/*#HeaderBeforeAfter*/
#HeaderBeforeAfter .swiper-slide {
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
}

#HeaderBeforeAfter .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#HeaderBeforeAfter .slider-wrapper {
    overflow: hidden;
    height: 100%;
}

#HeaderBeforeAfter img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#HeaderBeforeAfter .swiper-button-next:after {
    font-family: 'Font Awesome 5 Pro' !important;
    color: white;
    font-weight: 100;
}

#HeaderBeforeAfter .swiper-button-next:after, #HeaderBeforeAfter .swiper-button-prev:after {
    color: white !important;
}

#HeaderBeforeAfter .swiper-button-prev:after {
    font-family: 'Font Awesome 5 Pro' !important;
    color: white;
    font-weight: 100;
}

@media (min-width: 768px) {
    #HeaderBeforeAfter .swiper_wrap {
        padding: 0 105px;
        width: 600px;
    }
}

/*#HeaderBeforeAfter*/

.swiper-pagination-bullet-active {
    background: #dd2139 !important;
}


/*#HowWeWork*/

#HowWeWork {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right !important;
}

#HowWeWork .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#HowWeWork .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#HowWeWork .slider-wrapper {
    overflow: hidden;
}

@media (min-width: 768px) {
    #HowWeWork .swiper_wrap {
        padding: 15px 0px;
    }
}

#HowWeWork .swiper-slide h3 {

    height: 50px;
    display: flex;

    font-weight: 600;

    font-size: 14px;

    text-align: center;

    letter-spacing: -0.555556px;

    color: #1B1B1B;


    position: relative;

    justify-content: center;
}

#HowWeWork .swiper-slide img.stick {
    margin: 17px 0;
}

#HowWeWork .swiper-slide img.ico {

    width: 75px;
    height: 75px;
    object-fit: contain;
    bottom: -30px;
    position: absolute;
}

#HowWeWork .swiper-slide {
    border-radius: 19px;
    /* transform: matrix(1, 0, 0, -1, 0, 0); */
    margin: 45px 0;
    /* background: #92a2a740; */
    mix-blend-mode: normal;
    position: relative;
    border-radius: 20px;
    padding: 10px 10px;
    background: linear-gradient(139.85deg, #fff6af9c -13.45%, #dbb6671a 1.37%, #ffb4bd 100%);
    border-radius: 20px;
    height: 330px;
}

#HowWeWork .swiper-slide p {

    font-size: 14px;

    text-align: center;
    letter-spacing: -0.444444px;

    color: #1B1B1B;


}

#HowWeWork .swiper-slide .Ic {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 10px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.0001) 30.2%, #FFFFFF 97.38%);
    border-radius: 19px;
}


#HowWeWork .swiper-button-prev {
    bottom: 0;
    top: inherit;
    right: 50%;
    transform: translate(-5px, 0px);
    position: absolute;
    left: inherit;
}

#HowWeWork .swiper-button-next {
    bottom: 0;
    top: inherit;
    left: 50%;
    transform: translate(25px, 0px);
    position: absolute;
    right: inherit;
}


/*#HowWeWork*/

/*#SmileGallery*/
#smilegallery {
    padding: 70px 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right !important;
}

#smilegallery .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#smilegallery .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#smilegallery .slider-wrapper {
    overflow: hidden;
}

@media (min-width: 768px) {
    #smilegallery .swiper_wrap {
        padding: 0px 80px;
    }
}

#smilegallery img {
    width: 100%;
}

#smilegallery .Baslik {
    margin: 0 80px;
    margin-bottom: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#smilegallery .Baslik a.btn-tmngr {
    right: 0;
    background: #EDEDED;
    position: absolute;
    box-shadow: 0px 4px 4px -1px rgb(201 201 201 / 21%);
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 44px;
    letter-spacing: 0.45px;
    text-transform: uppercase;
    color: #000000;
    top: 0;
}

#smilegallery .swiper-container {
    padding-bottom: 55px;
}

