﻿body, ul, li, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('../font/IRANSansWeb.eot');
    src: url('../font/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../font/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../font/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../font/IRANSansWeb.ttf') format('truetype');
}


@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=4.1.0');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

body {
    font-family: 'IRANSansWeb';
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0;
    padding: 0
}

    .bx-wrapper img {
        width: 100%;
        display: block
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 23px;
        width: 100%;
        z-index: 1000;
        left: 0
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: 700;
        color: #fff
    }

        .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
            display: inline-block
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px
        }

            .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                background: #232323
            }

    .bx-wrapper .bx-prev {
        left: 0;
        background: url(../images/nxpv.png) no-repeat 0 -8px
    }

    .bx-wrapper .bx-next {
        right: 1px;
        background: url(../images/nxpv.png) no-repeat -70px -12px
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 58px;
        height: 89px;
        text-indent: -9999px;
        z-index: 9999
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -11px no-repeat;
            margin: 0 3px
        }

            .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                background-position: -86px 0
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -44px no-repeat;
            margin: 0 3px
        }

            .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                background-position: -86px -33px
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(80,80,80,.75);
        width: 100%
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px
        }

nav.navbar.bootsnav {
    border: none;
    background: 0 0;
    float: right
}

    nav.navbar.bootsnav ul.nav > li > a {
        padding: 13px 11px 10px 19px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        z-index: 1;
        transition: all .5s ease 0s
    }

        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #fff
        }

    nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
        transition-delay: .6s
    }

    nav.navbar.bootsnav ul.nav > li > a:hover:before {
        width: 20px
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
        position: absolute;
        margin: 0 0 0 7px
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:hover:after {
        color: #000;
        transition: all .3s ease .25s
    }

.dropdown-menu {
    right: 0;
    left: auto
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background: #fff
}

ul.menu-col li a {
    color: #000;
    text-align: right;
    display: block;
    font-size: 13px;
    padding: 5px 0
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content > li {
    padding: 10px 0 11px
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    border: none
}

.sd-mn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 170px;
    opacity: .5
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    color: #000
}

nav.navbar.bootsnav ul.nav > li.dropdown > ul {
    top: 106%;
    right: -30px;
    transition: all .8s ease 0s
}

nav.navbar.bootsnav ul.nav > li.dropdown.on > ul {
    top: 106%;
    right: 0
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    right: 100% !important
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border: none
}

.sp-mn {
    display: none
}

.item-slid {
    border-top: 1px solid #6096db;
    padding-top: 16px
}

@media only screen and (max-width:990px) {
    .sp-mn {
        width: 48px;
        height: 96%;
        text-align: center;
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9999999999999999;
        display: block;
        padding-top: 14px;
        color: #ecebdb;
        font-size: 1.6em
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content > li {
        padding: 0 0 11px
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        padding: 4px 15px !important
    }

    .pn-mn {
        padding: 0 0
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
        width: 100%;
        position: relative !important;
        background-color: #fff;
        float: none;
        border: none;
        padding: 0 !important;
        margin: 0 0 -1px !important;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -o-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-top: 1px solid rgba(255,255,255,.05) !important;
        border-bottom: 1px solid rgba(0,0,0,.35);
        -o-border-radius: 0;
        border-radius: 0
    }

    .dropdown-menu.multi-dropdown {
        left: 0 !important
    }

    nav.navbar.bootsnav .navbar-toggle {
        background: 0 0;
        color: #212020
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:before {
        content: "";
        width: 0;
        /*border-bottom: 3px solid #1cc7dd;*/
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all .5s ease 0s
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:hover:before {
        width: 100%
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
        padding: 15px;
        margin: 0;
        text-align: right
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #333;
        border-top: none
    }

        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #000
        }

        nav.navbar.bootsnav ul.nav > li > a:before {
            content: "";
            width: 100%;
            border-bottom: none
        }

    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        color: #333;
        left: 40%
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > ul {
        top: 100%;
        left: 0
    }
}

.navbar-nav > li {
    float: right
}

.navbar-nav {
    float: none
}

nav.navbar.bootsnav {
    border: none;
    float: none;
    position: relative
}

.navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.clear {
    clear: both
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -ms-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out;
            transition: height .5s ease-in-out
        }

    .owl-carousel .owl-item {
        float: left
    }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.post-slide {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative
}

    .post-slide img {
        width: 100%;
        height: auto
    }

    .post-slide .post-date {
        position: absolute;
        top: 2%;
        left: 8%;
        padding: 3% 5%;
        background: #e74c3c
    }

    .post-slide .month {
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase
    }

        .post-slide .month:after {
            content: "";
            display: block;
            border: 1px solid #fff
        }

    .post-slide .date {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: 700
    }

    .post-slide .post-title {
        margin: 25px 0 15px 0
    }

        .post-slide .post-title a {
            font-size: 15px;
            font-weight: 700;
            color: #333;
            display: inline-block;
            text-transform: uppercase;
            transition: all .3s ease 0s
        }

            .post-slide .post-title a:hover {
                text-decoration: none;
                color: #e74c3c
            }

    .post-slide .post-description {
        font-size: 14px;
        line-height: 24px;
        color: grey
    }

    .post-slide .read-more {
        color: #333;
        text-transform: capitalize;
        transition: color .2s linear
    }

        .post-slide .read-more i {
            margin-left: 10px;
            font-size: 10px
        }

        .post-slide .read-more:hover {
            text-decoration: none;
            color: #e74c3c
        }

.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative
}

.owl-controls .owl-prev {
    position: absolute;
    left: -20px;
    bottom: 30px;
    padding: 8px 17px;
    transition: background .5s ease
}

.owl-controls .owl-next {
    position: absolute;
    right: -20px;
    bottom: 30px;
    padding: 8px 1px;
    transition: background .5s ease
}

    .owl-controls .owl-next:after, .owl-controls .owl-prev:after {
        content: "\f104";
        font-family: FontAwesome;
        color: #d3d3d3;
        font-size: 16px
    }

    .owl-controls .owl-next:after {
        content: "\f105"
    }

@media only screen and (max-width:990px) {
    .post-slide {
        margin: 0 20px
    }

    .owl-controls .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 14px
    }

    .owl-controls .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 14px
    }
}

@media only screen and (max-width:767px) {
    .owl-controls .owl-buttons .owl-prev {
        left: 0
    }

    .owl-controls .owl-buttons .owl-next {
        right: 0
    }
}

.post-slide {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative
}

.news-slider1 .post-slide {
    margin: 0 0
}

    .news-slider1 .post-slide:hover .title-group {
        color: #ff6f69
    }

    .news-slider1 .post-slide .serviceBox {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .news-slider1 .post-slide:hover .serviceBox {
        color: #ff6f69;
        -moz-transform: rotate(25deg);
        -webkit-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        transform: rotate(25deg)
    }

.post-slide img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    z-index: 99;
    position: relative
}

.post-slide .post-date {
    position: absolute;
    top: 2%;
    left: 8%;
    padding: 3% 5%;
    background: #e74c3c
}

.post-slide .month {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

    .post-slide .month:after {
        content: "";
        display: block;
        border: 1px solid #fff
    }

.post-slide .date {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 700
}

.post-slide .post-title {
    margin: 25px 0 15px 0
}

    .post-slide .post-title a {
        font-size: 15px;
        font-weight: 700;
        color: #333;
        display: inline-block;
        text-transform: uppercase;
        transition: all .3s ease 0s
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            color: #e74c3c
        }

.post-slide .post-description {
    font-size: 14px;
    line-height: 24px;
    color: grey
}

.post-slide .read-more {
    color: #333;
    text-transform: capitalize;
    transition: color .2s linear
}

    .post-slide .read-more i {
        margin-left: 10px;
        font-size: 10px
    }

    .post-slide .read-more:hover {
        text-decoration: none;
        color: #e74c3c
    }

.owl-controls .owl-buttons {
    margin-top: 0;
    position: relative;
    bottom: 50px
}

.owl-controls .owl-next:after, .owl-controls .owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #000;
    font-size: 33px
}

.owl-controls .owl-next:after {
    content: "\f105"
}

@media only screen and (max-width:990px) {
    .owl-controls .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 5px
    }

    .owl-controls .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 5px
    }
}

@media only screen and (max-width:767px) {
    .owl-controls .owl-buttons .owl-prev {
        left: -8px
    }

    .news-slider1 .owl-controls .owl-buttons .owl-prev {
        left: -17px;
        bottom: 4px
    }

    .news-slider1 .owl-controls .owl-buttons .owl-next {
        right: -17px;
        bottom: 4px
    }

    .owl-controls .owl-buttons .owl-next {
        right: -8px
    }
}

.post-slide .post-img img {
    width: 100%;
    height: auto
}

.post-slide .post-date {
    background: #ec3c6a;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition: all .5s ease
}

.post-slide .date {
    display: block;
    font-size: 20px;
    font-weight: 700
}

.post-slide .month {
    display: block;
    font-size: 11px;
    text-transform: uppercase
}

.post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: 3px solid #38cfd8
}

.post-slide:hover .post-review {
    border-top-color: #ec3c6a
}

.post-slide .post-title {
    margin: 0 0 10px 0
}

    .post-slide .post-title a {
        font-size: 14px;
        color: #333;
        text-transform: uppercase
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            font-weight: 700
        }

.post-slide .post-bar {
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px
}

    .post-slide .post-bar:before {
        border: 1px solid #ec3c6a;
        right: 32%
    }

    .post-slide .post-bar li {
        color: #555;
        font-size: 10px;
        margin-right: 10px;
        display: inline-block
    }

        .post-slide .post-bar li a {
            font-size: 13px;
            text-decoration: none;
            text-transform: uppercase;
            color: #ec3c6a
        }

            .post-slide .post-bar li a:hover {
                color: #ec3c6a
            }

        .post-slide .post-bar li i {
            color: #777;
            margin-right: 5px
        }

.post-slide .post-description {
    font-size: 12px;
    line-height: 21px;
    color: #444454
}

@media only screen and (max-width:990px) {
    .post-slide .post-img {
        width: 100%
    }

    .post-slide .post-review {
        width: 100%;
        border-bottom: 4px solid #ec3c6a
    }

    .post-slide .post-bar:before {
        left: 0
    }

    .post-slide .post-bar:after {
        left: 25px
    }
}

.post-slide .post-img {
    overflow: hidden
}

    .post-slide .post-img img {
        width: 100%;
        height: auto;
        transform: scale(1,1);
        transition: all .3s ease-in-out 0s
    }

.post-slide:hover .post-img img {
    transform: scale(1.2,1.2)
}

.post-slide .post-content {
    padding: 13px 8px;
    position: relative;
    background: #fff
}

.post-slide .post-date {
    min-width: 28px;
    min-height: 28px;
    line-height: 28px;
    text-align: center;
    background: #567;
    position: absolute;
    top: -30px;
    left: 30px
}

.post-slide .post-title {
    margin: 8px 0
}

    .post-slide .post-title a {
        display: block;
        color: #101010;
        font-size: 13px;
        text-transform: capitalize;
        transition: all .5s ease 0s;
        text-align: right
    }

        .post-slide .post-title a:hover {
            color: #333;
            text-decoration: none
        }

.post-slide .post-description {
    color: #999;
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    direction: rtl
}

