/*
Theme Name: DomainDePlaisance
Author: Vimla Balloo
Version: 1.4.1
License: GNU General Public License v3 or later 
License URI: http://www.gnu.org/licenses/gpl.html 

Tags: two-columns, right-sidebar, footer-widgets, blog, custom-background, custom-menu, custom-logo, sticky-post, threaded-comments, translation-ready, custom-colors, featured-images, full-width-template, theme-options, e-commerce, news
Tested up to: 5.6.1
Requires PHP: 5.4
Domain Path: /languages
*/

/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
}
body {
	background: #fff;
	font: 400 16px/1.6"Montserrat", sans-serif;
	color: #171822;
	-webkit-font-smoothing: antialiased;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover, a:focus {
    color: #22c5ff!important;
}
iframe {
	border: 0;
	width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #232323;
	margin: 0 0 25px;
	word-wrap: no-wrap;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left !important;
}
.position-relative {
	position: relative;
}
.leftauto {
	right: 0 !important;
	left: auto !important;
}
/* Transition elsements */

a,
.btn {
	transition: all 0.125s ease-in-out 0s;
}
.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image>img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
	transition: all 0.3s ease-in-out 0s;
}
.wp-block-gallery {
	margin: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	overflow: hidden;
	padding: 30px 10px 9px;
}
.wp-block-archives.wp-block-archives-dropdown {
	margin: 0 0 20px;
}
/* Reset box-shadow */

.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
	box-shadow: none;
}
/* Reset border-radius */

.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs>li>a,
.nav-pills>li>a {
	border-radius: 2px;
}
.pr-remove {
	/*vertical-align: middle !important;*/
	text-align: center;
}
.examples {
	border-radius: 2px;
	padding: 7px 5px;
	margin: 0 0 40px;
}
.examples.bg-dark {
	background: #333;
	border: 0;
}
.et-icons .box1 {
	border: 1px solid #e5e5e5;
	display: block;
	width: 25%;
	float: left;
	padding: 0;
	font-size: 13px;
	margin: -1px 0 0 -1px;
}
.seriousslider {
    width: calc(100% - 60px)!important;
    max-width: 100%!important;
    float: right;
}
.et-icons .box1>span {
	display: inline-block;
	border-right: 1px solid #e5e5e5;
	min-width: 60px;
	min-height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	margin-right: 5px;
}
.fa-icons>div {
	padding: 0;
	border: 1px solid #e5e5e5;
	margin: -1px 0 0 -1px;
	font-size: 13px;
}
.fa-icons-custom {
	font-size: x-large;
}
.fa-icons-custom-quote {
	color: #222324;
	background: #fff;
	border-width: 0.0625rem;
	border-style: solid;
	border-color: #fff;
	line-height: 1.4;
	font-size: x-large;
}
.fa-icons>div>i {
	display: inline-block;
	margin-right: 5px;
	min-width: 40px;
	min-height: 40px;
	border-right: 1px solid #f1f1f1;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.help-block ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* Sections */

.navbar-custom+.main {
	margin-top: 50px;
}
.main {
	position: relative;
	background-color: #fff;
	z-index: 1;
}
.module,
.module-small {
	position: relative;
/*	padding: 80px 0 50px;*/
	background-repeat: no-repeat;
/*	background-position: 50% 50%;*/
	background-size: cover;
	/* background: #f6f6f6; */
}
.module-extra {
	position: relative;
	padding: 0;
}
.module-extra-small {
	padding: 85px 0px;
	background: #f6f6f6;
}
.module-medium {
	position: relative;
	padding: 80px 0 50px;
	background: #ffffff;
}
.holder-w {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 1px;
	width: 50%;


}
.holder-w:before {
	border-top: 1px solid #eaeaea;
	position: relative;
	display: block;
	content: "";
	top: 1px;
	height: 1px;
	width: 100%;
}
/* Sections dividers */

.divider-w {
	border-top: 1px solid #eaeaea;
	margin: 0;
}
.divider-d {
	/* border-top: 1px solid #202020; */
	margin: 0;
}
/* Half-image */

.side-image {
	position: absolute;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	max-width: 45%;
	box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-left: 40px;
}
.side-image-text {
	background: #fff;
	border-top: none;
	border-bottom: none;
	padding: 10px 40px 10px;
}
/* Dark background */

.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
	color: #fff;
}
.bg-dark {
	/* background: #0e0f10; */
}
.bg-custom {
	background-color: #172526;
}
.margin-breadcrumb {
	margin-top: 0px;
}
.margin-breadcrumb h2 {
	margin-bottom: 10px;
	font-size: 30px !important;
	color: #fff;
}
.bg-dark-30:before {
	position: absolute;
	background: rgba(2, 2, 2, 0.4);
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.bg-dark-60:before {
	position: absolute;
	background: rgba(34, 34, 34, 0.8);
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.bg-dark-90:before {
	position: absolute;
	background: rgba(34, 34, 34, 0.9);
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

:lang(en-US) .query.fr{display: none;}


:lang(fr-FR) .query.en{display: none;}
:lang(fr-FR) .query.fr{display: block;}

.bg-gradient:before {
	position: absolute;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0);
	/* IE6-8 */
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.bg-light {
	/* background: #f6f6f6; */
}
.parallax-bg {
	background-attachment: scroll;
	background-size: cover;
}
/* Vertical margin, padding */

.p-0 {
	padding: 0 !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-40 {
	padding-top: 40px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pt-90 {
	padding-top: 90px !important;
}
.pt-140 {
	padding-top: 140px !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}





























.pb-30 {
	padding-bottom: 30px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pb-90 {
	padding-bottom: 90px !important;
}
.pb-140 {
	padding-bottom: 140px !important;
}






.m-0 {
	margin: 0 !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-80 {
	margin-top: 80px !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}
.mb-70 {
	margin-bottom: 70px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}

.site-footer {
    border-top: 0 !important;
    background: #EDFBFE;
}

.site-footer .container{
    width: 100%;
    max-width: 100%;
    background: #EDFBFE;
}
.site-footer .container .row{display: inherit;}


.home p.three-icons{ width:80%; margin: 80px auto 0 !important;text-align: center;}
p.three-icons{ width:80%; margin: 20px auto 0 !important;text-align: center;}
p.three-icons img{ width:22%; margin: 3%;}
#wpcf7-f2033-p978-o1, #wpcf7-f2036-p941-o1{
    position: absolute;
    right: 0px;
    top: 20px;
}
#wpcf7-f2033-p978-o1 form, #wpcf7-f2036-p941-o1 form{/*! background: #318fcd; */padding: 20px;}
#wpcf7-f2033-p978-o1 form p, #wpcf7-f2036-p941-o1 form p{
    margin: 0;
    line-height: 100%;
    color: #fff;
    font: 600 14px/100% Lato;
    text-shadow: 2px 2px 4px #000;
}
#wpcf7-f2033-p978-o1 form p label, #wpcf7-f2036-p941-o1 form p label{
    color: #fff;
    margin: 0;
    font: 400 18px/120% Lato;
    text-shadow: none;
    background: #318fcdad;
    padding: 6px 10px;
}
#wpcf7-f2033-p978-o1 form p input, #wpcf7-f2036-p941-o1 form p input{
    height: 30px;
    font: 400 14px/120% Lato;
    padding: 0 10px;
    margin: 0;
    border: 0;
    width: 360px;
    outline: 0;
    margin-top: 0px;
}


#wpcf7-f2033-p978-o1 form p label {
  /* font-weight: 100; */
  /* font-size: 30px; */
  /* color: #2E3D48; */
  /*! -webkit-animation: 1s blink step-end infinite; */
  /*! -moz-animation: 1s blink step-end infinite; */
  /*! -ms-animation: 1s blink step-end infinite; */
  -o-animation: 1s blink step-end infinite;
  /*! animation: 1s blink step-end infinite; */
  /* content:
  "|"; */
}



@keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-moz-keyframes blink {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-webkit-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-ms-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-o-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}


#wpcf7-f2033-p978-o1 form p input.wpcf7-submit, #wpcf7-f2036-p941-o1 form p input.wpcf7-submit{
    position: absolute;
    top: 20px;
    width: auto;
    padding: 0 10px;
    right: 20px;
    background: #318fcd;
    font: 400 12px/120% Lato;
}
#wpcf7-f2033-p978-o1 form p input.wpcf7-submit:hover, #wpcf7-f2036-p941-o1 form p input.wpcf7-submit:hover{
    opacity: 0.5;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}
.home .wpcf7 form.sent .wpcf7-response-output, .home .wpcf7 form.invalid .wpcf7-response-output { margin: 0;width: auto!important; padding: 0; font-size: 12px;}


@media only screen and (max-width: 991px) {
	.mt-sm-0 {
		margin-top: 0 !important;
	}
	.mt-sm-10 {
		margin-top: 10px !important;
	}
	.mt-sm-20 {
		margin-top: 20px !important;
	}
	.mt-sm-30 {
		margin-top: 30px !important;
	}
	.mt-sm-40 {
		margin-top: 40px !important;
	}
	.mt-sm-50 {
		margin-top: 50px !important;
	}
	.mt-sm-60 {
		margin-top: 60px !important;
	}
	.mt-sm-70 {
		margin-top: 70px !important;
	}
	.mt-sm-80 {
		margin-top: 80px !important;
	}
	.mb-sm-0 {
		margin-bottom: 0 !important;
	}
	.mb-sm-10 {
		margin-bottom: 10px !important;
	}
	.mb-sm-20 {
		margin-bottom: 20px !important;
	}
	.mb-sm-30 {
		margin-bottom: 30px !important;
	}
	.mb-sm-40 {
		margin-bottom: 40px !important;
	}
	.mb-sm-50 {
		margin-bottom: 50px !important;
	}
	.mb-sm-60 {
		margin-bottom: 60px !important;
	}
	.mb-sm-70 {
		margin-bottom: 70px !important;
	}
	.mb-sm-80 {
		margin-bottom: 80px !important;
	}
}
@media only screen and (max-width: 767px) {
	.mt-xs-0 {
		margin-top: 0 !important;
	}
	.mt-xs-10 {
		margin-top: 10px !important;
	}
	.mt-xs-20 {
		margin-top: 20px !important;
	}
	.mt-xs-30 {
		margin-top: 30px !important;
	}
	.mt-xs-40 {
		margin-top: 40px !important;
	}
	.mt-xs-50 {
		margin-top: 50px !important;
	}
	.mt-xs-60 {
		margin-top: 60px !important;
	}
	.mt-xs-70 {
		margin-top: 70px !important;
	}
	.mt-xs-80 {
		margin-top: 80px !important;
	}
	.mb-xs-0 {
		margin-bottom: 0 !important;
	}
	.mb-xs-10 {
		margin-bottom: 10px !important;
	}
	.mb-xs-20 {
		margin-bottom: 20px !important;
	}
	.mb-xs-30 {
		margin-bottom: 30px !important;
	}
	.mb-xs-40 {
		margin-bottom: 40px !important;
	}
	.mb-xs-50 {
		margin-bottom: 50px !important;
	}
	.mb-xs-60 {
		margin-bottom: 60px !important;
	}
	.mb-xs-70 {
		margin-bottom: 70px !important;
	}
	.mb-xs-80 {
		margin-bottom: 80px !important;
	}
}
/* Scroll to top */

.scroll-up {
	position: fixed;
	display: none;
	bottom: 20px;
	right: 50px;
	z-index: 999;
}
.scroll-up a {
	display: block;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 20px;
	color: #fff;
	opacity: 1;
	border-radius: 2px;
    padding-top: 12px;
    background: #263F98!important;
}
.wp-block-columns{position: relative;}
.hp{ width:100%; flex: 0 0 100%;max-width: 100%;padding: 0; position: unset;}
.container{width:calc(100% - 60px); max-width:100%;padding: 0;margin: inherit;float: right;}
.hide-text{display: none;}

