* {
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
}



a {
    text-decoration: none !important;
}

a:active,
a:focus {
    outline: none !important;
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/eot/IRANSansWeb_Black.eot");
    src: url("../fonts/eot/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"),
        url("../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"),
        url("../fonts/woff/IRANSansWeb_Black.woff") format("woff"),
        url("../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/IRANSansWeb_Bold.eot");
    src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
        url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"),
        url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Medium.eot");
    src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
        url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"),
        url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Light.eot");
    src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),
        url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"),
        url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"),
        url("../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"),
        url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
        url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

html {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    direction: rtl !important;
    font-family: "IRANSans" !important;
    font-weight: normal;
    font-size: 13px !important;
    margin: 0 auto;
    padding: 0px;
    text-align: right;
    overflow-x: hidden;
}

a {
    list-style: none;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none !important;
}

.header {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    border-color: rgba(0, 0, 0, 0.2);
    background-color: #f20604 !important;
    color: #fff !important;
}

.reg-box {
    padding-top: 5%;
    margin-bottom: 0 !important;
}

.reg-box li,
.reg-box li a {
    display: inline-block;
    margin-left: 4px;
    color: #fff;
    line-height: 36px;
}

.customer {
    background: url(../images/customer.png) no-repeat;
    padding-right: 34px;
    background-position: bottom right;
    -moz-background-position: bottom right;
    -ms-background-position: bottom right;
    -o-background-position: bottom right;
    -webkit-background-position: bottom right;
}

.sales {
    background: url(../images/sals.png) right no-repeat;
    padding-right: 26px;
    background-position: 100% 62%;
    -moz-background-position: 100% 62%;
    -webkit-background-position: 100% 62%;
    -ms-background-position: 100% 62%;
    -o-background-position: 100% 62%;
}

.sales .btn {
    padding: 0 !important;
}

