/*
Theme Name: coachlider Child
Template: coachlider
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* COLORES */
/* AZUL OSCURO 305596 */
/* AZUL CLARO  8fc8e3 */

@import url("assets/lib/ilightbox/light/ilightbox-light-skin.css");

/***************/
/* TIPOGRAFÍAS */
/***************/
@font-face {
    font-family: "BarlowSCRegular";
    src: url("fonts/barlowsemicondensed-regular-webfont.eot");
    src: url("fonts/barlowsemicondensed-regular-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/barlowsemicondensed-regular-webfont.woff2") format("woff2"),
        url("fonts/barlowsemicondensed-regular-webfont.woff") format("woff"),
        url("fonts/barlowsemicondensed-regular-webfont.ttf") format("truetype"),
        url("fonts/barlowsemicondensed-regular-webfont.svg#BarlowSCRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BarlowSCSemiBold";
    src: url("fonts/barlowsemicondensed-semibold-webfont.eot");
    src: url("fonts/barlowsemicondensed-semibold-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/barlowsemicondensed-semibold-webfont.woff2") format("woff2"),
        url("fonts/barlowsemicondensed-semibold-webfont.woff") format("woff"),
        url("fonts/barlowsemicondensed-semibold-webfont.ttf") format("truetype"),
        url("fonts/barlowsemicondensed-semibold-webfont.svg#BarlowSCSemiBold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BarlowSCExtraBold";
    src: url("fonts/barlowsemicondensed-extrabold-webfont.eot");
    src: url("fonts/barlowsemicondensed-extrabold-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/barlowsemicondensed-extrabold-webfont.woff2") format("woff2"),
        url("fonts/barlowsemicondensed-extrabold-webfont.woff") format("woff"),
        url("fonts/barlowsemicondensed-extrabold-webfont.ttf") format("truetype"),
        url("fonts/barlowsemicondensed-extrabold-webfont.svg#BarlowSCExtraBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*************/
/* GENERALES */
/*************/
.overlay-icon {
    margin-top: -30px !important;
    margin-left: -30px !important;
    height: 60px !important;
    line-height: 63px !important;
    width: 60px !important;
    font-size: 30px !important;
    background: transparent !important;
    color: #fff;
    opacity: 0.9 !important;
    border: 3px solid #fff;
}

/* MENÚ */
#site-header {
    border-bottom: 1px solid #f0f0f0;
}
#site-navigation-wrap {
    border-top: 1px solid #f0f0f0 !important;
}

.navbar-style-two .dropdown-menu > li > a {
    padding: 0;
}
.navbar-style-two .dropdown-menu > li {
    margin-right: 40px;
}
.navbar-style-two .dropdown-menu > li:last-child {
    margin-right: 0px;
}

.menu-item .abierta {
    border-radius: 20px;
    background-color: #305596;
    padding: 3px 5px;
    text-transform: none;
    color: #fff;
    margin-left: 5px;
}

/**/

#site-logo {
    width: 30%;
}
#site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
    width: 70%;
}

#sociales-area-privada .vcex-social-btns a {
    margin-bottom: 0;
    margin-top: 5px;
}
#sociales-area-privada .vcex-social-btns a:last-child {
    margin-right: 0;
}
#sociales-area-privada .vcex-button.theme-button {
    width: 70%;
    float: right;
}

/* MENÚ TOP */
.menu-menu-top-container ul li {
    display: inline-block;
    padding: 9px 0 0 6px; /*text-transform: uppercase;*/
    font-size: 9px !important;
}
.menu-menu-top-container ul li a {
    font-size: 15px;
}
.menu-menu-top-container ul li a:hover {
    color: #8fc8e3;
    text-decoration: none;
}
#menu-menu-top li:first-child a {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.area-privada a {
    background-color: #305596;
    padding: 7px 13px 5px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 15px;
}
.area-privada a:hover {
    background-color: #8fc8e3;
    color: #fff !important;
}

/*************/
/* SECCIONES */
/*************/
#banner {
    padding-top: 220px;
    padding-bottom: 220px;
}
#nosotros {
    padding-top: 90px;
    padding-bottom: 90px;
}
#coaching360 {
    padding-top: 120px;
    padding-bottom: 120px;
}
#noticias {
    padding-top: 90px;
    padding-bottom: 90px;
}
#contacto {
    padding-top: 50px;
    padding-bottom: 90px;
}
#webinar {
    padding-top: 70px;
    padding-bottom: 70px;
}
/*************/
/* GENERALES */
/*************/
.ancho90 {
    width: 90%;
    margin-left: 0 !important;
    margin-right: 10% !important;
}

