@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 900;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum)_Black.eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum)_Bold.eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum)_Medium.eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum)_Light.eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 200;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum)_UltraLight.eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/IRANSans/eot/IRANSansWeb(FaNum).eot') format('eot'), url('../../fonts/IRANSans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../../fonts/IRANSans/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../../fonts/IRANSans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: 'IRANSans' !important;
    direction: rtl;
    text-align: right;
    overflow-x: hidden;
    background: #f8f8f8;
}

h1, h2, h3, h4, h5, h6, blockquote, a {
    font-family: 'IRANSans' !important;
}

ul li {
    list-style-type: none;
}

a:focus, a:hover {
    color: #06b787;
    text-decoration: none;
}

a {
    color: #575757;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

p {
    color: #5e5e5e;
    font-size: 14px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #06b787 !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #575757;
}

ul {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.btn1 {
    background: #06b787;
    color: #fff;
    border-radius: 50px;
    padding: 4px 20px;
    font-size: 18px;
    box-shadow: 0px 0px 8px 0px #06b787;
    font-size: 16px;
}

.btn1:hover {
    background: #4a8ff6;
    color: #fff;
    box-shadow: 0px 0px 8px 0px #4a8ff6;
}

.btn2 {
    background: #ff7a17;
    color: #fff;
    border-radius: 50px;
    padding: 6px 30px;
}

.btn2:hover {
    background: #bd5202;
    color: #fff;
}

.btn-blue {
    background: #333ad7;
    color: #fff;
    border-radius: 50px;
    padding: 6px 50px;
}

.dropdown-menu1 .dropdown {
    height: 44px;
    overflow: hidden;
    transition: all 0.3s;
}

.dropdown-menu1 .dropdown.show {
    height: auto;
    transition: all 0.3s;
}

.btn-blue:hover {
    background: #161a77;
    color: #fff;
}

section {
    padding: 40px 0 0;
}

.np-r {
    padding-right: 0px !important;
}

.np-l {
    padding-left: 0px !important
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.outline-btn-green {
    border: 1px solid #06b787;
    padding: 1px 20px;
    border-radius: 20px;
}

.outline-btn-green:hover {
    background: #06b787;
    color: #fff;
}

.outline-btn-red {
    border: 1px solid #b70e15;
    padding: 1px 20px;
    border-radius: 20px;
}

.outline-btn-red:hover {
    background: #b73622;
    color: #fff;
}

.title1 {
    color: #575757;
    text-align: center;
    font-size: 24px;
    margin: 24px 0;
    font-weight: 700;
}

.title3 {
    font-size: 16px;
    padding: 10px 0;
}

.form-control:focus {
    box-shadow: 0 0 0 .2rem transparent;
}

.np_r {
    padding-right: 0px;
}

/*========== Header ========*/
.site-header {
    background: #fff;
}

#top-bar {
    background: #f8f8f8;
    border-bottom: 1px solid #d7d7d7;
}

#top-bar ul li {
    display: inline;
    margin-left: 12px;
}

#top-bar ul li a {
    font-size: 13px;
    color: #2b2b2b;
}

#top-bar ul {
    padding: 7px 0 10px;
}

#top-bar ul li a:hover {
    color: #06b787;
}

.dashboard, .login-register a {
    color: #6d6d6d;
    font-size: 13px;
    margin: 10px;
}

.dashboard, .login-register {
    line-height: 39px;
    margin-left: 20px;
}

.dashboard, .login:hover {
    color: #06b787;
}

#top-number {
    position: relative;
    margin: 9px 0;
}

.bg-blue {
    background: #3f7bd5;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    padding: 1px 10px;
}

.contact-text {
    position: absolute;
    top: 28px;
    right: -5px;
}

.number {
    font-size: 15px !important;
    font-weight: 700;
    font-style: italic;
    color: #525847;
}

.top-search {
    margin: 16px 50px;
}

.top-search .form-inline {
    position: relative;
}

.top-search .form-inline input {
    background: #f8f8f8;
    border: 1px solid #d7d7d7;
    border-radius: 20px;
    width: 100%;
}

.top-search .form-inline button {
    background: #06b787;
    border: 0;
    border-radius: 20px;
    color: #fff;
    padding: 7px 25px;
    font-size: 13px;
    position: absolute;
    left: 3px;
    top: 3px;
}

.top-search .form-inline button i {
    margin-right: 10px;
    padding-top: 6px;
    float: left;
}

