@import url('https://fonts.googleapis.com/css?family=Nunito:400,400i,600,700,800,800i,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:500,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Zilla+Slab:400,500,600i,700,700i&subset=latin-ext');

.hidden {
    display: none !important;
}

body {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}

ul {
    list-style: none;
    padding-left: 0;
}

.clr {
    clear: both;
}

a, a:hover, a:focus, a:visited {
    text-decoration: none;
    color: inherit
}

a:hover {
    opacity: .8;
}

h1, h2, h3, h4, h5, label {
    margin: 0 0;
}

html, body {
    height: 100%;
}

.pagination + .adet {
    display: none;
}

.btn-primary {
    border-color: #124734 !important;
    background-color: #124734 !important;
    color: #fff;
    height: 34px !important;
}

/*General Classes*/
.align-center {
    text-align: center;
}

.btn-destek {
    font-family: 'Roboto';
    background: #00ae42;
    color: #fff !important;
    font-weight: 900;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    padding: 5px 15px; /* margin-left:10px; */
    letter-spacing: 2px;
}

@media (max-width:767px){
    .btn-destek {
        height: 40px;
        line-height: 40px;
        padding: 0;
    }
}

#st-1 {
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
    ;
    direction: ltr;
    display: block;
    opacity: 1;
    text-align: left;
    z-index: 94034;
}

    #st-1.st-animated {
        -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
    }

    #st-1.st-hidden {
        opacity: 0;
    }

    #st-1.st-preview {
        display: none !important;
        opacity: 0 !important;
    }

    #st-1.st-hide {
        display: none;
    }

    #st-1 .st-btn {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: none;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        margin-right: 8px;
        padding: 0 10px;
        position: relative;
        text-align: center;
        top: 0;
        vertical-align: top;
        white-space: nowrap;
    }

        #st-1 .st-btn:last-child {
            margin-right: 0;
        }

        #st-1 .st-btn > svg {
            height: 20px;
            width: 20px;
            position: relative;
            top: 10px;
            vertical-align: top;
        }

        #st-1 .st-btn > img {
            display: inline-block;
            height: 20px;
            width: 20px;
            position: relative;
            top: 10px;
            vertical-align: top;
        }

        #st-1 .st-btn > span {
            -moz-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
            color: #fff;
            display: inline-block;
            font-weight: 500;
            letter-spacing: 0.5px;
            min-width: 67px;
            opacity: 1;
            padding: 0 6px;
            position: relative;
            vertical-align: top;
        }

    #st-1.st-has-labels .st-btn {
        min-width: 135px;
    }

        #st-1.st-has-labels .st-btn.st-remove-label {
            min-width: 50px;
        }

            #st-1.st-has-labels .st-btn.st-remove-label > span {
                display: none;
            }

        #st-1.st-has-labels .st-btn.st-hide-label > span {
            display: none;
        }

    #st-1 .st-total {
        color: #555;
        display: inline-block;
        font-weight: 500;
        line-height: 15px;
        margin-right: 0;
        max-width: 80px;
        padding: 4px 8px;
        text-align: center;
    }

        #st-1 .st-total.st-hidden {
            display: none;
        }

        #st-1 .st-total > span {
            font-size: 20px;
            line-height: 22px;
            display: block;
            padding: 0;
        }

            #st-1 .st-total > span.st-shares {
                font-size: 12px;
                line-height: 12px;
            }

    #st-1.st-justified {
        display: flex;
        text-align: center;
    }

        #st-1.st-justified .st-btn {
            -moz-flex: 1;
            -ms-flex: 1;
            -webkit-flex: 1;
            flex: 1;
        }

    #st-1 .st-btn:hover {
        opacity: .8;
        top: -4px;
    }

    #st-1 .st-btn[data-network='facebook'] {
        background-color: #4267B2
    }

        #st-1 .st-btn[data-network='facebook'] img {
            filter:
        }

        #st-1 .st-btn[data-network='facebook'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='twitter'] {
        background-color: #000000
    }

        #st-1 .st-btn[data-network='twitter'] img {
            filter:
        }

        #st-1 .st-btn[data-network='twitter'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='messenger'] {
        background-color: #448AFF
    }

        #st-1 .st-btn[data-network='messenger'] img {
            filter:
        }

        #st-1 .st-btn[data-network='messenger'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='whatsapp'] {
        background-color: #25d366
    }

        #st-1 .st-btn[data-network='whatsapp'] img {
            filter:
        }

        #st-1 .st-btn[data-network='whatsapp'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='linkedin'] {
        background-color: #0077b5
    }

        #st-1 .st-btn[data-network='linkedin'] img {
            filter:
        }

        #st-1 .st-btn[data-network='linkedin'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='email'] {
        background-color: #7d7d7d
    }

        #st-1 .st-btn[data-network='email'] img {
            filter:
        }

        #st-1 .st-btn[data-network='email'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='sms'] {
        background-color: #ffbd00
    }

        #st-1 .st-btn[data-network='sms'] img {
            filter:
        }

        #st-1 .st-btn[data-network='sms'] > span {
            color: #fff
        }

    #st-1 .st-btn[data-network='snapchat'] > span {
        color: #333
    }


}
.btn-destek:hover {
    color: #fff;
}

.btn-bordered {
    border: 2px solid #fff;
    font-weight: 700;
    display: inline-block;
    padding: 5px 15px;
    position: relative;
    z-index: 999;
    cursor: pointer;
}

.btn-bordered:hover {
    background-color: #124734;
    color: #fff;
    opacity: 1;
}

.btn-icon {
    display: inline-block;
    border: 1px solid #fff;
    height: 80px;
    margin-right: 15px;
    margin-left: 15px;
    width: 320px;
    padding-left: 125px;
    padding-right: 30px;
    padding-top: 15px;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 15px;
    background-repeat: no-repeat;
    background-position: left 30px top 5px;
}

