.fancybox-is-open .fancybox-bg {
    background: #000;
    opacity: .7
}

#atakulloader {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(1 15 85 / 85%)
}

#loadstatu_img {
    text-align: center;
    margin-top: 60px
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    100% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    100% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}

.cerez_politika {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 9pt;
    width: 286px;
    background-color: rgba(0,0,0,.9);
    color: #fff;
    z-index: 9999999;
    text-align: flex-start;
    padding: 10px;
    border-radius: 4px
}

.cerez_politika a {
    background: #ff0147;
    padding: 0 8px;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px
}

.fancybox-slide--iframe .fancybox-content {
    width: 800px;
    height: 600px;
    max-width: 80%;
    max-height: 80%;
    margin: 0
}

#medicine {
    position: relative;
    width: 160px;
    -webkit-animation: heartbeat 1s infinite;
    animation: heartbeat 1s infinite
}

.jbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0
}

.imgcover {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.sizeoz:hover .imgcover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-box-shadow: 0 0 0 4px rgb(216 17 25);
    box-shadow: 0 0 0 4px rgb(216 17 25)
}

.block-header__divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #dedede;
    position: relative;
    margin: 30px 20px
}

#load-logo {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

#enust {
    height: 50px;
    padding: 16px 0;
    position: relative;
    display: block;
    background: #fff
}

.social {
    float: left;
    right: 1%;
    position: absolute;
    top: -2px
}

.ulogin {
    float: left;
    margin-right: 15px;
    color: #adb9e2;
    font-size: 10pt;
    padding: 4px 0
}

#banici,#bantasiyici,#rehb,#ustic,#yorumlar,.alttas,.barsib,.content,.form-static,.linko,.menust,.tant {
    max-width: 1200px;
    margin: 0 auto
}

#cssmenu {
    margin: 0 auto
}

#whatsap {
    position: relative;
    font-weight: bolder
}

.onbol {
    padding: 2px;
    float: left;
    width: 33%
}

.ontas {
    width: 98%;
    height: 100%;
    margin: 0 auto
}

.ontasic {
    position: relative;
    text-align: center
}

.ontacli {
    display: block;
    padding: 5px;
    border-radius: 4px;
    transition: all .3s linear
}

.ontacli:hover {
    background: #f7f7f7
}

.ontacli .icon {
    color: #262f88;
    font-size: 20pt
}

.ontacli .yazi {
    color: #7e7e7e;
    font-size: 10pt;
    font-weight: 500;
    height: 32px;
    margin-top: 6px;
    text-transform: uppercase
}

.bizislem {
    padding-top: 25px;
    border-top: 1px solid #e9e9e9
}

.biziara {
    background: red;
    color: #fff;
    padding: 10px 15px;
    border-radius: 40px;
    font-weight: 600
}

.biziara.bizeyaz {
    background: #262f88;
    color: #fff;
    border-radius: 40px;
    font-weight: 600
}

.falsag {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #cecece
}

.uslu {
    width: 100%;
    margin-top: 40px
}

.bgiris {
    background: #ef0f74;
    display: inline-block;
    padding: 3px 8px;
    font-size: 11pt;
    color: #fff;
    border-radius: 3px;
    right: 25%;
    position: absolute
}

.what {
    border: 1px solid #3fc350;
    position: absolute;
    right: 15.7%;
    top: 0;
    background: #3fc350;
    border-radius: 3px;
    line-height: 23px;
    font-size: 10pt;
    color: #fff;
    padding-right: 10px;
    padding-left: 2px
}

.randevu {
    height: 45px;
    padding: 8px 0;
    position: absolute;
    top: 20px;
    border-radius: 5px;
    font-size: 11pt;
    margin-left: 5px;
    display: inline-block;
    right: 0;
    display: flex;
    align-items: center
}

.faf {
    font-size: 26pt;
    top: 18px;
    position: relative;
    color: #d51d61
}

.temizlik {
    clear: both
}

.icslogan {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

#yorumlar {
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.yorumlar {
    position: relative
}

.yorumlar .owl-theme .owl-controls .owl-page span {
    background-color: #1090d8;
    width: 15px;
    height: 15px;
    margin: 5px 4px
}

.icortala {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 1
}

.plink {
    background: #df1f26;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    padding: 3px;
    display: inline-block;
    border-radius: 100%;
    font-weight: 600;
    position: relative;
    z-index: 5;
    width: 50px;
    height: 50px;
    text-align: center
}

.plink:hover {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    background: #05005e;
    background: -webkit-gradient(linear,right top,left top,from(rgba(5,0,94,1)),color-stop(0,rgba(46,9,121,1)),color-stop(77%,rgba(227,0,104,1)));
    background: -o-linear-gradient(right,rgba(5,0,94,1) 0,rgba(46,9,121,1) 0,rgba(227,0,104,1) 77%);
    background: linear-gradient(270deg,rgba(5,0,94,1) 0,rgba(46,9,121,1) 0,rgba(227,0,104,1) 77%)
}

.keyf {
    color: #da0101;
    background: #fff;
    width: 44px;
    height: 44px;
    line-height: 44px!important;
    border-radius: 100%;
    -webkit-animation: keyf 2s infinite linear;
    animation: keyf 2s infinite linear;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
    margin: 0;
    display: block;
    text-indent: 3px
}

.keyf:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: rgb(255 255 255 / 40%);
    width: 46px;
    height: 46px
}

@-webkit-keyframes keyf {
    50% {
        -webkit-box-shadow: 0 0 0 70px rgba(253,167,0,0);
        box-shadow: 0 0 0 70px rgba(253,167,0,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(253,167,0,0);
        box-shadow: 0 0 0 0 rgba(253,167,0,0)
    }
}

@keyframes keyf {
    50% {
        -webkit-box-shadow: 0 0 0 70px rgba(253,167,0,0);
        box-shadow: 0 0 0 70px rgba(253,167,0,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(253,167,0,0);
        box-shadow: 0 0 0 0 rgba(253,167,0,0)
    }
}

.item-comment {
    padding: 0 10px
}

.yorsu {
    background: #00558c;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    padding: 5px 14px;
    font-size: 10pt;
    float: left;
    color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: relative;
    bottom: 10px;
    font-weight: 500
}

.testimonials-item:hover .yorsu {
    padding: 5px 22px;
    background: #051046
}

.customer-photo {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 200px;
    margin-bottom: 5px;
    z-index: 120;
    position: relative;
    width: 100%;
    border-radius: 8px 8px 0 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.testimonials-item {
    margin-right: 20px;
    -webkit-box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 6px;
    line-height: 22px;
    margin-bottom: 30px;
    position: relative;
    font-size: 12pt;
    min-height: 160px;
    overflow: hidden;
    border: 3px solid #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.testimonials-item:hover {
    background-color: #e8eff7
}

#goog-gt-tt {
    display: none!important
}

.goog-te-banner-frame {
    display: none!important
}

.goog-te-menu-value:hover {
    text-decoration: none!important
}

#google_translate_element2 {
    display: none!important
}

.menuk {
    display: none;
    position: absolute;
    right: 20px;
    top: 72px;
    background: #fff;
    width: 76%;
    z-index: 5000;
    max-height: 0;
    overflow: auto;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    webkit-box-shadow: 0 56px 63px -8px rgba(0,0,0,.75);
    -webkit-box-shadow: 0 56px 63px -8px rgba(0,0,0,.75);
    box-shadow: 0 56px 63px -8px rgba(0,0,0,.75)
}

.umeac:hover .menuk {
    max-height: 450px;
    padding: 10px
}

.menuk:hover .umeac {
    background: #000
}

.sublink {
    float: left;
    width: 15.45%;
    margin: 0 5px;
    overflow: hidden
}

#cssmenu ul li .iclick {
    color: #fff;
    border: none;
    padding: 4px 0;
    font-weight: 600;
    background: #003367;
    text-align: center;
    margin-bottom: 6px
}

#cssmenu ul li .iclickici {
    color: #000;
    border: none;
    font-size: 10pt;
    font-weight: 400;
    padding: 6px 0;
    background: #f5f5f5;
    margin-bottom: 4px
}

.ulsol {
    position: absolute;
    width: 15px;
    height: 100%;
    background: #8e0009;
    left: -48px;
    z-index: 500;
    transform: skew(-32deg,0deg);
    -webkit-transform: skew(-32deg,0deg);
    -moz-transform: skew(-32deg,0deg);
    -o-transform: skew(-32deg,0deg);
    -ms-transform: skew(-32deg,0deg)
}

