@import url("font-awesome.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Raleway:400,500|Montserrat:400,500");

section#header-top {
    position: absolute;
    padding: 15px 0;
    width: 100%;
    top: 5px;
        background: white;
    z-index: 99;
}

section#header-top h4 {font-size: 13px;float: left;padding-right: 20px;margin: 0;}

section#header-top h4 .fa {
    color:  #9c733c;
    padding-right: 7px;
}
.fr {
    float: right !important;
}
.container {
    max-width: 1350px !important;
}

a.navbar-brand {
    padding-right: 0;
}

a.nav-link {
    font-size: 12px;
    font-weight: 600;
    color: gray !important;
    position: relative;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #2d354b;
    border-bottom: 5px solid linear-gradient(270deg, #9c733c,#f5f1a9);
}

section#header-navbar {
    background: #fff;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    margin-top: 30px;
    -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
    z-index: 90;
  /*  position: absolute;*/
    width: 100%;
   /* top: 1.5rem;*/
}
section#header-navbar2 {
    background: #fff;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    margin-top: 30px;
    -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
    z-index: 90;
  /*  position: absolute;*/
    width: 100%;
   /* top: 1.5rem;*/
}
ul.Navbar-right {
    float: right !important;
    list-style: none;
    margin: 0;
}

ul.Navbar-right li {
    float: left;
}

ul.Navbar-right li a {
    padding-right: 14px;
}

ul.Navbar-right li a .fa {
    line-height: 37px;
    color: #2C354C;
}

button.btn.btn-navbar {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    padding: 3px 10px;
    float: right;
}

a.nav-link:after {
    position: absolute;
    content: "";
    /* background: #d2d2d2;*/
    width: 1px;
    top: 15px;
    right: 0;
    height: 14px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
}

a.navbar-brand:after {
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    left: 0;
}
h4.first {
    padding-left: 20%;
}

a.navbar-brand img {
    z-index: 99999;
}

.navbar {
    padding: 0;
}
.navbar-brand {
    padding: 0;
    position: relative;
    top: 1px;
    z-index: 999;
}

nav.navbar.navbar-expand-lg.navbar-light {
    height: 89px;
}
section#slider-area {
    overflow: hidden;
}

.slider {
    min-height: 750px;
    background-size: cover !important;
}

.slider h3 {padding-top: 14%;padding-left: 17%;font-family: Pacifico;color:  #9c733c;}

.slider h1 {
    padding-left: 17%;
    padding-right: 46%;
    color: #fff;
    padding-top: 20px;
}

.slider p {
    padding-left: 17%;
    color: #fff;
    font-size: 20px;
    padding-top: 11px;
}

.button-area {
    padding-left: 17%;
    padding-top: 20px;
}
.slider h1 span {
    color:  #9c733c;
}

body {
    font-family: Poppins,sans-serif;
}

button.btn.btn-navbar .fa {
    color: #fff;
    padding-right: 10px;
}

button.btn.btn-free {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    border-radius: 0;
    color: #fff;
    padding: 10px 25px;
}

button.btn.btn-contact {
    border-radius: 0;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #fff;
    margin-left: 10px;
}
.row.bottomBG {
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
    border-radius: 20px;
    position: relative;
    top: -30px;
    background: #fff;
    
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
}

.slider-bottom {
    text-align: center;
    padding: 18px 0;
}

.slider-bottom h3 {
    font-size: 18px;
    color:  #9c733c;
    padding-top: 16px;
    margin: 0;
}

.slider-bottom img {
    height: 61px;
}

.slider-bottom:after {content: "";position: absolute;width: 2px;height: 74px;background: #ececec;top: 22%;right: 0;display: none;}
.slider-bottom.last:after {
    display: none;
}
.slider-bottom.activex h3 {color: #fff;}

.slider-bottom.activex:before {
    position: absolute;
    content: "";
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    width: 100%;
    height: 242px;
    top: -44px;
    left: 0;
    border-radius: 10px;
    z-index: -999;
}

.slider-bottom.activex {
    position: absolute;
    padding: 35px 32px;
    padding-top: 1px;
    z-index: 99;
}
a#v-pills-home-tab {}

#hizmetlerimiz .nav-pills .nav-link img {
    width: 32px;
    margin-right: 21px;
}

#hizmetlerimiz .nav-pills .nav-link {
    font-weight: 400;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

#hizmetlerimiz .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #2d354b;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff !important;
}

section#hizmetlerimiz {
    background: url(../images/hizmet-bg.png) no-repeat #eeeeee;
    padding: 70px 0;
    position: relative;
    margin-top: 55px;
    padding-bottom: 100px;
}

#hizmetlerimiz div#v-pills-tab {
    background: #fff;
    position: relative;
    overflow-y: scroll;
    height: 570px;
}

#hizmetlerimiz .nav-pills .nav-link:after {
    display: none;
}

#hizmetlerimiz .nav-pills .nav-link:before {
    position: absolute;
    content: "";
    background: #dedede;
    width: 82%;
    height: 1px;
    bottom: 0;
    left: 10%;
}


#hizmetlerimiz .nav-pills .nav-link.active:before {
    display: none;
}

#hizmetlerimiz div#v-pills-tabContent {
    background: #f3f3f3;
    height: 100%;
    padding: 50px;
}
.hizmet-text h3 {
    font-size: 19px;
    padding-top: 25px;
    color:  #9c733c;
}

.hizmet-text h2 {
    color: #2d354b;
    font-size: 30px;
}

.hizmet-text p {
    color: #898989;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
    padding-top: 11px;
    padding-right: 41px;
}

.dahil-hizmetler ul {
    margin: 0;
    list-style: none;
    padding: 0;
    background: #eaeaea;
    float: left;
    padding: 10px 11px;
    border-radius: 8px;
    padding-left: 14px;
}

.dahil-hizmetler ul li {
    float: left;
    padding-right: 19px;
    font-size: 12px;
}

.dahil-hizmetler ul h4 {
    float: left;
    font-size: 11px;
    padding-right: 10px;
}
.dahil-hizmetler ul li .fa {
    background: #c4c4c4;
    padding: 5px;
    border-radius: 50%;
}
.button-area2 {
    padding-top: 30px;
    float: left;
}
.site-title {
    text-align: center;
    padding-bottom: 55px;
    padding-top: 50px;
}

.site-title h1 {
    font-size: 25px;
}