.btn-icon:hover {
    background-color: #124734;
    border-color: #124734;
}
/*Header*/
header .mmenu ul > li.p15,
header .mmenu ul > li.p23,
header .mmenu ul > li.p28,
header .mmenu ul > li.p32,
header .mmenu ul > li.p44,
header .mmenu ul > li.p47,
header .mmenu ul > li.p48,
header .mmenu ul > li.p49,
header .mmenu ul > li.p52,
header .mmenu ul > li.p53,
header .mmenu ul > li.p57,
header .mmenu ul > li.p59,
header .mmenu ul > li.p61,
header .mmenu ul > li.p292,
header .mmenu ul > li.p367 {
    display: none;
}

.harita-container {
    font-size: 16px;
}

header {
    border-top: 3px solid #00ae42;
    margin-bottom: 10px;
    box-shadow: 1px 1px 40px rgba(72,72,72,0.3);
    padding-bottom: 5px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    transition: all .3s;
    height: 135px;
}

header .logo {
    float: left;
    display: inline-block;
}

header .logo img {
    padding-top: 10px;
    paddin-bottom: 10px;
    margin: 0px auto;
    max-width: 175px
}

header ul li {
    display: inline-block;
}

header.scroll {
    height: 90px;
}

header.scroll .logo img {
    max-width: 80px;
}

header.scroll .mmenu {
    /*font-size: 16px;*/
    margin-top: 15px;
}
/*
            header.scroll .mmenu > ul > li {
                margin-left: 20px;
            }*/

header.scroll .mmenu a.randevu {
    font-size: 12px;
    top: 32px;
    right: 20px;
}

header.scroll .mmenu a.randevu span {
    /*                    font-size: 14px;
                        margin-bottom: -5px;*/
}

header.scroll .mmenu a.randevu label {
    font-size: 18px;
}

header .ust-menu {
    font-weight: 500 !important;
    color: #124734;
    font-size: 13px;
    text-align: right;
}

header .ust-menu ul {
    display: inline-block;
    padding-top: 5px;
}

header .ust-menu ul li:after {
    content: " | ";
    margin: 0 5px;
}

header .ust-menu ul li:last-child::after {
    content: " ";
}

header .mmenu {
    font-size: 14.5px;
    font-weight: 500;
    color: #124734 !important;
    margin-top: 49px;
    text-align: left !important;
}

header .mmenu ul {
    float: left;
    // margin-right:90px;
}

header .mmenu ul li {
    margin-left: 12px;
    position: relative;
}

header .mmenu ul li.p6 {
    margin-right: 0;
}

header .mmenu ul > li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: auto;
    text-align: left;
    font-size: 15px;
    background-color: #00ae42;
    color: #fff;
    padding: 5px 0px 10px 0px;
    min-width: 250px;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #555;
}

header .mmenu ul li:hover ul,
header .mmenu ul li:hover ul li {
    display: block;
}

header .mmenu a.randevu {
    font-family: 'Roboto';
    font-size: 16px;
    color: #00ae42 !important;
    font-weight: 900;
    display: block;
    position: relative;
    padding-top: 0px;
    position: absolute;
    background-size: 52px;
    right: 10px;
    top: 45px;
    text-align: center;
}

header .mmenu a.randevu br {
    display: none;
}

header .mmenu a.randevu span {
    font-weight: 900;
    display: block;
}

header .mmenu a.randevu label {
    cursor: pointer;
    font-size: 24px;
    font-family: 'Zilla Slab';
    font-weight: 600;
    font-style: italic;
    display: block;
    margin-top: -5px;
}

header .mmenu ul li ul li {
    position: relative;
    width: 100%;
    margin-left: 0;
}
/*header .mmenu ul li ul li:before{content:" ";position:absolute;left:5px;top:3px;width:32px;height:32px;background:url('../images/favicon.png');background-size:cover;background-repeat:no-repeat;filter:brightness(0) invert(1);}*/
header .mmenu ul li ul li a {
    display: block; /*border-bottom:1px solid #fff;*/
    padding: 15px 0 15px 15px;
}

header .mmenu ul li ul li:last-child a {
    border: none;
    padding-bottom: 0;
}

header .glyphicon-menu-hamburger {
    position: fixed;
    right: 30px;
    top: 15px;
    font-size: 32px;
    color: #00ae42;
    z-index: 9999999;
    background-color: #fff; /* padding:5px; */ /* border:1px solid #ececec; */ /* border-radius:8px; */
}

header .randevu-dropdown {
    position: absolute;
    right: 15px;
    top: 30px;
    background-color: #00ae42;
    padding: 20px;
    z-index: 9999;
    width: 25%;
    text-align: left;
    color: #fbfbfb;
    font-size: 16px;
    padding-bottom: 5px;
    display: none;
}

header .randevu-dropdown input {
    border-radius: 5px;
}

header .randevu-dropdown a {
    display: block;
    text-align: center;
    background-color: #fbfbfb;
    color: #124734 !important;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    font-weight: 700;
    transition: all .3s;
}

header .randevu-dropdown a:hover {
    opacity: 1;
    background-color: #124734;
    color: #fbfbfb!important;
}

header .randevu-dropdown .form-gonder {
    background-color: #fbfbfb;
    border-color: #fbfbfb;
    color: #fff;
    letter-spacing: 1px;
    transition: all .3s;
    width: 100%;
    font-weight: 700;
}

header .randevu-dropdown .form-gonder:hover,
header .randevu-dropdown .form-gonder:focus,
header .randevu-dropdown .form-gonder:active {
    background-color: #124734;
    border-color: #124734;
    color: #fff;
    letter-spacing: 1px;
}

header .randevu-dropdown .form-sonuc {
    margin-top: 10px;
    font-size: 13px;
}

