/*
Theme Name: Medicaldiagnosticos Child
Description: medicaldiagnosticos
Author: medicaldiagnosticos
Template: medicaldiagnosticos
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.gm-style-iw.gm-style-iw-c::before {
    background-color: #fff!important;
    border: 2px solid #E31D35;
    transform: skew(-12deg);
    border-radius: 5px;
    position: absolute;
    left: 20px;
    top: 0px;
    width: 90%;
    height: -webkit-fill-available;
    z-index: -1;
    content: "";
}
.gm-style-iw.gm-style-iw-c strong {
    font-weight: 600;
}
.gm-style-iw.gm-style-iw-c .wpsl-info-window>p:nth-child(1)>strong {
    margin-bottom: 8px;
    display: block;
}

@-moz-document url-prefix() {
.gm-style-iw.gm-style-iw-c::before {
    height: 174px;
}
}
html>body*.gm-style-iw.gm-style-iw-c::before {
    height: 159px;
}
.gm-style .gm-style-iw-c {
    background-color: transparent;
    border-radius: 8px;
    padding: 20px 50px;
    padding-right: 50px!important;
    padding-bottom: 15px!important;
    box-shadow: 0 0px 0px 0px rgb(0 0 0 / 30%);
    width: 320px;
}
.gm-style .gm-style-iw-d {
 
    overflow: hidden!important;
}
.gm-style-iw.gm-style-iw-c .gm-ui-hover-effect{
    top: 0px!important;
    right: 5px!important;
}
.gm-style .gm-style-iw-t::after{
    display: none;
}
.tooltip-03{position:fixed;z-index:99;right:40px;bottom:40px}
.tooltip-03 .ripple,.tooltip-03 .ripple:before,.tooltip-03 .ripple:after{-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;border-radius:50%;box-shadow:0 0 0 0 rgba(27,215,65,.3);top:0;height:55px;position:absolute;width:55px}
.tooltip-03 .ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;top:0}
.tooltip-03 .ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;top:0}
@-webkit-keyframes ripple{70%{box-shadow:0 0 0 50px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
@keyframes ripple{70%{box-shadow:0 0 0 50px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
.tooltip-03 .buy-now-btn {
    background: rgba(27,215,65);
    border-radius: 50%;
    box-shadow: 0 5px 10px 0 rgba(35,50,56,.1);
    -webkit-transform-origin: center;
    transform-origin: center;
    position: relative;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 1.3em;
    color: #fff;
    z-index: 1;
    display: block;
}
.back-to-top {
    margin: 0;
    opacity: 0;
    bottom: 20px;
    right: auto;
    left: 20px;
    pointer-events: none;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}
.nav>li>a {
    font-size: 0.9em;
}
.imgbarra .img-inner{
    overflow: hidden;
}

.imgbarra .img-inner:after {
background: #fff;
    content: "";
    height: 560px;
    left: -115px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

.imgbarra .img-inner:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.imgbarra-02 .img-inner{
    overflow: hidden;
}

.imgbarra-02 .img-inner:after {
background: #fff;
    content: "";
    height: 360px;
    left: -115px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

.imgbarra-02 .img-inner:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.staff .box-image a{
    overflow: hidden;
}
.staff .box-image a:after {
background: #fff;
    content: "";
    height: 455px;
    left: -115px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

.staff .box-image a:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.servicios .section-title .section-title-main,.staff .section-title .section-title-main{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.servicios:hover .section-title .section-title-main,.staff:hover .section-title .section-title-main{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.servicios::before,.conocenos::before{
    position: absolute;
    z-index: 1;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/10/back-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 210px;
    height: 193px;
    left: 0;
    top: 0px;
}

.servicios::after,.conocenos::after{
    position: absolute;
    z-index: 1;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/10/back2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 210px;
    height: 193px;
    right: 0;
    top: 0px;
}
.hexagono{
    position: absolute;
    left: 100px;
    top: -15px;
}
.hexagono div{
  position:absolute;
  width:90px;height:51px;
}
.hexagono>div{transform: rotate(-150deg)}
.hexagono div:nth-of-type(2){transform:rotate(270deg)}
.hexagono div:nth-of-type(3){transform:rotate(150deg)}


.hexagono div div{width:100%;height:100%;position:relative}

.hexagono div div span{
    position: absolute;
    width: 2px;
    height: 0%;
    background: #bfc0c1;
    z-index: 999999;
}

.hexagono .h1{left:0;
  animation: load1 7.2s ease infinite;
}
.hexagono .h2{right:0;
  animation: load2 7.2s ease .6s infinite;
}
.hexagono .h3{right:0;
  animation: load3 7.2s ease 1.2s infinite;
}
.hexagono .h4{right:0;
  animation: load4 7.2s ease 1.8s infinite;
}
.hexagono .h5{left:0;
  animation: load5 7.2s ease 2.4s infinite;
}
.hexagono .h6{left:0;
  animation: load6 7.2s ease 3s infinite;
}

@keyframes load1 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.944444433%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}

@keyframes load2 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.944444433%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%} */
}

@keyframes load3 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.94444443%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load4 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.94444443%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load5 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.94444443%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}

@keyframes load6 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.94444443%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}

.hexagono-02{
    position: absolute;
right: 101px;
    top: 35px;

}
.hexagono-02 div{
  position:absolute;
    width: 55px;
    height: 31px;
}
.hexagono-02>div{transform: rotate(-150deg)}
.hexagono-02 div:nth-of-type(2){transform:rotate(270deg)}
.hexagono-02 div:nth-of-type(3){transform:rotate(150deg)}


.hexagono-02 div div{width:100%;height:100%;position:relative}

.hexagono-02 div div span{
    position: absolute;
    width: 2px;
    height: 0%;
    background: #bfc0c1;
    z-index: 999999;
}

.hexagono-02 .h1{left:0;
  animation: load1 8.2s ease infinite;
}
.hexagono-02 .h2{right:0;
  animation: load2 8.2s ease .6s infinite;
}
.hexagono-02 .h3{right:0;
  animation: load3 8.2s ease 1.2s infinite;
}
.hexagono-02 .h4{right:0;
  animation: load4 8.2s ease 1.8s infinite;
}
.hexagono-02 .h5{left:0;
  animation: load5 8.2s ease 2.4s infinite;
}
.hexagono-02 .h6{left:0;
  animation: load6 8.2s ease 3s infinite;
}


