/** 
  * TIPOGRAFÍAS
  */
.titular1 {
  font-size: 75px;
  line-height: 70px;
  color: #5f5f5f;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.titular2 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
}
.titular3 {
  font-size: 24px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.titular4 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.titular4blanco {
  font-size: 26px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
}
.titular5 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
}
.parrafo1 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.parrafo2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.parrafo2corp {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.parrafo3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.parrafo3corp {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
/** 
  * ESTILOS GENERALES
  */
.ocultar {
  display: none;
}
.mostrar-767 {
  display: none;
}
.mostrar-768 {
  display: none;
}
.mostrar-778 {
  display: none;
}
.transicion {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#content .wpb_text_column p,
#content .wpb_raw_html p {
  margin-bottom: 30px;
}
#content .wpb_text_column ul,
#content .wpb_raw_html ul {
  list-style: none;
  padding: 0;
  margin-left: 0px;
  margin-bottom: 25px;
}
#content .wpb_text_column ul li,
#content .wpb_raw_html ul li {
  margin-left: 32px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
#content .wpb_text_column ul li ul,
#content .wpb_raw_html ul li ul {
  margin-top: 12px;
  margin-bottom: 10px !important;
}
#content .wpb_text_column ul li ul li,
#content .wpb_raw_html ul li ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px;
}
#content .wpb_text_column ul li ul li:before,
#content .wpb_raw_html ul li ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 2em;
  color: #ffad7e;
  content: "\f138";
  font-size: 14px;
}
#content .wpb_text_column ul li:before,
#content .wpb_raw_html ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 2em;
  font-size: 14px;
  margin-left: -29px;
  color: #ffad7e;
  content: "\f138";
}
.boton-mediano {
  padding: 22px 36px 22px 36px !important;
  background-color: #3a1e85 !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.boton-mediano:hover {
  background-color: #ffad7e !important;
}
.boton-mediano-hover {
  padding: 22px 36px 22px 36px !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  border: none;
  background-color: #ffad7e !important;
}
/* Galerías */
.pp_default .pp_content_container .pp_description {
  display: none !important;
}
/*  Fila Banda  */
.html-banda {
  padding-top: 25px;
}
.html-banda h4 {
  text-align: center;
  margin-bottom: 45px;
  text-transform: none !important;
}
.html-banda .contenedor {
  display: flex;
}
.html-banda .contenedor p {
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.html-banda .contenedor p a {
  text-decoration: none;
  color: #3a1e85;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.html-banda .contenedor p a i {
  padding-right: 15px;
  color: #ffad7e;
}
.html-banda .contenedor p a:hover {
  color: #ffad7e;
}
.html-banda .contenedor .tlf {
  width: 29%;
}
.html-banda .contenedor .wu {
  width: 29%;
}
.html-banda .contenedor .mail {
  width: 42%;
}
.page-title-head {
  overflow: visible !important;
}
/** 
  * HEADER
  */
.phantom-off .masthead {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(16%, #ffffff), color-stop(37%, rgba(255, 255, 255, 0.93)), color-stop(76%, rgba(255, 255, 255, 0.63)), color-stop(100%, rgba(255, 255, 255, 0))) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.masthead-mobile,
.transparent .masthead:not(.side-header):not(.mixed-header),
.overlap .masthead:not(.mixed-header) {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(16%, #ffffff), color-stop(37%, rgba(255, 255, 255, 0.93)), color-stop(76%, rgba(255, 255, 255, 0.63)), color-stop(100%, rgba(255, 255, 255, 0))) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important;
  position: absolute;
  width: 100%;
}
.masthead {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(16%, #ffffff), color-stop(37%, rgba(255, 255, 255, 0.93)), color-stop(76%, rgba(255, 255, 255, 0.63)), color-stop(100%, rgba(255, 255, 255, 0))) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 16%, rgba(255, 255, 255, 0.93) 37%, rgba(255, 255, 255, 0.63) 76%, rgba(255, 255, 255, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important;
}
.masthead #primary-menu .sub-nav {
  top: 55px;
  padding: 0;
  left: 6px !important;
}
.masthead #primary-menu .sub-nav .menu-item i:before {
  position: absolute;
  right: 6px;
  top: 15px;
  font-size: 12px;
  content: '\f054';
  width: 24px;
  height: 24px;
  color: #ffffff;
}
.masthead #primary-menu .sub-nav .menu-item a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.masthead #primary-menu .sub-nav .menu-item a:hover {
  opacity: 1;
}
.masthead #primary-menu .sub-nav .menu-item a:hover i:before {
  color: #ffffff;
}
.masthead #primary-menu .sub-nav .current-menu-item a i:before {
  color: #ffffff;
}
.masthead #primary-menu .sub-nav .menu-item:last-child {
  border-bottom: none;
}
.masthead .upwards-line > li > .not-clickable-item .menu-item-text:before {
  display: none !important;
}
#phantom.masthead {
  background: rgba(0, 0, 0, 0.85) !important;
}
.home .sticky-mobile-on .mobile-header-bar {
  background-color: #ffffff !important;
  background: #ffffff !important;
}
.top-bar .right-widgets .mini-nav #top-menu {
  position: relative;
  bottom: -30px;
  z-index: 99999999;
}
.top-bar .right-widgets .mini-nav #top-menu li a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-bar .right-widgets .mini-nav #top-menu li a:hover {
  color: #ffad7e;
}
.top-bar .right-widgets .mini-nav #top-menu li:last-child a {
  display: inline-block;
  font-weight: 700;
  margin-left: 24px;
  line-height: 0px !important;
  opacity: 1 !important;
}
.top-bar .right-widgets .mini-nav #top-menu li:last-child a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 2em;
  font-size: 14px;
  margin-left: -20px;
  color: #3a1e85;
  content: '\f095';
  line-height: 0px !important;
  opacity: 1 !important;
}
.top-bar .right-widgets .mini-nav #top-menu li.current-menu-item .menu-text {
  color: #ffad7e;
}
.masthead.sticky-on {
  margin-top: 0px;
}
.masthead.sticky-on .top-bar.top-bar-line-hide {
  padding-top: 10px;
}
/** 
  * TITULO DE PAGINA
  */
.page-title.title-left {
  margin-top: 30px;
}
.page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -235px;
}
.page-title.content-left {
  margin-top: 30px;
}
.page-title.content-left .page-title-breadcrumbs {
  position: absolute;
  top: -42px;
  right: 50px;
}
/** 
  * TITULO DE PAGINA
  */
