body,html{
    font-family: "Arimo", sans-serif;

}

/* Footer */

.footer{
    background-color: #001f53;
    padding: 60px 0px;
    font-size: 12px;
    color: #fff;
    text-align: left;
}
.footer1{}
.footer1a{}
.footer1a img{
    width: 100%;
    max-width: 300px;
}
.footer1b{
    font-size: 11px;
    line-height: 14px;
    padding: 10px 0px;
    font-weight: 100;
}
.footer1c{
    font-size: 11px;
    line-height: 14px;
    padding: 10px 0px;
    font-weight: 100;
}
.footer1d{
    font-size: 11px;
    line-height: 14px;
    padding: 10px 0px;
    font-weight: 100;
}
.footer1d ul{
    padding: 0px;
    margin: 0px;
}
.footer1d ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
}
.footer1d ul li a{
    display: block;
    font-size: 20px;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    text-align: center;
    padding-top: 2px;
    color: #fff;
}
.footer1d ul li a:hover{
    color: #f07722;
}

.footer2{
    margin-bottom: 30px;
}
.footer2 ul{
    margin: 0px;
    padding: 0px;
}
.footer2 li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer2 li a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    line-height: 18px;
    padding: 2px 0px;
    display: block;
}
.footer2 li a:hover{
    color: #FF9800;}
.footer2 li:first-child a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 2px 0px;
    display: block;
    padding-bottom: 10px;
}
.footer2 li:first-child a:hover{
    color: #FF9800;}


/* BAR */

.baro{
    text-align: left;
    transform-origin: center;
    margin: 5px;
}
.baro:hover .baro3{
    transform: scale(1.05);
    box-shadow: 0px 5px 5px 1px rgb(174 174 174);
}
.baro1{
    font-size: 12px;
    color: #FF9800;
    height: 20px;
    text-align: center;
}
.baro2{
    font-size: 17px;
    padding: 0px 0px 10px 0px;
    height: 70px;
    line-height: 20px;
    font-weight: 200;
}
.baro3{
    height: 280px;
    justify-content: center;
    align-items: center;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
}



.mySwiper .swiper-wrapper {
    padding: 20px 0;
}

.mySwiper .swiper-slide {
    -webkit-transition: 250ms all;
    transition: 250ms all;
}


.sifirla{
    padding: 0px;
}

.mySlider{
    height: 600px;
}
.mySlider .slider_main{
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
}
.sliar0{
    width: 100%;
    max-width: 800px;
    align-items: center;
    position: relative;
    margin: auto;
    height: 700px;
    padding: 30px;
}
.sliar1{
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -380px;
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    display: flex;
    z-index: 22;

}
.sliar1 img{
    width: 100%;
}

.sliar0a{
    width:100%;
    max-width:1000px;
}
.sliar0a img{
    width:100%;
}

/* Menü */

.menu{
    width: 100%;
    background-color: #ffffff00;
    position: fixed;
    height: 100px;
    transition: all 0.5s ease;
    z-index: 4;
}
.menu_ana{
    position: relative;
    z-index: 3;
    height: 100px;
    background-color: #ffffff00;
    transition: all 0.5s ease;
    border-bottom: 1px solid #80808066;
}
.menu:hover .menu_ana{
    background-color: #002355;
}

.menu_sabit {
    background-color: #002355;
}


.menu1{
    float: left;
    width: 250px;
    height: 100px;
    padding: 10px 0px;
}
.menu1 a{
    display: block;
}
.menu1 img{
    width: 200px;
    padding: 24px 0px 0px 0px;
}
.menu2{
    float: left;
    width: calc(100% - 325px);
    height: 100px;
}
.menu2 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.menu2 li{
    margin: 0px;
    list-style: none;
    display: inline-block;
    /* margin-right: 10px; */
    color: #f3f3f3;
    border-bottom: 3px solid rgba(240, 119, 34, 0);
    border-right: 1px solid #80808066;
    text-align: center;
    margin-right: -4px;
}
.menu2 li:last-child{
    border-right: 0px solid #80808066;
}
.menu2 li a{
    height: 100px;
    padding: 40px 10px 0px 10px;
    color: #d8d8d8;
    text-decoration: none;
    font-weight: 100;
    font-size: 13px;
    display: block;
}
.menu2 li:hover a{
    color: #f07722;
}
.menu2 li:hover{
    border-bottom: 3px solid #f07722;
}



.menu31{
    float: left;
    width: 250px;
    height: 100px;
    padding: 10px 0px;
}
.menu31 a{
    display: block;
}
.menu31 img{
    width: 170px;
    padding: 28px 0px;
}
.menu32{
    float: left;
    width: calc(100% - 325px);
    height: 100px;
}
.menu32 ul{
    margin: 0px;
    padding: 0px;
}
.menu32 li{
    padding: 40px 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    /* margin-right: 10px; */
    height: 100px;
    color: #f3f3f3;
    border-bottom: 3px solid rgba(240, 119, 34, 0);
    border-right: 1px solid #80808066;
    padding: 40px 10px 0px 10px;
    text-align: center;
    margin-right: -4px;
}
.menu32 li a{
    color: #15216a;
    text-decoration: none;
    font-weight: 100;
    font-size: 13px;
}
.menu32 li:hover a{
    color: #f07722;
}
.menu32 li:hover{
    border-bottom: 3px solid #f07722;
}

.menu2 ul li{}
.menu2 ul ul{}
.menu2ul{}
.menu2li{}
.menu2ulli{}
.menu2ulul{}
.menu3{
    float: right;
    width: 25px;
    height: 100px;
    padding-top: 20px;
}

.menu3 ul{
    margin: 0px;
    padding: 0px;
}
.menu3 li{
    list-style: none;
}
.menu3 li a{
    display: block;
    height: 25px;
    margin-top: 20px;
    border-radius: 5px;
    color: #000000;
}
.menu3 li a:hover{
    color:  #f07722;
}
.menu3a{
    float: left;
    width: 20px;

}
.menu3a img{
    display: none;
    width: 17px;
    line-height: 10px;
    margin-left: 3px;
    margin-top: -1px;
}
.menu3b{
    width: 30px;
    text-align: center;
    float: left;
    font-size: 12px;

    padding-top: 4px;
    font-weight: 900;
}

.menu33{
    float: right;
    width: 25px;
    height: 100px;
    padding-top: 20px;
}

.menu33 ul{
    margin: 0px;
    padding: 0px;
}
.menu33 li{
    list-style: none;
}
.menu33 li a{
    display: block;
    height: 25px;
    margin-top: 20px;
    border-radius: 5px;
    color: #000000;
}
.menu33 li a:hover{
    color:  #f07722;
}
.menu33a{
    float: left;
    width: 20px;
}
.menu33a img{
    width: 17px;
    line-height: 10px;
    margin-left: 3px;
    margin-top: -1px;
}
.menu33b{
    width: 30px;
    text-align: center;
    float: left;
    font-size: 12px;

    padding-top: 4px;
    font-weight: 900;
}

.menu4{
    float: right;
    width: 50px;
    height: 75px;
}

.menu4 ul{
    margin: 0px;
    padding: 0px;
}
.menu4 li{
    list-style: none;
    display: inline-block;
}
.menu4 li a{
    display: block;
    height: 25px;
    margin-top: 20px;
    border-radius: 5px;
    color: #000000;
    width: 20px;
    text-align: center;
}
.menu4 li a:hover{
    color:  #f07722;
}

.menu5{
    float: right;
    width: 50px;
    height: 75px;
    /* background-color: #ddd; */
    text-align: center;
    padding-top: 39px;
    color: #fff;
    font-size: 20px;
}
.menu5:hover{
    color:  #f07722;
}
.menu4{
    float: right;
    width: 50px;
    height: 75px;
}

.menu34 ul{
    margin: 0px;
    padding: 0px;
}
.menu34 li{
    list-style: none;
    display: inline-block;
}
.menu34 li a{
    display: block;
    height: 25px;
    margin-top: 20px;
    border-radius: 5px;
    color: #000000;
    width: 20px;
    text-align: center;
}
.menu34 li a:hover{
    color:  #f07722;
}

.menu35{
    float: right;
    width: 50px;
    height: 75px;
    /* background-color: #ddd; */
    text-align: center;
    padding-top: 39px;
    font-size: 20px;
}
.menu35:hover{
    color:  #f07722;
}

.mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ffffffc4;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 2;
    width: 100%;
    height: 200px;
}


