/*
CTC Separate Stylesheet
Updated: 2020-11-17 13:23:01
Theme Name: BlankSlate Child
Theme URI: https://github.com/tidythemes/blankslate
Template: blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: one-column,two-columns,custom-menu,featured-images,microformats,sticky-post,threaded-comments,translation-ready
Version: 2019.1.1605619381
*/


/*
 * font-family: 'Roboto', sans-serif;
font-family: 'Roboto Mono', monospace;

 * */

html, body{
	position:relative;
	padding:0px;
	margin:0px;
	overflow-x:hidden;
}

.swiper1{
	width:100%;
	height:60vh;
	min-height:400px;
    overflow: hidden;
}

.swiper2{
	width:100%;
	height:600px;
	min-height:400px;
    overflow: hidden;
}

.swiper3{
	width:100%;
	height:350px;
	min-height:400px;
    overflow: hidden;
}

.mec-calendar .mec-table-nullday{
	color:transparent !important;
}


.box, .revs{
	width:100%;
	max-width:1200px;
	box-sizing:border-box;
	padding:50px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.mec-search-form .mec-dropdown-wrap {
    width: 50%;
    display: inline-block;align-content
}

.contact{
	width:100%;
	max-width:800px;
	box-sizing:border-box;
	padding:50px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.title-ter{
	width:100%;
	max-width:1200px;
	box-sizing:border-box;
	padding-top:50px;
	padding-left:50px;
	position:relative;
	margin-left:auto;
	margin-right:auto;	
}

h1{
}
*{color:#525252;}
*{font-family: 'Roboto', sans-serif;}

.intro-text span{

	font-size: 14px;
    line-height: 26px;
    display: block;
    padding-top: 20px;
}

.intro-text h1{
	    font-size: 26px;
    line-height: 32px;
}

.paralax .box *{
	color:#fff;
}

.paralax .box div{
	   /* font-size: 18px;
    line-height: 26px;*/
    font-size: 26px;
    line-height: 32px;
	text-align:center;
    text-shadow: 1px 1px 2px black;
}
.paralax .box span{
	text-align:center;
	display:block;
	padding-top:15px;
}

.swiper-button-next{
	right:5px !important;
}

.swiper-button-prev{
	left:5px !important;
}

.swiper-button-prev, .swiper-button-next{
	padding:15px;
}

.swiper-button-prev::after, .swiper-button-next::after{
	color:#fff;
	padding:15px;
	font-size: 42px !important;
	font-weight:900;
}

.swiper-container .swiper-slide, .paralax{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.swiper-slide{
	position:relative;
}

.swiper1 .swiper-slide span{
	padding:10px;
	padding-left:25px;
	    font-size: 26px;
    line-height: 32px;
	color:#fff;
	background-color:#0000008c;
	position:absolute;
	top:15%;
	margin-left:15%;
	max-width:350px;
	width:100%;
}

.imagesbox .divtable{
	width:100%;
	display:table;
padding-top:10px;
padding-bottom:10px;}

.imagesbox .divtable span{
	display:table-cell;
	text-align:center;
}
.imagesbox .divtable span div{
    border: 2px solid #f78224!important;
    border-radius: 50%;
    padding: 3px;
    padding-top: 5px;
    display: inline-block;
    width: 28px;
    margin-right: 5px;
}

.swiper3 .swiper-slide div, .swiper3 .swiper-slide span{
	    font-size: 18px;
    line-height: 26px;
    display: block;
    padding-top: 20px;
}

.outer{
	background-color: #0000001a;
}

.centerbox{
	vertical-align: middle;
    position: absolute;
	top:50%;
    transform: translate(0px, -50%);
}

header#header{
	padding:30px;
	box-sizing:border-box;
	box-shadow:0 0 13px -6px #a5a5a5;
}

footer#footer{
	background-color: #252525;
    padding: 50px;
    box-sizing: border-box;
}

.spliterbox{
}

.spliterbox .splited:nth-child(1){
	width:31%;
	display:inline-block;
	vertical-align:top;
}
.spliterbox .splited:nth-child(2){
	width:63%;
	margin-left:5%;
	display:inline-block
}

.spliterbox .splited .swiper1{
	height:350px;
}

.spliterbox .splited span{
	    font-size: 14px;
    line-height: 26px;
display:block;}

a{
	color: #f78224;
	font-family: 'Roboto', sans-serif;
}

.spliterbox .splited a{
	background-color:#f78224!important;
	color:#fff;
	padding:10px 15px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	display:inline-block;
	margin-top:20px;
	text-decoration:none;
}

.box spliterbox + .title-ter{
	padding-top:0px !important;
}

.title-ter h1{	    font-size: 26px;
    line-height: 32px;}

.revs p{
	padding-bottom:30px;
	font-size: 14px;
    line-height: 26px;
}

.sideinfo{
	margin-top:30px;
	font-size: 14px;
    line-height: 26px;
}

nav ul li{
	display:inline-block;
	padding-left: 15px;
}

nav ul{
	display:inline-block;
	float:right;}

nav{
	width:100%;
	max-width:1200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
}

nav ul li a{
	color:#757575;
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:14px;
}

.tablespit table{	    
	font-size: 18px;
    line-height: 26px;
	width:100%;
	text-align:center;	
}

.tablespit * {
	font-size: 18px;
    line-height: 26px;
	
}


.tablespit td{
	padding:22px;
	box-sizing:border-box;
}

.tablespit table tr:nth-child(odd){
	background-color:#e8e8e8;
}

.tablespit table tr:nth-child(1) *{
	    font-size: 26px;
    line-height: 32px;
	    color: #f78224;
	font-weight:600;
}


.tablespit table tr:nth-child(2) div{
	    font-size: 48px;
    line-height: 60px;
	font-weight:900;
}

.belowt{
	display:block;
	margin-top:20px;
	font-size: 14px;
    line-height: 26px;
}

.tablespit table tr a{
	background-color: #f78224;
	color:#fff;
	padding:10px 15px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:600;
}

.form label{
	width:100%;
	display:block;
	position:relative;
}

.form label .textual-ts{
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
	font-style:italic;
}

.form label input{
	padding:15px 25px;
	padding-top:40px;
	width:100%;
	border:0px;
	outline:none !important;
	box-sizing:border-box;
	margin-bottom:15px;
	background-color:#e8e8e8;
}

.form label textarea{
	    padding: 15px 25px;
    padding-top: 40px;
    width: 100%;
    border: 0px;
    outline: none !important;
    box-sizing: border-box;
    margin-bottom: 15px;
    background-color: #e8e8e8;
}


.form input[type = submit] {
		background-color: #f78224;
	color:#fff;
	padding:10px 15px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:600;
	border:0px;
}


.mec-fluent-wrap .mec-calendar{
	background:none !important;
	background-image:none !important; 
}


/* Highlight using list element */
li.current_page_item{
	color:#f78224;
}
 
/* Highlight using link element */
li.current_page_item a{
	color:#f78224;
}

li a:hover{
	color:#f78224;
}

.widget-section{
	width:30%;
	height:auto;
	vertical-align:top;
	display:inline-block;
	font-family: 'Roboto', sans-serif;
}

#copyright{
	max-width:1600px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.widget-section *,
.widget-section a
.widget-section li.current_page_item a{
	color: #ccc !important;
	text-decoration:none;
	line-height:18px;
}


.widget-section h1{
	display:block;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:12px;
	padding-bottom:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	color:#777 !important;
}

.widget-section .menu a{
	padding-bottom:10px;
	display:inline-block;
	width:100%;
}

.textwidget{
	line-height:22px;
}

.infoline{
	background-color:#252525;
}

.infoline .language-wrapper{
	    width: 100%;
    max-width: 1200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 35px;
    display: table;
}

.wpml-ls-legacy-list-horizontal{
    display: inline-block;
    /* position: absolute; */
    /* right: 0px; */
    /* right: 0px; */
    float: right;
    position: relative;
}

.infoline a,  .wpml-ls-legacy-list-horizontal a, .wpml-ls-legacy-list-horizontal a span{
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	color:#ccc !important;
	text-transform: capitalize;
}

@media only screen and (max-width: 780px) {
	
	.swiper1 span{
		    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    /* padding-left: 0px; */
    display: block;
    position: absolute;
    bottom: 0px;
    top: auto;
	}
	
	.swiper2{
		height:300px;
	}
	
	.swiperfull{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.swiper3{
		height:425px;
	}
	
	.spliterbox .splited{
		display:block !important;
		width:100% !important;
		margin-left:0px !important;
		margin-bottom:25px;
	}
	
	.spliterbox .splited .swiper1{
		height:200px;
	}
	
	.title-ter h1{
		width:calc(100% - 100px);
	}
	
	.tablespit{
		padding:50px 0px;
	}
	
	.belowt{
		padding:25px;
	}
	
	.widget-section{
		width:100%;
	}
	
	#menu{
		display:none !important;
	}
}

.fullwidthcontent{
	display:table;
}

.splitedbox{
	width:50%;
	display:inline-block;
}

.splitedbox img{
	width:100%;
	height:auto;
	position:relative;
	display:block;
}

.splitedbox:nth-child(1) .bottomsrc{
	position: sticky;
	bottom:0px;
	/*font-size:26px;
	line-height:36px;*/    font-size: 14px;
    line-height: 26px;
}

.splitedbox:nth-child(1){
    display: inline-block;
    vertical-align: top;
    position: static;
    bottom: 0px;
    position: sticky;
    box-sizing: border-box;
	padding:40px 5%;
}

.fullwidthcontent .splitedbox:nth-child(1) a{
	    background-color: #f78224!important;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
}



.datatext{
	margin-top:35px;
	    font-size: 26px;
    line-height: 32px;
	margin-bottom:20px;
}

.splitedbox p{
	margin-bottom:20px;
}

.tables div{
	padding:10px 15px;
	box-sizing:border-box;
}

.tables div:nth-child(odd){
	background-color:#8080802e;
}

.tables div span{
	display:inline-block;
	width:50%;
}

.tables div span+span{
	text-align:right;	
}

.lightbox-div{
    position: relative;
    display: block;
	width:100%;
    display: inline-block;
    height: auto;
	margin-bottom:2%;
    background-size: cover;
    background-position: center;
}

.gallerybox .fluidbox__wrap{
    display: inline-block;
    width: 48%;
}

.faq-answe{
	    font-size: 14px;
    line-height: 26px;
    display: block;
	width:100% !important;
	display:none;
    box-sizing: border-box;
    padding: 20px 15px;
    background-color: #f7822429;
}

.faq-title{
	box-sizing: border-box;
    padding: 20px;
    padding-right: 60px;
    background-color: #f78224!important;
    color: #fff;
    /* padding: 10px 15px; */
    text-transform: uppercase;
    letter-spacing: 0.5px;
    /* display: inline-block; */
    text-decoration: none;
	position:relative;
	margin-top:2px;
	cursor:pointer;
}

.faq-wrapper{
	margin-top:25px;
}

.faq-title i{
	position:absolute;
	right:13px;
	top:12px;
	font-size:32px;
	color:#fff;
}

.gallerybox{
	display:table;
	padding-top:0px !important;
}

.gallerybox a:nth-child(odd) div{
	margin-right:2%;
}

.paralax .box{
	padding-top:80px;
	padding-bottom:80px;
}

.faq-answe ul{
	padding-left: 27px !important;
    padding: 10px;
}


.faq-answe ul li{
	position:relative;
	display:block;
	padding-bottom:0px !important;
}


.faq-answe ul li::before{
    content: ".";
    position: absolute;
    left: -20px;
    top: -19px;
    color: #f78224;
    font-size: 60px;
}

.terraces{
	
}


.terraces h1{
    font-size: 26px;
    line-height: 32px;
	margin-bottom:10px;
}


.terraces div{
	    font-size: 14px;
    line-height: 26px;
}

.terraces_options{
	display:table;
	width:100%;
	margin-top:30px;
}

.houses{
    display: inline-block;
    width: 48%;
    height: 380px;
    position: relative;
    float: left;
    background-size: cover;
}

.terraces_options a:nth-child(odd) .houses{
	margin-right:4%;
}

.houses .title{
	display:block;
	width:100%;
    background-color: #f78224!important;
	text-transform: uppercase;
    letter-spacing: 0.5px;
	padding:20px;
	color:#fff;
	position:absolute;
	bottom:0px;
    border: 1px solid #f78224;
}
.map{
	margin-top:30px;
}

.review-box{
	display:none !important;
}

.map iframe{
	width:100%;
	height:350px;
}

a:hover .houses .title{
	background-color:#fff !important; 
	color:#f78224!important;
}
.framerser{
	width:100%;
	min-height:900px;
	overflow:hidden;
}

.framerser html, .framerser body{
	overflow: hidden;
}