:root {
  --blanco: #fff;
  --azulbase: #1B80BF;
  --azulclaro: #F2F2F2;
  --azulmedio: #8EBF45;
  --negro: #000;
}
a {
  cursor: pointer;
}

body,
p,.header__middle1--right span {
  color: #023f6e;
}
.header__middle1--right {
  margin-top: auto;
  margin-bottom: auto;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: 0 0;
}
::-webkit-scrollbar-thumb {
  background: #323a92;
  border-radius: 100px;
  transition: 0.5s;
  box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
}
.btn2 {
  background: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  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: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  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: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  color: var(--blanco);
}
.btn3 {
  padding: 20px 70px 20px 30px;
  color: var(--blanco) !important;
  background: rgb(27,128,191);
background: -moz-linear-gradient(45deg, #0399f3 0, #323a92 50%, #0399f3 100%);
background: -webkit-linear-gradient(45deg, #0399f3 0, #323a92 50%, #0399f3 100%);
background: linear-gradient(45deg, #0399f3 0, #323a92 50%, #0399f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  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: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  background-size: 300%;
  transform: translateY(-10px);
}
.btn33 {
  background: rgb(81,179,86);
background: -moz-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  background-size: 100%;
  transition: 0.5s ease;
  text-transform: uppercase;
}
.btn33:hover {
  background: rgb(81,179,86);
background: -moz-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  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: rgb(81,179,86);
  background: -moz-linear-gradient(45deg, rgba(50,58,146,1) 20%, rgba(61,151,224,1) 50%, rgba(1,100,173,1) 80%);
  background: -webkit-linear-gradient(45deg, rgba(50,58,146,1) 20%, rgba(61,151,224,1) 50%, rgba(1,100,173,1) 80%);
  background: linear-gradient(45deg, rgba(61,151,224,1) 20%, rgba(1,100,173,1) 50%, rgba(50,58,146,1) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  background-size: 100%;
}
.btn9,
.extra_info--social a {
  background: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  background-size: 100%;
  color: var(--blanco) !important;
}
.btn9:hover,
.working_process1__item:hover .working_process1__thumb:before {
  background: rgb(81,179,86);
  background: -moz-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
  background: -webkit-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
  background: linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  background-size: 400%;
}
.header__top1 {
  background: linear-gradient(146deg, rgba(0,162,255,1) 1%, rgba(45,51,144,1) 100%);
}
.header__top1--left span {
  color: var(--blanco);
}
.header .menu_sticky,
.testimonial2__carousel:before,
.testimonial2__content p:before {
  background: linear-gradient(146deg, rgba(0,162,255,1) 1%, rgba(45,51,144,1) 100%);
}
.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,.slider1__content h5 {
  color: #64b3f5;
  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: #0065AD;
}
.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,
.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,.footer1__copyright p, .footer1__social a i {
  color: #5b3349;
}
.header.home1 .main-menu nav ul li ul {
  border-top: 3px solid #0065AD;
}
.footer1 {
  background: var(--blanco);
}
.header.home1 .header__menu {
  background: linear-gradient(146deg, rgba(0,162,255,1) 1%, rgba(45,51,144,1) 100%);
  border-bottom: 0;
}
.header.home1 .header__side-nav ul li.extra_info_btn button {
  background: #0065AD;
  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);
  }
}
.btn-whatsapp {
  display: block;
  width: 75px;
  height: 75px;
  color: #333;
  position: fixed;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  line-height: 70px;
  text-align: center;
  z-index: 999;
  font-size: 75px;
  background: #25d366;
  background: -moz-radial-gradient(circle, #25d366 0, #075e54 100%);
  background: -webkit-radial-gradient(circle, #25d366 0, #075e54 100%);
  background: radial-gradient(circle, #25d366 0, #075e54 100%);
  border: 2px solid var(--dorado);
  transition: ease 0.5s;
  box-shadow: rgba(37, 211, 102, 0.1) 0 10px 50px;
}
.btn-whatsapp i {
  color: #fff;
  transition: ease 0.5s;
  display: block;
}
.btn-whatsapp:hover {
  background-color: #333;
  transform: rotate(360deg);
  transition: ease 0.5s;
}
.btn-whatsapp span {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  font-size: 0.3em;
  right: 2px;
  background-color: #de2f36;
  color: #fff;
  border-radius: 100px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  transition: 0.5s ease;
  animation: iconw 2s infinite ease-in-out;
}
.btn-whatsapp:hover span {
  display: none !important;
  transition: 0.5s ease;
}
@keyframes iconw {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.social-bar {
  position: fixed;
  right: 0.5%;
  bottom: 100px;
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 9999;
}
.icono {
  color: var(--blanco) !important;
  text-decoration: none;
  height: 50px;
  width: 50px;
  display: flex;
  transition: all 0.5s;
  margin-top: 10%;
  position: relative;
  border-radius: 100px;
  padding: 4%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: radial-gradient(circle, rgb(178 159 169) 1%, rgb(91 51 73) 100%);
  transition: all 0.5s ease;
}
.icono:hover {
  border: 2px solid #323a92;
  transition: all 0.5s ease;
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.icono:before {
  background-color: #323a92;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 30px;
  left: 0;
  top: 0;
  z-index: -1;
  transform: scale(0, 0);
  transition: all 0.5s ease;
}
.icono:hover:before {
  z-index: 1;
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.icono span {
  background: #323a92;
  padding: 5%;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 0.5em;
  color: var(--dorado);
  position: absolute;
  right: 55px !important;
  top: 10px !important;
  transform: scale(0);
  width: max-content;
  box-shadow: rgba(227, 176, 75, 0.1) 0 20px 25px -5px,
    rgba(227, 176, 75, 0.04) 0 10px 10px -5px;
  border-radius: 5px;
}
.icono:hover span {
  transition: all 0.5s ease;
  transform: scale(1);
}
.icono i,
.icono img {
  z-index: 2;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icono img {
  width: 30px;
}
.footer1__item--02 {
  padding-left: 0;
}
.footer1__item ul li span {
  color: #0065AD;
  font-size: 1.5em;
}
.responsive {
  display: none;
}
.title2 h2 strong {
  color: #323a92;
  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: rgb(27,128,191);
background: -moz-linear-gradient(45deg, #0399f3 0, #050a32 50%, #0399f3 100%);
background: -webkit-linear-gradient(45deg, #0399f3 0, #050a32 50%, #0399f3 100%);
background: linear-gradient(45deg, #0399f3 0, #050a32 50%, #0399f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  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: rgb(27,128,191);
background: -moz-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
background: linear-gradient(45deg, rgba(27,128,191,1) 20%, rgba(102,181,248,1) 50%, rgba(27,128,191,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b80bf",endColorstr="#1b80bf",GradientType=1);
  background-size: 400%;
  transform: scale(1.05);
  transition: 0.5s ease;
}
.appointment2__content {
  background-color: var(--blanco);
}
.appointment2__thumb {
  background: rgb(81,179,86);
background: -moz-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  background-size: 100%;
  border: 2px solid var(--blanco);
  transition: 0.5s ease;
}
.appointment2__item:hover .appointment2__thumb {
  background: rgb(81,179,86);
background: -moz-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: -webkit-linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
background: linear-gradient(45deg, rgba(81,179,86,1) 20%, rgba(142,191,69,1) 50%, rgba(81,179,86,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51b356",endColorstr="#51b356",GradientType=1);
  background-size: 400%;
  transition: 0.5s ease;
}
.appointment2 {
  background: url(../img/ctabg.jpg);
  background-position: center;
  background-size: cover;
}
.slider1__img-01 {
  background: url(../img/slide1.jpg);
  background-position: 70%;
}
.slider1__img-02 {
  background: url(../img/slide2.jpg);
  background-position: 70%;
}
.slider1__height {
  height: 600px;
}
.slider1__content {
  padding-bottom: 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: #0065AD !important;
  border: 0;
}
.slider1 .slider-section-dots .owl-dots .owl-dot span {
  border: 1px solid #0065AD !important;
}
.content_box_50 {
  padding: 50px 0;
}
.about3__thumb:after,
.about3__thumb:before {
  background: url(../img/circulos.png);
  border-radius: 5px;
}
.about3__thumb img,
.gallery2__thumb {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
}
.about3:before {
  background: url(../img/bg1.jpg);
  background-size: cover;
}
.care1__thumb3 img {
  border-radius: 100px;
}
.care1__thumb3 {
  border: 2px dashed #0065AD;
}
.care1__thumb1 {
  background: url(../img/ctaimg1.jpg);
  background-size: cover;
  background-position: 50%;
}
.care1__thumb2 {
  background: url(../img/ctaimg2.jpg);
  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: 100%;
}
.blog1__top {
  background: url(../img/bg3.jpg);
  background-size: cover;
  background-position: center;
}
.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: 172px;
}
.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;
}
.page_title__img-06 {
  background: url(../img/bg4.jpg);
  background-attachment: fixed;
}
.page_title__padding {
  padding: 40px 0;
}
.info1__icon-box {
  border: 0;
}
.info1__content h4 {
  color: #323a92;
}
.info1__content h4 i {
  color: #0065AD;
}
.info1__content:before {
  background: 0 0;
}
.info1__content:after {
  background: #0065AD;
  height: 5px;
}
.sidebar2__questions,
.sidebar2__recent-post {
  border-bottom: 3px solid #0065AD;
}
.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: #323a92 !important;
  transition: 0.5s ease !important;
}
.sidebar2__recent-post ul li:hover {
  color: #323a92 !important;
  transform: translateX(10px);
  transition: 0.5s ease !important;
}
.sidebar2__recent-post ul li a:hover {
  color: #0065AD !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;
}
.about3__thumb img{
  margin-bottom: 20px;
}
.footer1__item ul li a{
  line-height: 1.1;
  transition: .5s ease;
}
.footer1__item ul li a:hover{
  color: #323a92 !important;
  transform: translateX(5px);
  transition: .5s ease;
}
.title2 h2{
  color: #0065AD;
}
.blog1__content{
  padding: 10px;
}
.working_process1__item .col-md-8{
  display: flex;
}
.working_process1__content{
  margin-top: auto;
  margin-bottom: auto;
}
.title1 h1{
  font-size: 1.25em;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .appointment2__content{
    text-align: center;
  }
  .header__top1--left a{
    display: block;
  }
  .working_process1__thumb{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .working_process1__item .col-md-8{
    display: block;
  }
  .faq1__wrapper {
    margin-top: 40px;
  }
  .mean-container .mean-nav {
    background: #323a92;
  }
  .appointment2__thumb-wrapper {
    background: #0065AD;
  }
  .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;
    text-align: center;
  }
  .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 20px 30px 20px;
  }
  .slider1__img-01 {
    background-position: 80%;
  }
  .about1__btn,
  .faq1__wrapper h3,
  .page_title__content {
    text-align: center;
  }
  .about1__btn a {
    margin-bottom: 20px;
  }
  .social-bar {
    bottom: 80px;
  }
  .btn-whatsapp {
    width: 60px;
    height: 60px;
    font-size: 60px;
  }
  .social-bar {
    font-size: 1.2em;
  }
  .icono img {
    width: 30px;
  }
  .icono {
    height: 40px;
    width: 40px;
  }
  .header__middle1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .fullwidth {
    display: none;
  }
  .responsive {
    display: block;
  }
  .centertextr {
    text-align: center;
  }
  .doctorweb .doc1 {
    width: 5%;
  }
  .doctorweb .doc2 {
    width: 20%;
  }
  .doctorweb {
    display: block;
  }
}

.enlaces-seo {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 400px;
  width: 300px;
  list-style: none;
}

.parra1{
  text-align: justify;
  line-height: 25px;
  font-size: 18px;
}

.parra2{
  text-align: justify;
  line-height: 25px;
  font-size: 16px;
}

.blog-standard-content ul {
  list-style: none;
}
.blog-standard-content li::before { 
    display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 0.75rem;
    width: 0.75rem;
    margin-right: 5px;
    background: #e7b7bb;
}
.blog-standard-content li {
  text-indent: -20px;
}
/*seo*/
.seo {
  list-style: none;
  height: 250px;
  line-height: 35px;
  overflow: auto;
  text-align: start;
}

.seo li a {
  color: #fff;
}  
.seo li a:hover {
  color: #023f6e;
}

