@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.title-headar {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 50px;
    line-height: 63px;
}

.subtitle-header {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 50px;
}

.subtitle {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 36px;
    line-height: 60px;
}

.sub_title {
    font-family: "Open Sans Light";
    color: #ffffff;
    font-size: 25px;
    padding: 30px 190px 0px 190px;
}

.bndl_title {
    font-family: "Open Sans";
    color: #000000;
    font-size: 25px;
    padding: 0px 150px 0px 150px;
}

.light_blue {
    background-color: #EBF5FA;
}

.light_blue_1 {
    background-color: #E3EFEF;
}

.bundle_title {
    color: #32569B;
    font-family: "Open Sans Light";
    font-size: 50px;
}

.nav-link-custom.active {
    color: #FF9A49 !important;
    font-family: 'Open Sans', sans-serif !important;
}

.bg-lightgray {
    background-color: #F4F5F7;
}

.bg-softgray {
    background-color: #EEEEEE;
}

.text-footer {
    color: #3B3B3B;
    font-size: 13px;
    padding-right: 10px;
    margin: 0;
}

.bg-header {
    background: url("../image/CX/bg-header.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 700px;
    border-bottom: 4px solid #EF4C2A;
}

.img-icon-cx {
    width: 90px;
}

.bg-black {
    background-color: #000000;
}

.bg-lightblack {
    background-color: #191919;
}

div.box-section1 {
    padding: 30px;
}

div.box-section1 div.icon {
    text-align: center;
    min-height: 140px;
}

div.box-section1 div.title {
    text-align: center;
    min-height: 70px;
}

div.box-section1 div.title h3 {
    color: #32569B;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 500;
}

div.box-section1 div.content {
    text-align: center;
}

div.box-section1 div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.img-btn-play {
    width: 100px;
    cursor: pointer;
}

.modal-lg {
    max-width: 1000px !important;
}

.img-btn-play:hover {
    transform: scale(1.05);
}


div.box-section2 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.align_v_center {
    vertical-align: center !important;
    display: flex !important;
    align-items: center !important;
}
.content p{
    font-size: 30px;
}
.box-section2 {
    padding: 0;
}

div.box-section2 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.box-section3 {
    padding: 0;
}

div.box-section3 div.title {
    padding-bottom: 15px;
}

div.box-section3 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-align: right;
}

div.box-section3 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-align: right;
}

div.box-section3 div.button {
    text-align: right;
}

.btn-aruba {
    font-size: 18px;
    padding: 15px 30px;
    display: inline-block;
    border: 0;
    cursor: pointer;
}
.btn-aruba_light {
    font-size: 18px;
    padding: 10px 50px;
    display: inline-block;
    border: 0;
    cursor: pointer;
}

.btn-orange {
    background-color: #F8831D;
    color: #ffffff !important;
}

.btn-orange:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #ffffff;
}

.btn-blue {
    background-color: #4363A7;
    color: #ffffff !important;
}

.btn-blue:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #ffffff;
}

.box-section4 {
    padding: 0;
}

div.box-section4 div.title {
    p15ding-bottom: 20px;
}

div.box-section4 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section4 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.bg-section5 {
    background: url("../image/CX/carousel bg.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 450px;
    margin-bottom: 60px;
}


.box-section5 {
    padding: 50px 20px;
}

div.box-section5 div.title {
    padding-bottom: 15px;
}

div.box-section5 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section5 div.content p {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #B6B6B6;
    cursor: pointer;
}


.carousel-indicators .active {
    background-color: #636363;
}

.carousel-indicators li {
    margin: 0 20px;
    z-index: 99;
}

.carousel-indicators {
    position: absolute;
    bottom: -50px;
}

.box-section6 {
    background: rgba(0, 0, 0, 1);
    height: 100%;
    padding: 20px 0;
}

div.box-section6 div.title {
    padding-bottom: 15px;
}

div.box-section6 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section6 div.content {

}

div.box-section6 div.content p {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

div.box-section6 div.button {

}

.label-form {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #474747;
}

span.required {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #D91010;
}

.form-control-custom {
    border-radius: 0;
}

.title-section7 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #32569B;
}

.subtitle-section7 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #474747;
    font-style: italic;
}

.custom-control-label {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px;
    color: #474747;
}

.title-popupform {
    font-size: 20px;
    font-weight: 400;
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    text-align: center;
    margin: 0;
    font-style: italic;
}

.form-control-popup {
    font-family: 'Open Sans', 'Arial', sans-serif;
    border-bottom: 1px solid #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
}

.form-control-popup:focus {
    border-bottom: 1px solid #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    color: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-label::before {
    background-color: #ffffff;
}

