@font-face {
    font-family: vni-vari;
    src: url(../font/vnivari.ttf);
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}

@media screen and (max-width:399px) {
    overflow-x: auto;
}

.center {
    text-align: center
}

#main {
    padding-top: 95px;
}

/* HEADER */
header {
    font-size: 16px;
}

.navbar-custom {
    background-color: #fff;
    border: none;
    margin-bottom: 0px;
    box-shadow: 1px 1px 2px #bdbdbd;
}

.navbar-brand-custom img {
    width: 100px;
    padding-top: 3px;
}

nav.navbar {
    border-radius: 0px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.navbar-brand-custom {
    padding: 0 15px;
}

.navbar-brand-custom-2 {
    padding: 0 15px;
    position: absolute;
    right: 0px;
}

.navbar-brand-custom-3 {
    padding: 0 15px;
    position: absolute;
    right: 0px;
    font-size: 15px;
    display: inline-flex;
}

.img-ex-right {
    width: 100%;
    margin-top: 20px;
}

.icon-ex {
    position: absolute;
    width: 90px;
    left: -25px;
    top: -25px
}

.navbar-toggle .icon-bar {
    width: 26px;
    height: 2px;
    background-color: #0379c3 !Important;
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
    }

#navbar a {
    color: #000;
    padding: 15px 18px;
}

    #navbar a:hover, .highlight-menu a {
        color: #00b2e9 !important
    }

.hight-light-menu a {
    border-radius: 30px;
    padding: 9px 20px 7px 20px !important;
    display: block !important;
    color: #fff !important;
    font-size: 15px;
    margin-left: 10px;
    white-space: nowrap;
    border: none !important;
    margin-top: 6px;
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 0.4);
    background: #59c2dd;
    box-shadow: 1px 1px 5px rgb(89 194 221 / 80%);
    font-family: 'CircularStd Bold';
}

#navbar .hight-light-menu a:hover {
    color: #fff !important;
    background: #59c2dd;
}

header .container-fluid {
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}
/* END HEADER */
/* FOOTER */
#footer {
    position: relative;
    background: transparent;
    margin-top: -300px
}

#footer .center-image:nth-child(2) {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

#footer .center-image:nth-child(2) span {
    color: #ffffff;
}
/* END FOOTER */
.banner-mobile {
    display: none
}

/*SLIDING TEXT*/
.tickerwrapper {
    /* the outer div */
    position:fixed;
    top: 50px;
    left: 0%;
    background: #0d45a0;
    width: 100%;
    height: 45px;
    overflow: hidden;
    cursor: pointer;
    z-index: 90;
    /* font-family: Circular Bold, sans-serif; */
    text-transform: uppercase;
    font-size: 16px;
}

.circle {
    width: 5px;
    height: 55px;
    background-color: white;
    border-radius: 50%;
}

ul.list {
    position: relative;
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list.cloned {
    position: absolute;
    top: 0px;
    left: 0px;
}

ul.list li {
    float: left;
    padding-left: 20px;
}
.tickerwrapper .listitem span{
    display: block;
    padding-top: 11px;
    padding-right: 150px;
    color: #07b4e9;
    font-family: TTTravel ExtraBold, sans-serif;
}
/*END SLIDING TEXT*/
/* FRAME 1 */
#frame1 {
    position: relative;
}

.arrow-btn {
    position: absolute;
    bottom: 70px;
    left: calc(50%);
    transform: translateX(-50%);
    width: 70px;
    height: 70px;
}

.ico-arrow {
    position: relative;
}

.img-pp-banner {
    position: absolute;
    left: 6%;
    bottom: 7%;
    width: 48%;
    z-index: 11;
}

.water-before {
    position: absolute;
    left: 6%;
    bottom: 7%;
    width: 20%;
    z-index: 15;
}
/* END FRAME 1 */
/* FRAME 2 */
#frame2 {
    width: 100%;
    position: relative;
    background: url("/IntroPage/MT/img/bottom-banner-MT-2025.jpg") no-repeat;
    padding: 0;
    color: #fff;
    background-size: cover;
}
.title-frame{
    font-family: TTTravel ExtraBold, sans-serif;
    text-transform: uppercase;
    color: #000;
    /* font-style: italic; */
    font-size: 32px;
    margin: 20px 0
}
#frame2 .main-content-top {
    padding-top: 0;
    position: relative
}
.view-mobile {
    display: none;
}
.des-MT-Program{
    height: 250px;
    overflow: auto;
}

.des-MT-Program .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff !important
}
#frame2 .icon-f2-1 {
        position: absolute;
        top: 40px;
        left: 15%;
        width: 30px
    }
