@charset "UTF-8";

body {
    font-size: 14px;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.helix-ultimate-preloader {
    overflow: hidden
}

body.helix-ultimate-preloader:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.9)
}

body.helix-ultimate-preloader:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 36px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    line-break: 48px;
    text-align: center;
    color: #007bff;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    z-index: 99999
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none
}

label {
    font-weight: normal
}

legend {
    padding-bottom: 10px
}

img {
    max-width: 100%;
    border-radius: 20px
}

ul,
ul.menu {
    list-style: none;
    margin: 0;
    padding: 0
}

a,
a:visited,
a:active,
a:link,
a:focus {
    cursor: pointer;
    text-decoration: none;
    outline: none
}

.btn-primary,
.btn-danger,
.btn-secondary,
.btn-success {
    color: #fff;
    padding: 12px 30px;
    border: none;
    border-radius: 5px;
    line-height: 17px;
    text-transform: capitalize;
    font-size: 16px
}

.fancybox-inner {
    overflow: hidden !important;
    overflow-y: auto !important
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: auto
}

.fancybox-outer,
.fancybox-inner {
    position: relative !important
}

.dropdown-menu.show {
    display: block
}

.modal-backdrop.show {
    opacity: 0.7
}

.row {
    --bs-gutter-x: 1.875rem
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.float-left {
    float: left
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row .col-xs-1,
.row .col-sm-1,
.row .col-md-1,
.row .col-lg-1,
.row .col-xs-2,
.row .col-sm-2,
.row .col-md-2,
.row .col-lg-2,
.row .col-xs-3,
.row .col-sm-3,
.row .col-md-3,
.row .col-lg-3,
.row .col-xs-4,
.row .col-sm-4,
.row .col-md-4,
.row .col-lg-4,
.row .col-xs-5,
.row .col-sm-5,
.row .col-md-5,
.row .col-lg-5,
.row .col-xs-6,
.row .col-sm-6,
.row .col-md-6,
.row .col-lg-6,
.row .col-xs-7,
.row .col-sm-7,
.row .col-md-7,
.row .col-lg-7,
.row .col-xs-8,
.row .col-sm-8,
.row .col-md-8,
.row .col-lg-8,
.row .col-xs-9,
.row .col-sm-9,
.row .col-md-9,
.row .col-lg-9,
.row .col-xs-10,
.row .col-sm-10,
.row .col-md-10,
.row .col-lg-10,
.row .col-xs-11,
.row .col-sm-11,
.row .col-md-11,
.row .col-lg-11,
.row .col-xs-12,
.row .col-sm-12,
.row .col-md-12,
.row .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.row .col-xs-1 .row,
.row .col-sm-1 .row,
.row .col-md-1 .row,
.row .col-lg-1 .row,
.row .col-xs-2 .row,
.row .col-sm-2 .row,
.row .col-md-2 .row,
.row .col-lg-2 .row,
.row .col-xs-3 .row,
.row .col-sm-3 .row,
.row .col-md-3 .row,
.row .col-lg-3 .row,
.row .col-xs-4 .row,
.row .col-sm-4 .row,
.row .col-md-4 .row,
.row .col-lg-4 .row,
.row .col-xs-5 .row,
.row .col-sm-5 .row,
.row .col-md-5 .row,
.row .col-lg-5 .row,
.row .col-xs-6 .row,
.row .col-sm-6 .row,
.row .col-md-6 .row,
.row .col-lg-6 .row,
.row .col-xs-7 .row,
.row .col-sm-7 .row,
.row .col-md-7 .row,
.row .col-lg-7 .row,
.row .col-xs-8 .row,
.row .col-sm-8 .row,
.row .col-md-8 .row,
.row .col-lg-8 .row,
.row .col-xs-9 .row,
.row .col-sm-9 .row,
.row .col-md-9 .row,
.row .col-lg-9 .row,
.row .col-xs-10 .row,
.row .col-sm-10 .row,
.row .col-md-10 .row,
.row .col-lg-10 .row,
.row .col-xs-11 .row,
.row .col-sm-11 .row,
.row .col-md-11 .row,
.row .col-lg-11 .row,
.row .col-xs-12 .row,
.row .col-sm-12 .row,
.row .col-md-12 .row,
.row .col-lg-12 .row {
    margin-left: -15px;
    margin-right: -15px
}

#sp-top-bar .row {
    align-items: center
}

#sp-top1 .sp-column {
    display: flex;
    justify-content: start
}

.top-menu ul {
    display: flex;
    justify-content: end
}

.top-menu ul li {
    margin-right: 30px;
    padding-left: 22px;
    position: relative
}

.top-menu ul li:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px
}

.top-menu ul li:nth-child(1):before {
    background: url(../images/box-svgrepo-com.svg)
}

.top-menu ul li:nth-child(2):before {
    background: url(../images/danger-circle-svgrepo-com.svg)
}

.top-menu ul li:last-child {
    margin-right: 0px
}

.top-menu ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    position: relative
}

.top-menu ul li a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0%;
    width: 0px;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.top-menu ul li a:hover:before {
    width: 100%
}

div.mod-languages img {
    vertical-align: -1px
}

div.mod-languages .btn-lang {
    background: transparent;
    border: none;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 12px 0;
    padding-right: 15px;
    text-transform: uppercase
}

div.mod-languages .btn-lang img {
    display: none
}

div.mod-languages .btn-lang:after {
    content: "";
    font-family: fontawesome;
    border: none;
    vertical-align: 0px;
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    display: inline-block;
    line-height: 44px
}

div.mod-languages ul.dropdown-menu {
    border: none;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all 0.2s ease-out;
    padding: 10px 10px;
    min-width: 120px;
    font-size: 13px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    top: 100%;
    right: auto;
    left: 0
}

div.mod-languages ul.dropdown-menu li {
    margin: 0;
    padding: 0
}

div.mod-languages ul.dropdown-menu li a {
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 13px;
    color: #888 !important;
    display: block
}

div.mod-languages ul.dropdown-menu li a:hover {
    color: #000000 !important;
    border: 1px solid #0ea89c
}

div.mod-languages ul.dropdown-menu .lang-active {
    background-color: transparent
}

div.mod-languages ul.dropdown-menu .lang-active a {
    color: #000000
}

div.mod-languages:hover .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 100%
}

.mod-currency {
    margin-left: 30px
}

.mod-currency .btn-group {
    border: none;
    padding: 0;
    background-color: transparent
}

.mod-currency select {
    border: none;
    opacity: 0;
    width: 0;
    height: 0 !important;
    padding: 0
}

.mod-currency .bootstrap-select select,
.mod-currency .bootstrap-select>.btn {
    line-height: 20px;
    border: 0;
    font-size: 14px;
    color: #fff;
    padding: 12px 0;
    text-transform: uppercase;
    border-radius: 0;
    background: transparent;
    position: relative
}

.mod-currency .bootstrap-select select:after,
.mod-currency .bootstrap-select>.btn:after {
    border: 0;
    display: none
}

.mod-currency .bootstrap-select select:focus,
.mod-currency .bootstrap-select>.btn:focus {
    box-shadow: none;
    outline: none !important;
    outline-offset: 0
}

.mod-currency .bootstrap-select select i:before,
.mod-currency .bootstrap-select>.btn i:before {
    content: "";
    font-family: fontawesome;
    font-weight: 400;
    font-size: 14px
}

.mod-currency .bootstrap-select select .filter-option,
.mod-currency .bootstrap-select>.btn .filter-option {
    width: auto;
    padding-right: 5px
}

.mod-currency .bootstrap-select select:hover,
.mod-currency .bootstrap-select>.btn:hover {
    color: #fff
}

.mod-currency .bootstrap-select .dropdown-menu {
    border: none;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all 0.2s ease-out;
    padding: 10px 10px;
    min-width: 120px;
    font-size: 13px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    top: 100%;
    right: auto;
    left: 0
}

.mod-currency .bootstrap-select .dropdown-menu li {
    margin: 0;
    padding: 0
}

.mod-currency .bootstrap-select .dropdown-menu li a {
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 13px;
    color: #888 !important;
    display: block
}

.mod-currency .bootstrap-select .dropdown-menu li a:hover {
    color: #000000 !important;
    border: 1px solid #0ea89c
}

.mod-currency .bootstrap-select .dropdown-menu .dropdown-menu-inner {
    min-width: 70px
}

.mod-currency .bootstrap-select:hover .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 100%
}

#sp-header-top {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

#sp-header-top:before {
    display: inline-block;
    content: "";
    width: 84.5%;
    background: #252525;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1440px) {
    #sp-header-top:before {
        width: 100%
    }
}

#sp-header-top .row {
    align-items: flex-end
}

.layout-boxed #sp-header-top:before,
.layout-boxed #sp-header:before {
    width: 100%;
    border-radius: 0
}

#sp-logo {
    position: relative;
    display: flex;
    justify-content: center
}

#sp-logo .logo {
    display: inline-flex;
    margin: 0
}

#sp-logo .logo a {
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0
}

#sp-logo .logo p {
    margin: 5px 0 0
}

#sp-user1 .sp-column {
    display: flex;
    justify-content: end;
    align-items: flex-end;
    gap: 10px
}

#sp-header {
    clear: both;
    padding: 0;
    position: relative;
    z-index: 2
}

#sp-header:before {
    display: inline-block;
    content: "";
    width: 84.5%;
    background: #252525;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px
}

@media (max-width:1440px) {
    #sp-header:before {
        width: 100%;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px
    }
}

#sp-header .sp-column {
    display: block !important
}

#sp-header .container-inner>.row {
    align-items: center
}

#sp-header,
.header-container {
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

#sp-header.header-sticky,
.header-container.header-sticky {
    position: fixed;
    z-index: 999;
    background: #fff;
    height: 70px
}

#sp-menu-vertical {
    width: 330px
}

#sp-menu {
    flex: 1 1 0
}

#sp-menu .sp-megamenu-wrapper {
    display: block !important
}

.sambar .menu_vertical {
    background-image: none !important;
    background-color: #FFFFFF10 !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 10px
}

.sambar .menu_vertical .title-mod {
    transition: all 0.3s ease-in-out 0s;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-shadow: none;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    position: relative;
    text-transform: capitalize;
    display: block;
    background-color: #0fa89d
}

.sambar .menu_vertical .title-mod i {
    float: left;
    padding: 0px;
    width: 50px;
    height: 50px;
    margin: 0;
    margin-right: 15px;
    background: rgba(27, 26, 65, 0.2) url(../images/icon-menu.png) no-repeat center center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.sambar .menu_vertical .title-mod i:before {
    display: none
}

.sambar .menu_vertical ul.sj-megamenu-parent {
    position: relative;
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding-bottom: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.sambar .menu_vertical ul.sj-megamenu-parent>li {
    border: none;
    float: none
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>a,
.sambar .menu_vertical ul.sj-megamenu-parent>li>span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 15px;
    line-height: 22px;
    letter-spacing: 0;
    position: relative;
    text-transform: capitalize;
    color: #000000
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>a>span,
.sambar .menu_vertical ul.sj-megamenu-parent>li>span>span {
    color: currentColor;
    font-size: 15px;
    padding: 0;
    display: inline-block
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>a:hover,
.sambar .menu_vertical ul.sj-megamenu-parent>li>span:hover {
    background: #f7f7f7;
    color: #0ea89c
}

.sambar .menu_vertical ul.sj-megamenu-parent>li:last-child a:hover {
    background: transparent
}

.sambar .menu_vertical ul.sj-megamenu-parent>li.sj-has-child>a:after {
    content: "";
    font-family: FontAwesome;
    text-align: center;
    font-size: 16px;
    top: 50%;
    position: absolute;
    right: 15px;
    left: auto;
    line-height: 100%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    color: #000000
}

.sambar .menu_vertical ul.sj-megamenu-parent .level-1>a>img,
.sambar .menu_vertical ul.sj-megamenu-parent .level-1>span>img {
    margin-right: 15px;
    margin-left: 0
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>.sj-dropdown {
    border: none;
    border-radius: 0px 20px 20px 0px
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>.sj-dropdown>.sj-dropdown-inner {
    padding: 20px 30px;
    box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px 20px 20px 0px
}

.sambar .menu_vertical ul.sj-megamenu-parent>li>.sj-dropdown.sj-dropdown-mega .sj-dropdown-inner .sj-megamenu-row>div {
    padding-left: 10px;
    padding-right: 10px
}

.sambar .menu_vertical ul.sj-megamenu-parent .sj-dropdown .sj-dropdown-inner ul.sj-dropdown-items li.sj-menu-item a {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    display: block;
    text-align: left;
    line-height: 30px;
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.sambar .menu_vertical ul.sj-megamenu-parent .sj-dropdown .sj-dropdown-inner ul.sj-dropdown-items li.sj-menu-item a:hover {
    padding-left: 10px;
    color: #0ea89c
}

.sambar .menu_vertical ul.sj-megamenu-parent .menu-deal .sj-group-title {
    display: none !important
}

.sambar .menu_vertical ul.sj-megamenu-parent .menu-deal .sj-megamenu-row>div {
    position: relative
}

@media (min-width:992px) {
    .sambar .menu_vertical ul.sj-megamenu-parent .menu-deal .banner a {
        position: relative;
        bottom: -20px;
        right: -13px
    }
}

.sambar .menu_vertical ul.sj-megamenu-parent .item-categories .banner {
    margin: 10px 0 0
}

@media (min-width:1200px) {

    .sambar .menu_vertical .sj-megamenu,
    .home-layout .header-sticky .sambar .menu_vertical .sj-megamenu {
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        position: absolute;
        width: 100%;
        top: 100px;
        left: 0
    }

    .com_users .sambar .menu_vertical .sj-megamenu {
        visibility: hidden !important;
        opacity: 0 !important;
        top: 100px !important;
    }

    .home-layout .sambar .menu_vertical .sj-megamenu {
        visibility: visible;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        top: 70px
    }

    .com_users .sambar .menu_vertical:hover .sj-megamenu,
    .home-layout .sambar .menu_vertical:hover .sj-megamenu {
        visibility: visible !important;
        opacity: 1 !important;
        transition: all 0.2s ease-in-out 0s;
        top: 70px !important;
    }

    .home-layout .sambar .menu_vertical {
        background-color: #fff !important
    }

    .home-layout .header-sticky .sambar .menu_vertical {
        background-color: #333333 !important;
    }
    .home-layout .header-sticky .sambar .menu_vertical:hover {
        background-color: #fff !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .sambar .menu_vertical .sj-megamenu {
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        position: absolute;
        width: 100%;
        top: 100px;
        left: 0
    }
}

@media (min-width:992px) {
    .sambar .menu_vertical:hover .sj-megamenu {
        visibility: visible;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        top: 70px
    }

    .sambar .menu_vertical:hover {
        background-color: #fff !important
    }
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    display: flex;
    justify-content: flex-end
}

ul.social-icons>li {
    margin: 0px 10px
}

ul.social-icons>li span {
    font-size: 0px
}

ul.social-icons>li span:before {
    font-size: 20px
}

.my_account {
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 10px;
    background-color: #064848;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-account.png)
}

.my_account:hover {
    background-color: #118b8c
}

.my_account:after {
    display: none
}

#myLogin {
    overflow: hidden
}

#myLogin .title {
    text-transform: uppercase;
    font-size: 20px;
    color: #000000
}

#myLogin .modal-dialog {
    width: 597px;
    /* top: 30% */
}

#myLogin .modal-dialog .modal-content {
    padding: 0px;
    border-radius: 10px
}

#myLogin .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 20px
}

#myLogin .modal-dialog .modal-content .modal-title {
    font-size: 22px;
    color: #000000;
    text-transform: capitalize
}

#myLogin .modal-dialog .modal-content .btn-close {
    opacity: 1;
    margin: 0
}

#myLogin .modal-dialog .modal-content .btn-close:hover {
    opacity: 0.8
}

#myLogin .modal-dialog .modal-content .btn-close:focus {
    box-shadow: none
}

#myLogin .modal-dialog .modal-content .modal-body {
    padding: 20px
}

.mod-login {
    position: relative;
    height: 50px
}

.mod-login .form-group {
    margin-bottom: 20px
}

.mod-login .mod-login__remember .form-check {
    margin: 0;
    min-height: auto;
    display: flex;
    gap: 10px;
    padding: 0;
    align-items: center
}

.mod-login .mod-login__remember .form-check input {
    float: left;
    margin: 0
}

.mod-login .mod-login__remember .form-check-label {
    font-size: 13px
}

.mod-login .form-control {
    border-radius: 5px;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    background-color: #f5f5f5 !important;
    border: 1px solid #f5f5f5
}

.mod-login .form-control:focus {
    box-shadow: none;
    border-color: transparent
}

.mod-login .input-group-text {
    background-color: #f5f5f5 !important;
    border: 1px solid #f5f5f5;
    color: #888;
    border-radius: 5px;
    padding: 0.375rem 0.75rem
}

.mod-login .input-group button {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #888;
    border-radius: 5px;
    padding: 0.375rem 0.75rem
}

.mod-login .mod-login__submit .btn-primary {
    border-radius: 5px;
    height: 42px;
    line-height: 42px;
    border: none;
    font-size: 12px;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    background: #0ea89c;
    color: #fff
}

.mod-login .mod-login__submit .btn-primary:hover {
    background: #000000
}

.mod-login .mod-login__bottom {
    display: flex;
    justify-content: space-between
}

.mod-login .mod-login__options {
    font-size: 13px
}

.mod-login .mod-login__options li {
    padding-bottom: 5px
}

.mod-login .mod-login__options li:last-child {
    padding-bottom: 0
}

.mod-login .mod-login__options li a:hover {
    color: #0ea89c
}

.mod-login ul.dropdown-menu {
    border: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all 0.2s ease-out;
    padding: 10px 10px;
    min-width: 120px;
    font-size: 13px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    top: 100%;
    right: auto;
    left: 0
}

.mod-login ul.dropdown-menu li {
    margin: 0;
    padding: 0
}

.mod-login ul.dropdown-menu li a {
    padding: 3px 10px;
    line-height: 22px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 13px;
    color: #888 !important;
    display: block
}

.mod-login ul.dropdown-menu li a:hover {
    color: #000000 !important;
    border: 1px solid #0ea89c
}

.mod-login ul.dropdown-menu li.login-greeting {
    padding: 3px 10px;
    color: #888
}

.mod-login:hover .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 100%
}

.mod-login .logout .btn {
    background: none;
    padding: 3px 10px;
    line-height: 22px;
    width: 100%;
    text-align: left;
    display: block;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 13px;
    color: #888 !important;
    display: block
}

.mod-login .logout .btn:hover {
    color: #000000 !important;
    border: 1px solid #0ea89c
}

.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}

.sp-module .sp-module-title {
    margin-top: -9px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize
}

.sp-module .pre-text a {
    text-decoration: underline;
    font-size: 15px
}

#sp-title {
    min-height: 0
}

.sp-page-title {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff
}

.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 1
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px
}

.layout-boxed .body-innerwrapper {
    max-width: 1320px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    overflow: hidden
}

#sp-main-body {
    padding: 0px 0 80px
}

.com-sppagebuilder #sp-main-body {
    padding: 0
}

.mod-breadcrumbs__wrapper .breadcrumb {
    padding: 12px 0;
    background: transparent;
    margin: 0 0 0px;
    display: inline-block
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item {
    line-height: 22px;
    margin: 0;
    display: inline-block;
    font-size: 14px
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item a {
    display: inline-block;
    color: #888
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item a:hover {
    color: #0ea89c
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item.active {
    color: #000000
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-right: 0px;
    padding-left: 0px
}

.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    color: #888;
    content: var(--bs-breadcrumb-divider, "/");
    padding-left: 8px;
    padding-right: 8px;
    float: left
}

.mod-breadcrumbs__wrapper .breadcrumb .large-item {
    color: #000000;
    font-size: 30px;
    margin-bottom: 4px;
    display: none
}

.banner-col a {
    opacity: 1;
    transition: all 0.3s ease-in-out 0s
}

.banner-col a:hover {
    opacity: 0.8
}

#sp-left,
#sp-right {
    overflow: visible
}

#sp-left .sp-module,
#sp-right .sp-module {
    padding: 0px;
    margin-bottom: 30px
}

#sp-left .sp-module:last-child,
#sp-right .sp-module:last-child {
    margin-bottom: 0px
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 12px;
    background: transparent;
    padding: 0;
    line-height: 30px;
    text-transform: capitalize
}