.menu2 li:hover .mega-menu {
    display: block; /* Hover sırasında görünür yap */
}

.mySwiper{
}

.faaliyetler{
    margin: 50px 0px;
}
@media screen and (max-width: 576px) {
    .mySlider {
        height: 500px;
    }
    .menu2{
        display:none;
    }
    .menu5{
        display:block;
    }
    .menu35{
        display:block;
    }
}

@media screen and (min-width: 576px ) and ( max-width: 768px) {
    .mySlider {
        height: 500px;
    }
    .menu2{
        display:none;
    }
    .menu5{
        display:block;
    }
}

@media screen and (min-width: 768px ) and ( max-width: 992px) {
    .mySlider {
        height: 500px;
    }
    .menu2{
        display:none;
    }
    .menu5{
        display:block;
    }
    .menu35{
        display:block;
    }
}

@media screen and (min-width: 992px ) and (max-width: 1200px) {
    .mySlider {
        height: 600px;
    }
    .sliar0a {
        max-width: 1000px;
        width: 100%;
        margin: auto;
    }
    .menu2{
        display:none;
    }
    .menu5{
        display:block;
    }
}

@media screen and (min-width: 1200px ){
    .mySlider {
        height: 650px;
    }
    .sliar0a {
        max-width: 1200px;
        width: 100%;
        margin: auto;
    }
    .mySwiper{
        width: 100%;
        max-width:800px;
    }
    .menu5{
        display:none;
    }
    .menu35{
        display:none;
    }
}