.ulsol2 {
    position: absolute;
    width: 18px;
    height: 100%;
    background: #b6000c;
    left: -34px;
    z-index: 500;
    transform: skew(-32deg,0deg);
    -webkit-transform: skew(-32deg,0deg);
    -moz-transform: skew(-32deg,0deg);
    -o-transform: skew(-32deg,0deg);
    -ms-transform: skew(-32deg,0deg)
}

.pohh {
    position: absolute;
    right: 18%;
    top: 10px;
    width: 30px
}

.pohh img {
    width: 40px;
    margin-top: 15px;
    background: #fff;
    padding: 7px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0,0,0,.19);
    box-shadow: 0 2px 3px -1px rgba(0,0,0,.19)
}

.dpoh {
    position: absolute;
    padding: 8px 11px;
    background: #fff;
    top: 10px
}

.dpus {
    position: absolute;
    left: 40px;
    width: 200px;
    color: #fff;
    top: 18px;
    font-size: 10pt;
    font-weight: 600
}

.dpalt {
    position: absolute;
    left: 40px;
    width: 220px;
    color: #fff;
    font-weight: 300;
    top: 35px;
    font-size: 10pt
}

#cssmenu,#cssmenu #menu-button,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {
    display: block
}

#cssmenu:after,#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #menu-button {
    display: none
}

#cssmenu {
    z-index: 5000;
    position: relative
}

#cssmenu>ul>li {
    position: relative;
    display: inline-block
}

#cssmenu ul {
    position: relative;
    margin-left: 10%;
    margin-right: 12%;
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

#cssmenu.align-center>ul {
    font-size: 0;
    text-align: center
}

#cssmenu.align-center>ul>li {
    display: inline-block;
    float: none
}

#cssmenu.align-center ul ul {
    text-align: left
}

#cssmenu.align-right>ul>li {
    float: right
}

#cssmenu>ul>li>a {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    padding: 35px 10px;
    font-size: 13pt;
    letter-spacing: 0;
    text-decoration: none;
    color: #00558c;
    text-transform: uppercase;
    font-weight: 600;
    height: 100%
}

#cssmenu>ul>li:hover>a {
    color: #fff;
    background: #0a568c
}

#cssmenu .altvar {
    position: absolute;
    top: 37px;
    right: 0;
    display: block;
    font-size: 9pt;
    color: #d3d3d3
}

#cssmenu>ul>li.has-sub:hover .altvar {
    color: #fff
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    margin-left: 0;
    padding: 0;
    display: block
}

#cssmenu.align-right ul ul {
    text-align: right
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu.align-right li:hover>ul {
    left: auto;
    right: 0
}

#cssmenu li:hover>ul>li {
    height: 47px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#cssmenu ul ul li a {
    text-align: left;
    padding: 19px 4px;
    width: 250px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #0e4d86
}

#cssmenu ul ul li.last-item>a,#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li a:hover,#cssmenu ul ul li:hover>a {
    color: #fff;
    background: #1f3d9d
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu.align-right ul ul li.has-sub>a:after {
    right: auto;
    left: 11px
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu.align-right ul ul li.has-sub>a:before {
    right: auto;
    left: 14px
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

#ustic {
    padding: 10px 16px;
    text-align: right
}

.ust {
    width: 100%;
    position: relative;
    background: #075ac9
}

.uslu {
    float: left;
    width: 50%
}

.aus {
    font-size: 11pt;
    margin-left: 20px;
    display: inline-block;
    padding: 2px 16px;
    border: 1px solid #d9c8bc;
    border-radius: 30px;
    color: #c5ab99
}

.must {
    overflow: hidden;
    margin: 0 auto;
    max-width: 96%
}

.giizle {
    display: none
}

.must span {
    float: right;
    position: relative;
    padding: 25px
}

.menutas {
    width: 100%;
    position: relative;
    z-index: 50000;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 6px rgb(0 0 0 / 21%);
    box-shadow: 0 0 12px 6px rgb(0 0 0 / 21%)
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50000
}

.fixed #cssmenu>ul>li>a {
    padding: 30px 12px
}

.collor {
    padding: 3px 8px;
    background: #f9f9f9;
    border-radius: 30px;
    margin-bottom: 3px;
    display: block;
    font-size: 11pt;
    color: #000
}

#-sipactive {
    color: #a2f3a2
}

#-sipactive:after {
    border-bottom: 10px solid #56b056;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 0
}

.content {
    margin-top: 12px;
    margin-bottom: 25px;
    position: relative;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 12px 5px rgb(0 0 0 / 2%);
    box-shadow: 0 0 12px 5px rgb(0 0 0 / 2%);
    width: 100%;
    box-sizing: border-box;
    display: inline-block
}

.flag {
    width: 30px;
    float: right;
    position: relative;
    margin-left: 3px
}

#ScrollTop {
    position: fixed;
    right: 18px;
    bottom: 130px;
    cursor: pointer;
    display: none;
    background: rgb(233 236 245 / 67%);
    color: #00558c;
    border-radius: 50%;
    font-size: 20pt;
    width: 42px;
    height: 42px;
    text-align: center;
    font-weight: 700;
    z-index: 5000
}

.sos {
    color: #000;
    position: relative;
    background: #fff;
    padding: 4px 6px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
    border-radius: 50%;
    width: 25px;
    height: 25px
}

.kirmizi,.mavibar {
    color: #01538b;
    font-size: 24pt;
    margin-top: 10px;
    font-weight: 600;
    text-align: left;
    padding: 9px 0;
    margin-bottom: 20px;
    letter-spacing: -1px
}

.tant {
    position: relative
}

.tant::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20000;
    height: 4px;
    width: 100px;
    background-color: #d81119
}

.foice {
    display: block
}

.foter {
    position: relative;
    background: #0e4d86
}

.fotic {
    float: left;
    width: 50%
}

.fot {
    float: left;
    font-weight: 400;
    width: 24%;
    padding: 20px;
    color: #c7d2d9;
    font-size: 11pt
}

.fotilk {
    width: 28%
}

.fotertasi {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 25px
}

.fota {
    color: #bcbcbc;
    margin-bottom: 2px;
    position: relative;
    display: block;
    padding: 4px;
    text-transform: uppercase
}

.fota:hover {
    color: red
}

.medapp img {
    width: 120px;
    height: 38px;
    padding: 4px;
    border-radius: 6px
}

#mapyaz {
    z-index: 3000;
    top: 42px;
    position: relative;
    background: #0950a0;
    padding: 10px;
    display: inline-block;
    left: 45%;
    color: #fff;
    font-weight: 900;
    border-radius: 0 0 12px 12px
}

.logomalt {
    margin-bottom: 40px;
    position: relative;
    width: 192px;
    height: 46px
}

.yazfot {
    font-size: 18pt;
    margin-bottom: 30px;
    font-weight: 700;
    color: #fff;
    padding: 5px 0;
    letter-spacing: -1px;
    position: relative
}

.yazfot:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 3px;
    width: 62px;
    background-color: #df1f26
}

.yoltarif {
    display: block;
    background: #da291c;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin-top: 30px
}

.firbi {
    margin-bottom: 10px;
    color: #fff
}

.firbi i {
    font-size: 16pt;
    margin-right: 8px;
    color: #df1f26
}

.fotim {
    position: absolute;
    top: 20px;
    right: 85px;
    height: 40px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.fotim:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.sosfa {
    padding: 7px 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    margin: 1px 1px;
    border-radius: 50%;
    background: #d5d5d5;
    color: #051240
}

.sosfa:hover.fa-twitter {
    background: #55acee;
    color: #fff
}

.sosfa:hover.fa-instagram {
    background: #dd4b39;
    color: #fff
}

.sosfa:hover.fa-facebook {
    background: #007bb5;
    color: #fff
}

.sosfa:hover.fa-youtube {
    background: #b00;
    color: #fff
}

.uslu {
    width: 100%;
    margin-top: 40px
}

.daniss {
    background-image: url(../images/mums.jpg);
    background-position: center center;
    background-size: cover;
    display: block;
    height: 360px;
    overflow: hidden;
    width: 100%;
    z-index: 100;
    position: relative;
    margin-bottom: 25px
}

.alalt {
    padding: 4px;
    background: #030b1d;
    color: #878c99;
    border-radius: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    font-size: 10pt
}

#cingils {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.logo {
    -o-transition: all .3s linear
}

.logomr {
    width: 198px;
    top: 0
}

.fixed .randevu {
    padding: 0;
    position: absolute;
    top: 50%;
    float: right;
    right: 0;
    transform: translateY(-50%)
}

