@font-face {
    font-family:'OnMedium';
    src: url('/sardab/fonts/persian/OnMedium.ttf');
}

@font-face {
    font-family: 'OnBold';
    src: url('/sardab/fonts/persian/OnBold.ttf');
}

@font-face {
    font-family: 'OnSemiBold';
    src: url('/sardab/fonts/persian/OnSemiBold.ttf');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('/sardab/fonts/latin/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'iranyekan';
    src: url('/sardab/fonts/iranyekan/IRANYekanRegularFaNum.ttf');
}

@font-face {
    font-family: 'TestFinancierDisplay';
    src: url('/sardab/fonts/TestFinancierDisplay-Regular-BF66175772f0c08.otf');
}

@font-face {
    font-family: 'Roboto';
    src: url('/sardab/fonts/Roboto/Roboto-Regular.ttf');
}

/*menu*/
body{
    background: #fff;
}
.portfolio_menu ul li{
    font-family: 'iransans';
}

.bg-menu{
    margin-bottom:0px;
    background:url("/sardab/image/sardab/bg-menu.png") no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -30px;
}
.dreamit_menu ul .sub-menu li:hover>a,
.dreamit_menu ul .sub-menu .sub-menu li:hover>a{
    color: #131960 !important;
}

.dreamit_menu ul{
    margin-right: 10px;
}

.style-two .header-button{
    margin: 0;
}

.dreamit_menu{
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    position:relative;
}

.dreamit_menu>ul>li>a{
    color: #111;
    margin: 0px 6px;
    font-family: 'iranyekan';
    font-size: 13px;
    font-weight: 700;
}
.search-form{
    min-width: 220px;
    position:absolute;
    top:45px;
    left:0;
}
#searchDialogBtn{
    color: #646464;
    margin-left: 10px;
    font-size: 19px;
    font-weight: 600;
}

.btn.focus, .btn:focus, .form-control:focus {
    box-shadow: none;
}

.dreamit_menu ul .sub-menu{
    border-radius: 10px;
}

.dreamit_menu ul .sub-menu li a{
    font-family: 'iranyekan2';
    color: #000 !important;
}

.dreamit_menu>ul>li>a:after{
    display:none;
}

.dreamit_menu>ul.user_nav_scroll>li>a{
    margin: 10px 0;
}

.dreamit_menu ul li:hover>.sub-menu{
    /* top: 175%; */
}

.dreamit_menu ul .sub-menu li.nav-item a:hover{
    color:#2e3192 !important;
}

.dreamit_menu ul .sub-menu li:hover>.sub-menu {
    /* left: -218px !important; */
}

.dreamit_menu ul .sub-menu li a:hover{
    color:#2e3192 !important;
}

.style-two .header-button #udpCartItemCounter{
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    top: -5px;
    right: -5px;
    background: #93d142;
    font-size: 11px;
    line-height: 12px;
    font-weight: 700;
}

.bg-logo , .logo_img{
    display: block;
    width: 230px;
    height: auto;
}

.sticky .main_sticky{
    width: 230px;
}

.nav-brand{
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 10%;
    background-position-y: top;
}

.dreamit_menu ul .sub-menu.large {
    width: 850px;
    background: #fff !important;
}

.dreamit_menu ul .sub-menu li {
    position: relative;
    /*height: 385px;*/
}


ul.nav_scroll li a.category-menu i {
    font-size: 20px;
}

.logo img {
    max-width: 100%;
    width: 100%;
    margin: 0px;
}

.color-header {
    background: #2e3192;
    direction: rtl;
    height: 60px;
}

.menu_brands{
    padding-right: 31px;
}

.menu_brands i{
    font-size: 20px !important;
}

.category-menu{
    display: flex;
    align-items: center;
    padding-right: 0px;
}

.category-menu:before{
    display:none;
}

.sub-menu.large .tab-content {
    background: #fff;
}

.dreamit_menu ul .sub-menu li.nav-item a.active {
    background: #fff !important;
    color: #000 !important;
}

.dreamit_menu>ul.user_nav_scroll>li>a {
    background-color: unset !important;
    padding: 0px 0px;
}