/**********/
/* BANNER */
/**********/
#banner {
    position: relative;
}
.flecha-ir {
    position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
    font-size: 80px;
    bottom: -225px;
}
#banner .subrayado {
    border-bottom: 5px solid #8fc8e3;
    color: #8fc8e3;
    line-height: 38px;
    display: inline-block;
}

/*************/
/* CONÓCENOS */
/*************/
#conocenos {
    padding-top: 90px;
    padding-bottom: 90px;
}
#pilares {
    padding-top: 90px;
    padding-bottom: 90px;
}
#innovamos {
    padding-top: 120px;
    padding-bottom: 120px;
}
#compromiso {
    padding-top: 90px;
    padding-bottom: 90px;
}

/****************/
/* COACHING 360 */
/****************/
#coaching360 .serv {
    position: relative;
}
#coaching360 .serv .wpb_wrapper .vcex-heading {
    position: absolute;
    bottom: 20px;
    left: 15px;
    z-index: 1 !important;
    padding: 0 10px;
}
#coaching360 .fila-serv .serv:nth-child(1) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(1) .vcex-heading span .mas {
    background: #305596;
}
 {
    background: #305596;
}
#coaching360 .fila-serv .serv:nth-child(2) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(2) .vcex-heading span .mas {
    background: #d88130;
}
#coaching360 .fila-serv .serv:nth-child(3) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(3) .vcex-heading span .mas {
    background: #801bba;
}
#coaching360 .fila-serv .serv:nth-child(4) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(4) .vcex-heading span .mas {
    background: #3d8019;
}
#coaching360 .fila-serv .serv:nth-child(5) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(5) .vcex-heading span .mas {
    background: #f6c70b;
}
#coaching360 .fila-serv .serv:nth-child(6) .vcex-heading,
#coaching360 .fila-serv .serv:nth-child(6) .vcex-heading span .mas {
    background: #d63524;
}

#coaching360 .fila-serv .serv {
    width: 33%;
}

#coaching360 .serv .wpb_wrapper .vcex-heading span .mas {
    position: absolute;
    right: -33px;
    width: 27px;
    text-align: center;
    font-size: 25px;
    line-height: 27px;
}

#coaching360 .vcex-image-banner .vcex-ib-overlay {
    position: absolute !important;
    height: 0 !important;
}
#coaching360 .vcex-image-banner:hover .vcex-ib-overlay {
    height: 100% !important;
}

/* tabs */
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
    float: left !important;
    width: 100% !important;
    margin-top: 10px;
    border-color: #fff !important;
}
.wpb-js-composer .vc_tta-container {
    margin-bottom: 0 !important;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab {
    width: 23%;
    float: left;
    position: relative;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab a {
    border-color: #ddd !important;
    padding: 15px 10px !important;
    position: relative;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_active a {
    border-color: #305596 !important;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_active::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background: #305596;
    display: block;
    content: "";
    left: 50%;
    margin-left: -10px;
    border-bottom: 1px solid #305596;
    border-right: 1px solid #305596;
    z-index: -1;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab a span {
    font-family: "BarlowSCSemiBold";
    line-height: 20px;
    font-size: 20px;
    display: inline-block;
    min-height: 44px;
    color: #305596;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 12px 22px 10px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    min-height: 20px !important;
    margin-bottom: 0;
    background: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: transparent !important;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab {
    margin-right: 2.78% !important;
}
.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(4) {
    margin-right: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border: 1px solid #eee !important;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab a::before {
    position: relative !important;
    display: block !important;
    width: 100px !important;
    height: 100px !important;
    content: "" !important;
    margin: 15px auto !important;
    border: 0 !important;
}

.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1) a {
    background: url("https://coachlidertraining.es/wp-content/uploads/2018/01/coaching-experience.jpg") !important;
    background-size: contain;
}
.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(2) a {
    background: url("https://coachlidertraining.es/wp-content/uploads/2018/01/leadership.jpg") !important;
    background-size: contain;
}
.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(3) a {
    background: url("https://coachlidertraining.es/wp-content/uploads/2018/01/programa-motivacion-tecnicas-coaching.jpg") !important;
    background-size: contain;
}
.tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(4) a {
    background: url("https://coachlidertraining.es/wp-content/uploads/2018/01/entrevista-miniatura.jpg") !important;
    background-size: contain;
}

/* fin tabs */

/* tabla */
.oferta-formativa {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
.oferta-formativa tr {
    border-bottom: 1px solid #ddd;
}
.oferta-formativa tr:last-child {
    border-bottom: 0;
}

.oferta-formativa td,
.oferta-formativa th {
    padding: 10px 15px;
}
.oferta-formativa td {
    border-left: 1px solid #ddd;
    font-family: "BarlowSCSemiBold";
    text-transform: uppercase;
    color: #305596;
}
.oferta-formativa .alt td {
    background: #f5f5f5;
}
.oferta-formativa td:first-child {
    border-left: none;
    border-right: 1px solid #f5f5f5;
}
.oferta-formativa tr:last-child td {
    border-bottom: none;
}
.oferta-formativa td:last-child {
    text-align: center;
}
.oferta-formativa td em {
    color: #8fc8e3;
    font-family: "BarlowSCRegular";
    text-transform: capitalize !important;
}
.mas-info {
    background: #305596;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 100%;
    display: inline-table;
    text-transform: uppercase;
}
.oferta-formativa td:hover .mas-info {
    background: #8fc8e3 !important;
    text-decoration: none;
    color: #fff !important;
}

/* fin tabla*/

/***************/
/* TESTIMONIOS */
/***************/
#testimonios .vc_row .vc_col-sm-2 {
    width: 33.33%;
}

/* PROGRAMAS */
.single-portfolio #content-wrap {
    padding-top: 50px;
}
.single-portfolio-content {
    margin-bottom: 20px;
}
#table-info {
    background: #f5f5f5;
    padding: 0 10px;
    margin: 0 -6px 20px -6px;
}
#table-info .col {
    display: inline-block;
    vertical-align: top;
    min-width: 25%;
}
#table-info .col span {
    text-align: center;
    display: block;
    padding: 12px 0;
}
#table-info .col span:first-child {
    border-bottom: 1px solid #ddd;
    font-family: "BarlowSCSemiBold";
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}

