body{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 0.9375rem;
    overflow-x: hidden;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: .5rem;
    background-color: #002166;
}

body::-webkit-scrollbar-thumb {
    background-color: #002166;
}

.e-con.e-flex>.e-con-inner {
    max-width: 72rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Anton", sans-serif;
    line-height: 1.4;
    margin: 0;
}

.group_heading h1,.group_heading h2 {
    color: var(--Blue-1, #002166);
    font-size: 2.7rem;
    font-weight: 400 !important;
    margin-bottom: 0.5rem;
}

p:last-child {
    margin: 0;
}

.elementor-button {
    height: 2.7rem !important;
    border-radius: 5rem;
    background: var(--Gradient-2, linear-gradient(90deg, #F37E26 0%, #F8A020 100%)) !important;
    padding: 0;
    display: inline-flex !important;
    align-items: center;
    padding: 0 1.5rem;
    font-size: .9rem;
    margin-top: 1.5rem;
    border: none !important;
    font-weight: 700;
}

html {
    font-size: 1vw;
}

.sub_title span {
    color: var(--Orange-1, #F37E26);
    font-family: Inter;
    font-size: 1.042rem;
    font-style: normal;
    font-weight: 400;
    font-weight: 400 !important; /* 127.273% */
    letter-spacing: 0.22000000000000003rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
    position: relative;
	text-transform: uppercase;
}
.group_heading>.sub_title{
    position: relative;
}
.sub_title span:before,
.group_heading>.sub_title:before{
    content: '';
    background-image: url(../images/icon_logo.svg);
    width: 2.1rem;
    height: 2.1rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 auto;
    margin-right: 1rem;
    display: inline-block;
	text-transform: uppercase;
}

p.elementor-blockquote__content {
    color: var(--Blue-2, #148DCD);
    font-size: 1.25rem;
    font-style: normal;
    /* 128% */
    line-height: 1.4;
}

blockquote.elementor-blockquote {border-left: 2px solid #148DCD !important;padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;margin-top: 1.75rem !important;}

.home_2_img img {
    transform: translateX(3rem);
}
.home_3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, #F9F9F9 10.07%, rgba(249, 249, 249, 0.00) 100%);
    SVG;
    top: 0;
}

.home_3 {
    position: relative;
}

.home_3_items .elementor-widget-container {
    border-radius: 0.5rem;
    background: rgba(110, 205, 255, 0.10);
    padding: 2.25rem 2rem;
}

.home_3_items h3,.home_3_items h4,.home_3_items h2 {
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    Colors
    Hex
    Hex

    Text colors

    Blue 1;
    font-size: 1.8rem;
    padding-bottom: 0.75rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #DFDFDF;
}

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

.home_3_items ul li + li {
    margin-top: 1rem;
}

.home_3_items ul strong {
    font-size: 1rem;
}

.home_5_items .elementor-icon-box-content h3 {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 600 !important;
    font-family: Inter;
}

.home_5_items .elementor-icon-box-icon {
    margin-right: 2rem !important;
    height: auto;
    width: 3.5rem !important;
}

.home_5_items span.elementor-icon {
    height: auto;
}

.home_5_items span.elementor-icon svg {
    width: 100%;
    height: auto;
    transform: rotateY(0deg);
    transition: .5s all;
}

.home_5_items .elementor-icon-box-wrapper {
    align-items: center !important;
    display: flex !important;
}

.home_5_items>*+* {
    margin-top: 2.25rem;
}

.wrap_process {
    display: flex;
}

.wrap_process .title {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2.75rem;
}

.wrap_process .title svg {
    display: block;
    width: 2.5rem;
    height: auto;
}

.wrap_process .title>pan {
    margin-left: -1.75rem;
    display: inline-block;
}

.wrap_process .title span {
    margin-left: -1.35rem;
    color: var(--Orange-1, #F37E26);
    font-size: 1rem;
    background: #fff;
    position: relative;
    z-index: 3;
    padding-right: 1.1rem;
}

.wrap_process {
    color: #666;
}

.wrap_process .item {
    width: 20%;
    padding-right: 3rem;
}

.wrap_process .item .icon {
    background: #fff;
    position: relative;
    z-index: 2;
}

.wrap_process .title:before {
    content: '';
    width: 123%;
    height: 1px;
    opacity: 0.2;
    background: var(--Orange-1, #F37E26);
    position: absolute;
}

.home_7 .elementor-button {
    margin-top: 0;
}

.home_5_image  img {
    transform: translateX(-5rem);
}

.home_7_items  img {
    border-radius: 0.5rem;
    transform: scale(1);
    transition: .5s all;
}
.home_4_slider .swiper-slide-inner:before {
    content: '';
    position: absolute;
    background: linear-gradient(90deg, #002166 0%, rgba(0, 33, 102, 0.00) 100%);
    Colors
    Hex
    Hex

    Background colors;
    width: 38.85rem;
    height: 100%;
    left: 0;
}

.home_4_slider .swiper-slide-contents {
    z-index: 9;
    padding-left: 3rem;
}

.home_4_slider {
    overflow: hidden;
}

.home_4_slider .elementor-swiper {
    border-radius: 0.5rem;
    overflow: hidden;
}

.home_4_slider .swiper-slide-contents .elementor-slide-heading {
    margin: 0 !important;
    color: var(--Secondary-White-1, #FFF);

    /* Heading/H2 */
    font-family: Anton;
    font-size: 2.5rem !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.4  !important; /* 130% */
    text-transform: uppercase;
    max-width: 29rem;
}

.home_4_slider .swiper-slide-inner:after {
    width: 100%;
    position: absolute;
    content: '';
    height: 10.35rem;
    background: linear-gradient(0deg, #002166 0%, rgba(0, 33, 102, 0.00) 100%);
    bottom: 0;
    pointer-events: none;
}

.home_4_slider .swiper-pagination {
    display: flex;
    justify-content: space-between;
    left: 5rem  !important;
    right: 5rem  !important;
    width: auto  !important;
    bottom: 5rem !important;
    z-index: 9;
}

.home_4_slider .swiper-pagination span {
    width: 100%;
    border-radius: 0;
    margin: 0 !important;
    width: 0.75rem;
    height: 0.75rem;
    border: 1px solid transparent;
    background: #012267 !important;
    border-radius: 50%;
    opacity: 1;
    outline: 1px solid #fff;
    outline-offset: 0.1rem;
    position: relative;
    z-index: 8;
}

.home_4_slider .swiper-pagination span:before {}

.home_4_slider .swiper-pagination span.swiper-pagination-bullet-active {
    background: #fff !important;
    border-color: #fff;
}
.home_4 .elementor-swiper-button {
    display: none !important;
}
.elementor-counter {
    display: flex !important;
    flex-wrap: nowrap;
    flex-direction: unset !important;
    justify-content: flex-start !important;
}

.elementor-counter-number-wrapper {
    order: -1;
    background: var(--Gradient-2, linear-gradient(90deg, #F37E26 0%, #F8A020 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.2rem !important;
    font-family: Anton;
    font-weight: 400 !important;
    flex: unset !important;
    padding-right: 0.75rem;
}

.about_2  p.elementor-blockquote__content {
    font-size: 1.2rem !important;
    font-weight: 600;
}

.elementor-counter .elementor-counter-title {
    line-height: 1.4 !important;
    max-width: 7.25rem;
    font-size: .85rem;
}

span.elementor-counter-number-suffix {
    font-size: 2rem;
}

span.elementor-counter-number-prefix {
    display: none;
}

.elementor-counter .elementor-counter-number-suffix {
    flex-grow: unset !important;
    text-align: unset !important;
    white-space: unset !important;
}

.about_section_image {
    width: 33.8rem;
    display: flex;
    margin: auto;
    position: relative;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    justify-content: center;
    align-items: flex-end;
}

.about_2 p.elementor-blockquote__content {}

.about_2 blockquote.elementor-blockquote {
    margin-top: 3rem !important;
}

.about_section_image .item {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 32%;
    left: -39%;
    z-index: 3;
    animation: hu__hu__ infinite 2s ease-in-out;
}

.about_section_image .item img {
    position: absolute;
    max-width: unset;
    width: 5.5rem;
    height: 5.5rem;
}

.about_section_image .item:nth-child(2) {
    top: 50%;
    left: -15%;
    animation: hu__hu__ infinite 3s ease-in-out;
}

.about_section_image .item:nth-child(3) {
    top: 69%;
    left: -40%;
}

.about_section_image .item:nth-child(4) {
    top: 23%;
    left: 120%;
    animation: hu__hu__ infinite 5s ease-in-out;
}

.about_section_image .item:nth-child(5) {
    top: 38%;
    left: 147%;
    animation: hu__hu__ infinite 6s ease-in-out;
}

.about_section_image .item:nth-child(6) {
    top: 69%;
    left: 120%;
    animation: hu__hu__ infinite 8s ease-in-out;
}

.about_section_image .item:nth-child(2) img {
    width: 2.7rem;
    height: 2.7rem;
}

.about_section_image .item:nth-child(3) img {
    width: 3.5rem;
    height: 3.5rem;
}

.about_section_image .item:nth-child(4) img {
    width: 3.4rem;
    height: 3.4rem;
}

.about_section_image .item:nth-child(5) img {
    width: 4.1rem;
    height: 4.1rem;
}

.about_section_image .item:nth-child(6) img {
    width: 5.5rem;
    height: 5.5rem;
}

.about_section_image:before {
    content: '';
    2
    3
    4
    width: 69.9299rem;
    height: 18.25rem;
    width: 69.9299rem;
    border-radius: 69.9299rem;
    background: linear-gradient(180deg, rgba(20, 141, 205, 0.10) 0%, rgba(255, 255, 255, 0.00) 50%);
    position: absolute;
    bottom: -7rem;
    border-radius: 50%;
    z-index: 2;
    pointer-events: none;
}

.about_section_image>img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 4;
}

.inner_image {
    position: relative;
    z-index: 2;
}
@keyframes hu__hu__ {
    50% { transform: translateY(1.5rem) }
}
.about_2_count.bottom .elementor-counter {flex-wrap: wrap !important;border-left: 1px solid #148DCD33;padding-left: 1.25rem;}

.about_2_count.bottom .elementor-counter .elementor-counter-number-wrapper {
    width: 100%;
    position: relative;
}

.about_2_count.bottom span.elementor-counter-number {
    font-size: 5.2rem;
}

.about_2_count.bottom span.elementor-counter-number-suffix {
    font-size: 5rem;
}

.about_2_count.bottom .elementor-counter .elementor-counter-number-wrapper:before {
    content: '';
    position: absolute;
    left: -1.3rem;
    height: 5rem;
    width: 1px;
    background: #002166;
}

.about_2_count.bottom .elementor-counter-title {
    max-width: unset;
    justify-content: flex-start;
    font-family: Anton;
    color: var(--Blue-1, #002166);
    font-size: 1.45rem;
    text-transform: uppercase;
    margin-top: 2.5rem;
}
.about_4_item  figure.elementor-image-box-img {
    width: 100% !important;
}

.about_4_item figure.elementor-image-box-img img {
    height: 22.8rem;
    border-radius: 0.5rem;
    width: 100%;
    object-fit: cover;
    display: block;
}

.about_4_item h3.elementor-image-box-title {
    font-size: 2.5rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
}

.about_4_item {
    font-size: 1.2rem;
    text-align: justify;
}

.about_4_item p.elementor-image-box-description {
    text-align: justify;
}

.about_4_item:not(.right) .elementor-image-box-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.about_4_item:not(.right) .elementor-image-box-wrapper .elementor-image-box-content {
    order: -1;
}

.about_4_item:not(.right) {}

.about_4_item.right figure.elementor-image-box-img img {
    height: 13.35rem;
}

.about_4_item:not(.right) {
    margin-right: 5rem;
}

.about_4_item:not(.right) p.elementor-image-box-description {
    margin-bottom: 1rem;
}

.about_4 .group_heading {
    margin-bottom: 2.5rem !important;
}

.wrap_gia_tri {
    width: 34.4rem;
    display: flex;
    margin: 16rem auto -15rem;
    position: relative;
    justify-content: center;
    align-items: center;
}

.wrap_gia_tri_items .item {
    position: absolute;
    display: flex;
    align-items: center;
    top: 20%;
    left: 0.3rem;
}

.wrap_gia_tri .inner_content {
    position: absolute;
    bottom: 0;
    width: 26.9rem;
    height: 26.9rem;
    background: linear-gradient(180deg, #B3E5FF 0%, rgba(179, 229, 255, 0.00) 50%);
    Colors
    Hex
    Hex

    Background colors;
    border-radius: 50%;
    top: 3rem;
    text-align: center;
    padding-top: 6.5rem;
}

.wrap_gia_tri h2.title {
    font-size: 2.5rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    Colors
    Hex
    Hex

    Text colors

    Blue 1;
    margin: 0;
}

.wrap_gia_tri_items .item .inner {
    position: absolute;
    right: 0;
    text-align: right;
    width: 10rem;
}

.wrap_gia_tri_items .item:nth-child(2) .inner {
    text-align: center;
    right: unset;
}

.wrap_gia_tri_items .item:nth-child(2) {
    justify-content: center;
    top: -1.5rem;
    align-items: flex-end;
    left: 50%;
}

.wrap_gia_tri_items .item:nth-child(3) .inner {
    right: unset;
    text-align: left;
}

.wrap_gia_tri_items .item:nth-child(3) {
    left: unset;
    right: 0.2rem;
}

.wrap_gia_tri_items .item:before {
    content: '';
    position: absolute;
    right: -3.55rem;
    width: 0.8rem;
    height: 0.8rem;
    background: #148DCD;
    border-radius: 50%;
}

.wrap_gia_tri_items .item .icon {
    height: 3.2rem;
    width: auto;
    margin-bottom: 0.75rem;
}

.wrap_gia_tri_items .item .icon svg {
    display: block;
    width: auto;
    height: auto;
}

.wrap_gia_tri_items .item h3 {
    font-size: 1.8rem;
    text-transform: uppercase;
    color: var(--Blue-2, #148DCD);
}

.wrap_gia_tri_items .item:nth-child(2):before {
    bottom: -1.9rem;
    left: 50%;
    transform: translateX(-50%);
}

.wrap_gia_tri_items .item:nth-child(3):before {
    left: -3.55rem;
    right: unset;
}

.about_6_banner .group_heading h2 {
    color: #fff;
}

.about_6_banner .sub_title span.elementor-heading-title {
    color: var(--Orange-1, #F37E26) !important;
}

.about_7_items {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: unset !important;
    justify-content: center;
}

.about_7_items>* {
    width: calc(calc(100% / 3) - 4.5rem);
    margin: 0 2.25rem 3rem !important;
}

.about_7_items img {
    width: 100% !important;
}

.about_7_items figure.elementor-image-box-img {
    width: 100% !important;
    border-radius: 0.5rem;
    overflow: hidden;
    height: 22.5rem;
}

.about_7_items {
    margin: 2.5rem -2.25rem 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.about_7_items figure.elementor-image-box-img img {
    height: 100%;
    object-fit: cover;
}

.about_7_items h3.elementor-image-box-title {
    font-size: 1.4rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    Colors
    Hex
    Hex

    Text colors

    Blue 1;
}

.about_7_items b {
    font-size: 0.9rem;
    font-weight: 400;
    padding-bottom: 0.4rem;
    display: block;
    margin-bottom: 0.4rem;
    position: relative;
    color: var(--Bliack, #333);
}

.about_7_items b:before {
    background: #002166;
    width: 2.8rem;
    height: 1px;
    content: '';
    position: absolute;
    bottom: 0;
    opacity: 0.2;
}

.about_7_items p.elementor-image-box-description {
    font-size: 0.9rem;
    color: var(--Secondary-Grey-2, #999);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.about_7 {
    background: linear-gradient(180deg, rgba(243, 249, 252, 0.00) 0%, #F3F9FC 100%);
    padding-bottom: 1.75rem;
}
.item_history {
    display: flex;
    flex-wrap: wrap;
}

.item_history>* {
    height: 17.5rem;
}

.item_history .box_content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    padding: 0 0 2.5rem 0;
    position: relative;
}

.about_3_slider .swiper-slide:nth-child(even) .box_content {
    order: 2;
    align-content: flex-start;
    padding: 3.5rem 0 0 0;
}

.item_history b span {
    border: 1px solid var(--Gradient-1, #002166);
    Colors
    Hex
    Hex

    Border colors


    Gradient 1;
    height: 2.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.2rem;
    border-radius: 5rem;
    background: var(--Gradient-1, linear-gradient(90deg, #002166 0%, #148DCD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.2rem;
    margin-bottom: 0;
    position: relative;
    z-index: 0;
    background-color: #fff;
    padding: 0 1.2rem;
    z-index: 9;
    transition: .4s all;
    border-radius: 100px;
    overflow: hidden;
}

.item_history {
    font-size: 0.8rem;
    cursor: pointer;
}

.item_history .content {
    padding-left: 3.25rem;
}

.item_history .box_content:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0.8rem;
    height: 0.8rem;
    background: #148DCD;
    border-radius: 50%;
    left: 1.35rem;
    transform: translateY(50%);
}

.about_3_slider:before {
    content: '';
    position: absolute;
    bottom: 51%;
    width: 110%;
    height: 1px;
    background: linear-gradient(45deg, transparent, #148DCD, transparent);
    left: 50%;
    transform: translateX(-50%);
}

.about_3_slider .swiper-slide:nth-child(even) .box_content:before {
    bottom: unset;
    top: 0;
    transform: translateY(-50%);
}

.about_3_slider .swiper-pagination {
    display: none;
}

.item_history b:before {
    height: 3.9rem;
    width: 2.25rem;
    border: 1px dashed #148DCD;
    content: '';
    position: absolute;
    left: -0.45rem;
    border-radius: 5rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    z-index: -1;
    background: #fff;
}

.item_history b:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
}

.item_history .box_content:after {
    content: '';
    height: 88%;
    width: 1px;
    border-left: 1px dashed #148DCD;
    position: absolute;
    left: 1.7rem;
    z-index: -1;
    bottom: 0;
}

.item_history .box_content b {
    display: inline-flex;
    position: relative;
    z-index: 2;
    background: #fff;
    margin-bottom: 1.2rem;
    align-items: center;
    border-radius: 100px;
}

.about_3_slider .swiper-slide:nth-child(even) .box_content:after {
    bottom: unset;
    top: 0;
}
.about_7  span.elementor-heading-title.elementor-size-default {
    justify-content: center;
}
.sv_1 .elementor-widget-text-editor {
    text-align: justify;
}

.sv_1_img {
    margin-left: 5rem;
}

.sv_1_img:before {
    content: '';
    background: linear-gradient(90deg, #148DCD 0.28%, rgba(20, 141, 205, 0.00) 87.37%);
    Colors
    Hex
    Hex

    Background colors;
    width: 42.9801rem;
    height: 23.6207rem;
    transform: rotate(0.589deg);
    flex-shrink: 0;
    position: absolute;
    border-radius: 25rem 0rem 0rem 25rem;
    opacity: 0.1;
    background: linear-gradient(90deg, #148DCD 0.28%, rgba(20, 141, 205, 0.00) 87.37%);
    left: 0;
    top: 3.05rem;
}

.sv_3 .sub_title span {
    justify-content: center;
}

.sv_3_slider .elementor-icon-box-wrapper {
    border-radius: 0.5rem;
    background: #FFF;
    box-shadow: 0rem 0.2rem 0.75rem 0rem rgba(20, 141, 205, 0.10);
    min-height: 11.75rem;
    padding: 1.5rem;
    margin: 1.2rem;
}

.sv_3_slider span.elementor-icon {
    height: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sv_3_slider span.elementor-icon svg {
    height: auto;
    width: auto;
    transform: rotateY(0deg);
    transition: .5s all;
    max-height: 100%;
}

.sv_3_slider .elementor-icon-box-icon {
    margin-bottom: 1rem !important;
}

.sv_3_slider {
    margin: 0 -1.2rem;
    width: auto;
}

.sv_3  blockquote.elementor-blockquote {
    margin: 0;
    padding: 0 !important;
    border: none !important;
    max-width: 40.5rem;
    margin: auto;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    position: relative;
}

.elementor-swiper-button {
    border: 1px solid var(--Orange-1, #F37E26) !important;
    Colors
    Hex
    Hex

    Border colors

    Orange 1;
    height: 2.25rem;
    width: 2.25rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #F37E26 !important;
    cursor: pointer;
    transition: .5s all;
    opacity: 1;
}

.elementor-swiper-button path {
    fill: #F37E26;
}

.elementor-swiper-button svg {
    width: .78rem !important;
}

.sv_3 {
    background-image: none !important;
    background: linear-gradient(180deg, rgba(20, 141, 205, 0.00) 0%, rgb(20 141 205 / 10%) 50%, rgba(20, 141, 205, 0.00) 100%) !important;
    Colors
    Hex
    Hex

    Background colors;
}

.sv_3_slider .swiper-pagination {
    display: none;
}

.sv_4_image img {
    max-width: 40rem;
}

.sv_5_image img {
    max-width: 49rem;
    width: 49rem;
    float: right;
    margin-right: 1rem;
}

.sv_4 .group_heading {
    padding-right: 5rem;
}

.sv_4 .group_heading p,ul {
    text-align: justify;
}

.sv_7 {
    width: auto;
    overflow: hidden;
}

.sv_5_items .elementor-icon-box-wrapper {
    text-align: left !important;
    display: flex !important;
    align-items: center;
}

.sv_5_items .elementor-icon-box-icon {
    margin: 0 1.5rem 0 0 !important;
}

.sv_5_items span.elementor-icon {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(179deg, rgb(20 141 205 / 20%), transparent);
    border-radius: 50%;
    transform: rotateY(0deg);
    transition: .5s all;
}

.sv_5_items span.elementor-icon svg {}

.sv_5_items span.elementor-icon svg {
    max-width: 60%;
    width: auto !important;
    height: auto;
}

.sv_5_items>*+* {
    margin-top: 1rem;
}

.sv_5_items {
    max-height: 20rem;
    overflow: auto;
    padding-right: 4.5rem;
    margin-top: 1.5rem;
}


.sv_5_items::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.sv_5_items::-webkit-scrollbar {
    width: 0.15rem;
    background-color: #002166;
}

.sv_5_items::-webkit-scrollbar-thumb {
    background-color: #002166;
}

.sv_6 .elementor-widget-text-editor {
    max-width: 47.5rem !important;
    margin: auto;
    font-size: 1rem;
}

.sv_6 .elementor-widget-text-editor h2,.sv_6 .elementor-widget-text-editor h3,.sv_6 .elementor-widget-text-editor h4 {
    color: var(--Blue-1, #002166);
}

.sv_7 .sub_title span {
    color: #fff;
}

.sv_7 .group_heading h1, .sv_7 .group_heading h2 {
    color: #fff;
}

.sv_7_slider .elementor-image-box-wrapper {
    display: flex;
}

.sv_7_slider figure.elementor-image-box-img {
    width: 17.1rem !important;
    height: 9.35rem;
    flex: 0 0 auto;
    margin-right: 0.75rem !important;
}

.sv_7_slider figure.elementor-image-box-img img {
    width: 100%;
    height: 100% !important;
    border-radius: 0.5rem;
    overflow: scroll;
}

.sv_7_slider {}

.sv_7_slider {
    color: #fff;
}

.sv_7_slider h2,.sv_7_slider h3 {
    font-family: Inter;
    font-size: 1.2rem;
    font-weight: 700;
}

.sv_7_slider b {
    font-style: italic;
    font-size: 0.8rem;
    opacity: .4;
    display: block;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.sv_7_slider p.elementor-image-box-description {
    line-height: 1.5;
    text-align: justify;
    font-size: 0.75rem;
}

.sv_7_slider .swiper-slide {
    padding: 0 2rem;
    opacity: .2;
    transition: .5s all;
}

.sv_7_slider {
    width: auto !important;
    margin: 1.5rem -2rem;
}

.sv_7_slider .swiper {
    overflow: unset;
}

.sv_7_slider .swiper-slide.swiper-slide-next, .sv_7_slider .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.sv_7_slider .swiper-pagination {
    display: none;
}

.sv_7_slider .elementor-swiper-button {
    filter: brightness(0) invert(1);
}
.row {
    max-width: 72rem;
    margin: auto;
}

section.banner_page img {
    display: block;
    width: 100%;
    height: auto;
}

.nav_scroll {
    background: #FFF;
    box-shadow: 0rem 0.25rem 1rem 0rem rgba(0, 0, 0, 0.05);
    position: sticky;
    top: 5.3rem;
    z-index: 9;
}

.nav_scroll ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.nav_scroll ul a {
    font-size: 1.1rem;
    color: #002166;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.75rem 0.7rem;
    display: inline-block;
    position: relative;
    transition: .4s all;
}

.nav_scroll ul li+li {
    margin-left: 6rem;
}

.nav_scroll ul a:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 0.2rem;
    background: #F37E26;
    Colors
    Hex
    Hex

    Background colors

    #F37E26;
    transition: .4s all;
    border-radius: 0.2rem;
}

.nav_scroll ul a:hover:before {
    width: 100%;
}

.nav_scroll ul a:hover {
    color: var(--Orange-1, #F37E26);
}

.service_page .group_heading {
    text-align: center;
}

.service_page .group_heading span.sub_title {
    color: var(--Orange-1, #F37E26);
    text-align: center;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 127.273% */
    letter-spacing: 0.22000000000000003rem;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service_page:last-child {
    padding-bottom: 7rem;
}

.wrap_slider {
    position: relative;
}

.wrap_slider .elementor-swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5rem;
}

.wrap_slider .elementor-swiper-button.elementor-swiper-button-next {
    left: unset;
    right: -5rem;
}

.item_service {
    border-radius: 0.5rem;
    background: #EEF7FC;
    margin: 0 0.5rem;
    padding-bottom: 2rem;
    cursor: pointer;
    position: relative;
}

.slider_service {
    margin: 2rem -0.5rem 0;
}

.item_service .box_img {
    height: 9.3rem;
    width: calc(100% - 1.5rem);
    border-radius: 0rem 0.5rem 0.5rem 0rem;
    margin-right: 1.5rem;
    overflow: hidden;
}

.item_service .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.item_service:hover .box_img img {
    transform: scale(1.15);
}

.item_service .box_content {
    padding: 1.5rem;
}

.item_service h3 {
    color: #002166;
    font-family: Inter;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: .4s all;
}

.item_service .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 0.8rem;
    height: 5rem;
}

.item_service span.sub {
    display: block;
    color: var(--Orange-1, #F37E26);
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    /* 138.889% */
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    margin-top: -1.95rem;
    position: relative;
    z-index: 2;
}

.item_service b {
    color: #FFF;
    font-family: Anton;
    font-size: 5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    opacity: 1;
    Colors
    Hex
    Hex

    Text colors

    #FFFFFF;
    background: linear-gradient(180deg, #FFF 22.36%, rgba(255, 255, 255, 0.00) 88.8%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
section.breadcrumbs {
    position: absolute;
    bottom: 2.5rem;
    width: 100%;
    z-index: 9;
}

section.banner_page {
    position: relative;
}

nav.breadcrumb ul {
    display: flex;
    list-style: none;
    align-items: center;
}

nav.breadcrumb ul {
    font-size: 1rem;
    font-style: unset;
    padding: 0;
}

nav.breadcrumb ul * {
    font-style: unset;
    color: var(--Bliack, #333);
}

nav.breadcrumb ul svg {
    width: 1.25rem;
    height: auto;
    display: block;
}

nav.breadcrumb ul li.title_single {
    font-weight: 700;
}

.elementor-widget-n-tabs .e-n-tabs {
    gap: 0 !important;
}

.e-n-tabs-content {
    background: #f2f2f2;
    padding: 3rem 4rem;
}

.e-n-tabs-content h2 {
    margin-bottom: 1rem;
}

.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover,.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background: var(--Blue-1, #002166) !important;
}

.project_sec_1  img {
    width: 100%;
    height: auto;
    display: block;
}
.project_sec_1_tabs  ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    padding-left: 1rem;
    justify-content: space-between;
}

.project_sec_1_tabs ul li {
    margin-bottom: 1.5rem;
}

.project_sec_1_tabs ul li {
    width: calc(50% - 1rem);
    flex: 0 0 auto;
}
ul.list_terms_project {
    list-style: none;
    margin: 0 0 3rem;
    display: flex;
    padding: 0;
    border-radius: 0.3125rem;
    gap: .2rem;
    flex-wrap: wrap;
}

section.project_page {
    padding: 3rem 0;
}

.item_project {
    position: relative;
    width: calc(calc(100% / 6) - 1rem);
    margin: 0 .5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap_project {
    display: flex;
    flex-wrap: wrap;
    margin: 0rem -.5rem 2rem;
}

.item_project {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: #FFF;
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.05);
    height: 6.75rem !important;
}

ul.list_terms_project a {
    text-align: left;
    padding: .4rem 1rem;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    transition: .5s all;
    background: #008fd0;
    max-width: 15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

ul.list_terms_project a.active,ul.list_terms_project a:hover {
    background: #002166;
}

ul.thenativePagination {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}

ul.thenativePagination a {
    color: #333;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cccccc;
    margin: 0 .2rem;
    border-radius: .2rem;
    transition: .4s all;
}

ul.thenativePagination .active a,ul.thenativePagination a:hover {
    background: #002166;
    color: #fff;
}
.item_project img {
    transform: scale(1);
    transition: .5s all;
}

.item_project:hover img {
    transform: scale(.9);
}
section.post_details {
    padding: 3rem 0;
}

.title {
    color: var(--Blue-1, #002166);
    font-size: 2.1428571429rem;
}

.post_details .content {
    margin-top: 1.5rem;
}

.wrap_content_post {
    display: flex;
}

.box_share {
    position: sticky;
    top: 4rem;
}

.wrap_content_post .wrap_right {
    margin-left: 2rem;
    flex: 0 0 auto;
}

.box_share_post {
    box-shadow: 0 0 1.35rem 1px rgba(74,74,74,.17);
    border-radius: 1.9rem;
    background-color: #fff;
    padding: 1rem 0.5rem;
    position: relative;
    padding-top: 6.55rem;
}

.box_share_post i {
    border: none!important;
    width: unset!important;
    position: unset;
    color: black!important
}

.box_share_post a {
    width: 1.85rem;
    height: 1.85rem;
    border-radius: 50%;
    border: 0.1rem solid black!important;
    display: inline-block;
    line-height: 1.85rem;
    text-align: center
}


.box_share_post i {
    border: none!important;
    width: unset!important;
    position: unset;
    color: black!important
}

.box_share_post a {
    width: 1.85rem;
    height: 1.85rem;
    border-radius: 50%;
    border: 0.1rem solid black!important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    transition: .4s all;
}

ul.social_share {
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.box_share_post a svg {
    width: .8rem;
    height: auto;
}

.box_share_post label {
    transform: rotate(-90deg);
    display: inline-block;
    text-transform: uppercase;
    width: 3.25rem;
    position: absolute;
    top: 3.5rem;
    left: -0.5rem;
    width: max-content;
    font-weight: 700;
}

ul.social_share li+li {
    margin-top: 0.5rem;
}
.item_post {
    background: #f5f5f5;
    cursor: pointer;
    position: relative;
    margin: 0 0.75rem;
}

.item_post img {
    height: 13rem;
    width: 100%;
    object-fit: cover;
    display: block;
}

.item_post  .box_content {
    padding: 1.5rem;
}

.item_post span {
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    font-weight: 700;
}

.item_post h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

.item_post .datepost_bottom {
    display: flex;
    align-items: anchor-center;
    justify-content: space-between;
}

.item_post .icon {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    border-radius: 50%;
    transition: .5s all;
}

.item_post .icon svg {
    width: .73rem;
}

.item_post:hover .icon {
    background: #F37E26 !important;
    border-color: #F37E26 !important;
    fill: #fff;
}

.item_post:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.15rem;
    background: #F37E26 !important;
    transition: .5s all;
    width: 0;
}

.item_post:hover:before {
    width: 100%;
}

section.post_related {
    padding-bottom: 3rem;
}

.slider_posts {
    margin: 1.5rem -0.75rem 0 !important;
}
.wrap_post_top {
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}

.item_post_top {
    width: 33%;
    float: left;
    height: 14rem;
    position: relative;
    overflow: hidden;
}

.item_post_top:first-child {
    width: 67%;
    height: 28rem;
}

.item_post_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
    transition: .5s all;
}

.item_post_top .box_content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1rem;
    color: #fff;
    z-index: 3;
}

.item_post_top .box_content h3 {
    font-size: 1.1rem;
    line-height: 1.3;
}

.item_post_top:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    opacity: .7;
    z-index: 2;
}

.item_post_top:hover img {
    transform: scale(1.1);
}

section.news_page {
    padding: 4rem 0;
}

.menu_news ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}

.menu_news ul a {
    min-width: 10rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .8rem;
    background: #d4d4d4;
    border-radius: .5rem;
    color: #333;
    margin: 0 0.5rem 1rem;
    transition: .4s all;
}

.menu_news ul .current-menu-item a,.menu_news a:hover {
    background: var(--Blue-1, #002166);
    color: #fff;
}

.menu_news {
    margin-bottom: .6rem;
}

.wrap_post {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem -1.25rem 0;
}

.wrap_post .item_post {
    width: calc(calc(100% / 3) - 2rem);
    margin: 0 1rem 2rem;
}
.contact_sec_2 .elementor-icon-box-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    text-align: left !important;
    align-items: center;
}

.contact_sec_2 .elementor-icon-box-wrapper .elementor-icon-box-content {
    display: flex;
}


.contact_sec_2 svg {
    display: block;
    height: auto;
}

.contact_sec_2 .elementor-icon-box-icon {
    margin: 0 !important;
}

.contact_sec_2_info span.elementor-icon {
    display: block;
    width: 0.85rem;
    height: auto !important;
    display: flex;
    align-items: center;
    fill: #666;
    margin-right: 1rem;
}

span.elementor-icon-box-title {}

.contact_sec_2_info  span.elementor-icon-box-title {
    width: 6.25rem;
    font-weight: 600;
    text-transform: uppercase;
}

.contact_sec_2_info>*+* {
    margin-top: 1rem;
}

.title_follow span {
    color: var(--Blue-1, #002166);
    font-weight: 700;
    font-size: 1rem;
}

.elementor-widget-social-icons {
    margin-top: 0.5rem;
}

.title_follow {
    margin-top: 2rem !important;
    display: block;
}

.contact_sec_2 .grroup_heading {
    padding-right: 1rem !important;
}

.contact_sec_2 .group_heading {
    padding-right: 2.5rem;
}

.wrap_form input, .wrap_form textarea,.wrap_form select {
    border: 1px solid #148DCD;
    height: 2.5rem;
    border-radius: 5rem;
    color: #333;
    padding: 0 1.2rem;
    outline: none;
    background: transparent;
}

.wrap_form input::placeholder, .wrap_form textarea::placeholder {
    font-size: 0.9rem;
}

.wrap_form .col+.col {
    margin-top: 1rem;
}

.wrap_form {
    max-width: 40rem;
    margin: auto;
}

.col.text-center {
    text-align: center;
}

.wrap_form textarea {
    border-radius: 1rem;
    padding: 1rem;
    height: 5rem;
}

input.wpcf7-form-control.wpcf7-submit {
    height: 2.7rem;
    border-radius: 5rem;
    background: #F37E26;
    border: none;
    color: #ffff;
    padding: 0 2rem;
    min-width: 10rem;
    font-weight: 700;
}
footer .group_heading_footer h2 {
    font-size: 2.7rem;
}

.logo_footer img {
    height: 2.7rem;
    display: block !important;
    margin: 0 auto 0 0 !important;
    width: auto;
}

footer .elementor-widget-text-editor {
    text-align: justify;
    font-size: .9rem;
}

.title_col span {}

.title_col {
    margin-bottom: 1rem !important;
}

footer li.elementor-icon-list-item {
    align-items: flex-start !important;
}

footer li.elementor-icon-list-item svg {
    margin-top: 0.3125rem !important;
}

.content_copyright {
    font-size: 0.875rem;
}

.content_copyright+* a {
    font-size: 0.875rem;
}

footer {
    padding-bottom: 2.5rem;
}

header {
    position: fixed !important;
    z-index: 9999 !important;
    top: 0;
    left: 0;
    border-bottom: 0.0625rem solid rgba(47, 47, 47, 0.20);
    SVG;
    transition: 0.5s all !important;
}

[data-elementor-type="header"] {
    position: unset !important;
}
header {
    padding-top: 1.075rem;
}

.menu_main  a.elementor-item {
    padding: 0 !important;
    font-size: 1rem;
    line-height: 2.875rem !important;
}

.menu_main .elementor-nav-menu>li+li {
    margin-left: 2.1875rem;
}

.logo_header  img {
    height: 2.775rem;
    width: auto !important;
}

.menu_main_top {
    font-size: 0.875rem;
}

.menu_main_top svg {
    width: 1.25rem !important;
    display: block;
    height: .9rem !important;
}

.menu_main_top li+li {
    border-left: 0.0625rem solid rgba(0, 0, 0, 0.30);
}

.menu_main_top li {
    padding: 0 1.5625rem !important;
    margin: 0 !important;
}

.menu_main_top {
    margin-bottom: .3rem !important;
}
.logo_header {
    margin-top: -1.5rem;
}
.page-header {
    display: none;
}
.wrap_gia_tri svg {
    width: 100%;
    height: auto;
}
.wrap_gia_tri_items .item .icon img {
    max-height: 100%;
    transform: rotateY(0deg);
    transition: .5s all;
}
main#content {
    overflow-x: hidden;
}
.logo_slider .elementor-widget-image .elementor-widget-container {
    height: 6.75rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: #FFF;
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.05);
    margin: 0.45rem;
}

.logo_slider {}

.logo_slider {
    width: auto !important;
    margin: 0 -1rem;
    max-width: unset !important;
}

.logo_slider .swiper-pagination {
    position: unset;
    transform: unset !important;
    padding: 0 0 0 0.25rem;
    text-align: left;
}

.swiper-pagination span {
    width: 0.65rem !important;
    height: 0.65rem !important;
    border: 1px solid #002166;
    background: transparent !important;
    opacity: 1;
}

.logo_slider .swiper-pagination span.swiper-pagination-bullet-active {
    background: #002166;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #002166 !important;
}

.post_item_home {
    position: relative;
    margin: 0 1.25rem;
}

.post_item_home .box_img {
    padding-bottom: 58.25%;
    position: relative;
    overflow: hidden;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
}

.post_item_home .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.post_item_home:hover .box_img img {
    transform: scale(1.1);
}

span.date_post {
    font-size: 1rem;
    color: var(--Blue-1, #002166);
    display: block;
    margin-bottom: 0;
}

.post_item_home h3 {
    font-size: 1.042rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    line-height: 1.5;
}

.post_item_home .content {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.wrap_post_home {
    display: flex;
    margin: 1.5rem -1.5rem 0;
}

.wrap_post_home>* {
    width: calc(50% - 3rem);
    margin: 0 1.5rem;
}

.item_bao_chi .box_img {
    padding-bottom: 60%;
    position: relative;
    border-radius: 0.5rem;
    overflow: hidden;
}

.item_bao_chi_right {
    position: relative;
}

.item_bao_chi {
    position: relative;
}

.item_bao_chi .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.item_bao_ch:hover .box_img img {
    transform: scale(1.1);
}

.item_bao_chi:hover .box_img img {
    transform: scale(1.1);
}

wrap_post_home .month {}

.wrap_post_home .month {
    color: var(--Blue-1, #002166);
    font-size: 0.8rem;
}

.wrap_post_home h3 {}

.wrap_post_home h3 {
    color: var(--Blue-1, #002166);
    font-size: 1.45rem;
    text-transform: uppercase;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_bao_chi .box_content {
    display: flex;
    align-items: flex-start;
    margin-top: 1.2rem;
}

.item_bao_chi .box_content .box_date {
    text-align: center;
}

.item_bao_chi .date {
    color: var(--Blue-1, #002166);
    text-align: center;
    font-family: Anton;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 125% */
    text-transform: uppercase;
}

.item_bao_chi .wrap_content {
    border-left: 1px solid rgba(20, 141, 205, 0.20);
    SVG;
    margin-left: 0.8rem;
    padding-left: 0.8rem;
}

.item_bao_chi .content {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_bao_chi_right .box_date {
    SVG;
    border-bottom: 1px solid rgba(20, 141, 205, 0.20);
    SVG;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
}

.box_date {}

.box_date {}

.item_bao_chi_right+.item_bao_chi_right {
    margin-top: 1.35rem;
}

.item_bao_chi_right .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #999;
}

.posts_slider {
    margin: 1.5rem  -1.25rem 0 !important;
    width: auto !important;
    max-width: unset !important;
}
.tin-tuc-su-kien .swiper-pagination {
    position: unset;
}

.posts_slider .swiper-pagination {
    display: flex;
    padding: 0 1rem;
    margin-top: 1rem;
}
.tv_section .elementor-widget-image {
    width: 30rem;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: -3.5rem;
}

.tv_section {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.tv_section .elementor-widget-image:before,.tv_section .elementor-widget-image:after {
    content: '';
    position: absolute;
    width: 30.8rem;
    height: 30.8rem;
    flex-shrink: 0;
    border-radius: 30.8rem;
    background: radial-gradient(50% 50% at 50% 50%, rgba(20, 141, 205, 0.30) 0%, rgba(20, 141, 205, 0.00) 100%);
    filter: blur(5rem);
    top: 0;
    left: 0;
}

.tv_section .elementor-widget-image img {
    position: relative;
    z-index: 2;
}

.tv_section .elementor-widget-image:after {
    bottom: 0 !important;
    top: unset;
    right: -5rem !important;
    left: unset;
}

.tv_section .group_heading h2 {
    font-size: 2.5rem;
    margin: 0;
}

.wrap_form select {
    color: #148DCD;
}

.tv_section .col:nth-child(2),.tv_section .col:nth-child(3),.tv_section .col:nth-child(4),.tv_section .col:nth-child(5) {
    width: 49%;
}

.tv_section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tv_section .col {
    width: 100%;
}

span.wpcf7-spinner {
    position: absolute;
}

.tv_section {
    margin-top: 5rem;
}
.logo_slider .elementor-widget-image .elementor-widget-container img {
    max-height: 75%;
    width: auto;
    max-width: 75%;
}
header {
    background: transparent;
    transition: 1s all;
}

header.sticky {
    background: #fff;
}
header .elementor-nav-menu--main a {
    font-size: .8rem !important;
}

.menu_main .current-menu-item a.elementor-item {
    color: #F37E26 !important;
}

.menu_main .current-menu-item a.elementor-item svg path {
    stroke: #F37E26;
}

.menu_main .current-menu-item a.elementor-item:after {
    background: #F37E26;
}
.home_4_slider .swiper-pagination:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
}
/*loading-effect-page*/
.load_home_page svg {
    width: 40.833rem;
    max-width: 95%;
    height: auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    transition: 1s all;
    opacity: 1;
    background: transparent;
}

div.load_home_page .mask {
    /*background-color: #00BDFFFF;*/
    transition: 1s all ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
}

div.load_home_page.complete .mask {
    background-color: transparent;
}

div.load_home_page .mask span {
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    transition: 1s all ease-in-out;
    background-color: #fff;
    /*backdrop-filter: blur(40px);*/
}

div.load_home_page .mask span:nth-child(even) {
    left: unset;
    right: 0;
}

div.load_home_page .mask span:nth-child(1) {
    top: 0;
}

div.load_home_page .mask span:nth-child(2) {
    top: 20%;
}

div.load_home_page .mask span:nth-child(3) {
    top: 40%;
}

div.load_home_page .mask span:nth-child(4) {
    top: 60%;
}

div.load_home_page .mask span:nth-child(5) {
    top: 80%;
}

.load_home_page.complete {
    visibility: hidden;
}

div.load_home_page.complete .mask span {
    width: 0;
    opacity: 0;
    transition-delay: .3s;
}

@media only screen and (max-width: 991px) {
    .load_home_page svg {
        width: 320px;
    }
}

@media only screen and (max-width: 767px) {
    .load_home_page svg {
        width: 240px;
    }
}

.load_home_page.complete svg {
    transition-delay: 0.4s;
    opacity: 0;
}

.load_home_page rect, .load_home_page path {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

img.logo_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30rem;
    max-width: 80vw;
    transition: .3s all ease-in-out;
    opacity: 1;
}

.load_home_page.complete img.logo_center {
    opacity: 0;
}
[data-elementor-type="wp-page"] {
    overflow-x: hidden;
}
body:not(.header_transparent) header{
    background: #fff;
}
a.elementor-button:before{
    content: '';
    background: #148DCD;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    transform: scale(0);
    transition: .5s all;
    border-radius: 100px;
}

a.elementor-button {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

a.elementor-button:hover:before {
    transform: scale(1);
}
.item_post a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.item_post {position: relative;}
.home_3_items li:before {
    content: '';
    content: '';
    background-image: url(../images/icon_logo.svg);
    width: 1rem;
    height: 1rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 auto;
    position: absolute;
    left: 0;
    top: .35rem;
}

.home_3_items li {
    padding-left: 1.7rem;
    position: relative;
}
/*.home_7_items .elementor-widget-container:hover img {*/
/*    transform: scale(.8);*/
/*}*/
.menu_main_top li:last-child svg {
    width: 1.3rem;
    height: auto;
}
.menu_main_top li:last-child {
    padding-right: 0 !important;
}
a.open_form_search svg {
    display: block;
    width: 1.35rem;
    height: auto;
}
div#search_form {
    background: transparent;
}

div#search_form h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 1rem;
}

div#search_form {
    width: 36rem;
}

div#search_form input.search-field {
    width: 100%;
    border-radius: 100px;
    font-size: 1rem;
    color: #333;
}

div#search_form input.search-field::placeholder {
    font-size: .8rem;
}

div#search_form form.search-form {
    position: relative;
}

div#search_form form.search-form button {
    position: absolute;
    top: 0;
    right: 0;
    outline: none !important;
    b
    align-content: normal;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

div#search_form form.search-form label {
    display: inline-block;
    width: 100%;
}

div#search_form form.search-form button svg {
    width: 1.2rem;
    height: auto;
    display: block;
}

ul.list_tu_khoa {
    padding: 0;
    list-style: none;
    margin: 1rem 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.list_tu_khoa a {
    color: #fff;
    border: 1px solid #fff;
    padding: .2rem 1rem;
    border-radius: 100px;
    margin: 0 .3rem .6rem;
    display: inline-flex;
    font-size: .8rem;
    transition: .5s all;
}

ul.list_tu_khoa a:hover {
    background: #fff;
    color: #333;
}

div#search_form {}

div#search_form button.fancybox-button.fancybox-close-small {
    background: #fff;
    opacity: 1 !important;
    border: none;
    color: #333 !important;
}
section.news_page.search_page {
    padding: 8rem 0 3rem;
}
.home_5_items>*:hover span.elementor-icon svg {
    transform: rotateY(360deg);
}
footer .elementor-nav-menu--main .elementor-nav-menu a:hover {
    color: #F37E26 !important;
}
.elementor-swiper-button:hover {
    opacity: .2;
}
.box_share_post a:hover {
    background: #F37E26;
    border-color: #F37E26 !important;
}
.sv_5_items>*:hover span.elementor-icon {
    transform: rotateY(360deg);
}
.sv_4 .elementor-widget-text-editor ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.sv_4 .elementor-widget-text-editor ul li:before{
    content: '';
    background-image: url(../images/icon_check.svg);
    width: 1.9rem;
    height: 1.9rem;
    display: block;
    flex: 0 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: .7rem !important;
}
.sv_4 .elementor-widget-text-editor ul li {
    display: flex;
}
.item_service:hover h3 {
    color: #148DCD;
}
.wrap_gia_tri_items .item:hover .icon img {
    transform: rotateY(360deg);
}
.single-service h1 {
    text-transform: uppercase;
}

.sv_3_slider .elementor-icon-box-wrapper:hover span.elementor-icon  svg {
    transform: rotateY(360deg);
}
section.breadcrumbs {
    left: 0;
}
.breadcrumbs_section {
    position: unset;
}
header .menu_main {
    position: unset;
}
ul.fixed_button {
    list-style: none;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 50%;
    right: 1rem;
    text-align: center;
    transform: translateY(-50%);
    z-index: 999;
}

ul.fixed_button img {
    max-width: 2rem;
    display: block;
    margin: auto;
}

ul.fixed_button li+li {
    margin-top: 1.4rem;
}

ul.fixed_button li:nth-child(2) {
    margin-top: .5rem;
}
ul.fixed_button li:nth-child(1) img {
    max-width: 6rem;
}
.sv_3 blockquote.elementor-blockquote:before{
    content: '';
    position: absolute;
    top: 0;
    background-image: url(../images/icon_quote.svg);
    width: 6.6rem;
    height: 4.65rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    transform: translateX(-50%);
    top: -3rem;
}
.sv_3 blockquote.elementor-blockquote {
    margin-top: 4rem !important;
}
.home_5_items {
    margin-top: 1.5rem;
}
.wrap_all_services {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
}

.wrap_all_services .item_service {
    width: calc(25% - 1rem);
    margin: 0 0.5rem 1rem;
}
.banner_page .group_heading h1,.banner_page .group_heading h2 {
    font-size: 2.5rem !important;
}
.item_history:hover b span {
    background: #148DCD;
    border-color: #148DCD;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #fff;
    color: #fff;
}
.service_page {
    padding-top: 7rem;
    position: relative;
}
.single-service .elementor-widget-shortcode,
.page-template-bgs_global .elementor-widget-shortcode{position: unset;}

.single-service nav.breadcrumb,
.page-template-bgs_global nav.breadcrumb{
    filter: brightness(0) invert(1);
}
.sv_7 .sub_title span:before {
    filter: brightness(0) invert(1);
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #148DCD;
}
section.banner_page:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10%;
    background: linear-gradient(0deg, #fff, transparent);
    opacity: .5;
}
.wrap_post .post_item_home {
    width: calc(calc(100% / 3) - 2.5rem);
    margin: 0px 1.25rem 2rem;
}
.wrap-next-post a {
    color: #575757;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase
}


.wrap-next-post {
    border-top: 1px solid #cdcdcd;
    padding-top: 2rem;
    margin-bottom: 3rem;
    display: inline-flex;
    width: 100%;
    margin-top: 2rem;
    justify-content: flex-end;
}

.wrap-next-post a:hover {
    color: #F37E26;
}
body {
    overflow-x: hidden;
}
[data-elementor-type="wp-post"] {overflow-x: hidden;}
.menu_main a.elementor-item svg {
    height: 1.1rem;
}
.elementor-swiper-button.elementor-swiper-button-prev {}

.service_page .swiper-pagination {
    position: unset;
    margin-top: 2rem;
    display: none;
}
.wrap_logo_bc  a {
    height: 7rem;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 15px;
    box-shadow: 0 0 10px transparent;
    transition: .5s all;
}

a {}

.wrap_logo_bc a img {
    max-height: 90%;
    width: auto;
    max-width: 90%;
    margin: auto;
}

.wrap_logo_bc {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
    --widgets-spacing: 0 !important;
    --widgets-spacing-row: 0;
    --widgets-spacing-column: 0;
}

.wrap_logo_bc>* {
    width: calc(20% - 1rem);
    margin: 0 .5rem 1rem !important;
}

.wrap_logo_bc a:hover {
    border-color: #118dcd;
    box-shadow: 0 0 10px #c3bdbd;
}
div#form_popup {
    max-width: 40rem;
    padding: 2rem;
    border-radius: 20px;
}

div#form_popup h2 {
    font-size: 2rem;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background: #002166 !important;
}
.banner_page:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(0deg, #fff, transparent);
    z-index: 2;
    left: 0;
    bottom: 0;
    top: unset;
}

.banner_page .e-con-inner {
    z-index: 9;
    position: relative;
}
input,
textarea,
select {
    font-size: 16px !important;
}
.content_banner {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    max-width: 72rem;
    width: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 15px;
}

.content_banner h1 {
    color: var(--Blue-1, #002166);
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin-bottom: 0.5rem;
    font-size: 2.5rem;
}
.elementor-nav-menu .sub-arrow {
    align-items: center;
    display: flex;
    line-height: 1;
    margin-block-end: -10px;
    margin-block-start: -10px;
    padding: 10px;
    padding-inline-end: 0;
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em;
}
.elementor-nav-menu .sub-arrow{
    display: none !important;
}
header .menu_main .elementor-nav-menu>li.menu-item-has-children>a:before  {
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(../images/arrow-down.svg) !important;
    background-size: .65rem;
    background-position: center;
    background-repeat: no-repeat;
    position: unset;
    background-color: transparent !important;
    opacity: 1 !important;
    order: 2;
    content: '';
}
button.fancybox-button.fancybox-close-small {
    border: none;
}
.custom-language-switcher {
    display: flex;
    gap: 10px;
}
.custom-language-switcher .lang-item img {
    width: 24px;
    height: auto;
    border-radius: 3px;
    transition: transform 0.2s ease;
}
.custom-language-switcher .lang-item img {
    width: 1.3rem;
    height: .9rem;
    object-fit: cover;
}
.custom-language-switcher .lang-item:hover img {
    transform: scale(1.1);
}
header .menu_main_top li:last-child {
    padding-right: 1rem !important;
}
.post_details .content img {max-width: 100%;display: block;margin-bottom: 1rem;}

.post_details .content ul {
    margin-bottom: 1rem;
}
nav.breadcrumb ul>:not(:last-child) {
    flex: 0 0 auto;
}
nav.breadcrumb ul>*:last-child *{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.content h1,.content h2,.content h3, .content h4,.content h5,.content h6 {
    margin-bottom: 1rem;
}
b, strong {
    font-weight: 700;
}
.content h2 {
    font-size: 1.5rem;
}

.content h3 {
    font-size: 1.3rem;
}
.wrap_form input:focus, .wrap_form textarea:focus {
    border-color:  #F37E26;
}
.wrap_form span.wpcf7-not-valid-tip {
    text-align: left;
}
.custom-language-switcher .lang-item img {
    display: block;
}
/* Shine */
.elementor-counter .elementor-counter-number-wrapper:hover:after {
    content:'';
    top:0;
    transform:translateX(100%);
    width:100%;
    height:220px;
    position: absolute;
    z-index:1;
    animation: slide 1s infinite;

    /*
    CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
    */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* animation */

@keyframes slide {
    0% {transform:translateX(-100%);}
    100% {transform:translateX(100%);}
}


.elementor-widget-counter {
    overflow: hidden;
}

.wrap_vs .elementor-icon-box-icon {
    width: 5rem;
    height: 5rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F37E26 !important;
}

.wrap_vs .elementor-icon-box-icon svg {
    font-size: 2.3rem !important;
}
.about_4 .sub_title span {
    justify-content: center;
}
.box_search_header  search.e-search {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(100%);
    width: 20rem;
    background: #fff;
    padding: .7rem;
    box-shadow: 0 0 10px #c2c2c2;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
}

.box_search_header {
    width: auto !important;
    align-items: center;
    display: block !important;
}

.box_search_header search.e-search input,.box_search_header search.e-search button {
    height: 2.5rem;
    min-height: unset;
}

.box_search_header search.e-search button {
    width: 2.5rem !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    background: var(--Gradient-2, linear-gradient(90deg, #F37E26 0%, #F8A020 100%)) !important;
}

.box_search_header search.e-search button svg {
    width: 1rem !important;
    margin: 0 !important;
}
.box_search_header:hover search.e-search {
    opacity: 1;
    pointer-events: unset;
}
a.open_form_search {
    pointer-events: none;
}

.box_search_header {
    cursor: pointer;
}
footer#site-footer {
    display: none;
}
.content_banner{
    display: none !important;
}
ul.list_terms_project a span {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.item_project img {
    max-height: 75%;
    width: auto;
    max-width: 75%;
}
ul.list_terms_project li {
    width: calc(calc(100% / 5) - .2rem);
}

ul.list_terms_project li a {
    text-align: center;
}
.post_details .content h2 {
    font-size: 1.6rem
}

.post_details .content h3 {
    font-size: 1.5rem
}

.post_details .content h4 {
    font-size: 1.35rem
}

.post_details .content h5 {
    font-size: 1.2rem
}

.box_svg_tabs svg path:not(.path_hover) {
    pointer-events: none;
}

.box_svg_tabs svg path.active {
    fill: #F37E26;
    fill-opacity: 1;
}

.box_svg_tabs svg path {
    transition: .5s all;
    cursor: pointer;
}

.box_svg_tabs svg path:not(.path_hover).active {
    fill: #fff;
}

.item_tabs_svg {
    display: none;
}
@keyframes fade_up {
    from {
        opacity: 0;
        transform: translateY(0px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}
.item_tabs_svg.active {
    display: block;
    animation-name: fade_up;
    animation-duration: .3s;
}
.elementor-custom-embed-image-overlay {}

.video_bgs .elementor-custom-embed-image-overlay {
    background: #000;
}

.video_bgs img {
    opacity: .5;
}

.video_bgs {
    border-radius: 1rem;
    overflow: hidden;
}

.video_bgs .elementor-custom-embed-play svg {
    fill: transparent;
}

.item_mh {
    display: flex;
    align-items: center;
}

.item_mh .number {
    background: var(--Gradient-2, linear-gradient(90deg, #F37E26 0%, #F8A020 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5rem;
    font-weight: 400;
    font-family: Anton;
    width: 2.8rem;
    flex: 0 0 auto;
    line-height: 1.3;
    position: relative;
}

.item_mh span {
    font-size: 1rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
}

.item_mh h3 {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: var(--Blue-1, #002166);
    font-family: Inter;
    font-weight: 700;
}

.elementor .tabs_bgs.elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title {
    padding: 1rem 0;
    background: transparent !important;
    color: #002166;
    font-size: 0.9rem;
    font-weight: 600;
}
.elementor .tabs_bgs.elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .tabs_bgs.elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title:hover {
    color: var(--Orange-1, #F37E26);
    background: transparent !important;

}




.tabs_bgs .e-n-tabs-heading {
    justify-content: space-between !important;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.elementor .tabs_bgs .e-n-tabs-content {
    padding: 2rem 0 0 0;
    background: transparent;
}

.elementor .tabs_bgs.elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{
    background: transparent !important;

}

.item_mh .number:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 0.7rem;
    width: 0.7rem;
    background: #148DCD;
    border-radius: 50%;
    left: -2rem;
}

.item_mh .number:after {
    position: absolute;
    content: '';
    width: 7.8rem;
    height: 1px;
    background: linear-gradient(45deg, transparent, #148DCD);
    top: calc(50% + .3rem);
    left: -1.9rem;
    transform: translateX(-100%);
}

.wrap_mo_hinh {
    margin-top: 2rem;
}
.item_tabs_svg .inner {
    display: flex;
    align-items: center;
}

.item_tabs_svg .box_icon {
    width: 9.815rem;
    height: 9.57035rem;
    flex-shrink: 0;
    border-radius: 50%;
    background: #FFF;
    box-shadow: 0 0 15px 0 rgba(20, 141, 205, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    line-height: 1;
}

.item_tabs_svg .box_icon img {
    max-width: 4rem;
    height: auto;
}

.item_tabs_svg .box_icon h3 {
    font-size: 1.4rem;
    color: var(--Blue-1, #002166);
    text-transform: uppercase;
    max-width: 90%;
}

.wrap_tabs_sbg {}

.for_tabs_svg {
    margin-top: 1.7rem;
}

.item_tabs_svg .content {
    margin-left: 1rem;
}
.box_svg_tabs svg {
    max-width: 100%;
    height: auto;
}
.elementor-custom-embed-play svg {
    display: block;
}

.elementor-custom-embed-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 120%;
    height: 120%;
    background: #002166;
    border-radius: 5rem;
    animation: pulse-border3 1000ms ease-out infinite;
    z-index: -1;
}
@keyframes pulse-border3 {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.1);
        opacity: 0;
    }
}
@media only screen and (min-width: 1200px){
    html {
        font-size: 1.1vw;
    }
}
@media only screen and (min-width: 1200px){
    html {
        font-size: 1.1vw;
    }
}
@media only screen and (min-width: 1600px){
    html {
        font-size: 1vw;
    }
}
@media only screen and (max-width: 1500px) {
    body{
        font-size: 1.05rem;
    }
}
@media only screen and (max-width: 991px){
    html {
        font-size: 1.2vw;
    }
    .sv_7_slider {
        width: 98% !important;
        max-width: 98% !important;
        margin: 2rem auto;
    }


}
@media only screen and (max-width: 767px){
    html {
        font-size: 3vw;
    }

    .e-con.e-flex>.e-con-inner {
        max-width: unset;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .group_heading h1, .group_heading h2 {
        font-size: 2.3rem;
    }

    body {
        font-size: 1.2rem;
    }

    .home_2_img img {
        transform: unset;
    }

    .home_5_image img {
        transform: unset;
    }

    .home_5_items .elementor-icon-box-icon {
        margin-bottom: 0 !important;
    }

    .home_5_items .elementor-icon-box-content h3 {
        text-align: left;
    }

    .home_5_items {
        margin-top: 1.6rem;
    }

    .wrap_process {
        flex-wrap: wrap;
    }

    .wrap_process .item {
        width: 50%;
        margin-bottom: 2rem;
    }

    .elementor-button {
        height: 3.5rem !important;
        font-size: 1.2rem;
        padding: 0 3rem;
    }
    .home_4_slider .swiper-slide-contents {
        padding: 0;
        max-width: 100% !important;
    }
    .home_4_slider .swiper-slide-contents {
        padding: 0;
        max-width: 100% !important;
    }

    .wrap_process .title {
        margin-bottom: 1rem;
    }

    .wrap_process .item:nth-child(5) {
        width: 100%;
    }

    .wrap_process {
        margin-top: 2rem;
    }

    .e-con.e-flex>.e-con-inner {
        max-width: unset !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about_section_image .item {
        display: none;
    }

    body {
        overflow-x: hidden;
    }

    main#content {}

    .page-content {
        overflow-x: hidden;
    }

    .about_section_image {
        width: 100%;
    }

    .about_2_count>* {
        width: 46% !important;
    }

    .about_2_count {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between !important;
    }

    .about_2_count.bottom span.elementor-counter-number {
        font-size: 4.2rem;
    }

    .about_2_count.bottom .elementor-counter-title {
        margin-top: .4rem;
        font-size: 1.4rem;
    }

    .wrap_gia_tri {
        width: 100%;
        margin: 4rem auto 6rem;
        display: flex;
        flex-wrap: wrap;
    }

    .wrap_gia_tri_items .item .inner {
        font-size: 1rem;
    }

    .wrap_gia_tri svg {
        display: none;
    }

    .wrap_gia_tri_items .item:before {
        display: none;
    }

    .wrap_gia_tri .inner_content {
        position: unset;
        order: -1;
        width: 100%;
        height: auto;
        background: none;
        margin-bottom: 3rem;
        padding-top: 1rem;
    }

    .wrap_gia_tri_items .item {
        position: unset !important;
    }

    .wrap_gia_tri_items .item .inner {position: unset;width: 100%;text-align: center !important;}

    .wrap_gia_tri_items {
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: space-between;
    }

    .about_7_items>* {
        width: calc(calc(100% / 2) - 2rem);
        margin: 0 1rem 2rem !important;
    }

    .about_7_items {
        margin: 2rem -1rem !important;
    }

    .about_7_items figure.elementor-image-box-img {
        height: 17rem;
    }

    .about_7_items p.elementor-image-box-description {
        font-size: 1rem;
    }

    .about_7_items h3.elementor-image-box-title {
        font-size: 1.6rem;
    }

    .about_7_items b {
        font-size: 1.2rem;
    }
    .about_4_item:not(.right) {
        margin: 0;
    }
    .nav_scroll {
        display: none;
    }

    .wrap_slider .elementor-swiper-button {
        display: none !important;
    }

    .row {
        padding: 0 10px;
    }
    .item_service h3 {
        margin-bottom: .5rem;
    }

    .item_service .content {
        font-size: 1rem;
        height: 4.2rem;
    }
    .sv_1_img {
        margin: 0;
    }

    .sv_3_slider {
        width: auto !important;
        margin: 0 !important;
        max-width: calc(100vw - 30px);
    }

    .sv_3_slider .elementor-icon-box-wrapper {
        align-items: center;
        padding: 4rem 1rem !important;
    }

    .sv_4 .group_heading {
        padding: 0;
    }

    .sv_4_image img {
        max-width: 100%;
    }

    .sv_5_image img {
        width: 100%;
        margin-left: -15px;
    }

    .sv_5_items {
        max-height: unset;
    }

    .sv_6 {
        background-size: 212% !important;
    }

    .sv_5_items {
        padding: 0;
    }

    .sv_7_slider .elementor-image-box-wrapper {
        display: block !important;
    }

    .sv_7_slider figure.elementor-image-box-img {
        width: 100% !important;
        margin: 0 0 2rem !important;
    }

    .sv_7_slider {
        margin: 2rem 0;
    }

    .sv_7_slider figure.elementor-image-box-img {
        height: 12rem;
    }

    .sv_7_slider figure.elementor-image-box-img img {
        object-fit: cover;
    }

    .sv_7_slider p.elementor-image-box-description {
        font-size: 1rem;
    }
    .item_project {
        width: calc(50% - 1rem);
        margin-bottom: 1rem;
    }
    .item_post_top {
        width: 100% !important;
        height: 20rem !important;
    }

    .wrap_post .item_post {width: calc(calc(100% / 2) - 2rem);margin: 0 1rem 2rem;}

    .item_post span {
        font-size: 1rem;
    }

    .item_post_top .box_content h3 {
        font-size: 1.4rem;
    }
    .box_share_post label {
        font-size: 1rem;
    }
    .contact_sec_2 .elementor-icon-box-wrapper .elementor-icon-box-content {
        align-items: flex-start;
    }

    .contact_sec_2 .elementor-icon-box-wrapper {
        align-items: flex-start;
    }

    .contact_sec_2_info span.elementor-icon {
        flex: 0 0 auto;
        padding-top: .3rem;
    }

    .contact_sec_2_info span.elementor-icon-box-title {
        width: 10rem;
        flex: 0 0 auto;
    }

    .title_follow span {
        font-size: 1.5rem;
    }

    .wrap_form input, .wrap_form textarea {
        height: 3.5rem;
    }

    .wrap_form textarea {
        height: 9rem;
    }

    input.wpcf7-form-control.wpcf7-submit {
        height: 3.5rem;
        font-size: 1.2rem;
    }

    span.wpcf7-spinner {
        position: absolute;
    }

    .iframe_map iframe {
        height: 21rem;
    }
    .logo_slider {
        max-width: calc(100vw - 30px) !important;
    }

    .wrap_post_home {
        display: block;
        margin: 0;
    }

    .wrap_post_home>* {
        width: 100%;
        margin: 1.5rem 0 0 0;
    }

    .wrap_post_home .month {
        font-size: 1rem;
    }

    .wrap_post_home h3 {
        font-size: 1.5rem;
    }
    .logo_header {
        position: absolute;
        top: 0 !important;
    }

    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: absolute;
        left: unset !important;
        width: 100vw;
        right: -15px;
        top: 3.5rem;
        margin: 0;
    }

    header {
        padding: 1rem 0 !important;
    }

    .menu_main .elementor-nav-menu>li+li {
        margin: 0;
    }

    .menu_main a.elementor-item {
        background: transparent !important;
        padding: 1.2rem !important;
        line-height: 1.2 !important;
        font-size: 1.4rem;
        justify-content: space-between;
    }

    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li+li {
        border-top: 1px solid rgb(51 51 51 / 10%) !important;
    }

    .elementor-menu-toggle .e-font-icon-svg {
        fill: #002166 !important;
    }
    .home_3_items li:before {
        top: .5rem;
    }
    .wrap_process .item {
        padding-right: 0;
    }
    .wrap_all_services .item_service {
        width: calc(50% - 1rem);
        margin: 0 0.5rem 1rem;
    }
    .wrap_post .post_item_home {
        width: calc(calc(100% / 2) - 1rem);
        margin: 0 .5rem 1rem;
    }

    .wrap_post {
        margin: 1.5rem -0.5rem;
    }
    .tv_section .elementor-widget-image {
        margin-top: 3rem;
    }

    .tv_section {
        overflow: hidden;
    }
    section.banner_page {
        margin-top: 4.5rem;
        height: 24rem;
    }
    .sv_7_slider .elementor-swiper-button {
        left: -.7rem !important;
    }

    .sv_7_slider .elementor-swiper-button.elementor-swiper-button-next {
        left: unset !important;
        right: -1rem !important;
    }
    header .menu_main a.elementor-item:hover {
        color: var(--Blue-1, #002166);
        color: #fff;
    }
    .home_3 .sub_title span, .home_4 .sub_title span, .home_5 .sub_title span, .home_6 .sub_title span, .home_7 .sub_title span, .home_8 .sub_title span,.home_9 .sub_title span,.home_10 .sub_title span {
        justify-content: center;
    }


    .posts_slider .swiper-pagination {
        justify-content: center;
    }
    .logo_slider {
        max-width: 100% !important;
        margin: 0 !important;
    }
    .sv_5+.sv_4 {
        margin-top: 4rem !important;
    }


    .service_page .swiper-pagination {
        display: block;
    }
    .wrap_logo_bc>* {
        width: calc(calc(100% / 3) - 1rem);
    }
    .logo_slider .swiper-pagination{
        text-align: center;
    }
    .menu_main .current-menu-item a.elementor-item {
        color: #fff !important;
    }
    .menu_main .current-menu-item a.elementor-item svg path {
        stroke: #fff;
    }
    .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
        font-size: 1.3rem !important;
    }

    .elementor-nav-menu .sub-arrow {
        float: right;
    }
    footer li.elementor-icon-list-item a {
        color: #fff !important;
    }
    div#form_popup {}

    div#form_popup button.fancybox-button.fancybox-close-small {
        width: 3rem;
        height: 3rem;
        border: none !important;
        padding: .2rem;
        color: #333 !important;
    }

    div#form_popup button.fancybox-button.fancybox-close-small svg {
        fill: #333 !important;
        width: 2rem;
        height: auto;
    }
    div#search_form button.fancybox-button.fancybox-close-small{
        width: 2.5rem;
        height: 2.5rem;

    }
    ul.fixed_button img {
        max-width: 3rem;
    }
    .about_3_slider .swiper-pagination {
        display: block;
        text-align: center;
        width: 100% !important;
        left: 50% !important;
        transform: translateX(-50%);
    }

    .about_3_slider {
        margin-bottom: 6rem !important;
    }
    .about_4_item.right .elementor-image-box-content {
        order: -1;
        margin-bottom: 1.5rem;
    }

    .about_4_item.right .elementor-image-box-wrapper {
        display: flex !important;
        flex-wrap: wrap;
    }
    header .menu_main a.elementor-item:hover svg {
        fill: #fff;
    }
    section.project_page{
        overflow: hidden;
    }
    ul.list_terms_project{
        justify-content: center;
    }
    .wrap_project {
        margin-left: 0;
        margin-right: 0;
    }
    .project_sec_2 .e-n-tab-title {
        padding: .7rem 1rem;
    }
    .tv_section .group_heading h2 {
        font-size: 2rem;
    }
    .wrap_content_post {
        display: block;
    }

    .box_share_post label {
        position: unset;
        transform: unset;
        margin-right: 1rem !important;
        font-size: 1rem;
    }

    .box_share_post {
        padding: 1rem;
        display: flex;
        align-items: center;
    }

    ul.social_share {
        display: flex;
    }

    ul.social_share li {
        margin: 0 !important;
    }

    ul.social_share li+li {
        margin-left: 1rem !important;
    }

    .box_share_post a {
        width: 2.5rem;
        height: 2.5rem;
    }

    .box_share_post a svg {
        width: 1rem;
    }
    .sv_3_slider .swiper-pagination {
        display: block;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .about_4_item h3.elementor-image-box-title {
        font-size: 2rem;
    }
    div#search_form {
        width: 100%;
        padding: 5rem 1rem;
    }

    ul.list_tu_khoa a {
        font-size: 1rem;
    }
    section.banner_page img {
        height: 100%;
        object-fit: cover;
    }
    .elementor-nav-menu .sub-arrow{
        display: block !important;
    }
    header .menu_main .elementor-nav-menu>li.menu-item-has-children>a:before{
        display: none;
    }
    .menu_main .current-menu-item a.elementor-item>span>svg {
        fill: #fff;
    }
    ul.fixed_button {
        bottom: 0;
        top: unset;
        width: 100vw;
        display: flex;
        align-items: center;
        background: #fff;
        right: 0;
        transform: unset;
    }

    ul.fixed_button li {
        width: calc(100% / 3);
        margin: 0 !important;
    }

    ul.fixed_button li:nth-child(1) img {
        max-width: 5rem;
    }
    footer {
        margin-bottom: 4rem !important;
    }
    .box_right_menu {
        flex-wrap: nowrap;
    }

    .custom-language-switcher .lang-item img {
        width: 1.7rem;
        height: 1.2rem;
    }

    .box_right_menu .menu_main {
        order: 2;
    }
    .post_item_home .content {
        font-size: 1rem;
    }
    .wrap_content_post .wrap_right {
        margin: 0;
        display: inline-flex;
        transform: translateY(-4.6rem);
    }

    .box_share {
        display: inline-flex;
        margin-top: -2rem;
    }

    section.post_details {
        padding-bottom: 0;
    }
    .content h2 {
        font-size: 1.7rem;
    }

    .content h2 {
        font-size: 1.5rem;
    }
    ul.list_terms_project li {
        width: calc(calc(100% / 3) - .2rem);
    }

    ul.list_terms_project a span {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    ul.list_terms_project li a {
        height: 100%;
        align-items: center;
        display: flex;
    }
    .post_item_home h3 {
        font-size: 1.4rem;
    }
    .title {
        font-size: 1.95rem;
    }
    .post_details .content h2 {
        font-size: 2.3rem;
    }

    .post_details .content h3 {
        font-size: 2.16rem;
    }

    .post_details .content h4 {font-size: 1.95rem;}

    .post_details .content h5 {
        font-size: 1.7rem;
    }
    h2 {
        font-size: 2.85rem;
    }

    h3 {
        font-size: 2.5rem;
    }

    h4 {
        font-size: 2.15rem;
    }

    h5 {
        font-size: 1.85rem;
    }
    .item_service .box_img {
        height: 8.3rem;
    }
}
