
.form-send > form > .form-group > input {
    padding-left: 15px;
}
.form-send > form > .form-group > textarea {
    padding-left: 15px;
}
.cus-phone-the-p {
    color: var(--color-main);
}


.logo-section img {
    max-height: 65px;
    max-width: 185%;
}

.contact-info ul {
    list-style: none;
    margin: 0;
}

.pull-left {
    float: left;
}

.contact-info ul li {
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    line-height: 40px;
    font-weight: normal;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.icon_count li {
    list-style: none;
    margin: 0;
}

.swiper-slide--wrap1 {
    top: 77%;
    position: absolute;
    right: 31%;
    color: wheat;
}

.inner_container ul {
    list-style: none;
    margin: 0;
}

.inner_container ul li {
    text-align: center;
    float: left;
}

.icon_top {
    float: left;
    padding: 0 8px;
    line-height: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-right: 1px solid rgba(98, 108, 152, 0.5);
    display: block;
    width: 48px;
}

.icon_top.icon_tyle_0 {
    border-left: 1px solid rgba(98, 108, 152, 0.5);
}

.inner_container {
    float: right;
}

.icon_count-img {
    height: 18px;
}

/* Menu*/
.header-menu {
    padding: 15px 0;
    border-top: 1px solid var(--color-highlight);
}

.header-menu .menu-bar {
    float: right;
    width: calc(100% - 40px);
}

.btn-action-header {
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}

/*End Menu*/
.slick-dots {
    bottom: 15px;
}

.block-news ul {
    list-style: none;
    display: block;
}

.info-blog {
    display: flex;
    padding-bottom: 45px ;
}

.img-blog {
    padding: 0;
}

.number-blog {
    font-size: 40px;
    color: var(--color-main);
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1.1;
}

.name-blog {
    font-size: 14px !important;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    line-height: initial;
    margin: 10px 0 20px 0;
    height: inherit;
    overflow: hidden;
    display: block;
}

.content-blog {
    color: black;
    overflow: hidden;
    text-align: justify;
    min-height: inherit;
}

.info-blog_title {
    overflow: hidden;
    padding-left: 15px;
}

.img-blog_image {
    width: 100%;
    height: 100%;
}

/*.block-news {*/
/*    padding-left: 60px;*/
/*}*/

.info-blog:nth-child(2n + 1) .info-blog_title {
    padding-right: 15px;
    border-left: 3px solid var(--color-main);
}
.title-section {
    font-size: 26px;
    color: var(--color-main);
    font-weight: 700;
    margin-bottom: 40px;
}
.title-section-1 {
    font-size: 26px;
    color: var(--color-main);
    font-weight: 700;
    margin-bottom: 10px;
}
.title-section.title-section_gt {
    font-size: 26px;
    color: #000;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}

.title-section.title-section_gt:before {
    content: '';
    width: 150px;
    height: 2px;
    background: var(--color-main);
    display: block;
    position: relative;
    top: 50px;
    left: 0;
    margin: 0;
}

.title-slogan {
    max-width: initial;
    margin: initial;
    text-align: left;
    color: black;
}

.article-description {
    color: black;
    overflow: hidden;
    text-align: justify;
    min-height: 60px;
}

.article-title {
    color: #000;
}

.ratio-1-1.ratio_gt {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 66.66667%;
}

.slick-dotted.slick-slider {
    margin: 0;
}

.bg-about-us {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.section-title-style h2 {
    font-size: 30px;
    /*color: white;*/
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    padding: 0 0 20px 0;
    letter-spacing: 1px;
    font-weight: bold;
}

.section-title-style p {
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    /*color: white;*/
    width: 100%;
    text-align: left;
    letter-spacing: 0.3px;
}

.sign img {
    /* float: left; */
    /* margin-top: 40px; */
}
.bg-main {
    background: var(--color-main) !important;
}
.contact-detail {
    width: 100%;
}

.contact-detail p {
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 20px;
    /*color: #FFF;*/
}

.phn-col {
    width: 100%;
    border: 3px solid var(--color-main);
    height: 80px;
    margin-top: 30px;
}

.phone-icon {
    width: 92px;
    height: 75px;
    margin-right: 50px;
    float: left;
    
    background-color: #FFC03D;
    /*background-color: var(--color-main);*/
    /*color: #FFF;*/
    text-align: center;
    font-size: 40px;
    line-height: 72px;
}

.contact-detail h3 {
    text-align: left;
    font-size: 24px;
    /*color: #FFF;*/
    margin: 0;
    padding: 0;
    line-height: 70px;
}

.image_luat {
    float: left;
    vertical-align: top;
    display: flex;
    align-items: flex-start;
}

.law-list-label {
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
}

.phone-icon img {
    width: 30px;
}

.law-list-label h5 {
    color: #3e3e3e;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.flex-item{
    display: flex;
    justify-content: space-between;
}

.list-law {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.title-law {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #FFF;
    position: relative;
    padding: 20px 0;
}

.law-title-style h2 {
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    padding: 0 0 20px 0;
    letter-spacing: 1px;
    font-weight: bold;
}

.law-title-style span {
    color: var(--color-main);
    font-weight: bold;
}

.law-title-style:after {
    content: "";
    width: 150px;
    height: 2px;
    background: var(--color-main);
    display: block;
    position: relative;
    bottom: -5px;
    left: 0;
    margin: 0;
}

.law-title-style p {
    padding: 0;
    margin: 0;
    color: black;
    text-align: left;
    max-width: 650px;
}

.title-send {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 20px;
}

.col-sm-7.col-12.form-tu-van {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    overflow: hidden;
    padding: 50px 20px;
}

.title-send:after {
    content: '';
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 50px;
    height: 2px;
    background: var(--color-main);
}

.form-tu-van .form-control {
    /*background: transparent;*/
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0 !important;
    padding-left: 0;
}

.form-tu-van .btn-submit {
    border-radius: 0;
    padding: 12px 25px;
}

.form-tu-van .btn-submit {
    border-radius: 0;
    padding: 12px 25px;
}

.form-group.btn-form_send span {
    background: #fff;
    color: #000;
}

.form-tu-van .form-control::placeholder {
    color: #555;
}

.form-send {
    margin-left: 15px;
    margin-right: 15px;
}

.form-group.btn-form_send {
    margin-top: 50px;
}

.form-tu-van textarea.form-control {
    min-height: 150px;
}

.img-hoder {
    position: relative;
}

.bg-send-us {
    background-size: cover;
    position: relative;
    overflow: hidden;
    /*background: #c0d6e1;*/
    background: #212D45;
    
}

/* .bg-send-us:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    top: 0;
    left: 0;
    right: 0;
} */
.slider-guest.bg-khach-hang {
    background-size: cover;
    padding: 50px 0;
    position: relative;
}

.content-testimonial {
    border: 1px solid #fff;
    color: black;
    padding: 0 33px 30px;
}

.quote-icon {
    width: 44px;
    height: 47px;
    background-color: var(--color-main);
    margin: auto;
    position: relative;
    top: -20px;
    text-align: center;
    line-height: 45px;
}

.item-testimonial {
    padding: 20px 0;
}

p.desc-customer {
    line-height: 30px;
    margin-bottom: 20px;
}

.img-testimonial {
    margin-top: -25px;
}

.img-testimonial img {
    border: 3px solid #FFF;
    border-radius: 100px;
    width: 69px;
    height: 69px;
}

.name {
    font-size: 20px;
    line-height: 20px;
    font-style: italic;
    color: black;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0;
}

.chucvu {
    letter-spacing: 2px;
}

.bg-yellow {
    background: #BF9E58;
}

.bg-yellows {
    background: #FFC03D;
    padding: 40px 0;
}

.legal-problem-text h2 {
    margin: 0;
    color: #FFF;
    font-size: 25px;
    font-style: italic;
}

.legal-problem-text p {
    color: #FFF;
    /*font-family: "Roboto",serif;*/
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
}

.legal-problem-text p span {
    color: red;
}

.legal-buttom a {
    background: #000 none repeat scroll 0 0;
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    padding: 0px 17px 0px 23px;
    text-transform: capitalize;
    float: right;
    line-height: 42px;
}

.title-section.title_tintuc {
    margin-bottom: 0;
}

.inner-image.position-relative.inner-image_tintuc {
    padding-top: 0;
}

.title-slogan.slogan_tintuc {
    padding-bottom: 30px;
    max-width: 600px;
    margin: 0 auto;
}

.inner-content {
    padding: 5px 15px;
    background: #fff;
}

.ratio-1-1.ratio-tintuc {
    padding-top: 60%;
}

.bg-khach-hang:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(130 201 219 / 30%);
}

/*Footer*/
.footer-mid {
    background: #f5f5f5;
}

.title-footer {
    font-size: 16px;
    text-transform: uppercase;
}

.list-unstyled li a {
    color: black;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    transition: all 350ms ease;
}

.icon_footer {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
}

.icon_footer li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 20px;
    background: #000;
}

.icon_footer i {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 1/1;
    padding: 8px;
}

.icon_footer li :hover {
    background: #B27E3D;
    border-radius: 100px;
}

.read-more_footer {
    color: #B27E3D;
    margin-top: 30px;
}

.footer-text {
    margin-top: 20px;
}

.inner_footer {
    margin-top: 20px;
}

.img-fuild {
    width: 10px;
    height: auto;
    align-items: center;
    margin-right: 4px;
}

.icon_xemthem {
    width: 12px;
    margin-top: -2px;
    margin-left: 2px;
}

.img-hoder img {
    aspect-ratio: 1/1.5;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.row_send {
    align-items: flex-end;
}

/*End footer*/
.btn-phone-fix {
    position: fixed;
    top: 10%;
    right: 50px;
    width: 115px;
    height: 115px;
    z-index: 99;
    cursor: pointer;
}

.btn-phone-fix>a {
    position: relative;
    display: block;
    color: white;
    font-weight: bold;
}

.rotate {
    animation: rotation 8s infinite linear;
}

.btn-phone-fix .text-contact {
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 50%;
    width: 85%;
    height: 85%;
    display: flex;
    flex-direction: column;
    background: #FFC03D;
    
    /*background: var(--color-main);*/
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.description-product {
    color: #333;
}

.entire-address {
    background: var(--color-main);
    padding: 15px;
    color: white;
    border-radius: 5px;
}

.row-contact > .container > .row {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    padding: 15px 0;
    margin: 0;
    border-radius: 5px;
}

.form-tu-van-bg {
    /*background-color: #c0d6e1;*/
    background-color: rgb(33 45 69 / 62%);
    position: relative;
    overflow: hidden;
    padding: 50px 20px;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.copyright {
    padding: 10px 0;
    color: var(--white);
    background: var(--black);
    text-align: center;
}

/*--------------------------------------------------------------------------
|  Responsive
--------------------------------------------------------------------------*/
@media(max-width: 1366px) {
    .is-mobile .btn-menu-mobile {
        float: right;
    }

    .block-news ul {
        padding: 0;
    }

    .block-news {
        padding: 0;
    }

    .phone-icon {
        margin-right: 15px;
        background-color: #FFC03D;
    }
}

@media (max-width: 1170px) {
    .inner-image.position-relative {
        padding-top: 10%;
    }

    .section-title-style h2 {
        font-size: 20px;
    }

    .bg-about-us {
        padding-top: 30px;
    }

    .contact-detail p {
        font-size: 17px;
        text-align: left;
            /*color: black !important;*/
    }

    .contact-detail {
        padding-bottom: 100px;
    }

    .contact-detail h3 {
        font-size: 15px;
        line-height: 30px;
    }

    .contact-detail h3 b {
        font-size: 19px;
    }

    .law-title-style h2 {
        font-size: 19px;
        padding: 0;
    }

    .law-title-style p {
        margin-top: 20px;
    }

    .law-title-style:after {
        bottom: 90px;
    }

    .list-law {
        margin-bottom: 30px;
    }

    .law-title-style h2 {
        font-size: 19px;
        padding: 0;
    }

    .law-title-style p {
        margin-top: 20px;
    }

    .list-law {
        margin-bottom: 30px;
    }
    


    .col-sm-7.col-12.form-tu-van {
        background: unset;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .form-send {
        background: rgba(0, 0, 0, 0.8);
        padding: 30px 20px;
        margin: 30px 0;
    }

    .law-title-style:after {
        bottom: 61px;
    }
}

@media(max-width: 768px) {
    .img-hoder {
        display: none;
    }

    /*.law-title-style:after {*/
    /*    bottom: 90px;*/
    /*}*/
}

@media (max-width: 576px) {
    .img-blog {
        display: none;
    }

    .legal-buttom a {
        float: left;
    }

    .footer-menu-section {
        margin-top: 20px;
    }
    
}
@media (max-width: 550px) {
    .list-law img {
        width: 80px;
    }
    .legal-problem-text h2 {
        font-size: 22px;

    }
    
    .legal-problem-text p {
        font-size: 20px;

    }

}


/*Button Contact Fixed*/
.contact-fixed {
    z-index: 999;
    right: 20px;
    bottom: 20px;
    position: fixed;
    height: 60px;
    width: 60px;
    background: #FFC03D;
    
    /*background: var(--color-highlight);*/
    border-radius: 50%;
    cursor: pointer;
}

.contact-fixed__button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    color: var(--white);
    font-size: 10px;
    line-height: 11px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
}

.contact-fixed__button.show {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.contact-fixed__button i {
    font-size: 24px;
    margin-bottom: 2px;
}

.contact-fixed__pulsation {
    width: 84px;
    height: 84px;   
    background-color: #FFC03D;
    /*background-color: var(--color-highlight);*/
    border-radius: 50px;
    position: absolute;
    left: -12px;
    top: -12px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: arcontactus-pulse 2s infinite;
    animation: arcontactus-pulse 2s infinite;
}

.contact-fixed__pulsation:nth-child(2n) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.contact-fixed__close {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    color: var(--white);
    font-size: 24px;
    -webkit-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
}

.contact-fixed__close.show {
    -webkit-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}

.contact-fixed__list {
    background: center no-repeat var(--white);
    box-shadow: 0 0 10px rgb(0 0 0 / 60%);
    width: 235px;
    position: absolute;
    bottom: 80px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 14px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-transform-origin: 80% 105%;
    -ms-transform-origin: 80% 105%;
    transform-origin: 80% 105%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: ease-out .12s all;
    -o-transition: ease-out .12s all;
    transition: ease-out .12s all;
    z-index: 10000;
}

.contact-fixed__list:before {
    position: absolute;
    bottom: -7px;
    right: 25px;
    left: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-top: 8px solid #FFF;
    border-left: 8px solid transparent;
    content: '';
}

.contact-fixed__list.show {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.contact-fixed__item {
    display: flex;
    align-items: center;
    padding: 8px 20px;
    width: 100%;
}

.contact-fixed__item:hover {
    background-color: #eeeeee;
    color: var(--color-text);
}

.contact-fixed__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    background-color: #FFC03D;
    /*background-color: var(--color-highlight);*/
    border-radius: 50%;
    padding: 8px;
}

.contact-fixed__item-icon img {
    filter: brightness(0) invert(1);
}

@keyframes arcontactus-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

/*End Button Contact Fixed*/
@media (max-width: 991px) {
    .setting-menu-mb>.container>.row>div:nth-child(2) {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .menu-container nav.menu-section>ul {
        display: flex;
        flex-direction: column;
    }

    .content-filter-product>.row>div {
        border-right: 0;
    }

    .filter-section {
        padding: 5px 0;
    }

    .back-to-pc {
        display: none;
    }

    .back-to-mb {
        display: block;
    }

    .footer-mid-mb>.container>.row>div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .contact-fixed {
        bottom: 60px;
    }
}


/*--------------------------------------------------------------------------
|  End Responsive
--------------------------------------------------------------------------*/