.dreamit_menu>ul.user_nav_scroll>li>a i{
    font-size: 35px;
}

.style-two .header-button i{
    font-size: 35px;
    color: #2e3192 !important;
}

.sticky{
    box-shadow: none;
    background: unset;
}

/*#sticky-header{*/
/*    position:relative;*/
/*}*/

/*#sticky-header:after{*/
/*    content:' ';*/
/*    background:url("/sardab/image/water.png") no-repeat;*/
/*    display:block;*/
/*    position:absolute;*/
/*    width: 130px;*/
/*    z-index: 101;*/
/*    height: 130px;*/
/*    top: -6%;*/
/*    right: 4%;*/
/*}*/

/*end menu*/
/*slider*/
.section-slider{
    padding-top: 0px;
    position:relative;
}

/*.section-slider:before{*/
/*    content:' ';*/
/*    background:url("/sardab/image/water.png") no-repeat;*/
/*    display:block;*/
/*    position:absolute;*/
/*    width: 88px;*/
/*    z-index: 101;*/
/*    height: 124px;*/
/*    top: -6%;*/
/*    right: 94px;*/
/*}*/

.slider-main-img{
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;
}

/*end slider*/
/*brand*/
.brand{
    padding: 80px 0px 45px;
}

.search-form .search-input-box input{
    padding-right: 10px;
}

.search-form .search-input-box button{
    left: 10px;
    right: unset;
}

/*end brand*/
/*product*/
.special_product{
    padding: 55px 0px;
}

.productitem-2:after{
    display:none;
}

.productitem-3 .info-title-box h6{
    height: auto;
    font-family: 'iranyekan';
    color: #000;
    margin: 20px 0;
    text-align: center;
}

.productitem-2 .info-price-box{
    margin-bottom: 15px;
}

.info-price-box span{
    font-family: 'IRANSans';
    text-align: center;
}

/*end product*/
/*feature*/

.feature{
    margin:30px 0px 0px;
}

.item_feature{
    display: flex;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: center;
    justify-content: space-evenly;
    padding: 25px;
    border-radius: 20px;
    width: 85%;
    margin: 0 auto;
}

/*.item_feature:after{*/
/*    content:' ';*/
/*    background: url(/sardab/image/button1.png) no-repeat;*/
/*    display: block;*/
/*    width: 35px;*/
/*    height: 35px;*/
/*    position: absolute;*/
/*    right: 40px;*/
/*    bottom: 25px;*/
/*}*/

.item_feature:hover{
    color:#000;
}

.item_feature img{
    width: auto;
    /*background: #fff;*/
    /*padding: 10px;*/
    /*border-radius: 25px 25px 25px 0px;*/
    text-align: right;
}

.item_feature h3{
    font-size: 16px;
    text-align: center;
    /*margin-right: 82px;*/
    /*background: #fff;*/
    /*padding: 25px 0px;*/
    /*border-radius: 25px 0px 25px 25px;*/
    font-family: 'iranyekan';
    color:#111;
}

.text_en_feature{
    /*position: absolute;*/
    /*top: 25px;*/
    margin: 0;
    color: #8f8f8f;
    /*width: 95px;*/
    /*left: 35px;*/
    text-align: center;
    font-family: 'Roboto';
}

.img-top-category{
    width:100%;
}

.top-category-list.hidden {
    display: none;
}

.brand_category{
    margin: 55px 0px 0px;
    background:#eaeaec;
    padding:30px 0px;
    border-radius: 80px;
}

.category_top_title{
    text-align:center;
    color: #8f8f8f;
    font-family: 'Roboto';
    font-size: 14px;
}

.category_title_main{
    font-size: 24px;
    font-family: 'iranyekan';
    text-align: center;
    margin-bottom: 45px;
    color: #111;
}

#owl-carousel-top-category-slider{
    width: 80%;
    margin: 0 auto 30px;
}
.img-top-category{
    background: #fff;
    padding: 7px;
    border-radius: 100%;
}
.category-top.active .img-top-category{
    border: 4px solid #2e3192;
    border-radius: 100%;
}

