/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'DPT Blacksword';
    src: url('./fonts/DPTBlacksword-Regular.eot');
    src: url('./fonts/DPTBlacksword-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/DPTBlacksword-Regular.woff2') format('woff2'),
        url('./fonts/DPTBlacksword-Regular.woff') format('woff'),
        url('./fonts/DPTBlacksword-Regular.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BT Beau Sans';
    src: url('./fonts/BT-BeauSans-Regular.eot');
    src: url('./fonts/BT-BeauSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BT-BeauSans-Regular.woff2') format('woff2'),
        url('./fonts/BT-BeauSans-Regular.woff') format('woff'),
        url('./fonts/BT-BeauSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BT Beau Sans';
    src: url('./fonts/BT-BeauSans-Medium.eot');
    src: url('./fonts/BT-BeauSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BT-BeauSans-Medium.woff2') format('woff2'),
        url('./fonts/BT-BeauSans-Medium.woff') format('woff'),
        url('./fonts/BT-BeauSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BT Beau Sans';
    src: url('./fonts/BT-BeauSans-Bold.eot');
    src: url('./fonts/BT-BeauSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BT-BeauSans-Bold.woff2') format('woff2'),
        url('./fonts/BT-BeauSans-Bold.woff') format('woff'),
        url('./fonts/BT-BeauSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/*body{font-family:  "Custom Font Name",  sans-serif}
.nav > li > a {font-family:  "Custom Font Name", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Custom Font Name", sans-serif;}
.alt-font{font-family: "Custom font name", sans-serif;}*/
/*
a,p,h1, h2, h3, h4, h5, h6,span.widget-title,li{font-family: "brandon_text" !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}


.header-main .nav > li.menu-item > a {
    font-size: 14px;
    color: #2b2b2b;
    padding: 15px 20px;
}
.header-main .nav > li.menu-item {
    margin: 0;
}
*/


:root {
	--font-playwrite: "Playwrite US Trad", cursive;
	--font-beau: 'BT Beau Sans';
	--font-inter: "Inter", sans-serif;
}
.header-wrapper {
    /*position: absolute;*/
    left: 0;
    /*background: transparent;*/
}
.header-bg-color {
    /*background-color: transparent !important;*/
}
body p{
	font-size:16px;
}
.banner p{
	    margin-top: 0;
    margin-bottom: 0;
}
body{
	color: #000;
}
.header-main .nav > li.menu-item > a {
    font-weight: normal;
    color: #000;
    font-size: 16px;
}
.header-main li.html.header-button-1 a {
    padding: 0 30px;
    font-weight: normal;
    font-size: 14px;
}
.text li,.icon-box-text li,.sec-10 .box-text.text-center li {
    margin: 0;
    list-style: none;
    margin-bottom: 10px ;
    line-height: 1.2;
    padding-left: 15px;
    position: relative;
	margin-left: 0 !important;
}
.text li:after,.icon-box-text li:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    border: 1px solid #005AAA;
    border-radius: 99%;
    left: 1px;
    top: 7px;
    z-index: 0;
}
.text li:before,.icon-box-text li:before {
    content: "";
    position: absolute;
    background: #005AAA;
    width: 10px;
    height: 10px;
    border-radius: 99%;
    left: 0;
    top: 4px;
    z-index: 1;
}

.col-2-right em{
	font-family: 'DPT Blacksword';
    font-size: 30px;
    margin: 0px 7px;
    color: #005AAA;
}
.col-2-left p{
	color: #005AAA;
    font-size: 46px;
}
.col-2-left .img{
	margin-bottom:0px !important;
}
.flex.formflex .error-message {
    font-size: 12px;
    line-height: 18px;
    color: #f00;
}
.col-2-right p{
	line-height: 22px;
}
.sec-3 .item-1 em {
    font-family: 'DPT Blacksword';
    text-shadow: 1px 1px 1px #ed1c246b;
    color: #ed1c24;
    font-size: 26px;
    margin: 0px 7px;
    line-height: 24px;
	font-style: initial;
}
.sec-3 .icon-box.featured-box.icon-box-left.text-left:before {
    content: "";
    position: absolute;
    border: 1px solid #005aaa;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: -22px;
    left: -25px;
}
.sec-3 .icon-box.featured-box.icon-box-left.text-left:after {
    content: "";
    position: absolute;
    border: 1px solid #f00;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: -30px;
    left: -29px;
}
.sec-6-content {
    margin-top: 35px;
}
.sec-6 .title h1 {
    margin-bottom: 0;
}
.sec-3 .icon-box-text.last-reset {
    background: #fff;
    z-index: 9999;
}
.sec-3 p{
	line-height: 23px;
}
.title h1 {
    font-size: 36px;
    color: #ed1c24;
text-shadow: 2px 2px 0px #fff, 3px 3px 0px #ed1c24;
}
.title h1 strong {
    color: #005AAA;
}
.row_title p {
    font-size: 24px;
    color: #005AAA;
    margin: 0;
    line-height: 1.2;
}
.row_title h3 {
    font-size: 24px;
    color: #005AAA;
    padding: 0 15px;
    line-height: 1.2;
    position: relative;
    width: fit-content;
    margin: auto;
}
.row_title h3 strong {
    color: #ed1c24;
}

.row_title h3:before {
    content: "";
    position: absolute;
    background: #005AAA;
    width: calc((100vw - 100%) / 2);
    height: 1px;
    left: 100%;
    top: 6px;
}
.row_title h3:after {
    content: "";
    position: absolute;
    background: #005AAA;
    width: calc((100vw - 100%) / 2);
    height: 1px;
    right: 100%;
    top: 6px;
}

.sec-4-content h3 {
    font-size: 30px;
    margin: 0;
    line-height: 1.2;
}
.sec-6-content .col-inner {
    border: 3px solid #ff0000;
    padding: 15px 40px ;
}

.sec-6-content .col-inner h3 {
    position: relative;
    top: 0;
    left: 15%;
    transform: translateX(-50%);
    background: #fff;
    padding: 5px 10px;
    width: fit-content;
    margin-top: -60px;
    font-size: 24px;
    font-weight: normal;
}
.sec-6-content .col-inner .col-inner td {
    border-bottom: none;
}
.sec-6-content .col-inner .col-inner, .sec-6-content .item-3 .col-inner .col-inner {
    border: none;
	  padding: 15px 0px;
}
.sec-6-content .col-inner .col {
    padding-bottom: 0;
}
.sec-6-content .col-inner .col-inner h5 {
background: #e4f2ff;
    width: 240px;
    padding: 6px 8px 2px 8px;
    color: #005aaa;
    line-height: 29px;
	position: relative;
}
.sec-6-content .col-inner .col-inner h5:before {
    content: "";
    position: absolute;
    left: -5px;
    border: 1px solid #005aaa;
    width: 100%;
    height: 37px;
    top: 5px;
}
.sec-6-content .col-inner h3:after {
    content: '';
    position: absolute;
    left: 8px;
    width: 92%;
    height: 1px;
    background: #f00;
    bottom: 4px;
}
.sec-6-content .col-inner h3 strong {
    color: #ed1c24;
}
.sec-6-content .col-inner p {
    font-size: 14px;
    margin-bottom: 5px;
}
.sec-6-content .col-inner .popup-video {
    border: 1px solid;
    background: transparent;
    color: #ed1c24;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    padding: 0 30px;
    margin: 10px;
    display: block;
    width: 300px;
    margin-top: 15px;
    line-height: 35px;
    border-radius: 30px;
    text-align: center;
}
.div-video p {
    display: flex;
    justify-content: center;
}
.sec-6-content .item-3 .col-inner{
	padding: 15px 40px ;
}
.sec-7-content .icon-box h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 1.2;
}
.sec-6 .item-3 {
    margin-top: 60px;
}
.sec-6-content .item-3 h3:after {
    background: #005aaa;
}
.sec-7-content .icon-box ul {
    list-style: none;
    display: flex;
    flex-flow: wrap;
}
.sec-7-content .icon-box ul li {
    margin: 0;
    color: #fff;
    line-height: 1.4;
    position: relative;
    margin-right: 30px;
    font-size: 14px;
    padding-left: 15px;
}
.sec-7-content .icon-box ul li:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 99%;
    text-shadow: 11px 10px 0px black;
    left: 0;
    top: 4px;
}
.sec-7-content .icon-box ul li:after {
    content: "";
    position: absolute;
    background: transparent;
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-radius: 99%;
    left: 1px;
    top: 7px;
}
.sec-7-content .icon-box {
    background: #ed1c24;
    margin-bottom: 37px;
    align-items: center;
    border-radius: 65px;
 padding: 13px 15px;
}
.sec-7-content .icon-box .icon-box-img {
    height: 80px;
    background: #fff;
    border-radius: 99%;
    width: 80px !important;
    align-items: center;
    justify-content: center;
    display: flex;
	    padding: 15px;
}
.sec-7-content .icon-box:nth-child(1) {
    margin-left: -25px;
	background:#ddf0ff;
}
.sec-7-content .icon-box:nth-child(1) h3,.sec-7-content .icon-box:nth-child(3) h3,.sec-7-content .icon-box:nth-child(5)  h3{
    color: #005aaa;
    font-weight: 500;
}
.sec-7-content .icon-box:nth-child(1) p,.sec-7-content .icon-box:nth-child(3) p,.sec-7-content .icon-box:nth-child(5) p{
	color: #005aaa;
	font-size: 14px;
}
.sec-7-content .icon-box:nth-child(2) {
    margin-left: -40px;
background: #fee1d1;
}
.sec-7-content .icon-box:nth-child(2) h3,.sec-7-content .icon-box:nth-child(4) h3 {
    color: #a50000;
    font-weight: 500;
}
.sec-7-content .icon-box:nth-child(2) p,.sec-7-content .icon-box:nth-child(4) p {
    color: #a50000;
	font-size: 14px;
}
.sec-7-content .icon-box:nth-child(3) {
    margin-left: -65px;
    background: #ddf0ff;
}
.sec-7 .img {
    margin-bottom: 60px;
}
.sec-7-content .icon-box:nth-child(4) {
    margin-left: -125px;
	background: #fee1d1;
}
.sec-7-content .icon-box:nth-child(5) {
    margin-left: -245px;
	background:#ddf0ff;
}
.home_banner a.button:hover {
    background: #c32529;
}
.line-img:before {
    content: "";
    position: absolute;
    right: -242px;
    background: url(/wp-content/uploads/2026/01/Asset-2-1.png) no-repeat;
    width: 100%;
    height: 77%;
    background-size: contain;
    top: 30px;
}
.sec-8 .row {
    
    position: relative;
}
/* .sec-8 .row:before {
    content: "";
    position: absolute;
    background: transparent;
    width: calc(100% - 30px );
    height: calc(100% - 30px );
    border: 5px dotted;
    border-radius: 15px;
    color: #fff;
    left: 15px;
    top: 15px;
    z-index: 1;
    pointer-events: none;
} */

/* .sec-8 .row .col-inner {
    height: 100%;
    justify-content: center;
    display: flex;
    flex-flow: column;
} */
.sec-8 h1 {
    position: absolute;
    top: -20px;
    background: #005AAA;
    width: fit-content;
    left: 0px;
    margin: 0;
    padding: 0 30px;
    line-height: 1;
    color: #ffffff;
    text-shadow: 2px 2px 0px #005AAA, 3px 3px 0px #ffffff;
	z-index: 9;
}
/* .sec-8 .row .col:nth-child(1) {
    padding: 25px 15px 25px 35px !important;
    border-top-left-radius: 15px;
    overflow: hidden;
    background: #005AAA;
    border-bottom-left-radius: 15px;
	color: #fff;
} */
/* .sec-8 .row .col:nth-child(2) {
    padding: 25px 15px !important;
    overflow: hidden;
    background: #6967c1;
    color: #fff;
}
.sec-8 .row .col:nth-child(3) {
    padding: 25px 35px 25px 15px !important;
    overflow: hidden;
    background: #ed1c24;
    color: #fff;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
} */
.sec-8 li {
    margin: 0 !important;
    list-style: none;
    margin-bottom: 10px !IMPORTANT;
    line-height: 1.2;
    padding-left: 18px;
    position: relative;
}

.sec-8 li:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 16px;
    height: 16px;
    /* border-radius: 99%; */
    text-shadow: 11px 10px 0px black;
    left: 0;
    top: 2px;
    background: url(/wp-content/uploads/2026/01/Asset-1.png) no-repeat;
    background-size: contain;
}
.sec-8 p {
    margin-bottom: 10px;
}
.sec-8 ul {
    margin: 0;
}
.sec-9 ul {
    margin: 0;
    list-style: none;
}
.sec-9 em {
    font-family: 'DPT Blacksword';
    font-size: 30px;
    margin: 0px 7px;
    color: #ed1c24;
    text-shadow: 1px 1px 3px #ccc;
	    line-height: 0;
}
.sec-10 h2 {
    font-size: 16px;
    margin: 0;
    color: #ed1c24;
    line-height: 1.2;
}
.sec-10 .box.has-hover.has-hover.box-text-bottom:before {
    content: "";
    background: url(/wp-content/uploads/2026/01/Untitled-1-2.png) no-repeat;
    position: absolute;
    top: 0;
    width: 280px;
    height: 487px !important;
    background-size: contain;
    left: -9px;
}
/* .sec-10 .box-image {
    padding: 50px 30px 0px 30px;
} */
.sec-10 h3 {
    font-weight: normal;
    font-size: 16px;
    color: #005AAA;margin: 0;
}
.sec-10 .box-text-bottom h2 {
    font-size: 30px;
    margin: 0;
    color: #ed1c24;
    line-height: 1.2;
}
.sec-10 .box-text.text-left ul li:before {
    background: url(/wp-content/uploads/2026/01/Untitled-1-1-1.png) no-repeat;
    content: "";
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: contain;
    /* line-height: 18px; */
    top: 2px;
}
.sec-10 .box-text-bottom h3 {
    font-weight: normal;
    font-size: 30px;
    color: #005AAA;
    margin: 0;
}
.sec-10 .box-text.text-left ul li {
    list-style: none;
    margin-left: 0;
	font-size: 14px;
	padding-left: 25px;
    line-height: 18px;
    position: relative;
}
.sec-6-content .col-inner .popup-video:hover {
    background: #ed1c24;
    color: #fff;
}
.sec-6-content .item-3 .popup-video:hover {
    background: #005AAA;
    color: #fff !important;
} 
.sec-10 .box-text.text-left ul {
    margin-top: 20px;
	padding-left: 16px;
}
.sec-10 .icon-box {
    border: 3px solid #005AAA;
    padding: 15px;
	border-left:none;
}
.sec-10 .icon-box-img {
    width: auto !important;
    margin-left: -60px;
    margin-top: -60px;
    margin-bottom: -40px;
}
.sec-10-top {
    margin-left: 60px;
}
.sec-11-content>.col {
    max-width: 16.66%;
}
.sec-11-content .box-text {
    padding: 0;
    padding-top: 80px;
}
.sec-11-content .box-text:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 80px;
    top: 0;
    border-left: 3px dotted #ddd;
    left: 50%;
    transform: translateX(-50%);
}
span.email-2-error {
    font-size: 14px;
}
.flex.formflex p:last-child {
    display: flex;
}
.flex.formflex p {
    width: 50%;
}
.flex.formflex p:first-child span {
    display: block;
}
.flex.formflex p:first-child span:last-child{
	font-size: 13px;
    color: #f00;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #005AAA;
}
.flex.formflex input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #005AAA;
}
.sec-11-content .box-text:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #005AAA;
    top: 70px;
    border-radius: 99%;
    left: 50%;
    transform: translateX(-50%);
}
.sec-11-content .box-text-inner {
    margin-top: 15px;
}
.sec-11-content .box-text h4 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #005AAA;
}
.sec-11-content .box-text p {
    font-size: 14px;
}
.sec-11-content .col:nth-child(even) .box {
    display: flex;
    flex-direction: column-reverse;
}
.sec-11-content .col:nth-child(even) .box-text {
    padding-top: 0;
    padding-bottom: 80px;
}
.sec-11-content .col:nth-child(even) .box-text:before {
    bottom: 0;
    top: auto;
}
.sec-11-content .box-image {
    position: relative;
    max-width: 150px;
}
.sec-11-content .col:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 150px;
    top: 70px;
    border-left: 3px dotted #ddd;
    right: 0;
    transform: rotateZ(125deg);
    z-index: 0;
}
.sec-11-content .col:nth-child(even):before {
    transform: rotateZ(55deg);
}
.sec-11-content .col:nth-child(even) .box-text:after {
    bottom: 70px;
    top: auto;
}
/* .sec-12-click .box-text {
    position: absolute;
    bottom: 0;
    background: #f2f2f8;
    padding: 10px 0;
    background-image: url(/wp-content/uploads/2022/11/icon.png);
    background-repeat: no-repeat;
    background-position: right bottom;
        min-height: 54px;
    align-items: center;
    display: flex;
} */
.sec-12-click .box-text h4 {
    font-weight: normal;
    color: #005AAA;
    text-transform: uppercase;
    font-size: 12px;
}
.sec-12-click .box-text h4 strong {
    color: #ed1c24;
}
.sec-7-content:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Untitled-44.png) no-repeat;
    width: 70%;
    height: 100%;
    background-size: contain;
    right: 110%;
    top: -20px;
	display:none;
}
.absolute-footer {
    display: none;
}