.navbar {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.navbar-left>li>a {
    color: #fff !important;
    font-size: 14px;
}



.navbar-left>.active>a,
.navbar-left>.active>a:focus,
.navbar-left>.active>a:hover {
    background: none !important;
}

.navbar-left>.active>a,
.navbar-left>.open>a {
    box-shadow: none !important;
    background: none !important;
}

.btn-shop {
    box-shadow: none !important;
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.banner {
    padding: 0 !important;
}

.banners {
    position: relative;
    background-color: #f6f6f6;
}

.desc {
    width: 33%;
    position: absolute;
    top: 43%;
    right: 7.5%;
    padding: 40px 10px 20px 20px;
}

.desc p {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    margin-top: -51px !important;
    font-size: 200%;
    text-align: center;
}

.desc p a {
    color: #fff !important;
}

.desc h2 {
    width: 130px;
    height: 130px;
    margin: 0 auto !important;
    border-radius: 100%;
    background-color: #f20604;
    padding: 23px;
    color: #fff !important;
    text-align: center;
    z-index: 999;
    position: relative;
    line-height: 1.1em;
}

.btn-mini {
    background: url(../images/mini-sals.png) no-repeat left;
    width: 80%;
    border: 1px solid #f26064;
    margin: 0 auto;
    position: relative;
}

.caption p {
    margin-bottom: 4%;
    padding-bottom: 5%;
    position: relative;
}

.caption p:nth-child(2)::after {
    border-bottom: 1px solid #dcdada;
    border-radius: 0 !important;
    content: "";
    position: absolute;
    width: 190px;
    top: 29px;
    right: 29px;
}

.img-thumbnail,
.thumbnail {
    box-shadow: none !important;
    margin: 2% !important;
}

.section5 .img-thumbnail,
.section5 .thumbnail,
.section7 .thumbnail,
.section7 .img-thumbnail {
    box-shadow: none !important;
    margin: 0 !important;
    border: none !important;
}

.caption {
    text-align: center;
    padding-bottom: 4%;
}

.caption a {
    color: #000 !important;
}

.title-section {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 25px;
}

.section1 {
    background-color: #f6f6f6;
    padding: 0 0 20px 0 !important;
}

.section3 {
    padding: 7px 0 33px 0 !important;
    background-color: #f6f6f6;
}

.box {
    border: 1px solid #dcdada;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    background-color: #fff;
    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 10px 10px -10px #000000 !important;
    -moz-box-shadow: 0 10px 10px -10px #000000 !important;
    box-shadow: 0 10px 10px -10px #000000 !important;
}

.section2 {
    padding: 0 !important;
    background-attachment: fixed !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

.gallery {
    background-color: #f6f6f6;
}

.gallery-box img {
    cursor: pointer;
}

.gallery-box {

    padding-bottom: 3.5% !important;
}

.box1 {
    padding: 0 !important;
}

.btns li {
    display: inline-block;
}

.btns li {
    border: 1px solid #f00;
    width: 36px;
}

.control-box .prv {
    left: -25px;
}

.control-box .next {
    right: -25px;
}

.control-box.pager {
    position: absolute;
    top: 38%;
    width: 100%;
}

.pager li>a,
.pager li>span {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}

.share-icons-sidebar {
    position: fixed;
    display: block;
    top: 350px;
    right: 0px;
    width: 30px;
    height: 158px;
    z-index: 999;
    background-color: #fff;
}

.share-icons-sidebar img {
    margin-bottom: 2px;
}

.text {
    padding: 14px 53px;
}

.image-box {
    text-align: center;
}

.section6 {
    background-color: #d6d5d5;
}

.section6 .thumbnail {
    background: none !important;
    margin: 0 !important;
    border: none !important;
}

.sec6-cont {
    text-align: center;
    color: #313332 !important;
    font-size: 17px !important;
}

.section6 .row {
    padding: 2% 0 !important;
}

.carousel-control.left,
.carousel-control.right {
    background: none !important;
    width: 25px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-left {
    left: 0px !important;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0px !important;
}

.block-text {
    color: #626262;
    font-size: 14px;
    margin-top: 25px;
    padding: 15px 18px;
}

.block-text a {
    color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.mark {
    padding: 12px 0;
    background: none;
}

.block-text p {
    color: #000;
    line-height: 20px;
    padding-top: 20px;
}

.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}

.block {
    display: block;
}

.zmin {
    z-index: 1;
}

.ab {
    position: absolute;
}

.section5 {
    background-color: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
}

.section7 {
    background-color: #fff;
    padding-top: 1%;
}

.section5 .thumbnail a:hover {
    background-color: #ff0000;
    color: #fff !important;
    border: 1px solid #ff0000 !important;
}

.btn-mini:hover {
    color: #ff0000 !important;
}



.sec5-cont {
    text-align: center;
    margin-bottom: 10%;
}

a {
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
}

.thumbnails li>.box .caption {
    background: #fff !important;
    padding: 10px;
    text-align: center;
}

ul.thumbnails {
    margin-bottom: 0px;
}

/* Thumbnail Box */
.caption h4 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.caption p {
    color: #000;
}

/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}

.carousel-control {
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}

@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}

li {
    list-style-type: none;
}

.section5 .thumbnail {
    position: relative;
}

@media screen and (min-width: 768px) {
   

  

    .owl-pro .item {
        margin-right: 10px;
    }

    .section5 .col-12:nth-child(1) .thumbnail::after {
        border-left: 1px solid #b6b1b0 !important;
        border-radius: 0 !important;
        content: "";
        position: absolute;
        height: 70%;
        left: 0;
        top: 20%;
    }

    .navbar-left>li {
        margin-left: 13px;
        position: relative;

    }

    .mega-dropdown {
        position: static !important;
    }

    .navbar-nav>li {
        float: right !important;
    }

    .header {
        z-index: 999;
        width: 100%;
        top: 0;
        right: 0;
    }

    .hide-bullets>li {
        width: 8%;
    }
}

ul.gallery {
    margin-left: 3vw;
    margin-right: 3vw;
}

#toTop {
    position: fixed;
    bottom: 10px;
    left: 10px;
    cursor: pointer;
    display: none;
    z-index: 10;
}

.control-box i {
    color: #cacaca !important;
}

.carousel-indicators [data-bs-target] {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators [data-bs-target].active {
    border-color: #f20604 !important;
    background-color: #f20604 !important;
}

.btn-danger {
    border-color: #f20604 !important;
    background-color: #f20604 !important;
    background-image: none;
}

.footer {
    background-color: #313332;
    padding: 2% 0;
    color: #fff !important;
    margin-top: -7px;
}

.navbar-left .navbar-brand {
    color: #fcf7f7 !important;
}

.navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.map {
    position: relative;
}

.contact {
    position: absolute;
    width: 20%;
    top: 0;
    right: 50px;
    background-color: rgba(231, 233, 235, 0.8) !important;
    padding: 1% 1%;
    font-family: inherit !important;
}

.map-box {
    padding: 0 !important;
}

.contact h3 {
    margin-bottom: 8% !important;
}

@media screen and (max-width: 480px) {
    .logo-footer img {
        margin: 0 auto;
    }

    .gallery-footer img {
        margin: 0 auto !important;
    }

    .box3 {
        float: none !important;
        margin: 0 auto;
    }

    .contact {
        width: 81%;
        top: 0;
        right: 39px;
        font-size: 13px;
    }

    .desc h2 {
        width: 80px;
        height: 80px;
        font-size: 24px;
    }

    .desc {
        width: 54%;
        top: -8%;
    }

    .desc p {
        padding: 35% 9% 0% 11%;
        font-size: 77%;
    }

    .box {
        margin-bottom: 1%;
    }
}
@media screen and (max-width: 991.99px) {
.nav.navbar-right.d-flex.gap-2.items-center {
  width: 100%;
  justify-content: space-between;
}
}
@media screen and (max-width: 767px) {

    .owl-stage {
        padding-right: 0 !important;
    }

  

    #mainNavbar {
        padding-top: 16px;
    }

    

    .search-box .fal {
        font-weight: 600;
        font-size: 19px;
    }

    .navbar-left .navbar-toggle {
        border: none !important;
        margin: 0 !important;
        float: right !important;
    }

    .menu-bx {
        margin-bottom: 0 !important;

    }


    .navbar-left .navbar-toggle:focus,
    .navbar-left .navbar-toggle:hover {
        background-color: transparent !important;
    }

    .select2-container {
        margin-bottom: 5px;
        width: 100% !important;
    }

    .breadcrumb>li {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 170px;
    }

    .section5 .thumbnail a {
        width: 100%;
        border-radius: 0;
        border: 1px solid #000000;
        color: #444443 !important;
        font-size: 21px;
    }

    .gallery h2 {
        text-align: center;
        font-size: 20px !important;
    }
.container.gallery-box {
  padding: 0 !important;
}
    .box1_title_container h3 {
        font-size: 13px !important;
    text-align: center;
    text-shadow: 0px 0px 5px #000;
    }

    .btn-gallery {
        display: none;
    }

    #media .thumbnail {
        width: 45%;
        margin: 1% auto !important;
        padding: 2px !important;
    }

    .sals li {
        display: inline-block;
    }

    .topgif {
        position: absolute;
        bottom: 95px;
        text-align: center;
        width: 100%;
        z-index: 999999;
        right: 0;
        cursor: pointer;
    }

    .input-group.item-form {
        width: 100% !important;
        float: right;
    }

    .funkyradio div {
        overflow: hidden;
        width: 37% !important;
        float: none !important;
        display: block !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .buttons_container input {
        width: 42% !important;
        margin-right: 9px !important;
        color: #fff !important;
        padding: 7px !important;
        font-size: 17px !important;
    }

    .buttons_container {
        width: 80% !important;
        padding: 33px 0 !important;
    }

    .header {
        position: relative !important;
        z-index: 999999;
    }

    .mega-dropdown-menu::before {
        display: none;
    }

    .logo img {
        margin: 0 auto;
    }

    .sals {
        text-align: center;
    }
}




.shine_me {
    cursor: pointer;
    margin-bottom: 10px;
    padding: 0 !important;
    text-align: center;
}

.shine_me:hover .shine_effect {
    /*   positioning */
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    /*   gradient   */
    background: -moz-linear-gradient(left,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear,
            left top,
            right top,
            color-stop(0%, rgba(255, 255, 255, 0)),
            color-stop(1%, rgba(255, 255, 255, 0.03)),
            color-stop(30%, rgba(255, 255, 255, 0.85)),
            color-stop(50%, rgba(255, 255, 255, 0.85)),
            color-stop(70%, rgba(255, 255, 255, 0.85)),
            color-stop(71%, rgba(255, 255, 255, 0.85)),
            color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    /*  forming the shine element
        play around with the width, skew and gradient to get different effects
      */
    width: 15%;
    height: 100%;
    transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    /*  animating it  */
    animation: move 2s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    -webkit-animation: move 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    -moz-transform: skew(-10deg, 0deg);
    -moz-animation: move 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: 1s;
    -ms-transform: skew(-10deg, 0deg);
    -ms-animation: move 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-delay: 1s;
    -o-transform: skew(-10deg, 0deg);
    -o-animation: move 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-delay: 1s;
}

/*  */
@keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }

    5% {
        opacity: 0;
    }

    48% {
        opacity: 0.2;
    }

    80% {
        opacity: 0;
    }

    100% {
        left: 82%;
    }
}