.site-title h1 span {
    color:  #9c733c;
}
img.bulut {
    position: absolute;
    top: -63px;
}
button.btn.btn-ulasin {
    background: #2d354b;
    border-radius: 0;
    color: #fff;
    padding: 10px 25px;
    margin-left: 22px;
}
.scrollbar-ripe-malinka::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

    .scrollbar-ripe-malinka::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5; }

        .scrollbar-ripe-malinka::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);background-image: -webkit-linear-gradient(90deg, rgba(66,117,251,1) 0%, rgba(76,121,238,0.8911939775910365) 35%, rgba(32,159,248,1) 100%);background-image: linear-gradient(90deg, rgb(239, 206, 85) 0%, rgb(228, 197, 80) 35%, rgb(215, 183, 64) 100%);}




        .foto-single {
            min-height: 230px;
            background-size: cover !important;
            border: 3px solid #cecece;
            border-radius: 7px;
            margin-top: 20px;
        }

        section#foto-galeri {
            background: #383f54;
            padding: 50px 0;
            padding-bottom: 90px;
        }

        .hover {
            margin: 0 auto;
            position: relative;
            text-align: center;
            opacity: 0;
        }

        .hover .fa {
            margin-top: 29%;
            background: linear-gradient(270deg, #9c733c,#f5f1a9);
            padding: 14px 16px;
            border-radius: 50%;
            color: #fff;
        }

        .hover h2 {
            padding-top: 50px;
            font-size: 18px;
            color: #ffff;
        }

        .foto-single:hover .hover {
            opacity: 1;
            transition: 0.5s;
        }

        .hover:after {
            position: absolute;
            content: "";
            border: 1px solid #ececec;
            width: 93%;
            height: 101%;
            top: 10px;
            left: 10px;
        }

        #foto-galeri .site-title {
            padding-bottom: 30px;
        }

        #foto-galeri .site-title h1 {
            color: #fff;
        }

        section#foto-galeri .container:after {
            position: absolute;
            content: "";
            background: #eeeeee;
            width: 100%;
            height: 50px;
            top: -50px;
        }

        section#foto-galeri .container {
            position: relative;
        }
        section#hakkinda-area {
            background: #ffffff;
            padding: 50px 0;
            padding-top: 0;
        }

        .hakkinda-title h4 {
            font-size: 21px;
            color: #2d354b;
            font-weight: 600;
            padding-bottom: 35px;
            position: relative;
        }

        .hakkinda-title h4 span {
            color:  #9c733c;
            padding-bottom: 4px;
            position: relative;
            border-bottom: 3px solid #373f53;
        }


        .hakkinda-box p {
            color: #525868;
            font-weight: 300;
            font-size: 11px;
            line-height: 26px;
        }

        .hakkinda-img {
            background: url(../images/clinic.png) no-repeat;
            background-size: cover !important;
            min-height: 410px;
            position: relative;
        }

        .hakkinda-text-bottom {
            position: absolute;
            bottom: 0;
            text-align: center;
            background: linear-gradient(270deg, #9c733c,#f5f1a9);
            border-top-left-radius: 25px;
            border-top-right-radius: 25px;
            width: 80%;
            margin: 0 auto;
            left: 11%;
            padding: 10px;
        }

        .hakkinda-text-bottom p {color: #fff;font-size: 13px;line-height: 20px;font-weight: 200;margin: 0;}

        .hakkinda-text-bottom .fa {
            background: #fff;
            border-radius: 50%;
            padding: 11px 13px;
            color:  #9c733c;
            position: absolute;
            top: -22px;
            left: 42%;
        }

        .hakkinda-text-bottom span {
        }



        .hakkinda-contact {
            border: 1px solid #cccccc;
            padding: 15px;
            text-align: center;
            min-height: 410px;
        }

        .hakkinda-contact h5 {
            padding-top: 20px;
            font-size: 17px;
        }


        input#email {
            background: #e6e6e6;
            border-radius: 0;
            margin-bottom: 20px;
            font-size: 14px;
            font-weight: 300;
            color: #cccccc;
            padding-left: 14%;
            height: 45px;
        }

        .input-group .fa {
            position: absolute;
            top: 15px;
            z-index: 999999;
            left: 20px;
            color: #bdbdbd;
        }


        button.btn.btn-send {
            background: linear-gradient(270deg, #9c733c,#f5f1a9);
            color: #fff;
            width: 100%;
            border-radius: 0;
        }

        button.btn.btn-send .fa {
            background: #fff;
            border-radius: 50%;
            padding: 5px 7px;
            margin-left: 20px;
            color:  #9c733c;
            font-size: 12px;
        }
        img.logo-hakkinda {padding-top: 15px;width: 250px;}

        section#hakkinda-area .container:after {
            position: absolute;
            content: "";
            background: #eeeeee;
            width: 100%;
            height: 50px;
            top: -91px;
        }
        section#hakkinda-area .container{
            position: relative;
            
        }
        .blogPostIMG{
          background: url(../images/blogBG.png) no-repeat;
          background-size: cover;
          position: relative;
          padding: 200px 30px;
      }


      .blogListBottom li {
        list-style-type: none;
        width: 100%;
        margin-bottom: 10px;
        float: left;
        border-bottom: 1px solid #eaebee;
    }

    .blogListBottom li img {
        float: left;
        width: 80px;
    }
    .blogPostIMG h4 {
        top: 20px;
        background: #ca2b3b;
        color: #fff;
        font-size: 13px;
        padding: 5px;
        right: 20px;
        position: absolute;
    }

    .bttm {
        position: absolute;
        bottom: 0;
    }

    .bttm ul li {
        list-style-type: none;
        color: #fff;
        font-size: 13px;
    }

    .bttm ul {
        padding: 0;
    }

    .bttm ul li h5 {
        font-size: 15px;
    }

    .bttm p {
        color: #fff;
        font-weight: 600;
    }

    ul.blogListBottom {
        padding: 0;
    }
    .blogTextRight h4 {
        font-size: 15px;
        color: #333;
        font-weight: 600;
        margin: 0;
    }

    .blogIMG {
        float: left;
        width: 25%;
    }

    .blogTextRight h5 {background: linear-gradient(270deg, #9c733c,#f5f1a9);color: #fff;font-size: 11px;padding: 3px;margin-top: 5px;width: 30%;}

    .blogTextRight {width: 75%;float: left;text-align: left;}

    .blogTextRight h2 {
        font-size: 12px;
        color: #333;
    }
    .blogTextRight h4 a {
        color: #2d354b;
    }
    section#footer-top {
        padding: 150px 0;
        margin-top: 50px;
        background: url(../images/footer-top.png) no-repeat bottom #f2f6ff;
    }

    .footer-top-box {
        text-align: center;
    }
    .imgft {
        background: #fff;
        width: 80px;
        height: 80px;
        margin: 0 auto;
        border-radius: 50%;
        padding: 15px 0;
    }

    .footer-top-box  img {width: 40px;}
    .imgft:hover {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        transition: 0.5s;
    }

    .imgft:hover img {
        filter: invert(1);
    }
    .footer-top-box h2 {
        font-size: 20px;
        font-weight: 600;
        padding: 0 20px;
        color: #2c354a;
        padding-top: 13px;
    }

    .footer-top-box p {
        font-size: 15px;
        font-weight: 400;
    }
    section#footer {
        background: #293846;
    }

    .footer-left {
        background: #fff;
        border-radius: 10px;
        position: relative;
        top: -107px;
    }

    .footer-left-top {
        padding: 30px 70px;
        padding-bottom: 13px;
        border-bottom: 1px solid #e4e4e4;
        float: left;
        width: 100%;
    }

    .footer-left-top-left {
        float: left;
        width: 20%;
    }
    .footer-left-bottom {
        padding-left: 70px;
        padding-top: 30px;
    }

    .footer-left-bottom p {
        padding-left: 20px;
        color: gray;
        font-size: 15px;
        padding-top: 20px;
        padding-right: 50px;
    }

    ul.footer-social {
        margin: 0;
        padding: 0;
        list-style: none;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 90px;
    }

    ul.footer-social li {
        float: left;
        padding-right: 20px;
        font-size: 23px;
    }

    .footer-liste {
        text-align: left;
        padding-top: 23%;
    }

    .footer-liste ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .footer-liste h4 {
        color: #fff;
        font-size: 20px;
        padding-bottom: 10px;
        position: relative;
        margin-bottom: 34px;
    }

    .footer-liste h4:after {
        position: absolute;
        content: "";
        background: white;
        width: 56px;
        height: 2px;
        left: 0;
        bottom: 0;
    }

    .footer-liste li a {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
    }

    .footer-liste ul li {
        padding-bottom: 10px;
    }
    section#footer-bottom {
        padding: 30px 0;
    }

    section#footer-bottom h2 {
        font-size: 14px;
        color: #293746;
        margin: 0;
    }

    ul.ft-bottom {
        margin: 0;
        padding: 0;
        list-style: none;
        float: right;
    }

    ul.ft-bottom li {
        float: left;
        line-height: 10px;
        padding-right: 14px;
    }

    ul.ft-bottom li a {
        color: gray;
        font-weight: 300;
        font-size: 14px;
        margin: 0;
    }
    .wpbutton {
        position: relative;
    }

    button.btn.btn-wps {
        position: absolute;
        right: 0;
        background: #84b85e;
        top: 72px;
        padding: 10px 25px;
        border-radius: 38px;
        color: #fff;
    }

    button.btn.btn-wps .fa {
        background: #fff;
        color: #84b85e;
        padding: 10px 12px;
        border-radius: 50%;
        margin-right: 10px;
    }
    .slider-hizmetler {
        background-size: cover !important;
        min-height: 400px;
        position: relative;
        padding: 0 330px;
    }

    .hizmetler-textkapsar {
        position: absolute;
        bottom: 27px;
        color: #fff;
    }

    .hizmetler-textkapsar h2 {
        font-weight: 600;
        font-size: 30px;
    }

    .hizmetler-textkapsar h4 {
        font-weight: 200;
        font-size: 14px;
    }
    .hizmet-detay-icerik {
        padding: 70px 0;
    }

    .hizmetsacekimi {
        max-width: 100%;
    }

    .sac-ekimi-text h2 {
        font-size: 21px;
        font-weight: 600;
        color: #2a3246;
    }

    .sac-ekimi-text p {
        font-weight: 200;
        font-size: 14px;
        padding-top: 5px;
        margin-bottom: 7.5px;
        color: gray;
        line-height: 27px;
    }

    .hizmet-sac-box {
        text-align: center;
        background: #ffffff;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.11);
        z-index: 999999999999;
        border-radius: 15px;
        padding: 30px 20px;
        border: 1px solid #e6e6e6;
        margin: 50px 0;
    }

    .hizmet-sac-box h3 {
        padding-top: 15px;
        font-size: 19px;
        font-weight: 600;
    }

    .hizmet-sac-box p {
        font-weight: 300;
        font-size: 15px;
        padding-top: 8px;
    }

    .ortak-text h2 {
        font-size: 23px;
        color: #293746;
    }

    section#hizmetler-area {
        overflow: hidden;
    }

    .ortak-text p {
        font-weight: 300;
        padding-top: 10px;
        font-size: 14px;
        color: gray;
    }

    ul.ortakUl {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul.ortakUl li .fa {
        color: #f40050;
    }

    ul.ortakUl li {
        font-size: 15px;
        color: gray;
        padding-top: 15px;
    }
    .tedavi-ozeti {
        margin: 60px 0;
        background: url(../images/tedavibg2.png) no-repeat;
        padding: 50px;
        background-size: cover !important;
        float: left;
        border-radius: 13px;
        position: relative;
    }

    .tedavi-ozeti h2 {
        color: #fff;
        font-size: 25px;
    }

    .tedavi-ozeti p {
        color: #ffff;
        font-weight: 100;
        font-size: 15px;
        line-height: 26px;
        padding-top: 10px;
    }

    .tedavi-ozeti p span {
        font-weight: 600;
    }

    ul.tedaviUL {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 48%;
        float: left;
        margin-top: 30px;
        margin-right: 2%;
    }

    ul.tedaviUL li {
        float: left;
        width: 100%;
        border: 1px solid white;
        border-style: dotted;
        padding: 10px;
        padding-left: 20px;
        margin-top: 13px;
    }

    ul.tedaviUL li img {
        float: left;
        width: 29px;
        margin-right: 21px;
    }

    ul.tedaviUL li h4 {font-size: 14px;color: #fff;font-weight: 300;line-height: 31px;float: left;margin: 0;width: 56%;}

    ul.tedaviUL li span {float: left;width: 15%;color: #fff;font-size: 13px;padding-top: 7px;}

    .tedavi-ozeti:after {
        position: absolute;
        content: "";
        width: 95%;
        height: 92%;
        border-radius: 10px;
        left: 23px;
        top: 21px;
        border: 1px solid #ffffff59;
    }
    .bilgi-formu {
        background: #fff;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
        position: relative;
        top: -50px;
        border-radius: 15px;
        padding: 25px 38px;
    }

    .sidebar-area .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        background: none;
        text-align: left;
    }

    .sidebar-area a.nav-link {padding-left: 0;font-size: 16px;color: gray !important;font-weight: 400;border-radius: 0;}

    .sidebar-area a.nav-link:after {
        background: none;
    }

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #293746 !important;
        font-weight: 600;
    }

    .sidebar-area a.nav-link:before {
        position: absolute;
        content: "";
        background: gray;
        width: 85px;
        height: 2px;
        bottom: 0;
    }

    .sidebar-area a.nav-link.active:before {
        background: #293746;
    }
    .inputlar input {
        width: 90%;
        height: 38px;
        font-size: 12px;
        color: gray;
        border: 1px solid #cccccc;
        padding: 16px;
    }

    .inputlar .fa {
        width: 10%;
        float: left;
        font-size: 19px;
        line-height: 31px;
    }

    .inputlar {
        margin-bottom: 15px;
    }

    .inputlar textarea {
        width: 90%;
        border: 1px solid #d0d0d0;
        padding: 10px 16px;
        font-size: 12px;
        color: gray;
        height: 100px;
    }

    button.btn.btn-gonder2 {
        width: 100%;
        background: #293746;
        color: #fff;
        padding: 15px;
        margin-top: 25px;
    }

    form.bilgi-formu-top {
        padding: 28px 0;
    }
    ul.kategoriler-side {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul.kategoriler-side li {
        background: #fff;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
        padding: 19px 28px;
        border-radius: 11px;
        margin: 15px 0;
        position: relative;
    }

    ul.kategoriler-side li a {
        color: #293746;
    }

    ul.kategoriler-side li:after {
        position: absolute;
        content: "";
        background: #c3c3c3;
        width: 4px;
        height: 30px;
        left: 0px;
        top: 18px;
    }

    ul.kategoriler-side li.active:after {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
    }

    ul.kategoriler-side li.active {
        background: #293746;
    }

    ul.kategoriler-side li.active a {
        color: #fff;
    }

    ul.kategoriler-side li:hover {
        background: #293646;
        transition: 0.5s;
    }

    ul.kategoriler-side li:hover a {
        color: #fff;
    }

    ul.kategoriler-side li:hover:after {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
    }
    .iletisim-kanallari ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 45px;
    }

    .iletisim-kanallari ul li img {
        width: 10%;
        float: left;
        padding-top: 6px;
    }

    .iletisim-kanallari ul li h4 {
        width: 60%;
        float: left;
        padding-left: 20px;
        font-size: 15px;
        font-weight: 600;
        margin: 0;
    }

    .iletisim-kanallari ul li .btn {
        width: 30%;
        border: 1px solid #d6d6d6;
        border-radius: 0;
        color: #d6d6d6;
        font-weight: 500;
    }

    .iletisim-kanallari ul li h4 span {
        float: left;
        font-weight: 300;
        padding-top: 7px;
    }

    .iletisim-kanallari ul li {
        margin: 20px 0;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
        border-radius: 7px;
        border: 1px solid #cecece;
        padding: 20px;
    }
    .sidebar-fotogralar {
        background: url(../images/foto-bg.png);
        background-size: cover !important;
        min-height: 225px;
        border-radius: 20px;
        padding: 27px;
        margin-top: 55px;
    }

    .sidebar-fotogralar h2 {
        font-size: 18px;
        font-weight: 600;
        padding-right: 30%;
        color: #293746;
        padding-top: 17px;
    }

    .sidebar-fotogralar p {
        font-size: 17px;
        padding-right: 30%;
    }

    button.btn.btn-fotograf {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        color: #fff;
        border-radius: 50px;
        padding: 15px 20px;
    }
    .hizmet-detay-icerik div#carouselExampleControls {
        margin-bottom: 50px;
    }

    .hizmet-detay-icerik .carousel-inner {
        height: 350px;
        border-radius: 13px;
    }

    .carousel-control-prev {opacity: 1;left: 0;width: 50px;height: 82px;top: 38%;background: #293646;border-top-right-radius: 50px;border-bottom-right-radius: 50px;}

    span.carousel-control-prev-icon {
    }

    a.carousel-control-next {
        opacity: 1;
        right: 0;
        width: 50px;
        height: 82px;
        top: 38%;
        background: #293646;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }
    .hizmet-grupbox {
        background-size: cover !important;
        min-height: 250px;
        border-radius: 10px;
        position: relative;
    }

    .hizmet-box-aciklama {
    position: absolute;
    bottom: 0;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 10px 0;
    }

    .hizmet-box-aciklama h2 {
        font-size: 14px;
        font-weight: 600;
        color:  #9c733c;
    }

    .hizmet-box-aciklama p {
        margin: 0;
        color: #fff;
    }

    .hizmet-box-aciklama:after {
        position: absolute;
        content: "";
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        width: 5px;
        height: 100%;
        left: 0;
        top: 0;
    }

    .hover-hizmet {
        opacity: 0;
        position: absolute;
        top: 20px;
        right: 30px;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        color: #fff;
        padding: 5px 13px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .hizmet-grupbox:hover .hover-hizmet {
        opacity: 1;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .hizmet-grupbox:hover {
        transform: scale(1.04);
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .site-title p {
        font-size: 15px;
        padding-top: 10px;
        color: gray;
    }
    .hizmetler-textkapsar.hizmetgrup-top {
        text-align: center;
        margin: 0 auto;
        position: unset;
        padding-top: 13rem;
    }

    .hizmetler-textkapsar.hizmetgrup-top h2 {
        color:  #9c733c;
        font-family: Pacifico;
        font-size: 20px;
    }

    .hizmetler-textkapsar.hizmetgrup-top h2 span {
        color: #fff;
    }

    .hizmetler-textkapsar.hizmetgrup-top h4 {
        font-size: 47px;
        font-weight: 600;
    }
    section#bgT .site-title {
        background: url(../images/bgtext.png) center no-repeat;
        top: 0;
    }
    section#hizmet-grup .site-title {
        background: url(../images/bgtext.png) center no-repeat;
        top: 0;
    }
    section#kariyer-area .site-title {
        background: url(../images/bgtext.png) center no-repeat;
        top: 0;
    }
    .hakkimizda-img-video {
        background: url(../images/hakkimizdaBG.png);
        min-height: 400px;
        background-size: cover !important;
    }

    .hakkimizda-img-video span {
        position: absolute;
        top: 42%;
        left: 45%;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        padding: 20px 25px;
        border-radius: 50%;
        color: #fff;
    }

    .hakkimizda-img-video span:before {
        position: absolute;
        content: "";
        background: #c7c7c77a;
        width: 82px;
        height: 82px;
        border-radius: 50%;
        opacity: 0.5;
        left: -9px;
        top: -8px;
    }
    .hakkimizda-img-video {
        background: url(../images/hakkimizdaBG.png);
        min-height: 400px;
        background-size: cover !important;
    }

    .hakkimizda-img-video span {
        position: absolute;
        top: 42%;
        left: 45%;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        padding: 20px 25px;
        border-radius: 50%;
        color: #fff;
    }

    .hakkimizda-img-video span:before {
        position: absolute;
        content: "";
        background: #c7c7c77a;
        width: 82px;
        height: 82px;
        border-radius: 50%;
        opacity: 0.5;
        left: -9px;
        top: -8px;
    }

    .hakkimizda-img-area h2 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .hakkimizda-img-area p {
        color: gray;
        font-weight: 300;
        font-size: 15px;
        line-height: 29px;
    }
    .accordion .card-header:after {
        font-family: 'FontAwesome';
        content: "\f068";
        float: right;
        color: #f5004d;
        background: #fff;
        padding: 3px 9px;
        border-radius: 50%;
    }
    .accordion .card-header.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\f067";
        background: linear-gradient(270deg, #9c733c,#f5f1a9) !important;
        color: #fff;
    }
    .card-header.collapsed {margin-bottom: 19px !important;border: none;}

    .card {
        border: none;
    }
    .renk1 .collapsed {
        background: #f3f5f9 !important;
        border: 1px solid #e4e4e4;
        color: #333 !important;
        font-weight: 500;
    }

    .renk1 .card-header {
        background: #f5004d;
        color: #fff;
        font-weight: 500;
    }

    .row.mission-area h2 {
        color:  #9c733c;
        padding: 20px 0;
        font-size: 18px;
    }
    .renk2.accordion .card-header.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\f067";
        background: red !important;
        color: #fff;
    }
    .row.mission-area .r2 {
        color: #2a3846;
        text-align: right;
    }
    .renk1 .card-header {
        background: #f5004d;
        color: #fff;
        font-weight: 500;
    }
    .renk2 .card-header {
        background: #2a3846;
        font-weight: 500;
        color: #fff;
    }

    .renk2 .card-header.collapsed {
        background: #f3f3f3;
        font-weight: 500;
        color: #333;
    }
    .teamBG {
        background: url(../images/teambg.png) #2a3846 no-repeat right;
        margin: 55px 5px;
        max-width: 99%;
    }
    .row.teamBG h3 {
        padding: 50px 0 0 50px;
        color: #fff;
        font-size: 20px;
    }
    .row.teamBG h3:before {
        content: "";
        background: white;
        position: absolute;
        width: 160px;
        height: 2px;
        top: 79px;
    }
    .row.teamBG h4 {
        color: #fff;
        font-weight: 600;
        padding: 14px 0 0 50px;
    }
    button.btn.btn-basvuru {
        margin: 20px 0 30px 50px;
        background: none;
        border: 1px solid white;
        border-radius: 0;
        padding: 10px 20px;
        color: #fff;
    }
    .teamBG img {
        position: absolute;
        bottom: 0;
        max-width: 97%;
    }
    .renk2 .card-header.collapsed:after {
        background: #2a3846 !important;
    }
    div#accordion p {
        font-weight: 300;
        font-size: 15px;
        color: gray;
        line-height: 25px;
    }
    .kariyer-box {
        background: #f7f7f7;
        border-left: 5px solid linear-gradient(270deg, #9c733c,#f5f1a9);
        padding: 20px 40px;
        position: relative;
        margin-top: 50px;
    }

    .kariyer-box span {
        position: absolute;
        top: 20px;
        right: 20px;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        border-radius: 50%;
        padding: 3px 8px;
        color: #fff;
        font-size: 10px;
    }

    .kariyer-box h4 {
        background: #2a3846;
        width: 17%;
        text-align: center;
        font-size: 15px;
        color: #fff;
        padding: 4px;
    }

    .kariyer-box h2 {
        font-size: 24px;
        padding-top: 15px;
        color: #2a3846;
    }

    .kariyer-box h5 {
        font-size: 14px;
        color: gray;
        font-weight: 400;
    }

    .kariyer-box h5 .fa {
        margin-right: 7px;
    }

    .kariyer-box p {
        font-size: 15px;
        color: gray;
        font-weight: 300;
        padding-top: 12px;
        margin: 0;
    }

    .kariyer-box:hover {
        background: #2a3846;
        transition: 0.5s;
        color: #fff;
    }

    .kariyer-box:hover h4 {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        transition: 0.5s;
    }

    .kariyer-box:hover h2 {
        color: #fff;
        transition: 0.5s;
    }
    .advantages-left {
        background: url(../images/choBG.png) no-repeat;
        background-size: cover !important;
        padding: 2rem 5rem;
        float: left;
        padding-right: 61px;
        max-height: 570px;
        min-height: 570px;
    }

    section#advantages-area {
        padding: 70px 0;
        overflow: hidden;
    }

    .advantages-left h5 {
        font-family: Pacifico;
        position: relative;
        padding-left: 47px;
        color: #2d354b;
        font-size: 16px;
    }

    .advantages-left h5:after {position: absolute;content: "";background: #2d354b;width: 35px;height: 3px;left: 0;top: 8px;}

    .advantages-left h2 {
        color: #fff;
        font-weight: 500;
        font-size: 35px;
    }

    .advantages-left h2 span {
        color: #2d354b;
    }

    .advantages-left p {
        color: #e2e2e2;
        padding-top: 20px;
        font-weight: 300;
    }

    ul.advantageUL {
        margin: 0;
        padding: 0;
        list-style: none;
        padding-top: 31px;
    }
    ul.advantageUL li {
        width: 48%;
        padding-bottom: 34px;
        float: left;
        padding-right: 23px;
    }

    ul.advantageUL li img {
        width: 10%;
        float: left;
        margin-top: 6px;
        height: 47px;
        overflow: hidden;
    }

    ul.advantageUL li h4 {
        width: 90%;
        font-size: 15px;
        color: #fff;
        float: left;
        padding-left: 18px;
        padding-right: 10px;
    }

    ul.advantageUL li h4 span {
        font-weight: 100;
        font-size: 13px;
        width: 100%;
        float: left;
        padding-top: 10px;
    }
    .advantages-right {
        background: url(../images/teambg.png) no-repeat bottom right #2a3846;
        max-height: 570px;
        min-height: 570px;
        padding: 50px;
        padding-right: 100px;
    }

    .advantages-right h5 {
        font-family: Pacifico;
        position: relative;
        padding-left: 47px;
        color:  #9c733c;
        font-size: 16px;
    }

    .advantages-right h5:after {
        position: absolute;
        content: "";
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        width: 35px;
        height: 3px;
        left: 0;
        top: 8px;
    }

    .advantages-right h2 {color: #fff;padding-bottom: 56px;}

    input#adv {
        background: #222b35;
        border: 1px solid #354352;
        border-radius: 0;
        height: 54px;
        padding: 20px;
        font-size: 12px;
    }

    textarea#adv {
        background: #222b35;
        border: 1px solid #354352;
        border-radius: 0;
        height: 150px;
        padding: 20px;
        font-size: 12px;
        width: 100%;
    }

    button.btn.btn-gonder {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        border-radius: 0;
        padding: 10px 37px;
        color: #fff;
        font-weight: 500;
    }
    section#contactTop {
        padding-top: 70px;
    }
    .contactHead h3 {
        color: #ca2b3b;
        font-size: 18px;
        font-weight: 600;
    }
    .contactHead h4 {
        color: #2a3846;
        font-weight: 600;
        font-weight: 600;
        font-size: 30px;
    }

    .contactHead p {
        color: #515151;
        padding-top: 20px;
    }
    .contactRight {
        text-align: center;
    }
    .contactBox {
        padding: 20px;
        border-radius: 20px;
    }
    .contactBox img {
        width: 50px;
        margin: 0 auto;
    }
    .contactBox h3 {
        font-size: 18px;
        padding: 20px 0 10px;
        font-weight: 600;
    }

    section#smileCustomer {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        padding: 40px 0;
        margin-top: 70px;
    }
    .iconLeftSmile {
        float: left;
        overflow: hidden;
        padding-right: 30px;
        width: 20%;
    }
    .textRightSmile {
        float: left;
        width: 80%;
        padding-top: 20px;
    }
    section#smileCustomer h3 {
        color: #c1a437;
        font-weight: 600;
        padding-left: 42px;
        font-size: 17px;
        position: relative;
        font-family: Pacifico;
    }
    .smileForm {
        position: absolute;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        padding: 80px 20px;
        top: -50px;
        box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.13);
    }
    .smileForm input[type="text"] {
        border-radius: 50px;
        width: 72%;
        float: left;
        padding: 25px;
        color: #c1c1c1;
    }
    input[type=text] {
        height: 40px;
        border: 1px solid #eaebee;
        background: #fff;
        padding: 0 20px;
        margin-bottom: 10px;
    }
    button.btn.btnSend {
        float: left;
        width: 40%;
        background: #2a3846;
        padding: 13px;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        margin-left: -40px;
        color: #fff;
    }

    section.contact form {
    }
    .formHead {
        float: left;
        width: 100%;
        padding-left: 13px;
    }
    .formHead h3 {
        color: #ca2b3b;
        font-size: 18px;
        font-weight: 600;
    }
    .formHead h4 {
        color: #2b3846;
        font-weight: 600;
        font-size: 27px;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .contact input[type=text] {
        width: 100%;
        background: #f0f0f0;
        color: #cecece;
    }
    .contact textarea {
        width: 100%;
        background: #f0f0f0;
        color: #cccccc;
        height: 180px;
        border: 1px solid #eaebee;
        padding: 20px;
    }
    .contactBox:hover {
        border-bottom: 4px solid linear-gradient(270deg, #9c733c,#f5f1a9);
        transition: 0.5s;
        box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.13);
        border-radius: 10px;
        padding: 20px;
    }
    .contactHead {
        position: relative;
    }

    .contactHead:after {
        background: url(../images/iletbg.png) no-repeat;
        position: absolute;
        content: "";
        width: 100%;
        height: 114px;
        top: -28px;
        left: -31%;
        z-index: -99;
    }
    button.btn.btn-readmore {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        color: #fff;
        border-radius: 0;
        font-size: 15px;
        font-weight: 600;
    }

    button.btn.btn-about {
        background: #2b3846;
        color: #fff;
        border-radius: 0;
        font-size: 15px;
        font-weight: 600;
        margin-left: 20px;
    }

    .contactButtons {
        margin-top: 30px;
    }

    .contactHead h3:after {
        position: absolute;
        content: "";
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        width: 30px;
        height: 3px;
        top: 8px;
        left: 0;
    }

    .contactHead h3 {
        position: relative;
        padding-left: 46px;
        color:  #9c733c;
        font-family: Pacifico;
    }

    .textRightSmile h4 {
        color: #fff;
    }

    .textRightSmile h3 {
    }

    section#smileCustomer h3:after {
        position: absolute;
        content: "";
        background: #c1a437;
        width: 30px;
        height: 2px;
        left: 0;
        top: 7px;
    }
    .formHead h3 {
        color:  #9c733c;
        font-family: Pacifico;
        font-size: 16px;
        font-weight: 400;
        padding-left: 53px;
        position: relative;
    }

    .formHead h3:after {
        position: absolute;
        content: "";
        background: #c1a437;
        width: 40px;
        height: 2px;
        left: 0;
        top: 9px;
    }

    input#submit {
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        border: none;
        padding: 10px 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 18px;
    }
    .ofisler-liste {
        text-align: center;
        border: 1px solid #d6d6d6;
        padding: 20px;
        background-size: cover !important;
    }

    .ofisler-liste p span {
        font-weight: 600;
    }

    .ofisler-liste p {
        margin: 0;
        padding-bottom: 10px;
        color: #fff;
    }

    .ofisler-liste img {
        margin-bottom: 29px;
    }
    .doktor {
        background: #fff;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.47);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        text-align: center;
        padding: 20px;
        border-bottom: 3px solid linear-gradient(270deg, #9c733c,#f5f1a9);
        position: relative;
        float: left;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor-img-top {
        min-height: 150px;
        width: 160px;
        position: relative;
        background-size: cover !important;
        margin: 0 auto;
        border-radius: 10px;
        top: -40px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor-img-top span {
        position: absolute;
        bottom: -17px;
        background: linear-gradient(270deg, #9c733c,#f5f1a9);
        border-radius: 50%;
        font-size: 23px;
        color: #fff;
        padding: 10px 18px;
        margin-left: -25px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    .sergenkaydir{
        padding-right: 12%;
    }
    .doktor-icerik h2 {
        font-size: 20px;
        font-weight: 500;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor-icerik h5 {
        color:  #9c733c;
        font-weight: 400;
        font-size: 14px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor-icerik p {
        font-size: 13px;
        font-weight: 300;
        color: gray;
        padding-top: 11px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    ul.doktor-social {
        margin: 0 auto;
        list-style: none;
        padding: 0;
        text-align: center;
        padding-left: 4.3rem;
        color: gray;
        float: left;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    ul.doktor-social li {
        float: left;
        padding-right: 23px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    .doktor-icerik {
        margin-top: -20px;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover {
        background: url(../images/doktor-bg.png) no-repeat;
        background-size: cover !important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover h2 {
        color: #fff;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover h5 {
        color: #cacaca;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover .doktor-icerik p {
        color: #fff;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover ul.doktor-social li {
        color: #fff;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .doktor:hover .doktor-img-top span {
        background: #2a3846;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }




    /* You can remove this page div in your website */
    .page{
      width:100%;
      height:100%;
      position: relative;
      float: left;
  }

  /* Our normalize css */
  *{
      margin:0;
      box-sizing: border-box;
  }

  /* Our wrapper */
  .wrapper{
      width: 100%;
      height: 500px;
      position: relative;
      overflow:hidden;
      box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  }

  /* Our image information */
  .before,
  .after {
      width:100%;
      height:100%;
      background-repeat:no-repeat;
      background-color: white;
      background-size: cover;
      background-position: center;
      position: absolute;
      top:0;
      left:70px;
      pointer-events:none;
      overflow: hidden;
  }

  .content-image{
      height:100%;
  }

  .after{
      width:125px;
  }

  .scroller{
      width: 50px;
      height:50px;
      position: absolute;
      left:100px;
      top:50%;
      transform:translateY(-50%);
      border-radius:50%;
      background-color: transparent;
      opacity:0.9;
      pointer-events:auto;
      cursor: pointer;
  }

  .scroller:hover{
      opacity:1;
  }

  .scrolling{
      pointer-events:none;
      opacity:1;
      // z-index: 1;
  }

  .scroller__thumb{
      width:100%;
      height:100%;
      padding:5px;
  }

  .scroller:before,
  .scroller:after{
      content:" ";
      display: block;
      width: 7px;
      height: 9999px;
      position: absolute;
      left: 50%;
      margin-left: -3.5px;
      z-index: 30;
      transition:0.1s;
  }
  .scroller:before{
      top:100%;
  }
  .scroller:after{
      bottom:100%;
  }

  /* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
  .scroller{
      border: 5px solid #fff;
  }
  .scroller:before,
  .scroller:after{
      background: #fff;
  }


  .before-after-area  .carousel-control-prev {
    background: #2a3846;
    position: relative;
    width: 35px;
    height: 35px;
    border-radius: 7px;
}

.before-after-area .carousel-control-next {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    position: relative;
    width: 35px;
    height: 35px;
    border-radius: 7px;
    float: right;
}
h4.first {
    padding-left: 0;
}
.slider-bottom.activex:after {
    right: -12px;
    top: 16%;
}

button.btn.btn-read {background: #2c354a;color: #fff;font-size: 13px;font-weight: 400;padding: 5px 17px;margin-top: 17px;}

.slider-bottom p {
    color: gray;
    font-weight: 300;
    padding-top: 6px;
    font-size: 14px;
    margin: 0;
}

.slider-bottom.activex p {
    color: #fff;
}
.video-alani {
   /* background: url(../images/videobg.png);*/
    background-size: cover !important;
    padding:1rem 1rem;
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
}
.video-alani span .fa {
text-align: center;
    margin: 0 auto;
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    border-radius: 50%;
    padding: 1.3rem;
    left: -0.5rem;
    top: 1.3rem;
    position: relative;
    color: #fff;
}

section#video-galeri {
    padding: 70px 0;
    padding-top: 30px;
}

section#video-galeri .title-site {
    padding-bottom: 50px;
}

.video-alani span .fa:after {
    position: absolute;
    content: "";
    border: 1px solid linear-gradient(270deg, #9c733c,#f5f1a9);
    width: 119%;
    height: 118%;
    border-radius: 50%;
    opacity: 0.5;
    left: -5px;
    top: -5px;
}
.video-alani h2 {
    position: relative;
    top: 50px;
    font-size: 14px;
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    color: #fff;
    border-radius: 5px;
    width: 66%;
    padding: 7px 10px;
    margin-bottom: 20px;
}
.video-slider li.nav-item {
    width: 50%;
}

.video-slider .nav-pills .nav-link {
    background: #ededed;
    border-radius: 30px;
}

.video-slider .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
}

.row.video-slider {
    padding-top: 30px;
}

ul#pills-tab {background: #ededed;border-radius: 30px;}

.video-slider .nav-link {
    padding: 0px;
    height: 16px;
}
h5.gizle {
    animation: none;
    margin: 0;
    opacity: 0;
}
section#counter-area {
    background: #d31949;
    padding: 70px 0;
}


#video-galeri a.nav-link:after {
    display: none;
}



.title-site h4 {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    color: #fff;
    width: 150px;
    margin: 0 auto;
    font-weight: 300;
    font-size: 15px;
    border-radius: 20px;
    padding: 6px;
    padding-top: 8px;
    margin-top: 30px;
}
.title-site h2 {
    color: #333;
    font-size: 20px;
    padding-top: 15px;
}
section#video-galeri .title-site {
    padding-bottom: 50px;
}
.title-site {
    text-align: center;
    padding-bottom: 30px;
}
.title-site h2 span {
    color:  #9c733c;
}
.hakkimizda-img-right img {
    max-width: 100%;
}

.hakkimida-text-left h5 {
    font-family: Pacifico;
    font-weight: 300;
    padding-left: 116px;
    position: relative;
    font-size: 15px;
}

.hakkimida-text-left h5:after {
    position: absolute;
    content: "";
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    width: 100px;
    height: 3px;
    left: 0;
    top: 7px;
}

.hakkimida-text-left h2 {
    font-size: 32px;
    font-weight: 700;
    color: #2c354a;
    letter-spacing: 7px;
    padding-top: 10px;
}

.hakkimida-text-left h2 span {
    color:  #9c733c;
    letter-spacing: 0;
}

.hakkimida-text-left p {
    font-size: 16px;
    color: gray;
    font-weight: 300;
    padding-right: 12%;
    line-height: 31px;
    padding-top: 23px;
}

section#hakkimizda-index .button-area {
    padding: 0;
    padding-top: 20px;
}

section#hakkimizda-index .button-area button.btn.btn-contact {
    background: #2c3549;
}

section#sorular-alani {
    padding: 70px 0;
    background: #fff;
}
.card {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
}
button.close {
}

button.btn.btn-link.collapsed {
    color: #333;
    font-weight: 500;
    font-size: 15px;
}

button.btn.btn-link.collapsed .fa {
    margin-right: 35px;
    background: #333;
}

.card-header {
    padding: 5px;
    background: #fff;
    /* border-bottom: 0; */
}

button.btn.btn-link .fa {margin-right: 35px;background: linear-gradient(270deg, #9c733c,#f5f1a9);padding: 5px 7px;border-radius: 50%;color: #fff;}

.btn-link {
    color: #333;
    font-weight: 500;
}

.card-body {
    padding-left: 20px;
    font-size: 12px;
    font-weight: 300;
    position: relative;
    padding-right: 50px;
    line-height: 22px;
    text-align: center;
}

button.btn.btn-link .fa:after {content: "";position: absolute;width: 2px;height: 50px;background: #dfdfdf;right: -16px;top: -12px;}

button.btn.btn-link .fa {
    position: relative;
}

.card-body:after {content: "";position: absolute;width: 2px;height: 100%;background: #dfdfdf;left: 11.9%;top: 0;}
section#sorular-alani .title-site {
    padding-bottom: 70px;
}

.accordion .card-header:after {
    display: none;
}

.card-body:after {
    display: none;
}
img.bulut2 {
    position: absolute;
    bottom: -88px;
}

section#hakkinda-area .container:after {
    display: none;
}
.hakkinda-text-bottom h2 {
    font-size: 18px;
    margin: 0;
    padding-top: 18px;
    padding-bottom: 5px;
    color: #fff;
}
section#list-section {
    background: #2b3a4e;
    padding: 50px 0;
  /*  margin-top: 100px;*/
}

.list-section {
    text-align: center;
}

.list-section img {
    padding-bottom: 10px;
    height: 80px;
}

.list-section h2 {
    color:  #9c733c;
    font-size: 20px;
    padding-top: 10px;
}

.list-section p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
.hotels-box {
    background-size: cover !important;
    min-height: 450px;
}

.hotels-hover {
    background: url(../images/bgbeyaz.png) no-repeat;
    width: 77%;
    background-size: cover !important;
    position: absolute;
    bottom: 1rem;
    transition: 0.5s;
    left: 57px;
    border-radius: 10px;
    padding: 10px 30px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
}

.hotels-hover p {
    margin: 0;
    padding: 0;
    color:  #9c733c;
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px;
}

.hotels-hover h2 {
    font-size: 23px;
    font-weight: 600;
    padding-top: 4px;
    margin: 0;
}

button.btn.btn-incele {
    background: #333;
    color: #fff;
    font-size: 12px;
    margin: 10px 0;
    margin-bottom: 7px;
}
section#information-area {
    padding: 70px 0;
}

.hotels-box:hover .hotels-hover {
    bottom: 3rem;
    transition: 0.5s;
    background: url(../images/bgbeyaz2.png) no-repeat;
}
.hotels-box:hover .hotels-hover p{
    color: #fff;
}
section#list-section2 {
    padding: 70px 0;
    margin: 100px 0;
    background: url(../images/refbg.png) no-repeat;
    background-size: cover !important;
}
section#list-section2 .carousel-control-prev {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 0%;
    background: #3f5269;
    top: 0;
}

section#list-section2 .carousel-control-next {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    right: 0%;
    background: #3f5269;
    top: 0;
}
section#happycustomer {
    background: url(../images/customerbg.png) no-repeat;
    background-size: cover !important;
    padding: 70px 0;
}