#footer .widget .widget-title {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  margin-bottom: 28px;
}
#footer .widget ul {
  background: none;
}
#footer .widget ul li:after,
#footer .widget ul li:after {
  display: none;
}
#footer .widget ul {
  list-style-type: none;
  padding-left: 25px;
}
#footer .widget ul li:before {
  display: inline-block;
  width: 1.6em;
  color: #3a1e85;
  margin-left: -24px;
  font-size: 12px;
  vertical-align: top;
  content: "\f138";
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
}
#footer .widget ul li {
  margin-top: 0px;
  border: none;
  padding-top: 0px;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
#footer .widget ul li a {
  display: inline-block;
  line-height: 20px;
  background: none;
  padding-left: 0px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
#footer .widget ul li a:before {
  background: none;
  display: none;
}
#footer .widget ul li a:hover {
  color: #ffad7e !important;
  text-decoration: none !important;
}
#footer .widget ul li a:active {
  color: #3a1e85 !important;
  text-decoration: underline !important;
}
#footer .widget ul li.current-menu-item a {
  color: #3a1e85 !important;
  text-decoration: underline !important;
}
#footer #custom_html-2 .cont-social .sociales {
  color: #ffffff;
  margin-right: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#footer #custom_html-2 .cont-social .sociales i {
  font-size: 36px;
}
#footer #custom_html-2 .cont-social .sociales:hover {
  color: #3a1e85;
}
#footer #custom_html-3 .custom-html-widget > p {
  line-height: 22px;
}
#footer #custom_html-3 .custom-html-widget > ul li:before {
  font-size: 14px;
}
#footer #custom_html-3 .custom-html-widget > ul .tlf {
  font-weight: 700;
}
#footer #custom_html-3 .custom-html-widget > ul .tlf a {
  color: #666666;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
#footer #custom_html-3 .custom-html-widget > ul .tlf a:hover {
  color: #ffad7e !important;
}
#footer #custom_html-3 .custom-html-widget > ul .tlf:before {
  content: "\f095";
}
#footer #custom_html-3 .custom-html-widget > ul .mail {
  font-weight: 700;
}
#footer #custom_html-3 .custom-html-widget > ul .mail a {
  color: #666666;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
#footer #custom_html-3 .custom-html-widget > ul .mail a:hover {
  color: #ffad7e !important;
}
#footer #custom_html-3 .custom-html-widget > ul .mail:before {
  content: "\f0e0";
}
#footer #custom_html-3 .custom-html-widget > ul .horario:before {
  content: "\f017";
}
.footer .custom-menu.show-arrow a:after {
  display: none;
}
#bottom-bar .wf-float-left span {
  color: #3a1e85;
}
/** 
  * INICIO - HOME
  */
.fila-back-right.vc_row {
  background-position: left center !important;
}
.fila-back-right.vc_row .wpb_column {
  max-width: 620px;
  margin: 0 auto;
  margin-right: 0px;
  min-height: 580px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.fila-back-right.vc_row .wpb_column .wpb_text_column h2 {
  font-size: 75px;
  line-height: 70px;
  color: #5f5f5f;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-back-right.vc_row .wpb_column .wpb_text_column p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.fila-back-left.vc_row {
  background-position: right center !important;
}
.fila-back-left.vc_row .wpb_column {
  max-width: 620px;
  margin: 0 auto;
  margin-left: 0px;
  min-height: 580px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.fila-back-left.vc_row .wpb_column .wpb_text_column h2 {
  font-size: 75px;
  line-height: 70px;
  color: #5f5f5f;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-back-left.vc_row .wpb_column .wpb_text_column p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.fila-modirregular-1 {
  margin-top: 30px;
  margin-bottom: 70px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.fila-modirregular-1 .col-1 .fola-interior-1 {
  margin-bottom: 10px;
}
.fila-modirregular-1 .col-1 .fola-interior-1 .vc_column-inner,
.fila-modirregular-1 .col-1 .fola-interior-2 .vc_column-inner {
  min-height: 310px;
  padding: 0px;
}
.fila-modirregular-1 .col-1 .enlace-bloque {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fila-modirregular-1 .col-1 .enlace-bloque .caja {
  position: absolute;
  bottom: 25px;
  left: 25px;
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fila-modirregular-1 .col-1 .enlace-bloque .caja h3 {
  margin-bottom: 0px;
  min-width: 200px;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-modirregular-1 .col-1 .enlace-bloque:hover .caja {
  background-color: rgba(255, 255, 255, 0.95);
}
.fila-modirregular-1 .col-2 .fola-interior .vc_column-inner {
  min-height: 630px;
  padding: 0px;
}
.fila-modirregular-1 .col-2 .vc_custom_1594069521454 {
  background-size: cover;
}
.fila-modirregular-1 .col-2 .enlace-bloque {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  text-decoration: none !important;
  position: absolute;
  left: 50%;
  bottom: 00%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
}
.fila-modirregular-1 .col-2 .enlace-bloque .caja {
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 370px;
  max-width: 90%;
  margin: 0 auto;
}
.fila-modirregular-1 .col-2 .enlace-bloque .caja h3 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-modirregular-1 .col-2 .enlace-bloque .caja h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px;
}
.fila-modirregular-1 .col-2 .enlace-bloque .caja p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 10px !important;
}
.fila-modirregular-1 .col-2 .enlace-bloque:hover .caja {
  background-color: rgba(255, 255, 255, 0.95);
}
#fila-multiback {
  min-height: 740px;
  background-position: center center !important;
}
#fila-multiback .wpb_raw_code {
  padding: 50px;
  padding-bottom: 75px;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#fila-multiback .wpb_raw_code .wpb_wrapper {
  text-align: center;
}
#fila-multiback .enlace-bloque {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 50px;
}
#fila-multiback .enlace-bloque .caja {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 640px;
  max-width: 90%;
  margin: 0 auto;
}
#fila-multiback .enlace-bloque .caja h3 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
#fila-multiback .enlace-bloque .caja h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px;
}
#fila-multiback .enlace-bloque .caja p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 10px !important;
}
/** 
  * LA CLINICA
  */
