/* Header */

nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 10px !important;
    color: #161614;
    text-transform: inherit !important;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
}
nav.main_menu>ul>li.active>a {
    color: #E40312;
}
nav.main_menu.right>ul {
    padding-top: 70px;
}    
.q_logo a {
    height: 115px !important;
}
.scrolled .header_top_bottom_holder .logo_wrapper{
	height: 70px !important;
}
header .container_inner .header_inner_left {
    position: absolute;
    left: 0;
    top: 25px;
}
.content.content_top_margin {
    margin-top: 200px!important;
}
.q_slider{
	margin-top:170px;
}
@media only screen and (max-width: 1000px){
	header .q_logo img.mobile {
	    margin-top: -12px ;
	}
	.q_slider{
	    margin-top: 0px !important;
	}
	.content.content_top_margin {
	    margin-top: 60px!important;
	}
}
@media only screen and (max-width: 1130px){
	nav.main_menu>ul>li>a {
	    padding: 0 5px !important;
	    font-size: 15px;
	    letter-spacing: 0px;
	}		
}

/* Footer */
.footer_top {
    padding: 35px 0 35px;
}
.footer_top .two_columns_50_50 .column2 .column_inner>div{
	margin: 85px 0 0 15px;
}
/* Colors */
::selection {
    background: #E30210;
    color: #fff;
}
.content{
	background-color: #ffffff !important;
}
.red{
	color:#E40312;
}
.fa{
	color:#E40312;
}
nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a{
	color:#E40312;
}
/* Text */
body{
	color: #161614;
}
.times{
	font-family: "Times New Roman", Georgia, Serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
h1{
	font-size: 18px;
}
h2 {
    font-size: 18px;
    font-weight: bold;
} 
h3 {
    font-size: 14px;
    line-height: 1.304347826086957em;
    text-transform: inherit;
    letter-spacing: 1px;
    font-weight: 600;
}   
/* butons */ 
.butbig{
	color: #ffffff;
	background-color: #E40312;
	padding: 15px 30px;
	font-weight: bold;
	border-radius: 10px;
}
.butbig:hover{
	background-color: black;
	color:#fff;
}
.butred{
	color:#E40312;
}
.butred:hover{
	color:#000;
}
.qbutton{
	color: #ffffff;
	background-color: #E40312;
	padding: 15px 30px;
	font-weight: bold;
	border-radius: 5px;
	border:none;
}
.qbutton:hover{
	background-color: black;
	color:#fff;
}
a:hover, p a:hover {
    color: #E60314;
    text-decoration: none;
}
/* Elements */
hr{
	border-color:#c7c7c7 !important;
	margin-bottom: 30px;
	clear: both;
}
/* Viviendas en venta - Ficha */
.blog_holder article .post_text .post_text_inner {
    padding: 23px 0px 35px 0px;
}    
.blog_single .post_content_holder .post_image img {
    display: none !important;
}
.desc{
    color: #E40312;
    float: right;
    font-size: 14px;
}
.post_info{
	display: none !important;
}
.post_excerpt{
	margin-top: 20px;
}
.date{
	display: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #E40312 !important;
}
.venta{
	margin-top: 20px;
	margin-bottom: 80px;
}
.blog_holder.blog_single article h2 {
    margin-bottom: 20px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 35px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.venta .planocol .col1{
	float:left;
	width: 49%;
} 
.venta .planocol .col2 {
	float:left;
	width: 49%;
	margin-bottom: 20px;
} 
.venta .planocol .col1 .plano{
	margin-right: 10px;
	margin-bottom: 10px;
}
.venta .planocol .col2 .plano{
	margin-left: 10px;
	margin-bottom: 10px;
}
.google-maps {
    position: relative;
    /*padding-bottom: 75%; // This is the aspect ratio */
    height: 550px !important;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 500px !important;
}
@media (max-width: 600px){
	.desc{
		display: block;
		float: none;
	}
	.venta .planocol .col1 {
		float:none;
		width: 100%;
		margin-bottom: 0px;
	} 
	.venta .planocol .col2 {
		float:none;
		margin-bottom: 20px;
		width: 100%;
	}
	.venta .planocol .col1 .plano, .venta .planocol .col2 .plano {
		margin: 0px 0px 10px 0px;
	}
	.butbig {
	    padding: 10px 10px;
	}
}

/* Nosotros */
@media (min-width: 768px){
	.vc_col-sm-9 {
	    width: 58% !important;
	}
}
@media (min-width: 768px){
	.vc_col-sm-3 {
	    width: 42% !important;
	}
}	
/* Contact */
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz{
	border: 1px solid #e8e8e8;
	margin: 0px 0 0;
    height: 34px;
}
.wpcf7 form.wpcf7-form p{
	color: #8a8a8a;
	margin-bottom: 5px;
}
.wpcf7-form-control.wpcf7-textarea{
	height: 165px !important;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #E50412;
    color: #FFFFFF;
    background-color: #E50412;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #000000;
    border: 2px solid #000000;
}
