body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	text-align: justify;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.home div#content {
    margin-bottom: -60px; 
}

#content {
    margin: 0 auto;
    max-width: 100%;
    width: 1100px;
}

ul, ol {
    margin: 10px 0 1.5em 1em;
}

/*HEADER*/


/*TOPBAR*/
header .top-bar {
    background: linear-gradient(90deg,#1977CC,#00A1DE,#1977CC);
    color: #fff;
    text-align: center;
    padding: 10px;
	font-size: 16px;
}
header .top-bar .top-menu {
    width: 100%;
    margin: 0 auto;
}
header .top-bar .col {
    width: 25%;
    display: inline-block;
}

/*LOGO*/
header .site-branding {
    text-align: center;
    margin: 20px auto;
}

/*MENU PRINCIPAL*/ 
header nav {
    width: 100% !important;
}
.main-navigation {
    width: 1170px !important;
    margin: 0 auto !important;
    float: none !important;
}
.main-navigation ul li {
    width: 14%;
    text-align: center;
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    border: solid 1px #d6d6d6;
    border-bottom: none;
    border-top: none;
}
.main-navigation ul li:first-child {
    border-left: none;
}
.main-navigation ul li:last-child {
    border-right: none;
    font-weight: 700;
}
.blog-menu a {
    color: #F7931E !important;
}
.blog-menu a:before {
    content: "";
    background: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/07/ico-blog.png) no-repeat;
    width: 30px;
    height: 18px;
    position: absolute;
    margin-top: 2px;
    margin-left: -40px;
}
.main-navigation a {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.5;
    color: #666666;
    font-family: roboto condensed !important;
	font-size: 16px;
}
.main-navigation a:hover {
	color: #00A1DE;
}
.main-navigation li#menu-item-28 {
    padding: 0;
} 

.main-navigation li#menu-item-475 {
    padding: 0;
} 

header.entry-header {
    display: none;
}


/* HOME */


.contenedor-home {
    width: 1170px;
    margin: 0 auto;
}
.contenedor1 .cajas-col .vc_column-inner {
    padding: 0;
}
.contenedor1 .cajas-col .cont-caja {
    padding: 20px 20px 0px 20px;
}
.contenedor1 .cajas-col .cont-caja p.tit-cajas {
    color: #fff;
    font-size: 26px !important;
    font-weight: 100;
    line-height: 30px;
}
.contenedor1 .cajas-col .cont-caja p.tit-cajas a {
	color: #fff;
    font-size: 26px !important;
    font-weight: 100;
    line-height: 30px;
    text-decoration: none;
}
.contenedor1 .cajas-col .cont-caja p.tit-cajas a:hover {
	color: #F7931E;
}
.contenedor1 .cajas-col .cont-caja p.txt-cajas {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 5px;
}
.contenedor1 .cajas-col .cont-caja p.tit-ebook {
    color: #fff;
    font-size: 22px !important;
    font-weight: 100;
    line-height: 34px;
}

.contenedor1 .cajas-col .cont-caja p.tit-ebook a {
	color: #fff;
    text-decoration: none;
}

.contenedor1 .cajas-col .cont-caja p.txt-ebook a {
	color: #fff;
    text-decoration: none;
}

.ebook-mockup img {
    width: 64% !important;
}



.contenedor1 .cajas-col .cont-caja p.txt-ebook {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
}
.cajas-col .sep-ebook {
    margin-bottom: 17px;
    margin-top: 17px;
}

.contenedor2 {
	margin-top: 50px;
}
.contenedor2 h1.tit-clinica {
    color: #00a1de;
    font-weight: 200;
    font-size: 44px;
}
.contenedor2 h2.subtit-clinica {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    margin: 25px 0;
}
.contenedor2 p {
    color: #666666;
    border-left: solid 16px #1977CC;
    padding-left: 30px;
}

.contenedor3 p.tit-blog {
	color: #00a1de;
    font-weight: 200;
    font-size: 44px !important;
}

.contenedor3 a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: #0000 !important;
    border: solid 1px #00a2e1 !important;
    color: #00a2e1 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
}

.contenedor3 a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink:hover {
	background: #00a2e1 !important;
	color: #fff !important; 
}

.contenedor3 .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}

.contenedor5 h2.frase1-home {
    color: #00a1de;
    font-style: italic;
    font-size: 32px;
}