/* pestañas */
#programas-single .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li {
    width: 25%;
    text-align: center;
}
#programas-single .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li a {
    text-transform: uppercase;
    font-family: "BarlowSCSemiBold";
    background: #333 !important;
    color: #fff !important;
}
#programas-single .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
    background: #305596 !important;
}
#programas-single .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li a:hover {
    background: #8fc8e3 !important;
}
#programas-single .vc_tta-panel-body {
    padding: 0 !important;
    background: transparent !important;
    margin-bottom: 40px;
}

/* footer programas*/
.footer-programas {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    background: #f5f5f5;
}
.descargar-pdf {
    width: 50%;
    background: #eee;
}
.descargar-pdf a {
    background: #418bca;
    color: #fff;
    padding: 15px 20px;
    font-family: "BarlowSCSemiBold";
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
}
.descargar-pdf a:hover {
    background: #8fc8e3;
    text-decoration: none;
}
.single-portfolio .wpex-social-share-wrap {
    float: left;
    width: 47%;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    margin-left: 3%;
}
.single-portfolio .wpex-social-share.position-horizontal {
    margin-bottom: 0;
}
.wpex-social-share {
    display: table;
}
.wpex-social-share.position-horizontal li {
    margin: 10px 3px;
}
.wpex-social-share.position-horizontal li a {
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background: #305596;
    color: #fff;
    border: 0;
}
.wpex-social-share.position-horizontal li a:hover {
    background: #8fc8e3;
}

#footer-widgets .col-1 .footer-widget {
    padding-bottom: 40px;
}

/* formulario programas */
.sidebar-box {
    background: #f5f5f5;
    padding: 15px;
}
.col.oculto {
    display: none;
}

/*********/
/* ÁREAS */
/*********/
.seccion-top {
    padding-top: 50px;
    padding-bottom: 90px;
}
.seccion-medio {
    padding-top: 90px;
    padding-bottom: 90px;
}
.seccion-bottom {
    padding-top: 90px;
}
.claim {
    font-size: 18px;
    display: block;
}

/* coaching 360 */
.page-escuela .page-header {
    background-position: -50%;
}
.page-escuela .background-image-page-header-overlay {
    background: #305596;
}
.page-escuela .area-o,
.page-escuela .formulario-contacto > .politica a {
    color: #305596;
}
.page-escuela .area-c {
    color: #8fc8e3;
}
.page-escuela .claim {
    color: #8fc8e3;
}
.page-escuela h2,
.page-escuela h3,
.page-escuela h4,
.page-escuela h5 {
    color: #305596;
}
.page-escuela blockquote,
blockquote {
    font-family: "BarlowSCSemiBold";
    color: #305596;
    line-height: 20px;
    margin: 20px 0;
}
.page-escuela .subrayado-claro {
    border-bottom: 5px solid #8fc8e3;
    color: #8fc8e3;
}

#valores blockquote {
    font-family: "BarlowSCRegular";
    color: #305596;
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0;
    background-size: 2%;
    padding-left: 30px;
}

