.clearfix:after{
    content: unset !important;
}
@keyframes animation_background_circle{

    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 10%;
    }
    100%{
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
        opacity: 0;
    }
}
@keyframes animation_text_full{
    0%{
        transform:translateX(0);
    }
    100%{
        transform:translateX(-100%);
    }
}
@keyframes fade_up {
    from{
        opacity:0;
    }
    to{
        opacity:1;
    }
}
@keyframes animation_infinite_down{
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}
.hot_blog_image {
    height: 100%;
}

.hot_blog_item_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}

.hot_blog_item:hover img, .hot_blog_item_middle:hover img  {
    transform: scale(1.1);
    transition: .5s all;
}

.list_blog_heading_search input {
    margin: 0;
}
.list_blog_heading_search.relative.flex.items-center {
    border-radius: 1.5625rem;
    border: 1px solid gray;
}

.search_input input {
    border: none;
    border-radius: 1.5625rem;
    box-shadow: none;
    padding: 0;
    width: 100%;
}

.search_input input:focus {
    box-shadow: none;
}

.post_single_related_heading .slider_arrow {
    width: 2.34375rem;
    height: 2.34375rem;
    border: 1px solid #00A34D;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
}

.post_slider_arrows svg {
    display: block;
}

.hot_blog_item_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}

.hot_blog_item:hover img, .hot_blog_item_middle:hover img  {
    transform: scale(1.1);
    transition: .5s all;
}

.list_blog_heading_search input {
    margin: 0;
}
.list_blog_heading_search.relative.flex.items-center {
    border-radius: 1.5625rem;
    border: 1px solid gray;
}

.search_input input {
    border: none;
    border-radius: 1.5625rem;
    box-shadow: none;
    padding: 0;
}

.search_input input:focus {
    box-shadow: none;
}

.post_slider_arrows svg {
    display: block;
}

.contact_sec_2{
    padding-top: 3.021rem;
}
.contact_item_heading {
    gap: 0.677rem;
}
.breadcrumb{
    padding-top: 2.083rem;
}

.breadcrumb ol li:not(:last-child) {
}
.blog_list_2{
    padding-top:3.125rem;
    flex-wrap: wrap;
    row-gap: 2.34375rem;
}
.hot_blog_item, .hot_blog_item_middle {
    height: 11.667rem;
    overflow: hidden;
    border-radius: 10px;
}

.hot_blog_item_middle h3 {
    font-size: 1.458rem;
    line-height: 1.2;
}
.hot_blog_item_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}

.hot_blog_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.hot_blog_title {
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 1.042rem 0.78125rem;
}

.blog_list_2 .blog_detail {
    font-weight: 400;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.75);
    gap: 0.417rem;
    margin-top: 0.417rem;
}


.hot_blog_item:hover img, .hot_blog_item_middle:hover img  {
    transform: scale(1.1);
    transition: .5s all;
}

.list_blog_heading li{
    transition: .5s all;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.list_blog_heading_search input {
    margin: 0;
}
.list_blog_heading_search.relative.flex.items-center {
    border-radius: 1.5625rem;
    border: 1px solid gray;
}

.search_input input {
    border: none;
    border-radius: 1.5625rem;
    box-shadow: none;
    padding: 0;
}

.search_input {
    border-radius: 1.5625rem;
    padding: 0.3rem 1.042rem;
}

.search_icon {
    width: 1.042rem;
    height: 1.042rem;
    padding-right: 1.042rem;
    POSITION: ABSOLUTE;
    Z-INDEX: 9;
    RIGHT: 2REM;
    PADDING: 0;
}

.search_input input:focus {
    box-shadow: none;
}
.blog_list_3 form{
    margin: 0;
}
.list_blog_main {
    padding-top: 2.34375rem;
    gap: 1.823rem;
    row-gap: 2.083rem;
}

.list_blog_item_content h4 {
    color: black;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.2;
    margin: 0;
    transition: .5s all;
}


.list_blog_cta svg{
    display: block;
    transition: .5s all;
}


.post_single_content strong {
    font-weight: 600;
    font-size: 1.09375rem;
    line-height: 1.3;
}

.post_slider_arrows svg {
    display: block;
}


.contact_sec_2 .contact_list {
    column-gap: 2.292rem;
    row-gap: 1rem;
}
.blog_list_1 h1{
    font-weight: 700;
    font-size: 2.865rem;
    line-height: 100%;
    color: rgba(255, 255, 255, 1) !important;
    margin:0;
}
.blog_list_2 h2{
    font-size: 2.604rem;
    line-height: 3.125rem;
    margin:0;
}
.blog_list_1 {
    min-height: 26.042rem;
}
.blog_list_banner_title{
    height: 100%;
    width: 100%;
}

.breadcrumb ol {
    display: -webkit-box;
    list-style: none;
    margin: 0;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.breadcrumb ol li {
    display: inline;
    margin-right: 0.833rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2rem;
}

.hot_blog_item_middle .hot_blog_title {
    padding: 2.083rem 1.927rem;
}
.hot_blog_item_middle {
    height: 24.583rem;
}

.hot_blog_title h3 {
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin:0;
}
.hot_blog_item_middle h3 {
    font-size: 1.458rem;
    line-height: 1.2;
}
.hot_blog_item_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}

.hot_blog_list {
    height: 24.583rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hot_blog_image:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 5.99rem;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    width: 100%;
}
.hot_blog_item_middle .hot_blog_image:before {
    height: 9.792rem;
}

.hot_blog_item a, .hot_blog_item_middle a{
    width: 100%;
    height: 100%;
    z-index: 3;
}
.hot_blog_item:hover img, .hot_blog_item_middle:hover img  {
    transform: scale(1.1);
    transition: .5s all;
}
.blog_list_3 {
    padding-top: 5.208rem;
}
.list_blog_heading ul {
    list-style: none;
    column-gap: 2.083rem;
    row-gap: 1rem;
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 100%;
    margin: 0;
}
.list_blog_heading li.active a {
    color: #234B9E;
}
.list_blog_heading li.active {
    position: relative;
}
.list_blog_heading li:hover a {
    color: #234B9E;
    transition: .5s all;
}
.list_blog_heading li:before {
    width: 100%;
    height: 2px;
    background: #234B9E;
    position: absolute;
    content: '';
    bottom: -0.6rem;
    opacity: 0;
    transition: .5s all;
}
.list_blog_heading_search input {
    margin: 0;
}
.list_blog_heading_search.relative.flex.items-center {
    border-radius: 1.5625rem;
    border: 1px solid gray;
}

.search_input input {
    border: none;
    border-radius: 1.5625rem;
    box-shadow: none;
    padding: 0;
}

.search_icon svg {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    opacity: 80%;
}
.list_blog_heading_search {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 1.5625rem;
    width: 21rem;
}
.search_input input:focus {
    box-shadow: none;
}

.blog_list_3 .list_blog_item {
    width: calc(calc(100% / 4 - (1.823rem * 3 /4)));
}

.list_blog_item_image {
    overflow: hidden;
    border-radius: 10px;
    aspect-ratio: 326 / 218;
}

.list_blog_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: .5s all;
}
.list_blog_item_content {
    margin-top: 1.042rem;
}

.list_blog_item .blog_detail {
    margin-top: 0.573rem;
    color: rgba(102, 102, 102, 1);
    font-size: 0.729rem;
    gap: 0.417rem;
}
.blog_detail_date{
    padding-right: 0.417rem;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    transition: .5s all;
}
.list_blog_cta{
    margin-top: 2.083rem;
}
.blog_list_3 .list_blog_item:hover h4 {
    color: var(--main-cl);
    transition: .5s all;
}

.blog_list_3 .list_blog_item:hover .blog_detail {
    color: black;
}