.fixed #cssmenu .altvar {
    top: 26px
}

.logom {
    width: 250px;
    height: 90px;
    display: block;
    background-size: 105%!important;
    background-position: 0 55%!important;
    background: 0 0!important;
    overflow: hidden;
    position: relative
}

.logom svg {
    position: absolute;
    top: 50%;
    transform: translateY(-54%);
    width: 100%
}

.unustu {
    display: none
}

.menust {
    height: 76px;
    position: relative;
    -webkit-box-shadow: 0 0 12px 6px rgb(0 0 0 / 21%);
    box-shadow: 0 0 12px 6px rgb(0 0 0 / 21%);
    z-index: 5000
}

.borsa {
    position: absolute;
    right: 420px;
    top: 6px;
    font-weight: 400;
    font-size: 10pt;
    padding: 5px;
    background: #ffffff85
}

.para {
    float: left;
    margin-right: 12px
}

.para img {
    position: relative;
    top: 4px;
    margin-right: 3px
}

.fa-whatsapp {
    color: #14b709;
    font-size: 16pt;
    margin-left: 25px
}

.saa img {
    float: left;
    height: 105px;
    margin-right: 15px;
    margin-bottom: 10px
}

.soic {
    background: #eef5ec;
    width: 100%;
    height: 100%;
    display: block;
    border-top: 5px solid #fff
}

.soyaz {
    max-width: 545px;
    top: 10%;
    width: calc(100% - 30px);
    position: relative;
    z-index: 1;
    line-height: 1.2;
    margin: 0 auto;
    color: #56b056;
    font-size: 13pt
}

.gal {
    overflow: hidden;
    float: left;
    width: 25%;
    padding: 5px
}

.gal img {
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0,0,0,.95);
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.95);
    border: 10px solid #fff
}

.gal:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
}

.har {
    float: left;
    width: 50%;
    padding: 20px
}

#sivama {
    display: none;
    background: rgb(1 15 85 / 85%);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 5000000
}

#siparis {
    background: #fff;
    display: none;
    max-width: 600px;
    z-index: 601;
    position: fixed;
    left: 10%;
    right: 10%;
    top: -650px;
    padding: 10px;
    border-radius: 7px;
    font-family: Oswald,sans-serif;
    margin: 0 auto
}

#kapa {
    padding: 12px;
    background: #dadada;
    color: #fff;
    display: block;
    border-radius: 6px 6px 0 0;
    margin-bottom: 14px;
    text-align: right
}

.ulform {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    padding: 14px 4px;
    width: 99%
}

#bulas {
    background-color: #000;
    color: #fff;
    font-size: 14pt;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%
}

.pson {
    background-color: #f66;
    color: #fff;
    display: none;
    margin-bottom: 5px;
    padding: 10px 3px
}

.pson {
    display: none;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-color: #f66
}

.pok {
    display: none;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-color: #9c0
}

.ozured {
    background: #ed1c24;
    padding: 20px;
    margin-top: -80px;
    position: relative;
    color: #fff;
    text-align: left
}

.ozoz {
    float: left;
    width: 50%
}

.xod {
    margin-right: 50px;
    width: 45%
}

#form-ok {
    background-color: #e0ff9f;
    border: 1px solid #8aff15;
    display: none;
    margin-bottom: 45px;
    padding: 10px;
    position: relative
}

#ilform {
    position: relative
}

.inner .satir {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px
}

.inner .satir .left {
    float: left;
    margin-right: 40px;
    padding-top: 6px;
    width: 140px
}

.container .inner .satir select,.inner .satir input,.inner .satir textarea {
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    color: #797979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    width: 65%;
    padding: 10px
}

.inner .satir input:focus {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aacdea;
    color: #286ca4
}

#seput {
    border-radius: 4px;
    padding: 8px
}

.inner .satir span {
    color: red;
    font-family: Century Gothic;
    font-size: 9pt;
    padding-left: 6px
}

.inner .sendfrm {
    text-align: right
}

#myform {
    width: 100%
}

#gkodu {
    border-radius: 4px;
    color: #000;
    float: left;
    font-weight: 700;
    margin-right: 10px;
    padding: 8px;
    position: relative
}

.rndsayi {
    float: left;
    font-family: arial;
    font-size: 11pt
}

.degistir {
    cursor: pointer;
    float: left;
    margin-right: 6px
}

.button {
    background: #e40135 none repeat scroll 0 0;
    border-bottom: 3px solid #a5092a;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block
}

.button:hover {
    padding: 10px 30px
}

#banners .owl-sanext,#banners .owl-saprev {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 30pt;
    padding: 13px;
    position: absolute;
    z-index: 500
}

#banners {
    overflow: hidden;
    position: relative
}

#banners .owl-theme .owl-controls {
    margin-top: -16px;
    text-align: center
}

#banners .owl-sanext:hover,#banners .owl-saprev:hover {
    background: #000 none repeat scroll 0 0
}

#banners .owl-pagination {
    position: relative;
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 6px 20px 0 20px;
    z-index: 5000;
    border-radius: 50px;
    -webkit-box-shadow: 0 12px 15px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 12px 15px 0 rgb(0 0 0 / 6%)
}

.owl-carousel .owl-wrapper {
    padding: 0;
    z-index: 6
}

#banners .owl-page span {
    background: #8c8c8c none repeat scroll 0 0;
    display: block;
    margin: 0 3px;
    width: 15px;
    height: 15px
}

#banners .owl-page.active span {
    background: #df1f26 none repeat scroll 0 0;
    opacity: 1;
    position: relative;
    width: 25px;
    height: 15px
}

#banners .owl-buttons {
    position: absolute;
    top: 43%;
    width: 100%
}

#banners .owl-sanext {
    background-position: -71px 0;
    right: -60px
}

#banners .owl-saprev {
    left: -60px
}

#banners:hover .owl-saprev {
    left: 20px
}

#banners:hover .owl-sanext {
    background-position: -71px 0;
    right: 20px
}

#banners .owl-next,#banners .owl-prev {
    display: none
}

#banners .owl-carousel .owl-wrapper {
    padding: 0
}

.ulogom {
    margin-left: 40px;
    height: 40px;
    position: relative
}

.markalar {
    display: inline-block;
    position: absolute;
    z-index: 50
}

.markalarim {
    padding: 3px
}

.markalarim a {
    overflow: hidden;
    border-radius: 10px;
    color: #666;
    display: block;
    -webkit-box-shadow: 0 2px 6px -2px rgba(0,0,0,.34);
    box-shadow: 0 2px 6px -2px rgba(0,0,0,.34);
    padding: 10px;
    border: 1px solid #d0cbcb;
    background: #fff;
    text-align: center
}

.markalarim img {
    height: 140px;
    width: 100%
}

.list-inline li {
    display: inline-block;
    padding-right: 1px;
    padding-left: 1px
}

.owbuton {
    display: table;
    background: #df1f26;
    color: #f6f6f6;
    cursor: pointer;
    font-size: 18pt;
    float: right;
    margin-right: 8px;
    padding: 0 12px;
    position: relative;
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    Z-INDEX: 10;
    border-radius: 50%;
    font-weight: bolder
}

.owbuton:hover {
    color: #f6f6f6;
    background: #000
}

.tuss {
    padding: 10px;
    color: #fff;
    background: #389647;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px
}

.tuss a {
    color: #fff
}

.tuss:hover {
    background: #000
}

.tuss a {
    color: #fff
}

.rlogo {
    display: none
}

.fotadres {
    padding: 14px;
    color: #a0a3a7;
    max-width: 400px;
    font-size: 10pt
}

.bslogo {
    position: absolute;
    color: #fff;
    z-index: 5000;
    font-size: 32pt;
    padding: 9px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #56b056;
    text-align: center;
    top: -42px;
    left: 18px
}

.bsyaz {
    padding: 25px 20px;
    font-size: 10pt;
    color: #dedede;
    font-weight: 400;
    line-height: 1.5
}

.bsyaz h3 {
    margin-bottom: 20px;
    font-size: 20pt;
    color: #fff;
    margin-top: 0
}

.search {
    display: none;
    background-color: #fff;
    border-radius: 15px;
    height: 32px;
    right: 0;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 20%
}

.ara_input {
    background: #f9f9f9;
    border: 0;
    padding: 12px;
    position: relative;
    color: #221e6c;
    width: 100%;
    border-radius: 20px;
    -webkit-box-shadow: inset inset 2px 17px 5px -17px rgba(0,0,0,.39);
    box-shadow: inset 2px 17px 5px -17px rgba(0,0,0,.39)
}