.post-slide .post-bar {
    padding: 11px 0;
    list-style: none;
    text-align: center;
    background: #4d9aa0
}

    .post-slide .post-bar li {
        display: inline-block;
        margin-right: 5px
    }

        .post-slide .post-bar li a {
            text-transform: capitalize;
            font-size: 12px;
            color: #fff;
            transition: .2s ease
        }

            .post-slide .post-bar li a:hover {
                text-decoration: none;
                color: #333
            }

        .post-slide .post-bar li i {
            color: #fff;
            margin-right: 5px
        }

header {
    /*background: #222;*/
    background: #ff6f96;
    position: relative;
}

.head-ce {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}

.em-nd {
    display: inline-block;
    color: #fff;
    /*padding-right: 25px;*/
    padding-right: 5px;
    /* font-weight: bold; */
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}

.listed li a {
    color: #acb3b3;
    font-size: 12px;
    padding: 0 5px;
    text-align: center;
    font-weight: bold;
}

.listed {
    direction: rtl;
}

    .listed li {
        padding-left: 5px;
        border-left: 1px solid #6a676c;
        line-height: 12px;
    }

header:after {
    background-image: url('../images/nv1.png');
    position: absolute;
    bottom: -9px;
    background-repeat: repeat-x;
    content: '';
    height: 11px;
    width: 100%;
}

.dv-ce {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 19px 0 7px 0;
}

.listed li:last-child {
    border: none;
}

.menu-bx {
    background: #09ccd0;
    position: relative;
}

.slid-nd {
    position: relative;
}

    .slid-nd:after {
        background-image: url('../images/slider-pattern.png');
        background-size: 100% 100%;
        content: "";
        width: 100%;
        height: 98px;
        position: absolute;
        bottom: 0;
        /*z-index: 9999;*/
        z-index: 999;
    }

.group-bx {
    padding: 40px 0;
}

.dv-group {
    margin: 0 auto;
}

.img-group {
    border-radius: 50%;
    margin: 0 auto;
    width: 160px !important;
    display: block;
}

.bx-group {
    position: relative;
}

