/*-- -firt mobile --*/

.custome-card {
    background: #fff;
    border: none !important;
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}

.card {
    border: 1px solid #eaeaea;
}

.news-all .card {
    border: none !important;
}

.search-width {
    width: 100%;
    z-index: 3;
}

.search-bar {
    background: transparent;
    display: flex;
    z-index: 1;
}

.filter-box-search .box-search-top .input-search {
    background-color: #fff;
    border: none;
}

.box-search-top {
    background-color: #f5f6fa;
    border: none;
    border-radius: 24px;
    width: 100%;
    margin-bottom: 0;
}

.box-search-top .form-group {
    margin-bottom: 0px;
}

.box-search-top .input-search {
    display: flex;
    background-color: #f2f4f6;
    border-radius: 24px
}

.box-search-top .input-search .form-group {
    float: left;
    width: 100%;
}

.box-search-top .col-c3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.box-search-top .col-c9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.box-search-top .form-group>input {
    background: transparent;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    opacity: 1;
}

.box-search-top .form-group>input,
.box-search-top .form-group .select2-container--krajee-bs4 .select2-selection {
    height: 50px;
    border: none !important;
    border-radius: 8px;
}

.box-search-top input {
    display: block;
    width: 100%;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    flex: 1;
    border-radius: 24px;
    color: #000;
    padding: .7rem 1rem;
    z-index: 1;
    font-size: 1rem;
}

.box-search-top button {
    background-color: #424242;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    border: none;
    display: -webkit-box;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 5px;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    width: 50px;
    border-radius: 100%;
    height: 50px;
    min-height: 50px;
    min-width: 50px;
}

.box-search-top button:hover {
    background-color: #232323;
}

.box-search-bottom {
    display: flex;
    width: 100%;
    margin-top: 10px;
}

.box-search-bottom .col-c4 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.box-search-bottom .col-c4 .form-group {
    margin-bottom: 0;
}

.box-search-bottom .form-group.field-idprovince {
    margin: 0 10px;
}

.box-search-bottom .form-group .select2-container--krajee-bs4 .select2-selection {
    background-color: transparent !important;
}

.box-search-bottom .form-group .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
    color: #333;
}

.box-search-bottom .form-group .select2-container--krajee-bs4 .select2-selection--single .select2-selection__placeholder {
    color: #333;
}

.box-search-bottom .form-group .select2-container--krajee-bs4 .select2-selection {
    height: 40px;
    border-radius: 6px;
    border-color: #cacaca;
    line-height: 30px;
}

.box-search-bottom span.select2-selection__arrow {
    display: none;
}

.box-search-top .select2-container--krajee-bs4 .select2-selection--single {
    line-height: 40px;
}

.title-h3 {
    color: #32be5b;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.4;
}

.search-width .heading-title {
    color: #222;
}

.suggest-item {
    margin: 10px;
    font-size: 14px;
    color: #efefef;
    opacity: 0.8;
}


/* search project */

.search-input {
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 4px rgb(64 87 109/7%);
    box-shadow: 0 1px 4px rgb(64 87 109/7%);
}

.search-input .form-group {
    margin-bottom: 0;
}

.search-input .btn-psearch {
    width: 100%;
    background-color: #0365f0;
    font-size: 14px;
    color: #fff;
    height: 45px;
    border-radius: 4px !important;
    -webkit-animation: bggradient 15s ease infinite;
    animation: bggradient 15s ease infinite;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
}

.search-input .btn-psearch>button {
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 14px;
}


/*-- breadcrumb --*/

.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0.8rem 0rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-breadcrumbs {
    background-color: #f5f6fa;
}

.breadcrumb a {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumb-item.active {
    color: #9b9b9b;
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #0365f0;
}

.breadcrumbs {
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0rem 0rem;
    list-style: none;
    margin-top: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.breadcrumbs .bread-item {
    display: flex;
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item::before,
.bread-item+.bread-item::before {
    content: '';
    background: url(../image/right-arrow-brum.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
}

.breadcrumb-item+.breadcrumb-item {
    position: relative;
    display: flex;
    padding-left: 0;
}

.bread-item+.bread-item {
    display: flex;
}

.breadcrumbs a {
    color: #000;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumbs a:hover {
    color: #0365f0;
    text-decoration: none;
}


/*-- index head --*/

.menu-citymobile {
    position: relative;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
}

.menu-citymobile ul {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.menu-citymobile ul li {
    list-style: none;
    padding-right: 15px;
}

.menu-citymobile ul li a {
    font-size: 14px;
    font-weight: 600;
    display: block;
    white-space: nowrap;
}

.menu-citymobile ul li a:hover {
    color: #0365f0;
}

.index-slider {
    position: relative;
}

.swipermain,
.swiperproject {
    width: 100%;
    height: 450px;
}

.swipermain .swiper-slide,
.swiperproject .swiper-slide {
    background-position: center;
    background-size: cover;
}

.swipermain .swiper-slide img,
.swiperproject .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination {
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal !important;
    color: #fff;
    padding: 0px 8px;
}

.slide-home {
    background-color: rgb(23 23 110 / 40%);
}

h2.shelf-title {
    margin-bottom: 10px;
    color: #fcfcfc;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.shelf-content {
    position: absolute;
    width: 40%;
    left: 30%;
    bottom: 30px;
    z-index: 1;
}

.shelf-section {
    width: 100%;
    background-color: #fff;
    border-radius: 0 4px 4px 4px;
    /* box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); */
    padding: 5px;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: all .3sease-in-out;
    -webkit-transition: all .3sease-in-out;
}

p.shelf-lead {
    color: #fff;
    font-size: 1rem;
}

.search-filter {
    display: flex;
    flex-grow: 1;
    align-items: center;
    max-width: 100%;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
}

.cus-col {
    width: 100%;
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0 3px;
}

.filter-search {
    position: relative;
    margin-top: 15px;
}

.filter-search .product-search {
    width: 100%;
    background-color: #ffffff;
    padding: 8px 5px;
    border-radius: 10px;
    overflow: hidden;
}

.filter-search .form-group {
    margin-bottom: 0;
}

.filter-search .select2-container--krajee-bs4 .select2-selection--single {
    color: #212325;
    transition: all 0.1s ease 0s;
    line-height: 35px;
}

.filter-search .select2-container--krajee-bs4 .select2-selection {
    height: 45px;
    border: 1px solid #cacaca;
    border-radius: 8px;
    padding: 0.375rem 1.8rem 0.375rem 1rem;
}

.cus-buttom {
    width: 100%;
}

.filter-search .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered,
.search-input .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
    color: #5c5c5c;
}

.filter-search .select2-container--krajee-bs4 .select2-selection--single .select2-selection__placeholder,
.search-input .select2-container--krajee-bs4 .select2-selection--single .select2-selection__placeholder {
    color: #5c5c5c;
}

.filter-search .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered,
.search-input .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
    font-weight: 500;
}

#modalfilter .modal-body {
    padding: 5px;
}

.filter-box-search {
    background-color: #fff;
    position: relative;
    padding: 0.5rem 0;
    /* border-top: 1px solid #f6f6f6;
    -webkit-box-shadow: 0 1px 4px rgb(64 87 109/7%);
    box-shadow: 0 1px 4px rgb(64 87 109/7%); */
}

.filter-box-search .input-search {
    display: flex;
}

.filter-box-search .box-search-top {
    border: 1px solid #ddd;
    margin-bottom: 0;
}

.filter-box-search .box-search-top input {
    font-size: 14px;
}

.filter-box-search .box-search-top button {
    background-color: #f3f3f3;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    border: none;
    display: -webkit-box;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 5px;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    width: 48px;
    border-radius: 100%;
    height: 48px;
    min-height: 48px;
    min-width: 48px;
}

.filter-mobile .form-group {
    margin-bottom: 0;
}

.filter-mobile .form-group>input {
    height: 45px;
}

.filter-mobile .select2-container--krajee-bs4 .select2-selection--single {
    color: #212325;
    transition: all 0.1s ease 0s;
    line-height: 1.9;
}

.filter-mobile .select2-container--krajee-bs4 .select2-selection {
    height: 45px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    padding: 9px 20px;
}

.filter-mobile .select2-container--krajee-bs4 .select2-selection--single .select2-selection__placeholder {
    color: #212325;
}

#modalfilter .modal-header {
    padding: 0.7rem 1rem;
}

#modalfilter .modal-title {
    font-size: 16px;
    font-weight: bold;
}

