*{
    margin: 0;
    padding: 0;
    font-family: 'Comfortaa',cursive;
}   
html, body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
nav{
    width: 94%;
    display: flex;
    justify-content: space-between;
    padding: 0 3%;
    letter-spacing: 1px;
}
.prel{
    background: rgb(156, 132, 0) url(aminatour.gif) no-repeat center center;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 300;
}
.p1{
    width: 20%;
}
.fleks1{
    display: none;
}
.fleks1 a {
    text-decoration: none;
    color: white;
    font-weight: 900;
}
.fleks1 i {
    background-color: #ff7c00;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 20px;
}
nav ul li:nth-child(10) a{
   padding: 12px 17px;
   color: white;
   font-size: 12px;
   border-radius: 5px;
   border: 1px solid white;
   font-weight: 900;
}
nav ul li:nth-child(10) a:hover{
    background-color: white;
    color: black;
}
nav ul li:nth-child(10) a:hover::after{
    width: 0;
}
nav ul li:nth-child(11){
    display: none;
}
.p1 img{
    width: 100px;
    margin-top: 20px;
}
.aktivv{
    height: 80px !important;
}
.p2{
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    padding: 34.5px 0px;
}
.aktiv p{
    border: 1px solid white;
    padding: 7px;
    border-radius: 6px;
}
.p2 i{
    font-size: 18px;
    display: block;
    text-align: center;
}
.diger{
    height: 0;
    margin: 5px 0;
    transition: 0.3s;
    overflow: hidden;
}
.diger a{
    display: block;
    margin: 8px 0;
    border: 1px solid white;
    padding: 7px;
    text-align: center;
 text-decoration: none;   
 color: white;
 border-radius: 4px;
 font-weight: 900;
}
.p3{
    display: none;
    margin-top: 23px;
    margin-right: 10px;
    z-index: 2;
}
header>*{
    position: absolute;
        color: white;
    }
    header h1{
        font-family: 'CocoSharp',Arial,sans-serif;
        font-size: 58px;
        padding:0 0 0 50px;
    }
    header h2{
        padding: 20px 50px;
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 26px;
    }
    header h3{
        width:42%;
        padding: 10px 50px;
        font-size: 13.5px;
        letter-spacing: 2px;
        line-height: 26px;
    }
    .t1{
        padding: 80px 0;
    }
    .d5{
        margin: 30px 49px;
        }
        .d5 a{
            text-decoration: none;
            color: white;
            padding: 10px 18px;
            background-color: goldenrod;
            border-radius: 5px;
            transition: 0.3s;
            font-weight: 900;
        border: 2px solid goldenrod;
        animation: move2 2s;
        }
        .d5 a:hover{
            background-color: transparent;
        }
    nav ul {
        width: 90%;
    }
    nav li {
        list-style: none;
        display: inline-block;
        margin-left: 30px;
        padding: 30px 0;
    }
    nav ul li a::after {
        content: "";
        position: absolute;
        top: 25px;
        left: 0;
        width: 0;
        height: 2px;
        background-color:gold;
        transition: 0.3s;
    }
    nav li a {
        font-family: 'Roboto', sans-serif;
        position: relative;
        text-decoration: none;
        color: white;
        transition: 0.3s;
        font-weight: 900;
        font-size: 14px;
    }
    nav ul li a:hover::after {
        width: 100%;
    }
    nav ul li a:hover {
        color: gold;
    }
    .mpdord{
        position: relative;
        width: 100%;
        filter: brightness(55%);
    }
    .fleks2{
        width:100%;
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 150px;
    }
    .t2{
        padding: 120px 0;
    }
    .t2 i{
    display: block;
    margin: 20px 0;
    }
    .t2 a{
        text-decoration: none;
    color: white;
    font-size: 12px;
    animation: move3 3s;
    }
    .t2 p{
        width: 10%;
        transform: rotate(90deg);
        padding: 30px 0;
        letter-spacing: 1.5px;
    }
    .fleks1 a {
        text-decoration: none;
        color: white;
        font-weight: 900;
    }
    .fleks1 i {
        background-color: #ff7c00;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        font-weight: 500;
        border-radius: 20px;
    }
    #tour{
        text-align: center;
        padding:900px 0 100px 0;
        background: rgb(245, 245, 245);
    }
    #tour h3{
        padding: 15px 0;
    }
    .t3 a{
        text-decoration: none;
        color: black;
        cursor: pointer;
    }
    .fleks3{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 10px 1%;
    }
    .fleks3 h2{
        padding: 7px 10px;
        border-radius: 5px;
        border: 1px solid black;
        font-size: 12px;
    }
    .fleks3 h2:hover{
        background-color: gold;
    }
    .fleks4{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:50px 4%;
    }
    .t6 p{
        font-size: 20px;
        padding: 3px 0;
        color: rgb(4, 0, 106);
        font-weight: 900;
    }
    .t6 h6{
        font-size: 14px;
        padding: 10px;
        border: 1px solid black;
    }
    .fleks4 a{
        position: relative;
        text-decoration: none;
        color: black;
        width: 30%;
        margin: 30px 0;
        background-color: white;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }
    .under{
        text-decoration: line-through;
        font-size: 15px !important;
        color: black !important;
    }
    .t4 img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        object-fit: cover;
        transition: 0.2s;
        vertical-align: middle;
        height: 67%;
    }
    .fleks4 a:hover .t4 img{
transform: scale(0.9);
    }
    .t4 h4{
        text-align: left;
        padding:270px 0 0 16px;
    }
    .t7 i{
        color: gold;
        padding-top: 10px;
        font-size: 13px;
    }
    .t5{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 20px 3.55%;
    }
    #dest{
        padding: 40px 0;
    }
    .swiper-slide{
        text-align: center;
    }
    .fleks5{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 100px 4%;
        background:linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(35, 35, 35, 0.7)),url(mou.jpg);
        background-size: cover;
        background-attachment:fixed;
        color: white;
        font-weight: 900;
        line-height: 25px;
    }
    .p4{
        width: 20%;
    }
    .p5{
        width: 20%;
    }
    .p4 img{
        width: 100px;
    }
    .fleks6{
        display: flex;
        justify-content: space-between;
        padding: 20px 8%;
        text-align: center;
        margin-left: -25px;
    }
    .fleks6 a{
        color: black;
        text-decoration: none;
        transition: 0.4s;
        font-weight: 900;
    }
    .p5 a{
        text-decoration: none;
        display: block;
        transition: 0.3s;
        margin: 40px 0;
        color: white;
    }
    .p5 h2{
        color: gold;
    }
    .p5 a:hover{
        opacity: 0.5;
    }
    .p4 p{
    padding: 15px 0;
    }
    .fleks6 a:hover{
        margin-top: -7px;
    }
    .fleks6 i {
     background-color: white;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-weight: 500;
        border-radius: 20px;
    }
    .fleks6 a:nth-child(5) i{
        background: transparent;
        font-size: 40px;
        color: white;
    }
    #serv{
        background-color: #202428;
    }
    .fleks7{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 30px 4%;
    }
    .flex1{
        position: relative;
        width: 27%;
        margin: 20px 0;
        padding:40px 30px;
        border: 1px solid white;
        transition: 0.2s;
        overflow: hidden;
    }
    .absol{
        position: absolute;
        top: 30px;
        right: -140px;
        transition: 0.3s;
        padding: 10px 13px;
        font-size: 11.5px;
        border: 1px solid yellow;
    }
    .absol a{
        text-decoration: none;
        color: white;
    }
    #serv h2{
        text-align: center;
        color: white;
        font-size: 26px;
        padding: 10px 0;
    }
    .flex1 i{
        color: gold;
        font-size: 25px;
        padding: 10px 0;
    }
    .flex1 h3{
        color: white;
        padding: 10px 0;
    }
    .flex1 p{
        color: rgb(215, 215, 215);
        padding-top: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    .flex1:hover{
        background-color: black;
    }
    .flex1:hover .absol{
       right: 30px;
    }
    /* ayrica view cssi */
    #ust{
        background-color: #202428;
        color: white;
    }
    #ust h1{
        padding:15px 45px;
        font-size: 35px;
    }
    #ust h3{
        padding-top: 35px;
        padding-left: 45px;
    }
    #ust h2{
        padding: 20px 45px;
    }
    .fleks8{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:15px 1%;
    }
    .fleks8 i{
        font-size: 22px;
        padding: 14px 0;
    }
    .flex2{
        width: 12%;
        text-align: center;
        padding: 15px 7px;
    }
    .fleks9{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:30px 6%;
    }
    .flex3{
width: 35%;
padding: 30px 50px;
margin: 25px 0;
border: 2.5px solid rgb(134, 134, 134);
border-radius: 7px;
    }
    .flex3 ul li{
        padding: 5px 0;
        color: rgb(226, 226, 226);
    }
    .flex3 h2{
        color: yellowgreen;
        margin-left: -70px !important;
    }
    .flex3 h3{
        padding: 25px 0;
        text-align: center;
    }
    .book{
        text-align: center;
       margin-bottom: 30px;
    }
    .book a , .booknow a{
        text-decoration: none;
        color: white;
        background: #cf0029;
        padding: 10px 25px;
        border-radius: 3px;
        transition: 0.25s;
        font-weight: 900;
    }
    .book a:hover{
        background: white;
        color: #000;
    }
    .booknow a:hover{
        background: #000;
        color: white;
    }
    .fleks14 h4{
        text-align: center;
        padding: 30px 0;
        font-size: 35px;
        color: gold;
    }
    .fleks14 p{
        width: 50%;
        margin: 30px auto;
        line-height: 35px;
    }
    .fleks14 span{
        display: block;
        color: gold;
        padding-top: 50px;
        font-size: 23px;
    }
    .booknow{
        text-align: center;
        margin: 20px 0;
        font-size: 14px;
    }
    .modall{
        display: none;
        position: fixed;
        top:0;
        left: 0;
        overflow: auto;
        width: 100%;
        height: 100%;
        background-color: black;
        margin: auto;
        transition: 0.3s;
        z-index: 4;
    }
    .modall span{
        position: absolute;
        cursor: pointer;
    right: 30px;
    top: 30px;
    }
    .modall p{
        width: 80%;
        margin: auto;
        line-height: 25px;
        color: white;
       letter-spacing: 1.2px;
        padding: 40px 0;
        font-size: 13px;
        font-weight: 900;
    font-family: 'Roboto', sans-serif;
    }
    .modall::-webkit-scrollbar{
        display: none;              
       }
    @keyframes move1 {
        from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
    }
    @keyframes move2 {
        from {
        margin-left:-140px;
    }
    to {
        margin-left: 0;
    }
    }
    @keyframes move3 {
        from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
    }
    @keyframes move4 {
        from {
            opacity: 0;
        margin-top:130px;
    }
    to {
        opacity: 1;
       margin-top:31px;
    }
    }
    @keyframes move5{
        from {
            opacity: 0;
           margin-left: -250px;
    }
    to {
        opacity: 1;
        margin-left: 0;
    }
    }
    @keyframes move6{
        from {
            opacity: 0;
           margin-left: 350px;
    }
    to {
        opacity: 1;
        margin-left: 15px;
    }
    }
    .basliq{
        background: repeating-linear-gradient(45deg, black, transparent 100px);
    }
    .q13{
        padding: 20px;
    }
    .q13 a{
        text-decoration: none;
        color: white;
        font-weight: 900;
    background-color: tomato;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;
    }
    .basliq h1{
text-align: center;
padding: 20px 0;
background-color: black;
color: white;
    }
    #popp{
        cursor: pointer;
        font-weight: 900;
        font-size: 12px;
    }
    #saletour{
        position: absolute;
        top: 30px;
        right: 30px;
        color: #cf0029;
        font-size: 35px;
    }
    .klass1{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 20px 5%;
    }
    .q11{
        width: 31%;
        position: relative;
        overflow: hidden;
    }
    .absolyut{
        position: absolute;
    top: 100%;
    width: 90%;
    height: 50%;
    transition: 0.3s;
    height: 100%;
background-color: white;
    }
    .absolyut h3{
        width: 65%;
        margin: auto;
        font-size: 13px;
        line-height: 20px;
        padding: 70px 0;
    }
    .q11:hover .absolyut{
        top: 5%;
        }
    .q11 img{
        top:20px;
        width: 90%;
        object-fit: cover;
        margin: 20px 0;
        vertical-align: middle;
        border-radius: 10px;
    }
    .q11 p{
        position: absolute;
        left: 20px;
        top: 40px;
        font-size: 12px;
        color: white;
        padding:7px 10px;
        background-color: brown;
    }
    #dest2{
        background: rgb(245, 245, 245);
    }
    #dest2 h2 , #dest h2{
        text-align: center;
        padding: 20px 0;
    }
    .altxet{
height: 3px;
width: 90px;
margin-left: 45px;
background-color: gold;
    }
    .fleks11{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:20px 1%;
    }
    .bot{
        padding: 40px 0;
    }
    .flex11{
        width: 48%;
        animation: 2s move5;
    }
    .flex11 img{
        display: block;
        margin: 60px auto;
        width: 76%;
        border-radius:10px;
        animation: 2s move6;
    }
    .flex11 p{
padding: 30px 45px;
line-height: 25px;
    }
    #basliq{
        background: linear-gradient(to right,#070707,#140040);
        color: white;
    }
    #basliq h1{
        text-align: center;
    }
    .klass2{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:20px 2.5%;
    }
    .q22{
        width: 30%;
        margin: 20px 0;
    }
    .q22 img{
        width: 100%;
        object-fit: cover;
        vertical-align: middle;
    }
    .q22 p{
        font-weight: 900;
    }
    .q23{
        background-color: white;
        text-align: center;
        color: black;
        padding: 10px 0;
    }
    .t8{
        position: fixed;
        left: 30px;
        top: 650px;
        z-index: 300;
        display: none;
    }
    .t8 i{
        height: 45px;
        width: 45px;
        font-size: 25px;
        line-height: 45px;
        transition: 0.3s;
        background-color: black;
        text-align: center;
        border-radius: 100%;
    }
    .t8 i:hover{
        background-color: gold;
        color: black;
    }
    .t8 a{
        color: white;
    }
    .fleks13{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:20px 3%;
    }
    .flex13{
        width: 22.5%;
        text-align: center;
        border: 1px solid white;
        padding: 40px 0;
    }
    .flex13 h4{
        padding: 30px 0;
        font-size: 30px;
    }
    .flex13 p{
        font-size: 22px;
    }
    .flex13 i{
        font-size: 33px;
        color: gold;
    }
    .loco{
        width: 60%;
        margin: auto;
    }
    .loco img{
        width:95%;
        object-fit: cover;
        vertical-align: middle;
        border-radius: 10px;
    }
    .fleks10{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:12px 1%;
        color: white;
    }
    .fleks10 p{
        font-size: 10px;
        padding: 4px 8px;
        border: 1px solid white;
    }
    @media (max-width:1296px){
        .t8{
            top: 595px;
        }
        #tour{
            padding: 650px 0 0 0;
        }
        .fleks6{
            padding: 20px 0;
            }
            .klass1{
                padding: 0 1%;
            }
            .q11{
                width: 45%;
            }
            .fleks10{
                padding: 12px 3%;
            }
            .fleks10 p{
                width: 12%;
                margin: 5px 0;
                text-align: center;
            }
    }