input.form-control-popup:-webkit-autofill,
input.form-control-popup:-webkit-autofill:hover,
input.form-control-popup:-webkit-autofill:focus {
    font-family: 'Open Sans', 'Arial', sans-serif;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
}

.label-form-popup {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #ffffff;
    margin: auto;
    text-align: right;
}

.label-form-gated {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #ffffff;
    margin: auto;
    font-size: 15px;
}

.modal-box-popup {
    padding: 40px 150px;
}

.modal-box-gatedform {
    padding: 40px;
}

.bg-modal-black {
    background: rgba(0, 0, 0, 0.9);
}

.title-thankyou {
    color: #32569B;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 60px;
    font-weight: 700;
}

.subtitle-thankyou {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.carousel-margin-img {
    padding: 40px 0;
    margin: auto;
    text-align: center;
}

.carousel-margin-content {
    margin: auto;
}

.text-muted {
    font-style: italic;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

hr.orange {
    border: 0;
    background-color: #F8831D;
    height: 2px;
}

.img-carousel {
    max-width: 450px;
    max-height: 350px;
}

.box-popup-button {
    text-align: right;
}

/**************************** Contact Us ****************************************/

.bg-header-contactus {
    background: url("../image/contact-us/bg-header.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 600px;
}

.title-header-contactus {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 0;
    font-size: 40px;
}

.subtitle-header-contactus {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 0;
    font-size: 22px;
}

/**************************** End Contact Us ****************************************/


/**************************** TOR ****************************************/
.bg-header-tor {
    background-color: #E3EFEF;
    height: 500px;
}

.title-header-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 32px;
}

.subtitle-header-tor {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 18px;
}

.img-icon-tor {
    width: 70px;
}

div.box-section1-tor {
    padding: 30px;
}

div.box-section1-tor div.icon {
    text-align: center;
    min-height: 100px;
}

div.box-section1-tor div.title {
    text-align: center;
    min-height: 90px;
}

div.box-section1-tor div.content {
    text-align: center;
}

div.box-section1-tor div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.title-section1-tor {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #32569B;
    font-size: 26px;
    font-weight: 600;
}

.subtitle-section1-tor {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #474747;
    font-size: 20px;
}

.bg-section2-tor {
    background: url("../image/TOR/bg-section2.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 300px;
}

.box-section2-tor {
    padding: 50px;
}

.title-section2-tor {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 25px;
    line-height: 40px;
}

.img-products-tor {
    width: 100%;
    max-width: 400px;
}

.img-icon-arrow {
    width: 25px;
}

.text-products-point li {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    color: #474747;
    text-align: left;
    font-size: 15px;
    line-height: 26px;
}

.title-section3-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 30px;
}

.subtitle-section3-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 20px;
}

.btn-section3-tor {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    cursor: pointer;
}

.btn-close-section3-tor {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
}

.btn-section3-tor:hover {
    opacity: 0.9;
    text-decoration: none;
}

/**************************** End TOR ****************************************/


/**************************** Flip Card 1 ****************************************/
.flip-box {
    background-color: transparent;
    width: 100%;
    height: 450px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    width: 100%;
    height: 400px;
    background-color: #EBF5FA;
    padding: 30px;
}

.flip-box-back {
    width: 100%;
    height: 400px;
    background-color: #E3EFEF;
    padding: 30px;
    transform: rotateY(180deg);
}

.flip-box.hover .flip-box-inner, .flip-box.flip .flip-box-inner {
    transform: rotateY(180deg);
}

/**************************** End Flip Card 1 ****************************************/

@media (max-width: 600px) {
    .modal-box-popup {
        padding: 10px;
    }

    .label-form-popup {
        text-align: left;
    }

    .box-section2 {
        padding: 20px 0;
    }

    div.box-section2 div.title h3 {
        text-align: center;
    }

    div.box-section2 div.content p {
        text-align: center;
    }

    div.box-section2 div.button {
        text-align: center;
    }

    .box-section3 {
        padding: 20px 0;
    }

    div.box-section3 div.title h3 {
        text-align: center;
    }

    div.box-section3 div.content p {
        text-align: center;
    }

    div.box-section3 div.button {
        text-align: center;
    }

    .box-section4 {
        padding: 20px 0;
    }

    div.box-section4 div.title h3 {
        text-align: center;
    }

    div.box-section4 div.content p {
        text-align: center;
    }

    div.box-section4 div.button {
        text-align: center;
    }

    .bg-section5 {
        height: 900px;
    }

    div.box-section5 div.title h3 {
        text-align: center;
    }

    div.box-section5 div.content p {
        text-align: center;
    }

    div.box-section5 div.button {
        text-align: center;
    }

    .box-section6 {
        padding: 20px 0;
    }

    div.box-section6 div.title h3 {
        text-align: center;
    }

    div.box-section6 div.content p {
        text-align: center;
    }

    div.box-section6 div.button {
        text-align: center;
    }

    .carousel-margin-img {
        margin-top: auto !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .box-popup-button {
        text-align: center;
    }

    .modal-box-gatedform {
        padding: 20px;
    }

    /**************************** TOR ****************************************/
    .bg-header-tor {
        background-color: #E3EFEF;
        min-height: 800px;
    }

    .title-header-tor {
        color: #474747;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: 100;
        font-size: 32px;
    }

    .subtitle-header-tor {
        color: #F8851F;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: 100;
        font-size: 18px;
    }

    .bg-section2-tor {
        height: 500px;
    }

    div.box-section1-tor {
        padding: 10px;
    }

    /**************************** End TOR ****************************************/
    .flip-box {
        min-height: 820px;
    }

    .flip-box-front {
        height: 800px;
        padding: 30px;
    }

    .flip-box-back {
        height: 800px;
        padding: 30px;
    }


}

@media (max-width: 400px) {
    .flip-box {
        min-height: 920px;
    }

    .flip-box-front {
        height: 900px;
        padding: 20px;
    }

    .flip-box-back {
        height: 900px;
        padding: 20px;
    }

    .text-products-point li {
        font-size: 14px !important;
    }
}

div.box-section1 {
    padding: 30px 0;
}

.heador {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section1 div.content p, .textp, div.box-section2 div.content p, div.box-section3 div.content p, div.box-section4 div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 19px;
}

.wider {
    max-width: 270px;
    margin: 0 auto;
}

.text-section1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    font-family: 'Roboto Condensed', 'Arial', san-serif;
    margin: 0;
}

.subtext-section1 {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    font-family: 'Roboto Condensed', 'Arial', san-serif;
    margin: 0;
}

.bg-section1 {
    background-image: url(../image/CX/banner.png);
    /*background-image: url(../image/CX/banner_bg.jpg);*/
    background-color: #7d807c;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 5px solid #e34b2b;
}

.box-frame-section1 {
    background-image: url(../image/CX/mask.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 5% 5% 15% 1%;
    padding: 5%;
}

.masterbg {
    padding: 25px;
}

.masterbg h3 {
    font-size: 3.3em;
    font-weight: bold;
    max-width: 500px;
    margin-top: 75px;
    padding-left: 8%;
}

.masterbg h4 {
    font-size: 2em;
    font-weight: 500;
    padding-bottom: 60px !important;
    padding-left: 8%;
}

.masterbg table td {
    vertical-align: top;
    padding-top: 15px;
}

.ticker {
    width: 20px;
    padding-top: 20px !important;
    padding-right: 5px;
}

.btn-black {
    background: rgb(80, 80, 80);
    background: -moz-linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#505050", endColorstr="#000000", GradientType=1);
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 35px;
}

.btn-black:hover {
    opacity: 0.9;
}

.mmhide {
    display: none;
}

.font_orange {
    color: #F8831D;
}

@media only screen and (max-width: 600px) {
    .heador, div.box-section2 div.title h3, div.box-section3 div.title h3, div.box-section4 div.title h3, div.box-section5 div.title h3, div.box-section6 div.title h3 {
        font-size: 16px;
    }

    div.box-section1 div.content p, .textp, div.box-section2 div.content p, div.box-section3 div.content p, div.box-section4 div.content p, div.box-section5 div.content p, div.box-section6 div.content p {
        font-size: 14px;
    }

    .wider {
        max-width: 300px;
        margin: 0 auto;
    }

    .pb-5, .py-5 {
        padding-bottom: 1rem !important;
    }

    .pt-5, .py-5 {
        padding-top: 1rem !important;
    }

    .box-section5 {
        padding: 10px;
    }

    .dkhide {
        display: none;
    }

    .mmhide {
        display: block;
    }

    .box-frame-section1 {
        margin: 1%;
    }

    .masterbg h3 {
        font-size: 1.8em;
        max-width: 250px;
        margin-top: 25px;
        padding-left: 0%;
    }

    .masterbg h4 {
        font-size: 1.3em;
        padding-bottom: 20px !important;
        padding-left: 0%;
    }

    /*.bg-section1 {
        background-image: url(../image/CX/banner_bgm.jpg);
        background-position: top right;
        background-size: 100%;
        border-bottom: 0;
    }*/

    .text-section1 {
        font-size: 15px;
        line-height: 16px;
    }

    .subtext-section1 {
        font-size: 12px;
    }

}

@media (max-width: 768px) {
    .btn-aruba, .btn-aruba_light{
        border-radius: 5px;
    }
    .sub_title {
        padding: 30px 0 0 0;
    }
    .title-headar{
        font-size: 30px;
    }
    .bndl_title{
        padding: 0px;
    }
    .subtitle {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
}