.customer-yorumlar {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
    padding: 30px 50px;
    transition: 0.5s;
    float: left;
}

.customer-yorum-top {
    float: left;
    width: 100%;
}

.customer-img {
    float: left;
    width: 25%;
}

.customer-title {
    float: right;
    width: 75%;
    padding-left: 16px;
}

.customer-title h2 {
    font-size: 18px;
    margin: 0;
    padding-top: 19px;
}

.customer-title p {
    font-size: 14px;
    padding-top: 2px;
    color:  #9c733c;
}

.customer-text {
    float: left;
    width: 100%;
    color: gray;
    font-weight: 300;
    font-size: 13px;
    padding-top: 23px;
}

ul.customerul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.customerul li {
    float: left;
    color:  #9c733c;
    padding-right: 20px;
}

.customer-yorumlar:hover {
    background: #354a5f;
    transition: 0.5s;
}

.customer-yorumlar:hover h2 {
    color: #fff;
    transition: 0.5s;
}
#happycustomer a.carousel-control-prev {
    background: #e0e0e0;
    left: 0%;
    border-radius: 50%;
    padding: 7px 15px;
    width: 55px;
    height: 55px;
}
#happycustomer a.carousel-control-next {
    background: #e0e0e0;
    right: 0%;
    border-radius: 50%;
    padding: 7px 15px;
    width: 55px;
    height: 55px;
}
.customer-yorumlar:hover .customer-text p {
    color: #fff;
    transition: 0.5s;
}
#homepageadvantage .advantages-left {
    background: url(../images/choBG2.png) no-repeat;
    min-height: 650px;
}