@-webkit-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }

    5% {
        opacity: 0;
    }

    48% {
        opacity: 0.2;
    }

    80% {
        opacity: 0;
    }

    100% {
        left: 82%;
    }
}

@-moz-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }

    5% {
        opacity: 0;
    }

    48% {
        opacity: 0.2;
    }

    80% {
        opacity: 0;
    }

    100% {
        left: 88%;
    }
}

@-ms-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }

    5% {
        opacity: 0;
    }

    48% {
        opacity: 0.2;
    }

    80% {
        opacity: 0;
    }

    100% {
        left: 82%;
    }
}

@-o-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }

    5% {
        opacity: 0;
    }

    48% {
        opacity: 0.2;
    }

    80% {
        opacity: 0;
    }

    100% {
        left: 82%;
    }
}

/*gallery menu effevt enf*/
.copy {
    background-color: #252726;
    color: #fff !important;
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
}

.copy a {
    color: #fff !important;
}

.menu-footer,
.article {
    padding-top: 4%;
}

.logo-footer {
    padding-top: 8%;
}

.gallery-footer h3 {
    margin-bottom: 3% !important;
}

.contact img {
    display: inline-block !important;
}

.glyphicon.glyphicon-star-empty {
    color: #b2b2b2;
}

.glyphicon.glyphicon-star {
    color: #fdbc0e;
}

.new {
    padding-top: 7%;
}

.nav>li>a {
    padding: 10px 12px !important;
}

.navbar {
    margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .contact {
        width: 36%;
    }

    .logo img {
        margin: 0 auto;
    }

    .sals {
        text-align: center;
    }

    .desc {
        top: 23%;
    }

    .desc p {
        font-size: 180%;
    }
}

@media screen and (min-width: 992px) {
     .nav-header {
        flex-wrap: nowrap !important;
        flex-direction: row-reverse;
        padding: 0 !important;

    }
      .navbar-toggler {
        display: none !important;
    }
    .desc {
        top: 40%;
    }

    .desc p {
        font-size: 180%;
    }
}

.gallery-icon ul li {
    display: inline-block;
    margin-right: 10px;
}

.gallery-icon ul {
    margin: 50px auto !important;
    width: 100% !important;
    text-align: center;
}

.banners .img-responsive {
    width: 100%;
}

.box1:hover>img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);

    transform: scale(1.4);
    z-index: 999;
}

.box1>img {
    width: 100%;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    object-fit: cover;
    transition: all 0.9s ease;
    height: 100%;
}

.box1 {
    overflow: hidden;
    display: block;
    position: relative;

}

.box1:hover .gallery-icon {
    opacity: 1 !important;
    filter: alpha(opacity=100);
    visibility: visible;
    z-index: 999;
    cursor: pointer;
}