.bg-blue{background:#EDFBFE;}

.wp-block-columns.tax-block{position: relative; width:70%; margin: 125px auto;overflow: hidden;clear: both;}
.wp-block-columns.tax-block h2{margin: 0;text-align: left;font: 900 italic 40px/120% Lato;clear: both;width: 100%;margin: 15px 0 30px;display: inline-block;}
.wp-block-columns.tax-block ul {margin: 0;list-style: disc;list-style-position: outside; margin-left: 15px;}
.wp-block-columns.tax-block ul li{color: #9F9F9F;font: 600 16px/120% Lato;position: relative;margin-left: 6px;}
.wp-block-columns.tax-block ul li::marker {color: #048bcd;font-size: 20px;overflow: hidden;display: inline-block;}
.wp-block-columns.tax-block .wp-block-column:last-child{ margin-top: 170px;}

.bg-blue .wp-block-column { flex-basis: 0; flex-grow: 1;min-width: 0;word-break: break-word;overflow-wrap: break-word;}
.container .row{ margin: 0; padding: 0;}
.site-footer .bg-blue h3{color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 14%;margin-top: 60px;}
.site-footer .bg-blue h2{font: 400 38px/120% Playfair Display;color: #048BCD;margin-left: 14%;margin-top: 6px;margin-bottom: 15px;width: 100%;text-align: left;}
.site-footer .bg-blue p{margin: 0;font: 300 18px/28px Lato !important;margin-bottom: 15px;margin-left: 14% !important;}
.site-footer .bg-blue p a{color: #048BCD;font: 600 18px/120% Playfair Display;}
.site-footer .bg-blue .wp-block-image, .site-footer .blue-center .wp-block-image{margin: 0;}
.site-footer .bg-blue .wp-block-image img, .site-footer .blue-center .wp-block-image img{width:100%; height: auto;}
.site-footer .blue-center{text-align: center;background: #EDFBFE;padding: 30px 0;overflow: hidden;clear: both;display: block;margin: 50px 0;}
.site-footer .blue-center h3{color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 0;}
.site-footer .blue-center h2{font: 400 38px/120% Playfair Display;color: #048BCD;margin-left: 0;margin: 6px auto 15px;}
.site-footer .bg-blue {width: calc(100% - 60px);float: right; margin: 0; display: none;}
#newsletter_form2{border: 0!important; padding: 0!important;}
.newsletter_form2_subscribe-message1 {display: block;}
.newsletter_form2_subscribe-message1 p{ display:block!important; background: #36a2d8c4!important;}
.newsletter_form2_subscribe-message1 p::after{ content: "X";position: absolute;right: -21px;top: -20px;cursor: pointer;background: #1f4fa7;padding: 5px 15px;
border-radius: 29px;z-index: 9999999; }
.newsletter_form2_subscribe-message1 .main_div{display:block!important;}
.newsletter_form2_subscribe-message1 .main_div.active{display:none!important;}
.container .row{ margin: 0; padding: 0;}
.hp .bg-blue h3{color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 14%;margin-top: 60px;}
.hp .bg-blue h2{font: 400 38px/120% Playfair Display;color: #048BCD;margin-left: 14%;margin-top: 6px;margin-bottom: 15px;width: 100%;text-align: left;}
.hp .bg-blue p{margin: 0;font: 300 18px/28px Lato !important;margin-bottom: 15px;margin-left: 14% !important;}
.hp .bg-blue p a{color: #048BCD;font: 600 18px/120% Playfair Display;}
.hp .bg-blue .wp-block-image, .hp .blue-center .wp-block-image{margin: 0;}
.hp .bg-blue .wp-block-image img, .hp .blue-center .wp-block-image img{width:100%; height: auto;}
.hp .blue-center{text-align: center;background: #EDFBFE;padding: 30px 0;overflow: hidden;clear: both;display: block;margin: 50px 0;}
.hp .blue-center h3{color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 0;}
.hp .blue-center h2{font: 400 38px/120% Playfair Display;color: #048BCD;margin-left: 0;margin: 6px auto 15px;}
.wp-block-image img{ width:100%;}
.block-pbp{background: #048BCE;color: #fff;text-align: center;right: 9%;bottom: auto;padding: 30px 70px 15px;margin: 0;margin-left: 0px;margin-left: 0px;position: absolute;
top: 50%;left: 69%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 40%;margin-left: 0 !important;outline: 25px solid #048BCE;border: 1px solid #40C1EB;    border-bottom-color: rgb(64, 193, 235);    border-bottom-style: solid;    border-bottom-width: 1px;}
.wp-block-image { margin-bottom: 0;}
figure.top-space img{margin-top: 60px;}
.block-pbp p{font: 18px/120% Lato !important;}
.block-pbp img{width: auto;margin-top: 20px;}
.site-footer .widget:last-child{ width:100%; padding: 0; margin: 0;max-width: 100%;}
.site-footer .widget:last-child p, .site-footer .widget:last-child a{color: #243B96; font: 13px/148% lato; padding: 0;}
#newsletter_form2 footer{ display:none;}
.ctl-instant-timeline .timeline-content .story-details{box-shadow: none;}
.ctl-instant-timeline .timeline-content:nth-child(2n+1) .story-details::before{ border:0;}
.ctl-instant-timeline .timeline-content:nth-child(2n+1) .story-details{ border-left: 0;}
.ctl-instant-timeline .story-image img {width: auto!important;height: auto;}
.ctl-instant-timeline .timeline-content:nth-child(2n) .story-details::before{ border:0;}
.ctl-instant-timeline .timeline-content:nth-child(2n) .story-details{ border-right: 0;border:0;}
.ctl-instant-timeline .timeline-content .story-details p { color: #9F9F9F !important;font: 300 18px/26px Lato !important;margin-bottom: 20px !important;}
.ctl-instant-timeline .timeline-content .story-details h3{color: #048BCC !important; font: 900 26px/120% Lato !important;margin-top: 15px !important;margin-bottom: 15px !important;}
main{overflow: hidden;clear: both; width:100%;}

.resident{background: #048BCE;color: #fff;padding: 30px 40px 15px;width: 30%;margin: 70px auto !important;outline: 25px solid #048BCE;border: 1px solid #40C1EB; border-bottom-color: rgb(64, 193, 235); border-bottom-style: solid; border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;
position: relative;clear: both;
box-shadow: -7px 24px 31px #000;
}
.resident h3{color:#fff !important;margin-top: 0 !important;font: 400 32px/120% Playfair Display !important;text-align: center;margin-bottom: 35px !important;}
.resident ul{}
.resident ul li{}
.resident p{text-align: center;}
.resident p a{border-bottom: 1px solid #FFFFFF82;margin: 40px auto 0;padding: 0;text-align: center;width: auto;color: #fff;}
#post-819 img{/*! margin-top: -14%; */}
.wp-image-2051{width: 100%;}
#post-807, #post-1094{margin-top: -2px;clear: both;overflow: hidden;background: url(http://ddp.web-testserver.com/wp-content/uploads/2021/02/wood.jpg) no-repeat; background-position-x: 0%;background-position-y: 0%;background-size: auto;
background-position: center right;background-size: 300px;}
#post-807 h3, #post-1094 h3{font-weight: 900;}
#post-807 h2, #post-1094 h2{font: 600 20px/120% Lato;margin: 30px auto;background: #243C96;width: 20%;margin: 0;float: left;color: #fff;padding: 36px 20px;text-align: left;min-height: 145px;}
#post-807 h2 strong{}
#post-807 ul, #post-1094 ul{/*! margin: 0 auto; *//*! line-height: 0; */width: 80%;overflow: hidden;/*! clear: both; */text-align: center;list-style: none;display: inline-block;list-style-position: inside;float: left;padding: 65px 0 18px;background: #243C96;margin: 0;}
#post-807 ul li, #post-1094 ul li{padding: 0;margin: 0;width: 25%;float: left;position: relative;color: #fff;text-align: left;font: 300 17px/120% Lato;} 
#post-807 ul li::marker, #post-1094 ul li::marker{ color: #048BCE; font:400 220px/120% Playfair Display; display: none;}
#post-807 ul li strong, #post-1094 ul li strong{display: block;text-align: left;color: #84D9F4;font: 600 18px/120% Lato;}
#post-807 ul li img, #post-1094 ul li img{float: left;margin-top: -35px;position: relative;z-index: 9999;margin-right: 10px;}
.newsletter_form2_com_news .form-control::placeholder{color: #fff!important;}
#post-807 ul li:nth-child(1){}
#post-807 ul li:nth-child(2), #post-1094 ul li:nth-child(2){ /*! margin-top: 80px; */}
#post-807 ul li:nth-child(3), #post-1094 ul li:nth-child(3){/*! margin-top: 80px; */}
#post-807 ul li:nth-child(4), #post-1094 ul li:nth-child(4){/*! margin-top: 160px; */}
#post-920 .wp-block-columns h3, #post-1375 .wp-block-columns h3{text-transform: uppercase;font: 900 24px/120% Lato;margin-bottom: 15px;}
#post-920 .wp-block-columns p, #post-1375 .wp-block-columns p{color: #000;font: 300 18px/30px Lato;padding-right: 80px;}
#post-920 .wp-block-columns form, #post-1375 .wp-block-columns form{margin-top: 35px;overflow: hidden;clear: both;display: block;}
#post-920 .wp-block-columns form label, #post-1375 .wp-block-columns form label{color: #777777;font: 600 18px/120% Lato;}
#post-920 .wp-block-columns form label .span{}
#post-920 .wp-block-columns form label .span input{}
#post-920 .wp-block-columns form label .span.your-fname{}
#post-920 .wp-block-columns form label .span.your-lname{}
#post-920 .wp-block-columns form p, #post-1375 .wp-block-columns form p{padding-right: 0;clear: both;margin-bottom: 40px;}
#post-920 .wp-block-columns form p input, #post-1375 .wp-block-columns form p input{border: 0;border-bottom: 2px solid #0683C6;padding-top: 0;margin-top: 0px;height: auto; outline: 0;}
#post-920 .wp-block-columns form p input.wpcf7-submit, #post-1375 .wp-block-columns form p input.wpcf7-submit{background: none;border: 0;font: 600 29px/120% Playfair Display;color: #048BCD;}
#post-920 .wp-block-columns form p textarea, #post-1375 .wp-block-columns form p textarea{border: 0;border-bottom: 2px solid #0683C6; height: 100px;}
#post-920 .wp-block-columns p.captcha-text, #post-1375 .wp-block-columns p.captcha-text{padding-right: 0;text-align: center;color: #777777;font: 600 15px/120% Lato;}
#post-920 .wp-block-columns form p:nth-child(3), #post-1375 .wp-block-columns form p:nth-child(3){ width: 42%; float: right;padding-right: 0;clear: none;}
#post-920 .wp-block-columns form p:nth-child(2), #post-1375 .wp-block-columns form p:nth-child(2){ width: 42%; float: left;padding-right: 0;}
#post-920 .wp-block-columns form p:last-child, #post-1375 .wp-block-columns form p:last-child{ margin-bottom: 10px;}
#post-907 .wp-block-columns, #post-804 .wp-block-columns{width: 96%;margin: 55px auto;}
#post-907 .wp-block-columns:last-of-type, #post-804 .wp-block-columns:last-of-type{width: 100%; margin: 0;}
#post-907 .wp-block-image figure img, #post-804 .wp-block-image figure img{margin-top: 20px;}
.wp-block-column.blue-pale-bg-with-text{background: #EDFBFE;padding: 40px;text-align: center;margin: 20px 0;}
.wp-block-column.blue-pale-bg-with-text h4{color: #048BCC;margin: 0;font: 600 20px/120% Lato;}
.wp-block-column.blue-pale-bg-with-text h1{color: #048BCC;font: 600 65px/120% Playfair Display;margin: 20px 0;}
.wp-block-column.blue-pale-bg-with-text p{font: 300 22px/120% Lato !important;width: 60%;margin: 20px auto !important;color: #048BCC;}
.wp-block-column.blue-pale-bg-with-text p a{background: #048BCC;color: #fff;border: 1px solid #fff;outline: 8px solid #048bcc;padding: 15px 45px;display: inline-block;font: 600 18px/120% Playfair Display;}
.wp-block-column.blue-pale-bg-with-text p strong{color: #048BCC;font: 600 29px/120% Lato;}
.wp-block-column.blue-pale-bg-with-text p a:hover{color: #000 !important;}
.main-swap{position: relative;overflow: hidden;clear: both;}
.main-swap .menu-item{position: absolute;left: 73%;bottom: 45px; z-index: 99999999;}
.main-swap .menu-item p{font: 300 25px/120% Lato;margin-bottom: 10px;color: #048BCC;}
.main-swap .menu-item p.active{ font-weight: 900;text-transform: uppercase;}
.main-swap .menu-item p.active::before{content: "";width: 100%;height: 3px;background: #88E4F9;display: block;position: absolute;right: 190px;top: 50%;box-shadow: -1px 2px 3px #484848;}
.main-swap .villas-container{position: relative;margin-top: 100px;}
.main-swap .villas-container img{width: 66%;}
.main-swap .villas-container .text-villas{position: absolute;background: #048BCE;color: #fff;padding: 30px 40px 15px;width: 22%;margin: 70px auto !important;outline: 25px solid #048BCE;border: 1px solid #40C1EB;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;/*! position: relative; *//*! clear: both; */left: 63%;top: -105px;text-align: center;font: 200 20px/120% Lato;}
.main-swap .villas-container .text-villas img{width: 80%;margin: 0 auto 30px;max-width: 100%;display: inherit;text-align: center;}
.main-swap .villas-container .text-villas a{display: block;margin-top: 35px;font: 400 18px/120% Playfair Display;margin-bottom: 20px;background: #fff;color: #048BCE;
text-decoration: none;padding: 8px;border: 1px solid #40C1EB;outline: 5px solid #fff;text-transform: uppercase;}
#post-907  h2, #post-804 h2{width: 94%;}


.main-swap .interior-view-container{ display: none;margin-top: 100px;}
.main-swap .interior-view-container img{width: 66%;}
.main-swap .interior-view-container .text-villas{position: absolute;background: #048BCE;color: #fff;padding: 30px 40px 15px;width: 22%;margin: 70px auto !important;outline: 25px solid #048BCE;border: 1px solid #40C1EB;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;/*! position: relative; *//*! clear: both; */left: 63%;top: 0px;text-align: center;font: 200 20px/120% Lato;}
.main-swap .interior-view-container .text-villas img{width: 80%;margin: 0 auto 30px;max-width: 100%;display: inherit;text-align: center;}
.main-swap .interior-view-container .text-villas a{display: block;margin-top: 35px;font: 400 18px/120% Playfair Display;margin-bottom: 20px;background: #fff;color: #048BCE;
text-decoration: none;padding: 8px;border: 1px solid #40C1EB;outline: 5px solid #fff;text-transform: uppercase;}

.main-swap .exterior-view-container{ display: none;margin-top: 100px;}
.main-swap .exterior-view-container img{width: 66%;}
.main-swap .exterior-view-container .text-villas{position: absolute;background: #048BCE;color: #fff;padding: 30px 40px 15px;width: 22%;margin: 70px auto !important;outline: 25px solid #048BCE;border: 1px solid #40C1EB;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(64, 193, 235);border-bottom-style: solid;border-bottom-width: 1px;/*! position: relative; *//*! clear: both; */left: 63%;top: 0px;text-align: center;font: 200 20px/120% Lato;}
.main-swap .exterior-view-container .text-villas img{width: 80%;margin: 0 auto 30px;max-width: 100%;display: inherit;text-align: center;}
.main-swap .exterior-view-container .text-villas a{display: block;margin-top: 35px;font: 400 18px/120% Playfair Display;margin-bottom: 20px;background: #fff;color: #048BCE;
text-decoration: none;padding: 8px;border: 1px solid #40C1EB;outline: 5px solid #fff;text-transform: uppercase;}



.post-entry h2{font: 600 65px/120% Playfair Display;color: #048BCD;width: 55%;margin: 60px auto 30px;text-align: center;}
.post-entry h3{color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 0%;margin-top: 60px;}
#post-837, #post-1404{background:#EDFBFE;padding: 60px 0;text-align: center;}
#post-837 h2, #post-1404 h2{font: 400 38px/120% Playfair Display;color: #048BCD;margin: 6px auto 15px;margin-bottom: 15px;text-align: center;}
#post-837 h3, #post-1404 h3{text-align: center;color: #048BCD;font: 300 20px/120% Lato;margin: 0;padding-left: 0;}
#post-837 p, #post-1404 p{width: 60%;margin: 0 auto;text-align: center;margin-bottom: 20px;color: #000;font: 400 20px/120% Lato;}
#post-837 .map-center img, #post-1404 .map-center img{width: auto;background: none;margin: 0 auto;text-align: center;display: block;margin-bottom: 30px;}
#post-837 .wp-block-gallery, #post-1404 .wp-block-gallery  {width: 86%;margin: 0 auto;}
#post-837 p a, #post-1404 p a{color: #048BCD;border-bottom: 1px solid #048BCD5E;margin: 40px 0;display: inline-block;padding: 0;} 
#post-815, #post-1097{background:#EDFBFE;padding: 60px 0;text-align: center;margin-top: 11%;}
#post-815 h3, #post-1097 h3{ text-align: center;}
#post-815 h2, #post-1097 h2{margin-top: 0;}
#post-815 img, #post-1097 img{margin: 40px 0;width: auto;}
#post-807 p{text-align: center;clear: both;}
#post-815 p a, #post-1097 p a{color: #fff;margin: 20px auto 0;display: inline-block;padding: 10px 20px; background:url("images/btn_gradient.png") no-repeat;}
#post-815 p, #post-1097 p{ width: 60%;margin: 0 auto;text-align: center;margin-bottom: 20px;color: #000;font: 300 18px/30px Lato;}
#post-815::before, #post-1097::before{background: url(https://domainedeplaisance.com/wp-content/themes/DomaineDePlaisance/images/blue-icon.png) no-repeat; content:"";width: 192px;height: 213px;display: block;background-position: center;background-position-y: -13%;position: relative;margin: -11% auto auto;} 
.home .seriousslider-indicators, .home .seriousslider-control{ }
.home .margin-breadcrumb{ display:none;}
.post-columns.site-info #post-795, .post-columns.site-info #post-1417{background:#EDFBFE;padding: 60px 0;text-align: center;}
.post-columns.site-info #post-795 h3, .post-columns.site-info #post-1417 h3{margin-top: 0;text-align: center;font-weight: 900;}
.post-columns.site-info #post-795 h2, .post-columns.site-info #post-1417 h2{font-weight: 400;}
.post-columns.site-info #post-795 ul, .post-columns.site-info #post-1417 ul{width: 70%;margin: 0 auto;list-style: none;text-align: center;overflow: hidden;}
.post-columns.site-info #post-795 ul li, .post-columns.site-info #post-1417 ul li{width: 24%;display: inline-table;float: left;}
.post-columns.site-info #post-795 ul li img, .post-columns.site-info #post-1417 ul li img{width: auto;height: auto;}
.post-columns.site-info #post-795 ul li span, .post-columns.site-info #post-1417 ul li span{display: inline-block;width: 60%;text-align: center;min-height: 90px;margin-top: 15px;}
.home .seriousslider-caption-title{ display:none;}
.home .seriousslider-caption-text h3{ color: #B2EBF8; font: 400 20px/120% Lato; margin-bottom: 5px; display:none;}
.home .seriousslider-caption-text h2{font:600 55px/120% Playfair Display; color: #fff;}
.home .seriousslider-inner .item a::before{position: absolute;bottom: 0;height: 457px;width: 100%;display: inline-block;z-index: 999;background-image: linear-gradient(#f0e9e900, #171716cc);/*! background: #000; */content: ""; display:none;}
.block-link-video {text-align: center;}
.block-link-video a{color: #fff;margin: 20px auto 0;display: inline-block;padding: 17px 30px; background:url("images/btn_gradient.png") no-repeat;font: 900 20px/120% Lato;
text-shadow: 2px 2px #00000091;}
.block-link-video a:hover{ color:#fff!important;}


div.pp_default .pp_top{display:none;}

div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right{background: none;}
div.pp_default .pp_content, div.light_rounded .pp_content { background-color: white; width: 100% !important;}
#pp_full_res {width: 100%;}
div.pp_default .pp_bottom{ display: none;}
div.pp_default .pp_content_container .pp_details {width: 99% !important;}
div.pp_overlay { z-index: 9999;}
iframe{height: 600px;}
div.pp_pic_holder {position: fixed;z-index: 99999999;top: 10% !important;width: 80% !important;left: 10% !important;}
div.pp_default .pp_close{display:none;}
.widget_polylang{position: fixed;top: 45px;left: 20px;z-index: 999999999;background: none!important;}

.widget_polylang li.lang-item-en a::before{ content: "EN";font: 900 16px/120% Lato;color: #fff;}
.widget_polylang li.lang-item-fr a::before{ content: "FR";font: 900 16px/120% Lato;color: #fff;}
.widget_polylang li.lang-item-en a{font-size: 0;}
.widget_polylang li.lang-item-fr a{font: 900 0px/120% Lato;}
.widget_polylang li.current-lang a::before{font: 900 16px/120% Lato; color: #88E4F9;}
.widget_polylang li{margin: 0px 0 10px;}


:lang(fr-FR) .villas-blue-bar-fr{display: block;text-transform: uppercase;transform: rotate(180deg);width: 25px;-ms-writing-mode: tb-rl;-webkit-writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;writing-mode: vertical-rl;color: #fff !important;font: 900 18px/120% Lato;position: absolute;left: 20px;bottom: 13%;
z-index: 99999999999;}
:lang(fr-FR) .villas-blue-bar{display: none;}


:lang(en-US) .villas-blue-bar-fr{display: none;}
:lang(en-US) .villas-blue-bar{display: block;text-transform: uppercase;transform: rotate(180deg);width: 25px;-ms-writing-mode: tb-rl;-webkit-writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;writing-mode: vertical-rl;color: #fff !important;font: 900 18px/120% Lato;position: absolute;left: 20px;
bottom: 13%;z-index: 99999999999;}


.navbar-toggle{position: fixed;left: 14px;top: 40%;z-index: 99999999;display: block;background: url(images/menu-icon.png) no-repeat;width: 30px;height: 154px;padding: 0;
text-align: center;margin: 0;float: none;right: 0;}
#custom-collapse.collapse:not(.show) {display: none !important;}

#custom-collapse.collapse.in { display: block !important;}
#custom-collapse{position: fixed;
top: 0px;
box-shadow: rgb(6, 128, 195) 0.3rem 0rem 1.5rem;
background: rgba(5, 134, 201, 0.95) none repeat scroll 0% 0%;
width: 400px;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;}
#custom-collapse.collapse:not(.show) .menu-secondmenu-container, #custom-collapse.collapse:not(.show) .menu-menu-principal-fr-container{overflow: hidden;}
#custom-collapse.collapse .menu-secondmenu-container, #custom-collapse.collapse .menu-menu-principal-fr-container{position: fixed;top: 0;height: 100%;/*! box-shadow: 0.3rem 0rem 1.5rem rgb(6, 128, 195); *//*! background: rgba(5, 134, 201, 0.95); */
width: 400px;left: 60px;}
#custom-collapse .menu-secondmenu-container .nav, #custom-collapse.collapse .menu-menu-principal-fr-container .nav{position: fixed;top: 40px !important;/*! box-shadow: 0.3rem 0rem 1.5rem rgb(6, 128, 195); *//*! background: rgba(5, 134, 201, 0.95); */
height: 100%;width: 400px;margin: 0;display: inherit;float: none;}

.seriousslider-caption{z-index: 999 !important;}
.scroll-up a:hover,
.scroll-up a:active {
	opacity: 1;
	color: #000;
    background: #048BCC!important;
}
.main-swap .menu-item p{ cursor: pointer;position: relative;width: 170px;display: block;}
.main-swap .menu-item p:hover{ font-weight: bold;}

.home .seriousslider-inner .item a::after{background: url(http://ddp.web-testserver.com/wp-content/uploads/2021/02/icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
content: "";
width: 192px;
height: 158px;
display: block;
background-position: center;
    background-position-y: center;
background-position-y: 4%;
position: relative;
margin: -11% auto 0;
padding: 0;
z-index: 9999;
    display: none;
}
.home  .seriousslider-caption{top: unset;bottom: 30px;transform: unset;padding-bottom: 0;}


.page #post-918 .post-entry{ width:100%; margin: 0 auto;} 
.page #post-918 .post-entry .villas{margin-top: 0;position: relative;/*! margin-bottom: 228px; */}
.page #post-918 .post-entry .villas .text{position: absolute;left: 0%;width: 30%;background: #fff;padding: 20px 35px;bottom: -10px;}
.page #post-918 .post-entry .villas .text h3{font-weight: 600;text-transform: uppercase;display: none;}
.page #post-918 .post-entry .villas .text h2{padding: 0;margin: 30px 0;font-size: 50px;text-align: left;width: 90%;
font-weight: 400;}
.page #post-918 .post-entry .villas .text p{color: #000;font: 300 20px/217% Lato;width: 90%;}
.page #post-918 .post-entry .villas .block-img{/*! color: #000; *//*! font: 300 20px/217% Lato; *//*! width: 90%; */width: 100%;overflow: hidden;}
.page #post-918 .post-entry .villas .block-img img{/*! width: 83%; *//*! overflow: hidden; */width: 70%;float: right;}

.page #post-918 .post-entry .features{background: #EDFBFE;margin: 40px 0 25px;overflow: hidden;}
.page #post-918 .post-entry .features h2{font-weight: 400;text-transform: capitalize;}
.page #post-918 .post-entry .features .links{width: 26%;float: left;margin-left: 4%;display: none;}
.page #post-918 .post-entry .features .links a{display: block;color: #048BCC;text-transform: uppercase;font: 400 20px/120% Lato;margin-bottom: 15px;}
.page #post-918 .post-entry .features .block-features{width: 60%;margin: 0 auto;list-style: none;text-align: center;position: relative;overflow: hidden;float: none;}
.page #post-918 .post-entry .features .block-features ul{}
.page #post-918 .post-entry .features .block-features ul li{width: 24%;display: inline-table;float: left;}
.page #post-918 .post-entry .features .block-features ul li a{}
.page #post-918 .post-entry .features .block-features ul li a img{width: 45%;height: auto;}
.page #post-918 .post-entry .features .block-features ul li a span{display: inline-block;width: 60%;text-align: center;min-height: 90px;margin-top: 15px;font: 15px/120% Lato;}

.page #post-1364 .block-link-video, .page #post-918 .block-link-video{margin-top: -55px;}
.page #post-1364 .block-link-video a, .page #post-918 .block-link-video a{margin-top: 0;margin-bottom: 0px;}


.block-link-video.imp{margin-top: 60px!important;}
.block-link-video.imp a{ margin-bottom: 0!important;}
.post-entry .superficie-block{}
.post-entry .superficie-block ul{padding: 0; margin: 0;}
.post-entry .superficie-block ul li:first-child{background: #EDFBFE;padding-left: 2%;width: 30%;color: #048BCE;-webkit-text-fill-color: #048BCE;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #048BCE;position: relative; font-weight: bold;padding-bottom: 1.4%;}
.post-entry .superficie-block ul li:first-child::after{content: "";background: url("images/plus-icon.png") no-repeat center;width: 39px;height: 40px;display: inline-block;position: absolute;right: 55px;z-index: 9999;
top: 20%;}
.post-entry .superficie-block ul li {display: inline-block;margin: 35px 0 65px;font: 80px/120% Playfair Display;color: #048bcd;
-webkit-text-fill-color: #fff0;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #fff;
background: #243C96;
width: 23.3%;
display: inline-block;
padding: 0% 2% 2%;
float: left;
}
.post-entry .superficie-block ul li span{font: 500 22px/120% Lato;color: #fff;-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 0;-webkit-text-stroke-color: #fff;margin-top: 15px;
width: 100%;
clear: both;
display: block;
}
.post-entry .superficie-block ul li:first-child span{font: 500 22px/120% Lato;color: #243C96;-webkit-text-fill-color: #243C96;
-webkit-text-stroke-width: 0;-webkit-text-stroke-color: #243C96;margin-top: 0px;
width: 100%;
clear: both;
display: block;
}
.post-entry .superficie-block ul li sup{top: -.5em;}
.post-entry .superficie-block p{}
.post-entry .superficie-block p img{ margin-bottom: 80px;}
.page #post-1364 .post-entry{ width:100%; margin: 0 auto;} 
.page #post-1364 .post-entry .villas{margin-top: 0;position: relative;margin-bottom: 80px;}
.page #post-1364 .post-entry .villas .text{position: absolute;left: 0%;width: 30%;background: #fff;padding: 20px 35px;bottom: -10px;}
.page #post-1364 .post-entry .villas .text h3{font-weight: 600;text-transform: uppercase;display: none;}
.page #post-1364 .post-entry .villas .text h2{padding: 0;margin: 30px 0;font-size: 50px;text-align: left;width: 90%;
font-weight: 400;}
.page #post-1364 .post-entry .villas .text p{color: #000;font: 300 20px/217% Lato;width: 100%;}
.page #post-1364 .post-entry .villas .block-img{width: 100%;overflow: hidden;}
.page #post-1364 .post-entry .villas .block-img img{width: 70%;float: right;}
.page #post-1364 .block-img-plan, .page-id-918 .block-img-plan{display: none;}
.page #post-1364 .post-entry .features{background: #EDFBFE;margin: 40px 0;overflow: hidden;}
.page #post-1364 .post-entry .features h2{font-weight: 400;text-transform: capitalize;}
.page #post-1364 .post-entry .features .links{width: 26%;float: left;margin-left: 4%;display: none;}
.page #post-1364 .post-entry .features .links a{display: block;color: #048BCC;text-transform: uppercase;font: 400 20px/120% Lato;margin-bottom: 15px;}
.page #post-1364 .post-entry .features .block-features{width: 60%;margin: 0 auto;list-style: none;text-align: center;
overflow: hidden;
float: none;
}
.page #post-1364 .post-entry .features .block-features ul{}
.page #post-1364 .post-entry .features .block-features ul li{width: 24%;display: inline-table;float: left;}
.page #post-1364 .post-entry .features .block-features ul li a{}
.page #post-1364 .post-entry .features .block-features ul li a img{width: 45%;height: auto;}
.page #post-1364 .post-entry .features .block-features ul li a span{display: inline-block;width: 60%;text-align: center;
min-height: 90px;margin-top: 15px;
font: 15px/120% Lato;
}

.block-img-plan img{width: 80%;margin: 80px auto;}


/* Video */

.video-controls-box {
	position: absolute !important;
	bottom: 40px;
	left: 0;

	width: 100%;
	z-index: 1;
}
.video-controls-box a {
	display: inline-block;
	color: #fff;
	margin: 0 5px 0 0;
}
/* Landing Page */

.landing-reason:before {
	position: absolute;
	content: " ";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(66, 26, 107, 0.9);
}
.landing-reason {
	color: #fff;
	font-size: 13px;
}

.landing-image-text {

	padding-top: 70px;
	padding-bottom: 0px;
}
.landing-image-text h2 {
	margin-top: 100px;
	margin-bottom: 15px;
}
.landing-screenshot:before {
	position: absolute;
	content: " ";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(66, 60, 130, 0.5);
}
.alert i {
	margin-right: 5px;
}
/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/

.btn {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	padding: 13px 40px;
	font-weight: 600;
	border-radius: 2px !important;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0;
}
.btn.btn-round {
	border-radius: 2px;
}
.btn.btn-circle {
	border-radius: 30px;
}
.btn.btn-w {
	background: rgba(255, 255, 255, 1);
	color: #232323;
}
.btn.btn-w:hover,
.btn.btn-w:focus {
	background: white;
	color: #232323;
}
.btn.btn-g {
	background: #fff;
	color: #232323;
}
.titan-caption .btn.btn-border-w {
	background: transparent;
	color: #ffffff;
	border-color: #ffffff;

	border: 1px solid #fff;
}
.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
	border-color: transparent;
}
.btn.btn-d {
	background: rgba(17, 17, 17, 0.8);
	color: #fff;
}
.btn.btn-b {
	background: #111111;
	color: #fff;
}
.btn.btn-b:hover,
.btn.btn-b:focus {
	background: rgba(17, 17, 17, 0.8);
}
.btn-border-d {
	background: transparent;
	border: 1px solid #111111;
	color: #232323;
}
.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
	background: #111111;
	color: #fff;
}
.btn.btn-font-w {
	background: rgba(255, 255, 255, 0.8);
	color: #fff;
}
.btn.btn-font-w:hover {
	background: #fff;
	color: #232323;
}
/* Buttons size */

.btn.btn-lg {
	padding: 12px 45px;
	font-size: 13px;
}
.btn.btn-sm {
	padding: 6px 25px;
	font-size: 10px;
	letter-spacing: 1px;
}
.btn.btn-xs {
	padding: 4px 19px;
	font-size: 10px;
	letter-spacing: 0;
}
.btn-list .btn {
	margin: 5px 0;
}
.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}
.image-button {
	margin: 0px 5px;
}
/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/

/* Selection */

::-moz-selection {
	background: #000;
	color: #fff;
}
::-webkit-selection {
	background: #000;
	color: #fff;
}
::selection {
	background: #000;
	color: #fff;
}
/* Forms common style */

.form-control {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 2px;
	font-size: 11px;
	height: 33px;
	border: 1px solid #EAEAEA;
	border-radius: 2px;
	transition: all 0.4s ease-in-out 0s;
}
.contact3 .form-control {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
	height: 60px;
	border: 2px solid #EAEAEA;
	border-radius: 4px;
	transition: all 0.4s ease-in-out 0s;
}
.form-control:focus {
	border-color: #CACACA;
}
.contact3 .features-icon,
.contact3 .alt-features-icon {
	line-height: 1.5;
}
.contact3 .feature-box {
	padding: 20px 20px 30px;
	margin-bottom: 30px;
}
.contact3 .feature-box h4 {
	font-weight: 600;
}
#contact p,
.contact3 .alt-features-item p {
	font-size: 15px;
	line-height: 1.7;
}
/* Forms size */

.input-lg,
.form-horizontal .form-group-lg .form-control {
	height: 43px;
	font-size: 18px;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
	height: 29px;
	font-size: 10px;
}
.rqst-form {
	margin-top: 27px;

}
.rqst-form .btn {
	margin-top: 5px;

}
.input-group-addon {
	border: 1px solid #e4e4e4 !important;
}
/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/

.module-extra a {

	color: #171822;
}
a {
	color: #232323;
}
a:hover,
a:focus {
	text-decoration: none;
	/* color: #aaa; 
	outline: 0;*/
}
.bg-dark a:hover,
.bg-dark a:focus {
	color: #263F98;
}
p,
ol,
ul,
blockquote {
	margin: 0 0 20px;
}
/*Blockquote*/

blockquote {
	background-color: #fdfdfd;
	margin: 0px 0 25px;
	padding: 25px;

	font-size: 16px;
}
blockquote:before {
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}
blockquote cite,

blockquote small,
blockquote a {
	color: #111111;
	display: block;
	font-size: 14px;
	line-height: 1.75;
	font-weight: 600;
	margin: 10px 0 0;
}
/*Table*/

table {
	font-weight: 500;
	font-size: 15px;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 25px;
	padding: 0;
}
table,
table th,
table td {
	background-color: #fff;
	color: #171822;
	border: 1px solid rgba(51, 51, 51, 0.1);
}
table th,
table td {
	padding: 0.7rem;
}
table th {
	color: #111111;
	border-width: 0 1px 1px 0;
	font-weight: 700;
}
table td>a {
	font-weight: 600;
	box-shadow: 0 1px 0 0 currentColor;
}
table a {
	text-decoration: none;
}
/*Definition Lists*/

dl {
	margin-bottom: 25px;
	margin-top: 0;
}
dl dt {
	color: #111111;
	font-weight: 700;
	margin-bottom: 10px;
}
dl dd {
	margin-bottom: 25px;
	margin-left: 20px;
}
/*Abriviation, Acronym, Big, Strike, del, em, Ins, cite, q*/

abbr {
	text-decoration: none;
	cursor: help;
}
tla,
acronym {
	text-decoration: underline;
	cursor: help;
}
acronym {
	border-bottom: 0 none;
}
big {
	font-size: larger;
	font-weight: 600;
}
s,
strike,
del {
	text-decoration: line-through;
}
em,
cite,
q {
	font-style: italic;
}
ins,
mark {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
}
code {
	color: #444444;
}
pre {
	padding: 30px;
	margin: 0 0 20px;
	font-size: 15px;
	color: #171822;
	max-width: 100%;
	background-color: #fff;
	border: 1px solid #e4e8ea;
	border-radius: 0px;
	white-space: pre-wrap;
}
code,
kbd,
tt,
var,
samp,
pre {
	background-color: #f8f8f8;
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	color: #111111;
	padding: 2px 5px;
	white-space: normal;
}
#attachment_906 {
	width: auto;
}
/*Input Type Fields*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select {
	height: 45px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],

input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	padding: 6px 12px;
	border-radius: 0px;
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: 500;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #171822;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #e5e5e5;
	display: block;
	width: 100%;
}
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #171822;
}
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
	color: #fff;
}
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #171822;
}
input[type="checkbox"],
input[type="radio"] {
	margin: 0rem 0.5rem 0 0 !important;
	display: inline-block;
	min-height: auto;
}
input[type="reset"] {
	background-color: #111111;
}
.logo-text {
	margin: 5px 0 15px;
	text-align: center;
	font-weight: 600;
}
.font-alt {
	font-weight: 700;
}
.large-text {
	font-size: 24px !important;
}
.rotate {
	text-shadow: none !important;
}
.module-title {
	position: relative;
	text-align: center;
	margin: 0 0 45px;
}
.section-title {
	text-align: center;
	margin: 0 0 5px;
	color: #232323;
	line-height: 1.5;
	font-weight: 600;
}
.module-icon {
	width: 120px;
	height: 120px;
	position: relative;
	margin: 0 auto 40px;
}
.module-icon img {
	border-radius: 50%;
}
.section-subtitle {
	margin: 0;
}
.text-white {
	color: #fff !important;
}
.section-header {
	text-align: center;
	margin: -4px 0 60px;
}
.section-seperator {
	width: 100px;
	display: table;
	margin: 13px auto 20px;
	height: 2px;
}
@media (min-width: 1024px) {
	.section-header {
		padding-left: 80px;
		padding-right: 80px;
	}
}
/* Restaurant module header */

.alt-module-subtitle {
	display: table;
}
.alt-module-subtitle h5 {
	display: table-cell;
	white-space: pre;
	padding: 0 8px;
	color: #232323;
}
/* Finance case study header */

.finance-image-content {
	border: 1px solid #e5e5e5;
	padding: 60px 0px;
}
.finance-image-content .module-title {
	margin-bottom: 20px;
}
.finance-image-content .alt-features-item {
	margin-top: 40px;
}
/* Landing Page */

.landing-reason .module-title {
	color: #e6af4b;
}
.landing-reason .module-title+.module-subtitle {
	margin-top: -60px;
	margin-bottom: 40px;
}
.free-trial {
	background-color: rgba(88, 20, 158, 0.9);
	color: #FFFFFF;
}
.free-trial .color-golden {
	color: #e6af4b;
}
/*  Special Portfolio Page  */

.special-portfolio-header-title {
	border: 1px solid rgba(255, 255, 255, 0.7);
	font-size: 50px;
	padding: 40px 0px;

	letter-spacing: 8px;
}
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */

.flex-direction-nav a .flex-control-nav>li>a {
	transition: all 0.3s ease-in-out 0s;
}
.flex-direction-nav a:before {
	font-family: "fontAwesome";
	font-size: 40px;
	display: block;
	content: '\f104';
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	line-height: 1.65;
}
.flex-direction-nav a.flex-next:before {
	content: '\f105';
}
.flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.3);
	border: 0px none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
	display: block;
	margin: 0;
	/*     width: 50px;
    height: 50px; */
	position: absolute;
	text-align: center;
	font-size: 40px;
	line-height: 1.65;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.post-images-slider .flex-control-nav {
	display: none;
}
.flex-control-nav>li {
	display: inline-block;

	margin: 5px 3px;
}
.flex-control-nav>li>a {
	background: transparent;
	border: 2px solid #fff;
	display: block;
	height: 13px;
	width: 13px;
	border-radius: 25px;
	box-shadow: none;
}
.flex-control-nav>li>a:hover,
.flex-control-nav>li>a.flex-active {
	background: #fff;
}
#blog-carousal .flex-control-nav {
	top: 85%;
}
/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */

.hero-slider {
	margin: 0 !important;
}
.hero-slider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.hero-slider,
.hero-slider .flex-viewport {
	height: 100% !important;
	width: 100%;
	padding: 0;
	margin: 0;
}
.hero-slider .slides {
	height: 100% !important;
	transition-delay: 1s;
}
.hero-slider .flex-direction-nav a {
	min-width: 70px;
	min-height: 70px;
}
@media screen and (max-width: 768px) {
	.hero-slider .flex-direction-nav a {
		min-width: 40px;
		min-height: 40px;
	}
	.hero-slider .flex-direction-nav a:before {
		font-size: 25px;
		line-height: 1.54;
	}
}
@media screen and (max-width: 480px) {
	.hero-slider .flex-direction-nav a {
		min-width: 30px;
		min-height: 30px;
	}
	.hero-slider .flex-direction-nav a:before {
		font-size: 20px;
		line-height: 2.1;
	}
}
.hero-slider .slides li {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100% !important;
	width: 100%;
	padding: 0;
	margin: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* Caption */

.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 70%;
	margin: 0 auto;
}
.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.caption-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.caption-content p {
	margin: 0 0 10px;
}
/*
Photography Page Slider
*/

.photography-page .image-caption {
	bottom: 20px;
	position: absolute;
	width: 35%;
}
.photography-page .image-caption .caption-text {
	font-size: 24px;
	letter-spacing: 1px;
}
.photography-page .flex-control-nav {
	left: 80%;
	bottom: 20px;
	z-index: 11;
}
/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */

.owl-controls {
	margin-top: 40px;
}
.owl-pagination div {
	display: inline-block;
}
.owl-controls .owl-page span {
	background: transparent;
	border: 1px solid #232323;
	display: block;
	height: 6px;
	width: 6px;
	margin: 0 3px 5px;
	border-radius: 6px;
	transition: all 0.3s ease-in-out 0s;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
	background: #232323;
}
.owl-controls .owl-buttons>div {
	display: inline-block;
	margin: 5px;
	font-size: 14px;
	color: #232323;
}
/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/

.page-loader {
	position: fixed;
	background: #000;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9998;
}
.loader {
	position: absolute;
	border-left: 2px solid #ffffff;
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	height: 46px;
	width: 46px;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -23px;
	text-indent: -9999em;
	font-size: 10px;
	z-index: 9999;
	-webkit-animation: load 0.8s infinite linear;
	-moz-animation: load 0.8s infinite linear;
	ms-animation: load 0.8s infinite linear;
	o-animation: load 0.8s infinite linear;
	animation: load 0.8s infinite linear;
}
.loader,
.loader:after {
	border-radius: 50%;
	width: 46px;
	height: 46px;
}
@-webkit-keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/

.navbar-custom {
	background-color: rgba(255, 255, 255, 1);
	border: 0;
	border-radius: 0;
	z-index: 1000;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 3px;
	font-size: 15px;
	font-weight: 500;
	transition: background, padding 0.4s ease-in-out 0s;
	margin: 0;
}
.navbar-right {
	float: right!important;
	margin-right: -15px;
}
.navbar a {
	transition: color 0.125s ease-in-out 0s;
}
.navbar-custom .dropdown-menu {
	background: rgba(26, 26, 26, 1);
	border-radius: 0;
	border: 0;
	padding: 0;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}
.navbar-custom .dropdown-menu>li {
	padding: 0 10px;
}
.navbar-custom .navbar-brand {
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 24px;
	color: #232323;
}
.navbar-custom .nav li {
	margin: 0 30px;
	border-bottom: 1px solid #78c3e6;
	float:none;
}
.navbar-custom .nav li>a {
	position: relative;
	color: #fff;
	padding: 11px 0px;
	line-height: 25px;
	letter-spacing: 0;
	font: 400 16px/120% Lato;
}
.navbar-custom .nav>li>a:focus,
.navbar-custom .nav>li>a:hover,
.navbar-custom .nav .open>a,
.navbar-custom .nav .open>a:focus,
.navbar-custom .nav .open>a:hover {
	background-color: transparent;
	color: #fff;
}

.navbar-custom .nav>li>a:focus {
	/*! outline: 2px solid #a79999fa; */
}

.navbar-custom .nav li>a::before {
	width: 0;
}
.navbar-custom .nav li a:before,
.navbar-custom .nav>li.current-menu-item>a::before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	top: unset;
	left: 0;
	right: 100%;
	background-color: #e4e9ec;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	bottom: 0;
}
.navbar-custom .nav li>a:hover::before,
.navbar-custom .nav>li.current-menu-item>a::before {
	width: 100%;
	transition: width .3s;
}
.navbar-custom .nav>li.current-menu-item>a {
	color: #1f4fa6;
    font-weight: 900;
}
.navbar-custom .dropdown-menu>li {
	margin: 0;

}

.menu-close{position: absolute;right: 30px;top: 20px;z-index: 999999999;cursor: pointer;}
.navbar-custom .dropdown-menu>li>a {
	border-bottom: 1px solid rgba(73, 71, 71, 0.70) !important;
	padding: 10px 20px;
	letter-spacing: 0px;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
    font-size: 14px;
}
.navbar-custom .dropdown-menu>li>a:focus,
.navbar-custom .dropdown-menu>li>a:hover,
.navbar-custom .dropdown-menu>li>a:active {
	background: transparent;
	color: #fff;
}
.navbar-custom .nav .dropdown-menu .open>a,
.navbar-custom .nav .dropdown-menu .open>a:focus,
.navbar-custom .nav .dropdown-menu .open>a:hover {
	background-color: transparent;
	color: #fff;
}
.navbar-custom .nav .open>a,
.navbar-custom .nav .open>a:focus,
.navbar-custom .nav .open>a:hover {
	border-color: rgba(73, 71, 71, 0.15);
}
.navbar-custom .dropdown-menu>li>a::before {
	display: none;
}
.navbar-custom .dropdown-menu .dropdown-menu {
	border-left: none;
	left: 100%;
	right: auto;
	top: 0;
	margin-top: 0;
}
.navbar-custom .dropdown-menu.left-side .dropdown-menu {
	border: 0;
	border-right: 1px solid rgba(73, 71, 71, 0.15);
	right: 100%;
	left: auto;
}
.navbar-custom .dropdown-toggle:after {
	position: absolute !important;
	display: block !important;
	right: -15px !important;
	top: 50% !important;
	margin-top: -6px !important;
	font: normal normal normal 14px/1 FontAwesome !important;
	font-size: 14px !important;
	content: "\f107" !important;
	text-rendering: auto !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

@media (min-width: 768px) {
	.navbar-custom .dropdown-menu .dropdown-toggle:after {
		right: 7px !important;
		content: "\f105" !important;
	}
}
.navbar-custom .navbar-toggle .icon-bar {
	background: #fff;
	transform: rotate( 180deg );
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
    display: none;
}
.dropdown-menu {
	min-width: 180px;
	font-size: 11px;
}
.navbar-collapse {
	border-top: 0;
    position: fixed;
    z-index: 99999;    
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 7px;
}
.navbar-toggle .icon-bar {
	width: 30px;
	height: 1px;
}
@media (max-width: 1050px) {
	/* Navbar */
	.navbar-custom {
		letter-spacing: 1px;
	}
}
@media (max-width: 991px) {
	/* Navbar */
	.navbar-custom {
		letter-spacing: 0;
	}
}
@media (max-width: 767px) {
	/* Navbar */
	.navbar-custom .navbar-nav {
/*
		letter-spacing: 3px;
		margin-top: 1px;
		margin-bottom: 0;
		background-color: rgba(10, 10, 10, 0.9);
*/
	}
	.navbar-custom li a {
		color: rgba(255, 255, 255, 0.7) !important;
		padding: 10px 0px !important;
	}
	.navbar-custom .nav li a:before,
	.navbar-custom .nav>li.current-menu-item>a::before {
		display: none;
	}
	.navbar-custom .nav>li>a:focus,
	.navbar-custom .nav>li>a:hover,
	.navbar-custom .nav .open>a,
	.navbar-custom .nav .open>a:focus,
	.navbar-custom .nav .open>a:hover {
		background-color: transparent;
		color: #fff !important;

	}
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-custom .navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px !important;
	}
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu>li>a {
		padding: 10px 15px !important;
	}
	.navbar-custom li a,
	.navbar-custom .dropdown-search {
		border-bottom: 1px solid rgba(73, 71, 71, 0.15);
	}
	.navbar-custom .dropdown-toggle:after,
	.navbar-custom .dropdown-menu .dropdown-toggle:after {
		right: 50px !important;
		content: "\f107" !important;
        border-top:0 solid !important;
	}
	.navbar-custom .nav>.open>.dropdown-toggle:after,
	.navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
		right: 7px;
		content: "\f106";
	}
	/* Shop navbar */
	.navbar-custom .navbar-nav>li:last-child.navbar-cart>a {
		padding-left: 15px;
	}
	.navbar-custom .cart-item-number {
		display: none;
	}
	.navbar-custom .navbar-cart>a:after {
		content: "\f107";
	}
	.navbar-custom .navbar-cart-item a {
		border: 0 !important;
	}
	.dropdown-menu.cart-list {
		text-align: left;
		border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
	}
	.navbar-cart-item {
		border: none;
		border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
		padding-bottom: 10px;
	}
	.navbar-cart-img {
		display: none;
	}
	.navbar-cart-title {
		white-space: normal;
		padding: 0;
		margin-left: 0;
	}
}
/*--------------------------------------------------------------
	Logo Here
--------------------------------------------------------------*/

.navbar-brand {
	float: none;
	height: auto;
	padding: 30px 50px!important;
	font-size: 28px;
	line-height: 20px;
	display: block;
}
.navbar-brand>img {
	margin: 0 auto;
}
@media screen and (min-width: 992px) {

	.header-inner {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-flow: row;
		-moz-flex-flow: row;
		-ms-flex-flow: row;
		flex-flow: row;
		flex-grow: 1;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		width: 100%;
	}
}
/*--------------------------------------------------------------
	Header Mobile Responsive Css 
--------------------------------------------------------------*/

@media (max-width: 768px) {
	.header-inner {
		padding: 25px 0 0;
	}
	.header-info ul.social-icons {
		padding: 0 0 23px;
	}
	.logo-text {
		margin: 0;
		padding: 0 0 25px;
	}
	.navbar-brand {
		padding: 0;
	}
	.header-contact-info.text-right {
		padding: 0;
	}
	.header-contact-info.text-right li {
		margin: 0;
		word-break: break-word;

	}
}
/*--------------------------------------------------------------
	Social Icons
--------------------------------------------------------------*/

ul.social-icons {
	font-size: 16px;
	padding-left: 0;
}
ul.social-icons {
	list-style: none;
	padding: 10px;
	margin: 0;
	font-size: 0;
}
ul.social-icons>li {
	color: #171822;
	font-size: 20px;
	margin-bottom: 0;
	margin-right: 30px;
	margin: 0 30px 0 0;
	display: inline-block;
}
ul.social-icons>li:last-child {
	margin-right: 0;
}
ul.social-icons>li a {
	color: #171822;
	display: block;
}
ul.social-icons>li a {
	color: inherit;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
/*--------------------------------------------------------------
	Header Contact Info
--------------------------------------------------------------*/

.header-contact-info {
	margin: 0px;
	padding: 10px 0;
	display: block;
	list-style: none outside;
}
.header-contact-info li {
	padding: 0;
	color: #171822 !important;
	font-size: 15px;
}
.header-contact-info li a {
	color: #171822;

	font-weight: 500;
}
.header-contact-info a:hover,
.header-contact-info a:focus {
	color: #171822;
}
.header-contact-info i {
	padding-right: 7px;
	padding-left: 1px;
}
.header-info {
	background: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.block-blue{background: url("images/left-bar.png") repeat-y;position: fixed;left: 0;top: 0;height: 100%;z-index: 9999999;background-size: contain; width:60px;}

.block-blue span.top-menu{
    transform: rotate( 180deg );
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: block;
    padding: 20px;
    top: 35%;
    color: #fff;
    position: relative;
    text-transform: uppercase; display: none;
}

.block-blue a.enquiry{
    transform: rotate( 180deg );
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: block;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    top: 60%;
    position: absolute;
    display: none;
    }



@media (max-width: 992px) {
	.header-info ul.social-icons,
	.header-contact-info.text-right {
		text-align: center;
	}
	ul.social-icons {
		padding: 30px 0 10px;
	}
	.header-contact-info {
		padding: 10px 0 30px;
	}
}
@media (max-width: 768px) {
	.navbar-toggle {
/*
		float: none !important;
		text-align: center;
		margin: 0 auto;
		display: block;
		padding: 30px 0px;
*/
	}
}
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/

.home-section {
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	z-index: 0;
	background-size: cover;
}
.titan-title-size-1 {
	font-size: 18px;
	font-weight: 400;
}
.titan-title-size-2 {
	line-height: 1.3;
	letter-spacing: 3px;
	font-size: 18px;
	opacity: .8;
}
.titan-title-size-3 {
	letter-spacing: 16px;
	font-size: 46px;
}
.titan-title-size-4 {
	font-weight: 700;
	font-size: 60px;
}
/* Agency Page Header */

.agency-page-header:before {
	background: transparent;
}
/* About us Page Header */

.about-page-header:before {
	background: rgba(2, 2, 2, 0.2);
}
/* Service Page Header */

.service-page-header:before {
	background: rgba(2, 2, 2, 0.1);
}
/* Pricing Page Header */

.pricing-page-header {
	background-position: 40% 14%;
	background-repeat: no-repeat;
}
.pricing-page-header:before {
	background: rgba(2, 2, 2, 0.6);
}
/* Gallery Page Header */

.gallery-page-header {
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.gallery-page-header:before {
	background: rgba(2, 2, 2, 0.2);
}
/* Contact Page Header */

.contact-page-header {
	background-position: 13% 45%;
	background-repeat: no-repeat;
}
.contact-page-header:before {
	background: rgba(2, 2, 2, 0.5);
}
/* FAQ Page Header */

.faq-page-header:before {
	background: rgba(2, 2, 2, 0.15);
}
/* Blog Page Header */

.blog-page-header {
	background-position: 50% 24%;
	background-repeat: no-repeat;
}
.blog-page-header:before {
	background: rgba(2, 2, 2, 0.3);
}
/* Restaurant menu Page Header */

.restaurant-menu-bg:before {
	background: rgba(2, 2, 2, 0.4);
}
.restaurant-page-header:before {
	background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
	background-color: rgba(2, 2, 2, 0.25);
}
/* Portfolio Page Header */

.portfolio-page-header {
	background-position: 50% 50%;
}
.portfolio-page-header:before {
	background: rgba(45, 45, 45, 0.45);
}
/* Landing Page Header */

.landing-header:before {
	position: absolute;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.banner-img {
	margin-top: -145px;
}

.shop-page-header:before {
	background: rgba(34, 34, 34, 0.3);
}
/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/

/* Footer Social
====================================*/

.footer_bottom .copyright {
	margin: 14px 0;
	font-size: 14px;
	font-weight: 300;
	color: #d4d4d4;
}
.footer_bottom .copyright a {
	color: #d4d4d4;
}
.footer_bottom .footer-social-links {
	text-align: right;
}
.footer_bottom .footer-social-links a {
	display: inline-block;
	padding: 5px 6px;
}
.footer_bottom {
	background: #000000;

	padding: 20px 0;
	color: #fff;
}
.footer_social {
	float: right;
	margin: 6px 0;
}
.footer-social-links {
	list-style: none outside none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
.footer-social-links li {
	float: left;
	background: none !important;
}
.footer-social-links li a {
	color: #eee;
	display: block;
	height: 35px;
	text-align: center;
	border-radius: 2px;
	width: 35px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	margin: 0 2px;
}
.footer-social-links li a:hover,
.footer-social-links li a:focus {
	color: #fff;
}
.footer-social-links li a i {
	font-size: 18px;
	line-height: 36px;
	margin-right: 0;
	float: none;
}
.footer-social-links li a.fb:hover {
	background: #1964DA;
	border-radius: 5px;
	color: #fff;
}
.footer-social-links li a.twtr:hover {
	color: #fff;
	background: #3ABDD1;
	border-radius: 5px;
}
.footer-social-links li a.gmail:hover {
	color: #fff;
}
.footer-social-links li a.pinterest:hover {
	color: #fff;
}
.footer-social-links li a.rss:hover {
	color: #fff;
	background: #F15200;
	border-radius: 5px;
}
.footer-social-links li a.tumblr:hover {

	color: #fff;
}
.footer-social-links li a.flickr:hover {
	color: #fff;
}
.footer-social-links li a.instagram:hover {
	color: #fff;
}
.footer-social-links li a.linkedin:hover {
	color: #fff;
}
.footer-social-links li a.skype:hover {
	color: #fff;
	background: #00AAF1;
	border-radius: 5px;
}
.footer-social-links li a.youtube:hover {
	color: #fff;
}
.footer-social-links li a.dribbble:hover {
	color: #fff;
	background: #F97193;
	border-radius: 5px;
}
.footer-social-links li a:hover,
.footer-social-links li a:focus {
	color: #fff;
	background-color: red;
}
/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */

#map-section {
	position: relative;
	height: 450px;
	width: 100%;
}
#map {
	height: 100%;
	width: 100%;
}
#map img {
	max-width: none;
}
/*--------------------------------------------------------------

	Services & Features
--------------------------------------------------------------*/

.features-item {
	margin: 0;
	text-align: center;
}
.features-icon,
.alt-features-icon {
	line-height: 2;
	font-size: 60px;
	color: #29b6f6;
	text-align: center;
}


.features-title,
.alt-features-title {
	color: #232323;
	margin: 0px 0 22px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
}
.alt-features-item {
	position: relative;
	padding: 30px;
	margin: 0px 0 15px 0;
	border: 1px solid #e5e5e5;
}
.alt-features-item p {
	text-align: center;
	margin: 0;
}
.alt-features-icon {
	text-align: center;
	line-height: 105%;
	font-size: 80px;
}
.alt-features-title {
	font-size: 13px;
	margin: 0 0 10px;
}
.feature-box {
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: pointer;
	transition: 0.5s;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	box-shadow: 0px 0px 2px 1px #e6e6e6;
}
.feature-box:hover {
	background-color: #ffffff;
}
.feature-box .content {
	padding: 14px 0px 10px;
}
#contact .feature-box .content {
	padding: 0px 0px 0px;
}
.feature-box:before,
.feature-box .content:before,
.feature-box:after,
.feature-box .content:after {
	display: inline-block;
	position: absolute;
	content: "";
	background-color: #ff214f;
	z-index: 1
}
.feature-box:before,
.feature-box .content:before {
	right: 0;
	top: 0;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.feature-box:after,
.feature-box .content:after {
	left: 0;
	bottom: 0;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.feature-box:hover:before,
.feature-box:hover:after {
	transform: scaleY(1);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.feature-box:before {
	transform-origin: right top 0;
	-webkit-transform-origin: right top 0;
	-moz-transform-origin: right top 0;
	-ms-transform-origin: right top 0;
	-o-transform-origin: right top 0;
}
.feature-box:after {
	transform-origin: left bottom 0;
	-webkit-transform-origin: left bottom 0;
	-moz-transform-origin: left bottom 0;
	-ms-transform-origin: left bottom 0;
	-o-transform-origin: left bottom 0;
}
.feature-box .content:before {
	transform-origin: right top 0;
	-webkit-transform-origin: right top 0;
	-moz-transform-origin: right top 0;
	-ms-transform-origin: right top 0;
	-o-transform-origin: right top 0;
}
.feature-box .content:after {
	transform-origin: top left 0;
	-webkit-transform-origin: top left 0;
	-moz-transform-origin: top left 0;
	-ms-transform-origin: top left 0;
	-o-transform-origin: top left 0;
}
.feature-box:before,
.feature-box:after {
	height: 100%;
	width: 3px;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.feature-box:hover .content:before,
.feature-box:hover .content:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.feature-box .content:before,
.feature-box .content:after {
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
/* Content box */

.content-box {
	margin: 20px 0;
	text-align: center;
}
.content-box-title {
	font-weight: 400;
	font-size: 18px;
	color: #232323;
	margin: 16px 0 15px;
}
/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/

.team-item {
	position: relative;
	text-align: center;
	margin: 0 0 35px;
}
.team-image {
	position: relative;
	overflow: hidden;
}
.team-image img {
	width: 100%;
}
.team-image:after {
	position: absolute;
	background: transparent;
	content: " ";
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.team-detail {
	position: absolute;
	width: 100%;
	opacity: 0;
	bottom: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 12px;
	color: #aaa;
	padding: 20px;
}
.team-detail h5 {
	font-size: 16px;
	color: #fff;

}
.team-detail p {
	font-size: 14px;
	color: #fff;
}
.team-social a {
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	min-width: 35px;
	min-height: 35px;
	font-size: 14px;
	line-height: 25px;
}
.team-social a:hover {
	color: #FFF;
}
.team-descr {
	margin: 20px 0 0;
}
.team-name {
	font-size: 18px;
	color: #232323;
	margin: 0 0 5px;
}
.team-role {
	font-size: 14px;
	color: #171822;

	font-weight: 500;
	display: block;
}
.team-item:hover .team-image:after {
	background: rgba(0, 0, 0, 0.6);
}
.team-item:hover .team-detail {
	opacity: 1;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/

.menu {
	border-bottom: 1px dotted #e5e5e5;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
.menu-title,
.menu-price {
	margin: 0 0 10px;
	font-size: 14px;
	color: #232323;
}
.menu-price-detail {
	position: relative;
	text-align: right;
}
/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/

.price-table {
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 25px 20px;
	margin: 15px 0 30px;
	border-radius: 2px;
	text-align: center;
}
.price-table:hover {
	border-color: #CACACA;
}
.price-table.best {
	margin: 0 0 30px;
}
.price-table .small {
	margin: 0;
}
.borderline {
	position: relative;
	background: #eaeaea;
	display: block;
	height: 1px;
	width: 100%;
	margin: 20px 0 15px;
}
.borderline:before {
	position: absolute;
	background: #eaeaea;
	content: "";
	bottom: -7px;
	left: 50%;
	height: 14px;
	width: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin-left: -7px;
}
.borderline:after {
	position: absolute;
	background: #fff;
	content: "";
	bottom: -5px;
	left: 50%;
	height: 16px;
	width: 16px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);
	margin-left: -8px;
}
.price-table h4 {
	color: #232323;
	margin: 0;
}
.price-table p.price {
	font-size: 60px;
	color: #232323;
	padding: 0;
	margin: 0 0 0 -10px;
}
.price-table p.price span {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	padding-top: 25px;
}
.price-details {
	list-style: none;
	padding: 0;
	margin: 0 0 23px;
}
.price-details li {
	padding: 7px 0;
}
.price-details li>span {
	text-decoration: line-through;
	color: #aaa;
}
/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/

.count-item {
	text-align: center;
	margin: 0px 0 30px;
}
.count-icon {
	margin: 0 0 20px;
	line-height: 1.2;
	font-size: 42px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
	/* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.transition-effect {
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
	/* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.count-item:hover .count-icon {
	text-align: center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.count-item .count-to {
	color: #fff;
}
.count-item p {
	margin: 0;
}
/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/

.video-box {
	text-align: center;
	padding: 40px 0;
}

.video-box-icon>a>i,
.video-box-icon>a>span {
	line-height: 1.8;
	font-size: 40px;
	color: #fff;
}
.video-title {
	letter-spacing: 4px;
	font-size: 30px;
	margin: 10px 0 0;
}
.video-subtitle {
	color: rgba(255, 255, 255, 0.5);
}
/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/

/* Portfolio grid */

.works-grid {
	list-style: none;
	padding: 0;
	margin: 0;
}
.works-grid.works-grid-gut {
	margin: 0 0 30px -10px;
	overflow: hidden;
}
.works-grid.works-grid-gut .work-item {
	padding: 0 0 10px 10px;


}
.work-item {
	width: 50%;
	float: left;
	margin: 0;
}
.works-grid-3 .work-item {
	width: 33.3333%;
}
.container .works-grid-3 .work-item {
	width: 33.2%;
}
.works-grid-4 .work-item {
	width: 25%;
}
.works-grid-5 .work-item {
	width: 20%;
}
.work-item>a {
	position: relative;
	display: block;
	overflow: hidden;
}
.work-image {
	position: relative;
	overflow: hidden;
}
.work-image img {
	display: block;
	overflow: hidden;
	width: 100%;
}
.work-image:after {
	position: absolute;
	display: block;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.work-caption {
	width: 100%;
	padding: 0 20px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	opacity: 0;
	-wekbit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.portfolio-caption {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	transform: translateY(-50%);
	z-index: 1;
	padding: 10px 18px;
}
.work-item .work-caption::before,
.work-item .work-caption::after {
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.60s, -webkit-transform 0.60s;
	transition: opacity 0.60s, transform 0.60s;
}
.work-item .work-caption::before {
	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.work-item .work-caption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.work-item:hover .work-caption::before,
.work-item:hover .work-caption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.work-title {
	color: #fff;
	margin: 0 0 10px;
	font-weight: 600;
}
.work-descr {
	color: #fff;
	font-weight: 400;
}
.work-item:hover .work-image:after {
	background: rgba(0, 0, 0, 0.6);
}
.work-item:hover .work-image>img {
	-webkit-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
.work-item:hover .work-caption {
	bottom: 50%;
	opacity: 1;
	z-index: 3;
}
/* Work item white background*/

.works-grid.works-hover-w .work-title {
	color: #232323;
}
.works-grid.works-hover-w .work-item:hover .work-image:after {
	background: rgba(60, 59, 59, 0.8);
	opacity: 0.9;
}
/* Work item gradien background*/

.works-grid.works-hover-g .work-image:after {
	opacity: 0;
}
.works-grid.works-hover-g .work-descr {
	color: #fff;
}
.works-grid.works-hover-g .work-item:hover .work-image:after {
	background: #6fe29e;
	background: linear-gradient(135deg, rgba(232323, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fe29e', endColorstr='#5bdad1', GradientType=1);
	opacity: 1;
}
.sliding-portfolio .work-item {
	width: 100%;
}
#portfolio {
	background-color: #fff;
}
/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/

.testimonial {
	background-image: url("images/testimonial-bg.jpg");
}
.testimonial:before {
	background: rgba(2, 2, 2, 0.4);
}
.testimonials-slider {
	position: relative;
	margin: 0 0 35px;
}
.testimonials-slider .flex-direction-nav {
	display: none;
}
.testimonial-text {
	font-weight: 400;
	text-align: center;
	font-style: normal;
	font-size: 18px;
	background-color: transparent;
	border-left: none;
	margin: 0px;
	padding: 0px;
}
@media (min-width: 768px) {
	.testimonial-content {
		padding: 0px 15rem;
	}
}

.testimonial-text:before {
	display: none;
}
.testimonial-caption {
	text-align: center;
	padding: 30px 0 0;
}
.testimonial-title {
	font-size: 18px;
	font-weight: 500;
}
.testimonial-descr {
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	font-weight: 500;
}
.testimonial-content {
	margin: 0 0 40px;
}
.testimonial-website {
	font-size: smaller;
	color: #FFF;
}
/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/

.gallery-item {
	position: relative;
	text-align: center;
	margin: 0 0 20px;
}
.gallery-image {
	position: relative;
	overflow: hidden;
}
.gallery-image a.gallery {
	position: relative;
	display: block;
}
.gallery-image img {
	display: block;
	overflow: hidden;
	width: 100%;
}
.gallery-image:after {
	position: absolute;
	background: transparent;
	content: " ";
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.gallery-caption {
	position: absolute;
	width: 100%;
	opacity: 1;
	bottom: 0;
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 10px;
}
.gallery-icon {
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	font-size: 24px;
	margin: 20px auto;
}
.gallery-icon i,
.gallery-icon span {
	line-height: 50px;
}
/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/

.post {
	margin: 0 0 0px;
}
.page-template-blog-large-image .post {
	background-color: #ffffff;
}
.page-template-blog-large-image .post .post-title {
	font-size: 24px;
}
.post-more p:last-child {
	margin-bottom: 0;
}
.manage-quote {
	padding: 40px;
	text-align: center;
}
.manage-icon {
	padding: 45px;
	text-align: center;
}
.post-title {
	line-height: 1.4;
	font-size: 20px;
	color: #232323;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0px;
}
.post-title,
.post-title a {
	color: #232323;
}
.page-title,
.page-title a {
	line-height: 2.4;
	font-size: 22px;
	color: #232323;
	font-weight: 600;
	margin: 0 0 0px;
	padding: 0px;
}
.post-header {
	margin: 0 0 15px;
}
.post-meta {
	font-size: 14px;
	line-height: 20px;
	color: #939393;
	font-weight: 600;
	padding: 0px;
}
.site-info .col-lg-3 .post .post-meta {
	font-size: 12px;
	line-height: 20px;
	color: #939393;
	font-weight: 600;
}
.post-meta a {
	color: #939393;
}
.post-meta span::after {
	content: "|";
	color: #939393;
	margin-left: 5px;
	margin-right: 5px;
}
.post-meta span:last-child:after {
	display: none;
}
.page-template-default .post-columns .post {
	padding: 0px;
	box-shadow: none;
}
.post-entry {
	padding-top: 20px;
	margin-top: 10px;
}
.post-images-slider {
	position: relative;
}
.post-images-slider .flex-control-nav {
	bottom: 0;
}
.post-thumbnail,
.post-images-slider,
.post-video {
	margin: 0px;
	position: relative;
}
.post-quote {
	background: #f5f5f5;
	text-align: center;
	padding: 20px;
}
/* Post columns */

.post-columns .post {
	margin: 0 0 0px;
	background-color: transparent;
	box-shadow: none;
}
.post-columns .post-header {
	margin: 0px 0 15px;
	text-align: left;
}
.post-meta-area {
	padding: 25px 30px 0px;
}
.post-content-area {
	padding: 0;
}
.post-meta-area~.post-content-area {
	padding: 12px 30px 25px;
}
.post-columns .post-entry {
	padding: 0px;
	margin: 0 0 0px;
	text-align: left;
}
.post-columns.wo-border .post-entry {
	border: 0;
	padding: 0;
}
.post-columns .post-entry p {
	font-size: 15px;
}
.post-columns .post-entry p:last-child {
	margin: 0;
}
.more-link:after {
	content: "\00BB";
	color: #171822;
	padding-left: 5px;
}
.pagination a {
	border: 1px solid #eaeaea;
	display: inline-block;
	text-align: center;
	color: #171822;
	padding: 6px 17px;
	background-color: #fff;
	font-weight: 500;
}

.pagination a.active {
	border-color: #CACACA;
}
.pagination span {
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 17px;
	color: white;
}
/*Masonry Blog Layout Pagination*/

body.page-template-blog-masonry-2-columns .pagination,
body.page-template-blog-masonry-3-columns .pagination,
body.page-template-blog-masonry-4-columns .pagination {
	display: block;
	text-align: center;
}
/*Post Meta*/

.post .cat-links {
	position: relative;
	bottom: 0;
	left: 0;
	margin-left: 0;
	margin-right: 15px;
}
.post .cat-links {
	font-size: 14px;
	line-height: 20px;

	padding: 0px 0px 0px;
	border-radius: 0px;
	color: #232323;
	background-color: #fff;
	display: block;
	font-weight: 600;
	text-align: left;
	white-space: normal;
	z-index: 1;
	margin-right: 0px;
	margin-left: 0px;
}
.post .cat-links a {
	margin-left: 3px;
	display: inline-block;
	padding-right: 0px;
}
.post .cat-links a:first-child {
	margin-left: 0px;
}
.post .cat-links a:last-child {
	padding-right: 0px;
}
.post .cat-links a:hover,
.post .cat-links a:focus {
	color: #232323;
}
.post .cat-links a::after {
	color: #232323;
	margin-left: 1px;
}
.post .cat-links a:last-child:after {
	display: none !important;
}
#blog-carousal .flex-direction-nav .flex-prev {
	left: 10px;
	text-align: center;
	opacity: 1;
}
#blog-carousal .flex-direction-nav .flex-next {
	right: 10px;
	text-align: center;
	opacity: 1;
}
#blog-carousal .flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.3);
	width: 50px !important;
	height: 50px !important;
	font-size: 40px;
	line-height: 1.65;
}
#blog-carousal .flex-direction-nav a:before {
	font-size: 30px;
}
body.page-template-blog-large-image .module,
body.page-template-blog-masonry-2-columns .module,
body.page-template-blog-masonry-3-columns .module,
body.page-template-blog-masonry-4-columns .module {
	background-color: #f6f6f6;
}
.site-info .post .post-title {
	font-size: 30px !important;
	line-height: 1.5;
	word-wrap: break-word;
}
.site-info .col-lg-6 .post .post-title {
	font-size: 22px;
	line-height: 1.5;
	word-wrap: break-word;
}
.site-info .col-lg-4 .post .post-title {
	font-size: 20px;
	line-height: 1.3;
	word-wrap: break-word;
}
.site-info .col-lg-3 .post .post-title {
	font-size: 18px;
	line-height: 1.3;
	word-wrap: break-word;
}
.site-info .post .post-meta i {
	color: #232323;
	padding-right: 5px;
}
.site-info .post .post-meta span::after {
	margin-left: 15px;
	margin-right: 15px;
}
.breadcrumb {
	padding: 0px;
	margin: 0px !important;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
	color: #fff;
}
.home .pages-only{ display: none;}
.page .pages-only{ display: inline-block!important; margin: 20px 0; text-align: center;}
.page .header-info{position: relative;}
.page .header-info  .header-inner .col-md-4{display: none;}
.page.page-id-918 .header-info  .header-inner .col-md-4, .page.page-id-1364 .header-info .header-inner .col-md-4{display: none;position: absolute;left: 75px;top: 52px; z-index: 999;text-align: left;}

.block-contact{position: relative;overflow: hidden;clear: both;}
.block-contact .text{position: absolute;bottom: 0;width: 26%;left: 8%;background: #fff;padding: 15px 30px;}
.block-contact .text h2{font: 400 34px/120% Lato;text-align: left;width: 100%;margin-top: 15px;}
.block-contact .text h3{font: 600 18px/120% Lato;margin-top: 0;}
.block-contact .block-img{width: 70%;float: right;}
.block-contact .block-img img{width: 100%;height: auto;}


.page.page-id-920 .post-entry, .page.page-id-1375 .post-entry{width:100%;}
.page.page-id-920 .post-entry .wp-block-columns, .page.page-id-1375 .post-entry .wp-block-columns {margin-left: 10%;margin-right: 10%;}



.page .post-entry{ width:80%; margin: 0 auto;}
.margin-breadcrumb {
	padding: 45px 0px;
	position: relative;
    display:none;
}
.margin-breadcrumb:after {
	content: '';
	position: absolute;
	bottom: -70px;
	left: 0;
	right: 0;
	height: 70px;
	background: url(images/breadcrumb-shadow.png) no-repeat;
	z-index: 1;
	background-position: center bottom;
}
.breadcrumb::before {
	font-family: fontAwesome;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	content: '\f015';
}
.breadcrumb a,
.breadcrumb span,
.breadcrumb a:hover,
.breadcrumb span:hover,
.breadcrumb a:focus,
.breadcrumb span:focus {
	color: #fff;
}
.breadcrumb a {

	padding-right: 3px;
	font-weight: 500;
}
.breadcrumb span {
	padding-left: 3px;
}
/*--------------------------------------------------------------


	Widgets
--------------------------------------------------------------*/

/* Progress bars */

.progress {
	overflow: visible;
	height: 4px;
}
.progress-bar {
	position: relative;
}
.progress-bar.pb-dark {
	background: #232323;
}
.progress-bar span {
	position: absolute;
	display: block;
	right: -0px;
	top: -24px;
	opacity: 0;
	line-height: 12px;
	font-size: 12px;
	color: #232323;
	padding: 4px 0px;
}
.progress-bar span:after {
	display: inline-block;
	content: "%";
}
/* Tabs */

.tab-content .tab-pane {
	padding: 20px 0;
}
/* Accordion */

.panel-title {
	font-size: 14px;
}
.panel-heading a {
	position: relative;
	display: block;
}
.panel-heading a:after {
	position: absolute;
	content: "\f106";
	top: 50%;
	right: 0px;
	font-family: "FontAwesome";
	line-height: 1;
	font-size: 14px;
	margin-top: -7px;
}
.panel-heading a.collapsed:after {
	content: "\f107";
}
/* Tables */

.table-border>tbody>tr>td,
.table-border>tbody>tr>th,
.table-border>tfoot>tr>td,
.table-border>tfoot>tr>th,
.table-border>thead>tr>td,
.table-border>thead>tr>th {
	border-color: #e5e5e5;
}
.ds-table>tbody>tr>td,
.ds-table>tbody>tr>th,
.ds-table>tfoot>tr>td,
.ds-table>tfoot>tr>th,
.ds-table>thead>tr>td,
.ds-table>thead>tr>th {
	border-top: 0;
}
.checkout-table {
	border: 1px solid #e5e5e5;
}
.checkout-table>tbody>tr>td,
.checkout-table>tbody>tr>th,
.checkout-table>tfoot>tr>td,
.checkout-table>tfoot>tr>th,
.checkout-table>thead>tr>td,
.checkout-table>thead>tr>th {
	padding: 12px;
}
.checkout-table tr td,
.checkout-table tr th {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
	max-width: 36px;

}
/* Sidebar / Widget common*/

.site-footer .widget p,
.site-footer .widget p a {
	color: #d4d4d4;
	padding: 0 15px;
	display: inline-block;
}
.widget-posts-title {
	margin: 0 0 10px;
}
.widget-posts-title a {
	color: #d4d4d4;
	font-size: 14px;
}
.widget-posts-meta {
	font-size: 12px;
}
.widget {
	margin-bottom: 60px;
	padding: 25px 20px;
	padding-bottom: 28px;
	background-color: #fff;
	font-size: 15px;
}
.sidebar .widget {
	padding: 0;
    margin: 0;
}
.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}
.widget ul li {
	margin: 0 0 10px;
}
.widget ul li:last-child {
	margin: 0px;
}
.widget ul li a {
	display: inline-block;
	color: #171822;
}
.widget .post-date {
	font-size: 13px;
}
.sidebar .widget.widget_recent_entries,
.site-footer .widget.widget_recent_entries {
	font-weight: 500;
}
.sidebar .widget.widget_recent_entries .post-date,
.site-footer .widget.widget_recent_entries .post-date {
	display: block;
	padding-top: 5px;
	color: #868686;
}
.more-link {
	font-weight: 500;
}
.post-password-form input[type=button],
.post-password-form input[type=reset],
.post-password-form input[type=submit] {
	display: inline-block;
	box-shadow: none;
	font-weight: 600;
	font-size: 15px;
	line-height: 1.2;
	color: #fff;
	border-radius: 2px;
	padding: 12px 20px;
	transition: all 0.5s;

	margin-top: 0.7rem;
}
/*Tags*/

.tagcloud {
	margin: 0px;
	overflow: hidden;
	padding: 0px 0;
}
.tagcloud a {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	color: #171822;
	cursor: pointer;
	display: inline-block;
	font-size: 14px !important;
	margin: 0 5px 7px 0;
	padding: 5px 14px;
	transition: all 0.3s ease 0s;
	vertical-align: baseline;
	white-space: nowrap;
	box-shadow: none;
}
/*Widget Title*/

.widget .widget-title {
	margin: 0 0 25px;
	padding: 0;
}
.site-footer .widget:first-of-type{width:100%;background: #0975B8;overflow: hidden;display: inline-block;max-width: 100%;}
.site-footer .widget:first-of-type h3{ /*! display: none; */}
.site-footer #text-4{width:100%; max-width:100%; overflow: hidden; clear: both;}
.site-footer #text-4 h3{ display:none;}
.newsletter_form2_com_news{ width:81%; margin: 0 auto;}
.newsletter_form2_com_news .newsletter_form2_c_get{float: left;display: inline-block !important;}
.newsletter_form2_com_news .newsletter_form2_c_get .newsletter_form2_section-icon{display: none;}
.newsletter_form2_com_news .newsletter_form2_c_get p{ display:none;}
.newsletter_form2_com_news .newsletter_form2_c_get h2{color: #fff !important;font: 300 24px/120% Lato;margin-bottom: 0;padding-top: 20px;}
.newsletter_form2_com_news .newsletter_form2_c_get_detail{float: right;}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12.form-group{}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12.form-group:nth-child(2){/*! display: none; */color: #fff;}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12{width: auto;}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12 input{ background: none;border: 0;border-bottom: 1px solid #fff!important;color: #fff !important;padding-left: 0;}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12 .btn{border: 1px solid #fff!important;color: #fff;font: 600 18px/120% Playfair Display;text-transform: uppercase; background: none!important;} 



.site-footer #custom_html-8{}
.site-footer #custom_html-8 h3, .site-footer #custom_html-9 h3{color: #fff;color: #fff !important;font: 300 24px/120% Lato;font-family: Lato;margin-bottom: 30px;padding-top: 30px;text-transform: uppercase;}
.site-footer #custom_html-8 form, .site-footer #custom_html-9 form{width: 82%;margin: 0 auto;}
.site-footer #custom_html-8 form p, .site-footer #custom_html-9 form p{ background: none;border: 0;border-bottom: 0;color: #fff !important;padding-left: 0;width: 45%;/*! float: left; */}
.site-footer #custom_html-8 form p label, .site-footer #custom_html-9 form p label{width: 100%;text-align: left;}
.site-footer #custom_html-8 form input, .site-footer #custom_html-9 form input{background: no-repeat;height: 35px;}
.site-footer #custom_html-8 form textarea, .site-footer #custom_html-9 form textarea{background: none;min-height: 100px;height: 100px;}
.site-footer #custom_html-8 form input.wpcf7-submit, .site-footer #custom_html-9 form input.wpcf7-submit {border: 1px solid #fff !important;color: #fff;font: 600 18px/120% Playfair Display;  font-family: Playfair Display;text-transform: uppercase;
background: none !important;
height: auto;
width: auto;
float: left;
padding: 8px 25px;
margin-bottom: 25px;
}
.site-footer #custom_html-8 form input.wpcf7-submit:hover, .site-footer #custom_html-9 form input.wpcf7-submit:hover{ color:#000;}
.site-footer #custom_html-8 form p:nth-child(odd), .site-footer #custom_html-9 form p:nth-child(odd){float: right;}
.site-footer #custom_html-8 form p:nth-child(even), .site-footer #custom_html-9 form p:nth-child(even){float: left;}
.site-footer #custom_html-8 form p:last-of-type, .site-footer #custom_html-9 form p:last-of-type{clear: both; display: block;float: none;}
.home .wpcf7 form.sent .wpcf7-response-output, .home .wpcf7 form.invalid .wpcf7-response-output{width: 40%!important;display: inline-block;float: left;
clear: both;text-align: left;margin: 0 0 40px;}


.widget .widget-title:after {
	content: "";
	height: 2px;
	width: 40px;
	display: block;
	margin-top: 10px;
    display: none;
}
.sidebar .widget-title {
	color: #232323;
}
.comment-author-link,
.rsswidget {
	font-weight: 600;
}
.rss-date {
	margin: 10px 0;
	display: block;
	color: #9d9d9d;
}
.rssSummary {
	margin-bottom: 20px;
}
address {
	line-height: 1.7;
}
.site-footer .widget address {
	margin-bottom: 0;
}
ul,
ol {
	margin: 0 0px 18px 18px;
	padding: 0;

}
li>ul,
li>ol {
	margin-bottom: 10px;
	margin-left: 1.5em;
}
ul>li,
ol>li {
	margin-bottom: 10px;
}
ol>li>ol {
	margin-top: 5px;
}
@-webkit-keyframes shine {
	from {
		-webkit-mask-position: 150%;
	}
	to {
		-webkit-mask-position: -50%;
	}
}


/* Icon List */

.widget .icon-list li {
	padding: 5px 0;
	font-size: 14px;
	color: #d4d4d4;
}
.widget .icon-list li a {
	color: #d4d4d4;
	padding-left: 5px;
}
.widget .icon-list li a:before {
	font-family: fontAwesome;
	content: "\f101";
	color: #d4d4d4;
	padding-right: 10px;
	font-size: 16px;
}
/* Posts */

.widget-posts li {
	margin: 0 0 15px;
}
.widget-posts li:last-child {
	margin: 0;
}
.widget-posts-image {
	float: left;
	width: 64px;
}
.widget-posts-body {
	margin-left: 74px;
	margin-bottom: 10px;
}
/* Search */

.search-box {
	position: relative;
}
.site-search-area {
	margin: 0px;
	padding: 0 0 30px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s {
	border: 1px solid #eee;
	background-color: #fff;
	width: 82%;
	height: 41px;
	padding: 5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 12px;
}
#site-searchform #s:focus {
	border: 1px solid #E74C3C;
	border-right: none;
	background-color: #fff;
	width: 82%;
	height: 41px;
	padding: 5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 12px;
}
#site-searchform #searchsubmit {
	float: left;
	width: 18%;
	height: 41px;
	cursor: pointer;
	text-indent: -5555em;
	line-height: 100;
	overflow: hidden;
	background: url(images/search-icon.png) no-repeat center 14px;
	border: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#site-searchform #searchsubmit:hover {
	background: url(images/search-icon.png) no-repeat center 14px;
}
.gray_border {
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}
/*Widget Calendar*/

.widget .calendar_wrap {
	background-color: transparent;
	border: 1px solid #eee;
	padding: 0px;
	border-radius: 0px;
}
.widget table#wp-calendar {
	border-collapse: inherit;
	border-spacing: 3px;
	border: 0 none;
	padding: 0px;
	margin: 0;
	line-height: 40px;
	text-align: center;
	table-layout: fixed;
	width: 100%;
}
.widget table#wp-calendar caption {
	text-align: center;

	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 8px;
	letter-spacing: 0px;
	border-radius: 0px;
}
.widget table#wp-calendar th {
	color: #111111;
	border: 0 none;
	font-weight: 600;
}
.widget table#wp-calendar td {
	background: #fafafa;
	color: #171822;
	border-radius: 4px;
	font-weight: 400;
}
.widget table#wp-calendar td,
.widget table#wp-calendar th {
	padding: 0px;
	line-height: 30px;
	text-align: center;
}
.widget table#wp-calendar tbody a {
	color: #171822;
	box-shadow: none;
	display: block;
	border-radius: 3px;
	font-weight: 600;
}
.widget table#wp-calendar #next a,
.widget table#wp-calendar #prev a {
	color: #171822;
	font-weight: 600;
	box-shadow: none;
}
.site-footer .widget table#wp-calendar tbody a,
.site-footer .widget table#wp-calendar #next a,
.site-footer .widget table#wp-calendar #prev a {
	color: #d4d4d4;
}
/*Site Footer*/

.site-footer .module-extra.bg-dark {
	padding-bottom: 0px;
}
.site-footer .widget {
	background-color: transparent;
	color: #001E2C;
	margin-bottom: 40px;
	text-align: center;
	padding-bottom: 0;
	padding-top: 0;
}
@media (max-width: 768px) {
	.site-footer .widget {
		margin-bottom: 20px;
	}
}
.site-footer .widget .section-header {
	text-align: left;
}
.site-footer .widget-title {
	color: #fff;
	font-weight: 500;
}
.site-footer .widget ul li a {
	color: #d4d4d4;
}
.site-footer .widget h1,
.site-footer .widget h2,
.site-footer .widget h3,
.site-footer .widget h4,
.site-footer .widget h5,
.site-footer .widget h6 {
	color: #263F98;
}
.site-footer .widget dl dt {
	color: #fff;
}
.site-footer .widget table,
.site-footer .widget table th,
.site-footer .widget table td {
	background-color: #1d1d1d;
}
.site-footer .widget table th {
	color: #fff;
}
.site-footer .widget table td {
	color: #d4d4d4;
}
.site-footer .widget table th,
.site-footer .widget table td {
	padding: 10px 15px;
}
.site-footer .widget .tagcloud a {
	background-color: #1d1d1d;
	border: 1px solid #333333;
	color: #d4d4d4;
}
.site-footer .widget blockquote {
	background-color: #1d1d1d;
}
.site-footer .widget blockquote,

.site-footer .widget blockquote p {
	color: #d4d4d4;
}
.site-footer .widget blockquote cite,
.site-footer .widget blockquote small,
.site-footer .widget blockquote a {
	color: #fff;
}
.site-footer .widget table#wp-calendar td {
	background: #1d1d1d;
	color: #d4d4d4;

}
.site-footer .widget table#wp-calendar th {
	color: #fff;
}
.site-footer .widget .calendar_wrap,
.site-footer .widget table,
.site-footer .widget table th,
.site-footer .widget table td {
	border: 1px solid rgba(51, 51, 51, 0.5);
}
.site-footer .widget table#wp-calendar tbody a {
	color: #fff;
}
/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/

/* comment list */

.news_comments {
	margin: 50px auto;
}
#comment-list {
	margin: 0;
	padding: 0;
}
#comment-list li {
	background: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* Comment
============================*/

#comment-list ul.children {
	margin-left: 94px;
	padding: 0;
}
.comment-container {
	border-top: solid 3px #f2f2f2;
	margin: 0 0 15px 90px;
	padding: 20px 20px;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.comment-container:hover {
	background: #F4F4F4;

}
.comment-body p {
	margin: 0;
}
.avatar {
	float: left;
	width: 74px;
}
.avatar img {
	display: block;
	margin-right: 20px;
	position: relative;
	z-index: 0;
	border: 1px solid #DCDCDC;
	padding: 3px;
}
h4.comment-author {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
h4.comment-author a {
	color: #363636
}
#comment-list .comment-meta {
	margin-bottom: 10px;
}
#comment-list .comment-date {
	font-size: 12px;
	font-style: italic;
	color: #888;
}
/* comment hover effect */

.comment-reply-link {
	position: absolute;
	right: 20px;
	top: 20px;
}
a.link-style3 {
	color: inherit !important;
	font-size: 12px;
	text-decoration: none !important;
	font-weight: 700;
}
.comment-reply-link {
	position: absolute;
	right: 20px;
	top: 20px;
}
.comment_form>input {
	margin-bottom: 20px;
	margin-right: 20px;
	width: 31.1%;
}
#comments {
	margin-bottom: 50px;
	margin-top: 50px;
	background: white;
	padding: 30px;
	box-shadow: 0px 0px 2px 1px #e6e6e6;
}
.comment-title {
	font-size: 24px;
}
.comment-title,
.comment-reply-title {
	font-weight: 600;
}
.comment_form>input:last-child {
	margin-right: 0;
}
.comment-bar {
	border: 3px solid #000;
}
/* Comment Tab
====================================*/

.comments {
	padding: 0;
	margin: 0;
}
.comments .post-thumbnail {
	float: left;
	margin: 0 15px 0 0;
}
.comments .post-thumbnail>img {
	height: 50px;
	width: 50px;
}
.comments li {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	padding: 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	list-style: none outside none;
}
.comments_list>p {
	margin: 0;
	overflow: hidden;
}
.comments li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding: 0;
}
.comments li:last-child p {
	margin: 0
}
.comments_list a {
	text-decoration: none;
}
.com_pist a:focus {
	color: #363636;
}
.comments_list i {

	color: #909090;
	font-size: 12px;
	margin-left: 3px;
}
.sidebar-tab {
	margin-bottom: 30px;
}
.comment-form-comment textarea {
	border: 1px solid #e5e5e5;
	width: 100%;
}
#comment-list ul.children {
	margin-left: 10px;
}
.comment-container {
	margin-left: 80px;
	margin-bottom: 10px;
}
.comment_form>input {
	width: 100%;
}
.comment-content {
	padding-top: 10px;
}
/* Comment Body CSS*/

.comments-area ol {
	margin-left: 0px;
}
.comments-list {
	margin-bottom: 50px;
}
.depth-1 article {
	border-top: solid 3px #f2f2f2;
	margin: 0 0 25px 0px;
	padding: 20px 20px;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow: 0px 0px 2px 1px #e6e6e6;
}
.depth-1 article:hover {
	background: #F4F4F4;
	border-color: #727CB6;
}
.depth-2 {
	padding-left: 13%;
}
.depth-3 {
	padding-left: 15%;
}
.depth-4 {
	padding-left: 18%;
}
/* Comment Content*/

.avatar {
	float: left;
	width: 85px;
	left: -10px;
	top: -12px;
	position: relative;
}
div.comment-author img {
	display: block;
	position: relative;
	z-index: 0;
	border: 1px solid #DCDCDC;
	padding: 3px;
	margin-left: 10px;
	margin-top: 13px;
}
.comment-author {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
.comment-author b {
	color: #232323;
	margin-top: -20px;
}
.comment-author span {
	display: none;
}
.comment-metadata a {
	font-size: 12px;
	font-style: italic;
	color: #888;
}
.comment-metadata span a {
	color: #000;
}
.comment-metadata span a:hover {
	color: #337ab7;
}
.comment-reply-link {
	color: inherit;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}
/*About the Author secion */

.about-author {
	background-color: #EDEDED;
	padding: 20px;
}
.about-author-image {
	float: left;
	width: 28%;
}
.about-author-text {
	float: right;
	width: 68%;
}
.form_width {
	width: 80%;
}
section.module-medium#about {
	padding-bottom: 80px;
}
/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/

.client-logo {
	opacity: 1;
}
/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/

.shop-item {
	text-align: center;
	margin: 0 0 40px;
}
.shop-item-image {
	position: relative;
	overflow: hidden;
}
.shop-item-image img {
	width: 100%;
}
.shop-item-detail,
.shop-item-image:after {
	transition: all 0.4s ease-in-out 0s;
}
.shop-item-image:after {
	position: absolute;
	display: block;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.shop-item-detail {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 100%;
	padding: 20px;
	opacity: 0;
	z-index: 2;
	text-align: center;
	font-size: 12px;
	color: #aaa;
}
.shop-item-title {
	font-weight: 400;
	font-size: 14px;
	color: #232323;
	margin: 15px 0 5px;
}
/* Shop item hover */

.shop-item:hover .shop-item-image:after {
	background: rgba(255, 255, 255, 0.7);
}
.shop-item:hover .shop-item-detail {
	opacity: 1;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */

.ex-product {
	opacity: .7;
	transition: all 0.4s ease-in-out 0s;
}
.ex-product:hover {
	opacity: 1;
}
/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/

.product-gallery {
	list-style: none;
	padding: 0;
	width: 100%;
	margin: 10px 0 0;
}
.product-gallery li {
	display: inline-block;
	width: 15%;
	margin: 0 5px;
}
.product-gallery li:first-child {
	margin-left: 0;
}
.product-title {
	margin: 0 0 20px;
	color: #232323;
}
.star,
.star-off {
	margin-bottom: 5px;
	color: #f1c40f;
}
.star-off {
	color: #e5e5e5;
}
.reviews {
	margin: 0;
}
/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/

.showcase-page .showcase-page-header {
	background-color: rgba(2, 2, 2, 0.7);
}
.showcase-page .content-box {
	display: block;
	margin-bottom: 45px;
}
.showcase-page .content-box .content-box-image {
	border-radius: 6px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
	margin-bottom: 15px;
	transition: 0.35s ease-out;
	-webkit-transition: 0.35s ease-out;
	-moz-transition: 0.35s ease-out;
}
.showcase-page .content-box .content-box-image:hover {
	transform: translate3d(0, -10px, 0);
	-webkit-transform: translate3d(0, -10px, 0);
	box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}
/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/

.documentation-page {
	font-size: 14px;
}
.documentation-page .pln {
	color: #000;
}
.documentation-page pre.prettyprint {
	border: 1px solid #888;
	padding: 15px;
}
.documentation-page ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
}
.documentation-page li.L0,
.documentation-page li.L1,
.documentation-page li.L2,
.documentation-page li.L3,
.documentation-page li.L5,
.documentation-page li.L6,
.documentation-page li.L7,
.documentation-page li.L8 {
	list-style-type: none;
}
.documentation-page li.L1,
.documentation-page li.L3,
.documentation-page li.L5,
.documentation-page li.L7,
.documentation-page li.L9 {
	background: #eee;
}
.documentation-page .com {
	color: #800;
}
.documentation-page .lit {
	color: #066;
}
.documentation-page .pun,
.documentation-page .opn,
.documentation-page .clo {
	color: #660;
}
.documentation-page .fun {
	color: red;
}
.documentation-page .str,
.documentation-page .atv {
	color: #080;
}
.documentation-page .kwd,
.documentation-page .tag {
	color: #008;
}
.documentation-page .typ,
.documentation-page .atn,
.documentation-page .dec,
.documentation-page .var {
	color: #606;
}
.documentation-page a {
	color: #19B5FE;
}
.documentation-page a:hover {
	color: #1C92C9;
}
/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/

@media (max-width: 1200px) {
	/* Features */
	.alt-features-item {
		margin: 20px 0 0;
	}
}

@media (max-width: 1050px) {}@media (max-width: 991px) {
	/* Headers */
	.titan-title-size-3 {
		letter-spacing: 8px;
		font-size: 36px;
	}
	.titan-title-size-4 {
		letter-spacing: 12px;
		font-size: 38px;
	}
	.work-item,
	.works-grid-3 .work-item,
	.container .works-grid-3 .work-item,
	.works-grid-4 .work-item,
	.works-grid-5 .work-item {
		width: 50%;
	}
	/* Half-image */
	.side-image {
		position: relative;
		height: 300px;
	}
}
@media (max-width: 767px) {
	/* Headers */
	.titan-title-size-1 {
		letter-spacing: 2px;
		font-size: 14px;
	}
	.titan-title-size-2 {
		line-height: 1.3;
		letter-spacing: 2px;
		font-size: 16px;
		opacity: .8;
	}
	.titan-title-size-3 {
		letter-spacing: 4px;
		font-size: 26px;
	}
	.titan-title-size-4 {
		letter-spacing: 6px;
		font-size: 28px;
	}
	/* Features */
	.features-item {
		margin: 0 0 30px;
	}
	.alt-features-item {
		padding-left: 0;
		margin: 0 0 30px;
		text-align: center;
	}
	.alt-features-icon {
		position: static;
		width: auto;
		margin: 0 auto 8px;
	}
	/* Callout */
	.callout-text {
		margin: 0 0 30px;
	}
	.callout-text,
	.callout-btn-box {
		text-align: center;
	}
	/* Sidebar */
	.sidebar {
		margin-top: 50px;
	}
	.widget {
		margin-bottom: 60px;
	}
	.post.mb-0 {
		margin-bottom: 40px !important;
	}
	.footer {
		text-align: center;
	}
	.copyright,
	.footer-social-links {
		text-align: center;
		margin: 10px 0;
	}
	/* Half-image */
	.side-image-text {
		padding-left: 15px;
		padding-right: 15px;
	}
	/* Restaurant menu */
	.menu-title,
	.menu-detail,
	.menu-price-detail {
		text-align: center;
	}
	.align-center-sm {
		text-align: center;

	}

	.align-left-sm {
		text-align: left;
	}
}
@media only screen and (max-width: 480px) {
	.work-item,
	.works-grid-3 .work-item,
	.works-grid-4 .work-item,
	.works-grid-5 .work-item {
		width: 100%;
	}
}
/*skin layout css start */

.boxed {
	margin: 25px auto;
	max-width: 1170px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
/*skin layout css end */

/* @media only screen and (min-width: 768px) and (max-width: 959px) { */

/* @media only screen and (min-width: 992px) and (max-width: 1200px) { */

@media only screen and (min-width: 1200px) {
	body.boxed .isotope .portfolio-item.isotope-item {
		width: 33.33% !important;
	}
}
/*===================================================================================*/

/*	WP DEFAULT CLASSES
/*===================================================================================*/

.sticky {} cite {
	font-style: italic !important;
}
.bypostauthor {} #attachment_907 {
	width: 100% !important;
}
.alignnone img {
	display: block;
	height: auto;
	width: 99%;
}
img.alignleft,
.wp-caption.alignleft {
	margin-right: 30px;
}
img.alignright,
.wp-caption.alignright {
	margin-left: 30px;

	float: right;
}
img.wp-caption .alignnone {
	display: block;
	margin: 0 auto;
	height: auto;
	width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	clear: left;
	font-style: italic;
	line-height: 1.5em;
	margin: 0.75em 0;
	text-align: center;

}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	margin: 12px 0 !important;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 !important;
	padding: 0 1rem 0 0;
	width: 50%;
}
a img.alignright {
	float: right;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 30rem) {
	img.alignleft {
		float: left;
		margin-right: 20px;
	}
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
fieldset {
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	margin: 0 2px;
	padding: 0.35rem 0.950rem 0.75rem;
}
fieldset p {
	margin: 0px 0 25px;
}
legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.500rem;
	color: #0f0f16;
	font-weight: 600;
	display: table;
	max-width: 100%;
	border-bottom: none;
	width: auto;
	padding: 0;
	white-space: normal;
}
/*WooCommerce Css--------------------------------------------------------------------*/

.woocommerce-page .post-columns .post {
	padding: 30px 25px;
}
.woocommerce .woocommerce-result-count {
	margin: 1rem 0 1rem;
	font-weight: 600;
}
.related.products {
	text-align: left;
	padding: 0;
}
.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0;
}

.woocommerce .products:hover {
	box-shadow: none;
}
.woocommerce ul.products li.product h3 {
	text-align: center;
	margin: 0rem 0 1rem;
	padding: 0;
	font-weight: 700;
}
.woocommerce .products .star-rating {
	margin: 0 auto .5rem;
}
.woocommerce .price {
	text-align: center;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {

	font-size: 18px;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del {
	font-size: 16px;
	font-weight: 600;
}
.woocommerce ul.products li.product .price del {
	display: inline-block;
}
.woocommerce ul.products li.product .price ins,
.price ins {
	font-weight: 600;
	color: #64646d;
}
.woocommerce div.product p.price {
	text-align: left;
	font-weight: 600;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	transition: all 0.6s;
	text-align: center;
	padding: 0px 0 25px;
	margin-bottom: 40px;
}
.woocommerce-page ul.products li.product:hover {
	box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	right: inherit;
	min-width: auto;
	min-height: auto;
	color: #fff;
	border-radius: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	padding: 2px 9px 2px;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 15px;
	background: #121212;
	transition: all 0.5s;
	border: 2px solid #121212;
}
.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
	box-shadow: none;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 2px;
	padding: 10px 22px;
	transition: all 0.5s;
	margin-top: 0.7rem;
}
.woocommerce a.button {
	border-radius: 0px;
	box-shadow: none;
}
.woocommerce table.my_account_orders .order-actions .button {
	margin: 0 2px;
}
.woocommerce table.my_account_orders .order-actions .button:last-child {
	margin-top: 4px;
}
.woocommerce div.product form.cart .button,
.woocommerce a.button,
.woocommerce a.button:hover {
	padding: .700rem 1.2rem;
}
.woocommerce .posted_in a,
.woocommerce-product-rating a,
.woocommerce .tagged_as a {
	transition: all 0.5s;
	font-weight: 600;
}
.woocommerce div.product form.cart {
	margin-top: 2rem;
	padding: 0;
}
.woocommerce div.product form.cart .variations {
	padding: 2rem 0;
	margin: 0 0 2rem;
}
.woocommerce .variations td.label {
	padding: 0;
	font-size: 15px;
}
.woocommerce div.product form.cart .variations select {
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	font-size: 0.875rem;
	border: 1px solid #E5E5E6;
}
.woocommerce div.product form.cart .variations tr {
	display: block;
	padding: 0;
}
.woocommerce div.product form.cart .variations td {
	display: list-item;
	list-style: none;
	text-align: left;
	line-height: 1.2rem;
	padding: 0rem;
}
.woocommerce div.product form.cart .variations td.label label {
	font-family: 'Montserrat', Sans-serif;
	margin-bottom: 15px;
}
.woocommerce .woocommerce-variation-price {
	margin: 0 0 1rem;
}
.woocommerce-variation-price .woocommerce-Price-amount {
	font-weight: 600;
}
.woocommerce-tabs {
	padding: 2rem 0 0;
}
.woocommerce div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
	border-radius: 100%;
	height: 70px;
	margin: 2px 0 20px;
	width: 70px;
	float: left;
}
.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 90px;
}
#review_form_wrapper {
	margin: 3rem 0 2rem;
}
.woocommerce #reviews #comments ol.commentlist li .meta strong {
	font-size: 16px;
}
.woocommerce #reviews #comments ol.commentlist li .meta time {
	font-size: 16px;
}
.woocommerce #reviews h3 {
	margin: 0 0 1rem;
}
.woocommerce div.product .woocommerce-tabs .panel {
	box-shadow: none;
	padding: 25px;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child {
	margin: 0;

}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	padding: 0;
}
.woocommerce-Tabs-panel h2,
.woocommerce .related h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 24px;
}
.woocommerce .related h2 {
	margin: 0 0 20px;
}
.woocommerce table.shop_attributes td {
	padding: 10px;
}
.woocommerce table.shop_attributes td p {
	padding: 0px;
}
.woocommerce table.shop_table {
	border-radius: 0;
	margin: 0 -1px 40px 0;
	padding: 0;
}
.woocommerce table.shop_table th {
	border: none;
	font-size: 16px;
	padding: 12px;
	font-weight: 600;
}
.woocommerce table.shop_table td {
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.woocommerce-cart table.cart td {

	font-weight: 600;
	padding: 15px 12px;
}
.woocommerce-cart table.cart td a {
	font-weight: 600;
	transition: all 0.3s;
}
.woocommerce-cart table.cart td.product-thumbnail a,
.woocommerce-cart table.cart td a:hover {
	box-shadow: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	vertical-align: middle;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table td a {
	font-weight: 600;
}
.woocommerce table.my_account_orders .button {
	color: #fff;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 70px;
}
.woocommerce .quantity .qty {
	width: 70px;
	text-align: left;
	height: 44px;
	padding: .500rem 1.250rem;
	border-radius: 0;
}
.woocommerce td.product-name dl.variation {
	margin: .35rem 0 0;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p {
	line-height: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 200px;
	padding: 6px 12px;
	border-radius: 0;
	height: 44px;
}
.woocommerce .cart input.button,
.woocommerce input.button.alt {
	border-radius: 1px;
	padding: .600rem 0.7rem;
	transition: all 0.5s;
	height: 44px;
}
.woocommerce button.button {
	border-radius: 1px;
	padding: 10px 22px;
	transition: all 0.5s;

	height: 44px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 10px 22px;
}
.woocommerce #respond input#submit {
	padding: 10px 22px;
	border-radius: 2px;
	margin-top: 10px;
}
.single-product .flex-viewport {
	margin-bottom: 20px;
}
/*Product Gallery Columns*/

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 42.8571428571%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {

	width: 23.8095238%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 22.285714%;
	float: left;
	margin-right: 3.285714%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 8.5714285714%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both
}
.woocommerce div.product div.images .flex-control-thumbs li {
	margin-bottom: 1.418rem;
}
.woocommerce-page .cart input.button:hover,
.woocommerce .cart input.button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus {
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #E5E5E6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	-webkit-box-shadow: 2px 2px 0 #e9e9e9;
	box-shadow: 2px 2px 0 #e9e9e9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #E5E5E6;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	border-radius: 0;
	padding: 6px 12px;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #E5E5E6;
}
.woocommerce .woocommerce-customer-details address {
	padding: 0.7rem 0.9rem;

	background-color: #fff;
	border: 1px solid #E5E5E6;
	border-radius: 0;
}
p.woocommerce-notice.woocommerce-thankyou-order-received {
	margin: 0 0 20px;
	font-weight: 600;
}
.woocommerce .woocommerce-MyAccount-content input.button {
	margin-top: 10px;
}
.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1rem 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 12px 15px;
	margin-bottom: 0;
	box-shadow: none;
}

.woocommerce-page #payment #place_order {
	float: left;
	height: 40px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.wc_payment_method label,
.woocommerce #review_form #respond p label {
	font-weight: 600;
	font-size: 15px;
}
.woocommerce form .form-row .required {
	text-decoration: none;
}
.woocommerce form .form-row input.input-text {
	border-radius: 0;
	height: 45px;
	padding: 6px 12px;
}
.select2-container .select2-choice {
	height: 46px;
	padding: 6px 12px;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	padding: 6px 12px;
}
.woocommerce h3#order_review_heading {
	font-size: 24px;
	margin: 25px 0;
}
.woocommerce table.shop_table td {
	padding: 12px;
	font-weight: 500;
}
.woocommerce table.shop_table tfoot th {
	font-weight: 600;
}
.woocommerce .order_details {
	margin: 0 0 2rem;
	padding: 0;
}
.woocommerce ul.order_details {
	padding: 0.5rem 0.9rem;
	background-color: #fff;
	border: 1px solid #E5E5E6;
}
.woocommerce ul.order_details li {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.woocommerce ul.order_details li strong {
	font-size: 16px;
	padding: 10px 0 0px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding-left: 45px;
	padding-right: 15px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-left: .9em;
	padding-right: .9em;
	line-height: 1.5;
}
.woocommerce div.product .product_title {
	font-size: 30px;
	line-height: 1.5;
}
.product_meta span {
	display: block;
}
.product_meta span.sku {
	display: inline-block;
	font-weight: 600;
}
.product_meta span.sku_wrapper,
.product_meta span.posted_in,
.product_meta span.tagged_as {
	padding-bottom: 8px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	margin: 0;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	margin-top: 5px !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	padding-left: 25px;
	font-weight: 500;
}
.woocommerce-message::before,
.woocommerce-info::before {
	top: unset;
	left: 15px;

}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	left: 1rem;
}
.woocommerce .wc-bacs-bank-details-heading,
.woocommerce h2,
.woocommerce .title h3 {
	font-size: 18px;

	font-weight: 600;
}
.woocommerce .title h3 {
	font-weight: 500;
}
.woocommerce nav.woocommerce-pagination {
	margin: 0 0 30px;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat', Sans-serif;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	font-size: 18px;
	line-height: 1.4;
	vertical-align: baseline;
	white-space: nowrap;
	color: #121212;
	border-radius: 0px;
	margin: 0 4px 10px;
	padding: 10px;
	width: 45px;
	height: 45px;
}
.woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0 15px 0 0;
}
.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	padding: 0.8rem 0;
	margin-bottom: 0;
	font-weight: 600;

}
.woocommerce-MyAccount-navigation ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.woocommerce-account .addresses .title .edit {
	font-weight: 600;
}
.woocommerce-account .addresses .title .edit,
.edit-account fieldset legend {
	border-bottom: none;
	padding: 20px 0 5px;
	margin: 0 0 20px;
}
.woocommerce-EditAccountForm input.woocommerce-Button {
	margin: 10px 0 0;
	padding: .900rem 1.5rem;
	border-radius: 0;
	transition: all 0.5s;
}
.woocommerce form .form-row {
	padding: 0;
	margin: 0 0 15px;
}
.woocommerce .woocommerce-Button {
	height: auto;
	margin: 10px 0 0;
}
.woocommerce .page-title {
	margin: 0;
}
.woocommerce div.product div.images div.thumbnails {
	margin-left: 0;
}
.woocommerce .woocommerce-ordering {
	margin: 0 0 2rem;
}
.woocommerce .woocommerce-ordering select {
	height: 44px;
	padding: 6px 12px;
	border-radius: 0;
	margin: 0;
	width: 100%;
}
.widget .wpcs_product_carousel_slider {
	margin: 0px;
}
.widget .wpcs_product_carousel_slider .title {
	border-bottom: none !important;
}
.woocommerce-page .state_select a,
.woocommerce-page .country_select a {
	border-radius: 0;
	color: #969dab !important;
}
.woocommerce-Reviews #comments {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.woocommerce-account .post-content-area {
	padding: 0;
}
/*===================================================================================*/

/*  WOOCOMMERCE SIDEBAR WIDGETS
/*===================================================================================*/

.price_slider {
	margin-bottom: 1rem;
}
.price_slider_amount {
	text-align: right;
	line-height: 2.4rem;
	font-size: 14px;
}
.price_slider_amount .button {
	font-size: 18px;
	float: left;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.9rem;
	height: 0.9rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	outline: none;
	top: -.3rem;
}
.ui-slider .ui-slider-handle:last-child {
	margin-left: -1rem;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 11px;
	display: block;
	border: 0;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}
.price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}
.ui-slider-horizontal {
	height: .5rem;
}
.ui-slider-horizontal .ui-slider-range-min {

	left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}
.woocommerce li.cat-item {
	padding: 0px;
}
.woocommerce li.cat-item a {
	color: #666666;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search {
	padding: 0;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button[type="submit"] {
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	border-radius: 50px;
	padding: 10px 40px;
	margin: 10px 0 0px;
	transition: all 0.3s ease-in-out;
}
.woocommerce .widget_shopping_cart .total {
	padding: 30px 25px;
}
.woocommerce.widget_shopping_cart .total {
	padding: 10px 0px 0;
	text-align: center;
}
.woocommerce.widget_shopping_cart .buttons {
	padding: 0;
}
.woocommerce.widget_shopping_cart .buttons a {
	padding: 10px 22px;
	margin-bottom: 10px;
	margin-right: 0;
	display: block;
	text-align: center;
}
.woocommerce.widget_shopping_cart .buttons a:last-child {
	margin: 0;
}
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:focus {
	padding: 10px 22px;
}
.woocommerce.widget_shopping_cart a.button.wc-forward:first-child {
	background: #232323;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons {
	margin-bottom: 0;
}
.woocommerce .dropdown_product_cat {
	margin: 30px 25px;
}
.woocommerce-product-search input[type="search"] {
	font-weight: 500;
	margin: 0px 0px 15px 0px;
	border: 1px solid #E5E5E6;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.woocommerce-product-search input[type="submit"] {
	border: none;
	border-radius: 0px;
	display: inline-block;
	font-weight: 500;
	font-size: 18px;

	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0;
	padding: 9px 25px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.sidebar-widget .widget-title {
	font-size: 24px;
	display: inline-block;
	margin: 0 0 20px;
	font-weight: 600;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce .widget_rating_filter ul li {
	padding: 0;
	margin: 0 0 15px;
}
.woocommerce .widget_layered_nav ul li:last-child,
.woocommerce .widget_rating_filter ul li:last-child {
	margin: 0;
}
.woocommerce .sidebar-widget ul {
	padding: 0;
	list-style: none;
}
.woocommerce ul.product_list_widget li a:before,
.product_list_widget li a:before {
	display: none;
}
.product_list_widget a {
	margin: 0 0 5px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {

	padding-left: 0;
	border-left: none;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
	font-size: 16px;
}
.woocommerce ul.cart_list li {
	margin: 0 0 15px;
}
.woocommerce ul.product_list_widget li,
.product_list_widget li {
	padding: 15px 0 15px;

	margin-bottom: 0px;
	border-bottom: 1px solid #eee;
}
.woocommerce ul.product_list_widget li:last-child,
.product_list_widget li:last-child {
	padding-bottom: 0;
	border-bottom: 0 none;
}
.sidebar .product_list_widget li:first-child {
	padding-top: 0px !important;
}
.sidebar-widget ul.product_list_widget {
	padding: 0;
}
.product_list_widget li {
	list-style: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
	width: 60px;
	float: left;

	margin-left: 0;
	margin-right: 15px;
	padding-left: 0px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	top: 0;
	left: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	top: 25%;
	left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 3rem;
	position: relative;
	padding-top: 0;
}
.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 2rem;
}
.woocommerce .order_details {
	padding: 0;
}
.blog-post-title-wrapper h2,
.title h3 {
	font-weight: 300;
}
.woocommerce-account .addresses .title .edit,
.edit-account fieldset legend {
	padding: 0;
	margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: none;
}
.form-row input[type="submit"] {

	height: 46px;
}
.price_label {
	font-weight: 600;
	font-size: 16px;
}
.owl-item .item .cart .add_to_cart_button {
	box-shadow: none;
	border-radius: 0px !important;
	padding: .650rem 0.7rem !important;
	font-weight: 700 !important;

	transition: all 0.5s !important;
	margin-top: 0.7rem;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	margin-bottom: 15px;
}
.woocommerce form.login,
.woocommerce form.register {
	padding: 0;
	border: none;
}
ul.product-categories ul {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
	color: #666666;
	display: inline-block;
}
.woocommerce .widget ul.product_list_widget li .star-rating {
	margin-top: 5px;
}
.woocommerce del .woocommerce-Price-amount.amount {
	opacity: .5;
}
.woocommerce del .woocommerce-Price-amount.amount,
.woocommerce ins .woocommerce-Price-amount.amount {
	color: #666666;
	font-weight: 600;
}
.woocommerce .widget.widget_media_gallery .gallery-icon {
	margin: 0px auto 10px;
}
/*----Woocommerce Section-----------------------------------------------*/

.woocommerce-section {
	margin: 0px;
	padding: 60px 0 30px;
}
.woocommerce-section .products {
	width: 100%;
	text-align: center;
	padding: 0.4rem 0.4rem 1.1rem;
	margin: 0 0 40px;
	transition: 0.3s;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #E5E5E6;
}
.woocommerce-section .products:hover {
	box-shadow: 0 14px 25px 0 rgba(0, 0, 0, 0.2);
}
.item-img {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.item-img img {
	width: 100%;
}
.woocommerce-section .products:hover .add-to-cart {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.add-to-cart {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	background: transparent;
	padding: 0 15px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease-in-out;
	transform: translateY(100%);
	border-radius: 12px;
}
.add-to-cart a {
	background: #232323;
	display: inline-block;
	font-size: 14px;
	padding: 10px 22px;
	color: #fff;
	font-weight: 600;
	border-radius: 50px;
}
.add-to-cart a:hover,
.add-to-cart a:focus {
	background: #232323;
	color: #fff;
}
.add-to-cart a.added_to_cart,
.add-to-cart a.added_to_cart:hover,
.add-to-cart a.added_to_cart:focus {
	color: #fff;
}
.add-to-cart a:last-child {
	border-right: 0;
}
.add-to-cart a i {
	color: #fff;
	font-size: 14px;
	padding-right: 10px;
}
.rating {
	float: left;
	width: 100%;
}
.products .rating {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0;
}
.rating li {
	display: inline-block;
}
.rating li i {
	font-size: 14px;
}
.rating li:last-child i {
	color: #e1e1e1;
}
.products>h3 {
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.products>h3 a {
	color: #0f0f16;
}
.products span b {
	padding-right: 10px;
}
.products .onsale {
	color: #fff;
	border-radius: 0;
	font-size: 12px;
	line-height: 0.700rem;
	padding: .200rem .350rem .300rem;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 10px;
	transition: all 0.5s;
}
/*Woocommerce Colors related*/

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce ul.products li.product .price,
.woocommerce .variations td.label,
.woocommerce table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce .woocommerce-ordering select,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.select2-container .select2-choice {
	color: #666666;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce .posted_in a,
.woocommerce-product-rating a,
.woocommerce .tagged_as a,
.woocommerce div.product form.cart .variations td.label label,
.woocommerce #reviews #comments ol.commentlist li .meta strong,
.woocommerce table.shop_table th,
.woocommerce-cart table.cart td a,
.owl-item .item .cart .add_to_cart_button,
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	color: #0f0f16;
}
.woocommerce ul.products li.product .button {
	color: #fff;
}
/* .woocommerce ul.products li.product:hover .button, */


/* .woocommerce ul.products li.product:focus .button, */

/* .woocommerce div.product form.cart .button:hover, */

/* .woocommerce div.product form.cart .button:focus, */

/* .woocommerce div.product form.cart .button, */

/* .woocommerce a.button, */

/* .woocommerce a.button:hover, */

/* .woocommerce input.button:disabled, */

/* .woocommerce input.button:disabled[disabled], */

/* .woocommerce-EditAccountForm input.woocommerce-Button, */

/* #add_payment_method table.cart img, */

/* .woocommerce-cart table.cart img, */

/* .woocommerce-checkout table.cart img { */

/* border: 4px double #eee; */

/* } */

.woocommerce div.product form.cart .button,
.woocommerce a.button,
.woocommerce a.button:hover,
.woocommerce a.added_to_cart,
.woocommerce table.my_account_orders .order-actions .button {
	color: #fff;
}
.woocommerce ul.products li.product .button:hover {
	opacity: 0.9;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	background-color: #ffffff;
	border: 1px solid #eee;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	color: #fff;
}
.woocommerce .star-rating {
	font-family: star !important;
}
.woocommerce ul.products li.product:hover .onsale,
.woocommerce mark,
.woocommerce ins {
	color: #fff;
}
.woocommerce span.onsale:hover {
	color: #fff;
}
.woocommerce ul.products li.product:before,
.woocommerce ul.products li.product:after,
.woocommerce-page ul.products li.product:before,
.woocommerce-page ul.products li.product:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.woocommerce ul.products li.product:before,
.woocommerce ul.products li.product:after,
.woocommerce-page ul.products li.product:before,
.woocommerce-page ul.products li.product:after {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}
.woocommerce a.remove,
.woocommerce .woocommerce-Button,
.woocommerce .cart input.button,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce #respond input#submit,
.woocommerce .cart input.button:hover,
.woocommerce .cart input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce ul.products li.product:hover .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .return-to-shop a.button {
	color: #ffffff !important;
}
.woocommerce-message::before,
.woocommerce-info::before {
	top: unset;
	left: 15px;
}
.woocommerce div.product div.summary {
	margin-bottom: 2em;
	padding: 25px;
	background-color: #fff;
}
.price_label {
	color: #727272;
}
.woocommerce a.added_to_cart {
	background: #232323;
	border: 1px solid #ffffff;
}
.woocommerce a.button {
	border-radius: 0px;
	box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: 1px solid #e4e1e3;
}
.woocommerce #reviews #comments ol.commentlist li .meta time {
	color: #8f969c;
}
.woocommerce #review_form #respond textarea,
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border: 1px solid #eee;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #fbfbfb;
	box-shadow: 0 7px 3px -5px #e0e0e0;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table td {
	border: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce table.shop_table th {
	background-color: #fbfbfb;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	border: 4px double #eee;
}
.woocommerce a.remove {
	background: #555555;
}
.woocommerce-page .woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 20px;
}
.woocommerce .woocommerce-MyAccount-content button[type=submit] {
	margin-top: 20px;
}
.woocommerce .checkout_coupon input.button,
.woocommerce .woocommerce-MyAccount-content input.button,
.woocommerce .login input.button {
	color: #ffffff;

	border: 1px solid transparent;
}
.woocommerce-page #payment #place_order {
	border: 1px solid transparent;
}
.select2-container .select2-choice,
.select2-drop-active,
.woocommerce .woocommerce-ordering select,
.woocommerce .widget select {
	border: 1px solid #eee;
}
.woocommerce-checkout #payment ul.payment_methods {
	background-color: #fbfbfb;
	border: 1px solid rgba(0, 0, 0, .1);
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #ebe9eb;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	border: 1em solid #ebe9eb;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	background-color: #ffffff;
	border: 1px solid #E5E5E6;
	color: #121212;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li {
	border-bottom: 1px solid #ebe9eb;
}
.woocommerce-EditAccountForm input.woocommerce-Button {
	border: 1px solid #ffffff;
}
.ui-slider .ui-slider-handle {
	border: 1px solid rgba(0, 0, 0, 0.25);

	background: #e7e7e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#e7e7e7));
	background: -webkit-linear-gradient(#FEFEFE, #e7e7e7);
	background: -moz-linear-gradient(center top, #FEFEFE 0%, #e7e7e7 100%);
	background: -moz-gradient(center top, #FEFEFE 0%, #e7e7e7 100%);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}
.price_slider_wrapper .ui-widget-content {
	background: #1e1e1e;
	background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#666666));
	background: -webkit-linear-gradient(#1e1e1e, #666666);
	background: -moz-linear-gradient(center top, #1e1e1e 0%, #666666 100%);
	background: -moz-gradient(center top, #1e1e1e 0%, #666666 100%);
}
.sidebar-widget .woocommerce ul.cart_list li {
	border-bottom: 1px dotted #d1d1d1;
}
.woocommerce div.product .woocommerce-tabs .panel {
	background: #fff;
	border: 1px solid #eee;
}
.pswp__caption__center {
	text-align: center;
	padding: 25px;
	font-size: 16px;
	color: #fff;
}
/*Woocommerce Section----------------------------------------------------------------------------------------*/

/*===================================================================================*/

/*	CART ICON 
/*===================================================================================*/

.cart-header {
	width: 30px;
	height: 25px;
	line-height: 1.4;
	text-align: center;
	background: transparent;
	position: relative;
	float: left;
	margin: 22px 0px 22px 20px;
}
.cart-header>a.cart-icon {
	-wekbit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
	font-size: 1.9rem;

	color: #202020;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0px;
}
.cart-header>a .cart-total {
	font-family: 'Montserrat', Sans-serif;
	font-size: 10px;
	line-height: 1.5;
	color: #fff;

	font-weight: 600;
	position: absolute;
	right: -7px;
	top: -7px;
	padding: 1px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-wekbit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
@media (min-width: 100px) and (max-width: 767px) {
	.cart-header {
		float: left;
		margin: 20px 7px 20px 25px;
	}
	.cart-header>a.cart-icon {
		color: #fff;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1280px) {
	#wooproduct-slider .owl-prev {
		left: 44%;
	}
	#wooproduct-slider .owl-next {
		right: 44%;
	}
    .post-entry .superficie-block ul li {font: 60px/120% Playfair Display;}
    .post-entry .superficie-block ul li span {font: 500 18px/120% Lato;}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	#wooproduct-slider .owl-prev {
		left: 43%;
	}
	#wooproduct-slider .owl-next {
		right: 43%;
	}
}
@media (min-width: 100px) and (max-width: 768px) {
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100%;
		padding: 6px 12px;
		border-radius: 0;
		height: 44px;
		margin-bottom: 7px;
	}
	.woocommerce-page table.cart td.actions .coupon .button {
		width: 100%;
	}
	.woocommerce-page table .quantity .qty {
		height: auto;
		display: inline-block;
	}
	#wooproduct-slider .owl-prev {
		left: 35%;
	}
	#wooproduct-slider .owl-next {
		right: 35%;
	}
	.woocommerce .woocommerce-ordering {
		float: left;
	}
	.footer_social {
		float: none;
		text-align: center;
	}
	.footer_bottom .footer-social-links {
		text-align: center;
	}
	.footer-social-links li {
		float: none;
		display: inline-block;
	}
	.woocommerce-page .post-columns .post {
		margin: 0;
	}
}
@media (max-width: 500px) {
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		float: none;
	}
}
.woocommerce-title .page-title {
	display: none;
}
body.woocommerce-page .post-content-area {
	padding: 0;
}
/*Contact Form 7*/

.wpcf7-form label {
	display: block;
}
.wpcf7-submit {
	background: rgba(17, 17, 17, 0.8);
	color: #fff;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	padding: 13px 40px;
	font-weight: 600;
	border: none;
	border-radius: 2px;
	width: 100%;
	transition: all 0.125s ease-in-out 0s;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
	color: #fff;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea,
.wpcf7-form select {
	margin-top: 10px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;

	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Index-blog-button */
.post-button {
	margin: 10px 0px 0px 0px;
}

.newsletter-api-form-theme2 { border:0; padding:0;}
.page-template-template-part .post-entry h3{font-weight: 900;}
.page-template-template-part .post-entry h2{text-align: left;width: 100%;font-weight: 400;font-size: 50px; margin-top: 30px;}

.page-template-template-part .post-entry h4{color: #048BCC;font: 700 28px/120% Lato;}
.page-template-template-part .post-entry p{color: #000;font: 300 20px/32px Lato;margin-bottom: 45px;}
.page-template-template-part .post-entry ul{}
.page-template-template-part .post-entry ul li{list-style: circle;}
.page-template-template-part .post-entry p strong{font-weight: 800;color: #001E2C;line-height: 35px;display: block;font-size: 20px;}

.page-template-template-part .post-entry ol{margin-left: 100px;list-style-position: inside;}
.page-template-template-part .post-entry ol li{margin-bottom: 35px;}
.page-template-template-part .post-entry ol li::marker{color: #048BCC;font: 700 28px/120% Lato;}
.page-template-template-part .post-entry ol li strong{color: #048BCC;font: 700 28px/120% Lato;margin-bottom: 0px;display: inline-block;padding-bottom: 20px;}

.floorplan{background: #EDFBFE; overflow: hidden; clear: both; margin-top: 60px; display: none;}
.floorplan h2{text-align: center;font-weight: 400;}
.floorplan ul{list-style: none;width: 80%;margin: 0 auto;text-align: center;}
.floorplan ul li:first-child{ width:100%;}
.floorplan ul li{width: 24%;display: inline-block;margin: 35px 0 65px;font: 80px/120% Playfair Display;color: #048bcd;-webkit-text-fill-color: #fff0;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #048bcd;}
.floorplan ul li sup{}
.floorplan ul li span{display: block;font: 500 22px/120% Lato;color: #048bcd;-webkit-text-fill-color: #048bcd;-webkit-text-stroke-width: 0;-webkit-text-stroke-color: #048bcd;margin-top: 15px;}
.page-id-918 .wp-block-columns .wp-block-columns{width:60%; margin: 60px auto;display: inherit;}
.page-id-918 .wp-block-columns .wp-block-columns .wp-block-column:first-child{width: 40%;float: left;}
.page-id-918 .wp-block-columns .wp-block-columns .wp-block-column:last-child{padding-top: 100px;width: 40%;float: right;}
.page-id-918 .wp-block-columns h5{color: #048BCC;font: 28px/120% Lato;padding-left: 35px;margin-bottom: 10px;}
.page-id-918 .wp-block-columns img{margin-bottom: 50px;}

.page-id-918 .block-gallery{overflow: hidden;clear: both; position: relative;clear: both;overflow: hidden;background: url(images/bg-wood-gallery.png) no-repeat; background-position-x: 0%; background-position-y: 0%; background-size: auto;background-position-x: 0%;background-position-y: 0%;background-size: auto;background-position: center left;background-size: 300px;}
.page-id-918 .block-gallery .title{width: 30%;float: left;}
.page-id-918 .block-gallery .title h2{font: 300 65px/120% Playfair Display;text-align: right;float: right;margin-top: 50%;}
.gallery-villas-block{width: 60%;float: right;}
.page-id-918 .block-gallery .seriousslider-inner > .item{}
.page-id-918 .block-gallery .seriousslider-inner > .item img{ width:100%;}


.page-id-1364 .wp-block-columns .wp-block-columns{width:60%; margin: 60px auto;display: inherit;}
.page-id-1364 .wp-block-columns .wp-block-columns .wp-block-column:first-child{width: 40%;float: left;}

.page-id-1364 .wp-block-columns .wp-block-columns .wp-block-column:last-child{padding-top: 100px;width: 40%;float: right;}
.page-id-1364 .wp-block-columns h5{color: #048BCC;font: 28px/120% Lato;padding-left: 35px;margin-bottom: 10px;}
.page-id-1364 .wp-block-columns img{margin-bottom: 50px;}

.page-id-1364 .block-gallery{overflow: hidden;clear: both; position: relative;clear: both;overflow: hidden;background: url(images/bg-wood-gallery.png) no-repeat; background-position-x: 0%; background-position-y: 0%; background-size: auto;background-position-x: 0%;background-position-y: 0%;background-size: auto;background-position: center left;background-size: 300px;}
.page-id-1364 .block-gallery .title{width: 30%;float: left;}
.page-id-1364 .block-gallery .title h2{font: 300 65px/120% Playfair Display;text-align: right;float: right;margin-top: 50%;}
.gallery-villas-block{width: 60%;float: right;}
.page-id-1364 .block-gallery .seriousslider-inner > .item{}
.page-id-1364 .block-gallery .seriousslider-inner > .item img{ width:100%;}




.gallery-villas-block .seriousslider-indicators{ position: relative !important;bottom: unset !important;padding: 5px 0 !important;}

.gallery-villas-block .seriousslider-indicators ol{}
.gallery-villas-block .seriousslider-indicators ol li {border: 2px solid #048BCC;box-shadow: 0 1px 1px #048BCC; margin: 2px;width: 15px;height: 15px;} 
.gallery-villas-block .seriousslider-indicators ol li.active{background: #048BCC;}
.gallery-villas-block  .seriousslider-control{ display:none;}
.query {position: fixed; right: 10px; width: 143px;float: right;left: unset !important;top: 45%;z-index: 9999999;}
#region-plaisance {
    overflow: hidden;
    width: 100%;
    clear: both;
}
#region-plaisance  #map {
    height: 650px;
    z-index: 999999;
}

#region-plaisance .results-block{ float: left; width:50%;}
#region-plaisance #map{ width:50%; float: right;}

.service {
    min-width: 270px !important;
    max-width: 270px !important;
    padding: 0 !important;
    display: inline-block !important;
    margin: 2% !important;
}
.service h4 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 18px;
    cursor: pointer;
    color: #BC6379;
}



.query-option {
    float: right;
    width: 90%;
    text-align: center;
}
.query-option ul {
    padding: 0;
    margin: 15px;
}
.query-option ul li {
    display: block;
    background: url("images/bg-query-icon.png") no-repeat center;
        background-size: auto;
    background-size: auto auto;
    padding: 17px 0;
    background-size: 90px;
    margin: 7px 0;
}
.query-option ul li a {
    color: #fff;
    font: 16px/120% latoblack;
    outline: none;
}
.query-option ul li a img {
    padding: 0;
    vertical-align: middle;
    width: 28px;
}
.query-option ul li p {
    font: 900 12px/120% Lato;
    color: #fff;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.home .seriousslider-inner > .item img.item-image {
    position: relative;
    left: unset;
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    line-height: 1;
    transform: unset;
    background-size: 100%;
    width: 100%;
}
.navbar-custom .nav > .open > .dropdown-toggle::after, .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle::after {
    right: 7px;
    content: "\f106";
    transform: rotate(180deg);
}

.navbar-custom .dropdown-toggle::after, .navbar-custom .dropdown-menu .dropdown-toggle::after { border-top: 0 solid !important;right: 0px !important;}
.navbar-custom .dropdown-menu > li > a:focus, .navbar-custom .dropdown-menu > li > a:hover, .navbar-custom .dropdown-menu > li > a:active{background: none!important;}
.navbar-custom .dropdown-menu { background: #1f4fa7 !important; box-shadow: none; border: 0 !important;}

.results-block {  float: left; padding: 30px;  z-index: 9999999; background: #fff ;}
.results-block .buttons { padding-top: 30px; padding-bottom: 30px;}
.results-block .results {margin-top: 2%;height: 220px;overflow: scroll;overflow-y: auto;overflow-x: hidden;background-color: #EFEEED;}
#demo .tourism {min-width: 270px !important;max-width: 270px !important;padding: 0 !important;display: inline-block !important;
    margin: 2% !important;}
#demo .tourism h4 {margin-top: 10px !important;margin-bottom: 10px !important; font-size: 18px; cursor: pointer; color: #60BCB9;min-height: 45px;}
#demo .directory { width: 250px !important; height: 150px !important;}

#region-plaisance .results-block h2{background: none !important;text-align: left;width: 100%;font: 400 36px/120% Playfair Display;}
#region-plaisance .results-block p{color: #000 !important;font: 300 20px/32px Lato !important;}
.gfa{text-align: center;width: 70%;margin: 0 auto;position: relative;}
.gfa  h3{font: 500 31px/120% Playfair Display; color: #048BCC;}
.gfa img{width: auto;margin-top: 20px;padding-bottom: 40px;margin: 40px 2% auto;height: 213px;object-fit: cover;}
.gfa::after{ content:""; display: block;color: #fff;margin: 20px auto 0;background: #048BCE;width: 1px;height: 130px;position: absolute;left: 0;right: 0;margin-bottom: 20px;bottom: -128px; display: none;} 

.home #post-1407, .home #post-829{ display:none;}

@media only screen and (min-width: 980px) {
	/* dropdown focus keyboard */
/*
	#custom-collapse ul li a:focus + ul.dropdown-menu,
	#custom-collapse ul li.focus ul.dropdown-menu {
	  display: block;
	}
*/
}

.site-description {
	text-align: center;
    font-weight: 600;
}

@media only screen and (max-width: 1680px) {
    .page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text{bottom: -20px;}
	.page #post-918 .post-entry .villas .text p, .page #post-1364 .post-entry .villas .text p{font: 300 20px/170% Lato;}
	.page #post-918 .post-entry .villas .text h2, .page #post-1364 .post-entry .villas .text h2 {  font-size: 36px;}
	.page.page-id-918 .header-info .header-inner .col-md-4, .page.page-id-1364 .header-info .header-inner .col-md-4{top: 30px;}
	#post-807 ul, #post-1094 ul { padding: 68px 0 18px;  min-height: 148px;}
	#post-807 h2, #post-1094 h2{min-height: 148px;}
    
}
@media only screen and (max-width: 1500px) {
    .navbar-custom .nav li > a {padding: 8px 0px;font: 400 14px/120% Lato;}
    .page.page-id-918 .header-info .header-inner .col-md-4, .page.page-id-1364 .header-info .header-inner .col-md-4 {top: 50px;}
    .page #post-1364 .post-entry .villas .text p, .page #post-918 .post-entry .villas .text p {color: #000;font: 300 18px/150% Lato;width: 100%;}
    .page #post-1364 .post-entry .villas .text h2, .page #post-918 .post-entry .villas .text h2 {
    padding: 0; margin: 30px 0; font-size: 36px;  text-align: left;  width: 90%;   font-weight: 400;}
    .home p.three-icons { width: 90%;}
     p.three-icons { width: 90%;}
	.post-entry .superficie-block ul li {  /*! width: 21.3%; */}
	.page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text {
  bottom: -50px;
}
	#post-807 ul, #post-1094 ul {min-height: 169px;}
	#post-807 h2, #post-1094 h2 {  min-height: 169px;}
	
}
@media only screen and (max-width: 1388px) {
.page.page-id-918 .header-info .header-inner .col-md-4, .page.page-id-1364 .header-info .header-inner .col-md-4 {top: 30px;}
    .home p.three-icons {
        width: 100%;}
     p.three-icons {
        width: 100%;}
	#post-807 ul li img, #post-1094 ul li img { margin-top: -15px;}
}

@media only screen and (max-width: 1366px) {
.home .seriousslider-caption-text h2 {
    font: 600 50px/120% Playfair Display;
    
}
.page #post-1364 .post-entry .villas .text {
  bottom: -60px;
}
	.page #post-918 .post-entry .villas .text{bottom: -15px;}
    .page.page-id-918 .header-info .header-inner .col-md-4, .page.page-id-1364 .header-info .header-inner .col-md-4 { top: 10px;}
.seriousslider-inner .item a::after {
    margin: -13% auto 0;
}
.hp .bg-blue .wp-block-image img {
    width: 115%;
    height: 400px;
    max-width: 115%;
    object-position: 365%;
    object-fit: cover;
}
    .page #post-918 .post-entry .villas .text h2, .page #post-1364 .post-entry .villas .text h2 {font-size: 30px;}

}

@media only screen and (max-width: 1280px) {
.post-entry h2 {
    font: 600 50px/120% Playfair Display;
}
.block-contact .text h2 {
    font: 400 26px/120% Lato;
}
#post-920 .wp-block-columns h3, #post-1375 .wp-block-columns h3 {
    text-transform: uppercase;
    font: 900 20px/120% Lato;
}
.newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12 .btn {
    font: 600 14px/120% Playfair Display;
    padding: 13px 10px;
}
  
.newsletter_form2_com_news .newsletter_form2_c_get h2 {
    color: #fff !important;
    font: 300 18px/120% Lato;
    margin-bottom: 0;
    padding-top: 26px;
}  
	.page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text {
  bottom: 30px;
}
    
    .hp .bg-blue .wp-block-image img{object-position: 170%;}
    
    .resident h3{font: 400 26px/120% Playfair Display !important;}
    .main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas{font: 200 17px/120% Lato;}
    .page-id-918 .wp-block-columns .wp-block-columns {width: 80%;}
    .page.page-id-918 .header-info .header-inner .col-md-4{position: relative; top: 0;}
    .page #post-918 .post-entry .villas .text p {font: 300 16px/200% Lato;}
    .page-id-1364  .wp-block-columns .wp-block-columns {width: 80%;}
    .page.page-id-1364  .header-info .header-inner .col-md-4{position: relative; top: 0;}
    .page #post-1364  .post-entry .villas .text p {font: 300 16px/200% Lato;}
    .wp-block-columns.tax-block h2 {font: 900 italic 34px/120% Lato;}
	.gfa {  width: 90%;}
	.post-entry .superficie-block ul li:first-child::after {  top: 10%;}
	#post-807 ul li strong, #post-1094 ul li strong { font: 600 16px/120% Lato;}
	#post-807 h2, #post-1094 h2 {  font: 600 18px/120% Lato;}
}

@media only screen and (max-width: 1188px) {
    #post-807 ul li img, #post-1094 ul li img{ width:15%;}
    #post-815::before, #post-1097::before { margin: -18% auto auto;}
    .ctl-instant-timeline .timeline-content .story-details h3 { font: 900 22px/120% Lato !important;}
    .resident {padding: 30px 15px 15px;}
    .hp .bg-blue .wp-block-image img {object-position: 80%; width: 103%; max-width: 110%; height: 370px;}
    .block-pbp {padding: 30px 30px 15px;}
    .block-pbp p {font: 14px/120% Lato !important;}
    .hp .bg-blue h2 {font: 400 28px/120% Playfair Display;}
    .hp .bg-blue p a {font: 600 16px/120% Playfair Display;}
    .hp .bg-blue p {font: 300 16px/25px Lato !important;}
    .page #post-918 .post-entry .villas .text h2, .page #post-1364 .post-entry .villas .text h2 { font-size: 28px;}
    .query{ top:35%;}
}

@media only screen and (max-width: 1024px) {
.block-contact .text {
    width: 35%;
    left: 4%;
    padding: 25px 30px;
}
.page #post-1364 .post-entry .features .block-features {
    width: 80%;}  
.post-entry .superficie-block p img {
    width: 94%;
} 
.post-entry .superficie-block ul li:first-child span {
    font: 500 16px/120% Lato;}
.post-entry .superficie-block ul li:first-child::after {
    content: "";
    /*! background: url("images/icon-blue.png") no-repeat center; */
        background-size: auto;
    width: 30px;
    height: 60px;
    display: inline-block;
    position: absolute;
    right: -15px;
    z-index: 9999;
    top: 20%;
    background-size: 20px;
}
	.page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text {
  bottom: -48px;
}
       .post-entry .superficie-block.first p img {
    width: 90%;
}
    .post-entry .superficie-block p img {
    width: 60%;
}
    
.post-entry .superficie-block ul li span {
    font: 500 16px/120% Lato;}
    
    .post-entry .superficie-block ul li {
        font: 45px/120% Playfair Display;}
.page.page-id-920 .post-entry .wp-block-columns, .page.page-id-1375 .post-entry .wp-block-columns {
    margin-left: 7%;
    margin-right: 7%;
}    
.newsletter_form2_com_news .newsletter_form2_c_get{
    width:100%;
}    
.site-footer .widget p, .site-footer .widget p a{
    padding:0 5px;
} 
.block-contact .block-img {
        width: 67%;
    }
    .home .seriousslider-caption-text h2 {
    font: 600 34px/120% Playfair Display;
}
    .seriousslider-inner .item a::after {
    margin: -16% auto 0;
}
    

    
    .seriousslider-inner {
    position: relative;
    width: 100%;
    height: 84%!important;
}
    .main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas {
    padding: 30px 15px 15px;
    width: 30%;
    left: 55%;
    top: -145px;
}
    .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas{ top:-45px;}
 
    
    #post-807, #post-1094 { background-size: 200px;}
    .resident{ width:40%;}
	.gfa img {height: 160px;}
	.wp-block-column.blue-pale-bg-with-text p {  width: 80%;}
    .page #post-1364 .post-entry .villas .text p, .page #post-918 .post-entry .villas .text p {  font: 300 16px/150% Lato;}
	#post-807 h2, #post-1094 h2 {
  font: 600 15px/120% Lato;
}
	#post-807 ul li, #post-1094 ul li {  font: 300 14px/120% Lato;}
	#post-807 ul li strong, #post-1094 ul li strong { font: 600 14px/120% Lato;}
}
    
@media only screen and (max-width: 800px) {    
.sidebar {margin-top: 0px;}
.post-entry h2 { margin-top: 30px;}
.block-contact .block-img { width: 100%;} 
.block-contact .text { width: 40%;} 
.block-contact .text h2 {font: 400 22px/120% Lato;} 
.newsletter_form2_com_news .newsletter_form2_c_get_detail{ width:100%;}  
.navbar-brand > img { width: 30%;}  
.seriousslider-inner .item a::after {margin: -21% auto 0; background-size: 50%; background-position-y: 100%;}    
.post-entry h2 {font: 600 65px/120% Playfair Display; width: 80%; }
.main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas { padding: 15px; width: 30%; left: 55%; top: -145px; font: 200 13px/120% Lato;}
    .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas{top:-45px;}
.main-swap .villas-container .text-villas a, .main-swap .interior-view-container .text-villas a, .main-swap .exterior-view-container .text-villas a{display: block; margin-top: 10px;font: 400 16px/120% Lato;text-decoration: underline;margin-bottom: 5px;} 
    .home .seriousslider-caption-text h2 { font: 600 22px/120% Playfair Display;}
.main-swap .menu-item {position: absolute; left: 73%; bottom: 15px;}
.post-columns.site-info #post-795 ul li img, .post-columns.site-info #post-1417 ul li img { width: 45%;}
.post-columns.site-info #post-795 ul li span, .post-columns.site-info #post-1417 ul li span { font: 300 14px/120% Lato;}
.post-entry h2 {font: 600 40px/120% Playfair Display; }
#post-807 h2, #post-1094 h2 { font: 500 26px/120% Playfair Display;}   
#post-807 ul li, #post-1094 ul li{font-size:16px;}
#post-807 ul li img, #post-1094 ul li img { margin-top: 15px;}
#post-815 p, #post-1097 p  { width: 80%; margin: 0 auto;  margin-bottom: 0px; text-align: center;margin-bottom: 20px; color: #000; font: 300 14px/26px Lato;}
.resident h3 {font: 400 20px/120% Playfair Display !important;}
#post-815::before, #post-1097::before {margin: -30% auto auto;}
.resident ul li {font-size: 12px;}   
.ctl-instant-timeline .timeline-content .story-details p { font: 300 14px/22px Lato !important; }   
.hp .blue-center h2 {font: 400 26px/120% Playfair Display;}
   .navbar-toggle {left: 8px; padding: 0;}
    .block-blue a.enquiry{padding: 12px;}
    .page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text {
    bottom: unset;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    left: 0%;
}

    .page #post-918 .post-entry .villas .text p, .page #post-1364 .post-entry .villas .text p{ width:90%;}
    .page #post-918 .post-entry .villas, .page #post-1364 .post-entry .villas{margin-bottom: 0;}
    .page #post-918 .post-entry .villas .block-img img, .page #post-1364 .post-entry .villas .block-img img {width: 100%;}
    .page #post-918 .post-entry .features .links, .page #post-1364 .post-entry .features .links {width: 100%;}
    .page #post-918 .post-entry .features .block-features, .page #post-1364 .post-entry .features .block-features {
        width: 100%;}
    .home .seriousslider-caption{bottom: 0;}
    .floorplan ul{ width:100%;}
    .floorplan ul li {font: 40px/120% Playfair Display;margin: 20px 0; width:100%;}
    .floorplan ul li span {display: block;font: 500 18px/120% Lato;}
    .wp-block-columns.tax-block .wp-block-column{width: 100%;
max-width: 100%;
margin-top: 0 !important;
display: inline-block;
flex: unset;
    flex-basis: unset;
flex-basis: unset !important;
margin-bottom: 40px;
margin-left: 0;}
    .wp-block-columns.tax-block {
    position: relative;
    width: 90%;
    margin: 125px auto 0;
    overflow: hidden;
    clear: both;
}
    .wp-block-columns.tax-block h2 {
    font: 900 italic 24px/120% Lato;
}
    .home p.three-icons { margin-bottom: 80px !important;}
    .post-entry .superficie-block ul li {
    font: 34px/120% Playfair Display;
}
    .post-entry .superficie-block ul li span {
    font: 500 14px/120% Lato;
    min-height: 40px;
}
	.gfa img {  margin: 40px 1% auto;  height: 130px;}
	.wp-block-column.blue-pale-bg-with-text p {font: 300 18px/120% Lato !important;}
	.wp-block-column.blue-pale-bg-with-text p strong {  font: 600 20px/120% Lato;}
	.page.page-id-918 .header-info .header-inner .col-md-4 { left: 20px;}
	.logo-image.navbar-brand{ display:none;}
	#post-807 h2, #post-1094 h2{ width:100%; min-height: auto;font: 500 20px/120% Playfair Display;
padding-bottom: 0;	}
	#post-807 ul, #post-1094 ul {  min-height: auto;  width: 100%;  padding: 22px 20px;}
	.home p.three-icons { margin-bottom: 20px !important; margin-top: 20px !important;}
}

@media (min-width: 505px) and (max-width: 760px) {
div.pp_pic_holder { position: fixed; z-index: 99999999999999; top: -9% !important; }
    .ytp-cued-thumbnail-overlay-image {-webkit-background-size: contain;}
    div.pp_pic_holder {
    position: fixed;
    z-index: 99999999;
    top: 0% !important;
    height: 100vh;
} 
    iframe {
    height: 100vh;
    width: calc(100% - 60px);
    float: right;
}
    div.ppt{display: none!important;}

    .widget_polylang {position: fixed;top: 15px;left: 20px;}
    .navbar-toggle {left: 20px; padding: 0; background-size: 18px;top: 32%;}
    :lang(fr-FR) .villas-blue-bar-fr {
    display: block;
    text-transform: uppercase;
    transform: rotate(180deg);
    width: 25px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    color: #fff !important;
    font: 900 13px/120% Lato;
    position: absolute;
    left: 20px;
    bottom: 13%;
    z-index: 99999999999;
}
    .navbar-brand > img {
    width: 30%;
    z-index: 99999;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}
    
}


@media only screen and (max-width: 740px) { 
p.three-icons img {
    width: 40%;
    margin: 20px auto;
    display: block;
}
}



@media only screen and (max-width: 600px) { 
    .pages-only img{ width:60%;}
    .post-entry h2 {margin-top: 15px;font: 600 28px/120% Playfair Display;}
    .block-contact .text {width: 100%;position: relative;padding: 10px 25px;left: 0;}
    .block-contact .text h2 {font: 400 16px/120% Lato;}
    #post-920 .wp-block-columns, #post-920 .wp-block-columns p, #post-1375 .wp-block-columns, #post-1375 .wp-block-columns p {font: 300 16px/22px Lato;padding-right: 0;}
    #post-920 .wp-block-columns form p input.wpcf7-submit, #post-1375 .wp-block-columns form p input.wpcf7-submit {font: 600 18px/120% Playfair Display;}
    #post-920 .wp-block-columns form p, #post-1375 .wp-block-columns form p{ margin-bottom: 0;}
    #post-920 .wp-block-columns form label, #post-1375 .wp-block-columns form label {font: 600 14px/120% Lato;}
    #post-920 .wp-block-columns p.captcha-text, #post-1375 .wp-block-columns p.captcha-text {font: 600 11px/120% Lato;}
    .site-footer .widget {margin-bottom: 20px; padding: 0 20%; padding-right: 4%;}
    .newsletter_form2_com_news { width: 100%; margin: 0 auto;}
    .site-footer .widget:last-child p, .site-footer .widget:last-child a{ font-size: 11px;}
    .site-footer .widget:last-child { width: 100%;padding: 0;margin: 0 auto;max-width: 100%;float: left;padding-left: 60px;
    padding-right: 20px;}
    .widget {font-size: 13px;}
    #text-4 img{ width:60%;}
    .widget .widget-title {margin: 0 0 15px;}
    .site-footer .widget {margin-bottom: 35px;}
    .seriousslider-inner .item a::after {
        margin: -28% auto 0;}
    .seriousslider-inner { height: 75% !important;}
    .main-swap .menu-item p {
    font-size: 15px;
    background: #fff;
    padding: 0 10px;
}
    .main-swap .villas-container img, .main-swap .interior-view-container img, .main-swap .exterior-view-container img { width: 100%;}

.hp .bg-blue .wp-block-image img {
    object-position: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-top: 40px;
}
    .block-pbp {
    padding: 30px 30px 15px;
    position: relative;
    right: unset;
    top: unset;

    left: unset;
    bottom: unset;
    width: 80% !important;
    transform: unset;
    flex: unset;
        flex-basis: unset;
    flex-basis: auto !important;
    margin: 40px auto 0 !important;
}
    .site-footer .widget{max-width:100%;}
    .page-id-918 .block-gallery{ background: none;}
    .page-id-918 .block-gallery .title h2 {font: 300 34px/120% Playfair Display;}
    .page-id-1364 .block-gallery{ background: none;}
    .page-id-1364 .block-gallery .title h2 {font: 300 34px/120% Playfair Display;}
}

@media only screen and (max-width: 500px) { 
	.home .wpcf7 form.sent .wpcf7-response-output, .home .wpcf7 form.invalid .wpcf7-response-output {
		width: 100% !important;}
    .gfa h3 {font: 500 18px/120% Playfair Display;}
    .gfa {text-align: center;}
    .gfa::after {
    content: "";
    display: block;
    color: #fff;
    margin: 20px auto 0;
        margin-bottom: 0px;
    background: #048BCE;
    width: 1px;
    height: 130px;
    position: absolute;
    left: 0;
    right: 0;
    margin-bottom: 20px;
    bottom: -65px;
}
    .gfa img {
    width: 130px;
    margin-top: 20px;
    padding-bottom: 90px;
}
    .page #post-1364 .block-link-video a, .page #post-918 .block-link-video a {margin-bottom: 0;}
.home .seriousslider-caption-text h2 {
    font: 600 24px/120% Playfair Display;


}
		.page.page-id-918 .header-info .header-inner .col-md-4 { left: 0px;}

    .post-entry .superficie-block ul li span {
    font: 500 16px/120% Lato;
    margin-top: 0 !important;
}
    .post-entry .superficie-block p img {
    margin-bottom: 20px;
}
.post-entry .superficie-block ul li {
    font: 34px/120% Playfair Display;
    padding: 0% 5% 2% !important;
    margin: 10px 0 10px;
    width:100%!important;
}
    .post-entry .superficie-block ul li:first-child::after {right: 15%;top: 10%;}
    .navbar-brand > img { width: 100%;}
    .seriousslider-inner > .item img.item-image {max-height: 50vmax;}
    .seriousslider-caption{ top:50%;}
    .seriousslider-caption-text h3 {font: 400 14px/120% Lato;}
    .home .seriousslider-caption-text h2 {font: 600 18px/120% Playfair Display;}
    .seriousslider-inner .item a::after {background-size: 30%;background-position-y: 100%; margin: -52% auto 0;}
    .main-swap .menu-item {left: 60%;}
   .main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas { padding: 5px; width: 70%;left: 15%; top: -150px;font: 200 12px/120% Lato;}
    .main-swap .villas-container .text-villas img, .main-swap .interior-view-container .text-villas img, .main-swap .exterior-view-container .text-villas img {width: 60%;margin: 0 auto 10px;max-width: 100%;display: inherit;text-align: center;height: auto;}
    .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas {
    top: -45px;
}
    .main-swap .menu-item p {font-size: 12px;}
    .main-swap .villas-container .text-villas {outline: 10px solid #048BCE;}
    .main-swap .villas-container .text-villas { top: -158px;}
    #post-807 h2, #post-1094 h2 { font: 500 16px/120% Playfair Display;padding: 25px 20px 0;}
    .post-entry h2 { font: 600 18px/120% Playfair Display;
margin: 20px 10px;
width: 92%;
text-align: center;}
    #post-807 h3, #post-1094 h3{ display:none;    }
    #post-807, #post-1094 { background-size: 55px;}
    #post-807 ul li strong, #post-1094 ul li strong {font: 600 14px/120% Lato;}
    #post-807 ul li img, #post-1094 ul li img  { width:auto;}
    #post-815::before, #post-1097::before {margin: -40% auto auto; background-size: 50%; height: 90px;}
    .post-columns.site-info #post-795 ul li, .post-columns.site-info #post-1417 ul li { width: 100%;}

    #post-807, #post-1094 { margin-top: -2px;}
    .seriousslider-inner > .item img.item-image { max-height: 50vmax;}
    .seriousslider-inner { height: 70% !important;}
    #post-815 img, #post-1097 img { margin: 40px auto 0; width: 60%; text-align: center;}
    #post-815 .wp-block-image .aligncenter, #post-1097 .wp-block-image .aligncenter{text-align: center;}
    .resident { width: 76%; display: block;}
    #post-819 img { margin-top: 0;}
    .ctl-instant-timeline .ctl-row .story-time{display: none;}
    .ctl-instant-timeline .story-image img { width: 20% !important;}    
    .ctl-instant-timeline .timeline-content .story-details h3 { font: 900 16px/120% Lato !important;}
    #post-837 p, #post-1404 p {width: 80%; margin: 0 auto; margin-bottom: 0px; text-align: center; margin-bottom: 20px; color: #000;font: 400 14px/120% Lato;}
    #post-837 h2, #post-1404 h2 {font: 400 18px/120% Playfair Display;}
    #post-837, #post-1404 {background: #EDFBFE;padding: 20px 0 0;}    
    .hp .bg-blue h3{ padding-left: 7%;}
    .hp .bg-blue h2{ margin-left: 7%;font: 400 22px/120% Playfair Display;}
    .hp .bg-blue p{margin-left: 7% !important;font: 300 14px/25px Lato !important;}
    .hp .bg-blue p a {font: 600 12px/120% Playfair Display;}
    .hp .blue-center { margin: 10px 0;padding: 15px 0;}
    .main-swap .villas-container .text-villas {
    top: -145px;
}
    .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas {
    top: -35px;
}

    #post-815 p a, #post-1097 p a {
    color: #22c5ff;
    border-bottom: none;
    margin: 20px auto 0;
    display: inline-block;
    padding: 0;
    font: 14px/120% Lato;
}
    .page-template-template-part .post-entry h2 { font-size: 20px;margin-top: 15px;margin-left: 0;}
    .page-template-template-part .post-entry p {font: 300 14px/24px Lato; margin-bottom: 30px;}
    .page-template-template-part .post-entry.post-entry {width: 90%;}
    .page-template-template-part .post-entry h4 {font: 700 20px/120% Lato;}
    .page-template-template-part .post-entry p strong {font-weight: 800; color: #001E2C;line-height: 22px; display: block;
    font-size: 15px;}
    .page-template-template-part .post-entry ul li, .page-template-template-part .post-entry ol li { font: 300 16px/26px Lato;}
    .page-template-template-part .post-entry ol {  margin-left: 0px;}
    .page-template-template-part .post-entry ol li strong, .page-template-template-part .post-entry ol li::marker { font: 700 20px/120% Lato;}
    #custom-collapse.collapse.in { width: 500px;z-index: 999999999;}
    #custom-collapse .menu-secondmenu-container .nav, #custom-collapse{ width:100%;}
    #custom-collapse .menu-secondmenu-container .nav {top: 10px !important;}
    #custom-collapse.collapse .menu-secondmenu-container{ width:100%;}
    .page #post-918 .post-entry .features .links a {
    display: block;
    color: #048BCC;
    text-transform: uppercase;
        font: 400 14px/120% Lato;}
    .page #post-918 .post-entry .features .block-features ul li { width: 100%;}
    .page #post-918 .post-entry .features .block-features ul li a img {width: 30%;}
    .page-id-918 .wp-block-columns .wp-block-columns .wp-block-column:first-child { width: 100%;}
    .page-id-918 .wp-block-columns .wp-block-columns .wp-block-column:last-child { padding-top: 0;width: 100%;}
    .gallery-villas-block {width: 100%; float: none; margin: 0 auto;}
    .gallery-villas-block .seriousslider {float: none;}
    .page #post-918 .post-entry .villas { margin-bottom: 0; margin-top: 0;}
    .page #post-918 .post-entry .villas .text h3 {font-weight: 600; text-transform: uppercase; margin-top: 30px;}
    .navbar-brand {padding: 15px 50px !important;}
    .navbar-brand > img {width: 36%;
position: absolute;
z-index: 9;
left: 0;
right: 0;}
    .home .seriousslider-caption-text h3 { font: 400 14px/120% Lato;}
    .home .seriousslider-caption-text h2 { font: 600 12px/120% Playfair Display;}
    .seriousslider-inner {height: 40% !important;}
    .query {position: fixed;width: 90px;float: right;left: unset !important;z-index: 9999999;top: 18%; right: -15px;}
    .query-option { float: right; width: 100%;text-align: center;}
    .query-option ul {padding: 0; margin: 15px;}
    .query-option ul li {padding: 16px 0; background-size: 55px; margin: 0px 0;}
    .query-option ul li a img { padding: 0; vertical-align: middle; width: 26px;}
    .query-option ul li p{ display:none;}
    .block-link-video a { font: 900 12px/120% Lato;}
    .site-footer .bg-blue h2 {font: 400 18px/120% Playfair Display;margin-left: 7%;}
    .site-footer .bg-blue p {font: 300 14px/20px Lato !important;margin-left: 7% !important;}
    .site-footer .bg-blue p a {font: 600 12px/120% Playfair Display;}
    .block-img-plan img { width: 90%; margin-bottom: 0;}
    .page #post-918 .post-entry .villas .text h2 {font-size: 26px;}
    .pages-only img {width: 50%;}
    .page #post-1364 .post-entry .features .block-features ul li {  width: 100%;}
        .seriousslider-inner { height: 35% !important;}
    .main-swap .villas-container, .main-swap .interior-view-container, .main-swap .exterior-view-container { position: relative; margin-top: 170px;}
    .main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas {top: -200px;width: 86%; left: 8%;}
    .home .seriousslider-inner .item a::before {height: 80px;}
    .main-swap .villas-container .text-villas a, .main-swap .interior-view-container .text-villas a, .main-swap .exterior-view-container .text-villas a {  font: 400 12px/120% Lato;}
    .page .pagination {display: none;}
    .wp-block-columns.tax-block h2 {
    font: 900 italic 17px/120% Lato;
    margin-bottom: 15px;
}
    .wp-block-columns.tax-block ul li {
    color: #9F9F9F;
    font: 600 12px/120% Lato;
    position: relative;
    margin-left: 6px;
    margin-bottom: 10px;
}
    .wp-block-columns.tax-block .wp-block-column img{ width:80px;}
   .home .seriousslider-inner > .item img.item-image {
    position: relative;
    left: unset;
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    line-height: 1;
    transform: unset;
    background-size: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
} 
    .home .logo-image{ display:none;}
   .post-columns.site-info #post-795 ul li span, .post-columns.site-info #post-1417 ul li span {
    font: 300 14px/120% Lato;
    min-height: auto;
    margin-bottom: 15px;
} 
 .post-columns.site-info #post-795 ul li img, .post-columns.site-info #post-1417 ul li img {
    width: 25%;
}   
    #post-807 ul, #post-1094 ul {
    margin: 0 auto;
    line-height: 0;
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
    list-style: none;
        list-style-position: outside;
    display: block;
    list-style-position: inside;
    float: none;
    padding: 30px 0 0;
}
    #post-807 ul li:nth-child(3), #post-1094 ul li:nth-child(3) {
    margin-top: 20px;
}
    #post-807 ul li:nth-child(4), #post-1094 ul li:nth-child(4) {}
    #post-815::before, #post-1097::before{display: none;}
    .post-entry h3 {margin-top: 15px;}
    #post-815, #post-1097 {
    background: #EDFBFE;
    padding: 10px 0;
    text-align: center;
    margin-top: 0;
}
    .resident h3 {
    font: 400 14px/120% Playfair Display !important;
    margin-bottom: 20px !important;
}
    .wp-block-columns.tax-block {
    position: relative;
    width: 90%;
        margin: 70px auto 0;}
    .wp-block-columns.tax-block .wp-block-column { margin-bottom: 20px;}
    .ctl-instant-timeline .ctl-row{ padding: 0;}
    #post-837 p a, #post-1404 p a {margin: 0px 0 20px;}
    .hp .blue-center h2 {
    font: 400 16px/120% Playfair Display;
    margin-bottom: 0;
}
    .block-pbp {
        padding: 15px 5px 15px;}
    .block-pbp img {
    width: auto;
    margin-top: 0px;
    width: 45%;
}
    figure.top-space img {
    margin-top: 25px;
}
    .home .pagination{ display:none;}
    .ctl-instant-timeline .timeline-content .story-details p{margin-bottom: 0!important;}
    .site-footer .bg-blue h3 {
    color: #048BCD;
    font: 300 20px/120% Lato;
    margin: 0;
        margin-top: 15px;
        padding-left: 7%;}
       .newsletter_form2_com_news .newsletter_form2_c_get_detail .col-md-12.form-group {
    padding: 0;
}
    .newsletter-api-form-theme2 .form-control::placeholder {
    font-family: Lato !important;
        font-size: 12px !important;}
    .site-footer .widget {
    margin-bottom: 20px;
}
    .site-footer .widget h1, .site-footer .widget h2, .site-footer .widget h3, .site-footer .widget h4, .site-footer .widget h5, .site-footer .widget h6 {
    color: #263F98;
    font-size: 18px;
}
    .widget {
    font-size: 12px;
}
    .site-footer .widget p, .site-footer .widget p a{margin-bottom: 0;}
    .site-footer .bg-blue {
        width: calc(100% - 30px);}
    .navbar-toggle {
    left: 5px;
    padding: 0;
    background-size: 20px;
}
    .page #post-918 .post-entry .villas .text, .page #post-1364 .post-entry .villas .text {
    bottom: unset;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    left: 0%;
    padding: 0px 15px;
}
    .page #post-918 .post-entry .villas .text h2, .page #post-1364 .post-entry .villas .text h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
    .page #post-918 .post-entry .villas .text p, .page #post-1364 .post-entry .villas .text p {
    width: 90%;
    font: 300 12px/200% Lato;
}
    .gfa {
    text-align: center;
        width: 90%;}
    .gfa h3 {
    font: 500 14px/120% Playfair Display;
}
    .gfa::after {display: none;}
    .gfa img { padding-bottom: 0;}
    .page #post-1364 .post-entry .features {margin: 20px 0;}
    .page #post-1364 .post-entry .features .block-features ul li a img {
        width: 25%;}
    .page #post-1364 .post-entry .features .block-features ul li a span {
    display: inline-block;
    width: 70%;
    text-align: center;
    min-height: auto;
    margin-top: 15px;
    font: 12px/120% Lato;
}
    .page #post-1364 .block-link-video, .page #post-918 .block-link-video {
    margin-top: 0;
}
    .page-id-1364 .block-gallery .title h2 {
    font: 300 22px/120% Playfair Display;
    margin-top: 20px;
}
    .gallery-villas-block .seriousslider {
    float: none;
    width: 100% !important;
    left: -1px;
}
    .floorplan { margin-top: 0px;}
    .floorplan ul {
    width: 100%;
    margin-top: -20px;
}
    .floorplan ul li {
    font: 40px/120% Playfair Display;
        margin: 10px 0;}
    .floorplan ul li span {
    display: block;
    font: 500 16px/120% Lato;
    margin-top: 0px;
}
    .block-link-video.imp {
    margin-top: 20px !important;
}
    .block-img-plan img {
    width: 90%;
    margin-bottom: 0;
    margin-top: 20px;
}
    .site-footer .widget:first-of-type {
    width: 92%;
    background: #0975B8;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    float: right;
    margin-bottom: 20px;
    padding: 0 11px;
}

	.gfa img {
  padding-bottom: 0;
  height: 90px;
  margin: 40px 3% auto; width:auto;
}
	#post-907 .wp-block-columns img, #post-804 .wp-block-columns img{ margin-bottom: 20px;}
	#post-907 .wp-block-columns, #post-804 .wp-block-columns{margin-bottom: 0;}
	.wp-block-column.blue-pale-bg-with-text h4 {font: 600 16px/120% Lato;}
	.wp-block-column.blue-pale-bg-with-text h1 {font: 600 34px/120% Playfair Display;}
	.wp-block-column.blue-pale-bg-with-text p {font: 300 14px/120% Lato !important;}
	.wp-block-column.blue-pale-bg-with-text p a {  background: #048BCC;  color: #fff;  border: 1px solid #fff;
  outline: 8px solid #048bcc;  padding: 10px 25px;  display: inline-block;  font: 600 14px/120% Playfair Display;
  margin-top: 20px;}
	.wp-block-image img.wp-image-1954{height: 210px;object-fit: cover;width: auto;}
	.wp-block-image img.wp-image-1956{margin-top: -28px;}
	.block-pbp {  padding: 15px 5px 15px;width: 80% !important;}
	.wp-block-column.blue-pale-bg-with-text{margin: 0;}
	.home p.three-icons {
  margin-bottom: 35px !important;
}
	.wp-block-columns .wp-block-column.block-pbp{flex-basis:unset!important;}
	.block-pbp p {
  font: 12px/120% Lato !important;
}
	#post-837 p, #post-1404 p {
  width: 80%;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 0px;
  text-align: center;
  margin-bottom: 20px;
  color: #000;
  font: 400 12px/120% Lato;
}
	.gfa h3{ display:none;}
	.lots-img {width: 90%;margin: 0 auto;}
	.block-link-video.imp{width: 90%;margin: 0 auto 20px;}
	.site-footer .widget {  max-width: 100%;  padding-left: 10%;}
	.wp-block-column.blue-pale-bg-with-text { background: #EDFBFE;  padding: 40px 20px;}
	#post-807 ul li img, #post-1094 ul li img {
  width: 30px;
  margin-top: 0;
}
	#post-807 ul li, #post-1094 ul li {
  font-size: 14px;
  width: 100%;
  padding: 0 25px;
  margin-bottom: 20px;
}
}
    
@media only screen and (max-width: 470px) {
.home .seriousslider-caption-text h3 { font: 400 12px/120% Lato;}
    .home .seriousslider-caption-text h2 {
    font: 600 8px/120% Playfair Display;
    margin-bottom: 0;
}
    .home .seriousslider-caption {
    bottom: -15px;
}
    .block-blue {
    background: url("images/left-bar.png") repeat-y;
        background-size: auto;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 99999999;
    background-size: contain;
    width: 30px;
}
    .widget_polylang {
    position: fixed;
    top: 45px;
    left: 5px;
    z-index: 999999999;
    background: none !important;
}
	.site-footer #custom_html-8 form, .site-footer #custom_html-9 form {width: 90%;}
	.site-footer #custom_html-8 form p, .site-footer #custom_html-9 form p{width:100%;}
	
	.site-footer #custom_html-8 form input.wpcf7-submit, .site-footer #custom_html-9 form input.wpcf7-submit {
  margin-top: 10px;}
	
	
	
	
	
	.site-footer #custom_html-8 h3, .site-footer #custom_html-9 h3 {font: 300 20px/120% Lato;}
    :lang(fr-FR) .villas-blue-bar-fr, :lang(en-US) .villas-blue-bar{left: 5px;}
    .seriousslider {width: calc(100% - 30px) !important;}
.container {width: calc(100% - 30px);}
    .main-swap .villas-container .text-villas img, .main-swap .interior-view-container .text-villas img, .main-swap .exterior-view-container .text-villas img {
        width: 45%;}
    .main-swap .menu-item p.active::before {width: 20%; right: 170px;}
    .main-swap .villas-container .text-villas, .main-swap .interior-view-container .text-villas, .main-swap .exterior-view-container .text-villas {
    top: -195px;
    margin: 60px auto !important;
    width: 86%;
    left: 7%;
}
    .post-columns.site-info #post-795, .post-columns.site-info #post-1417 {
    background: #EDFBFE;
        padding: 25px 0;}
    .site-footer .bg-blue .wp-block-image img, .site-footer .blue-center .wp-block-image img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
   p.three-icons img {
       width: 60%;} 
	#wpcf7-f2033-p978-o1 form p input.wpcf7-submit, #wpcf7-f2036-p941-o1 form p input.wpcf7-submit {
  position: absolute;
  top: 20px;
  width: auto;
  padding: 0 10px;
  right: 20px;
  background: #318fcd;
  font: 400 10px/120% Lato;
}
	#wpcf7-f2033-p978-o1 form p input, 	#wpcf7-f2036-p941-o1 form p input {
  height: 30px;
  font: 400 13px/120% Lato;
  padding: 0 10px;
  margin: 0;
    margin-top: 0px;
  border: 0;
  width: 300px;
  outline: 0;
  margin-top: 0px;
}
	#wpcf7-f2033-p978-o1 form p, #wpcf7-f2036-p941-o1 form p {
  margin: 0;
  line-height: 100%;
  color: #fff;
  font: 600 14px/100% Lato;
  text-shadow: 2px 2px 4px #000;
}
	#wpcf7-f2033-p978-o1,	#wpcf7-f2036-p941-o1  {
  position: absolute;
  right: -10px;
  top: -10px;
}
	.home .seriousslider-inner > .item img.item-image {
  position: relative;
  left: unset;
  display: block;
  height: 240px;
  width: auto;
  max-width: 100%;
  line-height: 1;
  transform: unset;
  background-size: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
	#post-807 ul li, #post-1094 ul li {
  font-size: 14px;
  width: 100%;
  padding: 0 25px;
}
    
}

@media only screen and (max-width: 420px) {
.seriousslider-inner {
    height: 25% !important;
}
div.pp_pic_holder {
    position: fixed;
    z-index: 99999999;
    top: 0% !important;
    height: 100vh;
} 
    iframe {
    height: 100vh;
    width: calc(100% - 30px);
    float: right;
}
    div.ppt{display: none!important;}

}
@media only screen and (max-height: 340px) {
    .widget_polylang {position: fixed;top: 15px;left: 20px;}
    .navbar-toggle {left: 20px; padding: 0; background-size: 18px;top: 32%;}
    :lang(fr-FR) .villas-blue-bar-fr {
    display: block;
    text-transform: uppercase;
    transform: rotate(180deg);
    width: 25px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    color: #fff !important;
    font: 900 13px/120% Lato;
    position: absolute;
    left: 20px;
    bottom: 13%;
    z-index: 99999999999;
}
    .navbar-brand > img {
    width: 30%;
    z-index: 99999;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    }
	.site-footer .widget:first-of-type { width: 94%;}
	#wpcf7-f2033-p978-o1, #wpcf7-f2036-p941-o1 {
  position: absolute;
  right: -10px;
  top: 45px;
}
	
}

@media only screen and (max-width: 400px) {
    .seriousslider-inner {height: 25% !important;}
    .main-swap .villas-container, .main-swap .interior-view-container, .main-swap .exterior-view-container  {margin-top: 150px;}
}