#frame2 .icon-f2-2 {
    position: absolute;
    bottom: 55px;
    right: 15%;
    width: 30px
}
#frame2 .txt-join-our{
    text-align: center
}
#frame2 .txt-join-our a {
    display: Inline-block;
    color: #59c2dd;
    padding: 8px 40px;
    border-radius: 30px;
    font-size: 24px;
    text-decoration: none;
    margin-top: 25px;
    text-transform: uppercase;
    font-family: TTTravel ExtraBold, sans-serif, sans-serif;
    line-height: 1.5;
    background: #fff;
    box-shadow: 0px 4px 10px #59c2dd;
}
.blob-btn {
  z-index: 1;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  outline: none;
  border: none;
  transition: color 0.5s;
  cursor: pointer;
  border-radius: 30px;
}
.blob-btn:before {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.blob-btn:after {
  content: "";
  z-index: -2;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 100%;
  height: 100%;
  transition: all 0.3s 0.2s;
  border-radius: 30px;
}
.blob-btn:hover {
  color: #FFFFFF;
  border-radius: 30px;
}
.blob-btn:hover:after {
  transition: all 0.3s;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.blob-btn__inner {
  z-index: -1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background: #ffffff;
}
.blob-btn__blobs {
  position: relative;
  display: block;
  height: 100%;
  filter: url("#goo");
}
.blob-btn__blob {
  position: absolute;
  top: 2px;
  width: 25%;
  height: 100%;
  background: #1547a1;
  border-radius: 100%;
  transform: translate3d(0, 150%, 0) scale(1.7);
  transition: transform 0.45s;
}
@supports (filter: url("#goo")) {
  .blob-btn__blob {
    transform: translate3d(0, 150%, 0) scale(1.4);
  }
}
.blob-btn__blob:nth-child(1) {
  left: 0%;
  transition-delay: 0s;
}
.blob-btn__blob:nth-child(2) {
  left: 30%;
  transition-delay: 0.08s;
}
.blob-btn__blob:nth-child(3) {
  left: 60%;
  transition-delay: 0.16s;
}
.blob-btn__blob:nth-child(4) {
  left: 90%;
  transition-delay: 0.24s;
}
.blob-btn:hover .blob-btn__blob {
  transform: translateZ(0) scale(1.7);
}
@supports (filter: url("#goo")) {
  .blob-btn:hover .blob-btn__blob {
    transform: translateZ(0) scale(1.7);
  }
}
.icon-f2-3{
    text-align: right;
    padding-right: 15%;
}
.align-left {
    text-align: left !important;
}
#frame2 .title-border img{
    max-width: 480px;
    margin-bottom: 70px
}
#frame2 .opportunities .title-border img{
    margin-bottom: 0px
}
#frame2 .column-left {
    float: left;
    width: 40%;
    text-align: right;
    height: 300px;
    position: relative;
    z-index: 2;
}

#frame2 .column-left video {
    width: 100%;
    max-height: 100%;
    box-shadow: 11px 11px 18px 0px #888888;
}

#frame2 .main-content-f2 {
    padding-top: 20px;
}

#frame2 .column-right {
    float: right;
    width: 58%;
    text-align: left;
    padding: 0px 0px 0px 10px;
    height: 400px;
    overflow-y: auto;
    background: transparent;
    position: relative;
    overflow-x: hidden;
}

#frame2 .column-right p {
    margin: 0 40px 0 0;
    color: #313131;
    letter-spacing: 0.3px;
    font-size: 16px
}

#frame2 .top-60 {
    position: relative;
    top: 60px;
    z-index: 1
}

#frame2 .main-content-bottom {
    padding-top: 0
}

#frame2 > img {
    height: 610px;
}

#frame2 .icon-frame2 {
    width: 90px;
    margin: 25px;
}

.opportunities {
    position: relative;
    margin-top: 100px;
}
.video-frame2{
    position: relative;
    display: flex;
    justify-content: center;
    transition: all 1s ease-in-out;
}
.cinema-mode {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 1s ease-in-out;
}

.cinema-mode iframe {
    width: 80%;
    height: 80%;
    transition: width 0.6s ease-in-out, height 0.4s ease-in-out;
}

/*step*/
#frame2 .progressbar {
    counter-reset: step;
    padding: 0;
    width: 100%;
    margin: 0 auto 50px auto;
    display: flex;
    justify-content: center;
}
.list-WFU .title-frame{
    margin-top: 150px;
    margin-bottom: 50px;
} 
.list-WFU .title-border{
    display: block;
    text-align: center
}
#frame2 .progressbar li {
    list-style-type: none;
    width: 43%;
    float: left;
    position: relative;
    text-align: center;
    display: flex;
}
.list-WFU{
    padding-bottom: 50px;
}
#frame2 .progressbar li:hover:before {
    transform: scale(1.2);
    cursor: pointer
}
#frame2 .progressbar li:first-child:before {
    content: "1";
}

#frame2 .progressbar li:nth-child(2):before {
    content: "2";
}

#frame2 .progressbar + .progressbar li:nth-child(1):before {
    content: "3";
}
#frame2 .progressbar + .progressbar li:nth-child(2):before {
    content: "4";
}
#frame2 .progressbar + .progressbar li:nth-child(3):before {
    content: "5";
}
#frame2 .progressbar + .progressbar + .progressbar li:nth-child(1):before {
    content: "6";
}
#frame2 .progressbar + .progressbar + .progressbar li:nth-child(2):before {
    content: "7";
}
#frame2 .progressbar + .progressbar + .progressbar{
    margin-bottom: 0;
}
#frame2 .progressbar li:before {
    width: 80px;
    height: 80px;
    content: "";
    line-height: 30px;
    display: block;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 1;
    color: #59c2dd;
    font-size: 100px;
    display: flex;
    align-items: center;
    padding-left: 0px;
    font-family: TTTravel ExtraBold, sans-serif;
    justify-content: center;
}