#header-middle {
    margin: 5px 0;
}

.top-search .form-inline button:hover {
    background: #3f7bd5;
    cursor: pointer;
}

.main-menu {
    background: #06b787;
    box-shadow: 0px 5px 6px 0px #ccc;
}

.dropdown-menu {
    margin-top: 0;
}

.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-right: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.dropdown-menu .dropdown .dropdown-menu {
    right: 100%;
    top: 0%;
    margin: 0px 0px;
    border-width: 0;
}

li.nav-item.dropdown.show ul.dropdown-menu1, li.nav-item.dropdown:hover ul.dropdown-menu1 {
    min-height: 57px !important;
}

li.nav-item.dropdown li.nav-item.dropdown {
    position: relative;
}

.dropdown-menu2 i.fas.fa-chevron-left {
    position: absolute;
    top: 16px;
    left: 26px;
    color: #06b787;
    font-size: 13px;
}

.dropdown-item.dropdown-toggle1 {
    font-weight: bold;
    color: #3f7bd5 !important;
}

.dropdown-menu > li a:hover,
.dropdown-menu > li.show {
    background: #06b787;
    color: white;
}

.dropdown-menu > li.show > a {
    color: white;
}

body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

.screen-overlay.show {
    transition: opacity .5s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.main-menu .nav-link {
    color: #fff;
    font-size: 14px;
}

.main-menu .nav-link:hover {
    color: #3f7bd5;
}

.main-menu .dropdown-menu {
    width: 170px;
    background-color: rgb(6, 183, 135);
    border: 0;
    border-radius: 0;
    margin-top: -1px;
    box-shadow: 0px 0px 5px 0px #688079;
}

.main-menu .dropdown-item {
    color: #fff;
}

.main-menu .nav-item {
    padding-left: 20px;
}

.main-menu .dropdown-menu li {
    padding: 3px 0;
    margin: 5px 0;
}

.main-menu .btn-danger {
    color: #840b0b;
    background-color: transparent;
    border-color: #404040;
    border-radius: 50%;
    border: 0;
    padding: 0px 10px;
    font-size: 40px;
}

.main-menu .dropdown-item:focus, .main-menu .dropdown-item:hover {
    color: #3f7bd5;
}

.nav-item.dropdown:last-child .dropdown-menu .dropdown-menu {
    left: 100%;
    right: auto
}

/*=============== slider ===============*/
.home-slider {
    margin: 20px 0;
}

#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
    border-radius: 10px;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 42px;
    height: 42px;
    font-size: 28px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

#minimal-bootstrap-carousel .carousel-control-prev {
    right: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    left: 1%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: #06b787;
    border-color: #06b787;
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {

    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    background-size: cover;
}

#minimal-bootstrap-carousel .carousel-inner {
    border-radius: 10px;
}

#offer {
    height: 350px;
    border-radius: 10px;
}

#offer img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
    margin-right: 70px;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: #fff;
    font-size: 100px;
    line-height: 1em;
    font-weight: 600;
    font-family: 'Josefin Sans';
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.slider-content-style .content p {
    font-weight: 600;
    font-size: 22px;
    color: #000;
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slider-content-style .content a.thm-btn {
    background: #06b787;
    display: inline-block;
    vertical-align: middle;
    color: #ffff;
    font-size: 20px;
    padding: 5px 30px;
    margin-top: 30px;
    border-radius: 20px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.slider-content-style .content a.thm-btn:hover {
    background: #3f7bd5;
}

/*=============== Home Boxes ====================*/
.box-item {
    border-radius: 10px;
    display: table;
    width: 100%;
}

.box-item-green {
    background: #06b787;
    box-shadow: 0px 0px 10px 0px #06b787;
}

.box-item-green .right-icons {
    background: #04936c;
}

.box-item-green.box-item:hover {
    background: #fdc689;
    box-shadow: 0px 0px 10px 0px #fdc689;
}

.box-item-green.box-item:hover .right-icons {
    background: #f1a755;
}

.box-item-blue {
    background: #3f7bd5;
    box-shadow: 0px 0px 10px 0px #3f7bd5;
}

.box-item-blue .right-icons {
    background: #2c64b7
}

.box-item-blue.box-item:hover {
    background: #ce90c4;
    box-shadow: 0px 0px 10px 0px #ce90c4;
}

.box-item-blue.box-item:hover .right-icons {
    background: #ba57aa;
}

.box-item-orange {
    background: #fdc689;
    box-shadow: 0px 0px 10px 0px #fdc689;
}

.box-item-orange .right-icons {
    background: #f1a755
}

.box-item-orange.box-item:hover {
    background: #06b787;
    box-shadow: 0px 0px 10px 0px #06b787
}

.box-item-orange.box-item:hover .right-icons {
    background: #04936c;
}

.box-item-purple {
    background: #ce90c4;
    box-shadow: 0px 0px 10px 0px #ce90c4;
}

.box-item-purple .right-icons {
    background: #ba57aa
}

.box-item-purple.box-item:hover {
    background: #3f7bd5;
    box-shadow: 0px 0px 10px 0px #3f7bd5;
}

.box-item-purple.box-item:hover .right-icons {
    background: #2c64b7;
}

.box-item .item-col {
    display: table-cell;
    padding: 10px 0;
}

.box-item span a {
    color: #fff
}

.right-icons {
    text-align: center;
    border-radius: 10px 0 0 10px;
}

.right-icons.item-col {
    padding: 0;
    width: 55px;
    vertical-align: middle;
}

#right-icon1 {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.5);
}

#right-icon2 {
    font-size: 22px;
    color: rgb(255, 255, 255);
    margin-right: -4px;
}