header .randevu-dropdown .form-sonuc span {
    display: block;
    color: #fff;
}
/**/
section.welcome {
    background-color: #00ae42;
    color: #fff;
    padding-top: 135px;
}

section.welcome .top {
    background-color: #124734;
}

section.welcome .left {
    font-size: 16px;
    padding-top: 20px;
}

section.welcome .left h2 {
    font-weight: 800;
    font-style: italic; /* max-width:50%; */
    margin-bottom: 15px;
    font-size: 28px;
}

section.welcome .left b {
    color: #00ae42;
}

section.welcome .left img.yesilay {
    margin-top: 25px;
    display: block;
    margin-bottom: 10px;
}

section.welcome .left .btn-bordered {
    margin-bottom: 15px;
    display: block;
    font-size: 13px;
    padding: 5px 8px;
    text-align: center;
    border-radius: 80px;
}

section.welcome .left a.randevu {
    font-family: 'Roboto';
    color: #00ae42;
    font-weight: 900;
    display: block;
    position: relative;
    padding-left: 55px;
    width: 120%;
    padding-top: 5px;
    background-image: url('../images/ico-ucretsiz-randevu.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 0;
    margin-bottom: 10px;
}

section.welcome .left a.randevu span {
    font-weight: 900;
    display: block;
}

section.welcome .left a.randevu label {
    cursor: pointer;
    font-size: 28px;
    font-family: 'Zilla Slab';
    font-weight: 600;
    font-style: italic;
}

section.welcome .left small {
    font-weight: 600;
    font-size: 13px;
    display: block;
    text-align: left;
    width: 100%;
}

section.welcome .carousel {
    margin-bottom: 10px;
    position: relative;
}

section.welcome .carousel .item {
    max-height: 485px;
    overflow: hidden;
    padding: 0;
}

section.welcome .carousel-indicators {
    bottom: 10px;
    margin-bottom: 0;
}

section.welcome .carousel-indicators li {
    width: 14px;
    height: 14px;
    border: 2px solid transparent;
    background-color: #124734;
    margin: 0;
    margin-right: 15px;
    vertical-align: middle
}

section.welcome .carousel-indicators li.active {
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    background-color: #00ae42;
}

section.welcome .carousel .slide-control {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    color: #124734;
    font-size: 66px;
}

section.welcome .carousel .slide-control.prev {
    left: 15px;
}

section.welcome .carousel .slide-control.next {
    right: 15px;
}

section.welcome .carousel .slide-caption {
    position: absolute;
    width: 30%;
    height: 100px;
    left: 60px;
    bottom: 25px;
    color: #035071;
    font-weight: 700;
    font-size: 16px
}

section.welcome .carousel .slide-caption h3 {
    font-family: 'Zilla Slab';
    font-style: italic;
    font-weight: 700;
    font-size: 42px;
}

section.welcome .bottom {
    margin-top: 30px;
    margin-bottom: 30px;
}

section.welcome .form-control.radius {
    background-color: #124734;
    border: 2px solid #fff;
    color: #fff;
    font-style: italic;
    padding: 0 20px;
    font-size: 18px;
    height: auto;
    border-radius: 100px;
    position: relative;
    background-image: url('../images/src.png');
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 46px;
    min-height: 58px;
}

section.welcome .form-control.radius + .icon-arama {
    position: absolute;
    width: 65px;
    height: 58px;
    right: 15px;
    top: 0;
}

section.welcome .form-control.radius::placeholder {
    color: #fff;
}

section.welcome .form-control.radius:focus::placeholder {
    color: transparent;
}

section.welcome .form-control.radius:-ms-input-placeholder {
    color: #fff !important;
}

section.welcome .form-control.radius:focus::-ms-input-placeholder {
    color: transparent !important;
}

section.welcome .form-control.radius::-ms-clear {
    display: none;
}

section.welcome input:after {
    content: "asdasdasd";
    position: absolute;
    right: 0;
    top: 0;
    background-color: red;
    width: 100px;
    height: 30px;
}

section.welcome .bottom .social {
    padding-top: 10px;
}

section.welcome .bottom .social a {
    transition: all .3s;
    display: inline-block;
    margin-right: 3px;
}

section.welcome .bottom .social a:hover {
    opacity: 1;
}

section.welcome .bottom .social a:nth-child(1):hover {
    color: #3b5999;
}

section.welcome .bottom .social a:nth-child(2):hover {
    color: #007ee5;
}

section.welcome .bottom .social a:nth-child(3):hover {
    color: #cd201f;
}

section.welcome .bottom .social a:nth-child(4):hover {
    color: #333333;
}

section.welcome .bottom .social a:nth-child(5):hover {
    color: #e4405f;
}

section.welcome .bottom .social a:nth-child(6):hover {
    color: #dd4b39;
}

section.welcome .bottom a.randevu {
    font-family: 'Roboto';
    color: #ffc267;
    font-weight: 900;
    display: block;
    position: relative;
    padding-left: 55px;
    width: 120%;
    padding-top: 5px;
    background-image: url('../images/ico-ucretsiz-randevu.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 0;
    margin-bottom: 10px;
}

section.welcome .bottom a.randevu span {
    font-weight: 900;
    display: block;
}

section.welcome .bottom a.randevu label {
    cursor: pointer;
    font-family: 'Zilla Slab';
    font-weight: 600;
    font-style: italic;
}

section.info {
    padding: 30px 0;
}

section.info h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

section.info h5 {
    font-family: 'Zilla Slab';
    font-style: italic;
    font-size: 22px;
    margin-bottom: 10px;
}

section.info img {
    display: inline-block;
    float: left;
}

section.info img + div {
    display: inline-block;
    max-width: 65%;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 16px;
}

section.info .btn-bordered {
    border-color: #124734;
    color: #124734;
    display: inline-block;
    margin-top: 30px;
}

section.info .btn-bordered:hover {
    color: #fff!important;
}

section.test {
    background-color: #124734;
    padding: 25px 0;
    color: #fff;
    font-size: 16px
}

section.test h3 {
    font-weight: 700;
    margin-bottom: 15px;
}

section.test .btn-icon {
    font-weight: 700;
}

section.test .btn-icon.alkol {
    background-image: url('../images/ico-alkol.png');
}

section.test .btn-icon.madde {
    background-image: url('../images/ico-madde.png');
    background-position: left 20px top 2px;
}

section.centers {
    background-color: #00ae42;
    padding: 25px 0;
    color: #fff;
}

section.centers h3 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
}

section.centers .item {
    text-align: center;
    position: relative;
}

section.centers .item img {
    max-height: 250px;
    transition: all .3s;
    border: 1px solid #00ae42;
    padding: 3px;
    border-radius: 8px;
    opacity: .8;
}

section.centers .item a {
    font-family: 'Zilla Slab';
    font-weight: 700;
    font-style: italic;
    transition: all .3s;
}

section.centers .item a:hover {
    color: #124734;
}

section.centers .item a:hover img {
    opacity: 1;
}

section.centers .item a span {
    display: block;
    font-size: 24px;
}

section.centers .item a span:last-child {
    font-size: 18px;
}

section.centers .container {
    position: relative;
}

section.centers .glyphicon {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 56px;
    cursor: pointer;
}

section.centers .glyphicon.prevbtn {
    left: -40px;
}

section.centers .glyphicon.nextbtn {
    right: -40px;
}

.modal-centers {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 9999;
    display: none;
}

.modal-centers .item-content {
    background-color: rgba(255,255,255,.95);
    color: #124734;
    padding: 15px;
    text-align: center;
    position: absolute;
    z-index: 1;
    display: none;
    width: 50%;
    min-height: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    padding-top: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.modal-centers .item-content h5 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
}

.modal-centers .item-content .row div {
    text-align: center;
}

.modal-centers .item-content .row div {
    display: inline-block;
    margin: 0 auto;
    float: none;
}

.modal-centers .glyphicon-remove {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.modalImg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    text-align: center;
}

.modalImg img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 50%;
}

