/*--- Css for default.css starts here--- */.bor-top{
	border-top: 10px solid [colour1];
	overflow: hidden;
}
.content-wrapper{
	overflow: hidden;
}

#header {
	margin: 0 auto;
	height: 71px;
}
#headerbg {
	clear: both;
	margin: 0 auto;
	height: 309px;
	background: url('../images/11header.png') no-repeat left top;
	margin: 0 auto;
	background-size:cover;
	background-position:center;
}
 #headerbg h1{
 margin-top: 0 !important;
    padding: 60px 40px;
    text-shadow: 1px 2px #333;
    color: #fff;
	text-align:center;
	    position: relative;
    top: 18%;
}
.logo-head a:hover{color:#2c628c;text-decoration:none;}
.logo-head img{max-height:60px;}
.ban{
	background: #efefef;
	margin-top: 20px;
}

#menu {
	float: right;
	margin-top: -1px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(../images/img03.jpg) no-repeat center top;
}
.navbar-toggle{
	margin-top: 25px;
    background: #000;
}
.navbar-toggle .icon-bar{
	background: #efefef;
}
.text1 {
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 90px 20px 0px 30px;
    color: #FFFFFF;
}

@media (max-width: 767px) {
	
	.navbar-collapse{
	background: #f1f1f1;
}
.navbar-collapse li a{
	color: #454545;
}
.navbar-collapse a:hover{
	background: none !important;
}
.navbar-collapse .current_page_item a{
	background: none !important;
}
.ban{
	margin-top: 0;
}
.navbar-toggle{
	margin-top: 15px;
}
}
@media (min-width: 767px) {
.logo-head img{max-height:45px;}
}
 /*--- Css for default.css ends here --- *//*--- Css for about11.css starts here--- */
.grid{
		padding:50px 0px;
	}
  
	.e_img{		
	}
	
	.e_img img{
		width:100%;
	}  
	
	
	.e_txt{
		margin-top:5px;
	}
	.e_txt h2{
		padding-bottom:16px;	
		color:#2c628c;	
	}

	
	.e_txt p{
		line-height:22px;
		text-align:center;
	}	
	




  /*--- Css for about11.css ends here --- *//*--- Css for services2.css starts here--- */#services .ele10_5 {
	margin-top: 25px;
}
#services .ele10_5 .details i  {
	font-size: 55px;
	color:#2c628c;
	margin-bottom:10px;
}
#services .ele10_5 .details h3 {	
	font-weight: 700;
	color: #333;
	margin: 0px 0px 21px 0px;
}
 /*--- Css for services2.css ends here --- *//*--- Css for cta2.css starts here--- */.consultation-area, .fun-area {
    background:#2c628c;
    padding: 44px 0;
    position: relative;
    overflow: hidden;
}
.consultation-angle {
    background: #2c628c none repeat scroll 0 0;
    content: "";
    height: 250px;
    left: 343px;
    position: absolute;
    top: -25px;
    transform: rotate(30deg);
    width: 93px;
}
.consultation-info.default-title {
    z-index: 999;
    position: relative;
}
.consultation-area h3 {
    color: #fff;
    margin-bottom: 12px;
}
.default-title > h3 {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    
    margin-bottom: 18px;
}
.default-title > p, .choose-plan .default-title ul li {
    color: #565656;
  
}
.consultation-area::after, .fun-area::after {
    background: rgba(11, 150, 190, 0.61) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -50px;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    width: 29.1%;
}
.consultation-area:before, .fun-area:before, .single-project:before {
    position: absolute;
   
    left: -300px;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.consultation-area .consultation-button {
    float: right;
   
}
.consultation-button {
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    padding: 10px 18px;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
    
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.consultation-button a{color:#fff;} /*--- Css for cta2.css ends here --- *//*--- Css for co2.css starts here--- */.hiddenmyraah{display:none;background:#72b53e; color:#fff;padding:20px;}
#msgSubmit{background:#72b53e; color:#fff;padding:20px;}

.contact-section .info-column .inner-box {
    position: relative;
    padding: 50px 40px 40px;
    background: rgba(255,255,255,0.95);
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -ms-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
}
.contact-section h3 {
    position: relative;
    font-size: 20px;
    color: #0b0b0b;
    line-height: 1.4em;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.contact-section .text {
    position: relative;
    line-height: 1.9em;
    margin-bottom: 40px;
}
.contact-section .contact-info {
    position: relative;
    line-height: 28px;
    padding-bottom: 30px;
}
.contact-section .contact-info li {
    position: relative;
    display: block;
    line-height: 28px;
    margin-bottom: 15px;
    padding-left: 32px;
}
.contact-section .contact-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 28px;
    font-size: 18px;
    color: #2c628c;
}

.contact-section .social-links-one {
    position: relative;
}
.contact-section .social-links-one li {
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
	    list-style: none;
}
.contact-section .social-links-one li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    color: #2c628c;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.contact-section .social-links-one li a:hover{background:#2c628c;color:#fff;}
.contact-section .form-column .inner-box {
    position: relative;
    padding: 50px 40px 30px;
    background: rgba(255,255,255,0.95);
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -ms-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
}
.contact-section .default-form .form-group {
    position: relative;
    margin-bottom: 30px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    line-height: 26px;
    height: 48px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 10px 25px;
    background: none;
    color: #010101;
    border-radius: 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.contact-section .contact-form .theme-btn {
    width: 180px;
    padding: 20px;
	border-color: #2c628c;
	line-height:0;
}

.btn-style-three {
    position: relative;
    
    line-height: 28px;
    background: #2c628c;
    font-size: 15px;
    font-weight: 400;
    border: 2px solid #2c628c;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
   
    border-radius: 3px;
}
.btn-style-three:hover{background: #fff;color:#000;}
.default-form textarea {
    height: 154px;
    resize: none;
}
 /*--- Css for co2.css ends here --- *//*--- Css for FooterElement161.css starts here--- */.myraahhidecredits{display:none;}
#footer .ele_16a{
	background:#fff;
	height:auto;
	padding-top: 50px;
}
#footer .ele_16a .logo{
	text-align:center;
}
#footer .ele_16a .logo h1 img{
	margin:0 auto;
	max-width:100%;
}
#footer .ele_16a .logo h1 a:hover{
	text-decoration:none;
}
#footer .ele_16a .txt{
	margin-top:15px;
	text-align:center;
}