.gallery-icon {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(43, 44, 48, 0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 30px;
    -webkit-transition: all 600ms ease-out 0s;
    -moz-transition: all 600ms ease-out 0s;
    -o-transition: all 600ms ease-out 0s;
    transition: all 600ms ease-out 0s;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-icon h3 {
    font-size: 21px;
}

.m1 {
    transition: all 0.6s ease-in-out !important;
    -moz-transition: all 0.6s ease-in-out !important;
    -ms-transition: all 0.6s ease-in-out !important;
    -o-transition: all 0.6s ease-in-out !important;
    -webkit-transition: all 0.6s ease-in-out !important;
    max-width: 73% !important;
}

.m2 {
    padding-top: 6px !important;
}

.dropdown-menu.mega-dropdown-menu.row ul li img:hover {
    -webkit-transform: scale(1.1, 1.02);
    -moz-transform: scale(1.1, 1.02);
    -ms-transform: scale(1.1, 1.02);
    -o-transform: scale(1.1, 1.02);
    transform: scale(1.1, 1.02);
}

.product-layout {
    padding: 1px !important;
    margin-bottom: 20px !important;
}

.button-group {
    font-size: 13px;
}

.product-layout {
    background-color: #fff;
}

.product-thumb:hover {
    border: 1px solid #f20604 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.product-layout .product-thumb .caption {
    min-height: 100px !important;
}

.box:hover {
    border-color: #de3b3a !important;
}

.buttons_container {
    overflow: hidden;
    width: 69%;
    margin: 0 auto;
    padding: 20px;
    margin-top: 13%;
}

.buttons_container input {
    width: 43%;
    margin-right: 31px;
    background-color: #f20604;
    color: #fff !important;
    padding: 15px;
    font-size: 21px;
}

.buttons_container input:hover {
    background: #f30;
    color: #fff;
    border-color: #f30 !important;
}

#questions_container-t-0 {
    position: relative;
}

.steps li.current a {
    position: relative;
    text-align: center;
}

.breadcrumb>li a {
    color: #666;
}

.hvr-push {
    display: block !important;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #c8c8c8 !important;
    box-shadow: 0px 0px 2px #c8c8c8 !important;
}

h1 {
    font-size: 18px !important;
    text-align: right !important;
}

.btn-default {
    background: #2184be !important;
    color: #fff !important;
    border-color: #2184be !important;
}

.btn.cart_button_header span:hover {
    color: #fff !important;
}

.wizard>.steps .done a,
.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
    background: url(../images/next1.png) right center no-repeat;
    padding-right: 40px;
    color: #000;
}

ul[role="tablist"] {
    border-top: 2px solid #2184be;
    border-bottom: 2px solid #2184be;
    overflow: hidden;
}

.heading_title {
    margin-bottom: 20px !important;
    padding-right: 20px;
}

#questions_container-p-0 {
    background-size: 100% 100%;
}

.m {
    background-color: #f20604 !important;
    z-index: 9999999;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
}

.product-thumb.transition {
    background-color: #fff;
    margin-bottom: 9px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.button-group button {
    background: linear-gradient(to right,
            rgba(239, 38, 38, 1) 0%,
            rgba(242, 6, 4, 1) 89%,
            rgba(219, 4, 4, 1) 100%);

    font-size: 13px;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    color: #fff !important;
    box-shadow: none;
    border: none !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}

.button-group button i {
    font-size: 18px;
    font-weight: 300;
}

.rate i {
    color: #f0ac09;
}

.gallery-img ul.thumbnails {
    text-align: center;
    width: 85%;
    float: left;
}

.gallery-img .thumb {
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    float: right;
}

.glyphicon-chevron-down::before {
    font-size: 11px;
    margin-right: 2px;
}

.box img {
    webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -0-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.box img:hover {
    webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -0-transform: scale(1.2);
    transform: scale(1.2);
}

.box .thumbnail {
    overflow: hidden;
}

.btn.btn-mini:hover {
    background-color: #4caf50;
    background-image: none;
    color: #fff !important;
    border-color: #4caf50;
}

.btn.cart_button_header.dropdown-toggle:hover {
    color: #fff !important;
    box-shadow: none !important;
}

.sales.open ul li {
    width: 100% !important;
}

.text-right {
    text-align: right !important;
}

.block-text.rel.zmin img {
    margin: 0 auto !important;
}

.block-text.rel.zmin img {
    text-align: center !important;
}

.glyphicon.glyphicon-search {
    cursor: pointer;
}

@media screen and (min-width: 767px) {
    .filter-box #accordion .panel-heading {
        display: none !important;
    }

    .modal-dialog {
        margin: 72px auto !important;
    }





    .section5 .thumbnail a {
        width: 300px;
        border-radius: 0;
        border: 1px solid #000000;
        color: #444443 !important;
        font-size: 21px;
    }

    .gallery h2 {
        text-align: center;
        font-size: 31px !important;
    }

    .dropdown-menu {
        border: 1px solid #e1e1e1 !important;
    }

    .btn-gallery {
        width: 84px;
        margin: 0 auto;
        position: absolute;
        top: 90%;
        text-align: center;
    }

    #media .thumbnail {
        width: 65%;
        margin: 1% auto !important;
    }

    .section4 {
        padding: 0 !important;
        background-attachment: fixed !important;
        background-size: 100% 100% !important;
        background-repeat: no-repeat !important;
    }

    .mega-dropdown-menu:after {
        content: "";
        border-bottom: 17px solid #e1e1e1;
        border-right: 19px solid transparent;
        border-left: 19px solid transparent;
        position: absolute;
        top: -17px;
        right: 131px;
        z-index: 8;
    }

    .dropdown-menu.mega-dropdown-menu.row ul li h3 {
        text-align: center;
        color: #000;
        font-size: 15px !important;
    }

    .topgif {
        position: absolute;
        bottom: 250px;
        text-align: center;
        width: 100%;
        z-index: 999999;
        right: 0;
        cursor: pointer;
    }

    .carousel-indicators {
        bottom: 10px !important;
    }

    .logo img {
        float: left;
    }

    .section2 {
        min-height: 389px;
    }
}

