/*--------------------------------------------*/

/*BASIC SETUP*/

/*--------------------------------------------*/

/* Title */

@font-face {
    font-family: "yekanweb";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/yekanweb-regular.woff') format("woff");
}

@font-face {
    font-family: "iransans";
    src: url('../fonts/IRANSans-Medium-web.woff') format("woff"), url('../fonts/IRANSans-Medium-web.ttf') format("ttf"), url('../fonts/IRANSans-Medium-web.woff2') format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "awesome";
    src: url('../fonts/fontawesome-webfont.woff') format("woff"), url('../fonts/fontawesome-webfont.ttf') format("ttf"), url('../fonts/fontawesome-webfont.woff2') format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Gotham_Medium";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/MYRIADPRO-REGULAR.OTF') format("otf");
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

body {
    font-size: 14px;
    overflow-x: hidden;
    background-color: #ebebeb;
}

ul li {
    list-style: none;
}

section {
    padding-top: 150px;
    padding-bottom: 150px;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

h1{
    display:none!important;
}

.ShowContent{
    padding:50px 50px;
    min-height:500px;
}

.ShowContent ul{
    padding-right: 50px;
}

.ShowContent ul li{
    list-style: circle;
}

.ShowContent h1{
    display:block!important;
}

.ShowContent h2{
    font-size: 24px;
}

.ShowContent h3{
    font-size: 18px;
}

.ShowContent h4{
    font-size: 14px;
}

.ShowContent h5{
    font-size: 12px;
}

.ShowContent p strong{
    font-weight:700!important;
}

/*--------------------------------------------*/

/* #menu-top */

/*-------------------------------------------*/

header {
    background-color: #eeeff1;
}

.menu-top {
    height: 65px;
}

.menu-top ul {
    font-family: 'iransans';
    margin-top: 22px;
    margin-bottom: 15px;
}

.menu-top ul li {
    display: inline-block;
    margin-left: 10px;
}

.menu-top ul li a {
    color: #7a1319;
    font-size: 12px;
}

.menu-top li:nth-child(1) a {

    font-size: 12px;
}

.menu-top li:nth-child(2) a {
    border-right: 1px solid #7a1319;
    padding-right: 10px;
}

.menu-top ul li a i {
    padding-left: 10px;
}

.logo {
    direction: ltr;
}

.logo img {
    padding-top: 13px;
    padding-bottom: 13px;
}

.icon-Icon-Language:before {
    content: "\e90c";
    color: #7a1319 !important;
    margin-right: 10px;
}

/*-------------   #menu  -----------------*/

/* Navbar Full ------*/

nav.navbar.bootsnav {
    background-color: #7a1319;
    border-bottom: solid 1px #7a1319;
    height: 65px;
}

nav.bootsnav .megamenu-content {
    padding: 15px;
    padding-top: 0 !important;
    margin-top: 0 !important;
    width: 91% !important;
    margin-right: 6% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background: #fff;
    border: solid 0px #7a1319;
    border-bottom: 1px solid #7a1319;
    margin-top: 1px !important;
    padding-left: 0!important;
}

nav.navbar.bootsnav ul.nav > li > a {
    padding: 23px 10px;
    font-weight: 100;
    color: #fff;
    font-family: "yekanweb";
    font-size: 12px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    text-align: right;
    width: 50%;
    font-size: 12px;
    font-family: 'yekanweb';
}

nav.navbar.bootsnav .navbar-toggle {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 25px;
    position: relative;
    top: 10px;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 10px 10px;
    color: #323232;
    font-size: 12px;
    font-family: 'yekanweb';
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
    color: #fff;
}

.menu_ul_right {
    width: 80%;
    float: left;
}

.menu_ul_right img {
    float: left;
    width: 100%;
    height: 310px;
}

.menu_li1,
.menu_li2,
.menu_li3,
.menu_li4,
.menu_li5,
.menu_li6 {
    position: relative;
    padding-right: 6%;
    top: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.menu_li1 a::before,
.menu_li2 a::before,
.menu_li3 a::before,
.menu_li4 a::before,
.menu_li5 a::before,
.menu_li6 a::before {
    position: absolute;
    font-family: 'icomoon';
    font-size: 30px;
    right: 2%;
    top: 4px;
    display: block;
}

.navbar-left {
    position: absolute;
    top: 10px;
    left: 0%;
}

.menu .form-group {
    position: relative;
}

.menu .form-group i {
    position: absolute;
    left: 10px;
    top: 8px;
    color: #f7fbfd;
    font-size: 17px;
    border-right: 1px solid #cccccc;
    padding-right: 10px;
}

.menu .form-control {
    width: 270px;
    color: #ffffff;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.menu .form-control::-webkit-input-placeholder {
    color: #fff;
    font-family: 'iransans';
    font-size: 8px;
}

.menu .form-control:-ms-input-placeholder {
    color: #fff;
    font-family: 'iransans';
    font-size: 8px;
}

.menu .form-control::placeholder {
    color: #fff;
    font-family: 'iransans';
    font-size: 8px;
}

.phone_number {
    position: absolute;
    top: 25px;
    left: 26%;
    direction: ltr;
}

.phone_number a {
    font-family: 'iransans';
    font-size: 12px;
    color: #fff;
}

.phone_number a i {
    color: #fff;
    font-size: 19px;
    padding-right: 5px;
    vertical-align: middle;
    float: left;
    margin-top: 2px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content > li{
       padding-top: 0!important;
    }


/*-------------   #slider  -----------------*/

.carousel {
    padding-top: 0;
    padding-bottom: 0;
}

.carousel .item {
    width: 100%;
}

.carousel .item img {
    width: 100%;
    height: auto;
}

.View_detailsmenu li:last-child::before {
    border: none !important;
}

.View_detailsProducts {
    position: absolute;
    top: 0px;
    text-align: justify;
    padding-right: 15px;
    width: 300px;
    height: 100%;
    padding-top: 70px;
}

.View_details {
    border-right: 10px solid #2d272d;
}

.View_details p {
    font-size: 22px;
    font-family: "yekanweb";
}

.View_details h6 {
    font-size: 16px;
    font-family: 'yekanweb';
}

.View_details p,
.View_details h6 {
    margin-right: 20px;
    color: #2d272d;
}

.View_detailsmenu ul li {
    list-style: none;
}

.View_detailsmenu li:nth-child(1) {
    position: relative;
    display: inline-block;
    right: 60%;
}

.View_detailsmenu li a {
    margin-right: 10px;
    color: #2d272d;
    font-size: 14px;
    font-family: "yekanweb";
}

.View_detailsmenu li:nth-child(1) a {
    color: #7a1319;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Lato' !important;
}

.View_detailsmenu li:nth-child(1)::after {
    content: "";
    width: 13px;
    height: 13px;
    background: #7a1319;
    display: inline-block;
    margin: 9px 10px;
    vertical-align: bottom;
    border: 1px solid #7a1319;
}

.View_detailsmenu li:last-child a {
    position: relative;
    display: inline-block;
    right: 30%;
    top: 10px;
    color: #2d272d;
    background: #cccccc;
    padding: 5px 25px;
    -webkit-transition: all 1s;
    transition: all 1s;
    font-family: "yekanweb";
}

.View_detailsmenu li:last-child a:hover {
    background: #7a1319;
    color: #fff;
    cursor: pointer;
}

.View_detailsmenu li:nth-child(1)::before,
.View_detailsmenu li:nth-child(8)::before {
    opacity: 0;
}



.View_detailsmenu li::before {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    border: 1px solid #2d272d;
    vertical-align: middle;
}

.producttowslide {
    position: absolute;
    top: 0px;
    right: 15%;
    text-align: justify;
}

.producttowslide > .View_details {
    border-right: 10px solid #fff;
}

.producttowslide > .View_details p {
    color: #fff;
}

.producttowslide > .View_details h6 {
    color: #fff;
}

.producttowslide > .View_detailsmenu > li::before {
    border: 1px solid #fff;
}

.producttowslide > .View_detailsmenu li a {
    color: #fff;
}

.owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #ccc;
    background: #ccc6c6;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: -35px;
    border: 1px solid #7a1319;
}

.carousel .owl-carousel .owl-dot {
    top: -25px;
    right: 48%;
}

.view_oneproduct .owl-carousel .owl-dot {
    top: -25px;
    right: 46%;
}

.owl-dots,
.owl-nav {
    height: 0px;
}

.owl-dot.active {
    background: #7a1319;
}

.owl-two .owl-next,
.owl-two .owl-prev {
    display: none;
}

/*--------------------------------------------*/

/* #Products */

/*-------------------------------------------*/

.Products {
    background-image: url(../css/img/bg_product.jpg);
    background-size: cover;
    background-position: left;
    background-attachment: fixed;
}

.Products_dirok {
    max-height: 360px;
    line-height: 2.5em;
    margin-top: 16px;
    overflow: hidden;
    margin-bottom: 50px;
}

.Products_dirok h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-family: 'yekanweb';
}

.Products_dirok p,
.Products_dirok h3 {
    text-indent: 50px;
    color: #323232;
    text-align: justify;
}

.Products_dirok p {
    font-size: 14px;
    font-family: "iransans";
    line-height: 25px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #333;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #7a1319;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #7a1319;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #7a1319;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #7a1319;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    margin-top: 10px;
}

.Products_menu li {
    padding-left: 0;
    padding-bottom: 15px;
}

.product_li1,
.product_li2,
.product_li3,
.product_li4,
.product_li5,
.product_li6 {
    position: relative;
    border: 2px solid #323232;
    height: 176px;
    border-radius: 5%;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-align: center;
    cursor: pointer;
}

.product_li1 h4,
.product_li2 h4,
.product_li3 h4,
.product_li4 h4,
.product_li5 h4,
.product_li6 h4 {
    position: absolute;
    font-size: 14px;
    font-family: "yekanweb";
    top: 65%;
    color: #7a1319;
    width: 100%;
    right: 0;
}

.menu_li1 a::before,
.product_li1::before {
    content: "\e90a";
}

.menu_li2 a::before,
.product_li2::before {
    content: "\e919";
}

.menu_li3 a::before,
.product_li3::before {
    content: "\e918";
}

.menu_li4 a::before,
.product_li4::before {
    content: "\e911";
}

.menu_li5 a::before,
.product_li5::before {
    content: "\e912";
}

.menu_li6 a::before,
.product_li6::before {
    content: "\e910";
}

.product_li1::before,
.product_li2::before,
.product_li3::before,
.product_li4::before,
.product_li5::before,
.product_li6::before {
    position: absolute;
    font-family: 'icomoon';
    font-size: 60px;
    right: 0%;
    left: 0%;
    top: 30px;
    display: block;
}


.product_li1:hover,
.product_li2:hover,
.product_li3:hover,
.product_li4:hover,
.product_li5:hover,
.product_li6:hover {
    background-color: #7a1319;
    border: 2px solid #7a1319;
}

.product_li1 i:before,
.product_li2 i:before,
.product_li3 i:before,
.product_li4 i:before,
.product_li5 i:before,
.product_li6 i:before {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.product_li h4 {
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
}

.product_li1 h4,
.product_li2 h4,
.product_li3 h4,
.product_li4 h4,
.product_li5 h4,
.product_li6 h4,
.product_li1,
.product_li2,
.product_li3,
.product_li4,
.product_li5,
.product_li6,
.product_li > i:before {
    color: #323232 !important;
}

.product_li1:hover,
.product_li2:hover,
.product_li3:hover,
.product_li4:hover,
.product_li5:hover,
.product_li6:hover {
    color: #fff !important;
}

.product_li1:hover h4,
.product_li2:hover h4,
.product_li3:hover h4,
.product_li4:hover h4,
.product_li5:hover h4,
.product_li6:hover h4 {
    color: #ffffff !important;
}


/*--------------------------------------------*/

/* #Services */

/*-------------------------------------------*/

.Services {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #eeeff1;
    text-align: center;
    height: 200px;
}

.Services ul li {
    display: inline-block;
    cursor: pointer;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0px 55px;
}

.Services ul li:nth-child(3) i::before {
    font-size: 55px;
}

.Services ul li:nth-child(3) {
    margin-top: -5px;
}

.Services ul li a i::before {
    color: #323232 !important;
}

.Services h4 {
    font-family: 'yekanweb';
    margin-top: 10px;
    color: #323232;
    font-size: 16px;
}

.Services ul li p {
    font-family: "iransans";
    color: #595959;
    font-size: 10px;
    line-height: 25px;
}

.Services ul li:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.Services ul li a:hover {
    text-decoration: none;
}

.big_icon {
    display: inline-block;
    color: #fff;
    font-size: 350%;
}

/*--------------------------------------------*/

/* #Parallax */

/*-------------------------------------------*/

.parallax {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(../css/img/parallax.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../css/img/parallax.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 650px;
}

.parallax h4 {
    font-size: 20px;
    font-family: 'yekanweb';
}

.parallax h3 {
    font-family: 'yekanweb';
    font-size: 25px;
    margin-top: 0;
}

.Tips {
    margin-top: 5%;
}

.Tips p {
    width: 90%;
    margin-right: 5%;
    font-size: 14px;
    font-family: "iransans";
}

.parallax h4,
.parallax p,
.parallax h3 {
    color: #fff;
    line-height: 35px;
}

.parallax p {
    margin-bottom: 25px;
}

.parallax .Tips a {
    font-size: 14px;
    color: #fff;
    background-color: #00c9b9;
    -webkit-box-shadow: 0 1px 1px 1px #00c9b9;
    box-shadow: 0 1px 1px 1px #00c9b9;
    -webkit-transition: all 1s;
    transition: all 1s;
    border: none;
    font-family: 'yekanweb';
    padding: 5px 15px;
}

.parallax .Tips input:a {
    background-color: #00c9b9;
    -webkit-box-shadow: 0 1px 1px 1px #00c9b9;
    box-shadow: 0 1px 1px 1px #00c9b9;
}

/*--------------------------------------------*/

/* #why */

/*-------------------------------------------*/

.why {
    height: 682px;
    padding-top: 100px;
    background-image: url(../css/img/bg_product.jpg);
    background-size: cover;
    background-position: left;
    background-attachment: fixed;
}

.View_detailsWhy {
    position: relative;
}

.View_detailsWhy img {
    position: absolute;
    z-index: 1000;
    width: 650px;
    margin-top: 20px;
}

.text_why_dirok {
    height: 460px;
    margin-bottom: 10px;
    overflow: hidden;
}

.text_why_dirok h3 {
    font-family: 'yekanweb';
    font-size: 24px;
    text-indent: 50px;
}

.text_why_dirok p {
    text-align: justify;
    text-indent: 50px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 28px;
    font-family: "iransans";
    padding-top: 10px;
    padding-right: 15px;
    color: #323232;
}

.text_why .btn_why_dirok {
    float: left;
    font-size: 14px;
    padding: 10px 60px;
    color: #fff;
    background-color: #00c9b9;
    -webkit-box-shadow: 0 1px 1px 1px #00c9b9;
    box-shadow: 0 1px 1px 1px #00c9b9;
    -webkit-transition: all 1s;
    transition: all 1s;
    border: none;
    font-family: 'yekanweb';
    margin-left: 15px;
}

/*--------------------------------------------*/

/* #Footer */

/*-------------------------------------------*/

.footer {
    width: 100%;
    height: 725px;
    background: #eeeff1;
    position: relative;
    padding-top: 0px;
}

.pic_footer img {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
    height: 370px;
}

.View_footer {
    z-index: 999;
}

.View_detailsfooter {
    line-height: 30px;
    border-bottom: 2px solid #333;
    text-align: center;
    margin-bottom: 0;
    padding-top: 80px;
}

.View_detailsfooter li {
    display: inline-block;
    padding: 14px 18px;
}

.View_detailsfooter li:nth-child(6) {
    padding-left: 0;
}

.View_detailsfooter li:nth-child(1) {
    padding-right: 0;
}

.View_detailsfooter li i {
    font-size: 30px;
    color: #323232;
    display: block;
}

.View_detailsfooter li i::before {
    color: #233232 !important;
}

.View_detailsfooter li a {
    font-size: 12px;
    color: #323232;
    font-family: 'yekanweb';
}

/*-----    #about_us  -----*/

.about_us {
    position: relative;
    width: 45%;
    height: 90px;
    border: 1px solid #333;
    margin-left: 5%;
    text-align: center;
    background-color: #333;
    -webkit-transition: all 1s;
    transition: all 1s;
    float: right;
    right: -10%;
    cursor: pointer;
}

.Summary_ulweb .about_us:last-child {
    border: 1px solid #7a1319;
    background-color: #7a1319;
    cursor: pointer;
}

.about_us a {
    color: #fff;
    font-size: 12px;
    font-family: 'yekanweb';
    position: absolute;
    top: 65px;
    left: 0px;
    right: 0;
}

.about_us a::before,
.Catalog a::before {
    font-family: 'icomoon';
    display: block;
    font-size: 40px;
    position: absolute;
    top: -67px;
    cursor: default;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    right: 0;
    left: 0;
    cursor: pointer;
}

.about_us:hover a::before,
.Catalog:hover a::before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.about_us a::before {
    content: "\e902";
}

.Catalog a::before {
    content: "\e907";
}

/*-----    #left_footer  ---*/

.logo_footer {
    border-radius: 5px;
    padding: 20px 10px;
    border: 2px solid #323232;
    margin-right: 50px;
    margin-top: 100px;
    width: 320px;
    height: 73px;
}

.logo_footer img {
    width: 100%;
}

.address_text,
.phone_text {
    margin-right: 40px;
    border-right: 2px solid #323232;
    padding-right: 15px;
    overflow: hidden;
}

.left_footer .Address::before {
    content: "\e903";
    top: 35%;
    font-size: 250%;
}

.left_footer .Address::before,
.left_footer .phone::before {
    right: 5px;
    font-family: 'icomoon';
    display: block;
    position: absolute;
    color: #323232;
}

.left_footer .phone::before {
    content: "\e91b";
    top: 42%;
    font-size: 200%;
}

.left_footer h3 {
    font-family: 'yekanweb';
    margin-right: 20px;
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    margin-right: 55px;
}

.left_footer p {
    color: #323232;
    font-size: 14px;
    font-family: 'yekanweb';
    text-align: justify;
    line-height: 25px;
    margin-bottom: 0;
}

.phone span {
    float: left;
    direction: ltr;
}

/*-----    #Purchase_guide  ---*/

.Purchase_guide {
    line-height: 32px;
}

.Purchase_guide h3,
.Purchase_guide li a {
    font-family: 'yekanweb';
    padding-right: 25%;
}

.Purchase_guide h3 {
    font-size: 16px;
    color: #323232;
}

.Purchase_guide li a {
    font-size: 14px;
    color: #515151;
}

/*-----    #Relationship  ---*/

.Relationship {
    direction: ltr;
    margin-left: 10px;
    z-index: 999999;
}

.Relationship li a {
    padding: 0px 4px;
    font-size: 25px;
}

.Relationship li a:hover i {
    background-color: #fff;
}

.Relationship li a i::before {
    color: #323232 !important;
}

/*-----    #bottom_footer  ---*/

.footer_copy {
    position: absolute;
    bottom: 10px;
    z-index: 999999;
    text-align: center;
    bottom: 0;
    display: block;
    left: 36%;
    width: 28%;
}

.footer_copy p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 25px;
    font-family: 'yekanweb';
}

.footer_copy p:last-child {
    border-bottom: 5px solid #7a1319;
}

.footer_copy p:first-child::before {
    content: "\f1f9";
    font-family: 'fontawesome';
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}

/*========================================================== #PAGE PRODUCT     ====================================================================*/

/*--------------------------------------------*/

/* #header_product */

/*-------------------------------------------*/

.DIROK {
    padding-top: 0;
    padding-bottom: 0;
}

.breadcrumb {
    margin-bottom: 0px;
    margin: 14px auto;
    background-color: transparent;
}

.breadcrumb li a {
    color: #2d272d;
    font-size: 18px;
    font-family: 'yekanweb';
}

/*-------------   #menu_product  -----------------*/

.View_detailsproduct {
    float: left;
    line-height: 20px;
    text-align: center;
    margin: 5px 5px;
}

.View_detailsproduct li {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 2px;
}

.View_detailsproduct li i {
    font-size: 25px;
    color: #323232;
    display: block;
}

.View_detailsproduct li i::before {
    color: #233232 !important;
}

.View_detailsproduct li a {
    font-size: 10px;
    color: #323232;
    font-family: 'yekanweb';
}

/*-------------   #slider  -----------------*/

.DIROK_slide {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.cycle-slideshow {
    width: 100%;
    height: 430px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 1px 0px #d2d2d2;
    box-shadow: 0px 0px 1px 0px #d2d2d2;
    z-index: 1;
}

.slide {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.cycle-pager {
    text-indent: -9999999px;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    display: block;
    top: 85%;
    right: 47%;
    z-index: 99999;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.cycle-pager span {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    display: block;
    background: rgba(164, 164, 173, 0.5);
    border: 2px solid #fff;
    margin: 14px 10px;
    cursor: pointer;
    -webkit-transform: rotate(-39deg);
    transform: rotate(-39deg);
}

.cycle-pager .cycle-pager-active {
    background: #7a1319;
    border: 1px solid #fff;
}

.slide_Explosive {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive img {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.27);
    transition-timing-function: cubic-bezier(0, 0, 0, 1.27);
}

.slide_Explosive img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.slide_Explosive img:nth-child(2) {
    z-index: 998;
    -webkit-animation: slide_Explosive_asli2 1s;
    animation: slide_Explosive_asli2 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive img:nth-child(3) {
    z-index: 997;
}

.slide_Explosive img:nth-child(4) {
    z-index: 996;
    -webkit-animation: slide_Explosive_asli4 1s;
    animation: slide_Explosive_asli4 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive img:nth-child(5) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli5 1s;
    animation: slide_Explosive_asli5 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive img:nth-child(6) {
    z-index: 994;
    -webkit-animation: slide_Explosive_asli6 1s;
    animation: slide_Explosive_asli6 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive img:nth-child(7) {
    z-index: 993;
}

.slide_Explosive:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive:hover img:nth-child(2) {
    -webkit-animation: slide_Explosive_hover2 1s;
    animation: slide_Explosive_hover2 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive:hover img:nth-child(4) {
    -webkit-animation: slide_Explosive_hover4 1s;
    animation: slide_Explosive_hover4 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive:hover img:nth-child(5) {
    -webkit-animation: slide_Explosive_hover5 1s;
    animation: slide_Explosive_hover5 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive:hover img:nth-child(6) {
    -webkit-animation: slide_Explosive_hover6 1s;
    animation: slide_Explosive_hover6 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


@-webkit-keyframes slide_Explosive_hover2 {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 500px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli2 {
    0% {
        position: absolute;
        left: 500px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_hover4 {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 200px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli4 {
    0% {
        position: absolute;
        left: 200px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_hover5 {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 300px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli5 {
    0% {
        position: absolute;
        left: 300px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_hover6 {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 400px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli6 {
    0% {
        position: absolute;
        left: 400px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }
}

/*-------------   #FerGaz Slider  -----------------*/

.slide_Explosive_fergaz {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive_fergaz img {
    position: absolute;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.27);
    transition-timing-function: cubic-bezier(0, 0, 0, 1.27);
}

.slide_Explosive_fergaz img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.slide_Explosive_fergaz img:nth-child(2) {
    z-index: 998;
    -webkit-animation: slide_Explosive_asli2fergaz 1s;
    animation: slide_Explosive_asli2fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(3) {
    z-index: 997;
    -webkit-animation: slide_Explosive_asli3fergaz 1s;
    animation: slide_Explosive_asli3fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(4) {
    z-index: 996;
    -webkit-animation: slide_Explosive_asli4fergaz 1s;
    animation: slide_Explosive_asli4fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(5) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli5fergaz 1s;
    animation: slide_Explosive_asli5fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(6) {
    z-index: 994;
    -webkit-animation: slide_Explosive_asli6fergaz 1s;
    animation: slide_Explosive_asli6fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(7) {
    z-index: 993;
}

.slide_Explosive_fergaz img:nth-child(8) {
    z-index: 992;
    -webkit-animation: slide_Explosive_asli8fergaz 1s;
    animation: slide_Explosive_asli8fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(9) {
    z-index: 991;
    -webkit-animation: slide_Explosive_asli9fergaz 1s;
    animation: slide_Explosive_asli9fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz img:nth-child(10) {
    z-index: 990;
    -webkit-animation: slide_Explosive_asli10fergaz 1s;
    animation: slide_Explosive_asli10fergaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_fergaz:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive_fergaz:hover img:nth-child(2) {
    -webkit-animation: slide_Explosive_hover2fergaz 1s;
    animation: slide_Explosive_hover2fergaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(3) {
    -webkit-animation: slide_Explosive_hover3fergaz 1s;
    animation: slide_Explosive_hover3fergaz 1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(4) {
    -webkit-animation: slide_Explosive_hover4fergaz 1s;
    animation: slide_Explosive_hover4fergaz 1s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(5) {
    -webkit-animation: slide_Explosive_hover5fergaz 1s;
    animation: slide_Explosive_hover5fergaz 1s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(6) {
    -webkit-animation: slide_Explosive_hover6fergaz 1s;
    animation: slide_Explosive_hover6fergaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(8) {
    -webkit-animation: slide_Explosive_hover8fergaz 1s;
    animation: slide_Explosive_hover8fergaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(9) {
    -webkit-animation: slide_Explosive_hover9fergaz 1s;
    animation: slide_Explosive_hover9fergaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_fergaz:hover img:nth-child(10) {
    -webkit-animation: slide_Explosive_hover10fergaz 1s;
    animation: slide_Explosive_hover10fergaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


@-webkit-keyframes slide_Explosive_hover2fergaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli2fergaz {
    0% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover3fergaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli3fergaz {
    0% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover4fergaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli4fergaz {
    0% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover5fergaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli5fergaz {
    0% {
        position: absolute;
        top: -15%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover6fergaz {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 30%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli6fergaz {
    0% {
        position: absolute;
        left: 30%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover8fergaz {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 15%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli8fergaz {
    0% {
        position: absolute;
        left: 15%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover9fergaz {

    0% {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 20%;
        top: 10px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli9fergaz {
    0% {
        position: absolute;
        left: 20%;
        top: 10px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover10fergaz {

    0% {
        position: absolute;
        left: 0;
        top: 0px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 25%;
        top: 20px;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli10fergaz {
    0% {
        position: absolute;
        left: 25%;
        top: 20px;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 1;
    }

}


/*-------------   #SafheGaz Slider  -----------------*/

.slide_Explosive_safhegaz {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive_safhegaz img {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
    /*	-webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.27);*/
    /*	transition-timing-function: cubic-bezier(0, 0, 0, 1.27);*/
}

.slide_Explosive_safhegaz img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.slide_Explosive_safhegaz img:nth-child(2) {
    z-index: 998;
    -webkit-animation: slide_Explosive_asli2safhegaz 1s;
    animation: slide_Explosive_asli2safhegaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_safhegaz img:nth-child(3) {
    z-index: 997;
    -webkit-animation: slide_Explosive_asli3safhegaz 1s;
    animation: slide_Explosive_asli3safhegaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_safhegaz img:nth-child(4) {
    z-index: 996;
    -webkit-animation: slide_Explosive_asli4safhegaz 1s;
    animation: slide_Explosive_asli4safhegaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_safhegaz img:nth-child(5) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli5safhegaz 1s;
    animation: slide_Explosive_asli5safhegaz 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_safhegaz:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive_safhegaz:hover img:nth-child(2) {
    -webkit-animation: slide_Explosive_hover2safhegaz 1s;
    animation: slide_Explosive_hover2safhegaz 1s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_safhegaz:hover img:nth-child(3) {
    -webkit-animation: slide_Explosive_hover3safhegaz 1s;
    animation: slide_Explosive_hover3safhegaz 1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_safhegaz:hover img:nth-child(4) {
    -webkit-animation: slide_Explosive_hover4safhegaz 1s;
    animation: slide_Explosive_hover4safhegaz 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes slide_Explosive_hover2safhegaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli2safhegaz {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover3safhegaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli3safhegaz {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover4safhegaz {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli4safhegaz {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

/*-------------   #Sink Slider  -----------------*/

.slide_Explosive_sink {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive_sink img {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
    /*	-webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.27);*/
    /*	transition-timing-function: cubic-bezier(0, 0, 0, 1.27);*/
}

.slide_Explosive_sink img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.slide_Explosive_sink img:nth-child(2) {
    z-index: 998;
}

.slide_Explosive_sink img:nth-child(3) {
    z-index: 997;
    -webkit-animation: slide_Explosive_asli3sink 1s;
    animation: slide_Explosive_asli3sink 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_sink img:nth-child(4) {
    z-index: 996;
}

.slide_Explosive_sink img:nth-child(5) {
    z-index: 994;
    -webkit-animation: slide_Explosive_asli5sink 1s;
    animation: slide_Explosive_asli5sink 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_sink img:nth-child(6) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli6sink 1s;
    animation: slide_Explosive_asli6sink 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_sink img:nth-child(7) {
    z-index: 993;
    -webkit-animation: slide_Explosive_asli7sink 1s;
    animation: slide_Explosive_asli7sink 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_sink img:nth-child(8) {
    z-index: 992;
    -webkit-animation: slide_Explosive_asli8sink 1s;
    animation: slide_Explosive_asli8sink 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_sink:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive_sink:hover img:nth-child(3) {
    -webkit-animation: slide_Explosive_hover3sink 1s;
    animation: slide_Explosive_hover3sink 1s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_sink:hover img:nth-child(5) {
    -webkit-animation: slide_Explosive_hover5sink 1s;
    animation: slide_Explosive_hover5sink 1s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_sink:hover img:nth-child(6) {
    -webkit-animation: slide_Explosive_hover6sink 1s;
    animation: slide_Explosive_hover6sink 1s;
    animation-delay: 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_sink:hover img:nth-child(7) {
    -webkit-animation: slide_Explosive_hover7sink 1s;
    animation: slide_Explosive_hover7sink 1s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_sink:hover img:nth-child(8) {
    -webkit-animation: slide_Explosive_hover8sink 1s;
    animation: slide_Explosive_hover8sink 1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes slide_Explosive_hover3sink {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli3sink {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover5sink {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -17%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli5sink {
    0% {
        position: absolute;
        top: -17%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover6sink {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -27%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli6sink {
    0% {
        position: absolute;
        top: -27%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover7sink {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli7sink {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover8sink {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli8sink {
    0% {
        position: absolute;
        top: -35%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

/*-------------   #Hood Slider  -----------------*/

.slide_Explosive_hood {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive_hood img {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.slide_Explosive_hood img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.slide_Explosive_hood img:nth-child(2) {
    z-index: 998;
    -webkit-animation: slide_Explosive_asli2hood 1s;
    animation: slide_Explosive_asli2hood 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_hood img:nth-child(3) {
    z-index: 997;
    -webkit-animation: slide_Explosive_asli3hood 1s;
    animation: slide_Explosive_asli3hood 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_hood img:nth-child(4) {
    z-index: 996;
}

.slide_Explosive_hood img:nth-child(5) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli5hood 1s;
    animation: slide_Explosive_asli5hood 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_hood:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive_hood:hover img:nth-child(2) {
    -webkit-animation: slide_Explosive_hover2hood 1s;
    animation: slide_Explosive_hover2hood 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_hood:hover img:nth-child(3) {
    -webkit-animation: slide_Explosive_hover3hood 1s;
    animation: slide_Explosive_hover3hood 1s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_hood:hover img:nth-child(5) {
    -webkit-animation: slide_Explosive_hover5hood 1s;
    animation: slide_Explosive_hover5hood 1s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


@-webkit-keyframes slide_Explosive_hover2hood {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 42%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli2hood {
    0% {
        position: absolute;
        left: 45%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover3hood {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 25%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli3hood {
    0% {
        position: absolute;
        left: 25%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover5hood {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 18%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli5hood {
    0% {
        position: absolute;
        left: 18%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}

/*-------------   #AlamDosh Slider  -----------------*/

.slide_Explosive_alamdosh {
    position: relative;
    height: 430px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    right: 0%;
}

.slide_Explosive_alamdosh img {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.slide_Explosive_alamdosh img:nth-child(1) {
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.slide_Explosive_alamdosh img:nth-child(2) {
    z-index: 998;
    -webkit-animation: slide_Explosive_asli2alamdosh 1s;
    animation: slide_Explosive_asli2alamdosh 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_alamdosh img:nth-child(3) {
    z-index: 996;
}

.slide_Explosive_alamdosh img:nth-child(4) {
    z-index: 995;
    -webkit-animation: slide_Explosive_asli5alamdosh 1s;
    animation: slide_Explosive_asli5alamdosh 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.slide_Explosive_alamdosh:hover img:nth-child(1) {
    opacity: 0;
}

.slide_Explosive_alamdosh:hover img:nth-child(2) {
    -webkit-animation: slide_Explosive_hover2alamdosh 1s;
    animation: slide_Explosive_hover2alamdosh 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.slide_Explosive_alamdosh:hover img:nth-child(4) {
    -webkit-animation: slide_Explosive_hover5alamdosh 1s;
    animation: slide_Explosive_hover5alamdosh 1s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes slide_Explosive_hover2alamdosh {

    0% {
        position: absolute;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 20%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli2alamdosh {
    0% {
        position: absolute;
        top: 20%;
        opacity: 1;
    }

    100% {
        position: absolute;
        top: 0px;
        opacity: 1;
    }

}

@-webkit-keyframes slide_Explosive_hover5alamdosh {

    0% {
        position: absolute;
        left: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 20%;
        opacity: 1;
    }
}

@-webkit-keyframes slide_Explosive_asli5alamdosh {
    0% {
        position: absolute;
        left: 20%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 0px;
        opacity: 1;
    }

}





.DIROK_slide .row {
    margin-right: 0;
    margin-left: 0;
}

/*-------------   #item_product  -----------------*/

.item_img {
    width: 100%;
    background: #fff;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 12px;
}

.item_product {
    text-align: center;
    padding: 25px;
    margin-top: 50px;
}

.item_product .item_product_Image {
    margin-top: 20px;
    height: 150px;
    position: relative;
    background-color: transparent;
    width: 100%;
}

.item_product .item_product_Image img {
    max-height: 150px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item_product li {
    margin-bottom: 70px;
    padding: 5px;
    padding-top: 10px;
}


.item_product p {
    font-size: 15px;
    color: #2d272d;
    font-family: 'yekanweb';
    margin-top: 20px;
}

.item_product h5 {
    font-size: 15px;
    color: #2d272d;
    width: 80%;
    margin-right: 26px;
}

.item_product h5::after {
    content: "";
    display: block;
    width: 90%;
    height: 2px;
    background-color: #babbbc;
    margin-top: 20px;
    margin-right: 4%;
}

.item_product li:hover h5::after {
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 1s;
    transition: all 1s;
}


.footer_pro {
    margin-top: 0px;
}

.pageination {
    margin-bottom: 10%;
}

.pageination_product {
    direction: rtl;
    display: inline-block;
    float: left;
    margin: 0 60px;
}

.pageination_product > li {
    width: 24px;
    height: 24px;
    margin: 4px;
    display: inline-block;
    border: 1px solid #c8c9ca;
    text-align: center;
}

.pageination_product > li > a {
    color: #cecfcd;
}

.pageination_product > .active {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #323232;
    border-color: #323232;
}

/*========================================================     #PAGE one_Product    ===================================================================

/*--------------------------------------------*/

/* #slide_product */

/*-------------------------------------------*/

.view_slideoneproduct {
    height: 450px;
    width: 550px;
    position: static;
    background-color: #fff;
}

.view_oneproduct .view_slideoneproduct {
    margin-top: 20px;
    height: 450px;
    position: relative;
    background-color: #f5f6f7;
    width: 100%;
}

.view_oneproduct .view_slideoneproduct img {
    max-height: 450px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}



.iew_oneproduct > .col-md-6 > .owl-carousel .owl-item img {
    display: block;
    width: auto !mportant;
}

.view_oneproduct .owl-nav .owl-prev {
    float: left;
}

.view_oneproduct .owl-nav .owl-prev i {
    position: absolute;
    font-size: 45px;
    left: 15px;
    top: 47%;
    color: #c7c7c7;
    transition: all 0.5s;
}

.view_oneproduct .owl-nav .owl-next i {
    position: absolute;
    font-size: 45px;
    right: 8px;
    top: 47%;
    color: #c7c7c7;
    transition: all 0.5s;
}

.view_oneproduct .owl-nav .owl-next i:hover,
.view_oneproduct .owl-nav .owl-prev i:hover {
    color: #7a1319;
}

/*--------------------------------------------*/

/* #header_left */

/*-------------------------------------------*/

.view_oneproduct .col-md-6:last-child {
    padding-right: 0;
}

.header_left {
    height: 450px;
    background-color: #fff;
    margin-top: 20px;
}

.header_left .topheader_oneproduct {
    height: 54px;
    background-color: #f5f6f7;
    padding: 15px 20px;
    margin-bottom: 10px;
}

.header_left .topheader_oneproduct p,
.header_left .topheader_oneproduct h6 {
    color: #323232;
}

.header_left .topheader_oneproduct p {
    font-size: 16px;
    font-family: 'yekanweb';
}

.header_left .topheader_oneproduct h6 {
    font-size: 14px;
    float: left;
    margin-top: -18px;
}

/*-------------   #Specifications  -----------------*/

.Specifications {
    border-top: 1px solid #f5f6f7;
    padding-top: 20px;
}

.Specifications .col-md-8 {
    padding-left: 0;
    padding-right: 0;
}

.header_left .Specifications .some-content-related-div {
    overflow: auto;
    max-height: 290px;
    min-height: 290px;
}

.header_left .Specifications .some-content-related-div p {
    color: #6a6a6a;
    text-align: justify;
    font-size: 11px;
    font-family: "iransans";
    line-height: 25px;
}

/*-------------   #menu_slide_oneproduct  -----------------*/

.menu_slid-onepro {
    height: 300px;
    bottom: 0;
}

.header_left .menu_slide_oneproduct li a::before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 1px solid #7a1319;
    background-color: #7a1319;
    margin: 5px 5px;
    border-radius: 50%;
    vertical-align: bottom;
}

.header_left .menu_slide_oneproduct li a {
    color: #6a6a6a;
    font-size: 10px;
    font-family: 'yekanweb';
}

.header_left .help_oneproduct {
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
}

.header_left .help_oneproduct a {
    font-size: 11px;
    font-family: 'yekanweb';
    background-color: #7a1319;
    padding: 3px 20px;
}

.header_left .help_oneproduct i {
    font-family: 'icomoon';
    font-size: 40px;
    display: block;
    color: #7a1319;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 10px;
}

.header_left .help_oneproduct a,
.header_left .help_oneproduct a i::before {
    color: #fff;
    vertical-align: middle;
}



.header_left .help_oneproduct:hover a::before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*-------------   #shareicon_oneproduct  -----------------*/

.shareicon_oneproduct {
    display: block;
    width: 100%;
    border-top: 1px solid #ececec;
    padding: 10px;
    padding-top: 15px;
    margin-top: 5px;
}

.shareicon_oneproduct ul li {
    display: inline-block;
    width: 25%;
}

.shareicon_oneproduct ul li:first-child {
    width: 15%;
    margin-right: 5%;
}

.shareicon_oneproduct ul li:first-child a h6,
.shareicon_oneproduct ul li a {
    font-family: 'yekanweb';
    font-size: 10px;
    color: #6a6a6a;
}

.shareicon_oneproduct ul li a i::before {
    padding-left: 5px;
    font-size: 20px;
    vertical-align: middle;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #7a1319;
}

.shareicon_oneproduct ul li:hover a i,
.shareicon_oneproduct ul li:hover a {
    font-weight: 700;
}

/*--------------------------------------------*/

/* #Tabs */

/*-------------------------------------------*/

.tab_style {
    width: 100%;
    height: auto;
    background: #ffffff none repeat scroll 0% 0%;
    padding-bottom: 70px;
    margin-top: 20px;
}

.nav-tabs {
    border-bottom: none;
    background-color: #f5f6f7;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border-top: 1px solid #7a1319 !important;
    border-bottom-color: transparent;
    border-right: transparent;
    border-left: transparent;
    border-radius: 0;
    margin-right: 10px;
}

.tab_style .tab-content {
    padding: 0 20px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    color: #7a1319;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    font-family: 'yekanweb';
}

.tab_style .nav-tabs a .fa {
    float: right;
    padding-left: 10px;
    font-size: 18px;
}

/*-------------   #tab-pan  -----------------*/

.tab-content .tab-pane > p,
.tab-content .tab-pane > h4 {
    color: #323232;
}

.tab-content .tab-pane h4 {
    margin-top: 50px;
    font-size: 18px;
    font-family: 'yekanweb';
}

.tab-content .tab-pane > p {
    margin-right: 7%;
}

.spec_list span,
.spec_list div {
    min-height: 37px;
}


/*-------------   #tab_Specifications  -----------------*/

.tab_Specifications i {
    color: #7a1319;
    font-size: 25px;
    position: relative;
    top: 5px;
}

.tab-content .prev_icontext {
    font-family: 'yekanweb';
    margin-right: 10px;
    line-height: 40px;
    color: #8b8b8b;
}

.technicalspace_titel {
    float: right;
    background: #eeeff1;
    height: auto;
    padding: 10px 20px;
    white-space: normal;
    border-radius: 0px;
    font-size: 12px;
    font-family: 'yekanweb';
}

.technicalspecs_value {
    background: #f5f6f7;
    padding: 10px 20px;
    height: auto;
    color: #777;
    float: left;
    width: 82%;
    font-size: 12px;
    font-family: 'yekanweb';
}

.technicalspecs_value i {
    color: #7a1319;
    font-size: 14px;
    padding-left: 10px;
}

.technicalspecs_value > p {
    font-size: 12px;
    padding-right: 10px;
    font-family: 'yekanweb';
}

.technicalspecs_value p::before {
    content: "";
    display: inline-block;
    position: relative;
    background-color: #888888;
    width: 10px;
    height: 2px;
    left: 5px;
}

/*-------------------#tabe ./menu1---------------*/

.border_tab {
    width: 90%;
    margin-right: 11px;
    height: 25px;
    border-right: 2px solid #dedcdc;
}

/*-  #Specifications    --*/

.Description {
    margin-right: 5%;
    font-size: 12px;
    font-family: "iransans";
    color: #606060;
    line-height: 30px;
    margin-top: 45px;
    margin-bottom: 70px;
}

/*-  #accordion--*/

.accordion a:hover,
.accordion a:focus {
    outline: none;
    text-decoration: none;
}

.accordion .panel {
    border: 0px none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion .panel-heading {
    padding: 0;
    border-radius: 0px;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
    margin-top: -61px;
}

.accordion .panel-title a {
    position: relative;
    display: block;
    padding: 10px 48px 5px 55px;
    background: #fff;
    color: #323232;
    font-size: 16px;
    font-family: 'yekanweb';
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.accordion .panel-title a:after,
.accordion .panel-title a.collapsed:after {
    content: "\f068";
    font-family: 'FontAwesome';
    color: #7a1319;
    background: #ebebeb;
    font-size: 15px;
    position: absolute;
    right: 0px;
    padding: 3px 5px;
}

.accordion .panel-title a.collapsed:after {
    content: "\f067";
    background: #ebebeb;
}

.accordion .panel-title a.collapsed:hover:after {
    background: #ebebeb;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px none;
    margin-bottom: 0px;
    margin-left: 10%;
}

.accordion .panel-body {
    padding-right: 30px;
    margin-right: 11px;
    color: #333;
    line-height: 24px;
    border-right: 2px solid #dfdfdf;
}

.panel-body p {
    margin-top: 40px;
    margin-right: 0px;
    text-indent: 50px;
    line-height: 40px;
    color: #323232;
    font-size: 14px;
    font-family: "iransans";
    text-align: justify;
    margin-bottom: 50px;
}

.panel-body > p > img {
    width: 350px;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-right: 60px;
}

.panel-body .accordion_product1 {
    right: 60px;
	margin: 0 auto;
}

.panel-body span {
    margin-right: 50px;
}

.Twoimg_product > p {
    left: 0px;
    position: relative;
    top: 0px;
    text-indent: 0px;
    font-size: 14px;
    font-family: "iransans";
}

.Twoimg_product > img {
    width: 300px;
    position: relative;
    float: right;
    margin-top: 30px;
    margin-bottom: 60px;
    margin-left: 100px;
}

/*-------------------#footer_slider---------------*/

.productfoterslider {
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
}

.similar_products {
    width: 100%;
    height: 36px;
    margin-bottom: 20px;
    background-color: #f5f6f7;
    text-align: center;
    padding: 10px 0;
    color: #888888;
    font-size: 15px;
    margin-top: 20px;
}

.similar_products p {
    font-size: 12px;
    color: #323232;
    font-family: 'yekanweb';
}

.sliderfooterproduct {
    padding: 20px 80px;
}

.sliderfooterproduct figure {
    margin: 0 !important;
    height: 145px;
    width: 165px;
}

.sliderfooterproduct .owl-carousel .owl-item img {
    width: 100% !important;
}

.sliderfooterproduct .owl-dots {
    height: auto;
    color: #7a1319;
    display: none;
}

.sliderfooterproduct .owl-dots .owl-dot {
    background-color: #807d7d;
    border: 1px solid #fff;
    top: 0;
    right: 48%;
}

.sliderfooterproduct .owl-dots .owl-dot.active {
    background-color: #7a1319;
    border: 1px solid #7a1319;
}

.item {
    text-align: center;
    line-height: 30px;
}

.item .item_imageslidet {
    width: 170px !important;
    height: 150px !important;
    margin-right: 6%;
    margin-bottom: 50px;
}

.item a p {
    font-size: 12px;
    margin-bottom: 0px;
    color: #323232;
    font-family: 'yekanweb';
}

.item a h5 {
    font-size: 12px;
    margin-top: 0;
    color: #323232;
}

.sliderfooterproduct .owl-nav .owl-next i {
    position: absolute;
    font-size: 45px;
    right: -50px;
    top: 35%;
    color: #c7c7c7;
    transition: all 0.5s;
}

.sliderfooterproduct .owl-nav .owl-prev i {
    position: absolute;
    font-size: 45px;
    left: -50px;
    top: 35%;
    color: #c7c7c7;
    transition: all 0.5s;
}

.sliderfooterproduct .owl-nav .owl-next i:hover,
.sliderfooterproduct .owl-nav .owl-prev i:hover {
    color: #7a1319;
}

/*====================================================================#.contact_page==============================================================*/

.main_contact {
    background-image: url(../css/img/bg_product.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.main_contact .validation-summary-errors {
    padding: 20px;
    font-family: iransans;
    min-height: 0;
    color: #7a1319;
    font-size: 12px;
}

.txt_contact {
    width: 90%;
    height: 275px;
    overflow: auto;
    margin-bottom: 20px;
}

.txt_contact h3 {
    font-family: 'yekanweb';
    font-size: 24px;
    color: #323232;
    margin-right: 15%;
}

.txt_contact p {
    width: 100%;
    font-family: 'iransans';
    text-align: justify;
    line-height: 30px;
    font-size: 12px;
    color: #323232;
    margin-bottom: 5px;
    text-indent: 25px;
}

.tell_contact {
    padding: 0px 10px;
    padding-right: 0;
    position: relative;
}

.tell_contact .title_contect {
    background-color: #323232;
    color: #fff;
    width: 100px;
    height: 22px;
    font-size: 12px;
    font-family: 'yekanweb';
    border-radius: 2px;
    text-align: center;
    padding-top: 2px;
    font-weight: normal;
    margin-top: 3px;
    z-index: 999999999;
}

.message_contact::before,
.tell_contact > ul::before {
    display: block;
    height: 1px;
    background-color: #323232;
    content: "";
    width: 70%;
    right: 22%;
    top: 13px;
    position: absolute;
    z-index: 1;
}

.tell_contact ul {
    margin-right: 20%;
}

.tell_contact ul li {
    padding: 2px;
    font-size: 12px;
    font-family: 'yekanweb';
}

.tell_contact ul li span {
    float: left;
    padding-left: 40px;
    direction: ltr;
}

.message_contact {
    width: 75%;
    float: left;
    margin-top: 25px;
    padding-left: 40px;
}

.message_contact label {
    margin-top: 12px;
    font-weight: normal;
    font-size: 12px;
    font-family: 'yekanweb';
}

.message_contact input[type="text"] {
    float: left;
    display: inline-block;
    width: 75%;
    height: 40px;
    margin-bottom: 5px;
    border: 1px solid #999999;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

.message_contact input[type="text"]:last-child {
    float: none;
}

.message_contact textarea {
    width: 100%;
    height: 166px;
    border: 1px solid #999999;
    border-radius: 5px;
}

.message_contact textarea:placeholder-shown {
    padding-top: 20px;
    padding-right: 12px;
    font-size: 12px;
    font-size: 'yekanweb';
    color: #787878;
}


.message_contact .captcha p {
    padding-top: 24px;
}

.message_contact .button_send {
    background-color: #7a1319;
    border: 1px solid #7a1319;
    float: left;
    margin-top: 5px;
    color: #fff;
    padding: 15px 40px;
    border-radius: 3px;
    font-family: "yekanweb";
}

/*============parallax_contact==========*/

.banner_contact {
    position: relative;
    text-align: center;
    top: 50px;
    height: 644px;
    overflow: hidden;
    z-index: 9;
}

.banner_contact .img_shadow {
    position: absolute;
    bottom: 0;
    z-index: 99;
}

.parallax_contact {
    width: 250px;
    height: 450px;
    position: absolute;
    right: 15%;
    top: 9%;
    overflow: hidden;
}

.parallax_img {
    background-image: url(../img/pic.png);
    background-position: top;
    background-size: auto;
    height: 1988px;
    background-repeat: no-repeat;
    animation: 5600ms cubic-bezier(.694, 0, .335, 1) 3200ms forwards scrollScreen;
}

.pict_contact {
    position: absolute;
    z-index: 98;
}


@-webkit-keyframes scrollScreen {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40% {
        -webkit-transform: translate3d(0, -22%, 0);
        transform: translate3d(0, -22%, 0);
    }

    50% {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }

    60% {
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }

    70% {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    80% {
        -webkit-transform: translate3d(0, -60%, 0);
        transform: translate3d(0, -60%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -1560px, 0);
        transform: translate3d(0, -1560px, 0);
    }
}

/*========================================.about_page=================================================================================*/

.main_about {
    background-image: url(../css/img/bg_product.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.About_scroll {
    height: 585px;
}

.About_scroll h4 {
    font-size: 24px;
    color: #454545;
    text-indent: 20px;
    font-family: 'yekanweb';
}

.About_scroll p {
    text-indent: 20px;
    font-size: 12px;
    color: #454545;
    font-family: 'iransans';
    color: #625959;
    line-height: 35px;
    text-align: justify;
}

.about_txt .btn {
    width: 106px;
    background-color: #7a1319;
    border: 1px solid #7a1319;
    color: #fff;
    float: left;
    margin-top: 20px;
    font-family: "yekanweb";
}

.div_1about {
    position: relative;
    width: 400px;
    height: 400px;
    float: left;
    top: 90px;
    border-radius: 100%;
    border-top: 1px solid #323232;
    border-right: 1px solid #323232;
    border-bottom: 1px solid #323232;
    border-bottom-right-radius: 100%;
    border-top-right-radius: 100%;
    border-left: 1px solid transparent;
    margin-left: 10%;
    margin-bottom: 100px;
}

.div_2about {
    position: absolute;
    width: 390px;
    height: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.div_2about img {
    position: absolute;
    top: 40%;
    left: 22%;
}

.div_2about .View_detailsabout li {
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    border: 1px solid #323232;
}

.div_2about .View_detailsabout li:nth-child(1),
.div_2about .View_detailsabout li:nth-child(6) {
    left: -15px;
}

.div_2about .View_detailsabout li:nth-child(1) {
    top: 54px;
}

.div_2about .View_detailsabout li:nth-child(6) {
    bottom: 75px;
}

.div_2about .View_detailsabout li:nth-child(2),
.div_2about .View_detailsabout li:nth-child(4) {
    left: 150px;
}

.div_2about .View_detailsabout li:nth-child(2) {
    top: -40px;
}

.div_2about .View_detailsabout li:nth-child(4) {
    bottom: -20px;
}


.div_2about .View_detailsabout li:nth-child(3),
.div_2about .View_detailsabout li:nth-child(5) {
    right: -10px;
}

.div_2about .View_detailsabout li:nth-child(3) {
    top: 54px;
}

.div_2about .View_detailsabout li:nth-child(5) {
    bottom: 75px;
}

.div_2about .View_detailsabout li a i {
    position: absolute;
    top: 20%;
    font-size: 50px;
    left: 20px;
}

.div_2about .View_detailsabout li:nth-child(1) a i::before {
    color: #fdc96d;
}

.div_2about .View_detailsabout li:nth-child(2) a i::before {
    color: #d27f4c;
}

.div_2about .View_detailsabout li:nth-child(3) a i::before {
    color: #e8707d;
}

.div_2about .View_detailsabout li:nth-child(4) a i::before {
    color: #f45a1e;
}

.div_2about .View_detailsabout li:nth-child(5) a i::before {
    color: #f7ca75;
}

.div_2about .View_detailsabout li:nth-child(6) a i::before {
    color: #85bb60;
}

/*=========================================================page_404====================================================================*/

.bg_404 {
    background-color: none;
    margin-top: 0px;
}

.page_404 {
    background-image: url(../css/img/AsliLineDraw%20-%20Copy.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    margin-top: 0;
    background-attachment: fixed;
    margin-top: -100px;
}

.page_404 .div_404 {
    width: 592px;
    height: 440px;
    position: relative;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    direction: rtl;
}

.page_404 .div_404 h1 {
    font-size: 142px;
    font-family: 'lato';
    color: #7a1319;
    display: block;
    margin-bottom: 0;
}

.page_404 .div_404 h2 {
    font-size: 29px;
    font-family: 'yekanweb';
    color: #323232;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}

.page_404 .div_404 .back_index {
    background-color: #00c9b9;
    padding: 10px 20px;
    color: #fff;
    width: 167px;
    height: 43px;
    border-radius: 2px;
    font-family: 'yekanweb';
}

.page_404 .div_404 p {
    font-family: 'iransans';
    font-size: 12px;
    margin-top: 40px;
    color: #6f6f6f;
}

.page_404.search_div_404 {
    width: 100%;
}

.page_404 .search_404 {
    float: left;
    background-color: #00c9b9;
    padding: 5px 10px;
    width: 123px;
    height: 34px;
    color: #fff;
    font-family: 'yekanweb';
    font-size: 14px;
    margin-left: 60px;
}

.page_404 .div_404 .search_404 i {
    font-size: 20px;
    float: left;
    margin-top: 2px;
    border-right: 1px solid #c3f2ef;
    padding-right: 10px;
    border-radius: 2px;
}

.page_404 .div_404 input {
    width: 350px;
    height: 34px;
    border: 1px solid #00c9b0;
    margin-left: -50px;
    padding: 0 10px;
    color: #909ea5;
    margin-bottom: 20px;
}

.page_404.Products_dirok_404 {
    margin-top: 16px;
    overflow: hidden;
    margin-bottom: 50px;
}

.page_404 .Products_menu li {
    width: 94px;
    margin-right: 4px;
    height: 94px;
    float: left;
    margin-bottom: 10px;
}

.page_404 .product_li1,
.page_404 .product_li2,
.page_404 .product_li3,
.page_404 .product_li4,
.page_404 .product_li5,
.page_404 .product_li6 {
    width: 94px;
    height: 94px;
}

.page_404 .product_li1::before,
.page_404 .product_li2::before,
.page_404 .product_li3::before,
.page_404 .product_li4::before,
.page_404 .product_li5::before,
.page_404 .product_li6::before {
    font-size: 40px;
    top: 0px;
}

.page_404 .product_li1 h4,
.page_404 .product_li2 h4,
.page_404 .product_li3 h4,
.page_404 .product_li4 h4,
.page_404 .product_li5 h4,
.page_404 .product_li6 h4 {
    font-size: 12px;
}

/*-----    #logo_404  ---*/

.logo_404 {
    width: 100%;
    height: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}


/*-----    #bottom_footer  ---*/

.page_404 .footer_copy {
    bottom: 0px;
    width: 28%;
    left: 36%;
}

.page_404 .footer_copy p {
    font-size: 12px;
    margin-bottom: 0px;
    color: #323232;
}

.page_404 .footer_copy p:first-child::before {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

/*==========================gallery==================================*/

.gallery_image > .item_product li:hover {
    box-shadow: none !important;
}

.fancybox-image,
.fancybox-spaceball {
    border: 5px solid #fff;
}

.fancybox-arrow:after {
    background-color: #7a1319;
}

/*gallery_2*======================================================*/

.gallery_page2 {
    background-image: url(../css/img/bg_product.png);
    background-size: cover;
    background-position: left;
    background-attachment: fixed;
    height: 100vh;
    padding-top: 20px;
}


.button-group {
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    padding-top: 10px;
}

.button {
    display: inline-block;
    padding: 10px 18px;
    margin-bottom: 30px;
    background-color: transparent;
    border: 1px solid #7a1319;
    color: #323232;
    font-family: sans-serif;
    font-size: 16px;
    cursor: pointer;
    box-shadow: none;
    transition: all .6s;
}

.button:hover {
    background-color: #7a1319;
    color: #fff;
}


/* ---- button-group ---- */

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group .button {
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
}



/* ---- isotope ---- */

.grid {
    /*	margin-left: 5%;*/
    /*	position: absolute;*/
    border: 1px solid #ede9e9;
    /*	background-color: #f4f4f4;*/
}

.btn_gallery {
    padding: 10px 30px;
    background-color: #7a1319;
    color: #fff;
    bottom: 0;
    position: absolute;
    margin-bottom: 20px;
    left: 48%;
}

/*======================================================================*/

/*Animation*/

.js--pw-View_details,
.js--pw-sliderli-1,
.js--pw-sliderli-2,
.js--pw-sliderli-3,
.js--pw-sliderli-4,
.js--pw-sliderli-5,
.js--pw-sliderli-6,
.js--pw-sliderli-7,
.js--pw-sliderli-8,
.js--wp-1,
.js--wp-2,
.js--wp-3,
.js--wp-4,
.js--wp-5,
.js--wp-6,
.js--wp-Why,
.js--wp-facebook,
.js--wp-telegram,
.js--wp-instagram,
.js--wp-help,
.js--wp-tab,
.js--wp-tabimg1,
.js--wp-tabimg2,
.js--wp-tabimg3,
.js--wp-footer,
.js--wp-contact,
.js--wp-pic_contact,
.ja--wp-para_contact,
.js--wp-shadow_img,
.js--wp-about1,
.js--wp-about2,
.js--wp-about3,
.js--wp-about4,
.js--wp-about5,
.js--wp-about6,
.js--wp-1_why,
.js--wp-2_why,
.js--wp-3_why,
.js--wp-4_why,
.js--wp-5_why,
.js--wp-6_why,
.js--wp-7_why,
.js--wp-8_why,
.js--wp-9_why {
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.js--pw-View_details.animated,
.js--pw-sliderli-1.animated,
.js--pw-sliderli-2.animated,
.js--pw-sliderli-3.animated,
.js--pw-sliderli-4.animated,
.js--pw-sliderli-5.animated,
.js--pw-sliderli-6.animated,
.js--pw-sliderli-7.animated,
.js--pw-sliderli-8.animated,
.js--wp-1.animated,
.js--wp-2.animated,
.js--wp-3.animated,
.js--wp-4.animated,
.js--wp-5.animated,
.js--wp-6.animated,
.js--wp-btnparallax.animated,
.js--wp-Why.animated,
.js--wp-facebook.animated,
.js--wp-telegram.animated,
.js--wp-instagram.animated,
.js--wp-js--wp-help.animated,
.js--wp-tab.animated,
.js--wp-tabimg1.animated,
.js--wp-tabimg2.animated,
.js--wp-tabimg3.animated,
.js--wp-footer.animated,
.js--wp-contact.animated,
.js--wp-pic_contact.animated,
.ja--wp-para_contact.animated,
.js--wp-shadow_img.animated,
.js--wp-about1.animated,
.js--wp-about2.animated,
.js--wp-about3.animated,
.js--wp-about4.animated,
.js--wp-about5.animated,
.js--wp-about6.animated,
.js--wp-1_why.animated,
.js--wp-2_why.animated,
.js--wp-3_why.animated,
.js--wp-4_why.animated,
.js--wp-5_why.animated,
.js--wp-6_why.animated,
.js--wp-7_why.animated,
.js--wp-8_why.animated,
.js--wp-9_why.animated {
    opacity: 1;
}



.js--pw-View_details {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

/*animat_slider*/

.js--pw-sliderli-1 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.js--pw-sliderli-2 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.js--pw-sliderli-3 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.js--pw-sliderli-4 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--pw-sliderli-5 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.js--pw-sliderli-6 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.js--pw-sliderli-7 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.js--pw-sliderli-8 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

/*product*/

.js--wp-1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.js--wp-2 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

.js--wp-3 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}

.js--wp-4 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
}

.js--wp-5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 2.6s;
    animation-duration: 2.6s;
}

.js--wp-6 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    animation-duration: 3s;
}


/*js--wp-Why*/

.js--wp-1_why {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: .4s;
    animation-duration: .5s;
}

.js--wp-2_why {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-3_why {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-4_why {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-5_why {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-6_why {
    -webkit-animation-delay: .2.4s;
    animation-delay: .2.4s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-7_why {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-8_why {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.js--wp-9_why {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

/*footer*/

.js--wp-facebook {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-telegram {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.js--wp-instagram {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

/*------------------productpage--------------------------*/

.js--wp-productitem1 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem2 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem4 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem5 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem6 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem7 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem8 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem9 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem10 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem11 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem12 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem13 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem14 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem15 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-productitem16 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

/*--------tab in oneproduct---------*/

.js--wp-tab {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.js--wp-help {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}


.js--wp-tabimg1 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.js--wp-tabimg2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.js--wp-tabimg3 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.js--wp-footer {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

/*--------tab in contact---------*/

.js--wp-contact {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.js--wp-pic_contact {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.ja--wp-para_contact {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.js--wp-shadow_img {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

/*--------tab in about---------*/

.js--wp-about1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.js--wp-about2 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.js--wp-about3 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.js--wp-about4 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.js--wp-about5 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.js--wp-about6 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}


/*===============================we Responsive======================================*/

@media only screen and (max-width: 480px) {

    section {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .menu-top ul {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .menu-top li:nth-child(2) a {
        
    }

    .menu .form-control {
        width: 180px;
    }

    .navbar-left {
        top: -6px;
        left: 2%;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 1px solid transparent;
    }

    .phone_number {
        display: none;
    }

    .navbar-form > .form-group > input:placeholder-shown {
        padding-top: 10px;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }

    .menu_li1,
    .menu_li2,
    .menu_li3,
    .menu_li4,
    .menu_li5,
    .menu_li6 {
        padding-top: 15px;
        ;
    }

    /*--------------------------------------------*/
    /* #carousel */
    /*-------------------------------------------*/
    .carousel .item img {
        width: 130%;
        height: auto;
    }

    .View_detailsProducts {
        width: 300px;
        padding-top: 10%;
    }


    .View_details p {
        font-size: 12px;
    }

    .View_details h6 {
        display: none;
    }

    .View_details {
        border-right: 5px solid #2d272d;
    }

    .View_details p,
    .View_details h6 {
        margin-right: 10px;
    }

    .View_detailsmenu li:nth-child(1) {
        position: relative;
        display: inline-block;
        right: 0%;
        display: none;
    }

    .View_detailsmenu li:nth-child(1) a {
        color: #7a1319;
        font-size: 15px;
    }

    .View_detailsmenu li:nth-child(2),
    .View_detailsmenu li:nth-child(3),
    .View_detailsmenu li:nth-child(4),
    .View_detailsmenu li:nth-child(5),
    .View_detailsmenu li:nth-child(6),
    .View_detailsmenu li:nth-child(7) {
        display: none;
    }



    .View_detailsmenu li:nth-child(1)::before {
        width: 10px;
        height: 10px;
    }

    .View_detailsmenu li:last-child a {
        right: 0%;
        top: 0px;
        padding: 0px 10px;
        margin-right: 0;
    }

    .View_detailsmenu li a {
        font-size: 10px;
    }

    /*--------------------------------------------*/
    /* #Products */
    /*-------------------------------------------*/
    .Products_dirok {
        max-height: 450px;
        margin-top: 0px;
    }

    .Products_dirok p {
        font-size: 12px;
    }

    .Products_menu {
        padding-left: 15px;
    }
    /*--------------------------------------------*/
    /* #Services */
    /*-------------------------------------------*/
    .Services {
        padding-top: 40px;
        height: 150px;
    }

    .Services ul li {
        padding: 0px 0px;
    }

    .Services ul li:nth-child(3) i::before {
        font-size: 50px;
    }

    .Services ul li:nth-child(3) {
        margin-top: -12px;
    }

    .Services ul li:nth-child(3) h4 {
        margin-top: 2px;
    }

    .Services h4 {
        font-size: 12px;
    }

    .Services ul li p {
        display: none;
    }

    .big_icon {
        display: inline-block;
        color: #fff;
        font-size: 200%;
    }

    /*--------------------------------------------*/
    /* #Parallax */
    /*-------------------------------------------*/
    .parallax {
        height: 500px;
    }

    .parallax h4 {
        font-size: 16px;
    }

    .parallax h3 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .Tips {
        margin-top: 50%;
    }

    .Tips p {
        display: none;
    }

    .parallax .Tips input {
        width: 140px;
        height: 30px;
        font-size: 12px;
    }

    /*--------------------------------------------*/
    /* #why */
    /*-------------------------------------------*/
    .why {
        height: 490px;
        padding-top: 0px;
    }

    .View_detailsWhy img {
        display: none;
    }

    .text_why_dirok {
        height: 400px;
    }

    .text_why_dirok h3 {
        font-size: 18px;
    }

    .text_why_dirok p {
        font-size: 12px;
    }

    /*--------------------------------------------*/
    /* #footer */
    /*-------------------------------------------*/
    .footer {
        width: 100%;
        height: auto;
    }

    .pic_footer img {
        display: none;
    }

    .View_footer {
        z-index: 999;
    }

    .View_detailsfooter {
        display: none;
    }

    /*-----    #about_us  -----*/
    .about_us {
        width: 50%;
        margin-left: 0%;
        float: right;
        right: 0%;
        margin-top: 20px;
    }

    .about_us a {
        font-size: 12px;
        left: 0;
        right: 0;
    }

    /*-----    #left_footer  ---*/
    .logo_footer {
        margin-top: 0px;
        width: 100%;
        float: left;
        height: 100px;
    }

    .logo_footer img {
        width: 50%;
        margin-right: 25%;
        margin-top: 20px;
    }


    .left_footer .Address::before {
        display: none;
    }

    .left_footer .phone::before {
        display: none;
    }

    .left_footer p {
        font-size: 12px;
    }

    .phone span {
        float: left;
        direction: ltr font-size: 10px;
    }

    /*-----    #Purchase_guide  ---*/
    .Purchase_guide h3,
    .Purchase_guide li a {
        padding-right: 0%;
    }

    .Purchase_guide h3 {
        font-size: 14px;
    }

    .Purchase_guide li a {
        font-size: 12px;
    }

    /*-----    #Relationship  ---*/
    .Relationship {
        direction: rtl;
        margin-left: 0px;
    }

    .Relationship li a {
        padding: 0px 4px;
        font-size: 25px;
    }

    /*-----    #bottom_footer  ---*/
    .footer_copy {
        left: 0%;
        bottom: -100px;
        width: 100%;
        background-color: #323232;
    }

    .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    /*========================================================== #PAGE PRODUCT     ====================================================================*/
    /*--------------------------------------------*/
    /* #header_product */
    /*-------------------------------------------*/
    .breadcrumb {
        width: 250px;
    }

    .breadcrumb li a {
        font-size: 14px;
    }

    /*-------------   #menu_product  -----------------*/
    .View_detailsproduct {
        display: none;
    }

    /*-------------   #slider  -----------------*/
    .cycle-slideshow {
        width: 100%;
        height: 200px;
    }

    .cycle-pager {
        right: 45%;
    }

    .cycle-pager span {
        width: 12px;
        height: 12px;
    }

    .slide_Explosive,
    .slide_Explosive img,
    .slide_Explosive_alamdosh,
    .slide_Explosive_alamdosh img,
    .slide_Explosive_fergaz,
    .slide_Explosive_fergaz img,
    .slide_Explosive_hood,
    .slide_Explosive_hood img,
    .slide_Explosive_safhegaz,
    .slide_Explosive_safhegaz img,
    .slide_Explosive_sink,
    .slide_Explosive_sink img{
        height: 100%;
        width: 100%;
    }

    @-webkit-keyframes slide_Explosive_hover2 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 170px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli2 {
        0% {
            left: 170px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover4 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 80px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli4 {
        0% {
            left: 80px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover5 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 100px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli5 {
        0% {
            left: 100px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover6 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 160px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli6 {
        0% {
            left: 160px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    /*-------------   #item_product  -----------------*/
    .item_product {
        padding: 20px;
        margin-top: 0px;
    }

    .item_product li {
        margin-bottom: 0px;
        width: 100%;
    }

    .pageination {
        margin-bottom: 10%;
        margin-top: 50px;
    }

    .pageination_product {
        margin: 0 76px;
    }

    /*========================================================     #PAGE one_Product    ===================================================================*/
    /*--------------------------------------------*/
    /* #slide_product */
    /*-------------------------------------------*/
    .view_oneproduct .col-md-6:last-child {
        padding-right: 15px;
    }

    .view_oneproduct .view_slideoneproduct {
        height: 300px;
    }

    .view_oneproduct .view_slideoneproduct img {
        height: auto;
    }

    .view_oneproduct .owl-dots,
    .owl-nav {
        right: 30%;
    }

    /*--------------------------------------------*/
    /* #header_left */
    /*-------------------------------------------*/
    .header_left {
        height: 600px;
    }

    .header_left .topheader_oneproduct {
        height: 60px;
    }

    .header_left .topheader_oneproduct p {
        font-size: 14px;
    }

    .header_left .topheader_oneproduct h6 {
        font-size: 12px;
        margin-top: -10px;
    }

    /*-------------   #Specifications  -----------------*/
    .header_left .Specifications .some-content-related-div {
        margin-bottom: 20px;
    }

    .shareicon_oneproduct ul li:nth-child(2),
    .shareicon_oneproduct ul li:nth-child(3),
    .shareicon_oneproduct ul li:nth-child(4) {
        margin-top: 5px;
    }
    /*-------------   #menu_slide_oneproduct  -----------------*/
    .menu_slid-onepro {
        height: 130px;
        bottom: 0;
    }

    .header_left .menu_slide_oneproduct li a {
        font-size: 12px;
    }

    .header_left .help_oneproduct {
        left: 10px;
        right: auto;
    }

    /*-------------   #shareicon_oneproduct  -----------------*/
    .shareicon_oneproduct {
        padding-top: 5px;
    }

    .shareicon_oneproduct ul li a i::before {
        padding-right: 0px;
        font-size: 20px;
        margin-left: 5px;
    }

    /*-------------   #tab-pan  -----------------*/
    .technicalspace_titel {
        padding: 10px 4px;
        font-size: 10px;
        overflow: hidden;
    }

    .tab-content .tab-pane h4 {
        font-size: 16px;
    }

    .panel-body p {
        line-height: 30px;
        font-size: 10px;
        margin-bottom: 5px;
    }

    .Twoimg_product > p {
        left: 0px;
        top: 0px;
        font-size: 10px;
    }

    .Twoimg_product > img {
        margin-bottom: 0px;
    }
    /*-------------------#footer_slider---------------*/
    .similar_products p {
        font-size: 12px;
    }

    .item .item_imageslidet {
        margin-bottom: 40px;
        margin-right: 5%;
    }


    /*====================================================================#.contact_page==============================================================*/
    .txt_contact {
        height: 300px;
        margin-bottom: 10px;
    }

    .txt_contact h3 {
        font-size: 20px;
    }

    .txt_contact p {
        font-size: 11px;
    }

    .tell_contact .title_contect {
        background-color: #323232;
        width: 90px;
    }

    .tell_contact ul {
        margin-right: 10%;
    }

    .tell_contact ul li {
        font-size: 11px;
    }

    .tell_contact ul li span {
        float: left;
        padding-left: 40px;
        direction: ltr;
    }

    .message_contact {
        width: 100%;
        margin-top: 20px;
        padding-left: 0px;
    }

    .message_contact input[type="text"] {
        float: left;
        display: inline-block;
        width: 70%;
    }

    .message_contact textarea {
        height: 140px;
    }

    .message_contact .button_send {
        padding: 10px 30px;
        border-radius: 3px;
    }

    /*============parallax_contact==========*/
    .banner_contact {
        height: 370px;
    }

    .banner_contact .img_shadow {
        display: none;
    }

    /*========================================.about_page==============================*/
    .About_scroll {
        height: 500px;
    }

    .About_scroll p {
        font-size: 12px;
        line-height: 25px;
    }

    .about_txt .btn {
        margin-top: 10px;
    }

    .div_1about {
        display: none;
    }

    /*============================================================page_404=================================================================*/
    .page_404 .div_404 {
        width: 300px;
        height: 560px;
        top: 35%;
    }

    .page_404 .div_404 h1 {
        font-size: 110px;
    }

    .page_404 .div_404 h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .page_404 .div_404 .back_index {
        background-color: #00c9b9;
        padding: 5px 10px;
        width: 150px;
        height: 30px;
    }

    .page_404 .div_404 p {
        margin-top: 30px;
    }

    .page_404.search_div_404 {
        width: 100%;
    }

    .page_404 .search_404 {
        padding: 10px 10px;
        width: 100px;
        height: 34px;
        font-size: 12px;
        margin-left: 0px;
    }

    .page_404 .div_404 .search_404 i {
        font-size: 15px;
    }

    .page_404 .div_404 input {
        width: 180px;
        height: 34px;
        margin-left: 5px;
    }

    .page_404 .div_li_404 {
        margin-left: 15%;
    }

    .page_404 .Products_menu li {
        margin-bottom: 10px;
    }


    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        background-color: transparent;
    }

    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 460px) {

    .menu-top li:nth-child(2) a {
        
    }

    .shareicon_oneproduct ul {
        margin-top: 10px;
    }

    .shareicon_oneproduct ul li:first-child {
        margin-right: 0;
        width: 16%;
    }

    .shareicon_oneproduct ul li:nth-child(2),
    .shareicon_oneproduct ul li:nth-child(3),
    .shareicon_oneproduct ul li:nth-child(4) {
        float: left;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {

    section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /*-------------   #menu  -----------------*/
    .menu-top li:nth-child(2) a {
        
    }

    .menu .form-control {
        width: 220px;
    }

    .menu .form-control {
        width: 150px;
    }

    .navbar-left {
        top: -4px;
        left: 2%;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 1px solid transparent;
    }

    .phone_number a {
        display: none;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }

    .menu_li1,
    .menu_li2,
    .menu_li3,
    .menu_li4,
    .menu_li5,
    .menu_li6 {
        padding-top: 15px;
        ;
    }


    /*--------------------------------------------*/
    /* #carousel */
    /*-------------------------------------------*/
    .carousel .item img {
        width: 100%;
        height: auto;
    }

    .View_detailsProducts {
        width: 300px;
        padding-top: 30px;
    }


    .View_details p {
        font-size: 16px;
    }

    .View_details h6 {
        font-size: 13px;
    }

    .View_detailsmenu li:nth-child(1) {
        position: relative;
        display: inline-block;
        right: 30%;
    }

    .View_detailsmenu li:nth-child(1) a {
        color: #7a1319;
        font-size: 15px;
    }

    .View_detailsmenu li:nth-child(2),
    .View_detailsmenu li:nth-child(3),
    .View_detailsmenu li:nth-child(4),
    .View_detailsmenu li:nth-child(5),
    .View_detailsmenu li:nth-child(6),
    .View_detailsmenu li:nth-child(7) {
        display: none;
    }



    .View_detailsmenu li:nth-child(1)::before {
        width: 10px;
        height: 10px;
    }

    .View_detailsmenu li:last-child a {
        right: 0%;
        top: 0px;
        padding: 2px 10px;
        margin-right: 0;
    }



    .View_detailsmenu li a {
        font-size: 10px;
    }

    .View_details {
        border-right: 5px solid #2d272d;
    }

    .View_details p,
    .View_details h6 {
        margin-right: 10px;
    }
    /*--------------------------------------------*/
    /* #Products */
    /*-------------------------------------------*/
    .Products_dirok {
        max-height: 360px;
        line-height: 2.5em;
        margin-top: 16px;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .Products_dirok h3 {
        font-size: 22px;
    }

    .Products_dirok p {
        font-size: 12px;
    }

    .Products_menu {
        padding-bottom: 50px;
    }

    .Products_menu li {
        padding-left: 15px;
    }

    /*--------------------------------------------*/
    /* #Services */
    /*-------------------------------------------*/
    .Services {
        height: 150px;
    }

    .Services ul li {
        padding: 0px 0px;
    }

    .Services ul li:nth-child(3) i::before {
        font-size: 57px;
    }

    .Services ul li:nth-child(3) h4 {
        margin-top: 5px;
    }

    .Services ul li:nth-child(3) {
        margin-top: -10px;
    }

    .Services h4 {
        font-size: 14px;
    }

    .Services p {
        display: none;
    }

    .big_icon {
        font-size: 300%;
    }

    /*--------------------------------------------*/
    /* #Parallax */
    /*-------------------------------------------*/
    .parallax {
        height: 400px;
    }

    .parallax h4 {
        font-size: 20px;
    }

    .parallax h3 {
        font-family: 'yekanweb';
        font-size: 25px;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .Tips {
        margin-top: 20%;
    }

    .Tips p {
        display: none;
    }

    .parallax h4,
    .parallax p,
    .parallax h3 {
        color: #fff;
        line-height: 35px;
    }

    .parallax .Tips input {
        width: 150px;
        height: 40px;
        font-size: 12px;
    }

    /*--------------------------------------------*/
    /* #why */
    /*-------------------------------------------*/
    .why {
        height: 860px;
        padding-top: 10px;
    }

    .View_detailsWhy {
        position: relative;
    }

    .View_detailsWhy img {
        margin-top: 500px;
        padding-left: 0px;
        margin-right: 10%;
        width: 80%;
    }

    .text_why_dirok {
        height: 400px;
    }

    .text_why_dirok p {
        font-size: 12px;
    }

    .text_why .btn_why_dirok {
        float: left;
        font-size: 14px;
        padding: 8px 40px;
    }

    /*--------------------------------------------*/
    /* #Footer */
    /*-------------------------------------------*/
    .footer {
        width: 100%;
        height: auto;
    }

    .pic_footer img {
        display: none;
    }

    .View_footer {
        z-index: 999;
    }

    .View_detailsfooter {
        display: none;
    }

    /*-----    #about_us  -----*/
    .about_us {
        width: 50%;
        height: 90px;
        margin-left: 0%;
        float: right;
        right: 0%;
        margin-top: 20px;
    }



    .about_us a {
        font-size: 12px;
        top: 65px;
        left: 0;
        right: 0;
    }
    /*-----    #left_footer  ---*/
    .logo_footer {
        margin-right: 50px;
        margin-top: 0px;
        width: 100%;
        float: left;
        height: 100px;
    }

    .logo_footer img {
        width: 50%;
        margin-right: 25%;
        margin-top: 20px;
    }

    .address_text,
    .phone_text {
        margin-right: 40px;
        border-right: 2px solid #323232;
        padding-right: 15px;
        overflow: hidden;
    }

    .left_footer .Address::before {
        display: none;
    }

    .left_footer .phone::before {
        display: none;
    }



    .left_footer p {
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .phone span {
        float: left;
        direction: ltr;
    }

    /*-----    #Purchase_guide  ---*/
    .Purchase_guide {
        line-height: 32px;
    }

    .Purchase_guide h3,
    .Purchase_guide li a {
        font-family: 'yekanweb';
        padding-right: 0%;
    }

    .Purchase_guide h3 {
        font-size: 14px;
        color: #323232;
    }

    .Purchase_guide li a {
        font-size: 12px;
        color: #515151;
    }

    /*-----    #Relationship  ---*/
    .Relationship {
        direction: rtl;
        margin-left: 0px;
    }

    .Relationship li a {
        padding: 0px 4px;
        font-size: 25px;
    }

    /*-----    #bottom_footer  ---*/
    .footer_copy {
        left: 0%;
        bottom: -100px;
        width: 100%;
        background-color: #323232;
    }

    .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    /*========================================================== #PAGE PRODUCT     ====================================================================*/
    /*--------------------------------------------*/
    /* #header_product */
    /*-------------------------------------------*/
    .breadcrumb {
        width: 250px;
    }

    .breadcrumb li a {
        font-size: 16px;
    }

    /*-------------   #menu_product  -----------------*/
    .shareicon_oneproduct ul li:nth-child(2),
    .shareicon_oneproduct ul li:nth-child(3),
    .shareicon_oneproduct ul li:nth-child(4) {
        float: left;
    }
    /*-------------   #slider  -----------------*/
    .cycle-slideshow {
        width: 100%;
        height: 250px;
    }
    
    .cycle-pager {
        right: 45%;
    }

    .cycle-pager span {
        width: 14px;
        height: 14px;
    }

    
    .slide_Explosive,
    .slide_Explosive_alamdosh,
    .slide_Explosive_fergaz,
    .slide_Explosive_hood,
    .slide_Explosive_safhegaz,
    .slide_Explosive_sink{
        height: 250px;
        width: 100%;
    }
    
    .slide_Explosive img,
    .slide_Explosive_alamdosh img,
    .slide_Explosive_fergaz img,
    .slide_Explosive_hood img,
    .slide_Explosive_safhegaz img,
    .slide_Explosive_sink img{
        height: 100%;
        width: 100%;
    }
    


    @-webkit-keyframes slide_Explosive_hover2 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 280px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli2 {
        0% {
            left: 280px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover4 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 150px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli4 {
        0% {
            left: 150px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover5 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 190px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli5 {
        0% {
            left: 190px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover6 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 250px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli6 {
        0% {
            left: 250px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    /*-------------   #item_product  -----------------*/
    .item_product {
        padding: 20px;
        margin-top: 0px;
    }

    .item_product li {
        margin-bottom: 0px;
        width: 50%;
    }

    .pageination {
        margin-bottom: 10%;
        margin-top: 50px;
    }

    .pageination_product {
        margin: 10px 36%;
    }


    /*========================================================     #PAGE one_Product    ===================================================================*/
    /*--------------------------------------------*/
    /* #slide_product */
    /*-------------------------------------------*/
    .view_oneproduct .col-md-6:last-child {
        padding-right: 15px;
    }

    .view_slideoneproduct {
        height: 350px;
    }

    .view_oneproduct .view_slideoneproduct {
        height: 350px;
    }

    .view_oneproduct .view_slideoneproduct img {
        max-height: 450px;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    /*--------------------------------------------*/
    /* #header_left */
    /*-------------------------------------------*/
    .header_left {
        height: 470px;
        background-color: #fff;
        margin-top: 20px;
    }


    /*-------------   #Specifications  -----------------*/
    .Specifications {
        padding-top: 10px;
    }

    .header_left .Specifications .some-content-related-div {
        max-height: 210px;
        min-height: 210px;
        margin-bottom: 20px;
    }


    /*-------------   #menu_slide_oneproduct  -----------------*/
    .menu_slid-onepro {
        height: 100px;
        bottom: 0;
    }

    .header_left .menu_slide_oneproduct li a {
        font-size: 12px;
    }

    .header_left .help_oneproduct {
        left: 0;
        right: auto;
    }


    /*--------------------------------------------*/
    /* #Tabs */
    /*-------------------------------------------*/
    .tab-content .tab-pane h4 {
        font-size: 16px;
    }
    /*-------------------#tabe ./menu1---------------*/
    .panel-body p {
        margin-top: 10px;
        line-height: 30px;
        color: #323232;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .Twoimg_product > p {
        top: 0px;
        font-size: 12px;
    }

    .Twoimg_product > img {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 100px;
    }

    /*====================================================================#.contact_page==============================================================*/
    .txt_contact {
        width: 90%;
        height: 275px;
        overflow: auto;
        margin-bottom: 0px;
    }

    .txt_contact h3 {
        font-size: 20px;
    }

    .txt_contact p {
        width: 90%;
        line-height: 25px;
        font-size: 12px;
        margin-bottom: 0px;
    }


    .tell_contact .title_contect {
        background-color: #323232;
        color: #fff;
        width: 100px;
        height: 22px;
        font-size: 12px;
    }

    .message_contact::before,
    .tell_contact > ul::before {
        width: 80%;
        right: 14%;
    }

    .tell_contact ul {
        margin-right: 20%;
    }

    .tell_contact ul li {
        padding: 2px;
        font-size: 12px;
        font-family: 'yekanweb';
    }

    .message_contact .button_send {
        padding: 10px 40px;
    }

    /*============parallax_contact==========*/
    .banner_contact .img_shadow {
        display: none;
    }

    .parallax_contact {
        display: none;
    }


    .pict_contact {
        display: none;
    }
    /*========================================.about_page==============================================================================*/
    .About_scroll {
        height: 510px;
    }

    .About_scroll h4 {
        font-size: 24px;
    }

    .About_scroll p {
        font-size: 12px;
        line-height: 30px;
    }

    .about_txt .btn {
        margin-bottom: 20px;
    }

    .div_1about {
        margin-right: 15%;
        margin-top: -50px;
        margin-bottom: 150px;
    }
    /*============================================================page_404=================================================================*/
    .page_404 .div_404 {
        width: 300px;
        height: 560px;
        top: 35%;
    }

    .page_404 .div_404 h1 {
        font-size: 110px;
    }

    .page_404 .div_404 h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .page_404 .div_404 .back_index {
        background-color: #00c9b9;
        padding: 5px 10px;
        width: 150px;
        height: 30px;
    }

    .page_404 .div_404 p {
        margin-top: 30px;
    }

    .page_404.search_div_404 {
        width: 100%;
    }

    .page_404 .search_404 {
        padding: 10px 10px;
        width: 100px;
        height: 34px;
        font-size: 12px;
        margin-left: 0px;
    }

    .page_404 .div_404 .search_404 i {
        font-size: 15px;
    }

    .page_404 .div_404 input {
        width: 180px;
        height: 34px;
        margin-left: 5px;
    }

    .div_li_404 {
        margin-left: 20%;
    }

    .page_404 .Products_menu li {
        margin-bottom: 10px;
    }

    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        background-color: transparent;
    }

    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media only screen and (min-width: 618px) and (max-width: 767px) {

    .menu-top li:nth-child(2) a {
        
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }

    .menu_li1,
    .menu_li2,
    .menu_li3,
    .menu_li4,
    .menu_li5,
    .menu_li6 {
        padding-top: 15px;
        ;
    }
    /*	index*/
    .why {
        padding-top: 10px;
    }

    .text_why_dirok {
        height: 330px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .View_detailsWhy img {
        margin-top: 425px;
    }
    /*	contact*/
    .txt_contact {
        width: 100%;
        height: 240px;
    }

    .tell_contact {
        padding: 0px 10px;
        padding-right: 0;
        position: relative;
        width: 90%;
        margin-right: 5%;
    }
    /*========================================.about_page==============================*/
    .About_scroll {
        height: 420px;
    }

    .div_1about {
        margin-left: 20%;
        margin-top: -50px;
        margin-bottom: 150px;
    }

    /*============================================================page_404=================================================================*/
    .page_404 .div_404 {
        width: 300px;
        height: 500px;
        top: 35%;
    }

    .page_404 .div_404 h1 {
        font-size: 110px;
    }

    .page_404 .div_404 h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .page_404 .div_404 .back_index {
        background-color: #00c9b9;
        padding: 5px 10px;
        width: 150px;
        height: 30px;
    }

    .page_404 .div_404 p {
        margin-top: 30px;
    }

    .page_404.search_div_404 {
        width: 100%;
    }

    .page_404 .search_404 {
        padding: 10px 10px;
        width: 100px;
        height: 34px;
        font-size: 12px;
        margin-left: 0px;
    }

    .page_404 .div_404 .search_404 i {
        font-size: 15px;
    }

    .page_404 .div_404 input {
        width: 180px;
        height: 34px;
        margin-left: 5px;
    }

    .div_li_404 {
        margin-left: 20%;
    }

    .page_404 .Products_menu li {
        margin-bottom: 10px;
    }



    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        background-color: transparent;
    }

    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {

    .menu-top li:nth-child(2) a {
        
    }

    section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .menu .form-group {
        top: -5px;
    }

    .menu .form-control {
        width: 200px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 1px solid transparent;
    }

    .phone_number {
        display: block;
        left: 35%;
        top: 25px;
    }

    .navbar-left {
        left: 0% !important;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }

    .menu_li1,
    .menu_li2,
    .menu_li3,
    .menu_li4,
    .menu_li5,
    .menu_li6 {
        padding-top: 15px;
    }
    /*--------------------------------------------*/
    /* #slider */
    /*-------------------------------------------*/
    .View_detailsmenu li:nth-child(1) {
        right: 20%;
    }

    .View_detailsmenu li a {
        font-size: 12px;
    }

    .View_detailsmenu li:nth-child(2),
    .View_detailsmenu li:nth-child(3),
    .View_detailsmenu li:nth-child(4),
    .View_detailsmenu li:nth-child(5),
    .View_detailsmenu li:nth-child(6),
    .View_detailsmenu li:nth-child(7) {
        display: none;
    }

    .View_detailsmenu li:nth-child(1) a {
        font-size: 18px;
    }

    .View_detailsmenu li:last-child a {
        right: 10%;
        padding: 5px 20px;
    }

    .View_details {
        border-right: 5px solid #2d272d;
    }

    .View_details p,
    .View_details h6 {
        margin-right: 10px;
    }
    /*--------------------------------------------*/
    /* #Services */
    /*-------------------------------------------*/
    .Services ul li {
        padding: 0px 0px;
    }

    /*--------------------------------------------*/
    /* #why */
    /*-------------------------------------------*/
    .why {
        height: 1100px;
    }

    .View_detailsWhy {
        margin-left: 30px;
    }

    .View_detailsWhy img {
        position: absolute;
        z-index: 1000;
        width: 650px;
        margin-top: 45%;
        width: 100%;
    }

    .text_why_dirok {
        height: 260px;
        margin-bottom: 10px;
        overflow: hidden;
    }
    /*--------------------------------------------*/
    /* #Footer */
    /*-------------------------------------------*/
    .footer {
        width: 100%;
        height: auto;
    }

    .pic_footer img {
        display: none;
    }

    .View_footer {
        z-index: 999;
    }

    .View_detailsfooter {
        display: none;
    }

    /*-----    #about_us  -----*/
    .about_us {
        width: 50%;
        height: 90px;
        margin-left: 0%;
        float: right;
        right: 0%;
        margin-top: 20px;
    }


    .about_us a {
        color: #fff;
        font-size: 12px;
        top: 65px;
        left: 0;
        right: 0;
    }

    /*-----    #left_footer  ---*/
    .logo_footer {
        border-radius: 5px;
        padding: 20px 10px;
        margin-right: 50px;
        margin-top: 0px;
        width: 100%;
        float: left;
        height: 100px;
    }

    .logo_footer img {
        width: 50%;
        margin-right: 25%;
        margin-top: 20px;
    }



    .left_footer .Address::before {
        display: none;
    }

    .left_footer .phone::before {
        display: none;
    }

    .left_footer p {
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .phone span {
        float: left;
        direction: ltr;
    }

    /*-----    #Purchase_guide  ---*/
    .Purchase_guide {
        line-height: 32px;
    }

    .Purchase_guide h3,
    .Purchase_guide li a {
        font-family: 'yekanweb';
        padding-right: 0%;
    }

    .Purchase_guide h3 {
        font-size: 14px;
    }

    .Purchase_guide li a {
        font-size: 12px;
    }

    /*-----    #Relationship  ---*/
    .Relationship {
        direction: rtl;
        margin-left: 0px;
    }

    .Relationship li a {
        padding: 0px 4px;
        font-size: 25px;
    }

    /*-----    #bottom_footer  ---*/
    .footer_copy {
        left: 0%;
        bottom: -100px;
        width: 100%;
        background-color: #323232;
    }

    .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    /*========================================================== #PAGE PRODUCT     ====================================================================*/
    /*--------------------------------------------*/
    /* #header_product */
    /*-------------------------------------------*/
    .breadcrumb li a {
        font-size: 14px;
    }

    /*-------------   #menu_product  -----------------*/
    .View_detailsproduct li {
        padding: 5px 5px;
    }

    .View_detailsproduct li i {
        font-size: 22px;
    }

    /*-------------   #slider  -----------------*/
    .cycle-slideshow {
        width: 100%;
        height: 270px;
    }
    
    .cycle-pager {
        right: 45%;
    }

    .cycle-pager span {
        width: 14px;
        height: 14px;
    }

    .slide_Explosive,
    .slide_Explosive_alamdosh,
    .slide_Explosive_fergaz,
    .slide_Explosive_hood,
    .slide_Explosive_safhegaz,
    .slide_Explosive_sink{
        height: 270px;
        width: 100%;
    }
    
    .slide_Explosive img,
    .slide_Explosive_alamdosh img,
    .slide_Explosive_fergaz img,
    .slide_Explosive_hood img,
    .slide_Explosive_safhegaz img,
    .slide_Explosive_sink img{
        height: 100%;
        width: 100%;
    }
    



    @-webkit-keyframes slide_Explosive_hover2 {

        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli2 {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover4 {

        0% {
            position: absolute;
            left: 0;
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli4 {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover5 {

        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli5 {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover6 {

        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli6 {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 1;
        }
    }

    /*-------------   #item_product  -----------------*/
    .item_product {
        padding: 20px;
        margin-top: 0px;
    }

    .item_product li {
        margin-bottom: 0px;
        width: 50%;
    }

    .pageination {
        margin-bottom: 10%;
        margin-top: 50px;
    }

    .pageination_product {
        margin: 10px 37%;
    }

    /*========================================================     #PAGE one_Product    ===================================================================*/
    /*--------------------------------------------*/
    /* #slide_product */
    /*-------------------------------------------*/
    .view_oneproduct .col-md-6:last-child {
        padding-right: 15px;
    }

    .view_slideoneproduct {
        width: 80px;
    }

    .view_oneproduct .view_slideoneproduct img {
        left: 55%;
    }

    .iew_oneproduct > .col-md-6 > .owl-carousel .owl-item img {
        display: block;
        width: auto !mportant;
    }

    .view_oneproduct .owl-dots,
    .owl-nav {
        height: 0px;
        position: absolute;
        top: 100%;
        right: 40%;
    }

    .view_oneproduct .owl-carousel .owl-nav .owl-next {
        display: none;
    }

    .view_oneproduct .owl-carousel .owl-nav .owl-prev {
        display: none;
    }

    .view_oneproduct .owl-carousel .owl-nav .owl-prev,
    .view_oneproduct .owl-carousel .owl-nav .owl-next {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-weight: bold;
    }

    /*--------------------------------------------*/
    /* #header_left */
    /*-------------------------------------------*/
    .header_left {
        height: 450px;
        background-color: #fff;
        margin-top: 20px;
    }

    .header_left .topheader_oneproduct {
        height: 54px;
        background-color: #f5f6f7;
        padding: 15px 20px;
        margin-bottom: 10px;
    }

    .header_left .topheader_oneproduct p,
    .header_left .topheader_oneproduct h6 {
        color: #323232;
    }

    .header_left .topheader_oneproduct p {
        font-size: 16px;
        font-family: 'yekanweb';
    }

    .header_left .topheader_oneproduct h6 {
        font-size: 14px;
        float: left;
        margin-top: -18px;
    }

    /*-------------   #Specifications  -----------------*/
    .Specifications {
        border-top: 1px solid #f5f6f7;
        padding-top: 20px;
    }

    .header_left .Specifications .some-content-related-div {
        overflow: auto;
        max-height: 290px;
        min-height: 290px;
    }

    .header_left .Specifications .some-content-related-div p {
        color: #6a6a6a;
        text-align: justify;
        font-size: 11px;
        font-family: "iransans";
        line-height: 25px;
    }

    /*-------------   #menu_slide_oneproduct  -----------------*/
    .menu_slid-onepro {
        height: 300px;
    }


    /*-------------   #shareicon_oneproduct  -----------------*/
    .shareicon_oneproduct {
        display: block;
        width: 100%;
        border-top: 1px solid #ececec;
        padding: 10px;
        padding-top: 15px;
        margin-top: 5px;
    }

    .shareicon_oneproduct ul li {
        display: inline-block;
        width: 25%;
    }

    .shareicon_oneproduct ul li:first-child {
        width: 15%;
        margin-right: 5%;
    }

    .shareicon_oneproduct ul li:first-child a h6,
    .shareicon_oneproduct ul li a {
        font-family: 'yekanweb';
        font-size: 10px;
        color: #6a6a6a;
    }

    .shareicon_oneproduct ul li a i::before {
        padding-left: 10px;
        font-size: 20px;
        vertical-align: middle;
        -webkit-transform: scale(1);
        transform: scale(1);
        color: #7a1319;
    }

    .shareicon_oneproduct ul li:hover a i,
    .shareicon_oneproduct ul li:hover a {
        font-weight: 700;
    }

    /*--------------------------------------------*/
    /* #Tabs */
    /*-------------------------------------------*/
    .tab_style {
        width: 100%;
        height: auto;
        background: #ffffff none repeat scroll 0% 0%;
        padding-bottom: 70px;
        margin-top: 20px;
    }

    .nav-tabs {
        border-bottom: none;
        background-color: #f5f6f7;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #555555;
        cursor: default;
        background-color: #ffffff;
        border-top: 1px solid #7a1319 !important;
        border-bottom-color: transparent;
        border-right: transparent;
        border-left: transparent;
        border-radius: 0;
        margin-right: 10px;
    }

    .tab_style .tab-content {
        padding: 0 20px;
    }

    .nav-tabs > li > a {
        margin-right: 2px;
        color: #7a1319;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        font-size: 12px;
        font-family: 'yekanweb';
    }

    .tab_style .nav-tabs a .fa {
        float: right;
        padding-left: 10px;
        font-size: 16px;
    }

    /*-------------   #tab-pan  -----------------*/
    .tab-content .tab-pane > p,
    .tab-content .tab-pane > h4 {
        color: #323232;
    }

    .tab-content .tab-pane h4 {
        margin-top: 50px;
        font-size: 18px;
        font-family: 'yekanweb';
    }

    .tab-content .tab-pane > p {
        margin-right: 7%;
    }

    .spec_list span {
        min-height: 37px;
    }

    /*-------------   #tab_Specifications  -----------------*/
    .tab_Specifications i {
        color: #7a1319;
        font-size: 25px;
        position: relative;
        top: 5px;
    }

    .tab-content .prev_icontext {
        font-family: 'yekanweb';
        margin-right: 10px;
        line-height: 40px;
        color: #8b8b8b;
    }

    .technicalspace_titel {
        float: right;
        background: #eeeff1;
        height: auto;
        padding: 10px 20px;
        white-space: normal;
        border-radius: 0px;
        font-size: 12px;
        font-family: 'yekanweb';
    }

    .technicalspecs_value {
        background: #f5f6f7;
        padding: 10px 20px;
        height: auto;
        color: #777;
        float: left;
        width: 82%;
        font-size: 12px;
        font-family: 'yekanweb';
    }

    .technicalspecs_value i {
        color: #7a1319;
        font-size: 14px;
        padding-left: 10px;
    }

    .technicalspecs_value > p {
        font-size: 12px;
        padding-right: 10px;
        font-family: 'yekanweb';
    }

    .technicalspecs_value p::before {
        content: "";
        display: inline-block;
        position: relative;
        background-color: #888888;
        width: 10px;
        height: 2px;
        left: 5px;
    }

    /*-------------------#tabe ./menu1---------------*/
    .border_tab {
        width: 90%;
        margin-right: 11px;
        height: 25px;
        border-right: 2px solid #dedcdc;
    }

    /*-  #Specifications    --*/
    .Description {
        margin-right: 5%;
        font-size: 12px;
        font-family: "iransans";
        color: #606060;
        line-height: 30px;
        margin-top: 45px;
        margin-bottom: 70px;
    }

    /*-  #accordion--*/
    .accordion a:hover,
    .accordion a:focus {
        outline: none;
        text-decoration: none;
    }

    .accordion .panel {
        border: 0px none;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .accordion .panel-heading {
        padding: 0;
        border-radius: 0px;
    }

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
        margin-top: -61px;
    }

    .accordion .panel-title a {
        position: relative;
        display: block;
        padding: 10px 48px 5px 55px;
        background: #fff;
        color: #323232;
        font-size: 16px;
        font-family: 'yekanweb';
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .accordion .panel-title a:after,
    .accordion .panel-title a.collapsed:after {
        content: "\f068";
        font-family: 'FontAwesome';
        color: #7a1319;
        background: #ebebeb;
        font-size: 15px;
        position: absolute;
        right: 0px;
        padding: 3px 5px;
    }

    .accordion .panel-title a.collapsed:after {
        content: "\f067";
        background: #ebebeb;
    }

    .accordion .panel-title a.collapsed:hover:after {
        background: #ebebeb;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top: 0px none;
        margin-bottom: 0px;
        margin-left: 10%;
    }

    .accordion .panel-body {
        padding-right: 30px;
        margin-right: 11px;
        color: #333;
        line-height: 24px;
        border-right: 2px solid #dfdfdf;
    }

    .panel-body p {
        margin-top: 40px;
        margin-right: 0px;
        text-indent: 50px;
        line-height: 40px;
        color: #323232;
        font-size: 14px;
        font-family: "iransans";
        text-align: justify;
        margin-bottom: 50px;
    }

    .panel-body > p > img {
        width: 350px;
        height: 300px;
        position: relative;
        float: left;
        margin-top: 15px;
        margin-right: 60px;
    }

    .panel-body .accordion_product1 {
        width: 990px;
        height: 305px;
        right: 60px;
    }

    .panel-body span {
        margin-right: 50px;
    }

    .Twoimg_product > p {
        left: 0px;
        position: relative;
        top: 70px;
        text-indent: 0px;
        font-size: 14px;
        font-family: "iransans";
    }

    .Twoimg_product > img {
        width: 300px;
        height: 300px;
        position: relative;
        float: right;
        margin-top: 30px;
        margin-bottom: 60px;
        margin-left: 100px;
    }

    /*-------------------#footer_slider---------------*/
    .productfoterslider {
        width: 100%;
        background-color: #fff;
        margin-bottom: 30px;
    }

    .similar_products {
        width: 100%;
        height: 36px;
        margin-bottom: 20px;
        background-color: #f5f6f7;
        text-align: center;
        padding: 10px 0;
        color: #888888;
        font-size: 15px;
        margin-top: 20px;
    }

    .similar_products p {
        font-size: 12px;
        color: #323232;
        font-family: 'yekanweb';
    }

    .sliderfooterproduct {
        padding: 20px 80px;
    }

    .sliderfooterproduct .owl-dots {
        height: auto;
        color: #7a1319;
        display: none;
    }

    .sliderfooterproduct .owl-dots .owl-dot {
        background-color: #807d7d;
        border: 1px solid #fff;
        top: 0;
        right: 48%;
    }

    .sliderfooterproduct .owl-dots .owl-dot.active {
        background-color: #7a1319;
        border: 1px solid #7a1319;
    }

    .item {
        text-align: center;
        line-height: 30px;
    }

    .item .item_imageslidet {
        width: 150px !important;
        height: 150px !important;
        margin-right: 10%;
        margin-bottom: 50px;
    }

    .item a p {
        font-size: 12px;
        margin-bottom: 0px;
        color: #323232;
        font-family: 'yekanweb';
    }

    .item a h5 {
        font-size: 12px;
        margin-top: 0;
        color: #323232;
    }
    /*====================================================================#.contact_page==============================================================*/
    .txt_contact {
        width: 100%;
        height: 200px;
        margin-bottom: 10px;
    }

    .message_contact::before,
    .tell_contact > ul::before {
        width: 80%;
        right: 14%;
    }

    .tell_contact ul li {
        padding: 2px;
        font-size: 12px;
        font-family: 'yekanweb';
    }

    /*============parallax_contact==========*/
    .banner_contact {
        /*
		width: 620px;
		margin-bottom: 45px;
*/
        display: none;
    }
    /*========================================.about_page========================================================*/
    .About_scroll {
        height: 420px;
    }

    .div_1about {
        margin-left: 10%;
        margin-top: -50px;
        margin-bottom: 50px;
    }
    /*=====================404======================================================================================*/
    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
        background-color: transparent;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 801px) and (max-width: 991px) {
    
    section {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .menu-top li:nth-child(2) a {
        
    }

    .menu .form-group {
        position: relative;
        top: -4px;
    }

    .menu .form-control {
        width: 200px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 1px solid transparent;
    }

    .phone_number {
        left: 35%;
        top: 25px;
    }

    .navbar-left {
        left: 5% !important;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }

    .menu_li1,
    .menu_li2,
    .menu_li3,
    .menu_li4,
    .menu_li5,
    .menu_li6 {
        padding-top: 15px;
        ;
    }
    /*--------------------------------------------*/
    /* #slider */
    /*-------------------------------------------*/
    .View_detailsmenu li:nth-child(1) {
        right: 20%;
    }

    .View_detailsmenu li a {
        font-size: 12px;
    }

    .View_detailsmenu li:nth-child(2),
    .View_detailsmenu li:nth-child(3),
    .View_detailsmenu li:nth-child(4),
    .View_detailsmenu li:nth-child(5),
    .View_detailsmenu li:nth-child(6),
    .View_detailsmenu li:nth-child(7) {
        display: none;
    }

    .View_detailsmenu li:nth-child(1) a {
        font-size: 18px;
    }

    .View_detailsmenu li:last-child a {
        right: 10%;
        padding: 5px 20px;
        ;
    }


    /*--------------------------------------------*/
    /* #Products */
    /*-------------------------------------------*/
    .Products_dirok {
        max-height: 500px;
        margin-top: 0px;
    }

    .Products_menu li {
        padding-left: 0;
        padding-bottom: 15px;
    }

    /*--------------------------------------------*/
    /* #Services */
    /*-------------------------------------------*/
    .Services ul li {
        padding: 0px 0px;
    }
    /*----------------------parallax-------------*/
    .Tips {
        margin-top: 15%;
    }

    /*--------------------------------------------*/
    /* #why */
    /*-------------------------------------------*/
    .why {
        height: 1100px;
    }

    .View_detailsWhy {
        margin-left: 30px;
    }

    .View_detailsWhy img {
        position: absolute;
        z-index: 1000;
        width: 650px;
        margin-top: 45%;
        width: 100%;
    }

    .text_why_dirok {
        height: 260px;
        margin-bottom: 10px;
        overflow: hidden;
    }
    /*--------------------------------------------*/
    /* #Footer */
    /*-------------------------------------------*/
    .footer {
        width: 100%;
        height: auto;
    }

    .pic_footer img {
        display: none;
    }


    .View_detailsfooter {
        line-height: 30px;
        border-bottom: none;
        text-align: center;
        margin-bottom: 0;
        padding-top: 20px;
    }

    .View_detailsfooter li {
        padding: 5px;
    }

    .View_detailsfooter li i {
        font-size: 30px;
    }

    .View_detailsfooter li a {
        font-size: 12px;
    }
    /*-----    #about_us  -----*/
    .about_us {
        width: 50%;
        height: 90px;
        margin-left: 0%;
        float: right;
        right: 0%;
    }

    .about_us a {
        font-size: 12px;
        top: 65px;
        left: 0;
        right: 0;
    }

    /*-----    #left_footer  ---*/
    .logo_footer {
        margin-top: 0px;
        width: 100%;
        float: left;
        height: 100px;
    }

    .logo_footer img {
        width: 50%;
        margin-right: 25%;
        margin-top: 20px;
    }

    .left_footer .Address::before {
        display: none;
    }

    .left_footer .phone::before {
        display: none;
    }

    .left_footer h3 {
        margin-right: 55px;
    }

    .left_footer p {
        font-size: 12px;
    }

    /*-----    #Purchase_guide  ---*/
    .Purchase_guide {
        line-height: 32px;
        margin-top: -15px;
    }

    .Purchase_guide h3,
    .Purchase_guide li a {
        padding-right: 0%;
    }


    /*-----    #Relationship  ---*/
    .Relationship {
        direction: rtl;
        margin-left: 0px;
    }


    /*-----    #bottom_footer  ---*/
    .footer_copy {
        left: 0%;
        bottom: -100px;
        width: 100%;
        background-color: #323232 !important;
    }

    .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    /*========================================================== #PAGE PRODUCT     ====================================================================*/
    /*--------------------------------------------*/
    /* #header_product */
    /*-------------------------------------------*/
    .breadcrumb li a {
        font-size: 14px;
    }

    /*-------------   #menu_product  -----------------*/
    .View_detailsproduct li {
        padding: 5px 5px;
    }

    .View_detailsproduct li i {
        font-size: 22px;
    }

    /*-------------   #slider  -----------------*/
    .cycle-slideshow {
        width: 100%;
        height: 280px;
    }
    
    .cycle-pager {
        right: 45%;
    }

    .cycle-pager span {
        width: 14px;
        height: 14px;
    }

    .slide_Explosive,
    .slide_Explosive_alamdosh,
    .slide_Explosive_fergaz,
    .slide_Explosive_hood,
    .slide_Explosive_safhegaz,
    .slide_Explosive_sink{
        height: 280px;
        width: 100%;
    }
    
    .slide_Explosive img,
    .slide_Explosive_alamdosh img,
    .slide_Explosive_fergaz img,
    .slide_Explosive_hood img,
    .slide_Explosive_safhegaz img,
    .slide_Explosive_sink img{
        height: 100%;
        width: 100%;
    }
    


    @-webkit-keyframes slide_Explosive_hover2 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 350px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli2 {
        0% {
            left: 350px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover4 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 180px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli4 {
        0% {
            left: 180px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover5 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 220px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli5 {
        0% {
            left: 220px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover6 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 280px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli6 {
        0% {
            left: 280px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    /*-------------   #item_product  -----------------*/
    .item_product {
        padding: 20px;
        margin-top: 0px;
    }

    .item_product li {
        margin-bottom: 0px;
        width: 50%;
    }

    .pageination {
        margin-bottom: 10%;
        margin-top: 50px;
    }

    .pageination_product {
        margin: 10px 37%;
    }

    /*====================================================================#.contact_page==============================================================*/
    .txt_contact p {
        width: 85%;
        margin-right: 5%;
    }

    .txt_contact {
        width: 95%;
        margin-bottom: 10px;
        height: 220px;
    }

    .tell_contact {
        width: 86%;
        right: 5%;
    }

    .message_contact::before,
    .tell_contact > ul::before {
        width: 92%;
        right: 2%;
    }
    /*	============================one_product========================*/
    .view_oneproduct .col-md-6:last-child {
        padding-right: 15px;
    }
    /*============parallax_contact==========*/
    .banner_contact {
        width: 650px;
        margin-bottom: 50px;
    }
    /*========================================.about_page========================================================================================*/
    .About_scroll {
        height: 420px;
    }

    .div_1about {
        margin-left: 10%;
    }

    .footer_copy {
        background-color: transparent;
    }
    /*=====================404======================================================================================*/
    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
        background-color: transparent !important;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .menu-top li:nth-child(2) a {
        
    }

    /*-------------   #menu  -----------------*/
    nav.navbar.bootsnav {
        background-color: #7a1319;
        border-bottom: solid 1px #7a1319;
        height: 65px;
    }

    .navbar-left {
        top: 8px;
    }

    .menu .form-control {
        width: 200px;
    }

    .phone_number {
        left: 30%;
        top: 22px;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #fff;
    }
    /*--------------------------------------------*/
    /* #slider */
    /*-------------------------------------------*/
    .producttowslide {
        padding-top: 10px;
    }

    .View_detailsmenu li a {
        font-size: 12px;
    }

    .View_detailsmenu li:nth-child(1) a {
        font-size: 18px;
    }

    .View_details p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .View_details h6 {
        font-size: 12px;
    }

    .View_detailsmenu li {
        line-height: 25px;
    }

    .View_detailsProducts {
        padding-top: 25px;
    }
    /*--------------------------------------------*/
    /* #Products */
    /*-------------------------------------------*/
    .Products_dirok {
        max-height: 440px;
        margin-top: 0px;
    }

    .Products_menu {
        padding-left: 15px;
    }

    /*--------------------------------------------*/
    /* #why */
    /*-------------------------------------------*/
    .View_detailsWhy img {
        position: absolute;
        z-index: 1000;
        width: 550px;
        margin-top: 20px;
    }

    /*--------------------------------------------*/
    /* #Footer */
    /*-------------------------------------------*/
    .View_detailsfooter li {
        padding: 6px;
    }

    .View_detailsfooter li i {
        font-size: 25px;
    }


    /*-----    #about_us  -----*/
    .about_us {
        width: 46%;
        margin-left: 2%;
    }

    .about_us a {
        font-size: 10px;
        left: 0px;
        right: 0;
    }

    .about_us a::before,
    .Catalog a::before {
        font-size: 35px;
    }

    /*-----    #left_footer  ---*/
    .logo_footer {
        border-radius: 5px;
        padding: 20px 10px;
        border: 2px solid #323232;
        margin-right: 50px;
        margin-top: 80px;
        width: 250px;
        height: 73px;
    }

    /*-----    #Purchase_guide  ---*/
    .Purchase_guide h3,
    .Purchase_guide li a {
        padding-right: 20%;
    }

    .Purchase_guide li a {
        font-size: 12px;
    }

    /*-----    #Relationship  ---*/
    .Relationship {
        direction: ltr;
        margin-left: 0px;
        z-index: 999999;
    }

    .Relationship li a {
        padding: 0px 4px;
        font-size: 25px;
    }


    /*-----    #bottom_footer  ---*/
    .footer_copy {
        position: absolute;
        bottom: 10px;
        z-index: 999999;
        text-align: center;
        bottom: 0;
        display: block;
        left: 36%;
        width: 28%;
    }

    .footer_copy p {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0px;
        line-height: 25px;
        font-family: 'yekanweb';
    }

    .footer_copy p:last-child {
        border-bottom: 5px solid #7a1319;
    }

    .footer_copy p:first-child::before {
        content: "\f1f9";
        font-family: 'fontawesome';
        font-size: 30px;
        display: block;
        margin-bottom: 10px;
    }
    /*========================================================== #PAGE PRODUCT     ====================================================================*/
    @-webkit-keyframes slide_Explosive_hover2 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 350px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli2 {
        0% {
            left: 350px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover4 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 180px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli4 {
        0% {
            left: 180px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover5 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 220px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli5 {
        0% {
            left: 220px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_hover6 {

        0% {
            left: 0;
            opacity: 1;
        }

        100% {
            left: 280px;
            opacity: 1;
        }
    }

    @-webkit-keyframes slide_Explosive_asli6 {
        0% {
            left: 280px;
            opacity: 1;
        }

        100% {
            left: 0px;
            opacity: 1;
        }
    }
    /*===============one_product==================================*/
    .view_oneproduct .col-md-6:last-child {
        padding-right: 15px;
    }
    /*====================================================================#.contact_page==============================================================*/
    .txt_contact {
        height: 335px;
        margin-bottom: 10px;
    }

    .message_contact::before,
    .tell_contact > ul::before {
        width: 85%;
        right: 14%;
    }

    .tell_contact ul {
        margin-right: 15%;
    }

    /*============parallax_contact==========*/
    .banner_contact {
        width: 555px;
    }

    .parallax_contact {
        right: 18%;
        margin-bottom: 45px;
    }
    /*========================================.about_page==============================*/
    .About_scroll {
        height: 660px;
        margin-right: 20px;
    }

    .About_scroll p {
        line-height: 30px;
    }

    .about_txt .btn {
        margin-top: 0px;
    }

    /*============================================================page_404=================================================================*/
    .page_404 .div_404 {
        width: 610px;
    }

    .page_404 .div_404 h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .page_404 .div_404 .back_index {
        background-color: #00c9b9;
        padding: 5px 10px;
        width: 150px;
        height: 30px;
    }

    .page_404 .search_404 {
        padding: 10px 10px;
        width: 120px;
        height: 34px;
        font-size: 12px;
        margin-left: 70px;
    }

    .page_404 .div_404 input {
        margin-left: -50px;
    }



    .page_404 .div_li_404 {
        margin-left: -0%;
    }



    /*-----    #bottom_footer  ---*/
    .page_404 > .footer_copy {
        background-color: transparent;
    }

    .page_404 > .footer_copy {
        bottom: 0px;
        width: 50%;
        left: 25%;
    }

    .page_404 > .footer_copy p {
        font-size: 10px;
        margin-bottom: 0px;
        color: #323232;
    }

    .page_404 > .footer_copy p:first-child::before {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}



@media only screen and (min-width: 998px) and (max-width: 1999px) {

    .menu-top li:nth-child(2) a {
        
    }

    .banner_contact {
        width: 620px;
    }

    .parallax_contact {
        right: 15%;
        margin-bottom: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .menu-top li:nth-child(2) a {
        
    }

    .menu > .navbar > .container {
        max-width: 100% !important;
        padding-right: 0;
        padding-left: 0;
    }

    nav.navbar.bootsnav .navbar-toggle {
        background-color: transparent;
        border: none;
        padding: 0;
        font-size: 25px;
        position: relative;
        top: 10px;
        right: 55%;
    }


    nav.bootsnav .megamenu-content .content {
        display: block;
    }

    nav.bootsnav .megamenu-content .content {
        display: block;
    }

    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: 100vh;
        overflow-y: auto !important;
    }

    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important;
        height: 100vh;
    }

    .img_menu {
        display: none;
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
        color: #fff;
        margin-right: 30px;
    }
}

@media (max-width: 992px) {

    .menu-top li:nth-child(2) a {
        
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
        width: 100% !important;
        height: auto;
        margin: 10px 5px 10px 0 !important;
    }

    .navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important;
        background-color: #7a1319;
        margin-top: 0px;
    }

    nav.navbar.bootsnav .navbar-header {
        float: none;
        display: block;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 90%;
    }

    .navbar-right {
        /*        height: 100vh;*/
    }

    nav.bootsnav .megamenu-content .content {
        display: block;
    }

    nav.bootsnav .megamenu-content .content {
        display: block;
    }

    nav.navbar.bootsnav.no-full .navbar-collapse {
        /*        max-height: 100vh;*/
        overflow-y: auto !important;
    }

    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important;
        /*        height: 100vh;*/
    }

    .img_menu {
        display: none;
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
        color: #fff;
        margin-right: 30px;
    }
}

@media (min-width: 768px) {


    .menu-top li:nth-child(2) a {
        
    }

    nav.bootsnav .megamenu-content .content {
        display: block;
    }

    nav.bootsnav .megamenu-content .content {
        display: block;
    }
}




















/**/