.fleks12{
    display: flex;
    justify-content: space-between;
    padding: 18px 5.5%;
    background-color: black;
    color: white;
font-weight: 900;
font-size: 14px;
}
.fleks12 p{
font-size: 12px;
}
.fleks12 p:nth-child(2){
    font-size: 15px;
}
.fleks12 a{
    text-decoration: none;
    color: rgb(255, 29, 74);
    transition: 0.3s;
    letter-spacing: 2.8px;
    margin-left: 5px;
}
.fleks12 a:hover{
    color: white;
}
    @media (max-width:1050px){
        .flex11{
            width: 100%;
            margin: 20px auto;
        }
        .fleks14 p{
            width: 85%;
            font-size: 13px;
        }
        .fleks10 p{
            width: 25%;
            margin: 10px 0;
        }
        .flex11 h1 , .flex11 h2 , .flex11 h3{
            text-align: center;
        }
        .altxet{
            margin: auto;
            width: 70px;
        }
        .p4 , .p5{
            width: 45%;
            margin: 20px 0;
            text-align: center;
            border: 1px solid white;
            padding:20px 15px;
        }
        .fleks6{
            margin-left: 0;
        }
        .t3{
            width: 23%;
            margin: 10px 0;
            text-align: center;
        }
        .fleks4{
            padding: 0 4%;
        }
        .fleks4 a{
            width: 43%;
        }
        .flex1{
            width: 40%;
        }
        .flex13{
            width: 45%;
            margin: 20px 0;
        }
    }
    @media (max-width:998px){
header h1{
            font-size: 30px;
            padding:0 150px;
           margin-left: -100px !important;
        }
        header h2{
            padding: 20px 50px;
            font-size: 20px;
        }
        header h3{
            padding: 10px 50px;
            font-size: 13px;
        }
        .t2{
            margin-top: -200px !important;
        }
        .flex2{
            width: 18%;
        }
        .flex3{
            width: 80%;
            margin: 15px auto;
        }
        .q22{
            margin: 20px auto;
        }
        .q11{
            width: 50%;
        }
        .fleks4 a{
            animation: none !important;
        }
    }

    @media (max-width:896px) {  
        .q22{
            width: 46%;
        }
        .d5 a{
            font-size: 11px;
            padding: 6px 14px;
        }
        .q23{
            padding: 20px 0;
        }
        #tour{
            padding: 550px 0 0 0;
        }
        .fleks4 a{
            width: 48%;
        }
        .t4 h4{
            font-size: 14px;
        }
        .t1{
            margin-top: -80px;
        }  
        .fleks1{
            display: flex;
            justify-content: space-between;
            padding: 0 15%;
        }
        .p3{
            display: block;
            font-size: 33px;
        }  
        nav ul {
            display: block;
            position: absolute;
            z-index: 2;
            left: -1200px;
            width: 100%;
            transition: 0.3s;
        }
        nav li {
            display: block;
            background-color: rgba(0, 0, 0, 0.837);
            text-align: center;
            color: black;
            padding: 23px 0;
            border: 2px solid white;
            margin-left: 0;
        }
        nav li a {
            font-size: 12px;
            text-decoration: none;
            color: white;
            font-weight: 900;
        }
        nav ul li a:hover::after {
            width: 0;
        }
        nav ul li a:hover {
            color: rgb(206, 206, 206);
        }   
        .newcss1 {
            left: 0;
        } 
        nav ul li:nth-child(10){
            display: none;
        }
        nav ul li:nth-child(11){
            display: flex;
            justify-content: space-between;
            padding: 24px 15%;
        }
        nav ul li:nth-child(11) a{
            background-color: white;
            color: black;
text-align: center;
padding:10px 18px;
font-size: 14px;
        }
        .p2{
display: none;
        }
        .fleks12{
            flex-direction: column-reverse;
            text-align: center;
            line-height: 20px;
        }
        .fleks12>*{
            padding: 7px 0;
        }
        .fleks12 a{
            font-size: 18px;
        }
        #ust h1{
            padding: 30px 0 10px 45px;
        }
    }
    @media (max-width:768px){
        #tour{
            padding: 440px 0 0 0;
        }
        #serv h2 {
            font-size: 19px;
        }
        .fleks3 h2{
            font-size: 10px;
        }