#frame2 .progressbar li:first-child:after {
    content: none;
}

#frame2 .progressbar li p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    text-align: left;
    position: relative;
    top: 0px;
    left: 20px;
    z-index: 1;
    font-family: CircularStd Bold, sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
    width: calc(80% - 100px);
    display: inline-flex;
    align-items:center
}

#frame2 .title-bg-red h3 {
    margin-bottom: 200px;
    margin-top: 20px
}
/*.water-1 {
    position: absolute;
    left: 0;
    top: -30%;
    z-index: 1;
}
.water-2 {
    position: absolute;
    right: 0;
    top: -30%;
    z-index: 1;
}*/
/*.water-3-1 {
    position: absolute;
    right: 0px;
    bottom: 30px;
    z-index: 1;
    width: 200px;
}

.water-3 {
    position: absolute;
    left: 0;
    top: -5%;
    z-index: 1;
    width: 250px;
    height: auto !Important;
}
.water-4 {
    position: absolute;
    right: 0;
    top: 3%;
    z-index: 1;
    width: 160px;
    height: auto !Important;
}*/
/* END FRAME 2 */
/* FRAME 3 */
.gr-frame {
    background: url('../img/bg-frame-top-2025.jpg') no-repeat;
    background-size: contain;
}
#frame3 {
    padding: 40px 0 0 0;
    position: relative;
    z-index: 10;
}

.align-right {
    text-align: right !important;
}
#frame3 .txt-start-journey{
    max-width: 600px!important;
    width: 100%!important;
}
#frame3 .main-content .main-content-bottom {
    padding-top: 25px
}
#frame3 .main-content-top img{
    max-width: 380px
}
.candidate{
    flex: 1;
    text-align: center;
    cursor: pointer;
}
.show-description {
    flex: 2;
    text-align: center;
    cursor: pointer;
    padding: 0 0 0 30px
}
.show-description h5, .txt-h5{
    color: #1748cf;
    font-size:20px;
    text-transform: uppercase;
    font-family: 'CircularStd Bold', sans-serif;
    font-weight: bold;
}
.show-description .title-frame {
    margin-top: -10px;
    position: relative;
    z-index: 10;
}
.candidate img {
    position: relative;
    z-index: 10;
    transition: all 0.3s ease-out;
    width: 280px;
}
.flex-2 {
    flex: 2;
}

.des-WhoWeAre, .des-WhoWeAre .panel, .des-WhoWeAre .panel-heading{
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}
.des-WhoWeAre .panel-heading{
    padding: 8px 20px;
}
.des-WhoWeAre .panel-heading button{
    background: #00b2e9;
    color: #fff;
    font-family: 'CircularStd Bold', sans-serif;
    border: none;
    font-size: 26px;
    border-radius: 40px;
    width: 100%;
    height: 60px;
}
.abtn-1 {
    background: #41b3f9;
    /* padding: 0px 15px; */
    color: #fff;
    border: 1px solid #049af6;
    position: relative;
    box-shadow: 0 0 0 0 rgb(49, 173, 248);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 0.4);
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 9px rgba(26, 127, 220, 0);
    }
}

.des-WhoWeAre .panel-heading button:hover{
    background: #00b2e9!important
}
.description-candidate {
    color: #313131;
    background: #fff;
    padding: 35px 70px 35px 10px;
    display: none;
    height: 324px;
    position: relative;
    top: 31px;
    border-radius: 0 160px 160px 0;
}
.des-WhoWeAre .panel-heading.collapsed button {
    background: #b4b4b4;
    margin-bottom: 20px
}
.description-candidate:after {
    position: absolute;
    content: "";
    width: 50%;
    top: 0;
    height: 100%;
    background: #fff;
    left: -49%;
    z-index: -1;
    border-radius: 100px 0 0 100px;
}
.des-WhoWeAre .panel-body{
    border-top: none!important;
    padding: 0;
}
.gr-content-sub p{
    position: relative;
    padding-left: 15px
}
.gr-content-sub span{
    display: block;
    color: #000;
    padding-left: 40px
}
.des-WhoWeAre .panel-body ul li::before, .gr-content-sub p:before, .text-select-pro ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    display: block;
    background: #000;
    left: 15px;
    top: 10px;
}
.text-select-pro ul li:before{
    background: #fff
}
.gr-content-sub p:before{
    left: 0px;
}
.des-WhoWeAre .panel-body ul li{
    position: relative;
    padding: 0 15px 0 30px
}
.des-WhoWeAre .panel-body ul{
    text-align: left;
    background: #fff;
    padding: 30px 10px;
    box-shadow: 1px 1px 10px #979797;
    border-radius: 0 0 14px 14px;
    width: 90%;
    margin: 0 auto;
    color: #000;
    height: 280px;
    overflow: auto
}
.description-candidate ul {
    padding: 0 10px;
    margin: 0;
    list-style: none;
    text-align: left;
}

.description-candidate ul li {
    padding: 2px 0;
}

.internal-candidate .description-candidate:after {
    left: auto;
    right: -49%;
    border-radius: 0 100px 100px 0;
}
.internal-candidate .description-candidate {
    border-radius: 160px 0 0 160px;
    padding: 35px 10px 35px 70px;
}

