body{font-family: 'Poppins', sans-serif !important;overflow-x:hidden;color:#000;background-color:#fff;}


.container__full{padding:0px 30px;}
@media (min-width: 1400px) {
	.container__full{
		width:1400px;
		margin:auto;
	}
}


.noBorderRadious{
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}


.positionRelative{position:relative !important;}
.displayNone{display:none !important;}

.noTextDecoration:hover{text-decoration:none;}
.noBorder{border:0px !important;}

.clear{clear:both !important;}
.floatLeft{float:left !important;}
.floatRight{float:right !important;}
.cursorPointer{cursor:pointer !important;}

.heightAuto{height:auto !important;}

.height100{height:100% !important;}
.width100{width:100% !important;}


.div1{display:table;}
.div2{display:table-cell;vertical-align:middle;}
.div3{display:table-cell;vertical-align:bottom;}

.square {
    position: relative;
}
.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.row-eq-height-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

@media (min-width: 991px){
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }
}



@media only screen and (min-width : 481px) {
    .flex-row.row {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-row.row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row.row:after, 
    .flex-row.row:before {
        display: flex;
    }
    .flex-row.row > [class*='col-'] > .box {
        display: flex;
        flex: 1;
    }
}


.flex-row .thumbnail,
.flex-row .caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}
.flex-row .caption p.flex-text {
    flex-grow: 1;
}
.flex-row img {
    width: 100%;
    height: auto;
}



/* MARGİN PADDİNG */

.margin0{margin:0px !important;}
.margin5{margin:5px !important;}
.margin10{margin:10px !important;}

.marginTop0{margin-top:0px !important;}
.marginTop5{margin-top:5px !important;}
.marginTop10{margin-top:10px !important;}
.marginTop15{margin-top:15px !important;}
.marginTop20{margin-top:20px !important;}
.marginTop30{margin-top:30px !important;}
.marginTop40{margin-top:40px !important;}
.marginTop50{margin-top:50px !important;}

.marginTop-20{margin-top:-20px !important;}

.marginBottom5{margin-bottom:5px !important;}
.marginBottom10{margin-bottom:10px !important;}
.marginBottom15{margin-bottom:15px !important;}
.marginBottom20{margin-bottom:20px !important;}
.marginBottom30{margin-bottom:30px !important;}
.marginBottom40{margin-bottom:40px !important;}
.marginBottom50{margin-bottom:50px !important;}
.marginBottom60{margin-bottom:60px !important;}
.marginBottom70{margin-bottom:70px !important;}
.marginBottom80{margin-bottom:80px !important;}

.marginRight10{margin-right:10px !important;}
.marginRight20{margin-right:20px !important;}


.padding0{padding:0px !important;}
.padding3{padding:3px !important;}
.padding5{padding:5px !important;}
.padding8{padding:8px !important;}
.padding10{padding:10px !important;}
.padding12{padding:12px !important;}
.padding15{padding:15px !important;}
.padding20{padding:20px !important;}

.paddingLeft20{padding-left:20px !important;}
.paddingLeft30{padding-left:30px !important;}

.paddingRight0{padding-right:0px !important;}

.paddingTop0{padding-top:0px !important;}
.paddingTop5{padding-top:5px !important;}
.paddingTop10{padding-top:10px !important;}
.paddingTop20{padding-top:20px !important;}
.paddingTop30{padding-top:30px !important;}
.paddingTop40{padding-top:40px !important;}
.paddingTop50{padding-top:40px !important;}

.paddingBottom0{padding-bottom:0px !important;}
.paddingBottom50{padding-bottom:50px !important;}

.padding0-5{padding:0px 5px !important;}
.padding0-10{padding:0px 10px !important;}
.padding0-15{padding:0px 15px !important;}
.padding0-30{padding:0px 30px !important;}
.padding0-20{padding:0px 20px !important;}

@media (min-width: 1200px) {
    .col-split-5{width:20% !important;}
}

/* MARGİN PADDİNG */


.textAlignCenter{text-align:center !important;}
.textAlignRight{text-align:right !important;}
.g-recaptcha{margin-left:calc(50% - 117px);-ms-transform:scale(0.77);transform:scale(0.77);-webkit-transform:scale(0.77);-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform-origin:0 0}