.page-id-174 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-la-clinica.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
.fila-1-clinica.vc_row .vc_column-inner > .wpb_wrapper {
  max-width: 620px;
  margin: 0 auto;
  margin-left: 0px;
  min-height: 560px;
}
.fila-1-clinica.vc_row .col-1 h2 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 35px;
}
.fila-1-clinica.vc_row .col-2 .vc_column-inner {
  background-position: bottom left !important;
  background-size: 1280px;
  background-repeat: no-repeat;
}
.fila-propuestas {
  padding-bottom: 60px;
}
.fila-propuestas .titulo-superior {
  margin-top: 35px;
  margin-bottom: 70px;
}
.fila-propuestas .titulo-superior h2 {
  text-transform: none !important;
}
.fila-propuestas .valor {
  display: inline-block;
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 45px;
  vertical-align: top;
}
.fila-propuestas .valor img {
  max-height: 78px;
  width: auto;
}
.fila-propuestas .valor h3 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.banda-titulo-1 {
  padding-top: 20px;
  padding-bottom: 25px;
}
.banda-titulo-1 h2 {
  margin-bottom: 25px;
  text-transform: none !important;
}
.fila-galeria {
  margin-bottom: 60px;
}
.componente-equipo-2 {
  display: inline-block !important;
  width: 50%;
  margin-left: 0% !important;
  margin-right: 0% !important;
  margin-bottom: 50px;
  vertical-align: top;
}
.componente-equipo-2 h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px !important;
}
.componente-equipo-2 h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: inherit;
  margin-bottom: 25px;
}
.componente-equipo-3 {
  display: inline-block !important;
  width: 33.3%;
  margin-left: 0% !important;
  margin-right: 0% !important;
  margin-bottom: 50px;
  vertical-align: top;
}
.componente-equipo-3 h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px !important;
}
.componente-equipo-3 h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: inherit;
  margin-bottom: 25px;
}
.componente-equipo-unico {
  width: 100%;
}
.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper {
  width: 32%;
  margin: 0 auto;
}
.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper .vc_single_image-wrapper {
  padding-left: 5px;
  padding-right: 5px;
}
.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 5px !important;
}
.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: inherit;
  margin-bottom: 25px;
}
.banda-opiniones h2 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.banda-opiniones .fila-parrafos {
  margin-bottom: 45px;
}
.banda-opiniones .fila-parrafos strong {
  color: #3a1e85;
}
.banda-opiniones .fila-opiniones .vc_col-sm-4 {
  margin-bottom: 50px;
}
.banda-opiniones .fila-opiniones .icono {
  margin-bottom: 25px;
}
.banda-opiniones .fila-opiniones .icono img {
  max-width: 31px;
  height: auto;
}
.banda-opiniones .fila-opiniones h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.banda-opiniones .text-centered {
  margin-bottom: 60px;
}
/** 
  * injerto capilar
  */
.page-id-464 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2021/03/back-subheader-implante-capilar.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
/** 
  * ODONTOLOGIA
  */
.page-id-176 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-odontologia.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
.banda-especialidades.odontologia {
  padding-bottom: 35px;
}
.banda-especialidades.odontologia .titulo {
  margin-top: 25px;
  margin-bottom: 90px;
}
.banda-especialidades.odontologia .titulo h2 {
  text-transform: none !important;
}
.banda-especialidades.odontologia .servicio-odontologia {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 80px;
}
.banda-especialidades.odontologia .servicio-odontologia img {
  max-width: 76px;
  height: auto;
}
.banda-especialidades.odontologia .servicio-odontologia .titulo {
  margin-bottom: 30px;
  text-transform: none !important;
}
.banda-especialidades.odontologia .servicio-odontologia .titulo h3 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.banda-especialidades.odontologia .servicio-odontologia .text-centered .dt-btn {
  padding: 8px 7px !important;
  border-radius: 16px;
  font-size: 20px;
  line-height: 10px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #666666 !important;
}
.banda-especialidades.odontologia .servicio-odontologia .text-centered .dt-btn:hover {
  background-color: #ffad7e !important;
}
.banda-especialidades.odontologia .servicio-odontologia-3 {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
}
.fila-impar-odontologia {
  padding-top: 50px;
  padding-bottom: 50px;
}
.fila-impar-odontologia h3 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 25px;
  text-transform: none !important;
}
.fila-impar-odontologia h4 {
  margin-top: -20px;
  margin-bottom: 25px;
  text-transform: none !important;
}
.fila-impar-odontologia strong {
  color: #3a1e85;
}
.fila-impar-odontologia .imagen {
  padding-left: 20px;
}
.fila-impar-odontologia .texto {
  padding-right: 20px;
}
.fila-par-odontologia {
  padding-top: 50px;
  padding-bottom: 50px;
}
.fila-par-odontologia h3 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 25px;
  text-transform: none !important;
}
.fila-par-odontologia h4 {
  margin-top: -20px;
  margin-bottom: 25px;
  text-transform: none !important;
}
.fila-par-odontologia strong {
  color: #3a1e85;
}
.fila-par-odontologia .imagen {
  padding-right: 20px;
}
.fila-par-odontologia .texto {
  padding-left: 20px;
}
.fila-formulario {
  padding-top: 35px;
  padding-bottom: 45px;
}
.fila-formulario .cabecera-formulario h3 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 0px;
  text-transform: none !important;
}
.fila-formulario .cabecera-formulario h4 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-formulario .wpcf7 .cont-campo > br {
  display: none;
}
.fila-formulario .wpcf7 .cont-campo {
  margin-bottom: 0px;
}
.fila-formulario .wpcf7 .cont-campo label {
  display: none;
  padding-left: 2px;
}
.fila-formulario .wpcf7 .cont-campo input,
.fila-formulario .wpcf7 .cont-campo select {
  font-size: 14px;
  max-width: 480px;
}
.fila-formulario .wpcf7 .cont-campo textarea {
  font-size: 14px;
  max-width: 600px;
}
.fila-formulario .wpcf7 .cont-legal .wpcf7-list-item,
.fila-formulario .wpcf7 .cont-comunicaciones .wpcf7-list-item {
  margin-left: 0px;
}
.fila-formulario .wpcf7 .cont-legal label,
.fila-formulario .wpcf7 .cont-comunicaciones label {
  display: inherit;
}
.fila-formulario .wpcf7 .wpcf7-submit {
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 24px;
  padding-bottom: 24px;
}
.fila-formulario .wpcf7 .cont-obligatorio {
  margin-top: 10px;
}
.fila-1-odontologia {
  padding-bottom: 10px;
  padding-bottom: 20px;
}
.fila-1-odontologia ul {
  display: inline-block;
  vertical-align: top;
}
.fila-1-odontologia ul:first-child {
  margin-right: 35px;
}
/** 
  * TRATAMIENTOS (COMUN)
  */