#sp-left .sp-module .sp-module-content,
#sp-right .sp-module .sp-module-content {
    border-radius: 20px;
    border: 1px solid #eee
}

#sp-left .sp-module ul,
#sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block
}

#sp-left .sp-module ul>li>a,
#sp-right .sp-module ul>li>a {
    display: block;
    line-height: 20px;
    color: #000000;
    padding: 10px 0
}

#sp-left .sp-module ul>li>a:hover,
#sp-right .sp-module ul>li>a:hover {
    color: #0ea89c
}

#sp-left .sp-module ul>li:last-child,
#sp-right .sp-module ul>li:last-child {
    padding: 0px 0px
}

#sp-left .sp-module .mod-articlescategories,
#sp-right .sp-module .mod-articlescategories {
    padding: 13px 20px
}

#sp-left .sp-module .mod-articlescategories li a,
#sp-right .sp-module .mod-articlescategories li a {
    font-size: 15px;
    color: #888;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#sp-left .sp-module .mod-articlescategories li a:hover,
#sp-right .sp-module .mod-articlescategories li a:hover {
    color: #0ea89c;
    padding-left: 10px
}

#sp-left .sp-module .latestnews>div,
#sp-right .sp-module .latestnews>div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}

#sp-left .sp-module .latestnews>div:last-child,
#sp-right .sp-module .latestnews>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

#sp-left .sp-module .latestnews>div>a,
#sp-right .sp-module .latestnews>div>a {
    display: block;
    font-weight: 400
}

#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
    margin: -2px 0
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0
}

#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px
}

#sp-left .sp-module.banner-sidebar .sp-module-content,
#sp-right .sp-module.banner-sidebar .sp-module-content {
    border: none;
    overflow: hidden
}

#sp-left .sp-module.mod-search-sidebar .sp-module-content,
#sp-right .sp-module.mod-search-sidebar .sp-module-content {
    border: none
}

#sp-left .sp-module.blog-sidebar .sp-module-content,
#sp-right .sp-module.blog-sidebar .sp-module-content {
    border: none
}

#sp-left .sp-module.blog-sidebar .sj-extraslider,
#sp-right .sp-module.blog-sidebar .sj-extraslider {
    position: relative;
    margin: 0
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner {
    border: none;
    margin-bottom: 0px;
    margin-top: 0px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .owl2-stage-outer,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .owl2-stage-outer {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 0;
    border: 1px solid #eee
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item {
    margin: 15px 15px 30px;
    padding: 0px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 {
    margin: 0;
    transition: all 0.3s ease-in-out 0s
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner {
    display: block
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 60px;
    border-radius: 5px;
    padding: 7px 0 0;
    background-color: #fff;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    z-index: 2;
    display: none
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date b,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date b {
    font-size: 24px;
    display: block;
    font-weight: 400
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info {
    padding: 0px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author {
    color: #0ea89c;
    font-size: 14px;
    margin-bottom: 5px;
    display: none
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author span,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author span {
    color: #444
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title {
    margin: 0 0 5px;
    padding: 0;
    line-height: 17px;
    text-transform: none
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    font-weight: 400;
    color: #000000
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a:hover,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a:hover {
    color: #0ea89c
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content {
    margin: 0;
    padding: 0
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-description,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-description {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 8px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore {
    text-align: left;
    font-weight: 400
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore a,
#sp-right .sp-module.blog-sidebar .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore a {
    text-decoration: underline
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls {
    margin: 0;
    text-align: center
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:before,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:hover,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:hover:before,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next:before,
#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next:before,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-next:before,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    #sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    #sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
    margin-top: 20px
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot span,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot span {
    display: none
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot:hover,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #0ea89c;
    cursor: pointer
}

#sp-left .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot.active,
#sp-right .sp-module.blog-sidebar .sj-extraslider .owl2-controls .owl-dots .owl-dot.active {
    background-color: #0ea89c
}

#sp-left .sp-module.blog-sidebar .sj-extraslider:hover .owl2-controls .owl2-nav>div,
#sp-right .sp-module.blog-sidebar .sj-extraslider:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.login img {
    display: inline-block;
    margin: 20px 0
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}

.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.search .btn-toolbar {
    margin-bottom: 35px
}

.search .btn-toolbar span.icon-search {
    margin: 0
}

.search .btn-toolbar button {
    color: #fff;
    border-radius: 5px;
    background: #8D979E !important;
    margin: 0 5px
}

.search .btn-toolbar button:hover {
    background: #0ea89c !important
}

.search .phrases .phrases-box {
    margin-bottom: 10px
}

.search .phrases .phrases-box .controls label {
    display: inline-block
}

.search .phrases .ordering-box {
    margin-bottom: 30px
}

.search .only label {
    display: inline-block;
    margin-right: 15px
}

.search .search-results dt.result-title {
    margin-top: 40px
}

.search .search-results dt,
.search .search-results dd {
    margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}

.form-search .finder label {
    display: block
}

.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}

.finder .word input {
    display: inline-block
}

.finder .search-results.list-striped li {
    padding: 20px 0
}

.article-list .article {
    margin-bottom: 35px;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #eee;
    transition: all 0.3s ease-in-out 0s;
    background-color: #fff
}

.article-list .article .article-body>.category-name {
    margin-bottom: 6px;
    font-size: 0.8rem;
    color: #777;
    display: inline-block
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
    float: none
}

.article-list .article .article-intro-image img {
    height: auto;
    transition: all 0.2s ease-in-out 0s
}

.article-list .article .article-image {
    position: relative
}

.article-list .article .article-image .create {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 60px;
    border-radius: 5px;
    padding: 7px 0 0;
    background-color: #fff;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
    text-align: center
}

.article-list .article .article-image .create b {
    font-size: 24px;
    display: block;
    font-weight: 400
}

.article-list .article .article-body {
    padding: 0px 20px 20px
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px
}

.article-list .article .article-info span i {
    display: none
}

.article-list .article .article-info .create {
    display: none
}

.article-list .article .createdby {
    color: #444;
    font-size: 14px;
    margin-bottom: 5px
}

.article-list .article .createdby span {
    color: #0ea89c
}

.article-list .article .article-introtext {
    line-height: 22px
}

.article-list .article .article-introtext p {
    margin: 0
}

.article-list .article .readmore {
    margin-top: 20px
}

.article-list .article .readmore a {
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 400;
    position: relative
}

.article-list .article .readmore a:before {
    content: "+";
    display: inline-block;
    margin-right: 3px
}

.article-list .article .readmore a:after {
    position: absolute;
    bottom: 3px;
    left: 0px;
    height: 1px;
    width: 100%;
    background: currentColor;
    content: ""
}

.article-list .article .readmore a:hover:after {
    background: currentColor
}

.article-list .article:hover {
    border: 1px solid transparent;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)
}

.article-list .article:hover img {
    opacity: 0.8
}

.article-list .cols-2 .article-intro-image img {
    width: 100%
}

.article-list .cols-1 .article {
    margin-bottom: 30px;
    display: flex;
    padding: 20px
}

.article-list .cols-1 .article .article-header h2 {
    font-size: 24px
}

.article-list .cols-1 .article-intro-image {
    width: 376px;
    margin-right: 30px;
    margin-bottom: 0;
    float: none
}

.article-list .cols-1 .article-body {
    padding: 0;
    width: calc(100% - 406px)
}

.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px
}

.article-info>span {
    font-size: 14px
}

.article-info>span+span::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: ""
}

.article-info>span a {
    color: #888
}

.article-info>span a:hover {
    color: #0ea89c
}

.article-info>span i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: 2px
}

.article-details .article-header {
    position: relative;
    clear: both
}

.article-details .article-header h1,
.article-details .article-header h2 {
    color: #000000;
    font-size: 36px;
    line-height: 48px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px
}

.article-details .article-info {
    margin-bottom: 30px
}

.article-details .article-full-image {
    text-align: center;
    margin-bottom: 30px
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 20px;
    height: auto
}

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
    margin-bottom: 30px
}

.article-details .article-text {
    text-align: justify;
    margin-left: auto;
    margin-right: auto
}

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1rem
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-details .article-can-edit {
    position: relative
}

.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}

.related-article-list-container {
    margin-top: 15px
}

.related-article-list-container .related-article-title {
    font-size: 22px;
    padding-top: 30px;
    border-top: 1px solid #f3f3f3;
    color: #000000;
    margin-bottom: 20px
}

.related-article-list-container .article .article-full-image {
    margin-bottom: 12px
}

.related-article-list-container .article img {
    height: auto;
    border-radius: 5px
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    display: block
}

.tags>li {
    display: inline-block
}

.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 6.25rem
}

.tags>li a:hover {
    color: #fff
}

.pager {
    list-style: none;
    padding: 2rem 0 0 0;
    margin: 2rem 0 0 0;
    border-top: 1px solid #f5f5f5
}

.pager::after {
    display: block;
    clear: both;
    content: ""
}

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.next {
    float: right
}

.pager>li a {
    display: inline-block;
    font-size: 0.785rem;
    padding: 10px 20px;
    border-radius: 3px
}

#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-ratings {
    display: flex;
    align-items: center
}

.article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px
}

.article-ratings .rating-symbol span.rating-star {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    color: #F6BC00
}

.article-ratings .rating-symbol span.rating-star:before {
    content: "";
    padding-right: 5px
}

.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
    content: "";
    color: #E7B000;
    cursor: pointer
}

.article-ratings .ratings-count {
    font-size: 0.785rem;
    color: #999
}

.article-ratings .fa-spinner {
    margin-right: 5px
}

.pagination-wrapper {
    align-items: center
}

.pagination-wrapper .pagination {
    margin-bottom: 0 !important
}

.pagination-counter {
    display: none
}

.pagination-wrapper,
.paginationblock {
    text-align: center;
    justify-content: center;
    display: flex
}

.pagination-wrapper .mr-auto,
.paginationblock .mr-auto {
    margin-right: 0 !important
}

.pagination-wrapper .pagination li,
.paginationblock .pagination li {
    display: inline-block;
    padding: 0px;
    margin: 0 3px
}

.pagination-wrapper .pagination li>a,
.pagination-wrapper .pagination li>span,
.paginationblock .pagination li>a,
.paginationblock .pagination li>span {
    padding: 0px;
    border-radius: 100% !important;
    background: #fff;
    border: 1px solid transparent;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000000;
    margin: 0 !important;
    font-size: 16px
}

.pagination-wrapper .pagination li:hover>a,
.pagination-wrapper .pagination li:hover>span,
.paginationblock .pagination li:hover>a,
.paginationblock .pagination li:hover>span {
    background: #f7f7f7;
    border-color: transparent;
    color: #000000
}

.pagination-wrapper .pagination li a:focus,
.paginationblock .pagination li a:focus {
    box-shadow: none !important
}

.pagination-wrapper .pagination li.active>a,
.pagination-wrapper .pagination li.active>span,
.paginationblock .pagination li.active>a,
.paginationblock .pagination li.active>span {
    background: #0ea89c;
    border-color: transparent;
    color: #fff
}

.pagenavigation {
    overflow: hidden;
    margin-bottom: 30px
}

.pagenavigation ul>li a {
    border: 1px solid #EDEDED;
    color: #000000;
    display: inline-block !important
}

.pagenavigation ul>li a:hover {
    color: #0ea89c;
    border: 1px solid #0ea89c;
    background-color: transparent
}

.pagenavigation ul {
    list-style: none;
    padding: 2rem 0 0 0;
    margin: 2rem 0 1rem 0;
    border-top: 1px solid #f5f5f5;
    display: block
}

.pagenavigation ul>li {
    display: inline-block
}

.pagenavigation ul>li.previous {
    float: left
}

.pagenavigation ul>li.next {
    float: right
}

.pagenavigation ul>li a {
    display: inline-block;
    font-size: 0.785rem;
    padding: 10px 20px;
    border-radius: 5px !important
}

.article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.article-social-share .social-share-icon ul li {
    display: inline-block
}

.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 10px
}

.article-social-share .social-share-icon ul li a {
    border: 1px solid #EDEDED;
    font-size: 1rem;
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
    color: #fff
}

.newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0
}

.newsfeed-category .category li {
    padding: 5px 0
}

.newsfeed-category #filter-search {
    margin: 10px 0
}

.category-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
    list-style: none;
    padding: 0;
    margin: 0
}

.category-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
    padding: 0px 0 10px
}

.category-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
    margin: 5px 0
}

.category-module li:last-child,
.archive-module li:last-child,
.latestnews li:last-child,
.newsflash-horiz li:last-child,
.mostread li:last-child,
.form-links li:last-child,
.list-striped li:last-child {
    padding: 0
}

.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}

.article-footer-top .post_rating {
    float: left
}

.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}

.yt-member.yt-member-style-2 .yt-member-icons .yt-member-ic {
    padding: 20px 5px
}

.yt-testimonial.button-type2 .owl-prev,
.yt-testimonial.button-type2 .owl-next {
    width: 14px
}

.yt-testimonial .owl-dots .owl-dot {
    display: inline-block
}

.block-newsletter {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    background-color: #0ea89c;
    padding: 22px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block-newsletter .title-block {
    width: 100%
}

.block-newsletter .title-block .sp-module-title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0px
}

.block-newsletter .title-block .pre_text {
    font-size: 15px;
    color: #ffffff
}

.block-newsletter .block_content {
    width: 50%
}

.block-newsletter .block_content .form-group {
    width: 100%;
    position: relative;
    margin: 0
}

.block-newsletter .block_content .form-control {
    direction: unset;
    box-shadow: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    border-radius: 10px;
    background-color: #fff;
    color: #000000;
    margin-bottom: 0px;
    border: none;
    text-align: left;
    font-size: 14px
}

.block-newsletter .block_content .form-control::-moz-placeholder {
    color: #000000;
    opacity: 1
}

.block-newsletter .block_content .form-control:-ms-input-placeholder {
    color: #000000
}

.block-newsletter .block_content .form-control::-webkit-input-placeholder {
    color: #000000
}

.block-newsletter .block_content .form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.block-newsletter .block_content .form-control:focus:-moz-placeholder {
    color: transparent
}

.block-newsletter .block_content .form-control:focus::-moz-placeholder {
    color: transparent
}

.block-newsletter .block_content .form-control:focus:-ms-input-placeholder {
    color: transparent
}

.block-newsletter .block_content .subcribe button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: auto;
    height: 40px;
    border-radius: 5px;
    background-color: #0ea89c;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    padding: 0 30px;
    border: none;
    margin: 0
}

.block-newsletter .block_content .subcribe button:hover {
    background-color: #118b8c
}

#sp-footer-middle .sp-module .sp-module-title {
    color: #000000;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: -3px;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize
}

#sp-footer-middle .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-footer-middle .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}

#sp-footer-middle .sp-module ul>li:last-child {
    margin-bottom: 0
}

#sp-footer-middle .sp-module ul>li>a {
    display: block
}

#sp-footer-middle .sp-module ul.menu li {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 20px
}

#sp-footer-middle .sp-module ul.menu li a {
    color: #444;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#sp-footer-middle .sp-module ul.menu li a:hover {
    padding-left: 10px;
    color: #0ea89c
}

#sp-footer-middle .sp-module ul.menu li:last-child {
    margin-bottom: 0
}

.infos-footer ul li.phone {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 100px
}

.infos-footer ul li.phone p {
    display: block;
    color: #555555;
    font-size: 14px;
    margin: 0
}

.infos-footer ul li.phone strong {
    color: #000000;
    font-size: 20px
}

.infos-footer ul li.phone:before {
    height: 54px;
    width: 80px;
    background: url(../images/icon-support.png) no-repeat left center;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid #e7e7e7;
    padding-right: 25px
}

.infos-footer ul li.address {
    color: #000000;
    font-size: 16px;
    margin: 30px 0 22px
}

.infos-footer ul li.email {
    color: #888;
    font-size: 14px
}

.infos-footer .socials {
    margin: 33px -5px 0 !important;
    display: flex;
    justify-content: center
}

.infos-footer .socials li {
    margin: 0 5px
}

.infos-footer .socials li a {
    color: #000000 !important;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    background: #f7f7f7;
    display: block;
    transition: all 0.2s ease-in-out 0s
}

.infos-footer .socials li a .fa {
    display: inline-block;
    font-size: 0px;
    margin: 0
}

.infos-footer .socials li a .fa:before {
    font-size: 18px
}

.infos-footer .socials li a:hover {
    background: #0ea89c;
    color: #fff !important
}

#sp-footer {
    padding-top: 15px;
    padding-bottom: 15px
}

#sp-copyright {
    font-size: 14px;
    padding-top: 3px
}

#sp-copyright a {
    font-weight: 700;
    color: #000000
}

#sp-copyright a:hover {
    color: #0ea89c !important
}

.payment {
    text-align: right
}

html.coming-soon {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.coming-soon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.coming-soon .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.coming-soon #coming-soon-countdown {
    margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.5rem;
    letter-spacing: -1px;
    display: block;
    text-transform: uppercase
}

html.coming-soon .coming-soon-position {
    margin-top: 2rem
}

html.coming-soon .social-icons {
    margin-top: 4rem
}

html.coming-soon .coming-soon-login form {
    display: inline-block
}

html.error-page {
    width: 100%;
    height: 100%
}

html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.error-page .error-code {
    color: #0ea89c;
    font-size: 300px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0 40px;
    line-height: 1.2;
    display: inline-block;
    text-shadow: 5px 5px #eee
}

html.error-page .error-message {
    font-size: 20px;
    margin-bottom: 30px
}

html.error-page .btn-secondary {
    border-radius: 25px;
    padding: 15px 25px;
    background: #0ea89c;
    color: #fff;
    border: none
}

html.error-page .btn-secondary:hover {
    background: #000000
}

.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}

.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}

.profile>div:not(:last-child) {
    margin-bottom: 30px
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left;
    font-weight: 500;
    color: #000
}

.page-header {
    padding-bottom: 15px
}

table.category {
    width: 100%
}

table.category thead>tr,
table.category tbody>tr {
    border: 1px solid #f2f2f2
}

table.category thead>tr th,
table.category thead>tr td,
table.category tbody>tr th,
table.category tbody>tr td {
    padding: 10px
}

.contact-form .form-actions {
    background: none;
    border: none
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

.sp-scroll-up {
    position: fixed;
    bottom: 50px;
    right: 30px;
    color: #000000;
    display: none;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    z-index: 30;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    background-color: #fff
}

.sp-scroll-up .fas {
    margin: 0
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
    color: #0ea89c
}

.control-group {
    margin-bottom: 20px
}

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
    display: block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    color: #3d3d3d;
    padding: 10px 15px;
    font-size: 16px
}

input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
select:not(.form-control):focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ebebeb;
    outline: 0;
    box-shadow: none
}

input[type="text"],
input[type="email"],
select.form-control {
    border-radius: 5px;
    border: 1px solid #ebebeb;
    color: #3d3d3d;
    padding: 9px 15px;
    font-size: 16px;
    height: 44px
}

input[type="password"] {
    color: #3d3d3d;
    padding: 9px 15px;
    font-size: 16px
}

.input-group-text,
input[type="password"] {
    border: 1px solid #ebebeb
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.chzn-select,
.chzn-select-deselect {
    width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}

.form-horizontal .control-label {
    padding-right: 5px
}

.form-horizontal .controls .field-calendar button.btn-secondary {
    padding: 6px 10px
}

.card-block {
    padding: 20px
}

.card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.card-block ul li {
    display: block
}

.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}

#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}

.form-check-inline input[type="radio"] {
    display: none
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
    margin: 0;
    margin-right: -5px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
    background: #46a546;
    color: #fff
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
    display: none !important
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
    border-left: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.com-contenthistory .btn-group {
    display: flex;
    justify-content: flex-end
}

.com-contenthistory .btn-group button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.com-contenthistory .btn-group button:hover {
    color: #333;
    background-color: #e9e9e9
}

#versionsModal {
    top: 10%
}

#versionsModal .modal-dialog {
    max-width: 80%
}

#versionsModal iframe {
    min-height: 300px
}

.tag-category {
    padding-bottom: 3rem
}

.tag-category .mb-3 #filter-search {
    height: 40px
}

.tag-category .mb-3 .btn.btn-secondary {
    height: 40px
}

.tag-category .mb-3 .btn-group {
    margin-left: 1rem
}