.kvkkarea{margin-top:10px !important;}
.kvkk_check{float:left;width:25px;margin-top:2px !important;}
.kvkk_text{float:left;width:calc(100% - 25px);font-size:15px;line-height:18px;font-weight:600;}
.kvkk_text a{color:#555;}


.formLabel{font-size:13px;line-height:18px;font-weight:500;color:#555;}
.formLabel i{color:#0078AE;}

.videoBacks{background-size:100% auto;background-repeat:no-repeat;background-position:center center;}

.squareVideo {
    position: relative;
    border:1px solid #ddd;
}

.squareVideo:after {
    content: "";
    display: block;
    padding-bottom: 56.2%;
}

.contentVideo {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:#f9f9f9;
}


.playVideo{position:absolute;background-color:rgba(0,0,0,0.2);height:100%;width:100%;top:0px;left:0px;background-image:url("../images/play.png");background-size:50px auto;background-repeat:no-repeat;background-position:center center;}
.contentVideo:hover .playVideo{background-color:rgba(0,0,0,0.4);}




.yukari-cik{position:fixed;z-index:99999;bottom:70px;right:10px;padding:6px 7px 8px 7px;background-color:transparent;
            color:#fff;cursor:pointer;text-align:center;
            background-color:#0078AE;
            -webkit-border-radius: 5px !important;-moz-border-radius: 5px !important;border-radius: 5px !important;

}
.yukari-cik i{font-size:20px;color:#fff;}





.wsSabit{padding:11px 13px;position:fixed;z-index:1009;bottom:60px;right:25px;background-color:#25D366;color:#fff;font-size:16px;font-weight:500;line-height:20px;
         -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
         border-radius: 50%;

         -webkit-transition: all 0.1s ease;
         -moz-transition: all 0.1s ease;
         -o-transition: all 0.1s ease;
         -ms-transition: all 0.1s ease;
         transition: all 0.1s ease;
}
.wsSabit i{float:left;font-size:30px;}
.wsSabitColor{right:auto !important;left:25px;background-color:#666;padding:10px 13px;}



.wsSabitMasaustu{padding:8px 18px;position:fixed;z-index:1009;bottom:15px;right:10px;background-color:#25D366;color:#fff;font-size:16px;font-weight:500;line-height:20px;
                 -webkit-border-radius: 16px;
                 -moz-border-radius: 16px;
                 border-radius: 16px;

                 -webkit-transition: all 0.1s ease;
                 -moz-transition: all 0.1s ease;
                 -o-transition: all 0.1s ease;
                 -ms-transition: all 0.1s ease;
                 transition: all 0.1s ease;
}
.wsSabitMasaustu i{float:left;margin-right:10px;font-size:20px;}
.wsSabitAct{right:60px;}




/* MOBİLE MENU */

.close-icon
{
    display:block;
    cursor:pointer;
    box-sizing:border-box;
    width:26px;
    height:26px;
    border-width:3px;
    border-style: solid;
    border-color:transparent;
    border-radius:100%;
    background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, #fff 46%,  #fff 55%,transparent 55%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, #fff 46%,  #fff 55%,transparent 55%, transparent 100%);

}




@media (max-width: 991px) {

    body.stickyPage{
        position: relative !important;
        overflow: hidden !important;
        top: inherit;
    }


    body.stickyPage #pageOverlay{
        position: fixed;
        z-index: 9990;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.5);
        opacity: 1;
        -webkit-transition: opacity 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
        -o-transition: opacity 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: opacity 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
    }

    .htmlFixed{position:fixed;width:100%;height:100%;}
}

.dilSRightTop{position:absolute;z-index:999;font-weight:600;top:0px;right:5px;background-color:#DE0031;color:#fff;padding:15px;}


@media (min-width: 991px) {
    #mobileMenu{display:none !important;}
    #mobileMenuOpenBtn{display:none !important;}
}

#mobileMenuOpenBtn{position:fixed;top:0px;left:0px;height:66px;padding:13px 0px;width:56px;cursor:pointer;z-index:9980;}
#mobileMenuOpenBtn div{height:3px;width:30px;margin:5px 13px;background-color:#0078AE;}


.mobileMenuCon_dil{text-align:center;margin-top:30px;}
.mobileMenuCon_dil a{font-size:15px;font-weight:400;background-color:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.1);display:inline-block;color:#fff;margin:3px;text-align:center;padding:10px;}



#mobileMenu{
    font-weight:600;
    width:260px;height:100%;position:fixed;top:0px;left:-260px;z-index:9999;
    background-color:#000;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
    overflow-y:scroll;
    overflow-x:hidden;
}
.mobileMenuCon{position:relative !important;}
#mobileMenu a:hover{text-decoration:none !important;}

#mobileMenu.open{left:0px;
                 -webkit-transition: all 0.5s ease;
                 -moz-transition: all 0.5s ease;
                 -o-transition: all 0.5s ease;
                 -ms-transition: all 0.5s ease;
                 transition: all 0.5s ease;
}

.mobiletopArea{top:0px;width:260px;background-color:transparent;border-bottom:1px solid rgba(255,255,255,0.1);}

#mobileMenu .mobilelogoArea{width:180px;float:left;text-align:center;margin:18px 0px;border-left:1px solid rgba(255,255,255,0.1);}
#mobileMenu .mobilelogoArea img{height:20px;margin:7px 0px;margin-right:0px;} 


#mobileMenu .mobileMenuClose{width:46px;float:left;padding:10px;margin:10px 0px;}


#mobileMenu .mobileUl{list-style:none;padding:0px 0px;}
#mobileMenu .mobileUl li{list-style:none;padding:0px;cursor:pointer;}
#mobileMenu .mobileUl li{padding:20px 20px 20px 20px;text-align:center;}
#mobileMenu .mobileUl>li{border-bottom:1px solid rgba(255,255,255,0.1);}
#mobileMenu .mobileUl li a{color:#fff;font-size:15px;font-weight:400;}

#mobileMenu .mobileUl li ul{padding:0px 10px;}
#mobileMenu .mobileUl li ul li{padding:0px;padding-top:25px;}

#mobileMenu .mobileUl .backColor{background-color:#0078AE;margin-top:10px;}
#mobileMenu .mobileUl .backColorS{background-color:#09525E;margin-top:10px;}
#mobileMenu .mobileUl .backColor a, #mobileMenu .mobileUl .backColorS a{color:#fff;}

#mobileMenu .mobileUl>li.mobileMenuOpen ul{height:auto;opacity:1;}



@media (max-width: 991px) {
    .navbar-collapse.collapse{display:none !important;}
}

/* MOBİLE MENU */



/***************** SLİDER *******/


.slaytlar {
    display: block;
    height: 100vw;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 1
}

@media (min-width:767px) {
    .slaytlar {
        height: 40vw;
    }
}

.slaytlar .owl-carousel {
    position: relative
}

.slaytlar .owl-carousel,
.slaytlar .owl-item,
.slaytlar .owl-stage,
.slaytlar .owl-stage-outer {
    display: block;
    height: 100%;
    width: 100%
}

.slaytlar__owl {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (min-width:992px) {
    .slaytlar__owl:hover .owl-nav [class*=owl-] {
        background: rgba(0, 0, 0, 0.4)!important;
        color:#0078AE;
    }
    .slaytlar__owl:hover .owl-nav [class*=owl-] i{
        color:#0078AE;
    }
}



.slaytlar__owl .owl-nav {
    left: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 24px);
    width: 100%;
    color:#fff;
    font-size: 20px;
}

@media (max-width:767px) {
    .slaytlar__owl .owl-nav {
        top: calc(50% - 16px)
    }
}

.slaytlar__owl .owl-nav img {
    height: 18px;
    vertical-align: middle
}


.slaytlar__owl .owl-nav i {
    color:#fff !important;
    margin:0px !important;
}


.slaytlar__owl .owl-nav [class*=owl-] {
    will-change: background;
    -webkit-transition: background 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: background 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: background 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
    min-width: 48px;
    max-width: 48px;
    width: 48px;
    min-height: 48px;
    max-height: 48px;
    height: 48px
}


.slaytlar__owl .owl-nav .owl-prev {
    float: left
}

.slaytlar__owl .owl-nav .owl-next {
    float: right
}






.slaytlar__owl .owl-prev, .slaytlar__owl .owl-next{
    background-color:rgba(0,0,0,0.4) !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}


.slaytlar__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.slaytlar__item video {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -o-object-fit: cover;
    object-fit: cover;
}

/***************** SLİDER *******/


.slaytCon{position:absolute;text-align:center;top:0px;left:0px;background-image:url("../images/slaytBack.png");background-size:100% 100%;height:100%;width:100%;}

.slaytBaslik{position:relative;margin-bottom:10px;color:#fff;font-size:28px;font-weight:400;line-height:120%;width:800px;margin-left:calc(50% - 400px);}
.slaytIcerik{position:relative;margin-bottom:15px;color:#fff;font-size:16px;font-weight:400;line-height:120%;width:800px;margin-left:calc(50% - 400px);}
.slaytBtn{padding:10px 20px;background-color:#0078AE;display:inline-block;position:relative;color:#fff;font-size:16px;font-weight:400;line-height:120%;}
@media (min-width: 991px) and (max-width: 1200px) {
    .slaytBaslik{font-size:26px;}
    .slaytIcerik{font-size:15px;}
    .slaytBtn{font-size:15px;padding:10px 20px;}
}
@media (max-width: 991px) and (min-width: 768px) {
    .slaytBaslik{font-size:24px;width:100%;margin-left:0px;}
    .slaytIcerik{font-size:15px;width:100%;margin-left:0px;}
    .slaytBtn{font-size:15px;padding:10px 20px;}
}
@media (max-width: 768px) {
    .slaytBaslik{font-size:24px;width:100%;margin-left:0px;}
    .slaytIcerik{font-size:15px;width:100%;margin-left:0px;}
    .slaytBtn{font-size:15px;padding:10px 20px;}
}

/*
.slaytBaslik, .slaytIcerik{text-shadow: 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333, 0 0 1px #333;}
*/

/* SELECT TAB MENÜ */

#selectTab{color:#fff !important;font-weight:500;font-size:15px;background-color:#09525E !important;
           -webkit-border-radius: 0px !important;
           -moz-border-radius: 0px !important;
           border-radius: 0px !important;
           border:1px solid #09525E !important;
           padding:0px 0px 1px 10px;
}
#selectTab::-webkit-input-placeholder {
    color: #888 !important;
    font-weight:300;
}
#selectTab::-moz-placeholder  {
    color: #888 !important;
    font-weight:300;
}
#selectTab:-ms-input-placeholder {
    color: #888 !important;
    font-weight:300;
}
#selectTab:-moz-placeholder {
    color: #888 !important;
    font-weight:300;
}

