@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900");
.target .target__bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
    display: flex;
    text-align: center;
    min-height: 600px;
}

.target .title__nameCompany {
    color: rgb(52, 168, 83);
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    font-size: 2.5rem;
    padding: 0px 0px 10px 0px;
    border-bottom: 3px solid rgb(52, 168, 83);
    text-transform: uppercase;
    width: 30%;
    margin: 0 0 10px 0;
}

@media screen and (max-width: 640px) {
    .target .title__nameCompany {
        width: 100%;
    }
}

.target .title__des {
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    color: rgb(52, 168, 83);
    font-style: italic;
    font-weight: 700;
    font-size: 1.1rem;
    width: 100%;
    margin: 0 0 10px 0;
}

.width_ti_tt {
    display: flex;
    justify-content: center;
}

.target .content__listItem {
    padding: 20px 50px;
}

.target .item__boxImg {
    width: 100px;
    height: 100px;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    display: table;
    margin: 50px auto;
    line-height: 95px;
}

.target .boxImg__img {
    transform: scale(0.8);
}

.target .item__content {
    padding: 0px 50px;
    position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .target .item__content {
        padding: 0px;
    }
}

@media screen and (max-width: 768px) {
    .target .item__content {
        padding: 0px 25px;
    }
    .box-video-content {
        height: auto !important;
    }
}

.target .content__text {
    color: #666;
    font-weight: 700;
}

.target .item__content:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #ccc;
    top: -20px;
    left: 0px;
    right: 0px;
    margin: auto;
}


/*---------------------------- INTRODUCE ------------------------*/

.introduce {
    padding: 50px 0px;
}

.introduce .introduce__vivaweb {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    color: #111;
}

.introduce .introduce__text {
    font-family: 'Nunito Sans', sans-serif;
    color: #666;
    font-weight: 600;
    text-align: justify;
}


/*---------------------------- WEB SERVICE ------------------------*/

.webService {
    padding: 0px 0px 100px 0px;
}

.webService .webService__block {
    background-color: rgb(246, 246, 246);
    border-radius: 25px;
    padding: 50px;
}

@media screen and (max-width: 640px) {
    .webService .webService__block {
        padding: 25px;
    }
    .webService .item__text {
        padding: 10px 20px 10px 50px !important;
    }
}

.webService .intro__img {
    width: 100%;
}

.webService .intro__titleTop {
    font-family: 'Nunito Sans', sans-serif;
    padding: 10px 40px 0px 40px;
    color: #333;
    font-size: 1.2rem;
    font-weight: 800;
}

.webService .intro__titleBottom {
    font-family: 'Nunito Sans', sans-serif;
    padding: 0px 50px;
    color: #333;
    font-size: 1.2rem;
    font-weight: 800;
    text-align: right;
}

.webService .intro__btn {
    padding: 30px 0px;
    text-align: center;
}

.webService .btn__text {
    font-family: 'Nunito Sans', sans-serif;
    background-color: rgb(52, 168, 83);
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 0.9rem;
    font-weight: 800;
    transition: 0.6s;
}

.webService .btn__text:hover {
    background-color: #111;
    transition: 0.6s;
}

.webService .intro__des {
    padding: 0px 70px;
    text-align: center;
}

.webService .des__optech {
    font-family: 'Nunito Sans', sans-serif;
    text-decoration: underline;
    font-weight: 800;
    color: #111;
}

.webService .intro__des {
    color: #666;
    font-weight: 600;
}

.webService .listItem__item {
    background-color: #fff;
    margin: 0px 50px 25px 0px;
    border-radius: 5px;
}