.serviceBox {
    text-align: center;
}

    .serviceBox .service-icon {
        width: 160px;
        border-radius: 50%;
        font-size: 35px;
        position: relative;
        margin: 0 auto;
    }

        .serviceBox .service-icon i {
            transform: scale(1);
            transition: all 0.3s ease-in-out 0s;
        }

    .serviceBox:hover .service-icon i {
        transform: scale(1.15);
    }

    .serviceBox .service-icon:after {
        content: "";
        width: 166px;
        height: 161px;
        border-radius: 50%;
        background: transparent;
        position: absolute;
        top: 1px;
        left: -2px;
        transition: all 0.3s ease-in-out 0s;
    }


    .serviceBox .service-icon:after {
        box-shadow: 3px 3px 0 rgb(245, 245, 245);
    }

    .serviceBox .title {
        font-size: 24px;
        font-weight: 700;
        color: #484848;
        margin: 0 0 10px 0;
    }

    .serviceBox .description {
        font-size: 16px;
        color: #777;
        padding: 0 20px;
        margin: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

.title-group {
    font-weight: bold;
    font-size: 23px;
    color: #000;
    text-align: center;
    padding-top: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.prx-bx {
    background-color: #daf2f3;
    height: 650px;
    padding: 60px 0 100px 0;
    position: relative;
    margin: 50px 0;
}

    .prx-bx:before {
        background-image: url(../images/parallax-pattern.png);
        background-size: 100% 100%;
        height: 73px;
        position: absolute;
        top: 0px;
        width: 100%;
        content: "";
    }

    .prx-bx:after {
        background-image: url('../images/btpng.png');
        background-size: 100% 100%;
        height: 73px;
        position: absolute;
        bottom: -5px;
        width: 100%;
        content: "";
    }

.bx-off {
    position: relative;
    z-index: 99;
}

.img1 {
    width: 300px !important;
    right: 0;
    position: absolute;
    z-index: 999;
}

.img2 {
    width: 247px !important;
    right: 188px;
    position: absolute;
    top: 119px;
    background: #fff;
    padding: 11px;
}

.img3 {
    z-index: 99999;
    position: absolute;
    width: 200px !important;
    top: 190px;
    background-image: url('../images/back-off.png');
    background-size: 100% 100%;
    height: 167px;
}

.img4 {
    position: absolute;
    top: 349px;
    left: 108px;
    width: 64px !important;
}

.img5 {
    width: 115px !important;
    position: absolute;
    top: 396px;
    left: 76px;
}

.confetti-cone {
    transform-origin: 200px 50px;
    animation: confetti-cone 1.2s ease infinite;
    position: absolute;
    right: 0;
    top: 100px;
}

@keyframes confetti-cone {
    0% {
        transform: matrix(1, 0, 0, 1, -4, -4);
    }

    10% {
        transform: matrix(1, 0, 0, 1, -2, -2);
    }

    20% {
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    30% {
        transform: matrix(1, 0, 0, 1, 2, 2);
    }

    40% {
        transform: matrix(1, 0, 0, 1, 4, 4);
    }

    50% {
        transform: matrix(1, 0, 0, 1, 2, 2);
    }

    60% {
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    70% {
        transform: matrix(1, 0, 0, 1, -2, -2);
    }

    100% {
        transform: matrix(1, 0, 0, 1, -4,-4)
    }
}

.title-sld {
    padding: 14px 0px;
    text-align: right;
    color: #000;
}

    .title-sld h4 {
        text-align: center;
        padding-top: 131px;
        padding-bottom: 20px;
    }

    .title-sld h2 {
        text-align: center;
        font-size: 31px;
        font-weight: bold;
        padding-bottom: 12px;
    }

    .title-sld h3 {
        text-align: center;
        direction: rtl;
        font-size: 17px;
    }

.rw-slid {
    text-align: center;
    direction: rtl;
}

.btn-5 {
    margin: 0 auto;
    display: block;
    border-radius: 0;
    margin-top: 20px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    background: #f85f89;
    border-radius: 8px;
    position: relative;
    border-radius: 30px;
}

    .btn-5:after {
        display: block;
        content: "";
        position: absolute;
        z-index: 0;
        top: 3px;
        bottom: 3px;
        left: 3px;
        right: 3px;
        background: none;
        border: 2px dashed rgb(255, 152, 180);
        border-radius: 30px;
    }

.sd-bg p {
    display: inline-block;
    width: 21%;
    font-size: 18px;
}

.sd-bg {
    direction: ltr;
}

.price-bx {
    text-align: center;
    border-radius: 20px;
    font-size: 18px;
    padding: 4px 13px;
    color: #f85f89;
    margin: 14px 0;
    direction: rtl;
    display: inline-block;
    font-weight: bold;
    margin-right: 20px;
}

.price-off {
    color: #000;
    padding-top: 15px;
    text-decoration: line-through;
    font-size: 16px;
    direction: rtl;
    display: inline-block;
}

.prx-bx:hover .img2 {
}

.col-nd {
    /*background: #fafafa;*/
}

.tilte-bx {
    max-width: 245px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 13px;
    position: relative;
}

.ce-nd {
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
}

hr {
    position: absolute;
    z-index: 9;
    border: none;
    border-bottom: 1px solid #e7e3e3;
    top: 15%;
    width: 100%;
}

.ce-nd img {
    width: 100%;
}

.ti-pr {
    text-align: center;
    padding-top: 15px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.price-nd {
    text-align: center;
    padding: 11px 0;
    color: #09ccd0;
    direction: rtl;
    font-size: 15px;
}

.titr-nd {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 2px;
    padding-bottom: 7px;
}

.titr-pr {
    text-align: center;
    color: #171717;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0 28px 0;
}

.news-bx {
    padding: 20px 0 70px 0;
    position: relative;
}

.right-nd {
    float: right;
}

.news-slider2 {
    padding-top: 20px;
}

.ti-news {
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    padding: 5px 0 0 0;
}

.no-pn {
    padding: 0 0;
}

.p99 {
    text-align: justify;
    direction: rtl;
    font-size: 13px;
    padding: 10px 0;
    line-height: 28px;
}

.col-news {
    padding-bottom: 12px;
}

.link-info {
    background-color: #f85f89;
    float: left;
    border-radius: 20px;
    text-align: center;
    padding: 5px 13px;
    color: #ffffff;
}

.ic-min {
    width: 20px;
}

footer {
    background: #83cdd2;
    background-image: url(../images/ft-patern.png);
    position: relative;
    background-size: 420px;
}

footer ul{
    list-style: none;
}

    footer:before {
        background-image: url(../images/ft.png);
        background-repeat: repeat;
        top: -1px;
        height: 11px;
        width: 100%;
        position: absolute;
        content: "";
    }

.listed li:hover a {
    color: #09ccd0;
}

a:hover {
    text-decoration: none;
}

.navbar {
    position: relative
}

.listed-in {
    text-align: right;
    padding-top: 15px;
}

    .listed-in li a img {
        width: 23px;
    }

.p95 {
    padding-top: 5px;
}

.ti-brand {
    text-align: center;
    padding-top: 51px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 30px;
    color: #000;
}

body::-webkit-scrollbar {
    width: 0.7em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #ccc;
    outline: 1px solid slategrey;
}

.news-slider10 img {
    width: 150px !important;
    margin: 0 auto;
    display: block;
}

.news-slider10 .post-slide:hover img {
    -webkit-transform: scale(-1) rotate(-180deg);
    -ms-transform: scale(-1) rotate(-180deg);
    transform: scale(-1) rotate(-180deg);
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.logo-ft {
    width: 144px;
    float: right;
}

.product-grid {
    font-family: Rubik,sans-serif;
    text-align: center
}

    .product-grid .product-image {
        position: relative;
        overflow: hidden
    }

        .product-grid .product-image a.image {
            display: block
        }

.social img {
    width: 25px !important
}

.product-image .pic-1 {
    backface-visibility: hidden;
    transition: all .5s
}

.power_by p {
    color: #000;
    padding-top: 10px;
    font-size: 13px;
    padding-right: 19px;
    direction:rtl;
}

.num-nd {
    padding-bottom: 10px
}

.power_by a {
    color: #000;
    font-size: 12px
}

.product-grid:hover .product-image .pic-1 {
    opacity: 1
}

.product-image img.pic-2 {
    width: 100%;
    height: 100%;
    opacity: 0;
    backface-visibility: hidden;
    filter: hue-rotate(60deg);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s
}

.product-grid:hover .product-image .pic-2 {
    opacity: 1;
    filter: hue-rotate(0)
}

.product-grid .product-discount-label {
    color: #fff;
    background: #3498db;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 30px 30px;
    box-shadow: -3px -3px 0 rgba(0,0,0,.1);
    position: absolute;
    top: 12px;
    left: 12px;
}

.product-grid .social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    transition: all .3s ease 0s;
    z-index: 9999;
}

    .product-grid .social li {
        display: inline-block;
        margin: 0 3px;
        opacity: 0;
        transform: rotate(50deg);
        transform-origin: bottom right;
        transition: all .5s
    }

.product-grid:hover .social li {
    opacity: 1;
    transform: rotateX(0)
}

.product-grid .social li a {
    color: #181818;
    background: #fff;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 0 15px 25px rgba(0,0,0,.08);
    display: block;
    position: relative;
    transition: all .3s linear 0s
}

    .product-grid .social li a:hover {
        color: #fff;
        background: #45d8db
    }

    .product-grid .social li a:after, .product-grid .social li a:before {
        display: none
    }

    .product-grid .social li a:after {
        content: '';
        height: 15px;
        width: 15px;
        padding: 0;
        border-radius: 0;
        transform: translateX(-50%) rotate(45deg);
        top: -22px;
        left: 50%;
        z-index: -1
    }

    .product-grid .social li a:hover:after, .product-grid .social li a:hover:before {
        visibility: visible
    }

.product-grid .product-content {
    padding: 12px
}

.product-grid .title {
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px
}

    .product-grid .title a {
        color: #777;
        transition: all .3s ease
    }

        .product-grid .title a:hover {
            color: #f33c3c
        }

.product-grid .price {
    color: #181818;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

    .product-grid .price span {
        color: #999;
        font-size: 15px;
        font-weight: 400;
        text-decoration: line-through;
        margin-left: 7px;
        display: inline-block
    }

.product-grid .rating {
    padding: 0;
    margin: 0;
    list-style: none
}

    .product-grid .rating li {
        color: #ffd200;
        font-size: 13px
    }

        .product-grid .rating li.disable {
            color: #c1c1c1
        }

.link-info:hover {
    background-color: #09ccd0;
    color: #fff;
}

nav.navbar.bootsnav ul.nav > li:hover > a {
    color: #000;
}

.logo-nd {
    width: 100% !important;
    margin-top:9px;
}

.footer-top {
    max-width: 1270px;
    margin: 0 auto;
}

.footer.style5 {
    text-align: center;
    font-size: 13px;
    padding-top: 25px;
}

.widget_newletter .button {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-weight: bold;
}

.widget {
    text-align: left;
    margin-bottom: 25px;
}

.contact-info .logo {
    margin-bottom: 20px;
}

.contact-info .content {
    padding: 0;
}

.contact-info p {
    margin-bottom: 17px;
    text-align: justify;
    direction: rtl;
    color: #2c2c2c;
    font-size: 14px;
}

    .contact-info p img {
        margin-left: 7px;
    }

.contact-info .phone {
    font-size: inherit;
}

.contact-info .fa {
    display: inline-block;
    margin-left: 10px;
    font-size: 17px;
    color: #757575;
}

.widget .widget-title:after {
    display: none;
}

.our-service ul li {
    list-style: inherit;
}

.our-service ul {
    padding-left: 15px;
}

.widget_newletter .button {
    background-color: transparent;
    color: #666666;
    font-weight: 700;
    border-left: 1px solid #dadada;
    width: 58px;
    height: 34px;
    line-height: 34px;
}

.widget_newletter .email-text {
    padding: 4px 15px;
    border-color: #dadada;
    background-color: transparent;
}

.widget_social .social a {
    width: 34px;
    height: 34px;
    border: 1px solid #dadada;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
}

.footer.style5 .widget_social .social a:hover {
    color: #4ba0a7;
}

.our-service ul li:hover a {
    color: #ec3c6a;
}

/*ul {
    list-style: none;
}*/

.widget .widget-title {
    color: #091415;
    text-align: right;
    font-size: 18px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.footer-top {
    max-width: 1270px;
    margin: 0 auto;
    padding: 40px 0;
}

.our-service ul li a {
    color: #4d4d4d;
    display: block;
    text-align: right;
    margin: 4px 0;
    line-height:2.5;
}

.product-bx .owl-controls .owl-prev {
    bottom: 118px;
}

.product-bx .owl-controls .owl-next {
    bottom: 118px;
}

.px-ce .owl-controls .owl-prev {
    bottom: -24px
}

.px-ce .owl-controls .owl-next {
    bottom: -24px
}

@media only screen and (max-width: 990px) {
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        background-color: #fff;
        z-index: 999999999999999999;
    }

    nav.navbar.bootsnav ul.nav > li > a:before {
        width: 20px;
    }

    .menu-ce {
        padding-right: 0;
    }
}

@media only screen and (max-width: 760px) {

    .dv-ce {
        padding: 0px 0;
    }

    .news-slider10 img {
        width: 102px !important;
    }

    .logo-bx {
        padding: 10px 0 4px 0;
    }

    .logo-nd {
        width: 120px;
        /*padding-top: 10px;*/
    }

    .listed-in {
        padding-top: 10px;
    }

    .navbar {
        min-height: 22px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        margin-top: 0px;
    }

    .slid-nd:after {
        height: 21px;
    }

    .serviceBox .service-icon {
        width: 113px;
    }

    .mb-ft {
        display: none;
    }

    .img-group {
        width: 94px !important;
    }

    .num-nd {
        text-align: center;
    }

        .num-nd img {
            display: inline-block;
            width: 90px;
        }

    .serviceBox .service-icon:after {
        content: "";
        width: 108px;
        height: 95px;
    }

    .contact-info p {
        text-align: center;
        direction: rtl;
    }

    .logo-ft {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .title-group {
        font-weight: bold;
        font-size: 15px;
    }

    .group-bx {
        padding: 10px 0;
    }

    .img1, .img3, .img4, .img5 {
        display: none;
    }

    .prx-bx {
        height: 656px;
        padding: 60px 0 86px 0;
        margin: 7px 0;
    }

        .prx-bx:before {
            height: 39px;
        }

    .img2 {
        width: 176px;
        right: 0;
        position: relative;
        top: 0;
        margin: 0 auto;
        display: block;
    }

    .img3 {
        z-index: 99999;
        position: absolute;
        width: 129px;
        top: 50px;
        left: 48px;
    }

    .img4 {
        display: none !important;
    }

    .img5 {
        width: 86px;
        position: absolute;
        top: 149px;
        left: 76px;
    }

    .ti-pr {
        font-size: 13px;
    }

    .title-sld h4 {
        padding-top: 0px;
        padding-bottom: 12px;
    }

    .title-sld h2 {
        font-size: 15px;
    }

    .title-sld {
        padding: 14px 0px 0 0;
    }

    .bx-off {
        min-height: 118px;
    }

    .title-sld h3 {
        font-size: 14px;
    }

    .sd-bg p {
        font-size: 13px;
    }

    .price-bx {
        margin-bottom: 5px;
    }

    .prx-bx:after {
        height: 34px;
    }

    .news-bx {
        padding: 30px 0;
    }

    .col-news .col-md-6 {
        padding: 0 0;
    }

    .ti-news {
        font-size: 10px;
        line-height: 18px;
        padding: 5px 0 0 0;
    }

    .p99 {
        font-size: 13px;
        padding: 1px;
        line-height: 22px;
    }

    .link-info {
        float: none;
        display: block;
        margin-top: 8px;
    }

    .ce-nd {
        width: 53px;
        height: 53px;
    }
}

.menu-ce {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    padding-right: 185px
}

.cd-dropdown-wrapper {
    display: inline-block;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    /*top: 5px;*/
    z-index: 99999
}

.cd-dropdown-trigger {
    display: block;
    position: relative;
    padding: 0 36px 0 20px;
    line-height: 40px;
    background-color: #059a9d;
    color: #fff;
    border-radius: 3px
}

.no-touch .cd-dropdown-trigger:hover {
    background-color: #018d90;
    color: #fff
}

.cd-dropdown-trigger::after, .cd-dropdown-trigger::before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 9px;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width .3s,-webkit-transform .3s;
    -moz-transition: width .3s,-moz-transform .3s;
    transition: width .3s,transform .3s
}

.cd-dropdown-trigger::before {
    right: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-dropdown-trigger::after {
    right: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-trigger {
        font-size: 1.5rem
    }

        .cd-dropdown-trigger.dropdown-is-active {
            background-color: #018082;
            color: #fff
        }

    a:focus {
        text-decoration: none
    }

    .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
        background-color: #059c9f;
        color: #fff
    }

    .cd-dropdown-trigger.dropdown-is-active::after, .cd-dropdown-trigger.dropdown-is-active::before {
        width: 14px
    }

    .cd-dropdown-trigger.dropdown-is-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg)
    }

    .cd-dropdown-trigger.dropdown-is-active::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
    height: 44px;
    line-height: 41px
}

@media only screen and (min-width:768px) {
    .cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
        height: 60px;
        line-height: 60px
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px
    }
}

.cd-dropdown h2, .cd-dropdown-content .cd-divider, .cd-dropdown-content a, .cd-dropdown-content ul a {
    padding: 0 20px
}

.cd-dropdown {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #0a8f92;
    color: #fff;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s 0s,visibility 0s .5s;
    -moz-transition: -moz-transform .5s 0s,visibility 0s .5s;
    transition: transform .5s 0s,visibility 0s .5s
}

    .cd-dropdown h2 {
        position: relative;
        z-index: 1;
        color: #000;
        background-color: #fff;
        text-align: right;
        font-size: 17px;
        box-shadow: 0 3px 4px 0 rgba(0,0,0,.08);
        height: 45px
    }

    .cd-dropdown .cd-close {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        height: 50px;
        width: 50px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        color: transparent
    }

        .cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
            content: '';
            position: absolute;
            left: 50%;
            top: 50%;
            bottom: auto;
            right: auto;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            height: 20px;
            width: 2px;
            background-color: #1a1a1a
        }

        .cd-dropdown .cd-close::after {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg)
        }

        .cd-dropdown .cd-close::before {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg)
        }

    .cd-dropdown.dropdown-is-active {
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .5s 0s,visibility 0s 0s;
        -moz-transition: -moz-transform .5s 0s,visibility 0s 0s;
        transition: transform .5s 0s,visibility 0s 0s
    }

@media only screen and (min-width:768px) {
    .cd-dropdown .cd-close {
        top: 5px
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown {
        position: absolute;
        top: calc(100% - 2px);
        height: auto;
        width: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        background-color: #fff;
        color: #111433;
        box-shadow: 0 4px 12px rgba(0,0,0,.1);
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: opacity .3s 0s,visibility 0s .3s,-webkit-transform .3s 0s;
        -moz-transition: opacity .3s 0s,visibility 0s .3s,-moz-transform .3s 0s;
        transition: opacity .3s 0s,visibility 0s .3s,transform .3s 0s
    }

    .open-to-left .cd-dropdown {
        right: 0;
        left: auto
    }

    .cd-dropdown .cd-close, .cd-dropdown h2 {
        display: none
    }

    .cd-dropdown.dropdown-is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .3s 0s,visibility .3s 0s,-webkit-transform .3s 0s;
        -moz-transition: opacity .3s 0s,visibility .3s 0s,-moz-transform .3s 0s;
        transition: opacity .3s 0s,visibility .3s 0s,transform .3s 0s
    }
}

.cd-dropdown-content, .cd-dropdown-content ul {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    padding-top: 50px
}

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        display: block;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-top-width: 1px;
        border-color: #08898c;
        border-style: solid;
        text-align: right
    }

    .cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
        border-top-width: 0
    }

    .cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
        border-bottom-width: 1px
    }

    .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #0b0e23;
        font-size: 1.1rem;
        font-weight: 700;
        letter-spacing: 1px;
        color: #585a70;
        text-transform: uppercase
    }

        .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
            border-top-width: 0
        }

    .cd-dropdown-content .cd-divider, .cd-dropdown-content .cd-search, .cd-dropdown-content a, .cd-dropdown-content ul .cd-divider, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul a {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        -moz-transition: opacity .3s,-moz-transform .3s;
        transition: opacity .3s,transform .3s
    }

    .cd-dropdown-content ul.is-hidden, .cd-dropdown-content.is-hidden {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

        .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > li > a {
            opacity: 0
        }

    .cd-dropdown-content ul.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > li > a {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:768px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 60px
    }

        .cd-dropdown-content a, .cd-dropdown-content ul a {
            font-size: 1.8rem
        }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 0;
        overflow: visible
    }

        .cd-dropdown-content a, .cd-dropdown-content ul a {
            color: #303030;
            height: 41px;
            line-height: 36px;
            font-size: 13px;
            border-color: rgba(235,235,235,.12);
            text-align: right
        }

        .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
            background-color: transparent;
            color: #b3b3b3;
            border-top: 1px solid #ebebeb
        }

            .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
                border-top-width: 1px
            }

        .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > li > a {
            opacity: 1
        }
}

