@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* @font-face {
    font-family: 'Bahnschrift';
    src: url('../fonts/UTM-Avo.woff2') format('woff2'), url('../fonts/UTM-Avo.woff') format('woff'), url('../fonts/UTM-Avo.ttf') format('truetype');
    font-style: normal;
} */

ul {
    padding-left: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.5;
}

.h1,
h1 {
    font-size: 2.1875rem
}

.h2,
h2 {
    font-size: 1.75rem
}

.h3,
h3 {
    font-size: 1.53125rem
}

.h4,
h4 {
    font-size: 1.3125rem
}

.h5,
h5 {
    font-size: 1.09375rem
}

.h6,
h6 {
    font-size: .875rem
}

a {
    color: #333;
    text-decoration: none;
}

img {
    max-width: 100%;
}

a:hover {
    color: #0066CC;
    text-decoration: none;
    cursor: pointer !important;
}

p a {
    color: #0086C9;
}

input {
    outline: 0;
}

p {
    line-height: 1.5;
    margin-bottom: 1rem;
}

body {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 14px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .6rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "/" !important;
    font-weight: 900;
    padding-right: .6rem;
    font-family: "Font Awesome 5 Pro";
}

.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
}

.wrap-breadcrumbs nav {
    margin-top: .22rem !important;
}

.header-main {
    z-index: 1000;
    width: 100%;
    background: #ffffffeb;
}

.header-main .main-nav .logo {
    margin-right: 10px;
    margin-bottom: 20px;
}

.header-main .main-nav .navbar-nav {
    margin-left: auto;
}

.header-main .main-nav .navbar-nav .nav-item:hover a.nav-link {
    color: #0270BA;
}

