/* top */

.mapsfooter iframe {
    width: 100%;
    height: 200px;
}

.top-page li {
    border-left: 1px solid #fff;
}

.top-page li:last-child {
    border-right: 1px solid #fff;
}

.top-page li a {
    display: inline-block;
    padding: 7px 10px
}

.top-phone {
    font-size: 15px;
}

ul.ul-menu li a.home:before {
    content: "\f015";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
}

.action .scroll1,
.action .scroll2 {
    font-size: 30px;
    font-family: 'muli';
    text-transform: uppercase;
    color: var(--html-bg-website);
    text-shadow: 0px 2px 4px #ccc;
}

.action .scroll2 {
    color: var(--html-cl-website);
}

.item-lydo .desc {
    font-size: 15px;
    text-transform: uppercase;
}

.item-lydo {
    transition: all 0.4s
}

.item-lydo:hover {
    transform: translate(0px, -10px);
    transition: all 0.4s
}

.desc-albums {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}

.desc-albums h3 a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.desc-album {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    background: #0000007a;
    opacity: 0;
}

.thumb-album:hover .desc-album {
    opacity: 1;
}

.desc-album h3 {
    font-size: 14px;
    text-transform: uppercase;
}

ul.ul-why li+li {
    border-top: 1px solid #fff
}

section.section-visao ul li {
    width: calc(100% / 3 - 130px);
    text-align: center;
}

.name-visao {
    font-size: 16px;
    text-transform: uppercase;
}

.name-cohoi {
    font-size: 15px;
    text-transform: uppercase;
}

.box-baogia a.icon-ring:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -10px;
    background: url(../../images/ring.png)no-repeat;
    padding: 10px;
    transition: all 0.4s;
    animation-name: ring;
    animation-duration: 1500ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.item-lydo:hover {
    transition: all 0.4s;
    transform: translate(0%, -10px)
}

.top_sup.bg-primary {
    position: sticky;
    top: 0;
    z-index: 9999;
}

a.a-baogia {
    display: inline-block;
    padding: 6px 15px;
    background-color: var(--html-cl-website);
    color: #fff
}

a.a-baogia:hover {
    background-color: var(--html-bg-website)
}

.readAll a.a-readall {
    display: inline-block;
    padding: 6px 20px;
    border: 1px solid var(--html-cl-website);
    color: var(--html-cl-website)
}

.readAll a.a-readall:hover {
    background-color: var(--html-cl-website);
    color: #fff
}

.item-visao {
    height: 290px;
}

.item-visao:hover {
    background-color: var(--html-cl-website);
    transition: all 0.4s
}

.box-main-news {
    background: #f6f6f6
}

.title-flower {
    padding-right: 20px
}

.title-flower a.bg-flower {
    background-color: var(--html-cl-website);
    padding: 10px 20px 10px 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border-radius: 0px 25px 25px 0px;
    position: relative;
}

.title-flower a.bg-flower:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    background: url(../../images/ic-hoa.png)no-repeat;
    padding: 13px;
}

.date {
    position: absolute;
    bottom: 0;
    padding: 5px 15px;
    background: var(--html-bg-website);
    color: #fff;
    left: 0;
    z-index: 9;
    font-size: 12px;
    font-family: 'muli';
    line-height: 22px;
}


/* 
.date .bt {
    border-bottom: 1px solid #fff;
} */


/* end */

.desc-call {
    line-height: 25px;
}

.desc-call .phone {
    color: #f00;
    font-size: 20px;
}

span#view-header {
    /* position: absolute;
    top: -15px;
    right: -15px;
    background: var(--html-bg-website);
    color: #fff;
    padding: 0px 6px;
    border-radius: 50%; */
}

.border-bottom-ff {
    border-bottom: 1px solid #fff;
}


/* about */

.readmore a {
    display: inline-block;
    padding: 0px 25px;
    color: #fff;
    background: var(--html-bg-website);
    font-size: 14px;
    line-height: 35px;
    border-radius: 25px 0px 25px 0px
}

.content-dangky-detail {
    padding: 20px;
    background: var(--html-bg-website);
    color: #fff;
    font-size: 15px;
    border-radius: 7px;
    margin-right: 30px;
    width: 60%;
}

.content-dangky-detail p.ht {
    font-size: 25px;
    font-weight: bold;
}

.box-tags a {
    border: 1px solid #fff;
    padding: 7px;
    border-radius: 4px;
    margin-bottom: 10px;
    display: inline-block;
    transition: all 0.4s
}

.box-tags a:hover {
    background-color: var(--html-bg-website);
    border: 1px solid var(--html-bg-website);
}


/* field */

.icon-field {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.desc-field {
    /* background-color: #fff; */
    /* border-bottom:2px solid var(--html-bg-website); */
}

.name-field h3 {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    line-height: 22px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold)
}

.item-bg {
    background-color: #f5f5f5;
}