#footer .right_soi {
    width: 100%;
	text-align:center;
    padding: 10px 0px;
	margin-top:20px;
}

#footer .right_soi ul {
    margin: 0px;
    padding: 0px;
}

#footer .right_soi ul li {
    display: inline-block;
	margin-right:8px;
}

#footer .right_soi ul li a {
    border: 2px solid #ececec;
    height: 50px;
    width: 50px;
	border-radius:50%;
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    color: #999;
    font-size: 18px;
	background:#ececec;
}

#footer .right_soi ul li a  i{
	
}

#footer .right_soi ul li:hover a{
	background:#2c628c;
	color:#fff;
	
}

#footer .foot_bot{
	padding:20px 30px;
	background:#f4f4f4;
	text-align:left;	
	margin-top:40px;
}

#footer .foot_bot p span{
	color:#666;	
	font-weight:500;
	}

#footer .foot_bot .rgt{
	text-align:right;
}
#footer .foot_bot .rgt p a{
	text-decoration:none;
}
#footer .foot_bot .rgt p a i{
	margin-left:8px;
	color:#b6b6b6;
}
 /*--- Css for FooterElement161.css ends here --- *//*--- Css for nav.css starts here--- */.theme-section {
    padding: 50px 0;
}
.breadcrumb-area {
    background: rgba(0, 0, 0, 0) url([image1])repeat scroll center 40% / cover;
    position: relative;
}
.theme-section.breadcrumb-area::before {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.breadcrumb-title {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin: 0;
}
.breadcrumb-wrap {
    float: right;
}
.breadcrumb-list>li {
    float: left;
    position: relative;
    color: #fff;
    font-weight: 400;
}
.breadcrumb-list>li a {
    color: #fff;
}
.breadcrumb-list>li+li {
    margin-left: 11px;
    padding-left: 11px;
}
.breadcrumb-list>li::after {
    color: #fff;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
} /*--- Css for nav.css ends here --- *//*--- Css for aboutinner.css starts here--- */#about-inner .general-section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  visibility: visible;
}

#about-inner hr.accent {
  border-color: #2c628c;
}
#about-inner hr.sep {
  width: 15%;
  margin-right: 100%
}
#about-inner hr.sep-wide {
  width: 30%;
}
#about-inner .text-center hr,
#about-inner hr.text-center {
  margin-left: auto;
  margin-right: auto;
}
#about-inner .text-right hr,
#about-inner hr.text-right {
  margin-left: auto;
  margin-right: 0;
}