/* .row-tabcontent .col-inner {
    border: 3px solid #005AAA;
    padding: 30px 50px; 
}*/
/* .row-tabclick .current .col-inner {
    border-bottom: 3px solid #005AAA;
    padding-bottom: 10px;
} */
.row-tabclick {
    /*margin-bottom: 30px;*/
}
/* .row-tabclick .current .col-inner:before {
    content: "";
    position: absolute;
    background: #005AAA;
    width: 2px;
    height: 55px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.row-tabclick .current .col-inner:after {
    content: "\f13a";
    font-weight: 300;
    font-family: "font awesome 5 pro";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 15px);
    background: #fff;
    line-height: 1;
    color: #005AAA;
    font-size: 22px;
} */
.sec-12-click .flickity-viewport {
    /*overflow: visible;*/
}
.sec-12-click .col {
    padding-bottom: 50px !important;
}
.sec-12-click button.flickity-button.flickity-prev-next-button {
    opacity: 1;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.previous {
    left: -50px;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.next {
    right: -50px;
}
.sec-12-click button.flickity-button.flickity-prev-next-button svg{
    opacity: 0;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.previous:before {
    content: "\f137";
    font-weight: 300;
    font-family: "font awesome 5 pro";
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: calc(50% - 50px);
    line-height: 1;
    color: #005AAA;
    font-size: 42px;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.next:before {
    content: "\f138";
    font-weight: 300;
    font-family: "font awesome 5 pro";
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: calc(50% - 50px);
    line-height: 1;
    color: #005AAA;
    font-size: 42px;
}
.form_apply {
    padding: 50px 30px 130px;
    border: 3px solid #005AAA;
    overflow: visible;
    background-position: bottom left;
    background-size: 50%;
    position: relative;
}
.form_apply .title {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0 15px;
    text-align: center;
}
.form_apply h3 {
    color: #ed1c24;
    font-size: 16px;
    font-weight: 600;
    display: inline-flex;
    align-items: baseline;
}
.form_apply b {
    display: block;
    width: 100%;
    height: 1px;
    background: #ed1c24;
    margin-left: 2px;
    flex: 1 1;
}
.form_content>div {
    flex: 0 0 50%;
    padding: 0 30px;
    width: 50%;
}
.form_content {
    display: flex;
    /*flex-flow: wrap;*/
    justify-content: center;
}
.form_apply select.wpcf7-form-control.wpcf7-select {
    border: 1px solid #005AAA;
    box-shadow: none;
}
.form_apply input.wpcf7-form-control {
    border: 1px solid #005AAA;
    box-shadow: none;
    margin-bottom: 0;
}
.flex.two-col p {
    width: 50%;
}
.form_content em {
white-space: break-spaces;
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    color: #005aaa;
}
.flex.formflex span.select2-selection.select2-selection--single {
    background-color: #8d8d8d;
}
.flex.formflex .select2-selection__rendered{
	color:#fff;
	text-align: center;
}
.flex.formflex .select2-container--default .select2-selection--single {
    border: 1px solid #8d8d8d;
}
.cf7mls-btns button, .fieldset-cf7mls .cf7mls_back {
    margin: 0 !important;
    padding: 0 50px !important;
    border-radius: 0 !important;
    font-weight: normal !important;
    background: #005AAA !IMPORTANT;
    bottom: 110px;
    right: 60px;
    margin-left: auto !important;
    display: block;
    color: #fff !important;
    float: unset;
}
fieldset {
    margin: 0;
}
.form_apply .wpcf7-submit {
margin: 0 !important;
    padding: 0 50px !important;
    border-radius: 0 !important;
    background: #ed1c24 !IMPORTANT;
    font-weight: 600 !important;
    border-color: #ed1c24 !important;
    box-shadow: 0px 3px 4px 0px #ccc !import
}
.wpcf7-response-output {
    background: #005aaa;
    border: none !important;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    width: 100%;
    margin-top: 10px !important;
}
.sec-11-content .col:last-child:before {
    opacity: 0;
}
.wpcf7-form {
    /*border: 3px solid #005AAA;
    overflow: visible;
    background: url(/wp-content/uploads/2022/11/0X8A5173.png) no-repeat;
    background-position: bottom left;
    background-size: 70%;*/
}
.fieldset-cf7mls-wrapper {
    /*overflow: visible;*/
    padding-top: 50px;
}
.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    min-height: auto;
}

body {
    overflow: hidden;
}
.home_banner .banner {
   height: 90vh !IMPORTANT;
    max-height: 126vh;
}
span.wpcf7-not-valid-tip {
    position: absolute !important;
    z-index: 5;
	bottom: -29px;
    top: auto;
}
.wpcf7 .wpcf7-form-control-wrap >span {
    width: 100% !important;
}
div[data-class="wpcf7cf_group"] {
    margin-bottom: 10px;
}
span.select2-selection {
    box-shadow: none !important;
}

@keyframes color {
  0%   { background: #005baa; }
  50%  { background: #ed1c24; }
  
}

.header-main li.html.header-button-1 a{
    animation: color 1s infinite;
}
.home_banner a.button {
    box-shadow: 0px 5px 2px 0px rgb(255 255 255 / 70%);
}
.menu-right {
    position: fixed;
    right: 0;
    width: auto;
    margin: 0;
    z-index: 99999;
    bottom: 60pt;
    background:#005AAA;
    text-align: center;
}
.menu-right .col-inner {
    display: flex;
    flex-flow: column;
    width: 45px;
}
.menu-right .col-inner a.button {
    margin: 0;
    padding: 5px 0;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    animation: color 1s infinite;
}
.menu-right a.icon {
    color: #fff;
    font-size: 18px !important;
}
.menu-right .social-icons.follow-icons {
    padding: 5px 0;
}
.slide_logo .img {
    max-width: 16.66% !important;
    width: 16.66% !important;
    padding: 0 30px !important;
}
.slide_logo button.flickity-button.flickity-prev-next-button {
    opacity: 1 !important;
}
.slide_logo button.flickity-button.flickity-prev-next-button svg {
    opacity: 0 !important;
}

.slide_logo button.flickity-button.flickity-prev-next-button.previous:before {
    content: "\f137";
    font-weight: 300;
    font-family: "font awesome 5 pro";
    position: absolute;
    top: 0;
    line-height: 1;
    color: #005AAA;
    font-size: 35px;
    left: 0;
}
.slide_logo button.flickity-button.flickity-prev-next-button.next:before {
    content: "\f138";
    font-weight: 300;
    font-family: "font awesome 5 pro";
    position: absolute;
    top: 0;
    line-height: 1;
    color: #005AAA;
    font-size: 35px;
    left: 0;
}
.slide_logo button.flickity-button.flickity-prev-next-button.previous {
    left: 0;
}
.slide_logo button.flickity-button.flickity-prev-next-button.next {
    right: 0;
}

.custom-file-label:before {
    content: "*Upload";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 31px;
    line-height: 31px;
    color: #fff;
    background-color: #005aaa;
    width: 80px;
    text-align: center;
}
.custom-file-label.last:before {
    content: "Upload";
}
.custom-file label.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 35px;
    padding: 0 20px 0px 100px;
    overflow: hidden;
    font-weight: 400;
    line-height: 33px;
    color: #000;
    background-color: #fff;
    border: 2px solid #005aaa;
    margin: 0;
    cursor: pointer;
}
button#cf7mls-back-btn-cf7mls_step-2 {
    position: absolute;
    top: auto;
    bottom: 134px;
    right: 240px;
	background: #bbb !important;
}
.custom-file strong {
    font-weight: 600;
}
.custom-file {
    position: relative;
	    margin-bottom: 20px;
}
.custom-file input#custominput {
    opacity: 0 !IMPORTANT;
    pointer-events: none;
}
.sec-3 .icon-box {
    cursor: text;
}
.sec-6-content .col-inner a.button span {
    pointer-events: none;
}
span.select2-selection__arrow {
    display: none;
}


@media (max-width: 1024px){
    .header-main li.html.header-button-1 a {
    padding: 0 15px;
    font-weight: normal;
    font-size: 10px;
}
.header-main .nav > li.menu-item > a {
    font-size: 12px;
}
.col-2-left p {
    color: #005AAA;
    font-size: 30px;
}
.sec-3 .col-inner {
    margin-left: 15px !important;
}
.sec-7 .img {
    margin-bottom: 60px;
    width: 70% !IMPORTANT;
}
.sec-7-content:before {
    top: 60px;
    right: 110%;
}
.sec-12-click, .row-tabcontent {
    max-width: 85% !IMPORTANT;
}
.home_banner .banner {
    height: 100vh !IMPORTANT;
    max-height: 600px;
}

}

@media (max-width: 849px){
.home_banner .banner {
    height: auto !important;
    max-height: unset !important;
}
.sec-2 {
    padding-top: 30px !important;
}
.sec-4-content h3 {
    font-size: 22px;
}
.sec-7-content .icon-box {
    margin-left: 0 !IMPORTANT;
}
.title h1 {
    font-size: 28px;
}

header#header {
    position: relative;
}
.home_banner .banner p * {
    font-size: 16px !important;
}
.row_title h3 {
    font-size: 20px;
}
.sec-8 h1 {
    position: relative;
}


}

@media (max-width: 549px){
.sec-6-content .col-inner .col-inner h5 {
    width: 80%;
}
	.sec-10 .box-image img {
    width: 59%;
    margin: 0 auto;
}
	.item-1.item-2 {
    margin-top: 15px;
}
	.sec-7-content .icon-box {
    margin-bottom: 15px;
}
	.flex.formflex p,.flex.two-col p {
    width: 100%;
}
	.custom-file label.custom-file-label {
    padding: 0 4px 0px 88px;
    font-size: 12px;
}
	.sec-3 {
    padding: 0px !important;
}
	.flex.formflex,.flex.two-col {
    display: block;
}
	.sec-10 .box.has-hover.has-hover.box-text-bottom:before {
    background: url(/wp-content/uploads/2026/01/Untitled-1-2.png) no-repeat center;
    width: 100%;
    left: -9px;
		    height: 493px !important;
}
	button#cf7mls-back-btn-cf7mls_step-2 {
    bottom: 124px;
    right: 32px;
    width: 83%;
}
	.sec-10 .box-image {
    text-align: center;
}
.sec-8 .row .col:nth-child(1),.sec-8 .row .col:nth-child(2),.sec-8 .row .col:nth-child(3) {
    padding: 25px 25px 25px 35px !important;
}
.sec-8 .row .col:nth-child(1) {
    border-radius: 15px 15px 0 0;
}
.sec-8 .row .col:nth-child(3) {
    border-radius: 0 0 15px 15px;
}
.sec-10 .col {
    max-width: 100%;
    flex-basis: 100%;
}
	.sec-6-content .col-inner .popup-video {
    padding: 0px 10px;
}
.sec-10 .icon-box-img {
    margin-left: -10px;
    margin-top: -30px;
    margin-bottom: -20px;
}
.sec-11-content>.col {
    max-width: 50%;
}
	.div-video p {
    display: block;
}
.sec-11-content .col:nth-child(even):before {
    content: "";
    position: absolute;
    width: 0px;
    height: 150px;
    top: 240px;
    border-left: 3px dotted #ddd;
    left: 0;
    transform: rotateZ(45deg);
    z-index: 0;
}
	.sec-6-content .col-inner h3 {
    left: 33%;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.previous {
    left: -8%;
}
.sec-12-click button.flickity-button.flickity-prev-next-button.next {
    right: -8%;
}
.sec-12-click button.flickity-button.flickity-prev-next-button:before {
    top: calc(50% - 30px) !IMPORTANT;
    font-size: 32px !IMPORTANT;
}
.row-tabcontent .col-inner {
    padding: 10px;
}
.form_content {
    display: block;
    margin-top: 30px;
}

.cf7mls-btns button, .fieldset-cf7mls .cf7mls_back {
    right: 30px;
}

.form_content>div {
    flex: 0 0 100%;
    padding: 0 0px;
    width: 100%;
}
.cf7mls-btns button, .fieldset-cf7mls .cf7mls_back {
    right: 30px;
}
.col-2-left p {
    margin: 0;
}
.col-2-left {
    padding-bottom: 5px;
}
.col-2-right p {
    line-height: 22px;
    text-align: justify;
}
.sec-3 .col-inner {
    padding-right: 15px !important;
}
.title h1 {
    text-align: center;
    margin: 0;
}
.sec-4-content p {
    margin: 0;
}
.sec-4-content .col {
    padding-bottom: 10px;
    max-width: 50%;
}
.slide_logo .img {
    max-width: 50% !important;
    padding: 0 !important;
}
.sec-7 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sec-7-content .icon-box ul li {
    margin: 0;
    width: 100%;
}
.sec-8 ,.sec-12{
    padding-top: 0 !IMPORTANT;
}
.sec-9 ,.sec-10,.sec-11,.sec-13{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sec-10 .icon-box {
    border-left: 3px solid #005AAA;
}
.sec-10 .icon-box {
    border-left: 3px solid #005AAA;
    margin-top: 15px;
}
.row-tabcontent {
    max-width: 100% !important;
}
#footer p {
    text-align: center;
    margin: 10px 0;
}
footer#footer img {
    margin: 0px 5px;
}


}