.cd-dropdown-content .see-all a {
    color: #ea1662
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 80px
}

    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 90px
}

.cd-dropdown-content .cd-dropdown-gallery img {
    position: absolute;
    display: block;
    height: 40px;
    width: auto;
    left: 20px;
    top: 50%;
    margin-top: -20px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative
}

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
        color: #111433;
        font-size: 1.3rem;
        display: none
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
        content: '';
        display: block;
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -20px;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 40px 40px
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
        background-image: url(../img/nucleo-icon-1.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
        background-image: url(../img/nucleo-icon-2.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
        background-image: url(../img/nucleo-icon-3.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
        background-image: url(../img/nucleo-icon-4.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
        background-image: url(../img/nucleo-icon-5.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
        background-image: url(../img/nucleo-icon-6.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
        background-image: url(../img/nucleo-icon-7.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
        background-image: url(../img/nucleo-icon-8.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
        background-image: url(../img/nucleo-icon-9.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
        background-image: url(../img/nucleo-icon-10.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
        background-image: url(../img/nucleo-icon-11.svg)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
        background-image: url(../img/nucleo-icon-12.svg)
    }

@media only screen and (min-width:1024px) {
    .cd-dropdown-content {
        position: static;
        height: auto;
        width: 280px
    }

        .cd-dropdown-content > li:last-of-type a {
            border-bottom: none
        }

    .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
        color: #3f8654
    }

    .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > li > a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons, .cd-dropdown-content .cd-secondary-dropdown {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        right: 100%;
        height: auto;
        background-color: #fff;
        box-shadow: 0 2px 14px rgba(0,0,0,.1)
    }

        .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after, .cd-dropdown-content .cd-secondary-dropdown::after {
            clear: both;
            content: "";
            display: table
        }

    .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons, .open-to-left .cd-dropdown-content .cd-secondary-dropdown {
        left: auto;
        right: 100%
    }

    .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden, .cd-dropdown-content .cd-secondary-dropdown.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in, .cd-dropdown-content .cd-secondary-dropdown.fade-in {
        -webkit-animation: cd-fade-in .2s;
        -moz-animation: cd-fade-in .2s;
        animation: cd-fade-in .2s
    }

    .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out, .cd-dropdown-content .cd-secondary-dropdown.fade-out {
        -webkit-animation: cd-fade-out .2s;
        -moz-animation: cd-fade-out .2s;
        animation: cd-fade-out .2s
    }

    .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back, .cd-dropdown-content .cd-secondary-dropdown > .go-back {
        display: none
    }

    .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all, .cd-dropdown-content .cd-secondary-dropdown > .see-all {
        position: absolute;
        bottom: 20px;
        height: 45px;
        text-align: center
    }

        .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a, .cd-dropdown-content .cd-secondary-dropdown > .see-all a {
            margin: 0;
            height: 100%;
            line-height: 45px;
            background: #ebebeb;
            pointer-events: auto;
            -webkit-transition: color .2s,background-color .2s;
            -moz-transition: color .2s,background-color .2s;
            transition: color .2s,background-color .2s
        }

    .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover, .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover {
        color: #fff;
        background-color: #111433
    }

    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a, .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a {
        border: none
    }

    .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        padding: 20px 30px 100px
    }

        .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
            width: calc(100% - 60px)
        }

    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 550px;
        padding-bottom: 65px
    }

        .cd-dropdown-content .cd-secondary-dropdown > li > a {
            color: #494949;
            font-size: 13px;
            margin-bottom: 7px;
            line-height: 19px;
            height: 20px;
            font-weight: 700
        }

            .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
                display: none
            }

        .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0)
        }

        .cd-dropdown-content .cd-secondary-dropdown > li {
            text-align: right;
            border-right-width: 0;
            border-color: transparent;
            border-style: solid;
            padding: 0 30px;
            font-size: 13px;
            z-index: 1
        }

            .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
                border-right-width: 0
            }

            .cd-dropdown-content .cd-secondary-dropdown > li > ul {
                -webkit-transform: translate(0);
                -moz-transform: translate(0);
                -ms-transform: translate(0);
                -o-transform: translate(0);
                transform: translate(0);
                position: relative;
                height: auto
            }

                .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
                    display: none
                }

        .cd-dropdown-content .cd-secondary-dropdown a {
            line-height: 25px;
            height: 25px;
            font-size: 1.3rem;
            padding-left: 0
        }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: #ea1662
    }

    .cd-dropdown-content .cd-secondary-dropdown ul {
        padding-bottom: 25px;
        overflow: hidden;
        height: auto
    }

    .cd-dropdown-content .cd-secondary-dropdown .go-back a {
        padding-left: 20px;
        color: transparent
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
        color: transparent
    }

    .cd-dropdown-content .cd-secondary-dropdown .go-back a::after, .cd-dropdown-content .cd-secondary-dropdown .go-back a::before {
        left: 0
    }

    .cd-dropdown-content .cd-secondary-dropdown .see-all {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .cd-dropdown-content .cd-dropdown-gallery {
        width: 600px;
        padding-bottom: 100px
    }

        .cd-dropdown-content .cd-dropdown-gallery > li {
            width: 48%;
            float: left;
            margin-right: 4%
        }

            .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
                margin-right: 0
            }

        .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
            padding: 0;
            height: auto;
            line-height: normal;
            color: #3f8654;
            margin-bottom: 2em
        }

        .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a, .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a {
            margin-bottom: 0
        }

        .cd-dropdown-content .cd-dropdown-gallery img {
            position: static;
            height: auto;
            width: 100%;
            margin: 0 0 .6em
        }

    .cd-dropdown-content .cd-dropdown-icons {
        width: 600px
    }

        .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
            height: 80px;
            line-height: 1.2;
            padding: 24px 0 0 85px
        }

            .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
                background: #ebebeb
            }

            .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
                color: #3f8654;
                font-weight: 700
            }

            .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
                display: block;
                font-size: 1.2rem
            }

            .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
                left: 25px
            }

    .cd-dropdown-content > .has-children > ul {
        visibility: hidden
    }

        .cd-dropdown-content > .has-children > ul.is-active {
            visibility: visible
        }

    .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
        visibility: visible
    }

    .cd-dropdown-content > .has-children > a.is-active {
        color: #06999c
    }

        .cd-dropdown-content > .has-children > a.is-active::after, .cd-dropdown-content > .has-children > a.is-active::before {
            background: #09ccd0
        }

    .open-to-left .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset -2px 0 0 #3f8654
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}

@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}

.cd-search input[type=search] {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #242643;
    color: #fff;
    border: none;
    border-radius: 0
}

    .cd-search input[type=search]::-webkit-input-placeholder {
        color: #fff
    }

    .cd-search input[type=search]::-moz-placeholder {
        color: #fff
    }

    .cd-search input[type=search]:-moz-placeholder {
        color: #fff
    }

    .cd-search input[type=search]:-ms-input-placeholder {
        color: #fff
    }

    .cd-search input[type=search]:focus {
        background: #fff;
        color: #111433;
        outline: 0
    }

        .cd-search input[type=search]:focus::-webkit-input-placeholder {
            color: rgba(17,20,51,.4)
        }

        .cd-search input[type=search]:focus::-moz-placeholder {
            color: rgba(17,20,51,.4)
        }

        .cd-search input[type=search]:focus:-moz-placeholder {
            color: rgba(17,20,51,.4)
        }

        .cd-search input[type=search]:focus:-ms-input-placeholder {
            color: rgba(17,20,51,.4)
        }

@media only screen and (min-width:1024px) {
    .cd-search input[type=search] {
        background-color: #ebebeb
    }

        .cd-search input[type=search]::-webkit-input-placeholder {
            color: #b3b3b3
        }

        .cd-search input[type=search]::-moz-placeholder {
            color: #b3b3b3
        }

        .cd-search input[type=search]:-moz-placeholder {
            color: #b3b3b3
        }

        .cd-search input[type=search]:-ms-input-placeholder {
            color: #b3b3b3
        }
}

.go-back a, .has-children > a {
    position: relative
}

    .go-back a::after, .go-back a::before, .has-children > a::after, .has-children > a::before {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -1px;
        display: inline-block;
        height: 2px;
        width: 10px;
        background: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .go-back a::before, .has-children > a::before {
        -webkit-transform: rotate(134deg);
        -moz-transform: rotate(134deg);
        -ms-transform: rotate(134deg);
        -o-transform: rotate(4134deg);
        transform: rotate(134deg)
    }

    .go-back a::after, .has-children > a::after {
        -webkit-transform: rotate(-133deg);
        -moz-transform: rotate(-133deg);
        -ms-transform: rotate(-133deg);
        -o-transform: rotate(-133deg);
        transform: rotate(-133deg)
    }

@media only screen and (min-width:1024px) {
    .go-back a::after, .go-back a::before, .has-children > a::after, .has-children > a::before {
        background: #b3b3b3
    }
}

.has-children > a {
    padding-right: 22px;
    font-weight: 700
}

    .has-children > a::after, .has-children > a::before {
        left: 20px;
        -webkit-transform-origin: 9px 50%;
        -moz-transform-origin: 9px 50%;
        -ms-transform-origin: 9px 50%;
        -o-transform-origin: 9px 50%;
        transform-origin: 9px 50%
    }

@media only screen and (min-width:1024px) {
    .open-to-left .cd-dropdown-content > .has-children > a {
        padding-left: 40px;
        padding-right: 20px
    }

    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 550px;
        padding-bottom: 65px;
        height: 500px;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        direction: rtl;
        padding: 10px 0
    }

    .open-to-left .cd-dropdown-content > .has-children > a::after, .open-to-left .cd-dropdown-content > .has-children > a::before {
        right: auto;
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%
    }
}

.cd-dropdown-content .go-back a {
    padding-left: 40px
}

    .cd-dropdown-content .go-back a::after, .cd-dropdown-content .go-back a::before {
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%
    }

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.no-js .cd-dropdown-wrapper .cd-close {
    display: none
}

cd-dropdown-content li {
    position: relative
}

.px-ce {
    height: 400px;
}

.nw-bx {
    padding-top: 20px;
}

.mv1 {
    position: absolute;
    top: 0;
    left: 6%;
    transform: rotate(-17deg);
    width: 78px;
}

.img-side {
    position: absolute;
    left: 80px;
    bottom: -5px;
    z-index: 99;
    width: 69px;
}

.img-brand {
    margin-top: 22px;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1.3;
    position: fixed;
    bottom: 20px;
    right: 15px;
    display: none;
    z-index: 999999;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: bounce;
}

    .scrollup img {
        width: 100%;
    }

    .scrollup:hover {
        margin-bottom: 15px;
    }