.item-field {
    margin-bottom: 3px;
    box-shadow: 0px 0px 5px 1px #ccc;
    background: #fff;
}


/* .name-service:before {
    content: '';
    background: var(--html-bg-website);
    height: 2px;
    width: 60px;
    position: absolute;
    bottom: -1px;
    left: 0;
} */

.read-more {
    display: table;
    margin: 20px auto;
    padding: 7px 15px;
    background-color: var(--html-bg-website);
    color: #fff;
    font-family: var(--font-page);
}

.read-more i,
.readmore a i {
    font-size: 1.5rem;
}

.read-more:hover {
    background-color: var(--html-cl-website);
}

.readmore a:hover {
    background-color: var(--html-cl-website);
    color: #fff
}

.desc-contructor h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #000
}


/* head */

.box-menu-head {
    padding: 10px 0px;
    margin-top: -48px;
    position: relative;
    z-index: 1;
}

.box-menu-head:before {
    content: '';
    position: absolute;
    left: -60px;
    top: 0;
    width: 520px;
    height: 100%;
    background-image: url(../../images/bg-top.png);
    background-size: cover;
    z-index: -1;
}

.box-menu-head>ul>li>a {
    color: #fff;
    font-size: 14px;
    padding: 0px 15px;
}

.box-menu-head>ul>li>a:hover {
    color: var(--html-cl-website);
}

.box-menu-head>ul>li+li {
    border-left: 1px solid #fff
}

.desc-cart-header span {
    font-size: 14px;
}

.div-lang ul li a.active {}

.div-lang ul li+li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    height: 15px;
    width: 1px;
    background-color: #000
}

.ic-search-menu>i {
    font-size: 1.7em;
    color: #000
}


/* .form-search {
    position: absolute;
    bottom: -5px;
    right: -10px;
    min-width: 220px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
}

.ic-search-menu:hover .form-search {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s ease;
} */


/* album */

.items-album .over_lay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    text-align: center;
    margin-top: -20px;
    opacity: 0;
    transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    -ms-transition: all .25s ease 0s;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.items-album:hover .over_lay {
    margin-top: 0;
    opacity: 1;
}

.over_lay a.xemthem {
    font-style: normal;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px;
    background: rgba(102, 102, 102, .48);
    border-radius: 3px;
    color: #fff;
}

a.contact-cart {
    background-image: url(../../images/bg-line.png);
    background-repeat: repeat-x;
}

a.contact-price {
    background: #00a551;
}

a.href-contact {
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}

.product-pos {
    position: absolute;
    top: 0;
    right: 0;
}

.product-sale {
    right: 10px;
    top: 15px
}

.product-percent {
    padding: 7px 7px;
    background: url(../../images/ic-percent.png)no-repeat;
    color: #fff;
    font-size: 12px;
    height: 35px;
    width: 39px;
}

.countersection {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
}

.li-countdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.li-countdown .count,
.product-sale-countdown .count {
    display: inline-block;
    text-align: center;
    color: #e80f0f;
    font-weight: bold;
    background-color: #fff;
    margin: 0px 2px 0;
    padding: 3px;
    border-radius: 2px
}

.li-countdown .count span {
    color: #242424;
    display: block;
    position: relative;
}


/*PROJECT*/

.thumb-project {
    border-radius: 50%;
}

.desc-project-carousel {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 9;
}

.name-project-carousel h3 {
    color: #000;
    font-size: 14px;
    font-family: var(--font-roboto-bold)
}


/* .item-project-carousel:before {
    content: '';
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 60%;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(92 135 70 / 35%) 47%, rgb(87 221 16 / 83%) 100%);
} */

.owl-item.active .item .thumb-owlcarousel {
    height: 12rem;
    width: 12rem;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50%;
    margin: 0 auto;
}

.owl-item.active.center .item .thumb-owlcarousel {
    height: 17rem;
    width: 17rem;
    border: 2px solid var(--html-bg-website)
}

.owl-item .item .desc-owlcarousel {
    display: none
}

.owl-item .item {
    padding-bottom: 100px;
}

.owl-item.active.center .item .desc-owlcarousel {
    display: block;
    position: absolute;
    top: 62%;
    width: 531px;
    left: -50%;
}

.item .desc-owlcarousel .name-feed {
    text-transform: uppercase;
}

.owl-carousel.in-home .owl-item.active {
    margin-top: 25px;
}

.owl-carousel.in-home .owl-item.active.center {
    margin-top: 0;
}

.owl-carousel .arrowleft,
.owl-carousel .arrowright {
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 20px;
}

.owl-carousel.in-home .arrowleft,
.owl-carousel.in-home .arrowright {
    top: 25%;
}

.owl-carousel.p-carousel .arrowleft,
.owl-carousel.p-carousel .arrowright {
    top: 40%;
    transform: translate(0%, -50%)
}