section#homepageadvantage .advantages-left h5:after {
    display: none;
}

section#homepageadvantage .advantages-left h5 {
    padding-left: 0;
    color: #fff;
    padding-bottom: 10px;
    font-size: 19px;
}

section#homepageadvantage .advantages-left h2 {
    color:  #9c733c;
    font-weight: 600;
}

section#homepageadvantage .advantages-left h2 span {
    color: #fff;
    font-weight: 500;
}

section#homepageadvantage .advantages-left p {
    padding-right: 38%;
}

section#homepageadvantage ul.advantageUL li img {float: none;width: 61px;height: 63px;}

section#homepageadvantage ul.advantageUL li h4 {
    width: 100%;
    padding-left: 0;
    padding-top: 18px;
    margin: 0;
}

section#homepageadvantage .advantageUL {
    padding-top: 0;
}

#homepageadvantage .advantages-right {
    min-height: 650px;
    background: #fff;
    padding-top: 2rem;
}

#homepageadvantage .advantages-right h2 {
    text-transform: uppercase;
    color: #293746;
    font-weight: 800;
    font-size: 26px;
    padding-bottom: 10px;
}

#homepageadvantage input#adv {
    background: #f0f0f0;
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    width: 100%;
}

#homepageadvantage textarea#adv {
    background: #f0f0f0;
    border: 1px solid #d0d0d0;
    height: 200px;
}