.top {
    padding-top: 40px !important;
}

.top2 {
    line-height: 45px !important;
}

.top3 {
    padding: 0 !important;
}



.section3 polygon {
    stroke-width: 5px !important;
}

/*===========slide========*/

.carousel-fade .carousel-inner .carousel-item {
    opacity: 0;
    transition-property: opacity;
    overflow: hidden;
}

.carousel-fade .carousel-inner .carousel-item.active img {
    transition: transform 5000ms linear 0s;
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: scale(1.05, 1.05);
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}


@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*=========end-slide======*/
.cd-horizontal-timeline .events-content p {
    font-family: initial;
    line-height: 31px;
    font-size: 13px;
    font-weight: bold;
}

.footer a {
    color: #fff;
}



.top.scrollDown:hover {
    cursor: pointer;
}

.left-to-right {
    direction: ltr !important;
}

.animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}





.caption-form {
    font-size: 20px;
}

.input-group-addon.op1 {
    background: none !important;
    border: none !important;
    color: #000;
    text-align: right;
}

.form-group.box1-form {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    border-top: 1px solid #e4e4e4;
}



.product-thumb img,
.box img {
    webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -0-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.product-thumb img:hover,
.box:hover img {
    webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
}

.btn-group.hidden-xs .btn-default,
.btn-group .btn-default {
    background: #efe1e1 !important;
    background: -moz-linear-gradient(top,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    background: -webkit-linear-gradient(top,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    background: linear-gradient(to bottom,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe1e1', endColorstr='#f0201f', GradientType=0);
    font-size: 13px;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    color: #fff !important;
    box-shadow: none;
    border: none !important;
    border-radius: 2px !important;
    margin-left: 5px;
}

#button-cart {
    background: #efe1e1 !important;
    background: -moz-linear-gradient(top,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    background: -webkit-linear-gradient(top,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    background: linear-gradient(to bottom,
            #efe1e1 2%,
            #eabebf 12%,
            #f0201f 47%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe1e1', endColorstr='#f0201f', GradientType=0);
    border: none !important;
    font-size:15px !important;
}



@media (max-width: 4800px) and (min-width: 1024px) {
    #txt_search {
        right: -15%;
    }
}

@media (max-width: 4800px) and (min-width: 1024px) {
    .close_search_button {
        width: 67px;
        right: 82.5%;
    }
}




@media screen and (min-width: 767px) {
    .box1_title_container h3 a {
        color: #fff !important;
        font-size: 31px !important;
    }

    .glyphicon.glyphicon-search {
        line-height: 57px;
        margin-left: 20px;
        padding-top: 2px;
        cursor: pointer;
    }

    .search_products_container .brand {
        width: 31% !important;
    }

    .brand {
        width: 30%;
        float: right;
        margin: 0 auto;
        text-align: center;
    }



}



@media screen and (max-width: 767px) {
    .navbar-header {
        width: 100%;
    }

    .dropdown-menu.mega-dropdown-menu.row.show {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .glyphicon.glyphicon-search {
        line-height: 45px;
        padding-top: 2px;
        cursor: pointer;
        width: 36px;
    }

    .section4 {
        padding: 54px 0 !important;
        background-attachment: fixed !important;
        background-size: contain contain !important;
        background-repeat: no-repeat !important;
    }

    .dropdown-menu.mega-dropdown-menu.row ul li h3 {
        text-align: center;
        color: #fff;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        font-size: 15px;
        font-weight: 600;
    }

    .carousel-indicators {
        bottom: 20px !important;
    }

    .search_result_left {
        float: none !important;

        width: 100% !important;
    }

    #logotop img {
        z-index: 9 !important;
    }

    #search_inputs_container {
        width: 100%;
        background: rgba(0, 0, 0, 0.38);
        text-align: center;
        padding: 4px;
        color: #fff;
        cursor: pointer;
        margin: 0 auto;
        position: absolute;
        display: none;
        z-index: 999999999;
        top: 48px;
    }

    #btn_search {
        width: 26px;
        z-index: 9999999 !important;
        top: 0;
        bottom: 0;
        background-image: url(../image/searchimg.png);
        height: 30px;
        position: absolute;
        margin: auto;
        left: 5px;
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 33px 26px;
        background-attachment: scroll;
    }

    .close_search_button {
        width: 28px;
        z-index: 9999999 !important;
        top: 0;
        bottom: 0;
        background-image: url(../image/close.png);
        height: 29px;
        position: absolute;
        margin: auto;
        left: 31px;
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 27px 26px;
        background-attachment: scroll;
        border: 0 !important;
        font-size: 11px;
    }

    #txt_search {
        width: 100%;
        height: 30px;
        padding-right: 10px;
        z-index: 99999;
        position: relative;
        color: #000;
    }
}

.txt_telephone {
    text-align: left;
    direction: ltr;
}

.txt_product_compare {
    background: url(../image/bg-search.png) 2% center no-repeat;
}

.tooltip {
    display: none !important;
}

.news-box-img {
    text-align: center;
}

.news-cap {
    text-align: justify;
}

.news-box-text {
    text-align: center;
    margin-bottom: 20px;
}

.news-box-text a {
    color: #fff !important;
    text-shadow: 0px 0px 4px #000;
    -moz-text-shadow: 0px 0px 4px #000;
    -ms-text-shadow: 0px 0px 4px #000;
    -webkit-text-shadow: 0px 0px 4px #000;
    -o-text-shadow: 0px 0px 4px #000;
}

#image {
    border-radius: 5px;
    box-shadow: 0px 0px 7px #ccc;
    -moz-box-shadow: 0px 0px 7px #ccc;
    -ms-box-shadow: 0px 0px 7px #ccc;
    -o-box-shadow: 0px 0px 7px #ccc;
    -webkit-box-shadow: 0px 0px 7px #ccc;
}

.related_products_title {
    margin-top: 33px !important;
    margin-bottom: 20px !important;
}

.nav.nav-tabs {
    margin-top: 30px !important;
}

.nav.nav-tabs li a {
    color: #000;
}

.gallery-img {
    position: relative;
    overflow: hidden;
}

.gallery-img .carousel-control.left {
    float: left;
}


.tooltips {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.btn-gallery a {
    color: #000;
}

.tooltips .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
    font-size: 9px !important;
}

.tooltips .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

.tooltips:hover .tooltiptext {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 99999;
}

.price.same::after {
    display: none !important;
}

.product-thumb.transition .caption {
    min-height: 82px;
}



.list-unstyled li {
    font-family: "web_Yekan" !important;
}

.list-unstyled h2 {
    font-size: 18px !important;
    font-family: "Byekan" !important;
}

p.price {
    font-family: "Byekan" !important;
}

.copy-txt {
    font-size: 11px;
}

.qualite_item {
    cursor: pointer;
}

.qualite_item:hover {
    width: 90px;
}

.modal {
    background: rgba(0, 0, 0, 0.3);
}

.qualite-item {
    padding: 3px !important;
}

#additional_tab7 img {
    display: block;
    height: auto;
    max-width: 100%;
}