.modalImg span.glyphicon-remove {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
    font-size: 48px;
    cursor: pointer;
}

section.references {
    padding: 25px 0;
    color: #00ae42;
}

section.references h3 {
    color: #124734;
    font-weight: 700;
    margin-bottom: 30px;
}

section.references label {
    font-weight: 800;
}

section.references blockquote {
    font-family: 'Zilla Slab';
    font-weight: 700;
    font-size: 26px;
    max-width: 250px;
    margin: 0 auto;
    padding: 0;
    border: none;
    font-style: italic;
}

section.references blockquote::before,
section.references blockquote::after {
    content: '"';
    font-family: 'Roboto Slab';
    display: inline-block;
    margin-right: -5px;
    margin-left: -5px;
}

section.references .btn-bordered {
    border-color: #124734;
    color: #124734;
    display: inline-block;
    margin-top: 30px;
}

section.references .btn-bordered:hover {
    color: #fff!important;
}

section.yedam-statistics {
    padding: 25px 0;
    background-color: #e9eef1;
    color: #00ae42;
}

section.yedam-statistics h3 {
    margin-bottom: 30px;
    color: #124734;
    font-weight: 700;
}

section.yedam-statistics .statBox {
    background-repeat: no-repeat;
    height: 150px;
    padding-left: 160px;
    padding-top: 15px;
    text-align: left;
}

section.yedam-statistics .statBox h5 {
    font-size: 24px;
    margin-bottom: 10px;
    max-width: 165px;
    font-weight: 700;
}

section.yedam-statistics .statBox label {
    font-size: 36px;
    font-family: 'Zilla Slab';
    font-weight: 700;
    font-style: italic;
}

section.yedam-statistics .statBox.danisma {
    background-image: url('../images/ico-danisma.png');
}

section.yedam-statistics .statBox.hizmet {
    background-image: url('../images/ico-hizmet.png');
}

section.yedam-statistics .statBox.gorusme {
    background-image: url('../images/ico-gorusme.png');
}

section.yedam-statistics .btn-bordered {
    color: #00ae42;
    border-color: #00ae42;
    min-width: 25%;
    margin-top: 30px;
}

section.yedam-statistics .btn-bordered:hover {
    background-color: #00ae42;
    color: #fff!important;
}
/**/
section.content {
    font-size: 16px;
    line-height: 1.7;
    color: #214050;
    padding-top: 135px
}

section.content h1 {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    padding-top: 10px;
}

section.content h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

section.content .left-menu {
    background-color: #00ae42;
    color: #fff;
    font-weight: 700;
    padding-top: 55px;
    padding-bottom: 60px;
    position: relative;
    margin-bottom: 60px;
    height: 100%;
}

section.content .left-menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 59px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    background-image: url('../images/menu-bg.png');
    background-repeat: no-repeat;
    background-position: left 0 top -1px;
    background-size: contain;
}

section.content .left-menu h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}

section.content .left-menu ul li a {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,.3);
    margin-right: -15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    opacity: .9;
}

section.content .left-menu ul li.selected a,
section.content .left-menu ul li.active a {
    color: #fff;
    opacity: 1;
    border-color: rgba(255, 255, 255,1);
}

section.content .left-menu ul li a:hover {
    opacity: 1;
}

section.content .left-menu ul ul {
    display: none;
}

