* {
    border: none;
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box;
}

ul, p {
    margin-bottom: 0 !important;
}

html {
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    direction: rtl;
    height: 100%;
    width: 100%;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

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

a {
    text-decoration: none !important;
}

@font-face {
    font-family: "MolsaqArabic-ExtraBold";
    src: url("../fonts/MolsaqArabic-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/media/iranyekanwebbold.92d6ffc1.eot);
    src: url(../fonts/media/iranyekanwebbold.92d6ffc1.eot) format("embedded-opentype"), url(../fonts/media/iranyekanwebbold.9be2c236.woff2) format("woff2"), url(../images/media/iranyekanwebbold.80e0cf71.woff) format("woff"), url(../fonts/media/iranyekanwebbold.6e8ebb8e.ttf) format("truetype");
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/media/iranyekanweblight.dfdc6e89.eot);
    src: url(../fonts/media/iranyekanweblight.dfdc6e89.eot) format("embedded-opentype"), url(../fonts/media/iranyekanweblight.c61fd368.woff2) format("woff2"), url(../fonts/media/iranyekanweblight.52efa674.woff) format("woff"), url(../fonts/media/iranyekanweblight.6906da26.ttf) format("truetype");
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/media/iranyekanwebregular.74500baf.eot);
    src: url(../fonts/media/iranyekanwebregular.74500baf.eot) format("embedded-opentype"), url(../fonts/media/iranyekanwebregular.e46ea675.woff2) format("woff2"), url(../fonts/media/iranyekanwebregular.0974083c.woff) format("woff"), url(../fonts/media/iranyekanwebregular.e4f82d0d.ttf) format("truetype");
}

@font-face {
    font-family: "Lalezar-Regular";
    src: url("../fonts/m8bpu-nrrvy.woff2") format("woff2");
}

:root {
    --gradient: #0014AB;
    --gradient-1: #0014AB;
    --purpule: #3242bb;
}

body {
    font-family: iranyekan;
    font-size: 14px;
    line-height: 1.28571;
    color: #333;
    overflow-x: hidden;
    min-height: 100%;
    width: 100%;
    background-color: #f2f3f7;
    direction: rtl;
    text-align: right;
}

@media screen and (min-width: 992px) {
    #search i {
        font-size: 23px;
        vertical-align: middle;
    }

    .header.sticky-menu {
        position: fixed;
        width: 100%;
        right: 0;
        z-index: 100;
    }

    .header.sticky-menu .c-navi-new-list__category-item > li {
        line-height: 2.7;
    }

    .info-section {
        margin-top: -68px;
        padding-top: 4rem !important;
    }

    .text-top ul li {
        margin-right: 20px;
    }

    .lng-mob {
        display: none !important;
    }

    .header.sticky-menu {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .header.sticky-menu {
        background: var(--gradient);
    }

    .header.sticky-menu .logo img {
        width: 110px;
    }

    .header {
        padding-left: 0;
        padding-right: 0;
        z-index: 1000;
        position: relative;
        background-image: var(--gradient);
    }
}