.slidermedical .banner h1 {
    font-weight: 400;
    font-size: 2.5em;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 0px solid currentColor;
    opacity: 0.1;
}
.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
}
.map_inner.map-inner:before {
position: absolute;
    content: "";
    z-index: -1;
    background-color: #ffffff;
    border: 2px solid #E31D35;
    width: 105%;
    height: 100%;
    border-radius: 30px;
    left: -7px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.mapas .tab-panels {
    height: auto;
}
.map_inner.map-inner p{
    margin-bottom: 0;
}
.map_inner.map-inner h2{
    color: #e31a33;
}
.map-inner {
    z-index: 2;
}
.caldera-grid .row {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}
.caldera-grid .form-control, .caldera-grid output {
    font-size: 13px;
}
.caldera-grid .form-control {
    width: 100%;
    height: 30px;
    padding: 6px 12px 6px 30px;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.forcon h2{
    text-align: center;
    color: #e31a33;
}
.forcon::before{
    position: absolute;
    z-index: 9;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/doctor.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    top: -30px;
}


.forcon input[type='submit'] {
    background-color: #818284!important;
    border-color: rgb(0 0 0 / 0%);
    border: solid 3px #818284 padding: 20px;
    border-radius: 10px;
    transition: 1s;
    box-shadow: inset 0 0 0 2px #818284;
    border: solid 2px #818284;
}

.forcon input[type='submit']:hover {
    box-shadow: inset 0 0 0 2px #f9d1d7;
    border: solid 2px #818284;
    transition: 1s;
}
.contacto input[type='submit'] {
    background-color: #818284!important;
    border-color: rgb(0 0 0 / 0%);
    border: solid 3px #818284 padding: 20px;
    border-radius: 10px;
    transition: 1s;
    box-shadow: inset 0 0 0 2px #818284;
    border: solid 2px #818284;
}

.contacto input[type='submit']:hover {
    box-shadow: inset 0 0 0 2px #ffffff;
    border: solid 2px #818284;
    transition: 1s;
}
.nav-uppercase>li>a {
    letter-spacing: .0em;
    text-transform: inherit;
    font-weight: bolder;
}
.nav-spacing-xlarge>li {
    margin: 0px 20px;
}


.html .header-button .button.primary:before{
	position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 100%;
    height: 32px;
    border-radius: 5px;
    left: 0px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.html .header-button .button.primary:hover::before {
    background-color: #818284;
    transition: all 0.3s;
}

.button:hover{
    box-shadow: inset 0 0 0 0px rgba(0,0,0,0.2);
}
.button.primary.inclinado{
	background-color: rgb(227 26 51 / 0%)!important;
}
.button.primary.inclinado::before{
	position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    left: 0px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.button.primary.inclinado:hover::before {
    background-color: #818284;
    transition: all 0.3s;
}
.section-title-bold-center .section-title-main::before{
	position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    left: 0px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.section-title-bold-center span, .section-title-bold span {
    border: 0px solid rgba(0,0,0,0.1);
    padding: .3em .8em;
    position: relative;
}

.html .header-button .button.primary{
    background-color: rgb(227 26 51 / 0%);
}
.button{
    border-color: rgb(0 0 0 / 0%);
}
.nav-small.nav>li.html {
    font-size: 0.9em;
}
.flex-left i{
	color: #e31a33
}
.icon-facebook:before {
    content: "\f1f9";
    font-family: Flaticon;
}
.html .social-icons {
    font-size: 1.2em;
}
.header a.icon:not(.button) {
    margin-left: 1em;
    margin-right: .3em;
}
.social-icons a:hover i{
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.header .nav-small a.icon:not(.button) {
    font-size: 1.2em;
}
.social-icons a{
    position: relative;
}
.header .social-icons a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 36px;
    height: 36px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    background-color: transparent;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.flechagris .social-icons a:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 44px;
    height: 44px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    background-color: transparent;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.footer-wrapper .social-icons a:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 44px;
    height: 44px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    background-color: transparent;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.social-icons a.facebook:hover:before{
    background: #3b5998;
    border-radius: 0px;
}
.social-icons a.facebook:hover i{
    color: #ffffff;
}
.social-icons a.instagram:hover:before{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9d602+0,f10511+56,7d3aae+100 */
background: rgb(249,214,2); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(249,214,2,1) 0%, rgba(241,5,17,1) 56%, rgba(125,58,174,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(249,214,2,1) 0%,rgba(241,5,17,1) 56%,rgba(125,58,174,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(249,214,2,1) 0%,rgba(241,5,17,1) 56%,rgba(125,58,174,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d602', endColorstr='#7d3aae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-radius: 0px;
}
.social-icons a.instagram:hover i{
    color: #ffffff;
}
.social-icons a.youtube:hover:before{
    background: red;
    border-radius: 0px;
}
.social-icons a.youtube:hover i{
    color: #ffffff;
}
.social-icons a.email:hover:before{
    background: #e31d35;
    border-radius: 0px;
}
.social-icons a.email:hover i{
    color: #ffffff;
}
.nav>li>a:hover, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-column li.active>a {
    color: rgb(227 29 53);
}
.nav>li.active>a{
    color: rgba(102,102,102,0.85);
}
.tabbed-content .nav>li.active>a:hover{
    color: #ffffff;
}
.nav>li.active>a:hover{
    color: rgb(227 29 53);
}
.nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: rgb(255 255 255);
    background-color: #818284;
    border-radius: 5px;
}
.nav-dropdown li.active>a{
	   color: rgb(255 255 255);
    background-color: #818284;
    border-radius: 5px;
}
.ecografias a::before{
position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-menu.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    left: 8px;
    top: 5px;
}
.radiologia a::before{
position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico2-menu.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    left: 8px;
    top: 5px;
}
.laboratorio  a::before{
position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-menu-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    left: 8px;
    top: 5px;
}
.procedimientos a::before{
position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-menu-4.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    left: 8px;
    top: 12px;
}
.servicio-covid a::before{
position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-menu-5.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    left: 8px;
    top: 5px;
}
.nav-dropdown {
    border: 0px solid #ddd;
    border-radius: 8px;
}
 .nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 55px;
    padding-right: 0;
    margin: 0 10px;
    border-bottom: 0px solid #ececec;
    position: relative;
    margin-bottom: 5px;
}
.section-title b {
    height: 0px;
}
.section-title-container {
    margin-bottom: 1em;
}
.h1, h1 {
    font-size: 2.7em;
    line-height: 1.3;
}
.servicios .large-2 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.servicios .overlay {
    background-color: rgb(255 255 255 / 0%);
}

.servicios .box .box-text img.size-full.alignnone {
    margin-bottom: 1em;
    width: 90px;
    transition: all 0.3s;
    position: absolute;
    top: -90px;
	left: 55%;
    transform: translate(-55%, 0px);
}
.servicios .box:hover .box-text  img.size-full.alignnone {
    top:-120px;
    transition: all 0.3s;
}
.servicios .box-overlay .box-text {
    padding-left: 0em;
    margin-left: -6px;
    padding-bottom: 1em;
}
.servicios .box-text h4{
    height: 40px;
    vertical-align: middle;
    display: table-cell;
    width: 260px;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
}
.servicios .box-text-inner{
	position: relative;
}
.marco::before{
	position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/linea-curva.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 130px;
    left: 50%;
    transform: translate(-50%, 0);
    top: 40px;
}
.marco img.size-full.alignnone {
    margin-bottom: 0em;
}
.marco img {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.marco:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}


.staff .box .box-image{
    border-radius: 12px 12px 0 0;
}
.staff .box .box-text {
	border-radius: 0 0 12px 12px;
}
.staff .box{
    border: 1px solid rgb(227 29 53 / 0%);
    border-radius: 12px;
    transition: all 0.3s;
}
.staff .box:hover{
    border: 1px solid #e31d35;
    border-radius: 12px;
    transition: all 0.3s;
}
.staff .box .box-text h4{
    transition: all 0.3s;
}
.staff .box:hover .box-text h4{
    color: #e31d35;
    transition: all 0.3s;
}
.lineas .section-title-main::before{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #B2B3B5;
    width: 8px;
    height: 25px;
    left: -30px;
    bottom: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.lineas .section-title-main::after{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #B2B3B5;
    width: 8px;
    height: 25px;
    right: -30px;
    top: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.lineas .section-title-main{
    position: relative;
}

.footer-01 img.size-full.alignnone {
    margin-bottom: 1em;
}

.footer.footer-1{
    padding: 50px 0 0;
}
.footer-1 a.icon:not(.button) {
    font-family: sans-serif;
    margin-left: 0.65em;
    margin-right: 0.65em;
    font-size: 1.2em;
}
.pull-left {
    float: right;
}
.footer-2 h3{
    color: #ffffff!important;
    margin-bottom: 0px!important;
    font-weight: 500;
    font-size: 18px;
}
.footer-2 h4{
    color: #e31d35!important;
    margin-bottom: 0px!important;
    font-weight: 600!important;
    line-height: 16px;
}
.footer-2 h5{
    margin-bottom: 0px!important;
    font-weight: 400!important;
}
.footer-2 i{
    position: absolute;
    color: #979798;
    left: -42px;
    top: -12px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    transition: all 0.3s ease;
}
.footer-2 i:before {
    top: 6px;
    left: 5px;
    position: absolute;
    transition: all 0.3s ease;
    transform: rotate(0deg);
}
.footer-2 i::after{
    content: "";
    z-index: -1;
    position: absolute;
    background-color: #3E3E40;
    left: -10px;
    top: 0px;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    border: 1px solid #3E3E40;
    transition: all 0.3s ease;
    transform: scale(0.8);
}
.footer-2 .col-inner:hover i::before {
    transition: all 0.3s ease;
    transform: rotate(10deg);
    color: #fff;
}
.footer-2 .col-inner:hover i::after{
   transform: scale(1); 
    background-color: #e31a33;
    color: #e31a33;
    border: 1px solid #e31a33;
    transition: all 0.3s ease;
}

.footer.footer-2 {
    padding: 0px 0 0;
}
.staff:hover .lineas .section-title-main::before {
    background-color: #e31d35;
    left: -50px;
    transition: all 0.3s;
}
.staff:hover .lineas .section-title-main::after {
    background-color: #e31d35;
    right: -50px;
    transition: all 0.3s;
}
.servicios.lineas:hover .section-title-main::before {
    background-color: #e31d35;
    left: -50px;
    transition: all 0.3s;
}
.servicios.lineas:hover .section-title-main::after {
    background-color: #e31d35;
    right: -50px;
    transition: all 0.3s;
}
.tabbed-content .nav-bold li.active a{
	color: #ffffff;
}
.tabbed-content .nav-bold li a{
	color: #E31D35;
}
.tabbed-content .nav-bold li {
    margin: 0px 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.tabbed-content .nav-bold li.active:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    border: 2px solid #E31D35;
    width: 100%;
    height: 46px;
    border-radius: 5px;
    left: 0px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.tabbed-content .nav-bold li:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #ffffff;
    border: 2px solid #E31D35;
    width: 100%;
    height: 46px;
    border-radius: 5px;
    left: 0px;
    top: -2px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
#map {
    width: 100%;
     min-height: 450px;
    height: 450px;
}
#map2 {
    width: 100%;
     min-height: 450px;
    height: 450px;
}


body {
    overflow-x:hidden;
        overflow-y: hidden;
}
.justificado p{
    text-align: justify;
}
textarea {
    min-height: 80px;
}
.iconos h2{
    position: relative;
}
.iconos h2 img{
    position: absolute;
    left: -48px;
    top: -5px;
    width: 40px;
}
.covid .section-title span {
    text-transform: initial;
}
.section-title-normal span {
    border-bottom: 0px solid rgba(0,0,0,0.1);
}
.section-title-normal {
    border-bottom: 0px solid #ececec;
}
.covid .section-title{
    display: initial;
 }   
.covid .section-title::before{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #e31d35;
    width: 6px;
    height: 20px;
    left: -20px;
    bottom: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.covid .section-title::after{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #e31d35;
    width: 6px;
    height: 20px;
    right: -10px;
    top: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.covid .button.white{
    padding-left: 15px;
    padding-right: 15px;
}
.covid .col-01 .button.white:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 100%;
    height: 32px;
    border-radius: 5px;
    left: 0px;
    top: 0px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.covid .col-02 .button.white:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: rgb(87 87 91 / 0%);
    width: 100%;
    height: 32px;
    border-radius: 5px;
    left: 0px;
    border: 2px solid;
    top: 0px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.covid .col-01 h3,.covid .col-01 p,.covid .col-01 a{
    margin-left: 40px;
}
.covid h3{
    position: relative;
}
.covid h3 img{
    position: absolute;
    left: -48px;
    top: -5px;
    width: 40px;
}
.covid .section-title-container {
    margin-bottom: 3em;
}
.precio{
    position: relative;
    padding: 20px;
    font-size: 18px;
    display: block;
    width: 200px;
    margin-bottom: 0;
    text-align: center;
}
.precio h1{
    margin-bottom: 0;
    font-size: 62px;
    position: relative;
    line-height: 60px;
}
.precio h1::before{
    position: absolute;
    left: -6px;
    content: "S/";
    z-index: 1;
    bottom: -12px;
    font-size: 25px;
    font-weight: 800;
    width: 50px;
    height: 50px;
}

.precio h1::after{
    position: absolute;
    right: 0px;
    content: "00";
    z-index: 1;
    top: -10px;
    font-size: 25px;
    font-weight: 800;
    width: 50px;
    height: 50px;
}
.precio:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 100%;
    height: 108px;
    border-radius: 5px;
    left: 0px;
    top: 15px;
    transform: skew(-20deg);
    transition: all 0.3s;
}

.covid::after {
    position: absolute;
    content: "";
    z-index: 0;
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/covid-01.png);
    width: 425px;
    height: 210px;
    right: -20px;
    top: -80px;
}
.covid::before {
    position: absolute;
    content: "";
    z-index: 0;
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/covid-02.png);
    width: 425px;
    height: 210px;
    left: -300px;
    bottom: -90px;
}
.accordion-title.plain.active{
    background-color: #e31d35;
    border-radius: 100px;
}
.accordion-title.plain{
    border: 1px solid;
    border-radius: 100px;
}
.accordion-inner {
    padding: 1em 3.3em;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
.accordion-inner p{
    color: #000;
    margin-bottom: 0;
}
.accordion-inner::before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 5px;
    height: 20px;
    transform: translate(0px, -50%);
    top: 50%;
    left: 0px;
    background-color: #e31d35;
}
.accordion-item{
    margin-bottom: 10px;
}
.icon-expand:before {
    content: "\f17e";
        font-family: Flaticon;
}
.icon-phone:before {
    content: "\f1b1";
     font-family: Flaticon;
}
.flechas h1::before{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #fff;
    width: 6px;
    height: 20px;
    left: -20px;
    bottom: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.flechas h1::after{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #fff;
    width: 6px;
    height: 20px;
    right: -10px;
    top: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.flechas h1{
    display: initial;
    position: relative;
}
.flechagris h2::before{
    position: absolute;
    content: "";
    z-index: -1;
    background-color:#B2B3B5;
    width: 6px;
    height: 20px;
    left: -20px;
    bottom: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.flechagris h2::after{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #B2B3B5;
    width: 6px;
    height: 20px;
    right: -20px;
    top: -10px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.flechagris h2{
    display: initial;
    position: relative;
}
.icon-box.text-left{
    position: relative;
}

.icon-box.text-left:before {
    top: 1px;
    left: -5px;
    position: absolute;
    transition: all 0.3s ease;
    transform: rotate(0deg);
    color: #e31d35;
    font-size: 22px;
    padding: 15px;
    position: absolute;
    line-height: 30px;
}
.icon-box.text-left:hover::before {
    transition: all 0.3s ease;
    transform: rotate(10deg);
    color: #fff;
}
.icon-box.text-left::after {
    content: "";
    z-index: -1;
    position: absolute;
    background-color: #fff;
    left: -10px;
    top: 0px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 0px solid #3E3E40;
    transition: all 0.3s ease;
    transform: scale(0.8);
    box-shadow: 2px 2px 10px #00000042;
}

.icon-box.text-left:hover::after {
    transform: scale(1);
    background-color: #e31a33;
    color: #e31a33;
    border: 0px solid #e31a33;
    transition: all 0.3s ease;
}



.text-left .icon-box-text {
    padding-left: 90px;
}
.text-left .icon-box-text h4{
    color: #e31d35;
    margin-bottom: 0px;
}
.icon-box.text-left {
    margin-bottom: 40px;
}
.contacto .caldera-grid .form-control{
        border: 1px solid #ccc;
}

.contacto h2{
    color: #e31d35;
}

.contacto .col-inner{
    padding: 20px;
    background-color: rgb(255 255 255 / 0.5);
    border-radius: 25px;
    box-shadow: 1px 10px 15px rgb(0 0 0 / 0.3);
}
.contacto .col-inner::before {
    position: absolute;
    z-index: 9;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/doctor.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    right: 30px;
    top: -15px;
}
.contacto .col-inner:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.contacto .col-inner::after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.contacto .col-inner::after {
    content: "";
    z-index: 1;
    position: absolute;
    top: -15px;
    right: 30px;
    padding: 30px;
    background-color: #e31d35;
    border-radius: 50px;
    box-shadow: 0 0 0 2px #e31d35;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.contacto input[type='submit'] {
    background-color: #818284!important;
    border-color: rgb(0 0 0 / 0%);
}

.iconos ul li{
    position: relative;
    list-style: none;
        margin-bottom: .2em;
}
.iconos ul li:before{
    position: absolute;
    z-index: 6;
    content: "";
    left: -10px;
    top: 10px;
    background-color: #e31d35;
    height: 5px;
    width: 5px;
    border-radius: 20px;
}

.conocenos .marco::before {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/linea-curva.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 210px;
    height: 110px;
    left: 50%;
    transform: translate(-50%, 0);
    top: 25px;
}


.nav-vertical>li+li {
    border-top: 0px solid #ececec;
}
.nav-vertical+.tab-panels {
    border-left: 0px solid #ddd;
}
.nav.nav-vertical li {
    margin-bottom: 20px;
}
.nav-pills > li.active > a{
    border: 1px solid #e31d35;

}
.nav-pills > li > a{
    border: 1px solid #fff;
    padding: 4px .75em 4px 55px;
}

.radio .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(1) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-rx-02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 7px;
}
.radio .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(2) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-radio-3-b.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 7px;
}
.radio .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(3) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-radio-3-d.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 7px;
}
.radio .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(4) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-rx-03-h.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 7px;
}
.radio .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(5) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-rx-03-f.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(1) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-ginecologia.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(2) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-obstetricia.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(3) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-indocrinologia.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(4) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-urologia.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(5) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-gastro.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(6) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-traumotologia.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(7) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-reu.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(8) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-endo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(9) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-pediatria.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(10) a:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url(https://www.medicaldiagnosticos.pe/wp-content/uploads/2020/09/ico-neumo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 30px;
    top: 7px;
}
.grafico p:before {
position: absolute;
    content: "";
    z-index: -1;
    background-color: #E31D35;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    left: -18px;
    top: 4px;
    transform: skew(-20deg);
    transition: all 0.3s;
}
.grafico .img.has-hover.x15.md-x15.lg-x15.y0.md-y0.lg-y0{
    transition: all 0.3s ease;

}
.grafico:hover .img.has-hover.x15.md-x15.lg-x15.y0.md-y0.lg-y0{
    transition: all 0.3s ease;
    transform: rotate(10deg);
}

.texto{
    position: absolute;
    left: -15px;
    top: 290px;
}
.texto .col-inner {
    padding: 1.5em 1.3em;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
.texto .col-inner ul li{
    margin-bottom: 5px;
    position: relative;
    list-style: none;
}
.texto .col-inner p{
    color: #000;
}
.texto .col-inner h3{
    color: #000;
    text-transform: uppercase;
}
.texto .col-inner::before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 5px;
    height: 20px;
    top: 6%;
    left: 0px;
    background-color: #e31d35;
}

.texto .col-inner ul li:before{
    position: absolute;
    z-index: 6;
    content: "";
    left: -10px;
    top: 10px;
    background-color: #e31d35;
    height: 5px;
    width: 5px;
    border-radius: 20px;
}
.tab-panels{
    height: 670px;
}
.grafico {
    position: absolute;
    right: 60px;
    top: 30px;
    width: 520px;
}
.grafico:before {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #515153;
    width: 100%;
    height: 570px;
    border-radius: 20px 60px;
    left: 0px;
    top: -30px;
    transform: skew(-12deg);
    transition: all 0.3s;
}
.rayos .flickity-page-dots li:nth-child(1):after {
    content: "Cabeza y cuello";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}
.rayos .flickity-page-dots li:nth-child(2):after {
    content: "Columna y pelvis";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}
.rayos .flickity-page-dots li:nth-child(3):after {
    content: "Extremidades";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}

.tomo .flickity-page-dots li:nth-child(1):after {
    content: "Cabeza y cuello";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}
.tomo .flickity-page-dots li:nth-child(2):after {
    content: "Columna y pelvis";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}
.tomo .flickity-page-dots li:nth-child(3):after {
    content: "Extremidades";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
}

.desintrometria .flickity-page-dots li:nth-child(1):after {
    content: "Densitometría Ósea Completa";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
    line-height: 16px;
}
.desintrometria .flickity-page-dots li:nth-child(2):after {
    content: "Densitometría Ósea Periférica";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
    line-height: 16px;
}

.mamografia .flickity-page-dots li:nth-child(1):after {
    content: "Mamografía Digital";
    position: absolute;
    width: 124px;
    top: 3px;
    left: 20px;
    transform: skew(20deg);
    line-height: 16px;
}
#tab_tomografía-espiral-multicorte .texto .col-inner{
    height: 370px;
    overflow-y: auto;
}
#tab_exámenes-con-contraste .texto .col-inner{
    height: 370px;
    overflow-y: auto;
}
.eco .nav.nav-vertical li {
    margin-bottom: 20px;
    width: 50%;
    display: initial;
    float: left;
}
.eco .tabbed-content .nav-vertical {
    display: initial;
}
.eco .tabbed-content .nav-vertical {
    width: 39%;
}
.eco .nav.nav-vertical li a{
	margin-right: 10px;
	margin-left: 10px;
}
.eco .nav.nav-vertical li a:hover{
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
}
.eco .nav.nav-vertical li.active a:hover{
    box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.5), 0 0 0px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 0px;
}
.radio .nav.nav-vertical li a:hover{
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
}
.radio .nav.nav-vertical li.active a:hover{
    box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.5), 0 0 0px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 0px;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e31d35; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #901120; 
}



.slideranimado .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #e31d35;
}
.slideranimado .flickity-page-dots .dot {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 130px;
    border: 3px solid #e31d35!important;
    border-radius: 5px;
    opacity: 1;
    cursor: pointer;
    transition: opacity .3s;
    transform: skew(-20deg);
}

.slideranimado .flickity-page-dots {
    position: absolute;
    bottom: -18px;
    left: -8%;
    right: 0%;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.slideranimado .flickity-page-dots li.is-selected {
    font-weight: 800;
}
.tooltip-02 .ripple,.tooltip-02 .ripple:before,.tooltip-02 .ripple:after{-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;border-radius:50%;
	box-shadow:0 0 0 0 rgb(227 29 53);top:0;height:15px;position:absolute;width:15px;    background-color: #e31d35;}
.tooltip-02 .ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;top:0;left: 0;}
.tooltip-02 .ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;top:0;left: 0;}
@-webkit-keyframes ripple{70%{box-shadow:0 0 0 20px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
@keyframes ripple{70%{box-shadow:0 0 0 20px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
.tooltip-02 .buy-now-btn {
    background: #e31d35;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgb(227 29 53);
    -webkit-transform-origin: center;
    transform-origin: center;
    position: relative;
    height: 10px;
    width: 10px;
    text-align: center;
    line-height: 15px;
    font-size: 1.3em;
    color: #fff;
    z-index: 1;
    display: block;
}
.cir-01.lg-x60 {
    right: 41.5%;
}
.cir-01.lg-y5 {
    top: 7%;
}
.cir-01.lg-y40 {
    top: 38%;
}
.cir-01.lg-x35 {
    left: 36%;
}
.cir-01.lg-x70 {
    right: 29%;
}
.cir-01.lg-x40 {
    left: 44%;
}
.cir-01.lg-y65 {
    bottom: 33%;
}
.cir-01.lg-x65 {
    right: 37%;
}
table.tbAnalisis {margin-bottom: 0;}
.tbAnalisis tbody tr:nth-of-type(odd) {background-color: #f3f3f3;}
.tbAnalisis tbody tr:nth-of-type(even) {background-color: #ffffff;}       
.tbAnalisis tbody tr td:nth-of-type(1) {font-weight: bold;}        
.tbAnalisis td, th {
            padding: 5px 8px 10px;
            vertical-align:top;
            line-height: 1.5;
}
#tablepress-1_wrapper .dataTables_length{
	display: none;
}
#tablepress-1_wrapper .dataTables_filter {
	float: none;
	white-space: nowrap;
	text-align: center;
	display: block;
	width: 380px;
	background-color: #e31d35;
	margin: auto;
	padding: 10px;
	border-radius: 10px;
	position: relative;
	left: -36px;
	margin-bottom: 10px;
}
#tablepress-1_wrapper .dataTables_filter label {
    color: #ffffff;
    content: "ddd";
}
#tablepress-1_wrapper .dataTables_filter label input[type='search']{
	border-radius: 60px;
	width: 80%;
        font-weight: 400;
}
#tablepress-1_wrapper .dataTables_filter:before {
    position: absolute;
    content: "\f169";
    font-family: Flaticon;
    z-index: 1;
    background-color: #e31d35;
    color: #fff;
    font-size: 22px;
    line-height: 61px;
    width: 61px;
    height: 61px;
    border-radius: 10px;
    right: -72px;
    top: 0px;
    text-align: center;
}
#tablepress-1_wrapper .btnAnalisis{
 
    text-transform: uppercase;
    color: #fff;
    background-color: #e31d35;
    padding: 6px 15px;
    border-radius: 50px;

}
#tablepress-1_wrapper .row-1.odd{
	display: none;
}
#tablepress-1_wrapper .tablepress td, #tablepress-1_wrapper .tablepress th {
    padding: 22px 0px;
    padding-left: 20px;
}
#tablepress-1_wrapper.dataTables_wrapper .tablepress {
    clear: both;
    margin: auto!important;
    width: 420px;
}
#tablepress-1_wrapper .tablepress tbody td, #tablepress-1_wrapper .tablepress tfoot th {
    border-top: 0px solid #ddd;
    background-color: rgb(255 255 255 / 0%);

}
#tablepress-1_wrapper tbody tr{
	position: relative;
	display: block;
}
#tablepress-1_wrapper tbody tr:before {
    content: "";
    z-index: -1;
    position: absolute;
    border: 0px solid;
    border-radius: 10px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 29%);
    width: 420px;
    height: 90%;
    left: 0px;
    top: 5px;
}
#tablepress-1_wrapper .column-1{
    width: 300px;
}
#tablepress-1_wrapper .column-2{
    width: 120px;
    vertical-align: middle;
}
#tablepress-1_wrapper .paging_simple .paginate_button.next:after,#tablepress-1_wrapper .paging_simple .paginate_button.previous:before {
    font-family: "Flaticon";
    content: "\f1c9";
    text-shadow: 0em 0em #fff;
    color: #e31d35;
    top: 4px;
}
#tablepress-1_wrapper .paging_simple .paginate_button.next:after {
    font-family: "Flaticon";
    content: "\f1c8";
    text-shadow: 0em 0em #fff;
    color: #e31d35;
    top: 4px;
}
.iconombre:before {
    position: absolute;
    content: "\f122";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.icocorreo:before {
    position: absolute;
    content: "\f15d";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.icocelular:before {
    position: absolute;
    content: "\f127";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.icomensaje:before {
    position: absolute;
    content: "\f1fb";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.icorazon:before {
    position: absolute;
    content: "\f13b";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.icoasunto:before {
    position: absolute;
    content: "\f15e";
    font-family: Flaticon;
    z-index: 1;
    color: #ccc;
    font-size: 16px;
    left: 10px;
    top: 4px;
}
.caldera-grid .form-group, .cf-color-picker .form-group {
    margin-bottom: 15px;
    position: relative;
}

.slidermedical .slider-wrapper .banner-inner::after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgb(255 255 255 / 65%) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgb(255 255 255 / 90%) 30%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    height: 300px;
    width: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    left: 0;
    top: 0;
}
.forcon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.forcon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.forcon:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: -30px;
    left: 42%;
    padding: 30px;
    background-color: #e31d35;
    border-radius: 50px;
    box-shadow: 0 0 0 2px #e31d35;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.cabecera .banner h1 {
    font-weight: 400;
    font-size: 2.5em;
}
/* Store Locator */
#wpsl-result-list ul {
    display: flex;
    justify-content: space-between;
}
#wpsl-result-list > #wpsl-stores {
    height: auto !important;
    padding: 0 15%;
}
#wpsl-stores .wpsl-direction-wrap {
    display: none;
}
.wpsl-info-window .wpsl-info-actions .wpsl-directions {
    color: #e31a33 !important;
    font-weight: 700;
}
#wpsl-result-list #wpsl-stores .wpsl-store-location p > .wpsl-street,
#wpsl-result-list #wpsl-stores .wpsl-store-location p > span {
    display: none;
}
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location > p {
    margin-bottom: 0;
}
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location > p > strong {
    color: #E31D35;
}
#wpsl-result-list #wpsl-stores ul li {
    padding-left: 30px;
    padding-right: 30px;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores ul li {
    border: 2px solid #E31D35;
    padding: 10px 30px;
    transform: skew(-20deg);
    border-radius: 5px;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores ul li p {
    transform: skew(20deg);
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores ul li:hover {
    background-color: #E31D35;
    cursor: pointer;
}
#wpsl-result-list #wpsl-stores ul li:hover .wpsl-store-location > p > strong {
    color: #ffffff;
}
.wpsl-search,
#wpsl-gmap #wpsl-map-controls { 
    display: none;
}
.wpsl-store-below #wpsl-result-list {
    margin: 20px 0;
}

