﻿/*
 * Unishop | Universal E-Commerce Template
 * Copyright 2017 rokaux
 * Theme Styles
 */
/*@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900");*/

/*.margin-70 .owl-carousel .owl-prev, .margin-70 .owl-carousel .owl-next {
    margin-top: -70px !important;
}*/
/*
@media (min-width: 768px) and (max-width: 991px) {
    .TwoPTV picture:nth-of-type(1) img {
        right: -10% !important;
    }
    .TwoPTV picture:nth-of-type(2) img {
        left: -30% !important;
    }
    .TwoPTV .rect-size {
        height: 240px;
    }
}
*/



.background-size-contain {
    background-size: contain !important;
}

.transformXYI .MItem:hover i {
    transition: all .5s ease;
    transform: translateX(5px) translateY(5px);
}

.m-0-auto {
    margin: 0 auto !important;
}

.cTopIOW:before {
    background-image: url(../img/White-styled-border-Bottom.png);
}

.cBottomIOW:after {
    background-image: url(../img/White-styled-border-Top.png);
}

.cTopIOD:before {
    background-image: url(../img/Dark-styled-border-Bottom.png);
}

.cBottomIOD:after {
    background-image: url(../img/Dark-styled-border-Top.png);
}

.cTopIG:before {
    background-image: url(../img/Gray-styled-border-Bottom.png);
}

.cBottomIOG:after {
    background-image: url(../img/Gray-styled-border-Top.png);
}



.cTopIW, .cBottomIW, .cTopID, .cBottomID, .cTopIG, .cBottomIG,
.cTopIOW, .cBottomIOW, .cTopIOD, .cBottomIOD, .cTopIOG, .cBottomIOG {
    position: relative;
}


    .cTopIW:before, .cTopID:before, .cTopIG:before,
    .cTopIOW:before, .cTopIOD:before, .cTopIOG:before {
        content: ' ';
        position: absolute;
        display: block;
        top: -1.8vw;
        left: 0;
        width: 100%;
        height: 8vw;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .cBottomIW:after, .cBottomID:after, .cBottomIG:after,
    .cBottomIOW:after, .cBottomIOD:after, .cBottomIOG:after {
        content: ' ';
        position: absolute;
        display: block;
        bottom: -5.8vw;
        left: 0;
        width: 100%;
        height: 8vw;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .cTopIW:before {
        background-image: url(../img/White-styled-border-Top.png);
    }

    .cBottomIW:after {
        background-image: url(../img/White-styled-border-Bottom.png);
    }

    .cTopID:before {
        background-image: url(../img/Dark-styled-border-Top.png);
    }

    .cBottomID:after {
        background-image: url(../img/Dark-styled-border-Bottom.png);
    }

    .cTopIG:before {
        background-image: url(../img/Gray-styled-border-Top.png);
    }

    .cBottomIG:after {
        background-image: url(../img/Gray-styled-border-Bottom.png);
    }



.addCart .d-none-opacity {
    width: 1px;
}
/*
.f-grid {
    display: -webkit-inline-box;
    display: inline-table;
}

    .f-grid .MParentItem {
        position: initial !important;
}*/

.DivResult.row > * {
    padding-right: 0;
    padding-left: 0;
}

.btn-abs-bottom {
    position: absolute !important;
    bottom: 50px;
}

.btn-abs-top {
    position: absolute !important;
    top: 20px;
}

.grid-center {
    display: grid !important;
    justify-items: center;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.sidebarO {
    position: relative;
}

#NotificationIconNotImage {
    z-index: 99999999999;
    position: fixed;
    bottom: 110px;
    right: 30px;
    background: white;
    padding: 25px 15px 15px;
    color: #000;
    direction: rtl;
    border-radius: 5px;
    width: 230px;
}

#NotificationBanner picture, #NotificationBannerAllow picture {
    display: inline-block;
}

#NotificationIcon i, #NotificationIconNot i {
    text-align: center;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: width .3s,height .3s;
    -o-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
    -webkit-transition: width .3s,height .3s;
    -o-transition: width .3s,height .3s;
    color: #fff;
    transition: width .3s,height .3s;
    padding-top: 9px;
}

#NotificationIcon, #NotificationIconNot {
    /*display: block;
    position: fixed;
    right: 16px;
    bottom: 20px;
    width: 44px;
    height: 44px;
    transition: bottom 400ms cubic-bezier(.68,-.55,.265,1.55),opacity .3s,background-color .3s,border-color .3s;
    border-radius: 50%;
    background-color: rgb(68 68 68);*/
    /*background-color: rgba(0,0,0,.3);*/
    /*color: #fff;
    font-size: 18px;
    line-height: 39px;
    z-index: 2000;
    text-align: center;
    text-decoration: none;*/

    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16) !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16) !important;
    max-width: initial;
    z-index: 2147483645;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 30px;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: background-color 0.7s;
    -o-transition: background-color 0.7s;
    transition: background-color 0.7s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    right: 30px;
    font-size: 18px;
    padding: 30px !important;
    background-color: #444444;
}

    #NotificationIcon:hover, #NotificationIconNot:hover {
        background-color: var(--bs-gray-600);
        -webkit-transition: background-color 0.7s;
        -o-transition: background-color 0.7s;
        transition: background-color 0.7s;
    }

        #NotificationIcon:hover i, #NotificationIconNot:hover i {
            -webkit-transition: padding-top 0.5s,font-size 0.5s,border 0.5s,height 0.5s,width 0.5s;
            -o-transition: padding-top 0.5s,font-size 0.5s,border 0.5s,height 0.5s,width 0.5s;
            transition: padding-top 0.5s,font-size 0.5s,border 0.5s,height 0.5s,width 0.5s;
            padding-top: 12px;
            font-size: 30px;
            border: 0px;
            width: 60px;
            height: 60px;
        }

#NotificationBanner, #NotificationBannerAllow {
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: -webkit-fill-available;
    text-align: center;
    z-index: 99999999;
}

    #NotificationBanner .img-fluid, #NotificationBannerAllow .img-fluid {
        box-shadow: 1px 1px 8px 2px var(--bs-gray);
        -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.14), 0 3px 3px -2px rgba(0,0,0,.12) !important;
        box-shadow: 0 1px 8px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.14), 0 3px 3px -2px rgba(0,0,0,.12) !important;
    }

    #NotificationBanner #popup-button {
        bottom: 70px;
        position: relative;
    }

.DivResult img {
    max-width: 100%;
}

.M-0 {
    margin: 0 !important;
}

.P-0 {
    padding: 0 !important;
}

.textC-white {
    color: #fff !important;
}

.textC-blue {
    color: #246db4 !important;
}

.textC-gray {
    color: #6c757d !important;
}

.textC-gray-dark {
    color: #374250 !important;
}

.textC-green {
    color: #28a745 !important;
}

.textC-cyan {
    color: #17a2b8 !important;
}

.textC-yellow {
    color: #ffc107 !important;
}

.textC-red {
    color: #dc3545 !important;
}

.textC-red-dark {
    color: #a84040 !important;
}

.textC-dark {
    color: #343a40 !important;
}

.accountMenuA {
    z-index: 3 !important;
}

.text-center:not(div) {
    display: block;
}

.ProductCategory i, .ContentD i {
    margin: 0 !important;
}

.favoriteGroupProduct, .favoriteContent {
    border: 0 !important;
}

    .favoriteGroupProduct :hover, .favoriteContent :hover {
        background-color: inherit !important;
    }

.ProductCategory .MTitle {
    border: 0;
    margin-top: 15px;
}

.owl-carousel .owl-dots, .owl-carousel-none .owl-dots {
    margin-top: -3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .TwoPTV picture:nth-of-type(2) img {
        right: -10% !important;
    }

    .TwoPTV picture:nth-of-type(1) img {
        left: 19% !important;
        right: initial !important;
    }

    .TwoPTV .rect-size {
        height: 240px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .TwoPTV picture:nth-of-type(1) img {
        right: -41% !important;
        top: -30% !important;
    }

    .TwoPTV picture:nth-of-type(2) img {
        left: -30% !important;
    }

    .TwoPTV .rect-size {
        height: 170px;
    }
}


@media (min-width: 320px) and (max-width: 576px) {
    .TwoPTV picture:nth-of-type(1) img {
        right: -39% !important;
        top: -50px !important;
    }

    .TwoPTV picture:nth-of-type(2) img {
        left: -43% !important;
    }

    .TwoPTV .rect-size {
        height: 170px;
    }
}


@media (max-width: 320px) {

    .TwoPTV picture:nth-of-type(1) img {
        right: -46% !important;
        top: -50px !important;
    }

    .TwoPTV picture:nth-of-type(2) img {
        left: -90% !important;
    }

    .TwoPTV .rect-size {
        height: 170px;
    }
}

.Logo- {
    display: grid;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

.Profile- {
    height: 75px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 5px !important;
}

@media (max-width: 370px) {
    .Profile- {
        right: -20px;
        position: relative;
    }
}

@media (max-width: 370px) {
    .cartBoxMain {
        font-size: 13px !important;
        padding: 0px !important;
    }
}

@media (max-width: 575px) {
    .cartBoxMain > .count {
        margin-top: 5px !important;
        line-height: 35px;
        margin-left: -5px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .TwoPT1V picture:nth-of-type(2) img {
        left: -50% !important;
        top: 20px !important;
    }

    .TwoPT1V picture:nth-of-type(1) img {
        right: -16% !important;
        top: -80px !important;
    }

    .TwoPT1V .rect-size {
        height: 240px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .TwoPT1V picture:nth-of-type(1) img {
        right: -40% !important;
        top: 0% !important;
    }

    .TwoPT1V picture:nth-of-type(2) img {
        left: -50% !important;
        bottom: 60px !important;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .TwoPT1V picture:nth-of-type(1) img {
        right: 0% !important;
        top: 0% !important;
    }

    .TwoPT1V picture:nth-of-type(2) img {
        left: -20% !important;
        bottom: 20px !important;
    }
}


@media (min-width: 320px) {
    .TPSBPE3 .position-relative {
        max-width: 90% !important;
        margin: 0 auto !important;
    }
}

@media (min-width: 1200px) {
    .TPSBPE3 .position-relative {
        max-width: 350px !important;
        margin: inherit !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .TPSBPE3 .position-relative {
        max-width: 250px !important;
        margin: inherit !important;
    }
}

@media (max-width: 991px) {
    .TPSBPE3 .position-relative {
        max-width: 350px !important;
    }

    .TPSBPE2 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

        .TPSBPE2 .position-absolute {
            left: initial !important;
            width: 100% !important;
        }
}

@media (min-width: 991px) {
    .TPSBPE2 img {
        min-height: auto;
        min-width: 300px;
    }

    .TPSBPE3 img {
        min-height: auto;
        min-width: 500px;
    }
}

@media (max-width: 991px) {
    .TPSBPE2 img {
        min-height: auto;
        min-width: 100px;
    }

    .TPSBPE3 img {
        min-height: auto;
        min-width: 250px;
    }
}

.svg-particles2 {
    max-width: initial !important;
    width: 250% !important;
}

.svg-particles3 {
    max-width: initial !important;
    width: 150% !important;
}

.text-parallaxDiv {
    margin-bottom: 0 !important;
}

.bg-primaryDP {
    background-color: #3c4044c4;
}

.overlay-color-primary:not(.no-skin):before {
    background-color: #00000073 !important;
}

.min-height-50-vh {
    min-height: 50vh;
}

.tTPBD {
    padding: 50px 0;
}


@media (max-width: 576px) {
    .TORCodeV2 .col {
        width: 100% !important;
        flex: auto;
    }
}

.particles .particles-rect2 {
    position: absolute;
    right: 0%;
    width: 90%;
    min-width: 150px;
    height: 58%;
    top: 30% !important;
}

/*.rect-size {height: inherit !important;}*/

.pr-16d {
    padding-right: 16% !important;
}

.pl-16d {
    padding-left: 16% !important;
}

.MWPic img {
    max-width: none !important;
}

.TORCodeV2 .nav-link {
    border-color: #eee !important;
}

.TORCodeV2 .nav-link {
    padding-right: 40px !important;
}

.TORCodeV2 .badge-top {
    right: 0;
    left: inherit;
}

.TORCodeV2 .tab-pane div {
    margin-bottom: 10px;
}

.TORCodeV2 .tab-pane .NumPriceBtnDBox {
    padding-top: 5px;
    margin-bottom: 5px !important;
}

.d-blockN {
    display: block !important;
}

.hbacu .btnAddCartU {
    display: none !important;
}

.Sbacu .MParentItem:hover .btnAddCartU, .MParentItem:hover .Sbacu .btnAddCartU {
    display: block !important;
}

.addCart .input-group .input-group-addon, .addCart .input-group .input-group-btn {
    z-index: 9;
}

.row {
    height: fit-content;
}

.nav.nav-pills {
    height: fit-content;
}

.d-nonee {
    display: none;
}

.h-40i {
    height: 40px !important;
}

.text-left {
    text-align: left;
}

.nav-link {
    cursor: pointer;
}

#factorCreate .custom-control-input {
    display: initial !important;
}

.badghe-side-Tp {
    border: 1px solid var(--bs-gray-600);
    border-radius: 50%;
    padding: 4px 11px 0 0;
    font-size: 20px !important;
    color: var(--bs-gray-600);
    position: absolute;
    left: 0px;
    background: #fff;
    width: 30px;
    height: 30px;
    box-shadow: -1px 0 4px 1px var(--bs-gray-500);
    z-index: 9999;
}

.d-none-opacity {
    opacity: 0;
    width: 0;
    height: 0;
}

.w0i {
    width: 0 !important;
}

.Send-badge {
    left: inherit !important;
    right: 18px;
    top: 15px !important;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}


.card {
    flex-direction: initial !important;
    display: block !important;
}

.top-search.selected .btnStyle2 {
    border-color: #000000 !important;
    background-color: #000000;
    color: #fff !important;
}

.top-search .search-box:before {
    position: absolute;
    top: -46px;
    right: -1px;
    z-index: 498;
    display: inline-block;
    width: 55px;
    height: 46px;
    content: "";
}

.top-search .input-group {
    width: 300px;
    border: 1px solid;
}

    .top-search .input-group #siteSearchInput {
        font-size: 16px;
        height: 35px !important;
    }

    .top-search .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        margin-left: 1px !important;
    }

    .top-search .input-group b {
        border: 0 !important;
        height: 35px !important;
        z-index: 10000;
    }

    .top-search .input-group button {
        border: 0 !important;
        z-index: 10000;
        padding-top: 9px;
    }

.tab-content.row > .active {
    display: flex;
    width: 100%;
}

.NumPriceBtnDBox {
    padding-top: 10px;
}

    .NumPriceBtnDBox a {
        /*border: 1px solid;*/
        display: flex !important;
        margin: 0;
        padding: 0 10px;
    }

    .NumPriceBtnDBox label {
        font-size: 1.2em !important;
    }

    .NumPriceBtnDBox [data-toggle='collapse']::after {
        left: 10px !important;
        right: inherit;
    }

    .NumPriceBtnDBox .card-header {
        padding: 8px !important;
    }

    .NumPriceBtnDBox input {
        padding: 10px !important;
        height: auto !important;
        padding-left: 10px !important;
        border: solid 1px #999;
        border-radius: 5px;
    }

    .NumPriceBtnDBox .collapse {
        padding: 5px;
    }

    .NumPriceBtnDBox b {
        padding-top: 6px;
        margin-left: 7px !important;
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #3f51b5;
        color: #fff;
        font-size: 16px;
        border-radius: 25%;
        overflow: hidden;
        font-weight: bolder;
        cursor: pointer;
        line-height: 25px;
        margin-top: 10px;
    }

    .NumPriceBtnDBox :nth-child(5) {
        background: #eb4924;
    }

    .NumPriceBtnDBox :nth-child(6) {
        background: #fe7a15;
    }

    .NumPriceBtnDBox :nth-child(7) {
        background: darkkhaki;
    }

    .NumPriceBtnDBox :nth-child(8) {
        background: #4caf50;
    }

    .NumPriceBtnDBox :nth-child(9) {
        background: #28a745;
    }

    .NumPriceBtnDBox :nth-child(10) {
        background: #4183c4;
    }

    .NumPriceBtnDBox :nth-child(11) {
        background: peru;
    }


.modal-content {
    background-color: initial;
    border: 0px;
    border-radius: 0 !important;
    outline: 0;
    box-shadow: none;
}

.product-carousel video {
    margin-top: 50px;
}

.f-nor, .f-Sheet {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.fPrice {
    width: 100%;
    height: 30px;
    display: block;
}

.SectionD {
    margin-top: 10px;
    padding: 0;
    text-align: right;
}

.f-s {
    position: absolute;
    height: 100%;
    width: 100%;
}

.fTwo {
    margin-bottom: 5px;
}

.fThree {
    border-top: 1px solid #eee;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

picture {
    display: block;
    text-align: center;
    z-index: 1;
}

.Msection {
}

.MBox {
    padding: 7px 7px 0 7px;
    margin: 0;
}

.MTBN .MTitle {
    border-bottom: 0px;
    border: 0px;
}

.MTitle {
    text-align: right !important;
    border-bottom: solid 1px #e1e7ec;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-right: 5px;
    font-size: 16px;
    /*font-family: 'iran-sans','shabnam',tahoma,arial;*/
    line-height: 1.4;
    margin: 0;
    margin-bottom: 20px;
    color: #374250;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    text-shadow: rgba(0,0,0,.15) 0 0 1px;
}

    .MTitle i {
        display: inline-block !important;
        color: rgba(255, 255, 255, 0.5) !important;
    }

.MParentItem {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
}

.MItem {
    display: block;
    position: relative;
}

.MText {
}

.site-menuH .MItem {
    position: initial;
}

.center-vertical {
    display: flex;
    justify-content: center;
    align-items: center;
}

.TMenuHBV1 .MTitle {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center !important;
}

#ProfilN {
    border-radius: 10px;
    color: #fff;
    padding: 0px 10px !important;
    box-shadow: 1px 1px 5px 1px #444141;
    margin: 0;
    margin-left: 10px;
}

#ProfilN2 {
    /*border-radius: 10px;*/
    /* color: #fff; */
    /* padding: 0 10px !important; */
    box-shadow: 0px 1px 1px 0px #444141;
}

/*.cartBoxMain > i {*/
/*line-height: 39px;*/
/*line-height: 32px;
    font-size: 18px;
    float: right;
}*/
.cartBoxMain i {
    /*line-height: 39px;*/
    /*line-height: 32px;*/
    font-size: 18px;
    /*float: right;*/
}

.cartBoxMain > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 22px;
}


.cartBoxMain > .count {
    /*margin-top: 6px;*/
    margin-right: 1px;
    margin-left: 1px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

@media (max-width: 992px) {
    /*    .cartBoxMain {
        padding: 0 14px;
    }*/

    .cartBoxMain > .count {
        margin-top: 6px;
    }

    .cartBoxMain > .subtotal {
        display: none !important;
    }
}

@media (min-width: 1201px) {

    cartBoxMain {
        min-width: 132px;
    }
}

.cartBoxMain > .toolbar-dropdown {
    left: 0 !important;
    right: auto !important;
    width: 260px;
    padding-right: 18px !important;
    padding-left: 18px !important;
    margin-top: 7px !important;
    text-align: left;
    border-color: #e1e7ec;
    border-radius: 5px;
}

    .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group {
        display: table;
        width: 100%;
        padding-top: 9px;
        padding-bottom: 9px;
        border-top: 1px solid #e1e7ec;
    }

        .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group:last-child {
            border-top: 0;
        }

        .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column {
            display: table-cell;
            vertical-align: top;
        }

            .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:first-child {
                padding-right: 6px;
            }

            .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:last-child {
                padding-left: 6px;
            }

        .cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group .btn {
            margin: 0;
        }

.navbar-ghost:not(.navbar-stuck) .toolbar .search, .navbar-ghost:not(.navbar-stuck) .toolbar .account, .navbar-ghost:not(.navbar-stuck) .cartBoxMain {
    border-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

    .navbar-ghost:not(.navbar-stuck) .cartBoxMain:hover {
        background-color: rgba(255, 255, 255, 0.07);
    }

    .navbar-ghost:not(.navbar-stuck) .cartBoxMain > .subtotal {
        border-left-color: rgba(255, 255, 255, 0.15);
    }



.cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:first-child {
    padding-right: 6px;
    padding-left: 0;
    text-align: right;
}

.cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:last-child {
    padding-left: 6px;
    padding-right: 0;
}

.cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:first-child {
    padding-left: 6px;
    padding-right: 0;
}

.cartBoxMain > .toolbar-dropdown > .toolbar-dropdown-group > .column:last-child {
    padding-right: 6px;
    padding-left: 0;
}

.cartNShop {
    min-width: 140px;
    background: #ffff00;
    border: 0;
    display: inline-block;
    position: relative;
    margin-left: 6px;
}

.cartBoxMain {
    display: inline-block;
    position: relative;
    height: 44px;
    /* margin-left: 6px; */
    transition: background-color .35s;
    font-size: .95em;
    cursor: pointer;
    vertical-align: middle;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
    width: auto;
    padding: 3px 10px 0 10px;
    border-radius: 16px;
    text-shadow: 0px 0px 1px #000;
    /*background: #98d49b;*/
    /*    color: #484040;
    border: solid 1px #98d49b;*/
    /*overflow: hidden;*/
}

    .cartBoxMain > .subtotal {
        /*margin-top: 6px;*/
        padding: 1px 1px 1px 0;
        border-right: 1px solid transparent;
        margin-left: 0;
        border-left: 0;
        display: inline-block;
        vertical-align: middle;
        border-top: 1px solid;
        height: 20px;
        overflow: hidden;
    }

/*        .cartBoxMain > .subtotal:before {
            content: '';
            display: inline-block;
            width: 3px;
            height: 10px;
            margin-left: 1px;
            background-color: #e9ecef;
        }*/

.search-box-left .search-box {
    right: 90px;
    top: 20px;
}

    .search-box-left .search-box:before {
        position: absolute;
        right: -46px;
        top: 0;
        height: 55px;
        width: 48px;
    }

    .search-box-left .search-box input[type=text] {
        height: 55px;
        border-radius: 0 !important;
    }

    .search-box-left .search-box b {
        height: 55px;
    }

.search-box {
    position: absolute !important;
    top: 72px;
    /*right: 0;*/
    z-index: 500;
    display: none;
    width: 350px;
}

    .search-box:before {
        left: 0;
    }

    .search-box:before {
        position: absolute;
        top: -46px;
        right: 0;
        z-index: 498;
        display: inline-block;
        width: 55px;
        height: 48px;
        content: "";
    }

.top-search.selected .search-box {
    display: flex !important;
}

.search-box input[type=text] {
    height: 53px;
    background: #fff;
    padding: 0 12px;
    border: 0;
    text-align: right;
    line-height: 30px;
    border-radius: 0 0 5px 0 !important;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.search-box button {
    width: 100%;
    height: 100%;
}

.search-box b {
    height: 53px;
    padding: 0;
    margin: 0;
    border-radius: 5px 0 0 5px !important;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.widget-links2 ul > li::before {
    display: none !important;
}

.widget-links ul > li i {
    padding-left: 10px;
}

.widget-links a {
    cursor: pointer;
}

.input-success {
    color: #43d9a3 !important;
}

.input-danger {
    color: #dc3545 !important;
}

.input-Bsuccess {
    border: 1px solid #43d9a3 !important;
}

.input-Bdanger {
    border: 1px solid #dc3545 !important;
}

.t-fOne-ib .fOne {
    margin-top: -35px !important;
    position: absolute;
    width: 100%;
    left: 0;
}

.bLabel {
    padding-right: 5px;
    margin-left: 10px;
    font-weight: 500;
}

.span-error {
    padding: 10px 0 !important;
    display: block;
}

.SEI .span-error {
    padding: 10px 0 !important;
    display: inline;
    position: absolute;
    top: 5px;
    left: 25px;
}

.FTS .form-group {
    display: flow-root;
}

.fTT .fOne {
    position: absolute;
    top: 10px;
    width: 100%;
}

.fTT picture {
    padding-top: 80px;
}

.FTS .fOne {
    width: 100px;
    height: 0px;
    float: right;
}

.FTS .fIcon {
    width: 100px;
    height: 0px;
    float: right;
}

.FTS .span-error:before {
    clear: both;
}

.FTS .span-error {
    display: inline-flex;
}

.FTS .form-control {
    width: calc(100% - 100px) !important;
    float: left;
}

.fOneP-0 .fOne {
    padding: 0 !important;
}

.fOneP-10 .fOne {
    padding: 10px !important;
}

.fOnePt-10 .fOne {
    padding-top: 10px !important;
}

.fOnePb-10 .fOne {
    padding-bottom: 10px !important;
}

.fOnePr-10 .fOne {
    padding-right: 10px !important;
}

.fOnePl-10 .fOne {
    padding-left: 10px !important;
}

.fOneP-20 .fOne {
    padding: 20px !important;
}

.fOnePt-20 .fOne {
    padding-top: 20px !important;
}

.fOnePb-20 .fOne {
    padding-bottom: 20px !important;
}

.fOnePr-20 .fOne {
    padding-right: 20px !important;
}

.fOnePl-20 .fOne {
    padding-left: 20px !important;
}

.fOneM-0 .fOne {
    margin: 0 !important;
}

.fOneM-10 .fOne {
    margin: 10px !important;
}

.fOneMt-10 .fOne {
    margin-top: 10px !important;
}

.fOneMb-10 .fOne {
    margin-bottom: 10px !important;
}

.fOneMr-10 .fOne {
    margin-right: 10px !important;
}

.fOneMl-10 .fOne {
    margin-left: 10px !important;
}

.fOneM-20 .fOne {
    margin: 20px !important;
}

.fOneMt-20 .fOne {
    margin-top: 20px !important;
}

.fOneMb-20 .fOne {
    margin-bottom: 20px !important;
}

.fOneMr-20 .fOne {
    margin-right: 20px !important;
}

.fOneMl-20 .fOne {
    margin-left: 20px !important;
}

.t-fu, .tx-fu {
    overflow: hidden;
}

.ImgR img, .ImgL img {
    flex: 3 !important;
}

.ImgR .TBC, .ImgL .TBC, .t-fu .TBC, .tx-fu .TBC {
    overflow: hidden;
    flex: 9 !important;
}

.t-fu .fOne {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*direction: rlt;*/
}

.tx-fu .fTwo {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*direction: rlt;*/
}


.fIconP-0 .fIcon {
    padding: 0 !important;
}

.fIconP-10 .fIcon {
    padding: 10px !important;
}

.fIconPt-10 .fIcon {
    padding-top: 10px !important;
}

.fIconPb-10 .fIcon {
    padding-bottom: 10px !important;
}

.fIconPr-10 .fIcon {
    padding-right: 10px !important;
}

.fIconPl-10 .fIcon {
    padding-left: 10px !important;
}

.fIconP-20 .fIcon {
    padding: 20px !important;
}

.fIconPt-20 .fIcon {
    padding-top: 20px !important;
}

.fIconPb-20 .fIcon {
    padding-bottom: 20px !important;
}

.fIconPr-20 .fIcon {
    padding-right: 20px !important;
}

.fIconPl-20 .fIcon {
    padding-left: 20px !important;
}

.fIconM-0 .fIcon {
    margin: 0 !important;
}

.fIconM-10 .fIcon {
    margin: 10px !important;
}

.fIconMt-10 .fIcon {
    margin-top: 10px !important;
}

.fIconMb-10 .fIcon {
    margin-bottom: 10px !important;
}

.fIconMr-10 .fIcon {
    margin-right: 10px !important;
}

.fIconMl-10 .fIcon {
    margin-left: 10px !important;
}

.fIconM-20 .fIcon {
    margin: 20px !important;
}

.fIconMt-20 .fIcon {
    margin-top: 20px !important;
}

.fIconMb-20 .fIcon {
    margin-bottom: 20px !important;
}

.fIconMr-20 .fIcon {
    margin-right: 20px !important;
}

.fIconMl-20 .fIcon {
    margin-left: 20px !important;
}



li.MItem .fOne {
    display: inline-block;
}

li.MItem {
    text-align: right;
}


.gallery-wrapper .Dark1-Sc::after, .gallery-wrapper .Dark2-Sc::after, .gallery-wrapper .Dark3-Sc::after, .gallery-wrapper .Dark1-Img picture::after, .gallery-wrapper .Dark2-Img picture::after, .gallery-wrapper .Dark3-Img picture::after {
    content: "\f002";
    position: absolute;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 0;
    z-index: 105;
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    opacity: 0;
    -webkit-transition: ease opacity 800ms 300ms;
    transition: ease opacity 800ms 300ms;
    font-weight: 900;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    bottom: 0;
    align-items: center;
    justify-content: center;
}


/*.gallery-wrapper .Dark1-Sc:hover::after, .gallery-wrapper .Dark2-Sc:hover::after, .gallery-wrapper .Dark3-Sc:hover::after,*/
.gallery-wrapper .Dark1-Img picture:hover::after, .gallery-wrapper .Dark2-Img picture:hover::after, .gallery-wrapper .Dark3-Img picture:hover::after {
    opacity: 1;
}


.Dark1-Sc::before, .Dark2-Sc::before, .Dark3-Sc::before, .Dark1-Img picture::before, .Dark2-Img picture::before, .Dark3-Img picture::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    content: '';
    opacity: 0;
    z-index: 100;
    /*    transition: opacity .3s;*/
    -webkit-transition: ease opacity 800ms 300ms;
    transition: ease opacity 800ms 300ms;
}

/*.Dark1-Img picture:hover::before,*/
.Dark1-Img:hover picture::before,
.LineH .Dark1-Img:hover picture::before, .l-frame2 .Dark1-Img:hover picture::before {
    opacity: .35;
}


/*.Dark2-Img:hover picture::before,
.Pe .LineH .MParentItem:hover .Dark2-Img::before,.L .LineH .owl-item:hover .Dark2-Img::before,
.Pe .l-frame2 .MParentItem:hover .Dark2-Img::before,.L .l-frame2 .owl-item:hover .Dark2-Img::before*/
.Dark2-Img:hover picture::before,
.LineH .Dark2-Img:hover picture::before, .l-frame2 .Dark2-Img:hover picture::before {
    opacity: .45;
}

.Dark3-Img:hover picture::before,
.LineH .Dark3-Img:hover picture::before, .l-frame3 .Dark1-Img:hover picture::before {
    opacity: .7;
}

.picture-t, .Dark1-Img picture, .Dark2-Img picture, .Dark3-Img picture {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}


/*.Dark1-Sc:hover::before,
.Pe .LineH .MParentItem:hover .Dark1-Sc::before, .L .LineH .owl-item:hover .Dark1-Sc::before,
.Pe .l-frame2 .MParentItem:hover .Dark1-Sc::before, .L .l-frame2 .owl-item:hover .Dark1-Sc::before.Dark2-Sc:hover::before,*/
.Dark1-Sc:hover::before,
.LineH .Dark1-Sc:hover::before, .l-frame2 .Dark1-Sc:hover::before {
    opacity: .35;
}

/*.Dark2-Sc:hover::before,
.Pe .LineH .MParentItem:hover .Dark2-Sc::before,
.L .LineH .owl-item:hover .Dark2-Sc::before,
.Pe .l-frame2 .MParentItem:hover .Dark2-Sc::before,
.L .l-frame2 .owl-item:hover .Dark2-Sc::before*/
.Dark2-Sc:hover::before,
.LineH .Dark2-Sc:hover::before, .l-frame2 .Dark2-Sc:hover::before {
    opacity: .45;
}


/*.Dark3-Sc:hover::before,
.Pe .LineH .MParentItem:hover .Dark3-Sc::before,
.L .LineH .owl-item:hover .Dark3-Sc::before,
.Pe .l-frame2 .MParentItem:hover .Dark3-Sc::before,
.L .l-frame2 .owl-item:hover .Dark3-Sc::before*/

.Dark3-Sc:hover::before,
.LineH .Dark3-Sc:hover::before, .l-frame2 .Dark3-Sc:hover::before {
    opacity: .7;
}

/*.Pe .l-frame2 .MParentItem picture::after,
.L .l-frame2 .owl-item picture::after {
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale(0,1);
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    z-index: 1000;
}*/

.l-frame2 .MItem:hover::after {
    /*opacity: 1;
    transform: scale(1);*/
    content: "";
    border-width: 10px;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.l-frame2 .MItem::after {
    content: "";
    position: absolute;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 0;
    z-index: 105;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
    /*border-width: 10px;*/
}

.l-frame2.l-S1 .MItem::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.l-frame2.l-S2 .MItem::after {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}

.l-frame2.l-S3 .MItem::after {
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
}

.l-frame2.l-S4 .MItem::after {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}

.l-frame2.l-S5 .MItem::after {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
}

.l-frame2.l-S6 .MItem::after {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
}

.l-frame2.l-S7 .MItem::after {
    top: 75px;
    right: 75px;
    bottom: 75px;
    left: 75px;
}




/*.Pe .l-frame2 .MParentItem:hover::after, .L .l-frame2 .owl-item:hover::after {
    content: "";
    border-width: 10px;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.l-frame2 .MItem::after, .l-frame2 .owl-item::after {
    content: "";
    position: absolute;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 0;
    z-index: 105;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.l-frame2.l-S1 .MItem::after, .l-frame2.l-S1 .MItem::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.l-frame2.l-S2 .MItem::after, .l-frame2.l-S2 .MItem::after {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}

.l-frame2.l-S3 .MItem::after, .l-frame2.l-S3 .MItem::after {
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
}

.l-frame2.l-S4 .MItem::after, .l-frame2.l-S4 .MItem::after {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}

.l-frame2.l-S5 .MItem::after, .l-frame2.l-S5 .MItem::after {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
}

.l-frame2.l-S6 .MItem::after, .l-frame2.l-S6 .MItem::after {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
}

.l-frame2.l-S7 .MItem::after, .l-frame2.l-S7 .MItem::after {
    top: 75px;
    right: 75px;
    bottom: 75px;
    left: 75px;
}*/



/*img*/

/*.Pe .P-frame2 .MParentItem picture::after,
.L .P-frame2 .owl-item picture::after {
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale(0,1);
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    z-index: 1000;
}

.Pe .P-frame2 .MParentItem:hover picture::after,.L .P-frame2 .owl-item:hover picture::after 
{
    content: "";
    border-width: 10px;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.P-frame2 .MParentItem picture::after, .P-frame2 .owl-item picture::after 
{
    content: "";
    position: absolute;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 0;
    z-index: 105;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.P-frame2.P-S1 .MParentItem picture::after, .P-frame2.P-S1 .owl-item picture::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.P-frame2.P-S2 .MParentItem picture::after, .P-frame2.P-S2 .owl-item picture::after {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}

.P-frame2.P-S3 .MParentItem picture::after, .P-frame2.P-S3 .owl-item picture::after {
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
}

.P-frame2.P-S4 .MParentItem picture::after, .P-frame2.P-S4 .owl-item picture::after {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}

.P-frame2.P-S5 .MParentItem picture::after, .P-frame2.P-S5 .owl-item picture::after {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
}

.P-frame2.P-S6 .MParentItem picture::after, .P-frame2.P-S6 .owl-item picture::after {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
}

.P-frame2.P-S7 .MParentItem picture::after, .P-frame2.P-S7 .owl-item picture::after {
    top: 75px;
    right: 75px;
    bottom: 75px;
    left: 75px;
}
*/



.P-frame2 .MItem:hover picture::after {
    content: "";
    border-width: 10px;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.P-frame2 .MItem picture::after {
    content: "";
    position: absolute;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 0;
    z-index: 105;
    -webkit-transition: ease border-width 300ms 200ms;
    transition: ease border-width 300ms 200ms;
}

.P-frame2.P-S1 .MItem picture::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.P-frame2.P-S2 .MItem picture::after {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}

.P-frame2.P-S3 .MItem picture::after {
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
}

.P-frame2.P-S4 .MItem picture::after {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}

.P-frame2.P-S5 .MItem picture::after {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
}

.P-frame2.P-S6 .MItem picture::after {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
}

.P-frame2.P-S7 .MItem picture::after {
    top: 75px;
    right: 75px;
    bottom: 75px;
    left: 75px;
}

/*img*/


.LineH .MParentItem::before, .LineH .owl-item::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 15%;
    left: 7%;
    right: 7%;
    top: 15%;
    transform-origin: 0 0 0;
}

.LineH .MParentItem::after, .LineH .owl-item::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 7%;
    left: 15%;
    right: 15%;
    top: 7%;
    transform-origin: 100% 0 0;
}

.LineHShort .MParentItem::before, .LineHShort .owl-item::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 18%;
    left: 10%;
    right: 10%;
    top: 18%;
    transform-origin: 0 0 0;
}

.LineHShort .MParentItem::after, .LineHShort .owl-item::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 10%;
    left: 18%;
    right: 18%;
    top: 10%;
    transform-origin: 100% 0 0;
}

.LineHMiniShort .MParentItem::before, .LineHShort .owl-item::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 20%;
    left: 12%;
    right: 12%;
    top: 20%;
    transform-origin: 0 0 0;
}

.LineHMiniShort .MParentItem::after, .LineHShort .owl-item::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 12%;
    left: 20%;
    right: 20%;
    top: 12%;
    transform-origin: 100% 0 0;
}

.LineH .MParentItem::before, .LineH .MParentItem::after,
.LineH .owl-item::before, .LineH .owl-item::after {
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale(0,1);
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    z-index: 1000;
}

.LineH .MParentItem:hover::before, .LineH .MParentItem:hover::after,
.LineH .owl-item:hover::before, .LineH .owl-item:hover::after {
    opacity: 1;
    transform: scale(1);
}


/*img*/
.LineI .MParentItem .f-s ::before, .LineI .owl-item .f-s::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 15%;
    left: 7%;
    right: 7%;
    top: 15%;
    transform-origin: 0 0 0;
}

