@font-face {
    font-family: MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('../fonts/MyriadPro-Regular.svg') format('svg');
}
@font-face {
    font-family: Karbon-Regular;
    src: url('../fonts/Karbon-Regular.eot');
    src: url('../fonts/Karbon-Regular.eot') format('embedded-opentype'),
        url('../fonts/Karbon-Regular.woff') format('woff'),
        url('../fonts/Karbon-Regular.ttf') format('truetype'),
        url('../fonts/Karbon-Regular.svg') format('svg');
}
@font-face {
    font-family: Bodoni72;
    src: url('../fonts/Bodoni72.eot');
    src: url('../fonts/Bodoni72.eot') format('embedded-opentype'),
        url('../fonts/Bodoni72.woff') format('woff'),
        url('../fonts/Bodoni72.ttf') format('truetype'),
        url('../fonts/Bodoni72.svg') format('svg');
}
@font-face {
    font-family: MyriadPro-Bold;
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot') format('embedded-opentype'),
        url('../fonts/MyriadPro-Bold.woff') format('woff'),
        url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
        url('../fonts/MyriadPro-Bold.svg') format('svg');
}
body{
    overflow-x: hidden !important;
    position: relative;
}
.hoja1{
    position: absolute;
    z-index: 1;
}
.hoja2{
    position: absolute;
    z-index: 1;
    right: 200px !important;
    margin-top: 100px;
}
.hoja3{
    z-index: 1;
    margin-bottom: 100px !important;
    position: absolute;
    right: 300px;
}
.hoja4{
    z-index: 1;
    margin-bottom: 100px !important;
    position: absolute;
    right: 200px;
}
.hoja5{
    z-index: 1;
    margin-bottom: 100px !important;
    position: absolute;
}
.hoja6{
    z-index: 1;
    margin-bottom: 100px !important;
    position: absolute;
    margin-left: 100px;
}
a{
    text-decoration: none !important;
}
img{
    max-width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0rem !important;
    line-height: 1.2;
}
h1{
    font-family: Bodoni72 !important;
    font-size: 60px;
    color: #858585;
}
h2{
    font-family: Karbon-Regular;
    font-size: 23px;
    color: #858585;
}
h3{
    font-family: MyriadPro-Bold !important;
    font-size: 13px;
    color: #858585;
}
h4{
    font-family: Karbon-Regular;
    color: #f3a0c1;
}
h5{
    font-family: MyriadPro-Bold;
    color: #f3a0c1;
    font-size: 15px;
}
p{
    font-family: MyriadPro-Regular;
    color: #858585;
    text-align: justify;
    font-size: 13px;
}
.lista{
    font-family: MyriadPro-Regular;
    color: #858585;
    font-size: 13px;
}
.btndklinic{
    background-color: #c6407c;
    font-family: MyriadPro-Bold;
    border: none !important;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding-top: 2px;
}
.btnenviar{
    background-color: #c6407c;
    font-family: MyriadPro-Bold;
    border: none !important;
    border-radius: 0px;
    color: #fff;
    font-size: 15px;
}
.rosa{
    color: #c6407c !important;
}
.rosa1{
    color: #f7b2cf;
}
.rosa3{
    color: #fce8e6;
}
.blanco{
    color: #fff;
}
.direcciones{
    position: regular;
    width: 100%;
    background-color: #fff;
    padding-top: 20px;
    z-index: 1;
}
.direcciones .fab{
    color: #c6407c;
    font-size: 27px;
    padding: 0px 4px;
}
.direcciones .fas{
    color: #c6407c;
    font-size: 22px;
}
.direcciones p{
    font-family: MyriadPro-Regular;
    color: #858585;
    font-size: 12px;
    display: inline-flex;
}
.dropdown-menu {
    width: 715px !important;
}
.dropdown-menu {
    min-width: 4rem !important;
}
.dropdown-menu a{
    font-size: 13px !important;
}
#redesbanner{
    display: none;
    margin-right: 10px;
    z-index: 10;
}
#redesbanner a{
    margin-top: 10px;
    display: block;
}
.redesbanner{
    display: block !important;
    position: fixed;
    right: 0px;
    top: 300px;
}
/* .movil{
    display: none;
} */
.iconosredes{
    display: block !important;
    padding: 5px 6px 5px 7px;
    color: #fff;
    font-size: 27px;
    z-index: 3 !important;
}
.header{
    position: fixed;
    background-color: #fff;
    margin-top: 150px;
    z-index: 1;
}
.header2{
    width: 100%;
    margin-left: auto !important;
    margin-top: 0px;
    z-index: 2;
}
.navbar ul{
    margin-left: 50px;
}
.listamenu{
    margin-left: auto !important;
}
.navbar ul li {
    padding-left: 10px;
    padding-right: 10px;
}
.navbar ul li a{
    font-family: MyriadPro-Regular;
    color: #c6407c !important;
    letter-spacing: 1px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}