section.content .left-menu .ucretsiz {
    color: #fff;
    display: block;
    position: relative;
    padding-left: 45px;
    padding-top: 0;
    background-image: url('../images/ico-ucretsiz-randevu2.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 45px;
    font-family: 'Roboto';
    opacity: .8;
    font-weight: 500;
    margin-bottom: 10px;
}

section.content .left-menu .ucretsiz:hover {
    opacity: 1;
}

section.content .left-menu .ucretsiz strong {
    font-weight: 900;
}

section.content .left-menu .ucretsiz label {
    cursor: pointer;
    font-size: 22px;
    font-family: 'Zilla Slab';
    font-style: italic;
    font-weight: 700;
    display: block;
    margin-top: -10px
}

section.content .left-menu.nomenu {
    font-weight: 500;
    font-size: 14px;
}

section.content .left-menu.nomenu h2 {
    font-weight: 700;
    font-style: italic;
}

section.content .left-menu.duyurular ul li:nth-of-type(1n+6) {
    display: none
}

section.content .self-content {
    padding-left: 30px;
}

.icerik-liste .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.icerik-liste .item.faq {
    margin-bottom: 10px;
    padding-bottom: 0;
    border: none;
    background-color: #f5f5f5;
}

.icerik-liste .item.faq:hover {
    background-color: #ddd;
    color: #000;
}

.icerik-liste .item.faq a {
    display: block;
    padding: 10px 0;
}

.icerik-liste .item.faq p {
    margin: 0;
}

.icerik-liste .btn {
    border-color: #00ae42 !important;
    color: #00ae42;
    transition: all .2s;
}

.icerik-liste .btn:hover,
.icerik-liste .btn:active,
.icerik-liste .btn:focus {
    background-color: #00ae42;
    color: #fff;
}

p.tarih {
    font-size: 12px;
    color: #00ae42;
    margin: 5px 0;
}

section.content .icerik-sag .resimler img {
    margin-bottom: 15px;
}

section.content .icerik-sag blockquote {
    font-size: 14px;
    margin: 25px 0;
}

section.content .self-content ul li {
    list-style: inside disc;
}

section.content .self-content .panel-title {
    font-weight: 700;
}

section.content .anchors {
    margin-top: 30px;
}

section.content .anchors a {
    display: inline-block;
    background: #eee;
    padding: 5px 10px;
    font-size: 12px;
    margin-right: 1px;
    width: 12%;
    text-align: center;
}

section.content .anchors a:hover,
section.content .anchors a.active {
    background: #ddd;
}

section.content .table-konumlar h5 {
    margin: 15px 0;
    display: block;
    border-left: 15px solid #00ae42;
    padding-left: 10px;
    margin-left: -25px;
    font-size: 20px;
}

section.content .table-konumlar iframe {
    height: 250px;
}

section.content .table-konumlar tr {
    opacity: 1;
    transition: opacity .5s;
}

section.content .table-konumlar tr:not(.active) {
    opacity: 0;
}

section.content .table-konumlar tr:not(.active) td {
    display: none;
}

section.content .table {
    font-size: 1.4rem;
}

section.content .icerik-sag .resimler img {
    margin-bottom: 15px;
}

section.content .icerik-sag .galeri .item {
    display: inline-block;
    width: auto;
    margin: 0 5px 5px 0;
}

section.content .icerik-sag .galeri .item img {
    height: 150px;
}

.sonuc {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
}

.sonuc.yuksek {
    background: rgba(255,0,0,0.2);
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 36px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    max-width: 250px;
    float: left;
    margin-right: 20px;
    font-weight: bold;
}


[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #00ae42;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:before {
    border-color: #0f82b4;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 26px;
    height: 26px;
    background: #333;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:checked + label:after {
    background: #00ae42;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.btn-sonuclar {
    display: block;
    width: 300px;
    text-align: center;
    background: #00ae42;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    border: 2px solid #333;
}

section.content .randevu-yeri label:first-child {
    display: block;
}

section.content .randevu-yeri [type="radio"]:checked + label,
section.content .randevu-yeri [type="radio"]:not(:checked) + label {
    float: left;
    display: inline-block;
    width: 50%;
    max-width: none;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 0;
}
/**/
footer {
    padding-top: 25px;
    position: relative;
    border-top: 2px solid #00ae42;
}

footer ul {
    position: relative;
    z-index: 1;
}

footer ul li {
    color: #646464;
    font-weight: 500;
    font-size: 16px
}

;
footer ul li ul li {
    font-weight: 400;
}

footer .footer-left > ul > li {
    display: inline-block;
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
}

footer .footer-left > ul > li > ul > li {
    display: block;
    width: 100%;
    margin-bottom: 0;
    font-weight: 400;
}

footer .footer-left > ul > li a {
    color: #333;
    font-weight: bold;
}

footer .footer-left > ul ul li a {
    font-weight: normal;
    color: #777;
    padding: 2px 0;
    display: block;
}

footer .footer-right .btn-destek {
    color: #fff;
    margin-left: 0;
    padding: 5px 25px;
}

footer .footer-right ul {
    padding-left: 15px;
    margin-top: 10px;
}

footer .footer-right ul li {
    font-weight: 600;
}

footer .footer-right ul li a {
    color: #646464;
}

.footer-bottom {
    padding-bottom: 18px;
    border-bottom: 12px solid #00ae42;
    font-size: 14px;
}

.footer-bottom .social {
    padding-top: 15px;
}

.footer-bottom .social a {
    color: #00ae42 !important;
    display: inline-block;
    margin-right: 5px;
}

/* .footer-bottom .social{padding-top:15px;}       */
/* .footer-bottom .social a:nth-child(2) {       */
/* background-image:url('../images/x-yesil.png') !important;     */


/* }  */


.footer-bottom .social a:hover {
    opacity: 1;
}

.footer-bottom .social a:nth-child(1):hover {
    color: #3b5999;
}

.footer-bottom .social a:nth-child(2):hover {
    color: #4ea9f3 !important;
}

.footer-bottom .social a:nth-child(3):hover {
    color: #cd201f;
}

.footer-bottom .social a:nth-child(4):hover {
    color: #333333;
}

.footer-bottom .social a:nth-child(5):hover {
    color: #e4405f;
}

.footer-bottom .social a:nth-child(6):hover {
    color: #dd4b39;
}

.footer-bottom .sign {
    text-align: right;
    position: relative;
    margin-top: 1rem;
}

.footer-bottom .sign img {
    display: inline-block;
    width: 32%;
}

.footer-bottom .sign label {
    font-family: 'Roboto';
    font-weight: 500;
    color: #144832;
    font-size: 15px;
    display: inline-block;
    max-width: 130px;
    position: absolute;
    right: 200px;
    top: 8px;
}

.sharethis-inline-share-buttons {
    margin: 10px 0;
    text-align: left !important;
}

@media(min-width:992px) and (max-width:1200px) {
    header {
        height: 105px
    }

    header .logo img {
        max-width: 80px;
        padding-top: 10px
    }

    header .ust-menu {
        font-size: 12px;
    }

    header .ust-menu .btn-destek {
        padding: 5px 10px;
        margin-left: 5px
    }

    header .ust-menu ul li:after {
        margin: 0 3px;
    }

    header.scroll .mmenu {
        margin-top: 17px;
    }

    header .mmenu a.randevu,
    header.scroll .mmenu a.randevu {
        font-size: 12px;
        top: 30px;
        background-position: left top;
    }



    /*        header.scroll .mmenu > ul > li {
                margin-left: 20px;
            }*/

    header .mmenu {
        /*font-size: 16px;*/
        margin-top: 32px;
    }


    section.welcome {
        padding-top: 105px;
    }

    section.welcome .left {
        padding-top: 10px;
    }

    section.welcome .left h2 {
        font-size: 24px;
    }

    section.welcome .left .btn-bordered {
        margin-bottom: 5px;
        padding: 5px 0;
    }

    section.welcome .left a.randevu {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 12px;
    }

    section.welcome .left a.randevu label {
        font-size: 20px;
    }

    section.welcome .carousel .slide-caption {
        bottom: 5px;
    }

    section.welcome .carousel .slide-caption h3 {
        font-size: 30px;
    }

    section.centers .glyphicon {
        font-size: 36px
    }

    section.centers .glyphicon.prevbtn {
        left: -20px;
    }

    section.centers .glyphicon.nextbtn {
        right: -20px;
    }

    section.welcome .social a {
        margin-right: 5px;
    }

    section.content {
        padding-top: 105px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        display: block;
        float: none;
        margin-bottom: 20px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    header {
        height: 100px;
    }

    header .logo img {
        max-width: 80px;
    }

    header .ust-menu {
        font-size: 10px;
    }

    header .ust-menu .btn-destek {
        padding: 5px 5px;
        font-size: 10px
    }

    header .ust-menu ul li:after {
        margin: 0 2px;
    }

    header.scroll {
        height: 100px;
    }

    header.scroll .logo img {
        max-width: 80px;
        /*  padding-top: 3px*/
    }

    header.scroll .mmenu > ul > li {
        margin-left: 5px;
    }

    header .mmenu a.randevu {
        font-size: 11px;
        top: 35px;
        right: 5px;
        text-align: right
    }

    header .mmenu a.randevu label {
        font-size: 16px;
    }

    header.scroll .mmenu a.randevu {
        font-size: 11px;
        /*            top: 30px;
                    right: 22px;*/
    }

    header.scroll .mmenu a.randevu label {
        font-size: 16px;
    }


    header .mmenu {
        font-size: 12px;
        margin-top: 26px;
    }

    header .mmenu ul li {
        margin-left: 5px
    }

    header.scroll .mmenu {
        font-size: 12px;
        margin-top: 11px
    }

    header .mmenu ul li ul {
        font-size: 14px
    }

    header .mmenu ul li ul li {
        position: relative;
        width: 100%;
    }
    /*header .mmenu ul li ul li:before{content:" ";position:absolute;left:5px;top:3px;width:24px;height:24px;background:url('../images/favicon.png');background-size:cover;background-repeat:no-repeat;filter:brightness(0) invert(1);}*/
    header .mmenu ul li ul li a {
        padding: 10px 0 10px 10px;
    }

    header .mmenu ul li ul li:last-child a {
        border: none;
        padding-bottom: 0;
    }

    header .randevu-dropdown {
        width: 50%;
        font-size: 14px;
    }

    header .randevu-dropdown a {
        margin-bottom: 10px;
    }

    section.welcome {
        padding-top: 99px;
    }

    section.welcome .left {
        font-size: 14px;
        padding-top: 5px;
    }

    section.welcome .left p {
        margin-bottom: 5px;
    }

    section.welcome .left h2 {
        font-size: 16px;
        margin-bottom: 5px;
        max-width: none;
    }

    section.welcome .left .btn-bordered {
        margin-bottom: 5px;
        padding: 2px 0;
        font-size: 13px
    }

    section.welcome .left a.randevu {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 12px;
        background-size: 40px;
        padding-left: 45px
    }

    section.welcome .left a.randevu label {
        font-size: 14px;
    }

    section.welcome .carousel .slide-control {
        font-size: 42px;
    }

    section.welcome .carousel .slide-caption {
        bottom: 0;
        width: 30%;
        left: 15px;
        text-align: center;
        max-height: 150px;
        padding-top: 15px;
        font-size: 14px;
    }

    section.welcome .carousel .slide-caption h3 {
        font-size: 18px;
    }

    section.welcome .bottom a {
        margin-right: 5px;
    }

    section.welcome .form-control.radius {
        font-size: 14px;
        background-size: 36px;
    }

    section.centers .glyphicon {
        position: absolute;
        top: 15px;
    ;
        font-size: 32px;
        cursor: pointer;
    }

    section.centers .glyphicon.prevbtn {
        right: 60px;
        left: auto;
    }

    section.centers .glyphicon.nextbtn {
        right: 20px;
    }

    section.info img {
        float: none;
        margin: 0 auto;
        display: block;
    }

    section.info img + div {
        max-width: none;
        text-align: center;
    }

    section.yedam-statistics .statBox {
        background-size: 64px;
        padding-left: 70px;
        padding-top: 10px;
    }

    section.yedam-statistics .statBox h5 {
        font-size: 22px;
    }

    section.yedam-statistics .btn-bordered {
        margin-top: 0;
    }

    section.content {
        padding-top: 99px;
    }

    section.content .left-menu h3,
    section.content h1 {
        font-size: 22px;
    }

    section.content .left-menu ul li a {
        font-size: 14px;
    }

    section.content .left-menu:after {
        background-position: left 0 top -2px;
    }

    section.content .left-menu .ucretsiz {
        font-size: 12px;
    }

    section.content .left-menu .ucretsiz label {
        font-size: 20px;
    }

    .modal-content header .mmenu {
        font-size: 12px;
    }
}

#formBasarili {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    background-color: rgba(255,255,255,0.9);
    z-index: 999;
    text-align: center;
    display: none;
}

#formBasarili div {
    margin: auto;
}