/* - Section Mask Overlay
--------------------------------------------------------------*/
#about-inner .general-section .mask-overlay,
#about-inner .full-width-section .mask-overlay,
#footer .mask-overlay {
  background-color: #2c628c;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 0;
}
#about-inner .general-section .col .mask-overlay,
#about-inner .full-width-section .col .mask-overlay {
  z-index: -1;
}
#about-inner .mask-overlay.bg-accent {
  background-color:#2c628c;
}
#about-inner .mask-overlay.bg-white {
  background-color: #fff;
}
#about-inner .mask-overlay.bg-black {
  background-color: #252525;
}
#about-inner .mask-overlay.bg-grey {
  background-color: #f1f1f1;
}
#about-inner .mask-overlay.bg-beige {
  background-color: #edeae5;
}
#about-inner .section-header .section-title.title-large {
    font-size: 50px;
    color:#fff;
}
#about-inner .section-header .section-title.title-medium {
    font-size: 30px;
    line-height:40px;

}
#about-inner .btn.btn-outline-accent {
    background: transparent;
    border-color: #2c628c;
    color: #fff;
}
#about-inner .btn.btn-xlarge {
    padding: 17px 38px;
    font-size: 18px;
}
#about-inner .icon-box {
   
    margin-bottom: 1.5em;
}
#about-inner .icon-box.icon-top-center {
    text-align: center;
}
#about-inner .icon-box-icon.icon-accent i {
    color: #2c628c;
}
#about-inner .large-icon .icon-box-icon i {
    width: 52px;
    font-size: 50px;
    line-height: 52px;
}
#about-inner .icon-box .icon-box-icon i {
    border-radius: 50%;
    margin: 0;
    font-weight: 400;
    text-align: center;
    color: #2c628c;
    -webkit-backface-visibility: hidden;
}
#about-inner .counter {
    text-align: center;
    letter-spacing: 0.02em;
   
}
#about-inner .counter .count-number {
    font-size: 4em;
    font-weight: bold;
    line-height: 1em;
    color: #222;
}
#about-inner .counter .count-subject {
    position: relative;
    bottom: -15px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.2em;

}

 /*--- Css for aboutinner.css ends here --- *//*--- Css for services_inner_24.css starts here--- */#services_inner_24 { 
  margin: 80px 0px;
}

#services_inner_24 .service-two {
  position: relative;
}

#services_inner_24 .service-two .single-item {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 5px;
}

#services_inner_24 .service-two .single-item h4 {
  font-size: 22px;
  color: #222;
  margin-bottom: 10px;
}

#services_inner_24 .service-two .single-item .img-box {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

#services_inner_24 .service-two .content {
  position: relative;
  padding-left: 90px;
  margin-top: 15px;
  border-bottom: 2px solid #f4f4f4;
  padding-bottom: 10px;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

#services_inner_24 .service-two .single-item:hover .content {
  border-color: #2c628c;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

#services_inner_24 .service-two .icon-box {
  color: #2c628c;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 20px;
  border: 1px solid #f4f4f4;
  bottom: 10px;
  line-height: 58px;
  text-align: center;
  font-size: 32px;
}

#services_inner_24 .service-two .single-item .text {
  color: #222;
  padding: 19px 0;
}