.blog_list_3 .list_blog_item:hover .blog_detail_date {
    transition: .5s all;
}
.blog_list_3 .blog_detail_category {
    transition: .5s all;
}
.blog_list_3 .list_blog_item:hover .blog_detail_category {
    transition: .5s all;
}
.list_blog_cta button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.417rem 0.729rem;
    border-radius: 1.302rem;
}
.list_blog_cta .cta_svg {
    width: 1.667rem;
    height: 1.667rem;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.2);
}
.list_blog_cta button:hover {
    background: #234B9E;
    transition: .5s all;
}
.list_blog_cta button:hover svg{
    transform: rotate(180deg);
    transition: .5s all;
}
.list_blog_item a {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.list_blog_item:hover img {
    transform: scale(1.05);
    transition: .5s all;
}

section.post_single {
    padding-top: 4.375rem;
}
.post_single_detail {
    gap: 0.417rem;
    font-size: 0.729rem;
}

.post_single_date {
    padding-right: 0.417rem;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.post_single_category {
    color: #234B9E;
}
.post_single_main {
    padding: 0 11.354rem;
}

.post_single_heading h1 {
    padding-top: 0.521rem;
    font-size: 2.865rem;
    line-height: 3.646rem;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 1.25rem;
    text-align: center;
}
.post_single_content {
    margin-top: 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.post_single_tags {
    padding-top: 1.25rem;
    gap: 0.885rem;
    font-size: 0.833rem;
    line-height: 100%;
    color: rgba(102, 102, 102, 1);
}

.post_single_tags ul {
    list-style: none;
    gap: 0.521rem;
    margin: 0;
}
.post_single_tags li {
    margin: 0;
    background: #EBF2FF;
    border-radius: 1.823rem;
    padding: 0.6rem 0.7rem;
    transition: .4s all;
    cursor: pointer;
}
.post_single_tags li:hover {
    background: #234b9e;
    color: #fff;
}
.post_single_related {
    padding-top: 5.833rem;
    padding-bottom: 4rem;
}
.post_single_related_heading h3 {
    font-size: 2.34375rem;
    line-height: 2.604rem;
    margin: 0;
}
.post_related_item {
    padding: 0 0.9375rem;
}
.post_related_item a {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.post_single_related_list {
    margin: 0 -0.9375rem;
}
.post_single_related_heading {
    margin-bottom: 1.823rem;
}
.post_related_image img {
    border-radius: 0.521rem;
    transition: .5s all;
}
.post_related_item:hover img {
    transform: scale(1.1);
    transition: .5s all;
}
.post_related_item:hover h4 {
    color: var(--main-cl);
    transition: .5s all;
}

.post_related_item:hover .blog_detail_date {
    transition: .5s all;
}

.post_related_item:hover .blog_detail_category {
    transition: .5s all;
}
.post_related_image {
    overflow: hidden;
    border-radius: 0.521rem;
    padding-bottom: 64.25%;
    position: relative;
}
.post_related_content h4 {
    padding-top: 1.042rem;
    /* font-weight: 600; */
    font-size: 0.9375rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: rgba(51, 51, 51, 1);
    transition: .5s all;
}
.post_related_item .blog_detail{
    gap: 0.417rem;
    transition: .5s all;
}
.post_single_related .blog_detail_date {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    transition: .5s all;
}

.post_slider_arrows .slider_arrow.left:hover {
    background: #00A34D;
    transition: .5s all;
}
.post_slider_arrows .slider_arrow.right:hover {
    background: #00A34D;
    transition: .5s all;
}
.post_slider_arrows .slider_arrow.left:hover svg path, .post_slider_arrows .slider_arrow.right:hover svg path  {
    stroke: white;
    transition: .5s all;
}
.post_slider_arrows {
    gap: 0.521rem;
}
.post_slider_arrows svg {
    transition: .5s all;
    display: block;
}
.contact_sec_1{
    min-height: 26.042rem;
}
.contact_banner {
    width: 100%;
    height: 100%;
}

.contact_banner h1 {
    font-size: 2.865rem;
    line-height: 100%;
    text-align: center;
    color: white;
    margin:0;
}
.contact_sec_2{
    padding-top: 3.021rem;
}
.contact_sec_2 .contact_item {
    width: calc(calc(100% / 4 - (2.292rem * 3 / 4)));
    background: linear-gradient(180deg, #EBF2FF 0%, rgba(235, 242, 255, 0) 100%);
    padding: 1.302rem 1.458rem 2.604rem 1.458rem;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.contact_sec_2 .contact_item_heading {
    margin-bottom: 1.354rem;
    gap: 0.677rem;
}

.contact_item_heading .contact_logo {
    width: 2.1875rem;
    height: 2.1875rem;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    border-radius: 100%;
    padding:0.46875rem;
}
.contact_sec_2 .contact_title {
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 1.2;
    color: #234B9E;
}
.contact_map iframe {
    border-radius: 1.5625rem;
}

.contact_map {
    padding-top: 2.083rem;
}
.contact_item:before {
    width: 100%;
    height: 100%;
    background-image: url('../images/Rectangle-18410.png');
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    background-size: 100% 100%;
    transition: .5s all;
}

.contact_item:hover:before {
    opacity: 1;
}
.contact_item_content {
    z-index: 2;
    margin-top: 1.25rem;
}

.faq_sec_1{
    min-height: 26.042rem;
}
.faq_banner_title{
    height: 100%;
    width: 100%;
}
.faq_banner_title h1{
    font-weight: 700;
    font-size: 2.865rem;
    line-height: 100%;
    color: rgba(255, 255, 255, 1);
    margin:0;
}
.faq_sec_2 .tabs_inner {
    flex-direction: column;
}

.tabs_inner h3 {
    margin: 0;
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.4;
    color: rgba(144, 144, 144, 1);
    transition: .5s all;
}
.tabs_inner li:hover h3 {
    transition: .5s all;
    color: rgba(4, 92, 166, 1);
}
.tabs_inner li {
    padding: 0.78125rem 1.042rem;
    gap: 0.833rem;
    margin: 0;
    cursor: pointer;
}
.tabs_inner li.active{
    background: linear-gradient(90deg, #EBF2FF 0%, rgba(235, 242, 255, 0) 100%);
}
.tabs_inner li.active:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(78deg, #0053ff 0%, #68FAAD 100%);
}
.tabs_inner li.active h3 {
    font-weight: 700;
    font-size: 0.833rem;
    color: rgba(4, 92, 166, 1);
}
.faq_sec_2 {
    padding-top: 3.125rem;
}

.faq_sec_2 .tabs_inner li svg {
    display: block;
    width: 100%;
    height: 100%;
}
.faq_sec_2 .tab_content ul {
    list-style: none;
    margin: 0;
}

.faq_sec_2 .tab_title {
    font-size: 2.083rem;
    line-height: 1.5;
    margin-bottom: 1.5625rem;
}
.faq_sec_2 .tab_content h3 {
    font-weight: 600;
    font-size: 1.042rem;
    line-height: 1.3;
    margin: 0;
    transition: .5s all;
}
.faq_sec_2 .tab_content li svg{
    display: block;
    cursor: pointer;
}
.faq_sec_2 .tab_content li:hover svg{
    transform: rotate(360deg);
    transition: .5s all;
}
.faq_sec_2 .tab_content li:hover h3{
    color : #387ab5;
    transition: .5s all;
}

.faq_sec_2 .according_item_content {
    font-size: 0.833rem;
    line-height: 1.5;
    max-width: 43.333rem;
    margin-bottom: 1.302rem;
}
.faq_sec_2 .according_item_title {
    cursor: pointer;
}
.faq_sec_2 .according_item_image {
    width: 1.667rem;
    height: 1.667rem;
}
.faq_sec_2 .according_item_image svg{
    display: block;
    width: 100%;
    height: 100%;
}
.faq_sec_2 .tab_content li:first-child {
    border-top: 1px solid #234B9E;
}
.faq_sec_2 .tab_content li {
    border-bottom: 1px solid #234B9E;
}
.faq_sec_2 .tab_content li:last-child {
    margin-bottom: 0;
}

/*.faq_sec_2  .according_item_content.active{*/
/*    display: block;*/
/*}*/
.faq_sec_2 .according_item_title.active svg path:last-child{
    opacity: 0;
}
.faq_sec_2 .according_item_title{
    padding: 20px 0;
}
.faq_sec_3 {
    padding-top: 5rem;
}
.faq_sec_3 .tabs_item_image{
    width: 1.25rem;
    height: 1.25rem;
}
.faq_last_sec_banner img {
    border-radius: 20px;
}

.faq_last_sec_content {
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
}

.faq_content_box p {
    margin: 0;
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 1.5;
    color: white;
}

.faq_content_box h2 {
    font-weight: 700;
    font-size: 2.083rem;
    line-height: 1.3;
    margin-top: 0.885rem;
    color: white;
}

.faq_content_box button {
    margin-top: 1rem;
    margin-bottom: 0;
    background: white;
    padding: 0.2rem 1.5rem;
    border-radius: 100px;
    color: rgba(0, 168, 220, 1);
    margin-right: 0;
    text-transform: none;
}
.faq_content_box a:hover button {
    background: rgba(0, 168, 220, 1);
    transition: .5s all;
    color: white;
}

.system_sec_1{
    min-height: 26.042rem;
}
.system_banner{
    width: 100%;
    height: 100%;
}
.system_sec_1 h1{
    font-weight: 700;
    font-size: 2.865rem;
    line-height: 1.3;
    color: rgba(255, 255, 255, 1);
    margin: 0;
    padding: 0 2rem;
}
.system_sec_2 {
    padding-top: 4.167rem;
}
.system_cta_box a:hover button {
    background: rgba(0, 168, 220, 1);
    color: white;
}
.system_cta_box span {
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: 1.5;
}

.system_cta_box {
    gap: 1rem;
}

.system_cta_box label, .system_cta_box select, .system_cta_box button {
    margin: 0;
}
.system_cta_box button {
    padding: 0.5rem 1.5625rem;
    border: 1px solid rgba(0, 168, 220, 1);
    border-radius: 100px;
    font-weight: 700;
    font-size: 0.78125rem;
    line-height: 1.5;
    color: rgba(0, 168, 220, 1);
    text-transform: none;
    height: 2.3rem;
}
.system_list {
    padding-top: 3.333rem;
}
.system_item {
    width: calc(calc(100% / 3 - (1.042rem * 2 / 3)));
    padding: 1.71875rem;
    background: rgba(235, 242, 255, 0.5);
    border-radius: 10px;
    transition: .5s all;
}
.system_item:hover{
    background: rgba(235, 242, 255, 1);
    transition: .5s all;
}
.system_list {
    column-gap: 1.042rem;
    row-gap: 1.198rem;
}
.system_heading {
    font-weight: 600;
    font-size: 1.042rem;
    line-height: 1.5;
    margin-bottom: 1.40625rem;
}
.system_heading_title {
    margin-bottom: 0.625rem;
}

.short_line {
    width: 1.979rem;
    height: 0.104rem;
    background: #234B9E;
}
.system_address_image, .system_phone_image{
    width: 1.042rem;
    height: 1.042rem;
    flex: 0 0 auto;
}
.system_content svg {
    display: block;
}

.system_address_content {
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.3;
    flex-direction: column;
}
.system_address_content a {
    text-decoration: underline;
    color: rgba(48, 206, 48, 1);
    transition:  .5s all;
    width: fit-content;

}
.system_address_content a:hover {
    color: var(--main-cl);
    transition:  .5s all;
}

.system_address {
    gap: 0.521rem;
}
.system_item .system_content:last-child .system_address_content p {
    margin-bottom: 0;
}
.system_phone {
    gap: 0.521rem;
    font-size: 1.042rem;
}
.system_list_cta {
    padding-top: 3.646rem;
}

.system_list_cta button {
    margin: 0;
    font-weight: 400;
    padding: 0.4rem 1.7rem;
    background: #234b9e;
    border-radius: 5.208rem;
    color: white;
    text-transform: none;
}

.system_list_cta button:hover {
    background: #00A34D;
}
.about_banner {
    max-width: 100%;
    height: 41.667rem;
}

.about_banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about_banner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(85.93deg, rgba(0, 112, 255, 0.4) 0.44%, rgba(35, 75, 158, 0.4) 99.63%);
}
.about_banner_title {
    width: 100%;
    bottom: 16.615rem;
    left: 0;
    z-index: 2;
}

.about_banner_title h1 {
    max-width: 835px;
    color: white;
    font-weight: 700;
    font-size: 2.865rem;
    line-height: 1.3;
    margin: 0;
}
.about_sec_2 {
    padding-top: 4.01rem;
}
.about_us_left, .about_us_right {
    margin-top: 2.96875rem;
}

.number_content,.number_image {
    margin-top: 2.083rem;
}

.about_us_left {
    padding-left: 6.25rem;
}
h3.subtitle {
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(0, 163, 77, 1);
}

.about_us_heading h2 {
    margin: 0;
    font-weight: 700;
    font-size: 2.604rem;
    line-height: 1.3;
}

.about_sec_2 .heading_content {
    max-width: 53rem;
}
.about_us_right .about_us_heading_content {
    padding-right: 5.26rem;
}
.about_sec_2 .circle {
    width: 7.865rem;
    height: 7.865rem;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
}

.about_sec_2 .curved_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about_sec_2 .curved_text svg {
    width: 100%;
    height: 100%;
    transform: rotate(-77deg);
}

.about_sec_2 .curved_text text {
    fill: white;
    text-transform: uppercase;
    font-size: 1.7rem;
    line-height: 1.3;
    letter-spacing: 0.365rem;
}

.about_sec_2 .arrow {
    color: white;
    font-size: 48px;
    font-weight: bold;
    z-index: 10;
    transform: translateY(10px);
}
.about_sec_2 .circle_arrow {
    width: 2.96875rem;
    height: 2.96875rem;
    overflow:hidden;
}
.circle_arrow_main_svg {
    animation: animation_infinite_down 1.5s linear infinite;
}
.about_sec_2 .circle_arrow svg{
    width: 100%;
    height: 100%;
    display: block;
    transition: .5s all;
}
.circle_container {
    padding-right: 5.208rem;
}
.about_sec_2 .circle:hover .circle_arrow svg {
    transform: rotate(180deg);
    transition: .5s all;
}
.about_us_content {
    padding: 2.96875rem 6.25rem 0 6.25rem;
    gap: 6.25rem;
}

.about_us_number {
    padding: 2.083rem 0 0 6.25rem;
    column-gap: 6.25rem;
}
.about_sec_2 .content_left, .about_sec_2 .number_content {
    max-width: 23.802rem;
}
.about_sec_2 .number_main{
    gap: 0.6rem;
}
.about_sec_2 .row:last-child {
    padding-top: 2.083rem;
}


span.number_count {
    font-weight: 700;
    font-size: 13.28125rem;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    line-height: 1;
}

.about_sec_2 .number_count.hidden {
    display: none;
}
.about_sec_2 .number_unit sup {
    font-weight: 700;
    font-size: 8rem;
    line-height: 1;
    color: rgba(35, 75, 158, 1);
}
.about_sec_2 .number_unit {
    flex-direction: column;
}
.about_sec_2 .number_unit {
    flex-direction: column;
    font-weight: 500;
    font-size: 3.177rem;
    line-height: 1.2;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about_sec_2 .number_sup {
    width: 100%;
    left: 100%;
    top: -7%;
    font-weight: 700;
    font-size: 9rem;
    line-height: 1;
    color: rgba(35, 75, 158, 1);
}
.about_sec_2 .number_subtitle {
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 1.2;
    color: rgba(144, 144, 144, 1);
}
.number_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.about_sec_2:before {
    background-image: url(../images/Mask-group.png);
    position: absolute;
    content: '';
    left: 0;
    top:11.271rem;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.about_sec_3 {
    padding-top: 6.667rem;
}
.background_pattern {
    top: -12.292rem;
}
.about_sec_3 .row {
    padding-bottom: 25rem;
}
.vision_content h2 {
    font-size: 2.604rem;
    line-height: 1.3;
    margin: 0;
}
.mobile_display{
    display: none;
}
.vision_content h4, .mission_content h4 {
    font-weight: 600;
    font-size: 1.667rem;
    line-height: 1.3;
}
.about_sec_4 {
    padding-top: 6.25rem;
}
.core_heading{
    padding: 0 13.021rem;
}
.core_heading_content h2{
    font-size: 2.604rem;
    line-height: 1.3;
    margin: 0;
}
.about_sec_4 .row:last-child {
    margin-top: 3rem;
}
.about_sec_5 {
    padding-top: 5.573rem;
}
.about_sec_6 .guarantee_image{
    width: 100%;
}
.about_sec_6 .guarantee_image_main{
    width: 10.521rem;
    height:9.271rem;
}
.about_sec_5 .guarantee_play_button .guarantee_image {
    width: 2.8125rem;
    height: 2.8125rem;
}

.about_sec_5:before {
    position: absolute;
    width: 60.365rem;
    height: 59.635rem;
    background-image: url(../images/bg_ab.svg);
    background-size: 100% 100%;
    content: '';
    background-repeat: no-repeat;
    background-position: left;
    left: 0;
    top: -10rem;
}
.capacity_heading h2{
    font-size: 2.604rem;
    line-height: 1.3;
    margin: 0;
    max-width: 31.25rem;
}
.capacity_content {
    margin-top: 4.792rem;
}
.capacity_item {
    padding-bottom: 1.302rem;
    margin-bottom: 1.771rem;
    transition: .5s all;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.capacity_item:last-child {
    margin-bottom: 0;
}
.capacity_item:hover .capacity_right {
    opacity: 1;
    transform: translateX(100%);
    transition: .5s all;
}
.capacity_item .capacity_right {
    margin-right: 3.385rem;
    opacity: 0;
    transform: translateX(-8rem);
    transition: .5s all;
}
.capacity_item:hover {
    border-bottom: 1px solid rgba(35, 75, 158, 1);
    transition: .5s all;
}
.capacity_item .capacity_left {
    gap: 0.78125rem;
    flex: 0 0 auto;
}
.capacity_item .capacity_title {
    max-width: 21.458rem;
    font-size: 0.833rem;
    line-height: 1.4;
}
.capacity_item .capacity_right {
    margin-right: 3.385rem;
}
.about_sec_5 .col.large-6.capacity_col_right {
    padding-left: 0;
}
.about_sec_5 .col.large-6.capacity_col_left {
    padding-right: 0;
}
.capacity_logo {
    width: 2.396rem;
    height: 100%;
}

.capacity_logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.capacity_item a{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.capacity_image .capacity_image_item {
    display: none;
    transition: .5s all;
}

.capacity_image .capacity_image_item.active {
    display: block;
    transition: .5s all;
    animation:fade_up;
    animation-duration:2.5s;
}
.capacity_image img {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.capacity_image {
    width: 100%;
}
.about_sec_6 {
    padding-top: 8rem;
}
.guarantee_heading h2{
    font-size: 2.604rem;
    line-height: 1.3;
    margin: 0;
}
.about_sec_6 .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}

.guarantee_right button {
    background: rgba(0, 163, 77, 1);
    margin: 0;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 52.03125rem;
    color: #fff;
    gap: 0.417rem;
    text-transform: none;
    font-weight: 400;
}

.guarantee_right button svg {
    display: block;
}
.guarantee_right button:hover {
    background: var(--main-cl);
    transition: .5s all;
}
.guarantee_list {
    padding-top: 2.76rem;
    gap: 2.5rem;
}
.guarantee_cta_content {
    max-width: 10.573rem;
    transition: .5s all;

}
.guarantee_item {
    width: calc(calc(100% / 4 - (2.5rem * 3 / 4)));
    background: rgba(235, 242, 255, 1);
    border-radius: 20px;
    padding: 1.5625rem 2.083rem;
    transition: .5s all;
}
.guarantee_content {
    margin-top: 1.1rem;
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.3;
    text-align: center;
}

.guarantee_image img {
    object-fit: cover;
    transition: .5s all;
}
.guarantee_item:hover{
    color: var(--main-cl);
    transition: .5s all;
}
.guarantee_item:hover .guarantee_image img {
    transform: scale(1.1);
    transition: .5s all;
}
.guarantee_cta {
    padding-top: 2.96875rem;
}
.guarantee_cta .guarantee_circle {
    position: absolute;
    width: 5rem;
    height: 5rem;
    left: 50%;
    top: 50%;
    background: #30CE30;
    opacity: 10%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    animation: animation_background_circle 2.5s ease-out infinite;
}
.guarantee_cta_box {
    gap: 2rem;
}
.guarantee_cta_box:hover{
    color: var(--main-cl);
    transition: .5s all;
}
.guarantee_cta_box a{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.about_sec_7 {
    margin-top: 5.573rem;
    padding: 7.8125rem 0;
}

.about_sec_7 h3{
    color: white;
}
.about_sec_7 h2{
    font-size: 2.604rem;
    line-height: 1.3;
    margin: 0;
    color: white;
}
.about_sec_7 .certificate_content {
    color: white;
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.6;
    margin-top: 0.78125rem;
}
.certificate_logo {
    margin-top: 1.71875rem;
    gap:1.042rem;
}

.certificate_logo_image:before {
    position: absolute;
    content: '';
    width: 0.1rem;
    height: 1.615rem;
    background: white;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.certificate_logo_image {
    padding-right: 1.042rem;
    height: 2.865rem;
}
.certificate_logo_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.about_sec_8 {
    padding-top: 132px;
}
.about_sec_8 .project_left h2 {
    font-size: 2.604rem;
    line-height: 3.125rem;
}
.about_sec_8 .about_project_item a{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.about_sec_8 .about_project_item:hover img{
    transform:scale(1.1);
    transition: .5s all;
}
.about_sec_8 .about_project_item:hover span{
    color: var(--main-cl);
    transition: .5s all;
}
.project_heading {
    gap: 5.885rem;
    padding-bottom: 4.167rem;
}

.project_right {
    max-width: 30.104rem;
}
.about_project_list{
    margin: 0 -0.729rem;
}
.about_project_image img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: .5s all;
}
.about_project_image {
    aspect-ratio: 332 / 218;
    overflow: hidden;
    border-radius: 10px;
}

.about_sec_8 .about_project_content {
    margin-top: 0.99rem;
    flex-direction: column;
    row-gap: 0.417rem;
    font-weight: 300;
    font-size: 0.78125rem;
    line-height: 1.3;
    color: rgba(153, 153, 153, 1);
}

.about_project_content span {
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.3;
    color:black;
    transition: .5s all;

}
.about_project_item {
    padding: 0 0.729rem;
}
.about_sec_8 .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}

.about_sec_8 button {
    background: rgba(0, 163, 77, 1);
    margin: 0;
    padding: 0.35rem  0.35rem  0.35rem  1.25rem;
    border-radius: 52.03125rem;
    color: #fff;
    gap: 0.417rem;
    text-transform: none;
    font-weight: 400;
    line-height: normal;
}

.about_sec_8 button svg {
    display: block;
}
.about_sec_8 button:hover {
    background: var(--main-cl);
    transition: .5s all;
}
.about_project_list .swiper-pagination {
    bottom: -12%;
}
.about_project_list span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--main-cl) !important;
}
.about_sec_9 .subscribe_contact {
    height: 24.0625rem;
}
.about_sec_9 .subscribe_contact img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
span.subscribe_contact_image {
    width: 1.6rem;
    height: 1.6rem;
}

.subscribe_contact_image svg {
    display: block;
    width: 100%;
    height: 100%;
}
.about_project_cta {
    padding-top: 2.448rem;
}
.about_sec_9 {
    padding-top: 5.417rem;
}
.subscribe_contact_content {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
    padding: 0 14.427rem;
}

.subscribe_contact_content h3 {
    font-weight: 600;
    font-size: 1.667rem;
    line-height: 1.3;
    text-align: center;
    color: white;
    margin:0;
}
.subscribe_contact_content a button {
    margin: 0;
    background: white;
    gap: 0.417rem;
    border-radius: 999px;
    padding:0.417rem 1.25rem;
    font-weight: 400;
    text-transform: none;
}

.subscribe_contact_content a {
    margin-top: 2.135rem;
    font-size: 0.833rem;
    line-height: 1.3;
    color: rgba(0, 163, 77, 1);
}
.subscribe_contact_content button:hover  {
    background: var(--main-cl);
    color: white;
}

.subscribe_contact_content button:hover svg path {
    stroke: white;
    transition: .1s all;
}
.about_sec_10 {
    padding-top: 4.635rem;
}
.about_sec_10 h2 {
    font-size: 3.021rem;
    line-height: 1.3;
    text-transform: uppercase;
    width: 100%;
    color: rgba(235, 242, 255, 1);
}
.about_text_animation {
    width: 100%;
    white-space: nowrap;
}

.text_animation_item {
    display: inline-block;
    margin-right: 3rem;
}
.about_text_content {
    width: 100%;
    animation: animation_text_full 20s linear infinite;
}
.project_arrows {
    top: 50%;
    transform: translateY(-50%);
    padding: 0.7rem;
    border: 1px solid #00A34D;
    border-radius: 100%;
}
.project_arrows.right svg {
    transform: rotate(180deg);
}

.project_arrows svg {
    display: block;
    transition: .5s all;

}
.project_arrows.left {
    left: -5.5%;
    cursor: pointer;
    transition: .5s all;
}
.project_arrows.right{
    right: -5.5%;
    cursor: pointer;
    transition: .5s all;
}
.project_arrows.left:hover {
    background: var(--main-cl);
    color: white;
    transition: .5s all;
}

.project_arrows.left:hover svg path {
    stroke: white;
    transition: .5s all;
}
.project_arrows.right:hover {
    background: var(--main-cl);
    color: white;
    transition: .5s all;
}

.project_arrows.right:hover svg path {
    stroke: white;
    transition: .5s all;
}
.about_sec_7 .swiper-slide-active {
    transform: scale(1.7) !important;
    position: relative;
    z-index: 5;
}

.about_sec_7 .swiper.about_certificate_image{
    padding: 5.59375rem 0;
}
.swiper-slide.swiper-slide {
    transition: .5s all;
    cursor: pointer;
}
.about_sec_7 span.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 1);
    opacity: 30%;
}

.about_sec_7 .swiper-pagination-bullet-active {
    background: white;
}

.about_sec_7 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: white !important;
    opacity: 100%;
    border: 1px solid white;
    position: relative;
}

.about_sec_7  span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 1.146rem;
    height: 1.146rem;
    border: 1px solid white;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
}


.about_sec_7 .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.729rem;
    bottom: -10%;
}
.about_certificate_slide {
    padding: 0 3.5rem;
}
.certificate_arrow.left {
    left: -3%;
}
.certificate_arrow.right {
    right: -3%;
}

.certificate_arrow {
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}

.certificate_arrow.right svg, .certificate_arrow.left svg  {
    width: 3.125rem;
    height: 3.125rem;
    display:block;
}
.certificate_arrow svg {
    transition: .5s all;
    cursor: pointer;
}
.certificate_arrow:hover svg {
    transform: scale(0.8);
    transition: .5s all;
}
.about_sec_4 .col.large-3:first-child .core-item {
    display: flex;
    justify-content: end;
    flex-direction: column;
}

.about_sec_4 .col.large-3 {
    display: flex;
    flex-direction: column;
    row-gap: 3.59375rem;
}

.about_sec_4 .col.large-3:first-child .core_logo {
    display: flex;
    justify-content: end;
}

.about_sec_4 .col.large-3:first-child .core_content {
    text-align: end;
}
/*.about_sec_4 .row:last-child {*/
/*    margin-top: 3.646rem;*/
/*}*/

.about_sec_4 .core_logo {
    width: auto;
    height: 3.4375rem;
}

.about_sec_4 .core_logo img {
    width: auto;
    height: 100%;
    object-fit: contain;
}

.about_sec_4 .core_title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    color: rgba(35, 75, 158, 1);
}

.about_sec_4 .core_content {
    margin-top: 1.5625rem;
}

.about_sec_4 .core_text {
    font-size: 0.833rem;
    line-height: 1.3;
    margin-top: 0.521rem;
}
.about_sec_4 .core_middle_image {
    background: rgba(235, 242, 255, 1);
    border-radius: 100%;
    width: 28.333rem;
    height: 28.333rem;
    z-index: 1;
    padding:1.5rem;
}

.about_sec_4 .col.large-6 {
    display: flex;
    justify-content: center;
}

.about_sec_4 .core_middle_image_animation {
    position: absolute;
    content: '';
    width: 31.875rem;
    height: 31.875rem;
    top: 50%;
    left: 50%;
    animation: animation_background_circle 2s ease-out infinite;
    background: rgb(57 120 236);
    border-radius: 100%;
    z-index: 5;
}
.faq_sec_2 .tab_block{
    display: none;
    width: 100%;
    height: 100%;
    transition: .5s all;
}
.faq_sec_2 .tab_block.active{
    display: block;
    transition: .5s all;
    animation: fade_up;
    animation-duration: 1s;

}
.faq_last_sec_banner {
    height: 15.625rem;
}
.faq_last_sec_banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.form_container {
    background: #EBF2FF;
    padding: 3.125rem 10.417rem;
    border-radius: 1.042rem;
}

section.contact_sec_3 {
    margin-top: 2.604rem;
    padding-bottom: 4rem;
}
.form_title h2 {
    margin: 0;
    font-size: 2.604rem;
    line-height: 1.5;
}

.form_subtitle {
    font-size: 0.833rem;
    line-height: 1.3;
}
.wrap_form {
    margin-top: 2.917rem;
}

.wrap_form input {
    border-radius: 2.604rem;
    padding: 1.042rem 1.302rem;
}

.wrap_form input:focus {
    border: 1px solid rgba(35, 75, 158, 1);
}
.form_container .text_form {
    margin: 1.875rem 0 1.40625rem 0;
    font-weight: 600;
    font-size: 1.042rem;
    line-height: 1.302rem;
    color: #234B9E;
}
span.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    justify-content: start;
    column-gap: 7.604rem;
    flex-wrap: wrap;
    row-gap: 1.042rem;
}

.wpcf7 span.wpcf7-list-item {
    width: calc(calc(100% / 3 - (7.604rem * 2 / 3)));
    margin-right: 0;
}

.wpcf7 label {
    display: flex;
    width: 100%;
    justify-content: start;
}
span.wpcf7-form-control-wrap textarea {
    margin: 1.042rem 0 2.083rem 0;
    padding: 0.78125rem 1.458rem;
    border-radius: 0.521rem;
}
.submit_form_contact button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    color: white;
    text-transform: none;
    font-size: 0.833rem;
    font-weight: 400;
    display: flex;
    gap: 0.417rem;
    border-radius: 999px;
    align-items: center;
    padding: 0.4rem 1rem;
    line-height:normal;
}
.wpcf7-list-item input {
    margin: 0 0.417rem 0 0;
}
.submit_form_contact button:hover {
    background: #234B9E;
}
.submit_form_contact .icon svg {
    width: 100%;
    height: 100%;
    display: block;
}
.submit_form_contact .icon {
    width: 1.667rem;
    height: 1.667rem;
}
.submit_form_contact {
    display: flex;
    justify-content: center;
}
.contact_sec_3 textarea {
    height: 6.25rem;
}

.project_sec_1{
    min-height: 26.042rem;
}
.project_banner{
    width: 100%;
    height: 100%;
}
.project_banner h1{
    font-size: 2.865rem;
    line-height: 1.5;
    color:white;
    text-align: center;
    margin:0;
}
section.project_sec_2 {
    padding-top: 3.125rem;
    padding-bottom: 4rem;
}

.project_menu {
    padding-right: 4rem;
    position: sticky;
    top: 10rem;
}

.project_menu ul {
    list-style: none;
    margin: 0;
    border-radius: 10px;
    box-shadow: 0 0.208rem 0.521rem 0 rgba(0, 0, 0, 0.05);
}
.project_menu li {
    margin: 0;
    padding: .8rem;
    line-height: 1.5;
    font-weight: 500;
    font-size: 0.833rem;
    transition: .5s all;
    cursor: pointer;
}

.project_menu li.active {
    background:#234B9E ;
    color: white;
}
.project_menu li.active:hover{
    background:#234B9E ;
    color: white;
}
.project_menu li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.project_menu li:last-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.project_menu li:hover,
.project_menu li.curent{
    background: linear-gradient(90deg, #EBF2FF 0%, rgba(235, 242, 255, 0) 100%);
    transition: .5s all;
    color: #234B9E;
}
.project_menu li:before {
    width: 3px;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background: #234B9E;
    transition: .5s all;
}

.project_menu li:hover:before {
    opacity: 1;
    transition: .5s all;
}
.project_sec_2 .project_list{
    column-gap: 2.03125rem;
    row-gap: 2.76rem;
}
.project_sec_2 .project_item{
    width: calc(calc(100% / 3 - (2.03125rem * 2 / 3)));
}
.project_sec_2 .project_content {
    margin-top: 1.042rem;
}
.project_sec_2 .project_image {
    aspect-ratio: 332 / 218;
    transition: .5s all;
    overflow: hidden;
    border-radius: 10px;
}

.project_sec_2 .project_item a{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.project_sec_2 .project_content .project_title {
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.3;
    transition: .5s all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.project_sec_2 .project_item:hover .project_title {
    color: #234B9E;
    transition: .5s all;
}
.project_sec_2 .project_image img {
    border-radius: 10px;
    transition: .5s all;
}
.project_sec_2 .project_content .project_address {
    margin-top: 0.26rem;
    font-weight: 300;
    font-size: 0.78125rem;
    line-height: 1.3;
    color: rgba(153, 153, 153, 1);
}
.project_list_cta{
    margin-top: 3.125rem;
}
.project_sec_2 .project_item:hover img {
    transform: scale(1.1);
    transition: .5s all;
}
.project_sec_2 button {
    background: rgba(0, 163, 77, 1);
    margin: 0;
    padding: 0.417rem .8rem;
    border-radius: 999px;
    color: #fff;
    gap: 0.417rem;
    text-transform: none;
    font-weight: 400;
}
.project_sec_2 .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}
.project_sec_2 button svg {
    display: block;
}
.project_sec_2 button:hover {
    background: var(--main-cl);
    transition: .5s all;
}
.project_sec_2 .fixed_filter {
    display: flex;
    gap: .8rem;
    padding: 1rem;
    border-radius: 10px;
    position: fixed;
    background: rgba(0, 163, 77, 1);
    color: white;
    z-index: 1000;
    bottom: 1rem;
    font-size: 1.3rem;
    align-items: center;
    cursor: pointer;
}
.fixed_filter {
    display: flex;
    gap: .8rem;
    padding: 1rem;
    border-radius: 10px;
    position: fixed;
    background: rgba(0, 163, 77, 1);
    color: white;
    z-index: 1000;
    bottom: 1rem;
    font-size: 1.3rem;
    align-items: center;
    cursor: pointer;
}
.project_sec_2 .filter_icon{
    width: 1.2rem;
    height: 1.2rem;
}
.document_filter_fixed_content{
    padding: 10rem 2rem;
    z-index: 1000;
    height: 100%;
    position: relative;
}
.document_sec_2 .filter_icon{
    width: 1.2rem;
    height: 1.2rem;
}
.project_sec_2 .fixed_filter svg {
    width: 100%;
    height: 100%;
    display: block;
}
.fixed_filter svg {
    width: 100%;
    height: 100%;
    display: block;
}

.project_menu_fixed.active {
    transform: translateX(0);
    transition: .5s all;
}

.project_menu_fixed {
    position: fixed;
    right: 0;
    top: 0;
    width: 40vw;
    height: 100vh;
    background: #234B9E;
    transform: translateX(100vw);
    transition: .5s all;
}
.document_filter_fixed.active {
    transform: translateX(0);
    transition: .5s all;
}

.document_filter_fixed {
    position: fixed;
    right: 0;
    top: 0;
    width: 40vw;
    height: 100vh;
    background: #234B9E;
    transform: translateX(100vw);
    transition: .5s all;
    z-index: 100;
}
.project_fixed_bg {
    right:0;
    width: 100vw;
    background: #234B9E;
    opacity: 0.6;
    position: absolute;
    height: 100%;
    z-index: 100;
    content: '';
}
.document_fixed_bg {
    right:0;
    width: 100vw;
    background: #234B9E;
    opacity: 0.6;
    position: absolute;
    height: 100%;
    z-index: 100;
    content: '';
}
.project_menu_fixed_content {
    padding: 10rem 2rem;
    z-index: 1000;
    height: 100%;
    position: relative;
}
.project_menu_fixed_content .project_list_menu::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.project_menu_fixed_content .project_list_menu::-webkit-scrollbar
{
    width: 0.417rem;
    background-color:#F5F5F5;
}

.project_menu_fixed_content .project_list_menu::-webkit-scrollbar-thumb
{
    background-color: rgba(0, 163, 77, 1);
}
.project_menu_fixed_content .project_list_menu {
    max-height: 100%;
    overflow: auto;
    padding-right: 1rem;
}
.document_filter_fixed_content .document_filter::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.document_filter_fixed_content .document_filter::-webkit-scrollbar
{
    width: 0.417rem;
    background-color:#F5F5F5;
}

.document_filter_fixed_content .document_filter::-webkit-scrollbar-thumb
{
    background-color: rgba(0, 163, 77, 1);
}
.document_filter_fixed_content .document_filter {
    max-height: 100%;
    overflow: auto;
    padding-right: 1rem;
}
.project_menu_fixed .fixed_closed {
    border: 1px solid white;
    width: max-content;
    margin-left: auto;
    padding: .4rem .8rem;
    border-radius: 5px;
    color: white;
    margin-bottom: 20px;
    gap: .5rem;
    font-size: 1.4rem;
}
.project_menu_fixed .fixed_closed svg{
    display: block;
}
.project_menu_fixed .fixed_closed svg path{
    stroke: white;
}
.project_menu_fixed .project_menu li {
    font-size: 1.2rem;
    color: white;
}
.document_filter_fixed .fixed_closed {
    border: 1px solid white;
    width: max-content;
    margin-left: auto;
    padding: .4rem .8rem;
    border-radius: 5px;
    color: white;
    margin-bottom: 20px;
    gap: .5rem;
    font-size: 1.4rem;
}
.document_filter_fixed .fixed_closed svg{
    display: block;
}
.document_filter_fixed .fixed_closed svg path{
    stroke: white;
}
.document_filter_fixed .project_menu li {
    font-size: 1.2rem;
    color: white;
}
.document_filter_fixed .document_filter{
    padding: 0;
    background: none;
    border-radius: 0;
}

.document_filter_fixed .document_filter strong {
    font-size: 1.5rem;
    color: white;
}

.document_filter_fixed .filter_item_title svg path {
    stroke: white;
}

.document_filter_fixed .filter_item_title_icon {
    width: 2rem;
    height: 2rem;
}

.document_filter_fixed .filter_item_child_title svg path {
    stroke: white;
}

.document_filter_fixed .filter_item_child_title span {
    font-size: 1.4rem;
    color: white;
}

.document_filter_fixed .filter_item_child_list {
    border-bottom: 0.052rem solid rgb(255 255 255 / 10%);
}

.document_filter_fixed .filter_checkbox {
    width: 2rem;
    height: 2rem;
    border: 1px solid white;
}

.document_filter_fixed .filter_item_options label {margin-bottom: 1.5rem;}

.document_filter_fixed .filter_item_options span {
    font-size: 1.2rem;
    color: white;
}
.document_filter_fixed .filter_item_title {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.document_filter_fixed .filter_checkbox svg path {
    stroke: #234B9E;
}

.document_filter_fixed .filter_item_options input:checked+.filter_checkbox {
    background: rgba(0, 163, 77, 1);
}

.document_filter_fixed .filter_item_options input:checked+.filter_checkbox svg path {
    stroke: white;
}
.document_filter_fixed .list_blog_heading_search {
    background: white;
    padding: .3rem;
}


.project_list_menu ul {
    list-style: none;
    margin: 0;
    border-radius: 10px;
}
.project_list_menu li {
    margin: 0;
    padding: 1.4rem;
    line-height: 1.5;
    font-weight: 500;
    font-size: 1.3rem;
    transition: .5s all;
    cursor: pointer;
    color: white;
}

.project_list_menu li.active {
    background:rgba(0, 163, 77, 1) ;
    color: white;
}
.project_list_menu li.active:hover{
    background:#234B9E ;
    color: white;
}

.document_filter_fixed .document_search {
    margin-bottom: 4rem;
}
.document_filter_fixed .search_icon {
    width: 3rem;
    height: 3rem;
}
.document_filter_fixed .search_input input {
    font-size: 1.2rem;
}

.fixed_closed_icon {
    width: 1.5rem;
    height: 1.5rem;
}
.fixed_closed_icon svg{
    width: 100%;
    height: 100%;
    display: block;
}
.filter_item_child_icon{
    width: 0.78125rem;
    height: 0.78125rem;
}
.filter_item_child_icon svg{
    width: 100%;
    height: 100%;
    display: block;
    transform: rotate(180deg);
}




.project_list_menu li:last-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.project_list_menu li:hover {
    background: linear-gradient(90deg, #EBF2FF 0%, rgba(235, 242, 255, 0) 100%);
    transition: .5s all;
    color: #234B9E;
}

section.project_detail_1 {
    padding-top: 4.375rem;
}

.project_detail_heading h1 {
    font-size: 2.865rem;
    line-height: 1.3;
    margin: 0;
}

.project_detail_address {
    margin-top: 0.625rem;
    gap: 0.521rem;
    font-size: 0.833rem;
    line-height: 1.3;
    color: rgba(153, 153, 153, 1);
}

.project_detail_summary {
    margin-top: 2.396rem;
    padding-left: 1.40625rem;
    border-left: 3px solid #234B9E;
}

.project_detail_list_solution {
    padding: 2.083rem 2.204rem;
    background: rgba(235, 242, 255, 1);
    border-radius: 10px;
}

.project_solution_heading {
    color: rgba(153, 153, 153, 1);
    font-size: 0.833rem;
    line-height: 1.3;
}

.project_solution_list {
    margin-top: 1.25rem;
}

.project_solution_list ul {
    list-style: none;
    margin: 0;
}
.project_solution_list li a {
    transition: .5s all;
    color: #333;
    font-weight: 500;
}
.project_solution_list li:hover a {
    color: var(--main-cl);
    transition: .5s all;
}
.project_solution_list li:not(:last-child) {
    margin-bottom: 0.417rem;
    padding-bottom: 0.417rem;
    border-bottom: 1px solid rgba(35, 75, 158, 0.1);
}
.project_detail_address_icon {
    width: 1.25rem;
    height: 1.25rem;
}

.project_detail_address_icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.project_detail_2{
    margin-top: 4.74rem;
}
.project_detail_2 img{
    width: 100%;
    height: auto;
    display: block;
}
.project_swiper_image {
    background: #E3E4E7;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project_swiper_image img {
    object-fit: cover;
    transition: .5s all;
    max-height: 66%;
    max-width: 66%;
    width: auto;
    height: auto;
    transform: scale(1);
}
.project_solution_slider_list {
    margin: 0-0.521rem;
}
.project_swiper_box {
    padding: 0 0.521rem;
}
section.project_detail_3 {
    padding-top: 5.3125rem;
}

.project_solution_slider_heading h2 {
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1.3;
    margin: 0;
}

.project_arrow_slider {
    gap: 0.521rem;
}

.project_arrow {
    padding: 0.677rem;
    border-radius: 100%;
    border: 1px solid rgba(0, 163, 77, 1);
    cursor: pointer;
    transition: .5s all;
    width: 2.34375rem;
    height: 2.34375rem;
}

.project_arrow svg {
    display: block;
    transition: .5s all;
    width: 100%;
    height: 100%;
}

.project_arrow.right svg {
    transform: rotate(180deg);
}

.project_arrow.left:hover, .project_arrow.right:hover {
    background: rgba(0, 163, 77, 1);
    transition: .5s all;
}

.project_arrow.left:hover svg path, .project_arrow.right:hover svg path {
    stroke: white;
    transition: .5s all;
}
.project_solution_slider_list {
    margin-top: 2.135rem;
}
.project_swiper_image img:hover {
    transform: scale(1.2);
    transition: .5s all;
}
.project_swiper_content {
    margin-top: 1.042rem;
}

.project_swiper_title {
    margin-top: 0.104rem;
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1.3;
}

.project_swiper_text {
    margin-top: 0.521rem;
    font-size: 0.833rem;
    line-height: 1.3;
}

.project_swiper_category {
    font-size: 0.78125rem;
    line-height: 1.3;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 1);
    opacity: 50%;
}
section.project_detail_4 {
    padding-top: 4.167rem;
}

.project_detail_gallery_heading h2 {
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1.3;
    margin: 0;
}

.project_detail_gallery_list {
    margin-top: 2.1875rem;
}
.project_gallery {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 1.042rem;
}

.project_gallery_item:first-child {
    grid-column: 1 / 3;
}

.project_gallery_item:nth-child(6) {
    grid-column: 3/5;
    position: relative;
}

.project_gallery_item {
    height: 17.604rem;
    border-radius: 10px;
}

.project_gallery_item img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
section.project_detail_5 {
    margin-top: 7.396rem;
    background: linear-gradient(180deg, #EBF2FF 0%, rgba(235, 242, 255, 0) 100%);
    padding-top: 6.615rem;
    padding-bottom: 4.53125rem;
}
.project_more_heading{
    margin-bottom: 1.927rem;
}
.project_detail_5 h2.project_title_detail {
    font-size: 2.34375rem;
    line-height: 1.3;
    margin: 0;
}

.project_more_slider {
    margin: 0 -0.729rem;
}
.project_detail_5 .about_project_content {
    margin-top: 0.99rem;
    flex-direction: column;
    row-gap: 0.417rem;
    font-weight: 300;
    font-size: 0.78125rem;
    line-height: 1.3;
    color: rgba(153, 153, 153, 1);
}
.project_gallery_item:nth-child(6):before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    /*display: none;*/
}
.project_gallery_count {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 2.083rem;
    line-height: 1.3;
    color: white;
}
.project_solution_slider_list .swiper-pagination {
    bottom: -8%;
}

.project_solution_slider_list .swiper-pagination-bullet-active {
    background: var(--main-cl) !important;
}
.project_solution_list li {
    margin-bottom: 0;
}
img.size-full.alignnone {
    margin-bottom: 0;
}
.post_single_related_list .swiper-pagination{
    bottom: -8%;
}
.smallest_mobile_display{
    display: none;
}
.document_sec_1{
    min-height: 26.042rem;
}
.document_banner {
    width: 100%;
    height: 100%;
}

.document_banner h1 {
    font-size: 2.865rem;
    line-height: 100%;
    text-align: center;
    color: white;
    margin:0;
}
.document_sec_2 .list_blog_heading_search {
    width: 100%;
}
.fixed_filter {
    display: flex;
    gap: .8rem;
    padding: 1rem;
    border-radius: 10px;
    position: fixed;
    background: rgba(0, 163, 77, 1);
    color: white;
    z-index: 1000;
    bottom: 1rem;
    font-size: 1.3rem;
    align-items: center;
    cursor: pointer;
}

.fixed_filter svg {
    width: 100%;
    height: 100%;
    display: block;
}
.filter_item_title_icon {
    width: 0.78125rem;
    height: 0.729rem;
    flex: 0 0 auto;
}
.filter_item_title_icon svg{
    width: 100%;
    height: 100%;
    display: block;
    transform: rotate(180deg);
}
.document_sec_2 .clearfix:after{
    content: unset;
}
.document_sec_2 {
    padding-top: 3.802rem;
    padding-bottom: 4rem;
}

.document_list {
    column-gap: 2.24rem;
    row-gap: 2.083rem;
}

.document_item {
    width: calc(calc(100% / 4 - (2.24rem * 3 / 4)));
}
.document_title {
    margin-top: 0.625rem;
    font-weight: 500;
    font-size: 0.833rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.document_cta {
    margin-top: 10px;
}
.document_download_icon{
    width: 1.042rem;
    height: 1.042rem;
}
.document_download_icon svg{
    width: 100%;
    height: 100%;
    display: block;
}
.document_cta h4 {
    width: fit-content;
    margin-bottom: 0;
    margin-right: 0.417rem;
    color: rgba(0, 163, 77, 1);
}

.document_cta svg {
    display: block;
}


.document_cta svg path {
    transition: .5s all;
}

.document_image img {
    width: 100%;
    height: 100%;
    transition: .5s all;
    object-fit: cover;
}

.document_image {
    overflow: hidden;
    aspect-ratio: 205/290;
}
.document_filter {
    padding: 2.083rem 1.354rem;
    background: #F5F9FF;
    border-radius: 1.042rem;
}

.document_filter strong,.document_filter strong a {
    font-weight: 600;
    font-size: 0.885rem;
    line-height: 1.2;
    color: #333;
    margin: 0;
}
.filter_item_title {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    gap: 1.5625rem;
    /*display: none;*/
}

.filter_item_title.active{
    /*display: block;*/
}
.document_filter_list:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.filter_item:not(:last-child) {
    margin-bottom: 1.042rem;
}
.filter_item_child {
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
    display: none;
}
.filter_item_child_title span {
    font-size: 0.833rem;
}
.filter_item input {
    display: none;
}
.filter_checkbox {
    width: 1.042rem;
    height: 1.042rem;
    background: transparent;
    border:1px solid black;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.filter_item_options label {
    margin: 0;
    gap: 0.521rem;
}

.filter_item_options {
    margin-top: 1.042rem;
    flex-direction: column;
    align-items: start;
    row-gap: 1.042rem;
}

.filter_item_options span {
    font-size: 0.833rem;
    line-height: 1.2;
    font-weight: 400;
}
.filter_item_options input:checked+.filter_checkbox {
    background: #234B9E;
    border-color: transparent;
}
.filter_item_options {
    max-height: 23.802rem;
    overflow-y: auto;
    display: none;
}
.filter_item_child_list {
    border-bottom: 0.052rem solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0.78125rem;
}
.filter_item_child_list:not(:last-child) {
    margin-bottom: 0.78125rem;
}

.filter_item:last-child .filter_item_title {
    padding: 0;
    border: none;
}

.filter_item_options::-webkit-scrollbar-thumb {
    background: var(--main-cl);
}

.filter_item_options::-webkit-scrollbar {
    width: 0.2rem;
}

.filter_item_options::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
}
.filter_item_child_title {
    cursor: pointer;
}

.filter_item_options label {
    cursor: pointer;
    margin-bottom: 1.146rem;
}
.document_item a{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.document_cta{
    color: rgba(0, 163, 77, 1);
    transition: .5s all;
    gap: 0.417rem;
}
.document_item:hover .document_cta{
    color: #234B9E;
    transition: .5s all;
}
.document_item:hover .document_cta svg path {
    stroke: #234B9E;
    transition: .5s all;
}


.home_solution_1 .home_solution_banner {
    height: 39.896rem;
    width: auto;
}

.home_solution_1 .home_solution_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_solution_1{
    min-height: 39.896rem;
}
.home_solution_pagination {
    width: auto;
    bottom: 5%;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%);
}
.home_solution_change_wrap .swiper-pagination-bullet-active {
    background: white !important;
}

.home_solution_change_wrap .swiper-pagination-bullet {
    background: none;
    border: 1px solid white;
    border-radius:100%;
    opacity:100%;
}
.home_solution_arrow {
    width: 3rem;
    height: 2.083rem;
    cursor: pointer;
    transition: .5s all;
}

.home_solution_arrow svg {
    width: auto;
    height: 100%;
    display: block;
    overflow:unset;
}
.home_solution_change_wrap {
    gap: 0.833rem;
}

.home_solution_1 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: unset;
}

.home_solution_arrow.left:hover svg path {
    transition: .5s all;
    transform: translateX(-50%);
}

.home_solution_arrow svg path {
    transition: .5s all;
}
.home_solution_arrow.right:hover svg path {
    transition: .5s all;
    transform: translateX(50%);
}
.home_solution_2 {
    padding-top: 5.9375rem;
}

.home_solution_top_heading h2 {
    font-size: 2.865rem;
    line-height: 1.2;
    background:  linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 50%;
    margin:0;
}

.home_solution_top_heading_content {
    font-size: 0.9375rem;
    line-height: 1.5;
    padding-left: 9.792rem;
    max-width: 50%;
}
.home_solution_top_slide {
    padding: 0 0.521rem;
}

.home_solution_top_swiper {
    margin: 0-0.521rem;
}
.home_solution_top_slide_image {
    border-radius: 20px;
}

.home_solution_top_slide_image img {
    border-radius: 20px;
}
.home_solution_top_slider {
    margin-top: 2.5rem;
}
.home_solution_top_slide_change {
    gap: 1.042rem;
    margin-top: 1.823rem;
    padding: 0 0.521rem;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
    max-width: 75%;
    position: unset;
}

.home_solution_2   .swiper-scrollbar-drag {
    background: var(--main-cl);
}
.home_solution_slide_change_arrow.left, .home_solution_slide_change_arrow.right {
    width: 2.604rem;
    height: 2.604rem;
    padding: 0.677rem;
    border-radius: 100%;
    border: 1px solid rgba(0, 163, 77, 1);
    cursor: pointer;
    transition: .5s all;

}
.home_solution_slide_change_arrow.left:hover, .home_solution_slide_change_arrow.right:hover {
    background: rgba(0, 163, 77, 1);;
    transition: .5s all;
}
.home_solution_slide_change_arrow.left:hover svg path, .home_solution_slide_change_arrow.right:hover svg path{
    stroke:white;
    transition: .5s all;
}

.home_solution_slide_change_arrow {
    gap: 0.521rem;
}

.home_solution_slide_change_arrow.left svg, .home_solution_slide_change_arrow.right svg {
    display: block;
    width: 100%;
    height: 100%;
    transition: .5s all;
}
.home_solution_slide_change_button button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
    border:none;
}
.home_solution_slide_change_button button:before {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s all;
    border-radius: 2.302rem;
    z-index: 2;
}
.home_solution_slide_change_button button:hover:before {
    opacity: 1;
    transition: .5s all;
}
.home_solution_slide_change_button button strong {
    font-weight: 400;
    gap: 0.417rem;
}
.home_solution_slide_change_button strong {
    position: relative;
    z-index: 1000;
}
.home_solution_top_cta {
    gap: 1.25rem;
}
.home_solution_slide_change_button .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}
.home_solution_3 {
    padding-top: 7.8125rem;
}
.home_solution_about {
    width: 38.125rem;
    height: 29.53125rem;
    margin-left: calc(-1 * calc((100vw - var(--container-w)) / 2));
}
.home_solution_about img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_solution_about_heading h2 {
    margin: 0;
    font-size: 2.865rem;
    line-height: 1.2;
}

.home_solution_about_content {
    margin-top: 2.604rem;
}

.home_solution_strong {
    margin-top: 1.09375rem;
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: 1.7;
    color: #234B9E;
    padding-left: 0.833rem;
    border-left: 2px solid #234B9E;
}

.home_solution_about_count {
    margin-top: 2.5rem;
    gap: 3.90625rem;
}
.first_count_sub {
    font-weight: 600;
    font-size: 4.282rem;
    line-height: 1;
    text-transform: uppercase;
}

.first_count_number {
    font-weight: 800;
    font-size: 6.547rem;
    line-height: 1;
    text-transform: uppercase;
}

.first_count_box {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.first_count_content {
    flex-direction: column;
}

.first_count_strong {
    font-weight: 800;
    font-size: 2.7859375rem;
    line-height: normal;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-transform: uppercase;
}

.first_count {
    gap: 0.521rem;
}

.first_count_content {
    font-weight: 400;
    font-size: 1.115rem;
    line-height: 1;
}

.second_count {
    flex-direction: column;
    padding-left: 0.729rem;
    border-left: 2px solid #234B9E;
}


.second_count_number {
    font-weight: 700;
    font-size: 3.333rem;
    line-height: 1;
    text-transform: uppercase;
}

.second_count_sub {
    font-weight: 700;
    font-size: 1.979rem;
    line-height: 1;
    text-transform: uppercase;
}

.second_count_box {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.second_count_content, .third_count_content {
    color: black;
    font-size: 0.729rem;
    line-height: 1;
}
.third_count {
    flex-direction: column;
    padding-left: 0.729rem;
    border-left: 2px solid #234B9E;
}
.third_count_box {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.third_count_sub {
    font-size: 2.083rem;
    line-height: 100%;
    text-transform: uppercase;
}

.third_count_number {
    font-weight: 700;
    font-size: 3.333rem;
    line-height: 1;
    text-transform: uppercase;
}
.home_solution_about_cta {
    margin-top: 2.708rem;
    gap:1.823rem;
}

.home_solution_about_cta .cta_link button {
    margin: 0;
}

.home_solution_about_cta .cta_download button {
    margin: 0;
}
.home_solution_about_cta .cta_download button:hover {
    border: 1px solid #234B9E;
    transition: .5s all;
    color: #234B9E;
}


.home_solution_about_cta .cta_download button svg {
    width: 1.667rem;
    height: 1.667rem;
    display: block;
    transition: .5s all;
}

.home_solution_about_cta .cta_download button svg path {
    transition: .5s all;
}
.home_solution_about_cta .cta_download button svg circle {
    transition: .5s all;
}
.home_solution_about_cta .cta_download button:hover svg circle {
    fill: #234B9E;
    transition: .5s all;
}

.home_solution_about_cta .cta_download button:hover svg path {
    stroke: #234B9E;
    transition: .5s all;
}
.home_solution_about_cta .cta_link button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
    border:none;
}
.home_solution_about_cta .cta_link button strong {
    font-weight: 400;
    gap: 0.417rem;
}
.home_solution_about_cta .cta_link .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}
.home_solution_about_cta .cta_download button {
    margin: 0;
    border:1px solid rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: rgba(0, 163, 77, 1);
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
}
.home_solution_about_cta .cta_download .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(0, 163, 77, 1);
    border-radius: 100%;
    opacity: 10%;
}
.home_solution_top_slide_content {
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
    padding: 0 1.042rem;
}

.top_slide_content_text {
    font-size: 1.25rem;
    line-height: 1.3;
    text-align: center;
    color: white;
    font-weight: 700;
    transform: translateY(11rem);
    transition: .5s all;
}


.home_solution_top_slide_image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(85.93deg, rgba(0, 112, 255, 0.9) 0.44%, rgba(35, 75, 158, 0.9) 99.63%);
    opacity: 0;
    border-radius: 20px;
    transition: .5s all;
}

.home_solution_top_slide_image:hover:before {
    opacity: 1;
    transition: .5s all;
}
.home_solution_top_slide_image:hover .top_slide_content_text {
    transform: translate(0);
    transition: .5s all;
}

.top_slide_content_button {
    transform: translateY(11rem);
    transition: .5s all;
    opacity:0;
    margin-top:1.042rem;
}
.home_solution_top_slide_image:hover .top_slide_content_button{
    transform: translate(0);
    transition: .5s all;
    opacity:1;
    position: relative;
    z-index: 10;
}


.top_slide_content_button a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100px;
    background-image: url('../images/Button-1.png');
    opacity: 01;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
}
.top_slide_content_button a {
    transition: .5s all;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 100px;
    gap: 0.417rem;
    position: relative;
    color:white;
}
.top_slide_content_button a:hover {
    background: white;
    transition: .5s all;
    color: var(--main-cl);
}
.top_slide_content_button span {
    width: 1.667rem;
    height: 1.667rem;
}