#homepageadvantage button.btn.btn-gonder {
    background: #293746;
}
#homepageadvantage .advantages-right p {
    font-size: 14px;
    font-weight: 300;
    color: gray;
    padding-bottom: 27px;
}
ol.carousel-indicators {
    bottom: -78px;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    background: #d2d2d2;
    border-radius: 50%;
    opacity: 1;
    padding: 0;
    margin-right: 20px;
    border: none;
}

.carousel-indicators li.active {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    width: 30px;
    height: 30px;
    transition: 0.5s;
    margin-top: -6px;
}
section#yeni-footer-one {
   /* margin-top: 70px;*/
    position: relative;
    bottom: -24px;
    z-index: 1;
}

.row.yeniBG {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    border-radius: 10px;
    padding: 20px;
}

.row.yeniBG h2 {
    margin: 0;
    color: #fff;
    line-height: 39px;
    font-size: 20px;
}

button.btn.btn-footeryeni {
    float: right;
    background: #fff;
    padding: 5px 19px;
}

button.btn.btn-footeryeni .fa {
    padding-right: 10px;
}

section#footer-map {
    overflow: hidden;
}

section#yeni-footer-alani {
    background: #46576b;
    margin-top: -8px;
    padding: 50px 0;
}

.footer-left-logo-area p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding-top: 2rem;
    padding-bottom: 23px;
}