@media screen and (min-width:320px) and (max-width:480px){
    
}
@media screen and (min-width:481px) and (max-width:767px){	
    
}
@media screen and (min-width:768px) and (max-width:980px){	
}
 /*--- Css for services_inner_24.css ends here --- *//*--- Css for co1.css starts here--- */.hiddenmyraah{display:none;background:#72b53e; color:#fff;padding:20px;}
#msgSubmit{background:#72b53e; color:#fff;padding:20px;}

.contact4 .p-40{padding:40px;}
.contact4 .bg-info {
  background-color: #2c628c; }
.contact4 .m-t-30 {  margin-top: 30px; }
.contact4 .m-t-40 {  margin-top: 40px; }
.contact4 .m-b-30 {  margin-bottom: 30px; }

.contact4 .op-8 {  opacity: 0.8; }
.contact4 .op-7{  opacity: 0.7; }
.contact4 h3 {
    line-height: 36px;
    font-size: 30px;
}
.contact4 .text-white {
    color: #ffffff;
}
.contact4 .m-t-15{margin-top:15px;}
.contact4 .m-t-20{margin-top:20px;}
.contact4 .form-control {
    padding: .75rem;
    border: 2px solid rgba(120, 130, 140, 0.13);
}
.contact4 .form-control {
    display: block;
    width: 100%;
 
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #2c628c;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.contact4 textarea.form-control {
    height: auto;
}
.contact4 .btn-danger-gradiant {
    background: #2c628c;
    background: -webkit-linear-gradient(legacy-direction(to right), #2c628c 0%, #d39d73 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2c628c), to(#d39d73));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #2c628c 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #2c628c 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #2c628c 100%);
    border: 0px;
}
.contact4 .btn-arrow {
    position: relative;
}

.contact4 .btn {
    color: #ffffff;
    padding: 10px 25px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.contact4 .spacer {
    padding: 90px 0;
}

.contact4 {
  overflow: hidden;
  position: relative; 
  background:#2c628c !important;
  }
  .contact4 .form-control {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #ffffff; }
    .contact4 .form-control:focus {
      border-color: #ffffff; }
  .contact4 input::-webkit-input-placeholder,
  .contact4 textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .contact4 input:-ms-input-placeholder,
  .contact4 textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .contact4 input::placeholder,
  .contact4 textarea::placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .contact4 .right-image {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0; }
.contact4 .contact-box {
    padding: 80px 105px 80px 0px;
}
.contact4 .ml-auto, .contact4 .mx-auto {
    margin-left: auto !important;
}
.contact4 .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
    float:right;
}
.contact4 .text-inverse {
    color: #3e4555 !important;
}
.contact4 .bg-white {
    background-color: #fff !important;
}
 /*--- Css for co1.css ends here --- *//*--- Css for listing.css starts here--- */#listing_inner {
    background-color: #Fff;
    padding-top:80px;
    padding-bottom:80px;
    z-index: 0;
}

/*=======================================================================
// Tour Cards Styling
=========================================================================*/


#listing_inner .tourcard { width:160px; }

#listing_inner .card {
    display: block; 
    line-height: 1.42857143;
    background-color: #Fff;
    border-radius: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
    transition: box-shadow .25s; 
    border:none; 
}





#listing_inner .container-fluid .card h6 {font-size:22px;  font-weight: 700; }


#listing_inner .card:hover {
    -webkit-transform: scale(1.016);
    -moz-transform: scale(1.016);
    transform: scale(1.016);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.6,.23,.32,.95);
    transition: transform .5s cubic-bezier(.6,.23,.32,.95);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

#listing_inner .img-card { 
    width: 100%;
    height:200px;
    display:block;
    overflow: hidden;
}



#listing_inner .card small { 
    font-weight: 400;
    margin:0 auto;
    margin-bottom: -54px;
    text-align:left;
    position: absolute;
    padding: 22px 0 0px 20px;
    line-height: 22px;
    font-size: 16.2px;
    color:#Fff;
    opacity: 0.8;
    transition: all .25s ease;
}

#listing_inner .img-card img {
    border-radius: 15px 15px 0px 0px;
    width: 100%;
    height: 200px;
    object-fit:cover; 
    font-family: 'object-fit: cover;';     
} 

#listing_inner .card-content { padding:15px; }

#listing_inner .tours-homepage .card-content h6.black { margin-top:15px; }


#listing_inner .card-content .tiny.white {   
    font-size:14px;
}


#listing_inner .card-title {  margin-top:0px; }

#listing_inner .card-title a {
    font-weight: 700;
    color: #303030!important;
    text-decoration: none !important;
}


#listing_inner .review-card .tiny {font-size:13px;}

#listing_inner .card-content p { margin-bottom:5px; }

#listing_inner .special-offer {
    position:absolute; 
    transform: translate(-50%, -50%);
    bottom:33%;
    left:50%;
}

#listing_inner .arrow_box {
	position: relative;
    background: ;
    height:55px;
    width:65px;
    animation: float 3s ease-in-out infinite;
    border-radius: 10px;
}

#listing_inner .arrow_box .subtitle {
    position:absolute; 
    transform: translate(-50%, -50%);
    top:50%;
    left:50%;
}

#listing_inner .arrow_box:after {
	top: 99%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: ;
	border-width: 10px;
	margin-left: -10px;
}

#listing_inner .tours-homepage .mb-lg-0 {
    margin-bottom: 0!important;
}
#listing_inner .front {
    z-index: 50;
}
#listing_inner .white {
    color: #fff;
}

