

.controls.no_image_carousel_navigation {
    display: none;
}
.qbutton {border-color: #ffffff;}
.qbutton:hover {border-color: #ffffff;}

input.wpcf7-form-control.wpcf7-submit {
border-color: #13447b;
background-color: #13447b;
}
input.wpcf7-form-control.wpcf7-submit:hover {
border-color: #13447b;
color: #ffffff;
background-color: #13447b;
}

div.post_comments_standard_holder {display: none;}

.vc_text_separator.full .separator_content span{
font-family: 'Raleway', sans-serif;
font-weight: 500;
}

.blanco {
color: white;
}

.content.content_top_margin {
margin-top: 110px !important;
}

@media only screen and  (min-width: 481px) and (max-width: 1499px) {
.eltd_slider .carousel, .eltd_slider_preloader, .carousel-inner>.item {
    height: 600px !important;
}
}

@media only screen and  (min-width: 1500px)  {
.eltd_slider .carousel, .eltd_slider_preloader, .carousel-inner>.item {
    height: 800px !important;
}
}

div.title_overlay {
    background-size: cover;
}