.logo{
    padding-left: 30px;
}


#banner{
    background-color: #dcdcdc;
    background-size: cover;
    background-position: center center;
}
#banner p{
    font-size: 13px !important;
}
#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
#banner .recuadrorosa{
    background-color: rgba( 247,178, 207, 0.6);
    padding: 100px 50px;
    margin: 240px 100px;
    position: absolute;
    z-index: 1;
}
#clinicalaserypiel{
    padding-top: 50px;
}
#clinicalaserypiel .col-md-6 h2{
    padding-top: 180px;
}


#sliderhome{
    background-color: #dcdcdc;
    padding: 60px 0px;
}
.carousel-indicators li {
    background-color: #c6407c !important;
}
.dklinic-item p{
    transition-duration: 1s !important;
}

.dklinic-item:hover p{
    color: #E53E7D;
    letter-spacing: 1px;
    transition-duration: 1s !important;
}

.dklinic-item h3{
    color: #fff;
    /* font-family: Karbon-Regular  !important; */
    font-family: MyriadPro-Bold;
    font-size: 15px;
    line-height: 1.4em;
    text-align: center;
    cursor: default;
    letter-spacing: 1px;
    transition: 2s !important;
}

.dklinic-item a{
    position: fixed;
    margin-top: 80px;
}
.vermas{
    opacity: 0;
    transition: 1s !important;
}

.dklinic-item:hover .vermas{
    opacity: 1;
    transition: 1s !important;
    color: #E53E7D;
}


#casosdeestudio{
    padding: 20px 0px;
}
#casosdeestudio #carouselExampleControls .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#casosdeestudio #carouselExampleControls .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#casosdeestudio #carouselExampleControls .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#casosdeestudio #carouselExampleControls .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 40px;
    margin-top: 40px;
    left: 10px;
    right: 10px;
}
#casosdeestudio #carouselExampleControls .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}


.flechas{
    color: #c6407c !important;
    font-size: 40px;
    transition-duration: 1s;
    
}
.flechas:hover{
    color: #c6407c !important;
    padding: 4px;
    background-color: #f3a0c1;
    color: #fff !important;
}



#footer{
    background-color: #dcdcdc;
    padding: 50px 0px 20px 0px;
}
#footer input{
    width: 100% !important;
    border-color: 2px solid #858585 !important;
}
#footer2{
    background-color: #fff;
    padding: 100px 0px 20px 0px;
}
#footer2 input{
    width: 100% !important;
    border-color: 2px solid #858585 !important;
}


#bannernosotros{
    background-image: url(../img/dermatologa-en-puebla.jpg);
    background-size: cover;
    background-position: center center;
}
#bannernosotros .recuadrorosa{
    background-color: #f7b2cf;
    padding: 100px 50px;
    margin: 240px 0px;
}


#bannerservicios{
    background-image: url(../img/bannerservicios.jpg);
    background-size: cover;
    background-position: center center;
}
#bannerservicios .recuadrorosa{
    background-color: #f7b2cf;
    padding: 100px 50px;
    margin: 240px 0px;
}
#servicios{
    padding-top: 150px;
    margin-bottom: 100px !important;
}
.imgsservicios{
    position: absolute;
    padding-top: 0px !important;
}
.imgsservicios{
    position: absolute;
    padding-top: 0px !important;
}
#bannerinfoservicio{
    background-color: #dcdcdc;
    padding-bottom: 60px;
}
.tituloinfo{
    padding-top: 70px;
}
.infodes{
    padding-top: 30 px;
}
.tituloservicio{
  background-color: #f7b2cf;
  width: 100%;
  height: 60px;
  font-family: Karbon-Regular;
  width: 316px;
  color: #ffffff;
  -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
  box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.tituloserviciogrande{
    padding-top: 6px;
  }


#bannercasodeexito{
    background-image: url(../img/bannerdklinic.jpg);
    background-size: cover;
    background-position: center center;
}
#bannercasodeexito .recuadrorosa{
    background-color: #f7b2cf;
    padding: 100px 50px;
    margin: 240px 0px;
}
#casosdeexito{
    padding-top: 80px;
    padding-bottom: 80px;
}
#casosdeexito .col-sm-6 .ih-item{
    margin-left: auto !important;
    margin-right: auto !important;
}
.ih-item.square.effect4.colored .mask1, .ih-item.square.effect4.colored .mask2 {
    background: #1a4a72;
    background: rgba(247, 178, 207, 0.6) !important;
}
.ih-item.square.effect4.colored .info {
    background: rgba( 255,255, 255, 0.9) !important;
}
.ih-item.square.effect4 .info h3 {
    text-transform: uppercase;
    color: #F7B2CF !important;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}
.casoh4{
    font-size: 16px !important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #fce8e6 !important;
}

.center-divs{
    display: flex;
    justify-content: center;
    align-items: center;
}
#casosdeestudio{
    padding: 20px 0px;
}
#c1 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c1 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c1 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c1 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c1 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c2 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c2 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c2 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c2 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c2 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}