/* tn823 */
.sec-3 .row1 {
	padding: 32px;
	border: 1px solid #DCE1E5;
	border-radius: 24px;
	box-shadow: 0px 12px 40px 0px rgba(43, 37, 34, 0.08);
}
.sec-3 .row1 .title h2 {
	font-family: var(--font-beau);
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 56px;
}
.rowBecome .col:not(:last-child) {
	border-right: 1px solid #CCC8BC;
}
.rowBecome .col .box-text {
	padding-bottom: 0;
}
.rowBecome .col .box-text h4 {
	font-size: 24px;
	font-weight: bold;
	font-family: var(--font-beau);
	margin-bottom: 8px;
}
.rowBecome .col .box-text p {
	font-family: var(--font-inter);
	font-weight: 400;
	font-size: 18px;
}
.section.sec-3 {
	padding: 0 0 100px !important
}
.section.sec-4 .img-title {
	margin-bottom: 64px;
}
.rowImageBox .box {
	border-radius: 16px;
	overflow: hidden
}
.rowImageBox  .box-text {
	height: 100%;
}
.rowImageBox  .box-text .box-text-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.rowImageBox  .box-text {
	padding: 32px;
}
.rowImageBox  .box-text .box-text-inner  h4 {
	font-family: var(--font-beau);
	font-weight: 700;
	font-size: 120px;
	line-height: 1;
}
.rowImageBox  .box-text .box-text-inner p {
	font-size: 18px;
	font-weight: 400;
}
.rowImageBox .overlay {
	background-color: rgba(0, 0, 0, .06);
}
.sec-5 .title h2 {
	font-family: var(--font-beau);
	font-weight: bold;
	font-size: 72px;
	text-transform: uppercase;
	color: var(--primary-color);
	margin-bottom: 56px;
	line-height: 1;
}
.sec-5 .title h2 strong {
	color: var(--fs-color-secondary);
}
.rowOurKeyImpacts .col-inner {
	background: url(/wp-content/uploads/2026/01/8442951fdd645dab8b374dd763c94ecc531c73e4.png);
	background-repeat: repeat !important;
/* 	background-position: center; */
	background-size: contain !important;
	background-size: 110px 110px !important;
	border-radius: 16px;
	padding: 8px;
}
.rowOurKeyImpacts .col-inner .col-inner {
	background: none;
	border-radius: 0;
	padding: 0;
}
.rowOurKeyImpacts .col-inner .row {
	border: 2px dashed var(--fs-color-secondary);
	margin: 0 !important;
	border-radius: 8px;
	padding: 32px;
}
.rowOurKeyImpacts .col-inner .row  .text1 p {
	font-size: 22px;
	font-weight: 600;
	color: var(--fs-color-secondary);
	margin-bottom: 24px;
	line-height: 1;
	text-transform: uppercase
}
.rowOurKeyImpacts .col:nth-child(3) .col-inner .row  .text1 p,
.rowOurKeyImpacts .col:nth-child(2) .col-inner .row  .text1 p {
	color: var(--primary-color);
}
.rowOurKeyImpacts .col-inner .row  .text2 p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 8px;
}
.rowOurKeyImpacts .col-inner .row  .text2 h3 {
	font-family: var(--font-beau);
	font-weight: 500;
	font-size: 35px;
	margin-bottom: 24px;
	text-transform: uppercase;
	white-space: nowrap
}
.rowOurKeyImpacts .col-inner .row  .text2:last-child h3 {
	margin-bottom: 0;
}
.rowOurKeyImpacts  .cCha:nth-child(1),
.rowOurKeyImpacts  .cCha:nth-child(2) {
	padding-bottom: 30px !important;
}

