body{font-family: 'Nunito Sans', sans-serif !important;overflow-x:hidden;color:#000;background-color:#fff;}



.container{position:relative;width:1520px;margin:0px calc(50% - 760px);}
@media (min-width: 1200px) and (max-width: 1600px) {
    .container{width:calc(100% - 80px);margin:0px 40px;}  
}
@media (min-width: 991px) and (max-width: 1200px) {
    .container{width:calc(100% - 60px);margin:0px 30px;}  
}
@media (max-width: 991px) and (min-width: 768px) {
    .container{width:calc(100% - 40px);margin:0px 20px;}
}
@media (max-width: 767px) {
    .container{width:calc(100% - 20px);margin:0px 10px;}
}


.container__slayt{
	padding:0px 70px;
}



.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;
    }
}



    .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;
    }




/* 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;}
.marginTop25{margin-top:25px !important;}
.marginTop30{margin-top:30px !important;}
.marginTop40{margin-top:40px !important;}
.marginTop50{margin-top:50px !important;}

.marginTop-5{margin-top:-5px !important;}
.marginTop-20{margin-top:-20px !important;}
.marginTop-30{margin-top:-30px !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;}
.marginBottom100{margin-bottom:100px !important;}


.marginBottom-30{margin-bottom:-30px !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;}
.padding30{padding:30px !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;}
.paddingBottom10{padding-bottom:10px !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;}
.padding0-25{padding:0px 25px !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;}
.textAlignLeft{text-align:left !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;}
.kvkk_text a{color:#333;font-weight:700;}


.formLabel{font-size:13px;font-weight:600;line-height:18px;color:#777;margin-bottom:5px;}
.formLabel i{color:#DA0552;}

.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:80px;right:0px;padding:6px 7px 8px 7px;background-color:transparent;
            color:#fff;cursor:pointer;text-align:center;
            background-color:#DA0552;
            -webkit-border-radius: 5px 0px 0px 5px !important;-moz-border-radius: 5px 0px 0px 5px !important;border-radius: 5px 0px 0px 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;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;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;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%, #000 46%,  #000 55%,transparent 55%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, #000 46%,  #000 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;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:5px;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:#fff;}


.mobileMenuCon_dil{text-align:center;margin-top:30px;}
.mobileMenuCon_dil a{font-size:15px;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{

    width:280px;height:100%;position:fixed;top:0px;left:-280px;z-index:9999;
    background-color:#ddd;
    -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:280px;background-color:transparent;border-bottom:1px solid rgba(0,0,0,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:100px;margin:10px 0px;margin-right:30px;} 


#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:15px;text-align:left;}
#mobileMenu .mobileUl>li{border-bottom:1px solid rgba(0,0,0,0.1);}
#mobileMenu .mobileUl li a{color:#000;font-size:14px;font-weight:600;display:inline-block;}
#mobileMenu .mobileUl li i{font-size:10px;float:right;margin-left:5px;}

#mobileMenu .mobileUl li ul{padding:0px 5px;}
#mobileMenu .mobileUl li ul li{padding:0px;padding-top:25px;font-size:13px;line-height:18px;font-weight:600;}

#mobileMenu .mobileUl .backColor{background-color:#820DAA;color:#fff;}
#mobileMenu .mobileUl .backColor 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 */



.slayt_back{background-position:bottom center;background-size:cover;
            background-image:url("../images/slayt_back.png");
}


/***************** SLİDER *******/


.slaytlar {
    display: block;
    height: auto;
    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:991px) {
    .slaytlar {
        height: 100vh;
    }
}

.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:#077E6C;
    }
    .slaytlar__owl:hover .owl-nav [class*=owl-] i{
        color:#077E6C;
    }
}



.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 *******/


.slideAlign{text-align:left;}
.slaytBaslik{position:relative;margin-bottom:5px;color:#fff;font-size:35px;line-height:130%;font-weight:800;letter-spacing:0.5px;}
.slaytAltBaslik{position:relative;margin-bottom:20px;color:#fff;font-size:25px;line-height:130%;font-weight:700;letter-spacing:0.5px;}
.slaytIcerik{position:relative;margin-bottom:25px;color:#fff;font-size:17px;line-height:150%;font-weight:400;letter-spacing:0.5px;}
.slaytBtn{background-color:#DA0552;text-align:center !important;border:0px;letter-spacing:0.5px;line-height:100%;color:#fff;padding:15px 30px 13px 30px;font-weight:600;font-size:13px;
          -webkit-border-radius: 20px !important;
          -moz-border-radius: 20px !important;
          border-radius: 20px !important;}
@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;}
*/




.form-control{background-color:#fff;border:1px solid #aaa;color:#000;
              -webkit-border-radius: 20px !important;
              -moz-border-radius: 20px !important;
              border-radius: 20px !important;
}
.form-group-lg .form-control{height:66px;padding-left:20px;padding-right:20px;font-size:16px;}

/* SELECT TAB MENÜ */

#selectTab{color:#fff !important;font-size:15px;background-color:#444 !important;
           -webkit-border-radius: 0px !important;
           -moz-border-radius: 0px !important;
           border-radius: 0px !important;
           border:1px solid #444 !important;
           padding:0px 0px 1px 10px;
}
#selectTab::-webkit-input-placeholder {
    color: #888 !important;

}
#selectTab::-moz-placeholder  {
    color: #888 !important;

}
#selectTab:-ms-input-placeholder {
    color: #888 !important;

}
#selectTab:-moz-placeholder {
    color: #888 !important;

}

/* SELECT TAB MENÜ */