#listing_inner .btn-primary.btn-sm {
    border-radius: 15px;
    background-color: ;
    color: #fff;
    border: none;
    font-size: 11px;
    padding: 6px 13px;    
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
}

#listing_inner h6.primary-color {
    font-weight: 700;
}

#listing_inner .primary-color {
    color: ;
}
#listing_inner .tours-homepage .card-content h6.black {
    margin-top: 15px;
}
#listing_inner .card-content p {
    margin-bottom: 5px;
}
#listing_inner .special-offer {
    position: absolute;
    transform: translate(-50%, -50%);
    bottom: 33%;
    left: 50%;
}
#listing_inner .arrow_box {
    position: relative;
    background: ;
    height: 55px;
    width: 65px;
    animation: float 3s ease-in-out infinite;
    border-radius: 10px;
}
#listing_inner .card h6{font-size:24px;}
 /*--- Css for listing.css ends here --- *//*--- Css for testimonial_inner_6.css starts here--- */#testimonial_inner_6 img{
    width: 100%;
    height: auto;
}

#testimonial_inner_6 .bg-faded {
    background-color: #f5f8fb;
}
#testimonial_inner_6 .bg-wh {
    background-color: #fff;
}

#testimonial_inner_6 .pt90 {
    padding-top: 90px;
}

#testimonial_inner_6 .pb60 {
    padding-bottom: 60px;
}

#testimonial_inner_6 .mb30 {
    margin-bottom: 30px ;
}

#testimonial_inner_6 .mb0 {
    margin-bottom: 0px;
}

#testimonial_inner_6 .align-items-center {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#testimonial_inner_6 .mr-auto {
    margin-right: auto!important;
}

#testimonial_inner_6 .ml-auto {
    margin-left: auto;
}

#testimonial_inner_6 .text-muted {
    opacity: 0.7;
}

#testimonial_inner_6 .font300 {
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 3.5rem;
}

#testimonial_inner_6 .h5{
    font-size: 2rem;
    font-weight: 300;
    color:;
}

#testimonial_inner_6 .rounded-circle {
    border-radius: 50%;
}

#testimonial_inner_6 .img-fluid {
    max-width: 100%;
    height: auto;
}

#testimonial_inner_6 .tposition{
    font-size: 1.5rem;
    color: #898989;
}

@media screen and (min-width:320px) and (max-width:480px){
    
}
@media screen and (min-width:481px) and (max-width:767px){
    
}
@media screen and (min-width:768px) and (max-width:980px){	
}
 /*--- Css for testimonial_inner_6.css ends here --- *//*--- Css for team_1.css starts here--- */
