@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Poppins:wght@400;500;700&display=swap');
body,html{
    margin: 0px;
    padding: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper{
    height: 800px;
}
.my_slider{
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
}
.my_slider .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}
.header{
    background-color: #0000005c;
    height: 100px;
    position: fixed;
    width: 100%;
    z-index: 22;
}
.header_logo{
    width: 127px;
    height: 230px;
    float: left;
}
.header_logo img{
    width: 100%;
}
.header_menu{
    float: left;
    padding: 35px 10px 30px 10px;
    height: 100px;
    width: calc( 100% - 127px);
    text-align: right;
}
.header_menu ul{
    margin: 0px;
    padding: 0px;
}
.header_menu li{
    display: inline-block;
}
.header_menu li a{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 0px 10px;
}
.header_menu li a:hover{
    color: #000;
}
.myManset{
    height: 250px;
    margin: auto;
    width: 100%;
    max-width: 700px;
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #e8e8e8;
}
.manset_slider{
    background-color: #9E9E9E;
    height: 100%;
}
.mesaj{
    position: absolute;
    bottom: 200px;
    left: 0px;
    width: 500px;
}
.mesaj img{}
.ara_list{
    margin: 40px 0px;
}

.ara_list_list{
    height: 550px;
    background-color: #2f4245;

    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    position: relative;
    margin: 10px 0px;
}
.ara_list_list:hover .overbasr{
    opacity: 0;
}
.arkas14a{
    font-size: 21px;
    font-weight: 700;
    color: #666;
}
.arkas14a1{
    font-size: 15px;
    font-weight: 100;
    padding: 20px 0px;
}
.arkas14a2{

}
.arkas14a2 a{
    text-decoration: none;
    color: #000;
}
.arkas14a2 a:hover{

}
.overbasr{
    height: 100%;
    transition: all 0.5s ease;
}
.overtext{
    position: absolute;
    bottom: 20px;
    width: 100%;
    font-size: 28px;
    font-weight: 600;
    padding: 10px 13px;
    color: #fff;
    line-height: 28px;
}
.ma_over1{
    font-size: 28px;
    font-weight: 600;
    padding: 10px 13px;
    color: #fff;
    line-height: 32px;
}
.ma_over2{
    font-size: 14px;
    font-weight: 100;
    padding: 10px 13px;
    color: #fff;
    line-height: 23px;
}
.arabar{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    height: 300px;
    margin: 100px 0px;
}
.footer1{
    margin: 100px 0px;
}
.footer1a{
    background-color: #000;
    height: 250px;
}
.footer1b{
    height: 250px;
}
.footer2{
    text-align: center;
    padding: 50px 0px;
}
.footer3{
    padding-top: 20px;
}
.footer3a{
    width: 120px;
    float: left;
}
.footer3b{
    width: calc( 100% - 420px);
    float: left;
}

.kat1{
    padding: 30px 0px;
}
.kat1 img{
    width: 100%;
}

.kat2{
    margin-bottom: 30px;
    margin-top: 30px;
}
.kat2 ul{
    margin: 0px;
    padding: 0px;
}
.kat2 li{
    list-style: none;
    display: inline-block;
    padding: 10px 0px;
    text-align: center;
    max-width: 120px;
    background-color: #ccc;
    margin-right: 10px;
    font-size: 12px;
    width: 100%;
    font-weight: 700;
    cursor: pointer;
}
.kat2 li:hover{
    background-color: #4e6468;
    color: #fff;
}
.kat2 .active{
    background-color: #2f4245;
    color: #fff;
}

.kat3{
    margin-bottom: 30px;
    margin-top: 30px;
}
.kat3 ul{
    margin: 0px;
    padding: 0px;
}
.kat3 li{
    list-style: none;
    display: inline-block;
    padding: 10px 0px;
    text-align: center;
    max-width: 110px;
    background-color: #ccc;
    margin-right: 10px;
    font-size: 10px;
    width: 100%;
    font-weight: 700;
    cursor: pointer;
}
.kat3 li:hover{
    background-color: #4e6468;
    color: #fff;
}
.kat3 .active{
    background-color: #2f4245;
    color: #fff;
}

.kat4{
    margin-bottom: 30px;
    margin-top: 30px;
}
.kat4 ul{
    margin: 0px;
    padding: 0px;
}
.kat4 li{
    list-style: none;
    display: list-item;
    margin-bottom: 10px;
    height: 50px;
}

.kat41{
    width: 50px;
    font-size: 14px;
    text-align: center;
    padding: 6px 0px;
    float: left;
    font-weight: 900;
    color: #838383;
}
.kat42{
    width: calc( 100% - 190px);
    font-size: 14px;
    text-align: left;
    padding: 6px 0px;
    font-weight: 900;
    float: left;
}
.kat42 i{
    font-style: italic;
    color: #b4b4b4;
    font-weight: 300;
}
.kat43{
    width: 140px;
    font-size: 14px;
    text-align: right;
    padding: 6px 10px 6px 0px;
    float: left;
    font-weight: 400;
    color: #838383;
}
.k_load{
    padding: 250px;
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    color: #ccc;
}