/* SELECT TAB MENÜ */


.siteButton{background-color:#0078AE;text-align:center !important;border:0px;letter-spacing:0.5px;font-size:15px;line-height:15px;color:#fff;font-weight:600;padding:10px 30px 9px 30px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
}
.siteButton:hover{background-color:#4CA0C6;background-image:none;color:#fff;}

.siteButton i{margin-right:10px;}

.siteButtonArama{
    position:absolute;bottom:4px;right:20px;padding:11px 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* OWL */

.owl-dots{display:none !important;}
button.owl-prev{position:absolute;top:calc(50% - 10px);left:-5px;font-size:20px; color:#999 !important; background-color:rgba(255,255,255,0.0) !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
button.owl-prev:hover{color:#0078AE !important;}
button.owl-next{position:absolute;top:calc(50% - 10px);right:-5px; font-size:20px; color:#999 !important; background-color:rgba(255,255,255,0.0) !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
button.owl-next:hover{color:#0078AE !important;}

button.owl-prev i{margin:3px 9px 5px 7px !important;font-size:23px;}
button.owl-next i{margin:3px 7px 5px 9px !important;font-size:23px;}

.owl-theme .owl-nav{margin-top:0px !important;}

/* OWL */


.owl-item, .owl-stage{height:100% !important;}


#owlUrunler button.owl-next{margin-right:-30px;}
#owlUrunler button.owl-prev{margin-left:-30px;}

.owlMobile{padding:0px 10px !important;}
@media (max-width: 991px){
    .owlMobile{padding:0px 40px !important;}
}


.owlSlaytCon{margin-bottom:20px;}
.owlSlaytConRight{margin-bottom:20px;}

@media (min-width: 991px){
    .owlSlaytCon{margin-right:30px;margin-bottom:20px;}
    .owlSlaytConRight{margin-left:30px;margin-bottom:20px;}
}


.fullHarita{height:200px;width:100%;border:1px solid #ccc;margin-top:0px;min-height:200px;}
.fullHarita iframe{height:100% !important;width:100% !important;display:block;}







#header .navbar-nav>.open{background-color:transparent !important;color:#fff !important;}
#header .navbar-nav>.open>a{color:#fff !important;}
#header .navbar-nav>.open li a{color:#fff !important;}
#header .dropdown-menu{margin-right:10px;background-color:transparent;padding:8px 5px;margin-right:0px;margin-top:0px;overflow:visible;border:0px;color:#fff;
                       -webkit-box-shadow: none !important;
                       -moz-box-shadow: none !important;
                       box-shadow: none !important;
                       -webkit-border-radius: 5px;
                       -moz-border-radius: 5px;
                       border-radius: 5px;
                       left: 50%;
                       right: auto;
                       text-align: center;
                       transform: translate(-50%, 0);
}
#header .dropdown-menu li a{color:#fff !important;background-color:#09525E;font-weight:400 !important;letter-spacing:1px;padding:6px 10px 3px 10px;border:0px !important;margin:0px;margin-bottom:3px;line-height:20px;}
#header .dropdown-menu{margin-top:-20px !important;}
#header .dropdown-menu li{padding:0px;margin:0px;}
#header .navbar-nav .dropdown-menu li:hover a{border:0px;color:#ddd !important;background-image:none !important;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}

#header ul.nav li:hover > ul.dropdown-menu {
    display: block;    
}




#header .navbar-default{
    background-image:none !important;background-color:transparent !important;border:0px !important;margin:0px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}



@media (min-width: 991px){
    .stickyLeft{position:-webkit-sticky;position:sticky;top:75px;}
}




div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:999;
    background-color:#fff;
}
@media (max-width: 991px){
    div.sticky-mobile {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index:999;
        background-color:#E6E6E6;
    }
}


@media (min-width: 991px) and (max-width: 1200px) {
    .stickyLeft{top:114px;}
}


#header{padding:10px 0px;z-index:99;width:100%;top:0px;left:0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
}
#header .logo{display:inline-block;position:relative;z-index:99;}
#header .logo img{display:block;margin:10px 0px 15px 0px;height:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
#header .menuSLi{font-size:15px;line-height:20px;padding:0px 20px;}
#header .menuSLi a{font-weight:400;color:#000;padding:8px 0px;}
#header .menuSLi a img{margin-top:-5px;display:block;}
.sticky #header{background-color:#000;padding:0px;}
@media (min-width: 991px) and (max-width: 1200px) {
	#header .logo img{margin:12px 0px 17px 0px;height:26px;}
    #header .menuSLi{padding:0px 15px;}
}
@media (max-width: 991px) {
    #header{padding:0px;background-color:#fff;border-bottom:1px solid #333;}
    #header .navbar-header{width:100%;text-align:center;margin:0px;}
    #header .logo img{height:18px;margin:17px 0px 16px 0px;} 
}



#header .menuSLi:hover a{color:#4CA0C6;}



#header .headerDil{position:relative;margin-left:20px;background-image:url("../images/dil.svg");background-size:20px auto;background-repeat:no-repeat;background-position:left center;padding-left:25px;}
#header .headerDil:before{content:"";position:absolute;left:-20px;top:15%;height:70%;width:2px;background-color:#0078AE;}
#header .headerDil a{padding-left:8px;display:inline-block;color:#000 !important;}






#header .navbar-header{width:100%;text-align:center;}
#header #bs-example-navbar-collapse-1{width:100%;text-align:center;}
#header .navbar-nav{float:none !important;display:inline-block !important;}












.fullPage{font-size:14px;line-height:28px;min-height:200px;padding-bottom:30px;}



.breadcrumbs_back{position:relative;background-size:cover;background-position:center center;background-color:#fff;}
.breadcrumbs_back:after {content: "";display: block;padding-bottom: 18%;}
@media (max-width: 767px) {
	.breadcrumbs_back:after {padding-bottom: 150px;}
}
.breadcrumbs_back_area{position: absolute;width: 100%;height: 100%;background-color:rgba(0,0,0,0.3);}

.breadcrumbs_back_area_title{position:absolute;bottom:0px;width:100%;}



.breadcrumbs{text-align:left;padding:5px 0px 3px 0px;margin-bottom:30px;border-bottom:1px solid #ddd;}
.breadcrumbs_item{display:inline-block;font-weight:500;font-size:11px;line-height:12px;color:#555;padding:5px 10px 5px 15px;
                  background-image: url("../images/ok.svg") !important;background-size:4px auto;background-position:left 8px;background-repeat:no-repeat;
}
.breadcrumbs_item_first{background-image:none !important;padding:5px 10px 5px 0px;}


.breadcrumbsTitle{position:relative;text-align:center;letter-spacing:0.5px;margin-bottom:0px;}
.hTitle1{position:relative;z-index:9;display:inline-block;color:#fff;font-size:23px;line-height:30px;font-weight:500;text-align:center;padding:15px;}
.hTitle3{color:#C3A05E;font-size:16px;line-height:16px;font-weight:700;}


@media (max-width: 991px) {
    .hTitle1{font-size:20px;line-height:28px;padding:10px;}
    .breadcrumbs{display:none;}
    .breadcrumbs_back{margin-bottom:30px;}
}




.fotoDiv{border:1px solid #ddd;padding:3px;background-color:#fff;position:relative;}
.fotoDiv img{display:block;border:1px solid #ddd;}
.fotoDivBaslik{position:absolute;background-color:rgba(255,255,255,1);text-align:right;max-width:90%;right:0px;bottom:0px;padding:8px 11px 6px 13px;font-size:14px;line-height:20px;color:#434449;font-weight:600;
               -webkit-border-radius: 10px 0px 0px 0px !important;
               -moz-border-radius: 10px 0px 0px 0px !important;
               border-radius: 10px 0px 0px 0px !important;
}


.squareImg {
    position: relative;
    background-color:#fff;
}
.squareImg:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.squareImgBelge:after{padding-bottom: 133%;}
.contentImg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size:contain;background-position:center center;background-repeat:no-repeat;
}


.katalog_box{border:1px solid #ddd;}
.katalog_baslik{color:#434449;font-size:15px;font-weight:600;line-height:150%;text-align:center;padding:7px 10px 10px 10px;}


.dipnot{
    position:fixed;
    z-index:500;
    background:#aaa url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdmlld0JveD0iMCAwIDM3OC41OSAxMzU1Ij48cGF0aCBkPSJNMjM5LjI2IDEwMjZjMC0xNi0xMi0yOC0yNy0yOGgtMTg1Yy0xNiAwLTI4IDEyLTI4IDI4IDAgMTUgMTIgMjcgMjggMjdoMTg1YzE1IDAgMjctMTIgMjctMjd6bS0yMzkgMTAzYzAtMTUgMTItMjcgMjgtMjdoMjUzYzE1IDAgMjcgMTIgMjcgMjcgMCAxNi0xMiAyOC0yNyAyOGgtOTdjLTM2IDMtNjUgMzMtNjUgNzAgMCAzOCAzMSA2OSA3MCA2OSAzOCAwIDY5LTMxIDY5LTY5IDAtNi0xLTExLTItMTYgMC0yLTEtNS0xLTcgMC0xNSAxNS0yNyAyNy0yN3MxOCA2IDIyIDE1YzUgMTQgOCAyOCA4IDQyIDAgNjctNTUgMTIxLTEyMyAxMjFzLTEyNC01NC0xMjQtMTIxYzAtMjggMTgtNjQgNDUtNzdoLTgyYy0xNiAwLTI4LTEyLTI4LTI4em0yMi0xMDU5YzAtMTUgMTItMjcgMjgtMjdoMjlWMjVjMC0xNCAxMS0yNSAyNS0yNSAxMyAwIDI0IDExIDI0IDI1djc4YzAgMTMtMTEgMjQtMjQgMjQtMTQgMC0yNS0xMS0yNS0yNHYtNWgtMjljLTE2IDAtMjgtMTMtMjgtMjh6bTEyNiAwYzAtMTUgMTMtMjcgMjgtMjdoNjhjMTYtNSAxNC0xNSAxNS0yOCAwIDAgNC0xNiAyOC0xNHMyNSAyNSAyNSAyNSA5IDY4LTYwIDcyaC03NmMtMTUgMC0yOC0xMy0yOC0yOHptLTgzIDIwM2MwLTcwIDU1LTEyNyAxMjMtMTI3IDY5IDAgMTI0IDU3IDEyNCAxMjcgMCA3MS01NSAxMjgtMTI0IDEyOC02OCAwLTEyMy01Ny0xMjMtMTI4em01NSAwYzAtMzggMzAtNjkgNjgtNjlzNjkgMzEgNjkgNjljMCAzOS0zMSA3MC02OSA3MHMtNjgtMzEtNjgtNzB6bS00OCAzNTVjMC0xNSAxMi0yNyAyNy0yN2gxODVjMTYgMCAyOCAxMiAyOCAyNyAwIDE2LTEyIDI4LTI4IDI4aC0xODVjLTE1IDAtMjctMTItMjctMjh6bTEwNC0xODZoMTA4YzE2IDAgMjggMTMgMjggMjhzLTEyIDI4LTI4IDI4aC0xMTFjLTQ3IDEtNTMgMzAtNTAgNTRzLTE4IDI3LTE4IDI3Yy0yNSA2LTMxLTE1LTMxLTE1LTIwLTYzIDE5LTEyMiA4NS0xMjJ6bTIwMiA0ODBjMCAxNS0xMyAyOC0yOCAyOGgtMjUzYy0xNSAwLTI4LTEzLTI4LTI4czEzLTI4IDI4LTI4aDk3YzM2LTIgNjQtMzIgNjQtNjkgMC0zOC0zMS03MC02OS03MHMtNjkgMzItNjkgNzBjMCA1IDAgMTAgMSAxNSAxIDMgMiA1IDIgOCAwIDE0LTE1IDI2LTI3IDI2LTEzIDAtMTktNi0yMy0xNS01LTEzLTgtMjctOC00MiAwLTY3IDU2LTEyMSAxMjQtMTIxczEyMyA1NCAxMjMgMTIxYzAgMjktMTggNjUtNDQgNzdoODJjMTUgMCAyOCAxMyAyOCAyOHptLTY2IDEwNGMwLTE4LTE0LTMyLTMxLTMycy0zMSAxNC0zMSAzMmMwIDE3IDE0IDMxIDMxIDMxczMxLTE0IDMxLTMxeiIvPjwvc3ZnPg==) no-repeat center;
    background-size:11px 39px;
    border-radius:0 4px 4px 0;
    height:56px;
    overflow:hidden;
    left:0;
    width:16px;
    background-color:#22b4cd;
    bottom:20px;
}


.iletisimIcon{float:left;font-size:14px;width:25px;margin-top:7px;color:#0078AE;}
.iletisimLabel{font-size:14px;float:left;width:calc(100% - 25px);margin-bottom:10px;}



.lineTitle{text-align:center;color:#1F4058;font-size:20px;font-weight:600;
           background-image:url("../images/h2Title.png");background-position:center center;background-size:auto 2.5px;background-repeat:no-repeat;
}












.footer{padding:0px 0px 50px 0px;background-color:#001D2C;}

.footer_menu{padding:25px 0px;}
.footer_menu a{padding:15px;font-size:14px;font-weight:400;display:inline-block;color:#fff;}
.footer_menu a:first-child{padding-left:0px;}
.footer_menu a:hover{color:#0078AE;}

@media (max-width: 991px){
    .footer_menu{padding:20px 0px;}
    .footer_menu a{width:100%;padding:15px 0px !important;text-align:center;}
}











.leftmenu_con{background-color:#0078AE;padding:40px 20px;}

.leftmenu_title{margin-bottom:20px;color:#fff;font-size:21px;font-weight:500;}
.leftmenu_list{padding:5px 15px 5px 0px;color:#fff;font-size:15px;line-height:20px;font-weight:400;
               -webkit-transition: all 0.5s ease;
               -moz-transition: all 0.5s ease;
               -o-transition: all 0.5s ease;
               -ms-transition: all 0.5s ease;
               transition: all 0.5s ease;
}
.leftmenu_list i{font-size:10px;float:left;margin-top:4px;margin-right:5px;}
.dot.active .leftmenu_list, .leftmenu_active{color:#7FBBD7;}
.leftmenu_list a:focus{text-decoration:none !important;}
.leftmenu_list:hover{padding-left:15px;padding-right:0px;}











@media (min-width: 991px){
    .leftMenuArea{width:300px;}
    .rightMenuArea{width:calc(100% - 330px);}
}




h2{color:#09525E;font-size:20px;font-weight:500;}





.backgroundWhite{background-color:#fff !important;}















.squareClass{position:relative;}
.squareClass:after{content:"";display:block;padding-bottom:50%;}
.squareClass65:after{padding-bottom:66%;}
.squareClass75:after{padding-bottom:75%;}
.squareClass100:after{padding-bottom:100%;}
.contentClass{position:absolute;width:100%;height:100%;}
.squareClassBack{text-align:center;background-size:contain;background-repeat:no-repeat;background-position:center center;}









.slaytlar .owl-dots{display:block !important;position:absolute;bottom:20px;width:100%;text-align:center;}
.slaytlar button.owl-dot {
    height: 18px;
    width: 18px;
    margin: 3px;
    background: rgba(0,0,0,0.4) !important;
    border:0px !important;

}
.slaytlar button.owl-dot.active{position:relative;background: rgba(255,255,255,0.6) !important;}
.slaytlar button.owl-dot.active:after{content:"";position:absolute;height:6px;width:6px;top:6px;left:6px;background-color:rgba(0,0,0,0.4);}


#owlSlayt .owl-dots{display:block !important;position:absolute;bottom:-40px;width:100%;text-align:center;}
#owlSlayt button.owl-dot span {
    height: 14px;
    width: 14px;
    margin: 3px;
    background: #000 !important;
    border:1px solid #fff !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

}
#owlSlayt button.owl-dot.active span{background: #0078AE !important;}
#owlSlayt button.owl-next{right:0px;left:auto;background:transparent !important;font-size:20px !important;color:#fff !important;}
#owlSlayt button.owl-prev{left:0px;right:auto;background:transparent !important;font-size:20px !important;color:#fff !important;}





@media (min-width: 991px) {
    .sayfaimgDiv{padding:0px 0px 0px 30px !important;}
    .sayfaimgDivL{padding:0px 30px 0px 0px !important;}
}

.slaytSayfaC img{position:relative;z-index:10;}

.imageConST{position:absolute;z-index:0;height:100%;width:100%;top:15px;right:-15px;border:2px solid #0078AE;}
.imageConSTL{right:auto;left:-15px;}

.sayfaimgBaslik{font-size:18px;margin:10px 0px 30px 0px;color:#0078AE;font-weight:600;line-height:20px;}









.index_baslik{display:inline-block;color:#0078AE;padding:10px 0px;border-bottom:2px solid #0078AE;font-size:25px;line-height:30px;font-weight:400;}
.index_baslik_white{color:#fff;border-bottom:2px solid #fff;}





.urunler_back_con{background-position:center center;background-size:cover;}
.urunler_back{background-color:rgba(0,29,44,0.8);padding:100px 0px;}



.urun_box{height:100%;}
.urun_box_img{padding:0px 40px;}
.urun_box_img_box img{display:block;}
.urun_box_img_white{padding:40px;background-color:rgba(0,29,44,0.7);}
.urun_box_baslik{position:relative;margin-top:50px;color:#001D2C;font-size:16px;line-height:23px;font-weight:400;}
.urun_box_baslik:before{height:3px;width:20px;background-color:#4CA0C6;content:"";position:absolute;top:-20px;left:calc(50% - 10px);
                        -webkit-transition: all 0.5s ease;
                        -moz-transition: all 0.5s ease;
                        -o-transition: all 0.5s ease;
                        -ms-transition: all 0.5s ease;
                        transition: all 0.5s ease;
}
.urun_box_baslik_white{color:#fff;}
.urun_box:hover .urun_box_baslik:before{width:100%;left:0px;}



.hizmetler_back{background-color:#F3F3F3;padding:100px 0px;}


.hizmetler{position:relative;padding:0px;padding-bottom:15px;text-align:center;}
.hizmetler_img{text-align:center;}
.hizmetler_img img{height:50px;width:auto;}
.hizmetler_baslik{color:#0078AE;margin:15px 0px;line-height:25px;font-size:17px;font-weight:500;}
.hizmetler_icerik{padding:0px 10px;font-size: 14px;color:#333;line-height:22px;font-weight: 400;}
.hizmetler:hover .hizmetler_baslik{color:#000;}



.duyurular{position:relative;padding:0px;padding:20px;text-align:left;border:1px solid #0078AE;
	-webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}
.duyurular_tarih{color:#000;border-right:2px solid #0078AE;padding-right:10px;margin-right:10px;line-height:15px;font-size:13px;font-weight:500;float:left;margin-top:5px;margin-bottom:5px;}
.duyurular_baslik{color:#0078AE;line-height:25px;font-size:17px;font-weight:500;}
.duyurular_icerik{margin-top:10px;font-size: 14px;color:#333;line-height:22px;font-weight: 400;}
.duyurular:hover{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.duyurular:hover .duyurular_baslik{color:#000;}





@media (min-width:992px){
    .bnav{
        display:none
    }
    .footer{padding:0px;}
}
@media (max-width:991px){
    .bnav{
        position:fixed;
        z-index:500;
        left:0;
        right:0;
        bottom:0;
        color:#483196;
        padding:0;
        padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
        height:48px;
        height:calc(48px + env(safe-area-inset-bottom));
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        background:#fff;
        line-height:1;
        overflow:hidden;
        font-size:0;
        border-top:1px solid rgba(136, 136, 136, 0.4)
    }
    .bnav__item{
        position:relative;
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%;
        text-align:center;
        padding:4px 0 2px
    }
    .bnav__item+.bnav__item:before{
        position:absolute;
        left:0;
        top:12px;
        height:calc(100% - 24px);
        width:1px;
        content:"";
        background:rgba(136, 136, 136, 0.4)
    }
    .bnav__item__inner{
        display:inline-block
    }
    .bnav__item__icon{
        position:relative;
        height:16px;
        margin:4px 0px 2px 0px;
    }
    .bnav__item__label{
        line-height:18px;
        font-size:11px;
        font-weight:700;
        padding:0 4px;
        color:#09525E;
        display:block;
        white-space:nowrap;
        overflow:hidden;
        -o-text-overflow:ellipsis;
        text-overflow:ellipsis
    }
}





.urun_baslik{color:#6E6E6E;font-size:14px;font-weight:600;line-height:130%;text-align:center;}
.urun_detay_baslik{letter-spacing:1px;font-size:16px;font-weight:600;line-height:23px;padding-bottom:30px;border-bottom:1px solid #0078AE;}

.urun__fiyat{
    font-size:18px;
    letter-spacing:1px;
    margin-bottom:24px;
    color:#008ED2;
}
.urun__fiyat span{
    color:#555;font-size:15px;
}
.urun__paylas{
    position:relative;
    z-index:1;
    margin:0 -16px;
    margin-top:32px;
    display:inline-block;
    color:#6E6E6E;
    font-weight:400;
    line-height:20px;
}
.urun__paylas i{font-size:18px;width:20px;}
.urun__paylas button{
    line-height:0;
    background:0;
    border:0;
    padding:0;
    margin:0;
    font-size:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    padding:16px;
    color:#6e6e6e
}
.urun__paylas span{
    margin-left:8px;
    font-size:14px;
}
.urun__paylas:hover .urun__paylas__dd{
    display:block
}
.urun__paylas__dd{
    position:absolute;
    z-index:1;
    -webkit-backdrop-filter:blur(8px);
    backdrop-filter:blur(8px);
    background:#ffffff80;
    border:1px solid #ddd;
    border-radius:6px;
    -webkit-box-shadow:0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow:0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    font-size:0;
    padding:6px 0;
    white-space:nowrap;
    display:none;
    left:16px;
    top:0
}
@media (min-width:768px){
    .urun__paylas__dd{
        left:3px
    }
}
.urun__paylas__dd__item{
    display:block;
    padding:6px 12px
}
.urun__paylas__dd__item:hover{
    background:#cf142b;
    color:#fff
}
.urun__paylas__dd__item:hover i{
    color:#fff
}
.urun__paylas__dd__item--fb i{
    color:#1877f2
}
.urun__paylas__dd__item--fb:hover{
    background:#1877f2!important
}
.urun__paylas__dd__item--tt i{
    color:#00acee
}
.urun__paylas__dd__item--tt:hover{
    background:#00acee!important
}
.urun__paylas__dd__item--wp i{
    color:#25d366
}
.urun__paylas__dd__item--wp:hover{
    background:#25d366!important
}
.urun__paylas__dd__item--pt i{
    color:#bd081c
}
.urun__paylas__dd__item--pt:hover{
    background:#bd081c!important
}
.urun__paylas__dd__item--li i{
    color:#0072b1
}
.urun__paylas__dd__item--li:hover{
    background:#0072b1!important
}
.urun__paylas i,.urun__paylas span{
    display:inline-block;
    vertical-align:middle
}



