:root {
  --blanco: #fff;
  --azulbase: #156F9A;
  --azulclaro: #F2ECFF ;
  --azulmedio: #394955;
  --texto: #000000;
  --gradiente1: linear-gradient(to right top, #156f9a, #216f9e, #2c70a2, #3770a5, #4170a8);
  --gradiente2: linear-gradient(to top, #00aea3, #00b5a4, #00bba4, #0ac2a4, #19c8a3);
}
a {
  cursor: pointer;
}
.footer1__copyright p,
body,
p {
  color: var(--texto);
}
.header__middle1--right {
  margin-top: auto;
  margin-bottom: auto;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: 0 0;
}
::-webkit-scrollbar-thumb {
  background: var(--azulbase);
  border-radius: 100px;
  transition: 0.5s;
  box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
}
.btn2 {
  background-image: var(--gradiente2);
  color: var(--blanco) !important;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
  background-size: 100%;
  transition: 0.5s ease;
  text-transform: uppercase;
}
.btn2:hover {
  background-image: var(--gradiente1);
  background-size: 300%;
  transform: scale(1.1) translateY(-5px);
}
.btn-grad:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}
.header__middle1--right i {
  background-image: var(--gradiente1);
  color: var(--blanco);
}
.btn3 {
  padding: 20px 70px 20px 30px;
  color: var(--blanco) !important;
  background-image: var(--gradiente1);
  background-size: 100%;
  transition: 0.5s ease;
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
}
.btn3:hover {
  background-image: var(--gradiente2);
  background-size: 300%;
  transform: translateY(-10px);
}
.btn33 {
  background-image: var(--gradiente2);
  background-size: 100%;
  transition: 0.5s ease;
  text-transform: uppercase;
}
.btn33:hover {
  background-image: var(--gradiente1);
  background-size: 300%;
  transform: translateY(-10px);
}
.btn3 i,
.header__middle1--right .btn2 i {
  background: rgba(255, 255, 255, 0.25);
  color: var(--blanco);
}
.btn3:hover i {
  background: rgba(255, 255, 255, 0.25);
  color: var(--blanco);
}
.header__top1--left {
  padding-top: 0;
}
.header__top1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.contact_page1__left--heading,
.sidebar2__title,
.working_process1__thumb:before {/**/
  background-image: var(--gradiente1);
  background-size: 100%;
}
.btn9,
.extra_info--social a {
  background: #006191;
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );
  background: linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background-size: 100%;
  color: var(--blanco) !important;
}
.btn9:hover,
.working_process1__item:hover .working_process1__thumb:before {
  background: #006191;
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );
  background: linear-gradient(45deg, #677dc0 0, #005cbb 50%, #007bc7 100%, #0097c2 89%);/**/
  background-size: 400%;
}
.header__top1 {
  background: var(--azulbase);
}
.header__top1--left span {
  color: var(--blanco);
}
.header .menu_sticky,
.testimonial2__carousel:before,
.testimonial2__content p:before {
  background: var(--azulbase);
}
.appointment2__thumb i,
.care1__content h2,
.care1__content h4,
.header.home1 .main-menu nav > ul > li a,
.header__top1--right i,
.sidebar2__title p {
  color: var(--blanco);
  transition: 0.5s ease;
}
.accordion_style_01 .card-header a,
.accordion_style_01 .card-header a[aria-expanded="true"] i,
.blog1__content h3 a:hover,
.card-body i,
.extra_info--address ul li i,
.header.home1 .main-menu nav ul li ul li:hover > a,
.header.home1 .main-menu nav ul li:hover > a,
.header__top1--left i,
.header__top1--left span:hover,
.header__top1--right i:hover,
.service_details1__content h2,
.service_details1__content h3,
.slider1__content h2 span,
.testimonial2__thumb--content p,
.title1 h2 {
  color: var(--azulmedio);
  transition: 0.5s ease;
}
.care1__thumb3 span,
.care1__thumb3 span:after,
.care1__thumb3 span:before,
.header__top1--social:before,
.testimonial2 .slider-section-dots .owl-dots .owl-dot.active span,
.testimonial2 .slider-section-dots .owl-dots .owl-dot:hover span,
.testimonial2__carousel:before,
.testimonial2__content p:before {
  background: var(--azulmedio);
}
.accordion_style_01 .card-header a span,
.accordion_style_01 .card-header a:hover i,
.appointment2__content h4,
.appointment2__content p,
.blog1__content h3 a,
.footer1__item h3,
.header.home1 .main-menu nav ul li ul li a,
.header.home1 .menu_sticky .header__side-nav ul li button:hover,
.header__middle1--right span,
.page_title__content h1,
.slider1__content h2,
.testimonial2 .title2 h2,
.testimonial2__content p,
.testimonial2__thumb--content h5,
.title1 h4,
.working_process1__content h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--azulbase);
}
.header.home1 .main-menu nav ul li ul {
  border-top: 3px solid var(--azulmedio);
}
.footer1 {
  background: var(--blanco);
}
.header.home1 .header__menu {
  background: var(--azulbase);
  border-bottom: 0;
}
.header.home1 .header__side-nav ul li.extra_info_btn button {
  background: var(--azulmedio);
  color: var(--blanco);
}
.doctorweb .doc1 {
  display: inline-block;
  width: 20px;
  animation: 10s doc infinite ease;
}
.doctorweb .doc2 {
  display: inline-block;
  width: 100px;
}
@keyframes doc {
  0% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(360deg);
  }
  90% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

