@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,700,700i');

body, html{
	font-family: 'Muli', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #2b2b2b;
	font-size:18px;
}

h1{
	font-weight: 900;
	text-align:left;
	font-size:44px;
}
h1 strong{
	font-weight: 900;
}
h2{
	text-transform: uppercase;
	/*line-height: 20px;*/
	margin:  0;
	font-size: 38px;
	font-weight: 900;
	text-align:center;
}
h3{
font-size: 20px;
font-weight: 900;
text-transform:uppercase;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Muli', sans-serif;font-size: 18px;
}
p.intro{
	font-size: 18px;
	line-height: 28px;
	font-weight:300;
}
a{ color: #629841; outline:none;}
a:hover,
a:focus{
	text-decoration: none;
	color: #629841; outline:none;
}

.marginAuto{ margin:auto !important}
::selection {
  color: #fff; 
  background: #629841;
}

.padding0{padding:0!important}
.marginTop0{ margin-top:0px !important;}
.marginTop10{ margin-top:10px !important;}
.marginTop30{ margin-top:30px !important;}
.marginTop50{ margin-top:50px !important;}
.marginTop60{ margin-top:60px !important;}
.marginTop100{ margin-top:100px !important;}
.marginTop80{ margin-top:80px !important;}

.marginBot50{margin-bottom:50px !important	;}
.marginBot30{margin-bottom:30px !important	;}
.marginBot100{margin-bottom:100px !important	;}

.border{border:1px solid #f00;}
.fl-lft {float:left!important;}
.no-Pad{ padding:0 !important;}

.mgbViewBtn{
margin-top:40px;
}

.fullWidthImg img{ width:100%;}

.mgbViewBtn a {text-align:center;
width:auto;padding: 8px 30px;color: #fff;
    border: 2px solid #fff;
    font-size: 18px;
	font-weight:300;
	padding:15px 30px; font-weight:700!important;
	border-radius:4px;
	}
	
.mgbViewBtn a:hover{
	color:#fFF;
	background:#629841}
	
.mgbViewBtnInv{
margin-top:40px;
float:left;  
}

.mgbViewBtnInv a {padding:15px 30px;
color:#fff;
background-color:#629841 !important;
    font-weight: 700!important;
    background-color: #ffffff;
	display:inline-block;
	font-size:16px;
}
 	
.mgbViewBtnInv a:hover{
	color:#fff;background-color:#629841 !important;}
	
	
	
.FAQRow{ margin-top:40px;}

.section-title hr{
	border-color: #629841;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;
	margin:0 0 20px 0;
}
.ColrbgWhite{ border-top: 4px solid #fff !important;}
.hrCenter { width:100%; text-align:center;}
.hrCenter hr{
	border-color: #629841 !important;
	border-width: 4px;
	width: 160px;
	float: none;
	clear: both;
	position:inherit !important; 
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.FloatLeft{ float:left;}
.FloatRight{ float:right;}

ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}




#deluxeServices{ background:#f2f2f2; padding:60px 20px; }
/* Navigation */
#tf-menu {
	padding: 8px;
	transition: all 0.8s;
}

#sec-whatismgb{ background:#f5f3f3}


#tf-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
	
		background-color: rgba(255,255,255,1) !important;
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:1px 1px 5px #ccc;
}
#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
}

.mgbPh{ float:right; font-size:24px; clear:right; font-weight:200;}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	font-weight:800;
	letter-spacing: 1px;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover { color:#84b840;}

.on {
	background-color: rgba(255,255,255,1) !important;
	padding: 0 !important;
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #629841 !important;
	background-color: transparent;
}

.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #629841;
	border-color: #629841;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
	
.on img {/*width:63% !important;*/transition: width 8s;
    -webkit-transition: width 8s; /* Safari 3.1 to 6.0 */
	-webkit-transition-delay: 8s; /* Safari */
    transition-delay: 8s; -webkit-transition-duration: 8s; /* Safari */
    transition-duration: 8s;
	-webkit-transition-property: width; /* Safari */
    transition-property: width;
	padding-top:2px;}
	
	
	#bookatourWrapper{ background:#eee; margin-bottom:0;}
	.tourBox{ padding:30px 0; width:auto; width:100%; min-height:120px;}
	.tourBox a{ color:#2b2b2b}
	.tourBox a:hover{ color:#629841;}
	.tourBox span{clear:both; display:block}
	.tourboxtxt{ float:left; font-weight:800; clear:right;}
	.tourboxtxt p{ font-size:14px;}
	.BookTourBoxLinkWrap{text-align:center; width:100%; margin:auto; margin-top:45px;}
	a.BookTourBoxLink{
	color:#ffffff !important;
	background:#629841;
	vertical-align:middle;
	width:100%!important;
	text-align:center;
	margin:auto;
	font-weight:600;
	padding:12px 26px;
	border-radius:4px}
	a.BookTourBoxLink:hover{  background:#538733;}
	
	
	
	
	
	#InBookatourWrapper{ background:#fff; margin-bottom:0; min-height:auto; background:#eee}
	.InTourBox{ padding:20px 0;}
	.InTourBox span{clear:both; display:block}
	.INTourboxtxt{ float:left; font-weight:800; clear:right;}
	.InBookTourBoxLinkWrap{text-align:center; width:100%; display:flex}
	a.InBookTourBoxLink{ color:#ffffff !important; background:#629841; vertical-align:middle; width:100%!important; text-align:center; font-weight:600;padding:42px; !important  }
	a.InBookTourBoxLink:hover{  background:#629841;}
	
/* START FACILITY PIC GALLERY Style */	
	#FacilityPicsWrapper{ margin:0px 0 20px 0;}
	.FacPicBox{ padding:0px 50px;}
	.FacPicsWrapperRow{ float:left; margin: 60px 0 !important; background:color:#0000FF !important}
	#FacilityPicsWrapper.container .row{ margin-bottom:40px !important;}
	#FacilityPicsWrapper img{ width:100%;}
	et_pb_image_wrap{}
	
	
	

/* END FACILITY PIC GALLERY Style */

	
/* Home Style */
#cvch-home{
	background: url(../img/mgbcarmel.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;
}

#cvch-home .overlay{
	
	height: 660px;
	background-attachment: fixed;
}




#cvch-home p.lead{
	color: #fff;
}

/* INNER PAGE Style */
#cvhc-InnerBanner{
	background: url(../img/in_mgbcarmel.jpg);
	background-position: -6px 61px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;
	height:300px;
}


#cvhc-DownloadsBanner{
	background: url(../img/bnrdownloads.jpg);
	background-size:100%;
	color: #fff;
	height:300px;background-attachment: fixed;
	width:1350px;
}

#cvhc-AboutBanner{
	background: url(../img/bnraboutus.jpg);
	background-size:100% ;
	color: #fff;
	height:300px;background-attachment: fixed;
	width:1350px;
}


.cityList{ margin:auto; padding:45px 0;}
.cityList h3{ margin:30px 0;}
.cityListRow{ margin:auto; margin:8px 5px;}
.cityListRow div{padding:8px 10px; border:1px solid #ccc; width:22% !important; margin:0 10px ;}
.cityListRow div:hover{ background:#eee; color:#000;}

.AboutUsWrapper, #cvch-services{ padding:40px 0; margin-bottom:20px;}



#mgb-FullPic{
	background: url(../img/mgbfullimg.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#mgb-FullPic .fullPicoverlay{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.4) 7%, rgba(255,255,255,0.3) 15%, rgba(255,255,255,0.2) 25%, rgba(255,255,255,0.1)20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(17%,rgba(255,255,255,0.73)), color-stop(35%,rgba(255,255,255,0.66)), color-stop(0%,rgba(255,255,255,0.55)), color-stop(20%,rgba(255,255,255,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.4) 17%,rgba(255,255,255,0.3) 35%,rgba(255,255,255,0.2) 62%,rgba(255,255,255,0.1) 30%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.4) 17%,rgba(255,255,255,0.3) 25%,rgba(255,255,255,0.25) 40%,rgba(255,255,255,0.1) 30%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.4) 17%,rgba(255,255,255,0.3) 25%,rgba(255,255,255,0.2) 40%,rgba(255,255,255,0.1) 30%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 17%,rgba(255,255,255,0.2) 25%,rgba(255,255,255,0.1) 40%,rgba(255,255,255,0.1) 30%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 420px;
	color:#fff;
	background-attachment: fixed;
}



.FullPicContent{
	position: relative;
	padding: 8% 0 0;
	text-align:left;
	font-size:20px;
}

.FullPicContent span, .content p{	font-size:20px !important;color:#fff !important;}
.FullPicContent h1{ font-size:56px !important; font-weight:700;color:#fff !important; font-style:black; text-transform:none !important}



.ScheduleTourBtn{padding: 18% 0 0;}
.ScheduleTourBtn a{
padding:8px 30px;
color:#fff;
background-color:#629841 !important;
    font-weight: 700!important;
    background-color: #ffffff;
	border-radius:4px;
}

.ScheduleTourBtn a:hover{ color:#fff;background-color:#629841 !important;
}

.fa-arrow-circle-o-down{ font-size:55px;}
.downloadLink{ border-bottom:1px solid #ccc;
margin-top:10px;
text-align:left !important;
padding: 12px 10px 10px 30px;}

.downloadLink span{ margin-right:20px; vertical-align:middle !important}
.downloadLink a{ float:left; text-align:left;  width:100%}
.downloadLink a:hover{ color:#0d7db8;}

.content{
	position: relative;
	padding: 14% 0 0;
	text-align:left;
	
	font-size:30px;
}

.content span, .content p{	font-size:40px !important;color:#2b2b2b !important;}
.content h1{ font-size:56px !important; font-weight:700;color:#2b2b2b !important; font-style:black;}

.InrContent{
	position: relative;
	padding: 12% 0 0;
	text-align:left;
	font-size:30px;
}
.InrContent h1{ font-size:32px !important; font-weight:900;color:#2b2b2b !important; font-style:black;}
.InrContent span, .InrContent p{font-size:22px !important;color:#2b2b2b !important;}



.color{
	color: #629841;
}


.playvdoLink{color:#629841 !important;}

.playvdoLink a{
	color: #629841;
	font-size: 24px;
	transition: all 0.5s;
	padding-left:50px;
	}
	
	
.playvdoLink:before {
  font-family: FontAwesome;
  content: "\f01d";
  position:absolute;
}
	

	
	
	
	
/* About Section */
#tf-about{
	padding: 80px 0;
}
ul.about-list{ margin: 30px 0 0 0 ; width:100%;}
ul.about-list li{
	display: block;
	font-size: 18px;
	line-height: 25px;
	font-weight:700;
	line-height:1.2em;
	width:100%;
	margin-bottom:10px;
}

ul.about-list li{ float:left; clear:both}
.bulTxt{  padding:0 5px; width:85%; float:left; clear:right; margin-bottom:15px;}

ul.about-list li span{ 
	margin-right: 10px;
	float:left;
	color:#629841;
	margin-top:3px;
}

/* Team Section */
#tf-team{
	background: url(../img/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-team .overlay{
	background: -moz-linear-gradient(top,  rgba(80,120,28,.8) 0%, rgba(80,120,28,.8) 17%, rgba(80,120,28,.8) 35%, rgba(80,120,28,.8) 62%, rgba(80,120,28,.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(80,120,28,.8)), color-stop(17%,rgba(80,120,28,.8)), color-stop(35%,rgba(80,120,28,.8)), color-stop(62%,rgba(80,120,28,.8)), color-stop(100%,rgba(80,120,28,.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.66) 35%,rgba(80,120,28,.55) 62%,rgba(80,120,28,.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.8) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.8) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}
.section-title.center{
	padding: 30px 0;
}
/*.section-title h2,
.section-title.center h2{
	font-weight: 300;
}*/
.section-title.center .line{
	border-top: 4px solid #629841;
	height: 10px;
	width: 60px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.section-title.center hr {
	border-top: 4px solid rgba(252, 172, 69, 0.34);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}
#team{ margin: 0 auto}
#team .item{
    padding: 0;
    margin: 15px;
    color: #FFF;
    text-align: center;
}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#tf-team .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid #629841;
}
#tf-team .thumbnail {
	background: transparent;
	border: 0;
}

#tf-team .thumbnail .caption {
	padding: 9px;
	color: #F2F2F2;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #FFFFFF;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #629841;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #629841;
}

/* Services Section */
#tf-services{
	padding: 80px 0;
}

#tf-services h4 {color:#629841;}

.space{
	margin-top: 40px;
}

#tf-services i.fa {
	font-size: 40px;
	border: 4px solid #629841;
	width: 100px;
	height: 100px;
	padding: 27px 25px;
	margin-bottom: 10px;
	border-radius: 50%;
	transition: all 0.5s;
	color:#629841;
}

#tf-services i.fa.fa-mobile{
	font-size: 50px;
	padding: 20px 25px;
}

#tf-services .service:hover>i.fa{
	background: #629841;
	color: #ffffff;
}

/* Clients Section */
#cvch-location{
	background: url(../img/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#cvch-location .overlay{
	background: -moz-linear-gradient(top,  rgba(80,120,28,.8) 0%, rgba(80,120,28,.73) 17%, rgba(106,153,45.66) 35%, rgba(80,120,28,.55) 62%, rgba(80,120,28,.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(80,120,28,.8)), color-stop(17%,rgba(80,120,28,.73)), color-stop(35%,rgba(80,120,28,.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(80,120,28,.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(80,120,28,.8) 0%,rgba(80,120,28,.73) 17%,rgba(80,120,28,.8) 35%,rgba(80,120,28,.8) 62%,rgba(80,120,28,.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 80px 0;
	background-attachment: fixed;
	
}


#tf-diffmgb{

	
	color:#FFFFFF;
	background-attachment: fixed;
	background:url(../img/mgbfamily.jpg) rgb(44,187,163)  no-repeat;
	background-position:right;
}

#tf-Timemgb{
background: #629841;
color:#FFFFFF;
	color:#2;
	background-attachment: fixed;
	padding:30px 0;
	}
	
	.OfficeTimes{ font-size:24px; font-weight:400; text-align:left; letter-spacing:0; height:117px; padding-left:90px; padding-top:22px;}

.fa-clock-o{ font-size:117px;}


.diffmgb-text{ padding:50px 0}

#sec-contactus{
	background: url(../img/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000;
	padding:30px 0;
	text-align:left;
}


#clients .item{
    padding: 0;
    margin: 35px;
    color: #FFF;
    text-align: center;
}
/* Gallery Section 
==============================*/
#tf-works{
	padding: 80px 0;
}
.categories{ 
	padding: 10px 0;
}
ul.cat li{
	display: inline-block;
}
#tf-works li.pull-right {
	margin-top: 10px;
}
ol.type li{
	display: inline-block;
	margin-left: 20px;
}
ol.type li:after{
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after { content: ''; }
ol.type li a{ color: #222222}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}
#tf-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #629841;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #629841;
}
/* Testimonials Section */
#tf-testimonials{
	background: url(../img/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}





#tf-testimonials .overlay{
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */*/*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */*/*/*/*/
	padding: 80px 0;
	color:#333333;
	background-attachment: fixed;
}
#testimonial {
	padding: 30px 0;
}
#testimonial .item{
    display: block;
    width: 100%;
    height: auto;
}

#testimonial .item p {
	font-weight: 400;
	margin: 30px 0;
	color: #d1d1d1;
}
/* Contact Section */
#tf-contact{
	padding: 80px 0;
}

label {
	float: left;
	font-size: 12px;
	font-weight: 400;
}

form{ margin:20px 0 50px 0;}

#tf-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#tf-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

button{ padding:15px 36px; background:#629841; color:#FFFFFF; border:0; font-weight:700!important; font-size:20px;}
button:hover{ background:#629841;}

button.btn.tf-btn.btn-default {
	float: right;
	background: #629841;
	border: 0;
	border-radius: 0;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */
nav#footer{
	background: #222222;
	color: #ffffff;
	padding: 20px 0 15px 0;
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 12px;
	margin-top: 10px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 15px;
	padding: 6px 8px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover{
	background: #629841;
	border-color: #629841;
	color: #ffffff;
	
	
	
	
	
	
}
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}




video{}

#myVideo {
  right: 0;
  bottom: 0;
  width:100%;
  
}

/*.content {
position:absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  font-size:10px !important;
}*/

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}


/* TESTIMONIAL*/

#TestimonialSection{ padding:60px 0; border-bottom:2px solid #ccc;}
#TestimonialSection h2{ text-align:center;}

.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {
	margin: 50px auto;
	padding: 0 70px;
}
.carousel .item {
margin:60px 50px;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    height: auto;
}

.carousel .item p { font-weight:600; font-size:16px; }

.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #629841 ;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color:#629841 ;
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #629841 ;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/*----END TESTIMONIAL---*/


/* Clients Section
--------------------------------*/

#ourclients {
  padding: 60px 0;
  background:#eee;
  text-align:center;
  margin:auto;
}

#ourclients h2{ text-align:center; margin: 50px auto;}

#ourclients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
  margin:auto;
  text-align:center;
}

#ourclients .client-logo {
  padding: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}

#ourclients .client-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#ourclients img {
  transition: all 0.4s ease-in-out;
}