.align-items-center {
    align-items: center;
    justify-content: center;
}

.txt-start-journey {
    margin-top: 15px;
    text-align: center;
}

.txt-start-journey img {
    width: 55%
}

.txt-candi{
    max-width: 200px;
    margin: 70px 0
}
#frame3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #00b3ea !important;
}
/* END FRAME 3 */
/* FRAME 4 */
#frame4 {
    position: relative;
    text-align: center;
    background: transparent;
    padding: 0 0 30px 0;
}
.water-select-1 {
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 1;
    width: 150px;
}
.water-select-2 {
    position: absolute;
    right: 0px;
    bottom: 20%;
    z-index: 1;
    width: 250px;
}
.img-select-pro {
    display: block;
    min-width: 170px;
    height: 320px;
    /* aspect-ratio: 1; */
    /* object-fit: scale-down; */
    cursor: pointer;
    /* align-self: center; */
}

.row-select-pro {
    margin: 20px 20px 20px 0;
    display: flex;
    justify-content: center;
    gap: 18px;
}

.overlay-txt {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 320px;
    width: 170px;
    opacity: 0;
    transition: .3s ease-out;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), #13a7e2cc);
    padding: 40px 0;
    border-radius: 370px;   
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
}

.title-select-pro {
    color: #00b3ea;
    background: transparent;
    border: 3px solid #00b3ea;
    border-radius: 60px;
    text-align: center;
    margin-top: 20px;
    height: 50px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: CircularStd Bold, sans-serif;
}
/*.col-select-pro:hover .overlay-txt*/
.active-overlay-txt {
    opacity: 1;
    cursor: pointer;
}
/*.col-select-pro:hover .title-select-pro*/
.active-title-select-pro {
    background: #0d45a0;
    color: #fff;
    border: transparent;
}

.col-select-pro {
    position: relative;
    z-index: 10;
    cursor: pointer;
}

#frame4  .col-select-pro .overlay-txt .mCustomScrollBox {
    height: auto;
}

.text-select-pro {
    color: #fff;
    text-align: left;
}

@-ms-viewport {
    width: auto !important;
}

.col-20 {
    width: calc(20% - 20px);
    float: left;
    position: relative;
    margin-right: 20px;
}

.text-select-pro ul {
    list-style: none;
    padding: 10px 5px 20px 5px;
    margin: 0;
    font-size: 14px;
}

.text-select-pro ul li {
    padding: 2px 0px 2px 25px;
    position: relative;
    color: #fff
}
.thumnail-select-pro img{
    width: 100%
}
.thumnail-select-pro .text-select-pro {
    background: #69c2fd;
    border-radius: 0 0 15px 15px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    height: 290px
}

/* END FRAME 4 */
/* FRAME 5 */
#frame5 {
    position: relative;
    text-align: center;
    padding-bottom: 160px;
    background: url(../../MT/img/bg_frame5.jpg) center;
    background-size: cover;
}
#frame5 .title-border{
    margin: 0
}
#frame5 .title-frame{
    position: absolute;
    color: #fff;
    transform: translate(-50%);
    line-height: 1;
}
.st-num{
    font-size: 20px;
    position: relative;
    top: -12px;
    padding-left: 1px
}
.d-flex {
    display: flex;
}

.ml-auto {
    margin-left: auto;
}

.box-ex-img img {
    width: 200px;
}
.title-sub-frame5 img {
    width: 70px;
    background: transparent;
    margin-left: -64px;
    margin-right: 10px;
}

#frame5 .row1 ul, #frame5 .row2 ul {
    padding: 0;
    list-style: none;
    margin: 10px;
    color: #fff;
}

#frame5 .row1 ul:before {
    content: "";
    width: 100%;
    position: absolute;
    border-top-style: solid;
    display: block;
    bottom: 49px;
    z-index: 1;
    border-top-width: 2px;
    border-top-color: #fff;
    left: 0;
}

#frame5 .row1 .col-sm-6:first-child ul p {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 3px solid #2dafc5;
    border-radius: 50%;
    background: #fff;
    bottom: 30px;
    z-index: 10;
    right: -13px;
}

#frame5 .row1 ul:after {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    margin: 30px auto;
    background: #fff;
    border-radius: 50%;
    z-index: 8;
    position: relative;
    background-size: 100% 100%;
}
.box-ex-img-left+ul:before{
    left: 50%!Important
}
.box-ex-img-right + ul:before {
    display: none!important;
}
#frame5 ul li h4,.txt-monthsH4{
    font-family: CircularStd Medium, sans-serif;
    font-size: 36px;
    margin: 30px 0 8px 0;
    color: #59c2dd;
    line-height: 1;
}
#frame5 ul li h5,.txt-monthsH5 {
    font-size: 20px;
    margin: 0 0 30px 0;
    font-family: CircularStd Black, sans-serif;
}
.txt-monthsH5 {
    color: #000;
    font-size: 18px;
    margin-bottom: 0;
}

.txt-monthsH4 {
    font-size: 28px;
    margin: 10px 0
}
.txt-WYG {
    color: #00b3ea
}
.circle-months {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 10px auto 20px auto;
}

.des-months {
    color: #fff;
}