.t2{
    display: none;
}
header h3{
    display: none;
}
.p4 , .p5{
    width: 75%;
    margin: 20px auto;
    text-align: center;
    border: 1px solid white;
    padding:20px 15px;
}
.p4 p{
    width: 70%;
    margin: auto;
}
.fleks6{
   padding: 20px 7%;
}
.flex1{
    width: 70%;
    margin: 30px auto;
}
#ust h1{
    font-size: 25px;
}
#ust h2{
    font-size: 18px;
}
.flex2{
    font-size: 14px;
}
.q11{
    width: 80%;
    margin: 20px auto;
}
.loco{
    width: 80%;
}
#serv h2{
    cursor: none;
}
    }    
    @media (max-width:600px){
        #tour{
            padding: 340px 0 0 0;
        }
        .t4 h4{
            font-size: 12px;
        }
        header h1{
            font-size: 20px;
        }
        header h2{
            font-size: 12px;
        }
        .q22{
            width: 85%;
        }
        .d5{
            margin: 10px 50px;
        }
        .flex2{
            width: 30%;
            padding: 6px 0;
            margin: 7px 0;
        }
        .t1{
            margin: -120px -30px;
        }
        .flex13{
            width: 75%;
            margin: 20px auto;
        }
    }
    @media (max-width:550px){
        .t5{
            padding: 11px 3.55%;
        } 
    }
    @media (max-width:505px){
        .fleks4 a{
            width: 97%;
            margin: 20px auto;
        }
    }
    @media (max-width:470px){
        .p1 img{
            width: 85px;
        }
        .q22{
            width: 93%;
        }
        .q11{
            width: 95%;
            margin: 20px auto;
            text-align: center;
        }
        .t6 h6 {
            font-size: 10px;
        }
        .absolyut{
            width: 95%;
        }
        #tour{
            padding: 270px 0 0 0;
        }
        .p4 , .p5{
            width: 93%;
        }
        .fleks6{
            margin-left: 0;
        }
        .t3{
            width: 27%;
        }
        .loco{
            width: 100%;
        }
        nav ul li:nth-child(11){
            padding: 24px 5%;
        }
header h2{
    display: none;
}
.d5{
    margin: 27px 50px;
}
.flex1{
    width: 93%;
}
.fleks8{
    padding: 0 7%;
}
.flex2{
    width: 40%;
}
.flex13{
    width: 90%;
    margin: 20px auto;
}
.fleks5{
    padding: 5px 4%;
    }
    .fleks3{
        padding: 5px 3%;
    }
}
    @media (max-width:370px){
        .t1{
            margin: -140px -30px; 
        }
        #serv h2 {
            font-size: 16px;
        }
        .d5 a{
            display: none;
        }
        .t3{
            width: 70%;
            margin: 20px auto;
        }
        header h1 {
            font-size:13px;
        }
.d5{
    margin-top:10px;
}
.absolyut h3{
    padding: 15px 0;
}
    }