#smilegallery .swiper-pagination-bullet {
    background: linear-gradient(135.88deg, #010104 -18.91%, #213E50 98.81%) !important;
    box-shadow: inset 0px 1px 3px #4E6D80 !important;
}


#smilegallery .swiper-button-prev {
    background: linear-gradient(135.88deg, #010104 -18.91%, #213E50 98.81%);
    box-shadow: inset 0px 1px 3px #4E6D80;
    width: 52px !important;
    height: 52px !important;
    /* bottom: 0; */
    /* top: inherit; */
    /* right: 50%; */
    /* transform: translate(-5px,0px); */
    /* position: absolute; */
    /* left: inherit; */
}

#smilegallery .swiper-button-next {
    background: linear-gradient(135.88deg, #010104 -18.91%, #213E50 98.81%);
    box-shadow: inset 0px 1px 3px #4E6D80;
    width: 52px !important;
    height: 52px !important;
    /* bottom: 0; */
    /* top: inherit; */
    /* left: 50%; */
    /* transform: translate(25px,0px); */
    /* position: absolute; */
    /* right: inherit; */
}

/*#SmileGallery*/

/*#OurServices*/
#OurServices {
    padding-top: 70px;
    padding-bottom: 50px;
}

#OurServices .swiper-slide {
    padding: 47px;
    background: #080D14;
    box-shadow: 0px 10px 40px -10px #E7E9EA;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

#OurServices .swiper-slide img {
    width: 100%;
    height: 302px;
    object-fit: contain;
    margin-bottom: 25px;
}

#OurServices .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#OurServices .slider-wrapper {
    overflow: hidden;
    padding-bottom: 50px;
}


#OurServices .btn-servis {
    background: linear-gradient(139.85deg, #FFF6AF -13.45%, #DBB667 1.37%, #B6731B 100%);
    border-radius: 8px;
    padding: 15px 45px;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000000;
}


#OurServices .swiper-slide h1 {
    font-weight: 700;
    font-size: 28px;
    /* or 100% */
    text-transform: uppercase;
    background: #dd2139;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#OurServices .swiper-slide p {
    font-weight: 400;
    font-size: 18px;
    /* or 125% */
    letter-spacing: -1.27273px;
    color: #FFFFFF;
}


#OurServices .swiper-slide:hover {
    color: #000000;
    background: #dd2139 !important;
}

#OurServices .swiper-slide:hover h1 {
    color: #000000 !important;
    background: transparent !important;

    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

#OurServices .swiper-slide:hover .btn-servis {
    background: linear-gradient(135.88deg, #010104 -18.91%, #213E50 98.81%);
    box-shadow: inset 0px 1px 3px #4E6D80;
    color: #fff;
}


@media (min-width: 768px) {
    #OurServices .swiper_wrap {
        padding: 0px 80px;
    }
    #OurServices .swiper-slide {
        height: 800px;
        justify-content: space-between;
    }
    #OurServices .swiper-slide p {
        height: 378px;
    }
    #OurServices .swiper-slide h1 {
        height: 67px;
    }
}


/*#OurServices*/

/*#BeforeAfter*/
#BeforeAfter .swiper-container {
    padding-bottom: 55px;
}


#BeforeAfter .swiper-pagination-bullet-active {
    background: linear-gradient(135.88deg, #010104 -18.91%, #213E50 98.81%) !important;
    box-shadow: inset 0px 1px 3px #4E6D80 !important;
    opacity: 1;
}

#BeforeAfter .swiper-pagination-bullet {
    background: #D8D8D8;
    opacity: 0.5;
}

#BeforeAfter {
    padding-top: 70px;
    padding-bottom: 50px;
}

#BeforeAfter .swiper-slide-active {
    opacity: 1 !important;
}

#BeforeAfter .swiper-slide {
    opacity: 0.6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#BeforeAfter .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#BeforeAfter .slider-wrapper {
    overflow: hidden;
}

