body {
    direction: rtl !important;
    overflow-x: hidden !important;
    background: #ffffff !important;
    font-family: iransans !important;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: 'vazir';
    src: url('../fonts/Vazir.woff') format('woff');

}

@font-face {
    font-family: 'iranyekanbold';
    src: url('../fonts/iranyekanwebbold(fanum).woff') format('woff');
}

@font-face {
    font-family: 'iransansmedium';
    src: url('../fonts/IRANSansWeb_Medium.woff') format('woff');
}


@font-face {
    font-family: tanhadig;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/tanha/Tanha-FD.eot');
    src: url('../fonts/tanha/Tanha-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/tanha/Tanha-FD.woff2') format('woff2'), url('../fonts/tanha/Tanha-FD.woff') format('woff'), url('../fonts/tanha/Tanha-FD.ttf') format('truetype');
}


@media screen and (max-width: 767px) {
    .cu-txt span{
        text-align: justify;
        font-size: 13px !important;
        font-family: iranyekanbold, sans-serif, Tahoma !important;
        width: 90% !important;
        line-height: normal !important;
    }
    .magnific-img {

        width: 32.3%;
    }
    .cu-h3name h1{
        font-size: 18px !important;
        text-align: justify !important;

    }
    .cu-titflo h3{
        font-size: 16px !important;

    }
    .cu-titflo{
        text-align: center !important;
    }
}


.cu-container{
    width: 1140px !important;
}
.cu-txt span{
    text-align: justify;
    font-size: 16px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    width: 70%;
    line-height: 30px;
}
.cu-mb{
    margin-bottom: 50px;
}
.cu-mb2{
    margin-bottom: 90px;
}
video {
    width: 100% !important;
    height: auto !important;
}
.cu-title h3{
    font-size: 35px !important;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 700 !important;
}

.cu-h3name h1{
    font-size: 24px ;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 700 !important;
    text-align: justify;
}
.bx-menu{
    font-size: 60px !important;
    font-weight: 700 !important;
    color: black;
}

.cu-mod-mob .modal .modal-dialog {
    width: 350px !important;
    margin: auto !important;
}
.cu-item-menu li a{
    font-size: 18px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 500;
    color: #000;
}
.cu-item-menu li a:hover{
    color: #F19A38 !important;
    transition: 0.4s;
}
.cu-img h3{
    font-size: 14px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    color: #000;
    padding-top: 7px;
    text-align: right;
}
.cu-btn-all a{
    font-size: 15px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    color: #000;
    border: 1px solid black;
    padding: 5px 8px;
    border-radius: 50px;
}
.cu-btn-all a:hover{
    background-color: orange;
    transition: 0.4s;
}
.cu-category{
    background-color: #FFFFFF;
    padding: 25px;
    border-radius: 5px;
}
.cu-category h3{
    font-size: 30px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 500;
    color: #030303;
}
.cu-category p{
    font-size: 15px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 700;
    color: #262525;
    line-height: 30px;
    text-align: justify;
}
.cu-allproject{
    margin-bottom: 25px;
}
.cu-sosial a span{
    font-size: 28px;
    color: #FFFFFF;
    border: 2px dotted black;
    padding: 5px;
    border-radius: 50%;
    background-color: #131211;
}
.cu-sosial a span:hover{
    background-color: #FFFFFF;
    color: black;
    transition: 0.4s;
}
.copy{
    font-size: 13px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 700;
    color: #262525;

}
#site {
    max-width: 100% !important;
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
}
.cu-titflo h3{
    font-size: 18px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 500;
    color: #eae5e5;
    margin-top: 10px;
    background-color: #000000;
    padding: 10px;
    border-radius: 5px;
}
.cu-titflo ul{
    padding: 0 !important;
    text-align: right !important;
}
.cu-titflo ul li{
    font-size: 14px;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 700;
    color: #262525;
}
.cu-titflo ul li img{
    width: 40px;
}

.cu-title p{
    font-size: 19px !important;
    font-family: iranyekanbold, sans-serif, Tahoma !important;
    font-weight: 800 !important;
    color: #444242;
    padding-top: 15px;
}