.productitem-2 .info-title-box, .productitem-1 .info-title-box{
    height: auto;
    overflow: visible;
}
.image{
    display: none;
}
.link-product{
    text-align: center;
    margin:0 auto;
    background:#2e3192;
    color:#fff;
    border-radius: 35px;
    width: 100%;
    height: 100px;
    display: block;
    padding: 8px;
    font-family: 'iranyekan';
    text-align: center;
    transition: all 200ms;
    text-transform: uppercase !important;
    letter-spacing: 2px;
    cursor: hand;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden !important;
    -webkit-transition: all .3s
    ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s
    ease-in-out;
    z-index: 1;
}

.link-product:hover {
    border: 1px solid #2e3192 !important;
    color: #fff !important;
}

.link-product::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #2e3192 !important;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all .7s
    cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .7s
    cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.link-product::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #d6d6d4 !important;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s
    cubic-bezier(.2, .95, .57, .99);
    -moz-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    -o-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    transition: all .4s
    cubic-bezier(.2, .95, .57, .99);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.link-product:hover::before{
    opacity: 1;
    width: 116%;
}

.link-product:hover::after{
    opacity: 1;
    width: 120%;
}

.top-category-list .owl-carousel-special .owl-stage-outer {
    padding-bottom:20px;
}

.productitem-2{
    width: 95%;
    border-radius: 25px;
    height: 350px;
}

.productitem .image-box {
    border-radius: 20px;
}

    /*end feature*/
/*about*/

.aboutus{
    padding: 50px 0px;
}

.aboutus_img img{
    width: 100%;
}

.aboutus_img{
    position:relative;
}

.owl-carousel-special{
    position:relative;
}

.aboutus_img:after{
    content:'';
    background:url("/sardab/image/sardab/about.png");
    position:absolute;
}
.owl-carousel-special .owl-nav {
    position: relative;
    top: -180px;
}

.owl-carousel-special .owl-nav .owl-prev.disabled ,
.owl-carousel-special .owl-nav .owl-next.disabled{
    display:none;
}

.owl-carousel-special .owl-nav .owl-prev{
    left: -10px;
    position: absolute;
    font-size: 20px;
    color: #2e3192;
}

.owl-carousel-special .owl-nav .owl-next{
    right: -10px;
    position: absolute;
    font-size: 20px;
    color: #2e3192;
}

.not-found{
    direction: rtl;
    text-align: center;
    background: #fff;
    padding: 10px;
    border-radius: 80px;
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 15%);
}

.not-found h3{
    font-size: 20px;
    font-family: 'iranyekan';
}

.box_aboutus{
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #fff;
    border-radius: 0;
    padding: 30px 0px;
    direction: rtl;
    text-align: right
}

.aboutus_title{
    font-weight: 900;
    font-family: 'iranyekan';
    font-size: 25px;
    color: #2e3192;
    margin-bottom: 20px;
}

.aboutus_top_title{
    margin: 0;
    color: #8f8f8f;
    font-size: 14px;
}

.aboutus_text{
    color: #1c1c1c;
    margin: 0;
    font-size: 16px;
    text-align: justify;
    font-family: 'iranyekan';
}
/*end about*/
/*pattern*/
.pattern_top_title{
    text-align: center;
    color: #8f8f8f;
    font-family: 'Roboto';
    font-size: 14px;
}
.pattern_title_main{
    font-size: 24px;
    font-family: 'iranyekan';
    text-align: center;
    margin-bottom: 45px;
    color: #111;
}

.pattern{
    margin: 0 0px 0px;
    background: #eaeaec;
    padding: 40px 0px 70px;
    border-radius: 80px;
}

.item-pattern img{
    width:100%;
    border-radius: 50px;
}

.item-pattern{
    position: relative;
}

.box-text{
    position: absolute;
    bottom: 20px;
    right: 13px;
    background: #fff;
    width: 90%;
    text-align: center;
    padding: 5px;
    border-radius: 50px;
}

.box-text p{
    margin: 0;
    font-family: 'iranyekan';
}

.item-pattern:hover{
    color: #888888;
}

#owl-carousel-pattern{
    position:relative;
}

#owl-carousel-pattern .owl-nav {
    position: relative;
    top: -180px;
}