.LineI .MParentItem .f-s::after, .LineI .owl-item .f-s::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 7%;
    left: 15%;
    right: 15%;
    top: 7%;
    transform-origin: 100% 0 0;
}

.LineIShort .MParentItem .f-s::before, .LineIShort .owl-item .f-s::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 18%;
    left: 10%;
    right: 10%;
    top: 18%;
    transform-origin: 0 0 0;
}

.LineIShort .MParentItem .f-s::after, .LineIShort .owl-item .f-s::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 10%;
    left: 18%;
    right: 18%;
    top: 10%;
    transform-origin: 100% 0 0;
}

.LineIMiniShort .MParentItem .f-s::before, .LineIShort .owl-item .f-s::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 20%;
    left: 12%;
    right: 12%;
    top: 20%;
    transform-origin: 0 0 0;
}

.LineIMiniShort .MParentItem .f-s::after, .LineIShort .owl-item .f-s::after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 12%;
    left: 20%;
    right: 20%;
    top: 12%;
    transform-origin: 100% 0 0;
}

.LineI .MParentItem .f-s::before, .LineI .MParentItem .f-s::after,
.LineI .owl-item .f-s::before, .LineI .owl-item .f-s::after {
    content: "";
    opacity: 0;
    position: absolute;
    transform: scale(0,1);
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    z-index: 1000;
}

.LineI .MParentItem:hover .f-s::before, .LineI .MParentItem:hover .f-s::after,
.LineI .owl-item:hover .f-s::before, .LineI .owl-item:hover .f-s::after {
    opacity: 1;
    transform: scale(1);
}


.rateL .rating-stars {
    left: 20px !important;
    right: auto !important;
}

.rateR .rating-stars {
    right: 20px !important;
    left: auto !important;
}

.rateB .rating-stars {
    bottom: 22% !important;
    top: auto !important;
}

.rateV .rating-stars {
    display: grid !important;
}

.fOneNone .fOne {
    display: none !important;
}

.fIconNone .fIcon {
    display: none !important;
}

.fTwoNone .fTwo {
    display: none !important;
}

.fTwoBottom .fTwo {
    order: 12;
}

.rateDN .rating-stars {
    display: none !important;
}

.rateV.rateB .rating-stars {
    bottom: 35% !important;
    top: auto !important;
}

.fOne {
    padding: 5px;
    margin: 0;
}

.fIcon {
    padding: 5px;
    margin: 0;
}

.d-flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.owl-carousel-top .owl-dots {
    margin-top: -20px !important;
    top: 0;
    position: absolute;
}

.owl-carousel-right .owl-dots {
    text-align: right !important;
}

.owl-carousel-left .owl-dots {
    text-align: left !important;
}


.owl-carousel-center .owl-carousel .owl-prev, .owl-carousel-center .owl-carousel .owl-next {
    top: 50% !important;
    margin-top: auto !important;
}

.owl-carousel-top .owl-carousel .owl-prev, .owl-carousel-top .owl-carousel .owl-next {
    top: 0% !important;
    margin-top: auto !important;
}

.owl-dots-none .owl-dots, .owl-dots-none .owl-dots {
    display: none !important;
}

.owl-nav-none .owl-nav, .owl-nav-none .owl-nav {
    display: none !important;
}

.fOneVC.fOneH.fOneNone .fOne {
    margin-top: -37%;
}

.fOneVC .fOne {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -50%;
    bottom: auto !important;
    text-align: center;
    z-index: 2;
}

.fOneVC.fOneH.fOneNone .fOne {
    margin-top: -37%;
}

.fOneVC .fOne {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -50%;
    bottom: auto !important;
    text-align: center;
    z-index: 2;
}

.fIconVC.fIconH.fIconNone .fIcon {
    margin-top: -37%;
}

.fIconVC .fIcon {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -50%;
    bottom: auto !important;
    text-align: center;
    z-index: 1001 !important;
}

.fIconVC.fIconH.fIconNone .fIcon {
    margin-top: -37%;
}

.top-search a {
    position: relative;
    z-index: 501;
    display: block;
    overflow: hidden;
    /*margin-top: 20px;*/
    padding: 0 19px !important;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    /*background-color: #4788eb;*/
    color: #fff !important;
}

.accountPicA .dropdown-toggle::after, .cart .dropdown-toggle::after {
    display: none;
}

.accountPicA .modelIcon {
    padding: 8px 12px !important;
    font-size: 16px;
    display: block;
}

.accountPicA {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    padding: 1px;
    margin-left: 6px;
    transition: background-color .35s;
    border-radius: 50%;
    color: #606975;
    font-size: 17px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border: 1px solid #dadbdc;
    background: #fff;
}

.accountMenuA {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
}

.gallery-item.fOneVC.fOneH:hover .a::after {
    display: none;
}

.fOneTR .fOne {
    text-align: right;
    display: block;
}

.fOneTL .fOne {
    text-align: left;
    display: block;
}

.fOneTC .fOne {
    text-align: center;
    display: block;
}

.t-align-justify {
    text-align: justify;
}

.gallery-item.fIconVC.fIconH:hover .a::after {
    display: none;
}

.td-un a {
    text-decoration: underline !important;
}

.td-none a {
    text-decoration: none !important;
}

.fIconVC2 .fIcon {
    display: grid !important;
    align-items: center;
}

.fIconTR .fIcon {
    text-align: right;
    display: block;
}

.fIconTL .fIcon {
    text-align: left;
    display: block;
}

.fIconTC .fIcon {
    text-align: center;
    display: block;
}

.fIconFR {
    display: flex !important;
}

    .fIconFR .fIcon {
        padding: 0 !important;
        display: grid !important;
        flex: 2;
        justify-content: center;
        align-items: center;
        justify-items: center;
        align-content: center;
    }

    .fIconFR .TBC {
        flex: 10;
    }

.soft-shadow {
    box-shadow: 0px 0px 7px rgba(0,0,0,.2);
    /* border: 1px solid #ebeced; */
}

.hard-shadow {
    -webkit-box-shadow: -1px 2px 12px 1px #797979;
    box-shadow: -1px 2px 12px 1px #797979;
}

.soft-shadow-hover:hover {
    transition: all 0.5s ease;
    /* border-color: #ccc; */
    /* background-color: #b4fff8; */
    -webkit-box-shadow: 0 0 10px 0 #0000001a;
    box-shadow: 0 0 10px 0 #0000001a;
}

.hard-shadow-hover:hover {
    transition: all 0.5s ease;
    /* border-color: #ccc; */
    /* background-color: #b4fff8; */
    -webkit-box-shadow: -1px 2px 12px 1px #797979;
    box-shadow: -1px 2px 12px 1px #797979;
}

.transition0:hover, .transition0:hover img, .transition0:hover i {
    transition: none !important;
    transform: none !important;
}

.transition05:hover, .transition05:hover img, .transition05:hover i {
    transition: all 1s ease !important;
}

.transition1:hover, .transition1:hover img, .transition1:hover i {
    transition: all 1.5s ease !important;
}

/*box*/
.transformXY:hover {
    transition: all 0.5s ease;
    transform: translateX(5px) translateY(5px);
}

.transformScale-8x:hover {
    transition: all 0.5s ease;
    transform: scale(1.1);
}

.transformScale1x:hover {
    transition: all 0.5s ease;
    transform: scale(1.1);
}

.transformScale2x:hover {
    transition: all 0.5s ease;
    transform: scale(1.3);
}

.transformrotate360:hover {
    transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: rotate( 360deg );
}
/*box*/


/*Icon*/
.transformScaleI-8x i:hover {
    transition: all 0.5s ease;
    transform: scale(0.8);
}

.transformScaleI1x i:hover {
    transition: all 0.5s ease;
    transform: scale(1.3);
}

.transformScaleI2x i:hover {
    transition: all 0.5s ease;
    transform: scale(1.9);
}

.transformXYI i:hover {
    transition: all 0.5s ease;
    transform: translateX(5px) translateY(5px);
}

.transformrotateI360 i {
    transform: rotate( 0deg );
    transition: all .3s ease 0s;
}

    .transformrotateI360 i:hover {
        transition: all 0.5s ease;
        transform: rotate( 360deg );
    }
/*Icon*/

/*Icon Box*/
.transformScaleBI-8x .social-button:hover, .transformScaleBI-8x .Psocial-button:hover, .transformScaleBI-8x iIcon:hover {
    transition: all 0.5s ease;
    transform: scale(0.8);
}

.transformScaleBI1x .social-button:hover, .transformScaleBI1x .Psocial-button:hover, .transformScaleBI1x .iIcon:hover {
    transition: all 0.5s ease;
    transform: scale(1.1);
}

.transformScaleBI2x .social-button:hover, .transformScaleBI2x .Psocial-button:hover, .transformScaleBI2x .iIcon:hover {
    transition: all 0.5s ease;
    transform: scale(1.5);
}

.transformXYBI .social-button:hover, .transformXYBI .Psocial-button:hover, .transformXYBI .iIcon:hover {
    transition: all 0.5s ease;
    transform: translateX(5px) translateY(5px);
}

.transformrotateBI360 .social-button:hover, .transformrotateBI360 .Psocial-button:hover, .transformrotateBI360 .iIcon:hover {
    transform: rotate( 0deg );
    transition: all .3s ease 0s;
}

.transformrotateBI360 .social-button:hover, .transformrotateBI360 .Psocial-button:hover, .transformrotateBI360 .iIcon:hover {
    transition: all 0.5s ease;
    transform: rotate( 360deg );
}
/*Icon Box*/

/*img*/
.transformScaleimg-8x:hover img, .transformScaleimg-8x:hover i,
.MParentItem:hover .transformScaleimg-8x img, .MParentItem:hover .transformScaleimg-8x i,
.owl-item:hover .transformScaleimg-8x img, .owl-item:hover .transformScaleimg-8x i {
    transition: all 0.5s ease;
    transform: scale(0.8);
}

.transformScaleimg1x:hover img, .transformScaleimg1x:hover i,
.MParentItem:hover .transformScaleimg1x img, .MParentItem:hover .transformScaleimg1x i,
.owl-item:hover .transformScaleimg1x img, .owl-item:hover .transformScaleimg1x i {
    transition: all 0.5s ease;
    transform: scale(1.1);
}

.transformScaleimg2x:hover img, .transformScaleimg2x:hover i,
.MParentItem:hover .transformScaleimg2x img, .MParentItem:hover .transformScaleimg2x i,
.owl-item:hover .transformScaleimg2x img, .owl-item:hover .transformScaleimg2x i {
    transition: all 0.5s ease;
    transform: scale(1.5);
}

.transformXYImg:hover img, .transformXYImg:hover i,
.MParentItem:hover .transformXYImg img, .MParentItem:hover .transformXYImg i,
.owl-item:hover .transformXYImg img, .owl-item:hover .transformXYImg i {
    transition: all 0.5s ease;
    transform: translateX(5px) translateY(5px);
}

.transformrotateImg360 img, .transformrotateImg360 i,
.MParentItem .transformrotateImg360 img, .MParentItem .transformrotateImg360 i,
.owl-item .transformrotateImg360 img, .owl-item .transformrotateImg360 i {
    transform: rotate( 0deg );
    transition: all .3s ease 0s;
}

.transformrotateImg360:hover img, .transformrotateImg360:hover i,
.MParentItem:hover .transformrotateImg360 img, .MParentItem:hover .transformrotateImg360 i,
.owl-item:hover .transformrotateImg360 img, .owl-item:hover .transformrotateImg360 i {
    transition: all 0.5s ease;
    transform: rotate( 360deg );
}
/*img*/

.w-100-Percent {
    width: 100%;
}

.DTitleCenter .MTitle {
    text-align: center !important;
}


.fs-1 {
    font-size: calc(1.475em + 2.75vw) !important;
}

.fs-2 {
    font-size: calc(1.425em + 2.2vw) !important;
}

.fs-3 {
    font-size: calc(1.375em + 1.5vw) !important;
}

.fs-4 {
    font-size: calc(1.325em + 0.9vw) !important;
}

.fs-5 {
    font-size: calc(1.3em + 0.6vw) !important;
}

.fs-6 {
    font-size: calc(1.275em + 0.3vw) !important;
}

.fs-7 {
    font-size: 1.63em !important;
}

.fs-8 {
    font-size: 1.53em !important;
}

.fs-9 {
    font-size: 1.45em !important;
}

.fs-10 {
    font-size: 1.392em !important;
}

.fs-11 {
    font-size: 1.295em !important;
}

.fs-12 {
    font-size: 1.275em !important;
}

.fs-13 {
    font-size: 1.25em !important;
}

.fs-14 {
    font-size: 1.21em !important;
}

.fs-15 {
    font-size: 1em !important;
}

.fs-16 {
    font-size: .89em !important;
}

.bI-0 img, .bI-0 i {
    border-width: 0px !important;
    border-style: solid !important;
    border-color: #ebebeb;
}

.bI-1 img, .bI-1 i {
    border: 1px solid #ebebeb !important;
}

.bI-2 img, .bI-2 i {
    border: 2px solid #ebebeb !important;
}

.rounded-0 {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow: hidden;
}

.rounded-5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.rounded-10 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.rounded-25 {
    border-radius: 25%;
    -moz-border-radius: 25%;
    -webkit-border-radius: 25%;
}

.rounded-50 {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.roundedImg-0 img, .roundedImg-0 picture, .roundedImg-0 i {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow: hidden;
}

.roundedImg-5 img, .roundedImg-5 picture, .roundedImg-5 i {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.roundedImg-10 img, .roundedImg-10 picture, .roundedImg-10 i {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.roundedImg-25 img, .roundedImg-25 picture, .roundedImg-25 i {
    border-radius: 25%;
    -moz-border-radius: 25%;
    -webkit-border-radius: 25%;
}

.roundedImg-50 img, .roundedImg-50 picture, .roundedImg-50 i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.ImgR, .ImgL {
    display: flex;
    align-items: center;
    position: initial;
}

.ImgB {
    display: grid;
    align-items: center;
}

    .ImgB.fOneVC.fOneH img, .ImgB.fOneVC.fOneH picture {
        order: 0;
    }

    .ImgB.fIconVC.fIconH img, .ImgB.fIconVC.fIconH picture {
        order: 0;
    }

.ImgT {
    display: grid;
    align-items: center;
}

    .ImgT.fOneVC.fOneH img, .ImgT.fOneVC.fOneH picture {
        order: 0;
    }

    .ImgT.fIconVC.fIconH img, .ImgT.fIconVC.fIconH picture {
        order: 0;
    }



.gallery-wrapper .ImgR, .gallery-wrapper .ImgL {
    display: block !important;
}

/*.gallery-wrapper .ImgB.m-20 .TBC, .gallery-wrapper .ImgB.m-10 .TBC {
    bottom: 25px !important;
}
.gallery-wrapper .fOneNone.ImgB.m-20 .TBC, .gallery-wrapper .fOneNone.ImgB.m-10 .TBC {
    bottom: 40px !important;
}*/
/*.gallery-wrapper .ImgB.m-10 {
    max-height: 100%;
}*/
/*.ImgB .TBC.caption {
        bottom: initial !important;
        top: 0;
        position: absolute;
    }*/

.ImgR picture, .ImgL picture, .ImgB picture, .ImgT picture {
    /*display: contents;*/
    display: block;
}

.ImgR img, .ImgL img, .ImgR i, .ImgL i {
    flex: 2;
    margin: 0px 5px;
}

.ImgL img, .ImgL picture, .ImgB img, .ImgB picture, .ImgT img, .ImgT picture,
.ImgL i, .ImgB i, .ImgT i {
    order: 2;
}

.ImgR .TBC, .ImgL .TBC {
    flex: 1;
}

/*.ImgR > .fOne, .ImgL > .fOne, .ImgR > .fTwo, .ImgL > .fTwo {
    flex: 1;
}*/

.text-white {
    color: #fff !important;
}

.text-blue {
    color: #246db4 !important;
}

.text-gray {
    color: #6c757d !important;
}

.text-green {
    color: #28a745 !important;
}

.text-cyan {
    color: #17a2b8 !important;
}

.text-yellow {
    color: #ffc107 !important;
}

.text-red {
    color: #dc3545 !important;
}

.text-dark {
    color: #343a40 !important;
}

.Twhite .fOne {
    color: #fff !important;
}

.Tblue .fOne {
    color: #246db4 !important;
}

.Tgray .fOne {
    color: #6c757d !important;
}

.Tgreen .fOne {
    color: #28a745 !important;
}

.Tcyan .fOne {
    color: #17a2b8 !important;
}

.Tyellow .fOne {
    color: #ffc107 !important;
}

.Tred .fOne {
    color: #dc3545 !important;
}

.Tdark .fOne {
    color: #343a40 !important;
}


.TBwhite .MTitle {
    color: #fff !important;
}

.TBblue .MTitle {
    color: #246db4 !important;
}

.TBgray .MTitle {
    color: #6c757d !important;
}

.TBgreen .MTitle {
    color: #28a745 !important;
}

.TBcyan .MTitle {
    color: #17a2b8 !important;
}

.TByellow .MTitle {
    color: #ffc107 !important;
}

.TBred .MTitle {
    color: #dc3545 !important;
}

.TBdark .MTitle {
    color: #343a40 !important;
}



.TAwhite a {
    color: #fff !important;
}

.TAblue a {
    color: #246db4 !important;
}

.TAgray a {
    color: #6c757d !important;
}

.TAgreen a {
    color: #28a745 !important;
}

.TAcyan a {
    color: #17a2b8 !important;
}

.TAyellow a {
    color: #ffc107 !important;
}

.TAred a {
    color: #dc3545 !important;
}

.TAdark a {
    color: #343a40 !important;
}


.TIwhite .fIcon {
    color: #fff !important;
}

.TIblue .fIcon {
    color: #246db4 !important;
}

.TIgray .fIcon {
    color: #6c757d !important;
}

.TIgreen .fIcon {
    color: #28a745 !important;
}

.TIcyan .fIcon {
    color: #17a2b8 !important;
}

.TIyellow .fIcon {
    color: #ffc107 !important;
}

.TIred .fIcon {
    color: #dc3545 !important;
}

.TIdark .fIcon {
    color: #343a40 !important;
}


.TBIconGwhite .fIcon {
    background-color: #fff !important;
}

.TBIconGblue .fIcon {
    background-color: #0da9ef !important;
}

.TBIconGfaded .fIcon {
    background-color: #f5f5f5 !important;
}

.TBIconGgray .fIcon {
    background-color: #8a93bf !important;
}

.TBIconGgreen .fIcon {
    background-color: #43d9a3 !important;
}

.TBIconGcyan .fIcon {
    background-color: #50c6e9 !important;
}

.TBIconGyellow .fIcon {
    background-color: #ffb74f !important;
}

.TBIconGred .fIcon {
    background-color: #ff5252 !important;
}

.TBIconGBdark .fIcon {
    background-color: #374250 !important;
}

.TBIconGtransparent .fIcon {
    background-color: #00000078 !important;
}


.T2white .fTwo {
    color: #fff !important;
}

.T2blue .fTwo {
    color: #246db4 !important;
}

.T2gray .fTwo {
    color: #60666c !important;
}

.T2green .fTwo {
    color: #28a745 !important;
}

.T2cyan .fTwo {
    color: #17a2b8 !important;
}

.T2yellow .fTwo {
    color: #ffc107 !important;
}

.T2red .fTwo {
    color: #dc3545 !important;
}

.T2dark .fTwo {
    color: #343a40 !important;
}

.TBGwhite .fOne {
    background-color: #fff !important;
}

.TBGblue .fOne {
    background-color: #0da9ef !important;
}

.TBGfaded .fOne {
    background-color: #f5f5f5 !important;
}

.TBGgray .fOne {
    background-color: #8a93bf !important;
}

.TBGgreen .fOne {
    background-color: #43d9a3 !important;
}

.TBGcyan .fOne {
    background-color: #50c6e9 !important;
}

.TBGyellow .fOne {
    background-color: #ffb74f !important;
}

.TBGred .fOne {
    background-color: #ff5252 !important;
}

.TBGBdark .fOne {
    background-color: #374250 !important;
}

.TBGtransparent .fOne {
    background-color: #00000078 !important;
}

.fW1 .fOne {
    font-weight: 100;
}

.fW2 .fOne {
    font-weight: 400;
}

.fW3 .fOne {
    font-weight: 600;
}

.fW4 .fOne {
    font-weight: 800;
}

.fW5 .fOne {
    font-weight: 900;
}

.f2W1 .fTwo {
    font-weight: 100;
}

.f2W2 .fTwo {
    font-weight: 400;
}

.f2W3 .fTwo {
    font-weight: 600;
}

.f2W4 .fTwo {
    font-weight: 800;
}

.f2W5 .fTwo {
    font-weight: 900;
}


.ImgR.PicBox-Shadow, .ImgL.PicBox-Shadow {
    margin-right: 50px !important;
    margin-left: 50px !important;
}

.PicBox-Shadow {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

    .PicBox-Shadow .TBC {
        /*background: #fafafa;*/
        margin-right: 0px;
        padding: 45px 15px 25px 20px;
        /*border: 1px solid #65c178;*/
        /*position: relative;*/
    }

.ImgB.PicBox-Shadow .TBC {
    /*background: #fafafa;*/
    margin-right: 0px;
    padding: 25px 15px 45px 20px;
    /*border: 1px solid #65c178;*/
    /*position: relative;*/
}

.ImgT.PicBox-Shadow .TBC {
    /*background: #fafafa;*/
    margin-right: 0px;
    padding: 25px 15px 45px 20px;
    /*border: 1px solid #65c178;*/
    /*position: relative;*/
}

.ImgR.PicBox-Shadow .TBC {
    /*background: #fafafa;*/
    margin-right: 0px;
    padding: 15px 45px 25px 20px;
    /*border: 1px solid #65c178;*/
    /*position: relative;*/
}

.ImgL.PicBox-Shadow .TBC {
    /*background: #fafafa;*/
    margin-right: 0px;
    padding: 15px 20px 25px 45px;
    /*border: 1px solid #65c178;*/
    /*position: relative;*/
}

/* برای گزینه باید حتما سایز عکس داده شده باشه */
.PicBox-Shadow picture {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 100%;
    margin-top: -50px !important;
    position: absolute !important;
    right: 170px !important;
    text-align: center;
    box-shadow: 1px 1px 1px 1px;
    top: auto;
    transform: rotate( 0deg );
    transition: all .3s ease 0s;
    overflow: hidden !important;
    height: auto !important;
}

/*.PicBox-Shadow img,*/
.PicBox-Shadow i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 100%;
    margin-top: -50px !important;
    position: absolute;
    right: 170px !important;
    text-align: center;
    box-shadow: 1px 1px 1px 1px;
    transform: rotate( 0deg );
    transition: all .3s ease 0s;
}

.ImgB.PicBox-Shadow picture, .ImgB.PicBox-Shadow i {
    margin-top: auto !important;
    margin-bottom: 0px !important;
    bottom: -15%;
    top: auto;
    right: 36% !important;
}

.ImgT.PicBox-Shadow picture, .ImgT.PicBox-Shadow i {
    margin-top: auto !important;
    margin-bottom: 0px !important;
    top: -30%;
    bottom: auto;
    right: 36% !important;
}

.ImgR.PicBox-Shadow picture, .ImgR.PicBox-Shadow i {
    margin-top: -42px !important;
    right: 0px !important;
    left: auto !important;
    top: 46%;
}

.ImgL.PicBox-Shadow picture, .ImgL.PicBox-Shadow i {
    margin-top: -42px !important;
    left: 0px !important;
    right: auto !important;
    top: 46%;
}

.gallery-item {
    /*height: 270px;*/
    overflow: hidden;
    /*max-height: calc(100% - 16px);*/
}

/*.gallery-wrapper .m-10 {
    max-height: calc(100% - 36px);
}*/

/*.gallery-wrapper .m-20 {
    max-height: calc(100% - 56px);
}*/

/*.gallery-wrapper .gallery-item.m-20.fOneH:hover{
    max-height: calc(100% - 105px);
}*/

/*.fOneH:hover .fOne {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    transition: all .35s;
    display: block !important;
}
.fOneNone.fOneH:hover .fOne {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    transition: all .35s;
    display: block !important;
}*/

.p-0 .container:not(.p-auto), .p-0 > .container:not(.p-auto) > .row {
    padding: 0 !important;
}

.m-0 .container:not(.m-auto), .m-0 > .container:not(.m-auto) > .row {
    margin: 0 !important;
}

.width-full .container {
    width: 100% !important;
    max-width: 100% !important;
}


.ImgB.fOneH:hover .fOne,
.ImgT.fOneH:hover .fOne,
.MItem:hover .ImgB.fOneH .fOne
.MItem:hover .ImgT.fOneH .fOne
/*.Pe .MParentItem:hover .ImgB.fOneH .fOne,
.L .owl-item:hover .ImgB.fOneH .fOne*/ {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
}

.fOneH:hover .fOne,
.MItem:hover .fOneH .fOne
/*.MParentItem:hover .fOneH .fOne*/ {
    -webkit-transform: translateY(-48px);
    -ms-transform: translateY(-48px);
    transform: translateY(-48px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
    z-index: 100;
}

.fOneVC.fOneH:hover .fOne,
.MItem:hover .fOneVC.fOneH .fOne
/*.MParentItem:hover .fOneVC.fOneH .fOne*/ {
    -webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    transform: translateY(-32px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
}

.ImgB.fIconH:hover .fIcon,
.MItem:hover .ImgB.fIconH .fIcon,
.ImgT.fIconH:hover .fIcon,
.MItem:hover .ImgT.fIconH .fIcon
/*.MParentItem:hover .ImgB.fIconH .fIcon*/ {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
}

.DProduct-3 .datalist .text-medium {
    align-items: center;
    padding: 12px;
    display: flex;
    background: var(--bg-light);
    border-radius: 6px;
    margin-left: 15px;
}

.DProduct-3 .datalist-fix {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: row;
}


.DProduct-3 .datalist-fix .text-medium {
    align-items: center;
    padding: 12px;
    display: flex;
    background: var(--bg-light);
    border-radius: 6px;
    margin-left: 15px;
}

.DProduct-3 .datalist-fix .spanTag {
    background: #eee;
    padding: 10px;
    margin-right: 10px;
}

.DProduct-3 .datalist {
    display: flex;
    flex-wrap: wrap;
}

.DProduct-3 .rating-stars, .DProduct-2 .rating-stars {
    position: relative;
    top: -25px;
}

#Tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#Tags .tag2 {
    background: #eee;
    margin-left: 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

/*.fIcon {
    padding-right: 37px;
    padding-left: 37px;
}*/
.slideToggle2Samfa {
    background: #eee;
    padding: 20px;
}

    .slideToggle2Samfa i {
        line-height: 0.7;
    }

.iIcon {
    display: inline-block;
    color: #f7f7f7;
    font-size: .8307692308em;
    line-height: 2.9230769231em;
    border: 1px solid rgba(255, 255, 255, 0.85);
    border-radius: 100%;
    width: 2.5230769231em;
    height: 2.5230769231em;
    text-align: center;
    margin: 0.2rem;
}

.fIconH:hover .fIcon,
.MItem:hover .fIconH .fIcon
/*,
.MItem:hover .fIcon*/
/*.Pe .MParentItem:hover .fIconH .fIcon,
.L .owl-item:hover:hover .fIconH .fIcon*/ {
    -webkit-transform: translateY(-48px);
    -ms-transform: translateY(-48px);
    transform: translateY(-48px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
    z-index: 100;
}

.fIconVC.fIconH:hover .fIcon,
.MItem:hover .fIconVC.fIconH .fIcon
/*.Pe .MParentItem:hover .fIconVC.fIconH .fIcon, 
.L .owl-item:hover .fIconVC.fIconH .fIcon*/ {
    -webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    transform: translateY(-32px);
    transition: all .35s;
    display: block !important;
    position: absolute;
    width: 100%;
}

.gallery-wrapper .m-10.fOneNone {
    /*max-height: calc(100% - 20px);*/
}

.gallery-wrapper .m-20.fOneNone {
    /*max-height: calc(100% - 40px);*/
}

.gallery-wrapper .TBC {
    display: block;
    /*bottom: 47px;*/
    width: 100%;
    position: relative;
    /*text-align: center;*/
    background: #9da9b987;
    color: #fff;
    z-index: 1009;
}

/*.fOneH.fOneNone .TBC {
    position: absolute;
    bottom: 24px !important;
}*/

@media (max-width: 319px) {
    .card-img-tiles .thumblist {
        display: none !important;
    }
}

/*.img-Custom1 {
    width: 100vw;
    max-width: 100%;
}*/

.factorNameV2 .addressRow .form-control:not(.AddressC) {
    width: 66.66666667% !important;
}

.factorNameV2 #divServices label, .factorNameV2 #divSend label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: auto;
}

.factorNameV2 label {
    margin: 0 !important;
    height: 44px;
    display: grid;
    align-content: center;
    font-size: 14px !important;
    text-align: left;
    padding: 0 10px 0 10px !important;
}

.factorNameV2 .k-input-button, .factorNameV2 .k-input-button.k-button {
    height: calc(1.4285714286em + 22px);
}

.factorNameV2 .form-control.Description {
    width: 89% !important;
}

.factorNameV2 label.Description {
    height: 58px;
    width: 11%;
    text-align: right;
}


/*.factorNameV2 .form-group {
    margin-bottom: 0px;
}
*/

.margin-0--30 {
    margin: 0 -30px;
}

.w-fit-content {
    width: fit-content !important;
}

@media (max-width: 576px) {
    .factorNameV2 .addressRow .text-center {
        width: fit-content;
    }

    .AddressC.col-8 {
        width: 66.66666667% !important;
    }

    .factorNameV2 label.Description {
        width: 20%;
    }

    .factorNameV2 .form-control.Description {
        width: 80% !important;
    }

    .factorNameV2 label {
        text-align: right;
    }

    .factorNameV2 #divSend .align-self-center {
        display: block;
        width: fit-content;
    }
}

.AddressC.col-sm-11 {
    width: 91.66666667% !important;
}

.factorNameV2 .addressRow .form-group {
    display: flex;
    margin-bottom: 10px;
}

.factorNameV2 .addressRow .col-sm-1.form-group {
    display: flex !important;
    margin-bottom: 10px;
}

.factorNameV2 .ListAddressItem .form-group {
    display: block;
}

    .factorNameV2 .ListAddressItem .form-group label {
        text-align: center;
    }

.factorNameV2 .custom-radio .custom-control-input:checked ~ .custom-control-indicator, .factorNameV2 .custom-control-indicator {
    margin-top: 2px;
}

.factorNameV2 .custom-control.custom-radio {
    margin: 0;
    height: auto;
    display: grid !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-top: -5px !important;
}

.category-style1 {
    padding: 18px !important;
    margin: -15px !important;
    display: block;
}

.padding-0 {
    padding: 0;
}

.TitleEn {
    text-align: left;
    color: #646464;
    display: block;
    margin-top: 5px;
}

.ProductSuggestion {
    min-height: 526px !important;
}

    .ProductSuggestion .owl-carousel .owl-prev, .ProductSuggestion .owl-carousel .owl-next {
        margin-top: -16px !important;
    }

    .ProductSuggestion .owl-carousel .owl-dots {
        margin-top: -0px !important;
    }

.contentRelated .owl-carousel .owl-prev, .contentRelated .owl-carousel .owl-next {
    margin-top: -50px !important;
}

.advertisingcolumn div:first-child div:first-child {
    margin-top: 0 !important;
}

.ColorBox {
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 10px;
    margin-left: 10px;
    box-shadow: 0px 0px 2px 1px #9E9E9E;
    margin-bottom: -6px;
}

.DProduct- .datalist {
    padding-top: 15px;
}

.TitleBox {
    text-align: right !important;
    /*margin-right: 30px;*/
    display: inline-block;
    font-size: 13px;
}

.ColorBoxEmpty {
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: -18px;
}

.min-h-522 {
    min-height: 522px;
}

/*img {
    width: 100%;
}*/

.owl-item .active {
    max-width: 523px !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    body, html {
        font-size: 14px !important;
        line-height: 2.5 !important;
    }
}

.img-icon {
    width: 16px;
    height: 16px;
}

.img-copy {
    width: 150px;
}

.overflow-auto {
    overflow: auto;
}

.margin-70 .owl-dots {
    margin-top: -30px !important;
}

.widget-featured-products > .entry .entry-title > a {
    font-size: 12px !important;
}

.h-160 {
    height: 160px !important;
}

.text-decoration {
    text-decoration: underline !important;
}

.position1 {
    background-image: url(/User/img/user-cover-img.jpg);
}

.min-height-220 {
    min-height: 220px !important;
}

a {
    color: inherit;
}

.modal-footer {
    border-top-color: #f4f4f4;
    display: inline-block;
}

#map2sam {
    height: 395px;
    overflow: hidden;
}

.contactUs .social-button.shape-circle {
    border: 1px solid var(--r-bordercolor);
    color: var(--r-color);
}

.contactUs {
    border-bottom: 1px solid var(--r-bordercolor);
    border-top: 1px solid var(--r-bordercolor);
    display: inline-block;
    margin-bottom: 20px;
}

.googlemap {
    width: 100%;
    height: 400px;
}

.DiscountDiv {
    background: #ff26269e;
    color: #fff !important;
}

.discountWonderful-section {
    position: absolute;
    z-index: 99999999999;
    padding: 10px;
    color: #000000;
    /*background: #60697596;*/
    background: #60697517;
    border-radius: 15px;
    margin-top: 10px;
}

    .discountWonderful-section a {
        /*color: #fff;*/
        color: #6c757d;
    }

.discountWonderful-favorite {
    float: left;
    z-index: 99999999999;
    margin: 0 !important;
    margin-top: 10px !important;
}

.loginpage {
    background: #e1e7ec;
}

.sliderProduct {
    height: 350px;
    width: 100%;
    /*max-width: 900px;*/
}

/*.position2 {
    background: url('/User/img/background/brand-pattern.jpg');
    background-image: -webkit-image-set(url('/User/img/background/brand-pattern.webp') 1x);
    border: solid 1px #e1e7ec
}*/

.fnc-slider {
    max-height: 350px;
}

.fnc-slide__content {
    z-index: 2;
    position: absolute;
    right: auto;
    top: auto;
    width: 100%;
}

/*.nav-tabs .nav-link.active {
    color: #fff !important;
    border-color: transparent !important;
    border-bottom-color: #0da9ef !important;
    background-color: #0da9ef !important;
}*/

.NumberAddCart {
    height: 6px !important;
    min-height: 30px;
    padding: 0 !important;
}

.ProductCategory, ContentCategory {
    background: #eee;
    padding: 7px 5px;
}

.TabelShow div {
    padding: 7px 5px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 0px 3px #eee;
}

.TabelShowGroup span {
    padding: 7px 5px;
    margin-bottom: 10px;
    /*color: #0da9ef;*/
}

.TabelShowGroup div {
    padding: 7px 5px;
    margin-bottom: 10px;
}

.TabelShow div:first-child {
    /*border-left: 2px solid #575757;*/
    margin-left: 15px;
}

.TabelShow div {
    background: #ededed;
}

/*.TabelShow:nth-child(odd) div {
    background: #ededed;
}
.TabelShow:nth-child(even) div {
    background: #FFFFFF;
    margin: 0px 20px;
}*/
.TabelShow {
    margin: 0px 15px;
}



.ProductPricing {
    padding: 7px 5px;
    min-height: 42px;
}

.box-shadow-bander {
    box-shadow: 1px 2px 6px 1px #535353b5;
}

    .box-shadow-bander:hover {
        box-shadow: 1px 2px 6px 1px #535353b5;
        -webkit-transform: translateY(-4px) scale(1.02);
        -moz-transform: translateY(-4px) scale(1.02);
        -ms-transform: translateY(-4px) scale(1.02);
        -o-transform: translateY(-4px) scale(1.02);
        transform: translateY(-4px) scale(1.02);
        -webkit-box-shadow: 0 14px 24px rgba(62,57,107,.2);
        box-shadow: 0 14px 24px rgba(62,57,107,.2);
        z-index: 999;
    }

.ProductPricing:nth-child(odd) {
    /*background: #ff5252;
        color: #fff;
        border: 1px solid #ff5252;*/
    background: #ededed;
    color: #2a2a2a;
    margin: 0 5px;
}

.ProductPricing:nth-child(even) {
    background: #FFFFFF;
    margin: 0px 5px;
}

#GaleryPost .owl-item img {
    max-height: 400px;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff !important;
    background-color: #ff5252;
    border-color: #ff5252;
}

.sub-menu, .toolbar-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: auto !important;
    right: 0 !important;
    width: 200px;
    /*margin-top: -7px !important;*/
    padding: 10px 0 !important;
    border: 1px solid #e1e7ec;
    border-radius: 5px;
    background-color: #ffffff;
    line-height: 1.5;
    z-index: 9001 !important;
    box-shadow: 0 7px 22px -5px rgba(47, 56, 68, 0.2);
}

.mega-menu .sub-menu > li, .mega-menu.toolbar-dropdown > li, .mega-menu .sub-menu > li > .sub-menu, .mega-menu .toolbar-dropdown > li > .sub-menu {
    width: fit-content;
}

.sub-menu > li, .toolbar-dropdown > li {
    display: block;
    position: relative;
}

    .sub-menu > li > a, .sub-menu > li > .span, .toolbar-dropdown > li > a, .toolbar-dropdown > li > .span {
        display: block;
        padding: 5px 20px !important;
        transition: color .3s;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
        text-decoration: none;
    }

        .sub-menu > li > a > i, .toolbar-dropdown > li > a > i {
            display: inline-block;
            margin-top: -2px;
            margin-right: 6px;
            font-size: .9em;
            vertical-align: middle;
        }

    .sub-menu > li.sub-menu-user, .toolbar-dropdown > li.sub-menu-user {
        display: table;
        width: 100%;
        padding: 0px 6px 6px;
    }

        .sub-menu > li.sub-menu-user .user-ava, .toolbar-dropdown > li.sub-menu-user .user-ava, .sub-menu > li.sub-menu-user .user-info, .toolbar-dropdown > li.sub-menu-user .user-info {
            display: table-cell;
            vertical-align: middle;
        }

        .sub-menu > li.sub-menu-user .user-ava, .toolbar-dropdown > li.sub-menu-user .user-ava {
            width: 44px;
        }

            .sub-menu > li.sub-menu-user .user-ava > img, .toolbar-dropdown > li.sub-menu-user .user-ava > img {
                display: block;
                width: 44px;
                padding: 3px;
                border: 1px solid #e1e7ec;
                border-radius: 50%;
            }

        .sub-menu > li.sub-menu-user .user-info, .toolbar-dropdown > li.sub-menu-user .user-info {
            padding-right: 8px;
            text-align: right;
        }

            .sub-menu > li.sub-menu-user .user-info > .user-name, .toolbar-dropdown > li.sub-menu-user .user-info > .user-name {
                margin-bottom: 2px;
                font-size: 14px;
            }

            .sub-menu > li.sub-menu-user .user-info > span, .toolbar-dropdown > li.sub-menu-user .user-info > span {
                display: block;
            }

    .sub-menu > li.sub-menu-separator, .toolbar-dropdown > li.sub-menu-separator {
        margin-top: 5px;
        margin-bottom: 3px;
        border-top: 1px solid #e1e7ec;
    }

    .sub-menu > li:hover > a, .toolbar-dropdown > li:hover > a {
        color: var(--r-color);
    }

    .sub-menu > li.active > a, .toolbar-dropdown > li.active > a {
        color: var(--r-color);
    }

    .sub-menu > li.has-children > a, .toolbar-dropdown > li.has-children > a {
        padding-right: 35px !important;
    }

        .sub-menu > li.has-children > a::after, .toolbar-dropdown > li.has-children > a::after {
            display: block;
            position: absolute;
            top: 50%;
            right: 18px;
            width: 0;
            height: 0;
            margin-top: -4px;
            border-top: .3em solid transparent;
            border-bottom: .3em solid transparent;
            border-left: .32em solid;
            content: '';
        }

    .sub-menu > li > .sub-menu, .toolbar-dropdown > li > .sub-menu {
        top: -4px;
        left: 100%;
        margin-left: -5px;
    }

.mega-menu {
    display: none;
    position: absolute;
    /*top: 100%;*/
    left: 0;
    width: 100%;
    /*margin-top: 24px !important;*/
    border: 1px solid #e1e7ec;
    background-color: #ffffff;
    box-shadow: 0 7px 22px -5px rgba(47, 56, 68, 0.2);
    table-layout: fixed;
    z-index: 99;
}

    .mega-menu > li {
        display: table-cell !important;
        position: relative;
        padding: 25px !important;
        border-left: 1px solid #e1e7ec;
        vertical-align: top;
    }

        .mega-menu > li .mega-menu-title {
            display: block;
            margin-bottom: 16px;
            padding-bottom: 10px;
            border-bottom: 1px solid #e1e7ec;
            color: #9da9b9;
            font-weight: 500;
            text-transform: uppercase;
            text-align: left;
        }

    /*.mega-menu > li:first-child {
            border-left: 0;
        }*/

    .mega-menu .sub-menu {
        display: block !important;
        position: relative;
        width: 100%;
        padding: 0 !important;
        border: 0;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
        /*overflow: auto;*/
        max-height: 350px;
    }

        .mega-menu .sub-menu > li > a {
            padding: 5px 0 !important;
        }


.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}




