.sponsors_bg_ayar {
    min-height: 718px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}
.programme_bg_ayar {
    min-height: 718px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer_buton {
    color: white;
    padding: 0.2rem 0rem;
}
.footer_buton:hover,
.footer_buton:focus {
    color: white;
    padding: 0.2rem 0rem;
}
.footer_buton:hover {
    color: white;
}
.banner_img {
    width: 40px;
}
::placeholder {
    color: black !important;
}
.duyuru_hover:hover {
    box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);
    cursor: pointer;
}
.input_hover:hover {
    box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);
    cursor: pointer;
}
.menu_div {
    padding-top: 120px;
}
.title_border {
    width: 120px;
    border: 2px solid #123a6d;
}
.h_f_bg {
    background-color: rgb(0 0 0 / 80%) !important;
}
/* wawe */
.w_header {
    position: relative;
    text-align: center;
    background: linear-gradient(60deg, transparent 0%, transparent 100%);
    color: white;
}
.w_logo {
    width: 0px;
    fill: white;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
}
.w_inner_header {
    height: 20px;
    width: 100%;
}
.w_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.w_waves {
    position: relative;
    width: 100%;
    height: 20px;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 150px;
}
.w_parallax > use {
    animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.w_parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}
.w_parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}
.w_parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}
.w_parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}
@media (max-width: 768px) {
    .w_waves {
        height: 40px;
        min-height: 40px;
    }
}
/* wawe */
.img_hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.img_hover:hover {
    -webkit-filter: unset;
    filter: unset;
}
.footer_logo {
    width: 242px;
    max-width: 100%;
}
.main_btn {
    background-color: #123a6d;
    color: white;
    padding: 0.8rem 1rem;
    border-radius: 2rem;
    border: 0.2rem solid #123a6d;
    margin-bottom: 0.8rem;
}
.main_btn:hover,
.main_btn:focus,
.main_btn:visited {
    background-color: white;
    color: #10489c;
    padding: 0.8rem 1rem;
    border-radius: 2rem;
    border: 0.2rem solid #10489c;
    margin-bottom: 0.8rem;
}
.ana_sayfa_projer_bg_color {
    background-color: rgb(8 8 8 / 80%);
}
.ana_sayfa_ikon {
    width: 60px;
}
.bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
a {
    text-decoration: none !important;
}
.iletisim_btn {
    color: #1d2631;
}
.iletisim_btn:hover {
    color: #10489c;
}
.slider_bottom {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 20px;
    background-repeat: repeat-x;
    z-index: 30;
}
.a_k_r_w {
    width: 100px;
    max-width: 100%;
}
.urun_kart:hover .resim_hover_zoom {
    transition: all .5s;
    transform: scale(1.2);
}
.u_r_m_h {
    min-height: 300px;
}
.b_m_t {
    margin-top: -250px;
    background: rgba(33, 37, 41, 0.5);
}
.b_m_h {
    min-height: 250px;
}
.k_m_h {
    min-height: 250px;
}
/* i_b_b */
.i_b_b {
    border: 0.1rem solid white;
    color: white;
}
.i_b_b:hover {
    border: 0.1rem solid #10489c;
    color: white;
}
/* i_b_b */
/* foms */
/* ilt_radio */
.ilt_radio {
    border: 1px solid #1d2631;
    color: black;
    min-height: 30px;
    min-width: 30px;
}
.ilt_radio:hover,
.ilt_radio:focus {
    color: #123E7E;
    min-height: 30px;
    min-width: 30px;
}
/* ilt_radio */
/* ilt_checkbox */
.ilt_checkbox {
    border: 1px solid #1d2631;
    color: black;
    min-height: 30px;
    min-width: 30px;
}
.ilt_checkbox:hover,
.ilt_checkbox:focus {
    color: #123E7E;
    min-height: 30px;
    min-width: 30px;
}
/* ilt_checkbox */
/* ilt_inpt */
.ilt_inpt {
    border: 1px solid #1d2631;
    color: black;
    min-height: 50px;
}
.ilt_inpt:hover,
.ilt_inpt:focus {
    color: #123E7E;
    min-height: 50px;
}
/* ilt_inpt */
/* ilt_btn */
.ilt_btn,
.ilt_btn:visited {
    background-color: white;
    border: 1px solid #1d2631;
    color: #1d2631;
    min-height: 50px;
}
.ilt_btn:hover,
.ilt_btn:focus,
.ilt_btn:active,
.ilt_btn.aktif {
    background-color: #1d2631;
    color: white;
    min-height: 50px;
}
/* ilt_btn */
/* btn_link */
.btn_link:visited,
.btn_link {
    color: #0099e6 !important;
}
.btn_link:hover,
.btn_link:focus,
.btn_link:active {
    color: #123E7E !important;
}
/* btn_link */
input[type="checkbox"] {
    width: 30px;
    height: 30px;
}
/* forms */
/* kutu_3_hover */
.kutu_3_hover {
    border: 1px solid #dee2e6;
}
.kutu_3_hover:hover {
    border: 1px solid #dee2e6;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}
/* kutu_3_hover */
.d_d_h {
    min-height: 54px;
}
/* mobil menü tam ekran*/
.alt_menu_btn_div {
    transition: 0.5s;
}
.bg_1 {
    background-color: #1d2631 !important;
}
.bg_2 {
    background-color: #f5f5f5 !important;
}
.bg_3 {
    background-color: rgb(255 255 255 / 40%);
}
.mobil_menu_overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #333333;
    overflow-x: hidden;
    transition: 0.5s;
}
.mobil_menu_overlay_content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.mobil_menu_overlay a {
    padding: 12px 0px;
    margin: 6px 0px;
    text-decoration: none;
    font-size: 36px;
    color: white;
    display: inline;
    transition: 0.3s;
}
.mobil_menu_overlay a.active {
    border-bottom: 2px solid white;   
}
.mobil_menu_overlay a:hover, .mobil_menu_overlay a:focus {
    color: #f1f1f1;
}
.mobil_menu_overlay .mobil_menu_closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 80px;
}
.mobil_menu {
    position: absolute;
    top: 40%;
    left: 50%;
}
#drop_down_1 {
    overflow-y: hidden;
    transition: 0.5s;
}
/* mobil menü tam ekran */
.bg_gri {
    background-color: #f5f5f5;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: white;
}
.dropdown-menu {
    min-width: 4rem;
}
.b_b_b_border {
    border-bottom: 1px solid rgb(255 255 255 / 30%);
}
.bg_grey {
    background-color: #dedede;
}
.bg_ayar {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/* kutu_2_hover */
.kutu_2_hover {
    /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5); */
    /* background-color: rgba(18, 62, 126, 0.3); */
    color: white;
}
.kutu_2_hover:hover {
    /* box-shadow: 0px 0px 10px 0px rgba(29, 38, 49, 0.5); */
    /* background-color: rgba(18, 62, 126, 0.6); */
    color: white;
}
.kutu_2_h {
    min-height: 300px;
}
.kutu_2_m {
    margin-top: -300px;
}
.kutu_2_b {
    border-radius: 10px;
}
.g_u {
    display: none;
}
.kutu_2_hover:hover>.g_u {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(18, 62, 126, 0.6);
}
/* kutu_2_hover */
/* kutu_2_hover */
.kutu_1_hover {
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}
.kutu_1_hover:hover {
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(29, 38, 49, 0.5);
}
/* kutu_1_hover */
.border_color {
    border-color: #1d2631;
}
.g_r_h {
    height: 420px;
}
/* kartlar */
.kart {
    border: 1px solid #1d2631;
}
.kart>* {
    color: #1d2631;
    border: 1px solid #1d2631;
}
.kart:hover {
    border: 1px solid white;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);
    background-color: #1d2631;
}
.kart:hover>* {
    border: 1px solid white;
    color: white;
}
/* kartlar */
.e_i_h {
    height: 330px;
}
.a_m_i_w {
    width: 50px;
}
.main {
    min-height: 800px;
}
.logo {
    width: 100px;
    max-width: 100%;
}
.f_logo {
    width: 100px;
    max-width: 100%;
}
.mini_logo {
    width: 180px;
}
.o_border {
    border-top: 0.1rem solid rgb(255 255 255 / 50%);
}
.title_ikon {
    width: 30px;
    margin: 0em 1rem;
}
.title_alt_div_y {
    border: 1px solid #1d2631;
    width: 150px;
    max-width: 40%;
}
.title_alt_div_b {
    border: 1px solid #ffffff;
    width: 150px;
    max-width: 40%;
}
.title {
    color: #123a6d;
}
/* mobil menü buton */
#nav-icon3 {
    width: 46px;
    height: 38px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: white;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