.header-main .main-nav .navbar-nav .nav-item>a.nav-link {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.header-main .main-nav .navbar-nav>.nav-item>a.nav-link {
    padding: 16px 0px;
}

.header-main .main-nav .btn-dropmenu i,
.header-main .main-nav .search-header i {
    color: #333;
}

.header-main .main-nav .dropdown-toggle::after {
    color: #fff;
}

.header-main .main-nav .logo {
    margin-right: 10px;
    margin-bottom: 20px;
}

.header-main .main-nav .navbar-nav>.nav-item {
    margin: 0px 30px;
}

.header-main .main-nav .navbar-nav .nav-item a.nav-link {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.header-main .main-nav .navbar-nav .nav-item {
    position: relative;
    margin-bottom: 0;
}

.header-main #mega-menu ul {
    list-style: none;
}

.header-main .nav-item .sub-menu li {
    position: relative;
}

.header-main .btn-dropmenu i {
    color: #333;
}

.header-main span.btn-dropmenu {
    position: absolute;
    right: 0px;
    color: #084F9D;
    top: 50%;
    width: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}

.header-main .navbar-nav>.nav-item>span.btn-dropmenu {
    right: -14px;
}

.header-main span.btn-dropmenu i {
    font-size: 12px;
}

.navbar-nav>.nav-item:last-child {
    margin-right: unset !important;
}

.size12 {
    font-size: 12px !important;
}

.size14 {
    font-size: 14px !important;
}

.size16 {
    font-size: 16px !important;
}

.size18 {
    font-size: 18px !important;
}

.size20 {
    font-size: 20px !important;
}

.size22 {
    font-size: 22px !important;
}

.size24 {
    font-size: 24px !important;
}

.size26 {
    font-size: 26px !important;
}

.size28 {
    font-size: 28px !important;
}

.size30 {
    font-size: 30px !important;
}

.size32 {
    font-size: 30px !important;
}

.size34 {
    font-size: 34px !important;
}

.size36 {
    font-size: 36px !important;
}

.size38 {
    font-size: 38px !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.bg-primary {
    background: #0066CC !important;
}

.bg-secondary {
    background: #C12025 !important;
}

.text-primary {
    color: #0066CC !important;
}

.text-secondary {
    color: #C12025 !important;
}

.rounded-10 {
    border-radius: 10px;
}

.header-main .btn {
    width: 38px;
    height: 38px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header-social-icons .btn {}

.header-social-icons .facebook,
.contact-info .btn-user {
    background: #43619B;
}

.header-social-icons .tiktok {
    background: linear-gradient(133deg, #67C4CE 28%, #E62A58 91%);
}

.header-social-icons .youtube,
.contact-info .btn-cart {
    background: #C12025;
}

.contact-info .btn-phone {
    background: #E62A58;
}

.header-search .search-form {
    position: relative;
}

.header-search .form-control {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding-right: 40px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    background: #f5f5f5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.header-search button {
    position: absolute;
    right: 6px;
    top: 8px;
    background: none;
    border: none;
    color: #6c757d;
}

.header-bottom {
    background: #EEF0F2;
}

.header-bottom .navbar-nav>.nav-item {
    flex-grow: 1;
}

.header-bottom .navbar-nav>.nav-item:first-child>a i {
    position: relative;
    left: 20px;
    color: #1977d5;
    font-size: 18px;
}

.header-bottom .navbar-nav>.nav-item>a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase;
}

.header-bottom .navbar-nav>.nav-item>a::after {
    content: '';
    width: 1px;
    height: 14px;
    display: block;
    position: absolute;
    right: 34px;
    background: #b9b9b9;
    top: 50%;
    transform: translateY(-50%);
}

.header-bottom .navbar-nav>.nav-item:last-child a::after {
    content: unset;
}

.header-bottom span.btn-dropmenu {
    color: #084F9D;
    top: 4px;
    width: 10px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-bottom .nav-item>.dropdown-menu {
    border: unset;
    box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
}

.header-bottom .nav-item>.dropdown-menu::before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 24px;
    transform: rotate(45deg);
    top: -3px;
    background: #fff;
}

.header-bottom .navbar-nav .nav-item:hover>a {
    color: #1F427E;
}

.head-language .nav-link {
    padding: 0 4px !important;
    display: inline-block;
}

.slide-home-next,
.slide-home-prev {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    background-color: #ffffff6e;
    background-image: unset;
}

.slide-home-next i,
.slide-home-prev i {
    color: #fff;
    font-size: 26px;
}

.slide-home-next {
    right: 60px;
}

.slide-home-prev {
    left: 60px;
}

.slider-home:hover .slide-home-next {
    right: 40px;
}

.slider-home:hover .slide-home-prev {
    left: 40px;
}

.logo-container img {
    max-width: 120px;
}

.slide-home:hover .slide-home-next,
.slide-home:hover .slide-home-prev {
    opacity: 1;
    visibility: visible;
}

.section-number {
    position: relative;
    background: url(../images/bg-about.jpg);
    background-size: cover;
    z-index: 10000;
}

.section-number::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #0066ccb0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.num-box {
    padding: 0 45px;
}

.num-box .number {
    font-size: 48px;
    line-height: 48px;
}

.about-title {
    font-size: 40px;
    line-height: 38px;
}

.about-nav .tab-item {
    margin-right: 10px;
}

.about-nav .tab-item button {
    padding: 6px 18px;
}

.about-nav .nav-link {
    color: #333;
    border-radius: 100px;
    border: 1px solid #999999;
}

.about-nav .nav-link.active,
.about-nav .tab-item button:hover {
    color: #fff;
    background: #0066CC;
    border: 1px solid #0066CC;
}

.about-item {
    background: #F0F6FF;
    padding: 18px;
}

.about-item .accordion-button {
    padding: 0 16px;
    background: unset;
    box-shadow: unset;
}

.about-item .accordion-header::before {
    content: "\f07a";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 20px;
    color: #0066CC;
}

.about-item .accordion-body {
    padding-left: 40px;
}

.about-item .accordion-button::after {
    background-size: 58%;
}

.about-item .accordion-button:not(.collapsed)::after {
    margin-bottom: 10px;
}

.about-item {
    position: relative;
    margin-left: 20px;
}

.about-item::before {
    content: '';
    width: 6px;
    height: 100%;
    background-color: #D9D9D9;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -22px;
    border-radius: 100px;
}

.about-item .accordion-collapse::before {
    content: '';
    width: 6px;
    height: 0;
    transition: all 0.3s !important;
    display: inline-block;
    position: absolute;
    left: -22px;
    top: 0;
    background-color: transparent;
    border-radius: 100px;
}

.about-item .accordion-collapse.show::before {
    content: '';
    height: 70px;
    background-color: #0066CC;
}

.btn-regis {
    background: #0066CC;
}

.commit-box .icon {
    width: 60px;
}

.commit-box p {
    margin-bottom: 0;
}

.commit-box {
    padding-left: 30px;
    padding-right: 30px;
}

.bg-f5f5f5 {
    background: #F5F5F5;
}

.product-list .product-box {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
}

.product-list .product-box .label-sale {
    position: absolute;
    top: 0;
    right: 0;
}

.product-list .product-box .label-sale::before {
    border-right: 10px solid #0066CC;
    border-top: 11px solid transparent;
    border-bottom: 12px solid transparent;
}

.product-box .label-sale {
    background: #0066CC;
    position: relative;
    color: #fff;
    padding: 1px 6px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-left: 14px;
}

.product-box .label-sale::before {
    content: '';
    width: 0;
    height: 0;
    border-right: 11px solid #0066CC;
    border-top: 10px solid transparent;
    border-bottom: 9px solid transparent;
    position: absolute;
    left: -10px;
    top: 0;
}

.product-box .label-sale::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 100px;
    position: absolute;
    left: -3px;
    top: 7px;
}

.product-section-title {
    position: relative;
}

.product-section-title::after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #0066cc;
}