/**************************** image options ***********************/
.input-hidden {
    /*position: absolute;
    left: -9999px;*/
    display: none;
}

input[type="radio"]:checked+label>img {
    border: 1px solid #fff;
    box-shadow: 0 0 3px 3px #090;
}

input[type="radio"]+label>img {
    border: 1px solid #dddddd;
    transition: 500ms all;
}

input[type="radio"]+label>img:hover {
    border: 1px solid #f54000 !important;
}

input[type="radio"]:checked+label>img {
    transform: rotateZ(-5deg) rotateX(5deg);
}

/********************************button options ************************/
.button_label {
    float: left;
    width: 40px;
    margin: 4px;
    background-color: #efefef;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    overflow: auto;
    cursor: pointer;
}

.sort_label {
    height: 35px;
    margin: 4px;
    background-color: #efefef;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    overflow: auto;
    cursor: pointer;
}

.sort_label span {
    display: block;
    height: 100%;
    padding: 5px;
}

.button_label span {
    text-align: center;
    font-size: 16px;
    padding: 3px 0px;
    display: block;
    color: #4d4d51;
}

.button_radio {
    display: none;
}

.button_radio:checked+span {
    background-color: #404040;
    color: #f7f7f7;
}

#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0px;
}

#accordion a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #b42b2b;
    text-decoration: none;
}

#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
    background-color: #b42b2b;
    color: white;
    transition: all 0.2s ease-in;
}

#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
    color: white;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 0px;
    text-align: center;
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  
    content: "\f00d";
    float: left;
  color: white !important;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
  font-family: "Font Awesome 5 Pro";
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
    color: #444;
    transform: rotate(-135deg);
    transition: all 0.2s ease-in;
}

#cart strong {
    color: #000;
}

.footer li {
    padding: 4px;
}

.navbar-right {
    position: relative;
    z-index: 999 !important;
}



.navbar-brand {
    font-size: 14px !important;
    padding-right: 50px;
}

.sales.open a {
    color: #000;
}

.reg-box p {
    font-size: 10px;
}

.top.scrollDown2 {
    text-align: center;
    margin-top: -60px;
    position: relative;
    z-index: 99999;
}

.content-box {
    padding: 10px 28px;
}

#cart button {
    background-color: transparent;
}

.top {
    margin-top: -3px !important;
}

.gallery-icon a,
.gallery-icon h3 {
    color: #fff !important;
}

.section-new {
    background-color: #fff !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.latest-section {
    padding-top: 20px !important;
}

.gap-col {
    padding: 0 !important;
}

.news-cap {
    text-align: center;
    min-height: 67px;
    margin-top: 10px !important;
}

.news-box-img.thumbnail {
    -webkit-box-shadow: 0 10px 10px -10px #000000 !important;
    -moz-box-shadow: 0 10px 10px -10px #000000 !important;
    box-shadow: 0 10px 10px -10px #000000 !important;
    position: relative;
    overflow: hidden;
}

.news-box-img.thumbnail::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: rgb(255, 186, 193);
    content: "";
    opacity: 0;
    z-index: 1;
    -webkit-transform: skew(45deg) translateX(-100%);
    transform: skew(45deg) translateX(-100%);
}

.news-box-img.thumbnail::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: rgb(252, 134, 146);
    content: "";
    opacity: 0;
    z-index: 1;
    -webkit-transform: skew(45deg) translateX(100%);
    transform: skew(45deg) translateX(100%);
}

.news-box-img.thumbnail:hover::after {
    width: 100%;
    -webkit-transform: skew(45deg) translateX(50%);
    transform: skew(45deg) translateX(50%);
    opacity: 0.9 !important;
}

.news-box-img.thumbnail:hover::before {
    width: 100%;
    -webkit-transform: skew(45deg) translateX(-50%);
    transform: skew(45deg) translateX(-50%);
    opacity: 0.9 !important;
}

.news-box-img.thumbnail figcaption {
    bottom: 0;
    left: 50%;
    position: absolute;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
}

