﻿.logo {
  /*  width: 120px;
    height: auto;
    padding: 15px;*/
}
.av1 {
    display: flex;
    align-content: center;
}
    .av1 a {
        color: #fff;
        padding: 10px;
    }

.av6_fixed li:hover {
    border-bottom: 0px solid #fff!important ;
}
.av2 {
    display: flex;
    justify-content: flex-end;
}
    .av2 a {
        color: #fff;
        padding: 5px 23px;
        border: 1px solid #fff;
        border-radius: 10px;
        margin: 5px;
    }
    .av2 a:hover{
        color:#000;
        background:#fff;
    }
.av3 {
    display:flex;
    justify-content:end;
}


.hd1{

}
    .hd1 a {
        color: #000 !important;
        text-shadow: 0px 0px 0px #000!important;
    }
        .hd1 a:hover {
            background: #fff;
            color: #cb8c47 !important;
            font-weight: 500;
            text-shadow: 0px 0px 0px #000!important;
        }

.av4{
    position:fixed;
    z-index:5;
    width:100%;
    transition:.7s;
}
.av4_fixed {
    background: #303030cc;
    transition: .7s;
}
.av4_fixed .av5{
    display:none;
}
.av5 {
    background: rgb(26 26 28 / 9%);
}
.av6{
    display:flex;
    justify-content:end;
}
    .av6 a {
        color: #fff;
        text-shadow: 0px 0px 5px #000;
        font-weight: 500;
        font-size: 18px;
    }
        .av6 a:focus{
            color:#fff;
        }
        .av6 a:hover {
            color: #fff;
            text-shadow: 0px 1px 5px #000;
        }
        .av6 a:active {
            color: #fff;
            text-shadow: 0px 1px 5px #000;
        }
    .av6 li {
        padding: 0px 18px;
    }
        .av6 li:hover {
            border-bottom: 2px solid #fff;

        }
     /*   .av6 li:hover a{
            color:#000;
        }*/
.av7 {
    margin: -100px auto 25px auto;
    padding: 0px 0px 0px 0px;
    max-width: 1280px;
}
.av8 {
    height: 200px;
    z-index: 3;
    background: #9b9b9b;
    /* border-radius: 5px 0px 0px 5px !important; */
    position: relative;
    /* padding: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.av8 p{
    /*width:75%;*/
    font-size:21px;
    margin-bottom:0px;
    color:#fff;
    text-align:center;
}
.av9 {
    height: 200px;
    z-index: 3;
    background: #fff;
    /* border-radius: 5px 0px 0px 5px !important; */
    position: relative;
    /* padding: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.av9 p {
    text-align:center;
    font-size: 21px;
    margin-bottom: 0px;
    color:#910000;
}
.av10 {
    height: 200px;
    z-index: 3;
    background: #9b9b9b;
    /* border-radius: 5px 0px 0px 5px !important; */
    position: relative;
    /* padding: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.av10 p {
    /*width:75%;*/
    font-size: 21px;
    margin-bottom: 0px;
    color:#fff;
    text-align:center;
}
.av11{
    position:relative;
}
.av12{

}
    .av12:before {
        content: '';
        position: absolute;
        top: 30px;
        left: 45px;
        right: 0;
        bottom: 0;
        border: 10px solid #8f8f8f;
        z-index: 1;
    }
    .av12 img {
        z-index: 3;
        position: relative;
        padding: 0 30px 30px 0;
    }
    .av13{

    }
        .av13 span {
            font-size: 16px;
            font-weight: 500;
        }
        .av13 span:before {
            content: "";
            height: 1px;
            width: 55px;
            background: #910000;
            margin-bottom: 5px;
            display: inline-block;
            margin-right: 15px;
        }
        .av13 h3 {
            color: #910000;
            margin: 15px 0px;
        }

        .av13 a {
            background: #910000;
            padding: 15px 20px;
            color: #fff;
            border-radius: 5px;
            font-weight: 500;
            margin-top: 20px;
            display: inline-block;
        }
.av14 {
    margin: 75px 0px;

}

.av15{

}
    .av15 img {
        width: 75%;
    }