.contenedor5 h2.frase1-home:before {
	content: "";
	position: absolute;
	height: 29px;
	width: 38px;
	background: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/07/QT1.png) no-repeat;
	margin-left: -40px;
}

.contenedor5 h2.frase1-home:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 38px;
	background: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/07/QT2.png) no-repeat;
}

.contenedor6 strong.destacada {
	font-style: italic;
	color: #00a2e1;
	font-size: 18px;
}

.contenedor7 p.tit-contacto {
	color: #00a1de;
    font-weight: 200;
    font-size: 44px;
}

/* MENU SIDE HOME */

.cont-menu-side.wpb_column.vc_column_container.vc_col-sm-3 {
    background: #00a2e1 !important;
    color: #fff !important; 
}

.cont-menu-side .barra-de-menu ul#menu-side-menu {
    padding: 0 !important;
    margin: 0 !important;
}

.contenedor1 .cont-menu-side .vc_column-inner {
    background: #00a2e1 !important;
    padding: 0 !important;
}

.barra-de-menu h2.widget-title {
    padding: 0 20px 0px !important;
    color: #fff !important;
    font-weight: 200 !important;
    font-size: 26px !important;
} 

.menu-side-menu-container ul li {
    /*padding: 0 20px !important;*/
}

.menu-side-menu-container ul li:hover {
	background: #F7931E !important;
	box-shadow: 0 0 15px #868686;
}

.menu-side-menu-container ul li span a {
	color: #fff !important;
	text-decoration: none !important;
	padding-left: 20px !important;
    padding-right: 20px !important;
	text-align: left;
}

.menu-side-menu-container a.easy-sidebar-menu-widget-toggler i {
    color: #fff !important;
    font-weight: bold !important;
}

.menu-side-menu-container a.easy-sidebar-menu-widget-toggler:hover, .menu-side-menu-container a.easy-sidebar-menu-widget-toggler:focus {
    background: none !important;
    border: none !important;
}

.menu-side-menu-container ul.sub-menu li {
    /*width: 117% !important;
    margin-left: -20px;*/
    box-shadow: none !important;
    background: #006D8E;
}

.menu-side-menu-container ul.sub-menu {
    padding: 0;
    margin: 0;
}

.menu-side-menu-container .sub-menu a.easy-sidebar-menu-widget-link:hover {
    background: #01425E;
}

.cont-menu-side {
    top: 50px !important;
    position: sticky;
    box-sizing: border-box;
    position: -webkit-sticky;
}

.home .cont-menu-side {
	position: relative !important;
	top: 20px !important;
}

/* FOOTER */

footer#colophon {
    background: linear-gradient(90deg,#1977CC,#00A1DE,#1977CC);
}

.footer-content {
    width: 1170px !important;
    margin: 0 auto;
    padding: 50px 0;
    display: flex;
}

.footer-content a {
	color: #fff;
	text-decoration: none;
}
.foot-info a {
	color: #fff;
	text-decoration: underline;
}

.footer-content ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
}

.footer-col1, .footer-col2, .footer-col3, .footer-col4 {
    width: 25%;
    padding: 0 15px;
}

h2.widget-title {
    margin-bottom: 15px;
    cursor: default;
	color: #fff;
}

.redes-foot {
    display: flex;
    margin-top: 30px;
}

p.txt-footer {
    margin-top: 20px;
	color: #fff;
}

section#nav_menu-4 {
    margin-top: 60px;
}

footer .copy-mk {
    text-align: center;
    background: #fff;
    color: #1977CC;
}

footer .foot-info {
    background: linear-gradient(90deg,#1977CC,#00A1DE,#1977CC);
    color: #fff; 
}

.foot-info p {
    padding: 10px;
    font-size: 20px;
}

.copy-mk .copyright-left {
    padding: 20px; 
}

footer i.material-icons {
    font-size: 22px;
    padding: 0px 20px;
}

/* PAGINAS INTERNAS */

.seccion1 h1 {
    color: #00a1de;
    font-weight: 200;
    font-size: 44px;
    text-align: left;
}
.seccion1 h2 { 
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
}

.seccion1 h2.sub-tit-seo1 {
	padding: 25px 0;
}

.seccion1 h2.sub-tit-seo { 
    font-size: 22px;
    font-weight: 200;
    color: #00a1de; 
}

.barra-de-menu {
    background: #00a2e1;
    padding-top: 10px;
}

strong.tits-destacados {
    color: #00a2e1;
}

.cuadros-pilares h2 {
    color: #fff !important; 
}

.cont-relacionados p.tit-relacionados {
	color: #00a1de;
    font-weight: 200;
    font-size: 44px;
}

/* BLOG */

.single-post #content {
    margin-top: 40px;
}