.footer-left-logo-area h2 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8rem;
}

.footer-left-logo-area h2 .fa {
    padding-right: 20px;
}

ul.footer-yeni-ul {
    margin: 0;
    list-style: none;
    padding-left: 0rem;
}

ul.footer-yeni-ul h4 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 19px;
}

ul.footer-yeni-ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

ul.footer-yeni-ul li {
    padding-bottom: 10px;
}

ul.instagram-gallery h4 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 19px;
}

ul.instagram-gallery li {
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
}

ul.instagram-gallery {
    margin: 0;
    list-style: none;
}
.alt-logolar {
    padding-top: 20px;
}

section#yeni-footer-alani-alt {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    padding: 15px 0;
    padding-bottom: 5px;
}

section#yeni-footer-alani-alt h5 {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}

ul.footerSocial {
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
}

ul.footerSocial li {
    float: left;
    padding-right: 20px;
}

ul.footerSocial li a {
    color: #fff;
}
#slider-area a.carousel-control-prev {
    border-radius: 0;
    top: 50%;
}
#slider-area a.carousel-control-next {
    border-radius: 0;
    top: 50%;
}
.sidebar-area {
    padding-top: 52px;
}
.hizmethead {
    text-align: center;
    background: #fff;
    padding: 20px 29px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.21);
    border-radius: 20px;
    /*  z-index: 999999999999;*/
    position: relative;
    top: -51px;
    padding-bottom: 0;
    border-bottom: 2px solid linear-gradient(270deg, #9c733c,#f5f1a9);
}

.hizmethead h2 {
    font-size: 15px;
    padding-top: 20px;
}

.hizmethead p {
    color: gray;
    font-weight: 300;
    opacity: 0;
    font-size: 13px;
    margin: 0;
}

.hizmethead:hover {
    height: 100%;
    transition: 0.5s;
}

