/*
 Theme Name:   Megatron Child Theme
 Theme URI:    http://themes.g5plus.net/megatron/
 Description:  Megatron Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     megatron
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-megatron
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

			/*GENERAL*/
			/*HEADER*/
			/*SLIDER*/
			/*FORMULARIO SLIDE*/
            /*QUIÉNES SOMOS*/
			/*APOYO*/
			/*FAQS*/
			/*CTA*/
			/*CONTACTO*/
			/*RESPONSIVE*/


/*GENERAL*/

h1 {
    font-size: 68px !important;
    font-weight: 400 !important;
}

h2 {
    font-family: "Passion One";
    font-weight: 400 !important;
    font-style: normal;
    font-size: 82px !important;
    text-transform: none;
    line-height: 1 !important;
    margin-bottom: 30px;
    color: #616769;
}

h3 {
    font-weight: 400 !important;
    font-style: normal;
    font-size: 60px !important;
    text-transform: none;
    color: #616769;
    letter-spacing: 0;
    line-height: 1 !important;
}

h4 {
    font-weight: 400 !important;
    font-style: normal;
    font-size: 65px !important;
    text-transform: none;
    color: #ff7b0b;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 !important;
}

p {
    font-weight: 400 !important;
    margin: 0 0 30px 0;
    line-height: 1.8 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}

.margenes {
    padding-top: 85px;
    padding-bottom: 85px;
}

.wpb_text_column :last-child {
    margin-bottom: 30px;
}

.fa, .fas {
    font-weight: 900;
    color: #ff7b0b;
}

#ct-ultimate-gdpr-cookie-open {
    display: none !important;
}

a {
    cursor:pointer
}

.fondo-formulario-dos {
	display: none;
}


/*HEADER*/

@media screen and (min-width: 992px) {
    header.main-header .header-nav-wrapper {
        z-index: 999;
        background-color: transparent;
        position: relative;
        }
    }

@media screen and (min-width: 992px) {
    header.main-header .header-logo img {
        max-height: 90px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 992px) {
    .sticky-wrapper.is-sticky .header-logo img {
        max-height: 66px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 992px) {
    header.main-header {
        background-color: transparent;
        }
    }

@media screen and (min-width: 992px) {
    .x-nav-menu > .x-menu-item > .x-menu-a-text {
        font-size: 20px;
        }
    }

@media screen and (min-width: 992px) {
    .x-menu-a-text {
        text-transform: uppercase;
        font-weight: 700;
        }
}

.cta-header {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 8px 21px;
    background-color: #ff7b0c;
    color: #fff;
    border-radius: 10px;
    border: 2px solid #fff;
}


/*SLIDER*/

.slider {
    padding-top: 150px;
    padding-bottom: 0;
}

.slider h1 {
    text-transform: none;
    line-height: 0.8;
    color: #ff7b0c;
}

@media screen and (min-width: 992px) {
.slider-margin-top {
    margin-top: 60px;
    }
}

@media screen and (min-width: 992px) {
.slider-margin-top-middle {
    margin-top: 20px;
    }
}

.slider p {
    font-weight: 300;
    font-size: 18px !important;
    margin: 10px 0 55px 0 !important;
    padding: 0;
    line-height: 1.8;
    letter-spacing: 0;
}

.h1slider {
    font-size: 46px;
    font-weight: 700;
    color: #616769;
}


/*FORMULARIO SLIDE*/

.form-title {
    font-family: 'Passion one';
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    padding: 5px 0;
    background-color: #ff7b0b;
}

.form-container {
   background-color: #616769e0;
   padding: 30px 30px;
}

.col-md-3 {
    padding-left: 0px;
}

.col-md-3:last-child {padding-right: 0 ;}

.campos-obligatorios {
    display: flex;
    padding-bottom: 20px;
    width: 1100px;
    margin: auto;
}

.campos-obligatorios input[type="text"], input[type="email"], input[type="tel"] {
    padding: 0 20px;
    font-size: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 35px;
    width: 100%;
    line-height: 1.5;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.2s;
}

.form-text {
    width: 1100px;
    margin: auto;
}

.form-text textarea {
    font-family: 'Passion One';
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.5;
    max-height: 75px;
    padding: 0 20px;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}

    #mensaje-text-area {
        width: 100%;
    }

	#text-area-popup {
    	width: 100%;
	}
    