#ebookWrapper{ text-align:center; background:#ccc; padding:35px 0 5px 0 ;}
.EbookBtn{ float:left; padding:11px 12px; width:100%;}



/* Contact Section
--------------------------------*/
.TourForm{ width:75%; margin:auto; padding:15px;}

.form-group select,.form-group textarea, .form-group input, .form-group select.dateField{ border:1px solid #ccc; padding:1rem .75rem; font-size:14px; outline:none; width:100%; min-width:270px}

.form-group label {margin-right:20px;font-size:14px; padding-top:13px !important;} 

.form-group select { width:auto;}




.form-group select:focus, input:focus
{border:1px solid #525253}

#contact {
 
  padding: 60px 0;
  overflow: hidden;
}

#contact .section-header {
  padding-bottom: 30px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #b02418;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #b02418;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #b02418;
}

#contact .social-links a:hover {
  background: #b02418;
  color: #fff;
}

#contact .info {
  color: #283d50;
}

#contact .info i {
  font-size: 32px;
  color: #b02418;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 36px;
  line-height: 28px;
  font-size: 14px;
}

#contact .form #sendmessage {
  color: #b02418;
  border: 1px solid #b02418;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
 
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"], button[type="submit"], input[type="submit"] {
  background: #629841;
  border: 0;
  border-radius: 4px;
  padding: 12px 36px;
  color: #fff;
  transition: 0.3s;
  font-weight:600;
}

#contact .form button[type="submit"]:hover,  button[type="submit"]:hover, input[type="submit"]:hover{
  background: #629841;
  cursor: pointer;
}


.help-block{ font-size:12px; text-align:left; color:#FF0000;}
.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

.help-block{ font-size:12px; text-align:left; color:#FF0000;}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}

.alert{position:relative;padding:3.5rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}

.alert button.close{background:none !important; outline:none; border:none !important;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}

input[type=number] {
  -moz-appearance: textfield;
}