.hizmethead:hover p {
    opacity: 1;
    transition: 0.5s;
    padding-bottom: 20px;
}
.bilgi-formu-yeni {
    height: 450px;
    margin: 30px 0;
    background: #d4b53f;
    padding: 36px;
    border-radius: 10px;
    text-align: center;
    position: relative;
}

.bilgi-formu-yeni h4 {
    padding-bottom: 20px;
    padding-top: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

input#tel2 {
    background: none;
    border: 1px solid #fff;
    padding: 20px 54px;
    margin-bottom: 20px;
}

input#tel2::placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

input#email2 {
    background: none;
    border: 1px solid #fff;
    padding: 20px 54px;
    margin-bottom: 20px;
}

input#email2::placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.yeniform .fa {
    color: #fff;
}
textarea.textsa {
    width: 100%;
    background: none;
    border: 1px solid #fff;
    padding: 20px;
    color: #fff;
}

textarea.textsa::placeholder {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

button.btn.btn-gndr {
    background: #fff;
    border-radius: 0;
    margin-top: 30px;
    padding: 7px 19px;
    font-weight: 600;
    color: #d4b53f;
}

button.btn.btn-gndr .fa {
    color: #d4b53f;
    padding-left: 20px;
}

.bilgi-formu-yeni:before {
    position: absolute;
    content: "";
    width: 95%;
    height: 95%;
    left: 10px;
    top: 10px;
    border: 1px solid #ffffff52;
    border-radius: 10px;
}
h4.mst {
    text-align: right;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

h4.mst2 {
    text-align: left;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color:  #9c733c;
}
.bf-lt {
    background: #46576a;
    padding: 30px;
    border-radius: 20px;
}

.bf-lt img {
    max-width: 100%;
}
ul.header-social li {
    float: left;
    list-style: none;
    padding-right: 20px;
}

ul.header-social {
    margin: 0;
    float: left;
    padding: 0;
    padding-left: 18%;
}

ul.header-social li a {
    color: #fff;
}
.alt-images {
    padding-top: 25px;
}

.alt-images img {width: 90px;margin-right: 20px;}
/* SERGEN RESPONSIVE AYARLARI BASLADI */

@media only screen and (max-width: 768px){
    section#header-top {
        text-align: center;
        position: relative;
        background: #333;
        top: 0;
    }

    h4.first {
        padding: 0;
        text-align: center;
    }
    section#header-top {
    padding: 10px 0;
}
    section#header-top h4 {
        float: none;
        padding-bottom: 0px;
    }

    #header-top .fr {
        float: none !important;
    }

    nav.navbar.navbar-expand-lg.navbar-light {height: 100%;}

    a.navbar-brand img {
         position: relative;
    top: -1.4rem;
    left: 2rem;
    }
 
 .sticky-top  a.navbar-brand img {
         position: unset;
    top: unset;
    left: unset;
    }
    section#header-navbar {
        margin-top: 0;
        /*top: 8rem;*/
    }
 section#header-navbar2 {
        margin-top: 0;
        /*top: 8rem;*/
    }
 ul.Navbar-right {
    float: left !important;
    padding-left: 6.5rem;
    padding-bottom: 6px;
    margin-top: 10px;
}

    .slider h3 {
        padding-top: 50px;
        font-size: 20px;
        text-align: center;
        padding-left: 0;
    }

    .slider h1 {
        text-align: center;
        padding-left: 50px;
        padding-right: 50px;
        font-size: 22px;
    }

    .slider p {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }

    #slider-area button.btn.btn-free {
        width: 100%;
    }

    #slider-area button.btn.btn-contact {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .button-area {
        padding-left: 80px;
        padding-right: 80px;
    }

    .slider {
        min-height: 499px;
        padding-top: 27px;
    }

    #slider-area .carousel-control-prev {
        width: 31px;
        height: 60px;
    }

    #slider-area a.carousel-control-next {
        width: 31px;
        height: 60px;
    }

    .hizmet-text {
        text-align: center;
    }

    .hizmet-text p {
        padding: 0;
        padding-top: 20px;
    }

    .dahil-hizmetler ul {
        text-align: center;
        padding-top: 18px;
    }

    .dahil-hizmetler ul li {
        text-align: center;
        padding-right: 0;
        padding-bottom: 11px;
        padding-left: 26px;
    }

    button.btn.btn-free {
        width: 100%;
    }

    button.btn.btn-ulasin {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }

    section#foto-galeri .container:after {
        display: none;
    }

    section#hakkinda-area .container:after {
        display: none;
    }
    img.bulut {
        width: 100%;
        top: -11px;
    }

    .site-title {
        padding-top: 20px;
    }

    .hakkinda-title {
        padding-top: 20px;
    }

    section#information-area .site-title {
        padding-bottom: 20px;
    }

    .blogPostIMG {
        margin-bottom: 30px;
    }

    button.btn.btn-wps {
        top: 0;
    }
    .sergenkaydir {
        padding-right: 15px;
    }

    .footer-left-top {
        padding: 30px 20px;
    }

    .footer-left-top-right h3 {
        font-size: 20px;
    }

    .footer-left-top-right {
        padding-left: 20px;
        float: left;
    }

    .footer-left {
        top: -71px;
    }

    .footer-left-bottom img {
        width: 100%;
    }

    .footer-left-bottom {
        padding-left: 19px;
    }

    .footer-liste {
        text-align: center;
        padding-top: 1%;
    }

    .footer-liste h4:after {
        left: 42%;
    }

    section#footer-bottom {
        text-align: center;
    }

    ul.ft-bottom {
        text-align: center;
        float: none;
        padding-top: 20px;
    }

    ul.ft-bottom li {
        float: none;
        text-align: center;
        padding-bottom: 10px;
        padding-right: 0;
    }
    .slider-hizmetler {
        padding: 0;
        text-align: center;
        min-height: 196px;
    }
    .hover:after {
        height: 97%;
    }
    .hizmetler-textkapsar {
        text-align: center;
        margin: 0 auto;
        position: relative;
        padding-top: 70px;
    }

    .hizmet-detay-icerik .carousel-inner {
        height: 100%;
    }

    .ortak-text h2 {
        padding-top: 30px;
    }

    ul.tedaviUL {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }

    .tedavi-ozeti {
        padding: 30px;
    }

    ul.tedaviUL li {
    }

    .tedavi-ozeti:after {
        background: none;
        display: none;
    }

    .iletisim-kanallari ul li h4 {
        font-size: 13px;
    }

    .iletisim-kanallari ul li h4 span {
        font-size: 11px;
    }

    .iletisim-kanallari ul li .btn {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .hizmet-sac-box {
        margin: 9px 0;
    }
    .doktor {
        margin-bottom: 100px;
    }
    .teamBG img {
        display: none;
    }

    .hakkimizda-img-area h2 {
        padding-top: 30px;
    }
    .row.teamBG {
        margin-top: 30px;
    }
    section#contactTop {
        padding-top: 30px;
    }

    .contactHead h4 {
        font-size: 25px;
    }

    .contactRight {
        margin-top: 50px;
    }

    .smileForm {
        position: relative;
        width: 100%;
        box-shadow: none;
        background: none;
    }

    .iconLeftSmile {
        float: none;
        text-align: center;
        padding-right: 0;
    }

    .textRightSmile {
        width: 100%;
        float: none;
        text-align: center;
    }

    section#smileCustomer h3 {
        padding-left: 0;
    }

    section#smileCustomer h3:after {
        display: none;
    }

    section#smileCustomer {
        margin-top: 0;
        padding-bottom: 0;
    }

    .formHead {
        padding-top: 30px;
    }

    input#submit {
        width: 100%;
    }

    .ofisler-liste {
        margin-bottom: 30px;
    }
    .kariyer-box h4 {
        width: 35%;
    }

    .advantages-left {
        padding: 30px;
        max-height: 1065px;
    }

    ul.advantageUL li {
        width: 100%;
    }

    .advantages-right {
        min-height: 886px !important;
        padding: 30px;
    }

    button.btn.btn-gonder {
        width: 100%;
    }
    .hizmet-grupbox {
        margin-bottom: 30px;
    }
    ul.header-social {
        width: 100%;
        padding-left: 25%;
    }

    ul.header-social li {
        padding-right: 41px;
    }

    ul.header-social {
        display: none;
    }

    .slider-bottom:after {
        display: none;
    }

    .slider-bottom.activex:before {
        display: none;
    }

    .slider-bottom.activex:after {
        display: none;
    }

    button.btn.btn-read {
       /* display: none;*/
    }

    .slider-bottom.activex {
        position: relative;
        padding: 0;
    }

    .slider-bottom.activex h3 {
        font-size: 18px;
        color:  #9c733c;
        padding-top: 16px;
        margin: 0;
    }

    .slider-bottom.activex p {
        color: gray;
        font-weight: 300;
        padding-top: 6px;
        font-size: 14px;
        margin: 0;
    }

    .hakkimida-text-left h2 {
        letter-spacing: 0;
        text-align: center;
    }

    .hakkimida-text-left h5 {
        text-align: center;
        padding: 0;
    }

    .hakkimida-text-left h5:after {
        display: none;
    }

    .hakkimida-text-left p {
        text-align: center;
        padding-right: 0;
    }

    button.btn.btn-contact {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    button.btn.btn-link.collapsed {
        font-size: 10px;
    }

    button.btn.btn-link {
        font-size: 10px;
    }

    .hakkinda-box {
        margin-bottom: 50px;
    }

    .hotels-box {
        margin-bottom: 50px;
    }

    .hotels-hover {
        bottom: 12px;
        left: 48px;
    }

    .hotels-box:hover .hotels-hover {
        bottom: 90px;
    }

    #list-section2 .carousel-item {
        text-align: center;
    }

    #list-section2 .carousel-item img {
        margin-bottom: 20px;
    }

    section#list-section2 .carousel-control-prev {
        top: 39%;
        left: 0;
    }

    section#list-section2 .carousel-control-next {
        top: 39%;
        right: 0;
    }

    section#before-after-area2 {
        display: none;
    }

    section#information-area {
        padding: 0;
    }

    .customer-yorumlar {
        margin-bottom: 50px;
    }

    #happycustomer a.carousel-control-next {
        right: 0;
        top: -58px;
        width: 40px;
        height: 40px;
        padding: 0;
    }

    #happycustomer a.carousel-control-prev {
        left: 0;
        right: 0;
        top: -58px;
        width: 40px;
        height: 40px;
        padding: 0;
    }

    section#homepageadvantage .advantages-left p {
        padding-right: 0;
    }

    #homepageadvantage .advantages-right p {
    }

    button.btn.btn-footeryeni {
        width: 100%;
    }

    .alt-logolar im {}

    .alt-logolar img {
        max-width: 100%;
    }

    ul.footer-yeni-ul {
        padding: 0;
        margin-top: 50px;
    }

    ul.instagram-gallery {
        padding: 0;
        margin-top: 50px;
    }

    ul.footerSocial {
        float: left;
        padding-top: 10px;
        text-align: center;
        padding-left: 30%;
    }

    section#yeni-footer-alani-alt h5 {
        text-align: center;
    }
    img.bulut2 {
        width: 100%;
        bottom: -11px;
    }
    .hizmetler-textkapsar.hizmetgrup-top {
        padding-top: 22%;
    }

    .hizmetler-textkapsar.hizmetgrup-top h4 {
        font-size: 42px;
    }
    .hizmethead {
        top: 20px;
        margin-top: 30px;
    }
    .iconLeftSmile {
        display: none;
    }
    .fixed-buttons a {
        padding: 10px 15px;
    }
    .ofisler-liste:after{
        display: none;
    }
}
/* SERGEN RESPONSIVE AYARLARI BITTI */