.fila-titulo-tratamientos h2 {
  text-transform: none !important;
}
.fila-impar-tratamientos.vc_row {
  background-position: right top !important;
  padding-top: 50px;
  padding-bottom: 70px;
}
.fila-impar-tratamientos.vc_row h2 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 35px;
  text-transform: none !important;
}
.fila-impar-tratamientos.vc_row strong {
  color: #3a1e85;
  text-transform: none !important;
}
.fila-impar-tratamientos.vc_row .imagen {
  padding-left: 20px;
}
.fila-impar-tratamientos.vc_row .texto {
  padding-right: 20px;
}
.fila-impar-tratamientos.vc_row .boton-mediano {
  margin-top: 20px;
}
.fila-par-tratamientos.vc_row {
  background-position: left top !important;
  padding-top: 50px;
  padding-bottom: 70px;
}
.fila-par-tratamientos.vc_row h2 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 35px;
  text-transform: none !important;
}
.fila-par-tratamientos.vc_row strong {
  color: #3a1e85;
  text-transform: none !important;
}
.fila-par-tratamientos.vc_row .imagen {
  padding-right: 20px;
}
.fila-par-tratamientos.vc_row .texto {
  padding-left: 20px;
}
.fila-par-tratamientos.vc_row .boton-mediano {
  margin-top: 20px;
  margin-left: 20px;
}
.fila-banners-home {
  min-height: 307px;
}
.fila-banners-home .ult-banner-block .bb-top-title {
  width: 250px;
  margin: 0 auto;
}
.fila-banners-home .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.fila-banners-home .wpb_raw_html {
  margin-bottom: 0px;
}
.fila-banners-home .vc_column-inner {
  padding-top: 0px !important;
  background-size: cover !important;
  background-position: center center !important;
}
.fila-banners-home .enlace-banner {
  vertical-align: middle;
  margin: 0 auto;
  display: flex;
  align-items: center;
  text-align: center;
  text-decoration: none !important;
  min-height: 307px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fila-banners-home .enlace-banner .boton-banner {
  text-align: center;
  margin: 0 auto;
  text-decoration: none !important;
  margin-top: 35%;
  margin-bottom: 38%;
  min-width: 106px;
  font-size: 26px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  padding-left: 12px;
  padding-right: 12px;
}
.fila-banners-home .enlace-banner:hover {
  background-color: rgba(115, 46, 74, 0.7);
}
.fila-banners-home-2 .enlace-banner .boton-banner.boton-banner-doble {
  padding: 20px 44px 20px 44px !important;
}
/** 
  * TRATAMIENTOS FACIALES
  */
.page-id-178 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-tratamientos-faciales.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
/** 
  * TRATAMIENTOS CORPORALES
  */
.page-id-180 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-tratamientos-corporales.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
/** 
  * RELLENOS ÁCIDO HIALURONICO
  */
.page-id-182 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-rellenos-acido-hialuronico.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
.fila-texto-2col {
  margin-top: 70px;
  margin-bottom: 70px;
}
.fila-texto-2col .wpb_text_column {
  margin-bottom: 0px;
}
/** 
  * ECOGRAFÍA FACIAL
  */
.page-id-184 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-ecografia-facial.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
/** 
  * CIRUGÍA PLASTICA
  */
.page-id-186 .page-title.solid-bg.bg-img-enabled {
  background-image: url(/wp-content/uploads/2020/06/back-subheader-cirugia-plastica.jpg);
  background-repeat: no-repeat;
  background-position: center center !important;
}
.fila-1-plastica {
  padding-bottom: 25px;
}
.fila-1-plastica .wpb_text_column {
  max-width: 640px;
}
.fila-impar-plastica.vc_row {
  background-position: right top !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
.fila-impar-plastica.vc_row h2 {
  font-size: 28px;
  line-height: 34px;
  color: #3a1e85;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  margin-bottom: 35px;
  text-transform: none !important;
}
.fila-impar-plastica.vc_row strong {
  color: #3a1e85;
}
.fila-impar-plastica.vc_row .imagen {
  padding-left: 20px;
}
.fila-impar-plastica.vc_row .texto {
  padding-right: 20px;
}
.fila-impar-plastica.vc_row .boton-mediano {
  margin-top: 20px;
}
/** 
  * PIDE CITA
  */
.page-id-188 .page-title {
  background: none !important;
}
.page-id-188 .page-title .wf-wrap {
  min-height: 180px;
}
.page-id-188 .page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -55px;
}
.pide-cita {
  padding-top: 10px;
  padding-bottom: 40px;
}
.pide-cita h2 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.pide-cita .wpcf7 .cont-campo > br {
  display: none;
}
.pide-cita .wpcf7 .cont-campo {
  margin-bottom: 0px;
}
.pide-cita .wpcf7 .cont-campo label {
  display: none;
  padding-left: 2px;
}
.pide-cita .wpcf7 .cont-campo input,
.pide-cita .wpcf7 .cont-campo select {
  font-size: 14px;
  max-width: 480px;
}
.pide-cita .wpcf7 .cont-campo textarea {
  font-size: 14px;
  max-width: 600px;
}
.pide-cita .wpcf7 .cont-legal .wpcf7-list-item,
.pide-cita .wpcf7 .cont-comunicaciones .wpcf7-list-item {
  margin-left: 0px;
}
.pide-cita .wpcf7 .cont-legal label,
.pide-cita .wpcf7 .cont-comunicaciones label {
  display: inherit;
}
.pide-cita .wpcf7 .wpcf7-submit {
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pide-cita .wpcf7 .cont-obligatorio {
  margin-top: 10px;
}
.pide-cita .col-2 .lista-cita .direccion:before {
  content: "\f3c5" !important;
}
.pide-cita .col-2 .lista-cita .tlf:before {
  content: "\f095" !important;
}
.pide-cita .col-2 .lista-cita .mail:before {
  content: "\f0e0" !important;
}
.pide-cita .col-2 .lista-cita .horario:before {
  content: "\f017" !important;
}
.pide-cita .col-2 .lista-cita .wu {
  margin-left: 5px !important;
}
.pide-cita .col-2 .lista-cita .wu i {
  margin-right: 12px;
  color: #ffad7e;
}
.pide-cita .col-2 .lista-cita .wu:before {
  content: "" !important;
  font-weight: 400 !important;
}
.pide-cita .col-2 .lista-cita li a {
  color: #ffad7e;
  text-decoration: none;
}
.pide-cita .col-2 .lista-cita li a:hover {
  color: #3a1e85;
}
/** 
  * CONTACTO
  */
.page-id-196 .page-title {
  background: none !important;
}
.page-id-196 .page-title .wf-wrap {
  min-height: 180px;
}
.page-id-196 .page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -55px;
}
.fila-mapa.contacto .wpb_gmaps_widget .wpb_wrapper {
  padding: 0px !important;
}
.fila-formulario-contacto {
  padding-top: 20px;
  padding-bottom: 30px;
}
.fila-formulario-contacto h2 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.fila-formulario-contacto .wpcf7 .cont-campo > br {
  display: none;
}
.fila-formulario-contacto .wpcf7 .cont-campo {
  margin-bottom: 0px;
}
.fila-formulario-contacto .wpcf7 .cont-campo label {
  display: none;
  padding-left: 2px;
}
.fila-formulario-contacto .wpcf7 .cont-campo input,
.fila-formulario-contacto .wpcf7 .cont-campo select {
  font-size: 14px;
  max-width: 480px;
}
.fila-formulario-contacto .wpcf7 .cont-campo textarea {
  font-size: 14px;
  max-width: 600px;
}
.fila-formulario-contacto .wpcf7 .cont-legal .wpcf7-list-item,
.fila-formulario-contacto .wpcf7 .cont-comunicaciones .wpcf7-list-item {
  margin-left: 0px;
}
.fila-formulario-contacto .wpcf7 .cont-legal label,
.fila-formulario-contacto .wpcf7 .cont-comunicaciones label {
  display: inherit;
}
.fila-formulario-contacto .wpcf7 .wpcf7-submit {
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 24px;
  padding-bottom: 24px;
}
.fila-formulario-contacto .wpcf7 .cont-obligatorio {
  margin-top: 10px;
}
.fila-iconos-contacto {
  padding-top: 25px;
}
.fila-iconos-contacto .wpb_column {
  margin-bottom: 30px;
}
.fila-iconos-contacto .icono {
  text-align: center;
  margin-bottom: !important;
}
.fila-iconos-contacto .icono i {
  color: #ffad7e;
  font-size: 32px;
}
.fila-iconos-contacto .texto h2 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  margin-bottom: 25px;
}
.fila-iconos-contacto .col-2 .texto a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fila-iconos-contacto .col-2 .texto a:hover {
  color: #3a1e85;
}
.fila-iconos-contacto .col-2 .texto a.wu {
  color: #3a1e85;
  font-weight: 700;
}
.fila-iconos-contacto .col-2 .texto a.wu:hover {
  color: #666666;
}
.fila-iconos-contacto .col-3 .texto a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  color: #666666;
}
.fila-iconos-contacto .col-3 .texto a:hover {
  color: #3a1e85;
}
/** 
  * PROMOCIONES y CURSOS
  */