.ara_input:focus {
    outline: 0
}

.aramaButton {
    background: rgb(41 92 139) url(../images/arai.png) no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 0;
    padding: 19px 19px;
    position: absolute;
    right: 9px;
    border-radius: 50%
}

.aramaButton:hover {
    background-color: #eb322f
}

#barr {
    background-image: url(../images/sbanner.jpg);
    background-position: center center;
    overflow: hidden;
    background-size: cover;
    width: 100%;
    height: 300px;
    position: relative
}

#barrh {
    font-size: 35pt;
    color: rgba(255,255,255,.78);
    font-weight: 100
}

.ics {
    float: left
}

.ics.sag {
    width: 300px;
    margin-left: 30px;
    PADDING: 0 5PX;
    z-index: 2;
    position: relative
}

.ics.sol {
    width: calc(100% - 330px);
    background: #fff;
    color: #5a5a5a;
    padding: 15px 15px;
    z-index: 2;
    position: relative;
    display: inline-block
}

.ics.sol ul {
    list-style-type: disc!important
}

.ics.sol ul li {
    list-style-type: disc!important
}

#kbas {
    padding: 10px;
    margin-bottom: 2px;
    font-size: 15pt;
    background-image: url(../images/foalt.jpg);
    color: #fff;
    font-weight: 400
}

.katbasi {
    width: 100%;
    position: relative;
    background: #00558c;
    font-weight: 600;
    color: #fff;
    padding: 13px 8px;
    margin-bottom: 4px;
    border-radius: 6px
}

.katbasi h3 {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0
}

#k_ul {
    padding-right: 4px;
    max-height: 422px;
    overflow: auto;
    margin-bottom: 12px;
    padding-left: 0
}

#k_ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff
}

#k_ul::-webkit-scrollbar {
    width: 4px;
    background-color: red
}

#k_ul::-webkit-scrollbar-thumb {
    background-color: red;
    border: 1px solid #dc1921
}

#k_ul li {
    position: relative
}

#k_ul li a {
    color: #000;
    padding: 12px 3px 12px 10px;
    font-size: 11pt;
    font-weight: 500;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    background: #f3f2fa;
    z-index: 1;
    border-radius: 6px
}

#k_ul li a:hover {
    padding-left: 18px;
    background: #dee9ff
}

#k_ul li a.actif {
    color: #fff;
    background: #33a4f8
}

#sorul {
    padding: 10px;
    background: #afafaf;
    color: #fff;
    margin-top: 12px;
    font-size: 16pt
}

.ssor {
    float: left;
    width: 25%;
    display: block;
    position: relative;
    padding: 10px
}

#k_ul li.altkat a {
    color: #a38c7d;
    padding: 8px 10px 8px 40px
}

#k_ul li.altkat a:hover {
    color: #fff;
    background: #000
}

#k_ul li.altkat a {
    background: -o-linear-gradient(135deg,#fff 0,#f5f5f5 100%);
    background: -o-linear-gradient(315deg,#fff 0,#f5f5f5 100%);
    background: linear-gradient(135deg,#fff 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e0e0e0', GradientType=1 )
}

.yazal {
    padding: 2px 15px;
    border-radius: 30px;
    border: 1px solid;
    display: inline-block;
    margin-top: 10px;
    color: #9e7035
}

.ssoric {
    background: #56b056;
    width: 100%;
    height: 200px;
    border-bottom: 2px solid #67806a;
    border-radius: 6px
}

.ssoric:hover {
    background: #000
}

.sslogo {
    text-align: center;
    padding: 5px;
    color: #daf7da;
    font-size: 60pt
}

.ssyaz {
    text-align: center;
    padding: 5px;
    color: #fff
}

.veracity a {
    color: #fff
}

.veracity .sslogo {
    padding: 0;
    font-size: 0
}

.veracity .ssoric {
    padding: 6px
}

.sorutas {
    position: relative
}

#slmerak {
    font-family: Oswald,sans-serif;
    text-align: center
}

.rosalinda {
    background: rgba(234,234,234,.5);
    margin-bottom: 25px;
    padding: 30px;
    font-family: Oswald,sans-serif
}

.rosalinda img {
    opacity: .4;
    height: 300px;
    margin-right: 30px
}

.konubaslik {
    padding: 10px;
    background: #edf6ff;
    margin-bottom: 10px;
    border-bottom: 1px solid #c8e2ff;
    color: #4c4c4c;
    display: block
}

#rosid {
    color: #8f959c;
    font-size: 13pt
}

.elsne {
    float: left;
    width: 33%;
    padding: 20px
}

.gsay.gno {
    background: #87d9ff;
    padding: 6px 14px;
    display: inline-block;
    color: #091a3b;
    border-radius: 3px
}

.gsay {
    background: #28314f;
    padding: 6px 14px;
    display: inline-block;
    border-radius: 3px;
    color: #fff
}

#contakform {
    border: 1px solid #f6f5fd
}

.required {
    color: red!important
}

.formalan {
    padding: 25px;
    font-size: 40px;
    font-weight: 700;
    color: #000
}

.fortas {
    width: 50%;
    float: left
}

.form-style-10 h1 {
    padding: 0 0 30px
}

#adres {
    font-size: 12pt
}

.form-style-10 h1>span {
    display: block;
    margin-top: 2px;
    font: 13px Arial,Helvetica,sans-serif;
    color: #ccc
}

.form-style-10 label {
    display: block;
    color: #888;
    margin-bottom: 4px
}

.inner-wrap label span {
    color: red;
    font-size: 9pt;
    padding-left: 6px
}

.form-style-10 input[type=date],.form-style-10 input[type=datetime],.form-style-10 input[type=email],.form-style-10 input[type=number],.form-style-10 input[type=password],.form-style-10 input[type=search],.form-style-10 input[type=tel],.form-style-10 input[type=time],.form-style-10 input[type=url],.form-style-10 select,.form-style-10 textarea {
    display: block;
    background: #f6fafb;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 2px solid #fff;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.33);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.33);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.33)
}

.form-style-10 .section {
    font-weight: 700;
    margin-bottom: 5px;
    left: 40px;
    position: relative;
    margin-bottom: 16px
}

.form-style-10 .section span {
    background: #56b056;
    padding: 6px 14px 6px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #e8e8e8;
    font-size: 14px;
    margin-left: -42px;
    color: #fff;
    margin-top: -3px;
    font-weight: 700;
    text-align: center
}

.form-style-10 input[type=button],.form-style-10 input[type=submit] {
    background: #4b5d85;
    color: #fff;
    font-size: 12pt;
    border-radius: 30px;
    display: block;
    width: 100%;
    margin-top: 13px
}

.form-style-10 input[type=button]:hover,.form-style-10 input[type=submit]:hover {
    background: #444;
    -webkit-box-shadow: inset 0 2px 2px 0 rgba(255,255,255,.28);
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,.28)
}

.form-style-10 .privacy-policy {
    float: right;
    width: 250px;
    color: #4d4d4d;
    margin-top: 10px;
    text-align: right
}

#sync2 {
    opacity: 1;
    display: block;
    margin-top: 10px;
    padding: 5px
}

#sync1 .item {
    margin-bottom: 8px
}

#sync2 .item {
    cursor: pointer;
    margin-top: 10px
}

#sync2 .item img {
    width: 94%;
    height: auto
}

#sync2 .synced .item img {
    opacity: 1
}

#u_kaf {
    margin-bottom: 5px;
    border-radius: 6px
}

#u_resim {
    float: left;
    margin-right: 6px;
    position: relative;
    width: 30%;
    text-align: center;
    top: -85px;
    left: -10px;
    background: #fff;
    padding: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%)
}

#u_ozet {
    float: right;
    margin-right: 6px;
    width: 68%;
    font-size: 11pt
}

#uozeti {
    background: #fff;
    font-size: 12pt;
    margin-top: 20px;
    position: relative;
    min-height: 200px;
    border-radius: 0 0 30px 30px
}

.etiks {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    padding: 7px 12px;
    color: #e3000f;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border: 1px dashed #e3000f;
    background: #fff
}

.etiks:hover {
    color: #fff;
    background: #da0000
}

.etikets {
    margin-top: 40px
}

.uruntasiyici {
    padding: 8px
}

.urun {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 12px
}

.urun:hover {
    -webkit-box-shadow: 0 0 18px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 18px 0 rgba(0,0,0,.25)
}