#formBasarili .glyphicon-remove {
    position: absolute;
    right: 30px;
    top: 160px;
    font-size: 36px;
    color: #1695cc;
    cursor: pointer;
}

#formBasarili .glyphicon-ok {
    font-size: 48px;
    color: #6db94d;
    display: inline-block;
    border: 8px solid #6db94d;
    padding: 8px;
    border-radius: 100px;
    margin-bottom: 30px;
}

#formBasarili p {
    max-width: 50%;
    margin: auto;
    font-size: 18px;
}

#formBasarili .h3 {
    display: block;
    font-size: 32px;
    margin-top: 0;
}

#formBasarili a {
    display: inline-block;
    background-color: #1695cc;
    padding: 8px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-top: 15px;
}


@media(max-width:992px) {
    section.content .randevu-yeri [type="radio"]:checked + label,
    section.content .randevu-yeri [type="radio"]:not(:checked) + label {
        max-width: none;
        width: 100%;
    }
}

@media(max-width:767px) {
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 90px;
        background-color: #fff;
        z-index: 9999;
        box-shadow: 1px 1px 10px #646464
    }

    header .logo {
        float: none;
    }

    header .logo img {
        padding-top: 5px;
        max-width: 90px;
    }

    header .ust-menu {
        display: none;
        text-align: center;
        width: 100%; /* height: 27%; */
        position: fixed;
        z-index: 9999999999;
        background-color: #f9f9f9;
        left: 0;
        top: 72px;
    }

    header .ust-menu ul {
        background-color: #f9f9f9;
        margin-bottom: 0
    }

    header .ust-menu ul li {
        display: block;
        font-size: 15px;
        margin: 8px 0;
    }

    header .ust-menu ul li:after {
        content: none;
    }

    header .ust-menu .btn-destek {
        display: block;
    }

    header .mmenu {
        display: none;
        position: fixed;
        left: 0;
        top: 140px;
        padding-top: 180px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 9999;
        text-align: center;
    }

    header .mmenu ul {
        float: none;
        margin: 0 10px;
    }

    header .mmenu ul li {
        display: block;
        margin-left: 0;
        margin: 5px 0;
        font-size: 16px
    }

    header.scroll .mmenu ul li {
        margin-left: 0;
    }

    header .mmenu ul > li > ul {
        display: none !important;
    }

    header .randevu-dropdown {
        left: 0;
        right: auto;
        width: 100%;
        top: 0;
        min-height: 380px;
        font-size: 14px;
        box-shadow: 1px 1px 50px #333;
        background-color: rgba(232, 155, 40,.9)
    }

    header .randevu-dropdown a {
        margin-bottom: 0;
    }

    header .randevu-dropdown .glyphicon-remove {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    header .mmenu a.randevu,
    header.scroll .mmenu a.randevu {
        /* position: relative; */
        left: auto;
        /* right: auto; */
        display: inline-block;
        height: 70px;
        font-size: 18px;
        margin: 135px 10px 0 10px;
    }

    header .mmenu a.randevu span,
    header.scroll .mmenu a.randevu span {
        font-size: 18px;
    }

    header .mmenu a.randevu label,
    header.scroll .mmenu a.randevu label {
        margin-top: 0px;
        font-size: 34px;
    }

    header.scroll {
        height: 80px;
    }

    header.scroll .ust-menu {
        top: 80px;
    }

    header.scroll .logo img {
        max-width: 110px;
    }

    header.scroll .mmenu {
        padding-top: 170px;
    }

    section.welcome {
        padding-top: 100px;
    }

    section.welcome .left {
        text-align: center;
    }

    section.welcome .left h2 {
        max-width: none;
    }

    section.welcome .left a.randevu {
        display: block;
        width: 100%;
        text-align: center;
        padding-left: 0;
        margin-bottom: 10px;
        margin-top: 0;
        background-image: none;
    }

    section.welcome .left small {
        margin-bottom: 10px;
        text-align: center;
    }

    section.welcome .left img.yesilay {
        margin: 0 auto;
        margin-bottom: 5px;
    }

    section.welcome .bottom {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    section.welcome .bottom .col-sm-8 {
        padding-left: 15px !important;
    }

    section.welcome .social {
        text-align: center;
    }

    section.welcome .social a {
        margin-right: 10px;
    }

    section.welcome .form-control.radius {
        font-size: 11px;
        background-size: 22px;
        padding-left: 10px
    }

    section.welcome .carousel .item {
        margin-top: 0;
    }

    section.welcome .carousel .slide-control {
        font-size: 32px;
        top: 5px;
        transform: none;
        text-shadow: 1px 1px 3px #555
    }

    section.welcome .carousel .slide-control.prev {
        right: 45px;
        left: auto;
    }

    section.welcome .carousel .slide-caption {
        bottom: 0;
        width: 30%;
        left: 15px;
        text-align: center;
        height: auto;
        max-height: 150px;
        padding-top: 15px;
        font-size: 14px;
    }

    section.welcome .carousel .slide-caption h3 {
        font-size: 18px;
    }

    section.welcome .col-lg-10 {
        padding-right: 15px !important;
    }

    section.test .btn-icon {
        margin-left: 0;
        max-width: 100%;
        padding-top: 8px;
    }

    section.centers h3 {
        text-align: left;
        max-width: 75%
    }

    section.centers .glyphicon {
        position: absolute;
        top: 15px;
    ;
        font-size: 32px;
        cursor: pointer;
    }

    section.centers .glyphicon.prevbtn {
        right: 60px;
        left: auto;
    }

    section.centers .glyphicon.nextbtn {
        right: 20px;
    }

    section.info h3 {
        margin-bottom: 5px
    }

    section.info .col-sm-6 {
        border-bottom: 2px solid #80c4e2;
        margin: 15px 0;
    }

    section.info .col-sm-6:last-child {
        border: none;
    }

    section.info img {
        float: none;
        margin: 0 auto;
        display: block;
    }

    section.info img + div {
        max-width: none;
        text-align: center;
    }

    section.references .col-sm-4 {
        border-bottom: 2px solid #1695cc;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    section.yedam-statistics .statBox {
        display: inline-block;
        margin-bottom: 15px;
    }

    section.content {
        padding-top: 100px;
    }

    section.content .left-menu {
        margin-bottom: 30px;
    }

    section.content .self-content {
        padding-left: 0;
        border-top: 2px solid #ddd;
    }

    section.content .self-content h1 {
        padding-top: 15px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        display: block;
        float: none;
        margin-bottom: 20px;
    }

    footer .footer-left > ul > li {
        display: block;
        width: 100%;
    }

    footer .footer-right ul {
        padding-left: 0;
    }

    .footer-bottom {
        border-top: 12px solid #0e82b4;
        padding-top: 18px;
        text-align: center;
    }

    .footer-bottom .social {
        padding-top: 0;
    }

    .footer-bottom .sign {
        text-align: center;
    }

    .footer-bottom .sign label {
        position: relative;
        display: block;
        right: auto;
        max-width: none;
        margin-bottom: 15px;
    }

    #formBasarili .glyphicon-remove {
        top: 100px;
        font-size: 22px;
    }
}