.owl-carousel .arrowright {
    right: 0;
}

.owl-carousel .arrowleft svg,
.owl-carousel .arrowright svg {
    width: 35px !important;
    height: 35px !important;
}

.owl-carousel .a {
    fill: none;
    stroke: #000;
    stroke-width: 560;
    stroke-miterlimit: 10;
}

.owl-carousel.p-carousel .a {
    stroke: var(--html-bg-website);
}

.owl-carousel.carousel-slider .owl-dots,
.owl-carousel.carousel-slider .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel.carousel-slider .owl-nav+.owl-dots {
    margin-top: 10px;
}

.owl-carousel.carousel-slider .owl-nav,
.owl-carousel.carousel-slider .owl-dots {
    position: absolute;
    width: 100%;
}

.owl-carousel.carousel-slider .owl-nav {
    bottom: 50%;
    left: 0px;
}

.owl-carousel.carousel-slider .owl-dots {
    bottom: 10px;
    left: 0px;
}

.owl-carousel.carousel-slider button.owl-dot {
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #fff;
    margin: 3px
}

.owl-carousel.carousel-slider button.owl-dot.active {
    background: var(--html-bg-website);
}


/* product */

.name-product h3 {
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}

.name-why {
    font-size: 15px;
    font-family: var(--font-page);
    text-transform: uppercase
}

.desc-technology h3 a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase
}

.desc-technology h3:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 70px;
    background-color: var(--html-bg-website)
}

.thumb-technology {
    width: 290px;
}

.desc-technology {
    width: calc(100% - 320px);
}

.box-technology {
    box-shadow: 2px 2px 7px #ccc;
    padding: 10px;
    margin: 30px 0px;
}

span.play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

span#play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../../images/ic-youtube.png);
    background-repeat: no-repeat;
    padding: 20px;
    border-radius: 50%;
    animation: play_btn 3s infinite ease-in-out;
}

.popup-box a {
    color: #fff;
    background: #f01;
    padding: 7px 10px;
    display: inline-block;
}

.desc-footer input.input-newsletter {
    background: transparent!important;
    border-radius: 0!important
}

.desc-footer input.input-newsletter::placeholder {
    color: #fff;
}

input.input-newsletter,
textarea.input-newsletter,
select.input-newsletter {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 12px;
}

input.input-newsletter,
select.input-newsletter {
    height: 37px;
}

input.input-newsletter::placeholder,
textarea.input-newsletter::placeholder,
select#khoahoc {
    color: #0009;
}

button.btn-newsletter {
    padding: 8px 22px;
    background-color: #eba100;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    width: 100%
}

.desc-news h3 a {
    font-size: 14px;
    text-transform: uppercase;
}

.desc-news-i div a {
    font-size: 14px;
    font-family: var(--font-roboto-bold);
}

.mask-news {
    position: absolute;
    top: 15px;
    left: 15px;
    background-image: linear-gradient(to right, #e8be25, #faeb72, #e6b512);
    padding: 5px 15px;
}

.desc-news-i a {
    color: #000;
}

.ul-news li a {
    color: #000;
}

ul#mCustom {
    height: 350px;
    overflow: hidden;
}

ul.ul-news li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0px;
    background: url(../../images/arrow.png)no-repeat;
    padding: 10px;
}

.title-doitac {
    padding: 5px;
    background: var(--html-cl-website);
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.box-ul ul li+li {
    border-top: 1px solid #ccc
}

.box-ul ul li a {
    display: block;
    padding: 12px 12px 12px 30px;
}

.icon-strick:before {
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    background: var(--html-bg-website);
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    padding: 2px;
}

.text-newsletter {
    font-size: 20px;
}

.ic-page {
    padding: 10px 15px;
    border: none;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    color: #000;
    background-color: #fff;
    position: relative;
    border-radius: 25px
}

button.submit-mail {
    border: none;
    /* position: absolute;
    right: -15px; */
    background: #fff;
    padding: 9px 10px;
    color: var(--html-bg-website);
    text-transform: uppercase;
    font-weight: bold;
}

input.ic-page::placeholder {
    color: #000;
    font-style: italic;
}

.mfix .wrap-menu ul.ul-menu {
    justify-content: center
}


/* cart */

.border-cart {
    cursor: pointer;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    color: #000;
    position: relative;
    line-height: 14px;
    border: 2px solid var(--html-bg-website);
    padding: 8px 11px;
    border-radius: 4px;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
}

.border-cart i {
    color: var(--html-cl-website);
    font-size: 1.5em;
}

.border-cart .textCart {
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 9px;
}

.border-cart .textNumber {
    color: rgb(74, 74, 74);
    background: rgb(253, 216, 53);
    height: 20px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    padding: 0px 6px;
    font-weight: 700;
}

.mask-cart {
    position: absolute;
    left: 50%;
    bottom: 60px;
    color: #fff;
    transform: translate(-50%, 0%);
    background-image: linear-gradient(to right, #e8be25, #faeb72, #e6b512);
    text-transform: uppercase;
    padding: 7px 10px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    transition: all 0.4s
}

.product-hover:hover .mask-cart {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

.full-right {
    float: right;
}


/* mobile */

form.form-search-mobile {
    border: 1px solid var(--html-bg-website);
}

.input-search {
    align-items: center;
    border-radius: 3px;
    transition-duration: 0.3s;
    width: 100%;
}

input#search_mb {
    border: none;
}

button#search-btn {
    height: 30px;
    width: 30px;
    background: transparent;
    border: none;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
}

section.box-menu-mobile.mfix .form-search {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
    width: 85%;
    transition: all 0.4s;
}

h3.line-clamp {
    font-family: var(--font-roboto-bold)
}

.line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    letter-spacing: normal;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.2rem;
    height: 4.4rem;
}

