﻿@import url(layout/reset.css);
@import url(layout/fonts.css);
@import url('slideshow.css');

.bodyfirst, body {
    min-height: 100vh
}

.logo img, .reg-box img, body {
    width: 100%
}

.logo, .logo:before, .main-box, .main-box:before {
    position: absolute;
    left: 0;
    right: 0
}

.consule-form p, .enter-cartable {
    text-align: center
}

.categorydetail, .consule-form .btn, .entry, body {
    font-family: WebmehrazFont
}

body {
    background: #fff;
    direction: rtl;
    font-style: normal;
    font-weight: 400;
    overflow-x: hidden;
    position: relative;
    margin: 0;
    font-size: 0;
    font-feature-settings: "ss02"
}

.empty-basket .btn-sign {
    background: #14aa57;
    color: #fff;
    padding: 0 10px;
    border-radius: 5px;
    display: block;
    width: 130px;
    margin: 20px auto 0;
    height: 35px;
    line-height: 35px;
}

.bodyfirst {
    background: url("/images/backmain.png") #fff
}

.mobile-navigation-main ul .hassubmenu {
    background: #fee9e9;
    background-size: 12px;
    padding-right: 0;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    margin: 10px;
    border-radius: 6px;
}

    .mobile-navigation-main ul .hassubmenu a {
        color: #000;
        border-bottom: 1px solid transparent !important;
    }

        .mobile-navigation-main ul .hassubmenu a:hover {
            color: #970101;
        }

.mobile-navigation-main .hassubmenu ul {
    display: none;
}

.mobile-navigation-main .hassubmenu li a {
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #f7caca !important;
    font-size: 12px;
}


.mobile-navigation-main .live-video {
    background-position: left 10px center;
    background-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 0 20px !important;
}

.show-mobile-navigation-main {
    opacity: 1 !important;
    left: 0;
    overflow: auto;
    margin: 0;
    z-index: 4;
}

.navigation-bar {
    position: relative;
    line-height: 40px;
    font-size: 0;
    overflow: hidden;
    padding: 15px 0 0 0;
}

    .navigation-bar > a {
        display: inline-block;
        vertical-align: middle;
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 30px;
        color: #999;
        background: url(/Icons/left-64.png) no-repeat left 5px center;
        background-size: 7px;
        font-size: 18px;
        margin-left: 20px;
        letter-spacing: -1px;
    }

        .navigation-bar > a:hover {
            color: #aaa;
        }

        .navigation-bar > a:last-child {
            background: none;
            color: #333;
        }

.logo {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: -290px auto auto;
    top: 50%;
    z-index: 1
}

/*    .logo:before {
        content: '';
        top: 0;
        bottom: 0;
        margin: auto;
        border: 2px #fff;
        border-radius: 100px;
        border-top: 2px solid #da0000;
        animation: 20s infinite rotatinglogo
    }*/

@keyframes rotatinglogo {
    0%,30%,60% {
        transform: rotate(0)
    }

    15% {
        transform: rotate(360deg);
        border-top: 2px solid #36c
    }

    45% {
        transform: rotate(360deg);
        border-top: 2px solid #14aa57
    }

    80% {
        transform: rotate(360deg);
        border-top: 2px solid #490
    }

    100% {
        transform: rotate(360deg);
        border-top: 2px solid #da0000
    }
}

.main-box {
    width: 600px;
    height: 450px;
    margin: auto;
    top: 0;
    border-radius: 500px;
    padding-top: 100px;
    border-bottom: 4px solid #da0000;
    bottom: 0;
    border-top: 2px solid #ffc6c6;
    background: #fffe
}

    .main-box:before {
        content: '';
        top: 0;
        bottom: -10px;
        margin: auto;
        border-radius: 10px;
        background: url("/images/backbottom.png") bottom/100% no-repeat
    }

.messagebox {
    background: url(/icons/close.png) top 20px left 20px/15px no-repeat #22b9ea;
    border-radius: 10px;
    bottom: 20px;
    color: #fff;
    direction: rtl;
    font-size: 16px;
    font-weight: 500;
    left: 20px;
    line-height: 25px;
    margin: auto;
    max-width: 320px;
    padding: 20px 39px 20px 54px;
    position: fixed;
    text-align: right;
    width: 70%;
    height: auto
}

.categorypage, .consule-form div, .home-link, .products-box, .userpanel .checkboxes, header {
    font-size: 0
}

.categorydetail, .forgot {
    line-height: 40px
}

.entry, .reg-box {
    width: 100%
}

.entry, footer .footer-middle {
    height: 40px
}

.messagebox.Faild {
    background-color: #ff4545
}

.messagebox.Success {
    background-color: #14aa57
}

.user {
    border-radius: 50%
}

.entry {
    box-sizing: unset;
    display: block;
    box-shadow: 0 1px 3px #fff;
    box-sizing: border-box
}

.main-menu, .reg-box {
    box-sizing: border-box
}

.request-cover p:before {
    content: '';
    border-radius: 10px
}

.box-items, .first-page-articles-tabs ul, .news-firstpage > div ul li, .userpanel > div div, footer .footer-middle {
    position: relative
}

.products-box ul li {
    display: inline-block
}

.companyname {
    margin: 0 auto;
    width: 300px;
    display: block
}

.line-firstpage {
    width: 300px;
    height: 0;
    border: 1px solid #fff;
    margin: 25px auto
}

.bodyfirst .user-firstpage img, .main-menu .user-firstpage img {
    height: 40px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
    border-radius: 50%;
    padding: 10px
}