.top_slide_content_button span svg {
    width: 100%;
    height: 100%;
    display: block;
}
.top_slide_content_button a:hover span svg circle {
    fill: var(--main-cl);
}

.top_slide_content_button a:hover span svg path {
    stroke: var(--main-cl);
}
.top_slide_content_button a span svg circle {
    transition: .5s all;
}
.top_slide_content_button a span svg path {
    transition: .5s all;
}

.home_solution_about_cta .cta_link button:before {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s all;
    border-radius: 2rem;
    z-index: 2;
}

.home_solution_about_cta .cta_link button:hover:before {
    opacity: 1;
    transition: .5s all;
}

.cta_link strong {
    position: relative;
    z-index: 1000;
}
.project_detail_content_cta a {
    transition: .5s all;
    padding: 0.417rem 0.417rem 0.417rem 1.25rem;
    border-radius: 2.302rem;
    gap: 0.417rem;
    position: relative;
    color: white;
}

.project_detail_content_cta a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 2.302rem;
    background-image: url(../images/Button-1.png);
    opacity: 01;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
}
.project_detail_content_cta span {
    width: 1.667rem;
    height: 1.667rem;
}

.project_detail_content_cta span svg {
    width:100%;
    height:100%;
    display:block;
    transition: .5s all;
}
.project_detail_content_cta a:hover {
    background: white;
    transition: .5s all;
    color: var(--main-cl);
}
.project_detail_content_cta a span svg circle {
    transition: .5s all;
}
.project_detail_content_cta a span svg path {
    transition: .5s all;
}