.siteButton{background-color:#623191;font-weight:700;text-align:center !important;border:0px;letter-spacing:0.5px;font-size:16px;line-height:100%;color:#fff;padding:25px 60px 23px 60px;
            -webkit-border-radius: 20px !important;
            -moz-border-radius: 20px !important;
            border-radius: 20px !important;
}
@media (max-width: 635px) {
    .siteButton{
        display: block;
    }
}
.siteButton:hover{background-color:#DA0552;background-image:none;color:#fff;
                  background:linear-gradient(90deg,#623191 50%,#DA0552 0) 100%/200% no-repeat;
                  -webkit-transition: all 0.2s ease;
                  -moz-transition: all 0.2s ease;
                  -o-transition: all 0.2s ease;
                  -ms-transition: all 0.2s ease;
                  transition: all 0.2s ease;
}
.siteButtonMini{padding:15px 40px 13px 40px;font-weight:600;font-size:15px;}

.siteButton_ok{background-color:#623191;text-align:center !important;border:0px;letter-spacing:0.5px;line-height:100%;color:#fff;padding:15px 70px 13px 30px;font-weight:600;font-size:13px;
               -webkit-border-radius: 20px !important;
               -moz-border-radius: 20px !important;
               border-radius: 20px !important;
               background-image:url("../images/buton_ok.svg");background-position:calc(100% - 30px) center;background-repeat:no-repeat;background-size:30px auto;}
.siteButton_ok:hover{color:#fff;background-color:#DA0552;}




/* OWL */

.owl-dots{display:none !important;}
button.owl-prev{position:absolute;height:35px;width:35px;top:calc(50% - 10px);left:-5px;font-size:14px; color:#fff !important; background-color:#623191 !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
button.owl-prev:hover{background-color:#DA0552 !important;}
button.owl-next{position:absolute;height:35px;width:35px;top:calc(50% - 10px);right:-5px; font-size:14px; color:#fff !important; background-color:#623191 !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
button.owl-next:hover{background-color:#DA0552 !important;}

button.owl-prev i{margin:5px 9px 4px 7px !important;font-size:14px;}
button.owl-next i{margin:5px 7px 4px 9px !important;font-size:14px;}

.owl-theme .owl-nav{margin-top:0px !important;}

/* OWL */


.owl-item, .owl-stage{height:100% !important;}


.owl-style button.owl-next{margin-right:-35px !important;}
.owl-style button.owl-prev{margin-left:-35px !important;}

.owl-style-half button.owl-next{margin-right:-15px !important;}
.owl-style-half button.owl-prev{margin-left:-15px !important;}

@media (max-width: 991px){
    .owlMobile{padding:0px 30px !important;}
}


.owlSlaytCon{margin-bottom:20px !important;}
.owlSlaytConRight{margin-bottom:20px !important;}

@media (min-width: 991px){
    .owlSlaytCon{margin-right:30px !important;margin-bottom:20px !important;}
    .owlSlaytConRight{margin-left:30px !important;margin-bottom:20px !important;}
}

.fullHarita{height:100%;width:100%;border:1px solid #ccc;margin-top:0px;min-height:200px;}
.fullHarita iframe{height:100% !important;width:100% !important;display:block;}
@media (max-width: 991px){
    .fullHarita{height:400px;}
}








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


#header{background-color:#623191;position:relative;z-index:1200;}
#header .navbar-nav>.open{background-color:transparent !important;color:#fff !important;background:none !important;box-shadow:none !important;}
#header .navbar-nav>.open a{background-color:transparent !important;background:none !important;box-shadow:none !important;}
#header .dropdown-menu{background-color:transparent;padding:0px;margin: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: 0%;
                       right: auto;
                       text-align: left;
                       transform: translate(0%, 0);
}
#header .dropdown-menu li a{color:#fff;background-color:#fff;border:0px !important;margin:0px;}
@media (min-width: 991px) and (max-width: 1300px) {
    #header .dropdown-menu{margin-top:0px;}  
}
#header .dropdown-menu li{position:relative;padding:0px;margin:0px;}
#header .navbar-nav .dropdown-menu li:hover>a{background-color:transparent;border:0px;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 .menuSLi_alt{position:relative;}
#header .menuSLi_alt a{font-weight:700;color:#623191 !important;font-size:15px;line-height:20px;}
#header .menuSLi_alt a:hover{color:#623191 !important;}
#header .menuSLi_alt_menu{display:inline-block;margin-bottom:15px;}
#header .menuSLi_alt_menu a{font-weight:600;color:#333 !important;font-size:14px;line-height:18px;}
#header .menuSLi_alt_menu a:before{content:"";position:absolute;top:15px;left:0px;height:5px;width:5px;background-color:#623191;}
#header .menuSLi_alt span a{font-weight:600;color:#333 !important;}
#header .menuSLi_alt .dropdown-menu{top:10px;left:100%;}

#header ul.nav li:hover > ul.dropdown-menu {
    display: block;    
}

#header .dropdown-menu-full-half{width:600px !important;padding:15px 0px 15px 0px;background-color:#fff;
					-webkit-border-radius: 0px 0px 10px 10px !important;
                      -moz-border-radius: 0px 0px 10px 10px !important;
                      border-radius: 0px 0px 10px 10px !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
left:auto;
right: 25%;
}
@media (min-width: 991px) and (max-width: 1300px) {
	#header .dropdown-menu-full-half{right:0%;}
}

#header .dropdown-menu-full{width:100% !important;left:0px;padding:15px 0px 15px 120px;background-color:#fff;
					-webkit-border-radius: 0px 0px 10px 10px !important;
                      -moz-border-radius: 0px 0px 10px 10px !important;
                      border-radius: 0px 0px 10px 10px !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4) !important;
}




#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;
}






div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:999;
}
@media (max-width: 991px){
    div.sticky-mobile {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index:999;
    }
}

@media (min-width: 991px){
    .stickyLeft{position:-webkit-sticky;position:sticky;top:101px;}
}
@media (min-width: 991px) and (max-width: 1200px) {
    .stickyLeft{top:136px;}
}




#header .logo{display:inline-block;position:absolute;z-index:1200;}
#header .logo img{display:block;margin-top:-20px;height:120px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;}
/*.sticky #header .logo img{margin-top:-20px;height:100px;}*/
@media (min-width: 991px) and (max-width: 1300px) {
    /*.sticky #header .logo img{margin-top:10px;}*/
}
@media (max-width: 991px) {
    #header{height:65px;}
    #header .logo{position:absolute;}
    #header .logo img{margin:5px 0px;margin-left:-50px;height:100px;} 
    /*.sticky #header .logo img{margin:5px 0px;margin-left:-50px;height:100px;} */
}



#header .menuSLi{position:relative;z-index:10;font-weight:600;font-size:13px;line-height:100%;padding:10px 0px;}
#header .menuSLi_menu_full{position:initial;}
.site_dil_2 #header .menuSLi{font-size:12px;}
#header .menuSLi a{color:#fff;padding:9px 12px 7px 12px;}
#header .menuSLi_menu a{display:inline-flex;width:100%;}
#header .menuSLi i{font-size:8px;display:inline-block;margin-top:5px;margin-left:6px;}
#header .menuSLi_icon{margin-left:5px;padding-left:43px !important;background-size:20px 20px;background-repeat:no-repeat;background-position:15px center;
                      -webkit-border-radius: 20px !important;
                      -moz-border-radius: 20px !important;
                      border-radius: 20px !important;
}
#header .menuSLi:nth-child(3n) .menuSLi_icon{margin-left:12px;}
#header .menuSLi_icon_1{background-color:#FFB44D;background-image:url("../images/top_bagis.svg");}
#header .menuSLi_icon_2{background-color:#DA0552;background-image:url("../images/top_gonulluol.svg");}
#header .menuSLi_icon_3{background-color:#186FB9;background-image:url("../images/top_iyilikpesindekos.svg");}
#header .menuSLi_icon_4{color:#623192!important;background-color:#fff;background-image:url("../images/top_arama.svg?v=2");}
#header .menuSLi_icon:hover{background-color:#777;}
@media (min-width: 991px) and (max-width: 1300px) {
    #header .navbar-nav{padding-top:55px;}
    #header .menuSLi{padding:0px;}
    #header .menuSLi_buton{position:absolute;right:0px;top:10px;}
    #header .menuSLi_buton .menuSLi_icon_1{right:146px;}
    
}
@media (max-width: 991px) {
    #header .navbar-header{width:100%;text-align:center;margin:0px;}
}



