@font-face {
    font-family: 'helvetica-neue-medium';
    src: url('../fonts/helvetica-neue-medium.ttf');
}

@font-face {
    font-family: 'helvetica-neue-light';
    src: url('../fonts/helvetica-neue-light.ttf');
}

@font-face {
    font-family: 'helvetica-neue-bold';
    src: url('../fonts/helvetica-neue-bold.ttf');
}

ul,
li {
    list-style: none;
}

.col {
    padding-bottom: 0;
}

.container-full {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    height: auto;
}

.left100 {
    width: 100%;
    height: auto;
}

.btn-menu-mobile {
    display: none
}

.bx-slider img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.bx-header {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}

.bx-header h2 {
    font-family: 'helvetica-neue-medium';
    text-transform: uppercase;
    text-align: center;
    position: relative;
    color: #373738;
    font-size: 30px;
}

.bx-header h2:before {
    content: '';
    width: 40px;
    height: 4px;
    position: absolute;
    background: #5f6062;
    border-radius: 80px;
    margin: auto;
    left: -70px;
    right: 0;
    bottom: -15px;
}

.bx-header h2:after {
    content: '';
    width: 80px;
    height: 4px;
    position: absolute;
    background: #e71c1f;
    border-radius: 80px;
    margin: auto;
    left: 0;
    right: -70px;
    bottom: -15px;
}

.bx-services {
    padding: 30px 0;
    background: #FCFCFC;
}

.bx-services .list-services .col.large-4 {
    margin-bottom: 35px;
}

.bx-services .list-services .ctn {
    width: 100%;
    height: auto;
    border-radius: 5px;
    padding: 10px;
    background: #f2f2f2;
    box-shadow: 1px 2px 8px -3px #CCC;
    border: #e0e0e0 solid 1px;
}

.bx-services .list-services .ctn .icon {
    width: 70px;
    height: auto;
}

.bx-services .list-services .ctn .icon img {}

.bx-services .list-services .ctn .info {
    width: calc(100% - 70px);
    height: auto;
    padding-left: 10px;
}

.bx-services .list-services .ctn .info strong {
    color: #e71c1f;
    font-size: 18px;
    padding-bottom: 5px;
    width: 100%;
}

.bx-services .list-services .ctn .info a {
    color: #e71c1f;
}

.bx-services .list-services .ctn .info p {
    font-size: 15px;
    line-height: 25px;
}

.bx-loi-ich {
    padding: 50px 0;
}

.bx-loi-ich .bx-content {}

.bx-loi-ich .bx-content .col.large-6:first-child {}

.bx-loi-ich .bx-content .col.large-6:first-child img {
    max-width: 90%;
}

.bx-loi-ich .bx-content .list-item {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.bx-loi-ich .bx-content .list-item .item {
    width: 100%;
    height: 65px;
    margin-bottom: 20px;
}

.bx-loi-ich .bx-content .list-item .item .icon {
    width: 65px;
    height: 65px;
}

.bx-loi-ich .bx-content .list-item .item .icon img {}

.bx-loi-ich .bx-content .list-item .item .title {
    width: calc(100% - 65px);
    height: 65px;
    padding-left: 40px;
    line-height: 22px;
    padding-top: 10px;
    font-family: 'helvetica-neue-medium';
    font-size: 16px;
}

.bx-tai-sao {
    background: url('../images/bg-tai-sao.jpg');
    padding: 50px 0;
}

.bx-tai-sao .list-item {}

.bx-tai-sao .list-item .col.large-3 {}

.bx-tai-sao .list-item .col.large-3 .ctn {
    width: 100%;
    height: 100%;
    background: #FFF;
    padding: 15px;
    position: relative;
    transition: 0.5s;
    top: 0
}

.bx-tai-sao .list-item .col.large-3 .ctn:hover {
    top: -30px
}

.bx-tai-sao .list-item .ctn .thumb {
    width: 100%;
    height: 100px;
    text-align: center;
    margin-bottom: 25px;
}

.bx-tai-sao .list-item .ctn .thumb img {
    height: 100px;
}

.bx-tai-sao .list-item .ctn .title {
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'helvetica-neue-medium';
    line-height: 26px;
    font-size: 16px;
}

.bx-tai-sao .bx-header h2 {
    color: #FFF;
}

.bx-tai-sao .bx-header h2:before {
    background: #FFF;
}

.bx-tai-sao .bx-header h2:after {}

.bx-customer {
    padding: 50px 0;
    border-bottom: #e71c1f solid 4px;
}

.bx-customer .list-item::after {
    display: table;
    content: "";
    clear: both;
}

.bx-customer .list-item .item {
    width: 20%;
    height: 200px;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    transition: 0.5s
}

.bx-customer .list-item .item img {
    width: calc(100% - 20px);
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    height: 200px;
    width: auto;
    max-width: 100%;
}


.bx-quy-trinh {
    padding: 50px 0;
}

.bx-quy-trinh .list-item::after {
    display: table;
    content: "";
    clear: both;
}

.bx-quy-trinh .list-item .item {
    width: 14%;
    height: auto;
    position: relative;
    float: left;
}

.bx-quy-trinh .list-item .item:before {
    content: '';
    width: 48%;
    height: auto;
    border-top: #e71c1f dashed 1px;
    position: absolute;
    right: -22%;
    top: 40px;
}

.bx-quy-trinh .list-item .item:last-child:before {
    display: none
}

.bx-quy-trinh .list-item .item:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #e71c1f;
    position: absolute;
    top: 34px;
    right: -22%;
}

.bx-quy-trinh .list-item .item:last-child:after {
    display: none
}

.bx-quy-trinh .list-item .item .icon {
    width: 80px;
    height: 80px;
    margin: auto;
}

.bx-quy-trinh .list-item .item:hover .icon {
    -webkit-animation: wobble-hor-bottom 0.8s both;
    animation: wobble-hor-bottom 0.8s both;
}

.bx-quy-trinh .list-item .item .icon img {}

.bx-quy-trinh .list-item .item .title {
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'helvetica-neue-medium';
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    padding: 0 20px;
}

.contact-home {
    background: #f0f6ff;
    padding: 50px 0;
}

.contact-home .main-box {}

.contact-home .main-box .col.large-6 {}

.contact-home .col-form {
    margin-top: 50px;
}

.contact-home .main-box .col.large-6 img {
    max-width: 100%;
}

.contact-home .main-box input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border-radius: 40px;
    margin-bottom: 20px;
    border: 0;
    font-size: 13px;
}

.contact-home .main-box .row-center {
    text-align: center;
}

.contact-home .main-box .row-center button {
    display: block;
    margin: auto;
    border: #e71c1f solid 1px;
    background: #e71c1f;
    color: #FFF;
    border: 0;
    height: 40px;
    padding: 0 50px 0 30px;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    transition: 0.5s
}