.renews-box {
    position: relative;
    padding: 1rem 0;
}

.artic-title-item {
    text-align: center;
}

.news-box-item {
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 6px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    -webkit-box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
}

.news-box-item .new-caption {
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    padding: 14px 20px;
}

.news-box-item h2 {
    font-weight: 600;
    position: relative;
    font-size: 1.25rem;
    line-height: 1.8rem;
}

.news-box-item .new-caption .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.news-box-item .new-caption .date time {
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}

.news-box-item h4 {
    display: block;
}

.news-box-item h4 a {
    font-size: 1.125rem;
    color: #454545;
}

.news-box-item h4 a:hover {
    color: #0365f0;
    text-decoration: none;
}

.news-box-item h2 a:hover {
    text-decoration: none;
    color: #333;
}

.news-box-item p {
    font-size: 0.875rem;
    padding: 10px 10px 0 0;
    margin-bottom: 0;
    line-height: 22px;
}

.news-box-item:hover img {
    transform: scale(1.1);
}

.news-box-item .img-box {
    display: block;
    position: relative;
    padding-top: 67.24561%;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}

.news-box-item img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
}

.news-box-item:hover .new-caption {
    background: #f6f8f9;
    color: #454545;
}

.news-box-item:hover .new-caption>h2 a {
    color: #454545;
}

.news-box-item:hover .new-caption .date time {
    color: #454545;
}

.new-right-item {
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    -webkit-box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    border-radius: 8px;
}

.new-right-item .new-image {
    display: block;
    position: relative;
    padding-top: 55.24561%;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.new-right-item .new-image img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
}

.new-right-item .new-caption {
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    padding: 14px 10px;
}

.new-right-item .new-caption .caption-title a {
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: .4s ease-in-out all;
    overflow: hidden;
    font-weight: 500;
    text-overflow: ellipsis;
    line-height: 22px;
}

.new-right-item .new-caption .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.new-right-item .new-caption .date time {
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}

.new-right-item:hover .new-image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.new-right-item:hover .new-caption {
    background: #f6f8f9;
}

.new-right-item:hover .new-caption .caption-title a {
    color: #454544;
}

.new-right-item:hover .new-caption .date time {
    color: #454544;
}

.artic-news-item {
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    -webkit-box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    border-radius: 8px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.artic-news-item h2 {
    font-weight: 600;
    position: relative;
    font-size: 1.25rem;
    line-height: 1.8rem;
}

.artic-news-item h4 {
    display: block;
    padding: 0 10px 10px 10px;
}

.artic-news-item h4 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    display: block;
}

.artic-news-item p {
    font-size: 0.875rem;
    padding: 10px 10px 0 0;
    margin-bottom: 0;
    line-height: 22px;
}

.artic-news-item:hover img {
    transform: scale(1.1);
}

.fade-box .lazyload,
.fade-box .lazyloading {
    opacity: 0;
    transition: opacity 400ms;
}

.avatar-width {
    width: 100%;
}

.lazyload,
.lazyloading {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}

.fade-box img.lazyloaded {
    opacity: 1;
}

.artic-news-item .img-box {
    width: 100%;
    height: 180px;
    margin-bottom: 15px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.artic-news-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.005);
    transition: all 500ms ease;
}

.box-right-same {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px 5px 10px 10px;
    box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    -webkit-box-shadow: rgb(187 187 187 / 16%) 0 .0625rem .25rem 0;
    border-radius: 8px;
}

.box-viewmore {
    display: block;
    margin-top: 10px;
}

.item-viewmore {
    display: flex;
}

.item-viewmore .img-box-viemore {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
    border-radius: 3px;
    overflow: hidden;
}

.item-viewmore .img-box-viemore img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.005);
    transition: all 500ms ease;
}