.prx-bx .owl-controls {
    /*display:none!important;*/
}


.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background-color: #fff;
}

.logo-load {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    /*background: url(../images/mj.jpg) center center no-repeat;*/
    /*background-color: #09ccd0;*/
    background-size: 80px 80px;
    -webkit-animation: swing-neda ease-in-out 0.5s infinite alternate;
    animation: swing-neda ease-in-out 0.5s infinite alternate;
    transform-origin: center 120px;
}

@-webkit-keyframes swing-neda {
    0% {
        transform: rotate(12deg);
    }

    100% {
        transform: rotate(-12deg);
    }
}

@keyframes swing-neda {
    0% {
        transform: rotate(12deg);
    }

    100% {
        transform: rotate(-12deg);
    }
}

.logo-load:after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    /*border: 2px dashed #09ccd0;*/
    border-radius: 50%;
    opacity: 1;
}

#loginButton, #searchButton, #searchndButton {
    border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    z-index: 30;
    cursor: pointer
}

#loginBox, #searchBox, #searchndBox {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    z-index: 999;
    width: 300px
}

#loginForm, #searchForm, #searchndForm {
    width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: #efefef;
    padding: 3px
}

#loginForm, #searchForm, #searchndForm {
    width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: #09ccd0;
    padding: 3px
}

.btn-se {
    background-color: #059a9d;
    width: 28%;
    float: right;
    height: 37px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    border: none
}

#loginForm fieldset, #searchForm fieldset, #searchndForm fieldset {
    margin: 0 0 12px 0;
    display: block;
    border: 0;
    padding: 0
}

fieldset .body {
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px 13px;
    margin: 0
}

#loginForm #checkbox, #searchForm #checkbox, .searchndForm #search {
    width: auto;
    margin: 1px 9px 0 0;
    float: left;
    padding: 0;
    border: 0
}

.body fieldset label {
    display: block;
    float: none;
    margin: 0 0 6px 0
}

#loginForm #login, .searchForm #search, .searchndForm #search {
    width: auto;
    float: left;
    background: #339cdf url(../images/loginbuttonbg.png) repeat-x;
    color: #fff;
    padding: 7px 10px 8px 10px;
    text-shadow: 0 -1px #278db8;
    border: 1px solid #339cdf;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 12px 0 0;
    cursor: pointer
}

#loginForm span {
    text-align: center;
    display: block;
    padding: 7px 0 4px 0
}

    #loginForm span a {
        color: #3a454d;
        text-shadow: 1px 1px #fff;
        font-size: 12px
    }

#searchContainer {
    position: absolute;
    top: 0;
    left: 0
}

#searchButton span {
    display: block;
    width: 50px;
    background-image: url(../images/se.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 46px
}

#search, #s2 {
    display: block;
    width: 70%;
    margin-left: 4px;
    float: right;
    border: 0;
    outline: 0;
    padding: 0;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    direction: rtl;
    color: #676767;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.12156862745098039)
}

.mg-ic {
    width: 38px;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 5px;
}

.pn-bx .ti-bx {
    font-size: 13px;
}

.ti-bx {
    display: inline-block;
    color: #000;
    font-weight: bold;
}

.line-nd {
    padding: 21px 0;
    border-top: 1px solid #daf2f3;
}

.pn-bx {
    text-align: center;
    direction: rtl;
}

.prx-bx .bx-viewport {
    min-height: 600px;
}

.tx-off {
    -moz-transform: rotate(19deg);
    -webkit-transform: rotate(19deg);
    -o-transform: rotate(19deg);
    -ms-transform: rotate(19deg);
    transform: rotate(19deg);
    width: 88px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 46px;
}

    .tx-off h3 {
        color: #ec3c6a;
        font-weight: bolder;
        font-size: 31px;
    }

    .tx-off p {
        color: #3a3f64;
        font-weight: bold;
        font-size: 20px;
    }

@media only screen and (max-width: 990px) {

    .img2 {
        right: 0;
    }

    .img1, .img5 {
        display: none !important;
    }

    #loginBox, #searchBox, #searchndBox {
        position: absolute;
        top: 36px !important;
    }
}

.br-bx {
    display: none;
}

.br-bx1 {
    display: none;
}

@media only screen and (max-width: 550px) {
    .product-bx .owl-controls .owl-prev {
        bottom: 90px;
    }

    .product-bx .owl-controls .owl-next {
        bottom: 90px;
    }

    .px-ce .owl-controls .owl-prev {
        bottom: -24px
    }

    .px-ce .owl-controls .owl-next {
        bottom: -24px
    }
}

@media only screen and (max-width: 430px) {
    .product-bx .owl-controls .owl-prev {
        bottom: 70px;
    }

    .product-bx .owl-controls .owl-next {
        bottom: 70px;
    }

    .px-ce .owl-controls .owl-prev {
        bottom: -24px
    }

    .px-ce .owl-controls .owl-next {
        bottom: -24px
    }
}

@media only screen and (max-width: 370px) {
    .product-bx .owl-controls .owl-prev {
        bottom: 55px;
    }

    .product-bx .owl-controls .owl-next {
        bottom: 55px;
    }

    .px-ce .owl-controls .owl-prev {
        bottom: -24px
    }

    .px-ce .owl-controls .owl-next {
        bottom: -24px
    }
}

@media only screen and (max-width: 760px) {
    p.em-nd {
        font-size: 11px;
    }
    .head-ce {
        /*display:none;*/
        /*font-size: 11px;*/
        /*margin: 0 auto;
        padding: 2px 0 2px 0;*/
    }

        .head-ce .listed {
            /*display: none;*/
            font-size: 11px;
        }

        .head-ce .contactInfo {
            /*display:none;*/
            font-size: 11px;
        }

    .mobileWhatsapp {
        font-size: 10px;
    }

    .line-nd {
        padding: 16px 0 !important;
    }

    .pn-bx {
        margin-bottom: 10px;
    }

    .mg-ic {
        width: 24px !important;
        display: block;
        margin: 0 auto 5px auto;
        top: 0;
    }

    .pn-bx .ti-bx {
        font-size: 11px !important;
    }

    .dv-group {
        margin: 0 auto;
        padding: 0 21px;
    }

    .br-bx {
        background: #ff6f96;
        padding: 3px 5px;
        position: absolute;
        right: 216px;
        top: 4px;
        color: #fff;
        border-radius: 4px;
        display: block;
    }

    .br-bx1 {
        background: #ff6f96;
        padding: 3px 5px;
        position: absolute;
        right: 270px;
        top: 4px;
        color: #fff;
        border-radius: 4px;
        display: block;
    }


    #searchButton span {
        display: block;
        width: 40px !important;
        background-image: url('../images/se.png');
        background-repeat: no-repeat;
        background-position: left;
        height: 32px !important;
        background-size: 37px !important;
    }

    .menu-ce {
        padding-right: 0 !important;
    }

    .cd-dropdown-wrapper {
        right: 41px;
    }

    .cd-dropdown-trigger {
        line-height: 26px;
        top: -1px;
        font-size: 13px;
    }

    .px-ce {
        height: 240px;
    }

    .ti-brand {
        padding-top: 10px;
    }

    /*.news-slider10 .owl-controls {
        display: none !important;
    }*/

    .mv1, .img-side {
        display: none;
    }

    .widget .widget-title {
        text-align: center;
    }

    .confetti-cone {
        top: 0;
        right: 11px;
    }
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #09ccd0;
}

    .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #0aa0a3;
    }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: -20px;
}

.prx-bx .container {
    position: relative;
}


/*me*/

@media only screen and (max-width: 1000px) {
    #search-ul {
        top: 75px !important;
        z-index: 99999 !important;
    }
}

@media only screen and (max-width: 960px) {
    #loginBox, #searchBox, #searchndBox {
        position: absolute;
        top: 5px !important;
    }
}

@media only screen and (max-width: 760px) {
    #searchContainer {
        position: relative;
        margin-bottom: 40px;
    }

    #loginBox, #searchBox, #searchndBox {
        width: 100%;
        top: -1px !important;
    }

    .br-bx {
        padding: 3px 5px;
    }

    .br-bx1 {
        padding: 3px 5px;
    }
}
/*@media (max-width: 760px) and (min-width: 0px) {
    .tblUser {
        width: 100% !important;
    }
}
@media (max-width: 760px) and (min-width: 0px) {
    .tblUser tr td {
        display: block !important;
        float: right !important;
        width: 100% !important;
        border-bottom: 1px solid #eee !important;
    }
}*/




/*shopping cart*/

.badge {
    /*background-color: #ff6f96;*/
    background-color: #fff;
    border-radius: 50%;
    /*color: white;*/
    color: black;
    display: inline-block;
    font-size: 11px;
    padding: 4px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 1px;
}

.shopping-cart {
    margin: 10px 0;
    float: right;
    background: white;
    width: 320px;
    position: absolute;
    border-radius: 3px;
    padding: 20px;
    right: 0;
    z-index: 99999999;
    display: none;
    /*max-height:400px;
    overflow:scroll;*/
}

    .shopping-cart .shopping-cart-header {
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 15px;
    }

        .shopping-cart .shopping-cart-header .shopping-cart-total {
            float: right;
        }

    .shopping-cart .shopping-cart-items {
        padding-top: 15px;
        list-style:none;
    }

        .shopping-cart .shopping-cart-items li {
            margin-bottom: 8px;
            border: 1px solid #f7f7f7;
            padding: 7px 5px;
        }

        .shopping-cart .shopping-cart-items img {
            float: right;
            margin-left: 12px;
        }

        .shopping-cart .shopping-cart-items .item-name {
            display: block;
            padding-top: 10px;
            font-size: 13px;
            text-align: right;
            padding-bottom: 4px;
            direction:rtl;
        }

        .shopping-cart .shopping-cart-items .item-price {
            color: #4f5353;
            /* margin-right: 8px; */
            display: block;
            text-align: right;
            direction: rtl;
            font-size: 11px;
            font-weight: bold;
            padding-top: 10px;
        }

        .shopping-cart .shopping-cart-items .item-quantity {
            color: #7a7a7c;
            text-align: right;
            direction: rtl;
            display: block;
            padding-top: 3px;
            font-size: 12px;
        }

    .shopping-cart:after {
        bottom: 100%;
        left: 89%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: white;
        border-width: 8px;
        margin-left: -8px;
    }

.cart-icon {
    color: #09ccd0;
    font-size: 24px;
    margin-right: 7px;
    float: left;
}


.shopping-cart .button {
    background: #fd639b;
    color: white;
    text-align: center;
    /*padding: 12px;*/
    text-decoration: none;
    display: block;
    border-radius: 3px;
    font-size: 14px;
    margin: 16px auto 11px auto;
    max-width: 195px;
}

    .shopping-cart .button:hover {
        background: #ea1662;
        color: #fff;
    }

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.mg-shp {
    float: right;
    width: 80px;
}

.shp-bx {
    float: right;
    width: 60%;
}

.lk-ce {
    text-align: center;
    display: block;
    color: #000;
}





/*search*/
#searchButton1, #searchndButton1 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    z-index: 30;
    cursor: pointer
}

#searchBox1, #searchndBox1 {
    position: absolute;
    top: 39px;
    left: 0;
    display: none;
    z-index: 999;
    width: 300px
}