.tag-category .mb-3 .btn-group select {
    -webkit-appearance: none;
    vertical-align: middle;
    background: url(../images/bg-selectbox.png) no-repeat right center #fff;
    padding-right: 26px;
    width: 80px
}

.tag-category .mt-3 {
    margin-left: 1rem;
    margin-top: 0px !important
}

.tag-category .mt-3 select {
    -webkit-appearance: none;
    vertical-align: middle;
    background: url(../images/bg-selectbox.png) no-repeat right center #fff;
    padding-right: 26px;
    width: 80px
}

.tag-category .list-group li h3 {
    font-size: 18px
}

.search-sidebar {
    background-color: #f5f5f5;
    border-radius: 20px;
    padding: 20px
}

.search-sidebar .form-search {
    position: relative
}

.search-sidebar .form-search .mod-finder__search {
    height: 44px;
    line-height: 44px;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff
}

.search-sidebar .form-search .search-query {
    width: auto;
    height: 44px;
    font-size: 14px;
    padding-right: 20px;
    line-height: 44px;
    border: none;
    border-radius: 0px;
    background-color: transparent
}

.search-sidebar .form-search .search-query:focus::-webkit-input-placeholder {
    color: transparent
}

.search-sidebar .form-search .search-query:focus:-ms-input-placeholder {
    color: transparent
}

.search-sidebar .form-search .search-query:focus:placeholder {
    color: transparent
}

.search-sidebar .form-search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background-color: transparent;
    font-size: 0;
    padding: 0 13px;
    height: 44px;
    line-height: 44px;
    color: #000000
}

.search-sidebar .form-search .btn-search:before {
    content: "";
    font-family: "icomoon";
    font-size: 18px
}

.search-sidebar .form-search .btn-search:hover {
    color: #0ea89c
}

#sp-right .sp-column .tagscloud,
#sp-left .sp-column .tagscloud {
    padding: 15px 10px
}

.hasTooltip {
    display: inline-block !important
}

div.itemToolbar {
    display: none
}

.hasPopover {
    display: inline-block !important
}

.tooltip {
    display: none
}

.category-list select:not([multiple]).inputbox {
    width: 80px
}

.category-list .col-auto button[name="filter_submit"] {
    display: none
}

.categories-list h3.page-header {
    font-size: 24px
}

.categories-list h3.page-header .badge {
    font-size: 14px
}

#search-results .search-pages-counter {
    margin-top: 10px
}

.login .form-group input.form-control {
    height: 40px;
    line-height: 40px
}

.login .list-group .list-group-item {
    border: none
}

.article-details .pager {
    float: left;
    width: 100%
}

.recent-posts .sj-basic-news {
    margin: 0
}

