@charset "utf-8";
/* CSS Document */
/*
Theme Name: Laventure
Author: Shameer
Author URI: http://www.primalcodes.com/
Version: 0.01
*/

/* INDEX -----------------*//*
00 FONTS
01 TYPOGRAPHY 
02 BG AND COLORS
03 LEFT MENU
04 BANNER
05 ABOUT PAGE 
06 SERVICES PAGES 
07 AWARDS
08 PROJECTS
09 TESTIMONIALS
10 CONTAC PAGE

*//*-----------------------*/

/* ----------------------------*/
/* 00 FONTS -------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:300,400,500,700,900');
/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/



/* mail send contact form7 */
.screen-reader-response{
	display: none; }
.wpcf7-response-output {
	width: 100%; float: left; 
	padding:20px 0; margin:1em 0 1em !important; 
	font-size: 14px; }
.wpcf7-mail-sent-ok {
	color:#008200; font-weight: 600; }
.wpcf7-validation-errors {
	color:#d51d53; }
.wpcf7-not-valid { 
	border-bottom-color: #d51d53 !important; }
span.wpcf7-not-valid-tip {
	width: 100%; clear: both; display: block; float: left; 
	font-size:0.9em; color: #d51d53 !important; 
	margin: -10px 0 10px 0;
	background: none !important; }
.contact-form p { 
	margin:0; }





/* ----------------------------*/
/* 01 TYPOGRAPHY --------------*/
html {
	scroll-behavior: smooth;
}
body {
	color:#111; font-size: 14px;
	font-family: 'Roboto', sans-serif; font-weight:400; }

h1, h2, h3 {
	font-family: 'Roboto Condensed', sans-serif; }
h3, h4 {
	font-family: 'Roboto Condensed', sans-serif; }
h5, h6 {  }

h1 { 
	text-transform: uppercase; text-align: center;
	color:#000000; font-size:1.9em; font-weight:700;
	background:url(assets/images/banner-border.png) center bottom no-repeat; }
h2 { 
	margin:10px 0 20px; padding:0 0 10px;
	text-transform: uppercase;
	color:#f5bd10; font-size:1.5em; font-weight:600;
	background:url(assets/images/banner-border-white.png) center bottom no-repeat;  }
h3 { 
	text-transform: uppercase;
	color:#000; font-size:1.4em; font-weight:700; }
h4 { color:#3c3950; font-size:1.3em; font-weight: 700; }
h5 { color:#333; font-size:1.2em; font-weight:500; }
h6 { color:#f5bd10; font-size:1.2em; font-family: 'Roboto', sans-serif; font-weight:300; }

p { font-size:1em; line-height:24px; }
a { color:#587af8; }
a:hover { color:#6772e5; }
p a { color:#587af8; }

a.button {
	padding:0 30px;
	display:inline-block; 
	min-width:120px; height:40px; line-height:36px;
	color:#000; font-size:0.9em; font-weight:500;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase; text-align: center;
	background: #f5bd10; border:2px solid #f5bd10; }
a.button:hover {
	color:#000;
	background: #fff; 
	border:2px solid #f5bd10; }
a.back-link {
	background: #000; color:#fff;
	border-color:#000;
}
a.back-link:before {
	margin:0 5px 0 0;
	content: "\f060"; color:#fff;
	font-family: "Font Awesome 5 Free"; font-weight:900;
}
a.back-link:hover:before {
	color:#000 !important;
}

/* -----------------------------*/
/* 02 BG AND COLORS  --------------*/
.white-bg { background: #fff !important; }
.black-bg { background: #000 !important; }

.white-text { color:#fff !important; }
.black-text { color:#000 !important; }


/* -----------------------------*/
/* 03 LEFT MENU  --------------*/

.left-navbar-area {
	position: fixed; left: 0; top:0;
	width:20%; background: #000; overflow-y: auto;
}
.page-wrapper {
	position: absolute; right: 0; top:0;
	width:80%;
}
@media (max-width:980px){
	.fixed-header { 
		position: fixed !important; top:0; left: 0;z-index: 2001;
		animation: smoothScroll 1s forwards; 
   }

	
	.leftnavbar {min-height: auto !important;}
	.page-wrapper { position: relative; width:100%;}
	.menu ul { width:100% !important; }
	/*.menu-area { width:100%; }
	.menu { }
	.menu ul { width:100% !important; max-width:100%; float:left; text-align:center; border:none !important; }
	.menu ul li { 
		padding:0 5px !important;
		width:auto !important; display: inline-block; float:none !important; border:none !important;  }
	.menu ul li a { padding:2px 5px !important; border:none; }*/

	.get-quote {}
	.get-quote .left-social { }

	
	.left-navbar-area { 
		-webkit-transition: all 0.5s ease;
		-moz-transition: position 10s;
		-ms-transition: position 10s;
		-o-transition: position 10s;
		transition: all 0.5s ease;
		width:100%; position: relative; top:0;
		max-width:100%; }
	.logo { float:left; margin-top:5px !important; margin-bottom:5px !important; }
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.leftnavbar-area { 
	/*position: fixed; left: 0; top:0;*/
	background: #000; }

.leftnavbar { 
	min-height:100vh; }

.logo { 
	clear:both; 
	width:100%; max-width:200px; 
	margin:20px auto 20px; 
	text-align: center; }
.logo a { display: inline-block; }
.logo img { width:148px; }
.logo-mobile { display: none; }

.menu {
	display: inline-block; padding:0px;
	margin:0 0 10px; float:left; width:100%; }
.menu ul {
	width:auto; margin:0; padding:0; display:inline-block;
	border-top:1px dashed #333333; }
.menu ul li {
	position: relative;
	width:100%; float:left; display: inline-block;
	margin:0; padding:2% 0; text-align: center;
	border-bottom:1px dashed #333333; }
.menu ul li a {
	display: inline-block;
	padding:0; margin:6px 0;
	font-weight: 700; font-size: 0.9em; line-height: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	color:#626b75; text-transform: uppercase; }
.menu a:hover {
	color:#f5b816; }
.menu ul li ul li a {
	font-size:0.85em; text-transform:none; }
.menu ul li ul li a:hover {
	background:#111; }

.get-quote {
	width:100%; float: left; text-align: center; }
.get-quote a {
	display:inline-block; height:33px; line-height:32px;
	padding:0 20px; margin:15px 0;
	color:#383838; font-size:1em;
	font-family: 'Source Sans Pro', sans-serif; font-weight:600;
	text-transform: uppercase; text-align: center;
	background: #f5bd10; border-radius:2px;
  -webkit-border-radius:2px; -moz-border-radius:2px; }
.get-quote a:hover {
	background: #fff; color:#383838; }

.left-social {
	display: inline-block; width:100%;
	text-align: center; margin:0; }
ul.social-list {
	margin:0 auto;  }
ul.social-list li {
	width: 20px; }
ul.social-list a {
	font-size:1.2em; line-height: 1em; color:#626b75; }

@media (max-width:980px) {
	ul.social-list { margin:8px 0 0 5px !important; }
	
}


/* -------------------------*/
/* 04 BANNER ---------------*/
.banner { 
	max-height: 620px; /*height: 100vh;*/
	position: relative; background: #000; overflow:hidden; }

.banner .item { max-height:620px; overflow:hidden; }
.banner .item img { width:100%; max-height: 100vh; opacity: 0.7; }
.bnr-caption { 
	width:80%; text-align: center; position: absolute; bottom:80px; left:10%; z-index: 200; }
.bnr-caption h1 { 
	background:none !important;
	text-transform: none; margin:10px 0 10px 0; padding:0; color:#fff; font-weight:300; font-size:2.6em; }
.bnr-caption h2 { 
	margin:0 0 5px 0; padding:0; 
	color:#e5b900; font-size:1.5em; font-weight:700; text-transform: uppercase;
	background:none !important; }

@media (max-width:568px){
	.bnr-caption h1{ font-size:1.1em; }
	.bnr-caption h2 { font-size:1.1em; padding-bottom:10px; }
	.bnr-caption { bottom:40px; }
}


/* Slider Controls */
.banner .owl-dots { 
	margin:0;
	width:20px; height:100%; position: absolute; right: 0; top:0;
	display: flex; justify-content: center; flex-direction: column; }
.banner .owl-carousel .owl-dots .owl-dot { 
	width:10px; height:10px;
	margin:4px 0; background:rgba(256,256,256,1); }
.banner .owl-carousel .owl-dots .owl-dot.active { 
	background:#f5bd10; }

.banner .owl-carousel .owl-nav { 
	border-top:10px solid #000; border-bottom:10px solid #000;
	position: absolute; top:auto; right:0; bottom:10px !important; z-index:2001; }
.banner .owl-nav div { 
	border:none; float:left; 
	background:#000; color:#e8b519; }
.banner .owl-nav div i { line-height: 30px !important; }
.banner .owl-nav div.owl-prev { 
	border-right:1px solid #e8b519;}

.bnr-readmore { 
	width:100%;  max-width:230px; margin:-65px auto 0; 
	z-index: 201;	position: relative;
	text-align: center; }
.bnr-readmore a { color:#e5b900; font-weight:500; }
.bnr-readmore span.icons { color:#fff !important; font-size:2em; }

@media (max-width:480px) {
	
}

@media (max-width:480px) {
	.bnr-readmore a { display: none; }
	.banner .owl-carousel .owl-nav { border:0;  }
	.owl-carousel .owl-nav div { font-size: 1.1em !important; }
}


/* ----------------------------------*/
/* 05 ABOUT PAGE --------------------*/
.about-page { background: #f5bd10; padding:10px 0 40px;  }
@media (max-width:980px) {
	.gallery {padding-top:80px;}
}
.about-page h3 { text-align: center; }
.about-page p { color:#000; text-align: center; font-size:1.1em; }
.about-page h1 { margin-top:50px; }



/* ----------------------------------*/
/* 06 SERVICES PAGES ---------------*/
.service-block { 
  position:relative; overflow:hidden; background:#000; }
.service-block h2 { color:#fff; margin:0; background:none; font-weight:500; }
.service-block p { color:#fff; margin:0; line-height:20px; }
.service-block .caption { 
	position:absolute; bottom:0;
	padding:10px;
	background:rgba(0,0,0,0.6);

	max-height:45px; overflow: hidden;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
}
.service-block:hover .caption {
	max-height: 200px;
}
.service-block h2 i {
	float:right; color:#f5bd10;
}
@media (max-width:980px) {
  .service-block .caption {
		max-height:48px;
		border-bottom:2px solid #f5bd10;
	}
	.service-block:hover .caption {
		max-height:48px;
	}
}


/* --------------------------------*/
/* 07 AWARDS ----------------------*/
.awards {
	background: #000; }

.award { 
	text-align: center; padding:20px 0; }
.award:hover { 
	background: #f1bf26; }
.award h3 { 
	margin:0; padding:0; 
	font-family: 'Roboto', sans-serif; font-weight:700;
	color:#f1bf26; text-align: center; text-transform: uppercase; }
.award h3 span { 
	font-size:1.8em;
	color:#fff; font-weight:900; }
.award:hover h3 { 
	color:#1e1e1e; }
.award:hover h3 span { 
	color:#1e1e1e; }

.award .hover-pic { display: none }
.award .award-pic { display: inline-block; }
.award:hover .award-pic { display: none }
.award:hover .hover-pic { display: inline-block }




/* --------------------------------*/
/* 08 PROJECTS --------------------*/
.projects-home { background: #000; }
.project-thumb-box { overflow: hidden; } 
.project-thumb { 
	border:1px solid #000; 
  	width: 100%; overflow: hidden;
	-webkit-transition: width 0.8s;
	-moz-transition: width 0.8s;
	transition: width 0.8s; }
.project-thumb:hover {
	position: relative; width:400px; 
}


.project-thumb:hover .title { display: none; }
.project-thumb img {
	object-fit: cover;
	height:350px; width:auto; max-width:auto;
}
.project-thumb .caption {
	position: absolute; bottom:0; left: 0;
	width:100%; 
	
	background: rgba(0,0,0,0.5);
	display: flex;
	justify-content: end;
	flex-direction: column;
	height:0px;
	min-height: 2px; overflow: hidden;
	-webkit-transition: min-height 0.8s;
	-moz-transition: min-height 0.8s;
	transition: min-height 0.8s;
}
.project-thumb:hover .caption {
	max-height: 100%; min-height: 100%;  
}
.project-thumb .caption h5 {
	max-width:320px;
	display: inline-block; padding:0 0 5px; margin:30px 20px 30px;
	font-family: 'Roboto Condensed', sans-serif; font-weight:400;
	color:#fff; text-transform: uppercase;
	border-bottom:1px solid #fff;
}
.project-thumb .caption p { 
	max-width:320px;
  	margin:-20px 20px 15px; padding:0;
	color:#fff; font-size:0.9em;
}
.project-thumb .caption span {
	font-weight:500;
}
.project-thumb .title {
	display: inline-block; padding:5px 10px;
	position: absolute; top:1px; right:1px; z-index: 21;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1em; color:#383838;
	text-transform: uppercase;
	background: #eab81b; 
}

.readmore-image { 
	overflow:hidden !important;
	max-width:100% !important; }
.project-thumb a.readmore { 
	width:40px; height:100%; overflow:hidden;
	color:#000; 
	background:#f5bd10;
	position: absolute; bottom:0px; right:0px;
	
}
.project-thumb a.readmore img { 
	object-fit: none; }
.view-all-projects {
	max-width:320px; 
	position: absolute; bottom:0;
	margin:0 0 30px;
}
.view-all-projects h4 {
	margin:0 20px; display: inline-block;
	font-weight:400; text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif; color:#fff;
}
.view-all-projects h4 span { 
	font-weight:700; }


@media (max-width:980px) {
	.project-thumb .caption { min-height:85px; }
	.project-thumb .caption h5 { margin-bottom:22px; }
	.project-thumb:hover .caption { max-height: 85px; min-height: 85px; }
	.project-thumb:hover { position: relative; width:100%; }
	.project-thumb a.readmore  {   }
}

@media (max-width:768px) {
	.project-thumb img { width:100%; height:auto; }
}



/* ----------------------------*/
/* 09 TESTIMONIALS ------------*/
.testimonials {
	padding:60px 0 40px;
	background: url(assets/images/testimonials-bg.jpg) repeat;
}
.testimonials .owl-carousel .owl-item img { max-width: 100% !important; width:auto !important; }
.testimonials img {
	float:left; 
}
.testimonials .owl-carousel {
	margin:20px 0 0; 
}
.testimonials .owl-carousel .owl-dots .owl-dot { 
	width:9px; height:9px; margin:0 3px; background:rgba(256,256,256,0.5);}
.testimonials .owl-carousel .owl-dots .owl-dot.active { 
	background:#f5bd10; }

.testimony-block {
	background: #020303; margin-bottom:30px;
	border-left:4px solid #f5bd10;
}
.testimony {
	padding:15px;
	display: flex; /*min-height:100%;*/
	justify-content: center;
	flex-direction: column;
}
.testimony p { 
	display:inline-block; clear:both;
	margin:0 0 12px; padding:0; font-size:0.98em;
	color:#757575; font-style:italic; line-height:20px; }
.testimony h6 { 
	display:inline-block; clear:both;
	margin:0; padding:0;
	color:#cbcbcb; font-weight:600; font-size:1.1em; }
.testimony h6 span { font-weight:400; font-size:0.8em;}


.get-enquiry {
	padding:40px 0;
	background-color:#000;
	background-image: url(assets/images/pattern-white-dot.png) ;
	background-repeat:repeat;
}
.get-enquiry h2 {
	background-position: left bottom;
}
.get-enquiry h6 {}
.get-enquiry p {
	color:#fff; font-weight: 300; font-size:0.92em;
}
.get-enquiry a.call-button {
	overflow: hidden; height: 40px; line-height: 40px; position: relative;
	display: inline-block; padding-right:15px;
	color:#1e1e1e;
	font-size:1.2em; font-weight:500;
	background:#fff; border-radius:3px; overflow: hidden;
	-moz-border-radius:3px; -webkit-border-radius:3px;
}
.get-enquiry a.call-button i {
	margin:0; width:40px; height:40px; text-align: center;
	font-size:1.2em; float:left; line-height: 40px;  background:#f5bd10; 
	transition: background-color 0.5s ease;
}
.get-enquiry a.call-button:hover i {
  background:#fff;
}
.get-enquiry a.call-button:hover span.animMove {
	width:100%;
}

.get-enquiry span.animMove { 
	position: absolute; left:0; top:0;
	width:10px; height:40px; 
	margin:0; padding:0;
	background:#f5bd10; 
	-webkit-transition: width 0.8s;
	-moz-transition: width 0.8s;
	transition: width 0.8s;
}


/* -------------------------------*/
/* 10 CONTAC PAGE ----------------*/
.contact-us {
	background:#000; }
.contact-us h2 {
	background: none; }

.contact-info {
	background-image: url(assets/images/contact-bg.jpg); 
	background-repeat:no-repeat;
	background-position: cover;
}
.contact-info h5 {
	color:#fff; font-weight: 500; font-size:1em; }
.contact-info p {
	color:#b4b4b4; }
.contact-info li, .contact-info li a {
	color:#b4b4b4; }
.contact-info :before {
	color:#f5bd10; }
.contact-info ul li.email { font-size:0.8em; }

.contact-info ul li { position: relative; padding:0 0 10px; margin:0 0 0 18px; }
.contact-info ul li:before { position: absolute;top:0;left:0; }

ul.social-listing { }
ul.social-listing li { float:left; text-align: center; }
ul.social-listing li a { font-size:1.4em; display: inline-block; padding:0; margin:0 10px 0 0; }
ul.social-listing li a:hover {}


.contact-form {
	
}

.contact-map {

}
.contact-map iframe {
	width:100%; height:380px; float:left;
}

.poweredby {
	padding:20px 0; margin:0;
	font-weight:400; font-size:0.85em;
	color:#fff; background: #000;
	text-align: center;
}
.poweredby a { color:#fff; }
.poweredby img.primalcode {
	display: inline-block;
	width:14px; margin:-4px 0 0 4px;
}
.poweredby br {
	display: none;
}
@media(max-width:768px) {
	.poweredby br { display: block; }
}

/* ----------------------------------------*/
/* 11 GALLERY -----------------------------*/
.gallery {
	min-height: 100vh; padding:60px 0 60px;
	background: #f5bd10;
}
@media (max-width:980px) {
	.gallery {padding-top:100px;}
}
.album-frame {
	margin:0 0 20px; display: inline-block;
}

.album-frame img {
	display: inline-block;
	margin:0; padding:0;
	border:6px solid #fff;

	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.3); 
	-moz-box-shadow:    5px 5px 0px 0px rgba(0,0,0,0.3); 
	box-shadow:         5px 5px 0px 0px rgba(0,0,0,0.3); 

	-webkit-transition: border 0.3s;
	-moz-transition: border 0.3s;
	transition: border 0.3s;
}


.album-frame h3 {
	font-size:1.1em; text-align:left;
	margin:20px 0; 
}
.album-frame h3::after {
	margin:0 0 0 10px; padding:0;
	display: inline-block; text-align: center;
	width:28px; height: 28px; line-height: 26px;
	font-family: "Font Awesome 5 Free"; font-weight:900;
	content: "\f105"; color:#fff;
	background: #000;
	border-radius:28px; -webkit-border-radius:28px; -moz-border-radius:28px;
}

.album-frame:hover img {
	border-width:8px;
	
}
.album-frame:hover h3::after {
	background: #fff; color:#000;
}


@media (max-width:576px) {
	.gallery { padding-bottom:20px;}
	.album-frame img { 
		display: inline-block;
		max-height:400px;
	 object-fit: cover;}
	.album-frame { position: relative; margin-bottom:40px; }
	.album-frame h3 { 
		margin:0 0 0; padding:10px 0 15px; color:#000;  
		position: absolute; bottom:0; width:100%; text-align: center; z-index:1;
	 background:rgba(256,256,256,0.7)}
	.gallery .mt-30p { margin-top:0 !important; }
	.album-frame h3::after { height:20px; line-height: 18px;}
}




/* ---------------------------------- */
/* INNER PAGES ---------------------- */
.inner-banner {
	position: relative; margin-bottom:30px; }
.inner-banner img {
	width: 100%; }

.banner-caption-bottom { 
	padding:20px 3%;
	background: #e5b900; }

.inner-banner .banner-caption {
	position: absolute; bottom:30px; left: 3%; }
/*.banner-caption-bottom {
	padding:10px 0 10px; margin:0;
	position: relative; 
	background: #e5b900; }*/
.banner-caption-bottom h4 { 
	color:#111 !important; margin:0 !important; }
.inner-banner h1, .banner-caption-bottom h1 {
	margin:0; padding:0;
	font-size:1.4em; font-weight: 600; 
	color:#fff; text-transform: uppercase; text-align: left;
	background:none !important; }
.inner-banner h4, .banner-caption-bottom h4 {
	margin:0 0 20px; padding:0; font-size:2em;
	font-weight: 500; color:#e5b900; text-transform: none; text-align: left; }


.inner-pages {
	background: #fff; margin:-30px 0 0; padding:40px 20px; 
}
.services-page {
	background:#f5bd10; margin:-30px 0 0; padding:40px 20px; 
}
@media (max-width: 980px) { 
	.inner-pages { margin:0; padding: 20px 10px; }
	.services-page { padding: 20px 10px; } 
}
@media (max-width: 768px) {
	.inner-banner .banner-caption { bottom:0; padding-left: 10px; }	
	.inner-banner .banner-caption h4 { margin-bottom:0; }
}

ul.inner-nav-links { 
	width:100%; 
	margin:-20px 0 40px 0; padding: 0; }
ul.inner-nav-links li { 
	padding:0 5px 0 0;
	font-weight: 500;
	color:#000; float: left; list-style: none; }
ul.inner-nav-links li a {}
ul.inner-nav-links li::after {
	display: inline-block; padding:0 0 0 8px;
	content: "\f061"; font-size:0.8em;
	font-family: "Font Awesome 5 Free"; font-weight:900;
}ul.inner-nav-links li:last-child::after {
	display: none;
}

.image-shadow-thumb {
	margin:0 0 20px; }
.image-shadow-thumb img {
	border:3px solid #fff; 
	-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.2); 
	-moz-box-shadow:    6px 6px 0px 0px rgba(0,0,0,0.2); 
	box-shadow:         6px 6px 0px 0px rgba(0,0,0,0.2); 
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: position 10s;
	-ms-transition: position 10s;
	-o-transition: position 10s;
	transition: all 0.5s ease; 
}
.image-shadow-thumb img:hover {
	cursor: crosshair;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3); 
	-moz-box-shadow:    0px 0px 0px 0px rgba(0,0,0,0.3); 
	box-shadow:         0px 0px 0px 0px rgba(0,0,0,0.3);
}

/* ---------------------------------*/
/* OFFERS THUMBNAILS ---------------*/
.offers-thumb {
	width:100%; float:left;
	margin:0 0 30px; padding:60px 20px 20px;
	background: #fef8e7; line-height: 1em; 
}
.type { 
	font-size:1.5em;
	text-transform: uppercase; font-weight:900;
}
.offeramount {
	margin:0 0 10px; padding:0;
	color:#34322e; font-family: 'Roboto Condensed', sans-serif;
	font-weight:900; font-size:6em; line-height: 1em;
}
.couponcode {
	font-family: 'Roboto Condensed', sans-serif; font-weight:700;
}.couponcode span { text-transform: uppercase; }
.couponcode, .duration2, 
.location {
	margin-bottom:10px;
}
.couponcode span, .duration2 span, 
.location span {
	font-weight:700;
}
.offers-thumb a {
	color:#000; text-decoration: underline; 
	font-size: 0.85em; font-weight:500;
}

/* OFFER DETAIL PAGE ----*/
.offer-banner {
	background: #f5bd10;
}

.offer-banner .offeramount {
	font-size:5em;
}
.offer-banner .couponcode {
	font-size:1.4em;
}
.offer-banner .couponcode:before {
	color:#fff; width:35px; height:25px;
}
.offer-banner .duration2:before {
	color:#fff; width:35px; height:20px;
}
.offer-banner .location:before {
	color:#fff; width:35px; height:20px;
}
.offer-banner .couponcode, .offer-banner .duration2, 
.offer-banner .location {
	margin:0;
}

/* --------------------------------- */
/* PHOTO GALLERY ------------------- */
.imageGallery1 img { height: 230px !important; object-fit: cover; }
.album-thumb-block, .photo-thumb-block {
	margin-bottom: 30px;
}
.album-thumb .photo-thumb {
	max-width:100%; overflow: hidden;
}
.album-thumb .photo-thumb img {
	height: 320px; object-fit: cover;
}
.album-thumb-caption, .photo-thumb-caption {
	color:#111; padding:10px 10px; min-height: 40px;
	font-size:0.9em; background:#f1f1f1;
}

.bottom-gallery {
	overflow:hidden; border-top:5px solid #000;
}
.bottom-gallery img {
	width:100%; position: relative;
	max-height:250px; object-fit:cover;
}
.photo-gal-frame {
	position: absolute; bottom:0; left:0;
	width:100%; padding:10px 20px;
	background:rgba(245,190,20,0.6);
}
.photo-gal-frame h1 {
	margin:0 0; padding:0; text-align: left;
	color:#000; background:none; font-size:1.5em;
}
.photo-gal-frame h1 span {
	color:#666; font-size:0.7em
}
.photo-gal-frame h1 i { font-size:0.9em; }
.photo-gal-frame:hover {
	background: rgb(245,190,20)
}


.video-thumb-block {
	margin:0 0 30px;
}
.video-thumb-block iframe {
	width:100%; height: 260px;
}

/* ---------------------------------- */
/* PROJECTS ------------------------- */
.project-cover {
	margin: 0 0 20px;width:100%; float:left; overflow: hidden;
}
.project-cover img {
	max-width: none; height:460px;
	max-height: 600px; object-fit: cover;
}
@media(max-width:1200px) {
	.project-cover img {
		height: 400px;
	}
}
@media(max-width:1120px) {
	.project-cover img {
		height: 400px;
	}
}
@media(max-width:768px) {
	.project-cover img {
		height: 350px;
	}
}
@media(max-width:568px) {
	.project-cover img {
		height:200px;
	}
}
@media(max-width:480px) {
	.project-cover img {
		height:200px;
	}
}

.project-cover .owl-carousel .owl-nav {
	bottom:0px !important; right:-1px; top:auto;
}
.project-cover .owl-nav div { float:left;}

.project-cover .owl-carousel .owl-nav div {
	width:50px; height:40px; 
	margin:0 1px; padding:0; 
	color:#fff; text-align:center; font-size:1.4em;
	background: #000; border:1px solid #000; }
.project-cover .owl-carousel .owl-nav div i {
	line-height: 40px;
}







.project-title { margin:0 0 20px; }
.project-title p { margin:0; }
.project-title p span { font-weight: 500; }

.project-detail-pic {
	text-align: center; margin:15px 0 ;
}
.project-detail-pic img {
	margin:0 auto 10px; display: inline-block; float:none;
	border-left:8px solid #7f7f7f;
	border-right:8px solid #7f7f7f;
}
.project-detail-pic .title { padding:0; }

.project-navigations {
	width:100%; float:left;
	padding:15px 20px;
	text-transform: uppercase; color:#000;
	background: #e5e5e5;
}
.project-navigations a {
	color:#000; font-weight:500;  font-size:1.2em; text-transform: none; 
}

.project-navigations i {
	padding:0 5px;
	display: inline-block; background:#000; color:#fff;
	
}
.project-navigations span { font-weight:500; font-size:0.75em; }

/* GET FREE QUOTE ---------------*/
.getfree-quote {
	margin:0 0 25px; padding:10px 20px 10px;
	border:2px solid #f5bd10; background:#f1f1f1;
}
.getfree-quote p { 
  font-size:0.9em; line-height: 1.3em; font-style: italic;  }
.getfree-quote input, .getfree-quote textarea { 
	border-color:#d5d5d5; }





/* RESPONSIVE CLASSESS --*/
@media (max-width:1200px) {
	
}
@media (max-width: 1024px) {

}
@media (max-width: 999px) {

}
@media (max-width: 768px) {

}
@media (max-width: 575px) {

}
@media (max-width: 569px) {

}
@media (max-width: 480px) {

}
@media (max-width: 1024px) {

}