.img-box img {
    padding: 10px 9px;
    max-width: 70px;
    height: 65px;
}

.box-text {
    margin-bottom: 10px;
    width: 64%
}

.box-text h3 {
    font-size: 16px;
    width: 100%;
    margin-bottom: 0px;
    color: #fff;
    padding: 5px 5px 2px;
}

.text-gray {
    opacity: 0.8;
    font-size: 13px;
    padding: 0px 12px;
}

.text-gray:hover {
    opacity: 1;
    color: #000;
}

.img-box {
    margin: auto 0px;
    text-align: center;
    width: 60px;
    vertical-align: middle;
}

.box-item a {
    color: #fff;
}

/*=========== product filters ==========*/
#filters {
    margin: 0% auto 40px;
    padding: 5px 0;
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    height: 40px;
    text-align: center;
}

#filters li {
    float: right;
}

#filters li span {
    display: block;
    padding: 8px 7px;
    text-decoration: none;
    color: #383838;
    cursor: pointer;
    font-size: 15px;
    margin: -5px 20px;
    position: relative;
    font-weight: 500;
}

#filters li span.active {
    background: #4a8ff6;
    color: #fff;
    border-radius: 20px;
    padding: 4px 15px 5px;
}

#filters li span.active:hover {
    border-bottom: 0px;
}

#filters li span:hover {
    border-bottom: 2px solid #06b787;
}

#productlist .product {
    width: 20%;
    margin: 0%;
    display: none;
    float: right;
    height: 280px;
}

.product-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    margin: 10px;
    border: 1px solid #d7d7d7;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 260px;
    overflow: hidden;
}

.product-wrapper:hover {
    box-shadow: 1px 1px 5px 1px #ccc;
    border: 0px;
    top: -20px;
}

.product img {
    max-width: 100%;
}

.product .text-category {
    display: block;
    font-size: 9px;
}

.product-img {
    text-align: center;
    background: #f8f8f8;
    position: relative;
}

.pr-title {
    text-align: center;
    padding: 7px 0;
}

.pr-title a {
    color: #666;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.pr-title a:hover {
    color: #06b787;
}

.pr-rating span {
    font-size: 11px;
    color: #b6b6b6;
}

.pr-rating .checked {
    color: #f5c816;
}

.product-hover-text {
    float: right;
    width: 100%;
    background: #e1e1e1;
    padding: 2px 10px;
    display: none;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
}

.product-wrapper:hover .product-hover-text {
    display: block;
    
}

.more-product {
    float: right;
    margin: 50px auto;
    width: 100%;
    text-align: center;
}

/* #Clearing */

/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*======ads========*/
#ads1 {
    padding: 0 0 0;
    border-radius: 10px;
}

#ads1 img {
    border-radius: 10px;
    width: 100%;
}

/*============= posts carousel ===========*/
.home-posts-carousel {
    text-align: center;
}

.home-posts-carousel .single-post-item {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px #acacac;
    margin: 10px;
}

.home-posts-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.post-desc {
    font-size: 13px;
    padding: 10px;
    text-align: right;
    line-height: 24px;
}