@media(max-width:320px) {
    header .mmenu {
        top: 80px;
        margin-top: 15px;
    }

    header .mmenu ul li {
        font-size: 14px;
    }

    header.scroll .mmenu {
        margin-top: 0;
        top: 80px;
    }

    header .mmenu a.randevu {
        position: relative;
        left: auto;
        right: auto;
        display: inline-block;
        background-size: 36px;
        height: 60px;
        font-size: 12px;
        top: 0;
        text-align: center;
    }

    header.scroll .mmenu a.randevu {
        position: relative;
        left: auto;
        right: auto;
        display: inline-block;
        background-size: 36px;
        height: 70px;
        font-size: 12px;
        top: 0;
    }

    header .mmenu a.randevu span,
    header.scroll .mmenu a.randevu span {
        font-size: 12px;
    }

    header .mmenu a.randevu label,
    header.scroll .mmenu a.randevu label {
        margin-top: 0px;
        font-size: 14px;
    }

    section.welcome .form-control.radius {
        font-size: 12px;
        background-size: 16px;
        padding-left: 5px;
        border-radius: 0;
        background-position: right 3px center;
        font-style: normal;
    }
}

.form .mesaj,
footer ul li.p15,
footer ul li.p23,
footer ul li.p28,
footer ul li.p32,
footer ul li.p44,
footer ul li.p47,
footer ul li.p48,
footer ul li.p49,
footer ul li.p52,
footer ul li.p53,
footer ul li.p57,
footer ul li.p59,
footer ul li.p61,
footer ul li.p292,
footer ul li.p367 {
    display: none;
}