#searchForm1, #searchndForm1 {
    width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: #efefef;
    padding: 3px
}

#searchForm1, #searchndForm1 {
    width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: #09ccd0;
    padding: 3px
}

    #searchForm1 fieldset, #searchndForm1 fieldset {
        margin: 0 0 12px 0;
        display: block;
        border: 0;
        padding: 0
    }

    #searchForm1 #checkbox1, .searchndForm1 #search1 {
        width: auto;
        margin: 1px 9px 0 0;
        float: left;
        padding: 0;
        border: 0
    }

.searchForm1 #search1, .searchndForm1 #search1 {
    width: auto;
    float: left;
    background: #339cdf url(../images/loginbuttonbg.png) repeat-x;
    color: #fff;
    padding: 7px 10px 8px 10px;
    text-shadow: 0 -1px #278db8;
    border: 1px solid #339cdf;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 12px 0 0;
    cursor: pointer
}


#searchContainer1 {
    position: absolute;
    top: 0;
    left: 0
}

#searchButton1 span {
    display: block;
    width: 50px;
    background-image: url(../images/se.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 46px
}

#loginForm, #searchForm1, #searchndForm1 {
    width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: #09ccd0;
    padding: 3px;
}

#s, #s2 {
    display: block;
    width: 70%;
    margin-left: 4px;
    float: right;
    border: 0;
    outline: 0;
    padding: 0;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    direction: rtl;
    color: #676767;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.12156862745098039)
}

#search1, #s2 {
    display: block;
    width: 70%;
    margin-left: 4px;
    float: right;
    border: 0;
    outline: 0;
    padding: 0;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    direction: rtl;
    color: #676767;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.12156862745098039);
}

@media only screen and (max-width: 760px) {
    #searchButton1 span {
        display: block;
        width: 40px !important;
        background-image: url(../images/se.png);
        background-repeat: no-repeat;
        background-position: left;
        height: 32px !important;
        background-size: 37px !important;
    }
    .line-nd {
        padding: 0px 0 !important;
    }

    .pn-bx {
        margin-bottom: 0;
        border: 1px solid #f5f5f5;
        padding: 10px 0;
    }

    .mg-ic {
        width: 24px !important;
        display: block;
        margin: 0 auto;
        top: 0;
    }

    .pn-bx .ti-bx {
        font-size: 11px !important;
        text-align: center;
    }

    .line-nd .container {
        padding: 0 0
    }
}


/*@media only screen and (max-width: 372px) {
    .pn-bx {
        text-align: right;
        direction: rtl;
    }

    .mg-ic {
        width: 18px !important;
    }

    .pn-bx .ti-bx {
        font-size: 11px !important;
    }

    .pn-bx {
        margin-bottom: 10px;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 320px) {
    .pn-bx {
        text-align: right;
        direction: rtl;
    }

    .mg-ic {
        width: 16px !important;
    }

    .pn-bx .ti-bx {
        font-size: 10px !important;
    }

    .pn-bx {
        margin-bottom: 10px;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
}*/


/*menu jadid*/


.cd-dropdown-wrapper {
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    float: right;
    /*top: 5px;*/
    z-index: 99999;
    margin: 0 10px;
}

.listed-in {
    float: right;
}

.cd-dropdown-trigger {
    padding: 0 35px 0 10px;
}

.cd-dropdown-trigger {
    font-size: 1.3rem;
}

.bx-min {
    margin-bottom: 5px;
    font: normal 13px;
    height: 42px;
    border: 1px dashed #dadbdf;
    color: #4a4a4a;
    padding: 0 4px 2px 0px;
    background-color: #fff;
    float: right;
    position: relative;
    width: 398px;
    margin-top: 4px;
    border-radius: 4px;
}

    .bx-min .tx-nd {
        background: none;
        border: none;
        width: 51%;
        float: right;
        direction: rtl;
        height: 36px;
        padding-right: 5px;
        font-size: 12px;
        font-weight: bold;
    }

    .bx-min .select-tp {
        color: #565656;
        background-color: #ffffff;
        border: none;
        border-right: 1px solid #d6d6d6;
        width: 145px;
        text-align: center;
        cursor: pointer;
        background-image: none;
        direction: ltr;
        padding-left: 3px;
        white-space: nowrap;
        height: 39px;
        font-size: 12px;
        float: right;
        direction: rtl;
    }

    .bx-min .btn-nd {
        float: left;
        width: 42px;
        /* position: relative; */
        height: 40px;
        /* border: 1px solid #b5b5b5; */
        background: url(../images/se.png) 6px no-repeat #09ccd0;
        /* border-radius: 4px 0 0 4px; */
        -webkit-border-radius: 1px 0 0 1px;
        -ms-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        background-size: 30px;
        cursor: pointer;
    }

.menu-ce {
    padding-right: 0px;
}

nav.navbar.bootsnav ul.nav > li > a {
    padding: 13px 10px 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 1;
    transition: all .5s ease 0s;
}

ul.menu-col li a {
    color: #000;
    text-align: right;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.30196078431372547);
}

ul.menu-col li:last-child a {
    border-bottom: none;
}

nav.navbar.bootsnav ul.nav > li.dropdown > ul {
    border-bottom: 3px solid #ec3c6a
}

.cd-dropdown-trigger {
    background-color: #09ccd0;
}

header {
    background: #ff6f96;
}

    header:after {
        background-image: url(../images/nv1.png);
    }

.listed li {
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    margin-top:3px;
}

    .listed li a {
        color: #f6f6f6;
    }

.em-nd {
    color: #ffffff;
}

    .em-nd img {
        width: 20px;
        position: relative;
        top: -3px;
    }

.btx {
    display: none;
}

.badge {
    background-color: #ffffff;
    color: #1b1b1b;
    margin-top: 6px;
}

.listed-in {
    text-align: right;
    padding-top: 15px;
    margin-left: 20px;
}

.rw-product .price-off {
    padding-top: 0;
    padding-left: 15px;
    color: #959191;
}

.cd-dropdown-wrapper {
    display: none;
}

@media only screen and (max-width: 1200px) {
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 13px 8px 10px 8px;
    }
}

@media only screen and (max-width: 960px) {
    .bx-min {
        width: 100%;
        margin: 10px auto;
        /*margin-right: 11px;*/
        /*background: #09ccd0;*/
        background-color: #fdfff0;
        position: relative;
        z-index: 9999;
        color:#000;

    }
    
    .cd-dropdown-wrapper {
        display: block;
    }

    .btx {
        display: block !important;
    }

    .bx-min {
        display: none;
    }

        .bx-min .select-tp {
            display: none;
        }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #000;
    }

    .bx-min ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }

    .bx-min ::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .bx-min :-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }

    .bx-min :-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

    .bx-min .tx-nd {
        background: none;
        border: none;
        width: 80%;
        float: right;
        direction: rtl;
        height: 36px;
        padding-right: 5px;
        font-size: 12px;
        font-weight: bold;
    }

    ::-webkit-input-placeholder {
        color: #666666 !important;
    }

    ::-moz-placeholder {
        color: #666666 !important;
    }

    :-ms-input-placeholder {
        color: #666666 !important;
    }

    :-moz-placeholder {
        color: #666666 !important;
    }
 

}

@media only screen and (max-width: 760px) {

    .listed-in {
        padding-top: 0;
    }

    .logo-nd {
        margin-top: 5px;
    }

    .br-bx {
        padding: 3px 12px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        margin-right: 8px;
    }

    .cd-dropdown-wrapper {
        right: 47px;
        /*top: 40px;*/
        position: absolute;
        width: 126px;
        margin: 0 0;
        font-size: 10px;
    }

    .cd-dropdown-trigger {
        background-color: #05b0b3;
    }

    .shopping-cart-content td {
        padding: 5px 0;
        text-align: center;
    }

    .shopping-cart-content {
        padding-top: 10px
    }

    .bx-min .btn-nd {
        width: 40px;
        height: 39px;
        background: url(../images/se.png) 3px no-repeat #1cb8bc;
        background-size: 30px;
    }

    .select-tp {
        display: none;
    }

    .br-vz {
        right: 178px !important;
    }

    .confetti-cone {
        top: 0;
        right: 11px;
    }

    .br-bx {
        padding: 3px 5px;
        right: 253px;
    }

    .cd-dropdown-trigger {
        font-size: 11px;
    }

        .cd-dropdown-trigger::before {
            right: 12px;
        }

        .cd-dropdown-trigger::after {
            right: 6px;
        }

    .cd-dropdown-trigger {
       
        padding: 0px 0px 0 7px;
        top: 5px;
    }

    .line-nd {
        padding: 0px 0 !important;
    }

    .pn-bx {
        margin-bottom: 0;
        border: 1px solid #f5f5f5;
        padding: 10px 0;
    }

    .mg-ic {
        width: 24px !important;
        display: block;
        margin: 0 auto;
        top: 0;
    }

    .pn-bx .ti-bx {
        font-size: 11px !important;
        text-align: center;
    }

    .line-nd .container {
        padding: 0 0
    }
}
/*end menu jadid*/

.enamad img {
    /* position: relative; */
    /* left: 80px; */
    display: block;
    margin: 0 auto;
    width:120px;
}