/* business training */
.page-business-training .page-header {
    background-position: -50%;
}
.page-business-training .background-image-page-header-overlay {
    background: #d88130;
}
.page-business-training .area-o,
.page-business-training .formulario-contacto > .politica a {
    color: #d88130;
}
.page-business-training .area-c,
.page-business-training .claim {
    color: #e6a161;
}
.page-business-training .formulario-contacto input[type="submit"] {
    background: #d88130;
}
.page-business-training h2,
.page-business-training h3,
.page-business-training h4,
.page-business-training h5 {
    color: #d88130;
}
.page-business-training .formulario-contacto input[type="submit"]:hover {
    background: #e6a161;
    color: #fff;
}

/* community coaches */
.page-community-coaches .page-header {
    background-position: -50%;
}
.page-community-coaches .background-image-page-header-overlay {
    background: #801bba;
}
.page-community-coaches .area-o,
.page-community-coaches .formulario-contacto > .politica a {
    color: #801bba;
}
.page-community-coaches .area-c,
.page-community-coaches .claim {
    color: #9655bc;
}
.page-community-coaches .formulario-contacto input[type="submit"] {
    background: #801bba;
}
.page-community-coaches h2,
.page-community-coaches h3,
.page-community-coaches h4,
.page-community-coaches h5 {
    color: #801bba;
}
.page-community-coaches .formulario-contacto input[type="submit"]:hover {
    background: #9655bc;
    color: #fff;
}

/* acciones sociales */
.page-acciones-sociales .page-header {
    background-position: -50%;
}
.page-acciones-sociales .background-image-page-header-overlay {
    background: #3d8019;
}
.futuro-mejor {
    padding-top: 150px;
    padding-bottom: 150px;
}
.page-acciones-sociales .area-o,
.page-acciones-sociales .formulario-contacto > .politica a {
    color: #3d8019;
}
.page-acciones-sociales .area-c,
.page-acciones-sociales .claim {
    color: #75a55b;
}
.page-acciones-sociales .formulario-contacto input[type="submit"] {
    background: #3d8019;
}
.page-acciones-sociales h2,
.page-acciones-sociales h3,
.page-acciones-sociales h4,
.page-acciones-sociales h5 {
    color: #3d8019;
}
.page-acciones-sociales .formulario-contacto input[type="submit"]:hover {
    background: #75a55b;
    color: #fff;
}
.page-acciones-sociales .subrayado-claro {
    border-bottom: 5px solid #a9cf94;
}

/* coaching educativo y familiar */
.page-coaching-educativo-y-familiar .page-header {
    background-position: -50%;
}
.page-coaching-educativo-y-familiar .background-image-page-header-overlay {
    background: #f6c70b;
}
.page-coaching-educativo-y-familiar .area-o,
.page-coaching-educativo-y-familiar .formulario-contacto > .politica a {
    color: #f6c70b;
}
.page-coaching-educativo-y-familiar .area-c,
.page-coaching-educativo-y-familiar .claim {
    color: #f3d456;
}
.page-coaching-educativo-y-familiar .formulario-contacto input[type="submit"] {
    background: #f6c70b;
}
.page-coaching-educativo-y-familiar h2,
.page-coaching-educativo-y-familiar h3,
.page-coaching-educativo-y-familiar h4,
.page-coaching-educativo-y-familiar h5 {
    color: #f6c70b;
}
.page-coaching-educativo-y-familiar .formulario-contacto input[type="submit"]:hover {
    background: #f3d456;
    color: #fff;
}

/* experiencias coach lider */
.page-experiencias-coach-lider .page-header {
    background-position: -50%;
}
.page-experiencias-coach-lider .background-image-page-header-overlay {
    background: #d63524;
}
.page-experiencias-coach-lider .area-o,
.page-experiencias-coach-lider .formulario-contacto > .politica a {
    color: #d63524;
}
.page-experiencias-coach-lider .area-c,
.page-experiencias-coach-lider .claim {
    color: #dd5d50;
}
.page-experiencias-coach-lider .formulario-contacto input[type="submit"] {
    background: #d63524;
}
.page-experiencias-coach-lider h2,
.page-experiencias-coach-lider h3,
.page-experiencias-coach-lider h4,
.page-experiencias-coach-lider h5 {
    color: #d63524;
}
.page-experiencias-coach-lider .formulario-contacto input[type="submit"]:hover {
    background: #dd5d50;
    color: #fff;
}
.claim-sansimon {
    font-size: 18px;
    display: block;
}
.page-experiencias-coach-lider .vcex-icon-box-one {
    padding-left: 33px !important;
}
.rumbo-enlace a {
    text-decoration: underline;
}
.rumbo-enlace a:hover {
    text-decoration: underline;
    color: #d63524;
}