.contact-home .main-box .row-center button:hover {
    background: #FFF;
    border: #e71c1f solid 1px;
    color: #e71c1f;
    -webkit-animation: jello-horizontal 0.9s both;
    animation: jello-horizontal 0.9s both;
}

.contact-home .main-box .row-center button span {
    width: 30px;
    height: 30px;
    float: right;
    background: #FFF;
    color: #e71c1f;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 5px;
    transition: 0.5s
}

.contact-home .main-box .row-center button:hover span {
    background: #e71c1f;
    color: #FFF
}

.bx-news {
    padding: 50px 0;
    background: #FFF;
}

.bx-news .list-item {
    margin-top: 25px;
}

.bx-news .col.large-4 {}

.bx-news .col.large-4 .item {
    background: #FFF;
    width: 100%;
    height: 100%;
}

.bx-news .thumb {
    width: 100%;
    height: auto;
    overflow: hidden
}

.bx-news .thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.bx-news .ctn {
    width: 100%;
    height: auto;
    margin-top: 10px;
    font-size: 14px;
    padding: 0 10px 10px 10px;
}

.bx-news .ctn h3 {
    padding-bottom: 15px;
}

.bx-news .ctn h3 a {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
}

.bx-news .ctn p {
    color: #232020;
    font-size: 15px;
    line-height: 22px;
}

.effHoverZoomImg {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.effHoverZoomImg2 {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.effHoverZoomImg4 {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.effHoverZoomImg:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.effHoverZoomImg2:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@-webkit-keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes wobble-hor-bottom {

    0%,
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-30px) rotate(-6deg);
        transform: translateX(-30px) rotate(-6deg);
    }

    30% {
        -webkit-transform: translateX(15px) rotate(6deg);
        transform: translateX(15px) rotate(6deg);
    }

    45% {
        -webkit-transform: translateX(-15px) rotate(-3.6deg);
        transform: translateX(-15px) rotate(-3.6deg);
    }

    60% {
        -webkit-transform: translateX(9px) rotate(2.4deg);
        transform: translateX(9px) rotate(2.4deg);
    }

    75% {
        -webkit-transform: translateX(-6px) rotate(-1.2deg);
        transform: translateX(-6px) rotate(-1.2deg);
    }
}

@keyframes wobble-hor-bottom {

    0%,
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-30px) rotate(-6deg);
        transform: translateX(-30px) rotate(-6deg);
    }

    30% {
        -webkit-transform: translateX(15px) rotate(6deg);
        transform: translateX(15px) rotate(6deg);
    }

    45% {
        -webkit-transform: translateX(-15px) rotate(-3.6deg);
        transform: translateX(-15px) rotate(-3.6deg);
    }

    60% {
        -webkit-transform: translateX(9px) rotate(2.4deg);
        transform: translateX(9px) rotate(2.4deg);
    }

    75% {
        -webkit-transform: translateX(-6px) rotate(-1.2deg);
        transform: translateX(-6px) rotate(-1.2deg);
    }
}

.block-title {
    background: url('../images/bg-tai-sao.jpg');
    padding: 30px 0;
    background-size: cover;
    margin-bottom: 20px;
}

.block-title h1 {
    text-align: center;
    color: #FFF;
    font-weight: 500;
    font-size: 24px;
    margin: 0px 0 15px 0;
}

.block-title .breadcrumbs {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
}

.block-title .breadcrumbs {}

.block-title .breadcrumbs a {
    color: #FFF;
}

.block-title .breadcrumbs span {
    color: #FFF;
}

.breadcrumbs {
    width: 100%;
    height: auto;
    font-size: 15px;
    margin-bottom: 10px;
}

.breadcrumbs {}

.breadcrumbs a {
    color: #1877f2;
}

.breadcrumbs span {
    color: #1877f2;
}

.bx-news {
    padding: 30px 0;
}

.bx-news .list-news {}

.bx-news .list-news .col.large-4 {
    margin-bottom: 15px;
}

.bx-news .list-news .thumb {
    width: 100%;
    height: auto;
}

.bx-news .list-news .thumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.bx-news .list-news .content {}

.bx-news .list-news .content h3 {
    margin: 0;
    padding-bottom: 10px;
}

.bx-news .list-news .content h3 a {
    color: #4b4e53;
    font-weight: 400;
    font-size: 17px;
    margin: 0;
}

.bx-news .list-news .content .date {}

.bx-news .list-news .content .date span {
    color: #949595;
    font-weight: 100;
    font-size: 15px;
}

.bx-news .list-news .content .description {
    width: 100%;
    height: auto;
    color: #777878;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 0;
}

.bx-news .list-news .content .readmore {
    color: #4b4e53;
    text-transform: uppercase;
    font-size: 14px;
}

.bx-news .list-news .content .readmore a {}

.bx-news .content-album {}

.bx-news .content-album h3 {
    text-align: center
}

.detail-news {}

.detail-news .col.large-12 {
    padding: 0 80px !important
}

.detail-news .col.large-9 {
    flex: 0 0 66% !important;
}

.detail-news .summary {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    height: auto;
    background: #e4f2e7;
    border: #d5e3d8 dashed 1px;
    padding: 10px;
    border-radius: 5px;
}

.detail-news .info-news {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.detail-news .info-news .author {
    width: auto;
    font-size: 14px;
    font-style: italic;
    color: #bd1e2d;
    margin-right: 10px;
    float: left;
}


.detail-news .info-news .author a {
    color: #bd1e2d
}

.detail-news .info-news .date {
    width: auto;
    font-size: 14px;
    font-style: italic;
    color: #bd1e2d;
}

.detail-news .info-news .date i {}

.detail-news .info-news .share {
    width: auto;
    float: right;
}

.detail-news .content {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
}

.detail-news .content p {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
}

.detail-news .content h2 {
    font-size: 20px;
    padding-bottom: 5px;
    font-weight: 500;
}

.detail-news .content h3 {
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 500;
}

.detail-news .content div {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
}

.detail-news .content .wp-caption {
    width: 100% !important
}

.detail-news .content .wp-caption-text {
    text-align: center
}

.detail-news .content ul {
    list-style: disc;
    padding-left: 15px
}

.detail-news .content ol {
    padding-left: 15px
}

.detail-news .content ul li {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 15px;
    list-style: disc;
}

.detail-news .content a {
    color: #0579fc
}

.detail-news .content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.detail-news .content table {
    border-collapse: collapse;
}

.detail-news .content table td {
    border: #CCC solid 1px;
    padding: 5px
}

.detail-news .content table th {
    border: #CCC solid 1px;
    padding: 5px
}

.news-related {
    margin-top: 15px;
}

.news-related .realated-title {
    width: 100%;
    height: auto;
    position: relative;
    text-transform: uppercase;
    color: #2d201e;
    font-size: 19px;
    margin-bottom: 20px;
}

.news-related .realated-title:before {
    content: '';
    width: 80px;
    height: 3px;
    background: #e59404;
    position: absolute;
    bottom: -5px;
}

.news-related ul {}

.news-related ul li {
    width: 25%;
    height: auto;
    margin-bottom: 15px;
    padding: 10px;
}

.news-related ul li .thumb {
    width: 100%;
    height: 180px;
}

.news-related ul li .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-related ul li .info {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
}

.news-related ul li .info h3 {
    margin-bottom: 6px;
}

.news-related ul li .info h3 a {
    color: #333;
    font-size: 17px;
}

.news-related ul li .info p {
    font-size: 15px;
    line-height: 22px;
}

.widget {
    margin-bottom: 15px;
}

.widget .widget-title {
    width: 100%;
    height: 40px;
    /*! background: #f59d01; */
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    border-bottom: #bd1e2d solid 2px;
    background: #f7f7f7;
    color: #bd1e2d;
    font-size: 18px;
}

.widget .widget-title:before {}

.widget .widget-main {
    width: 100%;
    height: auto;
    background: #F7F7F7;
    padding: 10px;
}

.widget .widget-main .list-services {}

.widget .widget-main .list-services li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}