@media only screen and (max-width: 350px) {
   
    .cd-dropdown-trigger {
        padding: 0px 0px 0 7px;
        top: 0px;
        text-align: center;
    }
}
@media only screen and (max-width: 300px) {
    .cd-dropdown-trigger {
        padding: 0px 24px 0 7px;
        /*top: -5px;*/
    }
}

    /*safhe filter*/
    span.bread-crump {
        float: right;
    }

        span.bread-crump > a {
            color: #333;
        }

            span.bread-crump > a:hover {
                color: #002be2;
            }

    div.bread-crump-block {
        padding: 10px;
        background-color: #f5f5f5;
        border: solid 1px #ddd;
        border-radius: 5px;
        margin-bottom: 5px;
        min-height: 50px;
        text-align: right;
        direction: rtl;
    }

    ul.list-mt {
        list-style: none;
    }


    .quick-nav li:hover a {
        color: #00d793
    }

    .quick-nav li a {
        border-right: 1px solid #dbdbdb;
        padding: 5px 9px 0 0;
        margin-top: 10px;
        margin-right: 9px;
        display: block;
        font-size: 13px;
        line-height: 12px;
        color: #3c3d41;
    }

    .list-inline > li {
        padding-right: 0;
        padding-left: 0;
    }

    .quick-nav li:last-child a {
        border: none;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #d5d5d5;
        outline: 1px solid slategrey;
    }




    .lcs_wrap {
        display: inline-block;
        direction: ltr;
        height: 28px;
        vertical-align: middle;
        float: right;
        top: 9px;
        position: relative;
    }

        .lcs_wrap input {
            display: none;
        }

    .tx-sld {
        position: absolute;
        width: 100%;
        padding-top: 70px;
        color: #fff;
        text-align: center;
        z-index: 99;
        top: 0;
        height: 50px;
        top: 30%;
    }

        .tx-sld h3 {
            text-shadow: 1px 1px 1px #6B6B6B;
        }

    .lcs_switch {
        display: inline-block;
        position: relative;
        width: 40px;
        height: 21px;
        border-radius: 17px;
        background: #ddd;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .lcs_cursor {
        display: inline-block;
        position: absolute;
        top: 3px;
        width: 18px;
        height: 15px;
        border-radius: 12px;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
        z-index: 10;
        -webkit-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
    }

    .lcs_label {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 18px;
        color: #fff;
        font-weight: bold;
        position: absolute;
        width: 33px;
        top: 5px;
        overflow: hidden;
        text-align: center;
        opacity: 0;
        -webkit-transition: all .2s ease-in-out .1s;
        -ms-transition: all .2s ease-in-out .1s;
        transition: all .2s ease-in-out .1s;
    }

        .lcs_label.lcs_label_on {
            left: -70px;
            z-index: 6;
        }

        .lcs_label.lcs_label_off {
            right: -70px;
            z-index: 5;
        }

    .lcs_switch.lcs_on {
        background: #00afd7;
        box-shadow: 0 0 2px #00afd7 inset;
    }

        .lcs_switch.lcs_on .lcs_cursor {
            left: 21px;
        }

        .lcs_switch.lcs_on .lcs_label_on {
            left: 10px;
            opacity: 1;
        }

    .lcs_switch.lcs_off {
        background: #ededed;
        box-shadow: 0px 0px 2px #a4a4a4 inset;
    }

        .lcs_switch.lcs_off .lcs_cursor {
            left: 3px;
        }

        .lcs_switch.lcs_off .lcs_label_off {
            right: 10px;
            opacity: 1;
        }

    .lcs_switch.lcs_disabled {
        opacity: 0.65;
        filter: alpha(opacity=65);
        cursor: default;
    }

    .p-bx span {
        float: right;
        padding-top: 11px;
        padding-right: 14px;
        color: #454343;
        font-size: 13px
    }

    .p-bx {
        display: inline-block;
        width: 100% !important;
    }

    .cbp-vm-view-list .p-bx {
        width: 130px !important;
    }


    .sd-item {
        padding: 5px 10px;
        direction: rtl;
        background: #fff;
        margin-bottom: 15px;
        border: 1px solid #dedede;
    }


    /*.container {
        width: 97%;
        max-width: 1500px;
    }*/

    .linked {
        background: #4dafcc;
        padding: 8px 10px;
        border-radius: 6px;
        text-align: center;
        color: #fff;
        margin-top: 8px;
        position: relative;
        float: left;
    }

    .btn-tp {
        float: left;
        margin-left: 10px;
    }


    @media (min-width: 768px) {
        .modal-dialog {
            width: 400px;
            margin: 93px auto;
        }
    }

    @media (min-width: 760px) and (max-width: 1200px) {

        .mb-bx {
            display: none;
        }

        .se-nd .col-md-3 {
            width: 100%;
        }
    }

    .ti-sv img {
        display: none
    }

    .ti-fiter {
        padding: 9px 15px;
        direction: rtl;
        color: #000;
        font-weight: bold;
        box-shadow: 0 4px 4px 0 rgba(0,0,0,.08);
        display: none;
        background: #ebebeb;
    }

    #trigger-overlay {
        display: none;
    }

    @media (min-width: 0px) and (max-width: 760px) {


        .shopping-cart .button1 {
            background: #3864d4;
            color: white;
            text-align: center;
            padding: 5px 5px;
            text-decoration: none;
            /* display: block; */
            border-radius: 3px;
            /*font-size: 16px;*/
            margin: 0 40px;
            font-weight: bold;
        }

        .mb-bx {
            display: none;
        }

        .logo-nd {
            width: 100px;
        }

        .linked {
            background: #01b0d7;
            padding: 8px 6px;
            border-radius: 6px;
            text-align: center;
            color: #fff;
            margin-left: 7px;
            font-size: 11px;
        }

        .tp-bx {
            padding: 11px 0 0 0;
        }

        /*nav.navbar.bootsnav .navbar-toggle {
            top: -4px;
        }*/
    }

    @media (min-width: 0px) and (max-width: 960px) {
        .shopping-cart {
            max-height: 400px;
            overflow-y: scroll;
            overflow-x: hidden;
        }

        .ti-sv {
            width: 33%;
            float: right;
            font-size: 12px;
            padding-top: 5px;
        }

        .ti-fiter {
            display: block;
        }

        nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
            width: 227px;
        }

        .sd-item {
            padding: 8px 15px;
        }

        #loginButton {
            padding: 0 15px
        }

        #cssmenu {
            display: none;
        }


        .container .col-md-2 {
            padding: 0 0;
        }

        .p-bx span {
            font-size: 12px;
        }

        .lcs_switch {
            width: 37px;
            height: 23px;
        }

        .lcs_cursor {
            width: 15px;
            height: 16px;
        }

        .ti-sv img {
            width: 15px;
            float: right;
            margin-left: 5px;
            display: block;
        }

        .line-nd {
            padding: 2px 0;
            margin-top: 0;
            margin-bottom: 16px;
            overflow: hidden;
            position: relative;
        }

        .panel-nd .col-md-2 {
            padding: 0 15px;
        }

        nav.navbar.bootsnav.navbar-mobile ul.nav {
            width: 227px;
            padding-right: 0;
            padding-left: 15px;
        }

        .ti-nd {
            padding-right: 9px;
        }
    }

    a:active, a:focus {
        text-decoration: none;
        color: #000;
    }


    .link-more {
        padding: 9px 0;
        border-top: 1px solid #ccc;
        text-align: center;
        display: block;
        font-size: 12px;
        color: #333;
        background-color: #fdfcfc;
    }

    img {
        max-width: 100%;
    }

    input[type="search"]::-webkit-search-decoration,
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-results-button,
    input[type="search"]::-webkit-search-results-decoration {
        display: none;
    }

    input[type=text]::-ms-clear {
        display: none;
        width: 0;
        height: 0;
    }

    input[type=text]::-ms-reveal {
        display: none;
        width: 0;
        height: 0;
    }

    .clear {
        clear: both;
    }


    @-webkit-keyframes cd-fade-in {
        0% {
            opacity: 0;
            visibility: visible;
        }

        100% {
            opacity: 1;
            visibility: visible;
        }
    }

    @-moz-keyframes cd-fade-in {
        0% {
            opacity: 0;
            visibility: visible;
        }

        100% {
            opacity: 1;
            visibility: visible;
        }
    }

    @keyframes cd-fade-in {
        0% {
            opacity: 0;
            visibility: visible;
        }

        100% {
            opacity: 1;
            visibility: visible;
        }
    }

    @-webkit-keyframes cd-fade-out {
        0% {
            opacity: 1;
            visibility: visible;
        }

        100% {
            opacity: 0;
            visibility: visible;
        }
    }

    @-moz-keyframes cd-fade-out {
        0% {
            opacity: 1;
            visibility: visible;
        }

        100% {
            opacity: 0;
            visibility: visible;
        }
    }

    @keyframes cd-fade-out {
        0% {
            opacity: 1;
            visibility: visible;
        }

        100% {
            opacity: 0;
            visibility: visible;
        }
    }

    .has-children > a, .go-back a {
        position: relative;
    }

        .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
            content: '';
            position: absolute;
            top: 21px;
            margin-top: -1px;
            display: inline-block;
            height: 2px;
            width: 7px;
            background: #a7a5a5;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .has-children > a::before, .go-back a::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .has-children > a::after, .go-back a::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    @media only screen and (min-width: 1024px) {
        .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
            background: #b3b3b3;
        }
    }

    .has-children > a {
        padding-left: 40px;
    }

        .has-children > a::before, .has-children > a::after {
            /* arrow goes on the right side - children navigation */
            left: 20px;
            -webkit-transform-origin: 0px 50%;
            -moz-transform-origin: 0px 50%;
            -ms-transform-origin: 0px 50%;
            -o-transform-origin: 0px 50%;
            transform-origin: 0px 50%;
        }

    .cd-dropdown-content .go-back a {
        padding-left: 40px;
    }

        .cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
            /* arrow goes on the left side - go back button */
            left: 20px;
            -webkit-transform-origin: 1px 50%;
            -moz-transform-origin: 1px 50%;
            -ms-transform-origin: 1px 50%;
            -o-transform-origin: 1px 50%;
            transform-origin: 1px 50%;
        }

    .cd-main-content {
        background-color: #e6e6e6;
        min-height: calc(100vh - 100px);
        padding: 2em 5%;
        line-height: 2;
    }

    .no-js .cd-dropdown-wrapper:hover .cd-dropdown {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .no-js .cd-dropdown-wrapper .cd-close {
        display: none;
    }

    .se-bx {
        float: right;
        background: #fff;
        height: 50px;
        width: 81%;
        border: none;
        border-radius: 3px;
        border-right: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        text-align: right;
        padding: 0 10px;
    }

    .icon-bx {
        display: none;
        padding: 10px 0 30px 0;
    }

        .icon-bx li {
            float: right;
        }

            .icon-bx li a {
                padding: 1px 18px;
                border: 1px solid #0b69ab;
                margin: 0 0 0 10px;
                color: #0b69ab;
                border-radius: 5px;
            }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999999999;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        background: rgba(57, 57, 57, 0.1411764705882353);
    }

    .cd-dropdown-trigger img {
        display: none;
    }

    @media only screen and (max-width: 1250px) {
        nav.navbar.bootsnav ul.nav > li > a {
            padding: 10px 7px 20px 15px;
        }

        .se-bx {
            width: 76%;
        }

        .cbp-vm-title h3 {
            font-size: 12px;
        }
    }

    @media only screen and (max-width: 990px) {
        .icon-bx {
            position: absolute;
            width: 100%;
            top: 2px;
            right: 167px;
        }

        /*nav.navbar.bootsnav .navbar-header, nav.navbar.bootsnav .navbar-nav {
            padding-left: 0px;
            padding-right: 0px;
        }*/

        .see-all .fa {
            float: left;
            position: relative;
            top: 20px;
        }

        .cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
            border-bottom-width: 1px;
            border-bottom: 1px solid rgba(0,0,0,.12);
        }

        nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
            z-index: 999999;
        }

        .se-bx {
            float: right;
            background: #fff;
            height: 30px;
            width: 100%;
            border: 1px solid #ccc !important;
            border-radius: 3px;
            border-bottom-right-radius: 3px;
            border-top-right-radius: 3px;
        }

        .icon-bx li a {
            padding: 2px 18px;
            height: 28px;
            border-radius: 20px;
        }

        #trigger-overlay {
            position: relative;
            float: right;
            background: none;
            border: 1px solid #cccccc;
            border-radius: 6px;
            right: 0;
            background: #ccc;
            padding: 3px 10px;
            display: block;
            color: #0c0d0d;
            font-size: 13px;
            margin-left: 10px;
        }

            #trigger-overlay img {
                width: 16px;
                margin-left: 4px;
            }

        nav.navbar.bootsnav {
            padding-right: 0;
        }

        /*.container {
            width: 100%;
            padding: 0 0;
        }*/

        /*.cd-dropdown-trigger {
            position: relative;
            background: none;
            border: none;
            width: 93px;
            float: right;
            padding: 0 6px;
            border-radius: 25px;
            text-align: left;
            font-size: 12px;
            border: 1px solid #0b8aa7;
            line-height: 25px;
            margin-top: 10px;
            color: #0b8aa7;
        }*/

        .cd-dropdown-trigger::after {
            display: none;
        }

        .cd-dropdown-trigger::before {
            display: none;
        }

        .cd-dropdown-trigger img {
            width: 14px;
            float: right;
            display: inline-block;
            position: relative;
            top: 9px;
        }

        /*.cd-dropdown-wrapper {
            display: inline-block;
            position: relative;
            height: 54px;
            float: right;
            margin: 0px 0 0 0;
            -webkit-font-smoothing: antialiased;
            width: 95px;
        }*/
    }

    .icon-bx li:hover a {
        background-color: #0b69ab;
        color: #fff;
    }

    #loginBox select {
        margin-top: 4px;
        direction: rtl;
        padding: 5px 5px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    #loginForm p {
        padding-bottom: 8px;
    }

    .no-pn {
        padding: 0 0;
    }

    section::after {
        clear: both;
        content: "";
        display: table;
    }

    section.fixed-header {
        display: none;
    }

    section.header div {
        float: left;
        display: block;
        margin-right: 1.9355953897%;
        width: 100%;
        height: 10em;
        background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), -webkit-linear-gradient(-280deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
        background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), linear-gradient(10deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
    }

        section.header div:last-child {
            margin-right: 0;
        }

    @media screen and (max-width: 980px) {
        section.header div {
            float: left;
            display: block;
            margin-right: 2.3317410822%;
            width: 100%;
        }

            section.header div:last-child {
                margin-right: 0;
            }
    }


    section.body div.main {
        float: left;
        display: block;
        margin-right: 1.9355953897%;
        width: 79.0%;
    }

        section.body div.main:last-child {
            margin-right: 0;
        }

    @media screen and (max-width: 980px) {


        section.body div.main {
            float: left;
            display: block;
            margin-right: 2.3317410822%;
            width: 100%;
        }

            section.body div.main:last-child {
                margin-right: 0;
            }

        .icon-bx {
            display: block;
        }
    }

    section.body div.sidebar {
        float: left;
        display: block;
        margin-right: 1.9355953897%;
        width: 19.00%;
        color: gray;
        position: relative;
        margin-bottom: 30px;
    }

        section.body div.sidebar:last-child {
            margin-right: 0;
        }

    @media screen and (max-width: 980px) {
        section.body div.sidebar {
            float: left;
            display: block;
            margin-right: 2.3317410822%;
            width: 100%;
            height: auto;
        }

            section.body div.sidebar:last-child {
                margin-right: 0;
            }
    }

    section.body div div.sticky-sidebar {
        height: 100%;
        width: 100%;
        padding: 0;
        top: 0;
        bottom: auto;
        float: none;
    }

    @media screen and (max-width: 980px) {
        section.body div div.sticky-sidebar {
            position: relative;
            top: auto;
            bottom: auto;
            margin: 0 auto;
            height: auto;
            width: 100%;
            max-width: 16.688em;
        }
    }

    section.footer div {
        float: left;
        display: block;
        margin-right: 1.9355953897%;
        width: 100%;
        height: 20em;
        background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), -webkit-linear-gradient(-280deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
        background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), linear-gradient(10deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
    }

        section.footer div:last-child {
            margin-right: 0;
        }

    .nm-bx img {
        width: 60px;
    }

    @media screen and (max-width: 980px) {


        .ft-mb {
            display: none;
        }

        .ft-ce {
            padding: 0 0;
        }
    }

    /*ul {
    list-style: none;
}*/

    a:hover {
        text-decoration: none;
    }

    .noselect {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .dropdown-container, .instructions {
        margin: 10px auto;
        font-size: 14px;
        width: 100%;
        background-color: #fff;
        overflow: auto;
    }

    .instructions {
        width: 100%;
        text-align: center;
    }

    .dropdown-button {
        float: left;
        width: 100%;
        background: #fff;
        padding: 10px 12px;
        cursor: pointer;
        border: 1px solid lightgray;
        box-sizing: border-box;
        text-align: right;
    }

        .dropdown-button .dropdown-label, .dropdown-button .dropdown-quantity {
            float: right;
        }

        .dropdown-button .dropdown-quantity {
            margin-left: 4px;
        }

        .dropdown-button .fa {
            float: left;
        }

    .dropdown-list {
        float: left;
        width: 100%;
        border: 1px solid lightgray;
        border-top: none;
        box-sizing: border-box;
        padding: 10px 12px;
    }

        .dropdown-list input[type="search"] {
            padding: 5px 0;
        }

        .dropdown-list ul {
            margin: 10px 0;
            max-height: 200px;
            overflow-y: auto;
        }

            .dropdown-list ul input[type="checkbox"] {
                position: relative;
                top: 2px;
            }



    div.bread-crump-block {
        /*padding: 10px;
    background-color: #f5f5f5;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-bottom: 5px;
    height: 40px;*/
    }

    span.bread-crump {
        float: right;
    }


    .btn-buy {
        background-color: #002be2;
    }

    @media (min-width: 0px) and (max-width: 760px) {

        div.bread-crump-block {
            display: block;
            padding: 10px;
            background-color: #f5f5f5;
            border: solid 1px #ddd;
            border-radius: 5px;
            margin-bottom: 5px;
            min-height: 80px;
        }

        .advertisement-image-center-page {
            display: none;
        }
    }



    /*special category*/

    .ct-box {
        border: 2px solid #002be2;
        border-radius: 5px;
        overflow: hidden;
    }

    .dt-ctg {
        color: #0a40be;
        text-align: center;
        padding: 15px 0;
    }

        .dt-ctg h3 {
            font-size: 17px;
        }

    .pn-ctg {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    @media only screen and (max-width: 990px) {
        .category-nd {
            display: block;
            padding: 0 25px;
        }
    }

    grid:hover .price-nd {
        /* opacity: 0; */
        transition: all 0.3s;
    }


    li.gradient-box span {
        font-family: yekanNumber;
        font-weight: bold;
    }


    .user-profile:hover img {
        -webkit-animation-name: tada;
        animation-name: tada;
    }

    @media only screen and (max-width: 760px) {
        .span-profile {
            float: left;
            display: none;
        }
    }

    .InternalPageHeader {
        height: 150px;
    }

    @media only screen and (max-width: 800px) {
        .InternalPageHeader {
            height: 170px;
        }
    }

    .InternalPageHeader img {
        height: 100%;
    }

    @media only screen and (max-width: 760px) {
        .InternalPageHeader {
            /*display: none;*/
            height: 70px;
        }
    }


    @media (min-width: 1024px) {
        nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
            min-height: 80px;
        }
    }



    @media only screen and (max-width: 990px) {

        .txslid {
            display: none;
        }
    }




    .list-filter a {
        cursor: pointer;
    }


    div.bread-crump-block {
        /*padding: 10px;
    background-color: #f5f5f5;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-bottom: 5px;
    height: 50px;*/
    }


    h3.ti-pr {
        direction: rtl;
        min-height: 70px;
    }


    .searchP {
        float: right;
        text-align: right;
        direction: rtl;
        white-space: nowrap;
        width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
    }

    div#search33_results {
        margin-bottom: 60px;
    }

    h4.price-of {
        text-align: center;
        color: #000;
        padding-top: 15px;
        text-decoration: line-through;
        font-size: 16px;
        direction: rtl;
        height: 30px;
    }

    .price-height {
        min-height: 70px;
    }

    ul#lightgallery {
        list-style: none;
    }


    h4.price-off {
        text-align: center;
        display: inherit;
    }

    @media only screen and (max-width: 760px) {
        .product-bx {
            margin-top: 60px;
        }
    }


    .saman-bank {
        display: block;
        max-width: 100%;
        width: 35%;
        margin: 0 auto;
    }