.item-viewmore h4 {
    font-size: 15px;
    display: block;
    padding-left: 10px;
}

.item-viewmore h4 a {
    line-height: 20px;
}

.item-viewmore h4 a:hover {
    color: #232323;
}

.item-viewmore-title span {
    font-size: 14px;
    color: #888;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
}

.post-time {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgb(57 57 57 / 40%);
    padding: 5px 10px;
    font-size: 12px;
    color: #e3e3e3;
    border-radius: 6px;
}

.section-prices {
    background-color: #32be5b;
}

.section-prices p {
    font-size: 1.2em;
    color: #fff;
    margin: 0;
    display: block;
    padding-top: 14px;
    text-transform: uppercase;
}

.section-prices a .button-price {
    font-size: 14px;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    padding: 0 10px;
    background-color: #ef9d07;
    border: none;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 3px;
    margin: 5px 0;
}

.section-prices a .button-price:hover {
    background-color: #d99518;
}

.quote-box p {
    font-size: 16px;
    line-height: 24px;
}


/*-- page detail --*/

.social-share li {
    display: inline-flex;
    padding: 0 5px;
    background: #fff;
    margin-right: 5px;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(10, 10, 10, 0.1);
}

.social-share li a {
    color: #454545;
    font-size: 12px;
    font-weight: 500;
}

.social-share li a:hover {
    color: #32be5b;
    text-decoration: none;
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.2em
}

.resp-sharing-button {
    transition: 25ms ease-out;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-self: center;
    justify-content: center;
    line-height: 30px;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.flex-right img {
    max-width: 100%;
    object-fit: cover;
}

.right-social {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}

.social-icon {
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    text-align: center;
    padding-top: 50px;
}

.social-icon a {
    display: block;
    padding-bottom: 20px;
}

.icon-share {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
    border: 1px solid #dfe0e3;
    box-sizing: border-box;
    border-radius: 84.351px;
    width: 40px;
    height: 40px;
}

.social-icon a {
    display: block;
    padding-bottom: 20px;
}

.social-icon a svg {
    width: 30px;
    height: 30px;
    color: #5c5c5c;
}

.social-icon a svg:hover {
    color: #0365f0;
}

img.avatar {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

img.avatar-30 {
    width: 30px;
    height: 30px;
    border-radius: 20px;
}

img.avatar-32 {
    width: 28px;
    height: 28px;
    border-radius: 24px;
}

.author-50 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.author-detail {
    border: 1px solid #eaeaea;
    border-radius: 6px;
}

.author-info .author {
    display: block;
}

.author-info .author-name a {
    color: #00C694;
    font-weight: 500;
}

.author-info .author-name a:hover {
    text-decoration: none;
}

.author-detail .author p {
    margin-bottom: 0;
}

.article-descript p {
    font-size: 15px;
    line-height: 160%;
    text-decoration: none;
}

.article-descript p a,
.article-descript a strong {
    color: #0365f0;
}

.article-descript ul li,
.article-descript ol li {
    font-size: 15px;
}

.article-descript h1,
.article-descript h2,
.article-descript h3,
.article-descript h4,
.article-descript h5,
.article-descript h6 {
    padding-bottom: 1rem;
    line-height: 130%;
    font-weight: 700;
}

.article-descript h1,
.article-descript h2 {
    font-size: 1.25rem;
}

.article-descript h1 strong,
.article-descript h2 strong,
.article-descript h3 strong,
.article-descript h4 strong,
.article-descript h5 strong,
.article-descript h6 strong {
    padding-bottom: 1rem;
    line-height: 150%;
    font-weight: 700;
}

.article-descript h3,
.article-descript h4,
.article-descript h5,
.article-descript h6 {
    font-size: 1.25rem;
    font-weight: 500;
}

.article-descript ul,
.article-descript ol {
    margin-left: 1rem;
}

.article-descript ul,
.article-descript ol {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 1rem;
    padding-left: 1rem;
}

.article-descript ul li::marker {
    display: list-item;
    color: #333;
    font-weight: bold;
}

.article-descript ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.article-descript ol li::marker {
    display: list-item;
    color: #222325;
}

.article-descript ul ul,
.article-descript ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 0.5em;
}

.article-descript ol ol,
.article-descript ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 0.5em;
}

.article-detail p {
    color: #000;
    font-size: 16px;
    line-height: 160%;
    text-decoration: none;
}

.article-detail p a,
.article-detail p a strong {
    color: #0365f0;
}

.article-detail h1,
.article-detail h2,
.article-detail h3,
.article-detail h4,
.article-detail h5,
.article-detail h6 {
    font-family: Arial, sans-serif;
    padding-bottom: 1rem;
    line-height: 130%;
    font-weight: bold;
}

.article-detail h1,
.article-detail h2 {
    font-size: 1.5rem;
}

.article-detail h3,
.article-detail h4,
.article-detail h5,
.article-detail h6 {
    font-size: 1.25rem;
    font-weight: 500;
}

.article-detail ul,
.article-detail ol {
    font-family: Arial, sans-serif;
    margin-left: 1rem;
}

.article-detail ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 1rem;
}

.article-detail ul li::marker {
    display: list-item;
    color: #333;
    font-weight: bold;
}

.article-detail ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.article-detail ol li::marker {
    display: list-item;
    color: #222325;
}

.article-detail ul ul,
.article-detail ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 0.5em;
}

.article-detail ol ol,
.article-detail ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 0.5em;
}

#toc {
    background: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
}

#toc {
    max-height: 180px;
    overflow-y: auto;
}

ul#toc,
ol#toc {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
}

ul#toc li ul,
ol#toc li ul {
    margin-top: 0;
    margin-bottom: 0;
}

#toc::-webkit-scrollbar {
    width: 5px !important;
    height: 5px !important;
}

#toc::-webkit-scrollbar-thumb {
    background: #b3afb3;
    border-radius: 5px;
}

#toc::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 5px;
    box-shadow: inset 0 0 0 0 #f0f0f0;
}

