.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*********Generales*********/
ul li{
    font-size: 17px;
}
#headermain ul .elementor-sub-item:after {
    content: unset !important;
}
#headermain .elementor-sub-item.elementor-item-active, #headermain .elementor-sub-item.highlighted, #headermain .elementor-sub-item:focus, #headermain .elementor-sub-item:hover {
    background-color: #007ebb;
    color: #fff !important;
}
/*********Colores*********/
/*Azul oscuro*/
.clr-1{
    color:#012639;
}
/*Azul claro*/
.clr-2{
    color:#007EBB;
}
/*Gris*/
.clr-3{
    color:#DBE4EE;
}
/*Azul verde*/
.clr-4{
    color:#04C7C0;
}
/*********Colores list*********/
.li-clr ul{
    list-style: none;
    padding: 0;
}
.li-clr ul li::before{
    content: "\2022";
    font-weight: bold;
    padding-right: 10px
}
.li-clr-1 ul li::before, .li-clr-1 ::marker{
    color:#012639;
}
.li-clr-2 ul li::before, .li-clr-2 ::marker {
    color:#007EBB;
}
.li-clr-3 ul li::before, .li-clr-3 ::marker{
    color:#DBE4EE;
}
.li-clr-4 ul li::before, .li-clr-4 ::marker{
    color:#04C7C0;
}

/*********Decoracion *********/
.estilo1 h2::after {
    content: "";
    border-bottom: 2px solid #04C7C0;
    width: 100px;
    display: block;
    padding-top: 2px;
}
.centerhr h2{
    width: max-content;
    margin: auto;
}

/*********Estilo botones *********/
.btn-estilo1 a, .btn-estilo2 a {
  cursor: pointer;
  position: relative;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn-estilo1 a:hover, .btn-estilo2 a:hover{
  color: #FFF !important;
  /*background-color: #04C7C0 !important;*/
}
.btn-estilo1 a:hover:before, .btn-estilo2 a:hover:before {
    left: 0%;
    right: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-estilo1 a:before, .btn-estilo2 a:before {
    position: absolute;
    top: 0px;
    height: 100%;
    z-index: -1;
    content: '';
    color: #fff !important;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    border-radius: 25px;
}
.btn-estilo1 a:hover{
    background-color: rgb(4, 199, 192) !important;
}
.btn-estilo2 a:hover{
    background-color: rgb(0, 126, 187) !important;
}
.suc-red-a {
    color: #007EBB;
    font-weight: 600;
}
.btn-post {
    color: #007EBB;
    font-weight: 500;
}
.btn-redirect-locations-full {
    color: #007EBB;
    font-weight: 600;
    padding: 3px 16px !important;
}

/*********Form *********/
form.wpcf7-form.init {
    display: flex;
    flex-wrap: wrap;
}
form.wpcf7-form .one-second {
    width: 48%;
    margin: auto;
    display: inline-block;
}
form.wpcf7-form .column.one{
    width: 98%;
    margin: auto;
    display: inline-block;
}
form.wpcf7-form .column label {
    display: block !important;
}
form.wpcf7-form .column{
    margin-bottom: 25px !important;
}
form span.wpcf7-not-valid-tip {
    position: absolute;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    /* top: 0; */
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    margin-bottom: 0;
    font-size: 15px;
    height: 100%;
    align-items: center;
}
form .column > label::before {
    padding: 10px;
    content: "";
}


footer#site-footer {
    display: none;
}

/******Post grid three******/
.elementor-widget-wp-widget-sfcom_postgridthree_widget {
    height: 100%;
}
.elementor-widget-wp-widget-sfcom_postgridthree_widget .elementor-widget-container {
    height: inherit;
}


@media only screen and (max-width: 768px) {
  
    h1{font-size:38px !important;line-height: 43px !important;}
    h2{font-size:35px !important;line-height: 37px !important;}
    h3{font-size:32px !important;}
    h4{font-size:26px !important;}
    h5{font-size:23px !important;}
    h6{font-size:18px !important;}
    p{font-size:17px !important;}
    a{font-size:17px !important;}
  
    body main {overflow:hidden;}

    h1.elementor-heading-title {
        text-align: center;
        text-shadow: 0px 0px 50px rgb(0 0 0 / 70%);
    }
    .single-post h1.elementor-heading-title {
        text-align: unset !important;
        text-shadow: 0px 0px 50px rgb(0 0 0 / 70%);
    }
    .page-content .titulo .elementor-section-height-default .elementor-widget-container {
        margin: 60px 0px 60px 0px;
    }
    ul li.btn-agenda-mobile a {
        background-color: #007EBB !important;
        width: max-content;
        border-radius: 25px;
        margin-left: 20px;
        margin-top: 20px;
    }
    ul li.btn-consulta-mobile a {
        background-color: #04C7C0 !important;
        width: max-content;
        border-radius: 25px;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom:20px;
    }
    
}




/******************************/
.mov-lento {
	-webkit-animation: bounce-top 10s both infinite;
	        animation: bounce-top 10s both infinite;
}
.mov-lento-ret {
	-webkit-animation: bounce-top 10s 1s both infinite;
	        animation: bounce-top 10s 1s both infinite;
}
.mov-lento-ret2 {
	-webkit-animation: bounce-top 10s 0.5s both infinite;
	        animation: bounce-top 10s 0.5s both infinite;
}
/*
 * ----------------------------------------
 * animation bounce-top
 * ----------------------------------------
 */
@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}

/**//* End custom CSS */