.line-clamp0 {
    -webkit-line-clamp: 4!important;
}

.w-90 {
    width: 90%;
}

.mfix form.form-search-mobile {
    width: 100%;
}

span.mask-num {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #f00;
    height: 16px;
    width: 15px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* detail new */

aside.secondary .media {
    background-color: #ececec
}

.head-media {
    background-color: var(--html-bg-website);
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
}

.body-media ul li+li {
    border-top: 1px solid #ccc
}

.body-media ul li a {
    display: block;
    padding: 5px 0px;
    font-weight: 400;
    font-size: 14px;
    transition: all 0.4s;
}

.body-media ul li a:hover {
    padding-left: 10px;
    transition: all 0.4s
}

.box-thongso table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

.name-news a {
    font-size: 13px;
    line-height: 1.1
}


/* main csss */

.item-why-main:hover img {
    transition: all 0.4s;
    transform: rotate(359deg);
}

.desc-why-main h3 {
    font-size: 13px;
    text-transform: uppercase;
    color: #5c5c5c
}


/* page css */

.box-nav-login a {
    padding: 16px 15px 16px 35px;
    background-color: #000;
    color: #fff
}

.box-nav-login a:hover,
.box-nav-login a:hover:after {
    color: var(--html-bg-website)
}

.box-nav-login a+a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translate(0%, -50%);
    height: 15px;
    width: 1px;
    background-color: #fff;
}

.box-nav-login a:after {
    position: absolute;
    top: 12px;
    left: 10px;
    font-family: fontawesome;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    color: #fff;
}

.box-nav-login a.register:after {
    content: "\f090";
}

.box-nav-login a.login:after {
    content: "\f007";
}

.sidebar-main {
    border: 1px solid #ccc;
    border-top: none;
}

.head-sidebar {
    padding: 10px;
    background-color: var(--html-cl-website);
    font-size: 18px;
    font-family: var(--font--roboto-bold);
    text-transform: uppercase;
    color: #fff
}

.body-sidebar ul li+li {
    border-top: 1px dashed #ccc;
}

.body-sidebar ul li a {
    padding: 10px;
    padding-left: 45px;
    display: block;
    text-transform: uppercase;
}

.footer-sidebar {
    padding: 15px 10px;
    background-color: #efeff1;
}

.footer-sidebar a {
    font-size: 14px;
    font-family: var(--font--roboto-bold);
    text-decoration: underline;
    color: #000
}

.images-pos {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 10px;
}

.title-page {
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 2px solid var(--html-bg-website);
}

.title-page>a {
    font-family: var(--font-page);
    font-size: 14px;
}

.title-page .title {
    color: #fff;
    z-index: 1;
    background: var(--html-bg-website);
    padding: 0 30px 0 0;
}

.list-flex .name-l {
    padding: 9px 25px 9px 15px;
}

.section-list .ic-list {
    background-color: #fff;
    padding: 7px 0px;
}

.list-flex .name-menu {
    padding: 0 10px;
}

.title-page .title .name-l:before {
    content: '';
    position: absolute;
    top: 0;
    right: -40px;
    background: var(--html-bg-website);
    height: 100%;
    width: 25%;
    transform: skew(-30deg);
    z-index: 2;
}

.title-page .title .name-l:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: -46px;
    background: #f5c52e;
    height: 81%;
    width: 8%;
    transform: skew(-43deg);
    z-index: 1;
}

.title-page .title a .name-l,
.title-page .title a {
    color: #fff;
    font-size: 18px;
    position: relative;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}

.xemthem a {
    padding: 8px 14px;
    text-align: center;
    display: inline-block;
    background-color: var(--html-bg-website);
    text-transform: uppercase;
    font-size: 13px;
    font-family: var(--font-roboto-bold);
    cursor: pointer;
    color: #fff;
}

ul.product-list-c2 li+li {
    border-left: 1px solid #ccc;
}

ul.product-list-c2 li {
    padding: 0 15px;
}