.widget .widget-main .list-services li span {
    width: 35px;
    height: 35px;
    border: #e2472c dashed 1px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    color: #e2472c;
}

.widget .widget-main .list-services li a {
    color: #333;
}

.wg-list-news {}

.wg-list-news .item {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.wg-list-news .item::after {
    content: "";
    clear: both;
    display: table;
}

.wg-list-news .item .thumb {
    width: 80px;
    height: auto;
    float: left;
}

.wg-list-news .item .thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.wg-list-news .item .info {
    width: calc(100% - 80px);
    height: auto;
    padding-left: 10px;
    float: left;
}

.wg-list-news .item .info a {
    font-size: 14px;
    color: #333;
}

.bx-news-page {
    padding-top: 0
}

.content-about-page {
    background: #FCFCFC;
    padding: 15px;
    box-shadow: 0px 0px 8px 1px #CCC;
    border-radius: 10px;
    position: relative;
    top: -40px;
}

.bx-contact-welcome {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 20px 0;
}

.bx-contact-welcome h2 {
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.bx-contact-welcome p {}

.bx-address-contact {
    width: 100%;
    height: auto;
    padding: 0 10px;
    margin-bottom: 30px;
}

.bx-address-contact .row {
    margin: 0;
}

.bx-address-contact .col.large-6 {
    padding: 0 20px;
}

.bx-address-contact .col.large-6:last-child {
    padding-left: 15px;
    background: #fbf9f9;
    border-radius: 10px;
}

.bx-address-contact .col.large-6 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.bx-address-contact .col.large-6 .content {
    width: 100%;
    height: auto;
    position: relative;
    top: 40px;
}

.bx-address-contact .col.large-6 .content h3 {
    color: #424242;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 30px;
}

.bx-address-contact .col.large-6 .content p {
    color: #2c2c2d;
    font-size: 15px;
}

.bx-address-contact .col.large-6 .content .info {
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.bx-address-contact .col.large-6 .content .info h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.bx-address-contact .col.large-6 .content .info .item {
    color: #424242;
    font-size: 15px;
    padding-bottom: 10px;
}

.bx-address-contact .col.large-6 .content .info .item span {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #e71c1f;
    color: #FFF;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    font-size: 13px;
    margin-right: 10px;
}

.bx-frm-contact {
    width: 100%;
    height: auto;
    padding: 15px 0;
}

.bx-frm-contact h3 {
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
}

.bx-frm-contact .main-frm {
    width: 500px;
    height: auto;
    margin: auto;
}

.bx-frm-contact .main-frm input {
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 10px;
    background: #fbf9f9;
    border: #edebeb solid 1px;
}

.bx-frm-contact .main-frm textarea {
    width: 100%;
    height: 100px;
    font-size: 14px;
    padding: 10px;
    background: #fbf9f9;
    border: #edebeb solid 1px;
}

.bx-frm-contact .main-frm button {
    background: #00b3ff;
    color: #FFF;
    text-transform: uppercase;
    border: 0;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 10px;
}

.google-maps-contact {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.google-maps-contact iframe {
    width: 100%;
    height: 400px;
}

.list-sub-menu {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

.list-sub-menu h2 {
    width: auto;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
}

.list-sub-menu a {
    background: #ebebeb;
    color: #333;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 0 5px;
}

.bx-frm-register .block-frm {}

.bx-frm-register .block-frm .col.large-5 {}

.bx-frm-register .block-frm .col.large-5 img {
    width: 90%;
}

.bx-frm-register .block-frm .col.large-7 {}

.bx-frm-register .content {
    color: #3f3f40;
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 10px;
}

.bx-frm-register .hotline {
    width: 100%;
    height: auto;
}

.bx-frm-register .hotline strong {
    font-size: 30px;
    color: #faa102;
}

.bx-frm-register .hotline p {
    color: #3f3f40;
    font-size: 14px;
}

.bx-frm-register .frm {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

form.wpcf7-form::after {
    content: "";
    display: table;
    clear: both;
}

.bx-frm-register .frm .grp-control {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    float: left;
}

.bx-frm-register .frm .grp-control .ctl {
    width: 100%;
    height: auto;
    position: relative;
}

.bx-frm-register .frm .grp-control .ctl .icon {
    position: absolute;
    color: #828283;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.bx-frm-register .frm .grp-control .ctl .icon i {
    color: #e71c1f;
}

.bx-frm-register .frm .grp-control .ctl input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    background: #FFF;
    border: #CCC solid 1px;
    padding-left: 34px;
}

.bx-frm-register .frm .grp-control textarea {
    width: 100%;
    border: #CCC solid 1px;
    resize: none;
    height: 80px;
    padding: 10px;
    font-size: 14px;
}

.bx-frm-register .frm .grp-control button {
    background: #e71c1f;
    color: #FFF;
    border: 0;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
}

.bx-frm-register .frm .grp-control button i {}

.bx-frm-register .frm .ctl-btn {}

.bx-frm-register .frm .ctl50 {
    width: calc(50% - 10px);
}

.bx-frm-register .frm .ctl50:nth-child(2) {
    margin-right: 10px;
}

.bx-frm-register .frm .ctl50:nth-child(3) {
    margin-left: 10px;
}

.bx-frm-register {
    padding: 30px 0;
    border-radius: 10px;
}

.bx-banner-service {
    position: relative;
}

.bx-banner-service .bg {
    width: 100%;
    height: auto;
}

.bx-banner-service .bg img {
    width: 100%;
    height: auto;
}

.bx-banner-service .content {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bx-banner-service .container {
    position: relative;
    height: 100%;
}

.bx-banner-service .ctn {
    width: 40%;
    position: absolute;
    top: 100px;
    color: #FFF;
}

.bx-banner-service .ctn h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}

.bx-banner-service .ctn h1 {
    text-transform: uppercase;
    font-size: 43px;
    margin-bottom: 30px;
}

.bx-banner-service .ctn p {
    line-height: 27px;
    font-size: 17px;
    text-align: justify;
}

.service-seo-loi-ich {
    padding: 50px 0;
}


.service-seo-loi-ich .col.large-2 .ctn {
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    padding: 40px 10px;
    box-shadow: 1px 2px 8px -3px #CCC;
    border: #e0e0e0 solid 1px;
    border-radius: 5px;
}

.service-seo-loi-ich .img {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.service-seo-loi-ich .img img {
    height: 85px;
    width: auto;
}

.service-seo-loi-ich .title {
    width: 100%;
    height: auto;
    text-align: center;
}

.service-seo-step {
    padding: 40px 0;
}

.service-seo-step .img {
    width: 100%;
    height: auto;
    text-align: center;
}

.service-seo-step .img img {}

.service-seo-orther {
    background: url('../images/dich-vu-seo/bg-khac-biet.png');
    padding: 100px 0 40px 0;
    background-size: cover;
}

.service-seo-orther .bx-header {}

.service-seo-orther .bx-header h2 {
    text-align: left;
}

.service-seo-orther .bx-header h2:before {
    left: 0;
    right: auto;
}

.service-seo-orther .bx-header h2:after {
    left: 50px;
    right: auto;
}

.service-seo-orther .bx-header strong {
    display: block;
    font-size: 25px;
}

.service-seo-orther .content {}

.service-seo-orther .list-item {}

.service-seo-orther .item {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.service-seo-orther .item .icon {
    width: 50px;
    height: auto;
}

.service-seo-orther .item .icon img {
    max-width: 45px;
}

.service-seo-orther .item .title {
    width: calc(100% - 50px);
    height: auto;
    padding-right: 50px;
}

.service-seo-orther .img {}

.service-seo-orther .img img {}

.service-seo-price {
    padding-bottom: 50px;
}

.service-seo-price .header {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    padding-top: 50px;
}

.service-seo-price .header .main-header {}

.service-seo-price .header .col.large-4 {}

.service-seo-price .header .col.large-4 img {
    max-width: 100%;
}

.service-seo-price .header .col.large-8 {
    padding-top: 70px;
}

.service-seo-price .header .col.large-8 h2 {
    color: #FFF;
    font-size: 35px;
    padding-bottom: 10px;
}

.service-seo-price .header .col.large-8 p {
    color: #FFF;
    padding-bottom: 15px;
}

.service-seo-price .header .col.large-8 .register {
    display: block;
    margin-top: 15px;
}

.service-seo-price .header .col.large-8 .register a {
    color: #ce181b;
    background: #FFF;
    padding: 8px 30px;
    border-radius: 30px;
}

.service-seo-price .package {
    position: relative;
}

.service-seo-price .package:before {
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    left: 0;
}

.service-seo-price .package .list-package {}

.service-seo-price .package .col.large-4 {}

.service-seo-price .package .ctn {
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px -2px #7D7D7D;
    position: relative;
    overflow: hidden;
}

.service-seo-price .package .ctn .bx-title {
    width: 100%;
    height: 80px;
    text-align: center;
    background: linear-gradient(55deg, rgba(254, 202, 71, 1) 0%, rgba(249, 88, 67, 1) 100%);
    padding-top: 16px;
}

.service-seo-price .package .ctn .bx-title strong {
    text-transform: uppercase;
    color: #FFF;
    font-size: 22px;
}

.service-seo-price .package .ctn .bx-title p {
    color: #FFF;
}

.service-seo-price .package .ctn .price {
    width: 100%;
    height: auto;
    text-align: center;
    color: #c02b2c;
    font-weight: bold;
    font-size: 30px;
    padding: 15px 0;
}

.service-seo-price .package .ctn .list-item {
    padding: 0 20px;
}


.service-seo-price .package .ctn .list-item ul li {
    width: 100%;
    line-height: 40px;
    border-bottom: #ebebeb solid 1px;
    font-size: 15px;
}

.service-seo-price .package .ctn .register {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 35px 0 35px 0;
}

.service-seo-price .package .ctn .register a {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 30px;
}

.service-seo-price .package .ctn .register a {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 30px;
}

.service-seo-price .note {
    padding-top: 30px;
}

.service-seo-price .note .content {
    background: #e5e6e6;
    padding: 20px 40px;
}

.service-seo-price .note .content p {
    line-height: 25px;
    font-size: 15px;
}

.service-seo-price .note .content strong {
    color: #f51e22;
    font-size: 17px;
}

.service-seo-form {}

.service-seo-form .main-form {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    padding: 50px;
}

.service-seo-form .bx-header {}

.service-seo-form .bx-header h2 {
    color: #FFF;
}

.service-seo-form .bx-header h2:before {
    background: #FFF;
}

.service-seo-form .bx-header h2:after {
    background: #eeb03e;
}

.service-seo-form .frm {}

.service-seo-form .frm img {}

.service-seo-form .frm .ctn {
    width: 100%;
    height: 100%;
    background: #f7f9fb;
    padding: 30px;
    border-radius: 5px;
}

.service-seo-form .frm input {
    width: 100%;
    height: 40px;
    border: #ebebeb solid 1px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 14px;
}

.service-seo-form .frm textarea {
    width: 100%;
    height: 80px;
    border: #ebebeb solid 1px;
    border-radius: 5px;
    margin-bottom: 20px;
    resize: none;
    padding: 10px;
}

.service-seo-form .frm button {
    width: auto;
    height: 40px;
    background: linear-gradient(55deg, rgba(254, 202, 71, 1) 0%, rgba(249, 88, 67, 1) 100%);
    border: 0;
    padding: 0 50px 0 20px;
    position: relative;
    color: #FFF;
    font-size: 15px;
    border-radius: 40px;
}

.service-seo-form .frm button span {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 3px;
    background: #FFF;
    color: #bb1517;
    border-radius: 50%;
    line-height: 35px;
    top: 3px;
}

.service-seo-form .frm button span i {}

.service-seo-support {}

.service-seo-support .contact {
    width: 100%;
    height: auto;
}

.service-seo-support .list-contact {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 0 30px 0;
}

.service-seo-support .list-contact a {
    margin: 0 15px;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 20px;
    position: relative;
    padding-left: 40px;
    color: #FFF;
}

.service-seo-support .list-contact span {
    width: 34px;
    height: 34px;
    position: absolute;
    background: #FFF;
    border-radius: 34px;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    left: 2px;
    top: 2px;
}

.service-seo-support .list-contact span i {}

.service-seo-support .faq {
    padding: 30px 0;
}

.service-seo-support .faq .list-item {}

.service-seo-support .faq .item {
    width: 100%;
    height: auto;
    border: #ebebeb solid 1px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.service-seo-support .faq .item .title {
    width: 100%;
    height: auto;
    line-height: 24px;
    position: relative;
    padding: 10px 20px 10px 15px;
    min-height: 45px;
}

.service-seo-support .faq .item .title span {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    line-height: 45px;
}

.service-seo-support .faq .item .title strong {
    color: #373738;
    padding-right: 20px
}

.service-seo-support .faq .item .title i {
    color: #e71c1f;
}

.service-seo-support .faq .item .content {
    display: none;
    width: 100%;
    height: auto;
    text-align: justify;
    line-height: 22px;
    padding: 0 10px 10px 10px;
}

.service-seo-support .faq .item.active .content {
    display: block
}

.entity-about {
    padding: 30px 0;
}

.entity-about .content {
    width: 100%;
    height: auto;
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    padding: 50px;
}

.entity-about .content img {
    max-width: 100%;
}

.entity-about .content .bx-header {}

.entity-about .content .bx-header h2 {
    text-align: left;
    color: #FFF;
}

.entity-about .content .bx-header h2:before {
    background: #FFF;
    left: 0;
    right: auto;
}

.entity-about .content .bx-header h2:after {
    background: #fac303;
    left: 50px;
    right: auto;
}

.entity-about .content p {
    color: #FFF;
    line-height: 22px;
    font-size: 15px;
}

.service-entity-loi-ich {
    padding: 40px 0;
}

.service-entity-loi-ich .content {}

.service-entity-loi-ich .list-item {}

.service-entity-loi-ich .item {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    background: #f9fbfc;
    padding: 15px;
    box-shadow: 2px 2px 4px 1px #CCC;
    border-radius: 5px;
}

.service-entity-loi-ich .item .icon {
    width: 50px;
    height: auto;
}

.service-entity-loi-ich .item .icon img {
    max-width: 45px;
}

.service-entity-loi-ich .item .title {
    width: calc(100% - 50px);
    height: auto;
    padding-right: 50px;
    padding-left: 15px;
}

.service-entity-loi-ich .img {}

.service-entity-loi-ich .img img {
    max-width: 100%;
}

.service-entity-price {
    background: #f9fbfc;
    padding: 30px 0;
}

.service-entity-price .package:before {
    display: none
}

.service-entity-price .package .ctn .bx-title {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%);
    overflow: hidden;
    position: relative;
}

.service-entity-price .package .ctn .bx-title {
    line-height: 80px;
    padding: 0;
}

.service-entity-price .package .ctn .bx-title strong {
    font-size: 20px;
}

.service-entity-price .package .ctn .list-item ul li i {
    color: #3bb44b
}

.service-entity-price .package p {
    text-align: center;
    color: #767676;
    padding-bottom: 10px;
}

.service-entity-price .package .ctn .register {
    margin: 35px 0 25px 0;
}

.service-entity-price .package .ctn {
    box-shadow: none;
    border: #ebebeb solid 1px;
}

.service-entity-price .package .ctn.top {
    box-shadow: 0 0 8px 3px #919191;
    background: #FFF;
}

.service-entity-price .package .ctn .bx-title {
    background: #828282
}

.service-entity-price .package .ctn.top .bx-title {
    background: linear-gradient(55deg, rgba(247, 30, 34, 1) 0%, rgba(187, 21, 23, 1) 100%) !important;
}

.service-entity-price .package .col.large-4 {
    margin-bottom: 30px;
}

.service-entity-price .package .feature {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(48deg);
    width: 160px;
    position: absolute;
    white-space: nowrap;
    color: #FFF;
    top: 29px;
    right: -29px;
    padding: 0 38px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
}

.service-entity-price .package .feature i {
    font-style: normal;
}

.bx-entity-quy-trinh {
    background: url('../images/dich-vu-entity/bg-quy-trinh.jpg')
}

.bx-entity-quy-trinh .bx-header {}

.bx-entity-quy-trinh .bx-header h2 {
    color: #FFF;
}

.bx-entity-quy-trinh .bx-header h2:before {
    background: #FFF;
}

.bx-entity-quy-trinh .list-item::after {
    display: table;
    content: "";
    clear: both;
}

.bx-entity-quy-trinh .list-item .item {
    width: 20%;
}

.bx-entity-quy-trinh .list-item .item .icon {
    width: 100px;
    height: 100px;
}

.bx-entity-quy-trinh .list-item .item .icon img {
    max-width: 100%;
}

.bx-entity-quy-trinh .list-item .item .title {
    color: #FFF;
}

.bx-entity-quy-trinh .list-item .item::before {
    width: 56%;
    right: -27%;
    border-top: #FFF dashed 1px;
    top: 50px;
}

.bx-entity-quy-trinh .list-item .item::after {
    border-left: 7px solid #FFF;
    right: -28%;
    top: 44px;
}

.bx-banner-entity {
    background: #fafbfd
}

.bx-banner-entity .ctn {
    width: 40%;
    position: absolute;
    bottom: 300px;
    color: #4b4d50;
}

.bx-banner-entity .ctn h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}

.bx-banner-entity .ctn p {
    line-height: 22px;
}

.bx-banner-entity .bg::after {
    display: table;
    content: "";
    clear: both;
}

.bx-banner-entity .bg img {
    height: 550px;
    width: auto;
    float: right;
}

.backtotop {
    width: 45px;
    height: 45px;
    position: fixed;
    right: 15px;
    bottom: 25px;
    background: #bd1e2d;
    border-radius: 50%;
    box-shadow: 0px 0px 3px 0px #CCC;
    text-align: center;
    line-height: 45px;
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
    transition: 0.5s;
    z-index: 2;
}

.backtotop:hover {
    bottom: 30px
}

.backtotop span {}

.backtotop span i {}

.bx-breadcrumb {}

.bx-breadcrumb .breadcrumbs {}

.bx-breadcrumb .breadcrumbs a {
    font-size: 16px;
    color: #242121;
}

.block-title .bx-breadcrumb .breadcrumbs a {
    font-size: 16px;
    color: #FFF;
}

.bx-breadcrumb .breadcrumbs span {
    font-size: 16px;
    color: #242121;
}

.block-title .bx-breadcrumb .breadcrumbs span {
    font-size: 16px;
    color: #FFF;
}

.header-news {
    width: 100%;
    height: auto;
    border-bottom: #e71c1f solid 1px;
    margin-bottom: 10px;
}

.header-news h2 {
    width: auto;
    margin: 0;
    background: #e71c1f;
    line-height: inherit;
    padding: 8px 30px;
}

.header-news h2 a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
}

.news-col-2 {
    width: 100%;
    height: auto;
    background: #FFF;
    padding: 20px 0;
}

.news-col-2 .col.large-9 {}

.news-col-2 .col.large-3 {}

.bx-news-style-1 {
    width: 100%;
    height: auto;
}

.bx-news-style-1 .list-item {
    width: 100%;
    height: auto;
    display: flex;
}

.bx-news-style-1 .list-item .col.large-4 {
    padding: 0 5px;
}

.bx-news-style-1 .list-item .col.large-4:first-child {
    padding-left: 0;
    padding-right: 10px;
}

.bx-news-style-1 .list-item .col.large-4:last-child {
    padding-right: 0;
    padding-left: 10px;
}

.bx-news-style-1 .list-item .col.large-4 .thumb {
    width: 100%;
    height: auto;
}

.bx-news-style-1 .list-item .col.large-4 .thumb img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.bx-news-style-1 .list-item .col.large-4 h3 {
    width: 100%;
    height: auto;
    margin: 0;
    line-height: inherit;
    padding: 10px 0;
}

.bx-news-style-1 .list-item .col.large-4 h3 a {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #242121;
}

.bx-news-style-1 .list-item .col.large-4 time {
    width: 100%;
    height: auto;
    color: #005b8e;
    font-size: 13px;
}

.bx-news-style-2 {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.bx-news-style-2 .list-item {
    width: 100%;
    height: auto;
}

.bx-news-style-2 .list-item .item {
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 15px;
}

.bx-news-style-2 .list-item .item .col.large-4 {
    padding-left: 0;
    padding-right: 10px;
}

.bx-news-style-2 .list-item .item .col.large-4 img {
    width: 100%;
    height: 180px;
    object-fit: cover
}

.bx-news-style-2 .list-item .item .col.large-8 {
    padding-right: 0;
    padding-left: 5px;
}

.bx-news-style-2 .list-item .item .col.large-8 h3 {
    margin: 0;
    width: 100%;
    height: auto;
}

.bx-news-style-2 .list-item .item .col.large-8 h3 a {
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    color: #242121;
}

.bx-news-style-2 .list-item .item .col.large-8 time {
    width: 100%;
    height: auto;
    color: #005b8e;
    font-size: 15px;
    padding: 7px 0;
}

.bx-news-style-2 .list-item .item .col.large-8 p {
    width: 100%;
    height: auto;
    color: #005b8e;
    font-size: 16px;
    line-height: 22px;
    text-align: justify
}

.sitebar-news {
    width: 100%;
    height: auto;
}

.sitebar-news h2 {
    color: #075c8c;
    font-size: 20px;
}

.sitebar-news .list-item {
    width: 100%;
    height: auto;
}

.sitebar-news .list-item .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.sitebar-news .list-item .item .thumb {
    width: 100%;
    height: auto;
}

.sitebar-news .list-item .item .thumb img {
    width: 100%;
    height: auto;
}

.sitebar-news .list-item .item .title {
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.sitebar-news .list-item .item .title a {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
}

.bx-news-style-3 {
    width: 100%;
    height: auto;
    background: #FFF;
    padding-bottom: 30px
}

.bx-news-style-3 .row {}

.bx-news-style-3 .col.large-4 {}

.bx-news-style-3 .item-top {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.bx-news-style-3 .item-top .thumb {
    width: 100%;
    height: auto;
    position: relative;
}

.bx-news-style-3 .item-top .thumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.bx-news-style-3 .item-top .title {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(7, 92, 140, 0.9);
    padding: 10px;
}

.bx-news-style-3 .item-top .title h3 {
    width: 100%;
    height: auto;
    margin: auto;
    line-height: 20px;
    padding-bottom: 10px;
}

.bx-news-style-3 .item-top .title h3 a {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}

.bx-news-style-3 .item-top .title time {
    width: 100%;
    height: auto;
    color: #FFF;
    font-size: 13px;
}

.bx-news-style-3 .list-item {
    width: 100%;
    height: auto;
}

.bx-news-style-3 .list-item .item {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.bx-news-style-3 .list-item .item .thumb {
    width: 100px;
    height: auto;
}

.bx-news-style-3 .list-item .item .thumb img {
    width: 100%;
}

.bx-news-style-3 .list-item .item .title {
    width: calc(100% - 100px);
    height: auto;
    padding-left: 10px;
}

.bx-news-style-3 .list-item .item .title a {
    font-weight: 600;
    line-height: 22px;
    font-size: 15px;
    color: #242121;
}

.pager-ajax {
    width: 100%;
    height: auto;
    text-align: right;
}

.pager-ajax a {
    border: #e71c1f solid 1px;
    background: #e71c1f;
    color: #FFF;
    font-size: 14px;
    padding: 2px 5px;
}

.pager-ajax span {
    color: #333;
    font-size: 13px;
}

.pager-ajax span i {
    font-style: normal;
}

.feedback-facebook {
    margin-bottom: 40px;
}

.feedback-facebook .list-feedback {
    overflow: hidden;
}

.feedback-facebook .list-feedback li {
    box-shadow: 0px 0px 6px 1px #CCC;
    position: relative;
}

.feedback-facebook .list-feedback li img {
    width: 100%;
    height: 520px;
    object-fit: cover;
}

.feedback-facebook .list-feedback li span {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #e71c1f;
    text-align: center;
    line-height: 60px;
    font-size: 21px;
    color: #FFF;
    border-radius: 50%;
    opacity: 0;
    transition: 0.5s;
}

.feedback-facebook .list-feedback li span i {}

.feedback-facebook .list-feedback li:hover span {
    opacity: 1
}

.lg-backdrop.in {
    z-index: 9999999999;
    opacity: 0.5 !important;
}

.lg-outer.lg-visible {
    z-index: 999999999999;
}

.bx-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.bx-popup .main-popup {
    width: 800px;
    height: 400px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.bx-popup .main-popup .close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    cursor: pointer;
}

.bx-popup .main-popup .banner {
    width: 400px;
    height: 400px;
    background: #FFF;
}

.bx-popup .main-popup .banner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bx-popup .main-popup .form {
    width: 400px;
    height: 400px;
    background: #FFF;
    padding: 60px 30px;
}

.bx-popup .main-popup .form h3 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
    font-family: helvetica-neue-medium;
    font-weight: normal;
    text-transform: uppercase;
}

.bx-popup .main-popup .form .group-control {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: relative;
}

.bx-popup .main-popup .form .group-control input {
    width: 100%;
    height: 40px;
    border: #CCC solid 1px;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.bx-popup .main-popup .form .group-control.center {
    text-align: center;
}

.bx-popup .main-popup .form .group-control.center button {
    background: #e71c1f;
    color: #FFF;
    text-transform: uppercase;
    border: 0;
    font-size: 14px;
    height: 35px;
    padding: 0 20px;
    border-radius: 3px;
}

.bx-popup .main-popup .form .group-control .wpcf7-not-valid-tip {
    position: absolute;
    right: 10px;
    top: 13px;
    color: #e71c1f;
}

.screen-reader-response {
    display: none
}

.wpcf7-form .wpcf7-response-output {
    font-size: 14px;
    color: #009933
}

.wpcf7-form.invalid .wpcf7-response-output {
    color: #ff0033
}

.wpcf7-form-control-wrap.packageName {
    display: none
}

.wpcf7-form-control-wrap.packagePrice {
    display: none
}

#contactSEO .wpcf7-form-control-wrap {
    position: relative
}

#contactSEO .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    top: 0;
    right: 10px;
    color: #e71c1f;
}

.detail-news .bx-author {
    width: 100%;
    height: auto;
    background: #EEE;
    padding: 10px;
    margin: 20px 0;
    border-radius: 3px;
    border: #E7E7E7 solid 1px;
}

.detail-news .bx-author .avatar {
    width: 75px;
    height: auto;
    float: left;
}

.detail-news .bx-author .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.detail-news .bx-author .info-au {
    width: calc(100% - 100px);
    height: auto;
    float: left;
    padding-left: 20px;
}

.detail-news .bx-author .info-au h4 {
    margin-top: 0;
    font-weight: 700;
    font-size: 17px;
    color: #bd1e2d;
    padding-bottom: 5px;
}

.detail-news .bx-author .info-au p {
    color: #333;
    font-size: 16px;
    padding-bottom: 5px;
}

.detail-news .bx-author .info-au .list-social {
    width: 100%;
    height: auto;
}

.detail-news .bx-author .info-au .list-social a {
    font-size: 17px;
    padding-right: 5px;
    color: #bd1e2d;
}

.detail-news .bx-author .info-au .list-social a i {}

.list-feedback .lSAction {}

.list-feedback .lSAction a {
    background: #bd1e2d;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #FFF;
}

.list-feedback .lSAction a.lSPrev {}

.list-feedback .lSAction a.lSNext {}

.bx-contact-fix {
    width: 80px;
    height: auto;
    position: fixed;
    bottom: 70px;
    right: -20px;
}

.bx-contact-fix .item {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    margin-bottom: 10px;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}

.bx-contact-fix .item:hover {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both;
}

.bx-contact-fix .item.facebook {
    background: #1873eb;
}

.bx-contact-fix .item.messenger {
    background: #0075f7;
}

.bx-contact-fix .item.zalo {
    background: #448aff;
}

.bx-contact-fix .item.phone {
    background: #ee2028;
}

.bx-contact-fix .item a {
    font-size: 20px;
    color: #FFF;
}

.bx-contact-fix .item i {}

.bx-contact-fix .item img {
    width: 30px;
    height: 30px;
    position: relative;
    top: 8px;
}

.lg-autoplay-button,
.lg-fullscreen {
    display: none !important
}

#lg-zoom-in {
    display: none !important
}

#lg-zoom-out,
#lg-actual-size {
    display: none !important
}

.cover-author {
    position: relative;
    height: 450px;
}

.cover-author img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cover-author .ctn {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 80%;
}

.cover-author .ctn .container {}

.cover-author .ctn h1 {
    font-size: 50px;
    color: #e83631;
    margin-bottom: 15px;
}

.cover-author .ctn p {
    font-size: 16px;
}

.author-tieu-su {
    background-size: cover !important;
    position: relative;
    margin: 30px 0;
}

.author-tieu-su:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
}

.author-tieu-su .row {}

.author-tieu-su .col.large-7 {
    padding-top: 30px;
}

.author-tieu-su .col.large-5 {}

.author-tieu-su h2 {
    border-left: #e73631 solid 5px;
    padding-left: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.author-tieu-su .ctn {
    width: 100%;
    height: auto;
}

.author-tieu-su .ctn p {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px;
}

.author-tieu-su img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
}

.bx-social-author {
    padding: 30px 0;
}

.bx-social-author .row {}

.bx-social-author .col.large-5 {}

.bx-social-author .col.large-5 img {
    width: 100%;
    height: auto;
}

.bx-social-author .list-social {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 80%;
}

.bx-social-author .list-social a {}

.bx-social-author .list-social .item {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.bx-social-author .list-social .item .icon {
    width: 100px;
    height: 100px;
    color: #FFF;
    font-size: 40px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
}

.bx-social-author .list-social .item.item-facebook .icon {
    background: #3a6fd2;
}

.bx-social-author .list-social .item.item-linkedin .icon {
    background: #7682e7;
}

.bx-social-author .list-social .item.item-email .icon {
    background: #f32f74;
}

.bx-social-author .list-social .item .title {
    width: calc(100% - 100px);
    height: 100px;
    line-height: 100px;
    padding-left: 20px;
    font-size: 20px;
}

.pagination {
    width: 330px;
    height: auto;
    margin: 15px auto;
    display: block;
}

.pagination li {
    width: 35px;
    height: 35px;
    border: #4b4e53 solid 1px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    margin-right: 5px;
    float: left;
}

.pagination li.active {
    border: #e71c1f solid 1px;
    background: #e71c1f;
}

.pagination li:hover {
    border: #e71c1f solid 1px;
    background: #e71c1f;
}

.pagination li a {
    color: #4b4e53;
}

.pagination li span {
    color: #FFF;
}

.pagination li:hover a {
    color: #FFF;
}

.content-limit-text.limit-text {
    height: 2084px;
    overflow: hidden;
}

.viewall {
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(37.17%, #fff));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 37.17%);
    cursor: pointer;
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 35px 0px 0px 0px;
    text-align: center !important;
    color: rgb(0 0 0 / 84%);
    font-size: 19px !important;
}

.content-limit-text {
    position: relative;
}

@media(max-width:768px) {

    .bx-header {
        margin-bottom: 30px;
    }

    .bx-header h2 {
        font-size: 25px;
    }

    .bx-about-us .col.large-4:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bx-about-us .col.large-4:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bx-frm-register .block-frm .col.large-5 {
        display: none
    }

    .bx-news .list-news .item {
        margin-bottom: 15px
    }


    .bx-list-item-block .list-item .item {
        width: calc(50% - 10px);
        margin: 5px;
        padding: 10px;
    }

    .bx-frm-register .hotline {
        text-align: center;
    }

    .bx-slider .list-slider {
        overflow: hidden
    }

    .bx-slider .list-slider img {
        height: auto;
        width: 100%
    }

    .bx-slider .list-slider .content {
        top: 35px;
        width: 100%;
        text-align: center;
    }

    .bx-slider .list-slider .content .title {
        font-size: 25px;
    }

    .select-lang {
        position: absolute;
        right: 0;
    }

    .select-lang .display {
        width: 50px;
    }

    .select-lang .display span {
        display: none
    }

    .select-lang .ct-select {
        right: 0;
    }

    .news-related ul li .info p {
        display: none
    }

    .bx-quy-trinh .list-item .item {
        width: 100%;
    }

    .bx-customer .list-item .item {
        width: 100%;
        margin-bottom: 0;
        height: auto;
    }

    .bx-customer .list-item .item img {
        left: 10px;
        position: relative;
        height: auto;
    }

    .bx-news .col.large-4 {
        margin-bottom: 20px;
    }

    .contact-home {
        padding: 30px 0;
    }

    .bx-tai-sao .list-item .col.large-3 {
        width: 50%;
        margin-bottom: 10px;
        padding: 0 5px;
    }

    .btn-menu-mobile {
        display: block;
        position: absolute;
        width: 50px;
        top: 20px;
        left: 10px;
        z-index: 9999999;
    }

    .btn-menu-mobile i {
        width: 50px;
        height: 2px;
        background: #e31b1e;
        margin-bottom: 10px;
        position: relative;
        transition: 0.5s;
        transform: rotate(0deg) translate(1px, 0px) skew(1deg, 0deg);
    }

    .btn-menu-mobile.active i:nth-child(1) {
        transform: rotate(45deg) translate(1px, 0px) skew(1deg, 0deg);
        top: 10px;
    }

    .btn-menu-mobile.active i:nth-child(2) {
        transform: rotate(-45deg) translate(1px, 0px) skew(1deg, 0deg);
    }

    .btn-menu-mobile.active i:nth-child(3) {
        opacity: 0;
    }

    .service-seo-loi-ich .col.large-2 {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .service-seo-loi-ich .col.large-2 .ctn {
        padding: 20px 10px;
    }

    .service-seo-loi-ich {
        padding-bottom: 0;
    }

    .service-seo-step .img img {
        width: 100%;
    }

    .service-seo-orther {
        padding-top: 50px;
    }

    .service-seo-form .frm img {
        width: 100%;
    }

    .service-seo-form .main-form {
        padding: 50px 10px;
    }

    .service-seo-support .list-contact a {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .bx-banner-entity .ctn {
        position: relative;
        width: 100%;
        bottom: 0;
        top: 0;
    }

    .bx-banner-service .ctn h1 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .bx-banner-entity .bg img {
        height: 300px;
        object-position: 70% !important;
        position: relative;
        right: -94px;
        height: 260px !important;
    }

    .bx-banner-service .content {
        /*! position: relative; */
        height: auto;
        width: 60%;
        top: 15px;
    }

    .entity-about .content {
        padding: 50px 10px;
    }

    .bx-quy-trinh .list-item .item::before {
        display: none
    }

    .bx-news-style-1 .list-item {
        display: block;
    }

    .bx-news-style-1 .list-item .col.large-4 {
        margin-bottom: 10px !important;
    }

    .bx-news-style-2 .list-item .item .col.large-8 p {
        display: none
    }

    .bx-quy-trinh .list-item {
        overflow: hidden
    }

    .service-seo-orther .img img {
        width: 100%
    }

    .bx-tai-sao .list-item .ctn .thumb img {
        max-width: 100%;
        object-fit: contain;
    }

    .bx-tai-sao {
        padding-top: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bx-loi-ich {
        padding: 15px 0;
    }

    .bx-customer {
        padding: 15px 0;
    }

    .bx-quy-trinh {
        padding: 15px 0;
        padding-top: 0;
    }

    .bx-news {
        padding-bottom: 0;
    }

    .bx-customer .list-item {
        overflow: hidden;
    }

    .bx-customer .list-item li {
        position: relative;
    }

    .bx-customer .list-item li img {}

    .bx-quy-trinh .list-item li {
        position: relative
    }

    .bx-quy-trinh .list-item li .arrow-step {
        opacity: 0;
        transition: 0.5s
    }

    .bx-quy-trinh .list-item li.active .arrow-step {
        opacity: 1;
        width: 80px;
        height: 2px;
        background: #bd1e2d;
        position: absolute;
        top: 40px;
        right: -38px;
    }

    .bx-quy-trinh .list-item li .arrow-step:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #bd1e2d;
        position: absolute;
        right: -6px;
        top: -9px;
    }

    .contact-home .main-box .col.large-6.col-form {
        margin-top: 10px;
    }

    .bx-news .list-item {
        overflow: hidden
    }

    .lSAction a {
        color: #e31b1e;
        font-size: 30px;
        top: 125px;
    }

    .service-seo-price .header .col.large-8 {
        padding-top: 0;
    }

    .service-seo-price .header {
        padding-top: 20px;
    }

    .bx-banner-service .bg img {
        height: 300px;
        object-fit: cover;
        object-position: 63%;
    }

    .bx-banner-service .ctn {
        top: 0;
    }

    .bx-banner-service-seo .content {
        top: 0;
    }

    .bx-banner-service-seo .content .ctn {
        width: 100%;
        position: relative;
        color: #333;
        max-height: 200px;
        padding-top: 20px;
    }

    .bx-banner-service-seo .content .ctn h1 {
        /*! position: absolute; */
        /*! top: -250px; */
        /*! width: 50%; */
        color: #FFF;
    }

    .bx-banner-service-seo .content .ctn p {
        color: #FFF;
        padding: 0 20px;
    }

    .bx-banner-service .bg {
        overflow: hidden;
        padding-bottom: 30px;
        background: #fafbfd;
    }

    .bx-banner-service .ctn p {
        font-size: 15px;
        text-align: justify;
        line-height: 20px;
    }

    .list-package-mobile-main {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .list-package-mobile {
        width: calc(100% - 100px);
        height: auto;
        margin-left: 50px;
        padding-top: 50px
    }

    .list-package-mobile ul {}

    .list-package-mobile li.lslide {
        position: relative;
        top: 50px;
        transition: 0.5s;
    }

    .list-package-mobile li.clone {
        position: relative;
        top: 50px;
        transition: 0.5s;
    }

    .list-package-mobile li.lslide.active {
        top: 0
    }

    .service-entity-price {
        overflow: hidden
    }

    .service-seo-price .package .ctn .list-item ul li {
        height: auto;
        line-height: 25px;
        padding: 10px 0;
    }

    .feedback-facebook .lSSlideOuter {
        width: calc(100% - 100px);
        height: auto;
        margin: auto;
    }

    .feedback-facebook .list-feedback li img {
        height: 300px
    }

    .bx-banner-service-seo .bg {}

    .bx-banner-service-seo .bg img {
        height: auto;
    }

    .bx-banner-service-seo .content {
        width: 100%;
    }

    .bx-popup .main-popup .banner {
        display: none;
    }

    .bx-popup .main-popup .form {
        width: 100%;
    }

    .bx-popup .main-popup {
        width: calc(100% - 20px);
    }

    .bx-banner-entity-new .ctn h1 {
        color: #333 !important
    }

    .bx-banner-entity-new .ctn p {
        color: #333 !important
    }

    .bx-banner-entity-new .bg {
        padding-bottom: 0 !important
    }

    header .bx-menu ul.menu li.menu-item-has-children:before {
        content: "\f078";
        width: 30px;
        height: 30px;
        position: absolute;
        right: 16px;
        top: 17px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        text-align: center;
        line-height: 30px;
    }

    footer .col.large-3:last-child h3 {
        margin-top: 20px;
    }

    .bx-news .list-news .thumb img {
        height: auto
    }

    .detail-news .col.large-9 {
        flex: 0 0 100% !important;
    }

    .bx-social-author .list-social {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
    }

    .cover-author {
        height: 350px;
    }

    .cover-author .ctn {
        top: 77%;
    }

    .cover-author .ctn p {
        color: #FFF
    }
}