.product-section-title::before {
    content: '';
    width: 8px;
    height: 100%;
    background: #0066CC;
    display: inline-block;
    position: absolute;
    left: -8px;
    top: 0;
}

.product-outstanding {
    box-shadow: 0px 4px 10px 0px #0000001A;
}

.col-border {
    position: relative;
}

.col-border:last-child::before,
.col-border:nth-child(5n)::before,
.col-border:nth-last-child(-n+5)::after {
    content: unset;
}

.col-border::before {
    border-right: 1px solid #F5F5F5;
    content: " ";
    height: 100%;
    right: -1px;
    position: absolute;
    top: 0;
}

.col-border:after {
    border-bottom: 1px solid #F5F5F5;
    bottom: -1px;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 1000;
}

.product-box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-box .product-image {
    position: relative;
    padding-top: 98%;
    margin-bottom: 10px;
    overflow: hidden;
}

.product-box .product-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-hover {
    overflow: hidden;
}

.image-hover img {
    transition: all 0.3s;
}

.image-hover:hover img {
    transform: scale(1.06);
}

.product-cat li.active a {
    color: #0066CC;
    font-weight: 600;
}

.product-cat {
    height: 100%;
}

.nav-product-cat .nav-item .nav-link.active {
    color: #0066CC !important;
    font-weight: 600;
}

.tab-product-list {
    position: relative;
}

.tab-product-list:before {
    border-top: 2px solid #0066CC;
    content: '';
    width: calc(100% + 24px);
    height: 2px;
    position: absolute;
    left: -28px;
    z-index: 1000;
}

.product-section-title {
    padding-top: 12px;
    padding-bottom: 12px;
}