/*experiencias coach lider 2019*/

.sombra {
    text-shadow: 3px 3px #dbebf4;
}

#carta,
#transformar {
    padding-top: 35px;
    padding-bottom: 105px;
}

.degradado span {
    background: rgba(29, 172, 204, 1);
    background: -moz-linear-gradient(left, rgba(29, 172, 204, 1) 0%, rgba(34, 43, 87, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29, 172, 204, 1)), color-stop(100%, rgba(34, 43, 87, 1)));
    background: -webkit-linear-gradient(left, rgba(29, 172, 204, 1) 0%, rgba(34, 43, 87, 1) 100%);
    background: -o-linear-gradient(left, rgba(29, 172, 204, 1) 0%, rgba(34, 43, 87, 1) 100%);
    background: -ms-linear-gradient(left, rgba(29, 172, 204, 1) 0%, rgba(34, 43, 87, 1) 100%);
    background: linear-gradient(to right, rgba(29, 172, 204, 1) 0%, rgba(34, 43, 87, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1daccc', endColorstr='#222b57', GradientType=1 );
    -webkit-background-clip: text;
    color: transparent;
}
.mancha-principal {
    margin-top: -145px;
}

#hero.experiencias {
    padding-top: 60px;
}

.video-experiencias iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ellos-ya {
    padding-top: 150px;
    padding-bottom: 150px;
}

.top-bar-experiencias > div {
    position: fixed !important;
    top: 0;
    z-index: 9;
    background-color: #007fbb;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 3px;
    font-family: BarlowSCSemiBold;
    font-size: 1.1em;
}

#preguntas-frecuentes .vcex-heading {
    font-size: 2.6em !important;
    text-shadow: 3px 3px #dbebf4;
    color: #0f375d !important;
    font-style: italic;
    font-family: BarlowSCExtraBold;
}

#preguntas-frecuentes .vc_tta-panel-title a,
#preguntas-frecuentes p {
    color: #0f375d !important;
    font-size: 1.2em;
}

#preguntas-frecuentes .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 22px 20px;
}

#preguntas-frecuentes .vc_tta-panel-heading {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #dbebf4;
}

#preguntas-frecuentes .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #dbebf4;
}

.top-bar-experiencias .boton {
    background: #fff;
    color: #0f375d;
    padding: 4px 25px 0px;
    margin-left: 15px;
    border: 2px solid #fff;
}

.top-bar-experiencias .boton:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1426px) {
    .mancha-principal {
        margin-top: -85px;
    }
}

@media (max-width: 1150px) {
    .columna-extra {
        display: none;
    }
    #carta .texto {
        width: 100%;
        padding-left: 10%;
    }
    #carta,
    #transformar {
        padding-bottom: 40px;
    }
    #transformar {
        padding-top: 63px;
    }
}

@media (max-width: 767px) {
    #pie .vcex-image {
        text-align: center !important;
        margin-bottom: 20px;
    }
    #hero img {
        width: 80%;
    }
    #hero.experiencias {
        padding-top: 60px;
    }
    #hero h2 {
        font-size: 2.1em !important;
    }
    .woocommerce-product-details__short-description {
        padding-top: 0 !important;
        line-height: 1.3em;
    }
    #carta,
    #transformar {
        padding-bottom: 25px;
    }
    .mancha-principal {
        margin-top: -64px;
    }
    .ellos-ya {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #formulario-bottom.experiencias {
        padding-left: 0;
        padding-right: 0;
    }
    .product-price {
        display: block !important;
    }
}

/**********/
/* EQUIPO */
/**********/
.single-staff #content-wrap {
    padding-top: 50px;
}
#staff-single-media {
    float: left;
    margin-right: 30px;
}
#staff-single-header {
    display: inline-block;
}

/************/
/* NOTICIAS */
/************/
.cat-item.cat-item-55 {
    display: none;
}

.vcex-blog-entry-details {
    background: #f5f5f5;
    border: 1px solid #eee;
}
.entry-readmore-wrap a {
    text-transform: uppercase;
    font-family: "BarlowSCSemiBold";
}