#c3 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c3 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c3 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c3 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c3 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c4 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c4 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c4 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c4 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c4 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c5 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c5 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c5 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c5 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c5 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c6 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c6 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c6 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c6 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c6 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c7 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c7 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c7 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c7 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c7 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c8 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c8 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c8 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c8 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c8 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c9 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c9 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c9 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c9 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c9 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c10 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c10 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c10 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c10 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c10 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c11 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c11 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c11 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c11 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c11 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c12 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c12 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c12 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c12 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c12 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c13 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c13 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c13 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c13 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c13 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c14 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c14 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c14 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c14 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c14 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c15 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c15 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c15 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c15 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c15 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c16 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c16 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c16 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c16 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c16 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c17 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c17 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c17 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c17 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c17 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
#c18 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c18 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c18 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c18 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c18 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}

#c19 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c19 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c19 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c19 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c19 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}

#c20 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c20 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c20 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c20 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c20 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}


/*******************************************************/

#c21 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c21 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c21 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c21 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c21 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}

/******************************************************/


#c22 .carousel-control-prev-icon{
    background-color: #c6407c !important;
}
#c22 .carousel-control-next-icon{
    background-color: #c6407c !important;
}
#c22 .carousel-item .d-block{
    margin-left: auto !important;
    margin-right: auto !important;
}
#c22 .carousel-item img{
    margin-left: auto !important;
    margin-right: auto !important;
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    margin-bottom: 60px;
    margin-top: 60px;
    left: 30px;
    right: 30px;
}
#c22 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: 1;
}
.menumovil{
    border: 2px solid #c6407c;
}

/** CAROUSEL INICIO **/

.dklinic-container{
    display: grid;
    grid-template-columns: 33.33333% 33.33333% 33.33333%;
}

.dklinic-item{
    height: 280px !important;
    width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.dklinic-item p{
    color: #fff;
    font-family: Bodoni72;
    font-size: 30px;
    line-height: 30px;
    padding: 2em .8em;
    text-align: center;
    cursor: default;
}





.-pink-light{
    background-color: #FFB4D1;
}

.-pink-strong{
    background-color: #E53E7D;
    padding: 2em .8em;
    transition: 1s !important;
}
.-pink-strong:hover{
    transition: 1s !important;
    background-color: #FFB4D1;
    padding: 2em .8em;
}

.dklinic-item img{
    transition: .5s !important;
}

.dklinic-item img:hover{
    transform: scale(1.1);
}

/*Casos exito V2 recuadros de imagenes*/
.casosexito{
    margin-bottom: 30px;
}
.casosexito .row{
    text-align: center !important;
}
.casosexito .row .col-md-6{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.casosexito .tituloce{

    background-color: #f7b2cf;
    width: 100%;
    height: 62px;
    font-family: Karbon-Regular;
    color: #ffffff;
    -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    padding: 10px;
    

}
.casosexito .tituloce2{

    background-color: #f7b2cf;
    width: 100%;
    height: 75px;
    font-family: Karbon-Regular;
    color: #ffffff;
    -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    padding-top: 15px;
    padding-right: 10px;
}
.casosexito .cajasce{
    position: relative;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.textoCE{
    background-color: #f7b2cf;
    width: 100%;
    height: 60px;
    font-family: Karbon-Regular;
    width: 316px;
    color: #ffffff;
    -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    padding-top: 15px;
}
/*------------------------------------*/

/*Casos de exito 1-20*/



.botonregresar .bi-arrow-left{
    width: 35px;
    fill: #ffffff;
    padding: 7px;
    padding-top: 0px;
}

.botonregresar a{
    position: fixed;
    z-index: 1 !important;
    margin-left: 0px;
    padding-top: 10px;
    background: #f7b2cf;
    bottom: 0px;  
   
}

.botonregresar h3{
    font-family: Karbon-Regular !important;
    writing-mode: vertical-lr; 
    text-orientation: upright;
    color: #ffffff;
    font-size: 18px;
    margin-left: 6px;
    margin-right: 0px;
}
.botonregresar a.hvr-bounce-to-top:before {
    border-color: #ffffff !important;
}



#bannerCE{
    background-image: url(../img/bannerdklinic.jpg);
    background-size: cover;
    background-position: center center;
    height: 500px;
}
#bannerCE .recuadrorosa{
    background-color: #f7b2cf;
    padding: 43px 50px;
    margin: 190px 0px;
}

#bannerCE .recuadrorosa h1{
    font-size: 55px;
}