.item .title3 {
    margin-bottom: 0;
}

.home-posts-carousel .thumb {
    height: 170px;
    overflow: hidden;
}

.home-posts-carousel .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.home-posts-carousel .thumb img:hover {
    transform: scale(1.1);
    
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #06b787;
}

#home-posts {
    padding: 40px 0;
}

h2.two-colored-line.title1 {
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    padding-bottom: 18px;
}

h2.two-colored-line.title1:after {
    background: linear-gradient(90deg, rgba(74, 143, 246, 1) 0%, rgba(6, 183, 135, 1) 100%);
    content: "";
    position: absolute;
    width: 150px;
    height: 2px;
    bottom: 0;
    right: 43.4%;
}

/*=============== Service col ==============*/
.service-item .service-col {
    display: table-cell;
    vertical-align: middle;
    line-height: 24px;
}

.service-item {
    display: table;
    margin-bottom: 20px;
}

#home-services {
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

.br-left::after {
    content: "";
    position: absolute;
    left: 0;
    width: 1.5px;
    height: 60px;
    background: #ccc;
    vertical-align: middle;
    top: 4%;
}

.br-left:last-child::after {
    display: none;
}

.service-col p {
    margin: 0 15px;
    padding: 2px 0px;
}

.service-text {
    font-weight: 700;
}

.service.detail {
    font-size: 13px;
}

/*=============== brands ===================*/
#brands {
    background-image: linear-gradient(-80deg, #06b787, #4a8ff6);
    padding: 40px 0;
}

#brands .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    max-height: 44px;
}

#brands .owl-nav.disabled {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 36px;
    position: relative;
}

#brands .owl-prev {
    right: 0px;
    position: absolute;
    top: -55px;
}

#brands .owl-next {
    left: 0px;
    position: absolute;
    top: -55px;
}

#brands .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #000;
}

/*=============== Footer ================*/
.footer-before-img {
    position: absolute;
    right: -14px;
    top: 22px;
}

#footer-main {
    background-image: url(../../../images/footer-bg.jpg);
    background-repeat: no-repeat;
    padding: 30px 0;
    margin-bottom: 20px;
    background-size: cover;
}

.footer-contact {
    color: #fff;
}

.footer-contact i {
    color: #37bcd2;
    margin-left: 10px;
    font-size: 18px;
}

.footer-links a {
    color: #fff;
    line-height: 34px;
    font-size: 14px;
}

.footer-title {
    color: #fff;
    margin-bottom: 20px;
    margin-right: 15px;
}

.footer-contact {
    color: #fff;
    margin-top: 30px;
    line-height: 24px;
    font-size: 14px;
}

.footer-contact li {
    margin-bottom: 10px;
    border-bottom: 1px solid #8e8e8e;
    padding-bottom: 10px;
}

.footer-contact li:last-child {
    border-bottom: 0;
}

.footer-phone {
    font-size: 18px;
}

.footer-links ul {
    margin-right: 30px;
}

.footer-links li {
    list-style-type: disc;
    color: #37bcd2;
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 3px;
}

.footer-links li::after {
    content: "";
    width: 90px;
    height: 1px;
    position: absolute;
    background: #8e8e8e;
    right: -10px;
    bottom: 0;
}

.footer-links li:last-child::after {
    display: none;
}

.footer-links li a:hover {
    color: #37bcd2;
}

.footer-social li {
    display: inline;
}

.footer-social li a {
    background: linear-gradient(#06b787, #37bcd2);
    font-size: 20px;
    margin: 0 7px;
    padding: 3px 9px 0;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 3px rgba(151, 146, 146, 0.5);
}

.footer-social li a:hover {
    background: #37bcd2;
}

.footer-social li a {
    color: #fff
}

.footer-social {
    margin: 20px 10px;
}

.newsletter-text {
    color: #fff;
    text-align: center;
    margin: 25px 0 30px;
}

.newsletter-form input {
    border-radius: 20px 20px 20px 20px !important;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}

.newsletter-form .btn.btn-theme {
    background: #06b787;
    color: #fff;
    border-radius: 50%;
}

.newsletter-form .btn.btn-theme:hover {
    background: #37bcd2;
}

.newsletter-form {
    position: relative;
}

.newsletter-form .input-group-btn {
    position: absolute;
    left: 4px;
    z-index: 999;
    top: 2px;
}

.footer-social i {
    width: 20px;
    text-align: center;
}

.copyright {
    text-align: center;
}

.footer-line {
    margin-top: -28px;
}

.footer-logo img {
    background: #f8f8f8;
    padding: 0 50px;
}

.nonegar-copyright {
    margin-top: 40px;
    color: #8a8a8a;
    font-size: 14px;
}

.site-copyright {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 0 0;
}

.nonegar-copyright-link a {
    color: #32a2b2;
}

.nonegar-copyright-link a:hover {
    color: #14b9a4
}

/*============== support =================*/
.support {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999;
}

.support img {
    box-shadow: 1px 1px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: all 0.5s
}

.support img:hover {
    box-shadow: 1px 1px 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.5s
}

/*============== Responsive ===============*/
@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
    
    .box-text {
        width: 58%;
    }
    
    #filters li span {
        margin: -5px 10px;
    }
}

