@media only screen and (max-width: 1220px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
    height: 100%;
  }

  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-130 {
    padding-bottom: 40px;
  }
  h3 {
    font-size: 18px;
  }
  .default-btn {
    font-size: 15px;
    padding: 10px 20px;
  }
  .default-btn.active {
    margin-left: 0;
  }
  .top-title {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
  }
  .section-title {
    margin-bottom: 10px;
  }
  .section-title h2 {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .header-area .top-header-area .header-content-left {
    margin-bottom: 20px;
  }
  .header-area .top-header-area .header-content-left li {
    margin-bottom: 10px;
  }
  .header-area .top-header-area .header-content-left li:last-child {
    margin-bottom: 0;
  }
  .header-area .top-header-area .header-content-right {
    float: unset;
  }
  .header-area .top-header-area .header-content-right li .option-item {
    display: none;
  }
  .main-banner-area {
    height: 100%;
    text-align: center;
  }
  .main-banner-area .slide {
    height: unset;
  }

  .banner-img-wrap {
    display: none;
  }

  .banner-img-wrap .banner-img {
    max-width: 350px;
    position: unset;
    margin: 30px auto 0;
  }
  .banner-img-wrap .banner-shape {
    right: 0;
    top: 0;
    left: 0;
    max-width: 100%;
    max-width: 350px;
    margin: auto;
  }
  .first-facility-area {
    position: relative;
    max-width: 100%;
    width: auto;
    padding: 20px;
    padding-top: 50px;
    z-index: 1;
  }
  .first-facility-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150px;
    width: 200px;
    height: 100%;
    background-color: #d6fbfd;
    z-index: -1;
  }
  .first-facility-area::after {
    content: "";
    position: absolute;
    top: 0;
    right: -150px;
    width: 200px;
    height: 100%;
    background-color: #d6fbfd;
    z-index: -1;
  }
  .first-facility-area .first-facility-item {
    padding-left: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .first-facility-area .first-facility-item i {
    position: unset;
    margin-bottom: 15px;
  }
  .first-facility-area .shape {
    display: none;
  }
  .area-especialidades {
    padding: 22px 0;
    height: calc(100% - 71px);
    min-height: 1100px;
  }
  .area-especialidades .col-sm-6 {
    margin: auto 0 0;
    max-width: 50%;
    height: 217px;
  }
  .area-especialidades .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .area-especialidades .container .section-title {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .area-especialidades .container .section-title h2 {
    font-size: 25px;
    margin-bottom: auto;
  }
  .area-especialidades .container .section-title p {
    font-size: 18px;
  }
  .area-especialidades .container .row {
    margin: auto;
    height: 100%;
  }

  .bloque-caracteristicas {
    height: unset;
    padding: 5px 5px 0 0;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;  
    margin: auto;
    margin-bottom: 15px !important;
  }

  .bloque-caracteristicas.bloque-1 {
    width: 335px;
  }

  .bloques .bloque-texto.bloque-1 {
    margin-bottom: 10%;
}

  .bloque-caracteristicas.bloque-1 .second-facility-item:last-child ul {
    margin-left: 10px;
  }

  .second-facility-item {
    padding: 10px 0;
    width: 160px;
    height: 220px;
    margin-left: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
  }

  .second-facility-item img {
    height: 60px;
    width: 60px;
    margin-bottom: 10px;
  }

  .second-facility-item h3 {
    font-size: 10px;
  }

  .bloques .bloque-caracteristicas.bloque-2 {
    margin: auto;
  }

  .bloques .bloque-caracteristicas.bloque-2 ul {
    margin-left: 0;
  }

  .bloques .bloque-caracteristicas.bloque-2 ul:first-of-type {
    margin: 0 12px;
  }

  .second-facility-item ul li {
    font-size: 9px;
  }

  .bloques .bloque-texto {
    padding: 0;
  }

  .bloques .bloque-texto h5 {
    font-size: .85rem;
  }

  .bloques .bloque-texto.bloque-2 h5, .bloques .bloque-texto.bloque-3 h5 {
    margin-bottom: 12.2px;
  }

  .bloques .bloque-texto p {
    font-size: 10px;
    margin-bottom: 15px !important;
  }

  .bloques .bloque-texto p i {
    font-size: 8px;
  }

  .bloques .bloque-texto .default-btn-2 {
    font-size: 12px;
    width: 150px;
    padding: 12px 0;
  }

  .bloques .bloque-texto.bloque-1 .default-btn-2 {
    width: 170px;
  }
  
  .area-caracteristicas {
    height: calc(100% - 71px);
    min-height: 545px;
    background-image: url(../../assets/img/home-one/fondo-caracteristicas-2.png);
    background-position: 50% 50%;
    background-size: 137%;
    padding: 0;
  }
  .area-caracteristicas .container {
    max-width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
  }
  .area-caracteristicas .text-wrap {
    float: unset !important;
    position: absolute;
    width: 100%;
    padding: 0 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .area-caracteristicas .container .titulo {
    font-size: 18px;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 4px;
  }
  .area-caracteristicas .container .subtitulo {
    font-size: 9px;
    margin: 0;
    font-weight: 500;
  }
  .area-caracteristicas .container .caracteristicas {
    text-align: center;
    max-width: 33.3333%;
  }
  .area-contador {
    margin-top: 0;
    height: calc(100% - 71px);
    min-height: 439px;
    padding: 33px 0;
  }
  .area-contador .container {
    height: 85%;
    padding-top: 10%;
  }
  .area-contador .container .row {
    height: 100%;
    align-content: space-between;
  }
  .area-contador .col-sm-6 {
    width: 50%;
    display: flex;
  }
  .area-contador .contador {
    width: 140px;
    height: 140px;
    padding: 48px 15px;
    margin: auto;
  }
  .area-contador .contador h2 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .area-contador .contador p {
    font-size: 13px;
  }
  .area-contador .section-title {
    vertical-align: middle;
    width: 100%;
    flex-grow: 1;
    color: #0081A4;
    font-size: 30px;
    font-family: "Poppins";
    font-weight: 600;
    padding: 0 15px;
  }
  .area-equipo {
    padding: 15px 0 30px;
    height: calc(100% - 71px);
    min-height: 669px;
  }
  .area-equipo .container {
    padding: 0;
  }
  .area-equipo .container .section-title {
    margin-bottom: 22.5px;
    font-size: 23px;
  }
  .area-equipo .container .frame-imagenes {
    height: 250px;
    width: 250px;
    margin: 15px;
  }
  .area-equipo .container .frame-imagenes .frame-doctores {
    animation: rotation 60s linear infinite;
    transform: rotate(30deg);
  }
  .area-equipo .container .frame-imagenes .frame-doctores .static {
    animation: rotation 60s linear infinite reverse;
    transform: rotate(-30deg);
  }
  .area-equipo .container .frame-imagenes .frame-doctores .static .doc {
    overflow: visible;
  }
  .area-equipo .container .frame-imagenes .frame-doctores .static .doc .nombre-doc {
    left: -20px;
    top: 50px;
    width: 92px;
  }
  .area-equipo .container .frame-imagenes .frame-doctores .static .doc .nombre-doc span {
    width: 90px;
    padding: 0;
    line-height: 1.8;
  }
  .area-equipo .container .frame-imagenes .frame-doctores .static .doc .nombre-doc span p {
    font-size: 7px;
  }
  .area-equipo .container .frame-texto {
    width: 85%;
    margin-top: 48px;
  }
  .area-equipo .container .frame-texto h3 {
    font-size: 15px;
    margin-bottom: 1em;
  }
  .area-equipo .container .frame-texto p {
    font-size: 15px;
  }
  .area-equipo .container .frame-texto .default-btn-2 {
    width: 240px;
    font-size: 12px;
    padding: 10px;
  }
  .area-equipo .container .frame-texto .cifras p {
    text-align: left;
    font-size: 25px;
    margin-bottom: 9px;
  }
  .area-equipo .container .frame-texto .cifras img {
    margin: 0 0 10px 10px;
  }
  .second-facility-area {
    padding: 0;
    height: calc(100% - 71px);
    min-height: 1050px;
  }
  .second-facility-area .container {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
  }
  .second-facility-area .section-title {
    margin-top: 0;
  }
  .second-facility-area .container .row {
    flex-grow: 0.7;
  }
  .second-facility-area .col-sm-6 {
    margin: 0;
    width: 50%;
    align-self: center;
  }
  .second-facility-area .sector-boton {
    text-align: center;
    margin: unset;
    display: flex;
    justify-content: center;
  }
  .second-facility-area .default-btn-3 {
    font-size: 12px;
    padding: 10px;
    width: 175px;
    height: fit-content;
    align-self: center;
  }
  .about-area {
    padding-top: 0;
  }
  .about-area .franja {
    margin: 0;
  }
  .about-area .franja .bloque {
    height: 325px;
    width: 100%;
    padding: 0;
  }
  .about-area .franja .bloque .texto h3 {
    font-size: 17px;
  }
  .about-area .franja .bloque .texto p {
    font-size: 9px;
    line-height: 1.3;
    margin-bottom: 0.5em;
  }
  .about-area .franja .bloque .texto ul {
    font-size: 9px;
    line-height: 1.1;
  }
  .about-area .franja .bloque .texto ul li {
    margin-bottom: 0.5em;
  }
  .about-area .franja .bloque .parrafos {
    padding: 0;
    display: flex;
    position: absolute;
    bottom: 15px;
    width: 100%;
  }
  .about-area .franja .bloque .parrafos .parrafo {
    max-width: 50%;
    padding: 0 8px;
  }
  .about-area .franja .bloque.bloque-1 .parrafos {
    margin-bottom: 10px;
  }
  .about-area .franja .bloque.bloque-1 .parrafos p {
    margin-bottom: 0.9em;
  }
  .about-area .franja .bloque.bloque-1 .entramado-1 {
    opacity: 1 !important;
    transform: scale(0.6) rotate(-162deg);
    height: unset;
    left: -59px !important;
    top: -100px !important;
  }
  .about-area .franja .bloque.bloque-3 {
    display: none;
  }
  .about-area .franja .bloque.bloque-4 {
    width: 100% !important;
  }
  .about-area .franja .bloque.bloque-4 .parrafos .parrafo:first-child {
    margin-bottom: 0.5em;
  }
  .about-area .franja .bloque.bloque-4 .parrafos .parrafo:last-child {
    right: 0;
    top: -28px;
  }
  .about-area .franja .bloque.bloque-4 .entramado-2 {
    opacity: 1 !important;
    transform: scale(0.6) rotate(-162deg) !important;
    height: unset;
    left: -59px !important; 
    top: -100px !important;
    right: -85% !important;
  }
  .about-area .franja .doctora {
    left: 54%;
    top: 2%;
    height: 60%;
  }
  .about-area .franja .logo {
    height: unset;
    width: 65%;
    left: 34%;
    top: 15%;
  }
  .about-area .franja .computador {
    max-height: 50% !important;
    right: 45.2% !important;
    bottom: 144px !important; 
  }
  .about-area .about-img .shape-1 {
    display: none;
  }
  .about-area .about-img .shape-2 {
    display: none;
  }
  .about-area .about-img .shape-3 {
    display: none;
  }
  .about-area .about-content {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-area .about-content h2 {
    font-size: 25px;
  }
  .about-area .about-content .default-btn {
    margin-top: 30px;
  }
  .doctors-area-two .section-title h2 {
    margin-bottom: 30px;
  }
  .single-services {
    padding: 6px;
    width: 45%;
    margin: 1.5% 2.5%;
    height: 230px
  }
  .single-services::before {
    display: none;
  }
  .single-services img {
    height: 60px;
    width: 60px;
    margin-bottom: 10px;
  }
  .single-services h3 {
    font-size: 14px;
  }
  .single-services p {
    font-size: 12px;
  }
  .doctors-area .owl-next {
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-30px);
  }
  .doctors-area .owl-prev {
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-30px);
  }
  .single-doctor {
    padding: 20px;
  }
  .doctors-area .owl-next {
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-30px);
  }
  .doctors-area .owl-prev {
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-30px);
  }
  .services-area {
    padding: 30px 0;
  }
  .services-area.bg {
    padding: 30px 0;
    height: calc(100% - 71px);
    min-height: 625px;
  }
  .services-area h6 {
    font-size: 16px;
  }
  .services-area .container {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .services-area .container .row {
    margin-top: 0 !important;
    justify-content: center;
    flex-grow: 1;
  }
  .services-area .container .row .col-sm-4 {
    width: 50%;
    margin-top: auto;
  }
  .services-area .second-facility-item img {
    height: 50px;
    width: 50px;
    margin-bottom: 9px;
  }
  .services-area .bordeish {
    height: 250px;
    margin-bottom: 10px;
  }
  .services-area .bordeish .second-facility-item {
    height: 100%;
    border-radius: 27px;
  }
  .services-area .bordeish .second-facility-item h3 {
    font-size: 12px;
  }
  .services-area .bordeish .second-facility-item p {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .our-work-area {
    height: calc(100% - 71px);
    min-height: 460px;
    padding: 30px 0 10px;
  }
  .our-work-area .shape {
    display: none;
  }
  .our-work-area .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .our-work-area .section-title {
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
  .our-work-area .section-title p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .our-work-area b {
    font-weight: 600;
  }
  .our-work-area a {
    font-weight: 700;
  }
  .our-work-area .owl-dots {
    margin-top: 0;
  }
  .single-work .work-title {
    max-width: 265px;
  }
  .single-work {
    max-width: 100% !important;
    height: 143px;
  }
  .single-work img {
    max-height: 66% !important;
  }
  .single-counter h2 {
    font-size: 30px;
  }
  .single-counter p {
    font-size: 15px;
  }
  .appointment-area {
    height: 100
  }
  .appointment-area .container {
    padding-right: unset;
  }
  .appointment-here-form h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .appointment-here-form {
    padding: 30px;
  }
  .appointment-here-form .shape {
    display: none;
  }
  .appointment-here-form .contact-form .col-sm-6 {
    width: 50%;
  }
  .appointment-here-form label {
    font-size: 12px;
  }
  .appointment-here-form .form-group .form-control {
    font-size: 0.7rem;
    height: 38px;
  }
  .appointment-here-form .form-control.textarea-hight {
    height: 38px;
    margin-bottom: 25px;
  }
  .appointment-here-form .form-group {
    margin-bottom: 16px;
  }
  .appointment-here-form .form-group .help-block ul li {
    font-size: 9px;
    top: 38px;
  }
  .appointment-here-form .default-btn-2 {
    margin: 0 auto;
    font-size: 12px;
    padding: 10px;
    font-weight: 600;
    width: 150px;
  }
  .appointment-area .mapa {
    height: 100px;
  }
  .area-medios {
    padding: 30px 0 0;
  }
  .area-medios .section-title {
    margin-bottom: 0;
  }
  .single-client {
    padding: 14px;
    margin: 10px 0 0 0;
    height: 125px;
  }
  .single-client p {
    font-size: 12px;
    margin-bottom: 0.4rem;
  }
  .single-client h3 {
    font-size: 12px;
  }
  .single-client ul {
    margin-bottom: 6px;
  }
  .single-client ul li {
    margin: 0 3px 0 0;
  }
  .single-blog .blog-content {
    padding: 20px;
  }
  .single-widget h3 {
    margin: 0 0 15px;
  }
  .single-widget.open-time ul {
    padding: 0px;
    width: 32%;
    margin: 0 auto;
    vertical-align: top;
    line-height: 0.8;
  }
  .single-widget.open-time ul.mt-0 {
    margin-top: 12px !important;
  }
  .single-widget.open-time ul li span {
    font-size: 10px;
  }
  .single-widget.contact {
    text-align: center;
  }
  .single-widget.contact ul li {
    margin-bottom: 1em;
  }
  .single-widget.social-area ul {
    margin-bottom: 0;
  }
  .go-top.active {
    top: 85%;
  }
  .client-area.c-bg {
    padding-bottom: 20px;
  }
  .client-area {
    height: calc(100% - 71px);
    min-height: 489px;
  }
  .client-area .container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
  }
  .client-area .section-title {
    margin: 0 auto;
  }
  .client-area .section-title h2 {
    font-size: 25px;
    margin-bottom: 0;
  }
  .client-area .section-title p {
    font-size: 16px;
  }
  .client-area .wrap-video-area {
    margin-bottom: 0;
  }
  .client-area .wrap-video-area .boton-video {
    height: 150px;
    width: 150px;
    margin: 20px 0 0;
  }
  .client-area .wrap-video-area .testimonio {
    margin: 10px 0 0 15px;
    width: 50%;
  }
  .client-area .wrap-video-area .testimonio .desarrollo {
    font-size: 13px;
    line-height: 1.6;
  }
  .client-area .wrap-video-area .testimonio .autor {
    margin-top: 5px;
    font-size: 20px;
  }
  .client-area .sector-boton {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .client-area .default-btn-3 {
    font-size: 12px;
    font-weight: 600;
    padding: 10px;
    width: 240px;
    margin: 0;
  }
  .mt-100 {
    margin-top: 0;
  }
  .make-appointment-area .make-appointment-content h2 {
    margin-bottom: 18px;
    font-size: 24px;
  }
  .make-appointment-area .contact-form {
    padding: 20px;
  }
  .contact-img {
    margin-top: 30px;
  }
  .main-contact-area .contact-form .default-btn {
    float: unset;
    margin-top: 15px;
    display: table;
    margin: 20px auto 0;
  }
  .main-contact-area .contact-form .contact-num {
    text-align: center;
  }
  .faq-img {
    margin-bottom: 30px;
  }
  .faq-area {
    padding-top: 110px;
  }
  .about-area.about-page {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about-img.two {
    margin-top: 30px;
  }
  .page-title-area {
    padding-top: 109.5px;
    padding-bottom: 38.5px;
    margin-top: 0;
  }
  .page-title-area .page-title-content h2 {
    font-size: 30px;
  }
  .page-title-area .shape-1 {
    top: 60px;
    right: 0;
    max-width: 120px;
  }
  .page-title-area .shape-2 {
    bottom: 0;
    left: 0;
    max-width: 120px;
  }
  .page-title-area .shape-3 {
    bottom: 0;
    left: 0;
    max-width: 120px;
  }
  .page-title-area .shape-4 {
    top: 60px;
    right: 0;
    max-width: 120px;
  }
  .main-covid {
    margin-top: 71px;
    padding: 0 10px;
  }
  .main-covid .text-container b {
    font-size: 15px;
    line-height: 1;
    margin: auto 0;
    min-width: 90px;
  }
  .main-covid .text-container p {
    font-size: 13px;
    margin-left: 10px;
    line-height: 1;
    margin: auto 0;
  }
  .area-banner-principal {
    height: calc(100% - 120px);
    min-height: 415px;
  }
  .area-banner-principal .first-facility-area {
    display: none;
  }
  .main-banner-area .banner-text {
    position: relative;
    max-width: 100%;
    z-index: 1;
  }
  .main-banner-area .slide.slide-1 {
    background-position-x: left;
    background-size: cover;
    background-image: url(../img/home-one/slider/fondo1-mobile.jpg);
  }
  .main-banner-area .slide.slide-1 .banner-text {
    bottom: unset;
    top: 10%;
    left: 47%;
    width: 80%;
    transform: translate(-50%, 0);
  }
  .main-banner-area .slide.slide-1 .banner-text h1 {
    font-size: 31px;
  }
  .main-banner-area .slide.slide-1 .banner-text p{
    font-size: 22px;
    text-align: left;
  }
  .main-banner-area .slide.slide-2 {
    background-position: 18% 50%;
    background-image: url(../img/home-one/slider/fondo2-mobile.jpg);
  }
  .main-banner-area .slide.slide-2 .banner-text {
    bottom: unset;
    top: 29%;
    left: 35%;
    width: 60%;
    transform: translateY(-50%);
    text-align: right;
  }

  .main-banner-area .slide.slide-2 .banner-text h1{
    font-size: 28px;
    margin-bottom: 0px;
    color: #3BC1CD;
    font-weight: 600;
  }
  .main-banner-area .slide.slide-2 .banner-text p {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 35px;
    color: #0081A4;
    font-weight: 500;
  }

  .main-banner-area .slide.slide-3 {
    background-image: url(../img/home-one/slider/fondo3-mobile.jpg);
  }
  .main-banner-area .slide.slide-3 .banner-text {
    left: 59%;
    bottom: unset;
    top: 6%;
    text-align: right;
    width: 67%;
  }

  .main-banner-area .slide.slide-3 .banner-text h1 {
    font-size: 23px;
  }

  .main-banner-area .slide.slide-3 .banner-text p {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: -0.4rem;
    padding-left: 47%;
  }
  .main-banner-area .slide.slide-4 {
    background-image: url(../img/home-one/slider/fondo4-mobile.jpg);
  }
  .main-banner-area .slide.slide-4 .banner-text {
    top: -3%;
    left: 50%;
    bottom: -3%;
    text-align: center;
  }
  .main-banner-area .slide.slide-4 .banner-text h1 {
    font-size: 25px;
  }
  .main-banner-area .slide.slide-4 .banner-text p {
    font-size: 16px;
    line-height: 1.3;
  }
  .main-banner-area .slide.slide-4 .banner-text img {
    width: 44%;
  }

  .main-banner-area .slide.slide-5 {
    background-image: url(../img/home-one/slider/fondo-trabajo-mobile.jpg);
  }
  .main-banner-area .slide.slide-5 .banner-text {
    bottom: unset;
    top: 23%;
    left: 43%;
    width: 60%;
    transform: translateY(-50%);
    text-align: center;
  }

  .main-banner-area .slide.slide-5 .banner-text p {
    font-weight: 500;
  }


  .main-banner-area .banner-text span {
    font-size: 14px;
  }
  .main-banner-area .banner-text h1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .main-banner-area .banner-text p {
    font-size: 13px;
    font-weight: unset;
    margin-bottom: 15px;
  }
  .main-banner-area .banner-text .default-btn-2 {
    height: auto;
    width: 175px;
    border-radius: 20px;
    padding: 4px;
  }
  .main-banner-area .banner-text .default-btn-2 a {
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .main-banner-area .banner-text .default-btn-3 {
    height: auto;
    width: 175px;
    border-radius: 20px;
    padding: 3px;
  }
  .main-banner-area .banner-text .default-btn-3 a {
    font-size: 9px;
    vertical-align: middle;
    margin-bottom: 3px;
  }
  .main-banner-area .banner-text .default-btn {
    height: auto;
    width: 175px;
    border-radius: 20px;
    padding: 4px;
  }
  .main-banner-area .banner-text .default-btn a {
    font-size: 9px;
    margin-bottom: 3px;
    vertical-align: middle;
  }
  .main-banner-area .active {
    margin-top: 10px;
    margin-left: 10px;
  }
  .banner-banco-estado {
    height: 50px;
  }
  .banner-banco-estado .celda .contenido .texto {
    width: unset;
  }
  .banner-banco-estado .celda .contenido .texto p {
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 13px;
  }
  .banner-banco-estado .celda .contenido a {
    height: unset;
    width: 150px;
  }
  .footer-script {
    height: calc(100% - 103.4px);
    min-height: 720px;
  }
  .footer-top-area {
    padding: 0;
  }
  .footer-top-area.f-bg {
    height: 100%;
  }
  .footer-top-area .container {
    height: 100%;
  }
  .footer-top-area .container .row {
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
  }
  .footer-top-area .col-md-6 {
    margin: 0 !important;
    max-width: initial !important;
    text-align: center;
  }
  .footer-top-area .single-widget img {
    margin-bottom: 0;
  }
  .footer-top-area .single-widget h3{
    width: 100%;
  }
  .footer-bottom-area {
    padding: 5px 0;
  }
  .client-area .single-client.mr-0.ml-0 {
    margin-bottom: 30px;
  }
  .page-navigation-area {
    margin: 0px auto 0;
  }
  .faq-contact-area .contact-wrap {
    padding: 20px;
  }
  .user-area-all-style .contact-form-action {
    padding: 20px;
  }
  .user-area-all-style .contact-form-action form .default-btn {
    width: 100%;
  }
  .recover-password-area .contact-form-action .form-heading h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .recover-password-area .contact-form-action .now-register {
    float: unset;
  }
  .services-page-one {
    margin-top: 50px !important;
  }
  .services-page-one::before {
    display: none;
  }
  .services-page-one::after {
    display: none;
  }
  .first-facility-area.mt-0.services-page-one {
    margin-top: 0 !important;
    margin-bottom: 50px;
  }
  .services-details-area img {
    width: 100%;
  }
  .services-details-area .services-img {
    margin-bottom: 30px;
  }
  .services-item-wrap.owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: 30px;
  }
  .services-details-area .scrives-item-3 .share {
    float: left;
    margin-top: 20px;
  }
  .services-details-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .services-details-text h2 {
    font-size: 25px;
  }
  .area-pacientes {
    margin-top: 71px;
  }
  .area-pacientes .franja {
    flex-direction: column;
    align-items: center;
    margin: 0;
    height: unset;
  }
  .area-pacientes .bloque {
    text-align: center !important;
    padding: 30px 50px !important;
  }
  .area-pacientes .bloque.bloque-1 {
    width: 100%;
    background: linear-gradient(to bottom, #0081A4 0%, #3BC1CD 100%);
    transform: translateY(-2px);
  }
  .area-pacientes .bloque.bloque-2 {
    width: 100%;
    background: linear-gradient(to bottom, #3BC1CD 0%, #00AF9A 100%);
    transform: translateY(-3px);
  }
  .area-pacientes .bloque.bloque-3 {
    width: 100%;
    background: linear-gradient(to bottom, #021125 0%, #093668 100%);
  }
  .area-pacientes .bloque.bloque-4 {
    width: 100%;
    background: linear-gradient(to bottom, #093668 0%, #0081A4 100%);
    transform: translateY(-1px);
  }
  .area-pacientes .bloque .boton-video {
    width: 200px;
    height: 200px;
    margin-bottom: 15px;
    position: relative !important;
    left: unset !important;
    right: unset !important;
  }
  .area-pacientes .testimonio {
    width: unset;
    margin: 20px 0;
  }
  .area-pacientes .testimonio .desarrollo {
    font-size: 15px;
  }
  .area-pacientes .testimonio .autor {
    margin-top: 5px;
  }
  .area-pacientes .container.comentarios {
    margin-top: 20px;
  }
  .area-pacientes .container.comentarios .col-md-6 {
    width: 50%;
    margin-top: 20px;
    visibility: visible !important;
  }
  .area-pacientes .single-client {
    margin: 0;
  }
  .doctors-sidebar .availability {
    padding: 20px;
  }
  .doctors-detailss .doctors-history {
    margin-top: 30px;
    padding: 20px;
  }
  .doctors-detailss .doctors-history h2 {
    font-size: 25px;
  }
  .doctors-detailss .doctors-history span {
    font-size: 15px;
  }
  .blog-details-area .blog-details-desc .article-content .entry-meta ul li {
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .blog-details-area .blog-details-desc .article-content .entry-meta ul li::before {
    display: none;
  }
  .blog-details-area .blog-details-desc .article-content h3 {
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 22px;
  }
  .blog-details-area .blog-details-desc .article-content p {
    font-size: 15px;
  }
  .blog-details-area .blog-details-desc .article-content .features-list li {
    font-size: 15px;
  }
  .blog-details-area .widget-area .widget {
    padding: 0;
  }
  .blog-details-area blockquote {
    padding: 30px !important;
  }
  .blog-details-area blockquote p {
    font-size: 16px !important;
  }
  .blog-details-area .blockquote {
    padding: 30px !important;
  }
  .blog-details-area .blockquote p {
    font-size: 16px !important;
  }
  .blog-details-area .comments-area {
    padding: 20px;
  }
  .blog-details-area .comments-area .comment-author {
    font-size: 15px;
    margin-bottom: 0.3em;
  }
  .blog-details-area .comments-area .comment-author .avatar {
    left: 0;
    position: relative;
    display: block;
    margin-bottom: 10px;
  }
  .blog-details-area .comments-area .comment-body {
    padding-left: 0;
  }
  .blog-details-area .comments-area .comments-title {
    font-size: 19px;
  }
  .blog-details-area .comments-area .comments-title::before {
    left: -20px;
  }
  .blog-details-area .comments-area .comment-metadata {
    font-size: 12px;
  }
  .blog-details-area .comments-area .comment-respond .comment-reply-title {
    font-size: 19px;
  }
  .blog-details-area .comments-area .comment-respond .comment-reply-title::before {
    left: -20px;
  }
  .blog-details-area .comments-area .comment-respond .comment-form-author {
    width: 100%;
    padding-right: 0;
  }
  .blog-details-area .comments-area .comment-respond .comment-form-email {
    width: 100%;
    padding-left: 0;
  }
  .blog-details-area .comments-area .comment-respond .form-submit input {
    padding: 12px 25px 10px;
  }
  .blog-details-area .comments-area .children {
    margin-left: 0;
  }
  .left-sidebar {
    margin-bottom: 35px;
  }
  .right-sidebar {
    margin-top: 35px;
  }
  .single-contact-info {
    padding: 30px;
  }
  .single-contact-map iframe {
    height: 200px;
  }
  .main-contact-area.contact .contact-form {
    padding: 20px;
  }
  .ours-doctors-area .doctors-content {
    margin-right: 0;
    padding-bottom: 30px;
  }
  .ours-doctors-area .doctors-content h2 {
    font-size: 25px;
  }
  .ours-doctors-area .col-lg-6.pr-0 {
    margin-right: 15px !important;
  }
  .ours-doctors-area .doctors-img {
    height: 300px;
  }
  .main-banner-area-five {
    text-align: center;
    height: 100%;
    padding-top: 115px;
  }
  .main-banner-area-five .container-fluid {
    max-width: 540px;
  }
  .main-banner-area-five .col-lg-5.pr-0 {
    padding-right: 15px !important;
  }
  .main-banner-area-five .banner-text {
    max-width: unset;
    top: 0;
  }
  .main-banner-area-five .banner-text span {
    margin-bottom: 10px;
  }
  .main-banner-area-five .banner-text h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .main-banner-area-five .banner-text p {
    font-size: 15px;
  }
  .main-banner-area-five .banner-img-wrap .banner-img {
    position: unset;
    margin-top: 30px;
  }
  .search-area {
    margin-top: 50px;
  }
  .search-area .top-search-from {
    padding: 20px;
    margin-bottom: 30px;
  }
  .search-area .top-search-from .searchs-wraps .form-control {
    font-size: 15px;
    padding-top: 0;
  }
  .search-area .top-search-from .searchs-wraps .form-control::-webkit-input-placeholder {
    font-size: 15px;
  }
  .search-area .top-search-from .searchs-wraps .form-control:-ms-input-placeholder {
    font-size: 15px;
  }
  .search-area .top-search-from .searchs-wraps .form-control::-ms-input-placeholder {
    font-size: 15px;
  }
  .search-area .top-search-from .searchs-wraps .form-control::placeholder {
    font-size: 15px;
  }
  .search-area .top-search-from .searchs-wraps .search-btn {
    top: 9px;
    font-size: 30px;
  }
  .search-area .top-search-from .find-btn {
    margin-top: 16px;
  }
  .main-banner-six {
    text-align: center;
  }
  .main-banner-six .container-fluid {
    max-width: 540px;
  }
  .main-banner-six .main-banner-content .content {
    margin-bottom: 30px;
    max-width: unset;
    margin-top: 115px;
  }
  .main-banner-six .main-banner-content .content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .main-banner-six .main-banner-content .content p {
    margin-bottom: 0;
  }
  .main-banner-six .col-lg-6.pr-0 {
    padding-right: 15px !important;
  }
  .main-banner-six .banner-image-slider .banner-image {
    height: 500px;
  }
  .main-banner-six .shape {
    display: none;
  }
  .single-best-services .best-services-content {
    padding: 20px;
  }
  .abouts-six {
    padding-top: 0 !important;
  }
  .abouts-six .about-content {
    margin-top: 0;
    margin-bottom: 25px;
  }
  .coming-soon-area .coming-soon-content {
    height: 100%;
  }
  .coming-soon-area .coming-soon-content h1 {
    font-size: 40px;
    line-height: 1.1;
    margin-top: 0;
  }
  .coming-soon-area .coming-soon-content p {
    font-size: 13px;
    margin-top: 15px;
  }
  .coming-soon-area .coming-soon-content #timer {
    margin-top: 20px;
  }
  .coming-soon-area .coming-soon-content #timer div {
    font-size: 40px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .coming-soon-area .coming-soon-content #timer div span {
    font-size: 14px;
    margin-top: -5px;
  }
  .coming-soon-area .coming-soon-content #timer div::before {
    display: none;
  }
  .coming-soon-area .coming-soon-content .newsletter-form {
    margin-top: 35px;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
    height: 55px;
    padding-left: 13px;
    font-size: 15px;
  }
  .coming-soon-area .coming-soon-content .newsletter-form button {
    position: relative;
    height: auto;
    padding: 14px 30px;
    font-size: 14px;
    margin-top: 15px;
  }
  .error-area {
    padding: 70px 0;
  }
  .error-area .error-content-wrap p {
    margin: 15px 0 20px;
  }
  .error-area .error-content-wrap h1 {
    font-size: 100px;
  }
  .symptoms-img {
    position: relative;
    bottom: -20px;
  }
  .main-contact-area #msgSubmit {
    position: unset;
    text-align: center;
    margin-top: 10px;
  }
  .doctors-area-two .wrap-medicos {
    max-width: unset !important;
  }
  .doctors-area-two .wrap-medicos .doc.grande {
    max-width: unset;
    width: 100%;
    background: linear-gradient(to top, #0081A4 0%, #3BC1CD 100%);
    margin: 1%;
  }
  .doctors-area-two .wrap-medicos .doc.grande .cuadro-blanco {
    height: calc(100% - 6px);
    width: calc(100% - 64px);
    border-top-right-radius: 32px;
    border-bottom-left-radius: 0;
    right: 3px;
    left: unset;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido {
    flex-direction: row;
    text-align: left;
    padding: 10px;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .frame-img {
    height: 94px;
    width: 94px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .frame-img img {
    height: 90px;
    width: 90px;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .frame-img .social {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    margin: 0;
    bottom: 0;
    right: 0;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .frame-img .social a {
    color: #fff;
    font-size: 10px;
    width: 30px;
    height: 30px;
    padding: 5px;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .frame-img .social a i {
    font-size: 19px;
    display: block;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .wrap-texto {
    max-width: 190px;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .nombre {
    font-size: 14px;
    line-height: 1.3;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .desarrollo {
    display: none;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .cargo {
    height: unset;
    width: 100%;
    margin-top: 0;
    color: #000;
    font-weight: 500;
  }
  .doctors-area-two .wrap-medicos .doc.grande .contenido .cargo p {
    font-size: 12px;
  }
  .doctors-area-two .wrap-medicos .doc {
    width: 100%;
    margin: 1%;
  }
  .doctors-area-two .wrap-medicos .doc .cuadro-blanco {
    height: calc(100% - 6px);
    width: calc(100% - 64px);
    border-top-right-radius: 32px;
    border-bottom-left-radius: 0;
    right: 3px;
    left: unset;
  }
  .doctors-area-two .wrap-medicos .doc .contenido {
    padding: 20px 10px;
    flex-direction: row;
  }
  .doctors-area-two .wrap-medicos .doc .contenido .frame-img {
    height: 94px;
    width: 94px;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .doctors-area-two .wrap-medicos .doc .contenido .frame-img img {
    height: 90px;
    width: 90px;
  }
  .doctors-area-two .wrap-medicos .doc .contenido .wrap-texto {
    text-align: left;
  }
  .doctors-area-two .wrap-medicos .doc .contenido b {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
  }
  .doctors-area-two .wrap-medicos .doc .contenido ul {
    font-size: 12px;
  }
  .pricing-area {
    padding: 30px 0;
  }
  .pricing-area .section-title img {
    width: 56%;
    margin-left: 12px;
  }
  .pricing-area .tabla-general {
    flex-direction: column;
  }
  .pricing-area .tabla-general .plan {
    width: 100%;
    min-width: unset;
  }
  .pricing-area .tabla-general .bloque-caracteristicas {
    margin-left: unset;
    border-left: unset;
    width: 100%;
  }
  .pricing-area .row .col-lg-6 {
    margin-top: 7px !important;
  }
  .pricing-area .default-btn-3 {
    font-size: 12px;
    padding: 13px;
    font-weight: 600;
    width: 250px;
  }

  .trabaja-nosotros {
    padding-top: 71px;
  }

  .trabaja-nosotros .section-title {
    font-size: 30px;
    margin: 20px 0 0;
  }

  .trabaja-nosotros .subtitulo p {
    font-size: 21px;
  }

  .trabaja-nosotros .contenido {
    max-width: 80%;
    text-align: left;
    margin: 0 auto;
    text-align: center;
  }

  .trabaja-nosotros .contenido p {
    font-size: 19px;
    margin-bottom: 1em;
  }

  .trabaja-nosotros .logos {
    width: 97%;
    height: 50px;
  }

  .trabaja-nosotros .formulario {
    height: 1800px;
  }

  .convenios-area .section-title p {
    font-size: 23px;
  }
  .convenios-area .categoria-convenios {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: solid #dbdbdb 1px;
    padding: 50px 0;
  }
  .convenios-area .categoria-convenios h5 {
    font-size: 19px;
    color: #0081A4;
    font-weight: 300;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .convenios-area .wrap-convenios {
    text-align: center;
    display: inline-block;
    max-width: initial !important;
  }
  .convenios-area .wrap-convenios .convenio {
    margin: 30px 9px;
    height: 90px;
    width: 90px;
  }
  .convenios-area .wrap-convenios .convenio span {
    font-size: 13px;
    bottom: -65px;
  }
  .about-img-1 {
    height: 300px;
    margin-top: 30px;
  }
  .appointment-here-form .default-btn {
    margin: 0px auto 0;
  }
  .hero-slider-area-eight .owl-prev {
    top: 90%;
  }
  .hero-slider-area-eight .owl-next {
    top: 90%;
  }
  .only-pc {
    display: none !important;
  }
  .paises.only-cel {
    text-align: left;
  }
  .mean-container .mean-bar {
    background-color: #093668;
    -webkit-box-shadow: 0px 20px 20px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 20px 20px 20px rgba(0, 0, 0, 0.05);
    height: 70px;
  }
  .mean-container a.logo img{
    max-height: 42px;
  }
  .mean-container .botones-navbar {
    transform: translateY(-50%);
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    left: 61px;
    top: 35.5px;
    width: calc(100% - 111px);
    z-index: 999;
  }
  .mean-container a.default-btn-3 {
    z-index: 999;
    height: 26px;
    padding: 8px 0;
    border-radius: 1000px;
    font-size: 10px;
    width: 48%;
    margin: 5px;
    max-width: 111.11px;
  }
  .mean-container a.default-btn-2 {
    height: 26px;
    padding: 8px 0;
    border-radius: 1000px;
    font-size: 10px;
    width: 48%;
    margin: 5px;
    max-width: 111.11px;
  }
  .mean-container a.meanmenu-reveal {
    padding: 24px 15px 0 0;
    color: #ffffff;
  }
  .mean-container a.meanmenu-reveal span {
    background-color: #ffffff;
    position: relative;
    top: 8px;
    margin-top: -5px;
  }
  .mobile-nav .logo {
    top: 14px;
  }
  .mobile-nav.mean-container .mean-nav {
    margin-top: 70px;
  }
  .mobile-nav.mean-container .mean-nav ul li a:hover {
    color: #3BC1CD;
  }
  .mobile-nav.mean-container .mean-nav ul li a.active {
    color: #3BC1CD;
  }
  .nav-area .others-option {
    display: none;
  }
  .nav-area .paises {
    background: #093668;
  }
  .nav-area .paises:focus {
    background: #FFF;
  }
  .fixed-top {
    position: unset;
  }
  .mobile-nav nav .navbar-nav {
    height: 325px;
  }

  .medios-de-pago .container {
    max-width: unset;
  }

  .medios-de-pago .section-title {
    font-size: 1.5rem;
    margin: 40px auto 30px;
  }

  .medios-de-pago table tr th {
    font-size: 1rem;
  }

  .medios-de-pago table tr td.tipo-plan {
    font-size: 1rem;
  }

  .medios-de-pago table tr td.descripcion {
    font-size: 0.7rem;
  }

  .medios-de-pago table tr td.logos .banda-logos img {
    height: 23px !important;
    margin-bottom: 5px;
  }

  .responsabilidad-social .section-title {
    font-size: 1.5rem;
    margin: 40px auto 30px;
  }

  .responsabilidad-social .row .col {
    padding: 22px;
  }

  .responsabilidad-social .row .col .logo {
    height: unset;
    margin-bottom: 2rem;
  }

  .responsabilidad-social .row .col .logo::after {
    display: none;
  }

  .responsabilidad-social .row .col .logo img {
    max-height: 150px;
  }

  .responsabilidad-social .row .col p {
    font-size: 12px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-area .top-header-area .header-content-right {
    float: right;
  }
  .main-banner-area .container-fluid {
    max-width: 540px;
    margin: auto;
  }
  .single-work .work-title {
    max-width: 325px;
  }
  .emergency-content ul li {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .subscribe-area .newsletter-form .default-btn {
    position: absolute;
    margin: unset;
    height: 50px;
  }
  .default-btn.active {
    margin-left: 30px;
  }
  .hero-slider-area .owl-theme .owl-dots {
    bottom: 16%;
  }
  .main-contact-area .contact-form .default-btn {
    float: right;
    margin-top: 20px;
  }
  .main-contact-area .contact-form .contact-num {
    text-align: left;
  }
  .blog-details-area .blog-details-desc .article-content .entry-meta ul li {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
  }
  .main-contact-area #msgSubmit {
    position: absolute;
  }
  .single-doctors-two .doctor-img .doctors-link li a {
    margin: 0 2px;
  }
}

@media only screen and (min-width: 1221px) {
  .only-cel {
    display: none !important;
  }
}

@media only screen and (max-width: 1360px) {
  .paises.only-cel {
    display: inline-block !important;
    margin-top: 30px;
  }

  .paises.only-pc {
    display: none !important;
  }
}
/*# sourceMappingURL=responsive.css.map */