ul.product-list-c2 li.xemthem {
    padding: 0 2px 0 15px;
}

.Xemtatca a {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #000;
    margin-right: 20px;
}

.btn-submit-cart {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(14, 23, 112, 0.5);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease;
    transform: scale(0);
}

.btn-submit-cart a {
    padding: 8px 30px;
    border: 1px solid #fff;
    color: #fff;
}

.btn-submit-cart a:hover {
    background-color: var(--html-bg-website);
}

.item-product-hot:hover .btn-submit-cart {
    transform: scale(1);
}


/* .title-page .title:before{
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    background-color: var(--html-bg-website);
    height: 100%;
    width: 100%;
    border-radius:0px 50px 50px 0px;
    z-index:-1
} */


/* .title-page .title:after{
    content: '';
    position: absolute;
    right: 10px;
    top:0;
    background-color: var(--html-cl-website);
    height: 100%;
    width: 25px;
    z-index: -2;
    border-radius: 0px 50px 50px 0px;
} */


/* .title-page .title a:before {
    content: '';
    position: absolute;
    top: 3px;
    left: -40px;
    background: url(../../images/ic-about.png)no-repeat;
    padding: 14px 15px;
} */


/* .btn-submit-cart {
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--html-bg-website);
    background: rgb(171 18 9 / 0.5);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease;
    transform: scale(0);
}
.btn-submit-cart a {
    padding: 8px 30px;
    border: 1px solid #fff;
    color: #fff;
}*/

.btn-submit-cart a:hover {
    color: #fff;
}


/* .item-product-hot:hover .btn-submit-cart{
    transform: scale(1);
} */

.second-detail {
    border: 1px solid #e9e9e9;
}

.second-why .head-aside {
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #e9e9e9
}

.body-aside {
    padding: 10px;
}

.body-aside ul li a {
    display: block;
    padding: 7px 10px 7px 30px;
    position: relative;
}

.body-aside ul li a:before {
    content: "\f00c";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 50%;
    left: 15px;
    transform: translate(-50%, -50%);
    font-size: 1em;
    color: var(--html-bg-website)
}

span#play-about,
span.play-about {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    animation: play_btn 3s infinite ease-in-out;
}

.desc-feedbacks h3 {
    font-size: 14px;
}

.box-feedbacks {
    margin: 70px 0px 20px 0px;
}

.item-feedbacks.t-center {
    background: #fff;
    padding: 25px 15px;
    border-radius: 5px;
    border-bottom: 2px solid var(--html-bg-website)
}

.thumb-feedbacks {
    margin-top: -80px;
}

.border-iframe {
    background: #fff;
    border: 5px solid #fff;
    box-shadow: 2px 2px 5px #ccc
}

.item-maps.o-hidden iframe {
    height: 100%;
    width: 100%;
    display: block
}

.desc-about h3 a {
    font-size: 26px;
    color: #fff;
    display: block;
    padding: 30px 0px 40px 0px;
}

.thumb-about {
    z-index: 1;
}

.thumb-about:before {
    content: '';
    position: absolute;
    border: 4px solid var(--html-bg-website);
    width: 560px;
    height: 389px;
    top: -13px;
    right: 10px;
    border-radius: 10px;
    z-index: -1;
}

.xemchitiet a {
    color: var(--html-bg-website);
    font-size: 14px;
    border-bottom: 1px solid var(--html-bg-website);
    text-transform: uppercase;
}

a.js-btnAddToCart.ic-cart-all {
    display: inline-block;
    padding: 10px 10px 10px 35px;
    border: 1px solid #ccc;
    margin-top: 10px;
    position: relative;
}

a.js-btnAddToCart.ic-cart-all:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 8px;
    background: url(../../images/ic-cart.png)no-repeat;
    padding: 13px;
}

.title-productIndexs {
    padding-bottom: 5px;
    border-bottom: 2px solid var(--html-bg-website);
}

.title-productIndexs a {
    font-size: 16px;
    color: var(--html-bg-website);
}

.thumb-cart img {
    vertical-align: initial;
}

.item-lydo {
    border-right: 1px solid #fff;
}

.item-lydo:last-child {
    border-left: none
}

.template-reviews {
    /* background: #fff;
     padding: 40px; 
    box-shadow: 0px 0px 4px 1px #ccc;
    margin: 5px;
    margin-top: 100px;*/
}

.title-default p {
    font-size: 14px;
    font-family: var(--font-roboto-regular);
    text-align: left;
}

.template-img img {
    border: 2px solid #fff
}