.form.erandevu .form-sonuc .text-success {
    display: none;
}

.harita-dropdown {
    margin-top: 5rem;
}

#guney-kibris {
    fill: #ccc;
    background-color: #ccc;
    color: #ccc;
}

a {
    color: inherit !important;
}

a:hover {
    text-decoration: none !important;
}

.form-isim, .form-mail {
    font-size: 14px !important;
    height: 34px !important;
}

.btn {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    user-select: none !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    margin-top: 14px;
    letter-spacing: 1px !important;
}

.modal-header span {
    font-size: 19px !important;
}

section.content .left-menu {
    background-color: #00ae42;
    color: #fff;
    font-weight: 700;
    padding-top: 55px;
    padding-bottom: 60px;
    position: relative;
    margin-bottom: 60px;
}

.harita-dropdown .form-control {
    font-size: 14px;
    height: 3rem !important;
}

.icerik-sag .self-content h1 {
    color: #00ae42;
    font-size: 28px;
}

@media (max-width: 767px) {
    .visible-xs {
        float: right;
        padding: 5px;
    }
}

section.test .btn-icon.sigara {
    background-image: url(../images/sigara.png);
}

td h4 {
    width: 500px;
}

td p img {
    height: 137px;
    width: 97px;
    background: transparent;
    padding: 11px;
    border: 1px solid #ccc;
    box-shadow: 5px 5px 5px #999;
}

td {
    padding-right: 10px !important;
}
        