.flat-sale-label {
    background: url(../images/flash-sale.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
}

.btn-viewmore {
    color: #0066cc;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
}

.btn-viewmore:hover {
    background: #0066cc;
}

.post-box .post-cat {
    display: inline-block;
    padding: 1px 10px;
    background: #005ebb8c;
}

.post-box .post-img {
    position: relative;
    padding-top: 18%;
}

.post-box .post-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.post-list .post-img {
    min-width: 170px;
    max-width: 170px;
    position: relative;
    padding-top: 18%;
}

.first-post .post-box .post-img {
    padding-top: 53%;
}

.post-list .event-post .post-img {
    min-width: 120px;
    max-width: 120px;
    padding-top: 26%;
}

.first-event .post-box .post-img {
    padding-top: 95%;
}

.post-list .event-post {
    border-bottom: 1px solid #e7e7e7;
}

.post-list .post-box:last-child {
    border: unset;
}

.post-list .event-post:last-child {
    margin-bottom: 0 !important;
}

.post-date {
    color: #898989;
}

.nav-partner {
    border-radius: 100px;
    box-shadow: 1px 1px 3px 1px #ccc;
}

.nav-partner .nav-item .nav-link {
    color: #333;
    padding: 12px;
    border-radius: 100px;
}

.nav-partner .nav-item .nav-link.active {
    color: #fff;
    background: #0066CC;
}

.partner-next,
.partner-prev {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    background-color: #1b1b1b6e;
    background-image: unset;
}

.partner-next i,
.partner-prev i {
    color: #fff;
    font-size: 26px;
}

.partner-wrapper:hover .partner-prev {
    left: -20px;
}

.partner-wrapper:hover .partner-next {
    right: -20px;
}

.partner-wrapper:hover .partner-next,
.partner-wrapper:hover .partner-prev {
    opacity: 1;
    visibility: visible;
}

.partner-slide-wrapper {
    position: relative;
}

.blog-tab .nav-link {
    color: #0066CC;
    border-radius: 100px;
    border: 1px solid #0066CC;
}

.blog-tab .nav-item {
    margin-right: 20px;
}

.blog-tab .nav-link.active,
.video-tab .nav-link.active {
    background: #0066CC;
}

.footer-social .icon {
    color: #fff;
    font-size: 18px;
    width: 45px;
    height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    margin-right: 14px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.footer-menu ul li {
    margin-bottom: 10px;
}

.footer-menu ul li,
.footer-menu ul li a {
    color: #fff;
}

.fillter-label {
    padding: 8px;
    border-radius: 8px;
}

.filter-item select,
.product-orderby select {
    font-size: 14px;
    cursor: pointer;
}

.cat-name {
    position: relative;
    background: #0066CC;
}

.cat-sidebar .cat-name {
    width: 100%;
    background: #0066CC;
}

.cat-sidebar .cat-icon {
    text-align: center;
    background: #004993;
}

.cat-sidebar {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #D9D9D9;
}

.subcat li:last-child {
    border: unset;
}

.subcat li a {
    font-weight: 500;
    padding: 10px 0px;
    display: inline-block;
}

.subcat ul li {
    border: unset;
}

.subcat ul li a {
    padding: 6px 10px;
}

.cat-icon {
    width: 46px;
    height: 46px;
}

.cat-icon {
    position: relative;
    background: #004993;
    display: inline-block;
}

.cat-icon::after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    border-top: 22px solid transparent;
    border-left: 12px solid #004993;
    border-bottom: 22px solid transparent;
    top: 0;
    right: -12px;
}

.cat-name::before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 46px solid #0066CC;
    position: absolute;
    right: -26px;
    top: 0;
    border-right: 26px solid transparent;
}

.cat-sidebar .cat-icon::after {
    border-left: 12px solid #004993;
}

.subcat {
    list-style: none;
    padding: 10px 20px;
}

.subcat li {
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
}

.subcat li::before {
    content: "\f111";
    color: #0066CC;
    font-size: 6px;
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.cat-sidebar .cat-icon img {
    max-width: 26px;
}

.cat-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cat-tab .nav-item a {
    color: #333;
    font-weight: 500;
}

.container-cat-title {
    background: #f1f1f1;
}

.container-cat-title.cat-title-wrapper {
    border-bottom: 2px solid #0066CC;
}

.cat-tab .nav-link.active::after {
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -4px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #0066CC;
}

.product-orderby {
    max-width: 156px;
    width: 100%;
}

.checkbox-styled__icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: absolute;
    top: 1px;
    left: 0;
}