.circle-months img {
    width: 80px
}
#frame5 .row2 ul li h5{
    margin-bottom: 4px
}
#frame5 .row2 ul li p{
    font-size: 20px
}
.img-dot-width {
    margin: 10px 0;
}

#frame5 .row1 ul li {
    font-size: 20px;
    color: #fff;
    line-height: 1.3
}

#frame5 .title-bg-red {
    margin-top: 15px
}

.num-month {
    color: #f5753c;
    font-size: 18px;
}

b {
    font-family: Sofia SemiBold, sans-serif;
}

.color-blues {
    color: #1b49c2
}

/* END FRAME 5 */
/* FRAME 6 */
#frame6 {
    position: relative;
    text-align: center;
    padding-bottom: 50px;
    margin: 20% auto 0px auto;
}

.title-sub-frame6 img {
    max-width: 650px;
    width: 100%
}
#frame6 .txt-h5{
    color: #000;
    text-align: left;
    font-size: 14px;
    position: relative;
    margin: 0;
}
.label-container {
    position: relative;
    display: inline-block;
    text-shadow: 2px 0 rgba(221, 221, 221, 0.35), -2px 0 rgba(221, 221, 221, 0.35), 0 2px rgba(221, 221, 221, 0.35), 0 -2px rgba(221, 221, 221, 0.35),
               1px 1px rgba(221, 221, 221, 0.35), -1px -1px rgba(221, 221, 221, 0.35), 1px -1px rgba(221, 221, 221, 0.35), -1px 1px rgba(221, 221, 221, 0.35);
}
.background-rectangle {
    width: 240px;
    height: 55px;
    background-color: #6ECFF6;
    border-radius: 12px;
    transform: rotate(5deg);
    top: 5px;
    /* left: -80px; */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.foreground-rectangle {
    text-transform: uppercase;
    padding: 7px 38px;
    background: radial-gradient(circle at 74.2% 50.9%, rgb(9, 49, 141) 5.2%, rgb(19, 78, 226) 75.3%);
    transform: translateX(-50%) rotate(-7deg);
    border-radius: 12px;
    position: absolute;
    left: calc(50%);
    top: -4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    white-space: nowrap;
    font-family: Rosso Alt Black, sans-serif;
}
.label-container-frame7 {
    font-family: Rosso Alt Black, sans-serif;
    text-shadow: 2px 0 rgba(221, 221, 221, 0.35), -2px 0 rgba(221, 221, 221, 0.35), 0 2px rgba(221, 221, 221, 0.35), 0 -2px rgba(221, 221, 221, 0.35),
               1px 1px rgba(221, 221, 221, 0.35), -1px -1px rgba(221, 221, 221, 0.35), 1px -1px rgba(221, 221, 221, 0.35), -1px 1px rgba(221, 221, 221, 0.35);
}
.background-rectangle-frame7 {
    width: 220px;
    height: 55px;
    background-color: #6ECFF6;
    border-radius: 12px;
    transform: translateX(-50%) rotate(-10deg);
    position: absolute;
    left: calc(28% + 5px);
    top: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    white-space: nowrap;
    padding-top: 4px;
}
.foreground-rectangle-frame7 {
    text-transform: uppercase;
    padding: 8px 25px;
    background: radial-gradient(circle at 74.2% 50.9%, rgb(9, 49, 141) 5.2%, rgb(19, 78, 226) 75.3%);
    transform: translateX(-50%) rotate(-5deg);
    border-radius: 12px;
    position: absolute;
    left: calc(28%);
    top: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    white-space: nowrap;
}
#frame6 .title-main-content-tab {
    position: relative;
    top: 0;
    right: 0;
    border: none;
     padding: 10px 0;
     background: transparent
}
#frame6 .txt-h5 img {
    position: absolute;
    width: 115px;
}
#frame6 .title-frame {
    text-align: center;
}
#frame6 .panel-heading {
    color: #00b3ea;
    font-family: CircularStd Bold, sans-serif;
    cursor: pointer;
    position: relative;
    padding: 0;
    border-radius: 0;
    border-radius: 60px;
    background: transparent;
    border: 3px solid #00b3ea;
}

#frame6 .panel-heading h4 {
    font-family: CircularStd Bold, sans-serif;
    font-size: 18px;
    position: relative;
    background: transparent;
}

#frame6 .procurement:after {
    display: none;
}

#frame6 .panel-heading a {
    text-decoration: none;
    display: block;
    padding: 15px;
    transition: all 0.2s ease-in-out;
}
#frame6 .panel-heading a:hover{
    color: #000
}
#frame6 .panel-heading[aria-expanded="true"] a:hover {
    color: #fff
}
#frame6 .panel-heading h4:after {
    content: "\f107";
    position: absolute;
    top: 14px;
    right: 20px;
    font-family: FontAwesome;
    transition: 0.3s all ease-in-out;
    font-size: 20px;
    color: #00b3ea;
}

#frame6 .panel-heading[aria-expanded="true"] h4::after {
    transform: rotate(180deg);
    color: #fff;
}

#frame6 .panel-default {
    border-color: transparent;
    box-shadow: none
}

#frame6 .water-1, #frame6 .water-2{
    bottom: -30%;
    top: auto
}

#frame6 .panel-body {
    border: none
}