.av16 {
    background: linear-gradient(180deg, rgb(13 1 1) 0%, rgb(97 0 0) 60%, rgb(158 0 0) 100%);
}
    .av17{
        text-align:center;
        margin:50px 0px;
        
    }
        .av17 h3 {
            font-size: 39px;
            font-weight: 400;
            color: rgba(255,255,255,0.5);
            letter-spacing: 2px;
            margin-top: 20px;
            line-height: 1.3em;
            padding-top: 0px;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }
        .av17 p {
            font-size: 19px;
            font-weight: bolder;
            letter-spacing: 2px;
            color: #ffffff;
            font-weight: 400;
            margin-top: 20px;
            padding-top: 0px;
            padding-bottom: 0px;
            margin-bottom: 0px;
            line-height: 1.3em;
        }
        .av17 img {
            color: #fff;
            width: 40px;
        }
        .av17 i {
            color: #fff;
            font-size: 40px;
        }
.av18 {
    background: #f4f4f4;
    padding-bottom:50px;
}
.av19{
    padding-top:50px;
    text-align:center;
}
    .av19 p {
        font-size: 13px;
        font-weight: 700;
        color: #b1a276;
        letter-spacing: 1px;
        margin-bottom:5px;
    }
    .av19 h2 {
        font-size: 42px;
        line-height: 48px;
        color: #741010;
        font-weight:400;
    }
    .av19 hr{
        width:35px;
        height:1px;
        display:inline-block;
        margin-bottom:10px;
    }
.av20 {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 30px 30px;
    border: 1px solid rgba(18,18,50,.05);
    transition: 0.4s all;
}
    .av20:hover {
        transform: scale3d(1.06,1.06,1);
        z-index: 1;
        border-width: 1px !important;
        background: #fff;
        box-shadow: 0 40px 120px -20px rgba(0,0,0,.6);
        border-radius: 2px;

    }
        .av20 img {
           width: 45px;
            color: #b1a276;
            margin-bottom:20px;
        }
        .av20 p {
            font-size: 22px;
            line-height: 32px;
            font-weight: 400;
            color: #741010;
            font-style: normal;
            text-align:center;
        }
        .av20 a{
            text-align:center;
        }
.home1.newsletter {
    background-attachment: fixed !important;
}
.home1.newsletter .overlay {
    background: rgba(0, 0, 0, 0.55);
    padding: 200px 0;
}
    .home1.newsletter .content {
        position: relative;
    }
        .home1.newsletter .content:before {
            content: '';
            width: 96px;
            height: 108px;
            /* 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 h2 {
            font-weight: 700;
            color: #fff;
        }
        .av21{
            /*text-align:center;*/

        }
            .av21 h2 {
                font-size: 42px;
                line-height: 48px;
                color: #741010;
                font-weight: 400;
            }

.av22 {
    background: #fff;
}
                .av22 img {
                    display: inline-block;
                    position: relative;
                    width: 100%;
                    -webkit-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                    overflow: hidden;
                }
                .av22 img:hover{
                    opacity:.8;
                }
.av23 {
    background: #fff;
}
    .av23 h3 {
        margin: 0px 10px 0px 10px;
        font-size: 18px;
        line-height: 24px;
        color: #2c333c;
    }
                   
                        .av23 h3:hover {
                            color: #c79d73;
                        }
    .av23 p {
        color: #c79d73;
        font-size: 14px;
        padding: 10px 10px 15px 10px;
    }
                        .av23 p:hover {
                            color: #2c333c;
                        }
.av24 {
    background: #fff;
}
.av25 {
    background: url("/upload/footere.jpg");
    background-size:cover;
    
}

.av26 {
    color:#fff;
    margin:100px 0px;
}
    .av26 span {
        font-size: 14px;
        margin-bottom: .4em;
    }
    .av26 h4 {
        padding-bottom: .15em;
        font-size:21px; 
    }
    .av26 hr {
        width: 35px;
        color: #ba9521;
        height:4px;
        opacity:1;
    }
    .av26 a {
        color: #fff;
        margin-bottom: 5px;
        display: inline-block;
    }
    .av26 a:hover{
        font-weight:500;
    }
    .av26 p {
        margin-bottom: 5px;
        display: inline-block;
    }
