﻿:root {
    --renk: #f5ad0d;
}

.logo h1 {
    font-size: 35px;
    background: -webkit-linear-gradient(268deg, #f5ad0d, #975c03);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.logo {
    display: flex;
    align-items: center;
}

.yn1 {
    background: #252525;
}

.yn2 {
}

    .yn2 a {
        color: #fff;
    }

        .yn2 a:hover {
            color: #fff;
        }

    .yn2 li {
    }

.yn3 {
}

    .yn3 a {
        color: #000;
    }

        .yn3 a:hover {
            color: #000;
        }

.yn4 {
    margin-top: 100px;
}

    .yn4 th {
        font-weight: 500;
    }

    .yn4 a {
        color: #cc9b0e !important;
    }

.yn5 {
    margin-top: 100px;
}

    .yn5 th {
        font-weight: 500;
    }

    .yn5 a {
        color: #cc9b0e !important;
    }

.yn4 h4 {
    margin: 25px;
    display: inline-block;
}

.yn5 h4 {
    margin: 25px;
    display: inline-block;
}

.yn6 {
    padding: 5px 50px;
}

.yn15 {
    background: #000;
    color: #fff;
    padding: 5px 15px;
}

.yn10 {
    padding: 50px 0;
}

.grs1 {
    /*position: fixed;*/
    /*z-index: 9999;*/
    background: #e1e1e1;
    padding: 10px 0;
    border-bottom: 2px solid var(--renk);
    position: sticky;
    top: 0;
    z-index: 999;
}

.grs1_fixed {
    position: fixed;
    z-index: 77;
    background: #fff;
}

.grs2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .grs2 ul > li {
        display: flex;
        align-items: center;
    }

.grs3 a {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    transition: .3s all;
}

    .grs3 a:hover {
        color: #000;
        font-weight: 500;
        font-size: 16px;
        transition: .3s all;
    }

.grs3 span {
    color: #0000008c;
}

.grs3 a:after {
    display: none;
}

.hd1 {
}

    .hd1 a {
        color: #000;
    }

        .hd1 a:hover {
            color: #000;
        }

.ndm2 {
    display: flex;
    justify-content: flex-end;
}

    .ndm2 a {
        padding: 0 10px;
        color: #fff;
    }

    .ndm2 i {
        color: var(--renk);
    }

.ndm3 {
    background: #313131;
    padding: 5px 0;
}

.ndm1 i {
    color: var(--renk);
    padding: 5px;
}

#owl-carouselslide .owl-dots {
    display: none;
}

#owl-carouselslide .owl-prev {
    position: absolute;
    top: 40%;
    left: 5%;
    color: #ffff;
    font-size: 80px;
}

    #owl-carouselslide .owl-prev:hover, #owl-carouselslide .owl-next:hover {
        color: #9d212f;
        background: transparent;
    }



#owl-carouselslide .owl-next {
    position: absolute;
    top: 40%;
    right: 5%;
    font-size: 80px;
    color: #ffff;
}

.ndm4 {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .ndm4 ul {
        list-style: circle;
    }

    .ndm4 span {
        font-weight: bold;
        font-size: 20px;
        color: var(--renk);
    }

.ndm5 {
    padding: 50px 0;
}

.ndm7 {
    margin-top: 25px;
}

    .ndm7 a {
        border: 1px solid var(--renk);
        padding: 15px 40px;
        font-weight: 600;
        color: var(--renk);
        letter-spacing: 1px;
        font-size: 17px;
    }

.ndm8 {
    padding: 0 0 35px 0;
    color: #000;
}

.ndm9 {
    color: #fff;
    position: relative;
    padding: 15px 10px;
}

    .ndm9:hover {
        transform: translateY(-5%);
        transition: .4s all;
    }

        .ndm9:hover .ndm10 {
            border-top: 8px solid var(--renk);
            transition: .5s all;
        }

        .ndm9:hover .ndm6 img {
            background: #00000045;
        }

.ndm10 {
    transition: .5s all;
    border-top: 8px solid #fff;
    background-size: cover !important;
    background-position: center !important;
    min-height: 425px;
}

    .ndm10 a {
        color: #000;
    }

.ndm9:hover .ndm12 a {
    color: #fff;
}

.ndm10 h2 {
    font-size: 25px;
}

.ndm6 img {
    background: var(--renk);
    border-radius: 50%;
    padding: 10px;
    max-height: 70px;
}

.ndm11 {
    position: absolute;
    top: 0;
    z-index: 9999;
    height: 425px;
    left: 0;
}

    .ndm11 img {
        /*width: 100%;*/
    }

.ndm12 {
    height: 425px;
    padding: 15px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: #000;
    background: #f9f9f9;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
}

.ndm9:hover .ndm12 {
    background: #0009;
    color: #fff;
    transition: .5s all;
}

.ndm12 h2 {
    border-bottom: 1px solid #00000061;
}

.ndm9:hover .ndm12 h2 {
    border-bottom: 1px solid #ffffff61;
}

.ndm13 {
}

    .ndm13 h2 {
        color: #000;
        text-rendering: optimizeLegibility;
        font-weight: 500;
        text-align: center;
        font-size: 35px;
        padding-bottom: 30px;
    }

.ndm14 {
    padding: 50px 0;
}

.home1.newsletter {
    background-attachment: fixed !important;
}

    .home1.newsletter .overlay {
        background: rgb(10 10 10 / 55%);
        /*background: rgb(10 10 10 / 17%);*/
        /*background: rgb(10 10 10 / 36%);*/
        height: 300px;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .home1.newsletter .content {
        position: relative;
    }

        .home1.newsletter .content:before {
            content: '';
            width: 96px;
            height: 108px px;
            /* background: url(../images/home1/newsletter/mail-img.png) no-repeat; */
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            left: -130px;
        }

        .home1.newsletter .content h1 {
            /*font-weight: 700;*/
            color: #fff;
            font-size: 41px;
            text-transform: uppercase;
            /*font-family: 'Poppins', sans-serif;*/
            /*font-family: 'Montserrat', sans-serif;*/
            text-shadow: 0px 0px 5px #000;
        }

.acr1 {
    padding: 75px 0;
    /*background: #efefef;*/
}

    .acr1 h2 {
        font-size: 40px;
        color: var(--kirmizi);
    }

    .acr1 hr {
        background: #1b5573;
        height: 2px;
        width: 65px;
        opacity: 1;
        padding: 0;
        transition: .3s all;
    }

.acr2 {
    margin-top: 50px;
    color: #737373;
}

    .acr2 h5 {
        font-weight: 400;
    }

.acr3 {
    border-radius: 0;
    border: 1px solid #e7e7e7;
}

#acr1 .accordion-button:not(.collapsed),
#acr1 .accordion-button:focus {
    outline: none;
    border-color: transparent;
    box-shadow: none;
    background-color: transparent;
    color: #000;
}

#acr1 .accordion-button::after {
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background-color: var(--renk);
    background-image: none !important;
}