button:focus {
    outline: none
}

.btn-take-interest {
    width: 85%;
    font-size: 20px;
    color: #59c2dd;
    background: #fff;
    padding: 15px 50px;
    border: none;
    font-family: TTTravel ExtraBold, sans-serif;
    position: relative;
    border-radius: 40px;
    margin: 35px 0;
    line-height: 1;
    transition: all 0.3s;
    overflow: hidden;
    z-index: 1;
}
.btn-take-interest:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 10rem;
    z-index: -2;
}

.btn-take-interest:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #008fb3;
    transition: all 0.3s;
    border-radius: 10rem;
    z-index: -1;
}

.btn-take-interest:hover {
    color: #fff;
}

.btn-take-interest:hover:before {
    width: 100%;
}
.bg-btn-test {
    background: #00b3ea;
    position: relative;
}
.circle-arrow-btn {
    position: absolute;
    right: 10%;
    width: 80px;
    top: -15px;
    transform: rotate(180deg);
}
/* END FRAME 6 */

.gr-frame-bottom {
    background: url(../img/bg-frame-bottom-2025.jpg) no-repeat;
    background-size: 100%;
}

/* FRAME 7 */
#frame7 {
    position: relative;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 300px
}
#frame7 .title-pos-f7 {
    background: #00b3ea;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-family: CircularStd, sans-serif;
    border-radius: 50%;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
    padding: 5px;
    text-indent: 0;
    border: 3px solid transparent;
    transition: all 0.3s ease-in-out; 
}
#frame7 .title-pos-f7:hover{
    outline: 2px solid #00b3ea;
    outline-offset: 6px;
}
#frame7 .title-border img{
    max-width: 600px;
    width: 100%;
    margin-bottom: 60px
}
#frame7 .title-main-content-tab {
    text-align: left;
}
.pos-mana {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 10;
}
.active-f7.item-f7 img {
}
.item-f7 img {
    width: 175px;
    height: 175px;
    border-radius: 50%;
}
.gr-img-f7{
    flex-wrap: wrap;
    justify-content: center
}
.gr-img-f7 #myCarousel .item.active .content-des-f7{
    display: block!Important
}
.content-des-f7 {
    background: #fff;
    margin: 25px 130px 10px 130px;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 20%);
    padding: 40px 30px;
    border-radius: 15px;
}
.gr-img-f7 .item-f7 a::after {
    display: none;
}
.gr-img-f7 .item-f7 .title-pos-f7 {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.gr-img-f7 .item-f7 .title-pos-f7:hover{
    transform: scale(1.1);
}
.gr-img-f7 .carousel-indicators {
    position: relative;
    left: auto;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 15px;
    width: auto;
    flex-wrap: wrap;
}
.title-pos-f7.active {
    background: #fff!important;
    color: #00b3ea!important;
    border-color: #00b3ea!important;
    margin: 0 30px
}
.img-show {
    display: none
}
.title-pos-f7.active .img-show {
    display: block;
    position: absolute;
    border-radius: 50%;
}
.title-pos-f7.active .img-show img{
    border-radius: 50%;
    width: 175px;
    height: 175px;
}
.title-pos-f7.active .img-show span{
    position: absolute;
    bottom: 10px;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #fff;
    z-index: 10;
    font-size: 14px;
    white-space: nowrap
}
.title-pos-f7.active .img-show::after {
    content: '';
    background: linear-gradient(180deg, rgb(255 255 255 / 20%) 20%, rgb(8 170 206 / 80%));
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    width: 175px;
    height: 175px;
}
#frame7 .slider1 .carousel .glyphicon-chevron-left:before, #frame7 .slider1 .carousel .glyphicon-chevron-right:before {
    color: #ccc !important;
    font-size: 55px !important;
}
#frame7 .carousel .carousel-control.left,
#frame7 .carousel .carousel-control.right {
    background-image: none;
}
#frame7 .carousel .carousel-control,
#frame7 .carousel .carousel-control{
    top: 150px;
    text-shadow: none
}
.item-f7 a:focus {
    outline: none;
}

.slick-slide img {
    width: 100%;
}

.w80 {
    width: 80%;
    margin: 0 auto;
    width: 73%;
    margin: 0 auto;
}

.des-f7 {
    text-align: left;
    padding: 50px 20px 20px 20px;
    position: relative;
    color: #000;
}
.f7-title-lv1 {
    font-size: 32px;
    font-family: CircularStd Bold, sans-serif;
    margin: 15px 0 5px 0;
    padding: 0 20px;
    color: #000;
}

.f7-title-lv2 {
    font-size: 24px;
    font-family: CircularStd Bold, sans-serif;
    margin: 3px 0 30px 0;
    padding: 0 20px;
    color: #59c2dd;
}