.uyaziust {
    bottom: 2px;
    color: #fff;
    display: block;
    font-size: 12pt;
    font-weight: 400;
    padding: 6px;
    text-align: left;
    min-height: 226px
}

.uyaziust .in {
    padding: 25px 0
}

.dokfoterresim {
    height: 275px;
    position: relative;
    width: auto;
    overflow: hidden
}

.urresim {
    position: relative;
    width: auto;
    overflow: hidden
}

.urun:hover .urresim img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.urresim img {
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    width: 100%
}

#ubutonlar {
    position: relative;
    text-align: center;
    margin-bottom: 14px
}

.ubutons {
    background: #00558c;
    border: none;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    vertical-align: middle;
    position: relative;
    width: 80%;
    overflow: hidden;
    border-radius: 8px;
    padding: 10px 0;
    margin-bottom: 5px
}

.ubutons.mi {
    background-image: -o-linear-gradient(135deg,#bc00c4,#1139cc);
    background-image: linear-gradient(-45deg,#bc00c4,#1139cc);
    -webkit-box-shadow: 0 4px 10px -1px rgba(0,0,0,.2),0 4px 6px 1px rgba(0,0,0,.05),0 1px 2px 1px transparent inset,0 18px 32px -2px rgba(255,255,255,.1) inset;
    box-shadow: 0 4px 10px -1px rgba(0,0,0,.2),0 4px 6px 1px rgba(0,0,0,.05),0 1px 2px 1px transparent inset,0 18px 32px -2px rgba(255,255,255,.1) inset;
    border-radius: 50px;
    padding: 10px 0
}

.urun:hover .ubutons.mi {
    width: 50%;
    background: #000;
    color: #fff
}

#uismi {
    font-weight: 100;
    color: #000;
    vertical-align: middle;
    font-weight: 700;
    text-align: center;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center
}

#udesc {
    color: #065379;
    font-weight: 300;
    margin: 6px 0;
    line-height: 1;
    height: 50px;
    overflow: hidden;
    font-size: 10pt
}

#ufiyat {
    color: #e80207;
    font-size: 14pt;
    text-shadow: 0 1px 1px #fff
}

.urtar {
    position: absolute;
    z-index: 10;
    padding: 5px;
    background: rgba(9,80,160,.52);
    color: #fff;
    top: 16px;
    font-size: 10pt
}

.devamm a {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 30px;
    color: #000;
    position: relative;
    border: 1px solid #aeaeae;
    overflow: hidden;
    border-radius: 30px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.urun:hover .devamm a {
    background: red;
    color: #fff;
    padding: 8px 40px
}

.uricgal {
    width: 32%;
    margin-right: 10px
}

.uricgal img {
    height: 300px
}

.bakbi {
    color: #fff;
    font-size: 25pt;
    left: 45%;
    opacity: 0;
    position: absolute;
    top: 30%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    z-index: 800
}

.banres {
    width: 400px;
    height: 100%;
    float: left;
    margin-right: 20px
}

.blgbs {
    padding: 12px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #bebbbb;
    font-size: 11pt;
    background: #f6f6f6;
    font-weight: 300
}

.callraspo {
    display: none;
    position: fixed;
    background: #000;
    z-index: 50000;
    bottom: 0;
    padding: 10px;
    width: 100%
}

.call {
    display: inline-block;
    padding: 10px;
    font-weight: 500;
    float: left;
    border-radius: 4px;
    margin-right: 6px;
    width: 42%
}

.call.tello {
    background: #ca1515;
    color: #fff
}

.call.loca {
    background: #30b9e7;
    color: #fff
}

.call.wats {
    width: 0
}

.call.wats .fa-whatsapp {
    font-size: 20pt;
    color: #fff;
    background: #14b709;
    padding: 9px 11px;
    border-radius: 50%;
    top: 8px;
    right: 10px;
    position: absolute
}

.barsib {
    height: 100%;
    display: table;
    width: 100%
}

#baryaz {
    padding-left: 18px;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

#baryazim {
    font-size: 35pt;
    font-weight: 800;
    color: #00558c;
    position: relative;
    letter-spacing: -3px;
    display: inline-block;
    width: 60%;
    line-height: 45px;
    margin-bottom: 20px
}

#baryazim img {
    width: 80px;
    position: relative;
    top: -10px
}

#baryazima {
    color: #4a8ecc;
    margin-top: -10px;
    font-size: 20px
}

#baryazima ul {
    padding: 0
}

#baryazima a {
    font-size: 13pt;
    letter-spacing: -1px;
    font-weight: 400;
    color: #7295ab;
    position: relative
}

#baryazima a:hover {
    color: red
}

#respoload {
    display: none;
    position: fixed;
    background: rgb(1 15 85 / 85%);
    width: 100%;
    height: 100%;
    z-index: 59000
}

#menu_sol {
    left: -300px;
    width: 300px;
    color: #fff;
    position: fixed;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    z-index: 60000;
    height: 100%;
    top: 0;
    background: #fff;
    overflow: auto
}

#menu_sag {
    right: -360px;
    width: 360px;
    color: #fff;
    position: fixed;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    z-index: 60000;
    height: 100%;
    top: 0;
    background: #fff;
    overflow: auto
}

.menukapa {
    cursor: pointer
}

.respokafa {
    color: #fff;
    padding: 10px
}

.accordion-menu {
    width: 100%;
    background: #fff;
    margin-top: 20px
}

.accordion-menu li.open .dropdownlink,.dropdownlink a {
    color: #000;
    font-size: 12pt;
    font-weight: 500
}

.accordion-menu li.open .dropdownlink .fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-menu li:last-child .dropdownlink {
    border-bottom: 0
}

.dropdownlink {
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    padding: 12px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    color: #212121;
    position: relative;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.dropdownlink i {
    position: absolute;
    left: 16px
}

.dropdownlink .fa-chevron-down {
    right: 12px;
    left: auto
}

.submenuItems {
    display: none;
    background: #26a1de;
    max-height: 300px;
    overflow: auto
}

.submenuItems a {
    font-size: 11pt;
    display: block;
    color: #fff;
    padding: 12px 12px 12px 15px;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.submenuItems a:hover {
    background-color: #000;
    color: #fff
}

.atara {
    display: none
}

.fullresize {
    width: 90%
}

.dockat {
    text-align: center;
    color: #df1f26;
    font-weight: 600;
    font-size: 11pt
}

@media only screen and (max-width: 1280px) {
    #cssmenu>ul>li>a {
        padding:32px 3px;
        font-size: 10pt
    }
}

@media only screen and (max-width: 1020px) {
    #cssmenu>ul>li>a {
        padding:32px 5px;
        font-size: 10pt
    }
}