.checkbox-styled__icon::before {
    content: "\f00c";
    font-family: fontawesome;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.filter-bottom .checkbox-styled__input {
    margin-bottom: 0;
    margin-right: 6px;
}

.filter-checkbox .checkbox-styled {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    cursor: pointer;
}

.checkbox-styled__input:checked+.checkbox-styled__icon {
    border-color: #0066cc;
    background-color: #0066cc;
    color: #fff;
}

.checkbox-styled__input:checked+.checkbox-styled__icon::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.checkbox-styled__input:checked+.checkbox-styled__icon::before {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: transform .2s cubic-bezier(.68, -.75, .265, 1.75), -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
}

.regular-price del {
    color: #999999;
}

.team-subport .suport-item:nth-child(even) {
    background: #F0F0F0;
}

.cat-sidebar:last-child {
    border: unset;
}

.cat-tab .nav-item a:hover,
.cat-tab .nav-item a.active {
    color: #0066CC;
}

.stars::before {
    content: '\f005 \f005 \f005 \f005 \f005';
    font-family: "FontAwesome";
    font-weight: 300;
    letter-spacing: 4px;
    color: #FFA620 !important;
    font-size: 16px;
}

.stars--4::before {
    content: '\f005 \f005 \f005 \f005 \f006';
}

.count-reviews {
    color: #2F80ED;
}

.product-gallery,
.related-products {
    position: relative;
}

.related-pr-next,
.gallery-next,
.related-pr-prev,
.gallery-prev {
    background: unset;
}

.related-pr-next i,
.gallery-next i,
.related-pr-prev i,
.gallery-prev i {
    color: #F26522;
    font-size: 26px;
}

.share-social a {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    border-radius: 6px;
}

.share-social a.facebook {
    background: #6580CC;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.share-social a.twitter {
    background: #67BCF1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.share-social a.youtube {
    background: #BB3029;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.share-social a.instagram {
    background: linear-gradient(45deg, #FFD521 14.64%, #FFD020 18.54%, #FEC01E 23.42%, #FCA71B 28.82%, #FA8316 34.59%, #F85510 40.67%, #F51E09 46.91%, #F30005 50%, #F20007 50.25%, #E1003B 56.83%, #D30067 63.29%, #C70088 69.49%, #BF00A0 75.38%, #BB00AF 80.81%, #B900B4 85.36%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.share-social a.tiktok {
    background: #010101;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gallery-1 {
    border-radius: 10px;
    border: 1px solid #ddd;
}

.gallery-2 .swiper-slide {
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
}

.promotional-title {
    background: #F6F6F6;
    padding: 10px 22px;
}

.promotional-box {
    border-radius: 20px;
    border: 1px solid #E0E0E0;
    overflow: hidden;
}

.btn-buynow,
.btn-hotline {
    padding: 10px 60px;
}

.specifications-table table{
    width: 100%;
    margin-bottom: 1rem!important;
}

.specifications-table tr td {
    padding: 10px;
}

.specifications-table tr:nth-child(odd) {
    background: #F5F5F5;
}

.commit-table .commit-box .icon {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0066cc;
    border-radius: 100px;
}

.commit-wrapper,
.commit-wrapper table tr td {
    border: 1px solid #E0E0E0;
}

.commit-wrapper table tr:last-child td {
    border-bottom: unset;
}

.commit-wrapper table tr td:nth-child(2n) {
    border-right: unset;
}

.commit-wrapper table tr:first-child td {
    border-top: unset;
}

.commit-wrapper table tr td {
    padding: 10px;
    border-left: unset;
}

.review-wrapper {
    position: relative;
    grid-gap: 60px;
}

.review-star,
.review-image {
    flex: 1;
}

.review-wrapper::after {
    content: '';
    width: 1px;
    height: 90%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 4px;
    transform: translate(-50%, -50%);
    background: #ccc;
}

.rating-percen-item .progress-bar {
    background: #F26522;
}

.rating-percen-item .progress {
    height: 4px;
}

.rating-percen-item i {
    color: #F26522;
    font-size: 10px;
}

.rating-percen-item .percen-text {
    color: #2F80ED;
}

.review-image .image-viewmore .text-viewmore {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.review-image .image-viewmore::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000075;
}

.review-image .image-viewmore {
    position: relative;
}

.review-image a {
    display: block;
    padding: 6px;
    border: 1px solid #ddd;
}

.review-item {
    width: 100%;
    margin-top: 12px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}

.icon-check-label {
    color: #2BC5FF;
}

.icon-check-label::before {
    content: '';
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    margin-right: 4px;
    background: url(../images/icon-label.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100%;
}

.btn-like-comment .btn-like,
.btn-like-comment .btn-comment {
    color: #2F80ED;
}

.btn-review-wrapper .btn-review {
    color: #fff;
    background-color: #0066CC;
}

.btn-review-wrapper .btn {
    width: 330px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
}

.btn-review-wrapper .btn-view {
    color: #0066CC;
    border: 1px solid #0066CC;
}

.btn.btn-review::before {
    content: "\f005";
    font-size: 12px;
    color: #0066CC;
    width: 18px;
    height: 18px;
    background: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-right: 10px;
    border-radius: 100px;
}

#review-popup .modal-dialog {
    max-width: 690px;
}

.modal.show .modal-dialog {
    transform: scale(1) !important;
    opacity: 1;
}

#review-popup img {
    width: 80px;
}

#review-popup .modal-body .select-star .star-input {
    line-height: 41px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    top: 6px;
    z-index: 1;
}