@media all and (max-width: 992px) {
    #navbar_main {
        background: #3f7bd5;
        color: #fff;
    }
    
    .offcanvas-header {
        display: block;
    }
    
    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .2s ease-in-out, transform .2s ease-in-out;
    }
    
    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }
    
    .main-menu .nav-item {
        padding-left: 20px;
        margin: 5px 0;
    }
    
    .dropdown-menu .dropdown .dropdown-menu {
        box-shadow: 0px 0px 0px 0px #a4a4a4;
        background: #06b787;
    }
    
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
    
    .home-boxes.d-lg-none.d-block {
        float: right;
    }
    
    .home-boxes {
        margin: 10px 0 40px;
    }
    
    .box-text {
        width: 50%;
    }
    
    #filters {
        border-bottom: 0;
    }
    
    #filters li {
        width: 22%;
        margin: 3px 5px;
        height: 55px;
    }
    
    #filters li span {
        padding: 4px 2px 4px;
        margin: 2px 0px;
        border: 1px solid #06b787;
        font-size: 12px;
        border-radius: 20px;
        min-height: 30px;
    }
    
    #filters li span.active {
        padding: 4px 2px 4px;
        border: 1px solid #4a8ff6
    }
}

@media only screen and (max-width: 768px) {
    .dropdown-menu2 i.fas.fa-chevron-left {
        top: 13px;
        left: 15px;
    }
    
    li.nav-item.dropdown.show ul.dropdown-menu1, li.nav-item.dropdown:hover ul.dropdown-menu1 {
        max-height: 300px !important;
        overflow: auto;
        position: relative;
        width: 100%;
        top: auto;
    }
    
    .dropdown-menu1 .dropdown {
        height: auto;
    }
    
    
    ul.dropdown-menu1 {
        position: relative;
        width: 100%;
        top: 35%;
    }
    
    li.nav-item {
        position: relative;
        width: 100%;
        padding: 0 !important;
    }
    
    ul.navbar-nav {
        margin: 0 !important;
        width: 100%;
    }
    
    nav#navbar_main {
        position: fixed !important;
    }
    
    #productlist .product {
        width: 48%;
        margin: 0%;
    }
    
    #footer-main {
        background-size: cover;
    }
    
    #brands .owl-nav {
        display: none;
    }
    
    #ads1 {
        padding: 0 0;
    }
    
    #filters {
        margin: 0% auto 10px;
        padding: 5px 0;
        height: auto;
    }
    
    #filters li {
        width: 45%;
        margin: 3px 5px;
    }
    
    #filters li span {
        padding: 4px 2px 4px;
        margin: 2px 0px;
        border: 1px solid #06b787;
        font-size: 12px;
        border-radius: 20px;
        min-height: 30px;
    }
    
    #filters li span.active {
        padding: 4px 2px 4px;
        border: 1px solid #4a8ff6
    }
    
    .box-item {
        margin-bottom: 30px;
    }
    
    .home-boxes {
        margin: 0 30px;
    }
    
    #offer {
        height: auto;
        margin: 10px 0px 40px;
    }
    
    #top-bar ul li a {
        font-size: 12px;
    }
    
    #top-bar ul li {
        margin-left: 5px;
    }
    
    .top-search {
        margin: 18px 0px;
    }
    
    .top-search .form-inline button {
        padding: 7px 10px;
    }
    
    .number {
        font-size: 15px;
    }
    
    .mobile-np-l {
        padding-left: 0;
    }
    
    .top-search .form-inline button i {
        margin-right: 3px;
        padding-top: 2px;
        line-height: 16px;
    }
    
    .login-register a {
        color: #fff;
    }
    
    .login-register {
        margin-left: 0;
    }
    
    .navbar-toggler-icon {
        color: #fff;
        padding: 6px 0px 0;
        font-size: 24px;
    }
    
    #top-bar {
        padding-bottom: 14px;
    }
    
    #top-bar-menu {
        text-align: center;
    }
    
    #navbar_main {
        padding: 10px 15px;
    }
    
    .br-left::after {
        display: none;
    }
    
    .footer-before-img {
        display: none;
    }
    
    .box-text {
        width: 200px;
    }
    
    .main-menu .nav-link:hover {
        color: #06b787;
    }
    
    h2.two-colored-line.title1:after {
        right: 29.4%;
    }
    
    .footer-social {
        margin: 25px 10px 10px;
        text-align: center;
    }
    
    .np_r {
        padding-right: 15px;
    }
    
    #product-filters {
        padding: 10px 0 0;
    }
    
    #home-posts {
        padding: 0 0;
    }
    
    .brands-item {
        padding: 5px 0 10px;
    }
    
    .home-boxes {
        float: right;
    }
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    }
}