.quote {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.template-name-reviews a {
    color: #000;
}

.template-reviews {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 #ccc;
    margin: 5px;
    margin-top: 75px;
}

.template-img {
    margin-top: -75px;
}

.box-desc p {
    color: #000
}

ul.ul-tuyendung {
    background-color: var(--html-bg-website);
    padding: 15px 20px 25px 15px;
}

ul.ul-tuyendung li {
    border-bottom: 1px solid #fff
}

ul.ul-tuyendung li a {
    color: #fff;
    padding: 15px 0px 15px 25px;
    display: block;
    position: relative;
}

ul.ul-tuyendung li a.ic-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(-50%, 0);
    background: url(../../images/ic-arrow.png)no-repeat;
    padding: 7px;
}

ul.ul-tuyendung li a:hover {
    color: #f00
}

ul.ul-tuyendung li a.a-jd {
    font-size: 16px;
    padding-left: 0
}

ul.info_bank li {
    display: inline-block;
}

ul.info_bank li a.active {
    border: 1px solid #f00;
    display: block;
}

.border-none {
    border: none
}

.border-bottom {
    border-bottom: 1px solid #ccc
}

.menu-sticky-mobile.sticky {
    padding: 5px 10px
}


/* .menu-sticky.sticky .logo-header {
    margin: 0;
    width: 25%;
} */


/*.side-list {
    visibility: hidden;
    transition: all .4s;
    transform: scaleY(0);
    transform-origin: top;
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    width: 100%;
}

.project-menu:hover .side-list {
    visibility: visible;
    transform: scaleY(1);
}
*/

.border-list {
    background: #f5f5f5;
}

ul.title-cat li a {
    padding: 0px 15px;
}

.title-list h4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: var(--html-bg-website);
    z-index: 1;
}

.title-list h4:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 44px solid transparent;
    border-right: 35px solid #f5f5f5;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

ul.title-cat li a.active {
    color: #000;
}

ul.title-cat li+li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    height: 15px;
    width: 1px;
    background: #000;
}

.title-list h4 a {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 12px 50px 12px 15px;
}

.title-list a.active {
    font-weight: bold;
}

.desc-contructor {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgb(0 0 0 / .5);
    text-align: center;
    color: #fff;
}


/* .box-parner {
    border: 1px solid #ccc;
    padding: 12px 0
} */


/*TIÊU CHÍ*/

.desc-criteria h3 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}


/* .desc-criteria h3:before {
    content: '';
    position: absolute;
    background: var(--html-bg-website);
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 2px;
    width: 40px;
    height: 2px;
} */

.desc-criteria p {
    color: #000;
    font-size: 14px;
}


/* .items-criteria {
    box-shadow: 0 0 7px 0 #ccc;
    border-bottom: 3px solid var(--html-bg-website);
} */

.thumb-criteria img {
    /* border: 3px solid var(--html-bg-website); */
    border-radius: 50%;
}


/*TƯ VẤN */

.desc-tuvan h3 {
    font-size: 16px;
}


/*SEARCH NC*/

.sectionSearch .nice-select {
    width: 100%!important;
    height: 40px!important;
    line-height: 38px!important;
    background-color: transparent!important;
    border: 1px solid #000!important
}

.sectionSearch .nice-select.open .list {
    width: 100%!important;
    color: #fff;
}

.btn-search .button-searchAdvance,
.btn-search-ampe .button-searchAdvance {
    border: none;
    background: transparent;
}

.btn-search {
    border-right: 1px solid #000;
    margin-right: 40px;
    padding: 12px 0;
}

.box-tuyensinh {
    background: #dfdede;
}

.box-tuyensinh .date-project {
    color: var(--html-bg-website);
}

.border-dashed {
    border-bottom: 1px dashed #ccc;
}

.box-tuyensinh {
    background: #dfdede;
    overflow-y: auto;
    height: 710px;
}

.sectionHotline {
    background-color: var(--html-bg-website);
}

.date-project {
    font-size: 13px;
    color: #5e5e5e;
}

.box-slider {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 5%;
}

.content-slider h3 {
    font-size: 30px;
    font-family: var(--font-montserrat-bold);
    color: #000;
}

.more-slider a {
    font-size: 14px;
    color: #000;
    padding: 10px 25px;
    background-color: var(--html-bg-website);
    border-radius: 4px;
}


/*Vì sao chọn chúng tôi*/

.title-why div a {
    color: #000;
    background-color: var(--html-bg-website);
    padding: 8px 30px;
    font-size: 28px;
    font-family: var(--font-roboto-bold);
}

.item-why .desc-why h3 {
    color: #fff;
    font-size: 14px;
    font-family: var(--font-roboto-bold);
}

.item-why .desc-why p {
    color: #fff;
    font-size: 14px;
}

.item-why1 {
    padding-bottom: 110px;
}

.item-why2 {
    margin-top: -120px;
}

.bg-why:before {
    content: '';
    position: absolute;
    background: url(../../images/vs-center.png)no-repeat;
    width: 578px;
    height: 470px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.icon-why {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--html-bg-website);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    position: relative;
}

.icon-why:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.desc-why.why-p h3 {
    font-size: 16px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}