/* pág. interna */
.wpex-social-share-wrap .wpex-social-share li {
    margin: 0 8px 0px 0;
}
.wpex-social-share-wrap .wpex-social-share li:last-child {
    margin-right: 0px;
}
.wpex-social-share-wrap .wpex-social-share li a {
    color: #fff;
    background: #8fc8e3;
    border-radius: 50px;
    border: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.wpex-social-share-wrap .wpex-social-share li a:hover {
    color: #fff !important;
    background: #305596;
}
.wpex-social-share-wrap .wpex-social-share li a .fa {
    margin-right: 0;
}
.wpex-social-share-wrap .wpex-social-share li a .social-share-button-text {
    display: none;
}

/************/
/* CONTACTO */
/************/
.formulario-contacto .col {
    float: left;
    margin-bottom: 10px;
}
.formulario-contacto .col1 {
    width: 100%;
}
.formulario-contacto .col2 {
    width: 49%;
    margin-right: 2%;
}
.formulario-contacto .last {
    margin-right: 0;
}
.wpcf7-form input {
    margin-top: 0 !important;
    font-family: "BarlowSCRegular";
}
.formulario-contacto input[type="submit"] {
    width: 100%;
    text-transform: uppercase;
}
.formulario-contacto .cargando {
    position: relative;
    text-align: center;
}
.formulario-contacto .wpex-wpcf7-loader {
    margin: 0; /*position: absolute; right: 15px; bottom: 15px;*/
}
.formulario-contacto .wpcf7-not-valid {
    border-color: #d63524 !important;
}
div.wpcf7-validation-errors {
    float: left;
}
div.wpcf7-response-output {
    margin: 10px 0 0 0 !important;
    padding: 10px !important;
    width: 100%;
}
.formulario-contacto.programas input[type="text"],
.formulario-contacto.programas input[type="email"],
.formulario-contacto.programas input[type="tel"] {
    background: #fff !important;
}
.telefono {
    font-family: "BarlowSCSemiBold";
    color: #305596;
}
.formulario-contacto > .politica {
    line-height: 18px;
    position: relative;
}
.formulario-contacto > .politica a {
    font-family: "BarlowSCSemiBold";
}
.wpcf7 .wpcf7-mail-sent-ok {
    float: left;
    width: 100%;
}
.wpcf7 span.wpcf7-list-item {
    margin-right: 0;
}

/************/
/* CALLOUT */
/************/
#footer-callout-right a {
    text-transform: uppercase;
}

/**********/
/* FOOTER */
/**********/
#footer-widgets img {
    max-width: 190px !important;
}
.tel-mail {
    display: block;
    margin-top: 10px;
    float: left;
    width: 100%;
}
#footer-widgets ul li {
    text-transform: uppercase;
}
#footer-widgets .widget-title {
    text-transform: uppercase;
}
#footer-widgets .col-4 .footer-widget {
    padding-bottom: 0 !important;
}
#footer-widgets .col-4 .textwidget {
    text-align: right;
}
#footer-widgets .wpex-fa-social-widget a {
    color: #fff;
    background: #8fc8e3;
}
#footer-widgets .wpex-fa-social-widget a:hover {
    color: #fff !important;
    background: #305596;
}
#copyright .izq {
    float: left;
    width: 50%;
}
#copyright .der {
    float: left;
    width: 50%;
    text-align: right;
}

/*******************/
/* EVENTS CALENDAR */
/*******************/
tbody td:hover a {
    background-color: transparent !important;
    color: #8fc8e3 !important;
}
.post-type-archive-tribe_events #main {
    margin-top: 35px;
}

/***************/
/* PROCESO DE PAGO */
/***************/
.reset_variations,
.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}

.woocommerce-checkout #main,
.woocommerce #main,
.woocommerce-cart #main {
    margin-top: 30px;
}

.woocommerce div.product div.images {
    margin-right: 4%;
}
.woocommerce div.product div.summary .price .amount {
    font-weight: bold;
}

.postid-7940 .price {
    display: none;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: left;
}
.product-addon-totals dt {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.product-addon-totals dd {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    width: 50%;
}
.shop_table thead .product-thumbnail,
.shop_table tbody .product-thumbnail {
    display: none;
}

.woocommerce-cart table.cart td.actions .button {
    float: right;
}

.woocommerce-info {
    border-top-color: #305596;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #305596;
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #eee;
    background: #f7f7f7;
}

.select2-container .select2-selection--single {
    height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #eee;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #e10109;
}

.woocommerce span.onsale {
    display: none;
}

/* PAGO */
.woocommerce table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-checkout-payment {
    width: 100% !important;
    float: left !important;
}

.woocommerce-billing-fields__field-wrapper .form-row-first {
    width: 49%;
    margin-right: 2% !important;
    float: left;
}
.woocommerce-billing-fields__field-wrapper .form-row-last {
    width: 49%;
    float: left;
}

.woocommerce .woocommerce-checkout #customer_details p.form-row label {
    margin-bottom: 0 !important;
}

