/*
	Theme Name: Cosmo Villa
	Version: 1.0

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 16px/1.4 'Open Sans', sans-serif;
line-height:24px;
	color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#08b6ff ;
	text-decoration:none;
}
a:hover {
	color:#08b6ff ;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}

.wrapper-slider {
	
	max-width:1200px;
	width:95%;
	margin:0 auto;
	position:relative;
	
	
}

.wrapper-contact {
	
	max-width:600px;
	width:95%;
	margin:0 auto;
	position:relative;
	
}


/* header */
.header {
	
	width:100%;
	position:fixed;
	 background-color: rgba(255, 255, 255, 0.9);
padding:5px 0 5px 0;
	top:0;
	border-bottom:1px solid #ccc;
	z-index:999;
}
/* logo */
.logo {
	
	max-width:400px;
	width:100%;
	font-size:32px;
	padding:12px;
	font-family: 'Work Sans', sans-serif;
	color:#08b6ff ;
	font-weight:bold;
}

.logo span {
	font-weight:700;
}

.logo a {
	color:#08b6ff;	
}

.logo-img {

}
/* nav */
.nav {
	
	max-width:520px;
	width:100%;
	float:right;
	display:block;
	font-size:16px;
margin-top:-35px;
	
	color:#000;
	font-weight:bold;

}

.nav ul {
	
list-style:none;
	padding:0 0 0 15px;
	margin:0;
	
}

.nav ul li {
	
	max-width:90px;
	width:100%;
	float:left;
	display:block;
	text-align:center;
margin:0px 10px 0 0;
	
}

.nav ul li a {
	
		color:#08b6ff;



}

.nav ul  li a:hover {
	
	text-decoration:underline;
	
	
}


.br-types-wrap {
		
		max-width:635px !important;
		width:100% !important;
		margin:5px auto !important;
		display:block !important;
	}





/* sidebar */
.sidebar {

}
/* footer */
.footer {
width:100%;
	min-height:1px;
	padding:0px !important;
	margin:0px !important;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/


h1, h2, h3, h4, h5, h6, .building-stats, .building-stats-two {
	
font-family: 'Work Sans', sans-serif;
	color:#08b6ff;
	font-weight:bold;
	
	
}

h1 {
	
	
	font-size:36px;
	line-height:40px;
	
}

.br-types-wrap {
	
	margin:auto;
	max-width:315px !important;
	width:100%;
	
}

.bedroom-box {
	
	text-align:center;
			color:#08b6ff;
	position:relative;
	width:100%;
	margin:5px;
	max-width:305px;
	height:390px !important;
	
text-shadow: 1px 1px 1px rgba(0,0,0,0.7);

	
}


.bedroom-box h3 {
	
	padding:0px;
	margin:0px;
	font-size:28px;
		width:100%;
	color:white;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);

}

.bedroom-box h4 {
	
	padding:0px;
	margin:60px 0 0 0 !important;
	font-size:18px;
	width:100%;
	display:block;
		color:white;
/*	text-shadow: 1px 1px 1px rgba(255,255,255,0.7); */

}

.bedroom-box em {
	
	width:100%;
	display:block;
	padding:0px !important;
	margin:-15px 0 0 0 !important;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}


.bedroom-box button {
	
	background:none;
	border:none;
	background-color:#08b6ff;
	border-radius:25px;
	padding:10px;
	margin:50px auto 80px auto !important;
	display:block;
	max-width:100px;
	width:100%;
			color:#fff !important;

	
}


.bedroom-box a {
	
		color:#fff !important;
font-weight:bold !important;
	
	
}


.arrange-block {
	
	width:100%;
	background-color:#000;
	text-align:center;
	color:#fff;
	padding:0px;
	position:absolute;
	bottom:-35px;
	left:0;
}


.arrange-block a {
	
	color:#fff;
	font-weight:bold;
	margin-top:0px;
	width:100%;
	display:block;
	padding-bottom:0px;

	
}

.arrange-block p {
margin:5px !important;	
}

.building-stats span {
	
	
	width:100% !important;
	text-align:center;
	display:block;
	
}