.icon-why.active,
.icon-why:hover {
    background-color: #000;
}

.desc-why.why-p {
    position: absolute;
    top: 90px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.pd-top {
    padding-top: 115px;
}

.thumb-project1:before {
    content: '';
    background: linear-gradient(to right, rgb(34 94 193) 0%, rgb(125 78 151) 47%, rgb(231 3 7) 100%);
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}


/* .menu-sticky:before {
    content: '';
    background: linear-gradient(to right, rgb(34 94 193) 0%, rgb(125 78 151) 47%, rgb(231 3 7) 100%);
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
} */

.item-project-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
}


/*Quy trình thiết kế*/

.item-procedure {
    border: 1px solid #ccc;
}

.number-processes {
    position: absolute;
    left: 10px;
    top: 0;
    opacity: 0.1;
}

.desc-procedure h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: var(--font-roboto-bold);
}

.desc-procedure p {
    color: #fff;
    font-size: 14px
}

.number-processes span {
    font-size: 72px;
    font-family: var(--font-montserrat-bold);
}


/*HOTLINE*/

.sectionHotline {
    background-color: var(--html-bg-website);
}

.box-hotline p {
    font-size: 20px;
    font-family: var(--font-roboto-bold);
    color: #000;
    margin: 0;
}

.box-hotline a {
    font-size: 26px;
    font-family: var(--font-roboto-bold);
    color: #000;
}

.showroom {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.wrapper-toc .content ul li {
    list-style: inherit;
}

.wrapper-toc .content ul {
    padding-inline-start: 30px;
}


/*themes*/

.thumb-themes img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all ease-in-out 5s;
    -moz-transition: all ease-in-out 5s;
    -o-transition: all ease-in-out 5s;
    transition: all ease-in-out 5s;
    position: absolute;
    left: 0;
    top: 0;
}

.thumb-themes {
    width: 100%;
    height: 85%;
    overflow: hidden;
    position: relative;
}

.items-themes {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.thumb-themes:hover img {
    top: 100%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
}

.desc-themes h3 {
    font-size: 14px;
    font-family: var(--font-roboto-bold);
}

.box-sticky {
    border-radius: 0;
    -webkit-transition: background .1s cubic-bezier(.4, 0, .6, 1);
    transition: background .1s cubic-bezier(.4, 0, .6, 1);
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 2;
}

.thumb-cart {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--html-bg-website);
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-cart {
    position: absolute;
    right: 22px;
    top: 0;
    width: 18px;
    height: 18px;
    background: #ffe21d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 800;
}


/*Cam kết bán hàng*/

.whyus .tit {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 5px;
}

.camket ul {
    margin: 0;
    list-style: none;
    border: 1px solid #dddddd;
    padding: 15px 10px;
    border-radius: 5px;
    padding-bottom: 5px;
}

.camket ul li {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ebe7e7;
    padding-left: 27px;
    font-weight: 600;
}

.camket ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background: url(../../images/ic-check.png) no-repeat;
    background-size: auto;
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
}

.camket ul li:last-child {
    border-bottom: 0;
}

.showroom {
    margin: 0;
    list-style: none;
    border: 1px solid #dddddd;
    padding: 15px 10px;
    border-radius: 5px;
    margin-top: 15px;
}

.box-shadow {
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 8%);
    border-radius: 5px;
}

.box-shadow:hover {
    box-shadow: 0 4px 8px var(--html-bg-website), 0 4px 12px rgb(0 0 0 / 8%);
}

.showroom span {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

.showroom ul li:last-child {
    border-bottom: 0;
}

.showroom ul li {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
    padding-left: 0px;
    border-top: 1px solid #ebe7e7;
    padding-left: 24px;
    font-weight: 600;
}

.showroom ul span.maps {
    display: block;
    color: #0193cf;
    font-weight: bold;
    position: relative;
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 25px;
}

.showroom ul span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: url(../../images/maps.svg) no-repeat;
    background-size: auto;
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
}


/*menu-Left*/

.bg-menu-left {
    background-color: #f5f5f5;
    box-shadow: 0px 0px 8px 1px var(--html-bg-website);
}

.left-menu-sticky {
    position: sticky;
    z-index: 99;
    top: 0;
}

.left-Menu ul li.active a {
    color: var(--html-bg-website);
    transition: all 0.3s;
}

.left-Menu ul li.active:hover a {
    color: #fff;
    transition: all 0.3s;
}