#toc::-webkit-scrollbar-track-piece {
    width: 5px;
    background: #f0f0f0;
    border-radius: 5px;
    box-shadow: inset 0 0 0 0 #f0f0f0;
}

#toc::-webkit-scrollbar-track-piece {
    width: 5px;
    background: #f0f0f0;
    border-radius: 5px;
    box-shadow: inset 0 0 0 0 #f0f0f0;
}

.article-detail ul li ul,
.article-detail ol li ul {
    padding-top: 5px;
}

.article-detail ul li ul li:last-child,
.article-detail ol li ul li:last-child {
    padding-bottom: 0px
}

.article-descript table {
    width: 100%;
}

.article-detail .content table,
.article-descript table {
    margin-bottom: 1rem;
}

.article-detail .content table tr td,
.article-descript table tr td {
    padding: 10px;
    border: 1px solid #eaeaea;
}

.article-detail .content table tr td p,
.article-descript table tr td p {
    margin-bottom: 0;
}

.article-detail .content table tbody tr:nth-child(even),
.article-descript table tbody tr:nth-child(even) {
    background-color: #f0f2f5;
}

.detail-page header h1 {
    font-size: 2rem;
    font-weight: bold;
}

#toc li a {
    font-size: 1rem;
    font-weight: 400;
}

.page-social {
    color: #999;
}

.page-social>span.color-user a {
    font-weight: 500;
}

.page-social>span.color-user a:hover {
    text-decoration: none;
}

.page-social>span {
    font-size: 0.875rem;
}

.article-detail ul li,
.detail-page ol li {
    font-size: 16px;
    padding-bottom: 2px;
}

.text-contents ul#toc li,
.text-contents ol#toc li {
    padding-bottom: 0px;
}

ul#toc li,
ol#toc li {
    list-style: none;
}

.tags h1 {
    font-size: 1.25rem;
}

.tags h1 strong {
    background: #fff;
    border-radius: 3px;
    color: #444;
    padding: 4px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.tags {
    font-size: 14px;
}

.tags a {
    background: #f3f3f3;
    font-size: 0.875rem;
    color: #333;
    padding: 5px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.tags a:hover {
    cursor: pointer;
    background-color: #dee9f5;
    text-decoration: none;
}

.read-more-cat {
    background-color: #fff;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 1rem;
}

#mainContent,
#filterprovince {
    position: relative;
    overflow: hidden;
}

.showContent {
    height: 250px;
}

.btn_showmore {
    background: linear-gradient(180deg, hsl(0deg 0% 100% / 0%), #ffffff 50%, #ffffff 55%);
    border-radius: 5px;
    bottom: 0;
    display: block;
    left: 0;
    margin-bottom: 0;
    padding-top: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.btn-show-more {
    background-color: #fff;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 0 0 10px 10px;
    color: #0365f0;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 35px;
    justify-content: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    max-width: 220px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 100%;
}

#filterprovince {
    margin-top: 0;
}

.shownextmore {
    height: 350px;
}

.btn_nextmore {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .91) 50%, #fff 55%);
    border-radius: 5px;
    bottom: 0;
    display: block;
    left: 0;
    margin-bottom: 0;
    padding-top: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.btn-next-more {
    align-items: center;
    border: none;
    color: #00C694;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 220px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 100%;
}


/*-- other page --*/

.section-title h4 {
    color: #000;
    font-size: 18px;
    padding: 7px 0;
}

.section-title__filler {
    margin-left: 1em;
    flex-grow: 1;
    border-color: #d6d6d7;
}

.section-title-detail h4 {
    font-size: 1.125rem;
}

.page-other ul li.list-group-item {
    border: none;
    padding: 0.5rem 1rem;
}

.page-other ul li.list-group-item h3 a {
    font-size: 1rem;
    font-weight: 400;
    color: #32be5b;
}

.page-other ul li.list-group-item h3 a:hover {
    text-decoration: none;
    color: #0d5484;
}

.page-other ul li.list-group-item h3 a i {
    font-size: 12px;
    color: #cecece;
}


/*content news*/

#page-news {
    background-color: #f5f6fa;
    padding: 1rem 0 1rem 0;
}

.prio_left {
    position: relative;
}

.prio_left .article-thumb {
    width: 100%;
}

.prio_left .article-content {
    position: relative;
    padding: 10px 0;
}

.prio_left .article-thumb a {
    position: relative;
    border-radius: 6px;
}

.prio_left img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 10px;
    transform: scale(1.005);
    transition: all .5s ease;
}

.prio_left h3 {
    display: block;
    padding: 0 0 10px;
}

.prio_left h3 a {
    font-size: 1.5rem;
    font-weight: 700;
}

.prio_left h2 a:hover,
.right-out h2 a:hover,
.prio_right h3 a:hover,
.news-item-head h3 a:hover,
.artic-news-item h4 a:hover {
    color: #232323;
    text-decoration: none;
}

.prio_left p {
    display: block;
    padding: 0 0 10px;
}

.right-out {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 7px 0;
}

.right-out:last-child {
    border-bottom: none;
}

.right-out .thumb-art {
    width: 150px;
    height: 120px;
    margin-right: 15px;
}

.right-out .thumb-art picture img {
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    transform: scale(1.005);
    transition: all .5s ease;
}

.right-out h2 {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 26px;
}

.prio_right {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 6px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.line {
    height: 1px;
    background-color: #f2f2f2;
}

.prio_right .card {
    border: none;
}

.prio_right .img-box {
    overflow: hidden;
    border-radius: 6px;
}

.prio_right img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    transform: scale(1.005);
    transition: all .5s ease;
}

.prio_right h3 {
    display: block;
    padding: 0 0 10px;
}

.prio_right h3 a {
    display: -webkit-box;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.4;
    -webkit-box-orient: vertical;
}

.thumb-hot {
    width: 100%;
    height: 180px;
    margin-bottom: 15px;
}

.thumb-left {
    width: 220px;
    height: 170px;
    margin-right: 15px;
}

.thumb-left picture img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    transform: scale(1.005);
    transition: all .5s ease;
}

h1.author-list {
    font-size: 1.5rem;
    padding-bottom: 15px;
}