@media screen and (max-width: 991.99px) {
    .link-mob {
        position: fixed;
        bottom: 0;
        width: 100%;
        right: 0;
        z-index: 10;
        background-color: #fff;
        box-shadow: 0px 0px 5px #ccc;
    }

    .link-mob ul {
        width: 100%;
        list-style: none;
        padding: 0;
        display: flex;
        flex-direction: row;
    }

    .link-mob ul li {
        flex-grow: 1;
        text-align: center;
        line-height: 3;
    }

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

    .search-result {
        background-color: #fff;
        box-shadow: 0px 6px 8px #ccc;
        border-radius: 0 0 10px 10px;
        padding: 10px;
        position: absolute;
        top: 40px;
        right: 0;
        width: 100%;
        height: 150px;
        overflow-y: auto;
        z-index: 2;
    }

    .search-result-list li {
        list-style: none;
        text-align: left;
        line-height: 2;
        border-bottom: 1px solid #eee;
        padding: 5px;
        font-size: 13px;
    }

    .search-result-list li a {
        color: #000;
    }

    .header {
        background-color: #fff;
        color: #000;
        padding-top: 10px;
    }

    .header .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .col-md-7.lng {
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .text-account {
        display: none !important;
    }

    .link-top span {
        margin-right: 18px;
    }

    .link-top i {
        color: #6f6f6f;
        font-size: 27px;
        vertical-align: middle;
        cursor: pointer;
    }

    .bg-menu-mob {
        background-color: #fff;
        padding: 5px;
    }

    .icon-shop, .icon-favo, .icon-user, .icon-search {
        transform: scale(0.8);
    }
}

@media screen and (min-width: 575.99px) and (max-width: 767.9px) {
    .container, .container-sm {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991.9px) {
    .info-section .col-lg-4.ps-md-0 {
        margin-bottom: 15px !important;
    }

    .header .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .news-box {
        margin-bottom: 18px;
    }

    .row.tab-all .item .img-pro {
        position: relative;
        padding-top: 80px;
    }

    .row.tab-all .item .img-pro img {
        bottom: 0;
        left: 0;
        margin: auto !important;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }

    .row.tab-all .item {
        width: 32.3%;
        margin: 0 0.5% 12px 0.5%;
        float: right;
    }
}

.d-block.lbl {
    padding-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #4d4a4a;
}

@media screen and (max-width: 767.99px) {
    .img-news {
        height: 120px;
    }

    .d-block.item-title {
        min-height: 40px;
    }

    .collection-section div.col-lg-3:nth-child(3), .collection-section div.col-lg-3:nth-child(5), .collection-section div.col-lg-3:nth-child(9), .collection-section div.col-lg-3:nth-child(11) {
        padding-right: 4px;
    }

    .collection-section div.col-lg-3:nth-child(4), .collection-section div.col-lg-3:nth-child(6), .collection-section div.col-lg-3:nth-child(10), .collection-section div.col-lg-3:nth-child(12) {
        padding-left: 4px;
    }

    .a-cardui-body {
        height: 146px;
    }

    .frm-search input {
        width: calc(100% - 60px);
    }

    .frm-search .select2 {
        display: none !important;
    }

    .copy-right li {
        list-style: none;
        line-height: 2;
        display: inline-block;
    }

    .img-box-pro {
        height: 50px;
    }

    .link-image a {
        height: 80px;
    }

    .collection-section {
        padding-top: 2rem;
    }

    .title-section2 {
        font-size: 18px;
    }

    .title-section span {
        font-size: 15px;
    }

    .s-more {
        display: none !important;
    }

    .soon-repeater.soon-value::after {
        background-color: #f5f5f5;
    }

    .accordion-container {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }

    .footer-bottom {
        text-align: center;
    }

    .about-company {
        margin-bottom: 15px !important;
    }

    .copy {
        text-align: center;
        font-size: 10px !important;
    }

    .soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner {
        min-width: 12px !important;
    }

    .logo img {
        width: 200px;
        padding: 0 .5rem .5rem;
    }

    .container-fluid.header.sticky-menu {
        -webkit-transform: translateY(-42px);
        transform: translateY(-42px);
    }

    .info-section .col-lg-4.ps-md-0 {
        margin-bottom: 10px;
    }

    .owl-service {
        margin-top: 27px;
    }

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

    .news-box {
        margin-bottom: 18px;
    }

    .e-main-title-section {
        font-size: 18px;
    }

    #more {
        margin-top: 20px;
    }

    .text-info {
        text-align: right;
    }

    .contaner-fluid.info-section {
        padding: 30px 20px;
        text-align: center;
    }

    .row-category-list .sticky_column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .new-collection {
        background-position: center center !important;
    }

    .c-new-collection-box {
        text-align: center;
        margin-bottom: 20px;
    }

    .lnk-footers {
        text-align: left;
    }

    .title-footer {
        text-align: left;
        padding-right: 14px;
    }

    .accordion-container .set {
        position: relative;
        width: 100%;
        height: auto;
        background-color: transparent;
        line-height: 33px;
        border-bottom: 1px solid #e5edea4d;
    }

    .accordion-container .content {
        position: relative;
        width: 100%;
        height: auto;
        padding-right: 10px !important;
        display: none;
        line-height: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lng-select li {
        min-width: 120px;
    }

    .social-box.p-0 {
        text-align: center !important;
    }

    .news-section, .logo-section {
        padding-left: 7px !important;
    }

    .lng-select {
        overflow-x: auto;
    }

    .accordion-container .set > span i {
        position: absolute;
        right: 0;
        top: 13px;
        color: #00bbea;
        font-size: 10px;
    }

    .img-menu img {
        width: 200px !important;
    }

    .location-box1 {
        margin: 20px 6px !important;
    }

    .owl-slider .owl-dots {
        position: absolute;
        bottom: 0;
        margin: auto !important;
        left: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        margin: 5px 3px;
    }

    .p-xs-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .pco {
        text-align: center;
    }

    .owl-slider .item img {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: fill;
        object-fit: fill;
        height: 100% !important;
        width: 100%;
    }

    .owl-slider .item {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 100%;
        position: relative;
        min-height: 140px;
    }
}

.d-block.news-box {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.col-list li {
    list-style: none;
}

@media screen and (min-width: 768px) {
    .a-cardui-body {
        height: 283px;
    }

    .social-box.p-0 {
        margin-left: -7px;
    }

    .copy-right {
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
    }

    .copy-right li {
        flex-grow: 1;
    }

    .img-box-pro {
        height: 90px;
    }

    .row.row-top-cat {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }

    .collection-section {
        padding-top: 3rem;
    }

    .title-section2 {
        font-size: 23px;
    }

    .lng > ul > li {
        margin-left: 20px;
    }

    .e-main-title-section {
        font-size: 23px;
    }

    .text-top {
        text-align: left;
    }

    .set > span i {
        display: none;
    }

    .pr-md-0 {
        padding-right: 0 !important;
    }

    .pl-md-0 {
        padding-left: 0 !important;
    }
}

.bld {
    font-weight: 600;
}

.header.sticky-menu {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    position: fixed;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 100;
}

.owl-slider .owl-nav {
    margin-top: 0 !important;
    direction: ltr;
}

.owl-slider .owl-prev {
    position: absolute;
    left: 20px;
    top: 48%;
    z-index: 1;
    background-color: transparent !important;
}

.owl-slider .owl-next {
    position: absolute;
    right: 20px;
    top: 48%;
    z-index: 1;
    background-color: transparent !important;
}

.owl-slider .owl-nav i {
    color: #fff;
    font-size: 24px;
}

.location-button {
    text-align: left;
    font-size: 26px;
    padding-left: 20px;
    padding-bottom: 15px;
}

.location-button a {
    color: #bab5b5;
}

.location-box1 {
    box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
    margin: 20px 10px;
    position: relative;
    overflow: hidden;
}

.item-img a {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    height: 300px;
    overflow: hidden;
}

.item-img a img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 992px) and (max-width: 1299.9px) {
}

@media screen and (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1480px !important;
        padding: 0 20px !important;
    }

    .row.row-social, .row-footer, .row.copy {
        margin-right: -70px !important;
    }

    .left-link-footer {
        margin-left: -70px !important;
    }
}

.lnk-footers li {
    line-height: 2;
    position: relative;
    list-style-type: none !important;
}

.lnk-footers li a {
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px;
    position: relative;
    font-weight: 100;
    opacity: 80%;
}

.lnk-footers li a::before {
    position: absolute;
    right: -11px;
    top: 12px;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: #e2d7fe;
}

.title-footer {
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
}

.title-footer span {
    position: relative;
}

.lnk-footers {
    padding-right: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.c-navi__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
}

.c-navi-new-list__category-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    align-items: center;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.js-categories-bar-item a {
    padding: 4px 5px 4px;
    display: block;
    color: #fff;
    font-size: 15px;
}

.c-navi-new-list__category--main {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 10px 4px;
    font-size: 15px;
    cursor: default;
    color: #000;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.has-sub ul {
    min-height: 100% !important;
    position: absolute;
    left: -9999px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 14px !important;
    padding: 10px 0 5px 0;
    background: rgb(254, 254, 255);
}

li.has-sub ul li a:hover {
    color: #fff;
    background-color: #8e81cd;
}

li.has-sub:hover > ul {
    left: auto;
}

li.has-sub:hover > ul > li {
    height: 45px;
}

li.has-sub ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    list-style: none;
}

