
    @import "grid.css";
    @import "font-awesome.css";
    @import "animate.css";
    @import "ui.totop.css";
    @font-face {
        font-family: 'BKourosh';
        src: url('../fonts/BKourosh.eot');
        src: local('?'), url('../fonts/BKourosh.woff') format('woff'), url('../fonts/BKourosh.ttf') format('truetype'), url('../fonts/BKourosh.svg') format('svg');
        font-weight: normal;
        font-style: normal
    }
    
    @font-face {
        font-family: 'Yekan';
        src: url('../fonts/Yekan.eot');
        src: local('?'), url('../fonts/Yekan.woff') format('woff'), url('../fonts/Yekan.ttf') format('truetype'), url('../fonts/Yekan.svg') format('svg');
        font-weight: normal;
        font-style: normal
    }
    
    .afl {
        width: 20%;
        text-align: left;
        vertical-align: top;
        padding-top: 3px;
        padding-left: 3px;
        font-family: 'Yekan'
    }
    
    .navigation {
        z-index: 999;
        position: relative;
        float: right;
        font-family: 'Yekan', tahoma;
        height: 240px
    }
    
    .navigation .sf-menu {
        z-index: 990;
        text-align: center;
        position: relative
    }
    
    .navigation nav {
        position: relative;
        padding: 0
    }
    
    .select-menu {
        display: none !important
    }
    
    .sf-menu ul {
        position: absolute;
        top: -999px;
        display: none
    }
    
    .sf-menu > li > ul > li {
        float: none;
        position: static
    }
    
    .sf-menu > li {
        letter-spacing: 1px;
        float: left;
        position: relative;
        font-size: 13px;
        line-height: 24px
    }
    
    .sf-menu > li + li {
        margin-left: 20px
    }
    
    .sf-menu > li > a {
        padding: 8px 15px;
        position: relative;
        color: #585858;
        text-align: center;
        display: block
    }
    
    .sf-menu > li > a.sf-with-ul:after {
        content: '';
        position: absolute;
        width: 5px;
        bottom: 6px;
        left: 50%;
        pointer-events: none;
        z-index: 999;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 3px 3px 0 3px;
        border-color: #333 transparent transparent transparent
    }
    
    .sf-menu > li.sfHover > .sf-with-ul:after,
    .sf-menu > li.current > .sf-with-ul:after {
        border-top-color: #ffffff
    }
    
    .sf-menu > li.sfHover > a,
    .sf-menu > li.current > a,
    .sf-menu > li > a:hover {
        background-color: #ee282e;
        color: #ffffff;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px
    }
    
    .sf-menu > li ul {
        z-index: 999;
        position: absolute;
        left: 0;
        width: 128px;
        background-color: #f96a70;
        top: 47px;
        padding: 13px 0 27px
    }
    
    .sf-menu li ul li {
        margin-top: 0;
        position: relative;
        float: none !important;
        text-align: left;
        font-size: 13px;
        line-height: 30px
    }
    
    .sf-menu li ul li.sfHover > .sf-with-ul:after {
        color: #333
    }
    
    .sf-menu li ul li a {
        position: relative;
        color: #ffffff;
        display: block;
        padding: 0 15px
    }
    
    .sf-menu li ul li a.sf-with-ul:after {
        content: '';
        font-family: 'FontAwesome';
        position: absolute;
        width: 5px;
        font-size: 13px;
        line-height: 13px;
        font-weight: normal;
        color: #fff;
        right: 14px;
        bottom: 8px;
        pointer-events: none;
        z-index: 999
    }
    
    .sf-menu li li a:hover,
    .sf-menu li.sfHover li.sfHover > a {
        background-color: #ffffff;
        color: #3e3e43
    }
    
    .sf-menu > li ul li ul {
        left: 100%;
        top: -13px;
        background-color: #3e3e43
    }
    
    @media only screen and (max-width: 979px) {
        .sf-menu > li {
            font-size: 12px
        }
        .sf-menu > li ul li ul {
            position: relative;
            left: 0;
            width: auto;
            margin-left: 0
        }
        .header_search {
            margin-left: 14px !important
        }
    }
    
    @media only screen and (max-width: 767px) {
        .navigation {
            float: none !important;
            padding: 10px 0px 10px !important;
            clear: both;
            margin: 0;
            width: auto;
            min-height: 0px;
            margin-top: 60px
        }
        .navigation nav {
            border: none !important;
            float: none !important;
            font: 12px/15px Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            color: #927c67;
            margin: 0 auto;
            padding-left: 0 !important
        }
        .navigation nav ul {
            border: none
        }
        .sf-menu {
            display: none !important;
            float: none
        }
        .select-menu {
            font: 12px/15px Arial, Helvetica, sans-serif;
            color: #202020;
            width: 100%;
            margin: 0 auto;
            float: none;
            outline: none;
            text-align: left !important;
            display: block !important;
            border: 2px solid #333
        }
        .select-menu option {
            text-align: left
        }
    }
    
    #stuck_container {
        padding: 10px 0
    }
    
    .isStuck {
        background: #fff;
        padding: 20px 0;
        z-index: 999;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3)
    }
    
    @media only screen and (max-width: 979px) {
        .isStuck {
            display: none !important
        }
    }
    
    #owl {
        z-index: 1;
        position: relative
    }
    
    .owl-item {
        float: left;
        color: #ffd6d8
    }
    
    #owl .item {
        position: relative;
        overflow: hidden;
        font-size: 16px;
        line-height: 20px;
        color: #ffd6d8;
        border: 1px solid #fff;
        position: relative
    }
    
    #owl .item img {
        float: left
    }
    
    #owl .item .extra_wrapper {
        padding: 146px 5px 0 44px
    }
    
    #owl .owl-wrapper-outer {
        overflow: hidden
    }
    
    #owl .owl-next {
        cursor: pointer;
        position: absolute;
        display: block;
        width: 40px;
        height: 40px;
        bottom: 12px;
        left: 80px;
        overflow: hidden;
        text-indent: -999px;
        border-radius: 3px;
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        background: #ffb100 url(../images/prevnext.png) -35px 3px no-repeat;
        border: 1px solid #fff
    }
    
    #owl .owl-prev {
        cursor: pointer;
        position: absolute;
        display: block;
        width: 40px;
        height: 40px;
        bottom: 12px;
        left: 80px;
        overflow: hidden;
        text-indent: -999px;
        border-radius: 3px;
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        background: #ffb100 url(../images/prevnext.png) 0 3px no-repeat;
        border: 1px solid #fff
    }
    
    #owl .owl-prev:hover,
    #owl .owl-next:hover {
        background-color: #222222;
        border: 1px solid #fff
    }
    
    #owl .owl-prev {
        margin-left: -50px;
        background-position: left 3px
    }
    
    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-perspective: 1000
    }
    
    html {
        width: 100%
    }
    
    a[href^="tel:"] {
        color: inherit;
        text-decoration: none
    }
    
    sss * {
        -webkit-text-size-adjust: none
    }
    
    body {
        position: relative;
        color: #8c8c8c;
        font: 12px/18px Arial;
        background: #050507 url('../images/bg-1.png') no-repeat 0px 165px
    }
    
    strong {
        font-weight: 700
    }
    
    address {
        font-style: normal;
        float: right;
        width: 100% !important;
        margin-top: 0 !important
    }
    
    p {
        margin-bottom: 18px
    }
    
    input,
    textarea {
        border-radius: 0 !important;
        outline: none !important;
        -webkit-appearance: none
    }
    
    img {
        max-width: 100%
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 400;
        font-family: 'Yekan', tahoma
    }
    
    h2 {
        color: #ffffff;
        font-size: 52px;
        line-height: 40px;
        margin-bottom: 12px;
        letter-spacing: -2px
    }
    
    h3 {
        padding-top: 49px;
        margin-bottom: 36px;
        font-size: 30px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #282b48;
        text-align: center
    }
    
    h3 span {
        display: block;
        font-size: 16px;
        line-height: 20px;
        color: #88888c;
        text-transform: none;
        position: relative;
        top: -1px;
        letter-spacing: normal
    }
    
    h3.head__1 {
        padding-top: 58px;
        margin-bottom: 41px
    }
    
    .page_ttl {
        padding-top: 10px;
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0px;
        text-align: center;
        color: #fff;
        background-color: #ffb100;
        height: 35px;
        width: 50%;
        margin: -47px auto;
        margin-bottom: 0 !important;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: none
    }
    
    .page_txt {
        font-family: 'Yekan';
        font-size: 15px;
        text-align: justify;
        margin-top: 15px;
        line-height: 23px;
        color: #000;
        direction: rtl
    }
    .page_txt a {
        color: #ffb100;
    }
    .page_pad {
        padding: 40px
    }
    
    .page_margin {
        margin-left: 50px
    }
    
    .page_img,
    .example-image {
        border: 2px solid #ffb100
    }
    
    .page_img_wrap {
        position: relative;
        display: inline-block
    }
    
    .page_img_wrap:after {
        position: absolute;
        content: '';
        background: url('../images/page_shadow.png');
        width: 16px;
        height: 240px;
        top: 0;
        right: -15px
    }
    
    .margin_t {
        margin-top: 30px
    }
    
    .margin_b {
        margin-bottom: 30px
    }
    
    ul {
        padding: 0;
        margin: 0;
        list-style: none
    }
    
    .list-1 li {
        background: url(../images/marker.png) 0 7px no-repeat;
        padding-left: 20px
    }
    
    .list-1 li + li {
        margin-top: 12px
    }
    
    .list-2 {
        padding-top: 9px
    }
    
    .list-2 li {
        padding-left: 14px;
        background: url(../images/marker-2.png) 0 9px no-repeat
    }
    
    .list-2 li + li {
        margin-top: 16px
    }
    
    a {
        text-decoration: none;
        color: inherit;
        outline: none;
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease
    }
    
    a:hover {
        color: #f8565d
    }
    
    .btn {
        background: transparent url('../images/btn_m.png') no-repeat;
        color: #8a8a8a;
        font-size: 12px;
        line-height: 24px;
        padding: 1px 0px 8px;
        display: inline-block;
        margin-top: 29px;
        width: 85px;
        height: 27px;
        float: right
    }
    
    .btn.offset__1 {
        margin-top: 39px
    }
    
    .btn:hover {
        color: #f8565d
    }
    
    .btn.btn__big {
        color: #3e3e43;
        background-color: #ffffff;
        padding: 12px 20px 13px;
        margin-top: 43px;
        letter-spacing: 1px
    }
    
    .btn.btn__big:hover {
        background-color: #f96a70;
        color: #ffffff
    }
    
    .mb0 {
        margin-bottom: 0px !important
    }
    
    .m0 {
        margin: 0 !important
    }
    
    .pad0 {
        padding: 0 !important
    }
    
    .img_inner {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 5px;
        margin-bottom: 16px
    }
    
    .img_inner.fleft {
        float: left;
        width: auto !important;
        margin-right: 30px;
        margin-bottom: 0px
    }
    
    .img_inner.img_fright {
        margin-top: 0;
        position: relative;
        top: -10px;
        float: right;
        margin-left: 30px
    }
    
    .oh {
        overflow: hidden
    }
    
    .fright {
        float: right !important
    }
    
    .upp {
        text-transform: uppercase
    }
    
    .alright {
        text-align: right
    }
    
    .ta__center {
        text-align: center
    }
    
    .ta__left {
        text-align: left
    }
    
    .ta__right {
        text-align: right
    }
    
    .td__underline {
        text-decoration: underline
    }
    
    .wrapper,
    .extra_wrapper {
        overflow: hidden
    }
    
    .clear {
        float: none !important;
        clear: both
    }
    
    .oh {
        overflow: hidden
    }
    
    .nowrap {
        white-space: nowrap
    }
    
    .rel {
        position: relative
    }
    
    .pad-1 {
        padding-right: 86px
    }
    
    .pad-2 {
        padding-right: 40px
    }
    
    .pad-3 {
        padding-right: 20px
    }
    
    .main {
        overflow: hidden
    }
    
    header {
        display: block;
        position: relative;
        z-index: 999;
        color: #222222;
        padding: 40px 0 0
    }
    
    header .rel {
        z-index: 999
    }
    
    header h1 {
        float: left;
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        z-index: 999
    }
    
    header h1 a {
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        text-indent: -999px;
        -webkit-transition: 0s ease;
        transition: 0s ease
    }
    
    #content {
        padding-bottom: 50px
    }
    
    #content.privacy p + .text1 {
        padding-top: 3px
    }
    
    .page1 h3 {
        margin-bottom: 22px
    }
    
    .page1 h3.head__1 {
        padding-top: 58px;
        margin-bottom: 0;
        display: inline-flex
    }
    
    .page1 #content {
        padding-bottom: 16px
    }
    
    .block1 {
        padding-top: 41px
    }
    
    .block1 img {
        width: 100%;
        margin-bottom: 20px
    }
    
    .box {
        padding: 29px 20px;
        text-align: center;
        border: 1px solid #d9d9d9
    }
    
    .box .count {
        background-color: #f8565d;
        width: 70px;
        height: 70px;
        border-radius: 500px;
        font: 42px/67px 'Tinos', serif;
        text-align: center;
        color: #ffffff;
        margin: 0 auto 25px
    }
    
    .bq1 {
        position: relative;
        top: -5px
    }
    
    .bq1 img {
        margin-top: 5px;
        float: left;
        margin-right: 18px;
        background-color: #f8565d;
        border-radius: 500px
    }
    
    .bq1 .text1 {
        margin-bottom: 0;
        margin-top: 18px
    }
    
    .block2 {
        padding: 0 10px;
        text-align: center;
        padding-top: 31px
    }
    
    .block2 .text1 {
        margin-bottom: 25px
    }
    
    .block2 .fa {
        background-color: #f8565d;
        color: #ffffff;
        text-align: center;
        font-size: 48px;
        line-height: 66px;
        width: 70px;
        height: 70px;
        display: block;
        border-radius: 500px;
        margin: 0 auto 23px
    }
    
    .blog-post {
        padding-right: 20px;
        overflow: hidden
    }
    
    .blog-post time {
        margin-top: 5px;
        margin-right: 30px;
        font: 42px/22px 'Tinos', serif;
        display: block;
        float: left;
        padding-top: 13px;
        width: 70px;
        height: 57px;
        border-radius: 500px;
        background-color: #f8565d;
        color: #ffffff;
        text-align: center;
        text-transform: uppercase
    }
    
    .blog-post time span {
        padding-top: 7px;
        font-size: 14px;
        display: block
    }
    
    .blog-post .comment {
        float: right
    }
    
    .blog-post .comment .fa {
        margin-right: 10px;
        font-size: 20px;
        color: #f8565d
    }
    
    .blog-post .clear {
        height: 25px
    }
    
    .blog-post + .blog-post {
        padding-top: 35px
    }
    
    .block-3 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 24px;
        height: 200px;
        border: 1px solid #000;
        width: 500px;
        border-radius: 10px;
        padding: 4px;
        background: #dfdbd4
    }
    
    .block-3 h3 {
        padding-bottom: 4px;
        padding-top: 37px;
        line-height: 40px;
        color: #ffffff
    }
    
    .block-3 p {
        padding-right: 20px
    }
    
    .block-3 ul a:hover {
        color: #ffffff;
        text-decoration: underline
    }
    
    .gall_item {
        display: block;
        margin-bottom: 25px;
        margin-top: 5px;
        background: #f8565d url(../images/magnify.png) center center no-repeat
    }
    
    .gall_item img {
        width: 100%;
        box-shadow: 0 0 0 #fff;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease
    }
    
    .gall_item:hover img {
        opacity: 0.2
    }
    
    .gallery .clear {
        height: 35px
    }
    
    .sep-1 {
        height: 53px;
        margin-top: 49px;
        background: url(../images/sep_l.png) no-repeat center
    }
    
    .sep-1.offset__1 {
        margin-top: 44px
    }
    
    .sep-1.offset__2 {
        margin-top: 69px
    }
    
    .box1 .box_bot {
        padding: 25px 19px 29px;
        border: 1px solid #d9d9d9;
        border-top: 0;
        margin-bottom: 10px
    }
    
    .text1 {
        font-size: 16px;
        line-height: 20px;
        font: 14px/18px Arial;
        margin-bottom: 18px
    }
    
    .color1 {
        color: #f8565d
    }
    
    .color1 a:hover,
    a.color1:hover {
        color: #222222
    }
    
    .color2 {
        color: #222222
    }
    
    .color3 {
        color: #3e3e43
    }
    
    .map {
        overflow: hidden;
        padding-top: 2px
    }
    
    .map figure {
        position: relative;
        display: block;
        width: 100%;
        padding-top: 3px;
        margin-bottom: 25px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 3px solid #FFB100;
        border-radius: 5px;
        overflow: hidden
    }
    
    .map figure iframe {
        width: 100%;
        height: 368px;
        max-width: 100%
    }
    
    .address1 {
        float: left;
        display: block
    }
    
    .address1 dd span {
        min-width: 62px;
        display: inline-block;
        text-align: left
    }
    
    .address1 dd span.col1 {
        min-width: 0
    }
    
    .address1 + .address1 {
        margin-left: 98px
    }
    
    #footer {
        font: 13px/18px Arial;
        font-size: 13px;
        line-height: 18px;
        text-transform: uppercase;
        color: #fff;
        background: #000;
        border-top: 6px solid #E4E4E4;
        padding-bottom: 20px
    }
    
    #footer .copyright {
        padding: 40px 0
    }
    
    #footer .socials {
        margin-top: -12px
    }
    
    #footer .socials .fa {
        font-size: 13px;
        line-height: 40px;
        border-radius: 500px;
        background-color: #f8565d;
        color: #ffffff;
        width: 41px;
        height: 41px;
        float: left;
        display: block;
        text-align: center
    }
    
    #footer .socials .fa.fa-twitter {
        font-size: 16px
    }
    
    #footer .socials .fa + .fa {
        margin-left: 3px
    }
    
    #footer .socials .fa:hover {
        background-color: #222222
    }
    
    @media only screen and (max-width: 1199px) {
        .extra_wrapper {
            overflow: visible
        }
        .item .extra_wrapper {
            overflow: hidden !important
        }
        #owl .owl-prev,
        #owl .owl-next {
            bottom: 40px;
            margin-left: -26px
        }
        #owl .owl-next {
            margin-left: -42px
        }
        .date_block {
            float: none;
            width: 100%;
            margin-left: 0 !important
        }
        .pad-1,
        .pad-2 {
            padding-right: 0 !important
        }
    }
    
    @media only screen and (max-width: 979px) {
        .extra_wrapper {
            overflow: visible
        }
        header .grid_10 {
            float: none !important;
            width: auto !important
        }
        .navigation {
            padding-right: 0
        }
        #owl .owl-prev,
        #owl .owl-next {
            margin-left: 70px
        }
        #owl .owl-next {
            margin-left: 110px
        }
        h2 {
            font-size: 40px;
            line-height: 42px
        }
        #owl .item .extra_wrapper {
            padding-top: 40px
        }
        .map figure,
        .map figure iframe,
        #form input,
        #form textarea,
        #form .success {
            width: 100% !important;
            float: none !important
        }
        #form .success {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        .map figure {
            height: auto !important;
            margin-bottom: 15px
        }
        .nowrap {
            white-space: normal
        }
        .img_inner.fleft {
            margin-bottom: 20px
        }
        .img_fright {
            float: none !important;
            margin-left: 0 !important;
            padding-top: 20px
        }
        .blog-post {
            padding-right: 0
        }
        .blog-post .img_inner.fleft {
            width: 100% !important;
            float: none !important;
            margin-right: 0 !important;
            margin-bottom: 20px !important;
            margin-top: 40px
        }
    }
    
    @media only screen and (max-width: 767px) {
        .block2 {
            margin-bottom: 45px
        }
        .gall_item {
            margin-top: 40px
        }
        .gall_item img {
            width: 100%
        }
        .box1 img {
            width: 100%
        }
        .item {
            padding-bottom: 85px
        }
        .item img {
            width: 100%;
            float: none
        }
        .item .extra_wrapper {
            padding: 20px !important
        }
        .gallery .clear {
            height: 0
        }
        #owl .owl-prev,
        #owl .owl-next {
            left: 50%;
            margin-left: -35px !important
        }
        #owl .owl-next {
            margin-left: 5px !important
        }
        .socials {
            padding-bottom: 25px;
            overflow: hidden
        }
        h2 {
            font-size: 30px;
            line-height: 34px
        }
        .none {
            clear: both
        }
        img.img_inner.fleft.noresize {
            width: auto !important;
            margin: 0 0 15px !important;
            display: block !important
        }
        .img_inner,
        .img_inner.fleft {
            width: 100% !important;
            float: none !important;
            margin-right: 0 !important;
            margin-bottom: 20px !important;
            margin-top: 40px
        }
        .img_inner img,
        .img_inner.fleft img {
            width: 100%
        }
        header h1 {
            position: static !important;
            float: none;
            left: 0;
            text-align: center;
            margin-bottom: 20px
        }
        header h1 a {
            margin: 0 auto;
            max-width: 90%;
            width: 100%;
            display: block
        }
        header h1 a img {
            display: block;
            margin: 0 auto
        }
        .map figure iframe {
            height: 300px
        }
        .content .noresize {
            width: auto !important;
            float: left !important;
            margin-right: 20px !important;
            margin-top: 4px !important
        }
        .none {
            clear: both
        }
        .box {
            margin-bottom: 30px
        }
        .bq1 {
            margin-bottom: 38px
        }
        .address1 + .address1 {
            margin-left: 40px
        }
    }
    
    @media only screen and (max-width: 479px) {
        .address1 {
            float: none
        }
        .address1 + .address1 {
            padding-top: 25px;
            margin-left: 0
        }
    }
    
    .justifya {
        text-align: justify
    }
    
    .cc {
        text-transform: none
    }
    
    .shadow_ss {
        background: transparent url(../images/shadow_ss.png) center no-repeat;
        height: 29px;
        margin-top: -10px;
        margin-left: 30%
    }
    
    .bordert {
        border-bottom: 1px solid #c5c5c5
    }
    
    .morebtn {
        padding-left: 30px
    }
    
    .redr {
        color: #ed242b
    }
    
    .grayr {
        color: #777777
    }
    
    .whiter {
        color: #fff
    }
    
    .leftf {
        float: left
    }
    
    .rightf {
        float: right
    }
    
    .contact_i {
        background: transparent url(../images/contact_i.png) no-repeat;
        width: 50px;
        height: 50px;
        padding-right: 20px
    }
    
    .logoautoserviceparsian {
        margin-top: -50px;
        width: 130px;
    }
    
    .acc_wrapper {
        background: #ed1d24 url('../images/acc_box.png') top no-repeat;
        height: 30px;
        width: 100%;
        border-top-left-radius: 7px;
        border: 1px solid #acacac;
        border-top-right-radius: 7px;
        margin: 0;
        padding: 0px 10px 0 10px
    }
    
    .acc-bx {
        background: #fff;
        height: 346px;
        width: 100%;
        border: 1px solid #acacac;
        margin: 0;
        padding: 0px 10px 0 10px
    }
    
    .accord-box {
        float: right;
        line-height: 27px;
        position: relative;
        width: 100%;
        list-style: none;
        padding: 0;
        background: #fff;
        text-align: left
    }
    
    .accord-box li {
        padding-left: 10px;
        border-bottom: 1px solid red
    }
    
    .accord-box li:last-child {
        border-bottom: none
    }
    
    .accord-box li a {
        font-family: Arial;
        color: #5F5347;
        font-size: 15px
    }
    
    .accord-box li:hover a {
        color: #ed1d24
    }
    
    .accord-box li:hover,
    .activeLink {
        background-repeat: repeat-x
    }
    
    .sub-box {
        padding-left: 50px;
        margin-left: -10px;
        height: 250px;
        padding-top: 10px
    }
    
    .accord-box li .sub-box li {
        border-bottom: 1px solid #F3E7BB;
        line-height: 22px;
        padding: 10px
    }
    
    .accord-box li .sub-box li:hover {
        background-image: none
    }
    
    .accord-box li .sub-box li a {
        font-family: Arial;
        font-size: 12px;
        color: #5F5347 !important
    }
    
    .accord-box li:hover .icon-sub {
        display: block
    }
    
    .menu-sidebar li:hover .icon-sub {
        display: block
    }
    
    .icon-sub {
        float: left;
        height: 17px;
        width: 17px;
        margin-top: 3px;
        display: block;
        color: #ed1d24
    }
    
    .icon-sub:hover {
        color: #ee282e
    }
    
    .activeLink .icon-sub {
        display: block !important
    }
    
    span.fa.fa-chevron-circle-right {
        font-size: 22px;
        margin-left: -7px
    }
    
    .icon-ss {
        margin-top: 3px;
        margin-left: 15px;
        color: red
    }
    
    .txt_who {
        margin-top: 20px;
        margin-bottom: -12px
    }
    
    .nomargin {
        margin: 0
    }
    
    .container_inner {
        background: #fff;
        border: 2px solid #ffb100;
        padding: 0px 20px;
        margin-top: -120px
    }
    
    .pad-l {
        padding-left: 35px
    }
    
    .pad-l-11 {
        padding-left: 11px
    }
    
    body {
        overflow-x: hidden
    }
    
    .box-A {
        display: inline-block;
        width: 100%
    }
    
    .headBox {
        display: inline-block;
        width: 100%
    }
    
    .titleBox {
        font-size: 15px;
        font-weight: normal;
        float: left;
        margin: 0 0 0 7px;
        padding: 10px;
        color: #000
    }
    
    .titleBox a {
        color: #000
    }
    
    .close-bt {
        float: left;
        height: 24px;
        width: 24px;
        background-position: center top;
        margin-top: 5px
    }
    
    .open-bt {
        background-position: center bottom
    }
    
    .cont-div {
        display: none;
        width: 100%;
        border-bottom: 1px solid
    }
    
    .closeC {
        background-image: url(../images/open-close3.png)
    }
    
    .ann-row {
        margin-right: auto;
        margin-left: auto;
        border-bottom: 1px solid #cbcccc;
        padding: 15px 0 15px 20px
    }
    
    .title_prod {
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        margin: 120px 0 0 0;
        width: 90%;
        height: 50px;
        text-align: right !important;
        padding: 0;
        padding-right: 8px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-top-right-radius: 5px;
        -o-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -o-border-bottom-right-radius: 5px
    }
    
    .title_subprod {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ededed
    }
    
    #gallery a {
        width: 150px
    }
    
    .brands-hld {
        direction: rtl;
        height: 160px;
        overflow: hidden
    }
    
    .optionBox {
        float: left;
        width: 100%;
        position: relative
    }
    
    .bt-acc {
        float: right;
        height: 38px;
        width: 266px;
        position: absolute;
        right: 0px;
        cursor: pointer;
        background-image: url(../images/brand-bt.png);
        background-repeat: no-repeat
    }
    
    .bt-lb {
        background-image: url("../images/brand-label.png");
        font-size: 22px;
        color: #fff;
        background-position: center top;
        height: 20px;
        margin-right: 50px;
        margin-top: 10px;
        width: 160px
    }
    
    .content-opt {
        float: left;
        height: 160px;
        width: 100%;
        position: absolute;
        top: -100px
    }
    
    .inner-cont-opt {
        float: left;
        height: 125px;
        margin-top: 35px;
        width: 100%;
        background-color: #031236;
        border-bottom: 1px solid #69767C
    }
    
    .item-brands-hld {
        width: 100%;
        margin-top: 35px;
        display: inline-block
    }
    
    .brands-box {
        float: left;
        margin-left: 8px;
        margin-right: 9px;
        width: 500px
    }
    
    .brand-img {
        border-radius: 5px;
        overflow: hidden;
        float: left;
        line-height: 50px
    }
    
    .brand-name {
        color: #FFF;
        text-align: center;
        width: 100%;
        padding-top: 12px
    }
    
    .item_caption {
        position: absolute;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,0.8);
        width: 100%;
        overflow: hidden;
        height: 60px;
    }
    
    .item_caption p {
        color: #fff;
        font-family: 'Yekan', Arial;
        font-size: 20px;
        text-align: right;
        padding: 15px;
        direction: rtl;
    }
    .item_caption span {
        color: #fff;
        font-family: 'Yekan', Arial;
        font-size: 16px;
        text-align: right;
    }
    .bordert a {
        color: #ed1d24
    }
    
    .text_tt_cc {
        font-size: 16px
    }
    
    .lh30 {
        line-height: 30px
    }
    
    section.slider {
        margin-top: -144px
    }
    
    .item_subcaption p span.l {
        float: left
    }
    
    .item_subcaption p span.r {
        float: right;
        margin-top: -20px;
        margin-right: 75px
    }
    
    .owl-carousel:after {
        content: '';
        position: absolute;
        bottom: -29px;
        background-image: url(../images/slider-shadow.png);
        right: 0;
        width: 1170px;
        height: 29px
    }
    
    .services_ttl {
        font-family: 'Yekan';
        font-size: 29px;
        text-align: center;
        margin: 50px 0px 27px 0px;
        color: #000;
        letter-spacing: 0;
        border-bottom: 2px solid #000;
        padding-bottom: 1px;
        width: 500px;
        margin: 50px auto
    }
    
    .services_cont {
    position: relative;
    float: right;
    margin-bottom: 35px;
    direction: rtl;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
            padding-top: 10px;

    }
    
    .services_cont h3 {
        font-family: 'Yekan';
        font-size: 29px;
        line-height: 52px;
        padding-top: 0;
        color: #000
    }
    
    h3.icon_1 {
        background: url('../images/icon_services_01.png') no-repeat right -2px;
        width: 250px
    }
    
    h3.icon_2 {
        background: url('../images/icon_services_02.png') no-repeat right 0px;
        width: 250px
    }
    
    h3.icon_3 {
        background: url('../images/icon_services_03.png') no-repeat right 0px;
        width: 250px
    }
    
    .services_cont p {
        font-family: 'Yekan';
        font-size: 15px;
        text-align: justify;
        margin-top: 15px;
        line-height: 23px;
        color: #000
    }
        .services_cont .btn_link  {
            margin-left: 20px;
            margin-bottom: 10px;
        }

    .btn_link {
        font-family: 'Yekan';
        background-color: #ffb100;
        border: 1px solid #fff;
        padding: 7px;
        float: left;
        color: #fff;
        border-radius: 3px
    }
    
    .btn_link:hover {
        font-family: 'Yekan';
        background-color: #fff;
        border: 1px solid #ffb100;
        padding: 7px;
        float: left;
        color: #000;
        border-radius: 3px
    }
    
    .sec_services_slider {
        position: relative;
        height: 430px;
        width: 100%
    }
    
    .list_carousel_services {
        float: right;
        width: 100%;
        position: relative
    }
    
    .list_carousel_services.products {
        float: right;
        width: 100%;
        position: relative;
        padding-right: 60px;
        padding-left: 60px
    }
    
    .list_carousel_services ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        margin-top: 50px
    }
    
    .list_carousel_services li {
        width: 1170px;
        height: 300px;
        padding: 0;
        display: block;
        float: left;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease-out 0s
    }
    
    .list_carousel_services li .img-slider-wrap {
        float: left;
        position: relative;
        transition: all 0.3s ease-out 0s;
        overflow: hidden;
        width: 300px;
        height: 253px;
        box-shadow: 0 0 7px #333;
        border: 1px solid #ffb100;
        border-radius: 3px;
        margin: 7px
    }
    
    .list_carousel_services li .img-slider {
        width: 300px;
        height: 253px
    }
    
    .list_carousel_services li .prod-detail {
        float: right;
        width: 800px
    }
    
    .list_carousel_services li.products:hover {
        box-shadow: none
    }
    
    .pager {
        bottom: 0px;
        float: right;
        position: absolute;
        right: 555px
    }
    
    a#prev2,
    a#next2 {
        position: absolute;
        top: 180px;
        z-index: 9999
    }
    
    a#prev2.prev {
        right: -50px;
        background: url(../images/prevnext.png) -35px 3px no-repeat;
        width: 40px;
        height: 40px;
        transition: all 0.01s ease-in-out 0s
    }
    
    a#next2.next {
        left: -50px;
        background: url(../images/prevnext.png) 0px 3px no-repeat;
        width: 40px;
        height: 40px;
        transition: all 0.01s ease-in-out 0s
    }
    
    .ttl_prod {
        font-family: 'Yekan';
        font-size: 29px;
        text-align: center;
        color: #ffb100;
        letter-spacing: 0;
        border-bottom: 2px solid #ffb100;
        padding-bottom: 1px;
        width: 700px;
        margin: 10px auto;
        line-height: 20px;
        padding-bottom: 10px
    }
    
    .ttl_prod_2 {
        font-family: 'Yekan';
        font-size: 29px;
        text-align: right;
        color: #ffb100;
        letter-spacing: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        direction: rtl;
    }
    .ttl_prod_2 span {
        color: #ffb100;
        font-family: 'Yekan', Arial;
        font-size: 20px;
        text-align: right;
    }    
    span.font_en{
        font-family: Arial !important;

    }
    .txt_prod {
        margin-top: 20px;
        font-size: 15px;
        font-family: 'Yekan';
        color: #fff;
        line-height: 20px;
        text-align: justify;
        width: 750px;
        direction: rtl
    }
    
    .btn_link {
        font-family: 'Yekan';
        background-color: #ffb100;
        border: 1px solid #fff;
        padding: 7px;
        float: left;
        color: #fff;
        border-radius: 3px
    }
    
    .btn_link:hover {
        font-family: 'Yekan';
        background-color: #fff;
        border: 1px solid #ffb100;
        padding: 7px;
        float: left;
        color: #000;
        border-radius: 3px
    }
    
    .sec_brands {
        background: #ffb100 url('../images/bg-2.jpg') no-repeat;
        width: 100%;
        height: 226px
    }
    
    .list_carousel_brands {
        float: right;
        width: 100%;
        position: relative
    }
    
    .list_carousel_brands .caroufredsel_wrapper {
        width: 98% !important
    }
    
    .list_carousel_brands ul {
        margin: 50px 0;
        padding: 0;
        list-style: none;
        display: block
    }
    
    .list_carousel_brands li {
        width: 128px;
        height: 120px;
        padding: 0;
        display: block;
        float: left;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease-out 0s
    }
    
    .pager {
        display: table;
        margin: 20px auto auto;
        padding: 0;
        text-align: center
    }
    
    .pager a {
        background-image: url("../images/bullet.png");
        background-repeat: no-repeat;
        color: transparent;
        display: block;
        float: left;
        height: 12px;
        text-decoration: none;
        padding: 0 0 20px 10px;
        width: 12px
    }
    
    .pager a.selected {
        background-image: url("../images/bullet-active.png")
    }
    
    .pager a span {
        display: none
    }
    
    .address_txt {
        margin-top: 20px;
        padding-left: 19px;
        width: 350px
    }
    
    .mahak {
        margin-top: 20px
    }
    
    .address_txt p {
        font-family: 'Yekan';
        direction: rtl;
        text-align: justify;
        font-size: 16px;
        color: #fff;
        line-height: 20px
    }
    
    .address_txt dd,
    .address_txt dt {
        font-family: 'Yekan';
        direction: rtl;
        text-align: justify;
        font-size: 16px;
        color: #000;
        line-height: 26px
    }
    
    .footer-content {
        width: 100%;
        display: inline-block;
        position: relative;
        background: #000;
        direction: rtl
    }
    
    .social-icons {
        transition: all 0.8s ease-out;
        margin-top: 20px;
        width: 130px;
        display: inline-block
    }
    
    .copyright-content {
        font-family: tahoma;
        font-size: 12px;
        color: #fbfbfb;
        display: inline-block;
        line-height: 22px;
        margin-top: 10px
    }
    
    .copyright-content a {
        color: #fff
    }
    
    .copyright-content a:hover {
        color: #38579e
    }
    
    .social-icons:hover a {
        opacity: 0.2
    }
    
    .social-icons a:hover {
        opacity: 1
    }
    
    .mar_btn_1 {
        margin-bottom: 10px
    }
    
    .about_txt {
        margin-bottom: 30px;
        font-family: 'Yekan';
        font-size: 15px;
        text-align: justify;
        margin-top: 15px;
        line-height: 23px;
        color: #000;
        direction: rtl;
        padding: 0px 100px 0 30px
    }
    
    .dont_click {
        pointer-events: none;
        transition: all 0.8s ease-out;
        margin-top: 20px;
        width: 130px;
        display: inline-block
    }
    
    @media only screen and (max-width: 1028px) {
        .owl-controls {
            display: none
        }
        .item_caption {
            margin-top: -263px
        }
        .item_subcaption {
            margin-top: -192px
        }
        section.slider,
        div.navigation {
            margin-top: 0;
            padding-bottom: 0
        }
        .address {
            padding-top: 20px;
            padding-bottom: 10px
        }
        .sep-1.offset__1 {
            display: none
        }
    }
    
    @media only screen and (max-width: 979px) {
        .container_inner {
            border-radius: 0px;
            margin-top: 60px
        }
        .home_c {
            margin-top: 20px
        }
        #cssmenu > ul li a {
            padding: 12px 12px 11px 12px
        }
        #cssmenu > ul li.has-sub > a {
            background-position: 100% -95%
        }
        #google_map {
            display: none
        }
        #footer_menu {
            display: none
        }
        #pdf_image {
            display: none
        }
        .brand-name {
            padding-right: 50px
        }
        .owl-buttons,
        .item_caption,
        .item_subcaption {
            display: none
        }
        section.slider,
        div.navigation {
            margin-top: 0;
            padding-bottom: 0
        }
        .address {
            padding-top: 20px;
            padding-bottom: 10px
        }
        .sep-1.offset__1 {
            display: none
        }
    }
    
    @media only screen and (max-width: 767px) {
        body {
            background: #050507;
            border-top: 3px solid #ffb100
        }
        .mahak {
            text-align: center;
            padding-top: 20px;
            display: inline-block
        }
        .pager {
            right: 140px
        }
        .services_cont p,
        .services_cont h3 {
            color: #fff
        }
        h3.icon_1 {
            background: url('../images/icon_services_01_w.png') no-repeat right -2px
        }
        h3.icon_2 {
            background: url('../images/icon_services_02_w.png') no-repeat right 0px
        }
        h3.icon_3 {
            background: url('../images/icon_services_03_w.png') no-repeat right 0px
        }
        .container_inner {
            border-radius: 0px;
            margin-top: 60px
        }
        .home_c {
            margin-top: -20px
        }
        #footer_menu {
            display: none
        }
        #footer .copyright {
            background-image: none
        }
        #google_map {
            display: none
        }
        #pdf_image {
            display: none
        }
        .brand-name {
            padding-right: 50px
        }
        .brand-img {
            padding: 0px;
            line-height: 30px
        }
        .owl-buttons,
        .item_caption,
        .item_subcaption {
            display: none
        }
        #owl .item {
            border-radius: 0px;
            padding-bottom: 0px
        }
        .title_prod {
            border-radius: 0px;
            width: auto;
            text-align: center !important
        }
        .titleBox {
            padding: 9px 0px
        }
        section.slider,
        div.navigation {
            margin-top: 0;
            padding-bottom: 0;
            z-index: 99999999999999;
            position: relative;
            display: inline
        }
        .owl-carousel:after {
            display: none
        }
        .address {
            padding-top: 20px;
            padding-bottom: 10px
        }
        .sep-1.offset__1 {
            display: none
        }
        .list_carousel_services {
            width: 300px
        }
        .img-slider img {
            width: 270px !important
        }
        .list_carousel_services li .img-slider {
            width: 270px
        }
        .list_carousel_services li .img-slider-wrap {
            width: 270px;
            float: none
        }
        .list_carousel_services li .prod-detail {
            float: none;
            width: 380px
        }
        .list_carousel_services li {
            width: 100%;
            height: 600px
        }
        .ttl_prod,
        .txt_prod {
            width: 270px;
            margin: 0;
            line-height: 30px
        }
        a#next2.next {
            left: -25px
        }
        a#prev2.prev {
            right: -25px
        }
        #footer {
            padding-bottom: 20px
        }
        .services_ttl {
            color: #fff;
            width: 270px;
            border-bottom: 2px solid #fff
        }
        .address_txt {
            width: 270px
        }
        .list_carousel_brands {
            width: 320px !important
        }
        .list_carousel_brands li {
            width: 103px;
            height: 101px
        }
        .page_img_wrap:after {
            display: none
        }
        .example-image {
            padding: 5px
        }
        .about_txt {
            padding: 0
        }
        .aft {
            width: 200px !important
        }
    }
    .fix-btn-order {
    position: fixed;
    right: 1%;
    z-index: 99999999;
    bottom: 3%;
    padding-top: 5px;
}