/*custom*/
input[type="text"][required], input[type="password"][required],
input[type="number"][required], input[type="url"][required],
input[type="tel"][required], textarea[required], input[type="captcha"],
input[type="tel"]:required, input[type="date"]:required, input[type="time"][required],
input[type="time-prv"][required], input[type="date-prv"][required], input[type="file"][required],
textarea[required], div.require, span.require {
    background: url(../../images/red_asterisk.png) no-repeat scroll 5px center #FFFFFF;
}

#login_register .modal-dialog {
    flex: 0 1 auto;
    max-height: calc(100% - 96px);
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
}

#login_register .modal-content {
    vertical-align: middle;
    min-height: 300px;
}

.login-header {
    background-color: #06B787;
    color: #fff;
    text-align: center;
    display: block;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    padding: 20px
}

.login-text {
    text-align: center;
    margin-bottom: 20px !important;
}

.animateBtn:hover::before {
    width: 900px;
    height: 900px;
    right: -334px;
    top: -334px;
    transform: unset;
}

.icon-login {
    background-position: -1305px -188px !important;
    height: 49px;
    line-height: 38px;
    width: 65px;
    float: right;
}

.login-header h4 {
    font-size: 14px !important;
}

/*material-switch*/
.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 0;
}

.content {
    min-height: 200px;
    padding-top: 30px;
    padding-bottom: 30px
}

.breadcrumb-item a {
    color: #000 !important;
    font-size: 12px;
}

.breadcrumb {
    padding: 0 !important;
    margin: 0 !important;
}

.btn.animateBtn::before, .btn.animateBtnRed::before, .btn.animateBtnBlue::before, .animateBtnGreen:hover::before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    top: -23px;
    transition: all .3s ease-in-out;
}

.btn.animateBtn::before, .btn.animateBtnRed::before, .btn.animateBtnBlue::before, .animateBtnGreen:hover::before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    top: -23px;
    transition: all .3s ease-in-out;
}

.animateBtn:hover::before, .animateBtnRed:hover::before, .animateBtnBlue:hover::before, .animateBtnGreen:hover::before {
    width: 900px;
    height: 900px;
    right: -334px;
    top: -334px;
    transform: unset;
}

.input-group-addon {
    border-right: 1px solid #ccc !important;
    width: 50px;
    text-align: center;
    line-height: 37px;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    background-color: #1fb78b;
}

.btn.animateBtn {
    padding: 0 !important;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    background-color: #2fb7a0;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-color: #06B787;
}

.btn.animateBtnRed {
    padding: 0 !important;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    background-color: #be0e10;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.btn.animateBtnGreen {
    padding: 0 !important;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    background-color: #06B787;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 5px !important;
}

.btn.animateBtnBlue {
    padding: 0 !important;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    background-color: #06B787;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    padding: 0 20px !important;
}


.select-box {
    position: relative;
    width: 100%;
    float: right;
}

.modal-body .ca-select {
    background-color: #fff !important;
}

.ca-select {
    font-size: 10px;
    text-align: right;
    display: inline-block;
    background-color: #f4f4f436;
    position: absolute;
    top: -8px;
    z-index: 9;
    right: 5px;
    padding: 0 5px;
}

