@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.sifirla{
    padding: 0px;
}

body{
    font-family: 'Montserrat';

}
.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiper-slide {
    display: flex;
    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;
}

.menu_area{
    position: fixed;
    width: 100%;
    background-color: #fff;
    height: 75px;
    z-index: 2;
}
.slider_area{
    background-color: #ccc;
    padding-top: 75px;
}
.slider_area2{
    background-color: #ccc;
    padding-top: 75px;
}

.bar_area{
    padding: 80px 0px;
    background-color: #fff;
    color: #5b5b5b;
}
.bar_baslik{
    text-align: center;
    font-size: 33px;
    line-height: 37px;
    font-weight: 800;
    color: #fff;
    background: -webkit-linear-gradient(92deg, #1e50e6, #50c8ff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ara_area0{
    padding: 150px 0px;
    min-height: 300px;
}
.ara_area1{
    text-align: center;
}
.ara_area1 img{
    width: 100%;
    max-width: 400px;
}
.ara_area2{}
.bar3_area{
    padding: 80px 0px;
    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;
}
.bar3_ic{
    text-align: center;
    padding: 100px 0px;
}
.bar3_ica{
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
}
.bar3_icb{
    font-size: 150px;
    font-weight: 900;
    color: #fff;
    line-height: 130px;
}
.bar3_icc{
    font-size: 18px;
    font-weight: 200;
    color: #fff;
    width: 90%;
    max-width: 700px;
    margin: auto;
}
.projeler_area{
    text-align: center;
}
.projeler_baslik{
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 800;
    color: #5b5b5b;
}
.projeler_baslik1{
    padding: 0px 0px 50px 0px;
    font-size: 54px;
    font-weight: 800;
    line-height: 44px;
    color: #1e50e6;
}
.projeler_baslik2{
    padding: 0px 0px 20px 0px;
    font-size: 20px;
    font-weight: 800;
    line-height: 44px;
    color: #1e50e6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.projeler_baslik2 li{
    color: #8c8b8b;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: flex-end; */
    /* flex-direction: row; */
    /* align-content: space-around; */
    list-style: none;
    cursor: pointer;
}
.projeler_baslik2 li:hover{
    color: #1e50e6;
}
.projeler_baslik2 .secili{
    color: #1e50e6;
}
.proje_area{
    height: 250px;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.proje_resim{
    height: 200px;
    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;
    position: relative;
    cursor: pointer;
}
.proje_resim:hover .proje_resim_on{
    opacity: .7;
}

.proje_resim_on{
    height: 200px;
    /* background: linear-gradient(to bottom, #fff, #1aa4e6); */
    position: absolute;
    top: 0px;
    left: 0px;
    /* z-index: 22; */
    width: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(66deg, #1e50e6, #50c8ff 28%);
}
.proje_isim{
    height: 50px;
    background: linear-gradient(to bottom, #1aa4e6, #1c57e6);
    border-radius: 10px;
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.proje_isim1{
    float: left;
    height: 50px;
    width: calc(100% - 55px);
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
    line-height: 15px;
    padding-left: 13px;
    font-weight: unset;
    color: #fff;
}
.proje_isim2{
    float: right;
    height: 50px;
    width: 55px;
    padding-right: 5px;
}
.proje_isim2 img{
    height: 50px;
}
.footer-main{
    min-height: 200px;
    background: linear-gradient(to bottom, #1aa4e6, #1c57e6);
}

.cps_footer2 {
    background-color: #ccc;
    text-align: right;
}
.cps_footer2a {
    padding: 10px 0px;
    text-align: right;
}
.cps_footer2a a{
    color: #5b5b5b;
    font-size: 12px;
    text-decoration: none;
}

.cps_footer2a a:hover{
}

.referans_ana{padding: 100px 0px;}
.referans{
    text-align: center;
}
.referans img{}
.bar_box{
    padding: 30px 0px;
    color: #5b5b5b;
    text-align: center;
    display: block;
}
.bar_box1{
    height: 75px;
    /* margin: 10px 0px; */
    font-size: 36px;
    text-align: center;
    color: #5af6ff;
}
.bar_box1 i{

}
.bar_box1 img{
    width: 75px;
}
.bar_box2{
    text-align: center;
    line-height: 15px;
    /* font-weight: 700; */
    padding-top: 3px;
    font-size: 12px;
}
.bar_box2 b{
    font-weight: 700;
    font-size: 30px;
    line-height: 32px;
    height: 20px;
    display: block;
}

.ara_area2a{
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    color: #5b5b5b;
}
.ara_area2b{
    font-size: 38px;
    font-weight: 800;
    color: #1d50e5;
    line-height: 34px;
}
.ara_area2c{
    padding: 20px 0px;
    text-align: left;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #666;
}
.ara_area2d{}
.ara_area2d a{
    background: linear-gradient(to bottom, #1aa4e6, #1c57e6);
    color: #fff;
    text-decoration: none;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
    font-weight: 500;
    margin-top: 30px;
    display: block;
    max-width: 120px;
    text-align: center;
}
.ara_area2d a:hover{
    color: #5b5b5b;
}
.s_0{}
.s_1{
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    text-align: center;
    margin: auto;
}
.s_2{
    font-size: 58px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    margin: auto;
    line-height: 68px;
    padding-top: 10px;
}
.s_3{
    color: #e1e1e1;
    padding: 20px 0px;
    max-width: 700px;
    width: auto;
    text-align: center;
    margin: auto;
}
.s_4 a{
    color: #1e50e6;
    text-decoration: none;
    padding: 7px 0px 7px 0px;
    font-size: 14px;
    font-weight: 500;
    display: block;
    max-width: 120px;
    text-align: center;
    margin: 10px auto 0px auto;
    background-color: #fff;
    margin-top: 40px;
}
.s_4 a:hover{
    color: #5b5b5b;
}


.video_k{
    margin-bottom: 20px;
}
.video_k a{
    display: block;
    border: 1px solid #ccc;
}
.video_k a:hover{
}

.video_k_resim_ana{
    width: 100%;
    aspect-ratio: 3 / 1.35;
    overflow: hidden;
}
.video_k_resim{
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 100%;
    transition: all 0.5s ease;
    overflow: hidden;

}
.video_k a:hover .video_k_resim {
    transform: scale(1.1) rotate(3deg);
}

.video_k a:hover .video_k_isim{
    color: #fff;
    background: -webkit-linear-gradient(110deg, #1e50e6, #50c8ff 80%);
}

.video_k_isim{
    height: 100px;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #5b5b5b;
    line-height: 15px;
}
.video_k_isim .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.texto {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}
.mySwiper {
    height: 600px;
}
.mySwiper2 {
    height: 300px;
}

.m_logo{
    height:75px;
}
.m_logo img{
    height: 65px;
    margin: 5px 0px;
}
.m_menu{
    display: inline-block;
    width: calc(100% - 104px);
    margin: 0px;
    padding: 0px;
    height: 75px;
}
.m_menu ul{
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.m_menu li{
    display: inline-block;
}
.m_menu li a::before {
    content: "|";
    margin-right: 12px;
}
.m_menu li:last-child a::before {
    content: "";
    margin-right: 0px;
}
.m_menu li:first-child a::before {
    content: "";
    margin-right: 0px;
}
.m_menu li a{
    display: block;
    margin: 25px auto;
    padding: 0px 10px;
    text-align: center;
    /* width: 22px; */
    color: #5b5b5b;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
}

.m_menu li a:hover{
    color: #1ea8e6;
}
.m_menu li .active{
    color: #1ea8e6;
}
.teklif a{
    padding: 5px 15px !important;
    border-radius: 10px;
    background: linear-gradient(to bottom, #1eabe6, #1e51e6);
    color: #ffffff !important;
}

.teklif a:hover{
    color: #5b5b5b;
}
.teklif .active{
    color: #5b5b5b;
}


.m_dil{
    display: inline-flex;
    width: 50px;
    height: 75px;
    overflow: hidden;
}
.m_dil ul{
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.m_dil li{
    width: 40px;
    display: inline-block;
}
.m_dil li a{
    display: block;
    margin: 25px auto;
    text-align: center;
    width: 22px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
.m_dil li a:hover{
    color: #1ea8e6;
}
.m_dil li .active{
    color: #1ea8e6;
}
.s_menu{
    color: #1e50e6;
    text-align: right;
}
.s_menu1 {
    float: right;
    width: 100px;
    margin-top: 14px;
    margin-right: 10px;
}
.s_menu1 a{
    display: block;
    padding: 5px 15px !important;
    border-radius: 10px;
    background: linear-gradient(to bottom, #1eabe6, #1e51e6);
    color: #ffffff !important;
    padding: 5px 15px !important;
    border-radius: 10px;
    background: linear-gradient(to bottom, #1eabe6, #1e51e6);
    font-size: 13px;
    text-decoration: none;
    font-weight: 800;
    text-align: center;
}
.s_menu2{
    color: #1e50e6;
    text-align: center;
    padding-top: 11px;
    font-size: 38px;
    float: right;
    width: 50px;
}
.s_menu2:hover{
    color: #000;
}


.footer_sol {
    padding: 25px 0px;
}
.footer_sol_1 img {
    width: 100%;
    max-width: 100px;
}
.footer_sol_2 {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding: 20px 0px 10px 0px;
}
.footer_sol_3 {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    padding: 0px 0px 20px 0px;
}

.footer_sol_4{
}
.footer_sol_4 ul{
    margin: 0px;
    padding: 0px;
}
.footer_sol_4 li{
    display: inline-block;
}
.footer_sol_4 li a{
    color: #fff;
    width: 30px;
    height: 30px;
    display: block;
    padding-top: 3px;
    text-align: center;
}
.footer_sol_4 li a:hover{
    color: #5b5b5b;
}
.footer_sag{
    text-align: right;
    padding: 25px 0px;
    color: #fff;
}


.cps_footer1b{
    padding: 0px 0px;
}
.cps_footer1ba{
    font-size: 14px;
    font-weight: 700;
}
.cps_footer1ba a{}
.cps_footer1ba a:hover{}
.cps_footer1bb{
    padding: 10px 0px;
}
.cps_footer1bb a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}
.cps_footer1bb a:hover{
    color: #5b5b5b;
}
.cps_footer1bc{

}
.cps_footer1bc a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}
.cps_footer1bc a:hover{
    color: #000;
}
.cps_footer1bd{}
.cps_footer1bd ul{
    margin: 0px;
    padding: 0px;
}
.cps_footer1bd li{
    list-style: none;
    display: inline-block;
}
.cps_footer1bca{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
}
.cps_footer1bca ul{
    padding: 0px;
    margin: 0px;
}
.cps_footer1bca li{
    list-style: none;
    display: inline-block;
}
.cps_footer1bca li a{
    width: 30px;
    height: 30px;
    display: block;
    text-align: left;
    color: #fff;
}
.cps_footer1bca li a:hover{
    color: #5b5b5b;
}
.cps_footer1bd a{
    display: block;
    width: 40px;
    height: 40px;
    /* background-color: aquamarine; */
    text-align: center;
    padding-top: 6px;
    font-size: 20px;
    color: #fff;
}
.cps_footer1bd a:hover{
    color: #fa2250;
}
.cps_footer1c{
    padding: 40px 0px;
}

.cps_footer1ca{
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.cps_footer1cb ul{
    margin: 0px;
    padding: 0px;
}
.cps_footer1cb li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.cps_footer1cb li a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    margin: 10px 0px;
    display: block;
}
.cps_footer1cb li a:hover{
    color: #fa2250;
}

.f_m{
    padding: 40px 0px;
}
.f_m_baslik{
    text-align: left;
    font-weight: 800;
    font-size: 14px;
    height: 12px;
    margin-bottom: 15px;
}
.f_m_menu{
    font-size: 12px;
    color: #f3f3f3;
    font-weight: 400;
    margin-bottom: 10px;
}
.f_m_menu ul{
    margin: 0px;
    padding: 0px 0px;
}
.f_m_menu li {
    list-style: none;
    text-align: left;
}
.f_m_menu li a{
    color: #f3f3f3;
    text-decoration: none;
    text-align: left;
    padding: 5px 0px;
    display: block;
    font-size:14px;
}
.f_m_menu li a:hover{
    color: #000;
}
.alt_bar{
    font-size: 12px;
    color: #f3f3f3;
    font-weight: 400;
    margin-bottom: 10px;
    background: linear-gradient(to bottom, #1aa4e6, #1c57e6);
}
.alt_bar ul{
    margin: 0px;
    padding: 0px;
}
.alt_bar li {
    list-style: none;
    text-align: left;
    display: inline-block;
}
.alt_bar li a{
    color: #f3f3f3;
    text-decoration: none;
    text-align: left;
    padding: 24px 24px;
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin: -4px;
}
.alt_bar li a:hover{
    background-color: #fff;
    color: #237ae2;
}
.alt_bar li .active{
    background-color: #fff;
    color: #237ae2;
}

.mod_0{
    padding: 80px 0px;
}
.mod_1{
    font-size: 32px;
    font-weight: 700;
    background: -webkit-linear-gradient(76deg, #1e50e6, #50c8ff 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 38px;
}
.mod_2{
    padding: 20px 0px;
    text-align: left;
    font-weight: 800;
    font-size: 15px;
    line-height: 24px;
    color: #666;
}
.mod_3{
    padding: 20px 0px;
    text-align: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    color: #666;
}

.mod_4{
    text-align: center;
}

.mod_4 img{
    max-width: 500px;
    width: 100%;
}
.mod_6{
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    color: #666;
    padding: 10px 0px 80px 0px;
    width: 100%;
    margin: auto;
}
.mod_5{
    font-size: 32px;
    font-weight: 900;
    color: #237ae2;
    text-align: center;
}

.mod_7{
    width: 100%;
    max-width:1000px;
    margin: auto;
}
.mod_7 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.mod_7 li{
    list-style: none;
    display: inline-block;
    width: 200px;
}
.mod_7 li img{}
.mod_01{
    padding: 80px 0px;
    background-color: #fcfdfc;
}
.mod_71{}
.mod7a{
    text-align: center;
    padding: 10px 0px;
}
.mod7a img{
    max-width: 100px;
}
.mod7b{
    min-height: 70px;
    text-align: center;
    font-size: 15px;
    padding: 0px 15px;
    font-weight: 600;
    color: #5b5b5b;
}
.mod7c{
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px #ccc;
    margin-bottom: 20px;
    padding: 30px 0px;
}
.mod_12{
    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;
    height: 600px;
}
.mod7aa{}
.mod7aa img{
    max-width: 120px !important;
}
.mod7ab{
    font-weight: 600;
    color: #365ce8;
    margin-top: 10px;
}
.mod_12a{
    height: 280px;
    text-align: center;
}
.mod_12b{
    height: 100px;
    position: relative;
    text-align: center;
}
.mod_12b img{
    height:100px;
}
.mod_12b .ortala{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding: 0px 20px;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    line-height: 23px;
}
.mod_12c{
    text-align: center;
}
.mod_12c a{
    padding: 7px;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: auto;
    font-weight: 400;
    max-width: 250px;
    font-size: 14px;
}

.video_k{
    position: relative;
    margin: 15px 10px;
}
.video_k:hover .video_k_arka{
    display: block;
}
.video_k_arka{
    background-color: #00000070;
    height: 100%;
    position: absolute;
    width: 100%;
    display: none;
}
.video_k_arka .ortala{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding: 0px 20px;
    font-size: 49px;
    font-weight: 800;
    color: #ffffff;
}
.video_k_resim_ana{}
.video_k_resim_ana img{
    width: 100%;
}
.video_k_resim{
    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;
}


.bb_baslik{
    padding: 20px 0px 50px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}


.iform{
    padding: 0px;
    width: 100%;
}
.iform input[type="text"],.iform input[type="email"]{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #a7a7a7;
    margin: 8px 0px;
    background-color: #fff0;
    padding:  0px;
    font-size: 16px;
}
.iform select {
    appearance: none; /* Varsayılan tarayıcı stilini kaldır */
    -webkit-appearance: none; /* Safari için varsayılan stil kaldırma */
    -moz-appearance: none; /* Firefox için varsayılan stil kaldırma */
    width: 100%;
    border: none;
    border-bottom: 1px solid #a7a7a7; /* Alt çizgi stili */
    margin: 8px 0px;
    background-color: transparent; /* Şeffaf arka plan */
    padding: 4px 4px; /* Hafif iç boşluk ekledim */
    font-size: 16px;
    color: #000; /* Yazı rengini belirginleştirmek için */
    line-height: 1.5; /* Daha iyi metin hizalaması */
    cursor: pointer; /* Daha iyi kullanıcı deneyimi için */
    border-radius: 0px;
}

/* Safari'de özel ok simgesi ekleme */
.iform select {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6"%3E%3Cpath fill="%23a7a7a7" d="M0 0l5 5 5-5H0z"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 10px 6px;
}

/* Safari için focus stili */
.iform select:focus {
    outline: none; /* Varsayılan odak çizgisini kaldır */
    border-bottom: 1px solid #007aff; /* Daha belirgin bir odak çizgisi */
}

/* Placeholder stili */
.iform select option[value=""][disabled] {
    display: none; /* Boş bir seçeneği gizle */
}

.iform textarea{
    width: 100%;
    min-height:45px;
    border: 0px;
    border-bottom: 1px solid #a7a7a7;
    margin: 8px 0px;
    background-color: #fff0;
    padding: 0px 0px;
    font-size: 16px;
}
.iform button{
    border: 0px;
    background-color: #1e50e6;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 7px 20px 6px 20px;
    float: right;
    border-radius: 5px;
}
.iform button:hover{
    background-color: #5b5b5b;
    color: #fff;
}
input::placeholder {
    font-size: 16px;
    padding: 3px 3px;
    color: #5b5b5b;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .6px;
}
textarea::placeholder {
    font-size: 16px;
    padding: 3px 3px;
    color: #5b5b5b;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .6px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    outline: none;
}

.txt_field{
    position:relative;
}

.txt_field input {

}


.txt_field label {
    position: absolute;
    top: 25px;
    left: 0px;
    color: #adadad;
    transform: translateY(-50%);
    /* font-size: 14px; */
    pointer-events: none;
    transition: .3s;
    font-size: 14px;
}



.veri_tablo .mod1{
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #c7e3a5;
    border-top: 0px;
    border-bottom: 0px;
}
.veri_tablo .mod1 td{
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background-color: #85bf41;
}
.veri_tablo .mod1 td:nth-child(1){
    width: 40%;
}
.veri_tablo .mod2{

}
.veri_tablo .mod2 td{
    padding: 5px 10px;
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 700;
    background-color: #d8e7ba;
    border: 1px solid #d8e7ba;
}

.veri_tablo tr td:nth-child(2){
    border-left: 1px solid #f0f0f0;
}
.veri_tablo tr td:nth-child(3){
    border-left: 1px solid #f0f0f0;
}

.veri_tablo tr td:last-child{
    border-right: 1px solid #fff;
}
.veri_tablo td{
    padding: 8px 10px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}

.veri_tablo tr:last-child td{

    border-bottom: 0px;
}
.veri_tablo p{
    font-size: 14px;
    padding: 10px;
    line-height: 24px;
    color: #5b5b5b;
}
.w_e_alert{
    border-bottom: 1px solid #ff0000 !important;
}
.w_t_alert{
    border-bottom: 1px solid #ff0000 !important;
}

.mosa1{
    top: 10px !important;
}
.veri_tablo p br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}


.cps_header{}
.cps_header1{
    background-color: #8fc641;
    height: 36px;
    padding: 3px 0px;
}
.cps_header1 ul{
    text-align: right;
}
.cps_header1 li{
    display: inline-block;
}
.cps_header1 li a{
    padding: 2px 3px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-right: 10px;
    font-weight: 700;
}
.cps_header1 li a i{
    font-size: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    padding: 3px 0px;
    margin-right: 7px;
}
.cps_header1 li a:hover{
    color: #5b5b5b;
}
.cps_header2{
    background-color: #fff;
    height: 100px;
}

.cps_header2a{

}
.cps_header2a img{


}
.cps_header2b{

}
.cps_header2c{

}


.cps_header2{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.cps_header21{display:inline-flex;
    height: 100px;
}
.cps_header21 a{
    display: block;
    margin: 10px 0px;
}
.cps_header21 img{
    height: 100%;
}
.cps_header22{
    display: inline-flex;
    height: 80px;
    width: calc( 100% - 100px);
    align-content: space-around;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
}
.cps_header22 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.cps_header22 li{
    list-style: none;
    display: inline-block;
}
.cps_header22 li .secili{
    font-weight: 700;
}
.cps_header22 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
    padding: 0px 10px 0px 0px;
    font-weight: 700;
}
.cps_header22 li:first-child::before {
    content:"";
}
.cps_header22 li::before {
    content:"|";
    margin-right: 12px;
}
.cps_header22 li a:hover{
    color: #8fc641;
}

.cps_header27{
    display: inline-flex;
    height: 80px;
    width: calc( 100% - 100px);
    align-content: space-around;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
}
.cps_header27 ul{
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.cps_header27 li{
    list-style: none;
    display: inline-block;
}
.cps_header27 li .secili{
    font-weight: 700;
}
.cps_header27 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
    padding: 0px 10px 0px 0px;
    font-weight: 700;
}
.cps_header27 li:first-child::before {
    content:"";
}
.cps_header27 li::before {
    content:"|";
    margin-right: 12px;
}
.cps_header27 li a:hover {
    color: #3050e6;
}

.cdisabled{
    background-color: #ccc !important;
    opacity: .3;
}

.cps_header23{
    display: inline-flex;
    height: 80px;
    width: 100px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: space-around;
    align-items: stretch;
}
.cps_header23 div{
    width: 100px;
}
.cps_header23 ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.cps_header23 li{
    list-style: none;
    display: inline-block;
}
.cps_header23 li .secili{
    font-weight: 700;
}
.cps_header23 li a{
    font-size: 13px;
    text-decoration: none;
    color: #5b5b5b;
}
.cps_header23 li a:hover{
    color: #8fc641;
}

.cps_header24{
    display: inline-flex;
    height: 80px;
    width: 200px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: space-around;
    align-items: stretch;
}

.cps_header24 div{
    width: 70px;
    text-align: center;
}
.cps_header25{
    width: 100%;
}

.listelim ul {
    list-style: none; /* Standart liste işaretlerini kaldır */
    padding-left: 0; /* Sol boşluğu kaldır */
}

.listelim ul li {
    position: relative;
    padding-left: 25px; /* İkon için boşluk bırak */
    font-size: 12px;
    line-height: 20px;
}

.listelim li{

}

.listelim li:before {
    content: "\f111";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 8px;
    color: #8fc641;
}

.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: inline-block;
    margin: 0PX 0PX;
}
.mobile_menu li a:hover{
    color: #3050e6;
}

.cps_header24ac a{
    font-size: 14px;
    line-height: 16px;
}
.cps_header24ac a:hover{
    color: #3050e6;
}

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

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

}
.cps_header24a:hover{

}

.s_1a{
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    padding: 20px 30px;
    line-height: 44px;
}
.s_1a b{
    color: #fff;
    font-size: 32px;
    line-height: 34px;
}
.s_2a{
    min-height: 200px;
}
.s_2a img{
    max-width: 1000px;
    max-height: 300px;
    width: auto; /* Oranı korumak için genişliği otomatik ayarlar */
    height: auto; /* Oranı korumak için yüksekliği otomatik ayarlar */
    display: block; /* Tarayıcı varsayılan boşluk sorunlarını önler */
    margin: 0 auto; /* Ortalamak için */
}
.s_2b img{
    max-width: 90%;
    max-height: 300px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}
.main_ground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Videoyu tam olarak alanı dolduracak şekilde ölçeklendirir */
    z-index: -1; /* Videonun diğer içeriklerin arkasında kalmasını sağlar */
}

@media (max-width: 575.98px) {
    .s_1{
        font-size: 24px;
        padding: 0px 30px;
        line-height: 24px;
    }
    .s_2{
        font-size: 44px;
        padding: 20px 30px;
        line-height: 40px;
    }
}

@media (min-width: 575.98px) and (max-width: 767.98px) {

}

@media (min-width: 767.98px) and (max-width: 991.98px) {

}

@media (min-width: 991.98px) and (max-width: 1199.98px) {

}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {

}

@media (min-width: 1399.98px) {

}

.mozia{
    height: 250px;
}


@media (max-width: 575.98px) {
    .mozia{
        max-width: 90%;
        height: 160px;
    }
    .cps_footer2a{
        text-align: center;
    }
    .cps_footer2a a {
        display: block;
    }
    .cps_header24{
        display: inline-flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .s_text{
        font-size: 30px;
        text-align: center;
        line-height: 34px;
        padding: 0px 30px;
    }
    .seme{
        height: 200px; !important;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-80%) !important;
    }
    .mmb_1 {
        height: 600px !important;
        margin-left: 0px !important;
    }
    .section9 {
        margin: 50px 0px 0px 0px;
    }
    .mma_2{
        height: 250px !important;
    }
    .section20{
        margin-top: 0px !important;
    }
    .ekran4{
        display: none;
    }
    .s_1a{
        color: #fff;
        font-size: 24px;
        font-weight: 900;
        padding: 20px 0px;
        line-height: 34px;
    }
    .s_1a b{
        color: #fff;
        font-size: 22px;
        line-height: 24px;
    }
    .s_2a{}
    .s_2a img{
        max-width: 400px;
        max-height: 300px;
        width: auto; /* Oranı korumak için genişliği otomatik ayarlar */
        height: auto; /* Oranı korumak için yüksekliği otomatik ayarlar */
        display: block; /* Tarayıcı varsayılan boşluk sorunlarını önler */
        margin: 0 auto; /* Ortalamak için */
    }
    .s_2b img{
        max-width: 90%;
        max-height: 300px;
        width: auto;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}

@media (min-width: 575.98px) and (max-width: 767.98px) {
    .cps_header24{
        display:inline-flex;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }

    .s_text{
        font-size: 32px;
        text-align: center;
    }
    .s_resim{
        max-height: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .seme{
        height: 200px; !important;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-60%) !important;
    }
    .ekran4{
        display: none;
    }
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
    .cps_header24{
        display:inline-flex;
    }
    .cps_header22{
        display: none;
    }
    .cps_header27{
        display: none;
    }
    .s_text{
        font-size: 40px;
        text-align: center;
    }
    .s_resim{
        max-width: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .ust_header{
        height: 200px;
    }
    .textf1{
        transform: translateY(-20%) !important;
    }
    .textf2{
        transform: translateY(-80%) !important;
    }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
    .s_text{

    }
    .s_resim{
        max-height: 400px;
    }
    .cok0{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok1{
        border-top:0px solid #ccc !important;
        border-bottom:1px solid #ccc !important;
        border-left:1px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok2{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:0px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
    .cok3{
        border-top:0px solid #ccc !important;
        border-bottom:0px solid #ccc !important;
        border-left:1px solid #ccc !important;
        border-right:0px solid #ccc !important;
    }
}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {

    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
}

@media (min-width: 1399.98px) {
    .cps_header24{
        display: none;
    }
    .cps_header25{
        display:none;
    }
    .ara_area2_ic{
        padding-top: 50px;
    }
    .mySwiper2{
        height: 400px;
    }
}