.offcanvas-menu {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .offcanvas-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .offcanvas-menu ul:not(.off-view) {
            height: auto !important;
        }

        .offcanvas-menu ul.menu {
            position: relative;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
            display: grid;
        }

            .offcanvas-menu ul.menu.off-view {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }

            .offcanvas-menu ul.menu.in-view {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

        .offcanvas-menu ul li {
            display: block;
        }

            .offcanvas-menu ul li a {
                display: block;
                padding: 15px 20px;
                transition: color .3s;
                border-bottom: 1px solid rgba(255, 255, 255, 0.12);
                color: #ffffff;
                font-size: 14px;
                font-weight: 500;
                letter-spacing: .05em;
                text-transform: uppercase;
                text-decoration: none;
            }

                .offcanvas-menu ul li a:hover {
                    color: var(--r-color);
                }

            .offcanvas-menu ul li.back-btn > a {
                background-color: #313b47;
                color: #ffffff;
            }

                .offcanvas-menu ul li.back-btn > a::before {
                    display: inline-block;
                    width: 0;
                    height: 0;
                    margin-right: 8px;
                    border-top: .32em solid transparent;
                    border-right: .37em solid;
                    border-bottom: .32em solid transparent;
                    content: '';
                    opacity: .75;
                }

            .offcanvas-menu ul li.active > a {
                color: var(--r-color);
            }

            .offcanvas-menu ul li.has-children > span {
                display: block;
                position: relative;
                width: 100%;
            }

                .offcanvas-menu ul li.has-children > span > a {
                    padding-right: 65px;
                }

            .offcanvas-menu ul li.has-children.active > span > a {
                color: var(--r-color);
            }

            .offcanvas-menu ul li.has-children .sub-menu-toggle {
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                width: 60px;
                height: 100%;
                height: calc(100% - 1px);
                transition: background-color .3s;
                border-left: 1px solid rgba(255, 255, 255, 0.12);
                color: rgba(255, 255, 255, 0.75);
                cursor: pointer;
                z-index: 1;
            }

                .offcanvas-menu ul li.has-children .sub-menu-toggle::before {
                    display: block;
                    position: absolute;
                    top: 50%;
                    right: 25px;
                    width: 0;
                    height: 0;
                    margin-top: -5px;
                    border-top: .35em solid transparent;
                    border-bottom: .35em solid transparent;
                    border-left: .4em solid;
                    content: '';
                }

                .offcanvas-menu ul li.has-children .sub-menu-toggle:hover {
                    background-color: rgba(255, 255, 255, 0.1);
                }

            .offcanvas-menu ul li.has-children > .offcanvas-submenu {
                position: absolute;
                top: 0;
                right: -100%;
                width: 100%;
                height: auto;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
            }

                .offcanvas-menu ul li.has-children > .offcanvas-submenu.in-view {
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                }

                .offcanvas-menu ul li.has-children > .offcanvas-submenu.off-view {
                    -webkit-transform: translate3d(-100%, 0, 0);
                    transform: translate3d(-100%, 0, 0);
                }

@-webkit-keyframes submenu-show {
    from {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes submenu-show {
    from {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes megamenu-show {
    from {
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes megamenu-show {
    from {
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}


body {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    /*    color: #606975;
*/ /*font-family: "Maven Pro", Helvetica, Arial, sans-serif;*/
    /*    font-size: 14px;
    font-weight: normal;*/
    text-transform: none;
    /*    line-height: 1.5;
    direction: rtl;*/
    background-color: #FFF;
    /*	color: #707070;
	font-family: "yekan", sans-serif;
	line-height: 22px;*/
    font-size: 13px !important;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /*overflow-y: scroll;*/
    /*text-align: right;*/
}

/*a {
    color: #0da9ef;
    text-decoration: underline;
}*/

a:hover {
    color: var(--r-color);
    text-decoration: none;
}

a:focus {
    outline: none;
}

.small, small {
    font-size: 85%;
}

.navi-link,
.navi-link-light {
    transition: color .3s;
    color: #606975;
    text-decoration: none;
}

    .navi-link:hover,
    .navi-link-light:hover {
        color: var(--r-color);
    }

.navi-link-light {
    color: #ffffff;
}

img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

svg {
    max-width: 100%;
}

/* Responsive iframes */
iframe {
    width: 100%;
}

*::before,
*::after {
    box-sizing: border-box;
}

hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #e1e7ec;
}

    hr.hr-light {
        border-top-color: rgba(255, 255, 255, 0.12);
    }

pre {
    display: block;
    padding: 15px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #f5f5f5;
}

::-moz-selection {
    background: #374250;
    color: #ffffff;
}

::selection {
    background: #374250;
    color: #ffffff;
}

::-moz-selection {
    background: #374250;
    color: #ffffff;
}

figure {
    position: relative;
    margin: 0;
}

    figure figcaption {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 12px;
        font-size: 14px;
    }

.bg-gray-product {
    background-color: #e6e6e6;
    border: solid 1px #dad9d9;
}

/* Bootstrap Overrides */

/* Bootstrap Overrides */
@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 1170px;
        /*width: 96% !important;
        max-width: 94% !important;*/
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1260px;
        max-width: 1260px;
        /*width: 96% !important;
        max-width: 94% !important;*/
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1360px;
        max-width: 1360px;
        /*width: 96% !important;
        max-width: 94% !important;*/
    }
}
/*@media (max-width: 1400px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
}*/

.container-fluid {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
}

@media (max-width: 1200px) {
    .container-fluid {
        padding: 0 15px;
    }
}

.product-badge {
    top: 15px;
    left: 18px;
    z-index: 9;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    vertical-align: middle;
}

.close {
    transition: opacity .25s;
    border: 0;
    background: 0;
    color: #606975;
    font-family: sans-serif;
    font-size: 18px;
    cursor: pointer;
}

    .close:hover {
        opacity: .6;
    }

.icon-medal {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-position: center;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAzIDUxMi4wMDMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDMgNTEyLjAwMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNMjU2LjAwMSw2NGMtNzAuNTkyLDAtMTI4LDU3LjQwOC0xMjgsMTI4czU3LjQwOCwxMjgsMTI4LDEyOHMxMjgtNTcuNDA4LDEyOC0xMjhTMzI2LjU5Myw2NCwyNTYuMDAxLDY0eiAgICAgIE0yNTYuMDAxLDI5OC42NjdjLTU4LjgxNiwwLTEwNi42NjctNDcuODUxLTEwNi42NjctMTA2LjY2N1MxOTcuMTg1LDg1LjMzMywyNTYuMDAxLDg1LjMzM1MzNjIuNjY4LDEzMy4xODQsMzYyLjY2OCwxOTIgICAgIFMzMTQuODE3LDI5OC42NjcsMjU2LjAwMSwyOTguNjY3eiIgZmlsbD0iIzYwNjk3NSIvPgoJCQk8cGF0aCBkPSJNMzg1LjY0NCwzMzMuMjA1YzM4LjIyOS0zNS4xMzYsNjIuMzU3LTg1LjMzMyw2Mi4zNTctMTQxLjIwNWMwLTEwNS44NTYtODYuMTIzLTE5Mi0xOTItMTkycy0xOTIsODYuMTQ0LTE5MiwxOTIgICAgIGMwLDU1Ljg1MSwyNC4xMjgsMTA2LjA2OSw2Mi4zMzYsMTQxLjE4NEw2NC42ODQsNDk3LjZjLTEuNTM2LDQuMTE3LTAuNDA1LDguNzI1LDIuODM3LDExLjY2OSAgICAgYzIuMDI3LDEuNzkyLDQuNTY1LDIuNzMxLDcuMTQ3LDIuNzMxYzEuNjIxLDAsMy4yNDMtMC4zNjMsNC43NzktMS4xMDlsNzkuNzg3LTM5Ljg5M2w1OC44NTksMzkuMjMyICAgICBjMi42ODgsMS43OTIsNi4xMDEsMi4yNCw5LjE5NSwxLjI4YzMuMDkzLTEuMDAzLDUuNTY4LTMuMzQ5LDYuNjk5LTYuNGwyMy4yOTYtNjIuMTQ0bDIwLjU4Nyw2MS43MzkgICAgIGMxLjA2NywzLjE1NywzLjU0MSw1LjYzMiw2LjY3Nyw2LjcyYzMuMTM2LDEuMDY3LDYuNTkyLDAuNjQsOS4zNjUtMS4yMTZsNTguODU5LTM5LjIzMmw3OS43ODcsMzkuODkzICAgICBjMS41MzYsMC43NjgsMy4xNTcsMS4xMzEsNC43NzksMS4xMzFjMi41ODEsMCw1LjEyLTAuOTM5LDcuMTI1LTIuNzUyYzMuMjY0LTIuOTIzLDQuMzczLTcuNTUyLDIuODM3LTExLjY2OUwzODUuNjQ0LDMzMy4yMDV6ICAgICAgTTI0Ni4wMTcsNDEyLjI2N2wtMjcuMjg1LDcyLjc0N2wtNTIuODIxLTM1LjJjLTMuMi0yLjExMi03LjMxNy0yLjM4OS0xMC42ODgtMC42NjFMOTQuMTg4LDQ3OS42OGw0OS41NzktMTMyLjIyNCAgICAgYzI2Ljg1OSwxOS40MzUsNTguNzk1LDMyLjIxMyw5My41NDcsMzUuNjA1TDI0Ni43LDQxMS4yQzI0Ni40ODcsNDExLjU2MywyNDYuMTY3LDQxMS44NCwyNDYuMDE3LDQxMi4yNjd6IE0yNTYuMDAxLDM2Mi42NjcgICAgIEMxNjEuOSwzNjIuNjY3LDg1LjMzNSwyODYuMTAxLDg1LjMzNSwxOTJTMTYxLjksMjEuMzMzLDI1Ni4wMDEsMjEuMzMzUzQyNi42NjgsOTcuODk5LDQyNi42NjgsMTkyICAgICBTMzUwLjEwMywzNjIuNjY3LDI1Ni4wMDEsMzYyLjY2N3ogTTM1Ni43NTksNDQ5LjEzMWMtMy40MTMtMS43MjgtNy41MDktMS40NzItMTAuNjg4LDAuNjYxbC01Mi4zNzMsMzQuOTIzbC0zMy42NDMtMTAwLjkyOCAgICAgYzQwLjM0MS0wLjg1Myw3Ny41ODktMTQuMTg3LDEwOC4xNi0zNi4zMzFsNDkuNTc5LDEzMi4yMDNMMzU2Ljc1OSw0NDkuMTMxeiIgZmlsbD0iIzYwNjk3NSIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 14px;
    line-height: 1;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-static {
    position: static !important;
}

.top-0 {
    top: 0;
}

.right-0 {
    right: 0;
}

.bottom-0 {
    bottom: 0;
}

.left-0 {
    left: 0;
}

.w-90 {
    width: 90px !important;
}

.w-110 {
    width: 110px !important;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-250 {
    width: 250px !important;
}

.w-270 {
    width: 270px !important;
}

.w-300 {
    width: 300px !important;
}

.border-default {
    border: 1px solid #e1e7ec;
}

    .border-default.border-light {
        border-color: rgba(255, 255, 255, 0.12);
    }

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded {
    border-radius: 7px;
}

.rounded-top {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.rounded-right {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.rounded-bottom {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.rounded-left {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.rounded-circle {
    border-radius: 50%;
}

.rounded-0 {
    border-radius: 0 !important;
}

.rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.rounded-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-bottom-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.box-shadow {
    box-shadow: 0 7px 22px -5px rgba(47, 56, 68, 0.2);
}

.img-thumbnail {
    padding: 5px !important;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #ffffff;
}

    .img-thumbnail.rounded-circle {
        border-radius: 50%;
    }

.img-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

[class^='col-'] .img-cover {
    left: 15px;
    width: calc(100% - 30px);
}

.opacity-100 {
    opacity: 1 !important;
}

.opacity-90 {
    opacity: .9 !important;
}

.opacity-80 {
    opacity: .8 !important;
}

.opacity-75 {
    opacity: .75 !important;
}

.opacity-60 {
    opacity: .6 !important;
}

.opacity-50 {
    opacity: .5 !important;
}

.opacity-25 {
    opacity: .25 !important;
}

.opacity-15 {
    opacity: .15 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: '';
}

.text-muted {
    color: #737373 !important;
}

.text-primary {
    color: #0da9ef !important;
}

.text-info {
    color: #50c6e9 !important;
}

.text-warning {
    color: #ffb74f !important;
}

.text-success {
    color: #43d9a3 !important;
}

.text-danger {
    color: #dc3545 !important;
    font-weight: bolder;
}

.text-gray-dark {
    color: #374250 !important;
}

.text-body {
    color: #606975 !important;
}

.text-light,
.text-white {
    color: #ffffff !important;
}

.text-highlighted {
    background-color: #fff8b0 !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-crossed {
    text-decoration: line-through !important;
}

.text-shadow {
    text-shadow: 0 1px rgba(0, 0, 0, 0.5) !important;
}

.text-black {
    font-weight: 900 !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-medium {
    font-weight: 500 !important;
}

.text-normal {
    font-weight: normal !important;
}

.text-thin {
    font-weight: 300 !important;
}

.text-uppercase {
    letter-spacing: .04em;
}

.FWFu .form-control {
    width: 100%
}

.bg-glassmorphism {
    background: rgba(176,210,253,0.65) !important;
    -webkit-backdrop-filter: blur(13px) !important;
    backdrop-filter: blur(13px) !important;
    border: 1px solid rgba(176,210,253,0.325) !important;
}

.bg-primary {
    background-color: #0da9ef !important;
}

.bg-success {
    background-color: #43d9a3 !important;
}

.bg-info {
    background-color: #50c6e9 !important;
}

.bg-warning {
    background-color: #ffb74f !important;
}

.bg-danger {
    background-color: #ff5252 !important;
}

.bg-inverse {
    background-color: #374250 !important;
}

.bg-gray2 {
    background-color: #8a93bf !important;
    color: #fff !important;
}

.bg-faded,
.bg-secondary {
    background-color: #f5f5f5 !important;
}

.bg-dark {
    background-color: #374250 !important;
    color: #fff;
}

/*.bg-white {
    background-color: #ffffff !important;
}*/

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-repeat {
    background-repeat: repeat;
}

.bg-center {
    background-position: center;
}

.bg-cover {
    background-size: cover;
}

.border-primary {
    border-color: #0da9ef !important;
}

.border-success {
    border-color: #43d9a3 !important;
}

.border-info {
    border-color: #50c6e9 !important;
}

.border-warning {
    border-color: #ffb74f !important;
}

.border-danger {
    border-color: #ff5252 !important;
}

.border-secondary {
    border-color: #f5f5f5 !important;
}

.border-dark {
    border-color: #374250 !important;
}

.padding-top-1x {
    padding-top: 24px !important;
}

@media (max-width: 768px) {
    .padding-top-1x {
        padding-top: 16px !important;
    }
}

.padding-top-2x {
    padding-top: 48px !important;
}

@media (max-width: 768px) {
    .padding-top-2x {
        padding-top: 32px !important;
    }
}

.padding-top-3x {
    padding-top: 72px !important;
}

@media (max-width: 768px) {
    .padding-top-3x {
        padding-top: 48px !important;
    }
}

.padding-top-4x {
    padding-top: 96px !important;
}

@media (max-width: 768px) {
    .padding-top-4x {
        padding-top: 64px !important;
    }
}

.padding-top-5x {
    padding-top: 120px !important;
}

@media (max-width: 768px) {
    .padding-top-5x {
        padding-top: 80px !important;
    }
}

.padding-top-6x {
    padding-top: 144px !important;
}

@media (max-width: 768px) {
    .padding-top-6x {
        padding-top: 96px !important;
    }
}

.padding-top-7x {
    padding-top: 168px !important;
}

@media (max-width: 768px) {
    .padding-top-7x {
        padding-top: 112px !important;
    }
}

.padding-top-8x {
    padding-top: 192px !important;
}

@media (max-width: 768px) {
    .padding-top-8x {
        padding-top: 128px !important;
    }
}

.padding-top-9x {
    padding-top: 216px !important;
}

@media (max-width: 768px) {
    .padding-top-9x {
        padding-top: 144px !important;
    }
}

.padding-top-10x {
    padding-top: 240px !important;
}

@media (max-width: 768px) {
    .padding-top-10x {
        padding-top: 160px !important;
    }
}

.padding-bottom-1x {
    padding-bottom: 24px !important;
}

@media (max-width: 768px) {
    .padding-bottom-1x {
        padding-bottom: 16px !important;
    }
}

.padding-bottom-2x {
    padding-bottom: 48px !important;
}

@media (max-width: 768px) {
    .padding-bottom-2x {
        padding-bottom: 32px !important;
    }
}

.padding-bottom-3x {
    padding-bottom: 72px !important;
}

@media (max-width: 768px) {
    .padding-bottom-3x {
        padding-bottom: 48px !important;
    }
}

.padding-bottom-4x {
    padding-bottom: 96px !important;
}

@media (max-width: 768px) {
    .padding-bottom-4x {
        padding-bottom: 64px !important;
    }
}

.padding-bottom-5x {
    padding-bottom: 120px !important;
}

@media (max-width: 768px) {
    .padding-bottom-5x {
        padding-bottom: 80px !important;
    }
}

.padding-bottom-6x {
    padding-bottom: 144px !important;
}

@media (max-width: 768px) {
    .padding-bottom-6x {
        padding-bottom: 96px !important;
    }
}

.padding-bottom-7x {
    padding-bottom: 168px !important;
}

@media (max-width: 768px) {
    .padding-bottom-7x {
        padding-bottom: 112px !important;
    }
}

.padding-bottom-8x {
    padding-bottom: 192px !important;
}

@media (max-width: 768px) {
    .padding-bottom-8x {
        padding-bottom: 128px !important;
    }
}

.padding-bottom-9x {
    padding-bottom: 216px !important;
}

@media (max-width: 768px) {
    .padding-bottom-9x {
        padding-bottom: 144px !important;
    }
}

.padding-bottom-10x {
    padding-bottom: 240px !important;
}

@media (max-width: 768px) {
    .padding-bottom-10x {
        padding-bottom: 160px !important;
    }
}

.margin-top-1x {
    margin-top: 24px !important;
}

@media (max-width: 768px) {
    .margin-top-1x {
        margin-top: 16px !important;
    }
}

.margin-top-2x {
    margin-top: 48px !important;
}

@media (max-width: 768px) {
    .margin-top-2x {
        margin-top: 32px !important;
    }
}

.margin-top-3x {
    margin-top: 72px !important;
}

@media (max-width: 768px) {
    .margin-top-3x {
        margin-top: 48px !important;
    }
}

.margin-top-4x {
    margin-top: 96px !important;
}

@media (max-width: 768px) {
    .margin-top-4x {
        margin-top: 64px !important;
    }
}

.margin-top-5x {
    margin-top: 120px !important;
}

@media (max-width: 768px) {
    .margin-top-5x {
        margin-top: 80px !important;
    }
}

.margin-top-6x {
    margin-top: 144px !important;
}

@media (max-width: 768px) {
    .margin-top-6x {
        margin-top: 96px !important;
    }
}

.margin-top-7x {
    margin-top: 168px !important;
}

@media (max-width: 768px) {
    .margin-top-7x {
        margin-top: 112px !important;
    }
}

.margin-top-8x {
    margin-top: 192px !important;
}

@media (max-width: 768px) {
    .margin-top-8x {
        margin-top: 128px !important;
    }
}

.margin-top-9x {
    margin-top: 216px !important;
}

@media (max-width: 768px) {
    .margin-top-9x {
        margin-top: 144px !important;
    }
}

.margin-top-10x {
    margin-top: 240px !important;
}

@media (max-width: 768px) {
    .margin-top-10x {
        margin-top: 160px !important;
    }
}

.margin-bottom-1x {
    margin-bottom: 24px !important;
}

@media (max-width: 768px) {
    .margin-bottom-1x {
        margin-bottom: 16px !important;
    }
}

.margin-bottom-2x {
    margin-bottom: 48px !important;
}

@media (max-width: 768px) {
    .margin-bottom-2x {
        margin-bottom: 32px !important;
    }
}

.margin-bottom-3x {
    margin-bottom: 72px !important;
}

@media (max-width: 768px) {
    .margin-bottom-3x {
        margin-bottom: 48px !important;
    }
}

.margin-bottom-4x {
    margin-bottom: 96px !important;
}

@media (max-width: 768px) {
    .margin-bottom-4x {
        margin-bottom: 64px !important;
    }
}

.margin-bottom-5x {
    margin-bottom: 120px !important;
}

@media (max-width: 768px) {
    .margin-bottom-5x {
        margin-bottom: 80px !important;
    }
}

.margin-bottom-6x {
    margin-bottom: 144px !important;
}

@media (max-width: 768px) {
    .margin-bottom-6x {
        margin-bottom: 96px !important;
    }
}

.margin-bottom-7x {
    margin-bottom: 168px !important;
}

@media (max-width: 768px) {
    .margin-bottom-7x {
        margin-bottom: 112px !important;
    }
}

.margin-bottom-8x {
    margin-bottom: 192px !important;
}

@media (max-width: 768px) {
    .margin-bottom-8x {
        margin-bottom: 128px !important;
    }
}

.margin-bottom-9x {
    margin-bottom: 216px !important;
}

@media (max-width: 768px) {
    .margin-bottom-9x {
        margin-bottom: 144px !important;
    }
}

.margin-bottom-10x {
    margin-bottom: 240px !important;
}

@media (max-width: 768px) {
    .margin-bottom-10x {
        margin-bottom: 160px !important;
    }
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

.margin-right-none {
    margin-right: 0 !important;
}

.margin-left-none {
    margin-left: 0 !important;
}

.padding-right-none {
    padding-right: 0 !important;
}

.padding-left-none {
    padding-left: 0 !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    /*color: #374250;*/
    font-family: inherit;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
    .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
        display: block;
        padding-top: 3px;
        color: #9da9b9;
    }

h1, .h1 {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 1.15;
}

@media (max-width: 768px) {
    h1, .h1 {
        font-size: 31px;
    }
}

h2, .h2 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 1.2;
}

@media (max-width: 768px) {
    h2, .h2 {
        font-size: 28px;
    }
}

h3, .h3 {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.25;
}

@media (max-width: 768px) {
    h3, .h3 {
        font-size: 22px;
    }
}

h4, .h4 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 1.3;
}

h5, .h5 {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.35;
}

h6, .h6 {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.4;
}

.display-1, .display-2,
.display-3, .display-4 {
    font-weight: normal;
    line-height: 1.15;
}

.display-1 {
    font-size: 72px;
}

@media (max-width: 576px) {
    .display-1 {
        font-size: 57px;
    }
}

.display-2 {
    font-size: 60px;
}

@media (max-width: 576px) {
    .display-2 {
        font-size: 48px;
    }
}

.display-3 {
    font-size: 50px;
}

@media (max-width: 576px) {
    .display-3 {
        font-size: 42px;
    }
}

.display-4 {
    font-size: 40px;
}

@media (max-width: 576px) {
    .display-4 {
        font-size: 36px;
    }
}

p {
    margin: 0 0 16px;
}

.lead {
    font-size: 18px;
}

.text-lg {
    font-size: 16px;
}

.text-sm {
    font-size: 13px;
}

.text-xs {
    font-size: 12px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 16px;
    padding-left: 18px;
    line-height: 1.8;
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.color-white {
    color: #ffffff !important;
}

    .color-white a {
        color: #ffffff !important;
    }

.list-inline {
    padding-left: 0;
    list-style: none;
}

.footer-bottom {
    /*overflow: auto;
    padding: 15px 0;*/
    border-top: 1px #363636 solid;
    background: #1D1D1D;
    padding: 0 50px;
}

.mega-menu .sub-menu > li.has-children > a::after, .toolbar-dropdown > li.has-children > a::after {
    display: none !important;
}

.mega-menu .sub-menu > li > .sub-menu, .toolbar-dropdown > li > .sub-menu {
    top: -4px;
    right: auto;
    left: auto;
    /*margin-right: 70px;*/
    margin-left: 0;
}

.mega-menu .sub-menu > li.has-children > a {
    padding-right: 0 !important;
}

.foter-tag {
    overflow-y: auto;
    height: 188px;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
/**/
.tag2.active {
    /*    border-color: #1b75bc;
    background-color: #1b75bc;
    color: #fff !important;
    cursor: default;
    font-weight: bolder;*/
    font-size: 12px !important;
}

/*.tag2 {
    display: inline-block;
    height: 28px;
    margin-right: 4px;
    margin-bottom: 3.5px;
    padding: 0 5px;
    transition: all .3s;
    border: 1px solid #e1e7ec;
    border-radius: 14px;
    color: #606975 !important;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none !important;
    white-space: nowrap;
}*/

.widget-title2 {
    color: var(--r-color);
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--r-bordercolor);
    text-transform: uppercase;
}

.card-body2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.list-icon2 {
    padding: 0;
    list-style: none;
}

    .list-icon2 > li {
        position: relative;
        margin-bottom: 6px;
    }

        .list-icon2 > li > i {
            right: -18px;
            position: absolute;
            line-height: 17px;
        }

    .list-icon2.text-lg > li {
        padding-left: 25px;
    }

    .list-icon2.text-sm > li {
        padding-left: 18px;
    }

    .list-icon2.lead > li {
        padding-left: 26px;
    }



.list-icon {
    padding: 0;
    list-style: none;
}

    .list-icon > li {
        position: relative;
        margin-bottom: 6px;
        padding-left: 22px;
    }

        .list-icon > li > i {
            display: block;
            position: absolute;
            left: 0;
            line-height: inherit;
        }

    .list-icon.text-lg > li {
        padding-left: 25px;
    }

    .list-icon.text-sm > li {
        padding-left: 18px;
    }

    .list-icon.lead > li {
        padding-left: 26px;
    }

dl {
    margin-top: 0;
    margin-bottom: 16px;
}

dt, dd {
    line-height: 1.5;
}

dt {
    padding-top: 9px;
    border-top: 1px solid #e1e7ec;
    color: #374250;
    font-weight: 500;
}

    dt:first-child {
        padding-top: 0;
        border: 0;
    }

dd {
    margin-top: 3px;
    margin-bottom: 15px;
    margin-left: 0;
}

blockquote {
    position: relative;
    margin: 0;
    margin-bottom: 16px;
    padding: 24px 0 24px 36px;
    border-top: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    color: #606975;
    font-size: 18px;
}

    blockquote::before {
        position: absolute;
        top: 24px;
        left: -17px;
        color: #9da9b9;
        font-size: 82px;
        font-style: italic;
        line-height: .8;
        content: '"';
    }

    blockquote cite {
        display: block;
        margin-top: 9px;
        color: #9da9b9;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
    }

        blockquote cite::before {
            display: inline-block;
            margin-top: -2px;
            margin-right: 8px;
            color: #9da9b9;
            font-family: FontAwesome;
            font-size: .95em;
            content: '\e074';
            vertical-align: middle;
        }

    blockquote p {
        margin-bottom: 0;
    }

    blockquote.blockquote-reverse {
        padding-right: 36px;
        padding-left: 0;
        border-left: 0;
        text-align: right;
    }

        blockquote.blockquote-reverse::before {
            right: 10px;
            left: auto;
        }

kbd {
    background-color: #606975;
}

/*
.container:not(.form-controlWN) {
    width: 100% !important;
}
    .container:not(.form-controlWN) .form-control {
        width: 100% !important;
    }*/

input.form-control:not(.form-controlWN .form-control) {
    width: 100% !important;
}

.form-control {
    display: block;
    line-height: 1.5;
    background-image: none;
    background-clip: padding-box;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    border-radius: 22px;
    background-color: #ffffff;
    color: #606975;
    /*font-family: "Maven Pro", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
}

    .form-control:not(textarea) {
        height: 44px;
    }

    .form-control::-moz-placeholder {
        color: #9da9b9;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #9da9b9;
    }

    .form-control::-webkit-input-placeholder {
        color: #9da9b9;
    }

    .form-control:focus {
        border-color: var(--r-bordercolor);
        outline: none;
        color: #606975;
    }

    .form-control[type='color'] {
        padding-bottom: 0 !important;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #f5f5f5;
        cursor: not-allowed;
    }

textarea.form-control {
    padding-top: 12px;
    padding-bottom: 12px;
}

select.form-control {
    padding-right: 38px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiM2MDY5NzUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 9px 9px;
}

    select.form-control:not([size]):not([multiple]) {
        height: 44px;
    }

.form-group {
    margin-bottom: 20px;
}

    .form-group label {
        margin-bottom: 8px;
        padding-right: 18px;
        font-size: 1.4em;
        font-weight: 500;
        cursor: pointer;
    }

        .form-group label.col-form-label {
            -ms-flex-item-align: center !important;
            align-self: center !important;
            margin-bottom: 0;
        }

.form-control-lg {
    border-radius: 27px;
    font-size: 16px;
}

    .form-control-lg:not(textarea) {
        height: 54px;
    }

    .form-control-lg.form-control-rounded {
        border-radius: 7px;
    }

    .form-control-lg.form-control-square {
        border-radius: 0;
    }

select.form-control.form-control-lg:not([size]):not([multiple]) {
    height: 54px;
}

.form-control-sm {
    padding-bottom: 2px;
    border-radius: 18px;
}

    .form-control-sm:not(textarea) {
        height: 36px;
    }

    .form-control-sm.form-control-rounded {
        border-radius: 3px;
    }

    .form-control-sm.form-control-square {
        border-radius: 0;
    }

select.form-control.form-control-sm:not([size]):not([multiple]) {
    height: 36px;
}

.form-text {
    padding-left: 18px;
}

/*.custom-control {
    margin-bottom: 5px !important;
    padding-left: 1.5rem !important;
    font-size: 14px !important;
    font-weight: normal !important;
}*/
.custom-control-input {
    opacity: 0;
    z-index: 2;
}

.custom-control-description {
    padding-right: 10px;
}

a.custom-control-description {
    padding-right: 10px;
}

.custom-control:focus {
    outline: 0;
}

.custom-control .custom-control-input:checked ~ .custom-control-indicator {
    background-color: var(--r-color);
}

.custom-control .custom-control-input:disabled ~ .custom-control-description {
    color: #9da9b9;
    cursor: not-allowed;
}

.custom-file,
.custom-file-input {
    height: 44px;
    border-radius: 22px;
    cursor: pointer;
}

    .custom-file:focus ~ .custom-file-control,
    .custom-file-input:focus ~ .custom-file-control {
        box-shadow: none;
    }

.custom-file-control,
.custom-file-control::before {
    height: 44px;
    border-radius: 22px;
    border-color: #dbe2e8;
    color: #606975;
    line-height: 1.7;
}

    .custom-file-control::before {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        background-color: #f5f5f5;
    }

.form-control-rounded {
    border-radius: 5px;
}

    .form-control-rounded .custom-file-control,
    .form-control-rounded .custom-file-control::before {
        border-radius: 5px;
    }

.form-control-square {
    border-radius: 0;
}

    .form-control-square .custom-file-control,
    .form-control-square .custom-file-control::before {
        border-radius: 0;
    }

.input-group {
    display: block;
    position: relative;
}

.input-group-addon2 {
    left: inherit !important;
    right: 5px;
    z-index: 10000;
}

.input-group-addon2-input {
    padding: 0 35px;
}

.input-group .input-group-btn2 {
    padding: 3.1px !important;
    top: 0 !important;
    transform: translateY(0%) !important;
    left: 0 !important;
}

    .input-group .input-group-btn2 button {
        /*border-radius: 5px !important;*/
        margin: 0 !important;
        margin-left: 25px;
        margin-right: 23px;
        top: 0;
        transform: translateY(0%);
        font-size: 14px;
        line-height: 36px;
        height: 100% !important;
    }

.input-group .input-group-addon,
.input-group .input-group-btn {
    display: inline-block;
    border: 0 !important;
    position: absolute;
    /*top: 35%;*/
    top: 50%;
    margin-top: -3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.input-group .input-group-addon {
    left: 15px;
    transition: color .3s;
    background-color: transparent !important;
    color: #9da9b9;
}

.input-group .form-control {
    padding-left: 35px;
}

    .input-group .form-control:focus ~ .input-group-addon {
        color: var(--r-color);
        z-index: 4;
    }

.input-group .input-group-btn {
    right: 10px;
    margin-top: -2px;
}

    .input-group .input-group-btn button {
        transition: color .3s;
        border: 0;
        background: 0;
        color: #606975;
        font-size: 1.2em;
        cursor: pointer;
    }

        .input-group .input-group-btn button:hover {
            color: var(--r-color);
        }

    .input-group .input-group-btn .btn {
        margin: 0;
        margin-right: 3px;
        padding: 0;
    }

    .input-group .input-group-btn ~ .form-control {
        padding-right: 35px;
        padding-left: 18px;
    }

.has-success label,
.has-success .form-control-feedback,
.has-success .custom-control,
.has-success .input-group .input-group-addon,
.has-success.input-group .input-group-addon,
.has-success .form-control:focus ~ .input-group-addon {
    color: #43d9a3;
}

.has-success .form-control,
.has-success .form-control:focus {
    border-color: #43d9a3;
}

.has-success .form-control-success {
    padding-right: 42px;
    background-position: center right 15px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MDYuODM0IDQwNi44MzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwNi44MzQgNDA2LjgzNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjM4NS42MjEsNjIuNTA3IDE0Ni4yMjUsMzAxLjkwMSAyMS4yMTMsMTc2Ljg5MSAwLDE5OC4xMDQgMTQ2LjIyNSwzNDQuMzI3IDQwNi44MzQsODMuNzIgIiBmaWxsPSIjNDNkOWEzIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
}

.has-warning label,
.has-warning .form-control-feedback,
.has-warning .custom-control,
.has-warning .input-group .input-group-addon,
.has-warning.input-group .input-group-addon,
.has-warning .form-control:focus ~ .input-group-addon {
    color: #ffb74f;
}

.has-warning .form-control,
.has-warning .form-control:focus {
    border-color: #ffb74f;
}

.has-warning .form-control-warning {
    padding-right: 42px;
    background-position: center right 15px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS40MDMsNDA2LjM5NEwyOTUuMzg5LDU4LjEwMmMtOC4yNzQtMTMuNzIxLTIzLjM2Ny0yMi4yNDUtMzkuMzktMjIuMjQ1Yy0xNi4wMjMsMC0zMS4xMTYsOC41MjQtMzkuMzkxLDIyLjI0NiAgICBMNi41OTUsNDA2LjM5NGMtOC41NTEsMTQuMTgyLTguODA0LDMxLjk1LTAuNjYxLDQ2LjM3YzguMTQ1LDE0LjQyLDIzLjQ5MSwyMy4zNzgsNDAuMDUxLDIzLjM3OGg0MjAuMDI4ICAgIGMxNi41NiwwLDMxLjkwNy04Ljk1OCw0MC4wNTItMjMuMzc5QzUxNC4yMDgsNDM4LjM0Miw1MTMuOTU1LDQyMC41NzQsNTA1LjQwMyw0MDYuMzk0eiBNNDc3LjAzOSw0MzYuMzcyICAgIGMtMi4yNDIsMy45NjktNi40NjcsNi40MzYtMTEuMDI2LDYuNDM2SDQ1Ljk4NWMtNC41NTksMC04Ljc4NC0yLjQ2Ni0xMS4wMjUtNi40MzVjLTIuMjQyLTMuOTctMi4xNzItOC44NjIsMC4xODEtMTIuNzY1ICAgIEwyNDUuMTU2LDc1LjMxNmMyLjI3OC0zLjc3Nyw2LjQzMy02LjEyNCwxMC44NDQtNi4xMjRjNC40MSwwLDguNTY1LDIuMzQ3LDEwLjg0Myw2LjEyNGwyMTAuMDEzLDM0OC4yOTIgICAgQzQ3OS4yMTEsNDI3LjUxMiw0NzkuMjgxLDQzMi40MDMsNDc3LjAzOSw0MzYuMzcyeiIgZmlsbD0iI2ZmYjc0ZiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI1Ni4xNTQsMTczLjAwNWMtMTIuNjgsMC0yMi41NzYsNi44MDQtMjIuNTc2LDE4Ljg2NmMwLDM2LjgwMiw0LjMyOSw4OS42ODYsNC4zMjksMTI2LjQ4OSAgICBjMC4wMDEsOS41ODcsOC4zNTIsMTMuNjA3LDE4LjI0OCwxMy42MDdjNy40MjIsMCwxNy45MzctNC4wMiwxNy45MzctMTMuNjA3YzAtMzYuODAyLDQuMzI5LTg5LjY4Niw0LjMyOS0xMjYuNDg5ICAgIEMyNzguNDIxLDE3OS44MSwyNjguMjE2LDE3My4wMDUsMjU2LjE1NCwxNzMuMDA1eiIgZmlsbD0iI2ZmYjc0ZiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI1Ni40NjUsMzUzLjMwNmMtMTMuNjA3LDAtMjMuODE0LDEwLjgyNC0yMy44MTQsMjMuODE0YzAsMTIuNjgsMTAuMjA2LDIzLjgxNCwyMy44MTQsMjMuODE0ICAgIGMxMi42OCwwLDIzLjUwNS0xMS4xMzQsMjMuNTA1LTIzLjgxNEMyNzkuOTcsMzY0LjEzLDI2OS4xNDQsMzUzLjMwNiwyNTYuNDY1LDM1My4zMDZ6IiBmaWxsPSIjZmZiNzRmIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
}

.has-danger label,
.has-danger .form-control-feedback,
.has-danger .custom-control,
.has-danger .input-group .input-group-addon,
.has-danger.input-group .input-group-addon,
.has-danger .form-control:focus ~ .input-group-addon {
    color: #ff5252;
}

.has-danger .form-control,
.has-danger .form-control:focus {
    border-color: #ff5252;
}

.has-danger .form-control-danger {
    padding-right: 42px;
    background-position: center right 15px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0MS4xNzEgMjQxLjE3MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQxLjE3MSAyNDEuMTcxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPHBhdGggaWQ9IkNsb3NlIiBkPSJNMTM4LjEzOCwxMjAuNzU0bDk5LjExOC05OC41NzZjNC43NTItNC43MDQsNC43NTItMTIuMzE5LDAtMTcuMDExYy00Ljc0LTQuNzA0LTEyLjQzOS00LjcwNC0xNy4xNzksMCAgIGwtOTkuMDMzLDk4LjQ5MkwyMS4wOTUsMy42OTljLTQuNzQtNC43NTItMTIuNDM5LTQuNzUyLTE3LjE3OSwwYy00Ljc0LDQuNzY0LTQuNzQsMTIuNDc1LDAsMTcuMjI3bDk5Ljg3Niw5OS44ODhMMy41NTUsMjIwLjQ5NyAgIGMtNC43NCw0LjcwNC00Ljc0LDEyLjMxOSwwLDE3LjAxMWM0Ljc0LDQuNzA0LDEyLjQzOSw0LjcwNCwxNy4xNzksMGwxMDAuMTUyLTk5LjU5OWw5OS41NTEsOTkuNTYzICAgYzQuNzQsNC43NTIsMTIuNDM5LDQuNzUyLDE3LjE3OSwwYzQuNzQtNC43NjQsNC43NC0xMi40NzUsMC0xNy4yMjdMMTM4LjEzOCwxMjAuNzU0eiIgZmlsbD0iI2ZmNTI1MiIvPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: 13px 13px;
    background-repeat: no-repeat;
}

.form-control-feedback {
    padding-top: 2px;
    padding-left: 18px;
}

.input-light.form-control,
.input-light .form-control {
    border-color: rgba(255, 255, 255, 0.17);
    background-color: transparent;
    color: #ffffff;
}

    .input-light.form-control::-moz-placeholder,
    .input-light .form-control::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
        opacity: 1;
    }

    .input-light.form-control:-ms-input-placeholder,
    .input-light .form-control:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .input-light.form-control::-webkit-input-placeholder,
    .input-light .form-control::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .input-light.form-control:focus,
    .input-light .form-control:focus {
        border-color: var(--r-bordercolor);
        color: #ffffff;
    }

.input-light.input-group .input-group-addon {
    color: rgba(255, 255, 255, 0.5);
}

.subscribe-form .input-group {
    width: calc(100% - 88px);
    float: left;
}

.subscribe-form .btn {
    margin: 0;
    float: right;
}

    .subscribe-form .btn > i {
        margin-top: -6px;
        font-size: 1.5em;
    }

.subscribe-form .form-text {
    padding-top: 12px;
}

.coupon-form .form-control {
    display: inline-block;
    width: 100%;
    max-width: 235px;
    margin-right: 12px;
}

.coupon-form .btn {
    margin-right: 0;
}

@media (max-width: 768px) {
    .coupon-form .form-control {
        display: block;
        max-width: 100%;
    }
}

.login-box {
    display: block;
    width: 100%;
    padding: 30px 24px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
}

.card-wrapper {
    margin: 30px 0;
}

@media (max-width: 576px) {
    .jp-card-container {
        width: 285px !important;
    }

    .jp-card {
        min-width: 250px !important;
    }
}

.table thead th, .table td, .table th {
    border-color: #e1e7ec;
}

.table.table-inverse {
    background-color: #374250;
    color: #ffffff;
}

    .table.table-inverse thead th, .table.table-inverse td, .table.table-inverse th {
        border-color: rgba(255, 255, 255, 0.12);
    }

.thead-inverse th {
    background-color: #374250;
    color: #ffffff;
}

.thead-default th {
    background-color: #f5f5f5;
    color: #606975;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}

.table-striped.table-inverse tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.08);
}

.table-hover tbody tr:hover {
    background-color: #f5f5f5;
}

.table-hover.table-inverse tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.08);
}

.table-active,
.table-active td,
.table-active th {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-success,
.table-success td,
.table-success th {
    background-color: rgba(67, 217, 163, 0.09);
}

.table-info,
.table-info td,
.table-info th {
    background-color: rgba(80, 198, 233, 0.09);
}

.table-warning,
.table-warning td,
.table-warning th {
    background-color: rgba(255, 183, 79, 0.09);
}

.table-danger,
.table-danger td,
.table-danger th {
    background-color: rgba(255, 82, 82, 0.09);
}

.btn {
    display: inline-block;
    position: relative;
    height: 44px;
    margin-top: 8px;
    margin-right: 12px;
    margin-bottom: 8px;
    /*padding: 0 22px;*/
    padding: 10px !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all .4s;
    border: 1px solid transparent;
    border-radius: 22px;
    background-color: transparent;
    background-image: none;
    color: #606975;
    /*font-family: "Maven Pro", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .07em;
    line-height: 42px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:hover,
    .btn:focus .btn:active, .btn.active {
        outline: none;
        background-image: none;
        text-decoration: none;
        box-shadow: none;
    }

    .btn:hover {
        color: #606975;
    }

    .btn > i {
        display: inline-block;
        margin-top: -2px;
        vertical-align: middle;
    }

    .btn[disabled], .btn.disabled {
        cursor: not-allowed;
        opacity: .55;
        pointer-events: none;
    }

button:focus {
    outline: none;
}

.btn-lg {
    height: 54px;
    border-radius: 27px;
    line-height: 52px;
}

.btn-sm {
    height: 36px;
    padding: 0 18px;
    border-radius: 18px;
    font-size: 12px;
    line-height: 34px;
}

.btn-rounded {
    border-radius: 5px;
}

    .btn-rounded.btn-lg {
        border-radius: 7px;
    }

    .btn-rounded.btn-sm {
        border-radius: 3px;
    }

.btn-square {
    border-radius: 0;
}

.btn-secondary {
    background-color: #f5f5f5;
    border-color: #e1e7ec;
}

    .btn-secondary:hover {
        background-color: #dcdbdb;
    }

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    color: #ffffff !important;
}

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus,
    .btn-success:hover,
    .btn-success:active,
    .btn-success:focus,
    .btn-info:hover,
    .btn-info:active,
    .btn-info:focus,
    .btn-warning:hover,
    .btn-warning:active,
    .btn-warning:focus,
    .btn-danger:hover,
    .btn-danger:active,
    .btn-danger:focus {
        color: #ffffff;
    }

.btn-primary {
    background-color: #1B75BC;
}

    .btn-primary:hover {
        background-color: #0a87bf;
    }

.btn-success {
    background-color: #43d9a3;
}

    .btn-success:hover {
        background-color: #27c28a;
    }

.btn-info {
    background-color: #50c6e9;
}

    .btn-info:hover {
        background-color: #23b7e3;
    }

.btn-warning {
    background-color: #ffb74f;
}

    .btn-warning:hover {
        background-color: #ffa21c;
    }

.btn-danger {
    background-color: #ff5252;
}

    .btn-danger:hover {
        background-color: #ff1f1f;
    }

.btn-white {
    background-color: #ffffff;
}

    .btn-white:hover {
        background-color: #e6e5e5;
    }

.btn-outline-secondary {
    border-color: #e1e7ec;
}

    .btn-outline-secondary:hover {
        background-color: #f5f5f5;
    }

.btn-outline-primary {
    border-color: #0da9ef;
    background-color: transparent;
    color: #0da9ef;
}

    .btn-outline-primary:hover {
        background-color: #0da9ef;
        color: #ffffff;
    }

.btn-outline-success {
    border-color: #43d9a3;
    background-color: transparent;
    color: #43d9a3;
}

    .btn-outline-success:hover {
        background-color: #43d9a3;
        color: #ffffff;
    }

.btn-outline-info {
    border-color: #50c6e9;
    background-color: transparent;
    color: #50c6e9;
}

    .btn-outline-info:hover {
        background-color: #50c6e9;
        color: #ffffff;
    }

.btn-outline-warning {
    border-color: #ffb74f;
    background-color: transparent;
    color: #ffb74f;
}

    .btn-outline-warning:hover {
        background-color: #ffb74f;
        color: #ffffff;
    }

.btn-outline-danger {
    border-color: #ff5252;
    background-color: transparent;
    color: #ff5252;
}

    .btn-outline-danger:hover {
        background-color: #ff5252;
        color: #ffffff;
    }

.btn-outline-white {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
}

    .btn-outline-white:hover {
        background-color: #ffffff;
        color: #ffffff;
    }

    .btn-outline-white:hover {
        color: #606975;
    }

.btn-link-secondary {
    color: #606975;
}

    .btn-link-secondary:hover {
        color: #495059;
    }

.btn-link-primary {
    color: #0da9ef;
}

    .btn-link-primary:hover {
        color: #0a87bf;
    }

.btn-link-success {
    color: #43d9a3;
}

    .btn-link-success:hover {
        color: #27c28a;
    }

.btn-link-info {
    color: #50c6e9;
}

    .btn-link-info:hover {
        color: #23b7e3;
    }

.btn-link-warning {
    color: #ffb74f;
}

    .btn-link-warning:hover {
        color: #ffa21c;
    }

.btn-link-danger {
    color: #ff5252;
}

    .btn-link-danger:hover {
        color: #ff1f1f;
    }

.btn-link-white {
    color: #ffffff;
}

    .btn-link-white:hover {
        color: #e6e5e5;
    }

    .btn-link-secondary > i,
    .btn-link-primary > i,
    .btn-link-success > i,
    .btn-link-info > i,
    .btn-link-warning > i,
    .btn-link-danger > i,
    .btn-link-white > i {
        margin-top: -4px;
    }

.btn-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin-top: 8px;
    margin-right: 12px;
    margin-bottom: 8px;
    vertical-align: middle;
}

    .btn-group .btn {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin: 0;
    }

        .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle) {
            margin-right: -1px;
            padding-right: 12px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

            .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle).btn-secondary, .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle).btn-outline-secondary {
                border-right: 0;
            }

    .btn-group > .dropdown-toggle:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.btn + .dropdown-toggle-split {
    padding-right: 15px;
    padding-left: 8px;
}

.text-center .btn, .text-center .btn-group {
    margin-right: 6px;
    margin-left: 6px;
}

.text-right .btn, .text-right .btn-group {
    margin-right: 0;
    margin-left: 12px;
}

.btn-block {
    display: block;
    width: 100%;
    margin-top: 12px;
    margin-right: 0 !important;
    margin-bottom: 12px;
    margin-left: 0 !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.scroll-to-top-btn {
    display: block;
    position: fixed;
    right: 16px;
    bottom: -88px;
    width: 44px;
    height: 44px;
    transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s, border-color 0.3s;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 18px;
    line-height: 39px;
    opacity: 0;
    z-index: 2000;
    text-align: center;
    text-decoration: none;
}

    /*.boxStyle:hover {
        background-color: rgba(0, 0, 0, 0.8);
        color: #ffffff;
    }*/

    .scroll-to-top-btn:focus, .scroll-to-top-btn:active {
        color: #ffffff;
    }

    .scroll-to-top-btn:hover {
        background-color: #ffffff;
    }

    .scroll-to-top-btn.visible {
        bottom: 14px;
        opacity: 1;
    }

@media (max-width: 768px) {
    .scroll-to-top-btn {
        bottom: -72px;
        width: 36px;
        height: 36px;
        line-height: 31px;
    }
}

.market-button {
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 14px;
    padding: 5px 14px 5px 45px;
    transition: background-color .3s;
    border: 1px solid #e1e7ec;
    border-radius: 5px;
    background-position: center left 12px;
    background-color: #ffffff;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    text-decoration: none;
}

    .market-button:hover {
        background-color: #f5f5f5;
    }

    .market-button .mb-subtitle {
        display: block;
        margin-bottom: -4px;
        color: #9da9b9;
        font-size: 12px;
    }

    .market-button .mb-title {
        display: block;
        color: #606975;
        font-size: 18px;
    }

    .market-button.apple-button {
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiMyZTJlMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    }

    .market-button.google-button {
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzVDREFERDsiIHBvaW50cz0iMjkuNTMsMCAyOS41MywyNTEuNTA5IDI5LjUzLDUxMiAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNCREVDQzQ7IiBwb2ludHM9IjM2OS4wNjcsMTgwLjU0NyAyNjIuMTc1LDExOS40NjcgMjkuNTMsMCAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEQzY4QTE7IiBwb2ludHM9IjI5LjUzLDUxMiAyOS41Myw1MTIgMjYyLjE3NSwzODMuNTUxIDM2OS4wNjcsMzIyLjQ3IDI5OS4wMDQsMjUxLjUwOSAiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0E5NjsiIGQ9Ik0zNjkuMDY3LDE4MC41NDdsLTcwLjA2Myw3MC45NjFsNzAuMDYzLDcwLjk2MWwxMDguNjg4LTYyLjg3N2M2LjI4OC0zLjU5Myw2LjI4OC0xMS42NzcsMC0xNS4yNyAgTDM2OS4wNjcsMTgwLjU0N3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .market-button.windows-button {
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ4MCA0ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4MCA0ODA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMC4xNzYsMjI0TDAuMDAxLDY3Ljk2M2wxOTItMjYuMDcyVjIyNEgwLjE3NnogTTIyNC4wMDEsMzcuMjQxTDQ3OS45MzcsMHYyMjRIMjI0LjAwMVYzNy4yNDF6IE00NzkuOTk5LDI1NmwtMC4wNjIsMjI0ICAgbC0yNTUuOTM2LTM2LjAwOFYyNTZINDc5Ljk5OXogTTE5Mi4wMDEsNDM5LjkxOEwwLjE1Nyw0MTMuNjIxTDAuMTQ3LDI1NmgxOTEuODU0VjQzOS45MTh6IiBmaWxsPSIjMDBiY2YyIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .market-button.blackberry-button {
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDMuMzIyIDUwMy4zMjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwMy4zMjIgNTAzLjMyMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTYuMjg1LDYwLjc0Nkg0NS45OTNsLTIwLjgyNyw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMTczLjU1OSw4NC4xNzYsMTYyLjI3OCw2MC43NDYsMTE2LjI4NSw2MC43NDZ6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjM4LjY0NCwzNDcuMTE5aC03MS4xNTlsLTE5Ljk1OSw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMjk1LjA1MSwzNzAuNTQ5LDI4NC42MzcsMzQ3LjExOSwyMzguNjQ0LDM0Ny4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOTEuMTE5LDE5OS41OTNIMTkuOTU5TDAsMjk1LjA1MWg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMxNDcuNTI1LDIyMy4wMjQsMTM3LjExMiwxOTkuNTkzLDkxLjExOSwxOTkuNTkzeiIgZmlsbD0iIzJlMmUyZSIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQyMC44ODEsMjk1LjA1MWgtNzEuMTU5bC0xOS45NTksODYuNzhoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yNC4yOTgsNzMuNzYzLTQ5LjQ2NCAgICBDNDc3LjI4OCwzMTQuMTQyLDQ2Ni44NzUsMjk1LjA1MSw0MjAuODgxLDI5NS4wNTF6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDQ2LjkxNSwxNDcuNTI1aC03MS4xNTlsLTE5Ljk1OSw4Ni43OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI0LjI5OCw3My43NjMtNDkuNDY0ICAgIEM1MDMuMzIyLDE2Ni42MTcsNDkyLjkwOCwxNDcuNTI1LDQ0Ni45MTUsMTQ3LjUyNXoiIGZpbGw9IiMyZTJlMmUiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNjUuNTQ2LDE5OS41OTNoLTcxLjE1OWwtMTkuOTU5LDk1LjQ1OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMzMjIuODIsMjIzLjAyNCwzMTEuNTM5LDE5OS41OTMsMjY1LjU0NiwxOTkuNTkzeiIgZmlsbD0iIzJlMmUyZSIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI5MS41OCw2MC43NDZIMjIwLjQybC0xOS45NTksOTUuNDU4aDczLjc2M2M1Ny4yNzUsMCw3My43NjMtMjguNjM3LDczLjc2My01My44MDMgICAgQzM0Ny45ODYsODQuMTc2LDMzNy41NzMsNjAuNzQ2LDI5MS41OCw2MC43NDZ6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .market-button.amazon-button {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0idXVpZDo1RDIwODkyNDkzQkZEQjExOTE0QTg1OTBEMzE1MDhDOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQUJGNjhGNDRGNkMxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQUJGNjhGMzRGNkMxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QUM1ODJFMkIxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QUM1ODJFM0IxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgNXCVIAAAc7SURBVHja5FwJbFRVFH0tQimgUCiubKJCWWSwKIooVhG3aESkETRqBEEEEURExBXiVhElkRiIEFwTQEHciQiIMQhFkUGFihErIJjWUgg0LFXqPf4z9jvMTOe/v9ebnEw78+//b85/y7n33T8ZNTU1yo5FIhEdtxMEXQRtBGcLOglO5ftoUKagSrBLUCLYKCgVbBEcNJ8oGo0qN+045Z2dJCgU9BdcJ2igcY4DgsWC9wTvetHoTA+u0ZlfCL3hJcFATXJgzQS3C5YIKgWT3G58hotDDMNlvmCQy9+hAj1ThtqqMPWgywXlHpADayVYKTfq0bAQdJ9guaCR8tamCUlPBZ2gcYIXlH82RUgaFlSCCgQzlf82T0hqFzSCGgreUsGxqUEj6BkKvaBYofSi5kERihCAE2z4rxYs4qp3WNBY0F0wVtBC85xNKUrnBoGgUdBTGn4IH24UbEvwGQh7TDBdMNGGQA3EELtGw2eh4Jwk5JjtAcFDmu0633clLeMcweYOi24IOLta9CnR6BF/CE4Whf2Xnz3oKg2fJzR8PtTwyaXK9nWIHbF4PFIYn2hcZ6Vm+5r4SpB039c5T5RwqO0VHE3hgoByv8alSm3oM99XsecJxSUaUXyOoKPgTOIMEjdK8xrVYSbIbIeIMsGPDp43Q/lkmap+W0bQepDTliU43oam+bM+EIT5qZcyEve5nL9aCtpzHmtq49zVYSOoraCv4AZBHgPc3P/7EOsgGCoYzt4SKnOTIAyZGYJrwzzLu0XQi4Lx9WEZdJqg0wVfqmAlzwJDUB/BmvompJwiqLND5FQwXtuujJ3TA1TlmM8eDytB2P9absMfaVbshryN+DeJuDsrzATNor7RMezV3xvkWMwWQZFIpIe8jNB0v0kZuedAm91gdaSm31iL5NSEjiDuO92h4bqGwzIUMaOdHnSe0ktpztfwaRwqgqT3QAheqHnNZZoyIlQ9COT00/BDzrpcwy9fs51ZfhEEXdJRw+8AdY9XBPm2q4HyklM0/HRqE7H3f4mN2NAXgrKUXgUZihGsVl0Mt7GKDfKLIAyTIxp+2cqoj7bSeybb+H5DZEE5zQ+CsEn4u6avlb2x2cpI2tuxiX4Q9JOquzIjmaHOuXcax6H0ZaADK/V46UW9vCYIavgLG43+XHBRks9QLP6B3TsfZ6/pOmqXv8hdGSAvn9psOIiap4zcD5bkQsINQ+agKBqN/uZVjFOsjAdLsm2co4DwwhAgY5/sfk9iMbkT++TlVRUus7zTajfdMcvjL7hEWa9oi9llclMf9JQgueBmVVv64rY9p4yiz9kW/VC01U33YRcnqjtQQLXWZXIeFsTu/tOC9Wn6oR6yPW+kljmViOrDRp/rMDEourpeHVujiJ60VaXOEy0TYq72K9RIZEigLXbwfNBZJ6rEBZw7Uugo2CtOkOM0QbDBmAyVveqybwUDGMFXpDjuG5W4bmiKkDPSqS/0r1A8PEfvAZneL+ck+wgJNVR1RIhEuRkEvHhUcyNJhWwosdgElNEsYGA7pnh05ZI0fJARRSF7W8Z6hxhbQtv9+k+64q7tx8xBmEca2gwh4odIMYce5qaWJKkBswEQbfvZIPSGn1XqCtnEanV0ZYncpNHKKLz6uI7DeyojGwr0IlHZvFEoPF/H6AAPDO+J70GLKPNxwC10qC92heBJ3qx0rEh60OT4HnQrleZQ3s1xIVTKiexKVbtRUEEgL76XqyBSx/GZx6aJlnl0+5s5JlH0hO2Z25i/2RpigjaRgHKKxkTWjcMrRsy+VKsYHvp/n39fyskTlWKtQ0rQbmVU6lelOOYHwXem/0vrWuYhzpaa/p9A7TFJ+biJ55BlUZVv4nSiuHDE6icxOa9KRwehEnVu3ImLBDuV8Qhm85AR04TtRvufVcZvhtzNz9qYRshazsFpCUVUbsTX5eARI8zwSDwh2ZUfcGIwv8yh3kK7c00TdkxQ9jcdP9Oqkp7GSbsqwUw/jBpmC4dh94CQAvF4D1X59ySieZwK72wSpbGNhF9UXDFYusHqR7woqsAuSNKgGSaBCE21QfCVh6REGHoMZqiSzCBdzFUpOaYg+0470fxOqu0pglQ/AdFP1e7bl/IubuHEt07pPS8Wbw05tLHK9mDYkFeHTzV7/Jtx76PCLYOB9kqnYrF8jtWLLX4xSPrNXHrLuWJgQizj31Uc9kd58zBf4PmzTozsWzPm6mJxkXiHwndX3PvNTOFOh/8sdQliMSu2gb1kiDJ+qyPdffpGjId6ejTs0HORrF+R5PNWXKnHuJXuWMCAD3tY21Rw7GtGAV1TkKPYc0aoFNvoTuWDZlBoTWLj/LIV7NUISt8IYsJsOhtXoIxk/l4PSNlMZYzJGj/stNDJk7tVHLmaeIQTeV9qqTxOjHasjAm2pZwL17nJvtvVo8gQfEZMZXKqHXVHPlekFswgNFK1JXPwO8gVZg/lwnpKht1ejtm/BRgAKCaVSdcawG4AAAAASUVORK5CYII=);
    }

    .market-button.mb-light-skin {
        border-color: rgba(255, 255, 255, 0.12);
        background-color: transparent;
    }

        .market-button.mb-light-skin .mb-subtitle,
        .market-button.mb-light-skin .mb-title {
            color: #ffffff;
        }

        .market-button.mb-light-skin .mb-subtitle {
            opacity: .55;
        }

        .market-button.mb-light-skin:hover {
            background-color: rgba(255, 255, 255, 0.06);
        }

        .market-button.mb-light-skin.apple-button {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
        }

        .market-button.mb-light-skin.blackberry-button {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDMuMzIyIDUwMy4zMjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwMy4zMjIgNTAzLjMyMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTYuMjg1LDYwLjc0Nkg0NS45OTNsLTIwLjgyNyw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMTczLjU1OSw4NC4xNzYsMTYyLjI3OCw2MC43NDYsMTE2LjI4NSw2MC43NDZ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjM4LjY0NCwzNDcuMTE5aC03MS4xNTlsLTE5Ljk1OSw5NS40NThoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yOC42MzcsNzMuNzYzLTUzLjgwMyAgICBDMjk1LjA1MSwzNzAuNTQ5LDI4NC42MzcsMzQ3LjExOSwyMzguNjQ0LDM0Ny4xMTl6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOTEuMTE5LDE5OS41OTNIMTkuOTU5TDAsMjk1LjA1MWg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMxNDcuNTI1LDIyMy4wMjQsMTM3LjExMiwxOTkuNTkzLDkxLjExOSwxOTkuNTkzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQyMC44ODEsMjk1LjA1MWgtNzEuMTU5bC0xOS45NTksODYuNzhoNzMuNzYzYzU3LjI3NSwwLDczLjc2My0yNC4yOTgsNzMuNzYzLTQ5LjQ2NCAgICBDNDc3LjI4OCwzMTQuMTQyLDQ2Ni44NzUsMjk1LjA1MSw0MjAuODgxLDI5NS4wNTF6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDQ2LjkxNSwxNDcuNTI1aC03MS4xNTlsLTE5Ljk1OSw4Ni43OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI0LjI5OCw3My43NjMtNDkuNDY0ICAgIEM1MDMuMzIyLDE2Ni42MTcsNDkyLjkwOCwxNDcuNTI1LDQ0Ni45MTUsMTQ3LjUyNXoiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNjUuNTQ2LDE5OS41OTNoLTcxLjE1OWwtMTkuOTU5LDk1LjQ1OGg3My43NjNjNTcuMjc1LDAsNzMuNzYzLTI4LjYzNyw3My43NjMtNTMuODAzICAgIEMzMjIuODIsMjIzLjAyNCwzMTEuNTM5LDE5OS41OTMsMjY1LjU0NiwxOTkuNTkzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI5MS41OCw2MC43NDZIMjIwLjQybC0xOS45NTksOTUuNDU4aDczLjc2M2M1Ny4yNzUsMCw3My43NjMtMjguNjM3LDczLjc2My01My44MDMgICAgQzM0Ny45ODYsODQuMTc2LDMzNy41NzMsNjAuNzQ2LDI5MS41OCw2MC43NDZ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
        }

        .market-button.mb-light-skin.amazon-button {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0idXVpZDo1RDIwODkyNDkzQkZEQjExOTE0QTg1OTBEMzE1MDhDOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QjFCQzQ2QjRGNkQxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QjFCQzQ2QTRGNkQxMUU3OUY5REJEQzBGNkVBQUI5QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QUM1ODJFMkIxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QUM1ODJFM0IxNEExMUUzQkY1NEUzQkNCRjlEODA1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk2CzRIAAAcFSURBVHja5FxpbBZVFH2ULlhQCq2oiBWLWqCI0AoqKILgGo2KEqlGjSKKIuJaC9EgRKNYURL9YQ2KawKICO5RqZYYsKDFtS1VsSpaU2ypgQYo0HpP5lTGz2/pvNnrTU7yLXNn3px5775777tvurW3tysf5DDBEMEAwUmCEwX9+TsalCRoEfwuqBF8KagTVAt2e9nQZA+vdYRgimCi4GJBd41z7BK8LlgjeMOTVqMHuYxcwRrBgXZnZYegyO32d3NxiGG4LBVMdvkZN7JnfuzGyZNcavQkwXYPyIFkCsoED4SFoDsFHwpSPTb8CwQPO31Sp4fYbMFi5a9MEzwfRILGu2UHNORYwS9BGmIpgldVcGR+0GzQI3T0giKY1XoHZYjBAazHuTT1ywUrOOvtFfQQDBPMEmTYaNd0wZIgOIrzNB29zYKcBOcuseFIljjhKDoxxC7U0FkuGCnYmuC4ewVzNNt1ahCGGILNXy3qIOAcalEHAWuuRZ0/BUcKDvhppM/X0HlQQ+dtDZ0setm+zmKtFo9HCuM9jeuUabYv3e90x0uCfvReewoOZZAai3g4kjs1rlNnwz8LVKjRgwT1EeQIjicGCdoEM5gEsyonCGo19PIEVUFKmO0hGgRbnIwZ/fI4k1TXFtvEJgf8BtNo13R9mv1dgSDYpwJlJO6zaL/6MiLPofHXlX1hI+gYwVjBZYLBDHCz/u9DbKCgkK7AoLAZMTcJwpBZJLgozFbeLYKeFNzRFaZBpwk6TvCpClbyLDAEnS5Y39UcKacIynWInEbGa0i471DGUnMD7dk8XzxNB2IxrH/9wClcR5BmxVLRa4KvYjh3urEY4sAf/e5BT9sg5ynB7UGOxewSNFwZyXEduVIZyfpAi91g9SZNvVkWyWkPI0FYd7peQ289h2UoYkY7BI1SeinNpRo6PcJGEBzBMZq672u6EaEiCOSM09BrVsYKqlXJ12xnml8EwS/J0dDbRb/HK4LS/SIoW3CUhp5O4SbW/s+yERv6QlCa0qsgy1DWqy6m2ZjFJvtFEIZJq4beIcqoj7bSe4pt3N9UwdF+EIT1+D80dWdYOPYZZSTt7cg9fhD0vUpcmRFLrhOM7sRxJYJLHZipkbgr8JogeMPrbDT6E8EZMf7rJXjL7pOPkBf9SHecI/jAZsNB1HPKyP1gSp5CuCHIHCwU/OYVQZiN6ml4wyJPCO72Khb7S/CCCpfs93KIQVAp9p2HN7iKQbJOgu5spVHHbTcfhNKSxz0i5zHB5Zz6rQiKtvKUbpG7Q9uGNrS7K3Mjrrexk3pVgsygbIfaJDjF4V6DoqtL1H9rFDHEahPkiZBWucB2CxzegLbSwV5TnuDpF8TRfdape3Jjl94EQY0NYioFkzp5rdFR9Oe4suNwb2m2Xlh/c8xNNUiooarjZCJabgYBL2oWsWl3C92GGotNQBnNMga2M+U+VnVCBxnRkRyqiPX2MLbcKPjZfF/mNAKWjlNshhBmWccLjqJt6kuSujMbgOKmnWzQF8pY4GuznFYoza6Rm7lVGYVX7yY4fASzoWMYn/Wno4sHhcLzCkYH2DDc9C8/SC60gm4+DriaCl1FzhU8xIfVGVkopBdH9qBr6GkW8mnODqGnHE3OUwcXChoJ5MWbOQvmRMk8/lP2lxyRBLuKYxJFT1ieuZb5m9oQE/Q1CdhOpzGa5HF49TSFUTE9aWz6f5OfJ9B4olLs8JAShIC6Lg45iuHSN6bvdYlCDThnq03f72IWsUj5uIjnkCCffh97ViF/w8TRUT/ZZA5L4sViqERdEnFi5FO2KWMLZu+QEZPOdqP9jyrjnSG38L8BphHymTKVzCQKVlG5EVm4hC1GxUw8IdmVH3BiYF9K6W+h3Vkmg91RfDHRdPxiq9H8AhrtliiW/gb6MNUchsMCQgqcx9sEmwXfkghzj0ebc01OacdCwk/KeCmCijaLxZN3eFFUgZ0Wo0GLTA4ifKpKwQYPSYG3ji0LVzAdHEvgupirUvqYguwbIw+2siC3jd72XBX/FRDj1MF1+zo+xWoavgqlt18sUlI4tDHLDmfYMDiBzj72+FcifkeFGyrY8NqdspgZRYuxWD7H6pkWb6yVSbZ6+iVNNIgN/NzCYd/Ghwd7gf1nKOLsR0OKmGuIxUliJR3fyL1qvUzhzsBoMabukm4le8lUJsI7u06fynhohEfDDj0X1WxrY/yfyZl6plsp12UM+LCGtVUFRz5nFDA0DjmKPWe6irOM7tSGukV0tIrYOL9kLXs1gtKXnTih0zsOS9i48cpI5jd7QEoVPWMYa7zYabmTJ3erOLKcuJ+GfCx9qcE0jHakgQm21bSFFW6y73b1KDIEHxHzmZzKpt+RzxkpgxmEVHWwZA56uznDNNFd2ESXod7LMfu3AAMA3eQjZHI91/8AAAAASUVORK5CYII=);
        }

.facebook-btn,
.twitter-btn,
.google-btn {
    text-transform: none;
}

    .facebook-btn > i,
    .twitter-btn > i,
    .google-btn > i {
        margin-top: 0;
    }

.facebook-btn {
    border-color: #3b5998;
    background-color: transparent;
    color: #3b5998;
}

    .facebook-btn:hover {
        background-color: #3b5998;
        color: #ffffff;
    }

.twitter-btn {
    border-color: #55acee;
    background-color: transparent;
    color: #55acee;
}

    .twitter-btn:hover {
        background-color: #55acee;
        color: #ffffff;
    }

.google-btn {
    border-color: #dd4b39;
    background-color: transparent;
    color: #dd4b39;
}

    .google-btn > i {
        font-size: 1.3em;
    }

    .google-btn:hover {
        background-color: #dd4b39;
        color: #ffffff;
    }

/* Base class */
.social-button {
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    float: right;
    /*display: inline-block;*/
    /*margin-top: 7px;
    margin-right: 18px;
    margin-bottom: 5px;*/
    transition: color .3s;
    /*color: #606975;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px;
    height: 20px;*/
}

    .social-button:focus {
        text-decoration: none;
    }

.text-center .social-button {
    /*margin-right: 9px;
    margin-left: 9px;*/
    margin-right: 4px;
    margin-left: 6px;
}

    .text-center .social-button.shape-circle, .text-center .social-button.shape-rounded, .text-center .social-button.shape-square {
        margin-right: 4px;
        margin-left: 4px;
    }

.text-right .social-button {
    margin-right: 0;
    margin-left: 18px;
}

    .text-right .social-button.shape-circle, .text-right .social-button.shape-rounded, .text-right .social-button.shape-square {
        margin-right: 0;
        margin-left: 8px;
    }

.social-button:hover:nth-child(3), .social-button:focus:nth-child(3) {
    color: #55acee !important;
}

.social-button:hover:nth-child(4), .social-button:focus:nth-child(4) {
    color: #e52d27 !important;
}

.social-button:hover:nth-child(5), .social-button:focus:nth-child(5) {
    color: #1769ff !important;
}

.social-button:hover:nth-child(6), .social-button:focus:nth-child(6) {
    color: #00aff0 !important;
}

.social-button:hover:nth-child(7), .social-button:focus:nth-child(7) {
    color: #fd5c63 !important;
}

.social-button:hover:nth-child(8), .social-button:focus:nth-child(8) {
    color: #1ab7ea !important;
}

.social-button:hover:nth-child(9), .social-button:focus:nth-child(9) {
    color: #ff1f1f !important;
}

.social-button:hover:nth-child(10), .social-button:focus:nth-child(10) {
    color: #4e6252 !important;
}

.social-button:hover:nth-child(11), .social-button:focus:nth-child(11) {
    color: #9423a5 !important;
}

.social-button:hover:nth-child(12), .social-button:focus:nth-child(12) {
    color: #ff9900 !important;
}

.social-button:hover:nth-child(13), .social-button:focus:nth-child(13) {
    color: #7da10e !important;
}

.social-button:hover:nth-child(14), .social-button:focus:nth-child(14) {
    color: #45668e !important;
}

.social-button:hover:nth-child(15), .social-button:focus:nth-child(15) {
    color: #026466 !important;
}


/* Base class */
.Psocial-button {
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    /*float: right;*/
    /*display: inline-block;*/
    /*margin-top: 7px;
    margin-right: 18px;
    margin-bottom: 5px;*/
    transition: color .3s;
    /*color: #606975;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px;
    height: 20px;*/
}

    .Psocial-button:focus {
        text-decoration: none;
    }

.text-center .Psocial-button {
    /*margin-right: 9px;
    margin-left: 9px;*/
    margin-right: 4px;
    margin-left: 6px;
}

    .text-center .Psocial-button.shape-circle, .text-center .Psocial-button.shape-rounded, .text-center .Psocial-button.shape-square {
        margin-right: 4px;
        margin-left: 4px;
    }

.text-right .Psocial-button {
    margin-right: 0;
    margin-left: 18px;
}

    .text-right .Psocial-button.shape-circle, .text-right .Psocial-button.shape-rounded, .text-right .Psocial-button.shape-square {
        margin-right: 0;
        margin-left: 8px;
    }

.Psocial-button:hover:nth-child(3), .Psocial-button:focus:nth-child(3) {
    color: #55acee !important;
}

.Psocial-button:hover:nth-child(4), .Psocial-button:focus:nth-child(4) {
    color: #e52d27 !important;
}

.Psocial-button:hover:nth-child(5), .Psocial-button:focus:nth-child(5) {
    color: #1769ff !important;
}

.Psocial-button:hover:nth-child(6), .Psocial-button:focus:nth-child(6) {
    color: #00aff0 !important;
}

.Psocial-button:hover:nth-child(7), .Psocial-button:focus:nth-child(7) {
    color: #fd5c63 !important;
}

.Psocial-button:hover:nth-child(8), .Psocial-button:focus:nth-child(8) {
    color: #1ab7ea !important;
}

.Psocial-button:hover:nth-child(9), .Psocial-button:focus:nth-child(9) {
    color: #ff1f1f !important;
}

.Psocial-button:hover:nth-child(10), .Psocial-button:focus:nth-child(10) {
    color: #4e6252 !important;
}

.Psocial-button:hover:nth-child(11), .Psocial-button:focus:nth-child(11) {
    color: #9423a5 !important;
}

.Psocial-button:hover:nth-child(12), .Psocial-button:focus:nth-child(12) {
    color: #ff9900 !important;
}

.Psocial-button:hover:nth-child(13), .Psocial-button:focus:nth-child(13) {
    color: #7da10e !important;
}

.Psocial-button:hover:nth-child(14), .Psocial-button:focus:nth-child(14) {
    color: #45668e !important;
}

.Psocial-button:hover:nth-child(15), .Psocial-button:focus:nth-child(15) {
    color: #026466 !important;
}


/* Amazon */
.sb-amazon {
    font-size: 1.15em !important;
}

    .sb-amazon:hover, .sb-amazon:focus {
        color: #ff9900 !important;
    }

/* Airbnb */
.sb-airbnb:hover, .sb-airbnb:focus {
    color: #fd5c63 !important;
}

/* Behance */
.sb-behance {
    font-size: 1.1em !important;
}

    .sb-behance:hover, .sb-behance:focus {
        color: #1769ff !important;
    }

/* DeviantArt */
.sb-deviantart {
    font-size: 1.2em !important;
}

    .sb-deviantart:hover, .sb-deviantart:focus {
        color: #4e6252 !important;
    }

/* Digg */
.sb-digg {
    font-size: 1.2em !important;
}

    .sb-digg:hover, .sb-digg:focus {
        color: #000000 !important;
    }

/* Disqus */
.sb-disqus {
    font-size: 1.1em !important;
}

    .sb-disqus:hover, .sb-disqus:focus {
        color: #2e9fff !important;
    }

/* Dribbble */
.sb-dribbble:hover, .sb-dribbble:focus {
    color: #ea4c89 !important;
}

/* Drupal */
.sb-drupal {
    font-size: 1.1em !important;
}

    .sb-drupal:hover, .sb-drupal:focus {
        color: #0077c0 !important;
    }

/* Email */
.sb-email:hover, .sb-email:focus {
    color: var(--r-color) !important;
}

/* Facebook */
.sb-facebook:hover, .sb-facebook:focus {
    color: #3b5998 !important;
}

/* Flickr */
.sb-flickr:hover, .sb-flickr:focus {
    color: #0063dc !important;
}

/* Foursquare */
.sb-foursquare:hover, .sb-foursquare:focus {
    color: #ef4b78 !important;
}

/* GitHub */
.sb-github:hover, .sb-github:focus {
    color: #4183c4 !important;
}

/* telegram+ */
.sb-telegram {
    /*font-size: 1.2em !important;*/
    font-size: 1em !important;
}

    .sb-telegram:hover, .sb-telegram:focus {
        color: #dd4b39 !important;
    }

/* Instagram */
.sb-instagram:hover, .sb-instagram:focus {
    color: #3f729b !important;
}

/* LastFM */
.sb-lastfm {
    font-size: 1.1em !important;
}

    .sb-lastfm:hover, .sb-lastfm:focus {
        color: #e31b23 !important;
    }

/* LinkedIn */
.sb-linkedin:hover, .sb-linkedin:focus {
    color: #0976b4 !important;
}

/* PayPal */
.sb-odnoklassniki {
    font-size: 1.1em !important;
}

    .sb-odnoklassniki:hover, .sb-odnoklassniki:focus {
        color: #ed812b !important;
    }

/* PayPal */
.sb-paypal {
    font-size: .9em !important;
}

    .sb-paypal:hover, .sb-paypal:focus {
        color: #253b80 !important;
    }

/* Pinterest */
.sb-pinterest:hover, .sb-pinterest:focus {
    color: #cc2127 !important;
}

/* Reddit */
.sb-reddit {
    font-size: 1.1em !important;
}

    .sb-reddit:hover, .sb-reddit:focus {
        color: #ff4500 !important;
    }

/* Reddit */
.sb-rss {
    font-size: .9em !important;
}

    .sb-rss:hover, .sb-rss:focus {
        color: #f26522 !important;
    }

.bg-gray {
    background-color: #868e96 !important;
    color: #fff;
}
/* Skype */
.sb-skype {
    font-size: .9em !important;
}

    .sb-skype:hover, .sb-skype:focus {
        color: #00aff0 !important;
    }

/* SoundCloud */
.sb-soundcloud {
    font-size: 1.2em !important;
}

    .sb-soundcloud:hover, .sb-soundcloud:focus {
        color: #ff8800 !important;
    }

/* Stack Overflow */
.sb-stackoverflow:hover, .sb-stackoverflow:focus {
    color: #fe7a15 !important;
}

/* Steam */
.sb-steam:hover, .sb-steam:focus {
    color: #7da10e !important;
}

/* StumbleUpon */
.sb-stumbleupon:hover, .sb-stumbleupon:focus {
    color: #eb4924 !important;
}

/* Tumblr */
.sb-tumblr:hover, .sb-tumblr:focus {
    color: #35465c !important;
}

/* Twitch */
.sb-twitch:hover, .sb-twitch:focus {
    color: #6441a5 !important;
}

/* Twitter */
.sb-twitter:hover, .sb-twitter:focus {
    color: #55acee !important;
}

/* Vimeo */
.sb-vimeo:hover, .sb-vimeo:focus {
    color: #1ab7ea !important;
}

/* Vine */
.sb-vine:hover, .sb-vine:focus {
    color: #00b488 !important;
}

/* VKontakte */
.sb-vk {
    font-size: 1.1em !important;
}

    .sb-vk:hover, .sb-vk:focus {
        color: #45668e !important;
    }

/* WordPress */
.sb-wordpress:hover, .sb-wordpress:focus {
    color: #21759b !important;
}

/* XING */
.sb-xing:hover, .sb-xing:focus {
    color: #026466 !important;
}

/* Yahoo! */
.sb-yahoo {
    font-size: 1.1em !important;
}

    .sb-yahoo:hover, .sb-yahoo:focus {
        color: #400191 !important;
    }

/* Yelp */
.sb-yelp:hover, .sb-yelp:focus {
    color: #af0606 !important;
}

/* YouTube */
.sb-youtube:hover, .sb-youtube:focus {
    color: #e52d27 !important;
}

.sb-light-skin {
    transition: all .3s;
    background-color: transparent;
    color: rgba(255, 255, 255, 0.6) !important;
}

    .sb-light-skin:hover, .sb-light-skin:focus {
        color: #ffffff !important;
    }

    .sb-light-skin.shape-circle, .sb-light-skin.shape-rounded, .sb-light-skin.shape-square {
        border-color: rgba(255, 255, 255, 0.12);
    }

        .sb-light-skin.shape-circle:hover, .sb-light-skin.shape-rounded:hover, .sb-light-skin.shape-square:hover {
            background-color: rgba(255, 255, 255, 0.06);
        }

.nav-tabs {
    border-bottom-color: #e1e7ec;
}

    .nav-tabs .nav-link {
        padding: 10px 20px;
        transition: color .3s;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .05em;
        text-transform: uppercase;
        text-decoration: none;
    }

        .nav-tabs .nav-link:hover {
            color: var(--r-color);
        }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: transparent;
        }

        .nav-tabs .nav-link.disabled {
            cursor: not-allowed;
        }

            .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:hover {
                color: #9da9b9;
            }

        .nav-tabs .nav-link > i {
            margin-top: -3px;
            margin-right: 5px;
        }

        .nav-tabs .nav-item.show .nav-link,
        .nav-tabs .nav-link.active {
            border-color: #e1e7ec #e1e7ec #ffffff;
            color: #94a1b3;
        }

.tab-content {
    padding: 24px;
    border-right: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    border-left: 1px solid #e1e7ec;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    overflow: hidden;
}

    .tab-content p:last-child, .tab-content ul:last-child, .tab-content ol:last-child {
        margin-bottom: 0;
    }

.nav-pills .nav-link {
    margin-right: 5px;
    padding: 8px 16px;
    transition: all .3s;
    border-radius: 22px;
    color: #606975;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .07em;
    text-transform: uppercase;
    text-decoration: none;
}

    .nav-pills .nav-link:hover:not(.disabled) {
        background-color: #f5f5f5;
    }

    .nav-pills .nav-link.disabled {
        color: #9da9b9;
        cursor: not-allowed;
    }

    .nav-pills .nav-link > i {
        margin-top: -4px;
        margin-right: 5px;
    }

    .nav-pills .nav-item.show .nav-link,
    .nav-pills .nav-link.active {
        background-color: #1b75bc !important;
        color: #ffffff !important;
        cursor: default;
    }

.nav-pills + .tab-content {
    padding: 24px 0 0;
    border: 0;
    border-radius: 0;
}

.nav-pills.nav-justified .nav-link {
    margin-right: 0;
}

.nav-pills.justify-content-center .nav-link {
    margin: 0 3px;
}

.nav-pills.justify-content-end .nav-link {
    margin: 0 0 0 5px;
}

.nav-pills.flex-column .nav-link {
    margin: 0 0 5px;
}

.transition.fade {
    transition: all .4s ease-in-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .transition.fade.show {
        opacity: 1;
    }

.transition.scale.fade {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.transition.scaledown.fade {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

    .transition.scale.fade.show, .transition.scaledown.fade.show {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.transition.left.fade {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.transition.right.fade {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
}

    .transition.left.fade.show, .transition.right.fade.show {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

.transition.top.fade {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
}

.transition.bottom.fade {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
}

    .transition.top.fade.show, .transition.bottom.fade.show {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.transition.flip.fade {
    -webkit-transform: rotateY(-90deg) scale(1.1);
    transform: rotateY(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    .transition.flip.fade.show {
        -webkit-transform: rotateY(0deg) scale(1);
        transform: rotateY(0deg) scale(1);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

.card {
    /*color: #fff;*/
    border-radius: 7px !important;
    border: #e1e7ec 1px solid !important;
}

    .card .google-map {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

.card-header {
    border-bottom-color: #e1e7ec;
}

    .card-header h1, .card-header .h1, .card-header h2, .card-header .h2, .card-header h3, .card-header .h3,
    .card-header h4, .card-header .h4, .card-header h5, .card-header .h5, .card-header h6, .card-header .h6 {
        margin-bottom: 0;
    }

    .card-header:first-child {
        border-radius: 7px 7px 0 0;
    }

.card-header,
.card-footer {
    background-color: #f5f5f5;
}

.card-footer {
    border-top-color: #e1e7ec;
}

    .card-footer:last-child {
        border-radius: 0 0 7px 7px;
    }

.card-body p:last-child, .card-body ol:last-child, .card-body ul:last-child {
    margin-bottom: 0;
}

.card-body .tab-content {
    padding: 0;
    border: 0;
}

.card.bg-primary {
    border-color: #0c98d7;
}

    .card.bg-primary .card-header {
        border-bottom-color: #0c98d7;
        background-color: #0ca2e5;
    }

.card.bg-secondary .card-header,
.card.bg-faded .card-header {
    background-color: #ededed;
}

.card.bg-success {
    border-color: #29ca90;
}

    .card.bg-success .card-header {
        border-bottom-color: #29ca90;
        background-color: #2bd396;
    }

.card.bg-info {
    border-color: #1cb3e0;
}

    .card.bg-info .card-header {
        border-bottom-color: #1cb3e0;
        background-color: #35bde6;
    }

.card.bg-warning {
    border-color: #ff9e12;
}

    .card.bg-warning .card-header {
        border-bottom-color: #ff9e12;
        background-color: #ffaa30;
    }

.card.bg-danger {
    border-color: #ff1515;
}

    .card.bg-danger .card-header {
        border-bottom-color: #ff1515;
        background-color: #ff3333;
    }

.card.bg-dark {
    border-color: #262e38;
}

    .card.bg-dark .card-header {
        border-bottom-color: #262e38;
        background-color: #2b333e;
    }

.text-white .card-title,
.text-light .card-title {
    color: #ffffff;
}

.card-group .card .card-footer {
    border-radius: 0;
}

.card-group .card:first-child .card-footer {
    border-bottom-left-radius: 7px;
}

.card-group .card:last-child .card-footer {
    border-bottom-right-radius: 7px;
}

.card-img-tiles {
    display: block;
    border-bottom: 1px solid #e1e7ec;
}
    /*
    .card-img-tiles > .inner {
        display: table;
        width: 100%;
    }*/

    .card-img-tiles .main-img,
    .card-img-tiles .thumblist {
        display: table-cell;
        width: 65%;
        vertical-align: middle;
    }

        .card-img-tiles .main-img > img,
        .card-img-tiles .thumblist > img {
            display: block;
            width: 100%;
            margin-bottom: 6px;
        }

            .card-img-tiles .main-img > img:last-child,
            .card-img-tiles .thumblist > img:last-child {
                margin-bottom: 0;
            }

    .card-img-tiles .thumblist {
        width: 35%;
        border-left: 1px solid #e1e7ec;
    }

.category-card .view-button {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .4s;
    opacity: 0;
}

.category-card:hover .view-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.touchevents .category-card .view-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

@media (max-width: 768px) {
    .category-card .view-button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.accordion [data-toggle='collapse'] {
    display: block;
    position: relative;
    color: #606975;
    text-decoration: none;
}

    .accordion [data-toggle='collapse']::after {
        position: absolute;
        top: 50%;
        left: 20px;
        right: inherit;
        width: 0;
        height: 0;
        margin-top: -2px;
        transition: -webkit-transform .25s;
        transition: transform .25s;
        border-right: 5px solid transparent;
        border-bottom: 5px dashed;
        border-left: 5px solid transparent;
        content: '';
    }

    .accordion [data-toggle='collapse'].collapsed::after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .accordion [data-toggle='collapse'] > i {
        margin-top: -4px;
        margin-right: 7px;
    }

        .accordion [data-toggle='collapse'] > i.socicon-paypal {
            display: inline-block;
            margin-top: 1px;
            font-size: .8em;
            vertical-align: middle;
        }

        .accordion [data-toggle='collapse'] > i.fa-dollar {
            width: 16px;
            height: 16px;
            background-size: 16px;
        }

.noUi-connect {
    opacity: .7;
}

.pagination {
    display: table;
    width: 100%;
    border-top: 1px solid #e1e7ec;
}


/* اگه بهم ریختگی هست مال این کد هست این برای پست ها استفاده میشه وقتی برش میداری میاد روی بخش و نمیزاره لینک کلید کنیم'*/
.fThree .rating-stars {
    /*    top: 20px !important;
    right: 20px !important;*/

    position: initial !important;
    top: auto !important;
    right: auto !important;
    display: block;
    text-align: left;
    margin: 0 auto;
    padding: 10px 0;
    /*        position: absolute;
    top: 15px;
    right: 18px;*/
}

.fThree .rating-stars, .fThree .SectionD {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*@media (min-width: 768px) {
    .rating-stars {
        -ms-flex-order: 0;
        order: 0;
    }
}

.rating-stars {
    -ms-flex-order: 1;
    order: 1;
}
*/

.pagination > .column {
    display: table-cell;
    padding-top: 16px;
    vertical-align: middle;
}

.pagination .pages {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .pagination .pages > li {
        display: inline-block;
        width: 36px;
        height: 36px;
        font-size: 14px;
        font-weight: 500;
        line-height: 34px;
        text-align: center;
        margin: 0px 5px;
    }

.pagination li a:hover {
    color: #fff !important;
}

.pagination .pages > li > a {
    display: block;
    width: 36px;
    height: 36px;
    transition: all .3s;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #606975;
    line-height: 34px;
    padding: 0;
    text-decoration: none;
}

    .pagination .pages > li > a:hover {
        border-color: #e1e7ec;
        background-color: #f5f5f5;
    }

.pagination .pages > li.active > a {
    /*border-color: #0da9ef;
    background-color: #0da9ef;*/
    color: #ffffff;
}

.pagination > .column .btn-outline-secondary.btn-sm.PageDiv {
    line-height: 0.6;
}

.pagination .btn > i {
    margin-top: -2px;
}

.pic-posishen2 {
    /*height: 90px !important;
    width: 90px !important;*/
    margin: 0 auto;
}


.entry-navigation {
    display: table;
    width: 100%;
    border-top: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    table-layout: fixed;
}

    .entry-navigation > .column {
        display: table-cell;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
        vertical-align: middle;
    }

    .entry-navigation .btn {
        margin: 0;
    }

        .entry-navigation .btn > i {
            margin-top: -4px;
        }

        .entry-navigation .btn.view-all {
            width: 44px;
            padding-right: 0;
            padding-left: 1px;
        }

            .entry-navigation .btn.view-all > i {
                margin-top: -6px;
                font-size: 1.4em;
            }

.comment {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-left: 66px;
}

    .comment .comment-author-ava {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
    }

        .comment .comment-author-ava > img {
            display: block;
            width: 100%;
        }

    .comment .comment-body {
        position: relative;
        padding: 24px;
        border: 1px solid #e1e7ec;
        border-radius: 7px;
        background-color: #ffffff;
    }

        .comment .comment-body::after, .comment .comment-body::before {
            position: absolute;
            top: 12px;
            right: 100%;
            width: 0;
            height: 0;
            border: solid transparent;
            content: '';
            pointer-events: none;
        }

        .comment .comment-body::after {
            border-width: 9px;
            border-color: transparent;
            border-right-color: #ffffff;
        }

        .comment .comment-body::before {
            margin-top: -1px;
            border-width: 10px;
            border-color: transparent;
            border-right-color: #e1e7ec;
        }

    .comment .comment-title {
        margin-bottom: 8px;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
    }

    .comment .comment-text {
        margin-bottom: 12px;
    }

    .comment .comment-footer {
        display: table;
        width: 100%;
    }

        .comment .comment-footer > .column {
            display: table-cell;
            vertical-align: middle;
        }

            .comment .comment-footer > .column:last-child {
                text-align: right;
            }

    .comment .comment-meta {
        color: #9da9b9;
        font-size: 13px;
    }

    .comment .reply-link {
        transition: color .3s;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .07em;
        text-transform: uppercase;
        text-decoration: none;
    }

        .comment .reply-link > i {
            display: inline-block;
            margin-top: -3px;
            margin-right: 4px;
            vertical-align: middle;
        }

        .comment .reply-link:hover {
            color: var(--r-color);
        }

    .comment.comment-reply {
        margin-top: 30px;
        margin-bottom: 0;
    }

@media (max-width: 576px) {
    .comment {
        padding-left: 0;
    }

        .comment .comment-author-ava {
            display: none;
        }

        .comment .comment-body {
            padding: 15px;
        }

            .comment .comment-body::before, .comment .comment-body::after {
                display: none;
            }
}

/*.tooltip {
    font-family: "Maven Pro", Helvetica, Arial, sans-serif;
}*/

.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #2f3844;
}

.tooltip.bs-tooltip-right .arrow::before {
    border-right-color: #2f3844;
}

.tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #2f3844;
}

.tooltip.bs-tooltip-left .arrow::before {
    border-left-color: #2f3844;
}

.tooltip.show {
    opacity: 1;
    /*top:25px !important;*/
}

.tooltip-inner {
    border-radius: 3px;
    background-color: #2f3844;
    color: #ffffff;
    font-size: 13px;
}

.popover {
    border-radius: 7px;
    border-color: #e1e7ec;
    /*font-family: "Maven Pro", Helvetica, Arial, sans-serif;*/
}

    .popover.bs-popover-top .arrow::before {
        border-top-color: #d5dde4;
    }

    .popover.bs-popover-right .arrow::before {
        border-right-color: #d5dde4;
    }

    .popover.bs-popover-bottom .arrow::before {
        border-bottom-color: #d5dde4;
    }

    .popover.bs-popover-bottom .arrow::after {
        border-bottom-color: #f7f7f7;
    }

    .popover.bs-popover-left .arrow::before {
        border-left-color: #d5dde4;
    }

.popover-header {
    color: #374250;
    font-family: inherit;
}

.popover-body {
    color: #606975;
}

.example-tooltip .tooltip {
    display: inline-block;
    position: relative;
    margin: 10px 20px;
    opacity: 1;
}

.example-popover .popover {
    display: block;
    position: relative;
    width: 260px;
    margin: 1.25rem;
    float: left;
}

.bs-tooltip-bottom-demo .arrow,
.bs-tooltip-top-demo .arrow {
    left: 50%;
    margin-left: -2px;
}

.bs-tooltip-left-demo .arrow,
.bs-tooltip-right-demo .arrow {
    top: 50%;
    margin-top: -2px;
}

.bs-popover-bottom-demo .arrow,
.bs-popover-top-demo .arrow {
    left: 50%;
    margin-left: -11px;
}

.bs-popover-left-demo .arrow,
.bs-popover-right-demo .arrow {
    top: 50%;
    margin-top: -8px;
}

.dropdown-menu {
    border-color: #e1e7ec;
    border-radius: 5px;
    font-size: 14px;
    box-shadow: 0 7px 22px -5px rgba(47, 56, 68, 0.2);
}

    .dropdown-menu .dropdown-item {
        padding-right: 20px;
        padding-left: 20px;
        transition: color .3s;
        color: #606975;
        text-decoration: none;
    }

        .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:active {
            background: 0;
        }

        .dropdown-menu .dropdown-item:hover {
            color: var(--r-color);
        }

        .dropdown-menu .dropdown-item.active {
            color: var(--r-color);
        }

    .dropdown-menu a.dropdown-item {
        font-weight: 500;
    }

.dropdown-toggle::after {
    margin-top: 1px;
    margin-left: .3em;
    vertical-align: .2em;
}

.btn.dropdown-toggle::after {
    vertical-align: .2em;
}

.show .dropdown-menu {
    -webkit-animation: dropdown-show .25s;
    animation: dropdown-show .25s;
}

@-webkit-keyframes dropdown-show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dropdown-show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.list-group-item {
    border-color: #e1e7ec;
    background-color: #ffffff;
    text-decoration: none;
}

    .list-group-item:first-child {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

    .list-group-item:last-child {
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
    }

    .list-group-item i {
        margin-top: -4px;
        margin-right: 8px;
        font-size: 1.1em;
    }

    .list-group-item p, .list-group-item ul, .list-group-item ol, .list-group-item li, .list-group-item span {
        font-weight: normal !important;
    }

a.list-group-item,
.list-group-item-action {
    transition: all .25s;
    color: #606975;
    font-weight: 500;
}

    a.list-group-item:hover, a.list-group-item:focus, a.list-group-item:active,
    .list-group-item-action:hover,
    .list-group-item-action:focus,
    .list-group-item-action:active {
        background-color: #f5f5f5;
        color: #606975;
    }

a.list-group-item {
    padding-top: .87rem;
    padding-bottom: .87rem;
}

.with-badge {
    position: relative;
    padding-right: 3.3rem;
}

    .with-badge .badge {
        position: absolute;
        top: 50%;
        right: 1.15rem;
        padding-top: 4px;
        padding-right: 7px;
        padding-bottom: 2px !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.badge-top {
    color: #ffffff;
    background: #f44336;
    font-size: 100%;
    font-weight: 900;
    padding: 5px 10px !important;
    /* border: 1px solid; */
    top: 0;
    left: 0;
    position: absolute;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
}

.nav-link.active .badge-top {
    color: #f44336;
    background: #ffffff;
}

.badge {
    color: #ffffff;
    font-size: 90%;
    font-weight: 500;
}

    .badge.badge-default {
        background-color: #eaeef2;
        color: #606975;
    }

    .badge.badge-primary {
        background-color: #0da9ef;
    }

    .badge.badge-info {
        background-color: #50c6e9;
    }

    .badge.badge-success {
        background-color: #43d9a3;
    }

    .badge.badge-warning {
        background-color: #ffb74f;
    }

    .badge.badge-danger {
        background-color: #ff5252;
    }

.list-group-item.active {
    border-color: var(--r-bordercolor);
    background-color: var(--r-color);
    color: #ffffff;
    cursor: default;
    pointer-events: none;
}

    .list-group-item.active h1, .list-group-item.active .h1, .list-group-item.active h2, .list-group-item.active .h2, .list-group-item.active h3, .list-group-item.active .h3,
    .list-group-item.active h4, .list-group-item.active .h4, .list-group-item.active h5, .list-group-item.active .h5, .list-group-item.active h6, .list-group-item.active .h6 {
        color: #ffffff;
    }

    .list-group-item.active .badge {
        background-color: #ffffff !important;
        color: #606975 !important;
    }

.list-group-item-info {
    background-color: rgba(80, 198, 233, 0.12);
    color: #50c6e9 !important;
}

    .list-group-item-info > *,
    .list-group-item-info h1, .list-group-item-info h2, .list-group-item-info h3, .list-group-item-info h4, .list-group-item-info h5, .list-group-item-info h6, .list-group-item-info p, .list-group-item-info ul, .list-group-item-info ol, .list-group-item-info a {
        color: #50c6e9 !important;
    }

.list-group-item-success {
    background-color: rgba(67, 217, 163, 0.12);
    color: #36d69d !important;
}

    .list-group-item-success > *,
    .list-group-item-success h1, .list-group-item-success h2, .list-group-item-success h3, .list-group-item-success h4, .list-group-item-success h5, .list-group-item-success h6, .list-group-item-success p, .list-group-item-success ul, .list-group-item-success ol, .list-group-item-success a {
        color: #36d69d !important;
    }

.list-group-item-warning {
    background-color: rgba(255, 183, 79, 0.12);
    color: #ffb140 !important;
}

    .list-group-item-warning > *,
    .list-group-item-warning h1, .list-group-item-warning h2, .list-group-item-warning h3, .list-group-item-warning h4, .list-group-item-warning h5, .list-group-item-warning h6, .list-group-item-warning p, .list-group-item-warning ul, .list-group-item-warning ol, .list-group-item-warning a {
        color: #ffb140 !important;
    }

.list-group-item-danger {
    background-color: rgba(255, 82, 82, 0.12);
    color: #ff5252 !important;
}

    .list-group-item-danger > *,
    .list-group-item-danger h1, .list-group-item-danger h2, .list-group-item-danger h3, .list-group-item-danger h4, .list-group-item-danger h5, .list-group-item-danger h6, .list-group-item-danger p, .list-group-item-danger ul, .list-group-item-danger ol, .list-group-item-danger a {
        color: #ff5252 !important;
    }

.list-group-item-action:hover.list-group-item-info,
.list-group-item-action.active.list-group-item-info {
    background-color: rgba(80, 198, 233, 0.24);
}

.list-group-item-action:hover.list-group-item-success,
.list-group-item-action.active.list-group-item-success {
    background-color: rgba(67, 217, 163, 0.24);
}

.list-group-item-action:hover.list-group-item-warning,
.list-group-item-action.active.list-group-item-warning {
    background-color: rgba(255, 183, 79, 0.24);
}

.list-group-item-action:hover.list-group-item-danger,
.list-group-item-action.active.list-group-item-danger {
    background-color: rgba(255, 82, 82, 0.24);
}

.card:not([class*='mb-']):not([class*='margin-bottom-']) + .list-group {
    margin-top: -1px;
}

    .card:not([class*='mb-']):not([class*='margin-bottom-']) + .list-group .list-group-item:first-child {
        border-radius: 0;
    }

.alert {
    position: relative;
    padding: 24px;
    border: 5px solid transparent;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: padding-box;
}

    .alert i {
        display: inline-block;
        margin-top: -2px;
        vertical-align: middle;
    }

    .alert > *:last-child:not(.btn),
    .alert h1:last-child:not(.btn), .alert h2:last-child:not(.btn), .alert h3:last-child:not(.btn), .alert h4:last-child:not(.btn), .alert h5:last-child:not(.btn), .alert h6:last-child:not(.btn), .alert p:last-child:not(.btn), .alert ul:last-child:not(.btn), .alert ol:last-child:not(.btn), .alert a:last-child:not(.btn) {
        margin: 0;
    }

    .alert::before {
        display: block;
        position: absolute;
        top: -6px;
        right: -6px;
        bottom: -6px;
        left: -6px;
        border: 1px solid transparent;
        border-radius: 5px;
        content: '';
        z-index: -1;
    }

    .alert .alert-dismissible {
        transition: opacity .4s;
    }

        .alert .alert-dismissible.fade.show {
            opacity: 1;
        }

    .alert .alert-close {
        display: block;
        position: absolute;
        top: 10px;
        right: 12px;
        font-family: FontAwesome;
        font-size: 14px;
        cursor: pointer;
    }

        .alert .alert-close::before {
            content: '\e117';
        }

.alert-default {
    background-color: rgba(96, 105, 117, 0.05);
    color: #606975;
}

    .alert-default::before {
        border-color: rgba(96, 105, 117, 0.13);
    }

    .alert-default > *:not(.text-white), .alert-default > *:not(.text-light),
    .alert-default h1:not(.text-white),
    .alert-default h1:not(.text-light), .alert-default h2:not(.text-white), .alert-default h2:not(.text-light), .alert-default h3:not(.text-white), .alert-default h3:not(.text-light), .alert-default h4:not(.text-white), .alert-default h4:not(.text-light), .alert-default h5:not(.text-white), .alert-default h5:not(.text-light), .alert-default h6:not(.text-white), .alert-default h6:not(.text-light), .alert-default p:not(.text-white), .alert-default p:not(.text-light), .alert-default ul:not(.text-white), .alert-default ul:not(.text-light), .alert-default ol:not(.text-white), .alert-default ol:not(.text-light), .alert-default a:not(.text-white), .alert-default a:not(.text-light) {
        color: #606975;
    }

    .alert-default .alert-close {
        color: #606975;
    }

.alert-primary {
    background-color: rgba(13, 169, 239, 0.12);
    color: #0da9ef;
}

    .alert-primary::before {
        border-color: rgba(13, 169, 239, 0.25);
    }

    .alert-primary > *:not(.text-white), .alert-primary > *:not(.text-light),
    .alert-primary h1:not(.text-white),
    .alert-primary h1:not(.text-light), .alert-primary h2:not(.text-white), .alert-primary h2:not(.text-light), .alert-primary h3:not(.text-white), .alert-primary h3:not(.text-light), .alert-primary h4:not(.text-white), .alert-primary h4:not(.text-light), .alert-primary h5:not(.text-white), .alert-primary h5:not(.text-light), .alert-primary h6:not(.text-white), .alert-primary h6:not(.text-light), .alert-primary p:not(.text-white), .alert-primary p:not(.text-light), .alert-primary ul:not(.text-white), .alert-primary ul:not(.text-light), .alert-primary ol:not(.text-white), .alert-primary ol:not(.text-light), .alert-primary a:not(.text-white), .alert-primary a:not(.text-light) {
        color: #0da9ef;
    }

    .alert-primary .alert-close {
        color: #0da9ef;
    }

.alert-info {
    background-color: rgba(80, 198, 233, 0.12) !important;
    color: #50c6e9;
}

    .alert-info::before {
        border-color: rgba(80, 198, 233, 0.3) !important;
    }

    .alert-info > *:not(.text-white), .alert-info > *:not(.text-light),
    .alert-info h1:not(.text-white),
    .alert-info h1:not(.text-light), .alert-info h2:not(.text-white), .alert-info h2:not(.text-light), .alert-info h3:not(.text-white), .alert-info h3:not(.text-light), .alert-info h4:not(.text-white), .alert-info h4:not(.text-light), .alert-info h5:not(.text-white), .alert-info h5:not(.text-light), .alert-info h6:not(.text-white), .alert-info h6:not(.text-light), .alert-info p:not(.text-white), .alert-info p:not(.text-light), .alert-info ul:not(.text-white), .alert-info ul:not(.text-light), .alert-info ol:not(.text-white), .alert-info ol:not(.text-light), .alert-info a:not(.text-white), .alert-info a:not(.text-light) {
        color: #50c6e9;
    }

    .alert-info .alert-close {
        color: #50c6e9;
    }

.alert-success {
    background-color: rgba(67, 217, 163, 0.12) !important;
    color: #36d69d;
}

    .alert-success::before {
        border-color: rgba(67, 217, 163, 0.25) !important;
    }

    .alert-success > *:not(.text-white), .alert-success > *:not(.text-light),
    .alert-success h1:not(.text-white),
    .alert-success h1:not(.text-light), .alert-success h2:not(.text-white), .alert-success h2:not(.text-light), .alert-success h3:not(.text-white), .alert-success h3:not(.text-light), .alert-success h4:not(.text-white), .alert-success h4:not(.text-light), .alert-success h5:not(.text-white), .alert-success h5:not(.text-light), .alert-success h6:not(.text-white), .alert-success h6:not(.text-light), .alert-success p:not(.text-white), .alert-success p:not(.text-light), .alert-success ul:not(.text-white), .alert-success ul:not(.text-light), .alert-success ol:not(.text-white), .alert-success ol:not(.text-light), .alert-success a:not(.text-white), .alert-success a:not(.text-light) {
        color: #36d69d;
    }

    .alert-success .alert-close {
        color: #36d69d;
    }

.alert-warning {
    background-color: rgba(255, 183, 79, 0.12);
    color: #ffb140;
}

    .alert-warning::before {
        border-color: rgba(255, 183, 79, 0.25);
    }

    .alert-warning > *:not(.text-white), .alert-warning > *:not(.text-light),
    .alert-warning h1:not(.text-white),
    .alert-warning h1:not(.text-light), .alert-warning h2:not(.text-white), .alert-warning h2:not(.text-light), .alert-warning h3:not(.text-white), .alert-warning h3:not(.text-light), .alert-warning h4:not(.text-white), .alert-warning h4:not(.text-light), .alert-warning h5:not(.text-white), .alert-warning h5:not(.text-light), .alert-warning h6:not(.text-white), .alert-warning h6:not(.text-light), .alert-warning p:not(.text-white), .alert-warning p:not(.text-light), .alert-warning ul:not(.text-white), .alert-warning ul:not(.text-light), .alert-warning ol:not(.text-white), .alert-warning ol:not(.text-light), .alert-warning a:not(.text-white), .alert-warning a:not(.text-light) {
        color: #ffb140;
    }

    .alert-warning .alert-close {
        color: #ffb140;
    }

.alert-danger {
    background-color: rgba(255, 82, 82, 0.12);
    color: #ff5252;
}

    .alert-danger::before {
        border-color: rgba(255, 82, 82, 0.25);
    }

    .alert-danger > *:not(.text-white), .alert-danger > *:not(.text-light),
    .alert-danger h1:not(.text-white),
    .alert-danger h1:not(.text-light), .alert-danger h2:not(.text-white), .alert-danger h2:not(.text-light), .alert-danger h3:not(.text-white), .alert-danger h3:not(.text-light), .alert-danger h4:not(.text-white), .alert-danger h4:not(.text-light), .alert-danger h5:not(.text-white), .alert-danger h5:not(.text-light), .alert-danger h6:not(.text-white), .alert-danger h6:not(.text-light), .alert-danger p:not(.text-white), .alert-danger p:not(.text-light), .alert-danger ul:not(.text-white), .alert-danger ul:not(.text-light), .alert-danger ol:not(.text-white), .alert-danger ol:not(.text-light), .alert-danger a:not(.text-white), .alert-danger a:not(.text-light) {
        color: #ff5252;
    }

    .alert-danger .alert-close {
        color: #ff5252;
    }

.alert-image-bg {
    border: 0;
}

    .alert-image-bg::before {
        display: none;
    }

.iziToast {
    border: 1px solid #e1e7ec;
    background: #f5f5f5;
}

    .iziToast::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 4px;
        box-shadow: 0 8px 10px -4px rgba(0, 0, 0, 0.2);
        content: '';
        z-index: -1;
    }

    .iziToast > .iziToast-body {
        margin-left: 15px;
    }

    .iziToast > .iziToast-close {
        width: 40px;
        transition: opacity .25s;
        background: none;
        background-position: center;
        background-color: transparent;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMzc0MjUwIi8+Cjwvc3ZnPgo=);
        background-size: 8px;
        background-repeat: no-repeat;
    }

    .iziToast.iziToast-info {
        border-color: rgba(80, 198, 233, 0.3);
        background-color: #e6f7fc;
        color: #39bfe6;
    }

        .iziToast.iziToast-info > .iziToast-close {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMTg5NmJiIi8+Cjwvc3ZnPgo=);
        }

    .iziToast.iziToast-success {
        border-color: rgba(67, 217, 163, 0.3);
        background-color: #dcf8ee;
        color: #2bd396;
    }

        .iziToast.iziToast-success > .iziToast-close {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMWY5NzZjIi8+Cjwvc3ZnPgo=);
        }

    .iziToast.iziToast-warning {
        border-color: rgba(255, 183, 79, 0.3);
        background-color: #fff6e8;
        color: #ffb140;
    }

        .iziToast.iziToast-warning > .iziToast-close {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjZTg4OTAwIi8+Cjwvc3ZnPgo=);
        }

    .iziToast.iziToast-danger {
        border-color: rgba(255, 82, 82, 0.3);
        background-color: #ffebeb;
        color: #ff5252;
    }

        .iziToast.iziToast-danger > .iziToast-close {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjZWIwMDAwIi8+Cjwvc3ZnPgo=);
        }

.modal {
    z-index: 9200;
}

.modal-content {
    border-radius: 7px;
    border-color: #e1e7ec;
}

.modal-header,
.modal-body,
.modal-footer {
    padding-right: 20px;
    padding-left: 20px;
}

.modal-footer {
    padding-top: 12px;
    padding-bottom: 12px;
}

    .modal-footer .btn {
        margin-right: 0;
        margin-left: 12px;
    }

.modal-open.hasScrollbar .navbar-stuck {
    width: calc(100% - 15px);
}

.modal-backdrop {
    z-index: 9100;
}

.example-modal .modal {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
}

.progress {
    height: auto;
    border-radius: 9px;
    background-color: #f0f0f0;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}

.progress-bar {
    height: 18px;
    background-color: var(--r-color);
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
    -webkit-tap-highlight-color: transparent;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
        /* fix firefox animation glitch */
    }

        .owl-carousel .owl-stage::after {
            display: block;
            height: 0;
            clear: both;
            line-height: 0;
            content: '.';
            visibility: hidden;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        overflow: hidden;
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item .owl-lazy {
            transition: opacity 400ms ease;
            opacity: 0;
        }

        .owl-carousel .owl-item .from-top, .owl-carousel .owl-item .from-bottom,
        .owl-carousel .owl-item .from-left, .owl-carousel .owl-item .from-right,
        .owl-carousel .owl-item .scale-up, .owl-carousel .owl-item .scale-down {
            transition: all .45s .3s ease-in-out;
            opacity: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .owl-carousel .owl-item .from-top {
            -webkit-transform: translateY(-45px);
            -ms-transform: translateY(-45px);
            transform: translateY(-45px);
        }

        .owl-carousel .owl-item .from-bottom {
            -webkit-transform: translateY(45px);
            -ms-transform: translateY(45px);
            transform: translateY(45px);
        }

        .owl-carousel .owl-item .from-left {
            -webkit-transform: translateX(-45px);
            -ms-transform: translateX(-45px);
            transform: translateX(-45px);
        }

        .owl-carousel .owl-item .from-right {
            -webkit-transform: translateX(45px);
            -ms-transform: translateX(45px);
            transform: translateX(45px);
        }

        .owl-carousel .owl-item .scale-up {
            -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
            transform: scale(0.8);
        }

        .owl-carousel .owl-item .scale-down {
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
        }

        .owl-carousel .owl-item .delay-1 {
            transition-delay: .5s;
        }

        .owl-carousel .owl-item .delay-2 {
            transition-delay: .7s;
        }

        .owl-carousel .owl-item .delay-3 {
            transition-delay: .9s;
        }

        .owl-carousel .owl-item .delay-4 {
            transition-delay: 1.1s;
        }

        .owl-carousel .owl-item.active .from-top, .owl-carousel .owl-item.active .from-bottom {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            opacity: 1;
        }

        .owl-carousel .owl-item.active .from-left, .owl-carousel .owl-item.active .from-right {
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
            opacity: 1;
        }

        .owl-carousel .owl-item.active .scale-up, .owl-carousel .owl-item.active .scale-down {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }

        .owl-carousel .owl-item > img {
            display: block;
            width: 100%;
        }

            .owl-carousel .owl-item > img.owl-lazy {
                -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d;
            }

    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }




    /*


        .owl-carousel-none .owl-nav .owl-prev, .owl-carousel-none .owl-nav .owl-next {
            display: inline-block;
            position: absolute;
            width: 30px;
            height: 30px;
            outline: none;
        }

        .owl-carousel-none .owl-nav .owl-prev {
            left: -5px;
        }

            .owl-carousel-none .owl-nav .owl-prev:before {
                font-family: 'Font Awesome 5 Free';
                content: "\f053";
                content: "\f054";
                position: relative;
                right: -1px;
                top: 1px;
                font-weight: 900;
            }

        .owl-carousel-none .owl-nav .owl-next {
            right: -5px;
        }

            .owl-carousel-none .owl-nav .owl-next:before {
                font-family: 'Font Awesome 5 Free';
                content: "\f054";
                content: "\f053";
                position: relative;
                right: 2px;
                top: 1px;
                font-weight: 900;
            }

        .owl-carousel-none .owl-nav.disabled + .owl-dots {
            margin-top: 16px;
            margin-top: 1rem;
        }

    .owl-carousel-none .owl-prev, .owl-carousel-none .owl-next {
        outline: none;
    }

    .owl-carousel-none .owl-dots {
        margin-top: 32px;
        margin-top: 2rem;
    }

        .owl-carousel-none .owl-dots .owl-dot {
            outline: none;
        }*/











    .owl-carousel .owl-nav .owl-prev, .owl-carousel-none .owl-nav .owl-prev {
        left: auto;
        right: -5px;
    }

    .owl-carousel .owl-nav .owl-next, .owl-carousel-none .owl-nav .owl-next {
        right: auto !important;
        left: -5px !important;
    }

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot,
    .owl-carousel-none .owl-nav .owl-prev,
    .owl-carousel-none .owl-nav .owl-next,
    .owl-carousel-none .owl-dot {
        cursor: pointer;
        /*cursor: hand;*/
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.owl-carousel-none .owl-nav {
    z-index: 2;
}

.owl-carousel.owl-loaded, .owl-carousel-none.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

    .owl-carousel.owl-rtl .owl-item {
        float: right;
    }

.owl-carousel .animated, .owl-carousel-none .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in, .owl-carousel-none .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out, .owl-carousel-none .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut, .owl-carousel-none .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.owl-carousel .owl-dots, .owl-carousel-none .owl-dots {
    display: block;
    width: 100%;
    margin-top: 0px;
    text-align: center;
}

    .owl-carousel .owl-dots .owl-dot span, .owl-carousel-none .owl-dots .owl-dot span {
        display: inline-block;
        width: 6px;
        height: 6px;
        margin: 0 6px;
        transition: opacity .25s;
        border-radius: 50%;
        /*background-color: #606975;*/
        opacity: .3;
    }

        .owl-carousel .owl-dots .owl-dot span.active, .owl-carousel-none .owl-dots .owl-dot span.active {
            opacity: .9;
        }

.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel-none .owl-prev,
.owl-carousel-none .owl-next {
    display: block;
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -42px;
    transition: opacity .3s;
    border: 1px solid #e1e7ec;
    border-radius: 50%;
    background-color: #ffffff;
    color: #374250;
    line-height: 40px;
    text-align: center;
    opacity: .7;
}

    .owl-carousel .owl-prev:hover,
    .owl-carousel .owl-next:hover,
    .owl-carousel-none .owl-prev:hover,
    .owl-carousel-none .owl-next:hover {
        opacity: 1;
    }

    .owl-carousel .owl-prev::before,
    .owl-carousel .owl-next::before,
    .owl-carousel-none .owl-prev::before,
    .owl-carousel-none .owl-next::before {
        font-family: FontAwesome !important;
        font-size: 19px;
        content: '\f115';
    }

.owl-carousel .owl-prev, .owl-carousel-none .owl-prev {
    left: 20px;
}

    .owl-carousel .owl-prev::before, .owl-carousel-none .owl-prev::before {
        content: '\e094';
    }

.owl-carousel .owl-next, .owl-carousel-none .owl-next {
    right: 20px;
}

    .owl-carousel .owl-next::before, .owl-carousel-none .owl-next::before {
        content: '\e095';
    }

.owl-carousel.large-controls .owl-prev,
.owl-carousel.large-controls .owl-next {
    width: 54px;
    height: 54px;
    margin-top: -47px;
    line-height: 50px;
}

.owl-carousel.large-controls .owl-prev {
    left: 30px;
}

.owl-carousel.large-controls .owl-next {
    right: 30px;
}

.owl-carousel.dots-inside .owl-dots {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding-bottom: 24px;
}

    .owl-carousel.dots-inside .owl-dots .owl-dot {
        background-color: #ffffff;
        opacity: .5;
    }

        .owl-carousel.dots-inside .owl-dots .owl-dot.active {
            opacity: 1;
        }

.owl-carousel.dots-inside .owl-prev,
.owl-carousel.dots-inside .owl-next {
    margin-top: -22px;
}

.owl-carousel.dots-inside.large-controls .owl-prev,
.owl-carousel.dots-inside.large-controls .owl-next {
    margin-top: -27px;
}

.owl-carousel .widget {
    margin-bottom: 0;
}

    .owl-carousel .widget.widget-featured-posts > .entry {
        margin-bottom: 0;
    }

.no-js .owl-carousel, .no-js .owl-carousel-none {
    display: block;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.hero-slider {
    width: 100%;
    min-height: 580px;
    background-position: center;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

    .hero-slider > .owl-carousel {
        min-height: 580px;
    }

        .hero-slider > .owl-carousel.dots-inside .owl-dots {
            display: inline-block;
            left: 50%;
            width: auto;
            padding: 10px 22px 14px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            border-top-left-radius: 7px;
            border-top-right-radius: 7px;
            background-color: #606975;
        }

        .hero-slider > .owl-carousel .owl-prev,
        .hero-slider > .owl-carousel .owl-next {
            transition: all .35s ease-in-out;
        }

        .hero-slider > .owl-carousel .owl-prev {
            -webkit-transform: translateX(-150px);
            -ms-transform: translateX(-150px);
            transform: translateX(-150px);
        }

        .hero-slider > .owl-carousel .owl-next {
            -webkit-transform: translateX(150px);
            -ms-transform: translateX(150px);
            transform: translateX(150px);
        }

        .hero-slider > .owl-carousel:hover .owl-prev,
        .hero-slider > .owl-carousel:hover .owl-next {
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

@media (max-width: 991px) {
    .hero-slider > .owl-carousel .owl-prev,
    .hero-slider > .owl-carousel .owl-next {
        display: none;
    }
}

@media (max-width: 1100px) {
    .hero-slider {
        min-height: 430px;
    }

        .hero-slider > .owl-carousel {
            min-height: 430px;
        }
}

/*.gallrry-no-gap .gallery-item .a  img {
    min-width: 390px !important;
}

.gallrry-no-gap .gallery-item {
    height: 220px;
}*/

/*.gallery-item {
    margin-bottom: 30px;
}*/
.gallery-item .a {
    display: block;
    position: relative;
    text-align: center;
    /*width: 100%;*/
    /*border-radius: 7px;*/
    overflow: hidden;
}

    /*.gallery-item .a  img {
        display: block;
        width: 100%;
    }*/

    /*.gallery2 .gallery-item .a  img {
    min-width: 380px;
    height: 250px;
}*/

    .gallery-item .a::before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        content: '';
        opacity: 0;
        z-index: 1001;
        transition: opacity .3s;
    }

    .gallery-item .a::after {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        margin-top: -19px;
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
        transition: all .35s;
        color: #ffffff;
        font-family: FontAwesome;
        font-size: 26px;
        text-align: center;
        /*content: '\e036';*/
        content: '\f00e';
        opacity: 0;
        z-index: 1001;
        font-weight: 900;
    }

    .gallery-item .a:hover::before {
        opacity: .45;
    }

    .gallery-item .a:hover::after {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    .gallery-item .a[data-type='video']::after {
        left: 50%;
        width: 46px;
        height: 46px;
        margin-top: -22px;
        margin-left: -22px;
        padding-left: 5px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        border-radius: 50%;
        background-color: #ffffff;
        color: #606975;
        font-size: 27px;
        line-height: 42px;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
        content: '\e052';
        opacity: 1;
    }

.gallery-item .rating-stars {
    position: absolute;
    display: inline-block;
    top: 20px;
    right: 40%;
    background: #ffffff21;
    padding: 2px;
    z-index: 1002;
}

/*.gallery-wrapper .fOne {
    display: block;
    top: -46px;
    position: relative;
    text-align: center;
    background: var(--r-color)47;
    color: #fff;
    padding: 6px;
    z-index: 99;
}
*/

/*.gallery-wrapper .m-10 .TBC {
    display: block;
    bottom: 0px;
}

.gallery-wrapper .m-20 .TBC, .gallery-wrapper .m-10 .TBC {
    display: block;
    bottom: 46px;
}*/


.gallery-item.no-hover-effect > a::before {
    display: none;
}

.grid-no-gap .gallery-item {
    margin-bottom: 0;
}

    .grid-no-gap .gallery-item .a {
        border-radius: 0;
    }

.owl-carousel .gallery-item {
    margin-bottom: 0;
}

.pswp__zoom-wrap {
    text-align: center;
}

    .pswp__zoom-wrap::before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.wrapper {
    line-height: 0;
    width: 100%;
    max-width: 900px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    width: 100%;
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*
video {
    width: 100% !important;
    height: auto !important;
}*/

.pswp__caption__center {
    padding: 20px 10px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.countdown {
    display: inline-block;
}

    .countdown::after {
        display: block;
        clear: both;
        content: '';
    }

    .countdown .item {
        display: block;
        margin: 7px;
        float: left;
        text-align: center;
    }

.countdown2 .item {
    margin: 2px;
}

.countdown .item .days, .countdown .item .hours,
.countdown .item .minutes, .countdown .item .seconds {
    width: 48px;
    height: 48px;
    margin-bottom: 5px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    font-size: 22px;
    line-height: 46px;
}

.countdown .item .days_ref, .countdown .item .hours_ref,
.countdown .item .minutes_ref, .countdown .item .seconds_ref {
    font-size: 12px;
    text-transform: uppercase;
}

.countdown.countdown-inverse .item .days, .countdown.countdown-inverse .item .hours,
.countdown.countdown-inverse .item .minutes, .countdown.countdown-inverse .item .seconds {
    border-color: rgba(255, 255, 255, 0.12);
    color: #ffffff;
}

.countdown.countdown-inverse .item .days_ref, .countdown.countdown-inverse .item .hours_ref,
.countdown.countdown-inverse .item .minutes_ref, .countdown.countdown-inverse .item .seconds_ref {
    color: rgba(255, 255, 255, 0.8);
}

.sidebar {
    width: 100%;
    max-width: 400px;
}

.widget-title {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e7ec;
    color: #9da9b9;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.widget {
    margin-bottom: 38px;
}

    .widget .form-group {
        margin-bottom: 0;
    }

    .widget ul {
        margin-bottom: 12px;
    }

    .widget .market-button:last-child {
        margin-bottom: 0;
    }

.widget-categories ul,
.widget-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .widget-categories ul > li,
    .widget-links ul > li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 14px;
    }

        .widget-categories ul > li:last-child,
        .widget-links ul > li:last-child {
            margin-bottom: 0;
        }

        .widget-categories ul > li b,
        .widget-links ul > li::before {
            display: block;
            position: absolute;
            top: 12px;
            width: 0;
            height: 0;
            transition: -webkit-transform .35s;
            transition: transform .35s;
            border-top: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            color: #9da9b9;
            content: '';
            left: inherit;
            right: 0;
            -webkit-transform: rotate( 90deg );
            -ms-transform: rotate(90deg);
            transform: rotate( 90deg );
        }

        .widget-categories ul > li > a,
        .widget-links ul > li > a {
            display: inline-block;
            transition: color .3s;
            color: #606975;
            font-size: 14px;
            font-weight: 500;
            text-decoration: none;
        }

            .widget-categories ul > li > a:hover,
            .widget-links ul > li > a:hover {
                color: var(--r-color);
            }

        .widget-categories ul > li.active > a,
        .widget-links ul > li.active > a {
            color: var(--r-color);
        }

        .widget-categories ul > li > span,
        .widget-links ul > li > span {
            margin-left: 4px;
            color: #9da9b9;
        }

        .widget-categories ul > li.has-children ul,
        .widget-links ul > li.has-children ul {
            border-left: 1px solid #dee5ea;
        }

            .widget-categories ul > li.has-children ul li::before,
            .widget-links ul > li.has-children ul li::before {
                top: 14px;
                width: 8px;
                height: 1px;
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                border: 0;
                background-color: #dee5ea;
                color: transparent;
            }

            .widget-categories ul > li.has-children ul li a,
            .widget-links ul > li.has-children ul li a {
                font-size: 13px;
            }

            .widget-categories ul > li.has-children ul ul > li,
            .widget-links ul > li.has-children ul ul > li {
                margin-bottom: 0;
            }

        .widget-categories ul > li.has-children > ul,
        .widget-links ul > li.has-children > ul {
            max-height: 0;
            transition: max-height .6s;
            overflow: hidden;
        }

        .widget-categories ul > li.has-children.expanded b,
        .widget-links ul > li.has-children.expanded::before {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0);
        }

        .widget-categories ul > li.has-children.expanded > ul,
        .widget-links ul > li.has-children.expanded > ul {
            max-height: 800px;
        }

.widget-featured-posts > .entry,
.widget-featured-products > .entry {
    display: table;
    width: 100%;
    /*margin-bottom: 18px;*/
    /*margin-bottom: 12px;*/
    height: 70px;
}


    .widget-featured-posts > .entry picture,
    .widget-featured-posts > .entry .entry-content,
    .widget-featured-products > .entry picture,
    .widget-featured-products > .entry .entry-content {
        display: table-cell;
        vertical-align: middle;
    }

    .widget-featured-posts > .entry picture,
    .widget-featured-products > .entry picture {
        width: 62px;
        padding-right: 12px;
    }

        .widget-featured-posts > .entry picture img,
        .widget-featured-products > .entry picture img {
            display: block;
            /*border-radius: 50%;*/
            overflow: hidden;
            margin: 0 auto;
        }

    /*.widget-featured-posts > .entry picture  img,
        .widget-featured-products > .entry picture img {
            width: 100%;
        }*/

    .widget-featured-posts > .entry .entry-title,
    .widget-featured-products > .entry .entry-title {
        margin-bottom: 0;
        font-size: 13px;
        line-height: 1.5;
    }

        .widget-featured-posts > .entry .entry-title > a,
        .widget-featured-products > .entry .entry-title > a {
            transition: color .3s;
            color: #606975;
            font-weight: 500;
            text-decoration: none;
        }

            .widget-featured-posts > .entry .entry-title > a:hover,
            .widget-featured-products > .entry .entry-title > a:hover {
                color: var(--r-color);
            }

    .widget-featured-posts > .entry .entry-meta,
    .widget-featured-products > .entry .entry-meta {
        display: block;
        margin-bottom: 0;
        padding-top: 4px;
        color: #9da9b9;
        font-size: 12px;
    }

    /*.widget-featured-products > .entry {
    margin-bottom: 12px;
}*/

    .widget-featured-products > .entry picture > a {
        border-radius: 0;
    }

    .widget-featured-products > .entry .entry-meta {
        color: #606975;
        font-size: 12px;
    }

.tag {
    display: inline-block;
    height: 28px;
    margin-right: 4px;
    margin-bottom: 8px;
    padding: 0 12px;
    transition: all .3s;
    border: 1px solid #e1e7ec;
    border-radius: 14px;
    color: #606975 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none !important;
    white-space: nowrap;
}

    .tag:hover {
        background-color: #f5f5f5;
        color: #606975 !important;
    }

    .tag.active {
        border-color: var(--r-bordercolor);
        background-color: var(--r-color);
        color: #ffffff !important;
        cursor: default;
    }

.text-right .tag {
    margin-right: 0;
    margin-left: 4px;
}

.text-center .tag {
    margin-right: 2px;
    margin-left: 2px;
}

.widget-order-summary .table td {
    padding: 6px 0;
    border: 0;
}

    .widget-order-summary .table td:last-child {
        text-align: right;
    }

.widget-order-summary .table tr:first-child > td {
    padding-top: 0;
}

.widget-order-summary .table tr:last-child > td {
    padding-top: 12px;
    border-top: 1px solid #e1e7ec;
}

.widget-order-summary .table tr:nth-last-child(2) > td {
    padding-bottom: 12px;
}

.noUi-target,
.noUi-target * {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.noUi-target {
    position: relative;
    border-radius: 3px;
    direction: ltr;
}

.noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* Fix 401 */
}

.noUi-origin {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    transition: left .3s, top .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
    height: 4px;
}

    .noUi-horizontal .noUi-handle {
        top: -6px;
        left: -8px;
        width: 16px;
        height: 16px;
    }

.noUi-background {
    background: #ededed;
}

.noUi-connect {
    transition: background .45s;
    background: #9da9b9;
}

/* Handles and cursors;
 */
.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    border: 4px solid #9da9b9;
    border-radius: 50%;
    background: #ffffff;
    cursor: default;
}

/*.price-range-slider {
    padding-top: 9px;
}*/

.price-range-slider .ui-range-slider-footer {
    display: table;
    width: 100%;
    padding-top: 30px;
}

    .price-range-slider .ui-range-slider-footer > .column {
        display: table-cell;
        vertical-align: middle;
    }

        .price-range-slider .ui-range-slider-footer > .column:first-child {
            width: 40%;
        }

        .price-range-slider .ui-range-slider-footer > .column:last-child {
            width: 60%;
            padding-left: 15px;
            text-align: right;
        }

    .price-range-slider .ui-range-slider-footer .btn {
        height: 28px;
        margin: 0;
        padding: 0 15px;
        line-height: 26px;
    }

.price-range-slider .ui-range-values {
    display: inline-block;
}

.card-img-tiles .singlePic {
    /*height: 214px !important;*/
    /* width: 214px !important; */
    margin: 0 auto;
    display: flex;
}

.card-img-tiles .thumblist .sidePic {
    /*height: 125px !important;
    width: 125px !important;*/
    margin: 0 auto;
    display: block;
}

.price-range-slider .ui-range-values .ui-range-value-min,
.price-range-slider .ui-range-values .ui-range-value-max {
    display: inline-block;
    font-size: 13px;
}

.widget-light-skin .widget-title {
    border-color: rgba(255, 255, 255, 0.12);
    color: #ffffff9e;
}

.widget-light-skin.widget-categories ul > li::before, .widget-light-skin.widget-links ul > li::before {
    color: rgba(255, 255, 255, 0.15);
}

.widget-light-skin.widget-categories ul > li > a, .widget-light-skin.widget-links ul > li > a {
    color: #ffffff;
}

    .widget-light-skin.widget-categories ul > li > a:hover, .widget-light-skin.widget-links ul > li > a:hover {
        color: var(--r-color);
    }

.widget-light-skin.widget-categories ul > li.active > a, .widget-light-skin.widget-links ul > li.active > a {
    color: var(--r-color);
}

.widget-light-skin.widget-categories ul > li > span, .widget-light-skin.widget-links ul > li > span {
    color: rgba(255, 255, 255, 0.5);
}

.widget-light-skin.widget-featured-posts > .entry .entry-title > a, .widget-light-skin.widget-featured-products > .entry .entry-title > a {
    color: #ffffff;
}

    .widget-light-skin.widget-featured-posts > .entry .entry-title > a:hover, .widget-light-skin.widget-featured-products > .entry .entry-title > a:hover {
        color: var(--r-color);
    }

.widget-light-skin.widget-featured-posts > .entry .entry-meta, .widget-light-skin.widget-featured-products > .entry .entry-meta {
    color: rgba(255, 255, 255, 0.5);
}

.widget-light-skin .tag {
    border-color: rgba(255, 255, 255, 0.12);
    color: #ffffff !important;
}

    .widget-light-skin .tag:hover {
        background-color: #f5f5f5;
        color: #606975 !important;
    }

    .widget-light-skin .tag.active {
        border-color: var(--r-bordercolor);
        background-color: var(--r-color);
        color: #ffffff !important;
    }

.steps .step {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}

    .steps .step .step-icon-wrap {
        display: block;
        position: relative;
        width: 100%;
        height: 80px;
        text-align: center;
    }

        .steps .step .step-icon-wrap::before, .steps .step .step-icon-wrap::after {
            display: block;
            position: absolute;
            top: 50%;
            width: 50%;
            height: 3px;
            margin-top: -1px;
            background-color: #e1e7ec;
            content: '';
            z-index: 1;
        }

        .steps .step .step-icon-wrap::before {
            left: 0;
        }

        .steps .step .step-icon-wrap::after {
            right: 0;
        }

    .steps .step .step-icon {
        display: inline-block;
        position: relative;
        width: 80px;
        height: 80px;
        border: 1px solid #e1e7ec;
        border-radius: 50%;
        background-color: #f5f5f5;
        color: #374250;
        font-size: 38px;
        line-height: 81px;
        z-index: 5;
    }

    .steps .step .step-title {
        margin-top: 16px;
        margin-bottom: 0;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
    }

    .steps .step:first-child .step-icon-wrap::before {
        display: none;
    }

    .steps .step:last-child .step-icon-wrap::after {
        display: none;
    }

    .steps .step.completed .step-icon-wrap::before, .steps .step.completed .step-icon-wrap::after {
        background-color: var(--r-color);
    }

    .steps .step.completed .step-icon {
        border-color: var(--r-bordercolor);
        background-color: var(--r-bordercolor);
        color: #ffffff;
    }

    .steps .step.waiting .step-icon-wrap::before, .steps .step.waiting .step-icon-wrap::after {
        background-color: #ff5252;
    }

    .steps .step.waiting .step-icon {
        border-color: #ff5252;
        background-color: #ff5252;
        color: #ffffff;
    }

.transform-scaleX-1 {
    transform: scaleX(-1);
}

@media (max-width: 576px) {
    .flex-sm-nowrap .step .step-icon-wrap::before, .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 768px) {
    .flex-md-nowrap .step .step-icon-wrap::before, .flex-md-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 991px) {
    .flex-lg-nowrap .step .step-icon-wrap::before, .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 1200px) {
    .flex-xl-nowrap .step .step-icon-wrap::before, .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

.promo-box {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    background-position: center;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: cover;
}

    .promo-box .overlay-dark,
    .promo-box .overlay-light {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        content: '';
        opacity: 0.5;
        z-index: 1;
    }

    .promo-box .overlay-light {
        background-color: #ffffff;
    }

    .promo-box .promo-box-content {
        position: relative;
        z-index: 5;
    }

.fw-section,
.fh-section {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

    .fw-section > .overlay,
    .fh-section > .overlay {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        content: '';
        opacity: 0.6;
        z-index: 1;
    }

    .fw-section > .container,
    .fw-section > .container-fluid,
    .fw-section > div,
    .fh-section > .container,
    .fh-section > .container-fluid,
    .fh-section > div {
        position: relative;
        z-index: 5;
    }

    .fw-section.bg-fixed,
    .fh-section.bg-fixed {
        background-attachment: fixed;
    }

    .fw-section.no-cover-bg,
    .fh-section.no-cover-bg {
        background-size: auto;
    }

.fw-section {
    width: 100%;
}

.fh-section {
    height: 100vh;
}

.isotope-grid {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.isotope-grid {
    min-height: 180px;
    background-position: center;
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-size: 74px;
    height: 100%
}

    .isotope-grid > .MParentItem {
        display: none;
    }

    .isotope-grid[style] {
        background: none;
    }

        .isotope-grid[style] > .MParentItem {
            display: inline-block;
            -webkit-animation: showGrid .6s;
            animation: showGrid .6s;
        }

    .isotope-grid .gutter-sizer {
        /*width: 30px;*/
        width: 0px;
    }

    .isotope-grid .MParentItem {
        margin-bottom: 30px;
        width: 100%;
    }

        .isotope-grid .MParentItem .post-tile,
        .isotope-grid .MParentItem .portfolio-tile {
            margin-bottom: 0;
        }

    .isotope-grid.cols-1 .gutter-sizer {
        width: 0;
    }

    .isotope-grid.cols-1 .grid-sizer,
    .isotope-grid.cols-1 .MParentItem {
        width: 100%;
    }

    .isotope-grid.cols-2 .grid-sizer,
    .isotope-grid.cols-2 .MParentItem {
        width: calc((100% / 2) - 15px);
    }

    .isotope-grid.cols-3 .grid-sizer,
    .isotope-grid.cols-3 .MParentItem {
        width: calc((100% / 3) - 20px);
    }

    .isotope-grid.cols-4 .grid-sizer,
    .isotope-grid.cols-4 .MParentItem {
        width: calc((100% / 4) - 22.5px);
    }

    .isotope-grid.cols-5 .grid-sizer,
    .isotope-grid.cols-5 .MParentItem {
        width: calc((100% / 5) - 24px);
    }

    .isotope-grid.cols-6 .grid-sizer,
    .isotope-grid.cols-6 .MParentItem {
        width: calc((100% / 6) - 25px);
    }

@media (max-width: 1200px) {
    .isotope-grid.cols-6 .grid-sizer,
    .isotope-grid.cols-6 .MParentItem, .isotope-grid.cols-5 .grid-sizer,
    .isotope-grid.cols-5 .MParentItem, .isotope-grid.cols-4 .grid-sizer,
    .isotope-grid.cols-4 .MParentItem, .isotope-grid.cols-3 .grid-sizer,
    .isotope-grid.cols-3 .MParentItem {
        width: calc((100% / 3) - 22.5px);
    }
}

@media (max-width: 768px) {
    .isotope-grid.cols-6 .grid-sizer,
    .isotope-grid.cols-6 .MParentItem, .isotope-grid.cols-5 .grid-sizer,
    .isotope-grid.cols-5 .MParentItem, .isotope-grid.cols-4 .grid-sizer,
    .isotope-grid.cols-4 .MParentItem, .isotope-grid.cols-3 .grid-sizer,
    .isotope-grid.cols-3 .MParentItem {
        width: calc((100% / 2) - 15px);
    }
}

@media (max-width: 576px) {
    .isotope-grid.cols-6 .gutter-sizer, .isotope-grid.cols-5 .gutter-sizer, .isotope-grid.cols-4 .gutter-sizer, .isotope-grid.cols-3 .gutter-sizer, .isotope-grid.cols-2 .gutter-sizer {
        width: 0;
    }

    .isotope-grid.cols-6 .grid-sizer,
    .isotope-grid.cols-6 .MParentItem, .isotope-grid.cols-5 .grid-sizer,
    .isotope-grid.cols-5 .MParentItem, .isotope-grid.cols-4 .grid-sizer,
    .isotope-grid.cols-4 .MParentItem, .isotope-grid.cols-3 .grid-sizer,
    .isotope-grid.cols-3 .MParentItem, .isotope-grid.cols-2 .grid-sizer,
    .isotope-grid.cols-2 .MParentItem {
        width: 100%;
    }
}

.isotope-grid.grid-no-gap .gutter-sizer {
    width: 0;
}

.isotope-grid.grid-no-gap .MParentItem {
    margin-bottom: 0;
}

.isotope-grid.grid-no-gap.cols-2 .grid-sizer,
.isotope-grid.grid-no-gap.cols-2 .MParentItem {
    width: 50%;
}

.isotope-grid.grid-no-gap.cols-3 .grid-sizer,
.isotope-grid.grid-no-gap.cols-3 .MParentItem {
    width: 33.3333333333%;
}

.isotope-grid.grid-no-gap.cols-4 .grid-sizer,
.isotope-grid.grid-no-gap.cols-4 .MParentItem {
    width: 25%;
}

.isotope-grid.grid-no-gap.cols-5 .grid-sizer,
.isotope-grid.grid-no-gap.cols-5 .MParentItem {
    width: 20%;
}

.isotope-grid.grid-no-gap.cols-6 .grid-sizer,
.isotope-grid.grid-no-gap.cols-6 .MParentItem {
    width: 16.6666666667%;
}

@media (max-width: 1200px) {
    .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-6 .MParentItem, .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-5 .MParentItem, .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-4 .MParentItem, .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-3 .MParentItem {
        width: 33.3333333333%;
    }
}

@media (max-width: 768px) {
    .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-6 .MParentItem, .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-5 .MParentItem, .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-4 .MParentItem, .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-3 .MParentItem {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-6 .MParentItem, .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-5 .MParentItem, .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-4 .MParentItem, .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-3 .MParentItem, .isotope-grid.grid-no-gap.cols-2 .grid-sizer,
    .isotope-grid.grid-no-gap.cols-2 .MParentItem {
        width: 100%;
    }
}

@-webkit-keyframes showGrid {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes showGrid {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@supports (-ms-ime-align: auto) {
    .isotope-grid {
        /*min-height: auto;*/
        background: none;
    }

        .isotope-grid > .MParentItem {
            display: inline-block;
        }

        .isotope-grid[style] > .MParentItem {
            -webkit-animation: none;
            animation: none;
        }
}

.topbar {
    display: table;
    position: relative;
    width: 100%;
    /*height: 40px;*/
    padding: 0 30px;
    border-bottom: 1px solid #e1e7ec;
    background-color: #f5f5f5;
    z-index: 90;
    /*z-index: 9010;*/
}

    .topbar .topbar-column {
        vertical-align: middle;
    }

        .topbar .topbar-column:last-child {
            text-align: right;
        }

        .topbar .topbar-column:first-child {
            text-align: left;
        }

        .topbar .topbar-column a:not(.social-button), .topbar .topbar-column span, .topbar .topbar-column p {
            color: #606975;
            font-size: 13px;
        }

        .topbar .topbar-column > a:not(.social-button), .topbar .topbar-column > span, .topbar .topbar-column > p {
            display: inline-block;
            margin-top: 5px;
            margin-bottom: 5px;
        }

            .topbar .topbar-column > a:not(.social-button) > i, .topbar .topbar-column > span > i, .topbar .topbar-column > p > i {
                margin-top: -3px;
            }

                .topbar .topbar-column > a:not(.social-button) > i.icon-download, .topbar .topbar-column > span > i.icon-download, .topbar .topbar-column > p > i.icon-download {
                    margin-top: -4px;
                }

        .topbar .topbar-column a:not(.social-button) {
            transition: color .3s;
            text-decoration: none;
        }

            .topbar .topbar-column a:not(.social-button):hover {
                color: var(--r-color);
            }

        .topbar .topbar-column:last-child > a:not(.social-button), .topbar .topbar-column:last-child > span, .topbar .topbar-column:last-child > p {
            margin-left: 20px;
        }

        .topbar .topbar-column:first-child > a:not(.social-button), .topbar .topbar-column:first-child > span, .topbar .topbar-column:first-child > p {
            margin-right: 20px;
        }

    .topbar.topbar-ghost {
        position: absolute;
        top: 0;
        left: 0;
        border-bottom-color: rgba(255, 255, 255, 0.15);
        background-color: rgba(255, 255, 255, 0.05);
    }

        .topbar.topbar-ghost .topbar-column a:not(.social-button):not(.dropdown-item), .topbar.topbar-ghost .topbar-column span, .topbar.topbar-ghost .topbar-column p {
            color: #ffffff;
        }

            .topbar.topbar-ghost .topbar-column a:not(.social-button):not(.dropdown-item):hover {
                color: var(--r-color);
            }

        .topbar.topbar-ghost .lang-currency-switcher-wrap .lang-currency-switcher > .currency {
            border-left-color: rgba(255, 255, 255, 0.15);
        }

        .topbar.topbar-ghost .dropdown-toggle::after {
            color: #ffffff;
        }

.lang-currency-switcher-wrap {
    display: inline-block;
    position: relative;
    margin-left: 22px;
    cursor: pointer;
    vertical-align: middle;
}

    .lang-currency-switcher-wrap .lang-currency-switcher > .language, .lang-currency-switcher-wrap .lang-currency-switcher > .currency, .lang-currency-switcher-wrap .lang-currency-switcher::after {
        display: inline-block;
        transition: color .3s;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        vertical-align: middle;
    }

    .lang-currency-switcher-wrap .lang-currency-switcher > .language {
        width: 20px;
    }

    .lang-currency-switcher-wrap .lang-currency-switcher > .currency {
        margin-left: 12px;
        padding: 4px 0 4px 12px;
        border-left: 1px solid #e1e7ec;
    }

    .lang-currency-switcher-wrap .lang-currency-switcher::after {
        margin-left: 6px;
        transition: all .3s;
    }

    .lang-currency-switcher-wrap .lang-currency-switcher:hover > .language, .lang-currency-switcher-wrap .lang-currency-switcher:hover > .currency, .lang-currency-switcher-wrap .lang-currency-switcher:hover::after {
        color: var(--r-color);
    }

    .lang-currency-switcher-wrap.show > .lang-currency-switcher .currency,
    .lang-currency-switcher-wrap.show > .lang-currency-switcher::after {
        color: var(--r-color);
    }

    .lang-currency-switcher-wrap .dropdown-menu {
        right: 0;
        left: auto;
        padding-bottom: 12px;
    }

    .lang-currency-switcher-wrap .dropdown-item {
        padding-top: 4px;
        padding-bottom: 4px;
    }

        .lang-currency-switcher-wrap .dropdown-item > img {
            display: inline-block;
            width: 17px;
            margin-top: -1px;
            margin-right: 7px;
            vertical-align: middle;
        }

    .lang-currency-switcher-wrap .currency-select {
        padding-top: 7px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }

.site-search {
    display: block;
    position: fixed;
    width: 100%;
    height: 82px;
    transition: .3s;
    background-color: #ffffff;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

    /*.site-search {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: .3s;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}*/

    .site-search > input {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        padding-right: 120px;
        padding-left: 30px;
        border: 0;
        background-color: #ffffff;
        color: #606975;
        font-size: 16px;
    }

        .site-search > input:focus {
            outline: 0;
        }

        .site-search > input::-moz-placeholder {
            color: #9da9b9;
            opacity: 1;
        }

        .site-search > input:-ms-input-placeholder {
            color: #9da9b9;
        }

        .site-search > input::-webkit-input-placeholder {
            color: #9da9b9;
        }

    .site-search .search-tools {
        position: absolute;
        top: 50%;
        right: 30px;
        margin-top: -20px;
        z-index: 5;
    }

        .site-search .search-tools .clear-search,
        .site-search .search-tools .close-search {
            display: inline-block;
            transition: color .25s;
            cursor: pointer;
            vertical-align: middle;
        }

        .site-search .search-tools .clear-search {
            padding: 10px 0;
            color: #9da9b9;
            font-size: 11px;
            font-weight: 500;
            letter-spacing: .1em;
            text-transform: uppercase;
        }

            .site-search .search-tools .clear-search:hover {
                color: #606975;
            }

        .site-search .search-tools .close-search {
            margin-left: 10px;
            padding-top: 4px;
            padding-bottom: 10px;
            padding-left: 10px;
        }

            .site-search .search-tools .close-search:hover {
                color: #9da9b9;
            }

    .site-search.search-visible {
        opacity: 1;
        visibility: visible;
    }

@media (max-width: 1200px) {
    .site-search > input {
        padding-right: 105px;
        padding-left: 15px;
    }

    .site-search .search-tools {
        right: 15px;
    }
}

.navbar {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 84px;
    border-bottom: 1px solid #e1e7ec;
    background-color: #ffffff;
    z-index: 9000;
}

    .navbar.navbar-stuck {
        position: fixed;
        box-shadow: 0 3px 25px 0 rgba(47, 56, 68, 0.22);
        z-index: 9010;
    }

.site-branding {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 5;
}

    .site-branding .inner {
        display: table;
        height: 100%;
        min-height: 100%;
    }

.site-logo,
.offcanvas-toggle {
    display: table-cell;
    vertical-align: middle;
}

.site-logo {
    width: 154px;
    padding: 12px 0 12px 25px;
    text-decoration: none;
}

    .site-logo > img {
        display: block;
        width: 100%;
    }

    .site-logo.logo-stuck {
        display: none;
    }

.navbar-ghost.navbar-stuck .site-logo {
    display: none;
}

    .navbar-ghost.navbar-stuck .site-logo.logo-stuck {
        display: table-cell;
    }

.offcanvas-toggle {
    width: 74px;
    transition: color .3s;
    border-right: 1px solid #e1e7ec;
    color: #606975;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}

    .offcanvas-toggle::before {
        display: inline-block;
        font-family: FontAwesome;
        content: "\f0c9";
        font-weight: 900;
    }

.site-menu > ul > li > a > span
.offcanvas-toggle:hover {
    color: var(--r-color);
}

.offcanvas-toggle.menu-toggle {
    display: none;
}

/*.site-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}*/

.site-menu ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

    .site-menu ul > li > a {
        padding: 0 15px;
        transition: color .3s;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
    }

    .site-menu ul > li:hover > a {
        color: var(--r-color);
    }
/*
    .site-menu ul > li.active > a {
        color: #0da9ef;
    }*/

.site-menu > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    /*display: table;*/
    height: 100%;
    min-height: 100%;
}

    .site-menu > ul > li {
        display: table-cell;
        position: relative;
        vertical-align: middle;
    }

        .site-menu > ul > li > a {
            display: table;
            height: 100%;
            min-height: 100%;
            border-top: 1px solid transparent;
            letter-spacing: .05em;
            text-transform: uppercase;
        }

            .site-menu > ul > li > a > span {
                display: table-cell;
                vertical-align: middle;
            }

            .site-menu > ul > li > a > i {
                padding-left: 5px;
                display: table-cell;
                vertical-align: middle;
            }

        .site-menu > ul > li.active > a {
            border-top-color: var(--r-bordercolor);
        }

.site-menu ul > li:hover > .sub-menu {
    display: block;
    -webkit-animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.site-menu ul > li:hover > .mega-menu {
    display: table;
    -webkit-animation: megamenu-show 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: megamenu-show 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

    .site-menu ul > li:hover > .mega-menu .sub-menu {
        -webkit-animation: none;
        animation: none;
    }

.site-menu > ul > li.has-megamenu {
    position: static;
}

.toolbar {
    position: absolute;
    top: 0;
    right: 30px;
    height: 100%;
    z-index: 5;
}

    .toolbar .inner {
        display: table;
        height: 100%;
        min-height: 100%;
    }

    .toolbar .tools {
        display: table-cell;
        vertical-align: middle;
    }


    .toolbar .search, .toolbar .account, .toolbar .cart {
        display: inline-block;
        position: relative;
        width: 44px;
        height: 44px;
        margin-left: 6px;
        transition: background-color .35s;
        border: 1px solid #e1e7ec;
        border-radius: 50%;
        color: #606975;
        font-size: 17px;
        cursor: pointer;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
    }

        .toolbar .search > i, .toolbar .account a > i, .toolbar .cart > i {
            line-height: 39px;
        }

        .toolbar .search > a, .toolbar .account > a, .toolbar .cart > a {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 22px;
        }

        .toolbar .search:hover, .toolbar .account:hover, .toolbar .cart:hover {
            background-color: #f5f5f5;
        }

    .toolbar .dropdown-toggle::after {
        display: none;
    }

    /*.toolbar .account > a::after,
        .toolbar .cart > a::after {
            display: block;
            position: absolute;
            top: 100%;
            width: 100%;
            height: 18px;
            margin-top: -10px;
            content: '';
        }*/
    .toolbar .search > i {
        line-height: 40px;
    }

    .toolbar .cart {
        min-width: 60px;
        width: auto;
        padding: 0 16px;
        border-radius: 22px;
    }


        .toolbar .cart > .count, .toolbar .cart > .subtotal {
            display: inline-block;
            margin-top: 2px;
            font-size: 14px;
            vertical-align: middle;
        }

        .toolbar .cart > .count {
            margin-left: 5px;
        }

        .toolbar .cart > .subtotal {
            margin-left: 11px;
            padding: 1px 0 1px 12px;
            border-left: 1px solid #e1e7ec;
        }

@media (max-width: 1200px) {
    .toolbar .cart {
        padding: 0 14px;
    }

        .toolbar .cart > .subtotal {
            display: none;
        }
}

@media (min-width: 1201px) {

    toolbar .cart {
        min-width: 132px;
    }
}

.toolbar .cart > .toolbar-dropdown {
    right: 0;
    left: auto;
    width: 260px;
    padding-right: 18px !important;
    padding-left: 18px !important;
}

    .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group {
        display: table;
        width: 100%;
        padding-top: 9px;
        padding-bottom: 9px;
        border-top: 1px solid #e1e7ec;
    }

        .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group:last-child {
            border-top: 0;
        }

        .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group > .column {
            display: table-cell;
            vertical-align: top;
        }

            .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group > .column:first-child {
                padding-right: 6px;
            }

            .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group > .column:last-child {
                padding-left: 6px;
            }

        .toolbar .cart > .toolbar-dropdown > .toolbar-dropdown-group .btn {
            margin: 0;
        }

.navbar-ghost:not(.navbar-stuck) .toolbar .search, .navbar-ghost:not(.navbar-stuck) .toolbar .account, .navbar-ghost:not(.navbar-stuck) .toolbar .cart {
    border-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

    .navbar-ghost:not(.navbar-stuck) .toolbar .cart:hover {
        background-color: rgba(255, 255, 255, 0.07);
    }

    .navbar-ghost:not(.navbar-stuck) .toolbar .cart > .subtotal {
        border-left-color: rgba(255, 255, 255, 0.15);
    }

.toolbar-dropdown {
    margin-top: 7px !important;
    text-align: left;
}

.toolbar .account > .toolbar-dropdown {
    left: 50%;
    margin-left: -100px;
}


.dropdown-product-item {
    display: table;
    position: relative;
    width: 100%;
    padding: 9px 0;
    border-top: 1px dashed #d8e0e6;
}

    .dropdown-product-item:first-child {
        border-top: 0;
    }

    .dropdown-product-item > .dropdown-product-thumb,
    .dropdown-product-item > .dropdown-product-info {
        display: table-cell;
        vertical-align: top;
    }

    .dropdown-product-item > .dropdown-product-thumb {
        width: 55px;
        border-radius: 50%;
        overflow: hidden;
    }

        .dropdown-product-item > .dropdown-product-thumb > img {
            display: block;
            width: 100%;
        }

    .dropdown-product-item > .dropdown-product-remove {
        display: block;
        position: absolute;
        top: 12px;
        right: 0;
        color: #ff5252;
        font-size: 13px;
        line-height: 1;
        cursor: pointer;
    }

    .dropdown-product-item > .dropdown-product-info {
        padding-right: 15px;
        padding-left: 12px;
    }

    .dropdown-product-item .dropdown-product-title {
        display: block;
        padding-top: 2px;
        transition: color .3s;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
    }

.account img {
    width: 42px;
    height: 42px;
}

.dropdown-product-item .dropdown-product-title:hover {
    color: var(--r-color);
}

.dropdown-product-item .dropdown-product-details {
    color: #9da9b9;
    font-size: 14px;
}

/*.toolbar .account:hover > .toolbar-dropdown,
.toolbar .cart:hover > .toolbar-dropdown {
    display: block;
    -webkit-animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}*/

.navbar-ghost:not(.navbar-stuck) {
    position: absolute;
    top: 40px;
    border-bottom-color: rgba(255, 255, 255, 0.15);
    background-color: transparent;
}

    .navbar-ghost:not(.navbar-stuck) .offcanvas-toggle {
        border-right-color: rgba(255, 255, 255, 0.15);
        color: #ffffff;
    }

        .navbar-ghost:not(.navbar-stuck) .offcanvas-toggle:hover {
            color: var(--r-color);
        }

    .navbar-ghost:not(.navbar-stuck) .site-menu > ul > li > a {
        color: #ffffff;
    }

    .navbar-ghost:not(.navbar-stuck) .site-menu > ul > li:hover > a {
        color: var(--r-color);
    }

    .navbar-ghost:not(.navbar-stuck) .site-menu > ul > li.active > a {
        color: var(--r-color);
    }

    .navbar-ghost:not(.navbar-stuck) .toolbar .search, .navbar-ghost:not(.navbar-stuck) .toolbar .account, .navbar-ghost:not(.navbar-stuck) .toolbar .cart {
        border-color: rgba(255, 255, 255, 0.15);
        color: #ffffff;
    }

        .navbar-ghost:not(.navbar-stuck) .toolbar .search:hover, .navbar-ghost:not(.navbar-stuck) .toolbar .account:hover, .navbar-ghost:not(.navbar-stuck) .toolbar .cart:hover {
            background-color: rgba(255, 255, 255, 0.07);
        }

        .navbar-ghost:not(.navbar-stuck) .toolbar .cart > .subtotal {
            border-left-color: rgba(255, 255, 255, 0.15);
        }

    .navbar-ghost:not(.navbar-stuck) .toolbar .toolbar-dropdown-group {
        color: #606975;
    }

@media (max-width: 1070px) {
    .navbar {
        min-height: 78px;
    }

    .toolbar {
        right: 15px;
    }

    .offcanvas-toggle.menu-toggle {
        display: table-cell;
    }

    /*.offcanvas-toggle.cats-toggle {
        display: none !important;
    }*/

    /*.site-menu, .offcanvas-toggle.cats-toggle {
            display: none !important;
        }*/

    /*.site-menu,
    .offcanvas-toggle.cats-toggle,
    .toolbar .account,
    .toolbar-dropdown {
        display: none !important;
    }*/
}

@media (max-width: 576px) {
    /*.offcanvas-container {
        right: -305px !important;
    }

    .csstransforms3d .offcanvas-open .offcanvas-wrapper, .csstransforms3d .offcanvas-open .site-backdrop, .csstransforms3d .offcanvas-open .navbar, .csstransforms3d .offcanvas-open header, .csstransforms3d .offcanvas-open .topbar {
        -webkit-transform: translate3d(305px,0,0);
        transform: translate3d(-305px,0,0);
    }*/

    .topbar {
        padding-right: 15px;
        padding-left: 15px;
    }

    .offcanvas-toggle {
        width: 56px;
    }

    .site-logo {
        width: 145px;
        padding-left: 16px;
    }
}

.page-title {
    width: 100%;
    margin-bottom: 60px;
    padding: 36px 0;
    border-bottom: 1px solid #e1e7ec;
    background-color: #f5f5f5;
}

    .page-title > .container,
    .page-title > .container-fluid {
        display: table;
    }

    .page-title .column {
        display: table-cell;
        vertical-align: middle;
    }

        .page-title .column:first-child {
            padding-right: 20px;
        }

    .page-title h1, .page-title h2, .page-title h3 {
        margin: 0;
        font-size: 24px;
        font-weight: normal;
        line-height: 1.25;
    }

@media (max-width: 576px) {
    .page-title {
        margin-bottom: 53px;
    }
}

.breadcrumbs {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

    .breadcrumbs > li {
        display: inline-block;
        margin-left: 5px;
        padding: 5px 0;
        color: #9da9b9;
        font-size: 14px;
        cursor: default;
        vertical-align: middle;
    }

.breadcrumbs1 {
    display: inline-block;
}

    .breadcrumbs1 > li:first-child {
        display: none;
    }

.breadcrumbs > li.separator {
    width: 3px;
    height: 3px;
    margin-top: 2px;
    padding: 0;
    border-radius: 50%;
    background-color: #9da9b9;
}

.breadcrumbs > li > a {
    transition: color .25s;
    color: #606975;
    text-decoration: none;
}

    .breadcrumbs > li > a:hover {
        color: var(--r-color);
    }

@media (max-width: 768px) {
    .page-title > .container,
    .page-title > .container-fluid {
        display: block;
    }

    .page-title .column {
        display: block;
        width: 100%;
        text-align: center;
    }

        .page-title .column:first-child {
            padding-right: 0;
        }

    .breadcrumbs {
        padding-top: 10px;
        text-align: center;
    }

        .breadcrumbs > li {
            margin-left: 3px;
            margin-right: 3px;
        }
}

.bankPic {
    width: 100%;
    height: 40px;
}



.offcanvas-wrapper {
    position: relative;
    min-height: 100vh;
    z-index: 10;
}

.offcanvas-container {
    position: fixed;
    top: 0;
    left: 0;
    display: block !important;
    width: 290px;
    height: 100%;
    background-color: #374250;
    box-shadow: inset -4px 0 17px 0 rgba(0, 0, 0, 0.35);
    visibility: hidden;
    z-index: 9999;
    overflow-y: auto;
}

    .offcanvas-container.active {
        visibility: visible;
    }

.offcanvas-header {
    padding: 28px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

    .offcanvas-header .offcanvas-title {
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.5);
        font-size: 16px;
        font-weight: 500;
    }

.account-link {
    display: table;
    width: 100%;
    padding: 20px 18px;
    transition: background-color .3s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    background-color: #313b47;
    text-decoration: none;
}

    .account-link .user-ava,
    .account-link .user-info {
        display: table-cell;
        vertical-align: middle;
    }

    .account-link .user-ava {
        width: 48px;
    }

        .account-link .user-ava > img {
            display: block;
            width: 48px;
            padding: 3px;
            border: 1px solid rgba(255, 255, 255, 0.12);
            border-radius: 50%;
        }

    .account-link .user-info {
        padding-left: 8px;
    }

        .account-link .user-info > .user-name {
            margin-bottom: 2px;
            color: #ffffff;
        }

        .account-link .user-info > span {
            display: block;
        }

    .account-link:hover {
        background-color: #394453;
    }

.site-backdrop {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    content: '';
    opacity: 0;
    z-index: 9980;
    position: fixed;
    transition: opacity .35s, visibility .35s;
    cursor: pointer;
    visibility: hidden;
}

.no-csstransforms3d .offcanvas-container,
.no-csstransforms3d .offcanvas-wrapper,
.no-csstransforms3d .navbar, .no-csstransforms3d .topbar {
    transition: left .4s ease-in-out, background-color .2s;
}

.no-csstransforms3d .offcanvas-container,
.no-csstransforms3d .site-backdrop {
    transition: left .4s ease-in-out, opacity .35s, visibility .35s;
}

.no-csstransforms3d .offcanvas-open .offcanvas-wrapper,
.no-csstransforms3d .offcanvas-open .site-backdrop,
.no-csstransforms3d .offcanvas-open .navbar, .no-csstransforms3d .offcanvas-open .topbar {
    left: 290px;
}

.no-csstransforms3d .offcanvas-open .offcanvas-container {
    right: -290px !important;
}
/*.offcanvas-container
{
    left: -290px;
}*/

.no-csstransforms3d .offcanvas-open .offcanvas-container,
.no-csstransforms3d .offcanvas-open .site-backdrop {
    opacity: .2;
    visibility: visible;
}

.csstransforms3d .offcanvas-wrapper,
.csstransforms3d header,
.csstransforms3d .navbar, .csstransforms3d .topbar {
    transition: -webkit-transform .4s ease-in-out, background-color .2s;
    transition: transform .4s ease-in-out, background-color .2s;
}

.csstransforms3d .offcanvas-container,
.csstransforms3d .site-backdrop {
    transition: -webkit-transform .4s ease-in-out, opacity .35s, visibility .35s;
    transition: transform .4s ease-in-out, opacity .35s, visibility .35s;
}

/*.csstransforms3d .offcanvas-open .offcanvas-wrapper,
    .csstransforms3d .offcanvas-open .site-backdrop,
    .csstransforms3d .offcanvas-open .navbar,
    .csstransforms3d .offcanvas-open .topbar {
        -webkit-transform: translate3d(290px, 0, 0);
        transform: translate3d(290px, 0, 0);
    }*/

/*.csstransforms3d .offcanvas-open .offcanvas-container,*/
.csstransforms3d .offcanvas-open .site-backdrop {
    opacity: .2;
    visibility: visible;
}

.site-footer {
    /*padding-top: 72px;*/
    background-color: #374250;
}

/*@media (max-width: 768px) {
    .site-footer {
        padding-top: 48px;
    }
}*/

.footer-copyright {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 24px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: normal;
}

    .footer-copyright > a {
        transition: color .25s;
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none;
    }

        .footer-copyright > a:hover {
            color: var(--r-color);
        }

.footer-light {
    background-color: #f5f5f5;
}

    .footer-light .footer-copyright {
        color: #9da9b9;
    }

        .footer-light .footer-copyright > a {
            color: #9da9b9;
        }

            .footer-light .footer-copyright > a:hover {
                color: var(--r-color);
            }

.user-info-wrapper {
    position: relative;
    width: 100%;
    margin-bottom: -1px;
    padding-top: 90px;
    padding-bottom: 30px;
    border: 1px solid #e1e7ec;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    overflow: hidden;
}

    .user-info-wrapper .user-cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 120px;
        background-position: center;
        background-color: #f5f5f5;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .user-info-wrapper .user-cover .tooltip .tooltip-inner {
            width: 230px;
            max-width: 100%;
            padding: 10px 15px;
        }

    .user-info-wrapper .info-label {
        display: block;
        position: absolute;
        top: 18px;
        right: 18px;
        height: 26px;
        padding: 0 12px;
        border-radius: 13px;
        background-color: #ffffff;
        color: #606975;
        font-size: 12px;
        line-height: 26px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.18);
        cursor: pointer;
    }

        .user-info-wrapper .info-label > i {
            display: inline-block;
            margin-right: 3px;
            font-size: 1.2em;
            vertical-align: middle;
        }

    .user-info-wrapper .user-info {
        display: table;
        position: relative;
        width: 100%;
        padding: 0 18px;
        z-index: 5;
    }

        .user-info-wrapper .user-info .user-avatar,
        .user-info-wrapper .user-info .user-data {
            display: table-cell;
            vertical-align: top;
        }

        .user-info-wrapper .user-info .user-avatar {
            position: relative;
            width: 115px;
        }

            .user-info-wrapper .user-info .user-avatar > img {
                display: block;
                width: 100%;
                border: 5px solid #ffffff;
                border-radius: 50%;
            }

            .user-info-wrapper .user-info .user-avatar .edit-avatar {
                display: block;
                position: absolute;
                top: -2px;
                right: 2px;
                width: 36px;
                height: 36px;
                transition: opacity .3s;
                border-radius: 50%;
                background-color: #ffffff;
                color: #606975;
                line-height: 34px;
                box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
                cursor: pointer;
                opacity: 0;
                text-align: center;
                text-decoration: none;
            }

                .user-info-wrapper .user-info .user-avatar .edit-avatar::before {
                    font-family: FontAwesome;
                    font-size: 17px;
                    content: '\e058';
                }

            .user-info-wrapper .user-info .user-avatar:hover .edit-avatar {
                opacity: 1;
            }

        .user-info-wrapper .user-info .user-data {
            padding-top: 48px;
            padding-right: 12px;
        }

            .user-info-wrapper .user-info .user-data h4 {
                margin-bottom: 2px;
            }

            .user-info-wrapper .user-info .user-data span {
                display: block;
                color: #9da9b9;
                font-size: 13px;
            }

    .user-info-wrapper + .list-group .list-group-item:first-child {
        border-radius: 0;
    }

.product-card {
    display: block;
    position: relative;
    width: 100%;
    padding: 18px;
    /*border: 1px solid #e1e7ec;*/
    margin: 10px 0;
    border-radius: 17px;
    background-color: #ffffff;
}

    .product-card .product-thumb {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

        .product-card .product-thumb > img {
            display: block;
            width: 100%;
        }

    .product-card .product-title {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

        .product-card .product-title > a {
            transition: color .3s;
            color: #374250;
            text-decoration: none;
            align-self: center;
        }

            .product-card .product-title > a:hover {
                color: var(--r-color);
            }

.product-price {
    margin-bottom: 10px;
    color: #606975;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

    .product-price > del {
        margin-right: 5px;
        color: #9da9b9;
    }

.product-card .product-buttons {
    padding: 12px 0 8px;
    text-align: center;
}

    .product-card .product-buttons > .btn {
        margin: 0 4px;
    }

        .product-card .product-buttons > .btn.btn-wishlist {
            width: 36px;
            padding: 0;
            padding-left: 1px;
            border-radius: 50%;
        }

            .product-card .product-buttons > .btn.btn-wishlist > i {
                font-size: 1.2em;
            }

            .product-card .product-buttons > .btn.btn-wishlist.active {
                color: #ff5252;
            }



.product-card.product-list {
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .product-card.product-list {
        display: table;
        width: 100%;
        padding: 0;
    }

        .product-card.product-list .product-thumb,
        .product-card.product-list .product-info {
            display: table-cell;
            vertical-align: middle;
        }

        .product-card.product-list .product-thumb {
            position: relative;
            width: 270px;
            padding: 20px 18px;
            border-right: 1px solid #e1e7ec;
        }

        .product-card.product-list .product-info {
            padding: 20px 22px;
        }

            .product-card.product-list .product-info .product-title,
            .product-card.product-list .product-info .product-price,
            .product-card.product-list .product-info .product-buttons {
                text-align: left;
            }

            .product-card.product-list .product-info .product-buttons {
                padding-top: 20px;
                padding-bottom: 0;
                border-top: 1px solid #e1e7ec;
            }

                .product-card.product-list .product-info .product-buttons > .btn {
                    margin: 0;
                    margin-right: 8px;
                }

        .product-card.product-list .product-title {
            font-size: 18px;
        }
}

.product-badge {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.rating-stars {
    display: inline-block;
}

    .rating-stars > i {
        display: inline-block;
        margin-right: 2px;
        color: #cad0d9;
        font-size: 14px;
    }

        .rating-stars > i.filled {
            color: #ffb74f;
        }

        .rating-stars > i:last-child {
            margin-right: 0;
        }

.shop-toolbar {
    display: table;
    width: 100%;
}

    .shop-toolbar > .column {
        display: table-cell;
        vertical-align: middle;
    }

        .shop-toolbar > .column:last-child {
            text-align: right;
        }

@media (max-width: 576px) {
    .shop-toolbar > .column {
        display: block;
        width: 100%;
        text-align: center;
    }

        .shop-toolbar > .column:last-child {
            padding-top: 24px;
            text-align: center;
        }
}

.shop-sorting label,
.shop-sorting .form-control,
.shop-sorting span {
    display: inline-block;
    vertical-align: middle;
}

.shop-sorting span {
    padding: 8px 0;
}

.shop-sorting label {
    margin: 0;
    padding: 8px 5px 8px 0;
    color: #9da9b9;
    font-size: 14px;
    font-weight: normal;
}

.shop-sorting .form-control {
    width: 100%;
    max-width: 186px;
    margin-right: 10px;
}

@media (max-width: 576px) {
    .shop-sorting label, .shop-sorting .form-control {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-top: 0;
        padding-right: 0;
    }
}

.shop-view {
    display: inline-block;
}

    .shop-view::after {
        display: block;
        clear: both;
        content: '';
    }

    .shop-view > a {
        display: block;
        width: 43px;
        height: 43px;
        margin-left: 10px;
        padding: 13px;
        float: left;
        transition: background-color .35s;
        border: 1px solid #e1e7ec;
        border-radius: 50%;
        background-color: #ffffff;
    }

        .shop-view > a span {
            display: block;
            position: relative;
            width: 3px;
            height: 3px;
            margin-bottom: 3px;
            background-color: #606975;
        }

            .shop-view > a span::before, .shop-view > a span::after {
                display: block;
                position: absolute;
                background-color: #606975;
            }

            .shop-view > a span:last-child {
                margin-bottom: 0;
            }

        .shop-view > a:hover {
            background-color: #f5f5f5;
        }

        .shop-view > a.active {
            border-color: var(--r-bordercolor);
            background-color: var(--r-color);
            cursor: default;
            pointer-events: none;
        }

            .shop-view > a.active span,
            .shop-view > a.active span::before,
            .shop-view > a.active span::after {
                background-color: #ffffff;
            }

        .shop-view > a.grid-view span::before, .shop-view > a.grid-view span::after {
            top: 0;
            width: 3px;
            height: 3px;
            content: '';
        }

        .shop-view > a.grid-view span::before {
            left: 6px;
        }

        .shop-view > a.grid-view span::after {
            left: 12px;
        }

        .shop-view > a.list-view span::before {
            top: 1px;
            left: 6px;
            width: 9px;
            height: 1px;
            content: '';
        }

.shopping-cart,
.wishlist-table,
.order-table {
    margin-bottom: 20px;
}

    .shopping-cart .table,
    .wishlist-table .table,
    .order-table .table {
        margin-bottom: 0;
    }

    .shopping-cart .btn,
    .wishlist-table .btn,
    .order-table .btn {
        margin: 0;
    }

    .shopping-cart > table > thead > tr > th,
    .shopping-cart > table > thead > tr > td,
    .shopping-cart > table > tbody > tr > th,
    .shopping-cart > table > tbody > tr > td,
    .wishlist-table > table > thead > tr > th,
    .wishlist-table > table > thead > tr > td,
    .wishlist-table > table > tbody > tr > th,
    .wishlist-table > table > tbody > tr > td,
    .order-table > table > thead > tr > th,
    .order-table > table > thead > tr > td,
    .order-table > table > tbody > tr > th,
    .order-table > table > tbody > tr > td {
        vertical-align: middle !important;
    }

    .shopping-cart > table thead th,
    .wishlist-table > table thead th,
    .order-table > table thead th {
        padding-top: 17px;
        padding-bottom: 17px;
        border-width: 1px;
    }

    .shopping-cart .remove-from-cart,
    .wishlist-table .remove-from-cart,
    .order-table .remove-from-cart {
        display: inline-block;
        color: #ff5252;
        font-size: 18px;
        line-height: 1;
        text-decoration: none;
    }

    .shopping-cart .count-input,
    .wishlist-table .count-input,
    .order-table .count-input {
        display: inline-block;
        width: 100%;
        width: 86px;
    }

    .shopping-cart .product-item,
    .wishlist-table .product-item,
    .order-table .product-item {
        display: table;
        width: 100%;
        min-width: 150px;
        margin-top: 5px;
        margin-bottom: 3px;
    }

        .shopping-cart .product-item .product-thumb,
        .shopping-cart .product-item .product-info,
        .wishlist-table .product-item .product-thumb,
        .wishlist-table .product-item .product-info,
        .order-table .product-item .product-thumb,
        .order-table .product-item .product-info {
            display: table-cell;
            vertical-align: top;
        }

        .shopping-cart .product-item .product-thumb,
        .wishlist-table .product-item .product-thumb,
        .order-table .product-item .product-thumb {
            width: 130px;
            padding-right: 20px;
        }

            .shopping-cart .product-item .product-thumb > img,
            .wishlist-table .product-item .product-thumb > img,
            .order-table .product-item .product-thumb > img {
                display: block;
                width: 100%;
            }

@media screen and (max-width: 860px) {
    .shopping-cart .product-item .product-thumb,
    .wishlist-table .product-item .product-thumb,
    .order-table .product-item .product-thumb {
        display: none;
    }
}

.shopping-cart .product-item .product-info span,
.wishlist-table .product-item .product-info span,
.order-table .product-item .product-info span {
    display: block;
    font-size: 13px;
}

    .shopping-cart .product-item .product-info span > em,
    .wishlist-table .product-item .product-info span > em,
    .order-table .product-item .product-info span > em {
        font-weight: 500;
        font-style: normal;
    }

.shopping-cart .product-item .product-title,
.wishlist-table .product-item .product-title,
.order-table .product-item .product-title {
    margin-bottom: 6px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

    .shopping-cart .product-item .product-title > a,
    .wishlist-table .product-item .product-title > a,
    .order-table .product-item .product-title > a {
        transition: color .3s;
        color: #374250;
        line-height: 1.5;
        text-decoration: none;
    }

        .shopping-cart .product-item .product-title > a:hover,
        .wishlist-table .product-item .product-title > a:hover,
        .order-table .product-item .product-title > a:hover {
            color: var(--r-color);
        }

    .shopping-cart .product-item .product-title small,
    .wishlist-table .product-item .product-title small,
    .order-table .product-item .product-title small {
        display: inline;
        margin-left: 6px;
        font-weight: 500;
    }

.wishlist-table .product-item .product-thumb {
    display: table-cell !important;
}

@media screen and (max-width: 576px) {
    .wishlist-table .product-item .product-thumb {
        /* display: none !important; */
        display: table-header-group !important;
    }
}

.shopping-cart-footer {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e1e7ec;
}

    .shopping-cart-footer > .column {
        display: table-cell;
        padding: 5px 0;
        vertical-align: middle;
    }

        .shopping-cart-footer > .column:last-child {
            text-align: right;
        }

            .shopping-cart-footer > .column:last-child .btn {
                margin-right: 0;
                margin-left: 15px;
            }

@media (max-width: 768px) {
    .shopping-cart-footer > .column {
        display: block;
        width: 100%;
    }

        .shopping-cart-footer > .column:last-child {
            text-align: center;
        }

        .shopping-cart-footer > .column .btn {
            width: 100%;
            margin: 12px 0 !important;
        }
}

.checkout-steps {
    margin-bottom: 40px;
}

    .checkout-steps::after {
        display: block;
        clear: both;
        content: '';
    }

    .checkout-steps a {
        display: block;
        position: relative;
        width: 25%;
        height: 55px;
        float: right;
        transition: color .3s;
        border-top: 1px solid #e1e7ec;
        border-bottom: 1px solid #e1e7ec;
        background-color: #ffffff;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        line-height: 53px;
        text-decoration: none;
        text-align: center;
    }

        .checkout-steps a .angle {
            display: block;
            position: absolute;
            top: 0;
            right: -13px;
            width: 27px;
            height: 53px;
            background-color: #ffffff;
        }

            .checkout-steps a .angle::before, .checkout-steps a .angle::after {
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                border: solid transparent;
                content: '';
                pointer-events: none;
            }

            .checkout-steps a .angle::after {
                border-width: 26px;
                border-color: transparent;
                border-left-color: #ffffff;
            }

            .checkout-steps a .angle::before {
                margin-top: -1px;
                border-width: 27px;
                border-color: transparent;
                border-left-color: #d8e0e6;
            }

        .checkout-steps a:hover {
            color: var(--r-color);
        }

        .checkout-steps a.active {
            background-color: var(--r-color);
            color: #ffffff !important;
            cursor: default;
            pointer-events: none;
        }

            .checkout-steps a.active .angle::after {
                border-left-color: var(--r-bordercolor);
            }

            .checkout-steps a.active + a .angle {
                background-color: var(--r-color);
            }

        .checkout-steps a > .step-indicator {
            display: none;
        }

        .checkout-steps a.completed > .step-indicator {
            display: inline-block;
            margin-top: -5px;
            margin-right: 7px;
            border-radius: 50%;
            color: #43d9a3;
            font-size: 18px;
            line-height: 20px;
            text-align: center;
            vertical-align: middle;
        }

        .checkout-steps a.completed:hover {
            color: #606975;
        }

        .checkout-steps a:first-child {
            border-right: 1px solid #e1e7ec;
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
        }

        .checkout-steps a:last-child {
            border-left: 1px solid #e1e7ec;
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
        }

@media (max-width: 576px) {
    .checkout-steps a {
        width: 100% !important;
        margin-bottom: 10px;
        float: none;
        border: 1px solid #e1e7ec;
        border-radius: 7px;
    }

        .checkout-steps a .angle {
            display: none;
        }
}

.checkout-footer {
    display: table;
    width: 100%;
    margin-top: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    table-layout: fixed;
}

    .checkout-footer > .column {
        display: table-cell;
        padding: 10px 15px;
        vertical-align: middle;
    }

        .checkout-footer > .column:last-child {
            text-align: right;
        }

        .checkout-footer > .column:first-child {
            text-align: left;
        }

    .checkout-footer .btn {
        margin: 0;
    }

.sp-buttons .btn {
    margin: 0;
    margin-left: 8px;
}

    .sp-buttons .btn.btn-wishlist {
        width: 36px;
        padding: 0;
        padding-left: 1px;
        border-radius: 50%;
    }

        .sp-buttons .btn.btn-wishlist > i {
            font-size: 1.2em;
        }

        .sp-buttons .btn.btn-wishlist.active {
            color: #ff5252;
        }

.product-gallery {
    position: relative;
    padding: 15px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    text-align: center;
}

    .product-gallery .gallery-item {
        position: absolute;
        top: 15px;
        right: 15px;
        margin-bottom: 0;
        z-index: 999;
        /*z-index: 9999999999999;*/
    }

        .product-gallery .gallery-item .a {
            display: none;
            width: 44px;
            height: 44px;
            transition: background-color .3s;
            border: 1px solid #e1e7ec;
            border-radius: 50%;
            text-decoration: none;
        }

            .product-gallery .gallery-item .a::before {
                display: none !important;
            }

            .product-gallery .gallery-item .a::after {
                position: static;
                top: 0;
                margin-top: 0;
                margin-left: 1px;
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                transition: none;
                color: #606975;
                font-size: 22px;
                line-height: 40px;
                /*content: '\e037';*/
                opacity: 1;
            }

            .product-gallery .gallery-item .a:hover {
                background-color: #f5f5f5;
            }

        .product-gallery .gallery-item.active .a {
            display: block;
        }

    .product-gallery .product-badge {
        top: 25px;
        left: 15px;
        z-index: 1000000;
    }

    .product-gallery .product-thumbnails {
        /*display: inline-flex;*/
        display: block;
        margin: 0;
        margin-top: 24px;
        padding: 0;
        list-style: none;
        text-align: center;
    }

.ContentPic .product-thumbnails > li, .ContentPic .product-thumbnails {
    display: block !important;
}

.box-content {
    background-color: aliceblue;
    color: #000 !important;
}

.ContentPic {
    border: 0px !important;
    box-shadow: none !important;
}

.grecaptcha-badge {
    opacity: 0;
}

.product-gallery .product-thumbnails > li, .product-gallery .product-thumbnails > .dli {
    display: inline-block;
    margin: 0 3px 10px;
}

.product-gallery .product-thumbnails a {
    display: inline-block;
    display: inline-flex;
    transition: border-color .25s;
    border: 1px solid #e1e7ec;
    border-radius: 5px;
    overflow: hidden;
    width: 90px;
    height: 90px;
    text-align: center;
    align-items: center;
    align-self: center;
    align-content: center;
}

.product-gallery .product-thumbnails > li.active > a, .product-gallery .product-thumbnails > .dli.active > a {
    border-color: var(--r-bordercolor);
    cursor: default;
}

.post-meta {
    display: block;
    margin-bottom: 24px;
    padding: 0;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    list-style: none;
}

    .post-meta .favoritebtn {
        float: left;
        margin: -5px;
    }

.post-title {
    font-size: 24px;
}

.panel-tags {
    height: 170px;
    overflow-y: auto;
    margin-bottom: 0;
}

.post-meta .tagSpan:last-of-type {
    display: none;
}

.post-meta > li {
    display: block;
    margin: 0;
    padding: 9px 12px;
    border-bottom: 1px solid #e1e7ec;
    color: #606975;
    font-size: 13px;
    cursor: default;
}

    .post-meta > li:last-child {
        border-bottom: 0;
    }

    .post-meta > li > i, .post-meta > li > a {
        display: inline-block;
        vertical-align: middle;
    }

    .post-meta > li > i {
        margin-top: -2px;
        margin-right: 3px;
        color: #9da9b9;
    }

    .post-meta > li > a {
        transition: color .25s;
        color: #606975;
        text-decoration: none;
    }

        .post-meta > li > a:hover {
            color: var(--r-color);
        }

.blog-post {
    margin-bottom: 48px;
}

    .blog-post p {
        margin-bottom: 0;
    }

.post-thumb {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.post-title > a {
    transition: color .3s;
    color: #374250;
    text-decoration: none;
}

    .post-title > a:hover {
        color: var(--r-color);
    }

.single-post-meta {
    display: table;
    width: 100%;
    padding-bottom: 24px;
}

    .single-post-meta .column {
        display: table-cell;
        vertical-align: top;
    }

        .single-post-meta .column:last-child {
            text-align: right;
        }

    .single-post-meta .meta-link {
        display: inline-block;
        margin-right: 10px;
        color: #606975;
        font-size: 13px;
    }

        .single-post-meta .meta-link > span {
            margin-right: 4px;
            color: #9da9b9;
        }

        .single-post-meta .meta-link > a {
            transition: color .25s;
            color: #606975;
            text-decoration: none;
        }

            .single-post-meta .meta-link > a > i {
                display: inline-block;
                margin-top: -3px;
                margin-right: 5px;
                color: #9da9b9 !important;
                font-size: 1.1em;
                vertical-align: middle;
            }

            .single-post-meta .meta-link > a:hover {
                color: var(--r-color);
            }

    .single-post-meta .column:last-child .meta-link {
        margin-right: 0;
        margin-left: 10px;
    }

@media (max-width: 768px) {
    .single-post-meta {
        display: block;
    }

        .single-post-meta .column {
            display: block;
            width: 100%;
        }

            .single-post-meta .column:last-child {
                padding-top: 5px;
                text-align: left;
            }

                .single-post-meta .column:last-child .meta-link {
                    margin-right: 10px;
                    margin-left: 0;
                }
}

.single-post-footer {
    padding-top: 12px;
    padding-bottom: 30px;
}

    .single-post-footer > .column {
        padding-top: 4px;
        padding-bottom: 6px;
    }

@media (min-width: 576px) {
    .single-post-footer {
        display: table;
        width: 100%;
    }

        .single-post-footer > .column {
            display: table-cell;
            vertical-align: middle;
        }

            .single-post-footer > .column:last-child {
                text-align: right;
            }
}

.single-post-footer .sp-tag {
    transition: color .25s;
    color: #606975;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}

    .single-post-footer .sp-tag:hover {
        color: var(--r-color);
    }

.entry-share span,
.entry-share .share-links {
    display: inline-block;
    vertical-align: middle;
}

.entry-share .social-button, .entry-share .Psocial-button {
    margin-right: 0;
    margin-left: 8px;
}

@media screen and (max-width: 767px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        white-space: normal;
    }
}

@media screen and (max-width: 576px) {

    .UserFavorite .rating-stars {
        float: left;
        margin-left: -60px;
    }
}


.shopping-cart .product-item .product-thumb, .shopping-cart .product-item .product-info, .wishlist-table .product-item .product-thumb, .wishlist-table .product-item .product-info, .order-table .product-item .product-thumb, .order-table .product-item .product-info {
    display: table-cell;
    vertical-align: top;
}

.k-dropdown-wrap.k-state-default {
    height: 38px;
}

.bb-blue {
    border-bottom: 1px solid #0da9ef;
}

.trdiv {
    padding: 5px 0;
}

    .trdiv:hover {
        background-color: #50c6e947 !important;
    }

    .trdiv a:hover {
        color: var(--r-color);
    }

    .trdiv:nth-child(even) {
        background: #ebebeb;
    }

    .trdiv:nth-child(odd) {
        background: #FFFFFF
    }

/*tr:nth-child(even) {
    background: #C1C1C1
}

tr:nth-child(odd) {
    background: #FFFFFF
}*/

.k-i-arrow-60-down, .k-i-arrow-60-left, .k-i-arrow-60-right, .k-i-arrow-60-up {
    height: 40px !important;
}

.k-dropdown .k-input, .k-dropdown .k-state-focused .k-input, .k-menu .k-popup {
    line-height: 32px;
}

.border-radius-15 {
    border-radius: 15px;
}

/*.scroll-to-top-btn {
    background-color: rgb(13, 169, 239);
}*/

.shipping_inner .single_shipping {
    padding: 22px 25px;
    border: 1px solid #ebebeb;
    min-height: 100%;
}

.single_shipping {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.shipping_inner {
    /*border: 1px solid #ebebeb;*/
}

.shipping_icone {
    margin-left: 20px;
    margin-bottom: 15px;
}

.shipping_content h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 4px;
}

.shipping_content p {
    font-size: 13px;
    line-height: 25px;
}

.shopPic {
    border-radius: 10px;
    border: 2px solid;
}

.factorName .form-group label {
    margin-bottom: 15px !important;
}

#siteSearchTop #siteSearchInput {
    /*display: block;
    position: absolute;*/
    background-color: #ffffff;
    color: #606975;
    border: 1px solid;
    /*width: 100%;*/
    height: 40px;
    box-sizing: border-box;
    text-align: right;
    border-radius: 0 4px 4px 0 !important;
    padding: 0 5px 0 5px !important;
    margin-top: 10px;
}


#siteSearchTop #search-submit {
    /*background-color: #1B75BC;*/
    /*right: auto;
    position: absolute;
    border: 0;
    left: -15px;
    min-width: 50px;
    top: 4px;
    bottom: auto;*/
    cursor: pointer;
    margin: 0;
    height: 40px;
    padding: 0 8px;
    color: #fff;
    /*border: #1B75BC 1px solid;*/
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-transform: uppercase;
    -webkit-border-radius: 0 2px 2px 0;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px 0 0 4px !important;
    margin-top: 10px;
}





@media screen and (max-width: 392px ) {
    .sliderProduct {
        height: auto !important;
    }

    .sliderProduct {
        padding-bottom: 25px;
    }

    .slice-thubm-slider .demo-cont {
        overflow: visible;
        margin-bottom: 135px;
    }

    .fnc-slider {
        max-height: 117px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: auto;
    }
}

@media (max-width: 767px) and (min-width: 393px) {
    .sliderProduct {
        height: auto !important;
    }

    .sliderProduct {
        padding-bottom: 25px;
    }

    .slice-thubm-slider .demo-cont {
        overflow: visible;
        margin-bottom: 90px;
    }

    .fnc-slider {
        max-height: 165px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: auto;
    }
}

@media (max-width: 872px) and (min-width: 768px) {
    .sliderProduct {
        height: auto !important;
    }

    .slice-thubm-slider .demo-cont {
        height: 248px;
    }

    .fnc-slider {
        max-height: 200px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: -49px;
    }
}

@media (max-width: 991px) and (min-width: 873px) {
    .sliderProduct {
        height: auto !important;
    }

    .slice-thubm-slider .demo-cont {
        height: 312px;
    }

    .fnc-slider {
        max-height: 252px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: -60px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .sliderProduct {
        height: auto !important;
    }

    .slice-thubm-slider .demo-cont {
        height: 333px;
    }

    .fnc-slider {
        max-height: 273px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: -60px;
    }
}

@media (min-width: 1201px) {

    toolbar .cart {
        min-width: 132px;
    }

    .sliderProduct {
        height: auto !important;
    }

    .slice-thubm-slider .demo-cont {
        height: 405px;
    }

    .fnc-slider {
        max-height: 345px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: -60px;
    }
}

.fnc-slide__inner {
    height: 100%;
}

.box-address {
    padding: 0 25px 25px 25px;
}

.mr--10 {
    margin-right: -10px;
}

.box-cart {
    margin-bottom: 30px;
    padding: 20px !important;
}

#DivCartShop {
    top: 0;
    opacity: 1;
}

/*#DivCartShop.visible {
    position: fixed;
    top: 14px;
    left: 15px;
    z-index: 2000;
    transition: top 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s;
    opacity: 1 !important;
    background: #fff;
}*/

/*@media (max-width: 1200px) and (min-width: 871px) {
    .sliderProduct {
        height: auto !important;
    }

    .slice-thubm-slider .demo-cont {
        height: 305px;
    }

    .fnc-slider {
        max-height: 260px;
        overflow: initial;
    }

    .fnc-nav {
        z-index: 9999999999999999999999999999;
        bottom: -49px;
    }
}*/

/*@media (max-width: 1200px) and (min-width: 392px) {
    .fnc-slide__inner {
        height: 100%;
    }
}*/

.b-0i {
    border: 0px !important;
}

.TORCodeV1 .nav-tabs .nav-link {
    padding: 10px 5px !important;
    font-size: 1em !important;
    /*    font-size: 1.2vw !important;
    font-size: calc(0.5em + 1vw) !important;*/
    /*font-size: calc(.5 * (1.5vh + 1.1vw));*/
    border-radius: 15px 15px 0px 0px !important;
    border: 1px solid;
    margin-top: 5px;
    text-align: center;
}

.TORCodeV1 .owl-dots {
    margin-top: -11px !important;
}

.TORCodeV1 .owl-carousel .owl-nav .owl-next {
    right: auto !important;
    left: -30px !important;
}

.TORCodeV1 .owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: -30px;
}

.TORCodeV1 .owl-carousel .owl-nav {
    margin-top: -15px;
}

.h-70i {
    height: 70px !important;
}

.DProduct-2 .col-md-1 {
    height: 60px;
}

.DProduct- .d-share {
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 7px 7px 0 0;
    z-index: 9999;
    position: relative;
}

.DProduct-2 .share-links {
    display: inline-block;
    padding: 0px 7px 15px 8px;
    text-align: center;
    border-radius: 0 0 7px 7px;
    margin-top: -15px;
}

@media (max-width: 991px) {
    .featured-box:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100vw;
        border-bottom: 1px solid rgba(119, 119, 119, 0.2);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}


@media (max-width: 575px) {
    .DProduct-2 .datalist {
        padding: 10px 30px;
    }

    .DProduct-2 .nav-tabs .nav-link {
        padding: 0px 15px !important;
    }

    .DProduct-2 .MTitle {
        padding: 0px 30px 10px 30px
    }

    .DProduct-2 .owl-item .w-500 {
        width: fit-content !important;
    }

    .Psocial-button {
        padding: 0 10px;
        top: 3px;
    }

    .DProduct-2 .share-links {
        margin-top: 0;
        display: inline;
        padding: 7px 0 4px 0;
        border-radius: 7px 0 0 7px;
        margin-right: -3px !important;
        top: -65px;
        position: relative;
        right: 100px;
    }

    .DProduct-2 .d-share {
        border-radius: 0px 7px 7px 0px;
        top: -65px;
        right: 100px;
    }
    .DProduct-2 .favoriteProduct1 {
        margin-bottom: -23px !important;
    }

    .dd-xs-none {
        display: none !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .DProduct-2 .datalist {
        padding: 10px 30px;
    }

    .DProduct-2 .MTitle {
        padding: 0px 30px 10px 30px
    }

    .DProduct-2 .owl-item .w-500 {
        width: fit-content !important;
    }

    .Psocial-button {
        padding: 0 10px;
        top: 3px;
    }

    .DProduct-2 .share-links {
        margin-top: 0;
        display: inline;
        padding: 7px 0 4px 0;
        border-radius: 7px 0 0 7px;
        margin-right: -3px !important;
        top: -65px;
        position: relative;
        right: 100px;
    }

    .DProduct-2 .d-share {
        border-radius: 0px 7px 7px 0px;
        top: -65px;
        right: 100px;
    }
    
    .DProduct-2 .favoriteProduct1 {
        margin-bottom: -23px !important;
    }

        .dd-sm-none {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .DProduct-2 .col-md-1 {
        height: 50px !important;
    }

    .DProduct-2 .owl-item .w-500 {
        width: fit-content !important;
    }

    .Psocial-button {
        padding: 0 10px;
        top: 3px;
    }

    .DProduct-2 .share-links {
        margin-top: 0;
        display: inline;
        padding: 7px 0 4px 0;
        border-radius: 7px 0 0 7px;
        margin-right: -3px !important;
        top: -60px;
        position: relative;
        right: 99px;
    }

    .DProduct-2 .product-gallery {
        margin-right: 20px;
    }

    .DProduct-2 .d-share {
        border-radius: 0px 7px 7px 0px;
        top: -60px;
        right: 100px;
    }

    .DProduct- .col-md-1 {
        width: 100%;
    }

    .dd-md-none {
        display: none !important;
    }
}

@media (min-width: 992px) {
/*
    .owl-theme .owl-nav [class*=owl-] {
        left: -30px !important;
    }*/

    .DProduct-2 .product-gallery {
        margin-right: 30px !important;
    }

    .DProduct-2 .owl-item .w-500 {
        width: fit-content !important;
    }

    .DProduct-2 .col-md-1 hr {
        display: none;
    }

    .DProduct-2 .favoriteProduct1 {
        margin-bottom: 0px !important;
        border-bottom: 1px solid #ccc;
        border-radius: 0;
    }

    .dd-lg-none {
        display: none !important;
    }
}

@media (max-width: 574px) {
    .DProduct-2 .nav-tabs .nav-link {
        padding: 0px 3px !important;
    }

    .DProduct-2 .favoriteProduct1 {
        margin-bottom: -23px !important;
    }
}

.DProduct-2  .owl-theme .owl-nav {
    margin-top: -20px !important;
}

html {
    overflow-x: hidden;
}

/*@-ms-viewport {
    width: device-width;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}*/
/**,
*::before,
*::after {
    box-sizing: inherit;
}*/
/*
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/
/*.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/
/*
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}*/
/*.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}*/
/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs, .col-xs-auto,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}*/


.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (max-width: 575px) {
    .order-xs-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xs-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xs-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xs-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xs-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xs-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xs-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xs-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xs-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xs-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xs-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xs-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