.news-box-img.thumbnail:hover figcaption {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.news-box-img.thumbnail figcaption h3 {
    border: 1px solid #fff;
    margin: 0;
    padding: 0 13px;
    border-radius: 25px;
    line-height: 23px;
}

.news-box-img.thumbnail figcaption h3 a {
    color: #282c6d;
    font-size: 12px;
    font-weight: 600;
}

.customer a {
    color: #fff !important;
    font-size: 14px;
}



#cart .dropdown-menu {
    background: #eee;
    font-size: 12px;
    border: 1px solid #e1e1e1 !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-radius: 4px;
}

img {
    max-width: 100%;
}

.box .thumbnail {
    border: none !important;
}

.section4 video {
    width: 100%;
    width: 100% !important;
    height: auto !important;
}

.filter-box .panel-default {
    opacity: 1 !important;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}



.mb-0 {
    margin-bottom: 0 !important;
}

.img-w {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #000;
    text-align: center;
    line-height: 30px;
}

.submenu {
    list-style: none;
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    min-width: 180px;
    width: max-content;
    background: rgb(255, 255, 255);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 8px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(12px) scale(0.95);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
}

.submenu li {
    position: relative;
}

.submenu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 12px 16px;
    color: #2d3748;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 2px;
}

.submenu li a:hover {
    background: #f20604;
    color: #fff !important;
    transform: translateX(-4px);
}

.submenu .submenu {
    top: -8px;
    right: calc(100% + 12px);
    transform: translateX(-12px) scale(0.95);
}

li.active>.submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.submenu li.active>.submenu {
    transform: translateX(0) scale(1);
}

.arrow {
    width: 16px;
    height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: transform 0.3s ease;
}

.arrow::before {
    content: "";
    border: solid currentColor;
    border-width: 0 2px 2px 0;
    padding: 3.5px;
    display: inline-block;
}

.arrow.down::before {
    transform: rotate(45deg);
    margin-top: -2px;
}

.arrow.left::before {
    transform: rotate(135deg);
}

li.active>a .arrow.down {
    transform: rotate(180deg);
}

@media (max-width: 991.99px) {
      .navbar-left>li {
        margin-bottom: 10px;
    }
    .nav-header .navbar-collapse.collapse.show {
        border-top: 1px solid #e7e7e7;
    }
    .nav.navbar-left li {
        position: relative;
        display: block;
        width: 100%;
    }

    .menu-bx {
        width: 100% !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .navbar-left>.arrow {
        float: left;
    }

    .submenu {
        width: 100%;
        display: none;
        opacity: 0;
        transform: none;
        background: transparent;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);
        border: none;
        padding: 0px;
        box-shadow: none;
    }

    li.active>.submenu {
        transform: none;
        pointer-events: auto;
        height: max-content;
        display: block;
        opacity: 1;
        /*padding-right: 20px; */
    }

    .submenu .submenu {
        position: static;
        width: 100%;
        transform: none;
        height: 0;
        /*background: #fff;*/
        padding: 10px;
        margin: 4px 0;
    }

    .submenu .submenu li a {
        border-bottom: none !important;
    }

    .submenu li.active>.submenu {
        height: max-content;
    }

    .submenu .submenu .submenu {
        position: static;
        width: 100%;
        transform: none;
        height: 0;
        /*background: #e7e0e0;*/
        padding: 15px;
        margin: 4px 0;
        list-style: disc inside;
        list-style-position: inside;
    }

    .submenu .submenu .submenu li {
        margin: 8px 0;
        padding: 12px 16px;
        background: #f20604;
        border-radius: 6px;
        border-right: 3px solid #f20604;
    }

    .submenu .submenu .submenu li a {
        padding: 0 !important;
        background: none !important;
        color: #1e293b;
        font-weight: 500;
    }

    .submenu .arrow {
        transform: rotate(-90deg);
    }

    .submenu>li {
        background: #fff;
    }

    .submenu .submenu>li {
        background: #333;
    }

    .submenu .submenu>li a {
        color: #fff !important;
    }

    .submenu li:not(:last-child) a {
        border-bottom: 1px solid #fff;
        border-radius: 0px;
    }

    .submenu li a:hover {
        transform: none;
        background: rgba(242, 6, 4, 0.1) !important;
        /*color: #f20604 !important;*/
    }
}

.image_tag {
    position: absolute;
    top: -1px;
    right: -3px;
    background: url(../images/new-bg.png) no-repeat;
    color: #fff;
    width: 58px;
    height: 38px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-top: 6px;
}

.img-pro {
    display: block;
    height: 230px;
    text-align: center;
    overflow: hidden;
}

.img-pro img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media (min-width: 992px) {
 .navbar-collapse.collapse {
        display: flex !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important;
        justify-content: space-between;
        flex-basis: auto !important;
    }
}
@media (min-width: 768px) {
    #cart .dropdown-menu {
    min-width: 300px !important;
    left: 0 !important;
  
}
    .box1 {
    height: 300px;
}
   
}

.nav.navbar-nav.navbar-left {
    flex-direction: row !important;
}

.items-center {
    align-items: center;
}

.navbar-toggler {
    box-shadow: none !important;
    padding: 0 !important;
    color: #fff;
    font-size: 31px;
}

.owl-logo a {
    display: inline-block;
    height: 120px;
}

.owl-logo a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.img-service {
    height: 135px;
}

.img-service img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section6 a {
    display: inline-block;
}