.politicas {
    font-family: 'Passion One';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 0;
    overflow: auto;
    width: 1100px;
    margin: auto;
}
    
.politicas p {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 0;
    letter-spacing: 0;
}    
    
    
.politicas label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0;
}

.politicas a:hover {
	color: #ff8a28;
}

.politicas input[type="checkbox"] {
    border: 2px solid #fff;
    }
    
.boton-enviar {
    float: right;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}

.boton-enviar input[type=submit] {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 18px 45px;
    background-color: #ff8a28;
    color: #fff;
    border-radius: 5px;
    border: none;
    margin-top: -17px;
}

div.wpcf7 .ajax-loader {
    display: none;
    visibility: hidden;
    background-image: url(../../images/ajax-loader.gif);
    width: 0;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

.form-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(66,66,66,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(66,66,66,0.3);
    box-shadow: 0px 0px 10px 0px rgba(66,66,66,0.3);
}

.form-separator {
    margin-bottom: 200px;
}

/*FORMULARIO POPUP*/

.campos-obligatorios-popup {
    display: flex;
    padding-bottom: 20px;
}

.campos-obligatorios-popup input[type="text"], input[type="email"], input[type="tel"] {
    padding: 0 20px;
    font-size: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 35px;
    width: 100%;
    line-height: 1.5;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.2s;
}

.form-text-popup textarea {
    font-family: 'Passion One';
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.5;
    max-height: 75px;
    padding: 0 20px;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.politicas-popup {
    font-family: 'Passion One';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 0;
    overflow: auto;
}

.politicas-popup p {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 0;
    letter-spacing: 0;
}    
    
    
.politicas-popup label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0;
}


/*QUIÉNES SOMOS*/

.contacto-iconos1 h5 {
    font-size: 16px;
    text-align: center;
    color: #616769;
    letter-spacing: 0 !important;
}

.contacto-iconos1 .fas {
    font-size: 50px;
    margin-top: 30px;
}

.contacto-iconos1 .wpb_text_column :last-child {
    margin-bottom: 0px !important;
}


/*APOYO*/

.apoyo-titulo {
    padding-top: 85px;
}

.apoyo {
    padding: 0;
    margin-bottom: 50px;
}

.apoyo-altura {
    height: 306px;
    cursor: pointer;
}

.apoyo-container {
    padding: 50px 35px;
    display: flex;
    height: 306px;
    cursor: pointer;
}

.apoyo h3 {
    font-size: 45px !important;
    color: #fff;
    text-transform: none;
    line-height: 1 !important;
    letter-spacing: 2px !important;
}

.apoyo-container:hover h3 {
    margin-bottom: 10px;
}

.apoyo-container:hover {
    background-color: transparent; 
    height: 306px;
    align-items: center;
}

.texto-apoyo {
    opacity: 0;
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
    margin: 0 0 20px 0;
}


.apoyo-container p {
    opacity: 0;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 30;
}

.cta-nav {
    font-family: 'Passion One';
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 8px 25px;
    background-color: #616769;
    color: #fff;
    border-radius: 10px;
    border: none;
}

.apoyo-container:hover .texto-apoyo{
    opacity: 1;
}

.apoyo-container:hover p{
    opacity: 1;
}

.vc_column_container .vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}


/*FAQS*/

.faqs h5 {
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    text-transform: none;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 0;
    padding: 20px;
    border: none;
    color: #fff;
    background-color: #f9821e;
}

.faqs-titulo .wpb_text_column :last-child {
    margin-bottom: 50px;
}

.faqs p {
    font-size: 16px;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 0;
}

.vc_toggle {
    margin: 0 0 40px;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    display: none;
}



/*CTA*/

.cta-section {
    text-align: right;
}

.cta-section h3 {
    color:#fff;
}

.cta-section h4 {
    color:#fff;
    margin-bottom:20px;
}

.cta-section-button {
    font-family: 'Passion One';
    font-size: 24px;
    color: #fff;
    background-color: #f9821e;
    border: none;
    font-weight: 300;
    padding: 15px 30px;
    border-radius: 10px;
    letter-spacing: 0;
    margin: auto;
}

.cta-section-button:hover {
    color: #f9821e;
    background-color: #757575;
}

