* {
    margin: 0px !important;
    padding: 0px !important;
    box-sizing: border-box !important;
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Vazir.eot');
    src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Vazir.woff2') format('woff2'),
        url('../fonts/Vazir.woff') format('woff'),
        url('../fonts/Vazir.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Vazir-Bold.eot');
    src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Vazir-Bold.woff2') format('woff2'),
        url('../fonts/Vazir-Bold.woff') format('woff'),
        url('../fonts/Vazir-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'lalezar';
    src: url('../fonts/Lalezar-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'byekan';
    src: url('../fonts/Qs_Iranyekan.ttf') format('truetype');
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/Iranian\ Sans.ttf') format('truetype');
}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/Yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'doran';
    src: url('../fonts/Doran-Regular.otf'),
        url('../fonts/Doran-Regular.ttf') format('truetype'),
        url('../fonts/Doran-Regular.woff') format('woff'),
        url('../fonts/Doran-Regular.woff2') format('woff2');
}

.doran {
    font-family: 'doran';
}

.lalezar {
    font-family: 'lalezar' !important;
}

.yekan {
    font-family: 'yekan';
}

.iransans {
    font-family: 'iransans';
}

.byekan {
    font-family: 'byekan';
}

body {
    font-family: 'Vazir' !important;
    height: auto;
}

.zard {
    color: #FEBD3F;
}

.abi {
    color: #0700F7;
}

.navar-rang {
    background-color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.shadow-a {
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}

.shadow-b {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.shadow-c {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.bg-rang {
    background-image: url(../images/1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-color: rgba(17, 9, 53, 0.87);
    background-blend-mode: multiply;
}

.footer-back {
    height: auto;
    width: 100%;
    background-color: rgb(0 0 0 / 87%);
}

.bg-rang2 {
    background-image: url(../images/2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-color: rgb(56 58 67 / 87%);
    background-blend-mode: multiply;
}

.bg-rang3 {
    background-image: url(../images/tower.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-color: rgb(56 58 67 / 87%);
    background-blend-mode: multiply;
}

.bg-rang4 {
    background-image: url(../images/5.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-color: rgb(56 58 67 / 87%);
    background-blend-mode: multiply;
}

.back-mob {
    background: #536976;
    background: -webkit-linear-gradient(to right, #292E49, #536976);
    background: linear-gradient(to right, #292E49, #536976);
}

.whatsapp {
    color: #24FE41 !important;
}

.insta {
    color: #ee0979 !important;
}

.tel {
    color: #2980b9 !important;
}

.insta:hover,
.tel:hover,
.whatsapp:hover {
    transform: scale(1.2);
    transition: 0.3s ease-in-out;
}

.hhh:hover {
    transform: scale(1.2);
    transition: 0.3s ease-in-out;
}

.rotate-img {
    transform: rotate(180deg) !important;
}

.nav-choice {
    font-size: 15px;
    color: #000000 !important;
    all: unset;
    cursor: pointer;
    font-weight: bold;
    padding: 0px 5px !important;
    padding-bottom: 10px !important;
}

.nav-choice:hover {
    font-size: 16px;
    color: #33308a !important;
    border-bottom: 4px solid #FEBD3F;
}

.nav-choice:active {
    font-size: 16px;
    color: #33308a !important;
    border-bottom: 4px solid #FEBD3F;
}

.navv {
    font-size: 15px !important;
    color: #fff !important;
}

.navv:hover {
    font-size: 16px !important;
    color: gold !important;
}

.navv:active {
    font-size: 16px !important;
    color: gold !important;
}

.bor-rad {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 25px;
    border-top-right-radius: 100px;
}

.aaa:hover{
    color: rgb(245, 245, 25) !important;
}