.woocommerce .woocommerce-error a.button,
.woocommerce .woocommerce-info a.button/*,
.woocommerce .woocommerce-message a.button*/ {
    background: #e10109 !important;
}
.woocommerce-message {
    border-color: #e10109 !important;
}
.woocommerce-message::before {
    color: #e10109 !important;
}

.woocommerce .woocommerce-message a.button {
    color: #305596 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}
.woocommerce .woocommerce-message a.button:hover {
    background: transparent !important;
    text-decoration: underline !important;
}

.woocommerce-checkout #place_order,
.woocommerce form.checkout_coupon input,
.woocommerce-cart .wc-proceed-to-checkout a,
.proceder-pago,
.woocommerce .widget_shopping_cart_content .buttons .button {
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce ul.order_details {
    text-align: center;
}
.woocommerce ul.order_details li {
    margin: 0 !important;
    padding: 0 !important;
    width: 25%;
}

#ceca_payment_form,
p.texto-ceca {
    text-align: center;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input,
.wc_payment_method label {
    cursor: pointer;
}

.woocommerce form .form-row .input-checkbox,
.woocommerce-form__label-for-checkbox span {
    cursor: pointer;
}

/*.woocommerce-checkout .woocommerce p { text-align: center; }*/
.woocommerce-checkout .payment_buttons {
    text-align: left;
}
.woocommerce-checkout .payment_buttons .cancel {
    display: none;
}
#submit_ceca_payment_form {
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
}

/***************/
/* AVISO LEGAL */
/***************/
.direccion_fiscal {
    width: 100%;
    margin-top: 34px;
    float: left;
}

.aviso-legal {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.aviso-legal h1 {
    color: #305596;
    text-transform: uppercase;
}
.aviso-legal h3 {
    margin-top: 30px;
    float: left;
    width: 100%;
    color: #305596;
    text-transform: uppercase;
}
.aviso-legal .listado {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
.aviso-legal .listado li {
    list-style-position: inside;
}
.aviso-legal ul {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.aviso-legal ul li {
    margin-bottom: 10px;
}

@media (max-width: 1060px) {
    body.wpex-mobile-toggle-menu-icon_buttons #site-header-inner.container {
        padding-right: 60px !important;
    }
    #site-header-inner {
        padding-top: 15px;
    }
    #site-logo {
        width: 35%;
    }
}

@media (max-width: 959px) {
    .header-two-aside {
        clear: inherit !important;
    }
    #site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
        width: 60%;
    }
    .header-two-aside {
        padding-top: 8px !important;
        text-align: right !important;
    }

    #footer-widgets .col {
        width: 50% !important;
    }
    #footer-widgets .col-4 .textwidget {
        text-align: left;
    }
    #footer-widgets .wpex-fa-social-widget.textright {
        text-align: left !important;
    }
}

@media (max-width: 1270px) and (min-width: 768px) {
    .tabs-formacion1 ul.vc_tta-tabs-list li.vc_tta-tab a span {
        font-size: 15px;
    }
    .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab a {
        min-height: 245px;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    #coaching360 .vcex-image-banner,
    .vcex-image-banner .vcex-ib-content-wrap {
        min-height: 302px;
    }
    #coaching360 .serv .vcex-heading {
        width: 60%;
    }
    #coaching360 .serv .wpb_wrapper .vcex-heading {
        line-height: 20px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    #site-logo {
        width: 40%;
    }
    .header-two-aside {
        padding-top: 1.2% !important;
    }
    .area-privada a {
        margin-left: 7px;
    }
    #coaching360 .serv .wpb_wrapper .vcex-heading {
        bottom: 50px;
    }

    #coaching360 .fila-serv .serv {
        width: 50%;
        float: left;
    }
    .vcex-image-banner .vcex-ib-content-wrap .vcex-ib-content .vcex-ib-caption {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    #testimonios .vc_row .vc_col-sm-2 {
        width: 50%;
        float: left;
    }

    .vcex-blog-grid-wrap .vcex-blog-grid .col {
        width: 50%;
    }
    .vcex-blog-grid-wrap .vcex-blog-grid .col:last-child {
        display: none;
    }

    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        background: #333333;
        color: #fff !important;
        text-transform: uppercase;
    }
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        background: #305596 !important;
    }
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover {
        background: #8fc8e3 !important;
    }

    .ancho90 {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0% !important;
    }
}

@media (max-width: 660px) {
    #coaching360 .fila-serv .serv,
    #testimonios .vc_row .vc_col-sm-2 {
        width: 100%;
    }
}

@media (max-width: 580px) {
    #menu-menu-top li:nth-child(1),
    #menu-menu-top li:nth-child(2) {
        display: none;
    }
    #site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
        width: 40%;
    }
    #site-logo {
        width: 60%;
    }
}