.av27 {
    margin: 100px 0px;
}
.av27 span {
    font-size: 14px;
    margin-bottom: .4em;
    color:#fff;
}

.av27 h4 {
    padding-bottom: .15em;
    font-size: 21px;
    color:#fff;
}

.av27 hr {
    width: 35px;
    color: #ba9521;
    height: 4px;
    opacity: 1;
}
    .av27 i {
        color: #fff;
        box-shadow: 0 0 0 1em #ba9521 inset;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;  
        text-align:center;
        border-radius:50%;
    }
        .av27 i:hover {
            color: #ba9521;
            box-shadow: 0 0 0 1em #ba952100 inset;
            font-size: 20px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            border-radius: 50%;
            border: 1px solid #ba9521;
        }
/*.owl-item {
    height: 100vh;
    overflow: hidden;
}*/

.av28{

}
.av29 {
    /*background: rgba(26,26,28,.2);*/
}
.av30 {
    padding: 0px 60px 0px 0px;
}
/*.item {
    margin: -8px 0px;
}*/

.av31 {
    background-image: url(/upload/sayfa2.jpg);
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 120px;
    height: 280px;
    /*margin-top: -96px;*/
    position: relative;
}
.av32 {
   
    padding: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    background: rgba(66, 71, 76, 0.90);

}

.av33 {
    position: relative;
    z-index: 2;
    border: 1px dashed rgba(255, 255, 255, 0.30);
    padding: 25px;
    padding-top: 35px;
}

    .av33 h3 {
        font-size: 25px;
        color: #fff;
        margin: 0;
        margin: 20px 0 5px 0;
        line-height: 2;
    }

    .av33 p {
        font-size: 18px;
        margin: 0 0 25px 0;
        color: #f1f1f1;
    }

    .av33 i {
        color: #987835;
    }

    .av33 a {
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        line-height: 2;
    }

        .av33 a:hover {
            color: #987835;
            font-weight: 600;
        }

.av34 {
}

    .av34 img {
        max-height: 100px;
    }


    .av35{
        margin-top:25px;
    }
    .av35 p{
        margin-top:25px;
    }
        .av35 h2 {
            font-size: 36px;
            line-height: 48px;
            color: #741010;
            font-weight: 400;
            margin-bottom:15px;
        }
        .av35 h5{
            font-weight:600;
        }
        .av36{
            margin-top:50px;
            margin-bottom:50px;
        }
div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    /* padding: 50px; */
    font-size: 20px;
}
.av37{
    margin-top:50px;
    text-align:center;
}
    .av37 h2 {
        font-size: 36px;
        line-height: 48px;
        color: #741010;
        font-weight: 400;
    }
    .av37 hr{
        width:40px;
        border-width:2px;
        display:inline-block;
    }
    .av38{


    }
        .av38 p {
            color: #333;
            margin:5px;
            font-weight:bold;
        }

        .av38 input {
            margin-bottom:25px;
        }
        .av38 form{
            margin-bottom:25px;
        }
        .av38 span {
            color: #741010;
        }

        .av38 textarea {
            margin-bottom: 10px;
            font-size: 15px;
            border: 1px solid #d7d7d7;
            border-radius: 5px;
            width: 100%;
            padding: 5px 9px;
        }
        .av38 button {
            margin-top: 25px;
            padding: 14px 30px;
            border: 2px solid #343436;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            font: 700 13px/1.2 "Open Sans", sans-serif;
            text-decoration: none;
            vertical-align: middle;
            outline: none;
            display: inline-block;
            text-align: center;
            text-transform: uppercase;
            -webkit-transition-property: background, color, border-color;
            -o-transition-property: background, color, border-color;
            transition-property: background, color, border-color;
            -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
            transition-duration: .2s;
            -webkit-transition-timing-function: ease-in-out;
            -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
            background: transparent;
            color: #343436;
        }
.av38 button:hover {
    background: #343436;
    color: #fff;
}
.av40{
    margin-top:50px;
    margin-bottom:50px;
}
.av41{

}
    .av41 h2 {
        font-size: 27px;
        font-weight: 600;
        padding-bottom: 0.4em;
        color: #741010;
    }
.av42 {
    padding: 0px 25px;
}