@media only screen and (max-width: 968px) {
    .fixed {
        position:fixed;
        top: 0;
        width: 100%;
        z-index: 50000;
        background: #fff
    }

    .atara,.callraspo,.unustu {
        display: block
    }

    #baryazim {
        font-size: 25pt;
        font-weight: 700
    }

    #baryazima {
        font-weight: 300;
        color: #000;
        left: 10px;
        font-size: 10pt
    }

    #baryazima a {
        font-size: 13pt
    }

    .uslu {
        float: none;
        width: 100%
    }

    #banalt,.usxt,div#barr:before {
        display: none
    }

    .menu,.must {
        max-width: 100%
    }

    #cssmenu,.menust {
        max-width: 100%;
        overflow: hidden
    }

    #cssmenu {
        display: none;
        width: 100%;
        background: #0e4d86
    }

    #cssmenu ul {
        background: #fff;
        width: 100%;
        display: none
    }

    #cssmenu.align-center>ul {
        text-align: left
    }

    #cssmenu ul li {
        width: 100%
    }

    #cssmenu li:hover>ul>li,#cssmenu ul ul li {
        height: auto
    }

    #cssmenu ul li a,#cssmenu ul ul li a {
        padding: 12px;
        width: 100%;
        border-bottom: 0;
        color: #fff;
        background: #063661;
        border-bottom: 1px solid #264f74
    }

    #cssmenu>ul>li {
        left: 0
    }

    #cssmenu ul ul li a {
        padding-left: 25px
    }

    #cssmenu ul ul ul li a {
        padding-left: 35px
    }

    #cssmenu ul ul li a {
        color: #fff;
        background: #2e5a82
    }

    #cssmenu ul ul li.active>a,#cssmenu ul ul li:hover>a {
        color: #fff
    }

    #cssmenu ul ul,#cssmenu ul ul ul,#cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

    #cssmenu ul ul>li.has-sub>a:after,#cssmenu ul ul>li.has-sub>a:before,#cssmenu>ul>li.has-sub>a:after,#cssmenu>ul>li.has-sub>a:before {
        display: none
    }

    #cssmenu #menu-button {
        display: block;
        padding: 12px;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700
    }

    #cssmenu .submenu-button {
        border-radius: 3px;
        position: absolute;
        z-index: 99999;
        right: 0;
        top: 4px;
        display: block;
        height: 46px;
        width: 46px;
        cursor: pointer
    }

    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #cssmenu .altvar {
        position: absolute;
        top: 20px;
        right: 18px;
        display: block;
        font-size: 12pt;
        z-index: 100;
        color: #fff
    }

    #cssmenu>ul>li.has-sub:hover .altvar {
        color: #fff
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }

    #barr {
        border-bottom: none
    }

    .markalar {
        width: 99%;
        text-align: center;
        margin: 0 auto
    }

    .menutas {
        border-bottom: 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        position: relative
    }

    .reslogo {
        display: block!important;
        text-align: center;
        background-image: url(bck.png)
    }

    .reslogo img {
        width: 140px
    }

    #banners .owl-anext,#banners .owl-aprev {
        font-size: 10pt;
        padding: 10px
    }

    .har,.ozoz,.saa {
        float: none;
        width: 100%
    }

    .xod {
        margin-right: 0
    }

    .gal {
        width: 50%
    }

    .ulogom {
        display: none
    }

    .rlogo {
        display: inline-block;
        width: 150px;
        height: 85px;
        top: -5px;
        border-radius: 6px;
        position: relative;
        float: left;
        left: 10px
    }

    .randevu {
        display: none;
        width: 100%
    }

    .ics.sag {
        width: 100%;
        margin-left: 0
    }

    .ics.sol {
        width: 100%
    }

    #barr {
        max-height: 200px
    }

    #barrh {
        top: 20%;
        font-size: 18pt;
        left: 2%;
        width: 100%
    }

    #uismi {
        font-size: 10pt
    }

    .dockat {
        font-size: 10pt
    }

    .ssor {
        width: 50%
    }

    .elsne {
        width: 100%
    }

    #enust,.dnim,.dropdown,.menbc,.pohh,.respomenuk,.ustyazilik {
        display: none
    }

    .search {
        width: 50%;
        left: 45%;
        display: none
    }

    #sosi {
        display: none
    }

    #u_ozet,#u_resim {
        width: 100%;
        margin-bottom: 5px;
        top: 0;
        left: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .tgizle {
        display: none
    }

    .tablo {
        font-size: 10pt
    }

    .atadent,.fot {
        width: 100%
    }

    .ulink {
        padding: 3px 3px;
        font-size: 10pt;
        display: table-cell
    }

    .fortas {
        width: 100%;
        padding: 3px
    }

    .uricgal {
        width: 47%
    }

    .uricgal img {
        height: 180px
    }

    .ubutons {
        font-size: 10pt;
        margin-right: 3px;
        padding: 4px;
        width: 90%
    }

    .fot {
        padding: 1px 20px;
        width: 100%
    }

    .foice,.ulbef {
        display: none
    }

    .sol .columns {
        width: 100%
    }

    .atara {
        color: #0e4d86;
        position: absolute;
        padding: 5px 10px;
        top: 46%;
        left: 42%;
        font-size: 15pt;
        font-weight: 600;
        cursor: pointer;
        z-index: 0
    }

    .dokfoterresim {
        height: 245px
    }
}

@media only screen and (max-width: 560px) {
    .dokfoterresim {
        height:180px
    }

    .atara {
        top: 35%;
        left: 45%;
        font-size: 11pt
    }

    #baryazim {
        font-size: 18pt;
        font-weight: 700;
        width: 80%;
        letter-spacing: -1px;
        line-height: 21px;
        margin: 0
    }

    #baryazima {
        margin-top: -4px;
        display: none
    }

    #baryazima a {
        font-size: 8pt
    }

    .banres {
        width: 100%
    }
}

.sidebar-form {
    background-color: #00558c;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 5px;
    float: left
}

.sidebar-form .title,.sidebar-form .title p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.sidebar-form .column {
    margin-bottom: 15px
}

.sidebar-form .column input,.sidebar-form .column textarea {
    width: 100%;
    padding: 7.5px;
    font-size: 14px;
    border-radius: 5px;
    border: none
}

.sidebar-form .column input[type=submit] {
    background-color: #b00;
    color: #fff;
    border-radius: 10px
}

.sidebar-form .column .wpcf7-spinner {
    display: none
}

.language-btn a img {
    width: 25px
}

.language-btn {
    margin-right: 15px
}

.language-btn .btn {
    background: 0 0;
    border: none;
    color: #00558c;
    font-weight: 600;
    display: flex;
    align-items: center
}

.language-btn .btn img {
    width: 25px;
    margin-right: 10px
}

.language-btn>a {
    margin: 0 5px
}

.fixed .logom {
    width: 185px;
    height: 68px
}

.menutas .top {
    background-color: #0a568c;
    padding: 7.5px 0
}

.menutas .top {
    color: #fff
}

.menutas .top .text {
    font-family: Amalfi_Coast;
    font-size: 12px
}

.menutas .top .phone {
    font-size: 18px;
    font-weight: 700
}

.menutas .container-fluid {
    margin: 0 auto;
    width: 90%;
    padding: 0
}

.no-slide-kondok .kohek {
    width: 25%
}

.uni a {
    padding: 50px 15px 9px 15px!important
}

.uni a::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2023/01/Atlas-Beyaz-zeminli-small.png);
    background-size: cover;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%)
}

.tv {
    margin-left: 50px
}

.tv a {
    padding: 50px 10px 10px 10px!important
}

.tv a::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2023/02/medicine-tv.png);
    background-size: cover;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%)
}

#gallery-1 .gallery-item {
    padding: 15px
}

#gallery-1 img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.cont {
    margin: 0 auto;
    max-width: 800px
}

.u-left {
    float: left
}

.u-cf:after,.u-cf:before {
    content: "";
    display: table
}

.u-cf:after {
    clear: both
}

.u-text-left {
    text-align: left
}

.ranges {
    display: flex;
    margin-bottom: 25px
}

.vals {
    border: none;
    font-size: 18pt;
    font-weight: 600;
    margin-left: 24px;
    width: 62px;
    display: flex;
    padding: 3px;
    margin-top: -6px;
    background: #f7f7f7;
    text-align: center;
    border-radius: 4px
}

.rangeslider__fill {
    background: #ff1616
}

.zayif {
    background: #fff5c3;
    color: #c37446;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ffdd8f;
    font-size: 16pt;
    font-weight: 600
}

.zayif i {
    color: #bfa41a;
    font-size: 25pt;
    margin-right: 10px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 50%
}

.ideal {
    background: #b0fb91;
    color: #3a831c;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #5dcd41;
    font-size: 16pt;
    font-weight: 600
}

.ideal i {
    color: #34b300;
    font-size: 25pt;
    margin-right: 10px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 50%
}

.sisman {
    background: #ff6565;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid red;
    font-size: 16pt;
    font-weight: 600
}

.obez {
    background: #ff6565;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid red;
    font-size: 16pt;
    font-weight: 600
}

.aobez {
    background: red;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    font-size: 16pt;
    font-weight: 600;
    box-shadow: 0 9px 20px 11px rgb(255 0 0 / 29%)
}

.aobez i {
    color: #ff6565;
    font-size: 25pt;
    margin-right: 10px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 50%
}

.obez i,.sisma {
    color: #ff6565;
    font-size: 25pt;
    margin-right: 10px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 50%
}

.endex {
    background: #fbfbfb;
    color: #959595;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e3e3e3;
    font-size: 16pt;
    font-weight: 600;
    margin-bottom: 20px
}

#send {
    padding: 16px 30px;
    cursor: pointer;
    font-size: 14pt;
    color: #fff;
    font-weight: 600;
    background: #2b6295;
    border: 2px solid #fff;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgb(229 229 229);
    transition: all .4s ease 0s
}

.note {
    display: block;
    margin-top: 25px;
    font-size: 11pt;
    font-weight: 400;
    color: #fff
}

#send:hover {
    padding: 16px 40px;
    background: #ff1616;
    color: #fff
}

.ims {
    width: 32px;
    height: 100%;
    margin-right: 10px;
    opacity: .6
}

#pagination-container {
    margin: 25px 0 0 0
}