li.has-sub ul li a {
    padding: 0 8px;
    width: 200px;
    font-size: 14px;
    text-decoration: none;
    color: #111;
    font-weight: 400;
    line-height: 2.7;
    box-shadow: 0px 0px 4px #9f9f9f;
    margin: 0 10px 10px 10px;
    border-radius: 9px;
    text-align: right;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li.has-sub li.has-sub > a::before {
    position: absolute;
    top: 13px;
    left: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ccc;
    content: "";
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

li.has-sub li.has-sub > a::after {
    position: absolute;
    top: 16px;
    left: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ccc;
    content: "";
}

li.has-sub ul ul {
    margin-right: 100%;
    top: 0;
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.has-sub i {
    font-size: 11px;
    vertical-align: middle;
}

.c-navi-new-list__category-item > li {
    text-align: center;
    line-height: 2.7;
    transform: none !important;
    padding: 0px 6px;
}

.has-sub > a {
    padding: 4px 10px 4px;
    display: block;
    color: #fff;
    font-size: 15px;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
    border-left: 4px solid #ffa303;
    color: #000 !important;
}

.owl-slider .owl-dots {
    position: absolute;
    bottom: 7px;
    right: 0;
    left: 0;
    margin: auto;
}

.about-company.desc a {
    color: #8e8e8e;
    font-weight: 600;
}

.lnk-footers li a:hover {
    color: #fff;
    transition: all 0.2s linear;
}

.header-top {
    background-color: #fff;
    padding: 8px 0;
}

.lng .select2-container {
    min-width: 109px !important;
    direction: ltr;
    text-align: right;
}

.select2-results li {
    font-size: 12px !important;
}

.lng li {
    display: inline-block;
    vertical-align: middle;
}

.c-navi-new-list {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0;
}

.c-navi-new-list > li {
    list-style: none;
}

.text-top ul li {
    display: inline-block;
    color: #e2b823;
}

.text-top ul li i {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
}

.link-menu > span {
    margin-right: 15px;
}

.row.copy {
    color: #ffffffbd;
    font-size: 12px;
    text-align: center;
    font-weight: 300;
}

.social-footer a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 9;
    text-align: center;
}

.social-footer a .flip {
    -webkit-transform: translateZ(19px);
    transform: translateZ(19px);
}

.social-footer a span {
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--gradient);
    border-radius: 50%;
}

.social-footer a .flop {
    display: block;
    -webkit-transform: rotateX(-90deg) translateZ(-19px);
    transform: rotateX(-90deg) translateZ(-19px);
}

.social-footer a:hover {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
}

.social-box li {
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
}

.social-box {
    padding-right: 0;
}

.map-icon {
    background: url("../images/slice.png") no-repeat -6px -6px;
    width: 15px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.phone-icon {
    background: url("../images/slice.png") no-repeat -5px -37px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.info-section a {
    color: #fff;
}

.text-info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
}

.mail-icon {
    background: url("../images/slice.png") no-repeat -12px -116px;
    width: 34px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.info-section a {
    color: #f6f5f8;
    font-size: 15px;
    letter-spacing: 1px;
}

@media screen and (min-width: 992px) and (max-width: 1090px) {
    .c-navi-new-list__category-link {
        padding: 7px 9px 8px !important;
        font-size: 13px !important;
    }

    .c-navi-new-list__category--main {
        padding: 7px 0px 8px !important;
        font-size: 13px !important;
    }
}

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

.e-main-title-section {
    color: #222626;
    font-weight: 800;
}

.e-sub-title-section {
    font-size: 15px;
    font-weight: 700;
    color: #666b6c;
}

.text {
    color: #313131;
    font-weight: 350;
    line-height: 2;
    text-align: justify;
}

.news-box, .small-box .d-block {
    position: relative;
    overflow: hidden;
}

.d-block.news-box img {
    transition: all 0.3s ease;
}

.owl-service .owl-next {
    left: 38px;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: -12%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-nav {
    margin-top: 0 !important;
    direction: ltr;
}

.img-service {
    max-width: 100%;
    position: relative;
    height: 146px;
    overflow: hidden;
}

.img-service img {
    object-fit: fill;
    max-height: 100% !important;
    max-width: 100% !important;
}

span.search {
    color: #fff;
    display: inline-block;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
    z-index: 4;
    position: relative;
}

.title-section {
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.more-btn {
    background: var(--gradient-1);
    border-radius: 25px;
    color: #fff;
    font-size: 13px;
    border: none !important;
    z-index: 2;
    padding: .4rem 1.3rem !important;
}

.title-section:after {
    content: '';
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 200px;
    width: 70%;
    height: 1px;
    background-color: rgba(51, 51, 51, 0.207);
}

@media (max-width: 768px) {
    .title-section:after {
        display: none;
    }
}

.owl-theme .owl-dots .owl-dot span {
    background: #ccc;
}

.c-navi-new-list__category i {
    font-size: 12px;
    vertical-align: middle;
}

.owl-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 2px 4px !important;
    background: transparent;
    border-radius: 0;
    border: 2px solid #fff;
    border-radius: 100%;
    background-color: transparent !important;
}

.owl-slider .owl-dots .owl-dot.active span {
    border-color: #00bbea !important;
}

.js-mega-menu-categories-options.flex {
    display: flex !important;
}

.navbar-collapse .btn-success:hover, .navbar-collapse .btn-success {
    color: #fff;
    background-color: #f0bf7c !important;
    border-color: #f0bf7c !important;
    box-shadow: none !important;
}

.navbar-collapse .form-control {
    box-shadow: none !important;
    font-size: 13px !important;
}

.d-inline-block {
    display: inline-block;
}

.shopping {
    background: url("../images/slice.png") no-repeat -11px -14px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}

.owl-slider .owl-prev span {
    background: url("../images/slice.png") no-repeat -221px -11px;
    width: 20px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0 !important;
}

.owl-slider .owl-next span {
    background: url("../images/slice.png") no-repeat -276px -9px;
    width: 20px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0 !important;
}

.count-shop {
    position: absolute;
    right: -9px;
    width: 17px;
    height: 17px;
    text-align: center;
    background-color: #00bbea;
    color: #fff;
    border-radius: 100%;
    top: -4px;
    font-size: 12px;
    line-height: 17px;
}

.copy {
    background-color: #011a2b;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
}

.footer-bottom {
    background-color: #000c6b;
    padding-bottom: 2rem;
    color: #5f7b8e;
}

.about-text {
    color: #5f7b8e;
    font-size: 14px;
    text-align: justify;
}

.namad li {
    width: 120px;
    text-align: center;
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

.namad li img {
    object-fit: contain;
    max-width: 100% !important;
    max-height: 100% !important;
}

.footer {
    background-color: #000c6b;
    padding-bottom: 3rem !important;
    padding-top: 2rem !important;
}

.icon-cal2 {
    background: url("../images/slice.png") no-repeat -49px -50px;
    width: 39px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
}

.footer .form {
    display: flex;
    align-items: center;
    background-color: #fff;
}

.btn-news-letter {
    background: var(--purpule);
    padding: .3rem !important;
    color: #fff;
    font-size: .8rem;
    border-radius: 7px;
}

.form-news-letter input {
    width: calc(100% - 50px);
    border-radius: 25px;
}

.title-footer.un-link {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #e2d7fe;
    padding-right: .5rem;
}

.title-footer.un-link:after {
    position: absolute;
    right: -11px;
    top: 5px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #e2d7fe;
}

.address {
    color: #fff;
    font-size: 12px;
}

.btn-news-letter span {
    background: url("../images/slice.png") no-repeat -109px -68px;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
}

.title-footer.lnk-footer.un-link span {
    font-size: 11px;
    font-weight: 300;
}

.unit {
    color: #ababab;
    font-size: 12px;
}

.soon[data-layout*="group"] {
    padding: 0 !important;
    text-align: center;
}

.soon-repeater.soon-value, .soon-label {
    color: #5a5858;
}

.soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
    display: inline-block;
    vertical-align: baseline;
}

.soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
    z-index: 8;
    position: relative;
    text-align: center !important;
}

.soon-text {
    color: #000;
}

.soon[data-layout*="group"] {
    padding: 0.5em 0 0 0 !important;
}

.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
    direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value, .soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
    top: 45%;
}

.soon-repeater.soon-value::after {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 0;
    right: 0;
    margin: auto;
    content: "";
    border-radius: 100%;
    left: 0;
    bottom: 0;
}

.soon-repeater.soon-value {
    border-radius: 100%;
    margin: auto !important;
    height: 100%;
}

.soon-slot .soon-slot-inner {
    z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
    direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label, .soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
    bottom: 30%;
}

.soon-wrapper[data-layout*="group"] .soon-label, .soon[data-layout*="group"] .soon-label {
    font-size: 0.5em;
}

.soon-wrapper[data-visual] .soon-label, .soon[data-visual] .soon-label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25%;
    margin-top: 0 !important;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value, .soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
    top: 45%;
}

.soon-slot .soon-slot-inner {
    z-index: 8;
}

.soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
    z-index: 8;
    position: relative;
}