.home-link {
    margin: 0 auto;
    text-align: justify;
    width: 300px;
    display: flex;
    list-style-type: none;
    justify-content: space-between
}

    .home-link li a {
        position: relative;
        color: #000;
        font-size: 12px
    }

        .home-link li a:before {
            content: '';
            position: absolute;
            left: -50%;
            width: 1px;
            height: 15px;
            background: linear-gradient(#999,#444,#999)
        }

    .firstpagecategory ul li:nth-child(3n), .home-link li:nth-child(3n), .products-box ul li:nth-child(3n) {
        margin-left: 0
    }

        .home-link li:nth-child(3n) a:before, .menu-nav .submenu > div:last-child:before, footer .footer-middle li.socialmedia a:before, footer .footer-middle li:first-child a:before, footer .footer-top .links:first-child:before {
            display: none
        }

.user {
    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
    height: 40px;
    width: 40px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    padding: 8px;
    top: 0
}

.firstpagecategory ul li div {
    box-sizing: border-box;
    display: block;
    margin-bottom: 20px;
    color: #333;
    position: relative;
    background: #f9f9f9;
    height: auto;
    transition: .3s;
    padding: 20px;
    box-shadow: 0 2px 17px rgba(0,0,0,.22);
    min-height: 465px
}

    .firstpagecategory ul li div img {
        display: inline-block;
        width: 40px;
        height: 40px;
        padding: 5px;
        vertical-align: top
    }

    .firstpagecategory ul li div .count {
        display: block;
        font-size: 25px;
        font-weight: 700;
        position: absolute;
        left: 10px;
        top: 10px;
        color: #fff;
        text-shadow: 0 0 4px #811
    }

    .firstpagecategory ul li div h2 {
        font-size: 16px;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        transition: .3s;
        margin: 0;
        display: inline-block
    }

    .firstpagecategory ul li div p {
        transition: .3s;
        min-height: 125px;
        padding: 20px 10px;
        text-align: justify;
        color: #777;
        font-size: 13px;
        line-height: 170%
    }

    .box-items ul, .categorylist ul, .firstpagecategory ul li div ul, .news-firstpage > div ul, footer .footer-top .links ul {
        list-style-type: none
    }

        .firstpagecategory ul li div ul li {
            display: block;
            width: 100%
        }

    .firstpagecategory ul li div a {
        display: block;
        color: #444;
        position: relative;
        height: 30px;
        line-height: 30px
    }

        .firstpagecategory ul li div a img {
            width: 30px;
            height: 30px;
            display: inline-block;
            vertical-align: top
        }

    .firstpagecategory ul li div:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        border-left: 90px solid #ffb9ab;
        content: '';
        border-bottom: 90px solid transparent
    }

    .firstpagecategory ul li div li:last-of-type a {
        background: #fff;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        font-weight: 700;
        width: 160px;
        border-radius: 2px;
        box-shadow: 0 0 20px rgba(0,0,0,.1);
        margin-top: 10px
    }

        .firstpagecategory ul li div li:last-of-type a:hover {
            background: #efa
        }

        .firstpagecategory ul li div li:last-of-type a img {
            margin: 10px
        }

.categorypage .l-column, .categorypage .r-column {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    margin: 0
}

.categorypage .r-column {
    width: 29%
}

.categorydetail {
    font-size: 16px;
    margin: 0;
    padding: 30px;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    background: url(/images/top.png) left top -140px no-repeat #fff;
    font-weight: 200;
    min-height: 600px
}

.bodyfirst .user-firstpage, .enter-cartable, .main-menu .user-firstpage {
    font-size: 15px;
    color: #e42226;
    font-style: normal;
    position: absolute;
    letter-spacing: 0
}

.categorydetail h1 {
    color: #424242;
    font-size: 25px;
    line-height: 50px;
    position: relative;
    min-height: 50px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0 20px;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 20px auto 10px
}

.categorydetail ul {
    padding-right: 20px
}

.categorypage img {
    margin: 0 auto;
    display: block;
    max-width: 120px
}