#header .menuSLi_menu>a:before{z-index:-1;content:"";position:absolute;bottom:0;left:0;width:1px;background-color:#186FB9;height:100%;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
#header .menuSLi_menu:hover>a:before{opacity:1;width:100%;}




#header .headerTop{font-size:14px;font-weight:600;text-align:right;padding:10px 0px;border-bottom:1px solid #4B3E74;color:#fff;}
/*.sticky #header .headerTop{display:none;}*/
#header .headerTop .headerTop_dil a{color:#fff;margin:0px 5px;}
@media (max-width: 991px) {
	#header .headerTop{position:absolute;right:0px;border:0px;z-index:99;top:-3px;}
}
#header .headerTop .headerTop_dil{padding:7px 0px;display:inline-block;}
#header .headerTop .headerTop_fontsize{padding:7px 0px;display:inline-block;margin-right:15px;}
#header .headerTop .headerTop_fontsize i{font-size:18px;cursor:pointer;margin:0px 5px;}
@media (max-width: 991px) {
	#header .headerTop .headerTop_dil{padding:0px;width:100%;}
	#header .headerTop .headerTop_fontsize{padding:0px;width:100%;margin-bottom:15px;}
}





.fullPage{font-weight:400;font-size:15px;color:#333;line-height:28px;min-height:200px;padding-bottom:30px;}
.site_font_size_1 .fullPage, .site_font_size_1 .fullPage_pageArea p, .site_font_size_1 .fullPage_pageArea span{font-size:16px !important;line-height:29px !important;}
.site_font_size_2 .fullPage, .site_font_size_2 .fullPage_pageArea p, .site_font_size_2 .fullPage_pageArea span{font-size:17px !important;line-height:30px !important;}
.site_font_size_3 .fullPage, .site_font_size_3 .fullPage_pageArea p, .site_font_size_3 .fullPage_pageArea span{font-size:18px !important;line-height:31px !important;}
.site_font_size_4 .fullPage, .site_font_size_4 .fullPage_pageArea p, .site_font_size_4 .fullPage_pageArea span{font-size:19px !important;line-height:32px !important;}
.site_font_size_5 .fullPage, .site_font_size_5 .fullPage_pageArea p, .site_font_size_5 .fullPage_pageArea span{font-size:20px !important;line-height:33px !important;}





.indexhakkimizda{background-size:cover;background-position:top left;background-color:#F5F5F5;padding:50px 0px;}
.indexhakkimizda_baslik_top{margin-top:15px;letter-spacing:0.5px;position:relative;color:#393E41;font-size:25px;line-height:120%;}
.indexhakkimizda_baslik_top i{margin-left:40px;color:#077E6C;}
.indexhakkimizda_baslik{margin-top:30px;color:#412162;font-size:25px;line-height:120%;margin-bottom:15px;}
.indexhakkimizda_icerik{color:#42474C;font-size:16px;line-height:25px;padding:15px 0px;}
@media (min-width: 991px) {
    .indexhakkimizda{border-bottom:100px solid #F5F5F5;}
    .indexhakkimizda_baslik{font-size:30px;margin-top:0px;}
    .indexhakkimizda_baslik_top{margin-left:-300px;width:xalc(100% + 300px);font-size:40px;text-align:right;}
    .indexhakkimizda_baslik_top_icon{padding-left:150px;text-align:left;}
}



.fotoDiv{border:1px solid #ddd;padding:3px;background-color:#fff;position:relative;}
.fotoDiv img{display:block;}
.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;
               -webkit-border-radius: 10px 0px 0px 0px !important;
               -moz-border-radius: 10px 0px 0px 0px !important;
               border-radius: 10px 0px 0px 0px !important;
}

.videoDivBaslik {
    position:absolute;
    background:#DA0552;
    color:#fff;
    font-weight:500;
    width:100%;
    bottom:0;
    right:0;
    padding:4px;
    font-size:14px;
    line-height:24px;
    text-align:center
}

.videoDivBaslik .wv-wrapper {
    transform:translateY(-16px)
}

@media(min-width:1200px) {
    .videoDivBaslik {
        width:calc(100% - 48px)
    }

    .videoDivBaslik .wv-wrapper {
        transform:translateY(-8px)
    }
}


.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;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:#DA0552;}
.iletisimLabel{font-size:15px;float:left;width:calc(100% - 25px);margin-bottom:10px;}



.lineTitle{text-align:center;color:#1F4058;font-size:20px;
           background-image:url("../images/h2Title.png");background-position:center center;background-size:auto 2.5px;background-repeat:no-repeat;
}










/*********************************** FOOTER ***********************************/
.footer{background-color:#F2F5FA;padding:30px 0px 100px 0px;margin-top:30px;}
@media (min-width:992px){
    .footer{padding-bottom:30px;}
}
.footer_box{border-bottom:1px solid #aaa;}
.footer_right{text-align:right;}
@media (max-width: 991px) {
    .footer_right{text-align:center;}   
}

.footerLogo{display:inline-block;}
.footerLogo img{width:98px;}
@media (max-width: 991px) {
    .footerLogo{width:100%;text-align:center !important;}
}
.footeriletisim{font-size:14px;font-weight:600;line-height:22px;color:#000;padding:10px 0px;padding-left:40px;background-position:left center;background-size:30px auto;background-repeat:no-repeat;}
.footeriletisim a{color:#000 !important;}
.footeriletisimadres{background-image:url("../images/footerLocation.svg");}
.footeriletisimtel{background-image:url("../images/footerPhone.svg");}
.footeriletisimgsm{background-image:url("../images/footerGsm.svg");}
.footeriletisimeposta{background-image:url("../images/footerMessage.svg");}
@media (max-width: 991px) {
    .footeriletisim{padding:40px 0px 0px 0px;background-position:top center;text-align:center;margin-bottom:25px;}
}
.footerLink{padding-bottom:10px;position:relative;font-weight:700;display:inline-block;font-size:14px;line-height:22px;color:#555;}
.footerLink:hover{color:#000;}
@media (min-width: 991px) {
    .footerLink{padding-left:25px;margin-left:15px;}
    .footerLink:before{content:"";position:absolute;top:7px;left:0px;height:6px;width:6px;background-color:#666;
                       -webkit-border-radius: 50%;
                       -moz-border-radius: 50%;
                       border-radius: 50%;
    }
    .footerLink:first-child:before{display:none;}
}
@media (max-width: 991px) {
    .footerLink{width:100%;}
}
/*********************************** FOOTER ***********************************/









.leftmenu_con{background-color:#EAEDF2;padding:40px 20px;}
.leftmenu_title{margin-bottom:20px;color:#333;font-size:19px;font-weight:800;letter-spacing:0.5px;}
.leftmenu_list{padding:5px 15px 5px 0px;color:#333;font-size:14px;line-height:20px;font-weight:600;
               -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:#623191;}
.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);}
}








.backgroundWhite{background-color:#fff !important;}
.colorWhite{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: #077E6C !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 #077E6C;}
.imageConSTL{right:auto;left:-15px;}

.sayfaimgBaslik{font-size:18px;margin:10px 0px 30px 0px;color:#077E6C;line-height:20px;}






@media (min-width:992px){
    .bnav{
        display:none
    }
}
@media (max-width:991px){
    .bnav{
        position:fixed;
        z-index:500;
        left:0;
        right:0;
        bottom:0;
        color:#fff;
        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:#820DAA;
        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;

        padding:0 4px;
        color:#fff;
        display:block;
        white-space:nowrap;
        overflow:hidden;
        -o-text-overflow:ellipsis;
        text-overflow:ellipsis
    }
}




.haberlinebox{padding:5px 0px;line-height:20px;font-size:14px;border-bottom:2px solid #623191;}
.haberlinebox_clear{border:0px;text-align:right;margin-bottom:10px;}

.haberlinebox .paylas{margin-top:8px;}
.haberlinebox .paylas span{margin-right:10px;}
.haberlinebox .haberlineboxdetay{float:left;margin-top:11px;padding-right:10px;margin-right:10px;border-right:2px solid #623191;}


.haberlinebox .haberlinebox_fontsize{float:right;display:inline-block;margin-top:8px;}
.haberlinebox .haberlinebox_fontsize i{font-size:18px;color:#623191;cursor:pointer;margin:0px 2px;border:1px solid #623191;padding:0px 5px;
			-webkit-border-radius: 5px !important;
             -moz-border-radius: 5px !important;
             border-radius: 5px !important;
}
.haberlinebox .haberlinebox_fontsize i:hover{background-color:#623191;color:#fff;}
@media (max-width: 991px) {
	.haberlinebox .haberlinebox_fontsize{width:100%;margin-bottom:15px;}
}
 


@media (max-width: 991px) {
    .haberlinebox{text-align:center;}
    .haberlinebox .haberlinebox_fontsize{float:none;display:inline-block;}
    .haberlinebox .paylas{width:100%;display:inline-block;margin-bottom:5px;}
	.haberlinebox .haberlineboxdetay{float:none;display:inline-block;margin-bottom:5px;}
	.haberlinebox .haberlineboxdetay1{border:0px;margin:0px;padding:0px;}
}


.paylas__hint {
    font-size: 12px;
    letter-spacing: .25px;
    color: #000;
    margin-right:10px;
    display:inline-block;
}

.paylas__item {
    display: inline-block;
    vertical-align: middle;
    background: #e95334;
    color: #fff!important;
    text-decoration: none!important;
    font-size: 0;
    line-height: 1;
    padding: 5px;
    border-radius: 100%;
    cursor: pointer
}

.paylas__item+.paylas__item {
    margin-left: 4px
}

.paylas i{font-size:16px;line-height:16px;height:16px;width:16px;text-align:center;}


.paylas__item--facebook {
    background: #1877f2
}

@media (min-width:992px) {
    .paylas__item--facebook:hover {
        background: #0b5fcc
    }
}

.paylas__item--twitter {
    background: #0084b4
}

@media (min-width:992px) {
    .paylas__item--twitter:hover {
        background: #005f81
    }
}

.paylas__item--whatsapp {
    background: #25d366;
}

@media (min-width:992px) {
    .paylas__item--whatsapp:hover {
        background: #1da851
    }
}

.paylas__item--email {
    background: #ffb300
}

@media (min-width:992px) {
    .paylas__item--email:hover {
        background: #cc8f00
    }
}







.breadcrumbs_back{height:20vw;position:relative;background-size:cover;background-position:center center;margin-bottom:30px;}
.breadcrumbs_back_area{padding-top:70px;background-color:rgba(255,255,255,0.8);height:100%;}
@media (max-width: 991px) {
    .breadcrumbs_back{height:200px;}
    .breadcrumbs_back_area{padding-top:50px;}
}

.breadcrumbs{text-align:left;}
.breadcrumbs_item{font-weight:600;display:inline-block;font-size:14px;line-height:14px;color:#333;padding:5px 10px 5px 15px;
                  background-image: url("../images/ok.svg") !important;background-size:4px auto;background-position:left 9px;background-repeat:no-repeat;
}
.breadcrumbs_item_first{background-image:none !important;padding:5px 10px 5px 0px;}
@media (max-width: 991px) {
	.breadcrumbs{white-space: nowrap;overflow-x:auto;}
    .breadcrumbs_item{font-size:12px;}
}

.hTitle1{margin:20px 0px;position:relative;color:#003B57;font-weight:900;letter-spacing:0.5px;font-size:25px;line-height:120%;}
@media (min-width: 991px) and (max-width: 1200px) {
    .hTitle1{font-size:23px;}
}
@media (max-width: 991px) {
    .hTitle1{font-size:20px;text-align:center;}
}

.hTitle2{margin-bottom:40px;position:relative;color:#003B57;font-weight:900;letter-spacing:0.5px;font-size:22px;line-height:120%;}
.hTitle2 span{position: relative}
.hTitle2 span::after {position: absolute; width: 100%; height: 2px; background: #003B57; bottom: 0; left: 0; content: ""}
@media (min-width: 991px) and (max-width: 1200px) {
    .hTitle2{font-size:20px;}
}
@media (max-width: 991px) {
    .hTitle2{font-size:18px;text-align:center;}
}

@media (min-width: 991px) {
    .pageLeftTop0{margin-top:-120px;}
}


.hTitle3{margin-bottom:40px;position:relative;color:#003B57;font-weight:900;letter-spacing:0.5px;font-size:18px;line-height:120%;}
.hTitle3 span{position: relative}
.hTitle3 span::after {position: absolute; width: 100%; height: 2px; background: #003B57; bottom: 0; left: 0; content: ""}
@media (min-width: 991px) and (max-width: 1200px) {
    .hTitle3{font-size:16px;}
}
@media (max-width: 991px) {
    .hTitle3{font-size:16px;text-align:center;}
}


.yavasAksiyon{
    -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;
}
.pageTitle{color:#003953;font-size:23px;line-height:150%;font-weight:900;letter-spacing:0.5px;}
.pageSubTitle{color:#777;font-size:16px;line-height:150%;font-weight:600;}
.pageH2{color:#003953;font-size:23px;line-height:150%;font-weight:800;}
h2{color:#003953;font-size:21px;line-height:150%;font-weight:800;}
.backgroundColor{background-color:#F2F5FA;}
.index_back{padding-bottom:10vw;background-image:url("../images/index_back.png");background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;}


.indexhakkimizda_baslik{width:80%;color:#003953;font-size:32px;line-height:140%;font-weight:900;letter-spacing:0.5px;}
.indexhakkimizda_icerik{width:80%;font-weight:400;font-size:15px;color:#333;line-height:25px;}







/*********************************** SMA BOX ***********************************/
.sma_box{text-align:center;}
.sma_box_img{display:inline-block;height:110px;width:110px;padding:5px;background-color:#916EB2;text-align:center;overflow:hidden;
             -webkit-border-radius: 50% !important;
             -moz-border-radius: 50% !important;
             border-radius: 50% !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;
}
.sma_box:hover .sma_box_img{background-color:#DA0552; background:linear-gradient(90deg,#916EB2 50%,#DA0552 0) 100%/200% no-repeat;}
.sma_box_img img{height:100%;width:100%;background-color:#fff;
                 -webkit-border-radius: 50% !important;
                 -moz-border-radius: 50% !important;
                 border-radius: 50% !important;
}
.sma_box_baslik{color:#000;font-weight:800;font-size:16px;line-height:25px;margin:20px 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;
}
.sma_box:hover .sma_box_baslik{color:#DA0552;}
/*********************************** SMA BOX ***********************************/


/*********************************** KISA BOX ***********************************/
.kisa_box{padding:15px;background-color:#fff;border:2px solid #EAEDF2;
          -webkit-border-radius: 10px !important;
          -moz-border-radius: 10px !important;
          border-radius: 10px !important;
}
.kisa_box_img{float:left;width:65px;height:70px;}
.kisa_box_img img{width:65px;}
.kisa_box_baslik{padding-top:20px;float:left;width:calc(100% - 65px);padding-left:15px;color:#000;font-weight:800;font-size:16px;line-height:120%;}
.kisa_box_aciklama{padding:10px;color:#333;font-weight:400;font-size:13px;line-height:20px;}
.kisa_box:hover{border:2px solid #DA0552;}
/*********************************** KISA BOX ***********************************/


/*********************************** İŞBİRLİKLERİMİZ ***********************************/
.isbirliklerimiz{background-color:#f3f3f3;}
.isbirliklerimiz_border{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1); 
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
}
.isbirliklerimiz_img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.isbirliklerimiz:hover .isbirliklerimiz_img{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.isbirliklerimiz_baslik{font-weight:700;padding:20px;color:#333;text-align:center;font-size:15px;line-height:130%;}
/*********************************** İŞBİRLİKLERİMİZ ***********************************/
.isbirliklerimiz_index{border-top:1px solid #aaa;border-bottom:1px solid #aaa;}
/*********************************** İŞBİRLİKLERİMİZ ***********************************/


/*********************************** PAGE BOX ***********************************/
.page_box{background-color:#623191;padding:20px;text-align:center;
          -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;
          -webkit-border-radius: 30px !important;
          -moz-border-radius: 30px !important;
          border-radius: 30px !important;
}
.page_box img{height:50px !important;margin:20px 0px;}
.page_box_baslik{color:#fff;font-weight:600;font-size:16px;line-height:25px;}
.page_box:hover{background-color:#DA0552;}
/*********************************** PAGE BOX ***********************************/



/*********************************** RAPOR BOX ***********************************/
.rapor_box{background-color:#623191;padding:20px;text-align:center;
           -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;
           -webkit-border-radius: 30px !important;
           -moz-border-radius: 30px !important;
           border-radius: 30px !important;

           background-image:url("../images/icon_rapor.svg");
           background-size:30px auto;
           background-repeat:no-repeat;
           background-position:center 30px;
           padding-top:120px;
}
.rapor_box_baslik{color:#fff;font-weight:600;font-size:16px;line-height:25px;}
.rapor_box:hover{background-color:#DA0552;}
/*********************************** RAPOR BOX ***********************************/



/*********************************** RAPOR BOX ***********************************/
.yayin_box{background-color:#623191;padding:20px;text-align:center;
           -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;
           -webkit-border-radius: 30px !important;
           -moz-border-radius: 30px !important;
           border-radius: 30px !important;
}
.yayin_box_img{overflow:hidden;margin-bottom:20px;position:relative;
               -webkit-border-radius: 20px !important;
               -moz-border-radius: 20px !important;
               border-radius: 20px !important;
}
.yayin_box_img_text{
	position:absolute;
	padding:calc(70%) 0px;
	height:30px;
	width:100%;
	top:0px;
	left:0px;
	background-color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#623191;
}
.yayin_box_baslik{color:#fff;font-weight:600;font-size:16px;line-height:25px;}
.yayin_box:hover{background-color:#DA0552;}
/*********************************** RAPOR BOX ***********************************/



.headerSosyal{
	display:inline-block;
	float:right;
	margin-left:20px;
}
.headerSosyal_box_img a{display:inline-block;}
.headerSosyal_box_img img{height:35px;border:2px solid transparent;
                         -webkit-border-radius: 50% !important;
                         -moz-border-radius: 50% !important;
                         border-radius: 50% !important;
}
.headerSosyal_box_img a:hover img{background-color:#FFB44D;}


/*********************************** SOSYAL MEDYA ***********************************/
.sosyalmedya_box_con{position:relative;}
.sosyalmedya_box_con:after{z-index:-1;content:"";position:absolute;bottom:0px;left:0px;height:50%;width:100%;background-color:#F2F5FA;}
.sosyalmedya_box{background-color:#623191;padding:50px;
                 -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;
                 -webkit-border-radius: 30px !important;
                 -moz-border-radius: 30px !important;
                 border-radius: 30px !important;

                 background-image:url("../images/icon_rapor.svg");
                 background-size:auto 100%;
                 background-repeat:no-repeat;
                 background-position:50px top;
}
.sosyalmedya-left{display:inline-block;float:left;padding-left:110px;height:60px;margin-right:40px;
                  font-size:23px;font-weight:700;line-height:30px;color:#fff;
}
.sosyalmedya-right{display:inline-block;float:left;}
.sosyalmedya_box_img a{display:inline-block;}
.sosyalmedya_box_img img{height:55px;border:4px solid transparent;
                         -webkit-border-radius: 50% !important;
                         -moz-border-radius: 50% !important;
                         border-radius: 50% !important;
}
.sosyalmedya_box_img a:hover img{background-color:#FFB44D;}
@media (min-width: 991px) and (max-width: 1280px) {
    .sosyalmedya_box{padding:40px;}
    .sosyalmedya-left{padding-left:90px;text-align:center;width:100%;}
    .sosyalmedya-right{float:none;width:100%;padding:10px 0px;padding-left:90px;text-align:center;}
}
@media (max-width: 991px) {
    .sosyalmedya_box{padding:20px;background-image:none;}
    .sosyalmedya-left{float:none;height:auto;width:100%;padding:10px 0px;text-align:center;margin-right:0px;}
    .sosyalmedya-right{float:none;width:100%;padding:10px 0px;text-align:center;}
	.sosyalmedya_box_img img{height:40px;}
}
/*********************************** SOSYAL MEDYA ***********************************/


/*********************************** TSV İLETİŞİM ***********************************/




/*********************************** TSV İLETİŞİM ***********************************/



/*********************************** SERTİFİKALAR ***********************************/
.sertifikalar{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1); 
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
    -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;
}
.sertifikalar_baslik{font-weight:700;padding:20px;color:#333;text-align:center;font-size:15px;line-height:130%;}
.sertifikalar:hover{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(218,5,82,0.3); 
    box-shadow: 0px 0px 5px 5px rgba(218,5,82,0.3);
}
/*********************************** SERTİFİKALAR ***********************************/


/*********************************** BAĞIŞ BOX ***********************************/
.bagis_box{padding:20px 15px;
           -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1); 
           box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
           -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;
}
.bagis_box_img{text-align:center;margin-bottom:20px;}
.bagis_box_img img{height:80px;width:auto;}
.bagis_box_baslik{font-weight:700;color:#333;text-align:center;font-size:13px;line-height:150%;}
.bagis_box:hover{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(98,49,145,0.5); 
    box-shadow: 0px 0px 5px 5px rgba(98,49,145,0.5);
}
/*********************************** BAĞIŞ BOX ***********************************/


.banka-havalesi{background-color:#EAEDF2;margin-bottom:30px;font-size:12px;line-height:23px;border-radius:10px;padding:20px;}
.banka-havalesi strong{color:#DA0552;}




/*********************************** SAYFALAMA ***********************************/
.sayfalama {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.sayfalama a {
    font-size: 14px;
    color: #623191;
    border: 1px solid #623191;
    padding: 5px 10px;
    background-color: #fff;
    margin:3px;
    font-weight:700;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
.sayfalama a:hover {
    text-decoration: none!important
}
.sayfalama a.active {
    background-color: #623191;
    color: #fff;
}
/*********************************** SAYFALAMA ***********************************/



/*********************************** HABER ***********************************/
.haber_box{background-color:#8041BF;
background-image: linear-gradient(to right, #186FB9 0%, #8041BF 100%);
padding:20px;text-align:center;padding-bottom:75px;position:relative;
           -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;
           -webkit-border-radius: 20px !important;
           -moz-border-radius: 20px !important;
           border-radius: 20px !important;
}
.haber_box_img{overflow:hidden;margin-bottom:20px;
               -webkit-border-radius: 20px !important;
               -moz-border-radius: 20px !important;
               border-radius: 20px !important;
}
.haber_box_baslik{color:#fff;font-weight:600;font-size:13px;line-height:23px;}
.haber_box_btn{position:absolute;bottom:25px;width:100%;left:0px;}
.haber_btn{background-color:#301848;text-align:center !important;border:0px;letter-spacing:0.5px;line-height:100%;color:#fff;padding:10px 25px 10px 25px;font-weight:700;font-size:12px;
           -webkit-border-radius: 20px !important;
           -moz-border-radius: 20px !important;
           border-radius: 20px !important;
}
.haber_box:hover{background-color:#DA0552;}
.haber_box:hover .haber_btn{background-color:#fff;color:#000;}
@media (max-width: 767px) {
	.haber_btn{padding:13px 30px 13px 30px;}
}
/*********************************** HABER ***********************************/


/*********************************** HABER ***********************************/
.kurumsal_box{
padding:20px;text-align:center;padding-bottom:75px;position:relative;
           -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;
}
.kurumsal_box_img{overflow:hidden;margin-bottom:20px;
               -webkit-border-radius: 50% !important;
               -moz-border-radius: 50% !important;
               border-radius: 50% !important;
			   border:2px dashed #623191;
			   padding:5px !important;
}
.kurumsal_box_img img{
	-webkit-border-radius: 50% !important;
               -moz-border-radius: 50% !important;
               border-radius: 50% !important;
}
.kurumsal_box_baslik{color:#000;font-weight:600;font-size:13px;line-height:23px;}
.kurumsal_box_btn{position:absolute;bottom:25px;width:100%;left:0px;}

.kurumsal_btn_bilgial{background-color:#FFB44D;text-align:center !important;border:0px;letter-spacing:0.5px;line-height:100%;color:#fff;padding:10px 25px 10px 25px;font-weight:700;font-size:12px;
           -webkit-border-radius: 20px !important;
           -moz-border-radius: 20px !important;
           border-radius: 20px !important;
}
.kurumsal_btn_destekol{background-color:#623191;text-align:center !important;border:0px;letter-spacing:0.5px;line-height:100%;color:#fff;padding:10px 25px 10px 25px;font-weight:700;font-size:12px;
           -webkit-border-radius: 20px !important;
           -moz-border-radius: 20px !important;
           border-radius: 20px !important;
}

.kurumsal_box .kurumsal_btn_bilgial:hover {background-color:#DA0552;}
.kurumsal_box .kurumsal_btn_destekol:hover {background-color:#DA0552;}

@media (max-width: 767px) {
	.kurumsal_box{padding-bottom:135px;}
	.kurumsal_btn_bilgial{margin-bottom:10px;padding:13px 30px 13px 30px;}
	.kurumsal_btn_destekol{margin-bottom:10px;padding:13px 30px 13px 30px;}
}

/*********************************** HABER ***********************************/



/*********************************** HABER ***********************************/
.kisibox{}
.kisibox_img{position:relative;text-align:center;}
.kisibox_img img{
    display:block;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2); 
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.kisibox_baslik_top{position:absolute;bottom:27px;right:0px;text-align:right;}
.kisibox_baslik{display:inline-block;color:#fff;margin-right:15px;padding:10px 20px;background-color:#623191;font-size:15px;line-height:100%;font-weight:700;letter-spacing:0.5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
}
.kisibox_baslik2{display:inline-block;color:#fff;padding:5px 8px;background-color:#DA0552;font-size:12px;line-height:100%;font-weight:600;
                 -webkit-border-radius: 5px;
                 -moz-border-radius: 5px;
                 border-radius: 5px;
}
.kisibox_eposta{position:absolute;right:45px;bottom:17px;color:#fff;padding:5px 8px;;text-align:center;font-size:12px;line-height:100%;font-weight:600;background-color:#186FB9;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
}
/*********************************** HABER ***********************************/





.maraton_img{height:150px;width:150px;overflow:hidden;margin:0px auto;
-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.maraton_img img{height:150px;width:150px;}

.maraton_box{height:100%;background-color:#623191;padding:20px 20px 100px 20px;
 -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.maraton_baslik{margin-top:-10px;
	margin-bottom:15px;background-color:#DA0552;color:#fff;padding:8px 20px;display:inline-block;width:auto;font-weight:bold;font-size:18px;text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.maraton_icerik{margin-top:20px;font-size:18px;line-height:25px;text-align:center;color:#fff;}

.maraton_btn{background-color:#301848;left:calc(50% - 90px);color:#fff;text-align:center;font-weight:bold;padding:5px 0px;display:inline-block;width:180px;position:absolute;bottom:30px;
 -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.maraton_box:hover .maraton_btn{background-color:#F49301;}






.destek_box{padding:20px;
-webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2); 
						box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
						
						-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.destek_box_baslik{margin-bottom:15px;color:#623191;font-weight:700;font-size:20px;}
.destek_box_icerik{margin-bottom:20px;font-size:15px;line-height:25px;color:#000;}








.belgeler{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.belgeler__item{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    border:1px solid #820DAA;
    color:#820DAA!important;
    text-align:left;
    padding:16px 12px;
    font-size:15px;
    font-weight:700;
    overflow:hidden;
    border-radius:6px;
    line-height:20px;
    height:100%
}
.belgeler__item:before{
    position:absolute;
    z-index:1;
    left:0;
    top:0;
    bottom:0;
    height:100%;
    width:0;
    content:"";
    will-change:width;
    -webkit-transition:width 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition:width 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition:width 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
    background:#DA0552
}
@media (min-width:992px){
    .belgeler__item:hover{
        color:#fff!important
    }
    .belgeler__item:hover:before{
        width:100%
    }
    .belgeler__item:hover i:before{
        will-change:transform, opacity;
        -webkit-animation:Icon 0.375s cubic-bezier(0.25, 0.8, 0.25, 1) forwards;
        animation:Icon 0.375s cubic-bezier(0.25, 0.8, 0.25, 1) forwards
    }
    @-webkit-keyframes Icon{
        0%{
            -webkit-transform:scale(1.5);
            transform:scale(1.5)
        }
        25%{
            -webkit-transform:scale(0.5);
            transform:scale(0.5)
        }
        50%{
            opacity:0
        }
        to{
            opacity:1;
            -webkit-transform:scale(1);
            transform:scale(1);
            content:"\F1DA"
        }
    }
    @keyframes Icon{
        0%{
            -webkit-transform:scale(1.5);
            transform:scale(1.5)
        }
        25%{
            -webkit-transform:scale(0.5);
            transform:scale(0.5)
        }
        50%{
            opacity:0
        }
        to{
            opacity:1;
            -webkit-transform:scale(1);
            transform:scale(1);
            content:"\F1DA"
        }
    }
}

.belgeler__item--doc i:before,.belgeler__item--docx i:before{
    content:"\F22D"
}
.belgeler__item--xls i:before,.belgeler__item--xlsx i:before{
    content:"\F21C"
}
.belgeler__item--pdf i:before{
    content:"\FE39"
}
.belgeler__item--jpeg i:before,.belgeler__item--jpg i:before,.belgeler__item--png i:before{
    content:"\F2E9"
}
.belgeler__item i{
    position:absolute;
    z-index:1;
    left:12px;
    top:calc(50% - 10px);
    margin-bottom:8px
}
.belgeler__item span{
    position:relative;
    z-index:1;
    padding-left:48px;
    display:block
}


.belgeler__item__mini{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    color:#646464!important;
    text-align:left;
    padding:16px 0px;
    font-size:15px;
    font-weight:700;
    overflow:hidden;
    border-radius:6px;
    line-height:20px;
    height:100%
}
.belgeler__item__mini i{
    position:absolute;
    z-index:1;
    left:0px;
    top:calc(50% - 10px);
    margin-bottom:8px
}
.belgeler__item__mini span{
    position:relative;
    z-index:1;
    padding-left:40px;
    display:block
}

.egitimbursuButton {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*.belgeler__item__page{*/
/*    position:relative;*/
/*    align-items:center;*/
/*    color:#623191 !important;*/
/*    text-align:left;*/
/*    padding:5px 10px 2px 40px;*/
/*	float:right;*/
/*    font-size:15px;*/
/*    font-weight:bolder;*/
/*    overflow:hidden;*/
/*    border-radius:6px;*/
/*    line-height:20px;*/
/*    height:100%;*/
/*	display:inline-block;*/
/*	margin-left:10px;*/
/*	border:1px solid #623191 !important;*/
/*	background-image:url("../images/pdf-icon.svg");*/
/*	background-repeat:no-repeat;*/
/*	background-size:20px auto;*/
/*	background-position:10px center;*/
/*}*/
/*.belgeler__item__page:hover{*/
/*	color:#623191 !important;*/
/*    background-color:#ddd !important;*/
/*}*/




.sabit_bagis{
	position:fixed;
	bottom:15px;right:0px;
	z-index:999;padding:15px 20px;padding-left:43px !important;background-size:20px 20px;background-repeat:no-repeat;background-position:15px center;
                      -webkit-border-radius: 10px 0px 0px 10px !important;
                      -moz-border-radius: 10px 0px 0px 10px !important;
                      border-radius: 10px 0px 0px 10px !important;
					  color:#fff !important;
					  border:1px solid #fff;border-right:0px;
					  
					  -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.4); 
						box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.4);
background-color:#DA0552;background-image:url("../images/top_bagis.svg");
}
.sabit_bagis:hover{padding-right:35px;}




.neler_yaptik_sayi{color:#003357;font-size:18px;line-height:23px;font-weight:800;margin-top:10px;}
.neler_yaptik_baslik{color:#4F5459;font-size:15px;line-height:23px;font-weight:700;margin-top:8px;}




.kilometretasi_box{border-bottom:1px solid #ddd;}
.kilometretasi_baslik{font-size:60px;line-height:60px;font-weight:900;color:#623191;padding:50px 0px;}
.kilometretasi_baslik{padding-left:30px;border-left:5px solid #623191;}
.kilometretasi_box_right .kilometretasi_baslik{padding-left:0px;border:0px;padding-right:30px;border-right:5px solid #623191;}
.kilometretasi_icerik{color:#42474C;font-size:18px;line-height:35px;padding:50px 0px;font-weight:600;}
@media (max-width: 991px) {
	.kilometretasi_baslik, .kilometretasi_box_right .kilometretasi_baslik{font-size:45px;line-height:45px;text-align:center !important;border:0px;padding:30px 0px 0px 0px;}
	.kilometretasi_icerik{text-align:center !important;padding:30px 0px}
}




.pencereBlock{color:#333;font-size:15px;line-height:23px;}
.pencereBlock h3{color:#662D91;font-size:25px;margin-bottom:20px;text-align:center;font-weight:800;}
.pencereBlock img{width:100% !important;height:auto !important;}




.wv-wrapper.wv-circle, .wv-wrapper.wv-circle-small{height:30px !important;width:30px !important;}
.wv-wrapper.wv-circle .wv-load, .wv-wrapper.wv-circle-small .wv-load{background-size:15px !important;}
.wv-wrapper.wv-circle .wv-loading, .wv-wrapper.wv-circle-small .wv-loading{background-size:15px !important;}
.wv-wrapper.wv-circle .wv-pause, .wv-wrapper.wv-circle-small .wv-pause{background-size:15px !important;}
.wv-wrapper.wv-circle .wv-play, .wv-wrapper.wv-circle-small .wv-play{background-size:15px !important;}
@media screen and (min-width: 64em){
	.wv-wrapper.wv-circle-small {
		margin-left: -50px !important;
	}
	.wv-wrapper.wv-circle-small::before {
		margin-left: 22px !important;
	}
	.wv-wrapper.wv-circle {
		margin-left: -50px !important;
		margin-top: 0px !important;
	}
	.wv-wrapper.wv-circle::before {
		margin-left: 22px !important;
		margin-top: 10px !important;
	}
}


.foto_circle{
-webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
overflow:hidden !important;
}


.is-ilanlari__item {
    display: flex;
    flex-flow: column wrap;
    gap: 2rem;
    align-items: center;
    justify-content: center;
    min-height: 128px;
    border-radius: 10px;
    background: #fff;
    font-weight: 700;
    text-align: center;
    padding: 3rem 1rem;
    text-decoration: none !important;
    border: 2px solid #eee;
    font-size: 18px;
    line-height: 120%;
    color: #000;
}
.is-ilanlari__item:hover {
    border-color: #da0552;
}


@media(min-width:992px) {
    #searchArea{position:fixed;z-index:9999;top:60px;left:0;right:0;width:100%;background:#fff}
    #searchArea:not([hidden]){transform:translateY(-100%);opacity:0;animation:search-area-reveal .5s ease-in-out forwards}
    #searchArea form{display:flex;flex-flow:row nowrap;gap:1rem;padding:1rem 0}
    #searchArea input{display:flex;flex-flow:row nowrap;gap:1rem;height:56px;border:0;box-shadow:none;font-size:24px;font-weight:700}
    #searchArea button[type="submit"]{height:56px;font-size:20px;font-weight:700}
    #searchArea button[type="button"]{height:56px;font-size:20px;font-weight:700;background:#fff;color:#623192;padding:0;margin-left:1rem}

    html:has(#searchArea:not([hidden])) #searchArea-overlay {
        opacity: 1
    }

    #searchArea-overlay {
        position: fixed;
        z-index: 9998;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        opacity: 0;
        transition: opacity .195s ease-in-out;
        pointer-events: none
    }

    @keyframes search-area-reveal {
        to {
            opacity: 1;
            transform: none
        }
    }
}

.row__referansKodu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.destek-basvurusu-item {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50rem;
    background: #DA0652;
    transform: translateY(-2px);
}

.headerTop__item {
    display: flex; 
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
}

#header .menuSLi_icon_destek{margin-left:5px;background-size:20px 20px;background-repeat:no-repeat;background-position:15px center;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    background-color:#74C283;
}

#header .menuSLi_icon_destek:hover{background-color:#777;}

#header .menuSLi_destek {
    margin-right: 0!important;
}

.kisa_box_button {
    border-radius: 10px !important; 
    background-color:#DA0652;
    padding: 9px 12px 7px 12px;
    color: #fff;
    margin-top: 35px;
    width: 200px;
}

.kisa_box_destek {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.kisa_box_button:hover{background-color:#777;}

.row-form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.formLabel {
    font-size: 18px;
}

.form-control {
    font-size: 18px;
}

.destek_icerik {
    font-size: 18px;
}

.kisa_box_img-form img {
    height: auto;
    width: 100%;
}



.sms {
    position: fixed;
    z-index: 999;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    color: #fff;
    background: #820daa;
    text-decoration: none !important;
    color: #fff !important;
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.18);
    border-radius: 50rem;
  }
  @media (max-width: 991px) {
    .sms {
      font-size: 14px;
      padding: 0.625rem;
      padding-right: 0.875rem;
      gap: 0.5rem;
      left: .5rem;
      bottom: 60px;
    }
  }
  @media (min-width: 992px) {
    .sms {
      right: 160px;
      padding: 0.875rem;
      padding-right: 1.375rem;
      gap: 1rem;
      font-size: 16px;
      bottom: .5rem;
    }
  }
  .sms__icon {
    color: #820daa;
    background: #fff;
    font-size: 0;
    line-height: 1;
    border-radius: 50rem;
    padding: 0.625rem;
  }
  @media (min-width: 992px) {
    .sms__icon {
      padding: 1rem;
    }
  }
  .sms__content {
    display: flex;
    gap: 0.25rem;
    flex-flow: column wrap;
  }
  .sms__title {
    line-height: 1.5;
    font-weight: 400;
    font-size: 1em;
  }

  @media (min-width: 992px) {
    .altEgitimBursu {
    padding-left: 2.5rem;
  }
  }