.page-id-190 #main,
.page-id-194 #main {
  background-color: #f3f3f3;
}
.page-id-190 .page-title,
.page-id-194 .page-title {
  background: none !important;
}
.page-id-190 .page-title .wf-wrap,
.page-id-194 .page-title .wf-wrap {
  min-height: 180px;
}
.page-id-190 .page-title.title-left .page-title-breadcrumbs,
.page-id-194 .page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -55px;
}
.promocion > .wpb_column > .vc_column-inner {
  padding-top: 0px !important;
  padding-left: 0px;
}
.promocion .wpb_single_image {
  margin-bottom: 0px;
}
.promocion .wpb_text_column {
  padding-top: 40px;
}
.promocion .wpb_text_column h2 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  margin-bottom: 30px;
}
.promocion .wpb_text_column p {
  margin-bottom: 25px !important;
}
.promocion .wpb_text_column strong {
  color: #3a1e85;
}
.promocion .bloque-texto-2 {
  margin-bottom: 40px;
}
.promocion .wpb_raw_code {
  margin-top: 25px;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
.promocion .wpb_raw_code p {
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.promocion .wpb_raw_code p a {
  text-decoration: none;
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 10px;
  margin-bottom: 10px;
}
.promocion .wpb_raw_code p a:hover {
  text-decoration: none;
  color: #ffad7e;
}
.promocion .wpb_raw_code p i {
  color: #ffad7e;
  font-size: 26px;
}
.banda-inferior-promo {
  padding-top: 40px;
  padding-bottom: 40px;
}
.banda-inferior-promo .wpb_raw_code p {
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
}
.banda-inferior-promo .wpb_raw_code p a {
  text-decoration: none;
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.banda-inferior-promo .wpb_raw_code p a:hover {
  text-decoration: none;
  color: #ffad7e;
}
.banda-inferior-promo .wpb_raw_code p i {
  color: #ffad7e;
  font-size: 26px;
}
/** 
  * BLOG
  */
.page-id-192 .page-title {
  background: none !important;
}
.page-id-192 .page-title .wf-wrap {
  min-height: 180px;
}
.page-id-192 .page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -55px;
}
.fila-blog {
  padding-top: 40px;
  padding-bottom: 40px;
}
.articles-list .post .post-entry-content .entry-title a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 700;
  text-transform: none;
}
.articles-list .post .post-entry-content .entry-title a:hover {
  color: #ffad7e;
}
.articles-list .post .post-entry-content .entry-meta a {
  pointer-events: none;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.articles-list .post .post-entry-content .entry-excerpt p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
}
.articles-list .post .post-entry-content .dt-btn {
  padding: 22px 36px 22px 36px !important;
  background-color: #3a1e85 !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.articles-list .post .post-entry-content .dt-btn i {
  display: none;
}
.articles-list .post .post-entry-content .dt-btn:hover {
  background-color: #ffad7e !important;
}
/** 
  * SINGLE POST
  */
.single #main {
  padding-top: 50px;
  background-color: #f3f3f3;
}
.single #page .page-title {
  background: none !important;
}
.single #page .page-title .wf-wrap {
  min-height: inherit;
}
.single #page .page-title .wf-wrap h1.entry-title {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85 !important;
  font-weight: 300 !important;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
}
.single #page .page-title .wf-wrap .page-title-breadcrumbs {
  display: none;
}
.single .page-title.title-left .page-title-breadcrumbs {
  display: none;
}
.single .post-meta.wf-mobile-collapsed {
  margin-bottom: 35px;
}
.single .post-meta.wf-mobile-collapsed .entry-meta a {
  pointer-events: none;
}
.single .contenedor-btn {
  width: 100%;
  text-align: center;
  display: block;
}
.single .contenedor-btn a:hover {
  background-color: #ffad7e;
}
.single #content article .entry-content h1,
.single #content article .entry-content h2,
.single #content article .entry-content h3,
.single #content article .entry-content h4 {
  margin-bottom: 30px;
  margin-top: 10px;
}
.single #content article .entry-content h5,
.single #content article .entry-content h6 {
  margin-bottom: 24px;
}
.single #content article .entry-content h1 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
}
.single #content article .entry-content h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}
.single #content article .entry-content h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}
.single #content article .entry-content h4 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
}
.single #content article .entry-content h5 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}
.single #content article .entry-content h6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.single #content article .entry-content p,
.single #content article .entry-content pre {
  margin-bottom: 30px;
}
.single #content article .entry-content blockquote {
  padding-bottom: 5px;
  padding-top: 20px;
  margin-bottom: 30px;
  text-transform: inherit;
}
.single #content article .entry-content strong {
  color: #3a1e85;
}
.single #content article .entry-content a {
  color: #ffad7e;
}
.single #content article .entry-content ul {
  list-style: none;
  padding: 0;
  margin-left: 0px;
  margin-bottom: 25px;
}
.single #content article .entry-content ul li {
  margin-left: 32px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
}
.single #content article .entry-content ul li ul {
  margin-top: 6px;
  margin-bottom: 8px !important;
}
.single #content article .entry-content ul li ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 4px;
}
.single #content article .entry-content ul li ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 2em;
  color: #ffad7e;
  content: "\f138";
  font-size: 14px;
}
.single #content article .entry-content ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 2em;
  font-size: 14px;
  margin-left: -29px;
  color: #ffad7e;
  content: "\f138";
}
.single #content article .entry-content ol {
  margin-bottom: 25px;
}
.single #content article .entry-content ol li {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
}
.single #content article .entry-content ol li ol {
  margin-top: 15px;
  margin-bottom: 15px;
}
#sidebar .widget.widget_presscore-blog-posts .widget-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3a1e85;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: inherit;
}
#sidebar .widget.widget_presscore-blog-posts .recent-posts article .post-content a {
  max-height: 60px;
  overflow: hidden;
}
#sidebar .widget.widget_presscore-blog-posts .recent-posts article .post-content time {
  display: none;
}
/** 
  * CURSOS
  */