.categorylist {
    padding: 20px 50px;
    margin: 0;
    background: linear-gradient(#fafafa,#fff);
    min-height: 600px;
    border-right: 1px solid #fafafa;
    border-radius: 20px 0 0 20px
}

    .categorylist ul li a {
        color: #555;
        display: block;
        font-size: 14px;
        min-height: 50px;
        line-height: 50px;
        font-weight: 400;
        border-bottom: 1px solid #dedede;
        margin: 0;
        transition: .5s
    }

        .categorylist ul li a:hover {
            background: #fad8d8;
            color: #da0000;
            padding-right: 10px;
            border-radius: 6px
        }

        .categorylist ul li a img {
            display: inline-block;
            vertical-align: middle;
            width: 23px;
            height: 23px;
            padding: 2px;
            margin-left: 10px;
            background: #f7f7f7;
            border-radius: 2px;
            transition: 1s
        }

.enter-cartable {
    margin: auto;
    left: 0;
    right: 0;
    bottom: 124px;
    font-weight: 500;
    line-height: normal;
    padding-top: 50px
}

.entry, .refcode {
    text-align: center;
    bottom: 20px
}

.bodyfirst .user-firstpage {
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    display: block;
    left: 0;
    right: 0;
    bottom: 200px;
}

    .bodyfirst .user-firstpage img {
        width: 40px;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        top: 30px
    }

.refcode span, .refcode.faild span {
    font-size: 20px;
    margin-right: 10px
}

header {
    height: 137px;
    border-top: 8px solid #f34e4e
}

.headerlogo {
    position: absolute;
    background: #fff;
    transition: .5s;
    z-index: 1;
}

    .headerlogo img {
        width: 180px;
        margin-top: 47px;
    }

.main-menu {
    display: inline-block;
    vertical-align: top;
    height: 130px;
    padding-right: 211px;
    width: 100%;
    position: relative;
    transition: .5s
}

.refcode, .userpanel, .userpanel > div {
    position: fixed;
    left: 0
}

.main-menu a h1 img {
    width: 240px;
    padding-top: 20px
}

header .company-header {
    display: block;
    width: 300px
}

.mobile-navigation-main {
    display: none;
}

.main-menu .user-firstpage {
    background: #fff;
    left: 0;
    font-weight: 500;
    text-decoration: none;
    top: 21px;
    cursor: pointer;
    text-align: left
}

    .main-menu .user-firstpage img {
        width: 40px;
        position: absolute;
        right: -50px;
        top: -10px;
    }

.main-menu .menu-nav {
    font-size: 0;
    margin-top: 21px;
    position: relative;
    z-index: 2
}

    .main-menu .menu-nav li {
        display: inline-block;
        vertical-align: top;
        margin-left: 25px
    }

        .main-menu .menu-nav li a {
            text-decoration: none;
            color: #000;
            font-size: 16px;
            display: block;
            height: 50px;
            line-height: 50px;
            cursor: pointer
        }

        .firstpage-tutorials-description .firstpage-tutorials-descriptionContents .active, .main-menu .menu-nav li .submenu li {
            display: block;
        }

    .main-menu .menu-nav ul .hassubmenu {
        background: #fee9e9;
        background-size: auto;
        background-size: 12px;
        padding-right: 0;
        border-bottom: 1px solid transparent;
        cursor: pointer;
        margin: 10px;
        border-radius: 6px;
    }

    .main-menu .menu-nav li .submenu h2 {
        font-size: 14px;
        color: #811;
        letter-spacing: -.5px;
        border-bottom: 2px solid #da0000;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px
    }

    .main-menu .menu-nav li .submenu li a {
        font-size: 14px;
        letter-spacing: -1px;
        display: block;
        height: 35px;
        line-height: 35px;
        font-weight: 200;
    }

.menu-nav .submenu {
    position: absolute;
    max-height: 0;
    overflow: hidden;
    background: #fff;
    width: 682px;
    right: 0;
    left: 0;
    border-radius: 20px;
    font-size: 0;
    z-index: 44;
    top: 45px;
    box-shadow: 0 0 20px 0 #eee;
    opacity: 0;
    transition: .5s
}

    .menu-nav .submenu ul {
        columns: 3;
    }

.menu-nav li:hover .submenu {
    max-height: 255px;
    height: 255px;
    opacity: 1
}

.menu-nav .submenu > div {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding: 20px;
    height: 100%
}

    .menu-nav .submenu > div:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(#f2f2f2,#e7e7e7,#f2f2f2)
    }

.userpanel {
    background: rgba(0,0,0,.4);
    display: none;
    font-size: 0;
    height: 100vh;
    top: 0;
    width: 100%;
    z-index: 10
}

    .refcode, .userpanel h2 {
        height: 50px;
        line-height: 50px
    }

.refcode {
    right: 0;
    font-size: 12px;
    font-weight: 500;
    width: 500px;
    max-width: 100%;
    margin: auto;
    border-radius: 10px;
    color: #999 !important
}

    .refcode span {
        color: #fff
    }

    .refcode p {
        display: inline-block;
        vertical-align: middle;
        color: #50ffc5;
        font-weight: 200;
        min-height: 50px;
        line-height: 50px;
        padding: 0 25px 0 0;
        margin-right: 40px;
        border-radius: 10px 0 0 10px;
        text-align: right;
        background: url(/icons/tick.png) center right/20px no-repeat;
        letter-spacing: -1px;
        font-size: 15px
    }

    .refcode.faild p {
        color: #f99;
        background: url(/icons/close.png) center right/15px no-repeat
    }

.code-box .btncloseuserpanel, .forgot-box .btncloseuserpanel, .login-box .btncloseuserpanel, .signup-box .btncloseuserpanel {
    background: url(/images/close.png) center center no-repeat #fff;
    box-shadow: 0 7px 8px 2px rgba(0,0,0,.04);
    cursor: pointer;
    font-size: 0;
    height: 36px;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: -17px;
    width: 36px;
    margin-left: -18px;
    border-radius: 20px;
    filter: grayscale(1);
    z-index: 4
}

.login-box .btncloseuserpanel {
    top: -15px
}

.btncloseuserpanel:hover, .register-box .btncloseregisterbox:hover {
    cursor: pointer;
    filter: grayscale(0)
}

.userpanel .checkboxes .active {
    background: #f60;
    color: #fff
}

.userpanel .checkboxes span {
    background: #eee;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 48%
}

    .userpanel .checkboxes span img {
        float: right;
        height: 20px;
        margin: 5px 10px 0 0;
        width: auto
    }

    .userpanel .checkboxes span:first-child {
        margin-left: 4%
    }

.userpanel .item, .userpanelwithpassword .item {
    padding: 20px 20px 0
}

.userpanel .passwordinput {
    background: url(/images/pass.png) left 10px center no-repeat
}

.userpanel .userinput {
    background: url(/icons/028-user-1.png) left 10px center no-repeat
}

.userpanel > div {
    border-radius: 30px;
    bottom: 0;
    box-shadow: 0 37px 89px #484848;
    box-sizing: unset;
    margin: auto;
    padding: 20px 50px;
    right: 0;
    top: 0;
    width: 470px;
    z-index: 2;
    max-width: 400px;
    max-height: 265px;
    background: #fff;
    border: 2px solid #000;
    display: none
}

.userpanel h2 {
    color: #555;
    font-size: 15px;
    padding-right: 30px;
    position: relative
}

    .userpanel h2 img {
        width: 20px;
        position: absolute;
        top: 15px;
        right: 0
    }

.userpanel .opensignwithpassword {
    font-size: 11px;
    bottom: 30px;
    right: 50px;
    position: absolute;
    background: url(/icons/006-key.png) center right 0/10px no-repeat;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    padding: 0 20px 0 10px;
    color: #000;
    cursor: pointer
}

.forgot a:hover, .userpanel .login .opensignwithpassword:hover {
    opacity: .8
}

.userpanel .login h2, .userpanelwithpassword .login h2 {
    font-size: 16px;
    text-align: right;
    color: #0e22b4;
    position: relative
}

    .userpanel .login h2:before, .userpanelwithpassword .login h2:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -6px;
        height: 5px;
        background: linear-gradient(90deg,#faf7cc,#f8f2b0,#faf6c7);
        right: 0
    }

    .userpanel .login h2 img, .userpanelwithpassword .login h2 img {
        float: right;
        height: 18px;
        margin-left: 10px;
        opacity: .4;
        position: absolute;
        right: 0;
        top: 17px
    }

.userpanel .code-box {
    display: block;
    max-height: 265px
}

.userpanel .login-box {
    min-height: 422px !important;
}

.userpanel .signup-box {
    min-height: 518px !important
}

.userpanel p {
    font-size: 14px;
    line-height: 2;
    padding-bottom: 10px;
    text-align: justify;
    min-height: 50px;
    color: #777;
    font-weight: 200
}

.entry, .forgot a {
    color: #000
}

.userpanel input {
    font-size: 17px !important;
    height: 55px !important;
    line-height: 55px !important;
    text-align: center !important;
    font-weight: 500;
    margin: 10px 0 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    direction: ltr;
    color: #000;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
    border-radius: 10px;
    border: none;
    background: #f4f4f4 !important
}

.entry {
    cursor: pointer;
    padding: 0 15px 0 40px;
    position: absolute;
    line-height: 40px;
    border-radius: 6px;
    margin: 10px auto 10px 0;
    box-sizing: border-box;
    font-size: 14px;
    box-shadow: 0 2px 4px rgba(79,79,79,.25);
    border: 0;
    background: #fdd;
    left: 50px;
    max-width: 158px
}

.intro, .intro-back, .register-box {
    left: 0;
    right: 0;
    top: 0
}

.entry:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/icons/next.png) left 10px center/20px no-repeat;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: invert(1);
    opacity: .5
}

.forgot {
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 30px;
    margin: 0 !important;
    width: 100%
}

.reg-box {
    background-color: #fefefe;
    border-radius: 5px;
    box-shadow: 0 1px 2.5px 0 rgba(0,0,0,.15);
    box-sizing: border-box;
    padding: 30px;
    position: relative
}

    .reg-box p {
        color: #5e5d69;
        font-size: 16px;
        padding-right: 10px;
        padding-top: 5px
    }

    .reg-box:hover {
        -webkit-box-shadow: 0 6px 15px rgba(0,0,0,.15);
        box-shadow: 0 6px 15px rgba(0,0,0,.15)
    }

.register-box {
    background: #fff;
    bottom: 0;
    font-size: 0;
    margin: auto;
    position: relative;
    z-index: 25
}

    .register-box .btncloseregisterbox {
        background: url(/images/close.png) center center no-repeat #ddd;
        border-radius: 10px;
        cursor: pointer;
        filter: grayscale(1);
        height: 36px;
        left: 10px;
        opacity: .5;
        position: absolute;
        top: 10px;
        width: 36px
    }

.userpanel .loginwithconfirmcode, .userpanel .registerlink {
    font-size: 11px;
    right: 50px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    padding: 0 20px 0 10px;
    position: absolute;
    color: #000;
    cursor: pointer
}