.project_detail_content_cta a:hover span svg circle {
    fill: var(--main-cl);
}

.project_detail_content_cta a:hover span svg path {
    stroke: var(--main-cl);
}
.project_detail_content_cta {
    margin-top: 1.042rem;
}
.home_solution_project_detail_box {
    padding: 2.839rem 3.021rem;
}
.swiper.home_solution_project_detail_swiper {
    top: 50%;
    left: 9%;
    width: 24.635rem;
    background: linear-gradient(38.32deg, rgba(24, 54, 116, 0.7) 20.72%, rgba(0, 103, 235, 0.7) 76.44%);
    color: white;
    border-radius: 10px;
    transform: translateY(-50%);
    backdrop-filter: blur(30px);
}
.home_solution_5 .project_detail_title h4 {
    font-size: 1.823rem;
    line-height: 1.3;
    color: white;
    padding-bottom: 1.042rem;
    margin-bottom:1.042rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.project_detail_content_address {
    font-size: 0.729rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0.417rem;
}

.project_detail_content_text {
    font-size: 0.833rem;
    line-height: 1.7;
}
.home_solution_4 {
    margin-top: 3.646rem;
    padding-top: 5.521rem;
}
.home_solution_4 .home_solution_wcu_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_solution_4 .home_solution_wcu_image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 8%;
    width: 34.375rem;
    height: 26.979rem;
}
.home_solution_4  .home_solution_wcu_heading h2 {
    font-weight: 700;
    font-size: 2.865rem;
    line-height: 1.3;
    margin: 0;
}
.home_solution_4  ul.home_solution_wcu_list {
    list-style: none;
    margin: 0;
}