ol.breadcrumb {
    padding: 11px !important;
}

.stars, .pr-rating {
    display: none;
}

.pr-detail-img.pull-left {
    display: none;
}


/* ************************************* */
/*=*=*=*=*=*= * --- RESPANSIVE-MENU--  * ======================== */
.Side-mob {
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    width: 79%;
    z-index: 1212;
    box-shadow: 0 0 10px;
    transform: translateX(100%);
    transition: all 0.3s;
}

.right-open.Side-mob {
    transform: translateX(0);
    transition: all 0.3s;
}

.Drp-Dwn {
    height: 35px;
    overflow: hidden;
}

.icn-mob {
    width: 42px;
}

.drop-categories {
    background: #d7eee963;
}

.Drp-Dwn .mb-item i {
    transition: all 0.3s;
}

.open-sub.Drp-Dwn {
    height: auto;
}

.open-sub.Drp-Dwn .drop {
    color: #06b787 !important;
    border-bottom: 1px solid #dfdfe2;
}

.open-sub.Drp-Dwn .drop i {
    transform: rotate(180deg);
    transition: all 0.3s;
}

.over-page {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #0000007a;
    z-index: 11;
    opacity: 0;
    transition: all 0.3s;
    display: none;
}

.open-menu .over-page {
    opacity: 1;
    transition: all 0.3s;
    display: block;
}
.small-image::after {

    content: '';
    display: block;
      border-radius: 10px;
}

.big-image::after {

    content: '';
    display: block;
      border-radius: 10px;
}
.small-image,.big-image{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    margin-bottom:10px;

}
.box-img-small{
   border-radius: 10px;  
}
.small-image img,.big-image img{
        display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    border-radius: 10px;
}
.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
@media screen and (min-width:768px) {
 .small-image::after {
    padding-bottom: 60%;

}
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.big-image::after {
    padding-bottom: 40.5%;
 
}   
.box-img-small {
    padding-left: 0 !important;
}
}
@media screen and (max-width:767.99px) {
 .small-image::after {
    padding-bottom: 40%;
}
.big-image::after {
    padding-bottom: 60%;

}   

}
.col-12.box-img-small i {
    color: #000 !important;
}
.slide .content {
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto !important;
    width: 80%;
    height: 50%;
}

.box-img-small .content p {
    font-size: 12px !important;
}
.box-img-small .thm-btn {
    margin-top: 10px !important;
    font-size: 12px !important;
}

h1.h1hint {
    position: absolute;
    top: -100px;
}
.content .descrirtion-pro a {
    color: #06b787!important;
}
h1.product-name {
    color: rgb(0, 0, 0);
    top: 16px;
    height: 51.3929px;
    position: relative;
}
div.product_box span.price {
    height: 47px;
    line-height: 30px;
    position: relative;
     top: 22px; 
    display: inline-block;
    text-align: center;
    right: -5px;
    padding-top: 0.5rem!important;
    font-size: 28px !important;
    color: #06B787;
    background-color: rgb(255, 255, 255);
}

/*.mo-qq {*/
/*    display: inline-block;*/
/*    padding: 4px 24px;*/
/*    border-radius: 6px;*/
/*    background: linear-gradient(45deg, #28df45, #fefefe , #ffffff, white, #ffffff, white, #fefefe, #11e935);*/
/*}*/


.bo98-b{
       border:2px solid black;
        border-radius: 10px;
}

.bty-43 {
    border: 2px solid black;
    border-radius: 8px;
}

.bozzx1 {
    background: #28df45 !important;
    padding: 15px !important;
    border: 2px solid black !important;
    border-radius: 7px !important;
    box-shadow: -6px 6px 6px !important;
}


.hee7-1 {
    color: #f90e0e;
}


.wa4sp {
    border: 3px solid #3dfd48;
    border-radius: 50%;
}


.green-t6 {
    background: #7fcadf;
    box-shadow: 4px 4px 2px #018eba;
}

span.middle_active.product_favorite.my-4.d-block.bozzx1 {
    width: 106% !important;
}







@media (max-width:500px){
    
    
  .product-name {height: 73px !important; font-size:21px;}  
    
    
    
}



.pr-detail-img.pull-right.unavailabe {
    position: absolute;
    background: red;
    padding: 2px;
    border-radius: 3px;
    color: #FFF;
    font-size: 13px;
    /* right: 5px; */
    /* top: 0px; */
}



