.rowOurKeyImpacts  .cCha:nth-child(2) .col-inner,
.rowOurKeyImpacts  .cCha:nth-child(3) .col-inner {
	background: url(/wp-content/uploads/2026/01/e9d865c6e99b851924855ec8e19906e5d2e92aa5.png);
	background-size: 110px 110px !important;
}
.rowOurKeyImpacts .cCha:nth-child(2) .col-inner .col-inner, .rowOurKeyImpacts .cCha:nth-child(3) .col-inner .col-inner {
	background: none
}
.sec-6 .row1 .c-right .col-inner {
	display: flex;
	gap: 40px;
	align-items: center;
	justify-content: center;
}
.sec-6 .row2 .c-last {
	position: absolute;
	z-index: -1
}

.sec-6 .row2 .c-left  .text1 {
	padding: 12px;
	border-radius: 8px;
	background: #2B25221A;
	width: fit-content;
	min-width: 200px;
	margin-bottom: 12px;
}
.sec-6 .row2 .c-left  .text1:last-child {
	margin-bottom: 0;
}
.sec-6 .row2 .c-left  .text1  h3 {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: 700
}
.sec-6 .row2 .c-left  .text1 p {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 4px;
}
.sec-6 .row2 .c-left  .text1 p:last-child {
	margin-bottom: 0;
}
.sec-6 .row2 .c-left  .text1 p img {
	margin-bottom: 0;
}
.sec-6 .row2 .c-left  .text1:last-child p {
	align-items: start
}
.sec-6 .row2 .c-right .imgTop {
	margin-bottom: 56px;
}
.sec-6 .row2 .c-right .text2 p {
	display: flex;
	gap: 15px;
}
.sec-6 .row2 .c-right .text2 p img {
	margin-top: 5px;
	width: 20px;
	height: 20px;
}
.sec-6 .row2 .c-right .text3 p img {
	margin-right: 8px;
	margin-bottom: 10px;
} 
.sec-6 .row2 .c-right .text3 h3,
.sec-6 .row2 .c-right .text2 h3 {
	font-size: 24px;
	font-weight: bold;
	font-family: var(--font-beau)
}
.sec-6 .row2 .c-right .text4 p {
	display: flex;
	gap: 5px;
	margin-bottom: 0
}
.sec-6 .row2 .c-right .text4 p  img {
	margin-bottom: 0
}
.sec-6 .row2 .c-right .text4 {
	display: flex;
	gap: 20px;
}
#main .section.sec-7 {
	padding-top: 170px;
}
#main .section.sec-7 .title h2 {
	font-size: 70px;
	font-weight: bold;
	font-family: var(--font-beau);
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 1;
}
#main .section.sec-7 .title h2 strong {
	color: var(--fs-color-secondary);
}
#main .section.sec-7 .title p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 56px;
}
#main .sec-7 .box-text {
	padding: 24px 0 0;
	position: relative;
}
#main .sec-7 .box-text:before {
	content: "";
	background: url(/wp-content/uploads/2026/01/Rectangle-31.png);
	width: 278px;
	height: 11px;
	position: absolute;
	top: 6px;
	left: 0
}
#main .sec-7 .box-text h4 {
	color: var(--primary-color);
	font-family: var(--font-beau);
	font-size: 24px;
	margin-bottom: 12px;
}
#main .sec-7 .c-red .box-text  h4 {
	color: var(--fs-color-secondary);
}
#main .sec-7 .box-text p {
	color: #2B2522;
	font-family: var(--font-beau);
	font-size: 18px;
	margin-bottom: 0;
}
#main .sec-7 .row2 .col {
	padding-bottom: 24px !important
}
#main .sec-7 .row2 .col:nth-child(2) {
	padding-left: 11%;
}
#main .sec-7 .row2 .col:nth-child(3) {
	padding-left: 21%;
}
#main .sec-7 .row2 .col:nth-child(4) {
	padding-left: 31%;
	padding-bottom: 5px !important;
}
#main .sec-7 .row2 .col:nth-child(5) {
	padding-left: 41%;
}

.sec-8 .row2 .r-bg {
  position: relative;
  padding: 8px;
  border-radius: 24px;
  overflow: hidden; 
  background: linear-gradient(180deg, #0075DB 0%, #0068C2 100%);
}
.sec-8 .row2 .r-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(/wp-content/uploads/2026/01/e9d865c6e99b851924855ec8e19906e5d2e92aa5.png);
  background-repeat: repeat;
  background-size: 110px 110px; 
  opacity: 0.2;                 
  pointer-events: none;
}