.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    /*width: 100% !important;
    height: 300px;
    object-fit: cover;*/
	justify-content: start;
    display: flex;
    margin: 0 auto;
}

.single-post h1.titulo-post {
    color: #00a1de;
    font-weight: 200;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
}

.single-post .entry-content a {
    color: #00a2e1 !important;
}

.single-post nav.navigation.post-navigation, .single-post div#comments, .single-post aside#secondary  {
    display: none;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}


/* CONTACTO */

.cont-contacto .col1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .cont-contacto .col1 input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    height: 45px;
    border: solid #00a2e1 1px;
    margin: 7px 0;
    width: 100%;
    padding-left: 10px;
}

.cont-contacto .col1 textarea.wpcf7-form-control.wpcf7-textarea {
    border: solid #00a2e1 1px;
    margin: 7px 0;
    padding-left: 10px;
}

.cont-contacto .col1 p.txt-contacto {
    font-size: 26px;
    font-weight: 300;
    color: #00a2e1;
    margin-bottom: -20px !important;
}

.cont-contacto .col1 input.wpcf7-form-control.wpcf7-submit {
    background: #00a2e1;
    width: 100%;
    padding: 15px;
    font-size: 26px;
    color: #fff;
    cursor: pointer;
}

.cont-contacto .col1 input.wpcf7-form-control.wpcf7-submit:hover {
    background: #f7931e;
}

.cont-contacto .col2 p {
    font-size: 18px;
    color: #737373;
}

.wpb_column.vc_column_container.vc_col-sm-9 {
    padding-right: 3% !important;
}

.home .wpb_column.vc_column_container.vc_col-sm-9 {
    padding-right: 0 !important;
}

.wpb_column.vc_column_container.vc_col-sm-9 p {
    font-size: 18px !important;
}

.home .wpb_column.vc_column_container.vc_col-sm-9 p {
}

.single-post p {
    font-size: 18px !important;
	margin-bottom: 13px !important;
    margin-top: 13px !important;
}


/* MEDIA QUERIES */

@media only screen and (max-width: 730px) {
	header .top-bar .col {
	    width: 100%;
	}
	.home div#content {
	    margin-bottom: -60px;
	    margin-top: -25px;
	}
	.contenedor-home {
	    width: 100% !important;
	    margin: 0 auto;
	    padding: 0 12%; 
	}
	.footer-content {
	    width: 100% !important;
	    margin: 0 auto;
	    padding: 50px 0; 
	    display: block;
	    text-align: center;
	}
	.footer-col1, .footer-col2, .footer-col3, .footer-col4 {
	    width: 100%;
	}
	.redes-foot {
	    width: 15%;
	    margin: 30px auto !important;
	}
	.blog-menu a {
		color: #fff !important;
		padding-left: 20px !important;
		margin-left: 35px !important;
	}
	.mob-menu-right-panel .mobmenu_content {
		padding-top: 60px !important;
	}
	.seccion1 h1 {
		font-size: 1.5em;
	}
	.cont-relacionados p.tit-relacionados {
		font-size: 1.5em;
	}
	.vc-hoverbox-wrapper.cuadros-pilares {
		padding-bottom: 30px;
	}
	.single-post div#primary {
		padding: 0 10%;
	}
	.page-id-23 div#content {
		padding: 0 10%;
		margin-top: -50px;
	}
	.ig_headline {
		font-size: 0.9em !important;
		font-weight: 400 !important;
	}
	div#ig_close_1247 {
		display: none;
	}
	.ig_action_bar .ig_data {
		padding: 5px 5% !important;
	}
	.ig_button {
		display: none !important;
	}
}



.formulario-landing {
    background-color: #ffff;
    border-radius: 10px;
    box-shadow: 1px 9px 30px 7px rgba(22, 22, 22, 0.4);
	padding: 30px;
}

.formulario-titulo p {
    font-size: 23px;
    color: #f7931e;
    font-weight: bold;
}

.formulario-titulo p strong {
    color: #1977cc;
}