.title-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}
.circle-container {
    position: relative;
    width: 300px;
    height: 200px;
}
.circle-outline {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 5px solid #00bfff; 
    border-radius: 50%;
    top: 15px;
    left: 0px;
}
.circle-solid {
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #000080;
    border-radius: 50%;
    top: 15px;
    left: 60px;
}
.profile-circle {
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #d3d3d3;
    border-radius: 50%;
    top: 15px;
    left: 120px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.quote-symbol {
    position: absolute;
    font-size: 180px;
    color: #00bfff;
    top: 60px;
    left: 160px;
}

.prev-img-f7 {
    position: absolute;
    top: 0;
    width: 55px;
    left: -25px;
    cursor: pointer;
}

.next-img-f7 {
    position: absolute;
    top: 0;
    width: 55px;
    right: -25px;
    cursor: pointer;
}

.slick-prev {
    position: absolute;
    left: -131px;
    top: 50px;
    z-index: 1;
    height: 120px;
    width: 80px;
    opacity: 0;
}

.slick-next {
    position: absolute;
    right: -131px;
    top: 50px;
    z-index: 1;
    height: 120px;
    width: 80px;
    opacity: 0;
}

.auto-scroll, .auto-scroll-dk {
    height: 210px;
    overflow: auto;
    transition: all 0.3s ease-in-out
}

.auto-scroll p {
    padding: 0 20px;
}
#frame7 .auto-scroll p {
    color: #000;
    font-family: 'CircularStd Medium';
}
.img-show-mb>div::after {
    content: '';
    background: linear-gradient(180deg, rgb(255 255 255 / 20%) 20%, rgb(8 170 206 / 80%));
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    z-index: 1;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    transform: translate(-50%, -50%);
}
.img-show-mb {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out
}
.img-show-mb>div{
    position: relative;
}
.slick-slide.slick-active .img-show-mb {
    justify-content: center;
    
}
.slick-slide.slick-active .auto-scroll, .slick-slide.slick-active .title-main-content-tab {
    opacity: 1;
}
.slick-slide .auto-scroll, .slick-slide .title-main-content-tab {
    opacity: 0;
}
.slick-slide .img-show-mb{
    justify-content: flex-end;
}
.slick-slide.slick-active + .slick-slide .img-show-mb {
    justify-content: flex-start;
}
.img-show-mb span {
    position: absolute;
    bottom: 10px;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #fff;
    z-index: 10;
    font-size: 14px;
    white-space: nowrap;
}
.img-show-mb img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
#frame7 .auto-scroll{
    margin: 0 auto;
    text-align: left
}
/* END FRAME 7 */
.title-border {
    display: inline-block;
    background: transparent
}

.fontweight300 {
    font-weight: 300 !important
}

.main-content, .container-custom {
    height: 100%;
    margin: 0 auto;
    top: 0;
    width: 100%;
    position: relative;
    z-index: 12;
    max-width: 1050px;
}

#frame6 .main-content, .container-custom {
    max-width: 1150px;
}

    .main-content .main-content-top {
        text-align: -webkit-center;
        padding-top: 70px;
    }

    .main-content .main-content-bottom {
        /* padding-top: 30px; */
    }



.display-none {
    display: none;
    opacity: 0;
    transition: all 1s;
}

.move-left {
    left: 105.5% !important;
}

.move-right {
    left: -105.4% !important;
}

.incre-z-index-l {
    z-index: 10;
}

.incre-z-index-r {
    z-index: 10;
}

.pd-0 {
    padding: 0;
}

.mg-top-50 {
    margin-top: 50px;
}

.content-none {
    display: none;
}

.iframe1-youtube {
    height: 60vw
}

.menu-right {
    position: fixed;
    top: 34%;
    right: 0px;
    border: none;
    border-right: none;
    border-radius: 0;
    z-index: 99;
}

    .menu-right ul {
        padding: 0px;
        margin: 0;
    }

        .menu-right ul li {
            list-style: none;
            text-align: center;
            width: 60px;
            background: #77cccf;
        }

.apply-now p {
    margin: 0;
}

.menu-right ul li a {
    color: #159ADB !important;
    display: block;
    font-size: 27px;
    padding-top: 10px;
    cursor: pointer;
    padding-bottom: 10px;
}

    .menu-right ul li a:hover {
        color: #f5753c !important
    }

.facebook a {
    font-size: 23px;
}

.youtube a {
    font-size: 25px;
    padding-top: 1px;
}

.menu-right ul .apply-now a {
    font-size: 12px !important;
    text-decoration: none;
    color: #1c59b6 !important;
    text-transform: uppercase
}

.color-white {
    color: #ffffff;
}

.text-left {
    text-align: left !important;
    font-size: 15px;
}

.second-child .text-left {
    color: #000;
    padding: 20px 20px 20px 30px;
}

    .second-child .text-left li {
        padding: 5px 0
    }

.bold {
    font-family: Sofia SemiBold, sans-serif;
}

.ytplayer {
    pointer-events: none;
    position: absolute;
}

.nonClickingContainer {
    width: 100vw;
    height: 100vh;
    position: relative;
}

.iframe-youtube {
    height: calc(100vh + 50px);
    width: 100%;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: bold;
}