#acr1 .accordion-button.collapsed::after {
    background-color: var(--bs-gray-300);
}

#acr1 .accordion-button {
    color: #737373;
    font-weight: 500;
}

#acr1 p {
    color: #333;
}

.oz1:hover {
    transform: translateY(-10%);
    transition: .3s all;
}

.oz1 {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    padding: 30px;
    text-align: center;
    min-height: 275px;
    border-radius: 10px;
    /*background: #e1e1e1;*/
}

.oz2 {
    position: relative;
    z-index: 555;
    /*margin-top:-150px;*/
    padding: 50px 0;
    text-align: center;
}

    .oz2 h2 {
        color: #000;
        text-rendering: optimizeLegibility;
        font-weight: 500;
        text-align: center;
        font-size: 31px;
        padding-bottom: 30px;
    }

.oz4 {
}

    .oz4 span {
        font-weight: 600;
        color: var(--renk);
    }

.ftr1 {
    padding-right: 100px;
}

    .ftr1 h1 {
        font-size: 35px;
        /*background: -webkit-linear-gradient(268deg, #4CAF50, #333);*/
        background: -webkit-linear-gradient(268deg, #f5ad0d, #975c03);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
    }

.ftr2 {
}

.ftr3 {
}

.ftr4 {
    padding: 75px 0;
    background: #efefef;
    border-top:1px solid var(--renk);
}

    .ftr4 a {
        color: #000;
        display: block;
    }

    .ftr4 h4 {
        margin-bottom: 17px;
    }

.ark1 {
    height: 200px;
    display: flex;
    align-items: center;
    color: #fff;
    background: linear-gradient(rgb(18 18 18 / 60%), rgb(22 22 22 / 61%)), url(/upload/ark.jpg) center top no-repeat;
}

    .ark1 a {
        color: #efefef;
        font-weight: 400;
    }

    .ark1 span {
        font-weight: 500;
    }

.hak4 {
    color: #fff;
    /* display: flex;
    flex-direction: column;
    justify-content: center;*/
}

    .hak4 ul {
        list-style: circle;
    }

    .hak4 span {
        font-weight: bold;
        font-size: 20px;
        color: var(--renk);
    }

.hak5 {
    padding: 50px 0;
}


.hak8 {
    padding: 35px 0 0 0;
    color: #000;
}

.hak7 {
    max-width: 50%;
    float: left;
}

.hzm9 {
    color: #fff;
    position: relative;
    padding: 15px 10px;
}

    .hzm9:hover .hzm10 {
        border-top: 8px solid var(--renk);
        transition: .5s all;
    }

    .hzm9:hover .hzm6 img {
        background: #00000045;
    }

.hzm10 {
    transition: .5s all;
    border-top: 8px solid #fff;
    background-size: cover !important;
    background-position: center !important;
    min-height: 425px;
}

    .hzm10 a {
        color: #000;
    }

.hzm9:hover .hzm12 a {
    color: #fff;
}

.hzm10 h2 {
    font-size: 25px;
}

.hzm6 img {
    background: var(--renk);
    border-radius: 50%;
    padding: 10px;
    max-height: 70px;
}

.hzm12 {
    height: 425px;
    padding: 15px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: #000;
    background: #f9f9f9;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
}

.hzm9:hover .hzm12 {
    background: #0009;
    color: #fff;
    transition: .5s all;
}

.hzm12 h2 {
    border-bottom: 1px solid #00000061;
}

.hzm9:hover .hzm12 h2 {
    border-bottom: 1px solid #ffffff61;
}

.ilt1 {
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
    color: #ffffff;
    background: #9d1f2f;
    transition: all 0.3s ease;
}

.tp90 {
    font-weight: 500;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 20px 0px rgba(0, 69.00000000000021, 255, 0.12);
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.tp91 {
    border-radius: 5px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 32px;
    background: #f5ad0d;
    background-image: -webkit-linear-gradient(268deg, #f5ad0d, #975c03);
    color: #fff;
    display: flex;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
}

    .tp91 i {
        color: #fff !important;
    }

.tp92 {
    display: inline-block;
    text-align: left;
}

    .tp92 a {
        color: #333;
    }

.tp93 {
    display: flex;
    align-items: flex-end;
}

.ilt2 {
    padding: 75px 0;
}

    .ilt2 a {
        color: #000;
    }

.il4 h3 {
    font-size: 22px;
    margin: 0 0 25px 0;
}

.tp71 input, .tp71 textarea {
    background: #f1f6fc;
    width: 100%;
    padding: 10px 18px;
    border: none;
    outline: none;
    border-radius: 0;
    color: #363636;
    font-size: 16px;
}

.tp72:hover {
    background: #fff;
    color: var(--renk);
    border: 1px solid var(--renk);
}

.tp72 {
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
    color: #ffffff;
    background: var(--renk);
    transition: all 0.3s ease;
}

.ilt3 {
    padding-top: 50px;
}

    .ilt3 iframe {
        width: 100%;
        height: 450px;
    }

.il3 {
    text-align: center;
    margin-top: 50px;
}

    .il3 i {
        color: #333;
        padding: 1px 10px;
        font-size: 27px;
        margin-bottom: 0px;
    }

        .il3 i:hover {
            color: var(--renk);
        }

.ilt10 {
    padding-top: 75px;
}

.ifr1 {
    padding-bottom: 75px;
    padding-top: 50px;
}

    .ifr1 iframe {
        width: 100%;
        height: 400px;
    }

.hzd1 {
    padding: 75px 0;
}
.hzd2{

}
    .hzd2 b {
        display: block;
        font-size: 33px;
        font-weight: 800;
        opacity: 0.2;
    }
    .hzd2 span{
        color:var(--renk);
    }
.hzd3 {
    width: 50%;
    float: right;
    padding-right: 25px;
}

.prd6 {
    position: relative;
}

    .prd6 h2 {
        font-size: 266px;
        line-height: 298px;
        padding-left: 156px;
        opacity: .06;
        pointer-events: none;
        font-weight: 700 !important;
    }

    .prd6 h1 {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 700;
    }
.prd7 {
    position: relative;

}

    .prd7 h2 {
        font-size: 266px;
        line-height: 298px;
        padding-left: 30px;
        opacity: .06;
        pointer-events: none;
        font-weight: 700 !important;
        text-align:center;
    }

    .prd7 h1 {
        position: absolute;
        left: 40%;
        top: 50%;
        transform: translateY(-50%);
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 700;
    }
.glr1 {
    padding-top: 50px;
}
.glr1 b {
    display: block;
    font-size: 33px;
    font-weight: 800;
    opacity: 0.2;
}

    .glr1 h2 {
        margin-bottom: 25px;
    }

.ftr5 {
    padding: 5px;
    overflow: hidden;
    background:var(--renk);
}

.ftr6 p {
    margin-bottom: 0;
    color:#fff;
    font-weight:500;
}

.ftr7 {
    text-align: end;
}

    .ftr7 img {
        max-height: 25px;
        padding-right: 50px;
    }

.sld1 {
    position: absolute;
    bottom: 15%;
    left: 5%;
    z-index: 5;
}

    .sld1 h2 {
        font-size: 60px;
        font-weight: 800;
        color: #fff;
    }

    .sld1 p {
        color: #000;
    }

    .sld1 h2  {
        -webkit-text-stroke: 1px #fff;
        color: transparent;
    }

    .sld1 p {
        color: #fff;
        font-weight: 600;
    }
.no22 {
    background-color: var(--renk);
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.no23 {
    background-color: #282828;
    padding: 20px;
    display: flex;
    align-items: center;
    position: relative;
}
.no24 {
    position: absolute;
    color: white;
    padding: 40px;
    text-align: center;
    /*transform: translate(-5%, 0%);*/
    /*left:0;*/
}
.no25 {
    color: #0D0F0E !important;
    font-size: 14px !important;
    padding: 12px !important;
    font-weight: 800 !important;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
    .pager li {
        display: inline;
    }
        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
            margin-bottom: 10px;
        }
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.no25 {
    color: #0D0F0E !important;
    font-size: 16px !important;
    padding: 12px !important;
    font-weight: 700 !important;
}