@media screen and (max-width: 1112px) {
    .webService .listItem__item {
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (max-width: 768px) {
    .webService .block__intro {
        text-align: center;
    }
    .webService .intro__img {
        width: 50%;
    }
    .webService .intro__titleBottom {
        text-align: center;
    }
}

@media screen and (max-width: 640px) {
    .webService .intro__des {
        padding: 0px 25px;
        font-size: 12px;
    }
}

.webService .item__text {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    padding: 20px 20px 20px 50px;
    position: relative;
}

.webService .item__text:before {
    content: "";
    background-image: url(/views/pageview/images/vivaweb_gt/icChecked11.png);
    width: 35px;
    height: 33px;
    position: absolute;
    left: 10px;
    top: 12px;
    transform: scale(0.8);
}

.webService .content__img {
    width: 100%;
}


/*---------------------------- MISSION ------------------------*/

.mission {
    padding: 0px 0px 50px 0px;
}

.mission .mission__title {
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    color: rgb(52, 168, 83);
    padding: 0px 0px 20px 0px;
    position: relative;
}

.mission .mission__title::before {
    content: "";
    width: 150px;
    height: 2px;
    background-color: rgb(52, 168, 83);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.mission .mission__content {
    padding: 80px 0px 0px 0px;
}

.mission_center {
    text-align: center;
}

.mission .content__listItem {
    padding: 10px 0px;
}

.mission .listItem__item {
    display: flex;
    flex-direction: row;
    margin: 0px 0px 50px 0px;
}

.mission .listItem__item:last-child {
    margin: 0;
}

.mission .item__boxImg {
    margin: 0px 25px 0px 0px;
    align-self: center;
}

.mission .item__boxImg img {
    max-width: none !important;
}

.mission .boxContent__title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.2rem;
    font-weight: 800;
    padding: 0px 0px 10px 0px;
    color: rgb(52, 168, 83);
    text-transform: uppercase;
    margin: 0;
}

.mission .boxContent__des {
    font-family: 'Nunito Sans', sans-serif;
    color: #666;
    font-weight: 600;
    margin: 0 !important;
    font-size: 13px;
}


/*---------------------------- UNITE ------------------------*/

.unite .unite__bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0px 20px 0px;
    display: flex;
    min-height: 300px;
}

@media screen and (max-width: 768px) {
    .unite .unite__bg {
        padding: 20px 0px;
    }
}

@media screen and (max-width: 640px) {
    .unite .unite__bg {
        padding: 20px 0px 70px 0px;
    }
}

.unite .title__text {
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2.1rem;
    padding: 40px 0px 25px 0px;
    margin: 0px 0px 25px 0px;
    border-bottom: 2px dotted #fff;
}

@media screen and (max-width: 768px) {
    .unite .title__text {
        padding: 25px 50px;
        font-size: 2.7rem;
        text-align: center;
    }
}

@media screen and (max-width: 640px) {
    .unite .title__text {
        padding: 20px 0px;
        font-size: 2rem;
        text-align: center;
    }
}

@media screen and (max-width: 370px) {
    .unite__bg .container {
        width: 100%;
    }
    .unite .boxTalk__des {
        padding: 0px 5px 0px 5px !important;
    }
    .unite .boxTalk__text {
        padding: 0px 0px 2px 15px !important;
    }
}

.unite .title__des {
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    font-style: italic;
}

@media screen and (max-width: 768px) {
    .unite .title__des {
        text-align: center;
    }
}

.unite_center {
    text-align: center;
}

.unite .unite__content {
    display: flex;
    justify-content: center;
    position: relative;
}

.unite .content__boxTalk {
    width: 350px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 45px 30px;
}

.unite .boxTalk__text {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: rgb(52, 168, 83);
    padding: 0px 0px 5px 15px;
    position: relative;
    margin: 0 !important;
}

.unite .boxTalk__des {
    font-family: 'Nunito Sans', sans-serif;
    padding: 10px 5px 0px 5px;
    color: rgb(52, 168, 83);
    font-weight: 700;
    font-size: 13px;
}

.unite .boxTalk__text:before {
    content: "";
    background-color: rgb(52, 168, 83);
    width: 5px;
    height: 2px;
    position: absolute;
    left: 3px;
    top: 10px;
}

.unite .human__boxTalk {
    position: absolute;
    bottom: -60px;
    left: 20px;
    width: 100px;
    height: 105px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 9;
}

@media screen and (max-width: 640px) {
    .unite .human__boxTalk {
        left: 0px;
        bottom: -100px;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .unite .human__boxTalk {
        left: 100px;
    }
}


/*---------------------------- STRATEGY ------------------------*/

.strategy {
    padding: 100px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
    .strategy {
        padding: 50px 0px 0px 0px;
    }
}

.strategy .strategy__title,
.videos-list .strategy__title {
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    color: rgb(52, 168, 83);
    position: relative;
    padding: 0px 0px 20px 0px;
}

.strategy .strategy__title::before,
.gioithieu_page_cus .strategy__title::before {
    content: "";
    width: 150px;
    height: 2px;
    background-color: rgb(52, 168, 83);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.strategy .strategy__content {
    padding: 20px 0px;
}

.strategy .content__listItem {
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
    .strategy .content__listItem {
        padding: 25px 0px;
    }
}

.strategy .listItem__item {
    display: flex;
    flex-direction: row;
    margin: 0px 0px 50px 0px;
}

@media screen and (max-width: 768px) {
    .strategy .listItem__item {
        margin: 0px 0px 30px 0px;
    }
}

.strategy .item__boxImg {
    margin: 0px 25px 0px 0px;
    align-self: center;
}

.strategy .item__boxImg img {
    max-width: none;
}

.strategy .boxContent__des {
    font-family: 'Nunito Sans', sans-serif;
    color: #666;
    font-weight: 600;
    margin: 0;
}

.strategy .item__boxContent {
    align-self: center;
}

.strategy .content__boxImg {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .strategy .content__boxImg {
        text-align: center;
    }
    .strategy .content__boxImg .boxImg__img {
        width: 60% !important;
    }
}

.strategy .content__boxImg .boxImg__img {
    width: 95%;
}


/*---------------------------- COMMITMENT ------------------------*/

.commitmentUS .commitmentUS__bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0px 20px 0px;
    display: flex;
    min-height: 300px;
    position: relative;
}

.commitmentUS .block1 {
    background-color: rgb(185, 47, 41);
}

.commitmentUS .block2 {
    background-color: rgb(0, 147, 77);
}

.commitmentUS .block3 {
    background-color: rgb(1, 23, 67);
}

.commitmentUS .commitmentUS__content {
    width: 100%;
}

.commitmentUS .content__item {
    height: 500px;
    width: 100%;
    border-radius: 20px;
    margin: 0px 0px -150px 0px;
}

.commitmentUS .item__contentList {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    height: 380px;
    margin: 10px 30px 0px 0px;
    border-radius: 0px 20px 20px 0px;
    padding: 25px 20px 25px 20px;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .commitmentUS .item__contentList {
        height: 225px;
    }
    .commitmentUS .content__item {
        height: 350px;
    }
    .commitmentUS .content__item {
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1267px) {
    .commitmentUS .item__contentList {
        height: 400px;
    }
    .commitmentUS .content__item {
        height: 525px;
    }
    .commitmentUS .content__item {
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (max-width: 768px) {
    .commitmentUS .content__item {
        height: 350px;
    }
    .commitmentUS .content__item {
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (min-width: 451px) and (max-width: 640px) {
    .commitmentUS .content__item {
        height: 425px;
    }
    .commitmentUS .item__contentList {
        height: 300px;
    }
}

@media screen and (max-width: 450px) {
    .commitmentUS .content__item {
        height: 500px;
    }
    .commitmentUS .item__contentList {
        height: 370px;
    }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
    .commitmentUS .item__contentList {
        height: 225px;
    }
}

.commitmentUS .contentList__itemContent {
    margin: 0px 0px 15px 0px;
    padding: 0 10px;
}

.commitmentUS .itemContent__title {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 0px 0px 5px 0px;
    margin: 0;
}

.commitmentUS .item__title {
    display: flex;
    flex-direction: row;
    padding: 10px 10px 0px 10px;
    min-height: 80px;
}

.commitmentUS .title__boxImg {
    align-self: center;
}

.commitmentUS .boxImg__img {
    transform: scale(0.8);
    margin: 0px 10px 0px 0px;
}

.commitmentUS .title__text {
    font-family: 'Nunito Sans', sans-serif;
    align-self: center;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.1rem;
    margin: 0;
}

.commitmentUS .itemContent__des {
    font-family: 'Nunito Sans', sans-serif;
    color: #666;
    font-weight: 600;
    margin: 0;
}

.commitmentUS .contentList__text {
    font-family: 'Nunito Sans', sans-serif;
    color: #666;
    font-weight: 700;
    margin: 0px;
    position: relative;
    padding: 0px 0px 0px 35px !important;
    line-height: 1.5;
}

@media screen and (max-width: 1112px) {
    .commitmentUS .contentList__text {
        display: flex;
        align-items: center;
        height: 40px;
    }
}

.commitmentUS .contentList__text:before {
    content: "";
    background-image: url(/views/pageview/images/vivaweb_gt/icChecked11.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 8px;
}


/*---------------------------- PARTNER US ------------------------*/

.partnerUs {
    height: 500px;
    padding: 200px 0px;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .partnerUs {
        padding: 50px 0px;
        height: 300px;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .partnerUs {
        padding: 50px 0px;
        height: 300px;
    }
}

@media screen and (max-width: 640px) {
    .partnerUs {
        height: auto;
        padding: 50px 0px;
    }
}

.partnerUs .partnerUs__title {
    text-align: center;
}

.partnerUs .title__text {
    font-family: 'Nunito Sans', sans-serif;
    color: rgb(52, 168, 83);
    font-weight: 900;
    font-size: 2.4rem;
    margin: 0px 325px 20px 325px;
    padding: 0px 0px 20px 0px;
    border-bottom: 3px dotted rgb(52, 168, 83);
    text-transform: uppercase;
}

@media screen and (max-width: 640px) {
    .partnerUs .title__text {
        margin: 0px 0px 20px 0px;
        font-size: 2rem;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .partnerUs .title__text {
        margin: 0px 100px 20px 100px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .partnerUs .title__text {
        margin: 0px 100px 20px 100px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1267px) {
    .partnerUs .title__text {
        margin: 0px 100px 20px 100px;
    }
}

.partnerUs .title__des {
    color: rgb(52, 168, 83);
    font-style: italic;
    font-weight: 700;
    font-size: 1.2rem;
}


/*---------------------------- CONTACT US ------------------------*/

.contactUs .contactUs__bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    text-align: right;
    height: 400px;
    position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .contactUs .contactUs__bg {
        background-position: right;
    }
    .contactUs .content__contact {
        min-height: 125px !important;
        background-size: cover !important;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .contactUs .contactUs__bg {
        background-position: right;
        height: 400px;
    }
    .contactUs .content__contact {
        min-height: 125px !important;
        background-size: cover !important;
    }
}

@media screen and (max-width: 640px) {
    .contactUs .contactUs__bg {
        background-position: right;
        height: 375px;
    }
    .contactUs .content__contact {
        min-height: 125px !important;
        background-size: cover !important;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1199px) {
    .contactUs .content__title {
        padding: 0 !important;
    }
}

@media screen and (min-width: 641px) and (max-width: 991px) {
    .contactUs__content .row {
        float: right;
    }
}

@media screen and (max-width: 640px) {
    .contactUs__content .row {
        text-align: center;
    }
    .contactUs .content__title {
        padding: 10px 15px 10px 15px !important;
        text-align: center;
    }
    .contactUs .title__Sm {
        font-size: 20px;
    }
    .contactUs .title__Lg {
        font-size: 15px !important;
    }
    .contactUs .des__Lg {
        margin: 0px 15px 10px 15px !important;
        font-size: 1.2rem !important;
    }
}

@media screen and (max-width: 323px) {
    .contactUs .des__Lg {
        margin: 0px 15px 3px 15px !important;
        font-size: 1.5rem !important;
    }
}

.contactUs .content__title {
    padding: 50px 0px 20px 0px;
}

.contactUs .title__Sm {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    color: rgb(52, 168, 83);
    margin: 0;
    line-height: 1.1;
}

.contactUs .title__Lg {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(52, 168, 83);
    margin: 0;
}

.contactUs .des__Lg {
    font-family: 'Nunito Sans', sans-serif;
    margin: 0px 0px 20px 50px;
    padding: 15px 0px;
    border: 1px dotted #111;
    color: #111;
    font-size: 1.5rem;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.contactUs .des__Sm {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.contactUs .content__contact {
    font-family: 'Nunito Sans', sans-serif;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contactUs .contact__hotline {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.contactUs .hotline__img {
    width: 40px;
    height: 35px;
    align-self: center;
    margin: 0px 10px 0px 0px;
}

.contactUs .hotline__label {
    align-self: center;
    font-weight: 600;
    font-size: 1.5rem;
    color: #fff;
    font-style: italic;
    margin: 0;
}

.contactUs .hotline__number {
    font-weight: 900;
}

.contactUs .contact__btnLink {
    align-self: center;
}

.contactUs .content__contact {
    position: absolute;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 110px;
    width: 100%;
    bottom: -20px;
    display: flex;
    align-self: center;
    justify-content: center;
    align-items: center;
}

.contactUs .btnLink__text {
    font-family: 'Nunito Sans', sans-serif;
    background-color: #fff;
    padding: 12px 20px;
    color: rgb(52, 168, 83);
    font-weight: 800;
    border-radius: 5px;
    text-transform: uppercase;
    transition: 0.4s;
}

.contactUs .btnLink__text:hover {
    background-color: #111;
    color: #fff;
    transition: 0.4s;
}

.contactUs .contact__list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px 0px 0px 0px;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .contactUs .contact__list {
        flex-direction: column;
        align-items: center;
        margin: 0px;
    }
    .contactUs .hotline__label {
        font-size: 15px;
    }
    .contactUs .contact__btnLink {
        margin: 20px 0px 0px 0px;
    }
    .contactUs .btnLink__text {
        padding: 10px 20px;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .contactUs .contact__list {
        flex-direction: column;
        align-items: center;
        margin: 0px;
    }
    .contactUs .hotline__label {
        font-size: 15px;
    }
    .contactUs .contact__btnLink {
        margin: 20px 0px 0px 0px;
    }
    .contactUs .btnLink__text {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 640px) {
    .contactUs .contact__list {
        flex-direction: column;
        padding: 15px 0px;
        margin: 15px 0px 0px 0px;
    }
    .contactUs .hotline__label {
        font-size: 15px;
    }
    .contactUs .contact__btnLink {
        padding: 15px 0px;
    }
    .contactUs .btnLink__text {
        font-size: 14px;
        padding: 10px 20px;
    }
}

.col.l-12 {
    /* flex: 0 0 100%; */
    /* max-width: 100%; */
}

.c-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

div#halink_about_9-2 {
    margin-bottom: 0 !important;
}

.col-md-offset-6 {
    /* margin-left: 50%; */
}

p.title__text {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.widget {
    margin: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px !important;
    margin-right: -4px !important;
    justify-content: center;
}

.col {
    padding: 0;
}

.c-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .col-md-offset-6 {
        margin-left: 50%;
    }
}

@media (min-width: 1113px) {
    .l-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .l-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row {
        margin-left: -12px !important;
        margin-right: -12px !important;
    }
    .col {
        padding-left: 12px !important;
        padding-right: 12px !important;
        margin: 0 !important;
    }
}

.footer-wrapper .row {
    margin: auto !important;
}

.footer-widgets .row {
    margin: auto !important;
    padding: 15px !important;
}

footer .widget {
    margin-bottom: 30px;
}

@media (min-width: 740px) {
    .gioithieu_page_cus .row {
        margin-left: -8px;
        margin-right: -8px;
    }
    .gioithieu_page_cus .m-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin: auto !important;
    }
    .gioithieu_page_cus .m-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.videos-list-item>div>a>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    text-align: center;
    font-size: 80px;
    transition: .2s all;
    color: white;
    cursor: pointer;
}

.videos-list-item>div>a {
    position: relative;
    display: block;
    color: white;
    font-size: 17px;
    text-align: center;
    background: black;
}

.videos-list-item>div>a>img {
    width: 100%;
    object-fit: cover;
    height: auto;
    opacity: .6;
    transition: .5s all;
}

.videos-list-item>div>a>span {
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: block;
}

.videos-list-item>div>a:hover>i {
    font-size: 90px;
}

.box-video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #1e1e1eed;
    opacity: 1;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999999999;
}

.box-video-content {
    justify-content: center;
    align-items: center;
    width: 67%;
    height: 80%;
}

.box-video iframe.fancybox-iframe {
    width: 100%;
    height: 100%;
    float: left;
    border: none;
    background: transparent;
    box-shadow: 0 0 10px #0000003b;
}

.box-video .fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 5px;
    position: absolute;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: auto;
    right: 15px;
    top: 15px;
    transition: all 0.3s;
}

.box-video .fancybox-button svg {
    width: 30px;
    /* background: #1210101f; */
}

.box-video .fancybox-button svg path {
    fill: white;
    stroke-width: 0;
}

.box-video .fancybox-button:hover {
    transform: scale(1.2);
}

.videos-list p.title__text {
    font-size: 20px;
    margin: auto;
}

.videos-list .strategy__title {
    margin-bottom: 25px;
    padding-bottom: 15px;
}