#review-popup .modal-body .select-star .star-input input {
    width: 28px;
    height: 28px;
    position: relative;
    z-index: 2;
    opacity: 0;
    margin-left: 10px;
    margin-right: 10px;
}

#review-popup .modal-body .select-star .star-input input {
    cursor: pointer;
    bottom: 15px;
}

#review-popup .modal-body .select-star .star-input span::before {
    content: "\f006";
    font-family: fontawesome;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 28px;
    height: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px;
    color: #666;
    position: absolute;
    top: 0;
    left: 0;
}

#review-popup .modal-body .select-star .star-input span::before {
    height: 0;
    cursor: pointer;
}

#review-popup .modal-body .select-star .star-input input:checked~span::before {
    content: "\f005";
    color: #ffc120;
}

#review-popup .modal-body .select-star .star-input span {
    width: 0;
    height: 20px;
    position: relative;
    z-index: 1;
}

#review-popup .write-comment .custom-file .file-label {
    cursor: pointer;
    background-image: url(../images/icon.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid #333;
    background-position: 10px center;
    border: 1px solid #ccc;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background-size: 4%;
}

#review-popup .write-comment .custom-file .file-label span {
    margin-left: 50px;
    margin-top: 9px;
    display: inline-block;
}

#review-popup .write-comment .custom-file .file-label input {
    display: none;
}

.review-area {
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 10px;
}

.post-archive .post-list .post-img {
    border-radius: 10px;
    padding-top: 16%;
    min-width: 200px;
    max-width: 200px;
    overflow: hidden;
}

.section-knowledge .post-image {
    box-shadow: 1px 1px 1px 0px #989898a6;
}

.post-archive .first-post .post-box .post-img {
    padding-top: 62%;
}

.section-knowledge .post-excert {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    max-height: 5.8em;
}

.first-post .service-box .post-img {
    overflow: hidden;
}

.post-list .service-box {
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.post-list .service-box .post-img {
    padding-top: 19%;
    height: 100%;
}

.post-list .service-box .post-excert {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 2.6em;
}

.service-box .post-img {
    padding-top: 55%;
}

.meta-box .post-share a.facebook i {
    color: #0079FB;
}

.meta-box .post-share a.twitter i {
    color: #00A4F9;
}

.related-post-next,
.related-post-prev {
    width: 30px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 1px #bababa5c;
    background-image: unset;
}

.related-post-next {
    right: -20px;
}

.related-post-prev {
    left: -20px;
}

.related-title {
    color: #1F427E;
}

.related-post .excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 2.5em;
    line-height: 20px;
}

.cart-table {
    width: 100%;
}