.home_solution_4  .wcu_item_box {
    gap: 1.5625rem;
}

.home_solution_4  li.home_solution_wcu_item {
    margin: 0;
    position: absolute;
}

.home_solution_4 li:nth-child(n+4)  .wcu_item_content {
    order: 2;
    text-align: left;
}


.home_solution_4 .wcu_item_content {
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 1.5;
    color: #234B9E;
    text-align: right;
    flex: 0 0 auto;
    max-width: 14.0625rem;
}

.wcu_item_image {
    padding: 1.042rem;
    background: white;
    border-radius: 100%;
    width: 4.167rem;
    height: 4.167rem;
    flex: 0 0 auto;
    box-shadow: 0 0 1.042rem 0 rgba(0, 112, 255, 0.2);
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    transition: .5s all;
}
.wcu_item_image:hover{
    transform: rotateX(360deg);
    transition: .5s all;
}
.home_solution_wcu_cta .cta_left button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
    border:none;
}

.home_solution_wcu_cta .cta_left button strong {
    font-weight: 400;
    gap: 0.417rem;
    position: relative;
    z-index: 1000;
}

.home_solution_wcu_cta .cta_left .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}

.home_solution_wcu_cta .cta_left button:before {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s all;
    border-radius: 1.302rem;
    z-index: 2;
}

.home_solution_wcu_cta .cta_left button:hover:before {
    opacity: 1;
    transition: .5s all;
}

.home_solution_wcu_cta {
    gap: 30px;
}

.home_solution_wcu_cta .cta_right button {
    margin: 0;
    border:1px solid rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: rgba(0, 163, 77, 1);
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
}

.home_solution_wcu_cta .cta_right .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(0, 163, 77, 0.1);
    border-radius: 100%;
    transition: .5s all;
}

.home_solution_wcu_cta .cta_right button:hover {
    border: 1px solid #234B9E;
    color: #234B9E;
}

.home_solution_wcu_cta .cta_right .button_circle svg path {
    stroke: rgba(0, 163, 77, 1);
    transition: .5s all;
}
.home_solution_wcu .cta_left button:hover  .button_circle {
    background: rgba(255, 255, 255, 0.2);
    transition: .5s all;
}
.home_solution_wcu .cta_right button:hover .button_circle {
    background: rgba(35, 75, 158, 0.1);
    transition: .5s all;
}

.home_solution_wcu .cta_right button:hover .button_circle svg path {
    stroke: #234B9E;
    transition: .5s all;
}
.home_solution_wcu_box {
    width: 41rem;
}
svg.home_solution_wcu_svg {
    display: block;
    width: 100%;
    height: auto;
}


.home_solution_5{
    padding-top: 3.667rem;
}

.home_solution_5 .swiper-pagination {
    position: absolute;
    left: 12%;
    width: fit-content;
}
.home_solution_project_list_slide {
    margin-top: 1.823rem;
}
.home_solution_5 .swiper-pagination .swiper-pagination-bullet {
    background: none;
    border: 1px solid white;
    opacity: 100%;
}
.home_solution_5 .swiper-pagination .swiper-pagination-bullet-active {
    background: white !important;
}
.home_solution_project_heading h2 {
    font-size: 2.865rem;
    line-height: 1.3;
    margin: 0;
}
section.home_solution_6 {
    position: relative;
    padding: 7.292rem 0;
}


.home_solution_project_image {
    height: 41.667rem;
}
.home_solution_project_image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
section.home_solution_6:before {
    position: absolute;
    content: '';
    right: -10%;
    top: -12%;
    width: 100%;
    height: 100%;
    background-image: url('../images/Vector-1.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% 100%;
}

section.home_solution_6 h2 {
    font-size: 2.604rem;
    line-height: 1.3;
    margin:0;
}
.home_solution_6 .certificate_content {
    font-size: 0.833rem;
    line-height: 1.5;
    margin-top: 0.78125rem;
}
.home_solution_6 .swiper-slide-active {
    transform: scale(1.7) !important;
    position: relative;
    z-index: 5;
}

.home_solution_6 .home_solution_certificate {
    padding: 4.59375rem 0;
}
.home_solution_6 .swiper-pagination {
    bottom: -10%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.78125rem;
}

.home_solution_6 .swiper-pagination .swiper-pagination-bullet {
    background: var(--main-cl);
    position: relative;
}

.home_solution_6 .swiper-pagination .swiper-pagination-bullet-active:before {
    position: absolute;
    content: '';
    width: 1.146rem;
    height: 1.146rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid var(--main-cl);
    border-radius: 100%;
}
.home_solution_6 .certificate_logo_image:before {
    position: absolute;
    content: '';
    width: 0.1rem;
    height: 1.615rem;
    background: #DDDDDD;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.document_tabs_inner li {
    margin: 0;
}
.document_tabs_inner ul {
    margin: 0;
    list-style: none;
    gap:2.083rem;
}
.home_solution_document_heading h2 {
    font-size: 2.865rem;
    line-height: 1.3;
    margin: 0;
}

.home_solution_document_tabs {
    margin-top: 2.083rem;
}
.home_solution_7 .tab_block {
    /*display: none;*/
    transition: .5s all;
}

.home_solution_7 .tab_block.active {
    transition: .5s all;
    animation: fade_up;
    animation-duration: .5s;
}
.document_tabs_block {
    margin-top: 2.083rem;
}
.document_tabs_block .tab_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.document_tabs_block .tab_image {
    width: 35.677rem;
    height: 23.646rem;
    margin: auto;
}
.home_solution_7 .tab_text {
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 1.3;
}

.home_solution_7 .tab_download {
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.5;
    color: rgba(0, 163, 77, 1);
    margin-top:0.78125rem;
    gap:0.417rem;
    transition: .5s all;
}
.home_solution_7 .tab_download:hover {
    color: var(--main-cl);
    transition: .5s all;
}
.home_solution_7 .tab_download svg{
    transition: .5s all;
    display: block;
}
.home_solution_7 .tab_download svg path {
    transition: .5s all;
}

.home_solution_7 .tab_download:hover svg path {
    stroke: var(--main-cl);
    transition: .5s all;
}
.home_solution_7 .tab_cta button {
    margin:0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
    border:none;
}
.home_solution_7 .document_tabs_block .tab_cta button:before {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s all;
    border-radius: 2.302rem;
    z-index: 2;
}
.home_solution_7 .tab_cta {
    margin-top: 3.333rem;
}
.home_solution_7 .document_tabs_block .tab_cta button:hover:before{
    opacity: 1;
    transition: .5s all;
}
.home_solution_7 .tab_cta button strong {
    font-weight: 400;
    gap: 0.417rem;
}
.tab_cta strong {
    position: relative;
    z-index: 1000;
}
.home_solution_7 .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}
.home_solution_7 .document_tabs_inner li.active {
    color: rgba(35, 75, 158, 1);
    border-bottom: 2px solid #234B9E;
    padding-bottom: 0.26rem;
}
.home_solution_7 .document_tabs_inner li {
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 100%;
    transition: .5s all;
    cursor: pointer;
    padding-bottom: 0.26rem;
    border-bottom: 2px solid transparent;
}
.home_solution_7 .document_tabs_inner li:hover{
    color: #234B9E;
    transition: .5s all;
}
.home_solution_7:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: -15%;
    background-image: url('../images/Rectangle-18166.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
}

.home_solution_7 {
    padding-bottom: 6.5625rem;
}
.home_solution_partner_video{
    width: 100%;
    height: 41.458rem;
}
.home_solution_partner_video:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
}
.home_solution_8 video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    mix-blend-mode: luminosity;
    opacity: 20%;

}
.home_solution_partner_content {
    width:100%;
    top:50%;
    left:0;
    transform:translateY(-50%)
}
.home_solution_partner_heading h3.subtitle {
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: white;
}
.partner_slide_arrow {
    width: 3.125rem;
    height: 3.125rem;
    transition: .5s all;
    cursor: pointer;
}

.partner_slide_arrow svg {
    display: block;
    width: 100%;
    height:100%;
}

.partner_slide_arrow:hover {
    transform: scale(0.8);
    transition: .5s all;
}
.home_solution_partner_heading h2 {
    font-size: 2.604rem;
    line-height: 1.3;
    color: white;
    margin:0;
}

.home_solution_8 .partner_heading_left {
    max-width: 29.323rem;
}
.home_solution_8 .partner_heading_right{
    gap: 0.521rem;
}
.home_solution_8 .swiper.home_solution_partner_logo_swiper {
    padding-bottom:2rem;
    margin: 3.75rem -2.083rem 0 -2.083rem;
}
.home_solution_8 .partner_logo_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5625rem;
    padding: 0 2.083rem;
}
.home_solution_8 .partner_logo_main {
    padding: 1rem;
    transition: .5s all;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    height: 6.354rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
}

.home_solution_8 .partner_logo_main:hover {
    background: white;
    transition: .5s all;
}

.home_solution_8 .partner_logo_main:hover img {
    filter: unset;
    opacity: 100%;
}
.home_solution_8 .partner_logo_main img {
    filter: brightness(0) invert(1);
    opacity: .65;
    transition: .5s all;
}
.home_solution_partner_content .swiper-pagination {
    position: unset;
    margin-top: 1.667rem;
}
.home_solution_8 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: white !important;
    position: relative;
}

.home_solution_8 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    position: absolute;
    content: '';
    width: 1.146rem;
    height: 1.146rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid white;
    border-radius: 100%;
}

.home_solution_8 .swiper-pagination-bullet {
    background: white;
}