#teaminner .mb70 {
    margin-bottom: 70px !important;
}
#teaminner .no-padding {
    padding: 0 !important;
}
#teaminner .align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
#teaminner .mb70 {
    margin-bottom: 70px !important;
}
#teaminner .no-margin {
    margin: 0 !important;
}
#teaminner .bg-faded {
    background-color: rgba(71, 130, 211, 0.03);
}
#teaminner .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
#teaminner .pos-relative {
    position: relative;
}
#teaminner .d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
#teaminner .mr-3, .mx-3 {
    margin-right: 1rem!important;
}
#teaminner .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#teaminner .media-body {
    font-size: 12px;
}
#teaminner .mb10 {
    margin-bottom: 10px !important;
}
#teaminner .media .media-body h4 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
#teaminner .bg-primary {
    background-color: #007bff!important;
}
#teaminner .bg-primary {
    background: #4782d3 !important;
    border-color: #4782d3;
}
#teaminner .pt60 {
    padding-top: 60px !important;
}
#teaminner .pb50 {
    padding-bottom: 50px !important;
}
#teaminner .pos-relative {
    position: relative;
}
#teaminner .mr-3, .mx-3 {
    margin-right: 1rem!important;
}
#teaminner .text-white {
    color: white !important;
}
#teaminner .text-white-gray {
    color: rgba(255, 255, 255, 0.8) !important;
}
#teaminner .mb40 {
    margin-bottom: 40px !important;
}
#teaminner .no-padding {
    padding: 0 !important;
}
#teaminner .no-margin {
    margin: 0 !important;
}
#teaminner .mr-auto, .mx-auto {
    margin-right: auto!important;
}
#teaminner .ml-auto, .mx-auto {
    margin-left: auto!important;
}
#teaminner .mb30 {
    margin-bottom: 30px !important;
}
#teaminner .title-heading1 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 60px !important;
}
#teaminner .title-heading1 h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0px 50px;
    font-family: "Montserrat", sans-serif;
}
#teaminner .title-heading1 h3:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5px;
    width: 45px;
    height: 2px;
    background-color: #eee;
}
#teaminner .title-heading1 h3:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -5px;
    width: 45px;
    height: 2px;
    background-color: #eee;
}
#teaminner .text-center {
    text-align: center!important;
}
#teaminner .lead {
    font-size: 1.35714286em;
    line-height: 1.68421053em;
    font-weight: 400;
}
#teaminner .lead {
    font-weight: 400;
    color: #888888;
}
#teaminner .mb50 {
    margin-bottom: 50px !important;
}
#teaminner .mb30 {
    margin-bottom: 30px !important;
}
.no-padding {
    padding: 0 !important;
}
#teaminner .team-card {
    position: relative;
    overflow: hidden;
}
#teaminner .team-card .team-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}
#teaminner .team-card .team-overlay .team-detail {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    text-align: center;
    width: 100%;
}
#teaminner .team-card h4 {
    color: #fff;
}
#teaminner .team-card .team-overlay .team-detail h4 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#teaminner .team-card .team-overlay .team-detail span {
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 13px;
    font-style: italic;
}
#teaminner .team-card .team-overlay .team-detail .seprator-overlay {
    width: 80px;
    height: 1px;
    margin: 10px auto;
    background: rgba(255, 255, 255, 0.8);
}
#teaminner .list-inline {
    padding-left: 0;
    list-style: none;
}
#teaminner .list-inline-item {
    display: inline-block;
}
#teaminner .list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
#teaminner .team-card .team-overlay .team-detail ul li a {
    color: #fff;
}
#teaminner .special-feature .s-feature-box {
    overflow: hidden;
    position: relative;
    height: 280px;
    border: 1px solid #f2f2f2;
    margin-bottom: 20px;
    cursor: pointer;
}
#teaminner .special-feature .mask-top {
    width: 100%;
    background-color: #ffffff;
    padding: 55px 0;
    position: absolute;
    top: 0px;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#teaminner .special-feature i {
    font-size: 65px;
    line-height: 75px;
}
#teaminner .special-feature h4 {
    margin-top: 25px;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
}
#teaminner .special-feature .mask-top h4:before {
    top: -18px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    right: 0;
    margin: -2px auto;
    position: absolute;
    width: 40px;
}
#teaminner .special-feature .mask-bottom {
    padding: 20px 15px 20px 15px;
    width: 100%;
    position: absolute;
    bottom: -300px;
    height: 100%;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#teaminner .special-feature i {
    font-size: 65px;
    line-height: 75px;
}
#teaminner .special-feature .mask-bottom i {
    font-size: 38px;
    line-height: 50px;
}
#teaminner .special-feature .mask-bottom h4 {
    margin: 15px 0px 17px;
}
#teaminner .special-feature .mask-bottom p {
    padding: 0px 5px;
    font-size: 14px;
}
#teaminner .team-card:hover .team-overlay {
    opacity: 1;
}
#teaminner .special-feature .s-feature-box:hover .mask-bottom {
    bottom: 0;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #fff;
}
 /*--- Css for team_1.css ends here --- *//*--- Css for owl.carousel.css starts here--- *//* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
    float: left;
    cursor: url("../images/icon-move.png"), move;
}
.owl-carousel.light-pagination .owl-item{
	float: left;
        cursor: url("../images/icon-move-light.png"), move;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor: deafult;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.cursor-default .owl-item {
    cursor: default !important
} /*--- Css for owl.carousel.css ends here --- *//*--- Css for clients14.css starts here--- */

@import "lesshat";

#clients .bx-wrapper {
  width: 100%;
  border: 10px solid white;
  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  
  .bx-viewport { height: 189px !important; }
  
  #clients li {
    margin-top: -16px !important;
  }
}

@media screen and (min-width: 768px)
{
	#clients .carousel-indicators {
    bottom: -25px;
	}
}
#clients .carousel-indicators {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
#clients .client_margin{
	margin: 30px 0px;
}
#clients .carousel-indicators .active{
	background-color:#000 ;
}
#clients .carousel-indicators li{
	border: 1px solid #000;
} /*--- Css for clients14.css ends here --- */.Contactmyraahdisablethissection{display:none;}