.formulario-campo-landing {
    width: 100%;
    height: 40px;
    margin-bottom: 16px;
    background-color: #f0f0f0;
	margin-top: 5px;
	padding: 0 20px !important;
}

.formulario-landing label {
    font-weight: bold;
    color: #1977cc;
}

.formulario-landing label.nombre:before {
    content: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/10/nombre.png);
    padding-right: 10px;
}

.formulario-landing label.celular:before {
    content: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/10/telefono.png);
    padding-right: 10px;
}

.formulario-landing label.email:before {
    content: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/10/email.png);
    padding-right: 10px;
}

.formulario-terminos-landing {
	font-weight:normal !important;
	color: grey;
}

.formulario-landing .wpcf7-acceptance .wpcf7-list-item label {
    font-weight: 300;
    color: #6b6b6b;
    font-size: 14px;
    text-align: left;
}

.formulario-landing .wpcf7-acceptance .wpcf7-list-item {
	margin: 0 0 0 0;
}

.formulario-landing .formulario-boton-landing {
    width: 100%;
    color: #fff !important;
    background: #1977cc !important;
    font-weight: bold;
    padding: 20px !important;
    font-size: 18px !important;
    margin-top: 20px;
    cursor: pointer;
	transition: all .3s ease;
}

.formulario-landing .formulario-boton-landing:hover {
	color: #1977cc !important;
	background: #fff !important;
	border: 2px solid #1977cc;
}

.titulo-landing hr {
    background-color: #1977cc;
    height: 3px;
    width: 52px;
    border: none;
}

.titulo-landing strong {
    color: #f7931e;
}

.landing-boton a {
    background-color: #1977cc !important;
    color: #FFE !important;
    font-weight: bold;
    font-size: 20px !important;
    padding: 15px 60px !important;
    text-align: center !important;
}

.landing-boton a:before {
    content: url(https://www.centrodeneurodesarrollo.com/wp-content/uploads/2018/10/boton-mano.png);
    position: absolute;
    right: -27px;
}

.contenedor-formulario-landing {
    margin-top: -562px;
    margin-bottom: 100px;
    margin-left: 22px;
}

.landing-boton-gracias a {
    background-color: #1977cc;
    color: #fff !important;
    text-decoration: none;
    padding: 20px 60px;
    font-weight: bold;
    font-size: 22px;
    border-radius: 5px;
}



@media only screen and (max-width: 776px) {
	.contenedor-formulario-landing {
		margin-top: 0 !important;
		margin-left: 0 !important;
		margin-bottom: 20px !important
	}
	
	.formulario-landing {
		box-shadow: none !important;
		width: 100%;
	}
	
	.vacio {
		display: none;
	}
}

@media only screen and (min-width: 1024px) {
	.contenedor-formulario-landing {
		margin-top: -530px !important;
	}
}

@media only screen and (min-width: 1200px) {
	.contenedor-formulario-landing {
		margin-top: -628px !important;
		margin-bottom: 150px !important; 
		z-index: 09;
	}
}

header .top-bar p {
    font-size: 16px !important;
}
.single-post .entry-content li {
    font-size: 18px !important;
}

.single-post .entry-content h2 {
    color: #00a1de !important;
	font-weight: 600 !important;
}




blockquote {
    border-left: 3px solid #00a1de;
    padding: 20px;
    background-color: rgba(0, 161, 222, 0.06);
    color: #7d7d7d;
	margin-bottom: 20px;
}

.entry-content .wpb_single_image .vc_figure img.vc_single_image-img {
    border-radius: 10px !important;
}

.page .entry-content h2 strong {
    color: #00a1de;
}

.page .post-thumbnail {
    display: none;
}

.cuadros-pilares .vc-hoverbox-block.vc-hoverbox-front:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
	border-radius: 10px;
}

.cuadros-pilares .vc-hoverbox-block-inner.vc-hoverbox-front-inner {
    z-index: 99;
}

.entry-content a {
    color: #00a1de;
    text-decoration: none;
}

.entry-content .wpb_column.vc_column_container.vc_col-sm-9 ul li {
    font-size: 18px;
    padding-bottom: 6px;
}

.cta-blog {
    text-align: center;
    margin-top: 20px;
}

.cta-blog img {
    border-radius: 10px;
    transform: scale(1);
    transition: all .4s cubic-bezier(1, 0.24, 0.45, 0.99);
}