.casosexito1{
    padding-top: 10px;
    padding-bottom: 40px;
}
.casosexito1 .row{
    text-align: center !important;
}
.casosexito1 .row .col-md-6{
    margin-top: 30px;
    
}

.casosexito1 .row .col-md-6 img{
    border: 10px solid #fff;
    -webkit-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 21px -3px rgba(0,0,0,0.75);
}


/*------------------------------------*/


/** CAROUSEL FIN **/

@media (min-width: 992px) {
    .logo2{
        display: none;
    }
    .menumovil{
        display: none;
    }

    .casosexito1 .row{
        text-align: center !important;
    }


    #bannerCE .recuadrorosa h1 {
        font-size: 30px;
    }
}


@media (max-width: 991.98px) {
    .direccion{
        display: none;
    }
    .navbar {
        width: 100% !important;
        top: -3px;
    }
    .logo{
        display: none;
    }
    .navbar ul {
        margin-left: 0px;
    }
    #bannerdepilacionlaser .rosa3 {
        padding-top: 10px;
    }
    .imgsservicios{
        display: none;
    }
    .casosexito .tituloce2{
        height: 95px;
        font-size: 15px;
    }

    .casosexito1 .row{
        text-align: center !important;
    }

    #bannerCE .recuadrorosa h1 {
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .menumovil{
        display: none;
    }
    .movil{
        display: none;
    }
    .movil2{
        display: none !important;
    }
    .casosexito .tituloce{
        height: 56px;
    }

    .casosexito1 .row{
        text-align: center !important;
    }

    #bannerCE .recuadrorosa h1 {
        font-size: 30px;
    }
    
    
}

@media (max-width: 767.98px) {
    #header{
        width: 100%;
    }
    #header2{
        width: 100%;
    }
    .header{
        position: fixed;
        background-color: #fff;
        margin-top: 48px;
    }
    .header2{
        margin-top: 0px !important;
    }
    #myVideo{
        display: none;
    }
    #banner{
        background-image: url(../img/bannerdklinic.jpg);
        width: 100%;
        height: 600px;
        background-size: cover;
        background-position: center right;
    }
    #banner .recuadrorosa {
        background-color: rgba( 247,178, 207, 0.6);
        padding: 100px 50px;
        margin: 107px 100px;
        position: absolute;
        z-index: 1;
    }
    .escritorio{
        display: none;
    }
    .escritorio2{
        display: none !important;
    }
    #clinicalaserypiel .col-md-6 h2 {
        padding-top: 0px !important;
    }
    #sliderhome {
        padding: 0px 0px !important;
    }
    .menuserviciosescritorio{
        display: none;
    }
    /** CAROUSEL INICIO **/
    .dklinic-container{
        transform: scale(.4);
    }
    .center-divs{

        height: fit-content !important;
    }

    .dropdown-menu {
        width: 345px!important;
    }

    /** CAROUSEL FIN **/

    /*Casos de exito*/
    .casosexito .tituloce2{
        height: 95px;
        font-size: 15px;
        line-height: normal;
    }

    .casosexito1 .row{
        text-align: center !important;
    }

    .casosexito1 .row .col-md-6 {
        margin-left: auto;
        margin-right: auto;
    }

    #bannerCE .recuadrorosa h1 {
        font-size: 25px;
    }
    #footer p{
        margin-left: 13px;
    }
}