.soon-group.soon-group-sub {
    direction: ltr;
}

.soon[data-scale="m"] {
    font-size: 20px;
    direction: ltr !important;
}

.timer span {
    display: inline-block;
    vertical-align: middle;
}

.soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
    display: inline-block;
    vertical-align: baseline;
}

.soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
    z-index: 8;
    position: relative;
    text-align: center !important;
}

.soon-text {
    font-family: arial;
    font-weight: 501 !important;
}

.soon[data-layout*="group"] {
    padding: 0.5em 0 0 0 !important;
}

.soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner {
    min-width: 2.25em !important;
}

.soon-repeater.soon-value {
    color: #fff;
}

.title-section span::before {
    position: absolute;
    width: 100%;
    height: 4px;
    content: "";
    background-color: #00bbea;
    bottom: -14px;
    right: 0;
    display: none;
}

.title-section h2 {
    color: #999;
    font-size: 22px;
}

.title-section span {
    position: relative;
    z-index: 1;
    background-color: transparent;
    display: inline-block;
    color: #999;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
}

.title-section2 {
    color: #162d53;
    font-weight: 700;
}

.c-navi-new-list__sublist-see-all-cats:hover {
    color: #e2b823;
}

.header.p-xs-0.open-search, .header.p-xs-0.open-search .menu {
    z-index: 2 !important;
}