.sec-8 .row2 .r-bg .c-bg {
	padding: 32px;
	border: 1px dashed #fff;
	border-radius: 16px;
}
.sec-8 .row2 .r-bg .c-bg p img {
	margin: 0
}
.sec-8 .rowin1 {
	margin-bottom: 50px;
}
.sec-8 .row2 p {
	position: relative;
	font-size: 18px;
	padding-left: 27px;
	font-weight: 400;
}
.sec-8 .row2 p:before {
	content:"";
	background: url(/wp-content/uploads/2026/01/Group-25.png);
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 3px;
/* 	transform: translatey(-50%); */
}
.sec-8 .row2 p:nth-child(4) {
	margin-bottom: 0
}
#main .section.sec-8 {
	margin-top: -300px;
	padding-bottom: 40px;
}
#main .sec-9 .title h2 {
	font-size: 70px;
	font-weight: bold;
	color: var(--primary-color);
	font-family: var(--font-beau);
	line-height: 1;
	margin-bottom: 56px;
}
#main .sec-9 .title h2 strong {
	color: var(--fs-color-secondary);
}
#main .sec-9  .rowin p {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 16px;
	position: relative;
	padding-left: 40px;
}
#main .sec-9  .rowin p:last-child {
	margin-bottom: 0;
}
#main .sec-9  .rowin p:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2026/01/dot-1.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	left: 0;
	top: 3px;
}
#main .sec-9  .rowin .c-right p:nth-child(1):before,
#main .sec-9  .rowin .c-right p:nth-child(3):before,
#main .sec-9  .rowin .c-left p:nth-child(2):before {
	background: url(/wp-content/uploads/2026/01/dot-2.png);
}
#main .section.sec-9 {
	padding-bottom: 60px;
}
.main-title h2 {
	font-size: 70px;
	font-weight: bold;
	color: var(--primary-color);
	font-family: var(--font-beau);
	margin-bottom: 56px;
	text-transform: uppercase
}
.main-title h2 strong {
	color: var(--fs-color-secondary);
}
.rowOpenPositions .overlay {
	background-color: transparent !important;
}
.rowOpenPositions  .box-text h4 {
	color: var(--primary-color);
	font-size: 30px;
	font-weight: bold;
	font-family: var(--font-beau);
	text-shadow: none;
}
.rowOpenPositions  .box-text p {
	color :var(--fs-color-secondary);
	font-size: 18px;
	text-shadow: none;
}
.rowOpenPositions  .box-text {
	padding-right: 55px;
}
.rowOpenPositions .rowin1 .col:nth-child(1) .box-text h4 {
	color: #fff;
}
.sec-10 .rowBg {
	padding: 16px;
	border-radius: 34px;
	box-shadow: 0 12px 40px 0 rgba(43, 37, 34, 0.08);
}
.sec-10 .rowBg .colBg {
	border: 1.5px dashed var(--primary-color);
	padding: 40px !important;
	border-radius: 16px;
}
.row.rowOpenPositions {
	margin-top: -70px;
}
.rowOpenPositions .rowin1 {
	margin-bottom: 56px;
}
.rowOpenPositions .rowin2 .text1 p {
	font-size: 17px;
	font-weight: 400
	
}
.rowOpenPositions .rowin2 .text1 h4 {
	font-family: var(--font-beau);
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0
}
.rowOpenPositions .rowin2 .text1 {
	position: relative;
	padding-left: 40px
}
.rowOpenPositions .rowin2 .text1:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2026/01/Group-1.png);
	width: 19px;
	height: 25px;
	left: 0;
	top: 10px; 
}
/* .rowOpenPositions .rowin2 {
	margin-bottom: 40px;
} */
.sec-10 .video.video-fit {
	border-radius: 16px;
}
.rowHotToJoin .col {
	z-index: 10;
}
.rowHotToJoin .col:nth-child(2) {
	z-index: 9;
}
.rowHotToJoin .col:nth-child(3) {
	z-index: 8;
}
.rowHotToJoin .col:nth-child(4) {
	z-index: 7;
}
.rowHotToJoin .col:nth-child(5) {
	z-index: 6;
}
.rowHotToJoin .col:nth-child(6) {
	z-index: 5;
}
.rowHotToJoin .col:nth-child(7) {
	z-index: 4;
}
.rowHotToJoin .col:nth-child(8) {
	z-index: 3;
}
.rowHotToJoin .text {
	margin-right: -10px
}
.rowHotToJoin .col.medium-2 .text h3 {
	position: relative;
}
.rowHotToJoin .col.medium-2 .text h3 strong:before {
	content: "";
	height: 1px;
	width: 100%;
	border-top: 1px dashed #fff;
	position: absolute;
	top: 5px;
	left: 0;
}
.rowHotToJoin .col.medium-2 .text h3 strong:after {
	content: "";
	height: 1px;
	width: 100%;
	border-top: 1px dashed #fff;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.rowHotToJoin .col.medium-2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 40px;
}

.rowHotToJoin .col.medium-2 .text h3:before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: url(/wp-content/uploads/2026/01/e9d865c6e99b851924855ec8e19906e5d2e92aa5.png);
	background-repeat: repeat;
	background-size: 110px 110px; 
	opacity: 0.2;                 
	pointer-events: none;
}

.rowHotToJoin .col.medium-2 .text h3 {
	position: relative;
    background-color: var(--primary-color); 
/* 	background: linear-gradient(180deg, #0075DB 0%, #0068C2 100%); */
    color: #fff;
	
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 24px;
    min-height: 80px; 
    padding: 10px 15px 10px 30px; 
    display: flex;
    align-items: center;
    justify-content: center;
    

    clip-path: polygon(
        0% 0%, 
        calc(100% - 20px) 0%, 
        100% 50%, 
        calc(100% - 20px) 100%, 
        0% 100%, 
        20px 50%
    );
}


.rowHotToJoin .col.medium-2:nth-child(even) .text h3 {
    background-color: var(--fs-color-secondary);
}


.rowHotToJoin .col.medium-2:first-child .text h3 {
    padding-left: 15px; 
/*     clip-path: polygon(
        0% 0%, 
        calc(100% - 20px) 0%, 
        100% 50%, 
        calc(100% - 20px) 100%, 
        0% 100%
    ); */
}

.rowHotToJoin .col.medium-2 .text p {
    font-size: 18px;
    color: #333;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    padding: 0 5px; 
}

*/
.rowHotToJoin .col.large-12 .text-note p {
    font-style: italic;
    font-size: 13px;
    color: #666;
    margin-top: 20px;
    text-align: center;
}