.cta-blog img:hover, .cta-blog img:focus, .cta-blog img:active, .cta-blog img:visited .cta-blog a {
	outline: 0;
}

.cta-blog img:hover {
    transform: scale(.98) translateY(3px);
    box-shadow: 0 30px 60px 0 rgba(0, 64, 95, 0.45098039215686275);
}

.mk-single-date {
    color: #8b8f8e;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 0 0 23px;
}
.subtitle-pilar-blog h2 {
	color: #f7931e;
    font-style: normal;
    font-size: 26px;
}
header .rotulo {
    padding-top: 15px;
    padding-bottom: 8px;
    max-width: 59% !important;
    margin: 0 auto;
    color: #00a1de;
    background: rgba(0, 161, 222, 0.06);
    text-align: center;
    font-size: 30px;
}
header .rotulo strong {
    color: #F7931E;
}

header .rotulo a {
    color: #F7931E;
    text-decoration: none;
}
.ctaFoot {
	background: #fff;
    border-radius: 10px;
    align-items: center;
    padding: 10px 2rem;
    color: #f7931e !important;
    justify-content: space-between;
    max-width: 200px;
    font-weight: bold;
    box-shadow: 0 15px 10px rgb(0 0 0 / 20%);
	transition:.4s all ease;
}
.ctaFoot img{
 	width:30%;	
	transition:.4s all ease;
}
.ctaFoot:hover {
	background: #f7931e;
    margin-top:-10px;
	color: #fff !important;
    box-shadow: 0 15px 10px rgb(0 0 0 / 30%);
}
.ctaFoot:hover img{
 	width:25%;
	filter:invert(1);
}
.main-navigation ul ul {
    box-shadow: 0 3px 20px rgb(0 0 0 / 10%);
    top: 100%;
    flex-direction: column;
    display: flex;
    background: #fff;
}
.main-navigation ul ul li {
    padding: 10px 25px;
    height: 45px;
    line-height: 30px;
    border: none;
    border-bottom: none;
    border-top: none;
}

.btns-wa {
    position: fixed;
    bottom: 15px;
    right: 15px;
	bottom: 55px;
    z-index: 99999;
}

.btns-wa > div .cont {
	position: absolute;
    right: 70px;
    top: -10%;
	background-color: #ffffff;
	border-radius: 5px;
	border: 1px solid #217ECE;
	padding: 10px;
	width: 200px;
}

.btns-wa > div .cont  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.btns-wa > div .cont {
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease;
}

.btns-wa > div .cont section {
	margin-bottom: 0;
	width: 150px
}

.btns-wa > div:hover .cont {
	opacity: 1;
	visibility: visible;
}

.btns-wa > div .cont p {
	font-weight: bold;
	color: #00A1DE;
	text-align: left;
	font-size:14px;
}

.btns-wa > div {
    position: relative;
}

.btns-wa > div.telefono a {
	text-decoration: none;
	color: #666666;
}

.btns-wa > div.whatsapp a {
	text-decoration: none;
	color: #175E54;
}

.btns-wa > div.whatsapp .cont {
	border-color: #32D366;
}

/*************ESTILOS LANDINGS*********************/
@charset "UTF-8";
body.page-id-2649 header.site-header,
body.page-id-2649 footer.site-footer, body.page-id-2677 header.site-header,
body.page-id-2677 footer.site-footer, body.page-id-2693 header.site-header,
body.page-id-2693 footer.site-footer, body.page-id-2703 header.site-header,
body.page-id-2703 footer.site-footer, body.page-id-2714 header.site-header,
body.page-id-2714 footer.site-footer, body.page-id-2730 header.site-header,
body.page-id-2730 footer.site-footer, body.page-id-2724 header.site-header,
body.page-id-2724 footer.site-footer, body.page-id-2733 header.site-header,
body.page-id-2733 footer.site-footer {
  display: none;
}
body.page-id-2649 .entry-content, body.page-id-2677 .entry-content, body.page-id-2693 .entry-content, body.page-id-2703 .entry-content, body.page-id-2714 .entry-content, body.page-id-2730 .entry-content, body.page-id-2724 .entry-content, body.page-id-2733 .entry-content {
  margin-top: 0 !important;
}
body.page-id-2649 .page.type-page.status-publish.hentry, body.page-id-2677 .page.type-page.status-publish.hentry, body.page-id-2693 .page.type-page.status-publish.hentry, body.page-id-2703 .page.type-page.status-publish.hentry, body.page-id-2714 .page.type-page.status-publish.hentry, body.page-id-2730 .page.type-page.status-publish.hentry, body.page-id-2724 .page.type-page.status-publish.hentry, body.page-id-2733 .page.type-page.status-publish.hentry {
  margin-bottom: 0;
}
body.page-id-2649 .mob-menu-header-holder.mobmenu, body.page-id-2677 .mob-menu-header-holder.mobmenu, body.page-id-2693 .mob-menu-header-holder.mobmenu, body.page-id-2703 .mob-menu-header-holder.mobmenu, body.page-id-2714 .mob-menu-header-holder.mobmenu, body.page-id-2730 .mob-menu-header-holder.mobmenu, body.page-id-2724 .mob-menu-header-holder.mobmenu, body.page-id-2733 .mob-menu-header-holder.mobmenu {
  display: none;
}