.cta-section-texto p {
    margin-bottom: 40px !important;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.6;
}

.margenes-cta {
    min-width: 100%; 
    min-height: 100%; 
    height: auto;
    width: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px;
}


/*CONTACTO*/

.contacto-titulo .wpb_text_column :last-child {
    margin-bottom: 0px;
}

.contacto-iconos2 p {
    font-family: 'Passion One' !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #616769 !important;
    line-height: 1.2 !important;
    text-align: center;
}

.contacto-iconos2 .fas {
    font-size: 85px;
    margin-top: 30px;
    color: #ff7b0b;
}

.contacto-iconos2 .fab {
    font-size: 85px;
    margin-top: 30px;
    color: #ff7b0b;
}

.contacto-iconos2 .wpb_text_column :last-child {
    margin-bottom: 0px !important;
}

.margenes .vc_row.vc_column-gap-10 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.text-center h5 {
    font-size: 14px;
    text-transform: none;
    text-align: left;
}

.icon-text-container .wpb_text_column :last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    h4 {
        font-size: 54px !important;
    }
}

@media screen and (max-width: 991px) {
h4 {
    font-size: 40px !important;
}
}


/*RESPONSIVE*/

@media screen and (max-width: 767px){
	.container {
	    margin-right: auto;
	    margin-left: auto;
	    padding-left: 10px;
	    padding-right: 10px;
	}
}

@media screen and (max-width: 767px){
	p {
	    font-weight: 400;
	    margin: 0 0 30px 0 !important;
	    padding: 0;
	    line-height: 2 !important;
	    letter-spacing: 0 !important;
	    font-size: 14px !important;
	}
}

@media screen and (max-width: 350px) {
	p {
	    margin: 0 0 20px 0 !important;
	    line-height: 1.6 !important;
	    font-size: 13px !important;
	}
}

@media screen and (max-width: 1200px) {
    h2 {
        font-size: 62px !important;
    }
}

@media screen and (max-width: 767px){
h2 {
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 34px !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
}
}

@media screen and (max-width: 350px) {
	h2 {
	    font-size: 28px !important;
	}
}

@media screen and (max-width: 767px){
	h4 {
		font-weight: 300 !important;
	    font-style: normal !important;
	    font-size: 28px !important;
	    text-transform: none;
	    line-height: 1;
	    letter-spacing: 0;
	    text-align: center;
	}
}

@media screen and (max-width: 767px){
.vc_row {
    margin-left: 0;
    margin-right: 0;
}
}

@media screen and (max-width: 767px){
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 0;
}
}

@media screen and (max-width: 767px){
.vc_toggle:last-of-type {
    margin-bottom: 21.74px;
}
}

@media screen and (max-width: 767px){
.margenes {
    padding-top: 30px;
    padding-bottom: 30px;
}
}