#BeforeAfter .swiper-slide:hover:after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f00e';
    bottom: inherit;
    top: inherit;
    right: inherit;
    position: absolute;
    background: #ffffff;
    width: 100px;
    opacity: 0.8;
    display: flex;
    border-radius: 50%;
    font-weight: 100;
    font-size: 26px;
    height: 100px;
    left: inherit;
    justify-content: center;
    align-items: center;
}

#BeforeAfter .swiper-slide img {
    width: 100%;
}

@media (min-width: 768px) {
    #BeforeAfter .swiper_wrap {
        padding: 0px 80px;
    }
}


/*#BeforeAfter*/

/*Prev-Next*/
.swiper-button-prev:after {
    opacity: 1 !important;
    color: #fff !important;
    content: '\f053' !important;
    font-size: 18px !important;
    font-family: 'Font Awesome 5 Pro' !important;
}

.swiper-button-next:after {
    opacity: 1 !important;
    color: #fff !important;
    content: '\f054' !important;
    font-size: 18px !important;
    font-family: 'Font Awesome 5 Pro' !important;
}

.swiper-button-prev, .swiper-button-next {
    z-index: 0 !important;
    background: #dd2139;
}

.swiper-button-prev {
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    width: 60px !important;
    height: 60px !important;
}

.swiper-button-next {
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    width: 60px !important;
    height: 60px !important;
}

/*Prev-Next*/


/* Media Info Resposive Mobile */
@media (max-width: 768px) {
    #HeaderBeforeAfter .swiper-button-prev {
        width: 37px !important;
        height: 37px !important;
        opacity: 1 !important;
        bottom: 0;
        top: inherit;
        right: 50%;
        transform: translate(-5px, 0px);
        position: absolute;
        left: inherit;
    }

    #HeaderBeforeAfter .swiper-button-next {
        width: 37px !important;
        height: 37px !important;
        opacity: 1 !important;
        bottom: 0;
        top: inherit;
        left: 50%;
        transform: translate(25px, 0px);
        position: absolute;
        right: inherit;
    }

    #HeaderBeforeAfter .slider-wrapper {
        padding-bottom: 45px;
    }


    #HowWeWork .swiper-slide h3 {
        font-weight: 700;
        font-size: 23px;
        text-align: center;
        letter-spacing: -0.638889px;
        color: #1B1B1B;
    }

    #HowWeWork .swiper-slide h3:after {
        top: 35px;
    }

    #HowWeWork .slider-wrapper {
        padding-bottom: 55px;
    }

    @media (max-width: 768px) {
        #HowWeWork .swiper-slide p {
            font-weight: 400;
            font-size: 18px;
            line-height: 23px;
            text-align: center;
            letter-spacing: -0.5px;
            color: #1B1B1B;
            mix-blend-mode: multiply;
        }

        #HowWeWork .swiper-slide img.ico {
            width: 88px;
            height: 88px;
        }
    }


    .swiper-button-next, .swiper-button-prev {
        width: 39px !important;
        height: 39px !important;
    }

}


/*#wrapVideo*/
#wrapVideo .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#wrapVideo .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#wrapVideo .slider-wrapper {
    overflow: hidden;
    padding-bottom: 50px;
}

@media (min-width: 768px) {
    #wrapVideo .swiper_wrap {
        padding: 0px 80px;
    }
}

#wrapVideo .play-button {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

#wrapVideo .play-button img {
    height: 446px;
    object-fit: cover;
    width: 100%;
}

#wrapVideo .play-button i {
    position: absolute;
    color: #FFFFFF;
    font-size: 48px;
}

/*#wrapVideo*/

/*#Doctors*/
#Doctors .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#Doctors .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#Doctors .slider-wrapper {
    overflow: hidden;
}

@media (min-width: 768px) {
    #Doctors .swiper_wrap {
        padding: 15px 0px;
    }
}

#Doctors .swiper-slide h1 {
    margin-top: 25px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
}

#Doctors .swiper-slide h6 {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    letter-spacing: -1.09091px;

    color: #000000;
}

#Doctors .swiper-slide img {
    width: 100%;
    height: 327px;
    object-fit: contain;
    object-position: bottom;
}

/*#Doctors*/