#pagination-container button {
    padding: 0 10px;
    border-radius: 5px;
    background-color: #b00;
    color: #fff;
    margin: 0 2.5px;
    min-width: 30px;
    line-height: 30px;
    border: none;
    font-size: 13px
}

@media screen and (max-width: 1750px) and (min-width:1199px) {
    #cssmenu>ul>li>a {
        padding:32px 5px;
        font-size: 13px
    }

    .language-btn .btn {
        font-size: 13px
    }

    #cssmenu ul {
        margin-left: 17%;
        margin-right: 25%;
        padding: 0
    }

    .fixed #cssmenu>ul>li>a {
        padding: 30px 5px
    }

    .logom {
        height: 75px;
        width: 200px;
        background-position: 0 60%!important
    }
}

@media screen and (max-width: 1199px) and (min-width:900px) {
    #cssmenu>ul>li>a {
        padding:32px 5px;
        font-size: 11px
    }

    .language-btn .btn {
        font-size: 12px
    }

    .language-btn .btn {
        width: 160px;
        white-space: pre-line;
        line-height: 13px
    }

    .fullresize {
        width: 100%
    }

    .randevu {
        right: 20px
    }

    #cssmenu ul {
        margin-left: 17%;
        margin-right: 25%;
        padding: 0
    }

    .fixed #cssmenu>ul>li>a {
        padding: 20px 5px
    }

    .uni {
        margin-left: 0
    }

    .ubutons {
        font-size: 13px
    }

    .logom {
        height: 75px;
        width: 200px;
        background-position: 0 60%!important
    }
}

.slider-button {
    background: #dd1a22;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    padding: 10px 70px;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    margin-top: 50px;
    position: relative;
    z-index: 5
}

.slider-button .keyf {
    margin: 0;
    color: #da0101;
    background: #fff;
    margin-right: 19px;
    margin-left: -62px;
    border-radius: 50%;
    -webkit-animation: keyf 2s infinite linear;
    animation: keyf 2s infinite linear;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.slider-button .keyf:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: rgb(255 255 255 / 40%);
    width: 48px;
    height: 48px
}

.slider-button:hover {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    background: #05005e;
    background: -webkit-gradient(linear,right top,left top,from(rgba(5,0,94,1)),color-stop(0,rgba(46,9,121,1)),color-stop(77%,rgba(227,0,104,1)));
    background: -o-linear-gradient(right,rgba(5,0,94,1) 0,rgba(46,9,121,1) 0,rgba(227,0,104,1) 77%);
    background: linear-gradient(270deg,rgba(5,0,94,1) 0,rgba(46,9,121,1) 0,rgba(227,0,104,1) 77%)
}

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px
}

.simple-pagination li a,.simple-pagination li span {
    color: #fff;
    text-decoration: none;
    border: 1px solid #eee;
    background-color: #dd1a22;
    box-shadow: 0 0 10px 0 #eee;
    width: 35px;
    height: 35px;
    display: block;
    line-height: 35px;
    border-radius: 5px;
    text-align: center
}

.simple-pagination .current {
    color: #fff;
    background-color: #dd1a22;
    border-color: #ff7182
}

.simple-pagination .next.current,.simple-pagination .prev.current {
    background: #e04e60
}

.ics.sol a,.ics.sol td {
    color: #5a5a5a;
    font-weight: 300;
    font-size: 14px
}

a {
    text-decoration: none;
    color: inherit
}

.btn-grad {
    background-image: linear-gradient(to right,#4776e6 0,#8e54e9 51%,#4776e6 100%);
    margin: 30px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14pt;
    display: block
}

.btn-grad:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none
}

.bdyaz {
    padding: 10px;
    background: #f9f9f9;
    color: #4d5567;
    font-size: 11pt;
    border-radius: 30px;
    margin-top: 12px;
    display: inline-block;
    border-left: 4px solid #e9ecef
}

.kondok {
    width: 100%
}

.kohek {
    padding: 10px;
    float: left
}

.urun {
    float: none;
    background: #f4f0e9
}

.hbas {
    padding: 6px;
    background: #f2f6ff;
    border-radius: 7px;
    margin-top: 40px;
    font-size: 12pt;
    font-weight: 500;
    color: #19558b;
    display: flex;
    align-items: center
}

.icofa {
    background: #fff;
    width: 45px;
    height: 45px;
    padding: 11px 12px;
    font-size: 18pt!important;
    border-radius: 50%;
    margin-right: 11px;
    border: 1px solid #dee8ff
}

.birimj {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px
}

.ijtas {
    height: 100%;
    position: relative;
    width: 100%
}

.ijtas:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 8;
    background: linear-gradient(to top,rgb(0 11 46 / 75%) 10%,rgb(5 17 56 / 70%) 40%,rgba(22,22,23,0) 78%,rgba(0,0,0,0) 100%);
    border-radius: 10px;
    opacity: 1
}

.biric {
    position: absolute;
    bottom: 4px;
    left: 0;
    padding: 0 10px;
    width: 100%;
    z-index: 8
}

.biric h1 {
    color: #fff;
    letter-spacing: -2px
}

.biric h2 {
    margin: 16px 0;
    color: #c6e5ff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11pt;
    font-weight: 300
}

.biric strong {
    color: #006
}

@media (max-width: 800px) {
    .birimj {
        width:100%;
        height: 280px
    }
}

@media (max-width: 520px) {
    .birimj {
        width:100%;
        height: 220px
    }
}

.ozbas {
    display: inline-block;
    padding: 5px 0;
    color: #000;
    font-weight: 700;
    position: absolute;
    font-size: 20pt;
    left: 0;
    top: -33px
}

.drcont {
    display: block;
    text-align: left;
    padding: 9px 10px;
    color: #919191;
    font-weight: 400;
    background: #f8f8f8;
    font-size: 11pt;
    margin-bottom: 2px;
    border-radius: 3px
}

.drico {
    margin-right: 12px;
    font-size: 13pt;
    color: #0e4d86
}

.color {
    width: 30px;
    height: 30px;
    border: 1px solid #f1f1f1;
    float: left;
    margin-right: 10px;
    border-radius: 50%
}

.icci {
    font-size: 17pt;
    padding: 5px;
    border-radius: 7px;
    color: #fefefe
}

.ulink {
    display: inline-block;
    margin-right: 10px;
    color: #fdfdfd;
    text-align: center;
    font-size: 14pt;
    padding: 10px;
    float: right;
    font-weight: 500;
    width: 46%;
    margin-top: 30px
}

.fatak {
    margin-right: 10px
}

.btc {
    background: #f60;
    background: -moz-linear-gradient(30deg,#f60 10%,#db2193 90%);
    background: -webkit-linear-gradient(30deg,#f60 10%,#db2193 90%);
    background: linear-gradient(30deg,#f60 10%,#db2193 90%)
}

.dr {
    font-size: 30pt;
    color: #0e4d86;
    font-weight: 800;
    letter-spacing: -2px
}

.drh {
    font-size: 17pt;
    border-bottom: 1px solid #f1f1f1;
    font-weight: 200;
    letter-spacing: -2px;
    top: -10px;
    position: relative
}

.drh a {
    color: #0e4d86
}

.drhb {
    font-size: 17pt;
    color: #df1f26;
    font-weight: 600;
    letter-spacing: -1px;
    top: 2px;
    position: relative
}

.medubut {
    display: none;
    font-size: 12pt;
    padding: 10px;
    width: 100%
}

@media only screen and (max-width: 920px) {
    .ulink {
        display:inline-block;
        margin-right: 10px;
        color: #fdfdfd;
        text-align: center;
        font-size: 12pt;
        border-radius: 20px 0;
        padding: 5px 10px;
        float: right;
        font-weight: 500
    }

    .randevus {
        display: none
    }

    #u_ozet {
        padding: 0 10px
    }

    .medubut {
        display: block
    }

    .ubutons {
        font-size: 12pt;
        padding: 10px;
        width: 90%
    }
}

.search-sivama #sorc {
    top: 30%;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-sivama #sorc [type=text] {
    max-width: 785px;
    width: 90%;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: none;
    border-bottom: 2px solid #fff;
    margin-right: 10px;
    background-color: transparent;
    color: #fff;
    font-size: 24px;
    height: 60px
}

.search-sivama #sorc [type=submit] {
    cursor: pointer;
    padding: 0 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    width: 175px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 2px solid #fff;
    background-color: #d10000;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.search-sivama #sorc [type=text]::placeholder {
    color: #fff;
    opacity: 1
}

@media (max-width: 1199.98px) {
    .search-sivama #sorc [type=text] {
        margin-bottom:30px;
        font-size: 18px
    }
}