#owl-carousel-pattern .owl-nav .owl-prev.disabled ,
#owl-carousel-pattern .owl-nav .owl-next.disabled{
    display:none;
}

#owl-carousel-pattern .owl-nav .owl-prev{
    left: -20px;
    position: absolute;
    font-size: 20px;
    color: #2e3192;
}

#owl-carousel-pattern .owl-nav .owl-next{
    right: -20px;
    position: absolute;
    font-size: 20px;
    color: #2e3192;
}

/*new product*/
.new_product {
    padding: 55px 0px 70px;
}

.service_top_title{
    text-align: center;
    color: #8f8f8f;
    font-family: 'Roboto';
    font-size: 14px;
}

.service_title_main{
    font-size: 24px;
    font-family: 'iranyekan';
    text-align: center;
    margin-bottom: 45px;
    color: #111;
}

.service_box{
    background:#eaeaec;
    text-align:center;
    padding: 40px 0;
}

.service_box .text_service_box .en_service{
    font-size: 12px;
    margin-top: 20px;
    color: #8f8f8f;
    font-family: 'Roboto';
}

.service_box .text_service_box h3{
    font-size: 18px;
    font-family: 'iranyekan';
    text-align: center;
    color: #111;
}

.col-parent:first-child .service_box{
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
}

.col-parent:last-child .service_box{
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}


/*contact us*/
.contact_top_title{
    text-align: center;
    color: #8f8f8f;
    font-family: 'Roboto';
    font-size: 14px;
}

.contact_title_main{
    font-size: 24px;
    font-family: 'iranyekan';
    text-align: center;
    margin-bottom: 45px;
    color: #111;
    direction:rtl;
}

.contact_us{
    padding: 30px 0;
}

.form-input{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 22px 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    font-family: 'iranyekan';
    background-color: #eaeaec;
    background-clip: padding-box;
    border: none;
    border-radius: 25px;
    transition: border-color .15s
    ease-in-out, box-shadow .15s
    ease-in-out;
    position: relative;
    direction: rtl;
    text-align: right;
}

::placeholder{
    font-family: 'iranyekan';
}

.quote_btn{
    margin: 15px auto;
    width: 30%;
}

    /*customer*/
.customers{
    padding: 50px 0px 50px;
    position: relative;
    background:url("/sardab/image/sardab/customers.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
}

.customers_top_title{
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-size: 14px;
}

.item_customer img{
    width: 100%;
    margin: 15px 0px 0px;
    border: 6px solid #6d70bf85;
    border-radius: 50%;
    background-color: #eaeaec;
}

.item_customer {
    pointer-events: none !important;
}

.title_customers_main{
    font-size: 24px;
    font-family: 'iranyekan';
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
    direction: rtl;
}

.title_customers:after{
    content:' ';
    display:block;
    width: 100%;
    height: 2px;
    position: absolute;
    right: 185px;
    top: 24px;
    color: #2e3192;
    background: #2e3192;
}

.footer-bottom{
    background: #131960;
    padding: 60px 0 5px;
}

.img_footerabout{
    width: 85%;
    text-align: right;
    margin: 0px auto 20px;
    display: block;
}

.footer-bottom-menu a{
    color:#fff;
}

.footer-bottom-menu a span{
    color: #6c71f7;
}

.footer-bottom-content{
    padding-top: 10px;
}
.footer-bottom-menu{
    padding-top: 10px;
}

.footer-bottom-content-copy{
    direction: rtl;
    text-align: right;
    font-family: 'iranyekan2';
}

.footer-bottom-content-copy p{
    margin:0;
    color:#fff;
    font-family: 'iranyekan2';
}

.footer-bottom-content-copy p span{
    color: #6c71f7;
    font-family: 'iranyekan2';
}

.about_footer p{
    color: #fff;
    text-align: justify;
    direction: rtl;
    font-family: 'iranyekan';
}

.widget-title{
    font-family: 'iranyekan';
    font-size: 16px !important;
    color: #fff !important;
}

.footer-recent-post .menu{
    margin-right: 25px;
}

.footer-recent-post ul li a{
    background-image: linear-gradient(to right, #fff, #fff, 50%, #fff 100%);
    font-family: 'iranyekan';
}

.title_contacts{
    padding-bottom: 20px;
    margin-top: 0;
    text-align: center;
    font-family: 'iranyekan';
    font-size: 16px !important;
    color: #fff !important;
}

.item-contact{
    text-align: right;
    margin-bottom: 10px;
    width: 285px;
    display: flex;
    align-items: center;
}
.dreamit_menu>ul>li>a:hover{
    color: #2e3192;
}
.item-contact a{
    color: #fff;
}

.box-content p{
    color: #fff;
    margin:0;
    font-family: 'iranyekan';
}

.box-content{
    display: flex;
    margin-right: 8px;
}

.contacts-items img{
    margin: 0 auto 20px;
    width: 75%;
}

.contact-widgets{
    display:flex;
    justify-content: center;
    align-items: center;
}

#namads{
    background: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
}

#namads p{
    margin:0;
}