/** 
  * POLITICAS
  */
.page-id-198 .page-title,
.page-id-3 .page-title,
.page-id-200 .page-title {
  background: none !important;
}
.page-id-198 .page-title .wf-wrap,
.page-id-3 .page-title .wf-wrap,
.page-id-200 .page-title .wf-wrap {
  min-height: 180px;
}
.page-id-198 .page-title.title-left .page-title-breadcrumbs,
.page-id-3 .page-title.title-left .page-title-breadcrumbs,
.page-id-200 .page-title.title-left .page-title-breadcrumbs {
  position: relative;
  top: -55px;
}
.politicas h2 {
  font-size: 26px;
  line-height: 28px;
  color: #3a1e85;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none !important;
  margin-top: 60px;
  margin-bottom: 35px;
}
.politicas h3 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 700;
  text-transform: inherit;
  margin-bottom: 30px;
  margin-top: 30px;
}
.politicas.privacidad h3 {
  color: #3a1e85;
}
.politicas.cookies h4 {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  font-weight: 700;
  text-transform: inherit;
  margin-top: 30px;
  color: #3a1e85;
}
#cn-notice-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #666666;
  font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  color: #ffffff;
}
#cn-notice-buttons a {
  background-color: #3a1e85;
}
.grecaptcha-badge {
  display: none;
}
.page-id-196 .grecaptcha-badge,
.page-id-178 .grecaptcha-badge,
.page-id-180 .grecaptcha-badge,
.page-id-182 .grecaptcha-badge,
.page-id-184 .grecaptcha-badge,
.page-id-188 .grecaptcha-badge,
.page-id-176 .grecaptcha-badge {
  display: inherit;
}
@media only screen and (max-width: 1600px) {
  #page .page-title.solid-bg.bg-img-enabled {
    background-position: 87% center !important;
  }
  .page-id-464 #page .page-title.solid-bg.bg-img-enabled {
    background-position: 60% center !important;
  }
  #fila-multiback {
    min-height: 560px;
    background-size: 130%;
  }
  #fila-multiback .wpb_raw_code {
    transform: translate(-50%, -55%);
    -webkit-transform: translate(-50%, -55%);
  }
  .fila-back-right.vc_row {
    background-position: 22% center !important;
  }
  .fila-back-right.vc_row > .wpb_column {
    min-height: 520px;
  }
  .fila-back-left.vc_row {
    background-position: 56% center !important;
  }
  .fila-back-left.vc_row > .wpb_column {
    min-height: 520px;
  }
}
@media only screen and (max-width: 1240px) {
  #page .page-title.solid-bg.bg-img-enabled {
    background-position: 60% center !important;
  }
  #fila-multiback {
    min-height: 500px;
    background-size: 150%;
  }
  .fila-back-right.vc_row {
    background-size: 160%;
  }
  .fila-back-left.vc_row {
    background-size: 160%;
  }
  .fila-back-right.vc_row {
    background-position: 24% center !important;
  }
  .fila-back-right.vc_row > .wpb_column {
    min-height: 390px;
  }
  .fila-back-left.vc_row {
    background-position: 72% center !important;
  }
  .fila-back-left.vc_row > .wpb_column {
    min-height: 390px;
  }
}
@media only screen and (max-width: 1199px) {
  .banda-especialidades.odontologia .servicio-odontologia {
    width: 31%;
  }
  .fila-iconos-contacto .wpb_column {
    width: 50%;
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .fila-1-clinica.vc_row .vc_column-inner > .wpb_wrapper {
    max-width: 620px;
    margin: 0 auto;
    margin-left: 0px;
    min-height: 560px;
  }
  .fila-1-clinica.vc_row .col-1 h2 {
    font-size: 28px;
    line-height: 34px;
    color: #3a1e85;
    font-weight: 700;
    font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
    margin-bottom: 35px;
    text-transform: none !important;
  }
  .fila-1-clinica.vc_row .col-2 .vc_column-inner {
    background-position: bottom left !important;
    background-size: 900px;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 1024px) {
  #page .page-title.solid-bg.bg-img-enabled {
    background-size: 160%;
  }
  #page .page-title.solid-bg.bg-img-enabled .wf-wrap {
    min-height: inherit;
    padding-top: 8%;
    padding-bottom: 8%;
  }
}
@media only screen and (max-width: 1023px) {
  /*   FOOTER   */
  #footer {
    background: none !important;
    background-color: #e2e3de !important;
  }
  #footer .widget {
    width: 50%;
  }
  #footer .wf-container {
    display: flex !important;
    flex-flow: row wrap !important;
  }
  #footer .wf-container #presscore-custom-menu-one-2 {
    order: 1;
  }
  #footer .wf-container #custom_html-3 {
    order: 2;
  }
  #footer .wf-container #presscore-custom-menu-one-3 {
    order: 3;
  }
  #footer .wf-container #custom_html-2 {
    order: 4;
  }
  /* Fila Banners */
  .fila-banners-home .wpb_column.vc_col-sm-3 {
    width: 50%;
  }
  /*   HOME   */
  .fila-back-right.vc_row .wpb_column,
  .fila-back-left.vc_row .wpb_column {
    max-width: 500px;
    min-height: 360px;
  }
  .fila-back-right.vc_row .wpb_column .wpb_text_column h2,
  .fila-back-left.vc_row .wpb_column .wpb_text_column h2 {
    font-size: 64px;
    line-height: 66px;
  }
  .fila-back-right.vc_row {
    background-size: 190%;
  }
  .fila-back-left.vc_row {
    background-size: 190%;
  }
  .fila-modirregular-1 .wpb_column {
    width: 100%;
  }
  .fila-modirregular-1 .col-1 .fola-interior-1 .vc_column-inner,
  .fila-modirregular-1 .col-1 .fola-interior-2 .vc_column-inner {
    background-position: center center !important;
  }
  .fila-modirregular-1 .col-1 .enlace-bloque .caja {
    position: absolute;
    left: 50%;
    bottom: 00%;
    transform: translate(-50%, -40%);
    -webkit-transform: translate(-50%, -40%);
  }
  .fila-modirregular-1 .col-2 > .vc_column-inner {
    padding-top: 10px !important;
  }
  .fila-modirregular-1 .col-2 .vc_custom_1594069521454 {
    background-size: auto;
    background-position: center center !important;
  }
  #fila-multiback {
    min-height: 450px;
    background-size: 160%;
  }
  .fila-html-banda .html-banda .contenedor {
    display: block;
  }
  .fila-html-banda .html-banda .contenedor > p {
    display: block;
    width: 100%;
  }
  .page-id-464 #page .page-title.solid-bg.bg-img-enabled {
    background-position: 40% center !important;
  }
}
@media only screen and (max-width: 940px) {
  .fila-propuestas .valor {
    width: 47%;
  }
  .banda-especialidades.odontologia .servicio-odontologia {
    width: 48%;
  }
}
@media only screen and (max-width: 778px) {
  .mostrar-778 {
    display: inherit;
  }
  #page .page-title.solid-bg.bg-img-enabled .wf-wrap h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
  }
  #page .page-title.page-title-responsive-enabled .wf-wrap {
    align-items: flex-start;
  }
  .page-title.content-left {
    margin-top: 0px;
  }
  .page-id-196 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-190 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-194 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-192 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .single #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-198 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-3 #page .page-title.solid-bg.bg-img-enabled .wf-wrap,
  .page-id-200 #page .page-title.solid-bg.bg-img-enabled .wf-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /*   HOME   */
  .home .show-mobile-logo .mobile-branding img.mobile-logo,
  .home .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .home .show-device-logo .mobile-branding img {
    padding-top: 30px;
  }
  .fila-back-right.vc_row,
  .fila-back-left.vc_row {
    margin-top: 4px;
    background-image: none !important;
  }
  .fila-back-right.vc_row .wpb_column {
    max-width: inherit;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block !important;
    min-height: inherit;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner {
    padding-top: 0px;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_single_image {
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 0px;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column {
    margin-top: -40px;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2 {
    font-size: 64px;
  }
  .fila-back-left.vc_row .wpb_column {
    max-width: inherit;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block !important;
    min-height: inherit;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner {
    padding-top: 0px;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_single_image {
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 0px;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column {
    margin-top: -40px;
  }
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2 {
    font-size: 64px;
  }
  #fila-multiback {
    min-height: 360px;
  }
}
@media only screen and (max-width: 768px) {
  .mostrar-768 {
    display: inherit;
  }
  .home .show-mobile-logo .mobile-branding img.mobile-logo,
  .home .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .home .show-device-logo .mobile-branding img {
    padding-top: 10px;
  }
  /*---LA CLINICA---*/
  .fila-1-clinica.vc_row .vc_column-inner > .wpb_wrapper {
    margin: 0 auto;
    min-height: inherit;
  }
  .fila-1-clinica.vc_row .col-1 h2,
  .fila-1-clinica.vc_row .col-1 p {
    text-align: center;
  }
  .fila-1-clinica.vc_row .col-2 .vc_column-inner {
    background: none !important;
  }
  /*   LA CLÍNICA   */
  .fila-1-clinica .wpb_column {
    width: 100%;
    display: block;
  }
  .fila-1-clinica .col-2 .vc_column-inner {
    padding-top: 0px !important;
  }
  .fila-1-clinica .col-2 .wpb_single_image {
    margin-bottom: 0px;
  }
  .fila-1-clinica .col-2 .wpb_single_image img {
    max-width: 360px;
    height: auto;
  }
  .componente-equipo {
    width: 50%;
  }
  .componente-equipo.componente-equipo-unico {
    width: 50%;
  }
  .componente-equipo.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .componente-equipo.componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper .vc_single_image-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .componente-equipo.kaye {
    width: 100%;
  }
  .componente-equipo.kaye .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin: 0 auto;
  }
  /*   TRATAMIENTOS   */
  .fila-impar-tratamientos.vc_row {
    background-position: left top !important;
    padding-top: 40px;
    padding-bottom: 60px;
    display: flex !important;
    flex-flow: row wrap !important;
  }
  .fila-impar-tratamientos.vc_row .imagen {
    padding-left: 0px;
  }
  .fila-impar-tratamientos.vc_row .texto {
    padding-right: 0px;
  }
  .fila-impar-tratamientos.vc_row .boton-mediano {
    margin-top: 20px;
  }
  .fila-impar-tratamientos.vc_row .wpb_column {
    display: block;
    width: 100%;
  }
  .fila-impar-tratamientos.vc_row .col-1 {
    order: 2;
  }
  .fila-impar-tratamientos.vc_row .col-2 {
    order: 1;
  }
  .fila-par-tratamientos.vc_row {
    background-position: left top !important;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .fila-par-tratamientos.vc_row .imagen {
    padding-right: 0px;
  }
  .fila-par-tratamientos.vc_row .texto {
    padding-left: 0px;
  }
  .fila-par-tratamientos.vc_row .boton-mediano {
    margin-left: 0px;
  }
  .fila-par-tratamientos.vc_row .wpb_column {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .home .show-mobile-logo .mobile-branding img.mobile-logo,
  .home .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .home .show-device-logo .mobile-branding img {
    padding-top: 0px;
  }
  /*   LA CLINICA   */
  .fila-galeria .vc_grid .vc_grid-item-mini a {
    pointer-events: none;
  }
  .banda-opiniones .fila-parrafos .wpb_text_column p {
    text-align: center;
  }
  .promocion .wpb_text_column {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
  .promocion .wpb_text_column h2,
  .promocion .wpb_text_column p {
    text-align: center;
  }
  .promocion .wpb_single_image {
    text-align: center !important;
    padding-top: 45px;
  }
  .promocion .fila-interior-1 > * {
    text-align: center;
  }
  .promocion .banda-interior-cursos .boton-mediano {
    display: block;
    margin-top: 30px;
  }
  .banda-inferior-promo a {
    margin-top: 20px;
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  #fila-multiback {
    min-height: 340px;
    background-size: 180%;
  }
  #fila-multiback .enlace-bloque {
    max-width: 100%;
    margin: 0 auto;
  }
  #fila-multiback .enlace-bloque .caja {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  #fila-multiback .enlace-bloque .caja h3,
  #fila-multiback .enlace-bloque .caja p {
    max-width: 85%;
    margin: 0 auto;
  }
  /*   FOOTER   */
  #footer .widget {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 45px;
  }
  #footer .widget .widget-title {
    margin-bottom: 18px;
  }
  #footer .widget_presscore-custom-menu-one ul {
    padding-left: 0px;
  }
  #footer .widget_presscore-custom-menu-one ul li:before {
    display: none;
  }
  #footer .wf-container {
    display: flex !important;
    flex-flow: row wrap !important;
  }
  #footer .wf-container #presscore-custom-menu-one-2 {
    order: 1;
  }
  #footer .wf-container #custom_html-3 {
    order: 3;
  }
  #footer .wf-container #presscore-custom-menu-one-3 {
    order: 2;
  }
  #footer .wf-container #custom_html-2 {
    order: 4;
  }
}
@media only screen and (max-width: 580px) {
  /* Fila Banners Home */
  .fila-banners-home .wpb_column.vc_col-sm-3 {
    width: 100%;
  }
  #fila-multiback {
    min-height: 330px;
    background-size: 240%;
  }
  #fila-multiback .enlace-bloque .caja h3,
  #fila-multiback .enlace-bloque .caja p {
    max-width: 75%;
    margin: 0 auto;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2,
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 200;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column p,
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #666666;
    font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
    color: #000000;
  }
  .fila-propuestas .valor {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .banda-especialidades.odontologia .servicio-odontologia {
    width: 98%;
  }
  .fila-blog .articles-list .post .post-entry-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .fila-iconos-contacto .wpb_column {
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .home .show-mobile-logo .mobile-branding img.mobile-logo,
  .home .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .home .show-device-logo .mobile-branding img {
    padding-top: 0px;
  }
  #page .page-title.solid-bg.bg-img-enabled {
    background-size: 225%;
  }
  #fila-multiback {
    min-height: 350px;
    background-size: 240%;
  }
  #fila-multiback .enlace-bloque .caja {
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  #fila-multiback .enlace-bloque .caja h3,
  #fila-multiback .enlace-bloque .caja p {
    max-width: 75%;
    margin: 0 auto;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2,
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column h2 {
    font-size: 44px;
    line-height: 48px;
  }
  .fila-back-right.vc_row .wpb_column > .vc_column-inner .wpb_text_column,
  .fila-back-left.vc_row .wpb_column > .vc_column-inner .wpb_text_column {
    margin-top: -10px;
  }
  .show-mobile-logo .mobile-branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .show-device-logo .mobile-branding img {
    padding-top: 7%;
  }
  .componente-equipo.arancha,
  .componente-equipo.antonio,
  .componente-equipo,
  .componente-equipo-unico {
    width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .componente-equipo.arancha .wpb_column > .vc_column-inner > .wpb_wrapper,
  .componente-equipo.antonio .wpb_column > .vc_column-inner > .wpb_wrapper,
  .componente-equipo .wpb_column > .vc_column-inner > .wpb_wrapper,
  .componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin: 0 auto;
  }
  .componente-equipo.arancha .wpb_column > .vc_column-inner > .wpb_wrapper h3,
  .componente-equipo.antonio .wpb_column > .vc_column-inner > .wpb_wrapper h3,
  .componente-equipo .wpb_column > .vc_column-inner > .wpb_wrapper h3,
  .componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper h3 {
    text-transform: none !important;
  }
  .componente-equipo.arancha .wpb_column > .vc_column-inner > .wpb_wrapper h4,
  .componente-equipo.antonio .wpb_column > .vc_column-inner > .wpb_wrapper h4,
  .componente-equipo .wpb_column > .vc_column-inner > .wpb_wrapper h4,
  .componente-equipo-unico .wpb_column > .vc_column-inner > .wpb_wrapper h4 {
    text-transform: none !important;
  }
  .fila-html-banda .html-banda .contenedor > p {
    font-size: 22px;
  }
  .fila-html-banda .html-banda .contenedor > p i {
    display: block;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 380px) {
  #fila-multiback {
    min-height: 320px;
    background-size: 290%;
  }
  #fila-multiback .enlace-bloque .caja {
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  #fila-multiback .enlace-bloque .caja h3,
  #fila-multiback .enlace-bloque .caja p {
    max-width: 75%;
    margin: 0 auto;
  }
  #fila-multiback .enlace-bloque .caja h3 {
    margin-bottom: 10px;
  }
  #fila-multiback .enlace-bloque .caja p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #666666;
    font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif !important;
  }
  .fila-impar-tratamientos.vc_row h2 {
    font-size: 23px;
    line-height: 32px;
  }
  .fila-par-tratamientos.vc_row h2 {
    font-size: 23px;
    line-height: 32px;
  }
  .banda-inferior-promo a {
    margin-top: 20px;
    display: block;
  }
}