@media screen and (max-width: 350px){
	.margenes {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
}


/*HEADER RESPONSIVE*/

@media screen and (max-width: 991px) {
    .header-logo-mobile img {
        max-height: 62px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.search-button-wrapper .fas {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 25px;
    color: #fff !important;
    background: #ff7b0b;
    padding: 7px 6px;
    border-radius: 10px;
}

.toggle-icon-wrapper .toggle-icon {
    display: inline-block;
    height: 32px;
    position: relative;
    vertical-align: middle;
    width: 24px;
}

.toggle-icon-wrapper .toggle-icon > span {
    background: none repeat scroll 0 0 #ff7b0b;
    bottom: 0;
    display: block;
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s;
    width: 100%;
}

.toggle-icon-wrapper .toggle-icon:after, .toggle-icon-wrapper .toggle-icon:before {
    background-color: #ff7b0b;
    content: "";
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: all 0.3s;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .x-nav-menu > .x-menu-item > .x-menu-a-text {
        font-size: 18px;
    }
}

@media screen and (max-width: 1200px) {
.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 20px;
}
}

@media screen and (max-width: 991px){
.x-nav-menu {
    padding: 0;
    margin: 0;
    display: block;
    background-color: transparent;
    text-align: center;
}
}

@media screen and (max-width: 991px) {
.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 0px;
}
}

@media screen and (max-width: 991px){
.x-nav-menu li.x-menu-item > a.x-menu-a-text {
    display: inline-block;
    position: static;
    padding: 14px 15px;
    border-bottom: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.05em;
    font-weight: 600;
}
}


/* SLIDER RESPONSIVE*/

@media screen and (max-width: 768px) {
    .slider {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .slider {
        padding-top: 50px;
        padding-bottom: 20px;
        }
}

@media screen and (max-width: 767px) {
    .slider h1 {
        font-size: 38px !important; 
        text-transform: none;
        margin-bottom: 0px !important;
        line-height: 1 !important;
    }
}

@media screen and (max-width: 767px) {
    .h1slider {
        font-size: 26px !important;
        text-transform: none;
        font-weight: 700;
        }
}

@media screen and (max-width: 350px)
.h1slider {
    font-size: 24px !important;
    text-transform: none;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
.slider-margin {
    padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .space-slider {
        display: none;
    }
}

.cta-slider {
	font-family: 'Passion One';
    display: block;
    padding: 25px 28px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    background-color: #ff7b0b;
    color: #fff;
    border: none;
}

.cta-slider:hover {
    color: #fff;
}

@media screen and (max-width: 991px) and (min-width: 767px){
h1 {
    font-weight: 300;
    font-style: normal;
    font-size: 57px;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px){
.h1slider {
    font-size: 44px;
    font-weight: 700;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px){
.slider {
    padding-top: 100px;
    padding-bottom: 100px;
    }
}


/*FORMULARIO RESPONSIVE*/

@media screen and (max-width: 767px) {
.campos-obligatorios-popup {
    display: block;
    padding-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
.dentro-formulario {
    max-width: 1100px;
    width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
.col-md-3 {
    padding-right: 0px;
    margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
.politicas p {
    font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
.form-title {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    padding: 5px;
    background-color: #424242;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    }
}

@media screen and (max-width: 767px) {
.boton-enviar {
    margin-top: 20px;
    }
}


@media screen and (max-width: 360px) {
.form-title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    padding: 5px;
    background-color: #424242;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
}

@media screen and (max-width: 360px) {
.col-md-3 {
    padding-right: 0px;
    margin-bottom: 5px;
}
}

@media screen and (max-width: 360px) {
.form-text-popup textarea {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.3;
    max-height: 70px;
}
}

@media screen and (max-width: 360px) {
.campos-obligatorios-popup input[type="text"], input[type="email"], input[type="tel"] {
	padding: 0 20px;
    font-size: 12px;
    letter-spacing: 0;
    color: #888;
    height: 30px;
    width: 100%;
    line-height: 1.5;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.2s;
}
}

@media screen and (max-width: 360px) {
.politicas-popup {
    font-size: 10px;
}
}

@media screen and (max-width: 360px) {
.form-container {
    background-color: #616769bf;
    padding: 10px 10px;
}
}


/*QUIENES SOMOS RESPONSIVE*/

@media screen and (max-width: 767px) {
	.contacto-iconos1 h5 {
	    font-size: 12px !important;
	    letter-spacing: 0 !important;
	}
}

@media screen and (max-width: 767px) {
	.texto-quienes .wpb_text_column :last-child {
	    margin-bottom: 10 !important;
	}
}

@media screen and (max-width: 767px) {
	.contacto-iconos1 .fas {
	    font-size: 50px;
	    margin-top: 0px !important;
	}
}


/*APOYO RESPONSIVE*/


@media screen and (max-width: 767px) {
	.apoyo-titulo {
	    padding-top: 45px;
	}
}

@media screen and (max-width: 1200px) {
    .apoyo h3 {
        font-size: 34px !important;
    }
}

@media screen and (max-width: 767px) {
.apoyo {
    margin-top: 0;
    padding: 0;
    }
}

@media screen and (max-width: 767px) {
.apoyo-altura {
    height: 135px;
    border: none;
    }
}

@media screen and (max-width: 767px) {
.apoyo h3 {
    font-size: 25px !important;
    font-weight: bold;
    color: #fff;
    text-transform: none;
    }
}

@media screen and (max-width: 767px) {
.apoyo-container {
    padding: 12px;
    display: flex;
    height: 136px;
    }
}

@media screen and (max-width: 767px) {
.apoyo-container:hover h2 {
    font-size: 14px !important;
    font-weight: bold;
    color: #424242;
    letter-spacing: 0;
    margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
.apoyo-container:hover apoyo-disapear {
    display: none;    
    }
}

@media screen and (max-width: 767px) {
.apoyo-container:hover {
    height: 136px;
    align-items: center;
    }
}

@media screen and (max-width: 767px) {
.texto-apoyo {
    display:none;
    }
}

@media screen and (max-width: 500px) {
.cta-nav {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 5px 27px;
    color: #fff;
    border-radius: 5px;
    border: none;
    }
}


@media screen and (max-width: 991px) and (min-width: 501px){
.cta-nav {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 5px 27px;
    color: #fff;
    border-radius: 5px;
    border: none;
}
}

@media screen and (max-width: 360px) {
.cta-nav {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    padding: 5px 27px;
    color: #fff;
    border-radius: 5px;
    border: none;
}
}

@media screen and (max-width: 767px) {
.apoyo-container .wpb_text_column :last-child {
    margin-bottom: 0;
    }
}

.apoyo-altura .wpb_text_column :last-child {
    margin-bottom: 0px;
}

@media screen and (max-width: 991px) and (min-width: 767px){
.apoyo-container:hover .texto-apoyo {
    margin-bottom: 10px;
    font-size: 13px;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px){
.apoyo {
    margin-top: 0px;
    padding: 0;
    margin-bottom: 50px;
    }
}


/*FAQS RESPONSIVE*/

@media screen and (max-width: 767px) {
	.faqs-titulo .wpb_text_column :last-child {
	    margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	.vc_toggle {
	    margin: 0 0 20px;
	}
}

@media screen and (max-width: 350px){
	.faqs h5 {
	    font-weight: 400;
	    font-style: normal;
	    font-size: 16px;
	    text-transform: none;
	    line-height: 1;
	    margin-bottom: 0;
	    letter-spacing: 0;
	    padding: 14px;
	    border: none;
	    color: #fff;
	    background-color: #f9821e;
	}
}


/*CTA RESPONSIVE*/

@media screen and (max-width: 767px) {
	.margenes-cta {
    	padding-top: 40px;
    	padding-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
	.cta-section h2 {
	    text-align: center;
	}
}

@media screen and (max-width: 767px) {
.margenes-cta .vc_hidden-xs {
    display: none;
    }
}

@media screen and (max-width: 767px) {
.cta-section-button {
	color: #fff;
    background-color: #f9821d;
    background-size: auto;
    border: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    border-radius: 10px;
    letter-spacing: 0;
    width: 100%;
    display: block;
    margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
.cta-section-mobile {
    opacity: 0;
    }
}

@media screen and (max-width: 767px) {
.cta-section-texto {
    display: none;
    margin-bottom: 0;
}
}


/*CONTACTO RESPONSIVE*/

@media screen and (max-width: 767px) {
	.contacto-iconos2 .fas {
	    font-size: 55px;
	    margin-top: 10px;
	    color: #ff7b0b;
	}
}

@media screen and (max-width: 767px) {
	.contacto-iconos2 .fab {
	    font-size: 55px;
	    margin-top: 10px;
	    color: #ff7b0b;
	}
}


/*LLAMADA Y WHATSAPP*/
	.ctwhatsapp {
	    background: #548829; 
	    position: fixed;  
	    left: 20px;
	    z-index: 9999;
	    width: 43px;
	    height: 43px;
	    bottom: 20px;
	    color: #ffffff;
	    font-size: 22px;
	    text-align: center;
	    padding-top: 2px;
	}

	.cttelefono {
	    background: #424242; 
	    position: fixed; 
	    left: 20px;   
	    z-index: 9999;
	    width: 43px;
	    height: 43px;
	    bottom: 80px; 
	    color: #ffffff;
	    font-size: 22px;
	    text-align: center;
	    padding-top: 1px;
	}
	.textowhatsapp {
		display: none;
		background: #ff7b0b;
		left: 100px;
		color: white;
		font-size: 15px;
		padding: 8px 7px;
		position: fixed;
		bottom: 20px; 
	    left: 70px;
	}

	.textotelefono {
		display: none;
		background: #ff7b0b;
		left: 80px;
		color: white;
		font-size: 15px;
		padding: 8px 7px;
		position: fixed;
		bottom: 80px; 
	    left: 70px;	
	}

	.ctwhatsapp:hover .textowhatsapp{
		display: block;
	}

	.cttelefono:hover .textotelefono{
		display: block;
	}

	.ctformsidebar:hover .textoformsidebar{
		display: block;
	}

	.ctformsidebar {
	    background: rgba(235,178,15,.9); 
	    position: fixed; 
	    right: 20px;   
	    z-index: 9999;
	    width: 43px;
	    height: 43px;
	    bottom: 80px; 
	    color: #ffffff;
	    font-size: 22px;
	    text-align: center;
	    padding-top: 1px;
	}

	.textoformsidebar {
		display: none;
		background: rgba(235,178,15,.9);
		color: white;
		font-size: 15px;
		padding: 8px 7px;
		position: fixed;
		bottom: 80px; 
	    right: 70px;
	    width: 310px;
	}

	.back-to-top {
		bottom: 20px;
		right: 20px;
	    width: 43px;
	    height: 43px;		
	}

	.textoformsidebarmuestra {
		display: block;
	}

	@media screen and (max-width: 360px) {
		.ctwhatsapp {
		    width: 28px;
		    height: 28px;
		    font-size: 15px;
		}
	}

	@media screen and (max-width: 360px) {
		.cttelefono {
		    background: #757575;
		    width: 28px;
		    height: 28px;
		    bottom: 56px;
		    font-size: 15px;
		}
	}


/*FORMULARIO EMERGENTE*/
	.fondo-formulario , .fondo-formulario-dos{
		position: absolute;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0,0,0,.5);
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
 	   	z-index: 999;
 	   	display: none;
 	   	cursor: pointer;
 	   	cursor: pointer;
	}
	.dentro-formulario , .dentro-formulario-dos{
		max-width: 1100px;
	    width: 80%;
	    position: fixed;
		top: 150px;
		padding: 20px;
	    left: 0;
	    right: 0;
	    margin-right: auto;
	    margin-left: auto;
	    cursor: default;
	}

@media screen and (max-width: 767px) {
	.dentro-formulario {
		top: 50px;
}
}

	.cerrar-formulario , .cerrar-formulario-dos {
		position: absolute;
	    top: 10px;
	    right: 10px;
	    cursor: pointer;
	    color: #ffffff;
	}
    .form-te-llamamos h4 {
        margin-bottom: 0px;
        text-transform: uppercase;
    }
    .form-te-llamamos .campos-obligatorios {
        padding-bottom: 10px;
    }
    .form-te-llamamos .campos-obligatorios {
        display: block;
    }
    .form-te-llamamos .boton-enviar {
        float: unset;
        display: block;
        justify-content: unset;
        flex-wrap: unset;
        width: 100%;
    }
    .form-te-llamamos .row {
    margin-bottom: 20px;
}
.form-te-llamamos .politicas {
    padding-left: 15px;
    padding-top: 0px;
}
.form-te-llamamos .boton-enviar input[type="submit"] {
    width: 100%;
}
.form-te-llamamos .form-container {
    background-color: #616769bf;
    padding: 20px 30px 0px;
}
@media screen and (max-width: 767px) {
    .form-te-llamamos input[type="tel"]{
        margin-bottom: 15px;
    }
}


::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background-color: white;
}

span.wpcf7-not-valid-tip {
    color: #ff9a00;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background-color: white;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
.campos-obligatorios {
    width: 891px;
    margin: auto;
}
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
.form-text {
    width: 891px;
    margin: auto;
}
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
.politicas {
    width: 891px;
    margin: auto;
}
}

.vc_row.vc_column-gap-20 {
    margin-left: 0;
    margin-right: 0;
}

#ct-ultimate-gdpr-cookie-popup {
    background-color: #ff7b0b !important;
}

#ct-ultimate-gdpr-cookie-accept, #ct-ultimate-gdpr-cookie-change-settings, #ct-ultimate-gdpr-cookie-read-more {
    background-color: #ff7b0b !important;
}

.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings {
    clear: none;
}

.page-title-wrap {
    background-color: #ff7b0b !important;
}

div.wpcf7-mail-sent-ok { 
	border: 2px solid #398f14;     background-color: white;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { 
	border: 2px solid #f7e700;     background-color: white;
}