.swal2-html-container{
    direction:rtl;
}

.footer-text{
    margin-top: 25px;
}
.fixed-bottom, .fixed-top{
    right: 15px;
    left: unset;
}

.dreamit_menu ul .sub-menu.smart-menu{
    background: #cfcfcf;
    color: #fff;
    padding: 8px;
    /* right: unset !important;
    left: 0 !important; */
}
@media only screen and (min-width: 320px) and (max-width: 599px) {
    body{
        padding-bottom: 0;
    }
    .footer-recent-post .menu{
        margin-right: 0px;
    }
    
    .slider-main-img {
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
    }
    .service_box img{
        width: 50px !important;
    }
    .item_feature h3{
        margin-right: 18px;
    }
    .item_feature:after{
        right: 0;
    }
    .aboutus_img {
        width: 100%;
        margin-bottom: 25px;
    }
    .brand_category {
        margin: 40px 0px 0px;
        border-radius: 60px;
    }
    .item_feature{
        margin-bottom: 20px;
        width: 100%;
    }
    .aboutus_top_title{
        text-align: center;
    }
    .pattern{
        border-radius: 60px;
    }
    #owl-carousel-pattern .owl-nav .owl-prev{
        left: -14px;
        font-size: 16px;
    }
    #owl-carousel-pattern .owl-nav .owl-next {
        right: -14px;
        font-size: 16px;
    }
    .service_box{
        margin-bottom: 10px;
        border-radius: 30px !important;
        padding: 25px 0 20px;
    }
    .new_product {
        padding: 55px 0px 55px;
    }
    .quote_btn{
        width: 60%;
    }
    .service_box .text_service_box h3 {
        font-size: 16px;
    }
    .productitem-3{
        padding: 0px 10px;
    }
    .aboutus_title {
        text-align: center;
    }
    .customers {
        background: url(/sardab/image/sardab/customers.png) no-repeat;
        background-size: cover;
        background-position: right;
        padding: 35px 0px 49px;
        margin: 0px 0px 0;
        border-top-right-radius: 80px;
        border-top-left-radius: 80px;
    }
    .widget-title-border:last-child {
        margin-right: 7px;
    }
    .col-contacts{
        margin-top:30px;
        display: flex;
        justify-content: center;
    }
    .title_contacts {
        margin-top: 17px;
    }
    .footer-bottom-content-copy p{
        text-align: center;
    }
    .footer-bottom-menu {
        text-align: center;
    }
    .footer-text{
        margin-top: 20px;
    }
    #namads {
        background: #fff;
        text-align: center;
        padding: 10px;
        border-radius: 30px;
        width: 50%;
        margin: 20px auto 0;
    }
    .widget-title-border:first-child {
        margin-left: 7px;
    }
    .title_customers:after{
        right: 145px;
    }
    #main_content{
        margin-top: 70px;
    }
    .meanmenu-reveal i{
        font-size: 30px;
        color: #000;
    }
    .mean-nav img{
        margin-top:40px;
    }
    .mean-container .mean-nav ul li a{
        font-size: 18px;
    }
    .mean-container .mean-nav ul{
        margin-top: 30px;
    }
    .productitem-2 {
        border-radius: 20px !important;
    }
}