.k_load i{
    font-size: 50px;
    color: #2f4245;
}
.k_load2{
    padding: 150px;
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    color: #ccc;
}


.k_load2 i{
    font-size: 50px;
    color: #2f4245;
}

.foot2{
    border-bottom: 10px solid #2f4245;
    display: list-item;
    height: 205px;
    margin-top: 100px;
    background-color: #2f4145;
}
.footer3a{}
.footer3a img{
    width: 100%;
}
.footer3b{
    padding: 80px 0px 0px 30px;
}



.footer3b ul{
    margin: 0px;
    padding: 0px;
}
.footer3b li{
    display: inline-block;
}
.footer3b li a{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 0px 10px;
}
.footer3b li a:hover{
    color: #8c9682;
}

.footer3c{
    text-align: right;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    padding: 60px 0px 0px 0px;
}
.footer3c i{
    font-size: 30px;
}

.footer3c a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1px;
    display: block;
}
.footer3c a:hover{
    color: #8c9682;
}

.footer3d{
    width: 120px;
    float: left;
    height: 150px;
}

.footer3d a{
    color: #2f4245;
    text-decoration: none;
    display: block;
    text-align: center;
}
.footer3c a:hover{
    color: #8c9682;
}
.footer3d img{
    width: 76px;
    margin: 34px 0px;
}

.arkas14a4{
    margin: 50px 0px 0px 0px;
}

.s21{
    width: 100%;
}
.s22{
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    position: relative;
    height: 300px;
    margin: 30px 0px;
}
.s23{
    width: 100%;
}

.ss_21{
}
.ss_21 b{
}

.ss_22{
    background-color: #2f4145;
    padding: 100px 0px;
    margin: 100px 0px;
    color: #fff;
}
.ss_22 b{
}

.ss_23{
    padding: 100px 0px;
    margin: 100px 0px;
}
.ss_23 b{
}

.area_ana{
    position: relative;
    height: 100%;
    min-height: 400px;
}
.area_ana .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    text-align: left;
    width: calc( 100% - 100px);
}
.aa1{
    font-size: 24px;
    padding: 20px 0px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 10px;
}
.aa2{
    font-size: 22px;
    padding: 20px 0px;
    font-family: "Poppins", sans-serif;
}
.aa3{
    font-size: 14px;
    padding: 10px 0px;
    font-family: "Poppins", sans-serif;
}
.aa2a{
    font-size: 25px;
    padding: 0px 0px 20px 0px;
    line-height: 28px;
    font-family: "Poppins", sans-serif;
    color: #afafaf;
    font-weight: 600;
}
.aa3a{
    font-size: 14px;
    padding: 0px;
    font-family: "Poppins", sans-serif;
}

.header_menu2{
    display: none;
    float: left;
    padding: 25px 10px 30px 10px;
    height: 100px;
    width: calc( 100% - 157px);
    text-align: right;
    font-size: 32px;
    color: #fff;
}

.mobile_menu{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 22;
    background-color: #ffffffe6;
}
.mobile_menu ul{
    margin: 0px;
    padding: 0px;
}
.mobile_menu li{
    list-style: none;
}
.mobile_menu li a{
    color: #2f4145;
    text-decoration: none;
    padding: 10px 0px;
    display: block;
}
.mobile_menu li a:hover{
    color: #8c9682;
}
.mobile_menu .menu{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 5px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 17px;
    font-weight: 600;
}

.mobile_menu .kapat{
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    font-size: 40px;
    color: #8c9682;

}

.foot1{
    text-align: center;
}
.foot1 img{
    width: 100px;
    padding: 50px 0px;
}
.foot1a{
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 26px;
    padding: 40px 0px;
}
.foot1b{
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 26px;
    padding: 0px 0px 40px 0px;
    color: #666;
}
.foot1c{}
.foot1c a{
    background-color: #2f4045;
    text-decoration: none;
    color: #fff;
    padding: 7px 10px;
    display: block;
    width: 130px;
    margin: auto;
}
.foot1c a:hover{
    background-color: #8c9682;
    color: #2f4045;
}

@media only screen and (max-width: 768px) {
    .header_menu{
        display: none;
    }
    .footer3b ul{
        display: none;
    }
    .header_menu2{
        display: block;
    }
    .mesaj {
        position: absolute;
        bottom: 200px;
        left: 0px;
        width: 80%;
    }
    .i_form{
        margin: 100px 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .header_menu{
        display: none;
    }
    .footer3b ul{
        display: none;
    }
    .header_menu2{
        display: block;
    }
    .mesaj {
        position: absolute;
        bottom: 200px;
        left: 0px;
        width: 80%;
    }
    .i_form{
        margin: 100px 0px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 992px) {

    .i_form{
        margin: 100px 0px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {

}