.building-stats-two {
	
	max-width:50px;
	width:100px;
	float:left;
	padding:5px;
	margin:0 0px 0 20px;
	text-align:center;
	display:block;
	
	
}


#floors-wrap {
	
	max-width:170px !important;
	width:100% !important;
	float:none !important;
	margin:0 auto !important;
	display:block;

	
}

#fancybox-content {
	
	padding:10px !important;
	
	text-align:center;
	
}

#fancybox-content input[type="submit"], .wrapper-contact input[type="submit"] {
	
	border:none !important;
	background-color:#08b6ff  !important;;
	color:#fff !important;;
	border-radius:25px !important;
	padding:10px;
	font-weight:bold;
	width:100px;
}


#bbpress-forums, .post-405, .forum.type-forum {
	
	width:95% !important;
	margin-top:100px !important;
	border:1px solid #f00 !important;
	
}


.amenities ul, .rooms ul {
	
	list-style:none;
padding:0px;
	margin:0px;
	
}

.amenities ul li, .rooms ul li {
	
	line-height:24px;
	
}

.amenities strong {
	
	display:inline-block;
	margin-right:10px;
	width:30px;
	
}



.wpcf7 {
	
max-width:600px !important;
	width:95% !important;
	text-align:center;
	

}

:focus {
    outline: 0 !important;
}


#post-404 h1 {
	
	max-width:400px;
	width:100%;
	display:block;
	margin:150px auto 0px auto;
	text-align:center;
	
}

#post-404 h2 {
	
	max-width:400px;
	width:100%;
	display:block;
	margin:0px auto;
		text-align:center;

	
}


.vc_separator-has-text h4 {
	text-align:center;
}



/*------------------------------------*\
    SLIDER
\*------------------------------------*/


#slider_169 img {
		width:100%;
	margin:auto;
}




/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('https://www.cosmovilla.com/wp-content/themes/Cosmo/fonts/font-name.eot');
	src:url('https://www.cosmovilla.com/wp-content/themes/Cosmo/fonts/font-name.eot#iefix') format('embedded-opentype'),
		url('https://www.cosmovilla.com/wp-content/themes/Cosmo/fonts/font-name.woff') format('woff'),
		url('https://www.cosmovilla.com/wp-content/themes/Cosmo/fonts/font-name.ttf') format('truetype'),
		url('https://www.cosmovilla.com/wp-content/themes/Cosmo/fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) and (max-width:767px) {
	
	body {
		width:95%;
	}
	
	.br-types-wrap {
		
		max-width:300px !important;
		width:100% !important;
		margin:5px auto !important;
		display:block !important;
		
	}
	
	
	.menu-title, .menu_title a {
		color:#fff !important;
	}
	
	
	
.wpcf7, .wpcf7 input, .wpcf7-textarea {
	
max-width:300px !important;
	width:95% !important;
	text-align:center;
	margin:auto !important;

}
	
	
	
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	
	
	
	
	.bedroom-box {
	
	text-align:center !important;
			color:#08b6ff;
	position:relative;
	margin:5px;
	width:315px !important;
	height:390px !important;

	
}
	
	.br-types-wrap {
		
		max-width:670px !important;
		width:100% !important;
		margin:5px auto !important;
		display:block !important;
	}
	
	.menu-title, .menu_title a {
		color:#fff !important;
	}

}
@media only screen and (min-width:1024px) and (max-width:1139px) {
	
	.bedroom-box {
	
	text-align:center !important;
			color:#08b6ff;
	position:relative;
	margin:5px;
	width:315px !important;
	height:390px !important;

	
}
	
	.br-types-wrap {
		
		max-width:670px !important;
		width:100% !important;
		margin:0px auto !important;
		display:block !important;
	}

}
@media only screen and (min-width:1140px) and (max-width:1280px) {
	
		.bedroom-box {
	
	text-align:center !important;
			color:#08b6ff;
	position:relative;
	margin:5px;
	width:315px !important;
	height:390px !important;

	
}
	
	.br-types-wrap {
		
		max-width:670px !important;
		width:100% !important;
		margin:0px auto !important;
		display:block !important;
	}


}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #08b6ff;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}