.footer1__item--02 {
  padding-left: 0;
}
.footer1__item ul li span {
  color: var(--azulmedio);
  font-size: 1.5em;
}
.responsive {
  display: none;
}
.title2 h2 strong {
  color: var(--azulmedio);
  text-transform: uppercase;
}
.title2 .wh  strong {
  color: white;
  text-transform: uppercase;
}
.about1__wrapper {
  padding-left: 0;
  padding-right: 0;
}
.about1__content {
  padding-right: 0;
}
.testimonial2 {
  background: var(--blanco);
}
.appointment2__thumb {
  line-height: 70px;
}
.appointment2__item {
  
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );
  /*background: linear-gradient(45deg, #677dc0 0, #005cbb 50%, #007bc7 100%, #0097c2 89%);*/
  background: #19C8A3;
  box-shadow: rgba(0, 180, 183, 0.15) 0 15px 25px,
    rgba(0, 180, 183, 0.05) 0 5px 10px;
  background-size: 100%;
  transition: 0.5s ease;
}
.appointment2__item:hover {
  background: #006191;
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );/*45deg, #1E369C 0, #7c44e4  50%, #00B1B3 100%*/
  background: linear-gradient(45deg, #1E369C 0, #7c44e4  50%, #00B1B3 100%);
  background-size: 400%;
  transform: scale(1.05);
  transition: 0.5s ease;
}
.appointment2__content {
  background-color: var(--blanco);
}
.appointment2__thumb {
  background: #006191;
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );
  background: linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background-size: 100%;
  border: 2px solid var(--blanco);
  transition: 0.5s ease;
}
.appointment2__item:hover .appointment2__thumb {
  background: #006191;
  background: -moz-linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background: -webkit-linear-gradient(
    45deg,
    #006191 0,
    #00b4b7 50%,
    #006191 100%
  );
  background: linear-gradient(45deg, #006191 0, #00b4b7 50%, #006191 100%);
  background-size: 400%;
  transition: 0.5s ease;
}
.appointment2 {
  background: url(../img/bg2.jpg);
  background-size: cover;
}
.slider1__img-01 {
  background: url(../img/slider/slide.jpg);
  background-position: 70%;
}
.slider1__height {
  height: fit-content;
}
.slider1__content {
  padding-bottom: 0;/*0*/
}
.slider1__content h2 {
  font-size: 3em;
  line-height: 1.2em;
}
.slider-section-dots .owl-dots .owl-dot.active span,
.slider-section-dots .owl-dots .owl-dot:hover span {
  background: var(--azulmedio) !important;
  border: 0;
}
.slider1 .slider-section-dots .owl-dots .owl-dot span {
  border: 1px solid var(--azulmedio) !important;
}
.content_box_50 {
  padding: 50px 0;
}
.about3__thumb:after,
.about3__thumb:before {
  
  border-radius: 5px;
}
.about3__thumb img,
.gallery2__thumb {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
}
.care1__thumb3 img {
  border-radius: 100px;
}
.care1__thumb3 {
  border: 2px dashed var(--azulmedio);
}

  .cta__drw-style {/**/
    background-color: #8059ff;
    background-image: linear-gradient(90deg, #677dc0 7%, #64c3bc 74%);
}
.appointment2 .cta__drw-style4 {
  padding-top: 50px;
}

.care1__thumb1 {/**/
  
  
  background: url(../img/ctaimg1.webp);
  background-size: cover;
  background-position: 50%;
}
.care1__thumb2 {
  background: url(../img/ctaimg2.webp);
  background-size: cover;
  background-position: 50%;
}
.working_process1__thumb {
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.07) 0 1px 1px, rgba(0, 0, 0, 0.07) 0 2px 2px,
    rgba(0, 0, 0, 0.07) 0 4px 4px, rgba(0, 0, 0, 0.07) 0 8px 8px,
    rgba(0, 0, 0, 0.07) 0 16px 16px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.blog1__top {
  background: url(../img/bg3.webp);
}
.blog1__item {
  border-radius: 10px;
}
.blog1__thumb img {
  border-radius: 10px 10px 0 0;
}
.blog1__content {
  text-align: center;
  background: var(--azulclaro);
  border-radius: 0 0 10px 10px;
  height: 150px;
}
.testimonioimg {
  padding: 20px;
}
.extra_info--thumb img,
.service_details1__content img,
.testimonioimg img {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
}
.contact-information-card {/**/
  text-align: center;
  margin-bottom: 25px;
 background-color: #156F9A;
  padding: 35px;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  border-radius: 10px 30px;
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
  border: 2px solid rgba(255, 255, 255, .5);
  opacity: 0.9;
}
.page_title__img-06 {
  background: url(../img/bg2-1.webp);
  background-attachment: fixed;
}
.page_title__padding {
  padding: 40px 0;
}
.info1__icon-box {
  border: 0;
}
.info1__content h4 {
  color: var(--azulbase);
}
.info1__content h4 i {
  color: var(--azulmedio);
}
.info1__content:before {
  background: 0 0;
}
.info1__content:after {
  background: var(--azulmedio);
  height: 5px;
}
.sidebar2__questions,
.sidebar2__recent-post {
  border-bottom: 3px solid var(--azulmedio);
}
.sidebar2__recent-post ul {
  padding: 40px;
}
.sidebar2__recent-post ul li {
  transition: 0.5s ease !important;
  padding: 10px 10px 10px 10px;
}
.sidebar2__recent-post ul li a {
  color: var(--azulbase) !important;
  transition: 0.5s ease !important;
}
.sidebar2__recent-post ul li:hover {
  color: var(--azulbase) !important;
  transform: translateX(10px);
  transition: 0.5s ease !important;
}
.sidebar2__recent-post ul li a:hover {
  color: var(--azulmedio) !important;
  transition: 0.5s ease !important;
}
.gallery2 {
  background: url(../img/bg6.png);
}
.service_details1__content ul {
  padding-left: 20px;
}
.service_details1__content ul li {
  list-style: circle;
}
.btn-whatsapp {
  display: block;
  width: 75px;
  height: 75px;
  color: #333;
  position: fixed;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  text-align: center;
  z-index: 999;
  font-size: 50px;
  background-image: var(--gradiente2);
  border: 2px solid var(--blanco)
}

.icono,
.icono:hover {
  background-image: var(--gradiente1)
}

.btn-whatsapp i {
  color: var(--blanco);
  transition: .5s;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.btn-whatsapp span {
  font-size: .2em;
  position: absolute;
  padding-left: 7px;
  padding-right: 7px;
  right: 0;
  top: -20px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #de2f36;
  color: #fff;
  border-radius: 100px;
  line-height: 20px;
  transform: scale(0)
}

.icono span,
.icono span p {
  color: var(--blanco) !important;
  margin: auto
}

@keyframes iconw {

  0%,
  100% {
      transform: scale(.8)
  }

  50% {
      transform: scale(1)
  }
}

.btn-whatsapp p {
  background: #f1f1f1;
  position: absolute;
  bottom: 0;
  padding: 10px;
  right: 20px;
  font-size: 14px;
  border: 4px solid rgba(255, 255, 255, .5);
  border-radius: 20px 20px 0;
  box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;
  line-height: normal;
  -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  animation: .5s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  width: 200px
}

.btn-whatsapp .close {
  font-size: .25em;
  position: absolute;
  color: #95a0a8;
  border-radius: 100px;
  -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  background-color: #f1f1f1;
  bottom: 60px;
  right: 20px;
  z-index: 999;
  padding: 1px;
  padding-right: 3px;
  padding-left: 3px;
  border: 1px solid #f1f1f1;
  line-height: 1
}

.wtext {
  transform: scale(0);
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 100;
  transition: .5s ease
}

@-webkit-keyframes slide-in-right {
  0% {
      -webkit-transform: translateX(1000px);
      transform: translateX(1000px);
      opacity: 0
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
  }
}

@keyframes slide-in-right {
  0% {
      -webkit-transform: translateX(1000px);
      transform: translateX(1000px);
      opacity: 0
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
  }
}

.social-bar {
  position: fixed;
  right: 2px;
  bottom: 140px;
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 100
}

.icono,
.icono span,
.icono:hover i {
  position: relative;
  transition: .5s
}

.icono {
  height: 50px;
  width: 50px;
  display: flex;
  margin-top: 5px;
  border: 2px solid var(--color2);
  border-radius: 10px;
  color: var(--blanco) !important;
  box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px;
  background-image: var(--gradiente1);
}

.icono span {
  font-size: 16px;
  padding-right: 5px;
  transform: scale(0);
  width: max-content
}

.icono span p {
  opacity: 0;
  transition: .5s
}

.icono i {
  position: absolute;
  z-index: 2;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--blanco);
  transition: .5s
}

.icono:hover span {
  transition: .5s;
  transform: scale(1);
  color: var(--color1)
}

.icono:hover span p {
  opacity: 1;
  transition-delay: .5s;
  color: var(--color1)
}

.icono:hover {
  padding: 5px;
  border: 3px solid rgba(255, 255, 255, .5);
  transition: .5s;
  width: 100%;
  background-image: var(--gradiente1);
}

.subscribe-one__inner .whatsapp-btn,
.telefono-btn:hover,
.whatsapp-btn:hover {
  background-image: var(--gradiente2);
  color: var(--negro)
}

.icono:hover i {
  top: 0;
  left: 0;
  color: var(--blanco);
  transform: translate(0, 0);
  margin: auto 5px
}

.doctorweb .doc2 {
  width: 120px
}

.doctorweb .doc1 {
  width: 25px;
  margin-right: 3px;
  margin-left: 5px;
  animation: 10s infinite doc
}

@keyframes doc {

  0%,
  10%,
  100%,
  90% {
      transform: rotate(0)
  }

  50% {
      transform: rotate(360deg)
  }
}

.responsive {
  display: none !important
}

.show {
  transform: scale(1) !important;
  transition: .5s ease !important
}
.header__middle1--right{
  display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.about1__content .fa-ul li{
  margin-bottom: 10px;
}
.about1__content .fa-li{
  left: calc(var(--fa-li-width, 2.5em)*-1);
}
.about1__content .fa-ul li i{
  font-size: 2em;
  color: var(--azulmedio);
  top: 5px
}
.about1__content .fa-ul li strong{
  color: var(--azulbase);
  font-size: 1.25em;
  display: block;
}
.appointment2{
  padding: 100px 0px;
}
.neopad{
  padding: 80px 0px !important;
}
.about3__thumb,.about1__wrapper{
  padding: 0px !important;
}
.botones{
  padding-top: 10px;
  text-align: center;
}
.botones a{
  margin-top: 20px;
}
.image img{
  width: 100%;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.footer1__item ul li a{
  color: var(--texto);
}
.footer1__item ul li a strong{
  color: var(--azulbase);
}
.footer1__item ul li a:hover{
  color: var(--azulmedio);
}
.service_details1__content h1{
  font-size: 2em;
  color: var(--azulbase);
  font-weight: 600;
}
.service_details1__content p{
  text-align: justify;
  color: var(--texto);
}
.service_details1__content h2{
  color: var(--azulbase);
  margin-top: 20px;
  font-size: 1.5em;
  font-weight: 600;
}
.service_details1__content h3{
  font-size: 1em;
  color: var(--azulbase);
}
.bg1{
  background: url(../img/fondos/bg1.jpg) !important;
}
.bg2{
  background: url(../img/fondos/bg2.jpg) !important;
}
.bg3{
  background: url(../img/fondos/bg3.jpg) !important;
}
.appointment2{
  position: relative;
}
.appointment2::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(30,54,156);
  background: linear-gradient(90deg, rgba(30,54,156,0) 0%, #156F9A 40%, #156F9A 70%, rgba(30,54,156,0) 100%);
  z-index: 1;
}
.appointment2 .title1{
  z-index: 9;
  position: relative;
}
@media (min-width:767px) {
  .cta__dresp {
      display: none;
  }
  .appointment2 .cta__drw-style4  p{
    font-size: 16px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .appointment2 {
    background-position: left;
  }
  .appointment2::before{
    background: var(--azulbase);
    opacity: .85;
  }
  .image img{
    margin-bottom: 20px;
  }
  .title1, .about1__content h3{
    text-align: center;
  }
  .about1__content p,.about1__content .fa-ul li{
    text-align: justify;
  }
  .appointment2 .cta__drw-style4  p{
    font-size: 16px;
  }
  .footer1__item h3{
    margin-top: 20px;
  }
  .cta__dresp {/*agregue*/
    padding: 1px 0px;
    background-color: #1e369c; 
}
.cta__dresp a {
    color: white;
}

  .faq1__wrapper {
    margin-top: 40px;
  }
  .mean-container .mean-nav {
    background: var(--azulbase);
  }
  .appointment2__thumb-wrapper {
    background: var(--azulmedio);
  }
  .about3:before {
    background-position: 100%;
    opacity: 0.25;
  }
  .care1__thumb2 {
    display: none;
  }
  .care1__thumb1 {
    
    display: block;
    width: 100%;
    background-position: 40%;
  }
  .about1__wrapper {
    margin-top: 40px;
  }
  .slider1__content h5 {
    font-size: 1em;
  }
  .slider1__content h2 {
    font-size: 1.5em;
  }
  .title2 h2 {
    font-size: 1.5em;
  }
  .btn3 {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .slider1__content {
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 30px 10px 30px 10px;/*padding: 30px 20px 30px 20px;*//*padding: 20px 10px 30px 10px;*/
    
  }
  .slider1__img-01 {
    background-position: 80%;
  }
  .about1__btn,
  .faq1__wrapper h3,
  .page_title__content {
    text-align: center;
    padding-top: 2px;
    
  }
  .service_details1__content  h2{
    text-align: center;
  }
  
  .about1__btn a {
    margin-bottom: 20px;
  }
  .header__middle1 {
    padding-top: 0px;/*padding-top: 5px;*/
    padding-bottom: 5px;
  }
  .centertextr {
    text-align: center;
  }
  .doctorweb .doc1 {
    width: 5%;
  }
  .doctorweb .doc2 {
    width: 20%;
  }
  .doctorweb {
    display: block;
  }
  .header__top1{/*para que el nav quede estatico*/
    display: none;
  }
  .header{
    position: fixed;
    top: 0px;
    z-index: 9;
  }
  .header__middle1{
    background: var(--blanco);
  }
  .mean-container .mean-bar{
    min-height: 0px;
  }
  .mean-container .mean-nav{
    margin-top: 0px;
  }
  .icono:hover span {
    display: none
}

.fullwidth {
    display: none !important
}

.responsive {
    display: block !important
}

.wtext p {
    background: #f1f1f1;
    color: var(--negro) !important;
    position: absolute;
    bottom: -20px;
    padding: 10px;
    right: 10px;
    font-size: 12px;
    border-radius: 20px 20px 0;
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;
    line-height: normal;
    -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
    animation: .5s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
    width: 200px
}

.wtext .close {
    font-size: 1em;
    position: absolute;
    color: var(--negro);
    border-radius: 100px;
    -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
    animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
    background-color: #f1f1f1;
    bottom: 30px;
    right: 0;
    z-index: 999;
    padding: 1px;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid #f1f1f1;
    line-height: 1
}

.wtext {
    display: none;
    transform: scale(0);
    right: 20px;
    bottom: 50px
}

.btn-whatsapp {
    display: none !important
}

.icono,
.icono span,
.icono:hover i {
    position: relative;
    transition: .5s
}

.icono {
    margin-top: 0;
    border-radius: 10px;
    background: transparent;
    box-shadow: none !important;
    border: 0px !important
}

.icono:hover {
    padding: 5px;
    border: 3px solid rgba(255, 255, 255, .5);
    transition: .5s;
    width: 50px;
    background: transparent
}

.icono span {
    font-size: .3em;
    padding-right: 5px;
    transform: scale(0);
    width: max-content
}

.icono i {
    position: absolute;
    z-index: 2;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--blanco);
    transition: .5s;
    font-size: 1em
}

.icono:hover i {
    position: absolute;
    top: 55%;
    left: 40%;
    transform: translate(-50%, -55%)
}

.icono .notificacion {
    display: block;
    position: absolute;
    background: red;
    color: var(--blanco);
    top: 5px;
    right: -10px;
    padding: 3px 7px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.5
}

.social-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    font-size: 2rem;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    z-index: 100;
    width: 100%;
    justify-content: space-around;
    flex-wrap: nowrap;
    background-image: var(--gradiente1);
    -webkit-animation: bounce-in-bottom 1.1s both;
    animation: bounce-in-bottom 1.1s both
}

@-webkit-keyframes bounce-in-bottom {
    0% {
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    55% {
        -webkit-transform: translateY(65px);
        transform: translateY(65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    81% {
        -webkit-transform: translateY(28px);
        transform: translateY(28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    95% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes bounce-in-bottom {
    0% {
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    55% {
        -webkit-transform: translateY(65px);
        transform: translateY(65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    81% {
        -webkit-transform: translateY(28px);
        transform: translateY(28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    95% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.whatsapp-cta2 {
    margin-bottom: 15px
}

.show {
    transform: scale(1) !important;
    transition: .5s ease !important
}
}

.enlaces-seo {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 282px;
  list-style: none;
}

.parrafo{
  font-size: 18px;
  text-align: justify;
  line-height: 30px;
}
@media (max-width:991px){
  .home1{
      display: none !important;
  }}
  