.cart-table tr th {
    color: #fff;
    padding: 10px;
    text-align: center;
    background: #0066cc;
    border-right: 1px solid #E0E0E0;
}

.cart-table .pr-name img {
    width: 100px;
}

.cart-table .input-qty {
    width: 40px;
    height: 2rem;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: unset;
    border-left: 0;
    border-right: 0;
    padding-top: 4px;
    background-color: #fff;
}

.cart-table tr td {
    padding: 20px;
    text-align: center;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

input.minus.is-form,
input.plus.is-form {
    width: 24px;
    height: 2rem;
    box-shadow: unset;
    background: unset;
    border: unset;
}

input.minus.is-form {
    border-right: 1.5px solid #ccc;
}

input.plus.is-form {
    border-left: 1.5px solid #ccc;
}

.cart-table .buttons_added {
    opacity: 1;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    vertical-align: top;
    border: 1.5px solid #CACEDA;
}

.table-responsive {
    border: 1px solid #E0E0E0;
}

.cart-table tr td:last-child,
.cart-table tr th:last-child {
    border-right: unset;
}

.cart-table tr:last-child td {
    border-bottom: unset;
}

.payment-table table td {
    width: 50%;
    padding: 20px 0;
}

.payment-table tr:last-child {
    border: unset;
}

.select-option .filter__item {
    position: relative;
    margin-bottom: 26px;
}

.select-option .checkbox-styled__input {
    opacity: 0;
    position: absolute;
}

.select-option .checkbox-styled__input:checked+.checkbox-styled__icon {
    border-color: #1f427e;
    background: #1f427e;
}

.select-option .checkbox-styled__icon {
    width: 30px;
    height: 30px;
    top: unset;
    bottom: -5px;
}

.checkbox-styled__icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 100px;
    position: absolute;
    top: 1px;
    left: 0;
}

.select-option .filter__label {
    font-weight: bold;
    padding-left: 42px;
    cursor: pointer;
}

.checkbox-styled__input:checked+.checkbox-styled__icon::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: transform .2s cubic-bezier(.68, -.75, .265, 1.75);
    transition: transform .2s cubic-bezier(.68, -.75, .265, 1.75), -webkit-transform .2s cubic-bezier(.68, -.75, .265, 1.75);
}

.product-order-info .pr-image {
    position: relative;
    max-width: 68px;
    width: 100%;
    border: 1px solid #0066cc;
}

.pr-image .count {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #0066cc;
    border-radius: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
}

.product-order-info {
    padding: 20px;
    height: 100%;
    background: #FAFAFA;
}

.info-order .form-group input,
.info-order .form-group select {
    height: 45px;
    font-size: 14px;
}

.messenger-success {
    padding: 40px 50px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 2px #d3cccc;
}

.icon-success {
    color: #fff;
    font-size: 36px;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(3 151 9);
}

.project-box .project-image {
    padding-top: 57%;
    position: relative;
}

.project-box .project-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-navigation li.page-item {
    margin-right: 10px;
}

.project-navigation .page-link {
    color: #333;
    width: 40px;
    height: 40px;
    border-radius: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-navigation .page-link.active {
    color: #fff;
}

.gallery-4 a {
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.gallery-4 a img {
    position: absolute;
    top: 0;
    left: 0;
}

.gallery-3 img {
    cursor: pointer;
}

.project-gallery-next,
.project-gallery-prev {
    bottom: 20px;
    top: unset;
    display: flex;
    background: #fff;
    box-shadow: 1px 1px 10px #ccc;
}

.project-gallery-next i,
.project-gallery-prev i {
    color: #333;
    font-weight: 400;
    margin: auto;
}

.project-gallery-next {
    right: -18px;
}

.project-gallery-prev {
    left: -18px;
}

.project-details-title {
    position: relative;
    display: flex;
    align-items: end;
}

.project-details-title:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: #AAAAAA;
    flex: 1;
    margin-bottom: 10px;
    margin-left: 2px;
}

.nav-blog .nav-link.active {
    background: #0066CC;
}