@media only screen and (max-width: 6000px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .forcon{
        position: absolute;
        top: 260px;
        width: 370px;
        z-index: 9;
        right: 20%;
        background-color: rgb(255 255 255 / 0.5);
        padding: 40px 22px 0;
        border-radius: 25px;
        box-shadow: 1px 10px 15px rgb(0 0 0 / 0.3);
    }
    .cabecera .forcon{
        top: 160px;
    }
    .fullslider .banner-layers.container{
        max-width: 1150px
    }
    .conocenos .col-01 .col-inner{
        padding-left: 0%;
    }
    .conocenos .row-full-width {
        max-width: 1080px !important;
    }
    .s01 .simg-01{
        width: 25%!important;
    }
    .s01 .lg-x25 {
        left: 30%;
    }
    .s01 .lg-y85 {
        bottom: 33%;
    }
    .s02 .simg-02{
        width: 40%!important;
    }
    .s02 .lg-y85 {
        bottom: 33%;
    }
    .s02 .lg-x50 {
        left: 55%;
    }
    .slidermedical .is-full-height {
        height: 100vh!important;
    }
    .is-full-height {
        height: 66vh!important;
    }
}

@media only screen and (max-width: 1440px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .s01 .simg-01{
        width: 18%!important;
    }
    .s01 .lg-x25 {
        left: 25%;
    }
    .s01 .lg-y85 {
        bottom: 15%;
    }
    .s02 .simg-02{
        width: 33%!important;
    }
    .s02 .lg-y85 {
        bottom: 15%;
    }
    .s02 .lg-x50 {
        left: 50%;
    }
    .forcon{
        top: 160px;
        right: 8%;
    }
    .is-full-height {
        height: 100vh!important;
    }
    .fullslider .banner-layers.container{
        max-width: 100%
    }
    .conocenos .row-full-width {
        max-width: 100% !important;
    }
    .conocenos .col-01 .col-inner{
        padding-left: 26%;
    }
}
@media (max-width: 1360px) {
    #wpsl-result-list > #wpsl-stores {
        padding: 0 5%;
    }
}
@media only screen and (max-width: 1200px){
	.forcon {
    top: 160px;
    right: 1%;
    }
}
@media (max-width: 1050px) {
    #wpsl-result-list > #wpsl-stores {
        padding: 0 2%;
    }
}
@media only screen and (max-width: 1024px) {
   .forcon {
        top: 160px;
        right: 1%;
    }
    .s01 .text-box.banner-layer {
        width: 35%!important;
    }
    .footer-2 h3 {
        font-size: 16px;
    }
    .footer-2 i {
        left: 0px;
        top: -52px;
    }
    .cabecera .text-box.banner-layer.lg-x80 {
        right: 28%!important;
    }
    .cabecera .text-box.banner-layer.lg-x75 {
        right: 35%!important;
    }
    h1 {
        font-size: 2em;
    }
    .section-title-bold-center .section-title-main::before {
        height: 60px;
    }
    .conocenos .marco::before {
        width: 180px;
        top: 45px;
    }
    .nav-pills > li > a {
        font-size: 0.8em;
    }
    .hexagono div div, .hexagono-02 div {
        opacity: 0.4;
    }
    .servicios::before, .conocenos::before {
        opacity: 0.4;
    }
    .servicios::after, .conocenos::after {
        opacity: 0.4;
    }
}
@media (max-width: 980px) {
    #wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores ul li {
        margin-right: 0.5rem;
        margin-left: 0.5rem;
    }
    #wpsl-result-list ul {
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    ::-webkit-full-page-media, _:future, :root body { overflow-x: hidden;  }
    .nav-anim>li, .col+.col [data-animate], [data-animate-delay="200"], [data-animate]+[data-animate] {
       transition-delay: 0s;
    }
    [data-animate="fadeInRight"], .slider [data-animate="fadeInRight"] {
       transform: initial;
    }
    .forcon {
        top: auto;
        right: auto;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-top: 40px;
        position: relative;
        width: auto;
    }
    .servicios .box-overlay .box-text {
        padding-left: 0em;
        margin-left: -1px;
        padding-bottom: 0.5em;
    }
    .servicios .box-text h4 {
        height: 28px;
        font-size: 0.9em;
    }
    .servicios .box .box-text img.size-full.alignnone {
        width: 70px;
        top: -60px;
        left: 58%;
    }
    .marco::before {
        width: 205px;
        height: 100px;
        top: 70px;
    }
    .tabbed-content .nav-bold li {
        margin: 0px 6px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .map_inner.map-inner:before {
        width: 105%;
        left: -12px;
        top: -2px;
    }
    .footer-2 h4 {
        font-size: 0.8em;
    }
    .nav-vertical li li {
        padding-left: 40px;
        padding-bottom: 12px;
    }
    .ecografias a::before, .radiologia a::before, .laboratorio a::before, .procedimientos a::before, .servicio-covid a::before {
        left: 20px;
    }
    .nav.nav-vertical li {
        position: relative;
    }
    .nav.nav-vertical li {
        margin-bottom: 0px;
    }
    .slidermedical .is-full-height {
        height: 64vh!important;
    }
    .s01 .text-box.banner-layer {
        width: 50%!important;
    }
    .s02 .lg-x50 {
        left: 70%!important;
        width: 45%!important;
    }
    .s01 .simg-01 {
        width: 22%!important;
    }
    .s01 .lg-x25 {
        left: 38%;
    }
    .s02 .simg-02 {
        width: 42%!important;
    }
    .forcon:after {
        left: 45.9%;
    }
    .is-full-height {
        height: 60vh!important;
        min-height: 400px;
    }
    .cabecera .forcon {
        top: auto;
    }
    h1 {
        font-size: 1.7em;
    }
    .section-title-bold-center .section-title-main::before {
        top: -5px;
    }
    .conocenos h2 {
        font-size: 1.4em;
        line-height: 1.3;
    }
    .covid::after {
        width: 280px;
        height: 120px;
        right: 0px;
        top: 0px;
    }
    .cabecera .text-box.banner-layer.lg-x80 {
        right: 14%!important;
    }
    .cabecera .text-box.banner-layer.lg-x75 {
        right: 16%!important;
    }
    .slidermedical .slider-wrapper .banner-inner::after {
        height: 200px;
    }
    .eco .nav.nav-vertical li a {
        margin-right: 2px;
        margin-left: 2px;
    }
    .eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(1) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(2) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(3) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(4) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(5) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(6) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(7) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(8) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(9) a:after,.eco .tabbed-content .nav-pills.nav-vertical.nav-normal li:nth-child(10) a:after {
        left: 10px;
            top: 5px;
    }
    .nav-pills > li > a {
        font-size: 0.7em;
        padding: 4px .75em 4px 39px;
    }
    .tab-panels {
        height: 650px;
    }
    .conocenos .marco::before {
        width: 135px;
        top: 63px;
    }
    .conocenos .marco p{
        font-size: 12px;
    }
    .radio .tabbed-content .nav, .tabbed-content .tab-panels {
        width: 35%;
    }
    .radio .nav-pills > li > a {
        font-size: 0.7em;
        padding: 4px .75em 4px 52px;
    }
    .radio .nav.nav-vertical li {
        margin-bottom: 4px;
    }
    .radio .texto {
        position: absolute;
        left: -15px;
        top: 190px;
    }
    #tab_tomografía-espiral-multicorte .texto .col-inner,#tab_exámenes-con-contraste .texto .col-inner, #tab_mamografía-digital .texto .col-inner, #tab_densitometría-mineral-Ósea .texto .col-inner, #tab_densitometría-mineral-Ósea .texto .col-inner, #tab_rayos-x-digital .texto .col-inner{
        height: 245px;
        overflow-y: auto;
    }
    .slideranimado .flickity-page-dots .dot {
        margin-right: 100px;
        font-size: 12px;
        width: 18px;
        height: 18px;
    }
    .rayos .flickity-page-dots li:nth-child(1):after,.rayos .flickity-page-dots li:nth-child(2):after,.rayos .flickity-page-dots li:nth-child(3):after {
        left: 5px;
        top: 0px;
    }
    .tomo .flickity-page-dots li:nth-child(1):after,.tomo .flickity-page-dots li:nth-child(2):after,.tomo .flickity-page-dots li:nth-child(3):after {
        left: 5px;
        top: 0px;
    }

    .flex-col.hide-for-medium.flex-left{
            display: initial!important;
            margin: auto;
    }
    .flex-col.show-for-medium.flex-grow{
        display: none;
    }

}
@media screen and (max-width: 600px) {
    table.tbAnalisis {width:100%;}           
            .tbAnalisis tr:nth-of-type(odd) {background-color: inherit;}
            .tbAnalisis tr:nth-of-type(even) {background-color: inherit;}
            .tbAnalisis tr td:first-child {/*background: #f3f3f3;*/ font-weight:normal;font-size:1.3em;}
            .tbAnalisis tbody td {display: block;  text-align:left;}
            .tbAnalisis tbody td:before {
                content: attr(data-th);
                display: block;
                text-align:left;  
            font-weight: normal;
    }
    #wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores ul li {
        padding: 10px;
    }          
}

