/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */

/* Colors
---------------------------------*/
.text-blue{color:#0290ba !important;}
.text-orange{color:#f88524 !important;}
.text-pink{color:#e62d84 !important;}
.text-red{color:#d6081f !important;}
.text-violet{color:#891982 !important;}
.text-green-sea{color:#16a085 !important;}
.text-black{color:#000000 !important;}
.text-white{color:#ffffff !important;}
.text-gray{color:#fafafa !important;}
.text-mud{color:#e8d44d !important;}

.bg-blue{background-color:#0290ba !important;}
.bg-orange{background-color:#f88524 !important;}
.bg-pink{background-color:#e62d84 !important;}
.bg-red{background-color:#d6081f !important;}
.bg-violet{background-color:#891982 !important;}
.bg-green-sea{background-color:#16a085 !important;}
.bg-black{background-color:#000000 !important;}
.bg-white{background-color:#ffffff !important;}
.bg-gray{background-color:#fafafa !important;}
.bg-mud{background-color:#e8d44d !important;}

.text-capitalize{text-transform: uppercase;}

.p-0{padding:0 !important;}
.m-0{margin:0 !important;}

.about-content{
	width: 330px;
    height: 438px;
	position: absolute;
	top:0px;
	left:120px;
	z-index:99999;
	/*border-top:1px solid #d6081f;*/
	padding:20px 20px;
	padding-bottom:20px;
}
.about-content>p{
	padding: 47px 0px;
	text-align: left;
	margin-left: -6px;
	font-size: 1.3rem;
}
/*.parallelogram {
	transform: skew(10deg);
	-webkit-transform: skew(10deg);
	   -moz-transform: skew(10deg);
	     -o-transform: skew(10deg);
}
*/
.parallelogram {
	transform:none;
	-webkit-transform:none;
	   -moz-transform:none;
	     -o-transform:none;
}
.no-parallelogram{ text-align: center;
	width: 330px;
    height: 438px;
    margin-left: 0px;
	transform: skew(-16deg);
	-webkit-transform: skew(-16deg);
	   -moz-transform: skew(-16deg);
	     -o-transform: skew(-16deg);
}

#about .about-content p{margin-bottom:0px; line-height:20px}
/*#about .about-content p:nth-child(1){padding-left:0;}
#about .about-content p:nth-child(2){padding-left:10px;}
#about .about-content p:nth-child(3){padding-left:20px;}
#about .about-content p:nth-child(4){padding-left:30px;}
#about .about-content p:nth-child(5){padding-left:40px;}
#about .about-content p:nth-child(6){padding-left:50px;}
#about .about-content p:nth-child(7){padding-left:60px;}
#about .about-content p:nth-child(8){padding-left:70px;}
#about .about-content p:nth-child(9){padding-left:80px;}
#about .about-content p:nth-child(10){padding-left:90px;}
#about .about-content p:nth-child(11){padding-left:100px;}
#about .about-content p:nth-child(12){padding-left:110px;}
#about .about-content p:nth-child(13){padding-left:120px;}
#about .about-content p:nth-child(14){padding-left:130px;}
#about .about-content p:nth-child(15){padding-left:140px;}*/

.btn-parallelogram {
	width: auto;
	transform: skew(16deg);
	-webkit-transform: skew(16deg);
	   -moz-transform: skew(16deg);
	     -o-transform: skew(16deg);
}
.btn-parallelogram span{
	display: inline-block;
	padding: 6px 24px;
	transform: skew(-16deg);
	-webkit-transform: skew(-16deg);
	   -moz-transform: skew(-16deg);
	     -o-transform: skew(-16deg);
}

.relative {position:relative;}

.nav-tabs-centered { text-align: center; }
.nav-tabs-centered li { 
	float: none; 
	display: inline-block;
	margin: -1px 12px;
	background-color: #f0f0f0;
	transform: skew(-16deg);
	-webkit-transform: skew(16deg);
	   -moz-transform: skew(16deg);
	     -o-transform: skew(16deg);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #891982;
    border: 1px solid #891982;
	border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
	border-radius: 0px;
	color: #891982;
}

.nav-tabs > li > a > div {
	transform: skew(-22deg);
	-webkit-transform: skew(-22deg);
	   -moz-transform: skew(-22deg);
	     -o-transform: skew(-22deg);
}

.tab-pane{
	padding: 30px 0;
}
.tab-content > .tab-pane {
    padding-left: 120px;
    padding-right: 120px;
}

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#4c4c4b;
	margin:0;
}
h2{
	font-size:34px;
	color:#222222;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
	margin-bottom: 20px;
}

/* Header Styles
---------------------------------*/

.header{
	height: calc(100vh);
	text-align:center;
	padding:280px 0;
}
.carousel-caption{
	opacity:0.9; 
	padding: 10px 15px; 
	bottom:60px; 
	font-size: 26px;
}
#home_slider{
	margin-top:124px;
	height: calc(100vh - 130px);
	text-align:center;
}
.home-slider-0{
	width:inherit;
	
	height: calc(100vh - 130px);
	background: url(../img/home-banner-00.jpg) no-repeat;
	background-size: cover;
}
.home-slider-1{
	width:inherit;
	height: calc(100vh - 130px);
	background: url(../img/home-banner-01.jpg) no-repeat;
	background-size: cover;
}
.home-slider-2{
	width:inherit;
	height: calc(100vh - 130px);
	background: url(../img/home-banner-02.jpg) no-repeat;
	background-size: cover;
}
.home-slider-3{
	width:inherit;
	height: calc(100vh - 130px);
	background: url(../img/home-banner-03.jpg) no-repeat;
	background-size: cover;
}
.logo{
	width:130px;
	margin:0 auto 35px;
}
.small-slider{ display:none}
.carousel-indicators li{ background-color:#fff; border-color:#fff; width:12px; height:12px}
.carousel-indicators .active{ margin:1px; background-color:#d6081f; border-color:#d6081f; width:12px; height:12px}

.header h1{
	font-family: 'Montserrat',sans-serif;
	font-size:50px;
	font-weight:400;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#fff;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#7cc576;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#7cc576 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #7cc576;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.navbar-default{background-color:#d6081f !important; border-bottom:none}
.navbar-default .navbar-nav > li > a{ color:#fff}
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	position:relative;
	background:#fff;
}
.main-nav{
	text-align:center;
	margin:10px 0px;
	padding:0;
	list-style:none;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	text-decoration: none;
	line-height:20px;
	margin:6px 32px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #7cc576;
}

.small-logo{ 
	padding:0 32px;
}

.main-section{
	padding:30px 0px 30px;
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
}
.main-section.alabaster{
	background:#fafafa;
}

/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#7cc576;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}
.aipc-logo{position:absolute; left:40%; margin-left:-54px; top:12px}
.aipc-logo .aipc{ float:left}
.aipc-logo .ameeta_sinh{ float:left; margin-left:30px}
.aipc-logo .ameeta_sinh img{ width:90px; height:auto}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}
img {
   max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}

/* Clients
---------------------------------*/
.client-part{
	background:url(../img/section-bg1.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	text-align:center;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: ''Open Sans',sans-serif';
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #7cc576;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#7cc576;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-part{
	background:#7cc576;
	padding:25px 0;
    filter: alpha(opacity=60);
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height:520px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
/*.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}*/
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

/* Talk Business
---------------------------------*/
.business-talking{
	background:url(../img/section-bg2.jpg) top center no-repeat;
	background-size:cover;
	padding:30px 0 20px;
	text-align:center;
}
.business-talking h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:0px 0 0px;
	text-transform:uppercase;
	font-size:26px;
	color:#fff;
}
/*--social feed--*/
.social-feed{ font-family:inherit}
.timeline-Header {
    padding: 10px;
}
.social-feed .col-lg-6{padding-right:20px; padding-left:20px}
.twitter-widget{ background:#fff}
._2p3a{ width:100% !important; overflow:hidden}
/*--end socila feed--*/

/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	background:url(../img/bg-map.png) left 190px no-repeat;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:175px;
	height:50px;
	background:#7cc576;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: #7cc576;
    border:1px solid #7cc576;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background:#fafafa;
	padding:10px;
}
.footer-logo{
	margin:0px auto 0px;
	width: 120px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a, .credits a{
	color:#7cc576;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#d6081f;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #999 !important;
}

.portfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}



.carousel-item {
  min-height: 320px;
  background: no-repeat center center scroll;
  background-position:45% center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-item:nth-child(1) {
      background: url('../img/home-banner-01.jpg');
	   background-position:45% center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.carousel-item:nth-child(2) {
      background: url('../img/home-banner-02.jpg');
	   background-position:45% center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.carousel-item:nth-child(3) {
      background: url('../img/home-banner-03.jpg');
	   background-position:45% center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
#iitcarousel .carousel-indicators {
    margin-left: 0px;
    margin-right: 0px;
    right: 20px;
    top: 50%;
    margin-top: -9px;
    left: auto;
    display: block;
    z-index: 1;
}
#iitcarousel .carousel-indicators li {
    margin-bottom: 5px;
	border-radius: 50px;
	width: 14px;
	height: 14px;

}
.carousel-container-text{padding-top:120px}
.banner-hdr{width: 100%; margin-bottom: 10px;}
.banner-hdr .bannerhdr-bg{
	display: block;
	margin: 0 auto;
    margin-left: auto;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	-moz-box-shadow: 3.5px 3.5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 3.5px 3.5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 3.5px 3.5px 0 rgba(0, 0, 0, 0.12);
	-moz-transform: skew(-10deg, 0);
	-ms-transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0);
	transform: skew(-10deg, 0);
	left: 0;
	width: 150px;
	padding-left: 10px;
	height: 30px;
	}
.banner-hdr .bannerhdr-bg.hdr-light{
	font:100 55px/80px "Montserrat", sans-serif;
	font-weight:300;
	background-color: #93a5ae;
	color:#fff;
	z-index:2;
	left: -15px;
	width: 520px;
	padding: 0 25px;
	height: 80px;
	}
.banner-hdr .bannerhdr-bg.hdr-dark{
	top: -5px;
	font:100 43px/80px "Montserrat", sans-serif;
	font-weight: 600;
	z-index: 1;
	background-color: #072f5f;
	left: -15px;
	width: 520px;
	padding: 0 25px;
	height: 80px;
	}
.banner-hdr-cintent{width: 90%; margin: 0px auto; padding-bottom: 20px;}
.banner-hdr-cintent p{
	font: 400 22px/1.5em Georgia, Times, "Times New Roman", serif;
	color:#fff;
	margin-bottom: 5px;
	/*text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.75);*/
	}
.home-bnr-contact {
    padding: 0 5% 20px;
}
.banner-buttons{
	width:500px; 
	position:absolute; 
	z-index:50; 
	left:130px; 
	top:420px
	}
.banner-buttons a{
	position: relative;
	height: 45px;
line-height: 45px;
font-size: 20px;
font-weight:500;
width: 30%;
float: left;
margin: 0 3% 0 0;
border-radius: 40px;
text-transform: uppercase;
text-align:center;
color:#fff;
text-decoration:none;
transition: ease 0.1s all;
}
.banner-buttons a:hover{
	-moz-box-shadow: 20px 20px 25px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 20px 20px 25px rgba(0, 0, 0, 0.2);
	box-shadow: 20px 20px 25px rgba(0, 0, 0, 0.2);
	top: -3px;
	left: -3px;
	}
/*.carousel-indicators{ display:none}*/
.carousel-control-next, .carousel-control-prev{ display:none}

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	.video-bg{
		background-color:#010101;
		background-image:url(../img/video-bg.jpg);
		background-repeat:no-repeat;
		background-position: center center;
		background-size: cover;
		min-height:320px;
		width: 100%;
	}
	.modal-close{		
		background: #101010;
		border-radius: 50%;
		z-index: 99999;
		width: 32px;
		height: 32px;
		opacity: 1;
		color: #fff;
		clear:both;
	}
	.modal-close:hover{color:#fff;}
	#videoModal .modal-header, #videoModal .modal-body{
		background: #000;
	}
	#videoModal .modal-header{border:none;}
	#videoModal .modal-body{padding:0; text-align: center;}
	.swiper-pagination-bullet{
		width: 12px !important;
		height: 12px !important;
		display: inline-block;
		border-radius: 100%;
		background: #16a085 !important;
		opacity: .2;		
	}
	.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 20px;
		left: 0;
		width: 100%;
	}
/*---------Rupesh Ranjan-------------*/
/*--nav bar close collapse---*/
#nav-toggle { position: absolute; right:20px; top:20px; display:none}
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background:#ccc;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -10px; 
}
#nav-toggle span:after {
  bottom: -10px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
.donate{background: #d6081f; color:#fff !important; border-radius:50px; padding:6px 10px !important; margin-top:10px}
.donate:hover{ background: #d6081f; color:#fff !important;}
/*-- end nav bar close collapse--*/

/*.navbar-brand{ position:absolute; left:0px; padding:0px; background:#fff !important}
.navbar-brand:hover{ background-color:#fff}
*/
/*.navbar-brand img{ width:140px;}
.navbar > .container .navbar-brand{ margin-left:15px}
*/
/*.main-nav-outer{ position:relative; width:100%}
*/
ul.nav-tabs li div{ font-size:18px;}
ul.nav-tabs li div br{ display:none}
.nav-tabs{ border-bottom:none}
.unique-new{
	margin-top:14px;
	padding-left:30px;
	padding-bottom:13px; 
	font-weight: normal; 
	font-size:28px; 
	border-bottom:1px dotted #16a085;
	}
.other-page-nav{ font-family:inherit}
.other-page-nav .page-logo{float: left; background:#fff; position:absolute;}
.other-page-nav img{ width:140px;}
.other-page-nav ul.main-nav{ text-align:right}
.meri-pad-yatra-sub-banner{ margin-bottom:30px}
.meri-pad-yatra-sub-banner img{ width:100%}
.pre-nav-section{position:fixed; width:100%; top:0px; z-index:1031}
.navbar-default{ /*padding:10px 0px; height:112px;*/ background-color:#fff !important; box-shadow: 0 0 4px rgba(0,0,0,0.2);}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{ margin-top:76px}
.navbar-default .navbar-nav > li > a{ color:#666}
.navbar-nav > li > a{ padding-top:10px; padding-bottom:10px;}
.navbar-default .navbar-nav > li > a:hover{color:#d6081f/*border-bottom: #d6081f solid 4px;*/}
.pre-nav{ font-family:inherit; position: absolute; right:30px; top:12px; z-index:9999}
.pre-nav:after{ content:''; display:block; clear:both}
.pre-nav ul{ margin:0px; padding:0px; list-style:none; float:right}
.pre-nav ul li{ margin:0px; padding:0px; list-style:none; display:inline-block; text-align:right}
.pre-nav ul li a{ margin:0px; padding:0px; list-style:none; display:inline-block; padding:5px 15px; color:#666; font-weight:400}
.prof-congress{ padding:4px 0px; background:#d6081f; color:#fff; text-align:center; font-size:13px; font-weight:600}
.navbar-brand img {
    width:240px;
}
/*about section*/
.about-area {
    padding: 115px 0 105px;
    position: relative;
	margin-bottom:30px
}
.about-area::after {
    background-color:#f7f7f8;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(60% - 0px);
    z-index: -1;
}
.about-img {
    background: rgba(0, 0, 0, 0) url("../img/about.jpg") no-repeat scroll center center / cover ;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%;
}
.about-area h2{
	font-size:26px; 
	font-weight:400; 
	text-align:left; 
	text-transform:capitalize; 
	padding-bottom:8px; 
	font-family: Georgia, "Times New Roman", Times, serif
	}
.about-us-text {
    font-weight: 400;
    line-height: 26px;
}
.mt30{ margin-top:30px}
.mb30{ margin-bottom:30px}
/*---type 2--------*/
.about-area-type2 {
    padding: 115px 0 105px;
    position: relative;
	margin-bottom:30px;
}
.about-area-type2::after {
    background-color:#f7f7f8;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(60% - 0px);
    z-index: -1;
}
.about-area-type2-img {
    background: rgba(0, 0, 0, 0) url("../img/about.jpg") no-repeat scroll center center / cover ;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 40%;
}
.about-img2{
    background: rgba(0, 0, 0, 0) url("../img/shame.jpg") no-repeat scroll center center / cover ;
}
.about-img3{
    background: rgba(0, 0, 0, 0) url("../img/pain.jpg") no-repeat scroll center center / cover ;
}
.page-input{
    background: rgba(0, 0, 0, 0) url("../img/input-big.jpg") no-repeat scroll center center / cover ;
}
.page-effect{
    background: rgba(0, 0, 0, 0) url("../img/effect-page.jpg") no-repeat scroll center center / cover ;
}
.page-impact{
    background: rgba(0, 0, 0, 0) url("../img/impact-big.jpg") no-repeat scroll center center / cover ;
}
.page-monitoring{
    background: rgba(0, 0, 0, 0) url("../img/monitoring-big.jpg") no-repeat scroll center center / cover ;
}
.page-eligibility{
    background: rgba(0, 0, 0, 0) url("../img/eligibility-big.jpg") no-repeat scroll center center / cover ;
}
.page-event{
    background: rgba(0, 0, 0, 0) url("../img/event-big.jpg") no-repeat scroll center center / cover ;
}
.page-join{
    background: rgba(0, 0, 0, 0) url("../img/join-mpy-big.jpg") no-repeat scroll center center / cover ;
}
.breaking-the-silence{
    background: rgba(0, 0, 0, 0) url("../img/breaking-the-silence.jpg") no-repeat scroll center center / cover ;
}
.creating-sustainable-model{
    background: rgba(0, 0, 0, 0) url("../img/creating-sustainable-model.jpg") no-repeat scroll center center / cover ;
}
.improve-access-to-sanitary-napkins{
    background: rgba(0, 0, 0, 0) url("../img/improve-access-to-sanitary-napkins.jpg") no-repeat scroll center center / cover ;
}
.menstrual-hygiene-education{
    background: rgba(0, 0, 0, 0) url("../img/menstrual-hygiene-education.jpg") no-repeat scroll center center / cover ;
}
.make-a-single-donation{
    background: rgba(0, 0, 0, 0) url("../img/matching-gift.jpg") no-repeat scroll center center / cover ;
}
.join-for-5{
    background: rgba(0, 0, 0, 0) url("../img/join-for-5.jpg") no-repeat scroll center center / cover ;
}
.matching-gift{
    background: rgba(0, 0, 0, 0) url("../img/matching-gift.jpg") no-repeat scroll center center / cover ;
}
.mail-a-donation{
    background: rgba(0, 0, 0, 0) url("../img/mail-a-donation.jpg") no-repeat scroll center center / cover ;
}

.about-pageimg1{
    background: rgba(0, 0, 0, 0) url("../img/about-page1.jpg") no-repeat scroll center center / cover ;
}
.about-pageimg2{
    background: rgba(0, 0, 0, 0) url("../img/about-page2.jpg") no-repeat scroll center center / cover ;
}
.about-pageimg3{
    background: rgba(0, 0, 0, 0) url("../img/about-page3.jpg") no-repeat scroll center center / cover ;
}
.about-pageimg4{
    background: rgba(0, 0, 0, 0) url("../img/about-page4.jpg") no-repeat scroll center center / cover ;
}
.get-involved-1{
    background: rgba(0, 0, 0, 0) url("../img/get-involved-1.jpg") no-repeat scroll center center / cover ;
}
.get-involved-2{
    background: rgba(0, 0, 0, 0) url("../img/get-involved-2.jpg") no-repeat scroll center center / cover ;
}
.get-involved-3{
    background: rgba(0, 0, 0, 0) url("../img/get-involved-3.jpg") no-repeat scroll center center / cover ;
}


.about-area-type2 h2{font-size:26px; 
	font-weight:400; 
	text-align:left; 
	text-transform:capitalize; 
	padding-bottom:8px; 
	font-family: Georgia, "Times New Roman", Times, serif
	}
.about-area-type2-text {
    font-weight: 400;
    line-height: 26px;
}
.author{font-size:12px !important; color:#EFEFEF; text-align:right; padding-right:60px}
/*---end type 2--*/



.about-page__mission-quote{background-color: rgb(128, 130, 132); padding:120px 0px; margin-bottom:30px}
.about-page__mission-quote .abt-mission-quote-text{max-width:875px; margin:0px auto; text-align:center}
.about-page__mission-quote .abt-mission-quote-text p{font-family:Georgia, 'Times New Roman', Times, serif; font-size:38px; line-height: 61.484px; color:#fff; margin:0px 0px;}

.page-banner-technologies {
	margin-top:112px;
    background-image: url(../img/other-page-hdr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}
.page-title {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 80px 0;
    position: relative;
}
.page-title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
    color: #fff;
    font-size: 44px;
    font-weight: 800;
    margin-bottom: 20px;
    position: relative;
}
.page-title h1::before {
    background: #d6081f none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 3px;
    position: absolute;
    right:50%;
    width: 60px;
	margin-right:-30px
}
.page-title::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.page-title .bread-crumb {
    color: #ffffff;
    position: relative;
}
.page-title .bread-crumb a {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-right: 5px;
    position: relative;
}
.section-two-side-text{margin-bottom:50px}
.section-two-side-text h2{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:26px;
	font-weight:400;
	text-align:left;
	text-transform:capitalize
	}
.partner-container{ margin-top:50px}
ul.type-list{ margin:0px; margin-left:20px; padding:0px}
ul.type-list li{margin:0px; padding:0px}
.partner-container ul.type-list li{ margin-bottom:10px}
/*--Loader---*/
.pace {
	z-index: 9999999;
	position: fixed;  /*height: 100vh;*/
	width: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	/*background-image: url(images/qsource-logo-small.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60px;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .5s cubic-bezier(0.7, 0, 0.3, 1);
}
.pace-progress {
	position: absolute;
	width: 100%;
	height: 5px;
	right: 100%;
	top: 0;
	background: #007eff;
}
.pace-inactive {
	background: #fff;
	height: 0;
}
.pace-inactive .pace-progress {
	display: none;
}
/*end Loader--*/
/*--event---*/
.event-col{ font-family:inherit; margin-bottom:30px}
.event-col .event-post-content{ padding-top:20px}
.event-col .event-post-content p{ margin-bottom:0px; line-height:19px;}
.event-col .event-post-content .date-event{ font-size:12px; margin-bottom:6px}
.event-col .event-post-content h3{ font-size:20px; line-height:26px; margin-bottom:10px; text-transform:capitalize; color:#d6081f}
.event-more{margin-top:30px}
/*sponsor list*/
.sponsor{ font-family:inherit}
.sponsor ul li img{ max-height:34px;}
/*social icon*/
ul li.header-social{ color:inherit; margin-left:5px;}
ul li.header-social a{
	background:#333;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:50%;
	color:#fff;
	padding:0px;
	text-align:center
	}
ul li.header-social a.facebook-top{background: #3B5998;}
ul li.header-social a.twitter-top{background: #55ACEE;}
ul li.header-social a.instagram-top{background:#b70cae;}
ul li.header-social a.likedin-top{background:#0780c9;}

.footer-social-icon{ color:inherit; text-align:center}
.footer-social-icon ul{margin:0px; padding:0px; list-style: none}
.footer-social-icon ul li{margin:0px; padding:0px; list-style: none; display:inline-block; width:30px;
	height:30px; line-height:30px; border-radius:50%; text-align:center; margin-right:10px; background:#333; display:inline-block;}
.footer-social-icon ul li a{
	text-align:center;
	color:#fff;
	padding:0px;
	text-align:center;
	display:block;
	}
.footer-social-icon ul li.facebook-bottom{background: #3B5998;}
.footer-social-icon ul li.twitter-bottom{background: #55ACEE;}
.footer-social-icon ul li.instagram-bottom{background:#b70cae;}
.footer-social-icon ul li.linkedin-bottom{background:#0780c9;}

/* end social icon */
.navbar-fixed-top {
    /*top: 20px;*/
    top: 0px;
}eke
/*.navbar-brand img {
    height: 90px;
	width: auto !important;
}*/
.modal-body iframe{ width:560px; height:315px}
.learn-home-circul{margin-left:350px}