@media (max-width: 480px) {
    #sociales-area-privada {
        display: none;
    }
    .vcex-blog-grid-wrap .vcex-blog-grid .col {
        width: 100%;
    }
    #banner .subrayado {
        border-bottom: none;
    }

    #footer-widgets .col {
        width: 100% !important;
    }
    #footer-widgets .col-4 {
        display: none;
    }

    #copyright .izq {
        float: left;
        width: 100%;
    }
    #copyright .der {
        float: left;
        width: 100%;
        text-align: center;
    }
}

/**
 * Gravity Forms
 */

.gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 6px 12px !important;
    border: 2px solid #0f375d;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
}
.block-content ul li {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.gform_wrapper ul li.gfield {
    margin-bottom: 0px !important;
}
.field_sublabel_below {
    margin-top: 15px !important;
}

/* Enviar */
.gform_footer input {
    width: 100% !important;
    border-radius: 0px;
    background-color: #17b0cb;
    font-weight: 600;
    font-size: 13px;
}
.gform_footer input:hover {
    background-color: #000;
    color: #fff;
}

.gform_body textarea {
    max-height: 180px;
    border: 2px solid #0f375d;
}

/* Checkbox */
.gform_body ul {
    padding: 0px;
}
/*.gform_body li { list-style:none; display:block; padding:5px; } ELIMINAR?*/
.gform_body ul {
    padding: 0px;
}
.gform_body li {
    list-style: none;
    display: block;
    padding: 0px;
}
.gfield_checkbox li {
    position: relative;
    padding-left: 40px;
}

.gform_wrapper .gfield_checkbox li label {
    padding-left: 37px !important;
    padding-top: 5px !important;
}

.gform_wrapper .gfield_checkbox li label {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.gfield_checkbox li label:after {
    content: "";
    background: #fff;
    width: 25px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border: 2px solid #0f375d;
}
.gfield_checkbox li label:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 15px;
    border: solid #3b819c;
    border-width: 0 3px 3px 0;
    left: 7px;
    top: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 100ms;
    transition: all 100ms;
}

.gform_body input[type="checkbox"] {
    opacity: 0;
    outline: none;
    z-index: 100;
    width: 27px;
    height: 27px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.gform_body input[type="checkbox"] + label {
    cursor: pointer;
}
.gform_body input[type="checkbox"]:checked + label:before {
    opacity: 1;
    top: 3px;
}

.gform_body .gfield_label,
.gform_body .gfield_checkbox {
    color: #647e96;
}

.gform_body input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}
.gform_body textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}

.gform_body input::-moz-placeholder {
    /* Firefox 19+ */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}
.gform_body textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}

.gform_body input:-ms-input-placeholder {
    /* IE 10+ */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}
.gform_body textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}

.gform_body input:-moz-placeholder {
    /* Firefox 18- */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}
.gform_body textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #3b819c;
    opacity: 1;
    font-weight: 500;
}

.full_width input {
    width: 100%;
}

/* formulario hubspot */
.formulario-hs .vc_column-inner {
    padding: 20px;
}
.formulario-hs .vc_column-inner .vcex-heading {
    line-height: 1.1em;
}
.formulario-hs .vc_column-inner .hs-form-required {
    display: none;
}
.formulario-hs .inputs-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.formulario-hs .legal-consent-container .hs-form-booleancheckbox-display > span {
    line-height: 1em;
    font-size: 15px;
}
.formulario-hs input[type="text"],
.formulario-hs input[type="email"],
.formulario-hs input[type="tel"],
.formulario-hs input[type="number"],
.formulario-hs textarea {
    width: 100%;
    margin-top: 15px;
}
.formulario-hs input[type="submit"] {
    width: 100%;
    color: #fff;
    font-weight: 600;
}
.formulario-hs .hs-error-msg {
    color: #f2545b;
}
.formulario-hs .hs_error_rollup {
    color: #f2545b;
}
.formulario-hs .hs-error-msg {
    display: none;
}
.formulario-hs .hs-input.error {
    border: 1px solid #f2545b;
}

.boton-comprar {
    position: relative;
}
.boton-comprar .wpex-wpcf7-loader {
    opacity: 0;
    position: absolute;
    right: 5px;
}
.boton-comprar .wpex-wpcf7-loader.show {
    opacity: 1;
}
.single-page-content > div.woocommerce-message {
    display: none;
}

.menu-movil {
    display: none !important;
}

@media (max-width: 480px) {
    .menu-movil {
        display: block !important;
    }
    .area-privada a {
        margin-left: 0;
        text-align: center;
        margin-bottom: 5px;
    }
    .menu-movil.last {
        margin-bottom: 10px;
    }
}