@media screen and (max-width: 440px){
    .flechagris .social-icons {
        width: 100%;
    }
    .flechagris h2 {
        margin-left: 20px;
    }
    .s01 .simg-01 {
        width: 36%!important;
    }
    .button.primary.inclinado::before {
        height: 30px;

    }
    .s02 .lg-x50 {
        left: 80%!important;
        width: 45%!important;
    }
    .s02 .simg-02 {
        width: 56%!important;
    }
    .caldera-grid .col-lg-1, .caldera-grid .col-lg-10, .caldera-grid .col-lg-11, .caldera-grid .col-lg-12, .caldera-grid .col-lg-2, .caldera-grid .col-lg-3, .caldera-grid .col-lg-4, .caldera-grid .col-lg-5, .caldera-grid .col-lg-6, .caldera-grid .col-lg-7, .caldera-grid .col-lg-8, .caldera-grid .col-lg-9, .caldera-grid .col-md-1, .caldera-grid .col-md-10, .caldera-grid .col-md-11, .caldera-grid .col-md-12, .caldera-grid .col-md-2, .caldera-grid .col-md-3, .caldera-grid .col-md-4, .caldera-grid .col-md-5, .caldera-grid .col-md-6, .caldera-grid .col-md-7, .caldera-grid .col-md-8, .caldera-grid .col-md-9, .caldera-grid .col-sm-1, .caldera-grid .col-sm-10, .caldera-grid .col-sm-11, .caldera-grid .col-sm-12, .caldera-grid .col-sm-2, .caldera-grid .col-sm-3, .caldera-grid .col-sm-4, .caldera-grid .col-sm-5, .caldera-grid .col-sm-6, .caldera-grid .col-sm-7, .caldera-grid .col-sm-8, .caldera-grid .col-sm-9, .caldera-grid .col-xs-1, .caldera-grid .col-xs-10, .caldera-grid .col-xs-11, .caldera-grid .col-xs-12, .caldera-grid .col-xs-2, .caldera-grid .col-xs-3, .caldera-grid .col-xs-4, .caldera-grid .col-xs-5, .caldera-grid .col-xs-6, .caldera-grid .col-xs-7, .caldera-grid .col-xs-8, .caldera-grid .col-xs-9 {
        width: 100%;
    }
    h1 {
    font-size: 1.1em;
    }
    .section-title-bold-center .section-title-main::before {
        top: -8px;
    }
    .section-title-bold-center .section-title-main::before {
        height: 45px;
    }
    .tabbed-content .nav-bold li {
        margin-bottom: 15px;
    }
    .mapas .tabbed-content .tab-panels {
        width: 100%;
    }
    .map_inner.map-inner:before {
        transform: skew(-10deg);
        width: 100%;
        left: -9px;
        top: -5px;
    }
    .mapas .map-inner {
        max-width: 75%!important;
        font-size: 12px!important;
    }
    .servicios .large-2 {
        max-width: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        margin-bottom: 20px;
    }
    .cabecera.nosotros .img.has-hover {
        width: 60%!important;
    }
    .conocenos .col-01 .col-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cabecera.sercovid .img.has-hover {
        width: 55%!important;
    }
    .precio {
        margin: auto;
    }
    .covid::before {
        width: 428px;
        height: 90px;
        left: -110px;
        bottom: 0px;
    }
    .iconos h2 img {
        position: relative;
        left: 0px;
        top: 17px;
        width: 40px;
    }
    .cabecera.pagecontacto .img.has-hover {
        width: 65%!important;
    }
    .text-left .icon-box-text {
        padding-left: 70px;
    }
    .cabecera.pageprocedimientos .img.has-hover {
        width: 52%!important;
    }
    .cabecera .text-box.banner-layer.lg-x75 {
    right: 25%!important;
    }
    .cabecera.pagelab .img.has-hover {
            width: 66%!important;
    }
    #tablepress-1_wrapper .dataTables_filter {
        width: 300px;

    }
    .cabecera.pageeco .img.has-hover {
            width: 77%!important;
    }
    .radio .tabbed-content .nav,.radio .tabbed-content .tab-panels {
        width: 100%;
    }
    .eco .tabbed-content .nav,.eco .tabbed-content .tab-panels {
        width: 100%;
    }
    .texto {
        position: relative;
        left: auto;
        top: auto;
    }
    .grafico {
        position: relative;
        right: auto;
        top: auto;
        width: auto;
    }
    .eco .tabbed-content .nav-vertical {
        width: 100%;
    }
    .grafico:before {
        height: 580px;
        transform: skew(0deg);
    }
    .tab-panels {
        height: 870px;
    }
    .nav-pills > li > a {
        font-size: 0.9em;
        padding: 4px .75em 4px 39px;
    }
    .cabecera.pageradio .img.has-hover {
            width: 54%!important;
    }
    .radio .texto {
        position: relative;
        left: auto;
        top: auto;
    }
    .radio .nav-pills > li > a {
        font-size: 0.9em;
        padding: 4px .75em 4px 52px;
    }
    .radio .grafico:before {
        height: 580px;
        transform: skew(0deg);
    }
    .radio .grafico .cuerpo.img.has-hover {
        width: 100%!important;
    }
    .eco .grafico .cuerpo.img.has-hover {
        width: 100%!important;
    }
    .radio .grafico .iconoradio.img.has-hover.x15 {
        left: 1%;
    }
    .eco .grafico .iconoeco.img.has-hover.x15 {
        left: 1%;
    }
    .radio .grafico .x95 {
        right: -5%;
    }
    .eco .grafico .x90 {
        right: 2%;
    }
    .eco .grafico .x95 {
        right: -3%;
    }
    .eco .grafico .x85 {
        right: 5%;
    }
    .eco .grafico .x5 {
        left: -6%;
    }
    .rayos .flickity-page-dots li:nth-child(1):after,.rayos .flickity-page-dots li:nth-child(2):after,.rayos .flickity-page-dots li:nth-child(3):after {
        width: 102px;
    }
    .tomo .flickity-page-dots li:nth-child(1):after,.tomo .flickity-page-dots li:nth-child(2):after,.tomo .flickity-page-dots li:nth-child(3):after {
        width: 102px;
    }

    .slideranimado .flickity-page-dots .dot {
        margin-right: 90px;
        font-size: 10px;
    }
    .slideranimado .flickity-page-dots {
        bottom: -30px;
        left: 0%;

    }
    .desintrometria .flickity-page-dots li:nth-child(1):after,.desintrometria .flickity-page-dots li:nth-child(2):after {
        width: 100px;
        line-height: 12px;
    }
    .slideranimado .desintrometria .flickity-page-dots .dot {
        margin-right: 120px;
        font-size: 10px;
    }
    .digital .small-12 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    #wpsl-gmap .wpsl-info-actions {
        display: inline-block;
    }
}


@media screen and (max-width: 380px){
    .cabecera .text-box.banner-layer.lg-x80 {
        right: 24%!important;
    }
    #tablepress-1_wrapper tbody tr:before {
        width: 330px;
    }
    #tablepress-1_wrapper.dataTables_wrapper .tablepress {
        width: 320px;
    }
    #tablepress-1_wrapper .tablepress td, #tablepress-1_wrapper .tablepress th {
        padding-left: 10px;
    }
    #tablepress-1_wrapper .column-1 {
        width: 220px;
    }
}