.show-search i {
    color: #000 !important;
}

.search-close i {
    color: #000 !important;
}

.search-close {
    position: absolute;
    left: 10px;
    z-index: 2;
}

.page {
    overflow-x: hidden !important;
    min-height: 100% !important;
    width: 100% !important;
}

.cat-icon {
    background: url("../images/slice.png") no-repeat -168px -20px;
    width: 21px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.c-navi-new-list__category-container-main {
    background-color: #ffa303;
    padding-right: 43px;
}

.btn-search span {
    background: url("../images/slice.png") no-repeat -16px -56px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.btn-search {
    background-color: #00bbea;
    text-align: center;
    padding: 5px 23px;
    border-radius: 25px;
}

.frm-search {
    display: flex;
    width: 100%;
    border: 1px solid #00bbea;
    border-radius: 25px;
    padding: 5px;
}

.frm-search .select2-selection {
    border-radius: 0 !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.frm-search input {
    padding-left: 10px;
    font-size: 13px;
}

.select2-container--default .select2-results > .select2-results__options {
    text-align: left;
}

.frm-search .select2-container {
    width: 120px !important;
}

.sign-in {
    display: inline-block;
    text-align: center;
    width: 256px;
    line-height: 2.5;
    background: #f60;
    border-radius: 100px;
    font-size: 14px;
    color: #fff;
}

.register {
    display: inline-block;
    text-align: center;
    width: 256px;
    line-height: 28px;
    border: 1px solid #f60;
    border-radius: 100px;
    line-height: 2.5;
    font-size: 14px;
    color: #f60;
}

.d-lnk a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 12px 20px 0;
    text-align: left;
}

.d-lnk a:hover {
    color: #ff6a00;
}

.sign-in:hover {
    background: #e35300;
    color: #fff;
}

.register:hover {
    color: #e35300;
}

.lng .dropdown-menu {
    -webkit-box-shadow: 0 2px 8px 0 #aaa;
    -moz-box-shadow: 0 2px 8px 0 #aaa;
    box-shadow: 0 2px 8px 0 #aaa;
    text-align: left;
    width: 300px;
}

.lng .dropdown-menu::after {
    content: " ";
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: absolute;
    top: -18px;
    right: 12px;
    padding: 0;
    border-bottom: 9px solid rgba(0, 0, 0, 0.05);
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: block;
}

.lng .dropdown-menu::after {
    content: " ";
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    right: 12px;
    padding: 0;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
}

.lng .btn {
    box-shadow: none 1;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}

.lng .btn::after {
    display: none !important;
}

.c-lbl {
    font-size: 13px;
}

.message-icon {
    background: url("../images/slice.png") no-repeat -77px -16px;
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.content-text {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    margin-bottom: 16px;
}

.order-icon {
    background: url("../images/slice.png") no-repeat -42px -16px;
    width: 19px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.sc-hd-ms-kps li {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    font-size: 12px;
    display: block;
}

.sc-hd-ms-kps li i {
    width: 5px;
    height: 5px;
    margin-right: 6px;
    display: inline-block;
    background-color: #ccc;
    transform: rotate(45deg);
}

.sc-hd-ms-free-flag {
    font-size: 12px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    color: #fff;
    background-color: #5e7580;
    top: 5px;
    left: 142px;
    line-height: 15px;
    padding: 0 4px;
    height: 14px;
}

.sc-hd-ms-free-flag i {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 0;
    border-width: 2px 3px;
    border-style: solid;
    border-color: #5e7580 transparent transparent #5e7580;
}

.more-desc:hover {
    color: #ff6a00;
}

.more-desc {
    margin-left: 10px;
}

.header {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.owl-slider img {
    border-radius: 5px;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main i {
    position: absolute;
    right: -33px;
    top: 20px;
}

.lng .dropdown:hover .dropdown-menu {
    display: block;
    right: 0;
    left: auto;
}

.item-title a {
    color: #363636;
    font-size: 16px;
    font-weight: 700;
}

.item-title a:hover {
    color: #363636;
}

.box-cat .card {
    border-radius: 0 !important;
    border: none;
}

.t-pro {
    font-size: 12px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 38px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-align: center !important;
    min-height: 38px;
}

.row.mt-2.row-pro .col-6 {
    margin-top: 10px;
}

.a-link-normal.see-more {
    color: #00bbea;
    font-weight: 500;
    font-size: 13px;
}

.cost-pro {
    text-align: center;
    color: #00bbea;
    font-weight: 700;
}

.link-image:hover img, .a-cardui-body:hover a img {
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.link-image img, .a-cardui-body a img {
    transition: transform ease 0.3s;
    -ms-transition: -ms-transform ease 0.3s;
    -moz-transition: -moz-transform ease 0.3s;
    -webkit-transition: -webkit-transform ease 0.3s;
    -o-transition: -o-transform ease 0.3s;
}

.link-image a {
    background-color: rgba(88, 94, 94, 0.05);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;
}

.link-image.position-relative {
    padding: 5px;
    text-align: center;
}

.a-image-container {
    height: 85px;
}

.a-image-container img {
    object-fit: contain;
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 5px;
}

.row-pro {
    margin-right: -14px !important;
}

.img-box-pro {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.img-box-pro img {
    max-height: 100% !important;
    object-fit: contain;
    transition: transform ease 0.3s;
    -ms-transition: -ms-transform ease 0.3s;
    -moz-transition: -moz-transform ease 0.3s;
    -webkit-transition: -webkit-transform ease 0.3s;
    -o-transition: -o-transform ease 0.3s;
}

.all-title-pro {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    color: #fff;
}

.copy-right li a {
    color: #999;
}

.copy-right li {
    color: #999;
}

.d-block.cal a {
    color: #00bbea;
    font-weight: 700;
    font-size: 16px;
}

.d-block.cal {
    color: #00bbea;
}

.info-cal {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.text-fllow {
    color: #fff9;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 10px;
}

.news-letter {
    background: var(--gradient);
}

.bg-news-letter {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.form-news-letter {
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 5px;
}

.c-text-news-letter {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.logo-section {
    padding-bottom: 2rem;
}

.lng-select {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.lng-select li {
    flex-grow: 1;
    text-align: center;
}

.lng-select li a {
    color: #8e8e8e;
    font-size: 15px;
}

.show-all-lng {
    color: #00bbea !important;
    font-size: 15px;
    font-weight: 600;
}

.lng-icon {
    width: 33px;
    display: inline-block;
    vertical-align: middle;
}

.hover-service {
    transform: translateZ(0);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.65);
    transition: opacity 500ms ease;
    font-size: 14px;
    color: #fff;
    padding-left: 40px;
    padding-right: 16px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 20px;
    text-align: left;
}

.owl-news .item {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    position: relative;
    border: 1px solid #dcddde;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.d-block.tiltle-news {
    font-size: 15px;
    color: #333;
    min-height: 40px;
    margin-top: 15px;
    font-weight: 700;
    padding: 0 20px;
}

.d-block.text-short-news {
    color: rgba(102, 102, 102, 0.8);
    font-size: 12px;
    line-height: 14px;
    padding: 20px 20px 20px;
    line-height: 1.7;
    text-align: justify;
}

.owl-news .item:hover .hover-service {
    opacity: 1;
}

.img-news img {
    object-fit: cover;
    max-width: 100% !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100%;
}

.owl-logo .item a {
    background-color: #fff;
    height: 100px;
}

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

.show-all-brand {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 16px;
}

.n-pro {
    color: #595959;
    min-height: 50px;
    font-weight: 500;
    font-weight: 550;
    margin-top: 1px;
}

.n-pro2 {
    color: #00bbea;
    min-height: 50px;
    font-weight: 500;
    font-weight: 550;
    margin-top: 1px;
}

.img-tab {
    height: 100px;
    overflow: hidden;
}

.img-tab img {
    object-fit: contain;
    max-width: 100% !important;
    max-height: 100% !important;
}

.row.row-tab {
    border-bottom: 1px solid #d7d7d8;
}

.lbl-red {
    color: #f03333;
    font-weight: 600;
}

.lbl-owl {
    color: #b4b4b4;
    font-weight: 50;
}

.soon-text, .soon-label {
    color: #fff;
    font-family: Roboto, Helvetica, Tahoma, Arial, "Microsoft YaHei";
}

.soon-label {
    color: #000;
    font-family: Roboto, Helvetica, Tahoma, Arial, "Microsoft YaHei";
    bottom: -4% !important;
    font-size: 14px !important;
}

.soon-value {
    line-height: 2;
}

@media (min-width: 992px) {
    .header-top .shop {
        padding-right: 8px;
    }
}

.owl-pros .owl-dots.disabled {
    display: block !important;
}

.lng .select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: none !important;
    border-radius: 4px;
}

#select2-country-ah-results li {
    text-align: right !important;
}

.lng .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #fff !important;
}

.lng .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 28px;
}

@media (min-width: 768px) {
    .img-news {
        height: 190px;
    }

    .box-cat {
        padding-right: 0;
        padding-left: 8px;
    }

    .frm-search input {
        width: calc(100% - 140px);
    }
}

.panel-menu ul {
    height: 99vh;
    overflow-y: auto;
}

.panel-menu {
    width: 300px;
    background-color: #fff !important;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    right: -300px;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    z-index: 999999 !important;
    display: block !important;
    height: 100vh;
}

.close-li {
    background-color: var(--purpule) !important;
    color: #fff !important
}

.subPanel {
    width: 300px;
    background-color: #fff !important;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    right: -300px;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    z-index: 999999 !important;
    display: block !important;
    padding-right: 0 !important;
}

.panel-menu > ul:nth-child(1) {
    overflow-y: auto !important;
    max-height: 100vh;
}

#panel-menu ul {
    padding-right: 0 !important;
}

.panel-menu ul li {
    width: 100%;
    line-height: 4;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
}

.main-menu:hover {
    background-color: #eaeded;
    color: #111;
}

.btn-menu {
    background-color: var(--purpule) !important;
    width: 100%;
    line-height: 40px;
    padding: 5px;
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
}

.btn-menu a {
    width: 49%;
    display: inline-block !important;
    line-height: 2;
    text-align: center !important;
    color: #fff !important;
    font-size: 14px;
}

.panel-menu {
    z-index: 10;
}

.panel-menu ul li {
    width: 100%;
    list-style: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    color: #222;
    font-size: 14px;
}

.hmenu-item.hmenu-title {
    font-weight: 600;
    border-top: 1px solid #b6b6b754;
}

.main-menu a {
    color: #222;
    font-size: 14px;
}

.openSubPanel {
    position: relative;
    cursor: pointer;
    z-index: 1;
    text-align: right;
    width: 100%;
    display: block;
}

.panel-menu.isOpen, .subPanel.isOpen {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.subPanel {
    z-index: 20;
}

.closeSubPanel, .closePanel, .openSubPanel {
    cursor: pointer;
}

.panel-menu > ul {
    overflow-y: auto !important;
    max-height: 100vh;
    width: 100%;
}

.border-none {
    border: none !important;
}

.panel-menu.isOpen::before {
    position: absolute;
    right: 300px;
    content: '';
    top: 0;
    height: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, .5);
    width: 500%;
}

.arow-menu i {
    width: 8px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    position: absolute;
    top: 26px;
}

.close-menu .times {
    background: url("../images/nav-sprite.png") no-repeat -190px -288px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.closeSubPanel i {
    background: url("../images/nav-sprite.png") no-repeat -136px -309px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.panel-menu.isOpen .close-menu {
    padding: 0;
    width: 28px;
    height: 28px;
    font-size: 21px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    line-height: 28px;
    float: left;
    position: absolute;
    right: -36px;
}

.openSubPanel .arow-menu {
    color: #879496;
    font-size: 22px;
}

.arow-menu {
    position: absolute;
    left: 16px;
    top: -4px;
    height: 29px;
}

.menuTrigger {
    font-size: 25px;
}

.account button span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.a-cardui-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
}

.a-cardui-body img {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
}

.a-cardui-body a {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.c-navi__row.nav-bar input {
    background: transparent;
}

.c-navi__row.nav-bar input::placeholder {
    color: #fff;
}

.search-label {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.search-label input {
    width: 80px;
}

.c-navi__row.nav-bar {
    padding: 1rem 0;
}

@media (min-width: 991px) {
    .c-navi-new-list.menu {
        margin-right: 150px;
    }
}

.blog-card-tag {
    background-color: var(--purpule);
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    border-radius: 5px;
    padding: .3rem .5rem;
    font-size: .8rem;
}

.bx-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.bx-card-btn {
    margin-right: auto;
    font-size: 12px;
}

.bx-card-desc {
    text-align: justify;
    color: #333;
    line-height: 1.8;
}

.bx-card-report {
    color: #333;
    opacity: 70%;
    font-size: 12px;
    padding-bottom: 20px;
}

.bx-card-title {
    font-size: 18px;
    font-weight: 900;
    color: #333;
}

.card-rounded {
    background-color: #fff;
    border-radius: 15px;
    padding: 1rem 0;
}

.multiline-ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
}

.card-lable {
    top: 75px;
    right: 15px;
    font-weight: 600;
    color: #f1f1f1;
}

.bx-card-small img {
    height: 140px;
}

.bx-card-small .bx-card-title {
    font-size: 14px;
}

.row-bx-small-cards {
    position: relative;
}

.row-bx-small-cards:after {
    position: absolute;
    top: -10px;
    content: '';
    right: 0;
    left: 0;
    height: 1px;
    background-color: #333;
    width: 95%;
    margin: auto;
    opacity: 30%;
}

@media (max-width: 768px) {
    .row-bx-small-cards:after {
        position: absolute;
        top: -10px;
        content: '';
        right: 0;
        left: 0;
        height: 1px;
        background-color: #333;
        width: 95%;
        margin: auto;
        opacity: 30%;
        display: none;
    }
}

.ad-row {
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
}

.bg-light-curve {
    border-radius: 15px;
}

.card-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 40px;
    width: 100%;
}

.card-img-overlay {
    border-radius: 15px;
    background: linear-gradient(0deg, #111, transparent, transparent);
}

.card-title {
    position: absolute;
    bottom: 10px;
}

.card-title-smaller {
    font-size: 13px;
    padding: .5rem;
    line-height: 1.5rem;
}

/*.card {*/
/*    cursor: pointer;*/
/*}*/

.bx-card-smaller img {
    height: 70px;
    border-radius: 10px;
}

.bx-card-smaller .bx-card-title {
    font-size: 14px;
    cursor: pointer;
}

.news-thumb {
    background: #d9d9d9;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: 1rem;
}

.news-thumb-purple {
    background: var(--gradient);
    padding: 1rem;
    margin: 0;
    border-radius: 15px 15px 0 0;
}

.owl-news .owl-nav.disabled {
    display: block !important;
    opacity: 1 !important;
}

.owl-news .owl-next {
    position: absolute;
    right: -20px;
    bottom: 0;
    top: -70px;
}

.owl-news .owl-prev {
    position: absolute;
    left: -20px;
    bottom: 0;
    top: -70px;
}

.owl-news .owl-nav span {
    width: 50px;
    display: block;
    height: 50px;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    font-size: 2rem;
    line-height: 1.5;
}

.owl-theme .owl-nav .disabled {
    opacity: 1;
}

.card .blog-card-tag {
    top: 15px;
    bottom: unset;
}

.tt-two-after:after {
    left: 0;
    width: 85%;
}

.footer-desc {
    width: 80%;
    color: #f9f9f9;
    text-align: justify;
    opacity: .7;
    font-weight: 100;
    line-height: 2;
    font-size: 11px;
}

.news-section {
    background-color: #e6e6e6;
    padding: 3rem 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #333;
    text-decoration: none;
}

@media (max-width: 768px) {
    .header {
        background: var(--gradient);
    }

    .header.sticky-menu {
        top: -23px;
    }

    .ad-row {
        flex-direction: row;
    }

    .bx-card-smaller img {
        height: 90px;
        margin-bottom: .5rem;
    }

    .news-section {
        padding: 1rem;
    }

    .owl-theme .owl-nav {
        display: none;
    }

    .owl-theme .owl-dots {
        margin-top: 1rem;
    }

    .title-section span {
        font-size: 15px;
    }

    .more-btn {
        font-size: 13px;
    }

    .img-news {
        height: 180px;
    }

    .bx-card-title {
        margin-top: 1rem;
    }

    .c-text-news-letter {
        font-size: 11px;
        margin-bottom: 1rem;
    }

    .footer-desc {
        width: 100%;
    }

    .title-footer.un-link:after {
        display: none;
    }

    .accordion-container .set > span i {
        color: #fff;
    }

    .title-footer.un-link {
        text-align: right;
    }

    .accordion-container .set > span i {
        right: unset;
        left: 0;
    }

    .footer {
        padding-bottom: 0 !important;
    }

    .bx-card-smaller .col-md-5 {
        padding: 0;
    }

    .lnk-footers li {
        text-align: right;
    }
}

#btt {
    display: inline-block;
    background: var(--gradient);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

#btt:hover {
    cursor: pointer;
    background-color: #333;
}

#btt:active {
    background-color: #555;
}

#btt.show {
    opacity: 1;
    visibility: visible;
}

@media (min-width: 500px) {
    #btt {
        margin: 30px;
    }
}

.sweet-btn {
    margin: 0px auto;
    padding: 1rem 1.5rem;
    background-color: white;
    border-radius: 8px;
    color: #a09cad;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 160px;
}

.sweet-card {
    background: #fff;
    min-height: 50px;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.sweet-input {
    border-radius: 8px;
    border: none;
    padding: 0.75rem;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.sweet-radius {
    border-radius: 8px !important;
}

.menu, .header {
    background: #0014AB;
}

.btn:hover {
    color: #fff;
}

.container.menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.header + div {
    margin-top: 7rem;
}

.search-label {
    display: flex;
    align-items: center;
    background: #6975ca;
    padding: .5rem 1rem;
    border-radius: 8px;
    display: flex;
    gap: 1rem;
}