.recent-posts .sj-basic-news .item-inner .item-detail {
    margin: 0 0 15px;
    overflow: hidden
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .item-img {
    float: left;
    margin-right: 15px;
    border-radius: 5px;
    overflow: hidden
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .item-img img {
    transition: all 0.3s ease-in-out 0s
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .item-img:hover img {
    transform: scale(1.15)
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-title h4 {
    line-height: 15px;
    margin-bottom: 5px
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-title h4 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta {
    color: #666;
    font-size: 14px
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta i {
    color: #666
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta .entry-date {
    margin-right: 6px;
    position: relative
}

.recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta .entry-date i {
    margin-right: 2px;
    color: #999
}

.recent-posts .sj-basic-news .item-inner .item-detail:hover img {
    transform: scale(1.15)
}

.recent-posts .sj-basic-news .item-inner .item-detail:last-child {
    margin-bottom: 0
}

.full-categories .sppb-section-title {
    margin-bottom: 30px !important;
    border-bottom: 1px solid #eee
}

.full-categories h3.sppb-title-heading {
    font-size: 150%;
    text-align: left;
    padding: 0;
    font-weight: 700;
    color: #222;
    padding-bottom: 6px;
    text-transform: uppercase;
    position: relative
}

.full-categories h3.sppb-title-heading:before {
    content: "";
    width: 150px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    background-color: #000000
}

.static-image a img:hover {
    opacity: 0.8
}

.form-vertical {
    display: flex;
    margin: 0px 0
}

.form-vertical .login-greeting {
    line-height: 26px
}

.form-vertical .logout-button input[type="submit"] {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 0;
    font-size: 12px;
    margin-left: 10px
}

.services-sidebar {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 30px
}

.services-sidebar li:last-child .service-content {
    border: none
}

.services-sidebar li .service-content {
    padding: 25px 0
}

.services-sidebar li .service-content .service-icon {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    min-width: 36px;
    text-align: center;
    vertical-align: top;
    color: #000000
}

.services-sidebar li .service-content .service-info {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px
}

.services-sidebar li .service-content .service-info h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.services-sidebar li .service-content .service-info h4 a {
    color: #000000
}

.services-sidebar li .service-content .service-info h4 a:hover {
    color: #0ea89c
}

.services-sidebar li .service-content .service-info p {
    margin: 0
}

.autosearch-input {
    color: #444
}

.search .input-group,
.registration .input-group,
.finder .input-group,
.profile-edit .input-group,
.login .input-group {
    display: flex
}

.search .input-group .form-control,
.registration .input-group .form-control,
.finder .input-group .form-control,
.profile-edit .input-group .form-control,
.login .input-group .form-control {
    width: 1%;
    padding: 0 10px;
    height: 44px;
    line-height: 44px
}

.form-check-input {
    margin-top: 0.1rem
}

.search .form-group .input-group,
.search select:not(.form-control) {
    max-width: 400px
}

.list-group .list-group-item {
    color: #000000
}

.list-group .list-group-item:hover {
    color: #0ea89c
}

.yt-member-style-3 .yt-member-photo img:hover,
.yt-member-style-1 .yt-member-photo img:hover {
    opacity: 0.85
}

.yt-member-style-3 div.yt-member-info {
    padding: 5px 1.5em
}

.yt-member-style-3 div.yt-member-icons {
    float: left
}

.featherlight {
    z-index: 1200
}

#g-about h3.title {
    font-size: 24px;
    line-height: 20px;
    color: #222;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-weight: 400
}

.fancybox-title .child {
    display: none
}

#g-about .yt-content-slider .yt-content-slide .caption {
    background: transparent
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div {
    background-color: transparent;
    color: #000000;
    height: 40px;
    width: 40px;
    margin: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    opacity: 0;
    line-height: 40px;
    border-radius: 2px;
    cursor: pointer;
    background: rgba(200, 200, 200, 0.6);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div:hover {
    color: #fff;
    background: rgba(100, 100, 100, 0.5)
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-next {
    right: 0;
    text-indent: 0;
    font-size: 0;
    right: 20px
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-next:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 18px
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-prev {
    left: 0;
    font-size: 0;
    left: 20px
}

#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-prev:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 18px
}

#g-about .yt-content-slider:hover .owl2-controls .owl2-nav div {
    opacity: 1
}

ul.yt-accordion {
    border: none !important
}

.sp-scroll-up .fa-chevron-up {
    display: none
}

.breadcrumb ul.items .breadcrumb-item:first-child:before {
    content: "";
    font-family: "FontAwesome";
    margin: 0 5px
}

.breadcrumb ul.items .breadcrumb-item:last-child {
    color: #0ea89c
}

@media (min-width:768px) {
    div.contact-ajax .ctajax-element .el-ctajax-form input {
        width: 100%
    }

    div.contact-ajax .ctajax-element .el-ctajax-form textarea {
        width: 100%
    }
}

div.contact-ajax .ctajax-wrap {
    padding: 0px 0;
    margin: 0 -15px
}

div.contact-ajax .ctajax-wrap .modtitle {
    text-align: center;
    font-size: 50px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner {
    padding: 0 15px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner label {
    display: block;
    margin-bottom: 6px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input {
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    border-radius: 25px;
    margin: 0px 0 20px;
    color: #000000;
    width: 100%;
    border: 1px solid #f6f8fa;
    padding: 0 20px;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input::-moz-placeholder {
    color: #000000
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:-ms-input-placeholder {
    color: #000000
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input::-webkit-input-placeholder {
    color: #000000
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus::-webkit-input-placeholder {
    color: transparent
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus:-moz-placeholder {
    color: transparent
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus::-moz-placeholder {
    color: transparent
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus:-ms-input-placeholder {
    color: transparent
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus {
    box-shadow: none;
    outline: none;
    border-color: #000000;
    background-color: #fff
}

div.contact-ajax .ctajax-wrap select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px
}

div.contact-ajax .ctajax-wrap .submit-bottom {
    display: flex;
    justify-content: space-between;
    margin: 0;
    align-items: center
}

div.contact-ajax .ctajax-wrap .submit-bottom .require-check:before {
    content: "*";
    color: red
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control {
    position: relative
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control>label {
    display: none
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ca-tooltip {
    position: absolute;
    top: 19px;
    right: 20px;
    height: 15px;
    margin: 0
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ca-tooltip .el-error {
    font-size: 14px;
    height: 15px;
    line-height: 15px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .el-ok {
    top: 19px;
    position: absolute;
    right: 20px;
    font-size: 14px;
    height: 15px;
    line-height: 15px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .el-ok:before {
    content: ""
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ctajax-error input,
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ctajax-error textarea {
    border-color: red
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ctajax-error .el-error {
    color: red
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"] {
    font-size: 14px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border: 0;
    padding: 0 30px;
    background: #0ea89c !important;
    border-radius: 25px;
    color: #fff;
    margin: 0;
    transition: none
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"]:hover {
    background: #000000 !important
}

div.contact-ajax .ctajax-wrap .require-check {
    display: none
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact {
    display: none
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i {
    color: #0ea89c;
    font-size: 24px !important;
    margin-right: 25px;
    vertical-align: top
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i:before {
    font-family: icomoon !important
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .fa-map-marker:before {
    content: ""
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .fa-phone:before {
    content: ""
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .fa-envelope-o:before {
    content: ""
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .fa-clock-o:before {
    content: ""
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .cf {
    margin: 0 0 25px
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .cf:last-child {
    margin: 0
}

div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label {
    display: inline-block;
    line-height: 20px
}

div.contact-ajax .ctajax-wrap .social-networks {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: 53px
}

div.contact-ajax .ctajax-wrap .social-networks .fa-facebook:before {
    content: "";
    font-family: "icomoon"
}

div.contact-ajax .ctajax-wrap .social-networks a.network {
    background-color: transparent;
    font-size: 18px;
    margin: 0 3px
}

div.contact-ajax .ctajax-wrap .social-networks a.network i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #f6f8fa;
    color: #000000;
    transition: all 0.3s ease-in-out
}

div.contact-ajax .ctajax-wrap .social-networks a.network i:hover {
    color: #fff;
    background-color: #0ea89c;
    transform: translateY(-8px)
}

div.contact-ajax .ctajax-wrap .social-networks a.network:hover {
    background-color: transparent
}

div.contact-ajax .ctajax-element .el-inner .el-map {
    line-height: 0
}

div.contact-ajax .ctajax-element .el-inner .el-map iframe {
    display: block
}

.article-list .col-lg-12 {
    position: relative
}

.com-tags-tag-list .com-tags-tag__filter {
    margin-bottom: 20px
}

.category-list .com-content-category__pagination {
    margin-bottom: 20px
}

.article-details .content_rating {
    display: inline-block
}

.article-details .content_vote select {
    display: inline-block;
    height: auto;
    font-size: 0.875rem;
    padding: 0.4rem 0.75rem;
    vertical-align: top
}

.article-details .content_rating .vote-star-empty svg {
    fill: #f6bc00
}

.bannergroup .banneritem img:hover {
    opacity: 0.85
}

#search-top-bar .search-sidebar form.form-search {
    position: relative
}

#search-top-bar .search-sidebar form.form-search .btn-search {
    right: 0;
    border-radius: 0
}

.rtl #search-top-bar .search-sidebar form.form-search .btn-search {
    right: auto;
    left: 0
}

.com-users .password-group .input-group-text .fa-key {
    line-height: 26px
}

.com-users-login__submit .controls {
    margin: 20px 0 0
}

.search .input-group .form-control,
.registration .input-group .form-control,
.finder .input-group .form-control,
.profile-edit .input-group .form-control,
.login .input-group .form-control {
    width: auto
}

.form-check-inline input[type="radio"] {
    display: inline-block
}

.yt-member.yt-member-style-3 .yt-member-icons a {
    margin: 2px
}

.com-users-registration fieldset>legend,
.com-users-profile fieldset>legend,
.com-users-profile__edit fieldset>legend,
.search fieldset>legend {
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: normal;
    color: #000000
}

.com-users-profile__edit {
    justify-content: flex-end
}

.com-users-profile__core {
    width: 100%
}

.com-media.contentpane {
    padding: 10px !important
}

.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.com-media .well .row {
    margin: 0;
    padding: 0
}

.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}

.com-media .well .row #folderlist {
    display: inline-block
}

.com-media .well .row #upbutton {
    display: none
}

.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
    content: " ";
    display: table
}

.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}

.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a {}

.com-media.view-imagesList ul.manager>li.thumbnail>a.selected {
    border: 2px solid green;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    position: relative
}

.sp-megamenu-parent .sp-menu-item>a img,
.sp-megamenu-parent .sp-menu-item>span img {
    display: inline-block
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 30px
}

.sp-megamenu-parent>li:last-child {
    margin-right: 0px;
    float: right
}

.sp-megamenu-parent>li .item-special .fas {
    padding-right: 5px;
    padding-left: 0px
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    display: block;
    position: relative;
    padding: 25px 0;
    font-weight: 400;
    line-height: 20px
}

.sp-megamenu-parent>li.active>a {
    font-weight: 500
}

.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    background: #d60000;
    color: #fff;
    border-radius: 3px
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: capitalize;
    font-size: 13px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 22px 30px;
    border-radius: 0 0 20px 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
    color: #888 !important;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):hover {
    color: #0ea89c !important;
    padding-left: 10px
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 13px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: 0.8
}

.sp-megamenu-parent .sp-dropdown .sp-module .banner {
    margin-bottom: 10px
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-dropdown-mega .sp-module {
    margin-left: 0px !important
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}

.offcanvas-menu .hide-on-offcanvas {
    display: none !important
}

.offcanvas-menu .fa,
.offcanvas-menu .fab,
.offcanvas-menu .far,
.offcanvas-menu .fas {
    color: #000
}

.offcanvas-menu .offcanvas-inner ul.menu li.active>a {
    color: #118b8c !important
}

body .sp-megamenu-parent>li.sp-has-child>a:after,
body .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "FontAwesome";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 400;
    margin-top: 2px
}

body .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}

body .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}

body .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "Font Awesome 5 Free";
    font-family: "FontAwesome";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 400
}

body .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

body .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0
}

body .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: 0
}

body .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

body .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}

@media (min-width:576px) {
    .sp-menu-full.container {
        width: 540px
    }
}

@media (min-width:768px) {
    .sp-menu-full.container {
        width: 720px
    }
}

@media (min-width:992px) {
    .sp-menu-full.container {
        width: 960px
    }
}

@media (min-width:1200px) {
    .sp-menu-full.container {
        width: 1140px
    }
}

@media (min-width:1400px) {
    .sp-menu-full.container {
        width: 1320px
    }
}

.home-layout .sp-megamenu-parent>li:first-child>a,
.home-layout .sp-megamenu-parent>li:first-child>span {
    color: #0ea89c
}

.rtl .offcanvas-menu .offcanvas-inner ul.menu>li .fa-home:before {
    margin-right: 0px;
    margin-left: 10px
}

#offcanvas-toggler {
    display: block;
    height: 50px;
    line-height: 52px;
    width: 50px;
    background: #0ea89c;
    border-radius: 10px;
    justify-content: center
}

#offcanvas-toggler>span:hover {
    color: #fff
}

.offcanvas-init {
    overflow-x: hidden;
    position: relative
}

.offcanvas-active .offcanvas-overlay {
    visibility: visible;
    opacity: 1
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s
}

.body-wrapper {
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    backface-visibility: hidden
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    background: #333;
    color: #fff
}

.close-offcanvas:hover {
    background: #666;
    color: #fff
}

.offcanvas-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000
}

.offcanvas-menu .offcanvas-inner {
    padding: 0 20px
}

.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1rem;
    font-weight: bold
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 20px
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    display: block;
    font-size: 1rem;
    padding: 0.4rem 0;
    position: relative
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    content: "";
    font-size: 12px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #000000
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content: "";
    font-size: 12px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #000000
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 0.875rem
}

#offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 20px
}

#offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px
}

.offcanvs-position-left .body-wrapper {
    left: 0
}

.offcanvs-position-left .offcanvas-menu {
    left: -300px
}

.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0
}

.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 300px
}

.offcanvs-position-right .body-wrapper {
    right: 0
}

.offcanvs-position-right .offcanvas-menu {
    right: -300px
}

.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    right: 0
}

.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 300px
}

.close-offcanvas {
    right: 15px
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    margin-left: 10px
}

.burger-icon {
    width: 22px;
    cursor: pointer;
    display: inline-block
}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #fff;
    margin: 6px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in
}

.close-offcanvas {
    background: transparent
}

.close-offcanvas:hover {
    background: transparent
}

.close-offcanvas .burger-icon {
    line-height: 20px
}

.close-offcanvas .burger-icon span {
    display: none
}

.close-offcanvas .burger-icon:before {
    content: "";
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 900
}

body .offcanvas-menu {
    background: #fff;
    margin: 0;
    z-index: 9999;
    width: 300px
}

body .offcanvas-menu .logo {
    display: none
}

.offcanvas-active .offcanvas-overlay {
    display: block
}

.offcanvs-position-right .offcanvas-menu {
    right: -300px;
    left: auto
}

.offcanvs-position-right .offcanvas-menu .close-offcanvas {
    top: 5px;
    left: 5px;
    right: auto
}

#offcanvas-toggler.offcanvas-toggler-right {
    margin: 0px
}

@media (max-width:980px) {
    .sambar .sambar-inner.menu_vertical {
        background: none;
        background-color: transparent
    }

    .sambar .sambar-inner.menu_vertical .btn-sambar {
        border-radius: 10px;
        width: 50px;
        height: 50px;
        margin: 0;
        background: #0ea89c url(../images/icon-menu.png) no-repeat center center
    }

    .sambar .sambar-inner.menu_vertical .btn-sambar:hover {
        color: #0ea89c
    }

    .sambar .sambar-inner.menu_vertical .btn-sambar .icon-bar {
        background-color: #000000;
        box-shadow: none;
        border-radius: 0;
        margin: 3px 0;
        display: none
    }

    .sambar .sambar-inner.menu_vertical .btn-sambar .icon-bar:hover {
        background-color: #0ea89c
    }

    .sambar .sambar-inner {
        background: none !important;
        background-color: transparent
    }

    .sambar .sambar-inner .btn-sambar {
        background: transparent;
        color: #000000;
        margin: 0 0 12px;
        padding: 0;
        float: left
    }

    .sambar .sambar-inner .btn-sambar:hover {
        color: #0ea89c
    }

    .sambar .sambar-inner .btn-sambar .icon-bar {
        background-color: #000000;
        box-shadow: none;
        border-radius: 0
    }

    .sambar .sambar-inner .btn-sambar .icon-bar:hover {
        background-color: #0ea89c
    }

    .sambar .menu_vertical .offcanvas-overlay {
        visibility: visible;
        opacity: 1
    }

    .sambar .offcanvas-overlay {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        top: 0;
        left: 0;
        display: none
    }

    .sambar .offcanvas-overlay.opened {
        display: block
    }

    .sambar .menu_vertical .offcanvas-menu {
        display: block;
        transition-duration: 0ms;
        left: 0;
        right: auto;
        transform: translate(0, 0px)
    }

    .sambar .menu_vertical {
        position: unset
    }

    .sambar .menu_vertical .title-mod {
        display: none
    }

    .sambar .close-offcanvas {
        position: absolute;
        top: 0;
        right: 5px !important;
        left: auto !important;
        z-index: 1;
        width: 25px;
        height: 25px;
        line-height: 24px;
        text-align: center;
        font-size: 16px;
        border: 1px solid #fff;
        color: #444
    }

    .sambar .close-offcanvas {
        right: 15px;
        top: 15px;
        line-height: 23px
    }

    .sambar .offcanvas-inner ul.menu {
        display: block
    }

    .sambar .offcanvas-inner ul.menu li a {
        padding: 8px 10px
    }
}

body .sambar .menu_vertical .offcanvas-menu {
    background-color: #fff;
    z-index: 9999
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner {
    padding: 0
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li {
    border: none;
    float: none
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>a,
body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 20px;
    line-height: 22px;
    letter-spacing: 0;
    position: relative;
    text-transform: capitalize;
    color: #000000
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>a>span,
body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>span>span {
    color: currentColor;
    font-size: 16px;
    padding: 0;
    display: inline-block
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>a:hover,
body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>span:hover {
    background: #f7f7f7;
    color: #0ea89c
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li:last-child a:hover {
    background: transparent
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li.parent>a:after {
    content: "";
    font-family: FontAwesome;
    text-align: center;
    font-size: 16px;
    top: 50%;
    position: absolute;
    right: 15px;
    left: auto;
    line-height: 100%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    color: #000000
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li li a {
    padding: 5px 20px
}

body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>a>img,
body .sambar .menu_vertical .offcanvas-menu .offcanvas-inner ul.menu>li>span>img {
    margin-right: 15px;
    margin-left: 0
}

.sambar .offcanvas-menu.menu_push {
    background: #fff;
    left: -255px !important;
    right: auto !important
}

.sambar .offcanvas-menu.menu_push.sj-pushed {
    left: 0px !important;
    right: auto !important
}

.sambar .offcanvas-menu.menu_push .close-offcanvas {
    display: inline-block !important;
    display: none !important
}

.sambar .offcanvas-menu.menu_push .close-offcanvas i {
    display: none
}

.sambar .offcanvas-menu.menu_push .close-offcanvas:before {
    content: "";
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 900
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level {
    background: #fff;
    top: 30px
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul li.parent:before {
    position: absolute;
    right: 15px;
    left: auto;
    color: #000000;
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    padding: 10px 5px;
    pointer-events: none
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul li div.sj-level>h2 {
    color: #000000;
    font-size: 18px
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul li a.sj-back {
    color: #000000;
    border: none;
    background: #f7f7f7;
    padding: 10px 20px
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul li a.sj-back:after {
    color: #000000;
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    right: 15px;
    left: auto
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul>li>a>img,
.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level ul>li>span>img {
    margin-right: 8px !important;
    margin-left: 0 !important;
    display: inline-block !important
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level .sj-level-open ul {
    background: #fff
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level>ul>li {
    position: unset
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner>.sj-level>ul>li>a:after {
    display: none
}

.sambar .offcanvas-menu.menu_push .offcanvas-inner .sj-level {
    background: #fff
}

@keyframes spFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 1
    }
}

@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes grdAiguille {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ptAiguille {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader1 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader1 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader6 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(180deg)
    }
}

@keyframes loader6 {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

@keyframes rotate-360 {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes audioWave {
    25% {
        background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }

    37.5% {
        background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }

    50% {
        background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em
    }

    62.5% {
        background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em
    }

    75% {
        background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em
    }
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes effect-2 {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes sequence1 {
    0% {
        height: 10px
    }

    50% {
        height: 50px
    }

    100% {
        height: 10px
    }
}

@keyframes sequence2 {
    0% {
        height: 20px
    }

    50% {
        height: 65px
    }

    100% {
        height: 20px
    }
}

@keyframes rot1 {
    100% {
        transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@-webkit-keyframes rot1 {
    100% {
        -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@keyframes rot2 {
    100% {
        transform: skew(-10deg) rotate(525deg)
    }
}

@-webkit-keyframes rot2 {
    100% {
        -webkit-transform: skew(-10deg) rotate(525deg)
    }
}

@keyframes rot3 {
    100% {
        transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@-webkit-keyframes rot3 {
    100% {
        -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@keyframes width {
    10% {
        width: 10%
    }

    20% {
        width: 20%
    }

    30% {
        width: 30%
    }

    40% {
        width: 40%
    }

    50% {
        width: 50%
    }

    60% {
        width: 60%
    }

    70% {
        width: 70%
    }

    80% {
        width: 80%
    }

    90% {
        width: 90%
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px)
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

.sp-pre-loader {
    background: #FFFFFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-pre-loader .sp-loader-clock {
    border: 3px solid #000000;
    border-radius: 60px;
    bottom: 0;
    height: 80px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px
}

.sp-pre-loader .sp-loader-clock:after {
    content: "";
    position: absolute;
    background-color: #000000;
    top: 2px;
    left: 48%;
    height: 38px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 97%;
    transform-origin: 50% 97%;
    -webkit-animation: grdAiguille 2s linear infinite;
    animation: grdAiguille 2s linear infinite
}

.sp-pre-loader .sp-loader-clock:before {
    content: "";
    position: absolute;
    background-color: #000000;
    top: 6px;
    left: 48%;
    height: 35px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 94%;
    transform-origin: 50% 94%;
    -webkit-animation: ptAiguille 12s linear infinite;
    animation: ptAiguille 12s linear infinite
}

.sp-pre-loader .sp-loader-circle {
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    border: 3px solid fade(#000000, 70%);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader1 3s linear infinite;
    animation: loader1 3s linear infinite
}

.sp-pre-loader .sp-loader-circle:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 20px;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background-color: #000000
}

.sp-pre-loader .sp-loader-bubble-loop {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 12px;
    background-color: #000000;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader6 1s ease-in-out infinite;
    animation: loader6 1s ease-in-out infinite
}

.sp-pre-loader .sp-loader-bubble-loop:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: -25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}

.sp-pre-loader .sp-loader-bubble-loop:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}

.sp-pre-loader .circle-two {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px
}

.sp-pre-loader .circle-two>span,
.sp-pre-loader .circle-two>span:before,
.sp-pre-loader .circle-two>span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #000000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sp-pre-loader .circle-two>span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear
}

.sp-pre-loader .circle-two>span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent
}

.sp-pre-loader .circle-two>span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent
}

.sp-pre-loader .wave-two-wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    width: 90px
}

.sp-pre-loader .wave-two {
    margin: 0;
    list-style: none;
    width: 90px;
    position: relative;
    padding: 0;
    height: 10px
}

.sp-pre-loader .wave-two li {
    position: absolute;
    width: 2px;
    height: 0;
    background-color: #000000;
    bottom: 0
}

.sp-pre-loader .wave-two li:nth-child(1) {
    left: 0;
    -webkit-animation: sequence1 1s ease infinite 0;
    animation: sequence1 1s ease infinite 0
}

.sp-pre-loader .wave-two li:nth-child(2) {
    left: 15px;
    -webkit-animation: sequence2 1s ease infinite 0.1s;
    animation: sequence2 1s ease infinite 0.1s
}

.sp-pre-loader .wave-two li:nth-child(3) {
    left: 30px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
    animation: sequence1 1s ease-in-out infinite 0.2s
}

.sp-pre-loader .wave-two li:nth-child(4) {
    left: 45px;
    -webkit-animation: sequence2 1s ease-in infinite 0.3s;
    animation: sequence2 1s ease-in infinite 0.3s
}

.sp-pre-loader .wave-two li:nth-child(5) {
    left: 60px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
    animation: sequence1 1s ease-in-out infinite 0.4s
}

.sp-pre-loader .wave-two li:nth-child(6) {
    left: 75px;
    -webkit-animation: sequence2 1s ease infinite 0.5s;
    animation: sequence2 1s ease infinite 0.5s
}

.sp-pre-loader .sp-loader-audio-wave {
    width: 3em;
    height: 2em;
    background: linear-gradient(#000000, #000000) 0 50%, linear-gradient(#000000, #000000) 0.625em 50%, linear-gradient(#000000, #000000) 1.25em 50%, linear-gradient(#000000, #000000) 1.875em 50%, linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
    animation: audioWave 1.5s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.sp-pre-loader .sp-loader-with-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.sp-pre-loader .sp-loader-with-logo .logo {
    display: inline-block;
    width: auto
}

.sp-pre-loader .sp-loader-with-logo .line {
    background: #000000;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0
}

.product-buttons {
    position: absolute !important;
    right: 0px;
    top: 10px;
    z-index: 2;
    transform: translateY(0px);
    transition: all 0.3s ease-in-out 0s
}

.product-buttons .btn {
    border: none;
    display: block;
    margin-top: 0 !important;
    margin-bottom: 5px;
    padding: 0;
    background-color: #fff;
    border-radius: 100%;
    color: #000000;
    width: 36px;
    height: 36px;
    line-height: 36px;
    position: unset;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

.product-buttons .btn i {
    font-size: 16px;
    font-family: "icomoon";
    line-height: 36px
}

.product-buttons .btn i::before {
    display: inline-block
}

.product-buttons .btn:hover {
    background-color: #0ea89c;
    color: #fff
}

.product-buttons .btn:focus {
    box-shadow: none
}

.product-buttons .btn.button_buy i:before {
    content: ""
}

.product-buttons .btn.button_wishlist i:before {
    content: ""
}

.product-buttons .btn.sj_jshopping_quickview_handler i:before {
    content: ""
}

.product .product-inner {
    position: relative;
    background-color: #fff;
    margin: 0 0 40px 0;
    position: relative;
    padding: 10px;
    border-radius: 20px;
    text-align: center
}

.product .item-image {
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.product .item-image .item-photo:before {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 0;
    height: 100%;
    transition: all 0.2s ease-out;
    border-radius: 10px
}

.product .item-image img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.product .right-block {
    padding: 15px 10px 15px;
    background-color: #fff;
    text-align: center;
    position: relative
}

.product .right-block .list-buttons {
    display: none
}

.product .item-title {
    text-transform: none;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.product .review_mark {
    margin: 0 0 0px;
    height: 14px;
    display: inline-block;
    width: auto
}

.product:hover .product-inner {
    z-index: 2;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)
}

.product:hover .item-image .item-photo:before {
    width: 100%
}

.product:hover .product-buttons {
    right: 10px
}

.product:hover .product-buttons .btn {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible
}

.product_label {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0 !important
}

.product_label .label-name {
    background: #ff266f;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 400;
    height: 25px;
    padding: 0 10px;
    min-width: 50px;
    line-height: 25px;
    text-transform: uppercase
}

.product_label .label_New {
    background: #0ea89c
}

.addtocart {
    display: inline-block;
    padding: 0 25px;
    line-height: 40px;
    background: #f5f5f5;
    border-radius: 5px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 30px
}

.addtocart:hover {
    background: #0ea89c;
    color: #fff
}

div.stars_active {
    background-image: url("../images/star.png");
    background-position: 0px -19px;
    background-repeat: repeat-x;
    height: 14px
}

div.stars_no_active {
    height: 14px;
    background-image: url("../images/star.png");
    background-position: 0px 0px
}

div.rating-cancel,
div.star-rating {
    float: left
}

.star-rating-control .star-rating:nth-child(odd)>a {
    margin-left: -10px !important;
    margin-right: 0px !important
}

.item-prices {
    margin: 6px 0 0px
}

.jshop_price {
    color: #ff266f;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 600
}

.jshop_price.price-new {
    color: #ff266f;
    font-weight: 600
}

.old_price {
    color: #aaaaaa;
    text-decoration: line-through;
    display: inline-block;
    font-size: 16px;
    font-weight: 400
}

#jshop_module_wishlist {
    position: relative
}

#jshop_module_wishlist #jshop_summ_product,
#jshop_module_wishlist #jshop_quantity_products,
#jshop_module_wishlist #jshop_summ_wishlist_product {
    display: none
}

#jshop_module_wishlist a {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 10px;
    background-color: #064848;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-wislist.png)
}

#jshop_module_wishlist a:hover {
    background-color: #118b8c
}

#jshop_module_wishlist a span {
    font-size: 0
}

#jshop_module_cart {
    position: relative
}

#jshop_module_cart .shopcart {
    display: flex
}

#jshop_module_cart .shopcart span.icon-c {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #000000;
    border-radius: 10px;
    background-color: #064848;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-cart.png)
}

#jshop_module_cart .shopcart span.icon-c:hover {
    background-color: #118b8c
}

#jshop_module_cart .shopcart .shopcart-inner {
    color: #000000;
    margin-top: -2px
}

#jshop_module_cart .shopcart .shopcart-inner .text-shopping-cart {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: none
}

#jshop_module_cart .shopcart .shopcart-inner .total-shopping-cart {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #666;
    display: block
}

#jshop_module_cart .shopcart .shopcart-inner .total-shopping-cart span.items_cart {
    display: none
}

#jshop_module_cart .shopcart .shopcart-inner .total-shopping-cart .price {
    display: none
}

#jshop_module_cart .shopcart .shopcart-inner .total-shopping-cart #jshop_quantity_products {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: inline-block;
    font-size: 11px;
    color: #fff;
    background: #ff266f;
    position: absolute;
    right: 0px;
    top: 0px
}

#sp-search {
    height: 50px;
    position: relative
}

.search-joomshop {
    padding-left: 5px
}

.search-joomshop .mod-shop-search {
    width: 80%;
    max-width: 630px;
    flex-wrap: nowrap;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 5px;
    margin: 0 auto;
    display: flex
}

@media (min-width:1200px) {
    .search-joomshop .mod-shop-search {
        width: 100%
    }
}

.search-joomshop input.inputbox {
    padding: 0 20px;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    border: none;
    background: transparent;
    font-size: 13px;
    color: #000000;
    width: 100%
}

.search-joomshop input.inputbox:focus {
    border: none
}

.search-joomshop input.inputbox::-moz-placeholder {
    color: #000000;
    opacity: 1
}

.search-joomshop input.inputbox:-ms-input-placeholder {
    color: #000000
}

.search-joomshop input.inputbox::-webkit-input-placeholder {
    color: #000000
}

.search-joomshop input.inputbox:focus::-webkit-input-placeholder {
    color: transparent
}

.search-joomshop input.inputbox:focus:-moz-placeholder {
    color: transparent
}

.search-joomshop input.inputbox:focus::-moz-placeholder {
    color: transparent
}

.search-joomshop input.inputbox:focus:-ms-input-placeholder {
    color: transparent
}

.search-joomshop button {
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 30px;
    font-size: 13px;
    color: #fff;
    background: #118b8b;
    text-transform: uppercase
}

.search-joomshop button span {
    display: inline-block !important
}

.search-joomshop button i {
    font-weight: 300;
    margin: 0;
    display: none
}

.search-joomshop button i:before {
    font-family: icomoon;
    content: ""
}

.search-joomshop button:hover {
    opacity: 0.8;
    color: #fff
}

@media screen and (max-width:991px) {
    .search-joomshop .icon-search {
        height: 50px;
        width: 50px;
        line-height: 50px;
        border-radius: 10px;
        display: inline-block;
        background-color: #457aff1a;
        color: #fff;
        text-align: center
    }

    .search-joomshop .icon-search:hover {
        background-color: #0ea89c
    }

    .search-joomshop .icon-search:before {
        content: "";
        width: 28px;
        height: 50px;
        display: inline-block;
        background-color: #fff;
        -webkit-mask-image: url(../images/icon-search.png);
        ask-image: url(../images/icon-search.png);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: 28px;
        mask-size: 28px
    }

    .search-joomshop .icon-search:hover {
        cursor: pointer;
        background-color: #0ea89c
    }

    .mod-shop-search {
        margin: 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        position: fixed;
        top: 70px;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 9
    }

    .mod-shop-search.active {
        visibility: visible;
        opacity: 1
    }

    .mod-shop-search .search {
        pointer-events: all;
        margin: 0 auto;
        justify-content: center
    }
}

#sp-right .sp-module.jshop-cat,
#sp-left .sp-module.jshop-cat {
    flex: auto
}

#sp-right .sp-module.jshop-cat a,
#sp-left .sp-module.jshop-cat a {
    font-size: 15px;
    color: #888;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#sp-right .sp-module.jshop-cat a:hover,
#sp-left .sp-module.jshop-cat a:hover {
    color: #0ea89c;
    padding-left: 10px
}

#sp-right .sp-module.jshop-cat .jshop_menu_level_0,
#sp-right .sp-module.jshop-cat .jshop_menu_level_0_a,
#sp-left .sp-module.jshop-cat .jshop_menu_level_0,
#sp-left .sp-module.jshop-cat .jshop_menu_level_0_a {
    margin-top: 10px;
    margin-bottom: 10px
}

#sp-right .sp-module.jshop-cat .jshop_menu_level_0_a a,
#sp-right .sp-module.jshop-cat .jshop_menu_level_1_a a,
#sp-right .sp-module.jshop-cat .jshop_menu_level_2_a a,
#sp-left .sp-module.jshop-cat .jshop_menu_level_0_a a,
#sp-left .sp-module.jshop-cat .jshop_menu_level_1_a a,
#sp-left .sp-module.jshop-cat .jshop_menu_level_2_a a {
    font-weight: 400 !important;
    color: #0ea89c
}

#sp-right .sp-module.jshop-cat .jshop_menu_level_1,
#sp-right .sp-module.jshop-cat .jshop_menu_level_1_a,
#sp-left .sp-module.jshop-cat .jshop_menu_level_1,
#sp-left .sp-module.jshop-cat .jshop_menu_level_1_a {
    margin-top: 10px;
    margin-bottom: 10px
}

#sp-right .sp-module.jshop-cat .sp-module-content,
#sp-left .sp-module.jshop-cat .sp-module-content {
    overflow-y: auto;
    max-height: 500px;
    padding: 13px 20px
}

#sp-right .sp-module.extra-product-sidebar .sp-module-content,
#sp-left .sp-module.extra-product-sidebar .sp-module-content {
    border: none
}

#sp-right .sp-module .sj-js-extraslider .extraslider-control,
#sp-left .sp-module .sj-js-extraslider .extraslider-control {
    height: auto !important
}

#sp-right .sp-module .sj-js-extraslider .extraslider-control .btn-arrow,
#sp-left .sp-module .sj-js-extraslider .extraslider-control .btn-arrow {
    display: none
}

#sp-right .sp-module .sj-js-extraslider .nav-page,
#sp-left .sp-module .sj-js-extraslider .nav-page {
    display: flex;
    justify-content: center
}

#sp-right .sp-module .sj-js-extraslider .nav-page li,
#sp-left .sp-module .sj-js-extraslider .nav-page li {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #e5e5e5;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s
}

#sp-right .sp-module .sj-js-extraslider .nav-page li a,
#sp-left .sp-module .sj-js-extraslider .nav-page li a {
    background: none;
    padding: 0;
    width: 10px;
    height: 10px
}

#sp-right .sp-module .sj-js-extraslider .nav-page li:hover,
#sp-right .sp-module .sj-js-extraslider .nav-page li.sel,
#sp-left .sp-module .sj-js-extraslider .nav-page li:hover,
#sp-left .sp-module .sj-js-extraslider .nav-page li.sel {
    background-color: #0ea89c;
    cursor: pointer
}

#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-image,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-image {
    width: auto;
    margin: 0 20px 0px 0;
    float: left
}

#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-image img,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-image img {
    width: auto
}

#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-title,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .item-title {
    font-weight: normal
}

#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .sj_jshopping_quickview_handler,
#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .product-buttons,
#sp-right .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .product_label,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .sj_jshopping_quickview_handler,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .product-buttons,
#sp-left .sp-module .sj-js-extraslider .extraslider-inner .item-wrap.style2 .product_label {
    display: none
}

#sp-right .sp-module .sj-js-extraslider .line:last-child .item-wrap.style2,
#sp-left .sp-module .sj-js-extraslider .line:last-child .item-wrap.style2 {
    margin-bottom: 0
}

#sp-component div.jshop table.cart th {
    background-color: #000000
}

#sp-component div.jshop table.cart tbody tr:first-child {
    background: #000000;
    border: 1px solid #ccc
}

#sp-component div.jshop table.cart tbody tr:first-child th {
    color: #fff;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5)
}

#sp-component div.jshop table.cart tbody tr td {
    border: 1px solid #eee;
    padding: 10px
}

#sp-component div.jshop table.cart tbody tr td.product_name {
    font-weight: 600;
    text-transform: capitalize
}

#sp-component div.jshop table.cart tbody tr td .inputbox {
    padding: 0;
    border-radius: 0;
    text-align: center;
    display: inline-block
}

#sp-component div.jshop table.cart tbody tr td .cart_reload {
    margin: 0 5px;
    display: inline-block
}

#sp-component div.jshop table.cart tbody tr td a {
    display: inline-block
}

#sp-component div.jshop table.cart tbody tr td a .jshop_img {
    width: 100px
}

#sp-component div.jshop table.jshop_subtotal {
    width: 100%
}