@media screen and (max-width:767px) {
    .sub-menu.is-active .submenu {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  position: relative !important;
  top: 0 !important;
  box-shadow:none !important;
}
.submenu li {
  background-color: transparent !important;
  border: none !important;
}
.submenu li a{
  color: #fff !important;
  border: none !important;
}
    .gallery-icon {
  visibility: visible !important;
  opacity: 1 !important;
  background-color: #00000047 !important;
}
     .box1 {
    height: 130px;
    border: 1px solid #fff;
}
    div#fix {
        position: fixed;
        right: 0;
        width: 43px;
        background-color: #e3e3e3;
        border: 1px solid #dddddd;
        z-index: 99999;
        bottom: 50px;
    }
}

@media screen and (min-width:767px) {
    div#fix {
        position: fixed;
        right: 0;
        width: 43px;
        background-color: #e3e3e3;
        border: 1px solid #dddddd;
        z-index: 9;
        top: 30%;
    }

}

div#fix li span {
    bottom: 0;
    position: absolute;
    right: 100%;
    text-align: left;
    top: 0;
    width: 0;
    overflow: hidden;
    z-index: 1;
    background-color: rgba(213, 11, 9, .80) !important;
    color: #fff;
    padding-top: 5px;
    line-height: 35px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

div#fix li:hover a,
div#fix li a.active {
    background-color: rgba(213, 11, 9, .80) !important;
    color: #ffffff;
}

div#fix li:hover span {
    width: 170px;
    padding-left: 10px;
    color: #ffffff;
}

div#fix .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 6px !important;
}

@media (min-width: 1300px) {
    .container {
        max-width: 1250px !important;
    }
}

.owl-pro .owl-next {
    position: absolute;
    top: 48%;
    background: url("../images/prev.png") no-repeat !important;
    background-color: rgba(0, 0, 0, 0);
    width: 35px !important;
    height: 35px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
    margin: 0 !important;
    left: -10px !important;
    right: auto !important;
}

.owl-pro .owl-prev {
    position: absolute;
    top: 48%;
    background: url("../images/prev.png") no-repeat !important;
    background-color: rgba(0, 0, 0, 0);
    width: 35px !important;
    height: 35px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
    margin: 0 !important;
    transform: rotate(180deg) !important;
    right: 0 !important;
    left: auto !important;
}

.search-wrapper {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1000;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    top: 100px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
}

.d-flex.frm-search {
    width: 100%;
    background-color: #fff;
    border-radius: 7px;

}

@media screen and (min-width: 768px) {
    .d-flex.frm-search {
        width: 80%;
    }
}

.search-input {
    width: 100%;
    padding: 6px 10px;
    font-size: 15px;
    border-radius: 4px;
    border: none;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    box-shadow: none !important;
}

.btn-search {
    background: rgba(201, 18, 18, 0.95);
    width: 40px;
    border-radius: 4px 0 0 4px;
    font-size: 20px;
    color: #fff;
    box-shadow: none !important;
}

.search-wrapper.active {
    padding: 15px;
    max-height: 100px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.overlay.active {
    opacity: 1;
    pointer-events: auto;
}

#searchIcon {
    font-size: 20px;
    cursor: pointer;
}

.dropdown-menu[data-bs-popper] {
    top: 160%;

}

.navbar-left .dropdown-toggle::after {
    display: none !important;
}

.navbar-left i {
    font-size: 12px;
}

.sub-menu:hover>.submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.mega-dropdown-menu img {
    transition: all 0.2s linear;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 1000% !important;
  }
}
.share-icon img {
  background-color: #000;
}
.dropdown-menu.mega-dropdown-menu a {
  display: block;
  margin: 15px 0;
}
.dropdown-menu.mega-dropdown-menu h3 {
  margin-top: 20px !important;
}
.breadcrumbs {
  margin: 20px 0 20px 0;
    margin-bottom: 20px;
  padding: 8px 0;
    padding-right: 0px;
  border: 1px solid #ddd;
  background-color: #efefef;
}
.breadcrumbs > li {
  display: inline-block;
}
.breadcrumbs > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumbs > li a {
  color: #666;
}

.breadcrumbs > li::after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cool-b4-form input,.cool-b4-form textarea {
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}
.contact-page h3 {
  font-size: 21px;
}
.panel-heading {
  background: #f20604 !important;
  background: -moz-linear-gradient(top, #f20604 0%, #ed3e3d 100%) !important;
  background: -webkit-linear-gradient(top, #f20604 0%,#ed3e3d 100%) !important;
  background: linear-gradient(to bottom, #f20604 0%,#ed3e3d 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#ed3e3d',GradientType=0 ) !important;
  color: #fff !important;
  text-align: center;
  position: relative;
}
.panel-heading a{
    font-size: 16px;
  color: #fff !important;
}
.btn-primary {
  border-color: #f20604 !important;
  background-color: #f20604 !important;
 
}
#myTab .nav-link {
  color: #000 !important;
}
.form-group {
  margin-bottom: 10px !important;
}
.input-group-text {
 min-width: 46px;
  justify-content: center;
  background-color: #f20604;
 color: #fff !important;
  border-color: #f20604;
  align-items: center !important
}

.input-group:focus-within .input-group-text {
    border-color: #86b7fe;
    color: #0d6efd;
}

.input-group .form-control:focus {
    box-shadow: none;
}

.form-label {
    font-weight: 500;
}

.border.rounded.p-3 {
    background-color: #fff;
}
.form-control {
  box-shadow: none !important;
  font-size: 13px;
}
.h-form {
  font-size: 18px;
  font-weight: 600;
}
.form-check-input:checked {
  background-color: #f20604 !important;
  border-color: #f20604 !important;
}
.alert {
  padding: 8px 14px 8px 14px;
}