.av43 {
    background: #f3f3f3;
    padding:40px;
}
.av43 h2{
    margin-bottom:30px;
}

.av44{

}
    .av44 span {
        font-size: 15px;
        font-weight:bold;
    }
    .av44 p{
        color:#000;
        font-size:14px;
    }
    .av44 li {
        border-top: 1px dotted #d4d4d4;
        margin-left: 36px;
    }
    .av44 li::marker{
        color:transparent;
    }
.av45 i {
    color: #741010;
}

.av45 span {
    font-weight: 600;
    font-size: 18px;
}

.av45 p {
    margin-top: 1rem;
}
.av45 a{
    color:#000;
}
    .av45 a:hover {
        font-weight: 500;
    }
    .av46 {
        padding: 40px;
    }
.av46 h2{
    margin-bottom:30px;
}
.av47{

}
    .av47 input, .av47 textarea {
        margin-bottom: 10px;
        font-size: 15px;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        width: 100%;
        padding: 5px 9px;
    }
    .av47 button {
      margin-top:25px;
        padding: 14px 30px;
        border: 2px solid #343436;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        font: 700 13px/1.2 "Open Sans", sans-serif;
        text-decoration: none;
        vertical-align: middle;
        outline: none;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        -webkit-transition-property: background, color, border-color;
        -o-transition-property: background, color, border-color;
        transition-property: background, color, border-color;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        background: transparent;
        color: #343436;
    }
        .av47 button:hover {
            background: #343436;
            color: #fff;
        }
.av48 {
    margin-top: 25px;
}
    .av48 iframe{
        margin-top:25px;
        margin-bottom:25px;
    }
    .av49{

    }

.av50 {
}

    .av50:before {
        content: '';
        position: absolute;
        top: 30px;
        left: 45px;
        right: 0;
        bottom: 0;
        border: 10px solid #8f8f8f;
        z-index: 1;
    }

    .av50 img {
        z-index: 3;
        position: relative;
        padding: 0 30px 30px 0;
    }

.av51 {
}

    .av51 span {
        font-size: 16px;
        font-weight: 500;
    }

        .av51 span:before {
            content: "";
            height: 1px;
            width: 55px;
            background: #910000;
            margin-bottom: 5px;
            display: inline-block;
            margin-right: 15px;
        }

    .av51 h3 {
        color: #910000;
        margin: 10px 0px;
    }

    .av51 a {
        background: #910000;
        padding: 15px 20px;
        color: #fff;
        border-radius: 5px;
        font-weight: 500;
        margin-top: 20px;
        display: inline-block;
    }

.av52 {
    margin: 75px 0px;
}
.av53 {
 
    position: relative;

}

.av54 {
    background: #fff;
}

    .av54 img {
        display: inline-block;
        position: relative;
        width: 100%;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }

        .av54 img:hover {
            opacity: .8;
        }

.av55 {
    background: #fff;
    text-align:start;
}

    .av55 h3 {
        margin: 0px 10px 0px 10px;
        font-size: 18px;
        line-height: 24px;
        color: #2c333c;
    }

  

        .av55 h3:hover {
            color: #c79d73;

        }

    .av55 p {
        color: #c79d73;
        font-size: 14px;
        padding: 10px 10px 15px 10px;
    }

        .av55 p:hover {
            color: #2c333c;
        }
.av56 {
    border-bottom: 1px solid grey;
    margin-bottom: 25px;
}
.av57{

}
    .av57 i {
        color: #fff;
        box-shadow: 0 0 0 1em #741010 inset;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        margin:5px;
    }
        .av57 i:hover {
            color: #741010;
            box-shadow: 0 0 0 1em #ba952100 inset;
            font-size: 20px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            border-radius: 50%;
            border: 1px solid #741010;
            
        }
        .bfr {

        }
        .bfr h3{
            color:#fff;
            text-align:center;
            font-style:Italic; 
            padding:15px;
        }
.bfr h3:before {
    content: "~";
    color: #cb8c47;
}
.bfr h3:after {
    content: "~";
    color: #cb8c47;
}



.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;
}

.gl1 {
    text-align: center;
    padding: 15px;
}

.gl2 {
    border: 2px solid #d6d6d6;
    border-radius: 5px;
    padding: 10px;
}