#sp-component div.jshop table.jshop_subtotal tr td {
    border: 1px solid #ddd;
    padding: 20px
}

#sp-component div.jshop #checkout .td_1 {
    display: inline-block;
    float: left
}

#sp-component div.jshop #checkout .td_1 a {
    background: #000000;
    color: #fff;
    display: inline-block;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    border-radius: 4px
}

#sp-component div.jshop #checkout .td_1 a img {
    display: none
}

#sp-component div.jshop #checkout .td_1 a:hover {
    background: #0ea89c
}

#sp-component div.jshop #checkout .td_2 {
    display: inline-block;
    float: left;
    padding: 0 0
}

#sp-component div.jshop #checkout .td_2 a {
    background: #0ea89c;
    color: #fff;
    display: inline-block;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    border-radius: 4px
}

#sp-component div.jshop #checkout .td_2 a img {
    display: none
}

#sp-component div.jshop #checkout .td_2 a:hover {
    background: #000000
}

#sp-component div.jshop table .button {
    margin: 10px 0;
    background: #ff5722;
    box-shadow: none;
    color: #fff;
    border: none;
    padding: 5px 10px
}

#sp-component div.jshop table .button:hover {
    background: #222
}

.jshop_subtotal .name {
    width: 90%;
    text-align: right;
    font-weight: bold
}

.jshop_subtotal .value {
    text-align: left;
    width: auto
}

.jshop.login,
.jshop.register {
    background: #fff;
    padding: 15px
}

.jshop.login h1,
.jshop.register h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px
}

.jshop.login .login_block td,
.jshop.login .register_block td,
.jshop.register .login_block td,
.jshop.register .register_block td {
    padding: 10px 5px
}

.jshop.login .login_block #remember_me,
.jshop.login .register_block #remember_me,
.jshop.register .login_block #remember_me,
.jshop.register .register_block #remember_me {
    margin-top: 5px
}

div.jshop_register {
    padding: 0
}

div.jshop_register td {
    padding: 10px 0px
}

div.jshop_register .name {
    min-width: 150px
}

.jshop.search-form h2.heading {
    font-size: 18px;
    color: #000000
}

.jshop.search-form #category_id {
    margin-bottom: 15px
}

.jshop.search-form input[type="text"]:not(.form-control),
.jshop.search-form input[type="email"]:not(.form-control),
.jshop.search-form input[type="url"]:not(.form-control),
.jshop.search-form input[type="date"]:not(.form-control),
.jshop.search-form input[type="password"]:not(.form-control),
.jshop.search-form input[type="search"]:not(.form-control),
.jshop.search-form input[type="tel"]:not(.form-control),
.jshop.search-form input[type="number"]:not(.form-control),
.jshop.search-form select:not(.form-control),
.jshop.search-form input[type="text"] {
    display: inline-block;
    width: 70%
}

.jshop.search-form input[type="submit"] {
    border-radius: 5px;
    background: #000000;
    color: #fff;
    line-height: 40px;
    border: none;
    padding: 0 25px
}

.jshop.search-form input[type="submit"]:hover {
    background: #0ea89c
}

span#mxcpr {
    display: none
}

.productfull .product-form {
    margin-bottom: 20px;
    padding: 0 0 30px
}

.productfull .product-image .image_middle {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    overflow: hidden
}

.productfull .product-image .image_middle img {
    border-radius: 20px
}

.productfull .product-image .additional-images .jCarouselLite {
    display: flex
}

.productfull .product-image .additional-images .jCarouselLite>div a.img {
    display: block;
    border-radius: 10px;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #eee
}

.productfull .product-image .additional-images .jCarouselLite>div a.img:hover {
    border-color: #0ea89c
}

.productfull .product-image .additional-images .jCarouselLite>div a.img img.jshop_img_thumb {
    margin: 0 auto;
    border-radius: 5px
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -15px;
    text-indent: 0
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-next,
.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-next,
    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-next,
    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-next:before,
.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-prev,
.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-prev,
    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-prev,
    .productfull .product-image .additional-images .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav>div:before {
    -webkit-mask-size: 12px;
    mask-size: 12px
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-next {
    right: 0px
}

.productfull .product-image .additional-images .owl2-controls .owl2-nav .owl2-prev {
    left: 0px
}

.productfull .product-image .additional-images:hover .owl2-nav div {
    opacity: 1
}

.productfull .product-info h1.title {
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 15px;
    text-transform: capitalize;
    line-height: 32px
}

.productfull .product-info .rating {
    margin-bottom: 15px
}

.productfull .product-info .rating span.pro-rate {
    display: inline-block;
    vertical-align: -1px
}

.productfull .product-info .rating .count_commentar {
    display: inline-block;
    font-size: 13px;
    margin-left: 5px
}

.productfull .product-info .price {
    margin-bottom: 22px
}

.productfull .product-info .price strong {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    display: inline-block
}

.productfull .product-info .price #block_price {
    color: #ff266f;
    font-size: 30px;
    font-weight: 400
}

.productfull .product-info .price #old_price {
    color: #999;
    font-size: 16px;
    text-decoration: line-through;
    padding: 0px 5px;
    margin-bottom: 0
}

.productfull .product-info .price .prod_price {
    display: inline-block
}

.productfull .product-info .pro-box {
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px
}

.productfull .product-info .pro-box .pro-label {
    color: #000000;
    font-weight: 400
}

.productfull .product-info .block_available {
    color: #009804;
    font-size: 13px;
    padding: 0;
    margin: 0;
    display: inline-block
}

.productfull .product-info .block_available:before {
    display: none
}

.productfull .product-info .jshop-manuafacture .manufacturer_name {
    padding: 0
}

.productfull .product-info .jshop_prod_description {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 22px;
    padding: 0
}

.productfull .product-info .qty_in_stock {
    color: #06C270
}

.productfull .product-info .deliverytime {
    font-size: 13px;
    margin-bottom: 15px
}

.productfull .product-info .pro-box-group {
    border-top: 1px solid #eee;
    padding-top: 15px
}

.productfull .product-info .pro-box-group .pro-box {
    margin-bottom: 10px
}

.productfull .product-info .pro-box-group .pro-box span:last-child {
    color: #999;
    font-weight: 400
}

.productfull .product-info #product_code {
    color: #0088db
}

.productfull .product-info .attributes_title {
    margin-bottom: 15px
}

.productfull .product-info .attributes_title .attributes_name {
    color: #000000
}

.productfull .product-info .jshop_prod_attributes {
    padding: 0
}

.productfull .product-info .jshop_prod_attributes select {
    display: inline-block
}

.productfull .product-info .jshop_prod_attributes .prod_attr_img {
    display: inline-block
}

.productfull .product-info .jshop_prod_attributes span.prod_attr_img {
    height: 31px;
    width: 31px
}

.productfull .product-info .jshop_prod_attributes .row {
    margin-bottom: 33px
}

.productfull .product-info .jshop_prod_attributes .attributes_title {
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
    padding-top: 0
}

.productfull .product-info .jshop_prod_attributes .input_type_radio {
    position: relative;
    text-align: center;
    margin-right: 5px
}

.productfull .product-info .jshop_prod_attributes .input_type_radio:hover input~.radio_custom {
    opacity: 0.8;
    cursor: pointer
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input:checked~.radio_custom {
    background-color: #0ea89c;
    border-color: #0ea89c;
    color: #fff
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom:after {
    content: "";
    position: absolute;
    display: none;
    font-size: 10px;
    line-height: 35px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: #000;
    font-family: fontawesome;
    display: none
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input:checked~.radio_custom:after {
    display: block;
    display: none
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input:checked~.radio_custom.radio_img:after {
    display: block;
    display: none
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input:checked~.radio_custom.radio_img {
    border-color: #000000;
    background-color: #fff
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input:checked~.radio_custom.radio_img img {
    margin: 4px;
    width: 27px;
    height: 27px
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom:after {
    content: ""
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom {
    margin: 0;
    padding: 9px 15px;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
    color: #555555;
    font-size: 14px;
    line-height: 20px
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom.radio_img {
    border-radius: 100%;
    border: 1px solid #ededed;
    background: #fff;
    padding: 0;
    transition: all 0.3s ease-in-out 0s
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom.radio_img img {
    border-radius: 100%;
    width: 35px;
    height: 35px
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_custom.radio_img span.radio_label {
    display: none
}

.productfull .product-info .jshop_prod_attributes .input_type_radio .radio_attr_label img {
    width: 35px;
    height: 35px;
    border-radius: 100%
}

.productfull .product-info .jshop_prod_attributes .input_type_radio input {
    display: none;
    opacity: 0
}

.productfull .product-info .pro-hits,
.productfull .product-info .social-content {
    display: inline-block;
    margin: 0 20px;
    color: #555
}

.productfull .product-info .social-share {
    margin-top: 20px
}

.productfull .product-info .social-share .pro-label {
    vertical-align: 15px
}

.productfull .product-info .price_prod_qty_list_head {
    font-size: 14px;
    color: #000000;
    font-weight: 500
}

.productfull .product-info .price_prod_qty_list {
    margin-bottom: 15px
}

.productfull .product-info .prod_buttons {
    margin-top: 20px;
    margin-bottom: 40px
}

.productfull .product-info .prod_buttons .prod_qty {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    display: block;
    margin-bottom: 10px
}

.productfull .product-info .prod_buttons .prod_qty_input {
    padding: 0;
    vertical-align: text-top;
    float: left
}

.productfull .product-info .prod_buttons #quantity {
    width: 44px;
    padding: 0;
    height: 44px;
    margin: 0 0px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px
}

.productfull .product-info .prod_buttons .buttons {
    padding: 0;
    float: left
}

.productfull .product-info .prod_buttons .buttons .button_buy {
    position: unset;
    margin: 0 20px;
    cursor: pointer;
    background: #0ea89c;
    border-radius: 22px;
    border: none;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 14px 28px;
    line-height: 16px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top
}

.productfull .product-info .prod_buttons .buttons .button_buy:hover {
    background: #000000
}

.productfull .product-info .prod_buttons .button_wishlist {
    padding: 0 0px;
    line-height: 44px;
    border: none;
    color: #0ea89c;
    font-size: 0px;
    border: 1px solid #0ea89c;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    text-align: center
}

.productfull .product-info .prod_buttons .button_wishlist:focus,
.productfull .product-info .prod_buttons .button_wishlist:active {
    box-shadow: none;
    border: none
}

.productfull .product-info .prod_buttons .button_wishlist i {
    font-size: 16px;
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 44px
}

.productfull .product-info .prod_buttons .button_wishlist i:before {
    content: ""
}

.productfull .product-info .prod_buttons .button_wishlist:hover {
    color: #fff;
    background: #0ea89c
}

.productfull .pro-more-info {
    margin-top: 70px
}

.productfull .block-tab {
    margin: 0 0 0px;
    padding: 35px 60px;
    border-radius: 20px;
    border: 1px solid #eee
}

.productfull .block-tab .nav-tabs {
    border-bottom: 1px solid #eee;
    justify-content: center;
    margin: 0px 0 0px;
    display: flex;
    flex-wrap: wrap
}

.productfull .block-tab .nav-tabs li {
    display: inline-flex;
    margin: 0 2px
}

.productfull .block-tab .nav-tabs li a {
    font-weight: 700;
    padding: 0 20px 17px;
    line-height: 18px;
    font-size: 18px;
    color: #999;
    display: block;
    display: block;
    position: relative
}

.productfull .block-tab .nav-tabs li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 0%;
    background: #0ea89c;
    transition: all 0.3s ease-in-out 0s
}

.productfull .block-tab .nav-tabs li.active a,
.productfull .block-tab .nav-tabs li:hover a {
    color: #000000
}

.productfull .block-tab .nav-tabs li.active a:before,
.productfull .block-tab .nav-tabs li:hover a:before {
    width: 100%
}

.productfull .block-tab .tab-content {
    background: #fff;
    padding: 27px 0 0;
    line-height: 24px
}

.productfull .block-tab .tab-content .jshop_prod_description {
    padding: 0
}

.productfull .block-tab .tab-content .pro-review .review_header {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    color: #000000
}

.productfull .block-tab .tab-content .pro-review .review_item {
    padding: 10px 0
}

.productfull .block-tab .tab-content .pro-review .review_item .review_user {
    font-weight: 400;
    color: #000
}

.productfull .block-tab .tab-content .pro-review .review_item .review_time {
    font-size: 13px
}

.productfull .block-tab .tab-content .pro-review .review_item .review_mark {
    margin-top: 5px
}

.productfull .block-tab .tab-content .pro-review .review_item .review_user_time {
    display: flex;
    justify-content: space-between
}

.productfull .jshop_list_product_related {
    margin-top: 70px
}

.productfull .jshop_list_product_related .jshop_related {
    margin-bottom: 0
}

.productfull .jshop_list_product_related .jshop_related .product {
    margin-bottom: 0
}

.productfull .jshop_list_product_related .related_header {
    color: #000000;
    font-weight: 700;
    border-bottom: none;
    margin: 0 0 20px;
    text-transform: capitalize;
    font-size: 30px
}

.productfull .jshop_list_product_related .jshop_list_product {
    margin: -15px
}

.productfull .jshop_list_product_related .jshop_list_product .product {
    padding: 15px
}

.productfull .jshop_list_product_related .jshop_list_product .product .product-inner {
    margin-bottom: 0
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-stage {
    display: flex
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-next,
.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-next,
    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-next,
    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-next:before,
.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-prev,
.productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-prev,
    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl2-prev,
    .productfull .jshop_list_product_related .jshop_list_product .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.productfull .jshop_list_product_related .jshop_list_product:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.productfull .buttons {
    padding: 0
}

.product-image-photo {
    margin: 0 auto
}

.category_title,
.listproduct,
.search_title {
    color: #000000;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 14px;
    background: transparent;
    padding: 0;
    line-height: 30px;
    text-transform: capitalize
}

label.select-mask {
    position: relative;
    display: inline-block;
    margin: 0px
}

label.select-mask select {
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-weight: normal;
    border: none;
    background-color: #f5f5f5;
    width: 140px;
    height: 40px !important;
    margin-bottom: 0px;
    padding: 0px 20px;
    border-radius: 0px;
    box-shadow: none
}

label.select-mask select:focus {
    background-color: #f5f5f5;
    border: none
}

label.select-mask:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #000000;
    right: 0px;
    top: 0px;
    padding: 0px 12px;
    position: absolute;
    pointer-events: none;
    cursor: pointer
}

label.select-mask:before {
    content: "";
    right: 1px;
    top: 1px;
    width: 28px;
    height: 40px;
    position: absolute;
    pointer-events: none;
    display: block
}

.jshop_filters .filter-options {
    padding: 30px 20px 7px;
    /* border-bottom: 1px solid #eee; */
    /* padding: 10px 20px 20px; */
    /* margin-bottom: 20px */
}

.custom-button {
    border-radius: 6px;
    box-shadow: none;
    border: solid 1px;
}

.custom-button:hover {
    background-color: #0ea89c;
    border-radius: 6px;
    box-shadow: none;
    border: solid 1px;
}

.jshop_filters .filter-options:last-child {
    margin-bottom: 0px
}

.jshop_filters .filter-options .filter-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 15px
}

.jshop_filters .filter-options .filter-option {
    display: flex;
    padding: 4px 0
}

.jshop_filters .filter-options .filter-option .option-input {
    margin-right: 10px
}

.jshop_filters .filter-options .filter-option .option-input:hover {
    cursor: pointer
}

.jshop_filters .filter-options .filter-option label {
    color: #888;
    font-size: 14px
}

.jshop_filters .filter-options .filter-option label:hover {
    cursor: pointer
}

.jshop_filters .filter-options .filter-option:hover {
    cursor: pointer
}

.jshop_filters .filter-options .filter-option:hover label {
    color: #0ea89c
}

.jshop_list_product #sort_count {
    border: 1px solid #eee;
    padding: 0px 10px;
    margin-bottom: 23px;
    display: inline-block;
    border-radius: 10px;
    width: 100%
}

.jshop_list_product #sort_count .box_products_sorting,
.jshop_list_product #sort_count .box_products_count_to_page {
    color: #000000;
    display: inline-block;
    font-size: 16px
}

.jshop_list_product #sort_count .box_products_sorting {
    float: left;
    border-right: 1px solid #eee;
    padding-right: 30px
}

.jshop_list_product #sort_count .box_products_sorting span.first {
    display: inline-block;
    display: none
}

.jshop_list_product #sort_count .box_products_sorting .select-mask {
    display: inline-block
}

.jshop_list_product #sort_count .box_products_sorting .select-mask:after {
    padding: 0
}

.jshop_list_product #sort_count .box_products_sorting .btn_sortting {
    margin: -4px 0px;
    cursor: pointer;
    display: none
}

.jshop_list_product #sort_count .box_products_count_to_page {
    float: right;
    margin-right: 20px;
    border-left: 1px solid #eee;
    padding-left: 30px
}

.jshop_list_product #sort_count .box_products_count_to_page label.select-mask select {
    min-width: 50px
}

.jshop_list_product #sort_count .box_products_count_to_page label.select-mask select:after {
    padding: 0
}

.jshop_list_product #sort_count p {
    display: inline-block;
    color: #999
}

.jshop_list_product #sort_count .inputbox {
    margin: 0px 5px
}

.jshop_list_product #sort_count label.select-mask {
    background: transparent;
    line-height: 60px;
    padding: 0 0px;
    border-radius: 5px
}

.jshop_list_product #sort_count label.select-mask:after {
    padding: 0
}

.jshop_list_product #sort_count label.select-mask select {
    width: auto;
    height: 52px !important;
    min-width: 70px;
    font-size: 16px;
    color: #000000;
    background-color: transparent;
    font-weight: 500;
    margin: 0;
    padding: 0px 20px;
    border-radius: 5px
}

.jshop_list_product #sort_count label.select-mask select:focus {
    box-shadow: none;
    background-color: transparent
}

.jshop_list_product .jshop_pagination .pagination {
    display: block
}

.jshop_list_product .jshop_pagination .pagination .pagination {
    margin: 0;
    border-radius: 0
}

.jshop_list_product .jshop_pagination .pagination .pagination>li {
    display: inline-block;
    padding: 0px;
    margin: 0 2px
}

.jshop_list_product .jshop_pagination .pagination .pagination>li.active span {
    background: #0ea89c;
    border-color: transparent;
    color: #fff
}

.jshop_list_product .jshop_pagination .pagination .pagination>li>a,
.jshop_list_product .jshop_pagination .pagination .pagination>li>span {
    padding: 0px;
    margin: 0;
    border-radius: 100% !important;
    background: transparent;
    border: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #000000;
    font-size: 16px
}

.jshop_list_product .jshop_pagination .pagination .pagination>li>a span,
.jshop_list_product .jshop_pagination .pagination .pagination>li>span span {
    border: none;
    height: auto;
    padding: 0;
    min-width: auto;
    background: transparent
}

.jshop_list_product .jshop_pagination .pagination .pagination>li>a {
    font-weight: 400
}

.jshop_list_product .jshop_pagination .pagination .pagination>li>a:hover {
    background: #f7f7f7;
    border-color: transparent;
    color: #000000
}

.jshop_list_product .jshop_pagination .pagination .pagination>li>a:focus {
    box-shadow: none
}

.jshop_list_product .list_product .product .review_mark {
    margin: 0 0 0px;
    height: 14px;
    width: auto;
    display: inline-block
}

.jshop_list_product .list_product .product .count_commentar,
.jshop_list_product .list_product .product .description,
.jshop_list_product .list_product .product .available {
    display: none
}