.post-arm {
    display: block;
    max-width: 100%;
    width: 35%;
    margin: 0 auto;
}

.list-social {
    margin-top: 10px;
}

    ul#fulProduct {
        list-style: none;
    }

    .sicial-media-tony {
        margin-left: 5px;
    }


    .special-lable {
        background-color: #ff6f96;
        border-radius: 20px;
        z-index: 9999999999;
        /*width: 100px;*/
        /* height: 80px; */
        transform: rotate( -30deg );
        position: absolute;
        padding: 10px;
        text-align: center;
        left: -15px;
        color: #fff;
        display: none;
    }

    @media only screen and (max-width: 760px) {
        .special-lable {
            display: block;
        }
    }




@media only screen and (max-width: 760px) {
    .a2a_kit a {
        float: none !important;
        display: inline-block !important;
    }

    .a2a_kit {
        text-align: center !important;
    }
    ul.list-social.text-center.list-inline {
        text-align: center;
    }
}



ul.list-social.text-center.list-inline {
    text-align: right;
}


@media (min-width: 760px) and (max-width: 990px) {
    .cd-dropdown-wrapper {
        right: 69px;
        /*top: 53px;*/
        /*top: 82px;*/
        position: absolute;
        width: 163px;
        margin: 0 0;
        font-size: 10px;
        /*background: #ccc;*/
    }

    .cd-dropdown-trigger {
        background-color: #06a7aa;
    }

    .br-bx {
        background: #ea1662;
        padding: 10px 12px;
        position: absolute;
        right: 241px;
        top: 6px;
        color: #fff;
        border-radius: 4px;
        display: block;
    }

    .br-vz {
        right: 307px;
    }
}

@media only screen and (max-width: 760px) {
    ul.list-social.text-center.list-inline {
        text-align: center;
    }
}
/*@media only screen and (max-width: 760px)  {
    .cd-dropdown-wrapper {
        top: 28px;
    }
}
@media only screen and (max-width: 370px) {
    .cd-dropdown-wrapper {
        top: 38px;
    }
}*/

.content .p-em i {
    font-size:20px;color:#000;
}

ul.list-social.text-center.list-inline i {
    color: #000;
    font-size: 25px;
    margin: 5px;
}

span.sp-new {
    background-color: #09ccd0;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    z-index: 99;
    left: 5px;
    width: 50px;
    font-family: 'IRANSansWeb';
}

span.sp-off {
    background-color: #ff6f96;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    z-index: 99;
    left: 5px;
    width: 50px;
    font-family: 'IRANSansWeb';
}




@media only screen and (max-width:1270px){
 .container{
    max-width:100%;
    width:100%;
    padding:0 0px;
    overflow:hidden;
}
   .prx-bx .bx-controls-direction {
        display:none!important;
    }
   .confetti-cone {

    right: 24px;

}
   .img3 {
    width: 143px!important;
    top: 143px;
    height: 133px;
}
   .tx-off {
    width: 88px;
    top: 32px;
}
   .img4 {
    top: 260px;
    left: 85px;
    width: 53px!important;
}
   .tx-off h3 {
    font-size: 29px;
    padding-top: 15px;
}
}
@media only screen and (max-width:1100px){
    .img3 {
    width: 119px!important;
    top: 73px;
    height: 113px;
}
    tx-off {
    top: 24px;
}
    .img4 {
    top: 179px;
    left: 70px;
    width: 41px!important;
}
}
@media only screen and (max-width: 990px) {
    .img2 {
        right: 76px;
    }
   .owl-controls .owl-buttons .owl-next {
    right: 12px;
}
      .owl-controls .owl-buttons .owl-prev {
    left: 12px;
} 
}
@media only screen and (max-width:760px) {
    .img2 {
    width: 176px;
    right: 0;

}
 .news-bx .owl-controls .owl-buttons {
    bottom: 182px;
}
}






.cl-box {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    width: 70px;
    height: 70px;
    /*background-color: #7e4f76;*/
    border-radius: 50%;
    padding: 15px 11px;
}

.cl-box img {
    width: 40px;
    display: block;
    margin: 0 auto;
}