.thumb-userpost {
    width: 35px;
    height: 35px;
}

.thumb-userpost picture img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    transform: scale(1.005);
    transition: all .5s ease;
}

.news-item-head h3 a {
    font-size: 1.25rem;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1.4;
}

.item-bg {
    background-color: #fff;
}

.item-bg>div {
    border-bottom: 1px solid #eee;
}

.item-bg .img_w {
    width: 55px;
    height: 55px;
}

.avatar-item-new {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.news-item-right a {
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 1.4;
}

.news-item-right a:hover {
    color: #32be5b;
    text-decoration: none;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.head-box p {
    font-size: 0.875rem;
    color: #262626;
    margin-bottom: 0;
}


/*-- contact button --*/

.box-contact {
    background-color: #bc5d37;
    border-radius: 0.25rem;
    padding: 10px 15px;
    text-align: center;
}

.box-contact i {
    color: #fff;
    font-size: 1.25rem;
}

.box-contact a {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    padding-left: 10px;
}


/* reg email*/

.reg-email {
    background-color: #32be5b;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.reg-text p {
    color: #f2f3f4;
    margin-bottom: 0px;
}

.reg-text a {
    color: #f2f3f4;
    font-weight: 700;
}

.reg-text a:hover {
    color: #ff4802;
    text-decoration: none;
}

.icon-social i {
    font-size: 1.2rem;
}

.icon-social i:hover {
    color: #ff4802;
}


/*-- Footer --*/

footer.sticky-footer {
    flex-shrink: 0;
}

#footer {
    background-color: #fff;
}

.bottom-top {
    padding: 15px 0 15px 0;
}

.box-bottom {
    border-top: 1px solid #eee;
}

.box-share-mxh {
    display: block;
    float: right;
    color: #5c5c5c;
    font-size: 14px;
    padding-top: 20px;
    padding-right: 2%;
    text-align: center;
}

.footer-text h3 {
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.footer-text p {
    font-size: 14px;
    margin-bottom: 0;
}

.bottom-text {
    color: #5c5c5c;
    font-size: 14px;
}

.bottom-text p {
    font-size: 14px;
}

.bottom-text p a {
    color: #5c5c5c;
}

.footer-text>span {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-text>p {
    margin-bottom: 5px;
}

.footer-text>p>strong,
.footer-text>p {
    font-size: 14px;
    font-weight: 700;
    display: block;
}

.footer-text>ul li,
.footer-text>p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.footer-text>ul li {
    line-height: 26px;
    list-style: none;
}

.footer-text>ul li a {
    font-size: 14px;
    color: #5c5c5c;
}

.footer-text>ul li a:hover {
    text-decoration: none;
    color: #555;
}

.footer-payment-method {
    padding-top: 10px;
}

.copyright-info p {
    font-size: 13px;
    color: #5c5c5c;
    text-align: center;
    line-height: 18px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.jcb br {
    display: none;
}

.text-box {
    color: #000;
}

.text-box h4 {
    font-size: 1rem;
    font-weight: 600;
    padding-bottom: 10px;
}

.text-box ul {
    position: relative;
}

.text-box ul li {
    list-style: none;
}

.text-box ul li a {
    color: #757575;
    font-size: 0.875rem;
    padding-left: 3px;
}

.text-box ul li a::before {
    content: "\f105";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: .75rem;
    color: #757575;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

.text-box ul li a:hover {
    color: #0365f0;
}

.icon-payment {
    background-color: #f3f3f3;
    background-size: contain;
    width: 54px;
    height: 33px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
    border-radius: 5px;
}

.icon-payment.visa {
    background: url(../image/visa.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.mastercard {
    background: url(../image/mastercard.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.jcb {
    background: url(../image/jcb.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.momo {
    background: #a50064 url(../image/momo.svg) center no-repeat;
    background-size: 50%;
}

.icon-payment.internet-banking {
    background: url(../image/internet-banking.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.cash {
    background: url(../image/cash.svg) center no-repeat;
    background-size: contain;
}

.f-hotline>svg {
    float: left;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    fill: #888;
}

.f-hotline .f-span {
    line-height: 18px;
}

.f-hotline .f-span span.f-small {
    font-size: .75rem;
    white-space: nowrap;
}

.f-hotline .f-span span {
    display: block;
}

.f-hotline .f-span span.f-larger,
.f-hotline .f-span span.f-larger a {
    color: #888;
    font-size: .875rem;
    font-weight: 600;
    white-space: nowrap;
}

.share-social {
    display: flex;
    margin-top: 10px;
    justify-content: center;
}

.share-social a {
    padding-right: 5px;
}

.share-social a i {
    font-size: 1.8rem;
}

.share-social a i.fa-facebook {
    color: #0365f0;
}

.share-social a i.fa-youtube {
    color: #f0505c;
}

.share-social a i.fa-twitter {
    color: #555;
}

.share-social a i:hover {
    color: #0365f0;
}

.share-social .dmca-badge i {
    float: left;
    background-image: url(../image/dmca-badge-w100-5x1-05.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 20px;
}

.support-zalos {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    z-index: 1000001;
    cursor: pointer;
    bottom: 140px;
}

.back-to-top {
    display: none;
    line-height: 20px;
    bottom: 80px;
}

.back-to-top,
.back-to-top:hover {
    background: #f2f2f2;
}

.back-to-top {
    position: fixed;
    right: 10px;
    color: #fff!important;
    width: 40px;
    height: 40px;
    line-height: 36px;
    z-index: 1000001;
    cursor: pointer;
    box-shadow: 0 8px 20px rgb(182 182 182/42%);
    transition: .5s ease-in-out;
    text-align: center;
    border-radius: 6px;
}


/*paging*/

.paging-style {
    margin: 30px 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .5rem;
    margin-left: -.5rem;
}

.paging-style>li {
    display: inline;
}

.paging-style>li>a,
.paging-style>li>span {
    float: left;
    padding: 2px 12px !important;
    text-decoration: none;
    background-color: transparent;
    margin: 2px 2px;
    color: #333;
    font-weight: 500;
    border: 1px solid #dddd;
    border-radius: 0px !important;
    height: 35px;
    width: 35px;
    line-height: 30px;
    font-size: 16px !important;
}

.paging-style li.active a {
    background-color: #32be5b !important;
    border: 1px solid #32be5b;
    color: #fff !important;
}


/*-- comment module --*/

.btn-overflow {
    display: none;
    width: 120px;
    margin: 0 auto;
    color: #32be5b;
    text-decoration: none;
}

.comment-show {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 8px;
}

.comments {
    margin-top: 15px;
}

.title-block .h3-body-title {
    font-weight: 500;
    font-size: 16px;
}

.title-block .title-separator {
    display: none;
}

.comments .comment-content {
    border-bottom: 1px solid #eee;
    border-top: 0;
    border-radius: 0;
    padding: 0px 5px 15px 0px;
    box-shadow: none;
}

.comments .comment-date {
    font-style: normal;
}

.comments .comment-author-avatar {
    width: 40px;
}

.comments .comment-author-avatar img {
    display: block;
    width: 40px !important;
    height: 40px;
    border: none;
    margin: auto;
    cursor: pointer;
    border-radius: 100%;
    object-fit: cover;
}

.text-user-comment {
    font-size: 1rem;
    color: #333;
    font-weight: 600;
}

.comments .comment-details {
    padding-left: 50px;
}

.comment-body {
    font-size: 1.125rem;
}

.comments-list .children {
    border: none;
    margin: 0;
}

.comments-list .children .comment:before,
.comments-list .children .comment:after {
    display: none;
}

.comment-box textarea {
    box-shadow: none;
    border-color: #d7d7d7;
    font-size: 14px;
}

.comment-box .comment-box-partial .comment-submit {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #0365f0;
    background: #0365f0;
}

.comment-box .comment-box-partial .comment-submit:hover {
    background: #006ade !important
}


/* add web to home mobile */

.ath-viewport * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ath-viewport {
    position: relative;
    z-index: 2147483641;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

.ath-modal {
    pointer-events: auto !important;
    background: rgba(0, 0, 0, 0.6);
}

.ath-mandatory {
    background: #000;
}

.ath-container {
    pointer-events: auto !important;
    position: absolute;
    z-index: 2147483641;
    padding: 0.7em 0.6em;
    width: 18em;
    background: #eee;
    background-size: 100% auto;
    box-shadow: 0 0.2em 0 #d1d1d1;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
}

.ath-container small {
    font-size: 0.8em;
    line-height: 1.3em;
    display: block;
    margin-top: 0.5em;
}

.ath-ios.ath-phone {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em;
}

.ath-ios6.ath-tablet {
    left: 5em;
    top: 1.8em;
}

.ath-ios7.ath-tablet {
    left: 0.7em;
    top: 1.8em;
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet,
.ath-ios10.ath-tablet {
    right: 0.4em;
    top: 1.8em;
}

.ath-android {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em;
}


/* close icon */

.ath-container:before {
    content: '';
    position: relative;
    display: block;
    float: right;
    margin: -0.7em -0.6em 0 0.5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 2.7em;
    height: 2.7em;
    text-align: center;
    overflow: hidden;
    color: #a33;
    z-index: 2147483642;
}

.ath-container.ath-icon:before {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    float: none;
}

.ath-mandatory .ath-container:before {
    display: none;
}

.ath-container.ath-android:before {
    float: left;
    margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
    position: absolute;
    right: auto;
    left: 0;
    margin: 0;
    float: none;
}


/* applied only if the application icon is shown */

.ath-container.ath-icon {}

.ath-action-icon {
    display: inline-block;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -9999em;
    overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon,
.ath-ios10 .ath-action-icon {
    width: 1.6em;
    height: 1.6em;
    background-image: url(data:image/png;base64,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);
    margin-top: -0.3em;
    background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
    width: 1.8em;
    height: 1.8em;
    background-image: url(data:image/png;base64,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);
    margin-bottom: 0.4em;
    background-size: 100% auto;
}

.ath-android .ath-action-icon {
    width: 1.4em;
    height: 1.5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
    background-size: 100% auto;
}

.ath-container p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2147483642;
    text-shadow: 0 0.1em 0 #fff;
    font-size: 1.1em;
}

.ath-ios.ath-phone:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    bottom: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(0.9) rotate(45deg);
    transform: scaleX(0.9) rotate(45deg);
    box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    top: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(0.9) rotate(45deg);
    transform: scaleX(0.9) rotate(45deg);
    z-index: 2147483641;
}

.ath-application-icon {
    position: relative;
    padding: 0;
    border: 0;
    margin: 0 auto 0.2em auto;
    height: 6em;
    width: 6em;
    z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
    border-radius: 1em;
    box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
    margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
    .ath-container.ath-phone {
        width: 24em;
    }
    .ath-android.ath-phone {
        margin-left: -12em;
    }
    .ath-ios.ath-phone {
        margin-left: -12em;
    }
    .ath-ios6:after {
        left: 39%;
    }
    .ath-ios8.ath-phone {
        left: auto;
        bottom: auto;
        right: 0.4em;
        top: 1.8em;
    }
    .ath-ios8.ath-phone:after {
        bottom: auto;
        top: -0.9em;
        left: 68%;
        z-index: 2147483641;
        box-shadow: none;
    }
}


/* slider swiper */

.swiper-overflow-container {
    overflow-x: hidden;
}

.swiper-overflow-container .container {
    overflow: visible;
}

.swiper-overflow-container .swiper-container {
    overflow: visible;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.carousel-caption,
.carousel-caption h2 {
    padding-bottom: 0px;
    text-align: left
}

.carousel-caption h3 {
    padding-bottom: 25px;
    text-align: left
}

.swiperslide {
    width: 100%;
    height: 750px
}

.carousel-caption {
    position: absolute;
    width: 50%;
    right: 20%;
    top: 40px;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    display: block;
    line-height: 50px;
    text-align: center;
}

.carousel-caption h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    padding-top: 10px;
    display: block;
    line-height: 28px;
    text-align: center;
}

.overlay-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(64px);
    backdrop-filter: blur(64px);
}

.swipermain .swiper-button-next:after,
.swipermain .swiper-button-prev:after {
    color: #f2f2f2;
}

.swipermain .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 40px !important;
}

.swipermain .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 40px !important;
}

.pr-align {
    align-items: center;
    text-align: center;
}

.overlay-media .pr-img {
    min-height: 100%;
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
}

.swiper-media .swiper-pagination {
    color: #fff;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    text-align: right !important;
    padding: 0 8px;
    font-size: 14px;
}

.media-preview .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: auto !important;
    right: 10px;
    left: auto !important;
}

.swiper-cbuttom .swiper-button-next,
.swiper-cbuttom .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    padding: 2px;
    border-radius: 6px;
}

.swiper-cbuttom .swiper-button-prev {
    background-color: rgba(43, 43, 43, 0.72);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    left: 10px;
    top: 50%;
    border-radius: 40px;
}

.swiper-cbuttom .swiper-button-next {
    background-color: rgba(43, 43, 43, 0.72);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    right: 10px;
    top: 50%;
    border-radius: 40px;
}

.swiper-button-thumb .swiper-button-prev {
    background: transparent;
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    left: 0;
    top: 55%;
}

.swiper-button-thumb .swiper-button-next {
    background: transparent;
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    right: 0;
    top: 55%;
}

.swiper-button-thumb .swiper-button-next:after,
.swiper-button-thumb .swiper-button-prev:after {
    font-size: 1rem !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    line-height: 1;
    font-size: 1.2rem !important;
    color: #eaeaea;
}

.swiper-small-buttom .swiper-button-next,
.swiper-small-buttom .swiper-button-prev {
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    display: block;
    padding: 5px;
    border-radius: 50%;
}

.swiper-small-buttom .swiper-button-prev {
    background-color: rgb(43, 43, 43);
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    /* background: #dedede url("../image/swiper-right.png") no-repeat center center;
     transform: scaleX(-1); */
    left: 0
}

.count-paging {
    background: rgba(34, 34, 34, .7);
}

.swiper-pagination-fraction {
    color: #fff !important;
    font-weight: 600;
}

.swiper-cbuttom .swiper-button-next:hover,
.swiper-cbuttom .swiper-button-prev:hover {
    background-color: rgb(43, 43, 43);
    transform: scale(1.2);
}

.swiper-small-buttom .swiper-button-next {
    background: #fff;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    right: 0
}

.swiper-small-buttom .swiper-button-next:after,
.swiper-small-buttom .swiper-button-prev:after {
    line-height: 1;
    font-size: 1.2rem !important;
    color: #333;
}

.swiper-small-buttom .swiper-button-next:hover,
.swiper-small-buttom .swiper-button-prev:hover {
    background-color: #f2f3f4;
}


/* .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
    opacity: 0 !important;
} */

.swiper-fixbutton .swiper-button-next,
.swiper-fixbutton .swiper-button-prev {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    padding: 2px;
    border-radius: 6px;
}

.swiper-fixbutton .swiper-button-prev {
    background: #fff;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    left: 3px;
}

.swiper-fixbutton .swiper-button-next {
    background: #fff;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    right: 3px;
}

.swiper-fixbutton .swiper-button-next:hover,
.swiper-fixbutton .swiper-button-prev:hover {
    background-color: #ffff;
    transform: scale(1.2);
}

.swiper-fixbutton .swiper-button-next.swiper-button-disabled,
.swiper-fixbutton .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}


/* project */

.items-project {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.project-index {
    position: relative;
    background-color: #fff;
    position: relative;
    margin-bottom: 15px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: all .3sease-in-out;
    -webkit-transition: all .3sease-in-out;
}

.caption-project-name {
    padding: 10px 5px;
}

.caption-project-name .caption-p-title a {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caption-project-name .caption-p-title a:hover {
    color: #0365f0;
}

.box-project {
    position: relative;
}

.highlight-prject {
    margin-bottom: 0;
}

.highlight-prject span.soon-sale {
    display: inline-block;
    border-radius: 12px;
    background: #ffeceb;
    color: #e03c31;
    font-size: 13px;
    font-weight: bold;
    padding: .5px 10px;
    height: 22px;
    line-height: 20px;
}

.highlight-prject span.on-sale {
    display: inline-block;
    border-radius: 12px;
    background: #e7fff4;
    color: #07a35d;
    font-size: 13px;
    font-weight: bold;
    padding: .5px 10px;
    height: 22px;
    line-height: 20px;
}

.highlight-prject span.opened-sale {
    display: inline-block;
    border-radius: 12px;
    background: #f0eaf4;
    color: #232f2e;
    font-size: 13px;
    font-weight: bold;
    padding: .5px 10px;
    height: 22px;
    line-height: 20px;
}

.project-address address {
    color: #828282;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.media-project-index {
    position: relative;
}

.media-project-index .img-project::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(4, 33, 63, .6)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(4, 33, 63, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(4, 33, 63, .6) 0, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
}

.media-project-index .img-project img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
}

.media-project-index:hover .img-project img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.media-project {
    position: relative;
    margin-bottom: 30px;
}

.img-project {
    display: block;
    position: relative;
    padding-top: 63.07692%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    overflow: hidden;
}

.media-project .img-project::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(4, 33, 63, .6)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(4, 33, 63, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(4, 33, 63, .6) 0, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
}

.media-project .img-project img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
}

.media-project:hover .img-project img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.caption-pname {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
    padding: 10px 15px;
    width: 100%;
}

.caption-ptitle a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.caption-pname .caption-address {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.caption-address address {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}

.p-highlights,
.status-highlights {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 11;
}

.p-highlights p {
    display: inline-block;
    border-radius: 11px;
    background: #ffd202;
    padding: 0.5px 11px;
    margin-right: 5px;
    margin-bottom: 0;
    color: #000;
    font-size: 12px;
    font-weight: 500;
}

.p-highlights span.soon-sale,
.status-highlights span.soon-sale {
    display: inline-block;
    border-radius: 11px;
    background: #FFECEB;
    color: #E03C31;
    font-size: 12px;
    font-weight: 500;
    padding: 0.5px 11px;
}

.p-highlights span.on-sale,
.status-highlights span.on-sale {
    display: inline-block;
    border-radius: 11px;
    background: #E7FFF4;
    color: #07A35D;
    padding: 0.5px 11px;
    font-size: 12px;
    font-weight: 500;
}

.p-highlights span.opened-sale,
.status-highlights span.opened-sale {
    display: inline-block;
    border-radius: 11px;
    background: #F0EAF4;
    color: #845D9C;
    padding: 0.5px 11px;
    font-size: 12px;
    font-weight: 500;
}

h4.title-postsame {
    font-size: 20px;
    font-weight: 600;
}

.project-view .head-title {
    position: relative;
}

.project-view .head-title h1 {
    font-size: 28px;
    padding-bottom: 15px;
    font-weight: bold;
}

.project-view .head-title address {
    color: #525252;
    font-weight: 400;
}

.project-view .head-title address i {
    color: #c83b08;
    font-size: 14px;
}

.project-view .image-pslide {
    position: relative;
    margin-bottom: 1rem;
    border-radius: 10px;
    overflow: hidden;
}

.project-view .image-pslide .swiper-project {
    border-radius: 8px;
}

.box-picture {
    position: relative;
}

.save-favor-index {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-color: rgb(105, 97, 89);
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 35px;
    text-decoration: none;
    padding: 0px 5px;
    font-weight: 500;
    color: rgb(26, 24, 22);
    line-height: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px;
}

.save-favor-index svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 24px;
    color: #828282;
    fill: #828282;
}

.save-favor {
    position: absolute;
    top: 10px;
    right: 66px;
    width: 45px;
    height: 45px;
    z-index: 1;
    border-color: rgb(105, 97, 89);
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 40px;
    text-decoration: none;
    padding: 0px 11px;
    font-weight: 500;
    color: rgb(26, 24, 22);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px;
}

.save-favor svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 24px;
    color: #828282;
    fill: #828282;
}

.save-favor svg:hover {
    fill: #fd0f02;
    cursor: pointer;
}

.icon-savef {
    right: 10px !important;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    padding: 0;
    line-height: 35px;
}

.share-iconpost {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    z-index: 1;
    border-color: rgb(105, 97, 89);
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 40px;
    text-decoration: none;
    padding: 0px 11px;
    font-weight: 500;
    color: rgb(26, 24, 22);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px;
}

.share-project {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    z-index: 1;
    border-color: rgb(105, 97, 89);
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 40px;
    text-decoration: none;
    padding: 0px 11px;
    font-weight: 500;
    color: rgb(26, 24, 22);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px;
}

.share-project>img {
    padding-right: 10px;
}

.info-project {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}

.info-project>h2 {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
}

.info-project span {
    display: block;
    padding: 4px 0;
    font-size: 14px;
}

.about-project {
    position: relative;
    margin-bottom: 15px;
}

.about-project .nav-pills {
    border-bottom: 1px solid #dbdbdb;
}

.about-project .nav-pills .nav-link {
    color: #828282;
    font-size: 18px;
    font-weight: bold;
}

.about-project .nav-pills .nav-link:hover {
    color: #666;
}

.about-project .nav-pills .nav-link span {
    display: block;
    font-size: 13px;
    color: #666;
    font-weight: 400;
}

.about-project .nav-pills .nav-link.active {
    color: #333 !important;
    background-color: transparent !important;
    border-bottom: 2px solid #0365f0;
    border-radius: 0 !important;
}

.product-content-detail {
    background-color: #fff;
    padding: 0 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}

#invest>h2,
#tongquan>h2,
#vitri>h2,
#tienich>h2,
#chinhsach>h2 {
    font-size: 18px;
    line-height: 30px;
    color: #525252;
    position: relative;
    padding: 10px 0 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
    font-weight: bold;
}

#invest ol,
#tongquan ol,
#vitri ol,
#tienich ol,
#chinhsach ol,
#invest ul,
#tongquan ul,
#vitri ul,
#tienich ul,
#chinhsach ul {
    margin-left: 1.5rem;
    margin-bottom: 1rem;
    list-style-type: disc;
}

#invest ol li::marker,
#tongquan ol li::marker,
#vitri ol li::marker,
#tienich ol li::marker,
#chinhsach ol li::marker,
#invest ul li::marker,
#tongquan ul li::marker,
#vitri ul li::marker,
#tienich ul li::marker,
#chinhsach ul li::marker {
    color: #999;
}


/* right project */

.modal-header {
    border-bottom: 0 !important;
}

.contact-project {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}

.contact-project .contact-box-p {
    padding: 1rem;
}

.in-head {
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
}

.contact-box-p p {
    font-size: 14px;
    color: #555;
}

.button-contact-phone {
    width: 100%;
    display: block;
    color: #fff;
    background: #0365f0;
    border: 1px solid #0365f0;
    font-size: 15px;
    line-height: 20px;
    padding: 13px 15px;
    border-radius: 6px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
}

.button-contact-phone:hover {
    color: #f2f2f2;
}

.button-contact-reg {
    width: 100%;
    display: block;
    color: #333;
    background-color: transparent;
    border: 1px solid #eee;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 13px 15px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.button-contact-price {
    width: 100%;
    display: block;
    color: #333;
    background-color: transparent;
    border: 1px solid #eee;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 13px 15px;
    border-radius: 6px;
}

.button-contact-reg:hover,
.button-contact-price:hover {
    background-color: #0365f0;
    color: #fff;
    transition: 0.3s;
}

.slider {
    width: 100%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 7px;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-prev:before,
.slick-next:before {
    font-size: 1.8rem !important;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    font-weight: normal;
    line-height: 1;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    opacity: 0;
    transition: all 1s ease-in-out;
}

.slick-initialized {
    opacity: 1;
}

.item {
    height: 400px;
    transition: all .5s ease-in-out;
    background-size: cover;
    display: block;
    background-color: grey;
    border: 1px solid black;
}

.item {
    opacity: 1;
    transition: all linear 1s;
}

.item.loaded {
    opacity: 1;
}


/* .slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
} */