.banner-lp-neuro {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  padding-right: 0 !important;
  position: relative;
  padding-left: 0 !important;
}
@media only screen and (min-width: 1100px) {
  .banner-lp-neuro {
    height: 100vh;
  }
}
@media only screen and (min-width: 700px) {
  .banner-lp-neuro {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: px) {
  .banner-lp-neuro {
    min-height: auto;
  }
}
@media only screen and (max-width: 1025px) {
  .banner-lp-neuro {
    padding-right: 0 !important;
    min-height: 760px;
  }
}
@media only screen and (max-width: 580px) {
  .banner-lp-neuro {
    padding-top: 100px !important;
  }
}
.banner-lp-neuro::before {
  content: "";
  background-image: url("https://www.centrodeneurodesarrollo.com/wp-content/uploads/2024/02/Grupo-4.png");
  position: absolute;
  top: 0;
  left: 10%;
  width: 240px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
}
.banner-lp-neuro .column-right {
  background: rgba(0, 161, 222, 0.65) linear-gradient(138deg, rgba(0, 161, 222, 0.65) 0%, rgba(25, 119, 204, 0.65) 100%) 0% 0% no-repeat padding-box;
  height: 100vh;
}
@media only screen and (max-width: 1025px) {
  .banner-lp-neuro .column-right {
    min-height: auto;
    height: auto;
  }
}
.banner-lp-neuro .column-right .form-right {
  padding: 60px 5rem 60px 5rem;
}
@media only screen and (max-width: 780px) {
  .banner-lp-neuro .column-right .form-right {
    padding: 1rem;
  }
}
.banner-lp-neuro .column-right .form-right h2 {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  line-height: 41px;
  text-align: left;
  margin-bottom: 8px;
}
@media only screen and (max-width: 780px) {
  .banner-lp-neuro .column-right .form-right h2 {
    font-size: 25px;
    line-height: 26px !important;
  }
}
.banner-lp-neuro .column-right .form-right p {
  color: #FFFFFF;
  line-height: 26px;
  text-align: left;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner {
  margin-top: 40px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .flex-row {
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .flex-row input {
  height: 40px;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner label {
  color: #FFFFFF;
  font-size: 14px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .acceptance {
  display: flex;
  gap: 7px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .acceptance .wpcf7-list-item {
  margin-left: 0px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .acceptance p {
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .acceptance p a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner textarea {
  height: 120px;
  border-radius: 5px;
  background-color: #ffffff;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .submit {
  margin-top: 20px;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .submit p {
  text-align: right;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .submit .wpcf7-spinner {
  position: absolute;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .submit input {
  background-color: #F7931E;
  color: #FFFFFF;
  padding: 16px 32px;
  border-radius: 5px;
  font-size: 16px;
  border: none;
}
.banner-lp-neuro .column-right .form-right .formulario-lp-banner .submit input:hover {
  background-color: #F08303;
}

.title-h2-lp h2 {
  color: #00A1DE;
  font-size: 34px;
  font-weight: bold;
}
@media only screen and (max-width: 780px) {
  .title-h2-lp h2 {
    font-size: 25px;
    line-height: 26px !important;
  }
}

.section-elegir-lp {
  margin-top: 100px;
}
@media only screen and (max-width: 580px) {
  .section-elegir-lp {
    margin-top: 50px;
  }
}
.section-elegir-lp .block-tratamientos {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  padding: 60px 30px 40px 30px;
  min-height: 250px;
  height: 265px;
}
@media only screen and (max-width: 780px) {
  .section-elegir-lp .block-tratamientos {
    height: auto;
  }
}
@media only screen and (max-width: 580px) {
  .section-elegir-lp .block-tratamientos {
    margin-bottom: 4rem;
  }
}
.section-elegir-lp .block-tratamientos .wpb_wrapper p:first-child {
  position: absolute;
  top: -15%;
}
.section-elegir-lp .block-tratamientos .wpb_wrapper p:nth-child(2) {
  margin-bottom: 10px;
}
.section-elegir-lp .block-tratamientos .wpb_wrapper p:nth-child(2) strong {
  font-size: 20px;
}

.section-beneficios-lp {
  margin-top: 100px;
}
@media only screen and (max-width: 580px) {
  .section-beneficios-lp {
    margin-top: 0;
  }
}
.section-beneficios-lp .title-h2-lp h2 {
  line-height: 41px;
}
.section-beneficios-lp .title-h2-lp.pd-l {
  padding-left: 2rem;
}
.section-beneficios-lp .info-left {
  padding-right: 3rem;
}
@media only screen and (max-width: 580px) {
  .section-beneficios-lp .info-left {
    margin-bottom: 5rem;
  }
}
.section-beneficios-lp .info-left .wpb_wrapper p:last-child {
  margin-top: 30px;
}
.section-beneficios-lp .info-left ul {
  padding-left: 25px;
  margin-left: 0;
  list-style-image: url("https://www.centrodeneurodesarrollo.com/wp-content/uploads/2024/02/Icon-feather-arrow-right.png");
}
.section-beneficios-lp .info-left ul li {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 10px;
}
.section-beneficios-lp .info-left ul li strong {
  color: #404040;
  font-size: 20px;
  margin-bottom: 10px;
}
.section-beneficios-lp .info-left a {
  background-color: #F7931E;
  border-radius: 5px;
  padding: 16px 32px;
  color: #ffffff;
}
.section-beneficios-lp .info-left a:hover {
  background-color: #F08303;
}
.section-beneficios-lp .info-left.pd-r {
  padding-right: 0 !important;
  padding-left: 2rem;
}
.section-beneficios-lp .info-left.pd-r .wpb_wrapper p:first-child {
  margin-bottom: 20px;
}

.section-camino-desarrollo {
  margin-top: 100px;
}
@media only screen and (max-width: 580px) {
  .section-camino-desarrollo {
    margin-top: 50px;
  }
}
.section-camino-desarrollo .block-camino-item .top {
  background-color: #00A1DE;
  display: flex;
  padding: 0px 30px 20px 50px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  height: 88px;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 21px;
  font-size: 20px;
  text-align: left;
  max-width: 95%;
  margin: 0 auto;
}
@media only screen and (max-width: 780px) {
  .section-camino-desarrollo .block-camino-item .top {
    font-size: 16px;
  }
}
.section-camino-desarrollo .block-camino-item .top strong {
  background-color: #ffffff;
  padding: 13px 15px;
  color: #00A1DE;
  font-size: 34px;
  position: absolute;
  left: -7%;
  top: 15%;
  border-radius: 50%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
}
.section-camino-desarrollo .block-camino-item .bot {
  border-bottom: 2px solid #00A1DE;
  padding: 30px 2rem;
  color: #404040;
  line-height: 24px;
  text-align: left;
  min-height: 160px;
}
.section-camino-desarrollo .owl-carousel {
  display: block !important;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .owl-stage-outer {
  padding: 0 1rem;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .owl-stage-outer .block-camino-item {
  padding: 0 1rem;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .owl-dots {
  display: block !important;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .owl-dots .owl-dot.active span {
  background: transparent linear-gradient(180deg, #00A1DE 0%, #1977CC 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .owl-dots .owl-dot span {
  background: transparent linear-gradient(180deg, #00A1DE 0%, #1977CC 100%) 0% 0% no-repeat padding-box;
  opacity: 0.5;
}
.section-camino-desarrollo .owl-carousel.lp-epilepsia-viaje .block-camino-item .top {
  font-size: 18px;
}
.section-camino-desarrollo.pb-custom {
  padding-bottom: 50px;
}

.footer-lp-aut {
  background: transparent linear-gradient(93deg, #00A1DE 0%, #1977CC 100%) 0% 0% no-repeat padding-box;
  margin-top: 80px;
  padding: 30px 0;
}
.footer-lp-aut p {
  color: #FFFFFF;
}
.footer-lp-aut .wpb_text_column {
  margin-bottom: 0;
}

@media only screen and (max-width: 780px) {
  .vc_section {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
.section-cta-lp-sueño {
  background: transparent linear-gradient(102deg, #00A1DE 0%, #1977CC 100%) 0% 0% no-repeat padding-box;
  padding: 50px 0;
  margin-top: 100px;
}
@media only screen and (max-width: 580px) {
  .section-cta-lp-sueño {
    margin-top: 50px;
  }
}
.section-cta-lp-sueño .info-cta {
  margin-bottom: 0;
}
.section-cta-lp-sueño .info-cta h2 {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 780px) {
  .section-cta-lp-sueño .info-cta h2 {
    font-size: 20px;
  }
}
.section-cta-lp-sueño .info-cta p {
  color: #FFFFFF;
}
.section-cta-lp-sueño .info-cta a {
  background-color: #F7931E;
  border-radius: 5px;
  padding: 16px 32px;
  color: #ffffff;
}
.section-cta-lp-sueño .info-cta a:hover {
  background-color: #F08303;
}
.section-cta-lp-sueño .info-cta .wpb_wrapper p:last-child {
  margin-top: 2rem;
}

.banner-lp-typ {
  height: 100vh;
  background-size: cover;
  position: relative;
}
.banner-lp-typ::before {
  content: "";
  background-image: url("https://www.centrodeneurodesarrollo.com/wp-content/uploads/2024/02/Grupo-4.png");
  position: absolute;
  top: 0;
  left: 10%;
  width: 240px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block !important;
}
.banner-lp-typ:after {
  content: "2024 Todos los derechos reservados Centro de Neurodesarrollo y la Conducta" !important;
  visibility: visible !important;
  overflow: visible !important;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  padding-top: 20px;
  border-top: 1px solid #ffffff;
  position: absolute;
  bottom: 5%;
  width: 80% !important;
  text-align: center;
  left: 10%;
  display: block !important;
}
@media only screen and (max-width: 580px) {
  .banner-lp-typ:after {
    bottom: 8%;
  }
}
.banner-lp-typ .info-typ h2 {
  font-size: 48px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}
@media only screen and (max-width: 780px) {
  .banner-lp-typ .info-typ h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
.banner-lp-typ .info-typ p {
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}
.banner-lp-typ .info-typ a {
  background-color: #F7931E;
  border-radius: 5px;
  padding: 16px 32px;
  color: #ffffff;
  font-size: 16px;
}
.banner-lp-typ .info-typ a:hover {
  background-color: #F08303;
}
.banner-lp-typ .info-typ .wpb_wrapper p:last-child {
  margin-top: 30px;
}

@media only screen and (min-width: 600px){
	.mobmenu-right-alignment{
	display: none;
}
	
}

.contenedor {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  
  @media (min-width: 1200px) {
    .site-main {
      width: 1200px;
      margin: 0 auto;
      background-color: #ffffff62;
    }
	  header .top-bar .top-menu{
		  width:1170px;
	  }
  }

body.page-id-2649 .link-lps-wasa, body.page-id-2693 .link-lps-wasa, body.page-id-2677 .link-lps-wasa, body.page-id-2703 .link-lps-wasa {
	display: block;
}
body.page-id-2649 .link-page-main, body.page-id-2693 .link-page-main, body.page-id-2677 .link-page-main, body.page-id-2703 .link-page-main{
	display: none;
}
.link-lps-wasa{
	display: none;
}
.mob-menu-header-holder.mobmenu{
	display: none;
	position: fixed;
	width: 100%;
	background-color: #ffffff;
	padding: 10px 5px;
	box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.1607843137);
}
.mobmenu-panel{
	position: fixed;
	right: -100%;
	background: white;
    top: 0 !important;
    z-index: 999999;
    width: 100%;
}
.mobmenu-panel.show-panel{
	right: 0;
	
}
@media only screen and (max-width: 580px){
	.mob-menu-header-holder.mobmenu{
	display: flex;
        gap: 10px;
        justify-content: center;
		align-items: center;
}
	.mobmenur-container{
		position: relative;
	}
	#page.site{
		padding-top: 68px;
	}
	
}

/*# sourceMappingURL=styles-landings-neurodesarrollo.css.map */