.home_solution_8 .swiper-pagination-bullet {
    margin: 0 0.417rem!important;
}
.home_solution_9 {
    margin-top: 6.25rem;
}
.home_solution_9 .list_blog_item_content h4 {
    margin-top: 0.521rem;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.4;
}
.home_solution_9 .list_blog_item:hover .blog_title h4 {
    color: #234B9E;
    transition: .5s all;
}
.home_solution_9 .home_solution_blog_left {
    max-width: 34.167rem;
    padding-left:1.771rem;
}

.home_solution_9 .home_solution_blog_left h2 {
    font-size: 2.604rem;
    line-height: 1.3;
    margin:0;
}

.home_solution_9 .blog_category ul {
    list-style: none;
    gap: 2.083rem;
    margin:0;

}
.home_solution_9 .blog_category li {
    font-size: 1.042rem;
    line-height: 1.3;
    color: black;
    margin: 0;
    cursor: pointer;
    transition: .5s all;
    border-bottom: 2px solid transparent;
}
.home_solution_9 .blog_category li:hover {
    color: #234B9E;
    transition: .5s all;
}
.home_solution_9 .blog_cta button {
    margin: 0;
    background: rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 3.42rem;
    border:none;
}

.home_solution_blog_right {
    gap: 1.5625rem;
}
.home_solution_blog_right li.active,.home_solution_blog_right li:hover {
    color: #234B9E;
    border-bottom: 2px solid #234B9E;
}
.home_solution_9 .content_detail_date {
    margin-right: 0.521rem;
    padding-right: 0.521rem;
    border-right: 1px solid rgb(0 0 0 / 20%);
}
.home_solution_9 .blog_cta button strong {
    color: white;
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.3;
    gap: 0.417rem;
    position: relative;
    z-index: 1000;
}
.home_solution_9 .blog_cta button .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    border-radius: 100%;
    transition: .5s all;
    background: rgba(255, 255, 255, 0.2);
}