.modal-content .modal-header {
    color: white;
    border-bottom: none;
    border-bottom: none;
    background: #34c4e6;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}

    .modal-content .modal-header button {
        background: url(/Content/images/ui-icons_ffffff_256x240.png)13% 86% !important;
        height: 18px;
        width: 18px;
        margin-top: 0px;
        transform: scale(1.5);
        opacity: 1;
    }

.modal-content .modal-body {
    padding: 10px;
}

    .modal-content .modal-body p {
        font-family: Sofia SemiBold, sans-serif;
        color: #17479E;
        font-size: 15px;
        text-align: center;
        padding-top: 10px;
    }

.color-white {
    color: #fff !important
}

.wave {
    height: 150px;
    overflow: hidden;
    margin-top: -85px;
}
/*IMAGES EFFECT 1*/
.img-effect-1 {
    text-align: left;
    position: relative;
    cursor: pointer;
    perspective: 500px;
    padding: 6px;
    background: linear-gradient(to left, #f2a63a,#7eaf97,#28aec4,#0d8445) !important;
    border-radius: 12px;
    z-index: 20
}

    .img-effect-1 img {
        width: 100%
    }

    .img-effect-1 .details {
        width: 100%;
        padding: 40px 10px;
        position: absolute;
        content: "";
        top: 50.1%;
        left: 50%;
        transform: translate(-50%, -50%) rotateY(90deg);
        transform-origin: 50%;
        background: #fff;
        opacity: 0;
        transition: all 0.4s ease-in;
        height: 100%;
        overflow: auto;
        font-size: 15px;
        color: #000;
        border-radius: 12px
    }

    .img-effect-1:hover .details {
        transform: translate(-50%, -50%) rotateY(0deg);
        opacity: 1;
    }

/*END IMAGES EFFECT 1*/




.no-padding {
    padding-left: 0;
    padding-right: 0
}
/* DROPDOWN 6*/
.tab-custom{
    margin-top: 100px
}
.tab-custom .nav-tabs {
    border-bottom: none;
}

.tab-custom .tab-content {
    position: relative
}

.tab-custom .tab-content ul {
    padding-left: 0
}

#frame6 .panel-body {
    padding: 8px
}

.tab-custom .nav-tabs li a {
    padding: 5px 0px;
    background: transparent;
    border: none;
    border-color: #fff;
    margin-right: 0;
    border-radius: 0;
    color: #aaaaaa;
    font-size: 16px;
    font-family: CircularStd Bold, sans-serif;
}

.tab-custom .nav-tabs li a {
    cursor: pointer
}
.tab-custom .panel{
    background: transparent;
}

.tab-custom .collapse.in .nav-tabs li.active a, .tab-custom .nav-tabs li:hover a {
    color: #0d45a0 !important;
    border: none;
    background: transparent;
}
.tab-custom .nav-tabs li a:focus, #frame6 .panel-heading a:focus {
    box-shadow: none;
    outline: none;
}
.content-main-tab{
    height: 260px;
    overflow: auto
}.tab-custom .nav-tabs li {
    width: 100%;
    margin-bottom: 0
}

.tab-content ul {
    list-style: none
}

.tab-content{
    text-align: left;
    padding: 40px;
    margin-left: 20px;
    border-radius: 35px;
    background: #fff;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 20%)
}

.title-lv1, .title-lv2, .title-lv3 {
    margin-bottom: 10px;
    font-family: CircularStd Bold, sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    text-align: left;
}
#frame6 .title-lv1 {
    font-size: 28px;
    color: #59c2dd;
    display: inline-block;
}
#frame6 .title-lv2 {
    color: #b4b4b4;
    display: inline-block;
    font-size: 28px;
}
#frame6 .title-lv2:before{
    content: '-';
    padding: 0 5px;
    display: inline-block
}
.title-lv1 {
    font-size: 20px;
    margin-bottom: 3px;
    color: #59C2DD;
    font-size: 28px;
}

.title-lv2 {
    font-size: 40px;
    line-height: 0.85;
    color: #F48721;
    font-family: Sofia SemiBold, sans-serif;
}
.title-lv3 {
    color: #000;
    font-size: 18px;
    text-transform: none
}

.gr-content-sub {
    padding: 3px 0;
}

.gr-content-sub:last-child {
    border-bottom: none
}

.gr-content-sub p {
    font-size: 16px;
    padding-bottom: 0px;
    color: #000;
    margin-bottom: 5px;
}

.gr-content-sub div p {
    font-size: 16px;
    padding-bottom: 0px;
    color: #000;
    margin-bottom: 0;
}

#frame6 .panel-heading[aria-expanded="true"] {
    background: #0d45a0;
    color: #fff;
    position: relative;
}
.overlay-txt .mCSB_scrollTools {
    top: 20px;
    bottom: 20px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #0379c3 !important;
    width: 4px !important;
    border-radius: 0 !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent !important;
}

.skrollable {
    position: relative;
    z-index: 10;
}

.skrollr-mobile .skrollable {
    position: absolute;
}

.skrollable .skrollable {
    position: absolute;
}

    .skrollable .skrollable .skrollable {
        position: static;
    }

.skrollr-mobile {
    overflow: auto !Important
}

.gr-circle-pp {
    display: none
}

.img-grow {
    width: 97px;
    padding: 4px 0;
}

.warring-text {
    padding: 50px 0 10px 0;
    text-align: center;
    font-size: 15px;
    color: #1c59b6;
}

.menu-right .btn-apply a {
    font-size: 11px;
    text-decoration: none;
    color: #fff!Important;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}
.animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient( -225deg, #124297 0%, #00b2e9 29%, #003096 67%, #4fbeb7 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 14px!important;
    font-family: 'Avenir Bold';
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}