/* @media (max-width: 549px) {
    .rowHotToJoin .col.medium-2 .text h3 {
        clip-path: none; 
        border-radius: 5px; 
        padding: 10px;
        min-height: auto;
    }
    .rowHotToJoin .col {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
} */
.text.text-note p {
	color: #524841;
	font-size: 14px;
	font-weight: 400;
}
.sec-12 .main-title h2 {
	line-height: 1;
}
.sec-12 .box {
	display: flex;
	flex-direction: column;
	padding: 8px;
	background: #fff;
	border: 1px solid #E6EBF0
}
.sec-12 .box .box-image {
	order: 2;
	margin: 0
}
.sec-12 .box .box-text h4 {
	color: #2B2522;
	font-family: var(--font-playwrite);
	font-weight: 400;
	font-size: 28px;
	text-transform: capitalize;
}
/* .sec-12 .row-tabclick .col {transition: .3s all} */
.sec-12 .row-tabclick .col.current {
	transform: rotate(-5deg);
	padding-top: 10px;
}
.sec-12 .row-tabclick .col {
	position: relative;
}
.sec-12 .row-tabclick .col:before {
	position:absolute;
	content: "";
	background: url(/wp-content/uploads/2026/01/Frame-8.png);
	width: 64px;
	height: 64px;
	top: -60px;
	opacity: 0;
	left: 50%;
	transform: translatex(-50%);
	z-index: 10;
	transition: .3s all
}
.sec-12 .row-tabclick .col.current:before {
	top: -30px;
	opacity: 1;
}
.sec-12 .row-tabclick .flickity-viewport {
	padding-top: 40px;
}
.sec-12 .row-tabcontent .col {
	padding: 8px;
	border-radius: 24px;
	background: #EBF2F8;
}
.sec-12 .row-tabcontent .col .col-inner {
	padding: 30px;
	border-radius: 16px;
	border: 1.5px dashed var(--primary-color);
}
.sec-12 .row-tabcontent .col h3 {
	font-size: 40px;
	font-weight: bold;
	color: var(--primary-color);
	margin-bottom: 5px;
	font-family: var(--font-beau);
}
.sec-12 .row-tabcontent .col  h4 {
	font-size: 16px;
	font-weight: 400;
	color: #524841;
	font-family: var(--font-beau);
	margin: 0;
	text-transform: uppercase;
}
.sec-12 .row-tabcontent .col  h4 span {
	color: #524841 !important;
	
}
.sec-12 .row-tabcontent .col .text-last p {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: var(--fs-color-secondary);
	position: absolute;
	top: 45px;
	right: 30px;
	padding: 8px 16px;
	border-radius: 99px
}
/* .row.row-tabcontent {
	margin-top: 30px;
} */
.sec-12 .row-tabclick .col.current:after {
	content: "";
	background: url(/wp-content/uploads/2026/01/Group-25-1.png);
	position: absolute;
	width: 68px;
	height: 68px;
	top: 99%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(5deg);
	z-index: 10;
	background-repeat: no-repeat;
}
.sec-12 .row-tabclick .flickity-viewport {
	height: 400px !important
}
.sec-13 .main-title h2 {
	margin-bottom: 0
}
#main .sec-13 {padding-top: 50px;}
#main .tabTitle {
	padding: 30px 30px 30px 0 !important;
	background: url(/wp-content/uploads/2026/01/Frame-228.png);
	background-repeat: no-repeat;
	background-size: contain !important;
}
#main .tabTitle.current {
	background-repeat: no-repeat !important;
	background: url(/wp-content/uploads/2026/01/Frame-227.png);
}
#main .tabTitle h4 {
	color: var(--primary-color);
	font-size: 28px;
	font-weight: bold;
	font-family: var(--font-beau);
	margin-bottom: 4px;
	    line-height: 1.3;
}
#main .tabTitle.current h4,
#main .tabTitle.current p {
	color: #fff;
}
#main .tabTitle p {
	font-family: var(--font-beau);
	color: var(--fs-color-secondary);
	font-size: 18px;
	font-weight: 400;
}
.rowOpenPositions .nav-line>li:hover>a:before,
.rowOpenPositions .tab:hover.active a,
.rowOpenPositions .tab:hover a,
.rowOpenPositions .tab.active a:before {
	content: none !important
}
.rowOpenPositions .tab a {
	line-height: 1.4;
	padding: 20px 30px 30px 0;
	font-size: 26px;
	font-weight: bold;
	font-family: var(--font-beau);
	margin: 0;
	color: var(--primary-color);
	background: url(/wp-content/uploads/2026/01/Frame-228-2.png);
	background-repeat: no-repeat !important;
	background-size: contain !important;
	min-height: 140px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rowOpenPositions .tab.active a {
	color: #fff
}
.rowOpenPositions .tab:hover a span {
	color: var(--fs-color-secondary);
} 
.rowOpenPositions .tab.active a {
	background: url(/wp-content/uploads/2026/01/Frame-227-2.png);
}
.rowOpenPositions .nav li:nth-child(1) span {
	max-width: 300px;
}
.rowOpenPositions .nav li {
	flex: 1;
	margin: 0;
}
.rowOpenPositions .nav li:nth-child(2) span,
.rowOpenPositions .nav li:nth-child(3) span {
	white-space: nowrap;
}
.rowOpenPositions .nav {
	margin-left: -20px;
	margin-right: -20px;
	width: 110%;
}
.rowOpenPositions .tab a span {
	position: relative;
}
.rowOpenPositions .tab:nth-child(3) a span:after,
.rowOpenPositions .tab:nth-child(2) a span:after {
	content: "Industrial Engineering";
	color: var(--fs-color-secondary);
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: -27px;
	font-family: var(--font-beau);
}
.rowOpenPositions .tab:nth-child(3).active a span:after,
.rowOpenPositions .tab:nth-child(2).active a span:after {
	color: #fff;
}
.rowOpenPositions .tab:nth-child(3) a span:after {
	content: "Intimate"
}
.sec-6 .nav {
	gap: 106px
}
.sec-6 .nav .tab {margin: 0}
.sec-6 .nav .tab a {
	font-size: 22px;
	font-weight: bold;
	color: #898173;
	font-family: var(--font-beau);
	padding: 14px 24px 14px 39px;
	background: #E5E3DC;
	position: relative;
	min-height: 80px;
} 
.sec-6 .nav .tab:nth-child(2) a {
	padding: 14px 39px 14px 24px ;
}
.sec-6 .nav .tab:nth-child(1) a {
	border-radius: 16px 0 0 16px; 
}
.sec-6 .nav .tab:nth-child(1) a:after {
	content: "";
	background: url(/wp-content/uploads/2026/01/noActiveLeft.png);
	position: absolute;
	width: 90px;
	height: 80px;
	right: -90px;
	top: 50%;
	transform: translatey(-50%);
	background-repeat: no-repeat;
}
.sec-6 .nav .tab:nth-child(1).active a:after {
	background: url(/wp-content/uploads/2026/01/activeLeft.png);
	background-repeat: no-repeat;
}
.sec-6 .nav .tab:nth-child(2) a:after {
	content: "";
	background: url(/wp-content/uploads/2026/01/noActiveRight.png);
	position: absolute;
	width: 90px;
	height: 80px;
	left: -90px;
	top: 50%;
	transform: translatey(-50%);
	background-repeat: no-repeat;
}
.sec-6 .nav .tab:nth-child(2).active a:after {
	background: url(/wp-content/uploads/2026/01/activeRight.png);
	background-repeat: no-repeat;
/* 	left: -96px; */
}
.sec-6 .nav .tab:nth-child(1).active a {
	background: #ED1C24;
	color: #fff;
}
.sec-6 .nav .tab:nth-child(2).active a {
	background: #005BAA;
	color: #fff;
}
.sec-6 .nav .tab:nth-child(2) a {
	border-radius: 0 16px 16px 0; 
}
.sec-6 .nav {
	width: fit-content;
	margin-left: auto;
	margin-bottom: 56px;
}
.sec-6 .tab-panels {
	padding-top: 0
}
.sec-6 .tabbed-content {
	background: url(/wp-content/uploads/2026/01/map1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.sec-6 .row--denim-active .tabbed-content {
	background: url(/wp-content/uploads/2026/01/map1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.sec-2 p {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4
}
.sec-2 p:nth-child(2) {
	margin-bottom: 0
}
.sec-2 p:nth-child(2) strong {
	color: var(--fs-color-secondary);
}
.sec-2 p:nth-child(2) strong:nth-child(2) {
	color: var(--primary-color);
}
.sec-2 .col {
	padding-bottom: 80px;
}
.text.social-text {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
.text.social-text  p img {
	margin: 0 !important
}
.text.social-text  p a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-bottom: 13px;
}
.section.home_banner .banner .img {
	margin-bottom: 50px;
}
.applyNowBtn {
	padding: 0 50px 0px 20px !important;
	background: #ed1c24 ! IMPORTANT;
	border-radius: 30px !important;
	min-width: 100px;
	position: relative;
}
.applyNowBtn:before {
	content: '';
	position: absolute;
	border: 1px dashed #fff;
	width: 98%;
	height: 92%;
	border-radius: 30px;
	left: 2px;
	top: 4%;
}
.applyNowBtn:after {
	    content: '';
    background: url(/wp-content/uploads/2026/01/Button-Icon-Container.png) no-repeat;
    width: 31px;
    height: 100%;
    z-index: 999;
    top: 0;
    position: absolute;
    background-size: contain;
    right: 10px;
	left: auto;
    background-position: center;
}
#main .slick-prev:before, #main .slick-next:before {
	color: var(--primary-color);
	    font-size: 30px;
}
#main .slick-next {
    right: -18px;
}
#main .sec-7 .row2 .col:nth-child(5) .box-text {
	padding-top: 41px;
}
#main .sec-7 .row2 .col:nth-child(5) .box-text:before {
	top: 25.5px;
}
.html.header-button-1 a {
	position: relative;
}
.html.header-button-1 a:before {
	content: '';
	position: absolute;
	border: 1px dashed #fff;
	width: 98%;
	height: 92%;
	border-radius: 30px;
	left: 2px;
	top: 4%;
}
.sec-12 .row-tabcontent .text1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;
}
.sec-12 .row-tabcontent .text1 p {
	margin-bottom: 0;
	padding: 8px 16px;
	border-radius: 99px;
	background: var(--fs-color-secondary);
	color: #fff;
	text-transform: uppercase
}
.sec-12 .row-tabcontent .text2 p {
	font-size: 18px;
}
#main .section.sec-12 .image-cover {
	background: #eff0f4
}
.sec-2 .col-2-left {
	padding-right: 42px
}
.sec-2 .col-2-right {
	padding-left: 42px
}
#main .slick-prev:before, #main .slick-next:before {
	content: none
}
#main .slick-prev, #main .slick-next {
	width: 50px;
	height: 50px;
}
#main .slick-next {
    right: -40px;
}
#main .slick-prev {
    left: -40px;
}
#logo img {
	padding: 5px !important
}
.header-main .nav > li.menu-item > a,
.header-main .nav > li.menu-item > a {
	font-size: 14px !important;
}
.sec-6 .tab-panels .c-right p {
	font-size: 18px;
}
.sec-10 .tab-panels {
	padding-top: 50px !important
}
#main .sec-12 .flickity-button:before {
	content: "";
	font-weight: 300;
	position: absolute;
	transform: translateX(-50%) translateY(-50%);
	top: calc(50% - 50px);
	line-height: 1;
	color: #005AAA;
	font-size: 57px;
	background: url(/wp-content/uploads/2026/01/arrLeft.png);
	background-size: cover;
	width: 60px;
	height: 60px;
}
#main .sec-12 .flickity-button.flickity-prev-next-button.next:before {
	background: url(/wp-content/uploads/2026/01/arrRight.png);
	background-size: cover;
}
.rowOurKeyImpacts .col:nth-child(2) .col-inner .row,
.rowOurKeyImpacts .col:nth-child(3) .col-inner .row {
	border-color: var(--primary-color);
}
.rowTabsMap .c-right .text4 p a {
	display: flex;
	align-items: center;
	gap : 16px;
}