.home_solution_9 .blog_cta button:before {
    background: linear-gradient(85.93deg, #0070FF 0.44%, #234B9E 99.63%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s all;
    border-radius: 2.302rem;
    z-index: 2;
}

.home_solution_9 .blog_cta button:hover:before {
    opacity: 1;
    transition: .5s all;
}
.home_solution_9 .blog_biggest_content_detail {
    font-size: 0.833rem;
    line-height: 1.5;
    opacity: 50%;
}
.home_solution_9 .blog_biggest_content_title {
    margin-top: 0.78125rem;
    font-weight: 600;
    font-size: 1.667rem;
    line-height: 1.4;
    transition: .5s all;
}

.home_solution_9 .blog_biggest_content_description {
    margin-top: 0.78125rem;
    font-size: 0.833rem;
    line-height: 1.7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.home_solution_9 .blog_biggest_content_cta {
    margin-top: 1.5625rem;
}

.home_solution_9 .blog_biggest_content_cta button {
    margin: 0;
    border: 1px solid rgba(0, 163, 77, 1);
    text-transform: none;
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: white;
    font-weight: 400;
    gap: 0.417rem;
    padding: 0.573rem 0.417rem 0.573rem 0.573rem 0.573rem 1.25rem;
    border-radius: 2.302rem;
}

.home_solution_9 .blog_biggest_content_cta button strong {
    font-weight: 400;
    font-size: 0.833rem;
    line-height: 1.3;
    color: rgba(0, 163, 77, 1);
    gap:0.417rem;
    transition: .5s all;
}
.home_solution_9 .blog_biggest_content_cta button:hover {
    border: 1px solid var(--main-cl);
    transition: .5s all;
    color: var(--main-cl);
}
.home_solution_9 .blog_biggest_content_cta button:hover .button_circle{
    background: rgba(35, 75, 158, 0.1);
    transition: .5s all;
}
.home_solution_9 .blog_biggest_content_cta button:hover svg path{
    stroke: var(--main-cl);
    transition: .5s all;
}
.home_solution_9 .blog_biggest_content_cta button:hover strong {
    transition: .5s all;
    color: var(--main-cl);
}

.home_solution_9 .blog_biggest_content_cta .button_circle {
    width: 1.667rem;
    height: 1.667rem;
    border-radius: 100%;
    transition: .5s all;
    background: rgba(0, 163, 77, 0.1);
}

.home_solution_9 .blog_biggest_content_cta .button_circle svg {
    display: block;
}

.home_solution_9 .blog_biggest_content_cta .button_circle svg path {
    stroke: rgba(0, 163, 77, 1);
    transition: .5s all;

}



.home_solution_blog_biggest .blog_biggest_image {
    width: 50%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}

.home_solution_blog_biggest .blog_biggest_content {
    width: 50%;
    background: rgba(235, 242, 255, 1);
    padding: 2.34375rem 3.125rem;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.blog_biggest_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.home_solution_blog_biggest:hover .blog_biggest_image img {
    transform: scale(1.1);
    transition: .5s all;
}
.home_solution_blog_biggest:hover .blog_biggest_content .blog_biggest_content_title{
    color: var(--main-cl);
    transition: .5s all;
}

.home_solution_blog_list .blog_list_item {
    width: 25%;
    padding: 0 1rem;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.home_solution_blog_list {
    margin-top: 2.083rem;
    margin-left: -1rem;
    margin-right: -1rem;
}
.home_solution_blog_biggest {
    margin-top: 3.021rem;
}
.home_solution_10 {
    margin-top: 5.729rem;
    padding-bottom: 4rem;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(1) {
    top: 66%;
    left: -37%;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(2) {
    top: 41%;
    left: -43.5%;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(3) {
    top: 16%;
    left: -35%;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(4) {
    top: 16%;
    left: 86%;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(5) {
    top: 41%;
    left: 95%;
}
.home_solution_4 li.home_solution_wcu_item:nth-child(6) {
    top: 66%;
    left: 87%;
}
.home_solution_wcu_cta {
    transform: translateY(-4rem);
}
.page-template-project,
.tax-project-category{
    overflow: unset;
}
.home_solution_blog_list .blog_list_item:last-child {
    border: none;
}
.system_cta_box select {
    height: auto;
    border-radius: 100px;
    font-size: 0.9rem;
    color: var(--text-body, #333);
    font-weight: 400;
    border: 1px solid #333;
    opacity: 0.5;
    padding: 0 1.2rem;
    min-width: 12rem;
    height: 2.3rem;
}
.filter_item_child_title  a{
    color: #333;
}
a.back_to_top svg{
    width: 3rem;
    height: auto;
}
.project_menu li.relative.active.title {
    font-weight: 700;
    font-size: 0.8rem;
}

.project_menu li a {
    color: var(--text-body, #333);
}

.project_menu li + li {
    border-top: 1px solid rgb(35 75 158 / 10%);
}
.project_menu li.relative.active.title:before {
    display: none;
}
.list_blog_heading li a {
    color: #333;
}

.list_blog_heading li.active:before,.list_blog_heading li:hover:before {
    opacity: 1;
}
.search-grid .item_product {
    width: auto;
}
.project_swiper_box:hover .project_swiper_image img {
    transform: scale(1.1);
}
.post_related_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_solution_9 .blog_category li a {
    color: black;
    transition: .5s all;
}

.home_solution_9 .blog_category li a:hover {
    color: #234B9E;
}
.product-price-container.is-normal {
    display: none;
}
.product-type-simple .product-price-container.is-normal{
    display: block;
}
@media only screen and (max-width: 1199px) {
    .faq_banner_title h1 {
        font-size: 2.8rem;
    }
    .project_banner h1 {
        font-size: 3rem;
    }
    .project_detail_address {
        font-size: 1.2rem
    }
    .project_detail_summary {
        font-size: 1.2rem
    }
    .project_solution_list li a {
        transition: .5s all;
        font-size: 1.2rem;
        line-height: 1.3;
    }
    .project_solution_heading {
        font-size: 1.2rem
    }
    .project_solution_slider_heading h2 {
        font-size: 2rem;
    }
    .project_arrow {
        width: 3rem;
        height: 3rem;
    }
    .project_swiper_title {
        font-size: 1.7rem;
    }
    .project_swiper_text {
        font-size: 1.1rem
    }
    .project_swiper_category {
        font-size: 1rem;
    }
    .project_detail_gallery_heading h2{
        font-size: 2rem;
    }
    .project_detail_5 h2.project_title_detail {
        font-size: 2.4rem;
    }
    .about_project_content span {
        font-size: 1.3rem;
    }
    .project_detail_5 .about_project_content {
        font-size: 1.2rem
    }
    .project_menu {
        padding-right: 3rem;
    }
    .project_menu li {
        font-size: 1rem;
    }
    .project_sec_2 .project_content .project_title {
        font-size: 1.2rem;
    }
    .project_sec_2 .project_content .project_address {
        font-size: 1rem;
    }
    .project_sec_2 button {
        font-size: .9rem;
    }
    .tabs_inner h3 {
        font-size: 1.1rem;
    }
    .tabs_inner li.active h3{
        font-size: 1.1rem;
    }
    .tabs_inner li {
        padding: 1rem 1.042rem;
    }
    .faq_sec_2 .tab_title {
        font-size: 2.2rem;
    }
    .faq_sec_2 .tab_content h3{
        font-size: 1.3rem;
    }
    .faq_sec_2 .according_item_content {
        font-size: 1.2rem;
    }
    .faq_content_box button {
        font-size: .9rem;
    }
    .faq_content_box h2 {
        font-size: 2.2rem;
    }
    .faq_banner_title h1 {
        font-size: 3rem;
    }
    .tabs_inner li.active h3 {
        font-size: 1.3rem;
    }

    .tabs_inner li {
        padding: 1.3rem 1rem;
    }

    .tabs_inner h3 {
        font-size: 1.3rem;
    }
    .faq_sec_2 .tab_title {
        font-size: 2.3rem;
    }
    .faq_sec_2 .tab_content h3 {
        font-size: 1.5rem;
    }
    .faq_sec_2 .according_item_content {
        font-size: 1.3rem;
    }
    .contact_banner h1 {
        font-size: 3rem;
    }
    .contact_sec_2 .contact_title {
        font-size: 1.2rem;
    }

    .contact_item_content {
        font-size: 1.1rem;
    }
    .contact_sec_3 .form_subtitle {
        font-size: 1.2rem;
    }
    .wrap_form input {
        padding: 1.3rem;
    }
    .contact_sec_3 .text_form {
        font-size: 1.3rem;
    }
    span.wpcf7-form-control.wpcf7-checkbox {
        font-size: 1.1rem;
        white-space: nowrap;
    }
    .submit_form_contact button {
        font-size: 1.1rem;
    }
    .blog_list_1 h1 {
        font-size: 3rem !important;
    }
    .hot_blog_image:before {
        height: 7.99rem;
    }
    .hot_blog_title h3 {
        font-size: 1.1rem;
    }
    .hot_blog_item_middle h3 {
        font-size: 1.6rem;
    }
    .blog_list_2 .hot_blog_item_middle .blog_detail {
        font-size: 1.1rem;
    }
    .list_blog_item_content h4 {
        font-size: 1.2rem;
        transition: .5s all;
    }

    .list_blog_item .blog_detail {
        font-size: 1rem;
    }
    .list_blog_cta button {
        font-size: .9rem;
    }
    .system_sec_1 h1 {
        font-size: 3rem !important;
    }

    .system_cta_box span {
        font-size: 1.2rem !important;
    }

    .system_cta_box button {
        font-size: .9rem !important;
    }

    .system_heading {
        font-size: 1.2rem !important;
    }

    .system_address_content {
        font-size: 1.1rem !important;
    }
    .system_address_image, .system_phone_image {
        width: 1.3rem !important;
        height: 1.3rem !important;
    }
    .system_list_cta button {
        font-size: .9rem;
    }
    .post_single_content strong {
        font-size: 1.3rem !important;
    }
    .post_single_content {
        font-size: 1.2rem;
    }
    .post_single_tags {
        font-size: 1.1rem;
    }
    .post_related_content h4 {
        font-size: 1.2rem;
    }

    .post_related_item .blog_detail {
        font-size: 1rem;
    }
    .post_single_related_heading h3 {
        font-size: 2.2rem !important;
    }
    .post_single_detail {
        font-size: 1.2rem !important;
    }
    .about_banner_title h1 {
        font-size: 3rem;
    }
    h3.subtitle {
        font-size: 1.2rem;
    }
    .about_sec_2 .curved_text text {
        font-size: 2.3rem;
    }
    .about_sec_2 .curved_text svg {
        transform: rotate(-76deg) !important;
    }
    .about_sec_2 .curved_text svg {
        transform: rotate(-76deg);
    }
    .about_us_heading_content {
        font-size: 1.2rem;
    }
    .about_us_left {
        padding-left: 0;
    }
    .vision_content, .mission_content {
        font-size: 1.2rem;
        line-height: 1.7;
    }
    .vision_content h4, .mission_content h4 {
        font-size: 1.8rem;
    }
    .vision_content, .mission_content {
        font-size: 1.2rem;
        line-height: 1.7;
    }

    .about_sec_4 .core_title {
        font-size: 1.5rem;
    }

    .about_sec_4 .core_text {
        font-size: 1.1rem;
    }
    .capacity_item .capacity_title {
        font-size: 1.1rem;
    }
    .guarantee_right button {
        font-size: 1.1rem;
    }
    .guarantee_content {
        font-size: 1.2rem;
    }
    .guarantee_cta_content {
        font-size: 1.2rem;
        max-width: 18rem;
    }
    .about_sec_7 .certificate_content {
        font-size: 1.2rem;
    }
    .about_certificate_slide {
        padding: 0 2.5rem;
    }
    .about_sec_7 .swiper.about_certificate_image {
        padding: 5rem 0;
    }
    .project_content {
        font-size: 1.2rem;
    }
    .about_sec_8 .about_project_content span {
        font-size: 1.3rem;
    }
    .about_sec_8 .about_project_content {
        font-size: 1.2rem;
    }
    .project_arrows.right {
        right: -5%;
    }
    .project_arrows.left {
        left: -5%;
    }
    .about_sec_8 button {
        font-size: 1.1rem;
    }
    .subscribe_contact_content h3 {
        font-size: 1.8rem;
    }
    .subscribe_contact_content a button {
        font-size: 1.1rem;
    }
    span.subscribe_contact_image {
        width: 2rem;
        height: 2rem;
    }
    .about_sec_10 h2 {
        font-size: 3.2rem;
    }
    .about_project_cta {
        padding-top: 3.5rem;
    }
    .document_title {
        font-size: 1.1rem;
    }
    .document_download_icon {
        width: 1.5rem;
        height: 1.5rem;
    }
    .document_cta {
        font-size: 1.1rem;
    }
    .document_filter strong {
        font-size: 1.05rem;
    }
    .search_icon {
        width: 2.5rem;
        height: 2.5rem;
    }

    .search_input input {
        font-size: 1rem;
    }

    .filter_item_title_icon {
        width: 1.2rem;
        height: 1.2rem;
    }
    .document_banner h1 {
        font-size: 3rem;
    }
    .filter_item_child_icon {
        width: 1rem;
        height: 1rem;
    }

    .home_solution_top_heading_content {
        font-size: 1.1rem;
    }

    .top_slide_content_text {
        font-size: 1.35rem;
    }
    .home_solution_slide_change_button button {
        font-size: 1.1rem;
        padding: 1rem;
    }
    .home_solution_about {
        margin-left: calc(-4 * calc((100vw - var(--container-w)) / 2));
    }
    .home_solution_content_box {
        font-size: 1.1rem;
    }
    .home_solution_strong {
        font-size: 1.2rem;
    }
    .home_solution_about_count {
        gap: 2rem;
    }
    .second_count_content, .third_count_content {
        font-size: 1rem;
    }
    .home_solution_about_cta .cta_link button {
        font-size: 1.1rem;
        padding:.9rem;
    }
    .home_solution_about_cta .cta_download button {
        font-size: 1.1rem;
        padding: .9rem
    }
    /*.home_solution_4 .home_solution_wcu_image {*/
    /*    top: 18%;*/
    /*}*/
    .home_solution_wcu_cta .cta_left button {
        font-size: 1.1rem;
        padding:.9rem;

    }

    .home_solution_wcu_cta .cta_right button {
        font-size: 1.1rem;
        padding:.9rem;

    }

    .home_solution_5 .project_detail_title h4 {
        font-size: 1.9rem;
    }

    .project_detail_content_address {
        font-size: .9rem;
    }

    .project_detail_content_text {
        font-size: 1.05rem;
    }

    .project_detail_content_cta a {
        font-size: 1rem;
        padding:.9rem;
    }

    .home_solution_6 .certificate_content {
        font-size: 1.1rem;
    }

    .home_solution_7 .document_tabs_inner li {
        font-size: 1.1rem;
    }

    .home_solution_7 .tab_text {
        font-size: 1.2rem;
    }

    .home_solution_7 .tab_download {
        font-size: 1.1rem;
    }

    .home_solution_7 .tab_cta button {
        font-size: 1.1rem;
        padding:.9rem;
    }

    .home_solution_partner_heading h3.subtitle {
        font-size: 1.2rem;
    }

    .partner_slide_arrow {
        width: 3.5rem;
        height: 3.5rem;
    }
    .home_solution_8 .partner_heading_right {
        gap: 1rem;
    }

    .home_solution_9 .blog_category li {
        font-size: 1.1rem;
    }

    .home_solution_9 .blog_cta button strong {
        font-size: 1.1rem;
    }

    .home_solution_9 .blog_biggest_content_detail {
        font-size: .95rem;
    }
    .home_solution_9 .blog_cta button {
        font-size: 1.1rem;
        padding: .9rem;
    }
    .home_solution_9 .blog_biggest_content_title {
        font-size: 1.8rem;
    }

    .home_solution_9 .blog_biggest_content_description {
        font-size: 1.1rem;
    }

    .home_solution_9 .blog_biggest_content_cta button strong {
        font-size: 1rem;
    }

    .home_solution_9 .list_blog_item_content h4 {
        font-size: 1.2rem;
    }
    .home_solution_project_detail_box {
        padding: 3.839rem 3.021rem;
    }
    .home_solution_9 .blog_biggest_content_cta button {
        font-size: 1.1rem;
        padding: .9rem;
    }
    .home_solution_1 .home_solution_banner {
        height: 32rem;
    }
    .home_solution_wcu_box {
        width: 40rem;
    }
}
@media only screen and (max-width: 991px) {
    .project_detail_address {
        font-size: 0.729rem;
    }

    .project_sec_2 .project_content .project_address {
        font-size: 1.1rem;
    }

    .project_sec_2 .project_content .project_title {
        font-size: 1.3rem;
    }

    .project_sec_2 button {
        font-size: 1.1rem;
    }

    .project_detail_heading h1 {
        font-size: 3rem;
    }

    .project_detail_address {
        font-size: 1.2rem;
    }

    .project_solution_heading {
        font-size: 1.35rem;
    }

    .project_solution_list li a {
        font-size: 1.35rem;
    }

    .project_detail_summary {
        font-size: 1.35rem;
    }

    .project_solution_list li:not(:last-child) {
        padding-bottom: 1rem;
    }

    .project_solution_list li:not(:last-child) {
        padding-bottom: .8rem;
        margin-bottom: .8rem;
    }

    .project_solution_slider_heading h2 {
        font-size: 2.2rem;
    }

    .project_arrow {
        width: 3.5rem;
        height: 3.5rem;
    }

    .project_swiper_category {
        font-size: 1.2rem;
    }

    .project_swiper_title {
        font-size: 2rem;
    }

    .project_swiper_text {
        font-size: 1.35rem;
    }

    .project_detail_gallery_heading h2 {
        font-size: 2.2rem;
    }

    section.project_detail_5 {
        margin-top: 5rem;
    }

    .project_detail_5 h2.project_title_detail {
        font-size: 2.6rem;
    }

    .project_arrow {
        width: 3.5rem;
        height: 3.5rem;
    }

    .project_detail_5 .about_project_content {
        font-size: 1.25rem;
    }

    .about_project_content span {
        font-size: 1.4rem;
    }

    .project_more_slider .swiper-pagination {
        bottom: -10%;
    }

    .project_sec_2 .project_content .project_title {
        font-size: 1.5rem;
    }

    .project_sec_2 .project_content .project_address {
        font-size: 1.25rem;
    }

    .faq_banner_title h1 {
        font-size: 3rem;
    }

    .tabs_inner li.active h3 {
        font-size: 1.3rem;
    }

    .tabs_inner li {
        padding: 1.3rem 1rem;
    }

    .tabs_inner h3 {
        font-size: 1.3rem;
    }

    .faq_sec_2 .tab_title {
        font-size: 2.3rem;
    }

    .faq_sec_2 .tab_content h3 {
        font-size: 1.5rem;
    }

    .faq_sec_2 .according_item_content {
        font-size: 1.3rem;
    }

    .faq_content_box button {
        font-size: 1.1rem;
    }

    .faq_content_box h2 {
        font-size: 2.4rem;
    }

    .contact_banner h1 {
        font-size: 3rem;
    }

    .contact_item_content.relative {
        font-size: 1.1rem !important;
    }

    .contact_banner h1 {
        font-size: 3rem;
    }

    .contact_sec_2 .contact_title {
        font-size: 1.3rem;
    }

    .contact_item_content {
        font-size: 1.2rem;
    }

    .contact_item_content.relative {
        font-size: 1.1rem !important;
    }

    .contact_sec_3 .form_title h2 {
        font-size: 2.2rem;
    }

    span.wpcf7-form-control.wpcf7-checkbox {
        font-size: 1.2rem;
    }

    .contact_sec_3 .text_form {
        font-size: 1.5rem;
    }

    .submit_form_contact button {
        font-size: 1.1rem;
    }

    .wrap_form input {
        padding: 1.5rem;
    }
    .about_certificate_slide {
        padding: 0;
    }
    .blog_list_2 h2 {
        font-size: 2.5rem;
    }

    .hot_blog_title h3 {
        font-size: 1.1rem !important;
    }

    .post_related_item .blog_detail {
        font-size: 1rem !important;
    }

    .hot_blog_item_middle h3 {
        font-size: 1.7rem !important;
    }

    .blog_list_2 .hot_blog_item_middle .blog_detail {
        font-size: 1.1rem !important;
    }

    .list_blog_heading ul {
        font-size: 1.2rem !important;
    }

    .list_blog_item_content h4 {
        font-size: 1.3rem !important;
    }

    .list_blog_item .blog_detail {
        font-size: 1.1rem !important;
    }

    .hot_blog_image:before {
        height: 9.99rem;
    }

    .list_blog_cta button {
        font-size: 1.1rem;
        padding: .6rem 1rem;
    }

    .system_sec_1 h1 {
        font-size: 3rem !important;
    }

    .system_cta_box span {
        font-size: 1.3rem !important;
    }

    .system_cta_box button {
        font-size: 1.1rem !important;
    }

    .system_heading {
        font-size: 1.3rem !important;
    }

    .system_address_content {
        font-size: 1.2rem !important;
    }

    .system_address_image, .system_phone_image {
        width: 1.6rem !important;
        height: 1.6rem !important;
    }

    .system_list_cta button {
        font-size: 1.1rem;
    }

    .post_single_detail {
        font-size: 1.3rem !important;
    }

    .post_single_heading h1 {
        font-size: 2.5rem;
    }

    .post_single_content strong {
        font-size: 1.5rem !important;
    }

    .post_single_content {
        font-size: 1.3rem;
    }

    .post_related_content h4 {
        font-size: 1.3rem;
    }

    .post_related_item .blog_detail {
        font-size: 1.2rem !important;
    }

    .post_single_related_heading h3 {
        font-size: 2.5rem !important;
    }

    .about_sec_8 button {
        font-size: 1.1rem;
    }

    .subscribe_contact_content h3 {
        font-size: 1.8rem;
    }

    .subscribe_contact_content a button {
        font-size: 1.1rem;
    }

    .about_sec_10 h2 {
        font-size: 3.2rem;
    }

    .about_banner_title h1 {
        font-size: 3rem;
    }

    h3.subtitle {
        font-size: 1.4rem !important;
    }

    .about_sec_2 .heading_content {
        max-width: max-content;
    }

    .about_us_heading h2 {
        font-size: 2.5rem;
    }

    .circle_container.mobile_display.aos-init.aos-animate {
        display: flex;
        justify-content: center;
        margin-top: 2rem;
    }

    .about_sec_2 .curved_text text {
        font-size: 3rem !important;
    }

    .about_sec_2 .curved_text svg {
        transform: rotate(-75deg) !important;
    }

    .about_sec_2 .circle {
        width: 10rem !important;
        height: 10rem !important;
    }

    .about_us_heading_content {
        font-size: 1.35rem;
    }

    .circle_container {
        padding-right: 0;
    }

    .about_us_right .about_us_heading_content {
        padding-right: 0;
    }

    .about_us_left span.number_count {
        font-size: 15rem !important;
    }

    .about_sec_2 .number_sup {
        font-size: 10rem !important;
        top: -8% !important;
    }

    .about_sec_2 .number_unit {
        font-size: 3rem !important;
    }

    .about_sec_2 .number_subtitle {
        font-size: 2.05rem !important;
    }

    .vision_content h2 {
        font-size: 2.5rem;
    }

    .vision_content h4, .mission_content h4 {
        font-size: 2rem !important;
    }

    .vision_content, .mission_content {
        font-size: 1.35rem !important;
    }

    .about_sec_3 {
        background-size: cover !important;
        background-position: center;
    }

    .about_sec_3 .row {
        padding-bottom: 20rem;
    }

    .core_heading_content h2 {
        font-size: 2.5rem;
    }

    .about_sec_4 .core_title {
        font-size: 1.7rem;
    }

    .about_sec_4 .core_text {
        font-size: 1.35rem !important;
    }

    .capacity_item .capacity_title {
        font-size: 1.3rem !important;
    }

    .document_title {
        font-size: 1.4rem;
    }

    .document_cta {
        font-size: 1.3rem;
    }

    .document_download_icon {
        width: 1.8rem;
        height: 1.8rem;
    }

    .filter_item_child_icon {
        width: 1.8rem;
        height: 1.8rem;
    }

    .document_sec_2 .row.justify-between.clearfix {
        justify-content: center;
    }

    .home_solution_1 {
        min-height: 29rem;
    }

    .home_solution_top_heading h2 {
        font-size: 2.6rem;
    }

    .home_solution_top_heading_content {
        font-size: 1.35rem;
    }

    .guarantee_right button {
        font-size: 1.1rem !important;
    }

    .home_solution_slide_change_arrow.left, .home_solution_slide_change_arrow.right {
        width: 3rem;
        height: 3rem;
    }

    .top_slide_content_text {
        font-size: 1.9rem;
    }

    .home_solution_about_heading h2 {
        font-size: 2.6rem;
    }

    .home_solution_content_box {
        font-size: 1.35rem;
    }

    .home_solution_strong {
        font-size: 1.5rem;
    }

    .home_solution_project_heading h2 {
        font-size: 2.6rem;
    }

    .home_solution_5 .project_detail_title h4 {
        font-size: 1.8rem;
    }
    .home_solution_project_image {
        height: 45.667rem;
    }

    .project_detail_content_text {
        font-size: 1.15rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .home_solution_6 .certificate_content {
        font-size: 1.35rem;
    }

    .home_solution_6 .home_solution_certificate {
        padding: 5.59375rem 0;
    }
    .home_solution_document_heading h2 {
        font-size: 2.6rem;
    }
    .home_solution_7 .document_tabs_inner li {
        font-size: 1.35rem;
    }
    .home_solution_7 .tab_text {
        font-size: 1.4rem;
    }
    .home_solution_7 .tab_download {
        font-size: 1.3rem;
    }
    .home_solution_partner_content .swiper-pagination {
        margin-top: 2.667rem;
    }
    .home_solution_9 .blog_category li {
        font-size: 1.3rem;
    }
    .home_solution_9 .home_solution_blog_left {
        max-width: 35.167rem;
    }
    .home_solution_9 .blog_biggest_content_description {
        font-size: 1.2rem;
    }
    .home_solution_about {
        margin: 0 auto;
    }
    .home_solution_about_heading {
        margin-top: 5rem;
    }
    section.home_solution_4 {
        background-image: none !important;
    }


    .home_solution_4 li.home_solution_wcu_item {
        position: unset;
        width: calc(calc(100% / 3 - 1.5rem * 2 / 3 ));
    }

    .home_solution_4 .home_solution_wcu_image {
        position: unset;
        transform: none;
    }

    ul.home_solution_wcu_list {
        display: flex;
        flex-wrap: wrap;
        column-gap: 1.5rem;
        justify-content: space-between;
        row-gap: 1rem;
    }
    .home_solution_4 li:nth-child(n+1) .wcu_item_content {
        order: 2;
        text-align: center;
    }
    .wcu_item_box.flex.items-center {
        flex-direction: column;
    }
    .home_solution_4 ul.home_solution_wcu_list {
        margin-top: 5rem;
    }
    .wcu_item_image {
        width: 8rem;
        height: 8rem;
    }

    .home_solution_4 .wcu_item_content {
        font-size: 1.35rem;
    }

    .home_solution_wcu_cta.flex.items-center.justify-center {
        margin-top: 3rem;
    }
    .home_solution_1 .home_solution_banner {
        height: 28rem;
    }
}
@media only screen and (max-width: 767px) {
    .about_sec_6 {
        padding-top: 20rem !important;
    }

    .about_sec_2 .heading_content {
        max-width: 100%;
    }

    .circle_container.mobile_display {
        display: flex;
        margin-top: 1.5rem;
        justify-content: center;
    }

    .about_sec_4 .col.large-3 {
        margin-top: 2rem;
    }

    .about_sec_4 .core_middle_image {
        width: 17.333rem;
        height: 17.333rem;
    }

    .core_middle_image_block {
        margin-top: 2rem;
    }

    .about_sec_4 .core_middle_image_animation {
        width: 19rem;
        height: 19rem;
    }

    .capacity_heading h2 {
        font-size: 1.5rem;
    }

    .capacity_content {
        margin-top: 2rem;
    }

    .col.large-6.medium-6.small-12.capacity_col_right {
        margin-top: 2rem;
    }

    .about_sec_6 {
        padding-top: 18rem;
    }

    .about_sec_5 .col.large-6.capacity_col_left {
        padding-right: 15px;
    }

    .about_sec_5 .col.large-6.capacity_col_right {
        padding-left: 15px;
    }

    .guarantee_heading h2 {
        font-size: 1.5rem;
    }

    .guarantee_right button {
        font-size: .6rem;
        gap: .5rem;
    }

    .guarantee_right button {
        padding: .3rem .5rem;
    }

    .guarantee_item {
        width: calc(calc(100% / 2 - (2.5rem * 2 / 3)));
    }

    .guarantee_image.flex.justify-center.items-center {
        width: auto;
        height: 5.271rem;
        padding: 0;
    }

    .about_sec_7 h2 {
        font-size: 1.5rem;
    }

    .about_sec_7 .certificate_content {
        font-size: .8rem;
        line-height: 1.7;
    }

    .about_sec_8 .project_left h2 {
        font-size: 1.5rem;
    }

    .about_sec_8 .project_left h2 {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    .project_heading {
        column-gap: 5.885rem;
        padding-bottom: 4.167rem;
        row-gap: 1rem;
        flex-wrap: wrap;
    }

    .subscribe_contact_content h3 {
        font-size: 1.1rem;
    }

    .subscribe_contact_content {
        padding: 0 1rem;
    }

    .subscribe_contact_content a {
        margin-top: 1rem;
        font-size: 0.8rem;
    }

    .hot_blog_list {
        height: auto;
        flex-wrap: wrap;
        row-gap: 1rem;
    }

    .hot_blog_item, .hot_blog_item_middle {
        height: 15rem;
    }

    .hot_blog_item_middle {
        margin: 1rem 0;
    }

    .faq_sec_2 .tab_title {
        font-size: 1.7rem;
    }

    .guarantee_image img {
        width: 100%;
        height: 100%;
        transition: .5s all;
        object-fit: contain;
    }

    .guarantee_right button {
        font-size: .7rem;
        gap: .5rem;
    }

    .about_sec_8 button {
        padding: .3rem .5rem;
    }

    .faq_banner_title h1 {
        font-size: 2.5rem;
        padding: 0 5rem;
    }

    .form_container {
        padding: 2rem;
    }

    span.wpcf7-list-item-label {
        white-space: nowrap;
    }

    .wpcf7 span.wpcf7-list-item {
        width: calc(calc(100% / 2 - (7.604rem * 1 / 2))) !important;
    }

    .project_sec_2 .project_item {
        width: calc(calc(100% / 2 - (2.03125rem * 1 / 2)));
    }

    .project_sec_2 .project_content .project_title {
        font-size: 1.1rem;
    }

    .project_sec_2 .project_content .project_address {
        font-size: .9rem;
    }

    .project_sec_2 .project_list {
        row-gap: 1.5rem;
    }

    .project_list_cta {
        margin-top: 2rem;
    }

    .project_menu_fixed {
        width: 100vw;
    }

    .project_menu_fixed .fixed_closed {
        font-size: 1.2rem;
    }

    .project_sec_2 .fixed_filter {
        padding: .5rem;
        font-size: 1.2rem;
    }
    .document_filter_fixed {
        width: 100vw;
    }

    .document_filter_fixed .fixed_closed {
        font-size: 1.2rem;
    }

    .fixed_filter {
        padding: .5rem;
        font-size: 1.2rem;
    }

    .project_list_menu li {
        padding: 1rem;
        font-size: 1.3rem;
    }

    .project_banner h1 {
        font-size: 2.5rem;
        padding: 0 5rem;
    }

    .project_detail_heading h1 {
        font-size: 2.5rem;
    }

    .project_detail_address_icon {
    }

    .project_detail_summary {
        font-size: 1.2rem;
    }

    .project_detail_list_solution {
        margin-top: 1.5rem;
    }

    .project_solution_heading {
        font-size: 1.2rem;
    }

    .project_solution_list li a {
        font-size: 1.2rem;
    }

    section.project_detail_2 {
        background-size: cover !important;
    }

    .project_solution_slider_heading h2 {
        font-size: 2rem;
    }

    .project_swiper_category {
        font-size: 1rem;
    }

    .project_swiper_title {
        font-size: 1.5rem;
    }

    .project_swiper_text {
        font-size: 1.1rem;
    }

    .project_swiper_image {
        padding: 1rem;
    }

    .project_gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.521rem;
    }

    .project_gallery_item:nth-child(6) {
        grid-column: 1 / 3;
    }

    .project_gallery_item {
        height: auto;
        aspect-ratio: 1;
    }

    .project_detail_5 h2.project_title_detail {
        font-size: 2.5rem;
    }

    section.project_detail_5 {
        padding-top: 2rem;
        padding-bottom: 6rem;
        margin-top: 4rem;
    }

    .about_project_content span {
        font-size: 1.3rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .project_more_slider .swiper-pagination {
        bottom: -10%;
    }

    .project_sec_2 .project_content .project_title {
        font-size: 1.3rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .project_sec_2 .project_content .project_address {
        font-size: 1.25rem;
    }

    .tab_block_inner.relative {
        margin-top: 2rem;
    }

    .faq_sec_2 .tab_title {
        font-size: 2rem;
    }

    .tabs_inner li.active h3 {
        font-size: 1.5rem;
    }
    .tabs_inner li h3 {
        font-size: 1.5rem;
    }
    .faq_last_sec_banner {
        height: 25.625rem;
    }
    .faq_content_box h2 {
        font-size: 2rem;
    }
    section.contact_sec_1.relative {
        background-size: cover !important;
        background-position: center;
        min-height: 20rem;
    }
    .contact_sec_2 .contact_item {
        width: 100% !important;
    }
    .contact_sec_2 .contact_title {
        font-size: 1.5rem;
    }
    .contact_item_heading .contact_logo {
        width: 3rem;
        height: 3rem
    }
    .contact_sec_2 .contact_list {
        column-gap: 2.292rem;
        row-gap: 1.5rem;
    }
    .wpcf7 span.wpcf7-list-item {
        width: calc(calc(100% / 2 - (1rem * 1 / 2))) !important;
    }
    .contact_sec_3 .text_form {
        font-size: 1.4rem;
        line-height: 1.3;
    }
    span.wpcf7-form-control.wpcf7-checkbox {
        font-size: .9rem;
        column-gap:1rem;
    }
    span.wpcf7-list-item-label {
        white-space: pre-wrap;
        text-align: start;
    }
    .contact_sec_2 .contact_item {
        padding: 1.302rem 1.458rem 4rem 1.458rem;
    }
    .contact_item_content.relative {
        font-size: 1.2rem !important;
    }
    section.faq_sec_1 {
        min-height: 20rem;
        background-size: cover !important;
        background-position: center;
    }
    section.project_sec_1 {
        min-height: 14rem;
        background-size: cover !important;
        background-position: center;
    }
    section.blog_list_1 {
        min-height: 20rem;
        background-size: cover !important;
        background-position: center;
    }
    .blog_list_1 h1{
        font-size: 2.5rem!important;
        padding:0 5rem;
    }
    .hot_blog_title h3 {
        font-size: 1.3rem !important;
    }
    .blog_detail.flex.items-center {
        font-size: 1.05rem !important;
    }
    .hot_blog_item_middle .hot_blog_title {
        padding: 1.042rem 0.78125rem;
    }
    .blog_detail_category {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .contact_banner h1 {
        font-size: 2.5rem;
        padding:0 5rem;

    }
    .system_sec_1 h1{
        padding: 0 5rem;
    }
    .system_item {
        width: 100% !important;
    }
    .system_heading {
        font-size: 1.4rem !important;
    }
    section.system_sec_1 {
        min-height: 20rem;
        background-size: cover !important;
        background-position: center;
    }
    .post_single_detail {
        font-size: 1.2rem !important;
    }

    .post_single_heading h1 {
        font-size: 2rem !important;
    }

    .post_single_content strong {
        font-size: 1.3rem !important;
    }

    .post_single_content p {
        font-size: 1.25rem !important;
        line-height: 1.5 !important;
    }
    .smallest_mobile_display{
        display: block;
    }
    .about_banner_title {
        transform: translateY(-50%) !important;
    }
    h3.subtitle {
        font-size: 1.2rem !important;
    }

    .about_us_heading h2 {
        font-size: 2rem !important;
    }

    .about_sec_2 .circle {
        width: 8rem !important;
        height: 8rem !important;
    }

    .about_sec_2 .curved_text text {
        font-size: 2.5rem !important;
    }

    .about_sec_2 .curved_text svg {
        transform: rotate(-88deg) !important;
    }

    .about_us_heading_content {
        font-size: 1.2rem;
    }

    .about_us_left span.number_count {
        font-size: 10rem !important;
    }

    .about_sec_2 .number_sup {
        font-size: 5rem !important;
        top: -2% !important;
    }

    .about_sec_2 .number_unit {
        font-size: 2.5rem !important;
    }

    .number_main.flex.items-baseline {
        justify-content: center;
    }

    .about_sec_2 .number_subtitle {
        font-size: 1.8rem !important;
        text-align: center;
    }

    .about_sec_2 .content_left, .about_sec_2 .number_content {
        max-width: 100%;
    }

    .vision_content h2 {
        font-size: 2rem !important;
    }

    .vision_content h4, .mission_content h4 {
        font-size: 1.8rem !important;
    }

    .vision_content, .mission_content {
        font-size: 1.2rem !important;
    }

    .core_heading_content h2 {
        font-size: 2rem;
    }

    .capacity_heading h2 {
        font-size: 2rem;
    }

    .capacity_item .capacity_title {
        font-size: 1.2rem;
    }

    .about_sec_6 {
        padding-top: 5rem !important;
    }

    .guarantee_item {
        width: 100%;
        padding: 2.5625rem 2.083rem;
    }

    .guarantee_content {
        margin-top: 2.5rem;
    }
    .guarantee_right{
        display: none;
    }
    .guarantee_heading h2 {
        font-size: 2rem;
    }
    .guarantee_mobile_button button {
        background: rgba(0, 163, 77, 1);
        margin: 0;
        padding: 0.573rem 0.573rem 0.573rem 1.25rem;
        border-radius: 52.03125rem;
        color: #fff;
        gap: 0.417rem;
        text-transform: none;
        font-weight: 400;
        font-size: 1.1rem;
    }

    .guarantee_mobile_button {
        display: flex;
        justify-content: center;
        margin-top: 3rem;
    }
    section.about_sec_7 {
        background-size: cover !important;
        background-position: center;
    }

    .about_sec_7 h2 {
        font-size: 2rem;
    }

    .about_sec_7 .certificate_content {
        font-size: 1.2rem;
    }
    .about_sec_8 .project_left h2 {
        font-size: 2rem;
    }

    .subscribe_contact_content h3 {
        font-size: 1.5rem;
    }

    .about_sec_9 .subscribe_contact {
        height: 30rem;
    }
    section.document_sec_1 {
        background-size: cover !important;
        background-position: center;
        min-height: 20rem;
    }
    .document_banner h1{
        font-size: 2.5rem;
        padding: 0 5rem;
    }
    .document_item {
        width: calc(calc(100% / 2 - (2.24rem * 1 / 2)));
    }
    .home_solution_top_heading.flex.justify-between.items-center {
        flex-wrap: wrap;
        row-gap: 1rem;
    }

    .home_solution_top_heading h2 {
        max-width: 100%;
        font-size: 2rem;
    }

    .home_solution_top_heading_content {
        max-width: 100%;
        padding-left: 0;
        font-size: 1.3rem;
    }

    .home_solution_1 {
        min-height: 10rem;
    }

    .top_slide_content_text {
        font-size: 1.7rem;
        transform: translateY(8rem);
        text-align: left;
    }

    .home_solution_slide_change_arrow {
        display: none;
    }

    .home_solution_top_cta.flex.items-center {
        justify-content: center;
    }
    .swiper-scrollbar.swiper-scrollbar-horizontal {
        max-width: 61%;
    }
    .home_solution_about {
        width: auto;
    }
    .home_solution_4 {
        padding-top: 0;
    }
    .home_solution_about_cta .cta_link button {
        font-size: .9rem;
    }

    .home_solution_about_cta .cta_download button {
        font-size: .9rem;
    }
    .home_solution_4 .home_solution_wcu_image {
        width: auto;
    }
    .home_solution_4 .wcu_item_content {
        font-size: 1.2rem;
    }

    ul.home_solution_wcu_list {
        row-gap: 3rem;
    }
    .home_solution_4 li.home_solution_wcu_item {
        width: calc(calc(100% / 2 - 1.5rem * 1 / 2));
    }
    .home_solution_wcu_cta .cta_left button {
        font-size: .9rem;
    }

    .home_solution_wcu_cta .cta_right button {
        font-size: .9rem;
    }
    .swiper.home_solution_project_detail_swiper {
        position: unset !important;
        transform: none;
        margin-top: 3rem;
    }

    .home_solution_project_image img {
        height: 100%;
        object-fit: cover;
    }

    .home_solution_6 .certificate_content {
        font-size: 1.3rem;
        line-height: 1.7;
    }
    section.home_solution_6 {
        position: relative;
        padding: 4.292rem 0;
    }

    .home_solution_6 .about_certificate_slide {
        padding: 0;
    }

    .home_solution_about_heading h2 {
        font-size: 2.2rem;
    }

    .home_solution_4 .home_solution_wcu_heading h2 {
        font-size: 2.2rem;
    }

    .home_solution_project_heading h2 {
        font-size: 2.2rem;
    }

    .home_solution_6 h2 {
        font-size: 2.2rem;
    }
    .home_solution_7 ul.flex {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home_solution_7 .document_tabs_inner li {
        font-size: 1.05rem;
    }
    .document_tabs_block .tab_image {
        width: 21.677rem;
        height: 15.646rem;
    }
    .home_solution_7 .tab_text {
        font-size: 1.2rem;
    }
    .home_solution_7 .tab_download {
        font-size: 1.2rem;
    }
    .home_solution_7 .tab_cta button {
        font-size: .9rem;
    }
    .home_solution_7 .tab_cta {
        margin-top: 1rem;
    }
    .home_solution_partner_video {
        width: 100%;
        height: 50.458rem;
    }
    .home_solution_8 .partner_heading_right {
        display: none;
    }
    .home_solution_7 ul.flex {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home_solution_7 .document_tabs_inner li {
        font-size: 1.05rem;
    }

    .home_solution_7 .tab_text {
        font-size: 1.2rem;
    }

    .home_solution_7 .tab_download {
        font-size: 1.2rem;
    }

    .home_solution_7 .tab_cta button {
        font-size: .9rem;
    }

    .home_solution_8 .partner_heading_right {
        display: none;
    }

    .home_solution_blog_heading {
        flex-wrap: wrap;
    }

    .home_solution_9 .home_solution_blog_left {
        max-width: 100%;
        padding-left: 0;
    }

    .home_solution_9 .blog_cta {
        display: none;
    }

    .home_solution_blog_right {
        margin-top: 2rem;
    }

    .home_solution_blog_biggest .blog_biggest_image {
        width: 100%;
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
    }

    .home_solution_blog_biggest .blog_biggest_content {
        width: 100%;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
        padding: 3rem 2.5rem;
    }

    .home_solution_blog_biggest {
        flex-wrap: wrap;
    }

    .home_solution_9 .blog_biggest_content_title {
        font-size: 1.6rem;
    }

    .home_solution_9 .blog_biggest_content_detail {
        font-size: 1.1rem;
    }

    .home_solution_9 .blog_biggest_content_cta button strong {
        font-size: .9rem;
    }

    .home_solution_blog_list .blog_list_item {
        width: calc(calc(100% / 2 - (1.302rem * 1 / 2 )));
    }
    .home_solution_9 .blog_biggest_content_cta button {
        font-size: .9rem;
        padding: .7rem;
    }
    .home_solution_project_image {
        height: 25rem;
    }
    .home_solution_1 .home_solution_banner {
        height: 20rem;
    }
    .home_solution_wcu_cta {
        transform: unset;
    }

    .home_solution_wcu_box {
        width: 100%;
    }
    .home_solution_blog_list .blog_list_item {
        border: none;
    }

    .home_solution_blog_list .blog_list_item {
        width: 50%;
        margin-bottom: 2rem;
    }
    .system_cta_box select {
        width: 100%;
        height: 3rem;
    }

    .system_cta_box {
        display: flex;
        width: 100%;
        gap: unset;
        justify-content: space-between;
    }

    .system_cta_box>label {
        width: calc(50% - .4rem);
        float: left;
    }

    .system_cta_box>span {
        width: 100%;
        display: block;
        margin-bottom: 1rem;
        text-align: center;
    }

    .system_cta_box button {
        width: 100%;
        height: 3rem;
    }

    .system_cta_box>a {
        width: 100%;
        margin-top: 1rem;
    }
    .project_list_menu li a {
        color: #fff;
    }
    .fixed_filter {
        right: 15px;
        text-align: center;
        justify-content: center;
        left: 15px;
        bottom: .2rem !important;
    }
    .project_menu_fixed {
        z-index: 9999;
    }

    .project_menu_fixed_content {
        padding: 1rem;
    }
    .home_solution_2 {
        padding-top: 3rem;
    }

    .home_solution_10 {
        margin-top: 2rem;
    }
    span.wpcf7-list-item-label {
        font-size: .9rem;
    }

    span.wpcf7-form-control.wpcf7-checkbox {
        row-gap: .5rem;
    }

    .form_container .text_form b {
        font-size: 1.6rem;
        line-height: 1.2;
    }

    .form_subtitle {
        font-size: 1.1rem;
        line-height: 1.4;
    }
    .project_sec_2 .project_list {
        gap: 1rem;
    }

    .project_sec_2 .project_item {
        width: calc(50% - .5rem);
    }
    .project_sec_2 .project_content .project_title {
        line-height: 1.5;
    }
}