.jshop_list_product .list_product .product .right-block .list-buttons {
    display: none;
    text-align: left
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn {
    border: none;
    display: inline-block;
    margin-top: 0 !important;
    padding: 0;
    background-color: transparent;
    border-radius: 100%;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: unset;
    margin-right: 5px
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn:last-child {
    margin-right: 0px
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn i {
    font-size: 16px;
    font-family: "icomoon";
    line-height: 40px;
    vertical-align: -2px
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn i::before {
    display: inline-block
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn:hover {
    background-color: #0ea89c;
    color: #fff
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn:focus {
    box-shadow: none
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.button_buy {
    width: auto;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #0ea89c;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.button_buy i {
    margin-right: 5px
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.button_buy i:before {
    content: ""
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.button_buy:hover {
    background-color: #000000
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.button_wishlist i:before {
    content: ""
}

.jshop_list_product .list_product .product .right-block .list-buttons .btn.sj_jshopping_quickview_handler i:before {
    content: ""
}

.jshop_list_product .list_product.columns-1 .product .product-inner {
    overflow: hidden
}

.jshop_list_product .list_product.columns-1 .product .item-image {
    float: left;
    width: 280px;
    margin-right: 30px;
    margin-bottom: 0px
}

.jshop_list_product .list_product.columns-1 .product .item-image .product-buttons {
    right: calc(100% - 270px);
    display: none
}

.jshop_list_product .list_product.columns-1 .product .right-block {
    padding: 10px 0 0;
    margin-left: 310px;
    text-align: left
}

.jshop_list_product .list_product.columns-1 .product .right-block .list-buttons {
    display: block;
    margin-top: 22px
}

.jshop_list_product .list_product.columns-1 .product .right-block .item-title {
    font-size: 18px;
    margin-bottom: 10px
}

.jshop_list_product .list_product.columns-1 .product .right-block .jshop_price {
    font-size: 24px !important
}

.jshop_list_product .list_product.columns-1 .product .right-block .description {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 10px
}

.jshop-listing-product>h1 {
    font-size: 24px;
    line-height: 20px;
    color: #222;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-weight: 400
}

#sp-right .sp-module .jshop_menu_level_0_a a,
#sp-right .sp-module .jshop_menu_level_0 a {
    color: #000000
}

#sp-right .sp-module .jshop_menu_level_0_a a:hover,
#sp-right .sp-module .jshop_menu_level_0 a:hover {
    color: #0ea89c
}

#sp-right .sp-module .sj-extraslider.style2-dev .extraslider-control {
    display: none
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap {
    display: block;
    overflow: hidden;
    margin-bottom: 20px
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-image {
    float: left;
    width: 85px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ddd
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-image img {
    transition: all 0.3s ease-in-out 0s
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-image:hover {
    border-color: #0ea89c
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-image:hover img {
    transform: scale(1.15)
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info {
    margin-left: 100px
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info .item-content .main-price .price-sale {
    display: none
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info .item-content .main-price .item-price .old-price {
    color: #aaa;
    text-decoration: line-through
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info .item-content .main-price .item-price .price {
    font-size: 16px;
    color: #000000;
    font-weight: 600
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info .review_mark {
    display: table;
    margin-bottom: 7px
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info h3.item-title {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: normal
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info h3.item-title a {
    color: #000000
}

#sp-right .sp-module .sj-extraslider.style2-dev .line .item-wrap .item-info h3.item-title a:hover {
    color: #0ea89c
}

select::-ms-expand {
    display: none
}

div.jshop_register {
    width: 100%
}

.sj_jshopping_search-wrapper .search .select_category select {
    border-radius: 0
}

.fancybox-wrap .fancybox-skin {
    background: #fff
}

.fancybox-wrap .productfull {
    background: #fff
}

.fancybox-wrap .productfull .jshop_list_product_related,
.fancybox-wrap .productfull .pro-more-info {
    display: none
}

.fancybox-wrap .productfull .product-info-inn h1.title {
    font-size: 1.2rem
}

.fancybox-wrap .productfull .product-info-inn .price {
    margin-bottom: 15px
}

.fancybox-wrap .productfull .product-info-inn .jshop_code_prod,
.fancybox-wrap .productfull .product-info-inn .box-viewed,
.fancybox-wrap .productfull .product-info-inn .social-share,
.fancybox-wrap .productfull .product-info-inn .pro-box-group {
    display: none
}

@-moz-document url-prefix() {
    .fancybox-wrap .productfull #thumb-slider .owl2-carousel .owl2-stage {
        display: inline-flex
    }
}

.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span {
    font-weight: 400
}

.jshop.login table {
    font-size: 14px
}

#sp-component div.jshop table.cart tbody tr td .cart_reload {
    font-family: "FontAwesome" !important
}

.form-horizontal .form_sort_count {
    margin-bottom: 0
}

.form-horizontal .form_sort_count .jshop.filters {
    margin-top: 15px
}

.productfull .text_zoom {
    display: none
}

.jshop.productfull .block_rating_hits table {
    float: none
}

.jshop.productfull .block_rating_hits {
    margin: 2px 0
}

.jshop.productfull.fancybox-content .pro-more-info {
    display: none
}

.jshop.productfull.fancybox-content .jshop_list_product_related {
    display: none
}

.cart_block_discount input.inputbox {
    width: 200px;
    display: inline-block
}

.jshop .cart_buttons .btn.btn-arrow-left {
    background-image: none;
    border: none
}

.jshop .cart_buttons .btn.btn-arrow-left:hover {
    background: #0ea89c
}

.jshop .cart_buttons .btn.btn-arrow-right {
    background-image: none;
    background: #0ea89c;
    border-radius: 5px;
    border: none
}

.jshop .cart_buttons .btn.btn-arrow-right:hover {
    background: #000000
}

.jshop .jshop_prod_cart .remove a,
.jshop .remove_to_cart a {
    font-size: 0;
    background: none;
    border: none
}

.jshop .jshop_prod_cart .remove a:focus,
.jshop .remove_to_cart a:focus {
    box-shadow: none
}

.jshop .jshop_prod_cart .remove a:before,
.jshop .remove_to_cart a:before {
    content: "";
    font-family: fontawesome;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    width: 13px;
    height: 13px;
    line-height: 13px;
    background: #0ea89c;
    border-radius: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.jshop .jshop_prod_cart .remove a.btn-success:before,
.jshop .remove_to_cart a.btn-success:before {
    content: "";
    background: transparent;
    color: #198754;
    box-shadow: none;
    font-size: 14px
}

.login_block .form-horizontal .controls {
    margin-bottom: 15px
}

.jshop_list_product .block_product:hover {
    box-shadow: none
}

.jshop>h1 {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: normal;
    color: #000000;
    font-size: 26px
}

.jshop_list_category {
    /* display: none */
}

.jshop_list_category .category {
    text-align: left
}

.jshop_list_category .category .image {
    /* display: none */
}

.jshop_list_category .category_name,
.jshop_list_manufacturer .manufacturer_name,
.jshop_list_vendor .vendor_name {
    font-size: 16px;
    font-weight: 600
}

.cart .quantity input[type=number]::-webkit-inner-spin-button,
.prod_qty_input input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.cart .quantity input[type=number],
.prod_qty_input input[type=number] {
    -moz-appearance: textfield
}

.com-jshopping.view-category .sp-module.policy-sidebar,
.com-jshopping.view-products .sp-module.policy-sidebar {
    display: none
}

.com_jshopping.view-product .sp-module.jshop-cat {
    display: none
}

.pagelogin>h1 {
    margin-bottom: 30px
}

.banners>div a,
.banners.sppb-addon-single-image .sppb-addon-single-image-container {
    display: block;
    position: relative;
    overflow: hidden
}

.banners>div a:before,
.banners.sppb-addon-single-image .sppb-addon-single-image-container:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out
}

.banners>div a:after,
.banners.sppb-addon-single-image .sppb-addon-single-image-container:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out
}

.banners>div a:hover:before,
.banners.sppb-addon-single-image .sppb-addon-single-image-container:hover:before {
    border: 0 solid rgba(255, 255, 255, 0.7)
}

.banners>div a:hover:after,
.banners.sppb-addon-single-image .sppb-addon-single-image-container:hover:after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s
}

.welcome-msg {
    font-size: 13px;
    color: #0ea89c;
    padding: 10px 0
}

.help {
    color: #000000;
    margin-left: 30px
}

.help a {
    color: #000000;
    font-weight: 500
}

.help i {
    font-size: 20px;
    margin-right: 9px;
    vertical-align: -2px;
    width: 20px
}

.help i:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: ""
}

.sp-contact-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.sp-contact-info .sp-contact-phone {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center
}

.sp-contact-info .sp-contact-phone i {
    margin: 0;
    margin-right: 5px;
    display: inline-block
}

.sp-contact-info .sp-contact-phone a {
    display: inline-block;
    color: #0ea89c
}

.block-promotions .sppb-addon-feature {
    background-color: #fff;
    transition: all 0.3s ease-in-out 0s
}

.block-promotions .sppb-addon-feature .sppb-feature-box-title {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #222
}

.block-promotions .sppb-addon-feature .sppb-img-container {
    border-radius: 3px;
    overflow: hidden;
    transition: all 0.2s ease-in-out 0s
}

.block-promotions .sppb-addon-feature:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 3
}

.block-promotions .sppb-addon-feature:hover .sppb-feature-box-title {
    color: #0ea89c
}

.block-promotions .sppb-addon-feature:hover .sppb-img-container {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px)
}

.block-policy .item-policy {
    box-shadow: 1px 0px 0px 0px #eee
}

.block-policy .sppb-addon-feature p {
    margin: 0
}

.block-policy .banners img {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important
}

.sppb-carousel.slider-banner .sppb-item img {
    border-radius: 3px
}

.sppb-carousel.slider-banner .sppb-carousel-arrow {
    position: absolute;
    top: -38px;
    background-color: #f5f5f5;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-shadow: none;
    color: #222;
    cursor: pointer;
    z-index: 99;
    font-size: 17px;
    filter: alpha(Opacity=100);
    opacity: 1
}

.sppb-carousel.slider-banner .sppb-carousel-arrow i {
    position: unset;
    margin: 0;
    display: block;
    font-weight: 400;
    line-height: 26px
}

.sppb-carousel.slider-banner .sppb-carousel-arrow i:before {
    font-family: "icomoon";
    display: block
}

.sppb-carousel.slider-banner .sppb-carousel-arrow:hover {
    background-color: #0ea89c;
    color: #fff
}

.sppb-carousel.slider-banner .sppb-carousel-arrow.right {
    right: 5px;
    left: auto
}

.sppb-carousel.slider-banner .sppb-carousel-arrow.right i:before {
    content: ""
}

.sppb-carousel.slider-banner .sppb-carousel-arrow.left {
    right: 36px;
    left: auto
}

.sppb-carousel.slider-banner .sppb-carousel-arrow.left i:before {
    content: ""
}

.sppb-carousel.slider-banner .sppb-carousel-indicators li {
    margin: 0 3px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    opacity: 0.6;
    border: none
}

.sppb-carousel.slider-banner .sppb-carousel-indicators li:hover {
    opacity: 1;
    cursor: pointer
}

.sppb-carousel.slider-banner .sppb-carousel-indicators li.active {
    opacity: 1
}

.head-title {
    display: flex;
    justify-content: space-between;
    align-items: end;
    flex-wrap: wrap;
    margin-top: -9px;
    margin-bottom: 20px
}

.head-title .heading-title {
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize
}

.head-title .heading-title span {
    color: #ff266f
}

.head-title .pre_text a {
    text-decoration: underline;
    font-size: 15px
}

.modtitle {
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: -9px;
    margin-bottom: 20px
}

.modtitle span {
    color: #ff266f
}

.maincontent-bottom {
    position: relative;
    padding: 80px 0 55px;
    margin-bottom: -55px
}

.maincontent-bottom:after {
    display: inline-block;
    content: "";
    width: 84.5%;
    background: #f7f7f7;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    pointer-events: none
}

@media (max-width:1440px) {
    .maincontent-bottom:after {
        width: 100%
    }
}

.block-brands {
    background: #fff;
    padding: 10px 40px 10px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    overflow: hidden;
    display: grid;
    align-items: center;
    width: 100%;
    grid-template-columns: 1fr 70% 3fr
}

.block-brands .brand_title {
    margin: 0 30px 0 0px !important;
    font-size: 18px;
    color: #000000
}

.block-brands .post_text {
    margin-left: auto
}

.block-brands .post_text a {
    text-decoration: underline;
    text-transform: capitalize
}

.block-brands .brand_slider .yt-content-slider .yt-content-wrap {
    background: #fff;
    overflow: hidden;
    text-align: center
}

.block-brands .brand_slider .yt-content-slider .yt-content-wrap img {
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.block-brands .brand_slider .yt-content-slider .yt-content-wrap:hover img {
    opacity: 1
}

.block-brands .owl2-controls {
    margin: 0;
    line-height: 0
}

.block-brands .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.block-brands .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.block-brands .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.block-brands .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.block-brands .owl2-controls .owl2-nav .owl2-next,
.block-brands .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .block-brands .owl2-controls .owl2-nav .owl2-next,
    .block-brands .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .block-brands .owl2-controls .owl2-nav .owl2-next,
    .block-brands .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.block-brands .owl2-controls .owl2-nav .owl2-next:before,
.block-brands .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.block-brands .owl2-controls .owl2-nav .owl2-prev,
.block-brands .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .block-brands .owl2-controls .owl2-nav .owl2-prev,
    .block-brands .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .block-brands .owl2-controls .owl2-nav .owl2-prev,
    .block-brands .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.block-brands .owl2-controls .owl-dots {
    margin-top: 20px;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.block-brands .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.block-brands .owl2-controls .owl-dots .owl-dot span {
    display: none
}

.block-brands .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #0ea89c;
    cursor: pointer
}

.block-brands .owl2-controls .owl-dots .owl-dot.active {
    background-color: #0ea89c
}

.block-brands:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.counters-num {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 60px;
    margin-bottom: 0;
    margin-right: 30px;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 5px
}

.counters-num .item {
    text-align: center;
    font-size: 50px;
    line-height: 63px;
    font-weight: 700;
    color: #fff;
    width: 33.33%;
    border-right: 1px solid #fff
}

.counters-num .item:last-child {
    border-right: none
}

.counters-num .item .js-counter {
    margin-bottom: 4px
}

.counters-num .item p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0
}

.overlay {
    position: fixed;
    background: #0006;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    cursor: url(../images/close.png), pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s
}

.overlay.active {
    visibility: visible;
    opacity: 1
}

.vertical-categories .sj-categories {
    margin: 0px -1%
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box {
    padding-top: 6px;
    padding-bottom: 26px
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .cat-title {
    margin: 0
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .cat-title a {
    color: #000000;
    font-size: 16px;
    padding: 0;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .cat-title a:hover {
    padding-left: 10px;
    color: #0ea89c
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .child-cat {
    padding-top: 15px
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    color: #000000;
    display: block;
    line-height: 30px;
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.vertical-categories .sj-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a:hover {
    padding-left: 10px;
    color: #0ea89c
}

.top-categories ul.menu {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 5px;
    padding: 15px 0
}

.top-categories ul.menu a {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 9px 15px;
    display: inline-block;
    border-radius: 20px;
    text-transform: capitalize;
    font-size: 13px;
    color: #000000;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.top-categories ul.menu a:hover {
    border-color: #0ea89c;
    background-color: #fff;
    color: #000000
}

#slider {
    border-radius: 20px;
    overflow: hidden
}

#slider .yt-content-slider .yt-content-wrap .caption {
    position: static;
    padding: 0;
    background: transparent;
    position: unset
}

#slider .yt-content-slider .yt-content-wrap .caption .container {
    position: relative;
    padding: 0
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-warp {
    max-width: 45%;
    position: absolute;
    bottom: 200px;
    left: 15px
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-title {
    opacity: 0;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 14px 15px;
    background: #0ea89c;
    border-radius: 5px;
    margin-bottom: 12px;
    display: inline-block
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-title:hover {
    background: #000000;
    cursor: pointer
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-title2 {
    opacity: 0;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-descrip {
    opacity: 0;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    padding-left: 16px;
    border-left: 2px solid #dcdcdc;
    margin-bottom: 22px
}

#slider .yt-content-slider .yt-content-wrap .caption .slide-button {
    opacity: 0
}

#slider .yt-content-slider .yt-content-wrap .caption .link-button {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    background: #0ea89c;
    text-align: center;
    text-transform: capitalize;
    padding: 12px 30px;
    margin-right: 15px;
    border-radius: 5px
}

#slider .yt-content-slider .yt-content-wrap .caption .link-button:hover {
    background: #000000
}

#slider .yt-content-slider .yt-content-wrap .caption .video-slider {
    display: inline-block;
    float: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 48px;
    color: #888
}

#slider .yt-content-slider .yt-content-wrap .caption .video-slider i {
    font-family: inherit;
    font-weight: 400;
    line-height: 48px
}

#slider .yt-content-slider .yt-content-wrap .caption .video-slider i:before {
    display: inline-block;
    float: left;
    font-family: "FontAwesome";
    color: #0ea89c;
    margin-right: 9px;
    vertical-align: middle;
    font-size: 16px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

#slider .yt-content-slider .yt-content-wrap .caption .video-slider:hover {
    color: #0ea89c
}

#slider .yt-content-slider .yt-content-wrap .caption .video-slider:hover i:before {
    color: #fff;
    background: linear-gradient(to right, #ffffff 0%, #0ea89c 100%)
}

#slider .owl2-item.active .yt-content-slide .caption .slide-title {
    opacity: 1 !important;
    animation: myeffect-slideshow 3s ease-in-out;
    -webkit-animation: myeffect-slideshow 3s ease-in-out;
    -moz-animation: myeffect-slideshow 3s ease-in-out;
    -o-animation: myeffect-slideshow 3s ease-in-out
}

#slider .owl2-item.active .yt-content-slide .caption .slide-title2 {
    opacity: 1 !important;
    animation: myeffect-slideshow 2.5s ease-in-out;
    -webkit-animation: myeffect-slideshow 2.5s ease-in-out;
    -moz-animation: myeffect-slideshow 2.5s ease-in-out;
    -o-animation: myeffect-slideshow 2.5s ease-in-out
}

#slider .owl2-item.active .yt-content-slide .caption .slide-descrip {
    opacity: 1 !important;
    animation: myeffect-slideshow 2s ease-in-out;
    -webkit-animation: myeffect-slideshow 2s ease-in-out;
    -moz-animation: myeffect-slideshow 2s ease-in-out;
    -o-animation: myeffect-slideshow 2s ease-in-out
}

#slider .owl2-item.active .yt-content-slide .caption .slide-button {
    opacity: 1 !important;
    animation: myeffect-slideshow 1.5s ease-in-out;
    -webkit-animation: myeffect-slideshow 1.5s ease-in-out;
    -moz-animation: myeffect-slideshow 1.5s ease-in-out;
    -o-animation: myeffect-slideshow 1.5s ease-in-out
}

#slider .owl2-controls {
    height: 0
}

#slider .owl2-controls .owl2-nav>div {
    background-color: #fff;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

#slider .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

#slider .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

#slider .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

#slider .owl2-controls .owl2-nav .owl2-next,
#slider .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    #slider .owl2-controls .owl2-nav .owl2-next,
    #slider .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    #slider .owl2-controls .owl2-nav .owl2-next,
    #slider .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

#slider .owl2-controls .owl2-nav .owl2-next:before,
#slider .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

#slider .owl2-controls .owl2-nav .owl2-prev,
#slider .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    #slider .owl2-controls .owl2-nav .owl2-prev,
    #slider .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    #slider .owl2-controls .owl2-nav .owl2-prev,
    #slider .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

#slider .owl2-controls .owl2-nav .owl-next {
    right: 20px;
    left: auto
}

#slider .owl2-controls .owl2-nav .owl-prev {
    left: 20px;
    right: auto
}

#slider .owl2-controls .owl-dots {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%);
    background: #0000004d;
    border-radius: 25px;
    padding: 10px;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
    margin: 0
}

#slider .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

#slider .owl2-controls .owl-dots .owl-dot span {
    display: none
}

#slider .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #fff;
    cursor: pointer
}

#slider .owl2-controls .owl-dots .owl-dot.active {
    background-color: #fff
}

#slider:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.custom-slidercates {
    position: relative;
    overflow: visible
}

.custom-slidercates .sj-categories {
    overflow: visible;
    margin: 0
}

.custom-slidercates .owl2-carousel .owl2-item img {
    transform-style: unset
}

.custom-slidercates .owl2-controls {
    margin: 0
}

.custom-slidercates .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.custom-slidercates .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.custom-slidercates .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.custom-slidercates .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.custom-slidercates .owl2-controls .owl2-nav .owl2-next,
.custom-slidercates .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .custom-slidercates .owl2-controls .owl2-nav .owl2-next,
    .custom-slidercates .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .custom-slidercates .owl2-controls .owl2-nav .owl2-next,
    .custom-slidercates .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.custom-slidercates .owl2-controls .owl2-nav .owl2-next:before,
.custom-slidercates .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.custom-slidercates .owl2-controls .owl2-nav .owl2-prev,
.custom-slidercates .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .custom-slidercates .owl2-controls .owl2-nav .owl2-prev,
    .custom-slidercates .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .custom-slidercates .owl2-controls .owl2-nav .owl2-prev,
    .custom-slidercates .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.custom-slidercates .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.custom-slidercates .owl2-controls .owl2-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.custom-slidercates .owl2-controls .owl2-dots .owl-dot span {
    display: none
}

.custom-slidercates .owl2-controls .owl2-dots .owl-dot:hover {
    background-color: #fff;
    cursor: pointer
}

.custom-slidercates .owl2-controls .owl2-dots .owl-dot.active {
    background-color: #fff
}

.custom-slidercates:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.custom-slidercates .cat-wrap.theme3 .owl2-stage-outer {
    border-bottom: 1px solid #eeeeee;
    direction: ltr
}

.custom-slidercates .cat-wrap.theme3 .content-box {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    padding-bottom: 35px;
    text-align: center
}

.custom-slidercates .cat-wrap.theme3 .content-box:before {
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 0;
    transition: all 0.3s ease 0s;
    background-color: #0ea89c
}

.custom-slidercates .cat-wrap.theme3 .content-box .image-cat img {
    border: none;
    transition: all 1.2s ease 0s;
    width: auto;
    display: inline-block
}

.custom-slidercates .cat-wrap.theme3 .content-box .image-cat img:hover {
    opacity: 1;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.custom-slidercates .cat-wrap.theme3 .content-box .cat-title {
    padding-top: 25px;
    margin-bottom: 0
}

.custom-slidercates .cat-wrap.theme3 .content-box .cat-title a {
    font-weight: 700;
    font-size: 18px
}

.custom-slidercates .cat-wrap.theme3 .content-box .child-cat {
    padding-top: 15px
}

.custom-slidercates .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
    float: left;
    width: 100%;
    font-size: 14px
}

.custom-slidercates .cat-wrap.theme3 .content-box .child-cat .child-cat-title .arrow {
    display: none
}

.custom-slidercates .cat-wrap.theme3 .content-box .child-cat .child-cat-title a {
    position: relative;
    padding-left: 20px;
    line-height: 30px
}

.custom-slidercates .cat-wrap.theme3 .content-box .child-cat .child-cat-title a:before {
    position: absolute;
    content: "";
    font-family: FontAwesome;
    top: -6px;
    left: 0;
    color: #0ea89c;
    font-size: 13px
}

.custom-slidercates .cat-wrap.theme3 .content-box .btn-more {
    margin-top: 20px
}

.custom-slidercates .cat-wrap.theme3 .content-box .btn-more a {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
    background-color: #0ea89c;
    float: left
}

.custom-slidercates .cat-wrap.theme3 .content-box .btn-more a:hover {
    background-color: #3e2fff
}

.custom-slidercates .cat-wrap.theme3 .content-box:hover .cat-title a {
    color: #0ea89c
}

.custom-slidercates .cat-wrap.theme3 .content-box:hover:before {
    left: 0;
    width: 100%
}

.custom-slidercates .cat-wrap.theme3 .content-box:hover .image-cat img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-1 .cat-title a {
    color: #52a4a1
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-1:before {
    background-color: #52a4a1
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-2 .cat-title a {
    color: #b069bf
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-2:before {
    background-color: #b069bf
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-3 .cat-title a {
    color: #444444
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-3:before {
    background-color: #444444
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-4 .cat-title a {
    color: #57ad4d
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-4:before {
    background-color: #57ad4d
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-5 .cat-title a {
    color: #32a8bb
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-5:before {
    background-color: #32a8bb
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-6 .cat-title a {
    color: #ffa600
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-6:before {
    background-color: #ffa600
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-7 .cat-title a {
    color: #dd4e96
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-7:before {
    background-color: #dd4e96
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-8 .cat-title a {
    color: #729c87
}

.custom-slidercates .cat-wrap.theme3 .content-box.item-8:before {
    background-color: #729c87
}

.custom-slidercates2 {
    position: relative;
    overflow: hidden;
    margin: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.custom-slidercates2 .sj-categories {
    overflow: visible;
    margin: 0
}

.custom-slidercates2 .owl2-carousel .owl2-item img {
    transform-style: unset
}

.custom-slidercates2 .owl2-controls {
    margin: 0
}

.custom-slidercates2 .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.custom-slidercates2 .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.custom-slidercates2 .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.custom-slidercates2 .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.custom-slidercates2 .owl2-controls .owl2-nav .owl2-next,
.custom-slidercates2 .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .custom-slidercates2 .owl2-controls .owl2-nav .owl2-next,
    .custom-slidercates2 .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .custom-slidercates2 .owl2-controls .owl2-nav .owl2-next,
    .custom-slidercates2 .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.custom-slidercates2 .owl2-controls .owl2-nav .owl2-next:before,
.custom-slidercates2 .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.custom-slidercates2 .owl2-controls .owl2-nav .owl2-prev,
.custom-slidercates2 .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .custom-slidercates2 .owl2-controls .owl2-nav .owl2-prev,
    .custom-slidercates2 .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .custom-slidercates2 .owl2-controls .owl2-nav .owl2-prev,
    .custom-slidercates2 .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.custom-slidercates2 .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.custom-slidercates2 .owl2-controls .owl2-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.custom-slidercates2 .owl2-controls .owl2-dots .owl-dot span {
    display: none
}

.custom-slidercates2 .owl2-controls .owl2-dots .owl-dot:hover {
    background-color: #fff;
    cursor: pointer
}

.custom-slidercates2 .owl2-controls .owl2-dots .owl-dot.active {
    background-color: #fff
}

.custom-slidercates2:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.custom-slidercates2 .cat-wrap.theme2 .item {
    background-color: #fff
}

.custom-slidercates2 .cat-wrap.theme2 .content-box {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    background-color: #fff;
    padding-bottom: 30px;
    border-right: 1px solid #eee
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .image-cat {
    overflow: visible;
    text-align: center
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .image-cat img {
    width: auto;
    display: inline-block;
    border: none;
    transition: all 1.2s ease 0s;
    border-radius: 20px;
    border: solid #FFF 5px;
    box-shadow: none
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .image-cat img:hover {
    opacity: 0.8;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .image-cat a {
    position: relative;
    display: block
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .image-cat a:after {
    position: absolute;
    content: "";
    font-family: "FontAwesome";
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    font-size: 22px;
    color: #000000;
    font-size: 20px;
    bottom: -22px;
    right: 22px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .cat-title {
    padding: 17px 40px 0;
    margin-bottom: 0
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .cat-title a {
    font-weight: 700;
    font-size: 17px;
    color: #000000
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .cat-title a:hover {
    text-decoration: underline;
    color: #0ea89c
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat {
    padding: 14px 40px 0
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .arrow {
    display: none
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
    padding: 0;
    margin: 5px 0
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
    font-size: 14px;
    color: #444;
    line-height: 24px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .child-cat-title a:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 0px;
    height: 1px;
    background-color: #0ea89c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .child-cat-title a:hover {
    padding-left: 20px;
    color: #0ea89c
}

.custom-slidercates2 .cat-wrap.theme2 .content-box .child-cat .child-cat-title a:hover:before {
    width: 15px
}

.custom-slidercates2 .cat-wrap.theme2 .content-box:hover .image-cat a:after {
    background-color: #0ea89c;
    color: #fff
}

.slider-testimonials .sp-module-content {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px
}

.slider-testimonials .moduletable {
    padding-top: 0 !important
}

.slider-testimonials .moduletable .testimonial-title {
    margin: 0
}

.slider-testimonials .owl2-stage-outer {
    direction: ltr
}

.slider-testimonials .post_text {
    position: absolute;
    top: 3px;
    right: 0
}

.slider-testimonials .post_text a {
    text-decoration: underline;
    font-size: 15px
}

.slider-testimonials .yt-testimonial {
    margin: 0
}

.slider-testimonials .yt-testimonial .extraslider-inner {
    overflow: visible;
    padding-bottom: 0px
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner {
    display: flex;
    column-gap: 30px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-img-info {
    border-radius: 15px;
    width: 180px;
    overflow: hidden
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-img-info img {
    max-width: 100% !important;
    max-height: 100% !important;
    transition: all 1.2s ease 0s;
    border-radius: 15px !important
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info {
    flex: 1;
    text-align: left
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info h5 {
    font-size: 18px;
    text-transform: capitalize;
    color: #0ea89c;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info h5:before {
    content: "";
    font-family: FontAwesome;
    font-size: 56px;
    line-height: 50px;
    margin-right: 10px;
    color: #d7d7d7;
    display: inline-block
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info .client-quote {
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    font-weight: 400
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info .position {
    font-size: 14px;
    color: #000;
    font-weight: 400
}

.slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner:hover .item-img-info img {
    opacity: 0.8
}

.slider-testimonials .owl2-controls {
    margin: 0
}

.slider-testimonials .owl2-controls .owl2-nav {
    display: none
}

.slider-testimonials .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.slider-testimonials .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.slider-testimonials .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.slider-testimonials .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.slider-testimonials .owl2-controls .owl2-nav .owl2-next,
.slider-testimonials .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .slider-testimonials .owl2-controls .owl2-nav .owl2-next,
    .slider-testimonials .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .slider-testimonials .owl2-controls .owl2-nav .owl2-next,
    .slider-testimonials .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.slider-testimonials .owl2-controls .owl2-nav .owl2-next:before,
.slider-testimonials .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.slider-testimonials .owl2-controls .owl2-nav .owl2-prev,
.slider-testimonials .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .slider-testimonials .owl2-controls .owl2-nav .owl2-prev,
    .slider-testimonials .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .slider-testimonials .owl2-controls .owl2-nav .owl2-prev,
    .slider-testimonials .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.slider-testimonials .owl2-controls .owl2-nav>div {
    background-image: none
}

.slider-testimonials .owl2-controls .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.slider-testimonials .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.slider-testimonials .owl2-controls .owl-dots .owl-dot span {
    display: none
}

.slider-testimonials .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #0ea89c;
    cursor: pointer
}

.slider-testimonials .owl2-controls .owl-dots .owl-dot.active {
    background-color: #0ea89c
}

.slider-testimonials:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.section-testimonial .slider-testimonials .sp-module-content {
    padding: 0;
    border-radius: 0;
    background-color: transparent
}

.section-testimonial .slider-testimonials .yt-testimonial .item {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 20px
}

.section-testimonial .slider-testimonials .owl2-controls .owl2-nav {
    display: block
}

.section-testimonial .slider-testimonials .owl2-controls .owl-dots {
    display: none !important
}

.listingtab-layout1 .sj-listing-tabs {
    overflow: visible
}

.listingtab-layout1 .sj-listing-tabs .pre-text {
    margin-bottom: 20px
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    position: absolute;
    top: 8px;
    right: 0;
    margin: 0
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab {
    display: inline-block;
    background-color: transparent;
    border: none;
    line-height: 100%;
    float: none;
    margin: 0;
    margin-left: 25px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab span {
    color: #000000;
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: capitalize
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab.tab-sel,
.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab:hover {
    border: none
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab.tab-sel span,
.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab:hover span {
    color: #0ea89c
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container {
    margin: -15px
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-loadmore {
    margin: 0px auto
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-loadmore .ltabs-loadmore-btn {
    background: transparent;
    font-weight: 500;
    color: #000000;
    border: 1px solid #000000;
    padding: 10px 30px 10px;
    transition: all 0.3s ease 0s
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-loadmore .ltabs-loadmore-btn:hover {
    color: #0ea89c;
    border-color: #0ea89c
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-loadmore .ltabs-loadmore-btn img.add-loadmore {
    display: none
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
    background-color: #0ea89c;
    -webkit-mask-image: url(../images/spinner.svg);
    mask-image: url(../images/spinner.svg)
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .ltabs-item {
    margin-bottom: 0
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .ltabs-item .product {
    padding: 15px
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .ltabs-item .product .product-inner {
    margin-bottom: 0
}

.listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .ltabs-item .item-prices {
    margin-bottom: 0
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls {
    margin: 0
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div {
    border: none;
    background: none
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div:hover {
    border: none
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next,
.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next,
    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next,
    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next:before,
.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
    .listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-dots .owl-dot span {
    display: none
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-dots .owl-dot:hover {
    background-color: #fff;
    cursor: pointer
}

.listingtab-layout1 .sj-listing-tabs .owl2-controls .owl2-dots .owl-dot.active {
    background-color: #fff
}

.listingtab-layout1 .sj-listing-tabs:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.listingtab-layout1 .sj-listing-tabs .ltabs-items .ltabs-loading {
    background: url(../images/spinner.gif) no-repeat scroll center center transparent
}

.sp-module .sj-js-extraslider {
    margin: -15px
}

.sp-module .sj-js-extraslider .extraslider-inner {
    margin: 0;
    border: none;
    padding: 0;
    overflow: visible
}

.sp-module .sj-js-extraslider .extraslider-inner .product {
    padding: 15px;
    margin: 0
}

.sp-module .sj-js-extraslider .extraslider-inner .product .product-inner {
    margin: 0
}

.sp-module .sj-js-extraslider .owl2-controls {
    margin: 0;
    text-align: center
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-next,
.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-next,
    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-next,
    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-next:before,
.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-prev,
.sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-prev,
    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl2-prev,
    .sp-module .sj-js-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.sp-module .sj-js-extraslider .owl2-controls .owl-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
    margin-top: 20px
}

.sp-module .sj-js-extraslider .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.sp-module .sj-js-extraslider .owl2-controls .owl-dots .owl-dot span {
    display: none
}

.sp-module .sj-js-extraslider .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #0ea89c;
    cursor: pointer
}

.sp-module .sj-js-extraslider .owl2-controls .owl-dots .owl-dot.active {
    background-color: #0ea89c
}

.sp-module .sj-js-extraslider:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.js-extra-slider-deal .sj-js-extraslider {
    margin: 0;
    clear: both;
    display: grid;
    grid-template-columns: 110px calc(100% - 110px);
    border: 2px solid #0ea89c;
    border-radius: 20px
}

.js-extra-slider-deal .pre-text {
    width: 110px;
    background: #0ea89c;
    border-radius: 16px;
    color: #fff;
    padding: 95px 20px 15px 20px;
    background-image: url(../images/icon-clock.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    text-align: center;
    text-decoration: none;
    margin: 0
}

#block-clock div {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 7px
}

#block-clock div:last-child {
    margin-bottom: 0
}

#block-clock div span {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    color: #0ea89c;
    font-weight: 700;
    background: #fff;
    border-radius: 5px;
    display: block
}

.block-policy-sider .policy-text .item_policy {
    margin: 0 30px
}

.block-policy-sider .policy-text .item_policy .item {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding: 27px 0px 23px
}

.block-policy-sider .policy-text .item_policy .item .policy-ico {
    margin-bottom: 15px
}

.block-policy-sider .policy-text .item_policy .item .policy-ico img {
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s
}

.block-policy-sider .policy-text .item_policy .item .policy-title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px
}

.block-policy-sider .policy-text .item_policy .item .policy-des {
    color: #444444;
    font-size: 15px
}

.block-policy-sider .policy-text .item_policy:hover .policy-ico img {
    transform: translateX(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.block-policy-sider .policy-text .item_policy:last-child .item {
    border-bottom: none
}

.latest-blog .sj-extraslider {
    position: relative;
    margin: 0
}

.latest-blog .sj-extraslider .extraslider-inner {
    border: none;
    margin-bottom: 0px;
    margin-top: 0px
}

.latest-blog .sj-extraslider .extraslider-inner .owl2-stage-outer {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 0px
}

.latest-blog .sj-extraslider .extraslider-inner .item {
    margin: 20px;
    padding: 0px
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 {
    margin: 0;
    transition: all 0.3s ease-in-out 0s
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner {
    display: flex;
    column-gap: 30px
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image {
    width: 46%;
    max-width: 270px;
    overflow: hidden;
    border-radius: 10px;
    position: relative
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 60px;
    border-radius: 5px;
    padding: 7px 0 0;
    background-color: #fff;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
    text-align: center
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image .item-date b {
    font-size: 24px;
    display: block;
    font-weight: 400
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info {
    flex: 1;
    padding: 0px
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author {
    color: #0ea89c;
    font-size: 14px;
    margin-bottom: 5px
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-author span {
    color: #444
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title {
    margin: 0 0 5px;
    padding: 0;
    line-height: 17px;
    text-transform: none
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a {
    font-size: 18px;
    line-height: 24px;
    padding: 0;
    font-weight: 700;
    color: #000000
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-title a:hover {
    color: #0ea89c
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content {
    margin: 0;
    padding: 0
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-description {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 8px
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore {
    text-align: left;
    font-weight: 400
}

.latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-info .item-content .item-readmore a {
    text-decoration: underline
}

.latest-blog .sj-extraslider .owl2-controls {
    margin: 0;
    text-align: center
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-next,
    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-next:before,
.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
.latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl2-prev,
    .latest-blog .sj-extraslider .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.latest-blog .sj-extraslider .owl2-controls .owl-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
    margin-top: 20px
}

.latest-blog .sj-extraslider .owl2-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.latest-blog .sj-extraslider .owl2-controls .owl-dots .owl-dot span {
    display: none
}

.latest-blog .sj-extraslider .owl2-controls .owl-dots .owl-dot:hover {
    background-color: #0ea89c;
    cursor: pointer
}

.latest-blog .sj-extraslider .owl2-controls .owl-dots .owl-dot.active {
    background-color: #0ea89c
}

.latest-blog .sj-extraslider:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.section-skill .item {
    text-align: center
}

.section-skill .item .sk-persent .sk-inner.progress-bar {
    display: inline-block;
    height: 170px;
    width: 170px;
    line-height: 0;
    background: transparent
}

.section-skill .item .sk-persent .sk-inner.progress-bar div {
    height: 170px;
    width: 170px
}

.section-skill .item .sk-persent .sk-inner.progress-bar div span {
    line-height: 160px;
    height: 160px;
    width: 160px;
    left: 5px;
    top: 5px;
    background-color: #f7f7f7;
    font-size: 40px;
    text-transform: uppercase;
    color: #0ea89c;
    font-weight: 700
}

.section-skill .item .sk-persent .sk-inner.progress-bar .right,
.section-skill .item .sk-persent .sk-inner.progress-bar .rotate {
    background-color: #0ea89c !important
}

.block-statistic .item-inn {
    border-radius: 20px;
    color: #fff;
    background: #0ea89c;
    padding: 26px 20px;
    text-align: center
}

.block-statistic .item-inn .js-counter,
.block-statistic .item-inn .suffix {
    font-size: 50px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    text-align: center
}

.block-statistic .item-inn p {
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 3px;
    text-align: center;
    margin-bottom: 10px
}

.section-ourteam .block-ourteam {
    margin: -15px
}

.section-ourteam .block-ourteam .owl2-controls {
    margin: 0
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav>div {
    background-color: #f7f7f7;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    text-indent: 0
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav>div:before {
    position: unset;
    opacity: 1;
    content: "";
    display: inline-block;
    width: 18px;
    height: 100%;
    background-color: #000000;
    -webkit-mask-image: url(../images/icon-arrow.png);
    mask-image: url(../images/icon-arrow.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav>div:hover {
    background-color: #0ea89c;
    opacity: 1
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav>div:hover:before {
    background-color: #fff
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-next,
.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-next {
    right: -80px;
    left: auto
}

@media (max-width:1500px) {

    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-next,
    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-next {
        right: -70px;
        left: auto
    }
}

@media (max-width:1367px) {

    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-next,
    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-next {
        right: 0px;
        left: auto
    }
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-next:before,
.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-prev,
.section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-prev {
    left: -80px;
    right: auto
}

@media (max-width:1500px) {

    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-prev,
    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-prev {
        left: -70px;
        right: auto
    }
}

@media (max-width:1367px) {

    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl2-prev,
    .section-ourteam .block-ourteam .owl2-controls .owl2-nav .owl-prev {
        left: 0px;
        right: auto
    }
}

.section-ourteam .block-ourteam .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px
}

.section-ourteam .block-ourteam .owl2-controls .owl2-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s
}

.section-ourteam .block-ourteam .owl2-controls .owl2-dots .owl-dot span {
    display: none
}

.section-ourteam .block-ourteam .owl2-controls .owl2-dots .owl-dot:hover {
    background-color: #fff;
    cursor: pointer
}

.section-ourteam .block-ourteam .owl2-controls .owl2-dots .owl-dot.active {
    background-color: #fff
}

.section-ourteam .block-ourteam:hover .owl2-controls .owl2-nav>div {
    opacity: 1
}

.section-ourteam .yt-content-wrap {
    border-radius: 20px;
    background-color: #ffffff;
    border: 2px solid #f5f5f5;
    padding: 20px;
    transition: all 0.3s ease-in-out 0s;
    margin: 15px
}

.section-ourteam .yt-content-wrap>a {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
    display: block
}

.section-ourteam .yt-content-wrap>a img {
    transition: all 0.3s ease-in-out 0s;
    width: 100%
}

.section-ourteam .yt-content-wrap .caption {
    background: transparent;
    position: unset;
    color: #888
}

.section-ourteam .yt-content-wrap .item-content .cl-title {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 8px
}

.section-ourteam .yt-content-wrap .item-content .cl-job {
    font-size: 13px;
    text-transform: uppercase
}

.section-ourteam .yt-content-wrap .item-content .cl-des {
    font-size: 13px;
    line-height: 22px;
    border-top: 1px solid #eeeeee;
    padding-top: 13px;
    margin: 11px 0 13px
}

.section-ourteam .yt-content-wrap .item-content ul.socials {
    justify-content: start;
    display: flex;
    gap: 5px
}

.section-ourteam .yt-content-wrap .item-content ul.socials li a {
    width: 44px;
    height: 44px;
    background-color: #f5f5f5;
    line-height: 44px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    display: block;
    color: #888;
    font-size: 0;
    transition: all 0.3s ease-in-out 0s
}

.section-ourteam .yt-content-wrap .item-content ul.socials li a .fa {
    line-height: 44px;
    font-size: 0
}

.section-ourteam .yt-content-wrap .item-content ul.socials li a .fa:before {
    font-size: 18px
}

.section-ourteam .yt-content-wrap .item-content ul.socials li a:hover {
    color: #fff;
    background: #0ea89c
}

.section-ourteam .yt-content-wrap:hover {
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-color: transparent
}

.section-ourteam .yt-content-wrap:hover .item-content ul.socials a {
    color: #000000
}

@media screen and (max-width:767px) {
    .section-ourteam .yt-content-wrap {
        margin-bottom: 30px
    }

    .section-ourteam .yt-content-wrap:last-child {
        margin-bottom: 0px
    }
}

.section-store .item-info {
    padding: 48px 15px;
    text-align: center;
    border-radius: 20px;
    background-color: #ffffff;
    border: 2px solid #F7F7F7;
    transition: all 0.3s ease-in-out 0s
}

.section-store .item-info:hover {
    border: 2px solid #0ea89c
}

.contact-formpage .contact-ajax .element-form .el-form {
    border-radius: 20px;
    background-color: #f7f7f7;
    padding: 30px
}

@media screen and (min-width:1200px) {
    .contact-formpage .contact-ajax .element-form .el-form {
        padding: 95px 110px 100px
    }
}

.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element textarea {
    min-height: 100px
}

.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-input {
    background-color: #fff
}

.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-input:hover,
.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-input:focus {
    background-color: #fff
}

.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map {
    margin: 0
}

.contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map iframe {
    border: 0;
    width: 100%;
    overflow: hidden;
    height: 701px;
    border-radius: 20px
}

.item-gallery .sppb-addon-image-overlay {
    border-radius: 20px
}

.item-gallery .sppb-addon-image-overlay-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    background: #fff;
    color: #000000;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    text-align: center;
    font-size: 0;
    transition: all 0.3s ease-in-out 0s
}

.item-gallery .sppb-addon-image-overlay-icon:before {
    content: "";
    font-size: 20px;
    font-family: icomoon;
    display: inline-block
}

.item-gallery .sppb-addon-image-overlay-icon:hover {
    color: #0ea89c
}

*,
html {
    outline: none !important
}

@-ms-viewport {
    width: device-width
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

@media (min-width:992px) and (max-width:1199px) {
    .row * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row:before,
    .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    #offcanvas-toggler {
        display: none !important;
        visibility: hidden !important
    }

    .offcanvas-menu {
        display: none !important
    }

    .sp-megamenu-parent>li {
        margin-right: 15px
    }

    .sp-megamenu-parent>li:last-child {
        display: none
    }

    .sp-module .sj-js-extraslider .extraslider-inner .item .line {
        display: flex
    }

    .sp-module .sj-js-extraslider.preset02-5 .extraslider-inner .product {
        width: 33.333%
    }

    div.contact-ajax .ctajax-wrap .modtitle {
        font-size: 30px
    }

    .contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map iframe {
        height: 566px
    }
}

@media (max-width:480px) {
    body.site .sj_jshopping_quickview_handler {
        display: none
    }

    body.site .productfull .buttons {
        display: inline-block
    }

    body.site .productfull .prod_qty_input {
        margin-top: 0px;
        display: inline-block
    }

    body.site .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
        margin: 0 0 5px
    }

    body.site .form-vertical .login-greeting {
        line-height: 14px
    }

    body.site .productfull .product-info .prod_buttons .buttons .button_buy {
        width: auto
    }
}

@media (max-width:767px) {
    .body-innerwrapper {
        overflow-x: hidden
    }

    .hidden-xs {
        display: none
    }

    .sj_jshopping_quickview_handler {
        display: none !important
    }

    .zoomContainer {
        display: none
    }

    #sp-header.header-sticky {
        height: auto !important
    }

    #sp-menu {
        z-index: 1
    }

    #sp-right .sp-module:first-child {
        margin-top: 30px
    }

    #sp-logo .logo {
        text-align: center;
        display: block;
        margin-bottom: 20px
    }

    .logo-image {
        height: auto !important
    }

    #sp-header>.container {
        position: relative
    }

    #sp-header>.container .container-inner {
        position: absolute;
        left: 15px;
        top: -70px
    }

    .sambar .menu_vertical {
        padding: 0px 0
    }

    #sp-header .container-inner>.row {
        justify-content: flex-start
    }

    #sp-header .container-inner>.row>div {
        width: auto
    }

    #sp-header .container-inner>.row #sp-menu {
        flex: none
    }

    #sp-menu-vertical {
        padding-right: 0px
    }

    #sp-menu {
        padding-left: 10px
    }

    #sp-header:before {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px
    }

    #sp-search {
        padding-right: 0px
    }

    #sp-top1 .sp-column {
        justify-content: center
    }

    #jshop_module_wishlist {
        display: none
    }

    #sp-user1 .sp-column {
        gap: 5px
    }

    .search-joomshop {
        margin-right: -7px;
        padding-left: 0px;
        text-align: right
    }

    .search-joomshop .mod-shop-search {
        position: fixed;
        width: 93%;
        top: 144px
    }

    .sp-module .sp-module-title,
    .head-title .heading-title {
        font-size: 24px
    }

    div.sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
        margin: 0 0 20px
    }

    div.sj-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs li.ltabs-tab {
        display: block;
        border-radius: 0;
        padding: 5px 10px;
        border: none !important
    }

    div.sj-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
        padding-top: 10px
    }

    .listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
        position: absolute;
        top: -3px
    }

    .listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tab-selected {
        line-height: 28px
    }

    .listingtab-layout1 .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
        background: transparent
    }

    .block-brands .post_text {
        display: none
    }

    .block-policy .item-policy {
        box-shadow: none
    }

    .block-policy .banners img {
        border-radius: 20px !important
    }

    .latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner .item-image {
        width: auto;
        max-width: 100%;
        text-align: center
    }

    .latest-blog .sj-extraslider .extraslider-inner .item .item-wrap.style1 .item-wrap-inner {
        row-gap: 30px;
        flex-direction: column
    }

    .slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner {
        row-gap: 30px;
        flex-direction: column
    }

    .slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-img-info {
        width: 100%;
        text-align: center
    }

    .slider-testimonials .yt-testimonial .extraslider-inner .item .item-wrap .item-wrap-inner .item-info {
        text-align: center;
        width: 100%
    }

    .block-newsletter .title-block .sp-module-title {
        font-size: 24px
    }

    .block-newsletter {
        flex-wrap: wrap
    }

    .block-newsletter .title-block {
        margin-bottom: 10px
    }

    .block-newsletter>div {
        width: 100% !important
    }

    #sp-footer-middle .sp-module {
        margin-bottom: 50px
    }

    #sp-copyright {
        text-align: center;
        margin-bottom: 20px
    }

    .payment {
        text-align: center
    }

    .contact-ajax .ctajax-wrap {
        margin: 0
    }

    div.contact-ajax .ctajax-wrap .modtitle {
        font-size: 30px
    }

    .contact-formpage .contact-ajax .element-form .el-form {
        margin-bottom: 30px
    }

    .contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map iframe {
        height: 300px
    }

    .block-policy-sider .banners {
        display: none
    }

    .banner-sidebar {
        display: none
    }

    html.error-page body {
        align-items: flex-start
    }

    html.error-page body .error-code {
        font-size: 200px
    }

    .jshop_list_product .list_product.columns-1 .product .item-image {
        float: none !important;
        max-width: 100%;
        margin: 0;
        width: 100%
    }

    .jshop_list_product .list_product.columns-1 .product .right-block {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .jshop_list_product #sort_count label.select-mask select {
        padding: 0px 10px
    }

    .jshop_list_product #sort_count .box_products_count_to_page {
        margin-right: 10px;
        padding-left: 20px
    }

    .jshop_list_product #sort_count .box_products_sorting {
        padding-right: 20px
    }

    .jshop_list_product .jshop_pagination .pagination .pagination li:first-child {
        display: none
    }

    .jshop_list_product .jshop_pagination .pagination .pagination li:last-child {
        display: none
    }

    .productfull .additional-images .jCarouselLite>div a.img img.jshop_img_thumb {
        height: auto
    }

    .productfull .product-image .image_middle {
        pointer-events: none
    }

    .productfull .product-info-inn {
        padding: 50px 0 0 !important
    }

    .productfull .product-info-inn h1.title {
        font-size: 1.5rem
    }

    .productfull .product-form {
        padding: 0px
    }

    .productfull .pro-more-info {
        margin-top: 40px
    }

    .productfull .block-tab {
        padding: 35px 20px
    }

    .productfull .block-tab .nav-tabs li a {
        padding-left: 10px;
        padding-right: 10px
    }

    .jshop_list_product #sort_count label.select-mask select {
        width: auto
    }

    .productfull .jshop_list_product_related .related_header {
        font-size: 24px
    }

    .productfull .product-info .prod_buttons .buttons .button_buy {
        width: auto
    }

    .article-list .cols-1 .article {
        flex-wrap: wrap
    }

    .article-list .cols-1 .article .article-intro-image {
        width: auto;
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 15px
    }

    .article-list .cols-1 .article .article-body {
        width: auto
    }

    .form-horizontal .controls {
        margin-left: 150px
    }

    .registration .input-group,
    .profile-edit .input-group {
        flex-wrap: nowrap
    }

    .search .form-group .input-group,
    .search .form-group select:not(.form-control) {
        width: 100%
    }

    .search .form-group .input-group {
        padding: 0
    }

    #myLogin .modal-dialog {
        width: auto;
        z-index: 999
    }

    div.contact-ajax .ctajax-element .el-ctajax-form input {
        width: 100%
    }

    div.contact-ajax .ctajax-element .el-ctajax-form textarea {
        width: 100%
    }

    #sp-left {
        order: 1;
        margin-top: 50px
    }

    #sp-left .sp-module:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }

    body.rtl #offcanvas-toggler {
        left: auto;
        right: 15px
    }

    body.rtl .block-countdown .time-endin #block-clock div {
        margin-right: 0px;
        margin-left: 15px
    }

    body.rtl .block-countdown .time-endin #block-clock div:last-child {
        margin: 0 !important
    }

    body.rtl .block-newsletter .block_content .form-inline input {
        margin-right: 0px;
        margin-left: 10px
    }

    body.rtl .jshop_list_product #sort_count .box_products_count_to_page {
        float: left
    }

    body.rtl .jshop_list_product .list_product.columns-1 .product .item-image .product-buttons {
        left: 20px;
        right: auto
    }

    body.rtl .jshop_list_product .list_product.columns-1 .product .right-block .button_buy {
        left: 20px;
        right: auto
    }

    body.rtl .form-horizontal .controls {
        margin-right: 150px;
        margin-left: 0px
    }

    body.rtl .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
        text-align: right
    }
}

@media (max-width:667px) {
    .section-countdeal .sppb-container-inner {
        max-width: 540px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .body-innerwrapper {
        overflow-x: hidden
    }

    .sj_jshopping_quickview_handler {
        display: none !important
    }

    #sp-right .sp-module:first-child {
        margin-top: 30px
    }

    #sp-header-top .container-inner>.row {
        display: grid;
        grid-template-columns: 2fr 2fr 2fr;
        padding-right: 120px;
        grid-template-columns: 3fr 3fr 1.5fr
    }

    #sp-header-top .container-inner>.row>div {
        width: auto
    }

    #sp-search {
        padding-right: 0px
    }

    .search-joomshop {
        margin-right: -5px;
        padding-left: 0px;
        text-align: right
    }

    .search-joomshop .mod-shop-search {
        position: fixed;
        width: 70%;
        top: 144px
    }

    #sp-header>.container {
        position: relative
    }

    #sp-header>.container .container-inner {
        position: absolute;
        right: 15px;
        top: -70px
    }

    .sambar .menu_vertical {
        padding: 0px 0
    }

    #sp-header .container-inner>.row {
        justify-content: flex-start
    }

    #sp-header .container-inner>.row>div {
        width: auto
    }

    #sp-header .container-inner>.row #sp-menu {
        flex: none
    }

    #sp-menu-vertical {
        padding-right: 0px
    }

    #sp-menu {
        padding-left: 10px
    }

    .custom-slidercates2 .cat-wrap.theme2 .content-box {
        min-height: 290px;
        padding-bottom: 0
    }

    .block-policy .banners {
        text-align: center
    }

    .block-policy .banners img {
        border-radius: 10px !important
    }

    .block-newsletter .title-block .sp-module-title {
        font-size: 24px
    }

    #sp-bottom2 .sp-module {
        margin-bottom: 50px
    }

    div.contact-ajax .ctajax-wrap .modtitle {
        font-size: 30px
    }

    .contact-formpage .contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map iframe {
        height: 566px
    }

    .block-statistic .item-inn {
        padding: 26px 10px
    }

    .block-statistic .item-inn .js-counter,
    .block-statistic .item-inn .suffix {
        font-size: 30px
    }

    #sp-main-body {
        padding: 0
    }

    #sp-component {
        margin-bottom: 80px
    }

    .banner-sidebar {
        display: none
    }

    .jshop-cat .sp-module-content {
        border: none !important;
        padding: 0 !important
    }

    .policy-sidebar {
        display: none
    }

    .policy-sidebar .banners {
        display: none
    }

    .blog-featured .row {
        display: block
    }

    .blog-featured .row .item {
        float: left
    }

    .productfull {
        padding-bottom: 20px
    }

    .productfull .block-main {
        overflow: hidden;
        display: block
    }

    .jshop-listing-product .jshop_list_product .list_product .row {
        display: block
    }

    .jshop-listing-product .jshop_list_product .list_product .row .col-md-4 {
        float: left
    }

    .fancybox-wrap .fancybox-inner .productfull .block-main {
        display: block
    }

    .fancybox-wrap .fancybox-inner .productfull .product-image,
    .fancybox-wrap .fancybox-inner .productfull .product-info {
        float: left
    }

    .product .product-item-details {
        padding: 0px 10px 26px
    }

    .static-image-2 a.image-top {
        margin-bottom: 17px
    }

    .static-image-1 ul li {
        float: left;
        width: 33.33%;
        margin-bottom: 30px
    }

    .productfull .jshop_list_product_related .related_header {
        font-size: 24px
    }

    #sp-left {
        order: 1
    }
}

@media (min-width:1199px) {
    #offcanvas-toggler {
        display: none !important;
        visibility: hidden !important
    }

    body.helix-ultimate .sppb-row-container {
        max-width: 1320px
    }

    body.com-jshopping.view-product #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    body.view-article #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    body.com-spsimpleportfolio #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    body.com-users #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    body.view-login #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .com-sppagebuilder #sp-main-body .col-lg-12.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .container {
        max-width: 1320px
    }

    #sp-main-body .container {
        max-width: 1320px
    }

    .search .form-group .chzn-container .chzn-drop,
    .search .form-group .chzn-container .chzn-single {
        width: 50%
    }

    .search .form-group.search-display .chzn-container .chzn-drop,
    .search .form-group.search-display .chzn-container .chzn-single {
        width: 20%
    }

    .search .form-group.search-only {
        width: 100%
    }
}

.shop-by-brands img {
    transition: transform 1s ease-in-out;
}

.shop-by-brands img:hover {
    opacity: 1;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.custo-form input {
    border: 1px solid #ffffff !important;
}

.custo-form .cf-form-wrap {
    padding: 7px !important;
}

@media (max-width:768px) {
    input[type="text"]:not(.form-control),
    input[type="email"]:not(.form-control),
    input[type="tel"]:not(.form-control),
    .convertforms textarea.cf-input {
        text-align: center;
    }
    #cf_1 .cf-control-group[data-key="2"]{
        display: flex;
        justify-content: center;
    }
    #column-id-69fd9233-d6e4-45b8-a1ad-560efce93e92 {
        padding: 30px !important;
        min-height: 100px;
        height: 560px !important;
    }
    #sppb-addon-a2d92541-b2e3-47fb-acfb-21c30c24b029 .sppb-addon-title {
        font-size: 30px !important;
    }
    #sppb-addon-wrapper-f54db593-bac4-43d7-b4b6-e466015cb25e .cf-text-right {
        text-align: center !important;
    }
    /* #mod-custom270 iframe {
        width: 100%
    } */
}

#sp-copyright {
    text-align: center;
}

.infos h1 {
    text-align: center;
}

#sp-bottom2 {
    text-align: center;
    display: flex;
    justify-content: center;
}

#sp-bottom4 {
    text-align: center;
    display: flex;
    justify-content: center;
}

#column-id-69fd9233-d6e4-45b8-a1ad-560efce93e92 input {
    border-radius: 25px;
    border: 1px solid #f6f8fa;
    color: #000000;
    letter-spacing: 1px;
}

#sppb-addon-wrapper-c7a47cf4-f5a4-4ae3-9a80-e56cc375f024 {
    display: flex;
    justify-content: center;
}

.bold {
    font-weight: 700;
}

@media (max-width:991px) {

    #sp-left {
        display: block !important;
        width: 100%;
    }
    
    .sp-main-body .row {
        flex-direction: column;
    }

    #sp-filter-offcanvas {
        position: fixed;
        top: 0;
        left: 0;
        width: 80%;
        max-width: 400px;
        height: 100%;
        background: #ffffff;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        overflow-y: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    }
      
    #sp-filter-offcanvas.offcanvas-open {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
      
    body.offcanvas-open {
        overflow: hidden;
    }
      
    .filter-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        visibility: hidden;
        z-index: 9998;
        transition: opacity 0.3s ease;
    }
      
    .filter-overlay.active {
        opacity: 1;
        visibility: visible;
    }
      
    #sp-filter-offcanvas {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
    }

    #sp-filter-offcanvas input[type="checkbox"],
    #sp-filter-offcanvas input[type="radio"],
    #sp-filter-offcanvas label,
    #sp-filter-offcanvas button {
        cursor: pointer;
    }
}

@media (min-width:881px) and (max-width:991px) {
  .sj-megamenu-parent {
    display: none !important;
  }
  .sambar .sambar-inner.menu_vertical .btn-sambar {
    border-radius: 10px;
    width: 50px;
    height: 50px;
    margin: 0;
    background: #0ea89c url(../images/icon-menu.png) no-repeat center center;
}

.sambar .menu_vertical .title-mod {
    display: none;
}

}

.quick-order-wrapper {
    padding-top: 15px;
}

.quick-order-wrapper .button_buy{
    background-color: #0da89b;
    position: unset;
    margin: 0 20px;
    cursor: pointer;
    background: #0ea89c;
    border-radius: 22px;
    border: none;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 14px 28px;
    line-height: 16px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}
.quick-order-wrapper .button_buy:hover {
    background: #000000;
}

#column-id-9366cde7-e576-4efb-8bd9-4254f142ee94 img {
    border-radius: 3px !important;
}