.left-Menu ul li a {
    font-size: 16px;
    padding: 7px 5px;
    color: #000;
    display: block;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sectionbaogia .box-dg li {
    padding: 10px 20px;
    margin: 30px 10px;
    width: calc(100% / 12 * 4 - 20px);
    text-align: center;
    background-color: var(--html-bg-website);
}

.box-dg li {
    padding: 10px 40px;
    margin: 30px 5px;
    background-color: var(--html-bg-website);
}

.content-detail .box-dg li {
    padding: 7px 40px;
    margin: 0 5px;
}

.content-detail .box-dg {
    position: sticky;
    top: 0;
    z-index: 999;
}

.box-dg {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.box-dg li:hover {
    background-color: #ccc;
}

.box-dg li:hover a {
    color: #000
}

.box-dg li a {
    font-size: 16px;
    font-family: var(--font-roboto-bold);
    color: #fff;
}


/* .thumb-photo-about img:hover {
    filter: grey;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.thumb-photo-about img {
    filter: grey;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
} */

.thumb-photo-about:before {
    width: 260px;
    height: 260px;
    margin: auto;
    border-radius: 50%;
    border: 1px dashed var(--html-bg-website);
    animation: spin 15s linear infinite;
    content: '';
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.content-news h3 {
    color: #000;
    font-size: 14px;
    font-family: var(--font-roboto-regular);
    line-height: 20px;
}

.list-news li a {
    color: #fff;
    font-size: 14px;
    font-family: var(--font-roboto-bold);
    line-height: 20px
}

.list-news li a:hover {
    color: #c97201
}

.list-news li {
    padding: 0 15px
}

.list-news li+li {
    border-left: 1px solid #fff
}

.box-bg-left {
    background: var(--html-bg-website);
    border-radius: 5px;
}

.title-left div a {
    position: relative;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}

.title-left {
    padding: 7px 20px;
}

.c1 li:hover {
    background: var(--html-bg-website);
}

.c1 li:hover a {
    color: #fff
}

.desc-name h3 {
    font-size: 14px;
    color: #000;
    padding: 15px;
}


/*banggia*/

.baogia-list .cat-title {
    padding: 10px;
    display: flex;
    align-items: center;
    color: #fff;
}

.baogia-list .cat-title h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    padding-left: 20px;
}

.pack {
    color: #fff;
    padding: 10px;
    position: relative;
}

.pack p {
    text-align: center;
    font-family: var(--font-roboto-bold);
    font-size: 16px;
    margin-bottom: 5px;
}

.pack p.price {
    font-size: 24px;
}

.pack::before {
    content: "";
    position: absolute;
    top: 99%;
    height: 15px;
    background-color: inherit;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    width: 100%;
    left: 0;
}

ul.baogia-list li.gray {
    background-color: #f1f1f1f1;
}

ul.baogia-list li div {
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

ul.baogia-list li div:last-child {
    border-right: 1px solid #e0e0e0;
}

ul.baogia-list li .name {
    display: flex;
    align-items: center;
}

ul.baogia-list li .name .stt {
    padding: 10px 10px;
    border-top-right-radius: 10px;
    margin-right: 10px;
    background-color: #00D442;
    color: #fff;
    display: block;
    width: fit-content;
    font-size: 18px;
    font-family: var(--font-roboto-bold);
}

ul.baogia-list li .name p {
    margin-bottom: 0px;
    font-family: var(--font-roboto-bold);
    font-size: 18px;
}

ul.baogia-list li .check-pack {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.baogia-list li .check-pack .check {
    width: 20px;
    height: 20px;
    background-color: var(--html-cl-website);
    border-radius: 100%;
}


/* li.news-item.active {
    background: var(--html-bg-website);
} */


/* li.news-item.active a {
    color: #fff
} */

.c1 .c2 li:hover {
    background: #026a22
}

@media only screen and (max-width:992px) {
    .section-baogia {
        margin: 0 10px;
    }
    .baogia-list .cat-title h2 {
        font-size: 16px;
    }
    .baogia-list .cat-title img {
        width: 30%;
    }
    .pack p {
        font-size: 12px;
    }
    .pack p.price {
        font-size: 14px;
    }
    ul.baogia-list li .name p {
        font-size: 13px;
    }
    ul.baogia-list li div {
        padding: 5px;
    }
    ul.baogia-list li .name .stt {
        font-size: 14px;
        padding: 5px;
    }
    .pack::before {
        height: 6px;
    }
    ul.baogia-list li .check-pack .check {
        width: 15px;
        height: 15px;
    }
}

.cl-primary {
    color: #009BE3 !important;
}

.cl-secondary {
    color: #00D442 !important;
}

.bg-primary {
    background-color: var(--html-bg-website);
}

.bg-secondary {
    background-color: #00D442;
}

.bg-third {
    background-color: #3BB1E8;
}

.sub_list {
    display: flex;
    justify-content: space-around;
    padding: 15px 0px;
}

.sub_list a {
    font-weight: 500;
    display: block;
    width: fit-content;
    padding: 6px 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    transition: all .2s ease-in-out;
    font-family: var(--font-roboto-bold);
}

.sub_list a:hover {
    background-color: #fff;
    color: var(--html-cl-website);
}

nav.elementor-nav {
    background-color: #E7E7E7;
    padding: 10px 0px;
}