/* Icon 3 */
#nav-icon3 span:nth-child(1) {
    top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 15px;
}
#nav-icon3 span:nth-child(4) {
    top: 30px;
}
#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
/* mobil menü buton */
/* side_btn */
.side_btn,
.side_btn:visited {
    background-color: white;
    color: #1d2631;
    border: 3px solid #1d2631;
}
.side_btn:hover,
.side_btn:focus,
.side_btn:active,
.side_btn.aktif {
    background-color: #1d2631;
    color: white;
}
/* side_btn */
/* adres_btn */
.adres_btn>*,
.adres_btn:visited>* {
    background-color: white;
    color: #1d2631;
    border: 1px solid #1d2631;
}
.adres_btn:hover>*,
.adres_btn:focus>*,
.adres_btn:active>*,
.adres_btn.aktif>* {
    background-color: #1d2631;
    color: white;
    border: 1px solid white;
}
/* adres_btn */
/* btn_iletisim */
.btn_iletisim,
.btn_iletisim:visited {
    background-color: white;
    color: #1d2631;
    border: 1px solid #1d2631;
}
.btn_iletisim:hover,
.btn_iletisim:focus,
.btn_iletisim:active,
.btn_iletisim.aktif {
    background-color: #1d2631;
    color: white;
    border: 1px solid white;
}
/* btn_iletisim */
a,
a:visited,
a:active,
a:hover,
a:focus,
a:focus-within,
a:focus-visible {
    text-decoration: none;
}
.golge {
    box-shadow: 0px 2px 8px rgb(0 0 0 / 30%);
}
/* secim_rengi */
::-moz-selection {
    background:#1d2631;
    color:#fff;
}
::selection {
    background:#1d2631;
    color:#fff;
}
/* secim_rengi */
/* alt_menu_resimler */
.alt_menu_resimler_yazi {
    min-height: 60px;
}
.alt_menu_resimler_resim {
    max-height: 350px;
}
.mfp-counter {
    display: none;
}
.mfp-close,
.mfp-close-btn-in .mfp-close {
    font-size: 4rem;
}
/* alt_menu_resimler */
/* footer_adres_btn */
.footer_adres_btn>*,
.footer_adres_btn:visited>* {
    background-color: white;
    color: #1d2631;
    /* border: 1px solid white; */
}
.footer_adres_btn:hover>*,
.footer_adres_btn:focus>*,
.footer_adres_btn:active>*,
.footer_adres_btn.aktif>* {
    background-color: #1d2631;
    color: white;
    /* border: 1px solid white; */
}
/* footer_adres_btn */
.m_font_size {
    font-size: 1rem !important;
}
/* slider */
#autoplay_video {
    height: 660px;
    object-fit: cover;
}
.s_m_t_eksi {
    margin-top: -113px;
}
/* slider */

@media only screen and (max-width: 1400px) {
    .m_font_size {
        font-size: 0.8rem !important;
    }
}
@media only screen and (max-width: 1200px) {
    .m_font_size {
        font-size: 0.7rem !important;
    }
}
@media (max-width:1000px) {
    .logo {
        width: 100px;
        max-width: 100%;
    }
    /* slider */
    #autoplay_video {
        height: auto;
    }
    .s_m_t_eksi {
        margin-top: -60px;
    }
    /* slider */
    .sponsors_bg_ayar {
        min-height: unset;
        background-size: contain;
    }
}