#main .fieldset-cf7mls .cf7mls_next {
	padding: 0 50px 0px 20px !important;
}
#main .bt-sub {
	background: var(--fs-color-secondary) !important;
	border-radius: 99px !important;
	width: fit-content !important;
	margin-left: auto;
	margin: 0;
	position: relative;
}
#main .bt-sub:before{ 
    content: '';
    position: absolute;
    border: 1px dashed #fff;
    width: 98%;
    height: 92%;
    border-radius: 30px;
    left: 2px;
    top: 4%;
}
#main button#cf7mls-back-btn-cf7mls_step-2 {
	right: auto;
	left: 30px;
}
#main .fieldset-cf7mls .cf7mls_next {

	bottom: initial;
    right: initial;
	margin: 0 20px 30px !important
}
#main .form_apply {
	padding-bottom: 30px !important
}
#main .fieldset-cf7mls.cf7mls_current_fs .bt-sub {
	margin-top: 30px;
	margin-bottom: 30px;
} 
#main button#cf7mls-next-btn-cf7mls_step-1:after, #main .bt-sub:after {
    width: 44px;
}
#main button#cf7mls-back-btn-cf7mls_step-2,
#main form.cf7mls input.wpcf7-form-control.wpcf7-submit,
#main .fieldset-cf7mls .cf7mls_next {
    width: 250px;
    height: 56px;
    font-size: 20px;
	font-family: var(--font-beau);
	font-weight: bold;
}
#main button#cf7mls-back-btn-cf7mls_step-2:after {
	top: 0;
    width: 44px;
}











/* responsive */
/* r1 */
@media screen and (max-width: 1024px) {
	#main button#cf7mls-back-btn-cf7mls_step-2, #main form.cf7mls input.wpcf7-form-control.wpcf7-submit, #main .fieldset-cf7mls .cf7mls_next {
		width: 193px;
		font-size: 16px;
	}
	.rowImageBox .box-text .box-text-inner h4 
	{
		font-size: 104px;
	}
	#main .slick-prev {
		left: 0px;
		z-index: 111;
	}
	#main .slick-next {
		right: 3px;
	}
	.sec-2 .col-2-left {
		padding-right: 30px
	}
	.sec-2 .col-2-right {
		padding-left: 30px
	}
	.rowOurKeyImpacts .col-inner .row .text2:nth-child(2) p {
		min-height: 64px;
	}
	.sec-6 .row1 {
		margin-bottom: 40px !important;
	}
	.rowOpenPositions .tab a {
		font-size: 18px;
		min-height: 110px;
	}
	.rowOpenPositions .tab:nth-child(3) a span:after, .rowOpenPositions .tab:nth-child(2) a span:after {
		font-size: 15px;
	}
	.row.rowHotToJoin {
		margin: 0 !important
	}
	.sec-12 .box .box-text h4 {font-size: 24px;}
	#main .sec-7 .box-text:before {
		top: 11.5px;
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-text p {
		font-size: 16px
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-text:before {
		top: 30.5px;
	}



}



/* r9 */
@media screen and (max-width: 992px) and (min-width: 768px) and (orientation: landscape) {



}



/* r7 */
@media screen and (max-width: 768px) {
	#main button#cf7mls-back-btn-cf7mls_step-2, #main form.cf7mls input.wpcf7-form-control.wpcf7-submit, #main .fieldset-cf7mls .cf7mls_next {
		width: 250px;
		font-size: 20px;
	}
	.sec-6 .nav .tab:nth-child(2) a {
		justify-content: end
	}
	.rowImageBox .box-text .box-text-inner h4 
	{
		font-size: 96px;
	}
	#main .section.sec-7 .title h2 {
		line-height: 1.2
	}
	#main .section.sec-7 {
		padding-top: 80px;
	}
	.section.sec-4 .img-title {
		width: 50% !important;
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-text:before {
		top: 21.5px;
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-image,
	#main .sec-7 .row2 .col:nth-child(4) .box-image {
		width: 15% !important;
	}
	#main .sec-7 .box-text:before {
		top: 20.5px;
	}
	#main .sec-7 .box-text {
		padding: 34px 0 0;
	}
	.sec-6 .row--denim-active .tabbed-content {
		background: none
	}
	.rowBecome .col:not(:last-child) {
		border-right: none;
	} 
	.sec-3 .row1 .title h2 {
		text-align: left !important
	}
	.row.rowBecome .box {
		display: flex;
		align-items: center;
	}
	.row.rowBecome .box-image {
		width: 30% !important; 
	}
	.row.rowBecome .box-text {padding-left: 32px;}
	.row.rowBecome p,
	.row.rowBecome h4 {
		text-align: left !important;
	}
	.rowBecome .col:not(:last-child) {
		border-bottom: 1px solid #CCC8BC;
		padding-bottom: 32px !important;
		margin-bottom: 24px !important;
	}
	#main .slick-dots{
		bottom: -40px;
	}
	#main .slick-dots li {
		margin: 0
	}
	#main  .slick-dots li button:before {
		font-size: 10px;
	}
	#main .slick-dots li.slick-active button:before {
		color: var(--primary-color);
	}
	.sec-6 .nav {
		width: 100%;
		margin-left: 0;
		margin-bottom: 40px;
	}
	.sec-6 .nav .tab {flex: 1;}
	.sec-6 .nav .tab a {
		width: 100%;
	}
	.sec-6 .tabbed-content{
		background: none
	}
	
	.sec-6 .panel .row .c-left .col-inner {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 12px;
	}

	/* Mỗi block (Hai Phong, Ha Noi, ...) là card */
	.sec-6 .panel .row .c-left .col-inner .text1 {
		background: #f2f2f2;
		border-radius: 12px;
		padding: 16px 18px;
	}

	/* Title */
	.sec-6 .panel .row .c-left .col-inner .text1 h3 {
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 12px;
		color: #111;
	}

	/* Item dòng */
	.sec-6 .panel .row .c-left .col-inner .text1 p {
		display: flex;
		align-items: flex-start;
		gap: 8px;
		margin: 6px 0;
		font-size: 15px;
		color: #333;
		line-height: 1.4;
	}

	/* Icon (pin) */
	.sec-6 .panel .row .c-left .col-inner .text1 p img {
		margin-top: 3px;
		flex-shrink: 0;
	}
	.sec-6 .row2 .c-left .text1 {
		width: 100%;
		min-width: 100%;
	}
	.sec-6 .row2 .c-left .textHideDesktop {
		grid-column: 1/-1
	}
	.sec-6 .row2 .c-left .text1:last-child {
		grid-column: span 2;
		height: fit-content;
	}
	.sec-6 .panel .row .c-left .col-inner .text1 p br {
		display: none
	}
	#main .sec-7 .row2 .col:nth-child(5),
	#main .sec-7 .row2 .col:nth-child(4),
	#main .sec-7 .row2 .col:nth-child(3),
	#main .sec-7 .row2 .col:nth-child(2) {
		padding-left: 15px;
	}
	#main .section.sec-8 {
		margin-top: 0;
		padding-top: 0
	}
	.sec-8 .r-bg .rowin2 .col {
		padding-bottom: 0
	}
	.sec-8 .r-bg .rowin2 .col p:last-child {
		margin-bottom: 10px;
	}
	.sec-8 .row2 .r-bg {
		margin: 0;
	}
	.sec-8 .row2 .r-bg .c-bg {
		padding-bottom: 22px !important
	}
	.sec-9 .rowin .c-left {
		padding-bottom: 19px !important
	}
	.rowOpenPositions .nav li:nth-child(2) span, .rowOpenPositions .nav li:nth-child(3) span {
		white-space: wrap;
	}
	.rowOpenPositions .tab a {
		font-size: 16px;
	}
	.rowOpenPositions .tab a {
		line-height: 1.2;
		padding: 10px 30px 50px 0;
	}
	.rowOpenPositions .tab:nth-child(3) a span:after, .rowOpenPositions .tab:nth-child(2) a span:after {
		font-size: 10px;
	}
	.rowOpenPositions .tab a {
		min-height: initial;
	}
	.row.rowHotToJoin .col.pb-0 {
		max-width: 33.33%;
		flex-basis: 33.33%;
	}
	.row.rowHotToJoin .col.pb-0.c-last {
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec-12 .flickity-slider .col.medium-3 {
		max-width: 33.33%;
		flex-basis: 33.33%;
	}
	.sec-12 .row-tabclick .flickity-viewport {
		height: 370px !important;
	}
	
	


}