.register-box h2 {
    -webkit-text-stroke: 1px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.register-student img, .register-teacher img {
    filter: invert(1);
    height: 50%;
    left: 3%;
    opacity: .2;
    position: absolute;
    top: 20px;
    width: auto
}

.register-student p, .register-teacher p, .webmehraz-statement h2 strong {
    color: #fff
}

.register-student, .register-teacher {
    background: #fff600;
    cursor: pointer;
    display: inline-block;
    height: 85px;
    padding: 17px 10% 0 0;
    position: relative;
    text-align: right;
    transition: .5s;
    vertical-align: top;
    width: 50% !important
}

    .register-student, .register-student:hover {
        background: #002e7c
    }

    .register-teacher h2, .register-teacher p {
        color: #444 !important
    }

    .register-teacher:hover {
        background: #db5806
    }

.userpanel .registerlink {
    bottom: 30px;
    background: url(/icons/user.png) top 8px right 0/10px no-repeat
}

.userpanel .loginwithconfirmcode {
    bottom: 24px;
    background: url(/icons/168-padlock.png) top 8px right 0/10px no-repeat
}

    .userpanel .loginwithconfirmcode strong {
        font-weight: 500
    }

.forgot-box {
    display: block;
    margin-top: 29px;
    width: 100%
}

.company-header h1:before {
    content: '';
    position: absolute;
    right: 210px;
    bottom: 65px;
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg,transparent,#ede9e9)
}

.request-box {
    height: calc(100vh - 250px);
    background-size: 100% auto;
    z-index: 1;
    position: relative;
    width: 90%;
    margin: 0 auto;
    border-radius: 20px
}

.azadi, .intro, .intro-back, .rotating-logo, .sun {
    position: absolute
}

.request-cover {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    width: 100%
}

.intro-back {
    background: url(/images/intro-back.png) bottom 0 center/100% auto no-repeat;
    animation: 20s ease-in introback-motion;
    bottom: 0;
    margin: auto;
    z-index: 1
}

.intro {
    background: url(/images/intro.png) bottom 0 center/100% auto no-repeat;
    animation: 20s ease-in intro-motion;
    bottom: 0;
    margin: auto;
    z-index: 2
}

.sun {
    width: 131px;
    height: 131px;
    background: gold;
    left: 40%;
    bottom: 21px;
    z-index: 1;
    border-radius: 200px;
    box-shadow: 0 0 100px 22px #f90;
    animation: 26s ease-in sunin
}

.first-page-articleslist, .news-firstpage {
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
    vertical-align: top
}

.rotating-logo {
    width: 307px;
    height: 165px;
    background: url(/images/logo-rotate.png) center/250px no-repeat;
    left: 0;
    bottom: 0;
    animation: 10s infinite rotatelogo;
    opacity: 0;
    display: none
}

.webmehraz-main-statement {
    opacity: 0
}

.azadi {
    width: 250px;
    height: 200px;
    background: url(/images/azadi.png) center bottom/250px no-repeat;
    bottom: 0;
    left: 50%
}

.request-btn, .request-cover p {
    left: 0;
    position: absolute;
    text-align: center
}

.milad {
    width: 156px;
    height: 100%;
    background: url(/images/milad.png) center bottom/139px auto no-repeat;
    position: absolute;
    bottom: 0;
    right: 1%;
    transform: scale(1)
}

@keyframes introback-motion {
    0% {
        background: url(/images/intro-back.png) center top/100% auto no-repeat
    }

    100% {
        background: url(/images/intro-back.png) center bottom/100% auto no-repeat
    }
}

@keyframes intro-motion {
    0% {
        background-size: 140% auto;
        background-position: right -700px bottom 0
    }

    100% {
        background-size: 100% auto;
        background-position: right 0 bottom 0
    }
}

.request-cover p {
    font-size: 12px;
    top: 60px;
    right: 0;
    font-weight: 100;
    letter-spacing: -.52px;
    width: 291px;
    margin: auto
}

    .request-cover p strong {
        display: block;
        position: relative;
        padding: 20px 10px 0;
        font-size: 16px;
        letter-spacing: 0;
        text-align: center;
        color: #0049d5;
        font-weight: 700
    }

    .request-cover p:before {
        content: '';
        position: absolute;
        top: 49px;
        height: 7px;
        background: linear-gradient(90deg,transparent,#ffe559,transparent);
        right: -73px;
        left: -73px
    }

.btn {
    background: #ffd7d7;
    color: #000;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 7px
}

.firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li:hover img, .firstpagecategory ul li a:hover p, .news-firstpage {
    background: #424242
}

.request-btn {
    top: 51px;
    right: 0;
    animation: 2s infinite btnborder;
    margin: auto 275px auto auto;
    width: 195px;
    display: none
}

@keyframes sunin {
    0% {
        bottom: 600px
    }

    100% {
        bottom: 21px
    }
}

@keyframes btnborder {
    0%,100% {
        background: #ffd7d7
    }

    50% {
        background: #fe5
    }
}

@keyframes rotatelogo {
    75%,85% {
        opacity: 1
    }

    0% {
        transform: rotate(0);
        opacity: 0
    }

    20% {
        transform: rotate(15deg);
        opacity: 1
    }

    80% {
        opacity: .1
    }

    100% {
        transform: rotate(0)
    }
}

.firstpage-tutorials-description {
    position: relative;
    font-size: 0;
    margin: 20px 0
}

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 25%;
        border-radius: 0 20px 20px 0;
        overflow: hidden
    }

        .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul {
            list-style-type: none;
            margin: 0
        }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li {
                width: 100%;
                display: block;
                box-sizing: border-box;
                padding: 5px;
                background: #fff;
                border-bottom: 1px solid #eee;
                position: relative;
                min-height: 83.5px;
            }

                .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li strong {
                    display: block;
                    padding-right: 100px;
                    font-size: 14px;
                    height: 71px;
                    line-height: 71px;
                    transition: .5s
                }

                .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li img {
                    position: absolute;
                    right: 0;
                    top: 0;
                    width: 84px;
                    height: 84px;
                    padding: 12px;
                    transition: .5s;
                    display: block;
                    background: #eee;
                    border-bottom: 1px solid #ddd;
                    box-sizing: border-box
                }

                .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li:hover {
                    background: #d7d7d7;
                    color: #333;
                    cursor: pointer
                }

                    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li:hover:before {
                        content: '';
                        border-right: 10px solid #d7d7d7;
                        border-top: 35px solid transparent;
                        border-bottom: 35px solid transparent;
                        position: absolute;
                        left: -10px;
                        top: 0
                    }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul .active img {
                background: #961515
            }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul .active strong {
                padding-right: 90px
            }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul .active {
                background: #ff4545 !important;
                color: #fff !important
            }

                .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul .active:before {
                    content: '';
                    border-right: 10px solid #ff4545 !important;
                    border-top: 35px solid transparent;
                    border-bottom: 35px solid transparent;
                    position: absolute;
                    left: -10px;
                    top: 0
                }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionContents {
        background: #424242;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        padding: 0 40px;
        width: 75%;
        min-height: 524px;
        border-left: 10px solid #da0000;
        border-radius: 20px 0 0 20px
    }

        .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article {
            font-size: 14px;
            position: relative;
            color: #ddd;
            display: none;
            padding: 50px 80px;
            min-height: 584px;
        }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article .mainimg {
                display: block;
                width: 80px;
                padding: 7px 0;
                float: right
            }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article h2 {
                padding: 0 80px 0 0;
                text-shadow: 0 .5px .5px #000;
                color: #fff;
                font-weight: 700;
                margin-bottom: 30px;
                padding: 20px 89px 20px 0;
            }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article .free {
                background: url(../../icons/free.png) center left 20px no-repeat #fffd50;
                color: #da0000;
                padding: 0 20px 0 60px;
                font-size: 16px;
                height: 50px;
                line-height: 50px;
                margin-top: 20px;
                border-radius: 0 100px 100px 0;
                position: absolute;
                left: -40px;
                top: 5px
            }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article ul {
                margin: 20px;
                list-style-type: none;
                color: #ddd;
                text-shadow: 0 .5px .5px #000;
                text-align: justify;
            }

                .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article ul li {
                    position: relative;
                    min-height: 30px;
                    margin-bottom: 5px
                }

                    .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article ul li:before {
                        position: absolute;
                        content: '';
                        right: -20px;
                        top: 6px;
                        width: 10px;
                        height: 10px;
                        background: #da0000;
                        border-radius: 20px
                    }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article .start:hover {
                background: #fffd50;
                color: #333
            }

.news-firstpage {
    position: relative;
    display: inline-block;
    width: 25%;
    padding: 20px;
    margin: 0 0 20px;
    border-radius: 20px
}

    .news-firstpage > div ul li:before {
        content: '';
        position: absolute
    }

    .news-firstpage > div ul li .onenews-fp {
        position: relative;
        display: block;
        padding-right: 80px;
        min-height: 80px
    }

        .news-firstpage > div ul li .onenews-fp h3 {
            font-size: 14px;
            color: #fff;
            font-weight: 700
        }

        .news-firstpage > div ul li .onenews-fp img {
            width: 60px;
            height: 60px;
            border-radius: 5px;
            position: absolute;
            right: 0;
            top: 0
        }

        .news-firstpage > div ul li .onenews-fp .date {
            color: #ff0;
            font-size: 12px;
            font-weight: 200
        }

    .first-page-articleslist .title, .news-firstpage .title {
        display: block;
        padding: 20px 0 40px
    }

    .news-firstpage .btn-more {
        position: absolute;
        bottom: 10px;
        color: #636363;
        font-size: 12px;
        padding: 0 35px 0 10px;
        border-radius: 4px;
        transition: .5s;
        cursor: pointer;
        background: url(../../icons/more-icon.png) center right 10px no-repeat rgba(0,0,0,.05);
        background-size: 12px;
        left: 10px;
        height: 28px;
        line-height: 28px
    }

.firstpagecategory {
    position: relative;
    margin: 5px 0 0;
    padding-bottom: 40px
}

    .first-page-articleslist > div ul, .firstpagecategory ul {
        list-style-type: none;
        font-size: 0
    }

        .firstpagecategory ul li {
            display: inline-block;
            vertical-align: top;
            width: 31%;
            font-size: 12px;
            margin-left: 3.5%
        }

            .firstpagecategory ul li a {
                box-sizing: border-box;
                display: block;
                margin-bottom: 20px;
                color: #333;
                position: relative;
                background: #f9f9f9;
                height: auto;
                transition: .3s
            }

                .firstpagecategory ul li a img {
                    display: block;
                    width: 40px;
                    position: absolute;
                    right: 8px;
                    top: 6px;
                    height: 40px;
                    padding: 5px
                }

                .firstpagecategory ul li a .count {
                    position: absolute;
                    left: 13px;
                    top: 14px;
                    width: 50px;
                    height: 50px;
                    background: #ffcfcf;
                    text-align: center;
                    line-height: 50px;
                    color: #353535;
                    font-size: 16px;
                    text-shadow: 0 .5px .5px #fff;
                    opacity: .95;
                    font-weight: 700;
                    border-radius: 50px;
                    transition: .3s
                }

                .firstpagecategory ul li a h2 {
                    font-size: 16px;
                    font-weight: 700;
                    height: 40px;
                    line-height: 40px;
                    padding-right: 50px;
                    transition: .3s;
                    margin: 0;
                    background: #f3f3f3
                }

                .firstpagecategory ul li a p {
                    font-size: 13px;
                    padding: 40px;
                    background: #f9f9f9;
                    transition: .3s;
                    min-height: 180px
                }

                .firstpagecategory ul li a:hover {
                    background: #ffd5d5;
                    color: #000
                }

                    .firstpagecategory ul li a:hover h2 {
                        background: #ff4545;
                        color: #fff
                    }

                    .firstpagecategory ul li a:hover .count {
                        background: #da0000;
                        color: #fff;
                        text-shadow: 0 .5px .5px #222;
                        opacity: 1
                    }

.first-page-articleslist {
    position: relative;
    display: inline-block;
    width: 74%;
    margin: 0 1% 0 0;
    background: #fff;
    border-radius: 20px;
    overflow: hidden
}

    .first-page-articleslist > div {
        padding: 20px;
        display: none
    }

        .first-page-articleslist > div.active {
            display: block !important
        }

        .first-page-articleslist > div ul li {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 33.333%
        }

            .first-page-articleslist > div ul li .onefirstpagearticle {
                position: relative;
                display: block;
                padding-right: 40px;
                min-height: 62px
            }

                .first-page-articleslist > div ul li .onefirstpagearticle h3 {
                    font-size: 14px;
                    color: #333
                }

                .first-page-articleslist > div ul li .onefirstpagearticle img {
                    width: 30px;
                    height: 30px;
                    padding: 4px;
                    position: absolute;
                    right: 0;
                    top: 0;
                    border-radius: 2px;
                    background: #f6f6f6
                }

                .first-page-articleslist > div ul li .onefirstpagearticle .date {
                    color: #aaa;
                    font-size: 11px
                }

.first-page-articles-tabs {
    position: relative;
    background: url(../../images/top.png) left top -140px/100% auto no-repeat #fff;
    height: 120px;
    line-height: 120px;
    font-size: 0
}

    .first-page-articles-tabs h2 {
        color: #444;
        height: 100px;
        line-height: 100px;
        padding-right: 100px;
        font-size: 16px;
        font-weight: 700;
        display: inline-block;
        vertical-align: top;
        width: 40%;
        text-shadow: 0 .5px .5px #fff;
        background: url(/icons/Tuts-first.png) center right 20px/60px no-repeat
    }

    .first-page-articles-tabs ul {
        display: inline-block;
        vertical-align: top;
        padding-top: 60px;
        height: 60px;
        line-height: 60px;
        list-style-type: none;
        width: 60%;
        text-align: left
    }

        .first-page-articles-tabs ul li {
            display: inline-block;
            vertical-align: top;
            height: 60px;
            line-height: 40px;
            font-size: 16px;
            padding: 0 20px;
            margin-left: 30px;
            cursor: pointer
        }

        .first-page-articles-tabs ul .active {
            background: #fff;
            color: #333;
            border-radius: 4px 4px 0 0;
            box-shadow: 2px -25px 27px #ffd7d7
        }

.webmehraz-statement {
    position: relative;
    text-align: center;
    padding: 20px 0;
    margin-top: 40px;
}

    .webmehraz-statement:before {
        content: '';
        content: '';
        position: absolute;
        background: #da0000;
        width: 65px;
        height: 40px;
        border-radius: 5px;
        right: 50%;
        margin-right: -300px;
    }

    .webmehraz-statement h2 {
        color: #444;
        font-size: 25px;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

@keyframes coloring {
    0 {
        color: #000;
    }

    25% {
        color: #f90;
    }

    50% {
        color: #36c;
    }

    75% {
        color: #14aa57;
    }

    100% {
        color: #da0000;
    }
}

@keyframes backcoloring {
    0 {
        background: #da0000;
    }

    25% {
        background: purple;
    }

    50% {
        color: #14aa57;
    }

    75% {
        color: #36c;
    }

    100% {
        background: #da0000;
    }
}

.webmehraz-statement h2:before {
    content: '';
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,transparent,#eee,transparent);
}

.products-box {
    position: relative;
    margin: 40px 0 80px
}

.box-icon {
    margin: 0 auto;
    display: block;
    max-width: 100px
}

.box-content {
    padding: 100px 0;
    border-top: 4px solid #ff4545
}

.box-title {
    font-size: 20px;
    letter-spacing: -1px;
    text-align: center;
    position: relative;
    height: 90px;
    line-height: 70px
}

    .box-title:before, .products-box ul li a h3:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(90deg,transparent,#eee,transparent)
    }

.box-description {
    font-size: 18px;
    color: #777;
    letter-spacing: -.5px;
    text-align: center;
    position: relative;
    width: 500px;
    margin: 40px auto 80px;
    font-weight: 400;
    line-height: 2
}

.box-description-main {
    font-size: 16px;
    line-height: 40px;
    font-weight: 200;
    width: 80%;
    margin: 0 auto;
    letter-spacing: -.5px;
    max-width: 800px;
    text-align: justify
}

    .box-description-main ul {
        margin-right: 20px
    }

.box-main-image {
    max-width: 30%;
    margin: 0 auto;
    display: block
}

.box-items ul li {
    padding: 50px 0;
    width: 20%;
    display: inline-block
}

.box-items li {
    font-size: 14px;
    text-align: center
}

.box-items .box-item-image {
    display: block;
    height: 140px;
    margin: 0 auto
}

.pricing {
    width: 50%;
    margin: 0 auto
}

    .pricing li {
        width: 100%;
        height: 98px;
        font-size: 15px;
        margin: 10px 0 0;
        color: #000;
        list-style-type: none;
        position: relative;
        border-bottom: 5px solid #f2f2f2
    }

        .pricing li p {
            font-size: 34px;
            font-weight: 700;
            padding: 20px 0 0;
            color: #db0000
        }

        .pricing li span {
            position: absolute;
            left: 0;
            font-weight: 700;
            top: 25px;
            font-size: 15px;
            letter-spacing: -2px
        }

            .pricing li span strong {
                color: #01002f;
                font-size: 31px;
                font-weight: 400
            }

.products-box ul li {
    vertical-align: top;
    width: 30%;
    text-align: center;
    margin-left: 5%
}

    .products-box ul li a {
        text-align: center;
        border-radius: 20px;
        background: #faf7f7;
        height: 300px;
        display: block;
        position: relative;
        transition: .7s
    }

        .products-box ul li a:hover {
            background: #fef2f2
        }

            .products-box ul li a:hover img {
                filter: grayscale(0)
            }

        .products-box ul li a img {
            max-height: 60px;
            position: absolute;
            top: -30px;
            left: 0;
            right: 0;
            margin: auto;
            max-width: 130px;
            background: #fff;
            border-radius: 8px;
            padding: 6px;
            filter: grayscale(.2);
            transition: .7s
        }

        .products-box ul li a h3 {
            position: relative;
            font-size: 15px;
            text-align: center;
            color: #333;
            height: 120px;
            margin-bottom: 20px;
            line-height: 150px
        }

        .products-box ul li a p {
            font-size: 15px;
            text-align: center;
            padding: 0 100px;
            font-weight: 400;
            color: #777
        }

.consule-form {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 40px;
    border-radius: 20px;
    font-size: 15px;
    text-align: center
}

    .consule-form p {
        width: 100%;
        margin: 0 auto 40px;
        border-bottom: 1px solid #eee;
        padding: 20px 20px 50px
    }

    .consule-form input[type=email], .consule-form input[type=password], .consule-form input[type=text] {
        border-radius: 10px;
        margin: 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 0 10px 0 50px;
        direction: ltr;
        height: 40px;
        line-height: 40px;
        color: #000;
        box-shadow: 0 2px 4px rgba(0,0,0,.25);
        border: none;
        text-align: right;
        font-family: WebmehrazFont;
        background: #fff !important
    }

        .consule-form input[type=password]:focus, .consule-form input[type=text]:focus {
            background-color: #fee;
            color: #7b0000
        }

    .consule-form input[type=email], .consule-form input[type=text] {
        background: url(../icons/email1.png) center left 10px/25px no-repeat
    }

        .consule-form input[type=text]::placeholder {
            color: #000
        }

    .consule-form input[type=password] {
        background: url(../icons/password1.png) center left 10px/25px no-repeat
    }

        .consule-form input[type=password]::placeholder {
            color: #000
        }

    .consule-form .btn {
        background: center right 0/40px no-repeat #ffc7c7;
        color: #000;
        height: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        text-align: center;
        border-radius: 6px;
        margin: 10px auto 10px 0;
        box-shadow: 0 1px 3px #fff;
        box-sizing: border-box;
        font-size: 14px;
        box-shadow: 0 2px 4px rgba(79,79,79,.25);
        border: 0;
        padding: 0
    }

    .consule-form .forgot {
        font-size: 12px;
        color: #7d7d7d;
        display: block
    }

.validator-2 {
    font-size: 13px;
    margin-left: 50px
}

.validator-3 {
    font-size: 13px;
    margin-left: 80px
}

footer {
    position: relative;
    height: 550px;
    background: linear-gradient(25deg,#ffeded,transparent);
    width: 100%;
    background-size: 100% auto;
}

    footer:before {
        content: '';
        position: absolute;
        background: url(/images/backbottom.png) bottom left 0 no-repeat;
        bottom: 0;
        left: 0;
        right: 0;
        height: 172px;
    }

    footer .footer-top {
        padding: 50px 0;
        overflow: hidden;
    }

        footer .footer-top .links {
            position: relative;
            display: inline-block;
            vertical-align: top;
            font-size: 13px;
            width: 33.333%;
            min-height: 200px;
            padding-right: 40px
        }

            footer .footer-top .links:first-child {
                padding-right: 0
            }

            footer .footer-top .links:before {
                content: '';
                right: -40px;
                position: absolute;
                width: 2px;
                height: 100%;
                background: linear-gradient(#ddd,transparent)
            }

            footer .footer-top .links strong {
                font-size: 18px;
                display: block;
                margin-bottom: 20px;
                letter-spacing: -1px
            }

            footer .footer-top .links a {
                display: block;
                color: #000;
                font-weight: 200;
                font-size: 18px;
                height: 37px;
                line-height: 30px;
                letter-spacing: -1px
            }

    footer .footer-middle:before {
        content: '';
        right: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        height: 2px;
        width: 100%;
        background: linear-gradient(90deg,transparent,#ddd,transparent)
    }

    footer .footer-middle li {
        display: inline-block;
        vertical-align: middle
    }

        footer .footer-middle li a {
            position: relative;
            font-size: 16px;
            font-weight: 200;
            color: #000;
            margin-left: 50px;
            letter-spacing: -1px
        }

        footer .footer-middle li.socialmedia {
            float: left
        }

            footer .footer-middle li.socialmedia a {
                margin-left: 0 !important;
                margin-right: 20px
            }

        footer .footer-middle li a img {
            width: 20px
        }

        footer .footer-middle li a:before {
            content: '';
            right: -40px;
            position: absolute;
            width: 2px;
            height: 100%;
            background: linear-gradient(#aaa,transparent)
        }

    footer .footer-bottom {
        font-size: 16px;
        font-weight: 200;
        margin-top: 20px;
        letter-spacing: -1px;
    }

        footer .footer-bottom a {
            float: left;
            font-size: 20px;
            font-weight: 700;
            color: #000;
            background: url(/icons/helpdesk.png) center left/30px no-repeat;
            padding-left: 43px;
            letter-spacing: 1px
        }

.contactUsContainer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .contactUsContainer > div {
        width: 48%;
        height: 240px;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #fafafa;
    }

    .contactUsContainer > div, .formContainer {
        padding: 20px;
        justify-content: center;
    }

        .contactUsContainer > div > a {
            border: 1px solid #de1b1b;
            padding: 5px 15px;
            border-radius: 10px;
            transition: background-color .3s ease;
        }

        .contactUsContainer > div > a, .contactUsContainer > div > span > a {
            font-size: 1rem;
            color: #de1b1b;
            text-decoration: none;
        }

            .contactUsContainer > div > a:hover {
                background-color: #de1b1b;
                color: #fff;
            }

        .contactUsContainer > div > div {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 15px;
        }

            .contactUsContainer > div > div > h2 {
                font-size: 1.5rem;
                color: #333;
            }

            .contactUsContainer > div > div > img {
                width: 60px;
                height: 60px;
                margin-left: 10px;
            }

        .contactUsContainer > div > p {
            font-size: 1rem;
            color: #666;
            text-align: center;
            margin-bottom: 10px;
        }

        .formContainer, .formContainer form {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

            .formContainer form {
                background-color: #fff0f0;
                padding: 50px;
                border-radius: 10px;
                gap: 20px;
                font-weight: 200;
            }

                .formContainer form .btn-contact {
                    padding: 10px 25px;
                    background-color: #de1b1b;
                    color: #fff;
                    border: 0;
                    border-radius: 10px;
                    font-size: 1rem;
                    cursor: pointer;
                    transition: background-color .3s ease;
                    align-self: flex-start;
                    height: 44px;
                    background-image: none;
                }

                    .formContainer form .btn-contact:hover {
                        background-color: #c00;
                    }

                .formContainer form > div {
                    display: flex;
                    justify-content: space-between;
                    gap: 20px;
                    width: 100%;
                }

                    .formContainer form > div > div {
                        flex: 1;
                        display: flex;
                        flex-direction: column;
                    }

                        .formContainer form > div > div input, .formContainer form textarea {
                            padding: 10px;
                            border-radius: 10px;
                            font-size: 1rem;
                            outline: 0;
                            transition: border .3s ease;
                            width: 100%;
                            border: 1px solid transparent;
                            font-size: 11px;
                        }

                        .formContainer form > div > div label {
                            margin-bottom: 5px;
                            font-size: 1rem;
                            color: #333;
                        }

                .formContainer form input:focus, .formContainer form textarea:focus {
                    border-color: #de1b1b;
                }

                .formContainer form p {
                    font-size: .9rem;
                    color: #666;
                    margin-top: 10px;
                    text-align: left;
                }

                .formContainer form textarea {
                    resize: none;
                    height: 150px;
                    font-family: 'WebmehrazFontInput' !important;
                }

            .formContainer h2 {
                text-align: right;
                margin-bottom: 20px !important;
                color: #de1b1b !important;
                font-size: 1.5rem !important;
                width: 100%;
            }

            .formContainer h3 {
                margin: 0 0 20px;
                font-size: 1rem !important;
                text-align: right;
                width: 100%;
            }

@media (max-width:1280px) {
    .products-box ul li a p {
        padding: 0 50px
    }
}

@media (max-width:980px) {
    body {
        overflow-x: hidden;
        width: 100%;
        padding: 0;
    }

    .firstpagecategory ul li a p {
        min-height: 140px
    }

    .firstpagecategory ul li {
        width: 100%;
        margin-left: 0
    }

        .firstpagecategory ul li:nth-child(2n), .firstpagecategory ul li:nth-child(3n) {
            margin-left: 0 !important
        }

    .categorypage .l-column, .categorypage .r-column {
        width: 50%
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs {
        display: block;
        width: 100%;
        border-radius: 8px 8px 0 0;
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionContents {
        display: block;
        width: 100%;
        border-radius: 0 0 10px 10px;
        border-left: 0;
    }

    .firstpage-tutorials-descriptionTabs li {
        display: inline-block !important;
        vertical-align: top;
        width: 14.285714% !important;
        font-size: 0;
        background: #eee !important;
        border: 0 !important;
        min-height: 86px !important;
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul .active:before {
        display: none;
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li:hover::before {
        display: none;
    }

    .firstpage-tutorials-descriptionTabs li strong {
        display: none !important;
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li img {
        background: transparent !important;
        margin: 0 auto;
        position: relative;
        border: 0 !important;
    }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionContents {
        padding: 0;
        position: relative;
    }

        .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article {
            padding: 70px 20px;
            min-height: 500px;
        }

            .firstpage-tutorials-description .firstpage-tutorials-descriptionContents article .free {
                left: 0;
            }

    .firstpage-tutorials-description .btn {
        display: block;
        text-align: center;
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
}

@media(max-width:860px) {

    .menu-nav {
        display: none !important;
    }

    .footers-head {
        display: none;
    }

    .navbtn-main {
        display: block;
        transition: .5s
    }

        .navbtn-main.openedmode {
            box-shadow: 0 4px 4px 0 rgba(0,0,0,.25)
        }

    .products-box ul li {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 50px !important
    }

        .products-box ul li a {
            height: 240px
        }

    .company-header h1::before, .webmehraz-statement::before {
        display: none
    }

    .headerlogo.openedmode {
        position: fixed;
        z-index: 4;
        right: 34px;
    }

    .webmehraz-statement {
        padding: 50px
    }

        .webmehraz-statement h2 {
            font-size: 20px !important
        }

            .webmehraz-statement h2 strong {
                color: #da0000
            }

    header .company-header {
        margin-top: 25px
    }

    .mobile-navigation-main {
        right: 0;
        position: fixed !important;
        background: #fff;
        top: 0;
        height: 100vh;
        width: 180px;
        padding: 150px 20px 0;
        margin: 8px 0 0 !important;
        display: none;
        opacity: 0;
        box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    }

        .mobile-navigation-main ul {
            padding: 0;
            margin: 10px 0 0 0;
            list-style-type: none;
        }

        .mobile-navigation-main li {
            display: block;
            width: 100%;
        }

            .mobile-navigation-main li a {
                display: block;
                border-bottom: 1px solid #fff1f1;
                height: 30px;
                line-height: 30px;
                font-weight: normal;
                color: #333;
                padding: 0 17px 0 0;
                font-size: 14px;
            }

    .main-menu .user-firstpage {
        font-size: 0 !important;
        left: 50px !important;
        top: 38px !important;
    }

        .main-menu .user-firstpage img {
            top: -1px;
        }

    .navbtn-main {
        position: absolute;
        left: 30px;
        top: 44px;
        width: 40px;
        height: 40px;
        border-radius: 50px;
        font-size: 25px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        background: #fff url(/icons/menubtn.png) no-repeat center center /28px;
        box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
    }

        .navbtn-main.navbtnopened {
            transform: rotate(90deg);
        }

        .navbtn-main.openedmode {
            transform: rotate(0) !important
        }

    .menu-nav .submenu {
        position: relative;
        max-height: auto;
        overflow: visible;
        width: auto;
        right: auto;
        left: auto;
        border-radius: 0;
        font-size: 12px;
        top: auto;
        box-shadow: 0 0 0 0 #eee;
        opacity: 0;
        transition: .5s;
        display: none;
    }

    .menu-nav li:hover .submenu {
        max-height: 1000px;
        height: auto;
        opacity: 1
    }

    .menu-nav .submenu > div {
        display: block;
        vertical-align: top;
        width: 100%;
        position: relative;
    }

        .menu-nav .submenu > div:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 2px;
            height: 100%;
            background: linear-gradient(#f2f2f2,#e7e7e7,#f2f2f2)
        }
}

@media (max-width:780px) {
    .categorypage .l-column, .categorypage .r-column {
        width: 100%;
        display: block
    }

    .categorydetail {
        min-height: 200px;
        font-size: 14px;
        font-weight: 400
    }

    .userpanel {
        z-index: 200;
    }

        .userpanel > div, .userpanelwithpassword > div {
            top: 128px;
            bottom: 35px;
            max-height: inherit !important;
            height: inherit;
            height: auto;
        }

        .userpanel > div {
            max-height: 476px !important;
            width: 97% !important;
            box-sizing: border-box;
        }

        .userpanel .code-box {
            max-height: 283px !important;
            padding: 20px !important;
            width: 86%;
        }

        .userpanel .forgot-box {
            max-height: 320px !important;
            padding: 20px !important;
        }

        .userpanel > div .entry {
            left: 20px !important;
        }

    .firstpage-tutorials-description .firstpage-tutorials-descriptionTabs ul li img {
        width: 70%;
        height: auto;
        padding: 10px 0;
    }

    footer {
        height: auto;
        padding-bottom: 140px;
    }

        footer .footer-top .links {
            width: 100%;
            display: block;
            padding: 40px 0 0 0 !important;
        }

            footer .footer-top .links a, footer .footer-top .links strong {
                text-align: center;
            }

        footer .footer-middle {
            height: auto;
        }

            footer .footer-middle li {
                display: block;
                text-align: center;
                float: none;
                height: 50px;
                line-height: 50px;
            }

                footer .footer-middle li a {
                    margin: 0 !important;
                }

                    footer .footer-middle:before, footer .footer-middle li a:before {
                        display: none;
                    }

                footer .footer-middle li.socialmedia {
                    display: block;
                    float: none;
                }

        footer .footer-bottom a {
            float: none;
            display: block;
            margin: 50px auto;
        }
}

@media(max-width:700px) {
    .pricing {
        width: 100%;
        margin: 0 auto;
    }

    .box-items {
        overflow: scroll;
    }

        .box-items ul {
            overflow: scroll;
            width: 1000px;
        }

            .box-items ul li {
                width: 150px;
            }
}

@media(max-width:650px) {
    .navigation-bar > a {
        font-size: 12px !important;
    }

    .box-description p, .main-box {
        width: 100%
    }

    .logo {
        top: 43px;
        bottom: 0;
        margin-top: 0
    }

    .main-box {
        min-height: 100vh;
        padding-top: 200px;
        border-radius: 0
    }

    .box-description {
        width: 100%;
    }
}

@media(max-width:600px) {
    .main-menu {
        padding-right: 115px;
    }

    .headerlogo img {
        width: 110px;
        margin-top: 47px;
    }
}

@media(max-width:500px) {
    .suggestedproducts .navigation-bar {
        margin-right: 25px !important;
    }
}

@media(max-width:480px) {
    .headerlogo {
        position: absolute;
        right: 20px;
        top: 37px;
    }

        .headerlogo img {
            width: 47px;
            box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
            border-radius: 40px;
            margin-top: 18px;
        }

        .headerlogo.openedmode {
            top: auto;
        }

            .headerlogo.openedmode img {
                width: 114px;
                box-shadow: none;
                border-radius: 0;
            }

    .main-menu {
        padding: 5px 50px 0 0 !important;
    }

        .main-menu .company-header img {
            width: 160px;
        }

    .intro {
        animation: 2s ease-in sunin
    }

    .azadi {
        width: 50px;
        background-size: 100px auto;
        animation: 0.1s ease-in sunin
    }

    .milad {
        width: 50px;
        background-size: 100px auto;
        animation: 0.2s ease-in sunin
    }

    .sun {
        width: 50px;
        height: 50px;
        right: 15%;
        animation: 12s ease-in sunin
    }

    .request-box {
        height: 300px;
    }

    .rotating-logo {
        width: 207px;
        background-size: 100%;
    }
}