#sorc {
    top: 20%;
    position: relative;
    width: 230px;
    margin: 0 auto;
    text-align: center
}

.icos {
    display: none;
    width: 40px;
    position: absolute;
    top: 3px;
    left: 4px
}

.lgu {
    font-size: 14pt;
    font-weight: 500;
    color: #fff;
    padding: 10px
}

.bekle {
    display: none;
    background: #3da700;
    color: #fff;
    padding: 15px;
    border-radius: 55px;
    margin-bottom: 20px;
    border: 2px solid
}

#k_ul li a i {
    color: #bababa;
    margin-right: 6px;
    font-size: 13pt
}

.sonmaks {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative
}

.medicine_son_blog {
    display: flex;
    flex-wrap: wrap
}

.sonmakale {
    display: flex;
    width: 24%;
    padding: 10px 18px;
    background: #fff;
    margin: 4px;
    color: #0e4d86;
    font-size: 11pt;
    align-items: center;
    font-weight: 400;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 6%);
    transition: all .4s ease 0s
}

.sonmakale:hover {
    font-weight: 400;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 24%)
}

.sh4 {
    text-align: center;
    margin-bottom: 14px;
    font-size: 24pt;
    color: #b5b8c4
}

#loader {
    padding: 10px;
    margin-top: 20px;
    background: #eaeaea;
    font-weight: 600;
    color: #7b839f;
    cursor: pointer
}

#loader img {
    width: 15px;
    margin-left: 15px
}

@media only screen and (max-width: 780px) {
    .sonmakale {
        width:32%
    }
}

@media only screen and (max-width: 560px) {
    .sonmakale {
        width:47.6%
    }
}

.vd_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vd_ler {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f1f1f1;
    padding: 15px;
    margin: 20px;
    border-radius: 75px;
    border: 2px solid #fff;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 1%);
}

.vd_thumb {
    transition: all .3s linear;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 6px solid #fff;
    overflow: hidden;
    box-shadow: 6px 0 12px 4px rgb(0 0 0 / 21%);
    background-color: #0a568c;
    padding: 20px
}

.vd_thumb img {
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%
}

.vid_texts {
    width: 55%
}

.vd_tit {
    font-weight: 700
}

.vd_doc {
    font-size: 10pt;
    color: #000;
    padding: 2px 10px;
    background: #d6d6d6;
    border-radius: 17px;
    margin-bottom: 4px
}

.vd_desc {
    font-size: 10pt;
    color: #868686
}

.vid_oynat {
    width: 60px;
    height: 60px;
    background: #0080f0;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
    box-shadow: 0px 0px 10px 6px rgb(169 169 169 / 31%);
    color: #fff;
    transition: all .3s linear;
    text-align: center;
    line-height: 45px!important;
    text-indent: 4px;
    padding: 15px;
    box-sizing: border-box!important;
    cursor: pointer
}

.vd_ler:hover .vid_oynat {
    transform: scale(1.2);
    border: 2px solid hsl(0deg 0% 100% / 74%)
}

.vd_ler:hover .vd_thumb {
    margin-left: 8px
}

.vid_oynat:hover {
    background: #00558c
}

@media only screen and (max-width: 800px) {
    .vd_ler {
        padding:6px
    }

    .vd_thumb {
        height: 80px;
        width: 80px;
        border: 4px solid #fff
    }

    .vd_tit {
        font-size: 11pt
    }

    .vd_desc {
        font-size: 9pt
    }
}

.aramabar {
    background: #f3f3f3;
    padding: 12px;
    font-size: 10pt;
    margin-bottom: 12px
}

.m_img {
    width: 80px
}

.u_img {
    width: 120px
}

.kaps:hover td {
    background: #d6d6d6;
    color: #000
}

.kaps td {
    padding: 1px 10px
}

.ulink {
    background: #000;
    color: #fff;
    padding: 4px 10px;
    font-size: 11pt;
    border-radius: 4px
}

.ulink.blg {
    background: #ab0606
}

.ulink:hover {
    background: red
}

#arau {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #dbdbdb
}

#arabu {
    background: #c92229;
    border: 0;
    border-radius: 6px;
    padding: 9px;
    color: #fff;
    margin-left: 5px
}

.aktiflink {
    background: #ddd;
    padding: 1px 10px;
    margin-right: 5px
}

.alink {
    background: #ff0a0a;
    padding: 1px 10px;
    margin-right: 5px;
    color: #fff
}

.youicon {
    margin-right: 15px;
    color: #f30808
}

.confirms {
    color: #a2b7c4;
    font-size: 10pt;
    margin-top: 3px
}

.birim {
    text-align: center;
    color: #193e94;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 10pt;
    height: 30px
}

.dosel {
    width: 21%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #dbdbdb
}

.urresim {
    position: relative;
    width: auto;
    height: 260px;
    overflow: hidden
}

.urresim:before {
    content: "";
    width: 200px;
    height: 300px;
    background: rgb(255 255 255 / 6%);
    position: absolute;
    z-index: 50;
    left: -93px;
    margin-top: -21px;
    transform: skew(327deg,10deg)
}

.urresim img {
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.oynat {
    width: 60px;
    height: 60px;
    background: red;
    color: #fff;
    padding-top: 12px;
    font-size: 20pt;
    border-radius: 50%;
    position: absolute;
    z-index: 500;
    left: 40%;
    box-shadow: 0 0 2px 6px rgb(255 255 255 / 15%);
    top: 40%
}

.blurla {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0 0 0 / 29%);
    z-index: 5
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

h1 {
    font-weight: 700;
    color: #000
}

.vaciklama {
    background: #f2f2f2;
    padding: 17px;
    margin-top: 30px;
    font-size: 11pt;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    border: 1px solid #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    margin-bottom: 30px;
    border-radius: 6px
}

.medsipan {
    margin-right: 30px;
    background: #f8f8f6;
    padding: 5px;
    border-radius: 5px;
    font-size: 10pt
}

.medsipan i {
    margin-right: 10px;
    color: #33a4f8
}

.rolus {
    background: red;
    color: #fff;
    padding: 15px 40px;
    display: inline-block;
    text-align: center;
    border-radius: 40px;
    font-size: 18pt;
    letter-spacing: -1px;
    font-weight: 500;
    box-shadow: 0 6px 15px 3px rgb(255 0 0 / 40%);
    transition: all .3s linear 0s
}

.rolus:hover {
    background: #001c95;
    box-shadow: 0 6px 15px 3px rgb(0 28 149 / 60%)
}

@media only screen and (max-width: 768px) {
    .urun.urx {
        width:48.333%;
        margin-right: 1%
    }

    .utrr {
        width: 40px
    }
}

#baryazima li a:after {
    content: "/";
    margin: 0 5px;
    display: inline-block
}

#baryazima li:last-child a:after {
    display: none
}

.sub-title {
    margin: 16px 0;
    color: #939393;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11pt;
    font-weight: 300
}

.not-more-post.disable {
    opacity: 0;
    bottom: -150px;
    transition: all,.4s;
    width: 100%
}

.not-more-post {
    opacity: 1;
    bottom: -100px;
    transition: all,.4s;
    width: 100%;
    position: absolute;
    z-index: 1;
    text-align: center
}

.formalan span {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 300;
    margin-top: 0;
    float: left;
    margin-bottom: 15px
}

.content h2 {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 800;
    color: #686767
}

.content h1 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 800;
    color: #000
}

.item-comment h4 a {
    font-size: 9pt;
    font-weight: 500;
    color: #fff;
    background: #005287;
    display: inline-block;
    padding: 7.5px 10px;
    border-radius: 7.5px;
    margin-bottom: 5px
}

.saglikBaslik {
    line-height: 1.2;
    font-size: 10pt;
    height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #51585f;
    display: none
}

.saglikCarousel .items {
    padding: 0 10px
}

.detbut {
    transition: all .3s linear;
    z-index: 1;
    opacity: 0;
    display: block!important
}

.sgb:hover .detbut {
    opacity: 1;
    background: #0080ef;
    padding: 6px 12px;
    border-radius: 3px;
    margin-top: 18px;
    font-size: 14px;
}

.sidebar-form .wpcf7-response-output {
    width: 100%;
    float: left;
    font-size: 12px;
    box-sizing: border-box;
    color: #fff
}

span.wpcf7-spinner {
    width: 24px!important;
    position: absolute;
    right: 0;
    margin-right: 5px;
    margin-top: 5px
}

.sidebar-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px
}
.sgb:hover .detbut:hover {
    background: #0b568c;
}