@media only screen and (min-width: 1366px) {
    .fixed-buttons {
        right: 30px;
    }
}
@media only screen and (min-width: 1366px) {
    .fixed-buttons a {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}
.fixed-buttons {
    z-index: 101;
    top: 35%;
    position: fixed;
}
.fixed-buttons a.whatsapp {
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
}
.fixed-buttons a.call {
    background: #2c3549;
}
.fixed-buttons a {
    display: block;
    margin: 10px 0;
    font-size: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}
.ofisler-liste h2 {
    color: #fff;
    font-size: 19px;
    padding-top: 50px;
}

.ofisler-liste:after {
    position: absolute;
    border: 1px solid #fdfdfd6b;
    width: 83%;
    height: 86%;
    left: 30px;
    content: "";
    top: 15px;
}
.hizli-iletisim{float: left;width:100%;padding: 5px;margin: 0;position: fixed;bottom: 0;display: none;z-index: 9999999;background: #00104a1f;}
.hizli-iletisim ul{float: left;width:100%;padding: 0;margin: 0;border-radius: 100px;box-shadow: 0 10px 20px #022e5a24;}
.hizli-iletisim ul li{float: left;width: 50%;list-style: none;margin: 0;padding: 0;position: relative;}
.hizli-iletisim ul li a{float: left;width:100%;padding: 3px 0;text-align: center;border-top-left-radius: 100px;border-bottom-left-radius: 100px;background: #ffffff;margin-left: 2px;color: #000000bf;}
.hizli-iletisim ul li a i{display: inline-block;width: 30px;height: 30px;line-height: 26px;border-radius: 100px;font-size: 18px;color: #fff;background: #252525;border: 2px solid #252525;}
.hizli-iletisim ul li a span{display: inline-block;line-height: 38px;font-size: 16px;padding: 0 10px;}
.hizli-iletisim ul li:last-child a{border-radius:0px;border-top-right-radius: 100px;border-bottom-right-radius: 100px;margin: 0;margin-right: 2px;background: #4ec95d;color: #fff;}
.hizli-iletisim ul li:last-child a i{color: #fff;background: #3cab49;border-color: #3cab49;}
.hizli-iletisim ul li:first-child:after{content:"";width: 30px;height: 30px;top: calc(50% - 15px);right: -15px;background: #ffffff;position: absolute;border-radius: 100px;z-index: 2;border: 5px solid #d3f3d7;}
.hizli-iletisim ul li:first-child:before{content:"";width: 1px;height: 100%;position: absolute;right: -0.5px;z-index: 1;background: #0000002e;}
@media(max-width: 768px) {
    .hizli-iletisim{display: block;}
}
.modal-left h3 {
    padding-top: 20px;
    font-weight: 600;
    font-size: 24px;
}

.modal-left p {
    background: #fff;
    width: 133px;
    padding: 10px;
    margin: 0 auto;
}

.modal-left p a {
    color: #f9b6b4;
    font-weight: 500;
}
button.btn.btn-free a {
    color: #fff;
}

button.btn.btn-contact a {
    color: #fff;
}
button.btn.btn-ulasin a {
    color: #fff;
}
ul.dt-sc-fancy-list.circle {
    float: left;
}

ul.dt-sc-fancy-list.circle li {
    font-size: 13px;
    padding-bottom: 10px;
}

h4.whbaslik {
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 35px;
}
#hotels .carousel-inner {
    padding-bottom: 58px;
}
.customer-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.ozelcol {
    width: 20%;
}
.dropdown-menu {
    z-index: 999999999 !important;
}
a:hover {
 color: #f5f5f5;
 text-decoration: unset; 
         -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
a {
 
         -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.btn-link:hover {
 color: #000!important;
 text-decoration: unset!important; 
             -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}


.fixed-buttons {
    right: 5px;
}

.slider-bottom:hover{
    animation: animationFrames linear 0.8s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear 0.8s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear 0.8s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear 0.8s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear 0.8s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;

    }
    .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
        margin-top: -0.5rem;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 


.head{
    position: absolute;
   top: 1.5rem;
   background-color:rgba(255,255,255)!important;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
	background-color:rgb(255,255,255)!important;
}
ul.Navbar-right {
    position: absolute;
    right: 1rem;
}

@media only screen and (min-width: 768px) {
.swiper-pagination{
    display: none;
}
}



@media only screen and (max-width: 600px) {
	section#yeni-footer-one {

    bottom: 0px;
   
}
.searh{
        margin-left: -1.3rem;
    margin-bottom: 8px;
}
.searh2{
        margin-left: -1.3rem;
    margin-bottom: 8px;
}
    .te{
           position: relative!important;
    left: -5rem!important;"
    }
    .navbar-nav .dropdown-menu {
    padding: 1rem;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    padding: 0.7rem;
    background-color:  #9c733c;
}
.navbar-nav li:hover > ul.dropdown-menu {
    margin-top: 0rem;
        padding: 0.5rem;
}
a.nav-link:after {
    position: absolute;
    content: "";
    width: 7px;
    top: 15px;
    font-size: 25px;
    right: 24px;
    height: 11px;
}
.ali{
    width: 52%!important;
}
.veli{
    width: 45%!important;
}
ul.Navbar-right {
    position: unset;
    right:unset;
}

#main-slider {
    margin-top: 10rem;
}

.ite{
    margin-left: 3.4rem;
    }
    .head{

   top:0px;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.sticky-top .navbar-brand img{
	    width: 150px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding: 10px;
    padding-right: 25px;
    padding-left: 25px;
    padding: 10px;
    color: white!important;
    text-align: -webkit-match-parent;
    background: linear-gradient(270deg, #9c733c,#f5f1a9);
    font-weight: 700;
    border: 1px solid #e8e8e8;
}
section#hizmetler-area {
    margin-top: 8rem;
}
#main-slider .tp-bullets.simplebullets.round {
	display: none;
}

}
textarea.adv {
    background: #222b35;

    border-radius: 0;
    height: 150px;
    padding: 20px;
    font-size: 12px;
    width: 100%;
}
#homepageadvantage textarea.adv {
    background: #ffff;

    height: 200px;
}
input.email {
    background: #e6e6e6;
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    color: #cccccc;
    padding-left: 14%;
    height: 45px;
}

.swiper-pagination{
    position: initial!important;
}

.swiper-pagination-bullet{
    width: 20px!important;
    height: 20px!important;
    background: #d2d2d2!important;
    border-radius: 50%!important;
    opacity: 1!important;
    padding: 0!important;
    margin-right: 5px!important;
    border: none!important;

}
.swiper-pagination-bullet-active {
    background: linear-gradient(270deg, #9c733c,#f5f1a9)!important;
    width: 20px!important;
    height: 20px!important;
    transition: 0.5s!important;
    margin-top: -6px!important;
}

.btn {
 border: unset!important;
}