/* r3 */
@media screen and (max-width: 549px) {
	#main .fieldset-cf7mls.cf7mls_current_fs .bt-sub {
		margin-bottom: 112px;
	}
	#main .bt-sub {
		width: 100% !important
	}
	#main button#cf7mls-back-btn-cf7mls_step-2, #main form.cf7mls input.wpcf7-form-control.wpcf7-submit, #main .fieldset-cf7mls .cf7mls_next {
		width: 100%;
		font-size: 20px;
	}
	#main .fieldset-cf7mls .cf7mls_next {
		width: 208px;
	}
	.sec-6 .nav .tab {width: 100%;}
	.sec-6 .nav {
		flex-direction: column;
	}
	.sec-6 .nav .tab a {
		padding: 24px;
		width: 100%
	}
	.sec-6 .nav .tab:nth-child(2) a {
		justify-content: center
	}
	#main button#cf7mls-back-btn-cf7mls_step-2:after {
		top: 0 !important
	}
	#main form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		padding: 0 50px 0px 21px !important;
	}
	#main button#cf7mls-back-btn-cf7mls_step-2 {
		left: 20px;
		right: auto;
		padding: 0px 15px 0px 45px !important;
		width: 298.8px;
	}
	.bt-sub {
		border-radius: 99px;
		width: fit-content !important;
	}
	.rowHotToJoin .col.medium-2:first-child .text h3 {
		padding-left: 23px;
	}
	.tabInfor-toggle-btn:before {
		content: '';
		position: absolute;
		border: 1px dashed #fff;
		width: 98%;
		height: 92%;
		border-radius: 30px;
		left: 2px;
		top: 4%;
	}
	.rowOpenPositions .tabInfor {
		text-align: left;
	}
	.rowOpenPositions .tab-panels .panel {
		text-align: center;
	}
	.tabInfor {
		position: relative;
	}
	.tabInfor:not(.tabInfor-open):after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 200px;
		background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 1));
		pointer-events: none;
	}
	
	.sec-10 .tab-panels {
		padding-top: 23px !important;
	}
	.rowImageBox .box-text .box-text-inner h4 
	{
		font-size: 80px;
	}
	.row.rowBecome .box-image {
        width: 35% !important;
    }
	.row.rowOpenPositions .tabbed-content .nav li:nth-child(3),
	.row.rowOpenPositions .tabbed-content .nav li:nth-child(2) {
		top: -20px;
	}
	.row.rowOpenPositions .tabbed-content .nav li:nth-child(3) a span, 
	.row.rowOpenPositions .tabbed-content .nav li:nth-child(2) a span {
		margin-top: -20px;
	}
	.row.rowOpenPositions .tabbed-content .nav li:nth-child(1) a {
		padding-bottom: 0
	}
	.rowOpenPositions .tab:nth-child(3) a span:after, .rowOpenPositions .tab:nth-child(2) a span:after {
		left: 50%;
		bottom: -50px;
	}
	.rowOpenPositions .tab a {
		padding: 10px 30px 20px 0;
	}
	.rowOpenPositions .tab a {
		min-height: 187px;
	}
	.rowOpenPositions .tab.active a {
		background: url(/wp-content/uploads/2026/01/Frame-227-1.png);
		background-size: cover !important
	}
	.rowOpenPositions .tab a {
		background: url(/wp-content/uploads/2026/01/Frame-228-1.png);
		background-size: cover !important
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-image, #main .sec-7 .row2 .col:nth-child(4) .box-image {
		width: 35% !important;
	}
	.sec-12 .row-tabcontent .text1 {
		flex-direction: column;
		margin-bottom: 12px;
	}
	#footer {
		padding-bottom: 20px;
	}
	#footer p {text-align: left;}
	.text.social-text p {
		margin: 0 !important
	}
	.text.social-text {
		flex-direction: column;
		gap: 12.5px;
		align-items: start;
	}
	.sec-12 .row-tabcontent .col h3 {
		text-align: center;
	}
	#main .section.sec-13 {
		padding-top: 50px !important;
	}
	.rowHotToJoin .col.medium-2 .text h3 {
		font-weight:bold;
	}
	.sec-12 .row-tabcontent .col .col-inner {
		padding: 16px 24px;
	}
	.sec-12 .row-tabclick .flickity-viewport {
		height: 474px !important;
	}
	.sec-12 .flickity-slider .col.medium-3 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec-12 .main-title h2 {
		margin-bottom: 40px;
	}
	#main .section.sec-12 {
		padding-top: 80px !important
	}
	.row.rowHotToJoin .col.pb-0.c-last {
		padding-top: 20px
	}
	.rowHotToJoin .col:nth-child(4) .text,
	.rowHotToJoin .col:nth-child(6) .text,
	.rowHotToJoin .col:nth-child(2) .text {
		margin-right: 0;
	} 
	.rowHotToJoin .col.medium-2 {
		margin-bottom: 24px;
	}
	.rowHotToJoin .col.medium-2 .text h3 {
		font-size: 14px;
	}
	.row.rowHotToJoin .col.pb-0 {
        max-width: 50%;
        flex-basis: 50%;
    }
	.section.sec-11 .main-title h2 {
		margin-bottom: 40px;
	}
	#main .section.sec-11 {
		padding-top: 80px !important;
	}
	.rowOpenPositions .tab:nth-child(3) a span:after, .rowOpenPositions .tab:nth-child(2) a span:after {
        font-size: 18px;
    }
	.rowOpenPositions .rowin2 .text1 h4 {
		font-size: 20px;
		line-height: 1.2
	}
	.rowOpenPositions .rowin2 .text1 {
		padding-left: 36px;
	}
	.rowOpenPositions .tab a {
		width: 300px;
	}
	.rowOpenPositions .tab a span {
        white-space: normal !important;
        display: block;
		font-size: 26px;
	}
	.sec-12 .row-tabcontent .text1 p {
    white-space: normal !important;
    display: block;
    text-align: center;
}
	.rowOpenPositions .tab a {
		padding-top: 0;
		padding-right: 39px;
	}
	#main .sec-9 .title h2 {
		font-size: 48px;
		margin-bottom: 40px;
		line-height: 1.2;
	}
	.sec-8 .row .rowin1 .col:nth-child(1) .img {
		width: 100% !important
	}
	.sec-8 .row .rowin1 {
		margin: 0 0 43px !important;
	}
	.sec-8 .row .rowin1 .col:nth-child(2) {
		display: none;
	}
	.sec-8 .row .col:nth-child(1).c-bg {
		padding: 26px !important
	}
	
	.sec-8 .row .col:nth-child(1), .sec-8 .row .col:nth-child(2), .sec-8 .row .col:nth-child(3) {
		padding: 0 !important;
	}
	#main .sec-7 .row2 .col:nth-child(5) {
		padding-bottom: 40px !important;
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-text:before {
		top: 1px;
	}
	#main .sec-7 .row2 .col:nth-child(5) .box-text {
		padding-top: 24px;
	}
	#main .sec-7 .row2 .col:nth-child(4) {
		padding-bottom: 24px !important;
	}
	#main .sec-7 .box-text:before {
		top: 1px;
	}
	#main .sec-7 .box-text h4 {
		font-size: 20px;
	}
	.sec-7 .box {
		display: flex;
	}
	.sec-7 .box  .box-image {
		width: 35% !important; 
	}
	#main .section.sec-7 .title p {
		margin-bottom: 40px;
	}
	#main .section.sec-7 .title h2 {
		font-size: 48px;
		line-height: 1.2
	}
	#main .sec-7 {
		padding-top: 80px !important;
	}
	.sec-6 .row2 .c-right .text2:nth-child(2) p img {
		width: 20px;
		height: 20px;
	}
	
	.sec-6 .row2 .c-right .text4 {
		flex-direction: column;
	}
	.sec-6 .row2 .c-right .text3 p img {
		margin-right: 15px;
		margin-bottom: 20px;
	}
	.sec-6 .row2 .c-right .text3 h3 {
		margin-bottom: 16px;
	}
	.sec-6 .panel .row .c-left .col-inner .text1:last-child {
		margin-bottom: 15px
	}
	.sec-6 .panel .row .c-left .col-inner {
		grid-template-columns: repeat(2, 1fr);
	}
	.section.home_banner .banner .img {
		margin-bottom: 10px;
		width: 80% !important
	}
	.applyNowBtn:after {
		width: 20px;
	}
	.applyNowBtn {
		padding: 0 40px 0px 20px !important;
	}
	.home_banner .text-box-content .text-inner {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.home_banner .applyNowBtn {
		display: flex;
		align-items: center;
	}
	.sec-2 .col {
		padding-bottom: 32px;
	}
	.sec-2 .col:last-child {
		padding-bottom: 40px;
	}
	.sec-3 .row1 {
		margin-left: 16px !important;
		margin-right: 16px !important;
		width: fit-content;
		padding: 24px;
	}
	.sec-3 .row1 .title h2 {
		font-size :26px;
		margin-bottom: 32px;
		font-weight: 500
	}
	.sec-3 .col-inner {
		margin-left: 0 !important;
		padding-right: 0 !important
	}
	.row.rowBecome .box-text {
		padding: 0 0 0 16px;
	}
	.rowBecome .col .box-text h4 {
		font-size: 22px;
	}
	.rowBecome .col:not(:last-child) {
		padding-bottom: 16px !important;
		margin-bottom: 16px !important;
	}
	#main section.section.sec-2 { 
		padding: 80px 0 0 !important
	}
	.rowBecome .col:last-child {
		padding-bottom: 3px;
	}
	.section.sec-3 {
		padding: 0 0 80px !important;
	}
	.sec-4 .img.img-title {
		width: 100% !important; 
		margin-bottom: 48px;
	}
	.sec-5 .title h2 {
		font-size: 52px;
		line-height: 1.2;
		margin-bottom: 40px;
	}
	.rowOurKeyImpacts .col.pb-0.medium-4 {
		display: none;
	}
	.rowOurKeyImpacts .col-inner .row {
		padding: 24px;
	}
	.rowOurKeyImpacts .col-inner .row .text1 p {
		font-size: 18px;
		margin-bottom: 16px;
	}
	.rowOurKeyImpacts .col-inner .row .text2:nth-child(2) p {
		min-height: initial;
	}
	.rowOurKeyImpacts .col-inner .row .text2 h3 {
		font-size: 24px;
	}
	#main .rowOurKeyImpacts .cCha:not(:last-child) {
		padding-bottom: 16px !important
	}
	.sec-6 .img-title {
		width: 100% !important;
		margin-bottom: 35px;
	}
	#main .sec-6 .nav .tab a:before,
	#main .sec-6 .nav .tab a:after {
		content: none !important;
	}
	.sec-6 .nav .tab a {
		justify-content: center;
		border-radius: 16px !important
	}
	.sec-6 .nav {
		gap: 30px
	}
	#main .section.sec-10 {
		padding-top: 40px !important;
	}
	.main-title h2 {
		font-size:48px;
		line-height: 1.2;
	}
	.sec-10 .rowBg {
		margin-left: -15px;
		margin-right: -15px;
		width: 110%;
	}
	.rowOpenPositions .tabbed-content .nav {
		display: inline-block;
		white-space: nowrap;
		overflow-x: auto;
	}
	.sec-10 .rowBg .colBg {
		padding: 40px 24px 24px !important
	}
	
	
	
	
/* a1 */
	
	#main .cMB,
	#masthead .header-inner,
	.sec-2 .col {
		padding-right: 24px !important;
		padding-left: 24px !important;
	}
	
	
}
