* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'JLR Emeric';
    src: url('../fonts/JLREmericSemiBold.woff2') format('woff2'), url('../fonts/JLREmericSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AllianceBold';
    src: url('../fonts/AllianceNo2-ExtraBold.eot');
    src: url('../fonts/AllianceNo2-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllianceNo2-ExtraBold.woff2') format('woff2'),
        url('../fonts/AllianceNo2-ExtraBold.woff') format('woff'),
        url('../fonts/AllianceNo2-ExtraBold.ttf') format('truetype'),
        url('../fonts/AllianceNo2-ExtraBold.svg#AllianceNo.2-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avita Outline';
    src: url('../fonts/Avita.woff2') format('woff2'),
        url('../fonts/Avita.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VOLACROME';
    src: url('../fonts/VOLACROMERegular.woff2') format('woff2'),
        url('../fonts/VOLACROMERegular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Alliance No.2';
    src: url('../fonts/AllianceNo2-Regular.eot');
    src: url('../fonts/AllianceNo2-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllianceNo2-Regular.woff2') format('woff2'),
        url('../fonts/AllianceNo2-Regular.woff') format('woff'),
        url('../fonts/AllianceNo2-Regular.ttf') format('truetype'),
        url('../fonts/AllianceNo2-Regular.svg#AllianceNo.2-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LEonardo-Demo';
    src: url('../fonts/LEonardoDemoUltralight.woff2') format('woff2'),
        url('../fonts/LEonardoDemoUltralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEonardo-Demo-bold';
    src: url('../fonts/LEonardoDemoBold.woff2') format('woff2'),
        url('../fonts/LEonardoDemoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futurism';
    src: url('../fonts/FuturismRegular.woff2') format('woff2'),
        url('../fonts/FuturismRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Furore';
    src: url('../fonts/Furore.woff2') format('woff2'),
        url('../fonts/Furore.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cyclo';
    src: url('../fonts/Cyclo-Trial.woff2') format('woff2'),
        url('../fonts/Cyclo-Trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Demo Neuro Nexis';
    src: url('../fonts/DemoNeuroNexis.woff2') format('woff2'),
        url('../fonts/DemoNeuroNexis.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neuro Nexis';
    src: url('../fonts/NeuroNexis-Regular.woff2') format('woff2'),
        url('../fonts/NeuroNexis-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.style-1 {
    
    /*font-weight: 100;*/
    /*letter-spacing: -5px;*/
    font-weight: 1200;
    font-family: 'AllianceBold' !important;
    font-weight: 600;

    span {
    font-family: 'Futurism' !important;
font-weight: 600;
margin-right: 2px;
    letter-spacing: -5px;

display: inline-block;

    }
    b {
    font-family: 'Furore' !important;

    }
}
.style-2 {
    span {
        font-family: 'Cyclo' !important;
        padding-right: 2px;
    }
}
.style-3 {
    span {
         font-family: 'Neuro Nexis' !important;
        padding-right: 2px;
                font-size: 42px;
        font-weight: 100;
        text-transform: initial;
        
    }
}

.hub_text {
    font-family: 'AllianceBold' !important;
    b {
        font-family: 'Furore' !important;
        font-size: 31px;
    }
}




body {
    font-family: "Roboto Mono", monospace;
    color: #000;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
    /* color: #000; */
}

h1,h2,h3,h4,h5 {
    font-family: 'AllianceBold';
    /*color: #000;*/
    font-weight: 600;
}

h3 {
    font-size: 40px;
    line-height: 40px;
}

.bg-black {
    background: #0A0A0A;
    color: white;
    padding: 13px 50px;
    position: sticky;
    top: 0;
    z-index: 9;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}

.logo img {
    max-width: 100px;
    border-radius: 5px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-red li a {
    color: white;
}

.right-menu {
    list-style: none;
}

.right-menu li {
    display: inline-block;
    font-family: "Roboto Mono", monospace;
    padding: 6px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    /* font-family: 'Alliance No.2'; */
}
.logo_text {
    color: white;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    /*font-family: 'JLR Emeric';*/
        font-family: 'AllianceBold';
        position: relative;

}

.logo_text:hover {
    color: white;
}
a.logo_text img {
    /* filter: brightness(0.5) invert(1); */
    margin-right: 10px;
    max-width: 170px;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.right-menu li a {
    display: inline-block;
    position: relative;
    font-size: 12px;
}

.right-menu li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    /*background: #f18b2e;*/
    border: 1px solid #f18b2e;
    bottom: -1px;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: scaleX(0);
    opacity: 0;
    transform-origin: left;
}

.right-menu li a:hover:before {
   
    transform: scaleX(1);
    opacity: 1;
}

.right-menu li:hover {
    color: white;
}

.right-menu li.active {
    color: #f18b2e;
}

.right-menu li.button {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    margin-left: 10px;
}

.right-menu li.button:hover, .right-menu li.button.active {
    background-color: #fff;
    color: #f69015;
}

.right-menu li.button a::before {
    display: none !important;
}

.right-menu li i {
    font-size: 25px;
}

.banner {
    text-align: center;
    overflow: hidden;
}

.banner img {
    object-fit: cover;
    width: 100%;
    max-height: calc(100vh - 63px);
}

.banner .caption {
    position: absolute;
    top: 0;
}

.banner .container {
    position: relative;
}

h3 {
    font-family: 'AllianceBold';
}

.banner .carousel-caption {
    display: flex;
    align-items: center;
    position: absolute;
    right: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    max-width: 1140px;
    right: 0;
    text-align: left;
    margin: auto auto;
}

.banner .carousel-caption > div {
    max-width: 500px;
}
.banner .carousel-caption.carousel-caption-big > div {
    max-width: 700px;
}

.banner h3 {
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fff;
}

.banner p {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
}
.banner p.sub_text {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.banner p.sub_text + p {
    margin-top: 0;
}

.what-we-do {
    /*display: flex;*/
    padding: 0;
    min-height: 100vh;
    background: url(../images/banner2.jpg);
    background-size: cover;
    padding: 50px 100px;
}

.what-we-do h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 900;
}

.what-we-do-box {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.what-we-do ul li {
    display: block;
}

.what-we-do-left {
    /*border-right: 1px solid #ccc;*/
    width: 300px;
}

.what-we-do-right {
    padding: 0;
    width: calc(100% - 300px);
}

.what-we-do-left ul li {
    width: 100%;
    text-align: left;
}

.what-we-do-left ul li button {
    width: 100%;
    padding: 15px;
    border: none !important;
    border-radius: 0 !important;
    color: #000 !important;
}

.what-we-do-left ul li button:hover {
    background: #f2f2f2;
}

body .what-we-do-left ul li button.active {
    background-color: #05c1d6 !important;
    color: #000 !important;
}

body .what-we-do-left ul li button.live.active {
    background-color: #ffb619 !important;
    color: #000 !important;
}

body .what-we-do-left ul li button.insight.active {
    background-color: #ff9393 !important;
    color: #000 !important;
}

.what-we-do-right .tab-pane {
    padding: 80px;
    color: #000;
    height: 100%;
    min-height: 590px;
    position: relative;
}

.what-we-do-right .blue {
    background: #05c1d6;
}

.what-we-do-right .red {
    background: #ff9393;
}

.what-we-do-right .yellow {
    background: #ffb619;
}

.what-we-do-right div {
    height: 100%;
}

.what-we-do-right-box {
    animation: fadeInAnimation 1s ease 0s 1 normal forwards;
}

.what-we-do-right-box h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'LEonardo-Demo-bold';
}
.what-we-do-right-box h3 span {
    font-family: 'LEonardo-Demo';
}

.what-we-do-right-box h5 {
    font-size: 40px;
    font-family: 'Alliance No.2';
    line-height: 40px;
}

.what-we-do-right-box button {
    background: #fff;
    border: none;
    padding: 7px 20px;
    clear: both;
    font-weight: 600;
     border-radius: 0 !important;
    border: 2px solid #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

span.button_block {
    display: table;
    margin-bottom: 50px;
    margin-top: 30px;
    /* max-width: 150px; */
    /* max-width: 100px; */
}
span.button_block > a {
    margin-right: 10px;
}

span.button_block button {
    margin-bottom: 10px;
}

.account_service_box {
    max-width: 1140px;
    margin: 0 auto;
}

span.button_block button.btn-line {
    background: transparent;
    border-color: #000;
    color: #000;
}

body .what-we-do-left ul li button {
    font-weight: 600;
    font-size: 18px;
    padding: 30px 30px;
    text-align: left;
    font-family: 'Alliance No.2';
    letter-spacing: 1px;
}

.account_service {
    padding: 70px 50px 50px;
    background: #03c1d6;
}

.flex {
    display: flex;
}

.account_service_box h5 {
    white-space: nowrap;
    margin-right: 50px;
    text-transform: uppercase;
    font-weight: normal;
}

.account_service_box h3 {
    font-size: 28px;
    font-family: 'Alliance No.2';
    line-height: 40px;
    text-transform: inherit;
    position: relative;
    top: -5px;
}

.account_service_box ul {
    padding: 0;
    line-height: normal;
    list-style: none;
    margin-top: 45px;
    display: inline-grid;
}

.account_service_box ul li {
    padding: 20px 15px;
    /* display: inline-block; */
    border: 1px solid white;
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
    width: auto;
    text-align: center;
    background: white;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 25px;
    clear: both;
    cursor: pointer;
    font-size: 14px;
}

.account_service_box ul li:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

footer {
    background-color: #000;
    /* background-image: url(../images/footer-banner2.jpg); */
    background-size: cover;
    padding: 30px 0px;
    position: relative;
    min-height: 200px;
}

footer .container {
    position: relative;
}

footer:before {
    content: "";
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

footer ul li {
    padding: 5px 0px;
}

/* .adress span , .contact span , .social span {
    color: #FFF;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
} */

.adress li p , .contact li a , .social li a {
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 0;
}

.social li {
    float: left;
}

.adress , .contact , .social {
    list-style: none;
}

footer .fa {
    color: #9c9c9c;
    margin-right: 15px;
}

footer .fa:hover {
    color: #fff;
}

span.button_block button:hover {
    background: #000;
    color: white;
    border-color: #000;
}

.what-we-do-right .tab-pane figure {
    position: absolute;
    right: -50px;
    bottom: 0;
}

.what-we-do-right .tab-pane figure img {
    width: 22pc;
    bottom: -240px;
    height: 22pc;
    border-radius: 50%;
    position: relative;
    object-fit: contain;
    object-position: top;
    border: 5px solid #fff;
}

.what-we-do-right .green {
    background: #7be27f;
}

body .what-we-do-left ul li button.entertainment.active {
    background-color: #7be27f !important;
    color: #000 !important;
}

.what-we-do-right .purple {
    background: #ba93ff;
}

body .what-we-do-left ul li button.tech.active {
    background-color: #ba93ff !important;
    color: #000 !important;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.copyrights {
    color: white;
    position: relative;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    border-top: 1px solid #898989;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
}

.copyrights p {
    margin-bottom: 0;
    color: #9f9f9f;
}

ul.contact li {
    width: auto;
    display: inline-block;
    padding: 10px 15px;
}

body .what-we-do-left ul li button img {
    width: 30px;
    margin-right: 12px;
    vertical-align: middle;
    display: flex;
}

body .what-we-do-left ul li button {
    display: flex;
    align-items: center;
}

.copyrights ul {
    margin-bottom: 0;
    justify-content: space-between;
}

ul.adress {
    padding-left: 0;
}

/*company*/
.our_values {
    padding: 50px 0 25px;
    background: #c6d8d7;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

section.our_values ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

section.our_values ul li {
    display: inline-block;
    border: 2px solid #000;
    padding: 6px 25px;
    border-radius: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 14px;
}

section.our_values ul li.active {
    background: #000;
    color: #fff;
}

section.our_values ul li:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

.our_values_right.col-sm-8 {
    padding-left: 50px;
}

.our_values_col {
    margin-bottom: 25px;
}

.our_values_box {
    background: #2a2c3d;
    color: #fff;
    padding: 30px 35px 30px;
    cursor: pointer;
    border-radius: 15px;
    height: auto;
    min-height: 240px;
}

.top-head {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    min-height: 65px;
}

.top-head h5 {
    font-size: 16px;
}

.our_values_box img {
    max-width: 40px;
    margin: 0 0 15px auto;
    display: block;
    filter: brightness(0) invert(1);
    border-radius: 0;
}

.our_values_box img.free-dom {
    max-width: 60px;
    height: auto;
}

.our_values_box p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
}

.our_values_left p {
    font-weight: 600;
}

.value_creation {
    background-color: #e1ff78;
    color: #000;
}

.our_values_box:hover {
    background-color: #e1ff78;
    color: #000;
}

.our_values_box:hover img {
    filter: brightness(0) invert(0);
    border-radius: 0;
}

.value_creation img {
    filter: none;
}

.our_values_box img.Objectivity {
    padding: 4px;
}

.people_network {
    background-color: #f4f8fe;
}

.people_network .people_right_sec img {
    width: 100%;
    object-fit: cover;
    height: 570px;
    object-position: center bottom;
    min-height: 100vh;
}

.people_network_row {
    display: flex;
    align-items: center;
}

.people_left_sec {
    padding: 100px;
}

.we_are_txt {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-family: 'Alliance No.2';
    letter-spacing: 1px;
}

.people_left_sec h5 {
    /* text-transform: uppercase; */
    font-weight: 900;
    font-size: 40px;
    color: #000;
}

.people_buttons {
    padding-left: 0;
    margin-top: 50px;
}

.people_buttons button {
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
}

.people_buttons button i {
    padding-left: 10px;
}

.btn_vision {
    background: transparent;
    border: 2px solid #000;
    text-transform: uppercase;
}

.btn_vision:hover {
    background-color: #000;
    color: #fff;
}

.btn_values {
    background: #f6c95d;
    border: 2px solid #f6c95d;
    text-transform: uppercase;
    margin-left: 10px;
}

.btn_values:hover {
    background-color: #000;
    color: #fff;
    border: 2px solid #000;
}

.ambitious_vision {
    display: flex;
    height: initial;
    color: #000;
}

.ambitious_left_block {
    background: #c8d6d6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 0px 100px;
    min-height: 100vh;
}

.ambitious_block h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 10px solid #e9fd8c;
    width: auto;
    font-weight: 900;
    max-width: 150px;
    font-family: "Poppins", sans-serif;
}

.ambitious_right_block {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 0px 100px;
    min-height: 100vh;
}

.vision_icon {
    width: 50px;
    margin-bottom: 0;
    vertical-align: middle;
    margin-left: -5px;
}

.right_arrow {
    max-width: 20px;
    vertical-align: middle;
    margin-top: -5px;
}

.ambitious_block {
    max-width: 50%;
    flex: 0 0 50%;
    height: 100%;
}

.ambitious_right_block h2 {
    /* border-bottom: 5px solid #000; */
}

.wifi_icon {
    transform: rotate(45deg);
    width: 35px;
    margin-top: 8px;
}

.ambitious_block p {
    padding-top: 50px;
    font-weight: 600;
    width: 90%;
    span {
        display: block;
        margin-top: 10px;
        font-size: 14px;
        min-height: 63px;
    }
}
.ambitious_block ul {

    padding-left: 0;
    list-style: inside;
    li {
        font-size: 14px;
        font-weight: 600;
    }
}

.display_block {
    display: block;
}

.company_banner h3.main_title {
    color: #000;
    font-size: 30px;
    line-height: inherit;
}

.right-menu li a {
    color: #9f9f9f;

    text-decoration: none;
}
.right-menu li:hover a {
    color: white;
}

.ambitious_block.ambitious_right_block h2 {
    width: auto;
}

span.yellow_border {
    /* border-bottom: 10px solid #e9fd8c; */
}

span.black-border {
    /* border-bottom: 10px solid #000; */
    padding-bottom: 0px;
}

.black-text p {
    color: #000;
}

.banner .black-text h3 {
    color: #000;
}

.ambitious_block.ambitious_right_block h2 {
    border-bottom: 10px solid #000;
}

span.under-line {
    /* border-bottom: 5px solid #f00; */
}

/*our-people*/
.d_block {
    display: block;
}

.our_people p {
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 15px;
}

.our_people {
    padding: 0 0px;
}

.our_people_left {
    padding-right: 80px;
}

.section_title span {
    border-bottom: 5px solid #000;
}

.our_people_right .section_title span {
    border-bottom: 4px solid #f69015;
}

.our_people .section_title {
    margin-bottom: 50px;
    font-weight: 600;
}

.contact_block {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.contact_btn {
    background: #000;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-right: 10px;
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
}
.contact_btn:hover {
    background: #f69015;
}

.contact_btn i {
    margin-left: 5px;
}

.apple_block img {
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.android_block img {
    width: 30px;
    vertical-align: middle;
}

.text_uppercase {
    text-transform: uppercase;
}

.our_difference {
    background-color: #b9d2e4;
    padding: 100px 0px;
}

.our_difference h4 {
    font-weight: 600;
}

.our_difference_left {
    padding-right: 50px;
    padding-top: 30px;
}

.sub_section {
    margin-top: 30px;
}

.italic_text {
    font-style: italic;
}

.sub_section h4 {
    margin-bottom: 15px;
}

.our_difference_left p, .stream_block p {
    /* font-family: 'Alliance No.2';
    font-weight: 600; */
    font-size: 14px;
}

.mobile_block {
    display: flex;
    align-items: center;
}

.mobile_block .mobile_image {
    width: 220px;
    object-fit: cover;
}

.stream_block {
    background-color: #fff;
    padding: 50px;
    margin-left: -1px;
    margin-top: -30px;
    border-radius: 0 30px 30px 0;
}

.stream_block p {
    margin-top: 40px;
}

.stream_block .stream_block_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
}

.stream_block_title span {
    border-bottom: 4px solid #f69015;
}

.our_products_img {
    width: 100%;
    height: 100%;
}

.our_products {
    padding: 50px 0px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.our_products_right {
    /* font-weight: 600; */
    /* font-family: 'Alliance No.2'; */
    padding-left: 80px;
}

.our_products_right h5 {
    font-weight: 800;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.products_block .row {
    margin-bottom: 30px;
    /* flex-wrap: inherit; */
    margin: 0 0 30px;
}
.products_block .row > div.col-md-3 {
    width: 120px;
}
.products_block .row > div.col-md-9 {
    width: calc(100% - 120px);
}

.products_block p {
    font-size: 14px;
}

.product_logo {
    width: 80px;
    object-fit: cover;
}

.product_title {
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 4px solid;
    padding-bottom: 5px;
    font-size: 30px;
    border-image: linear-gradient(to right, #079876 0%, #0ec69b 33%,#f3c61c 33%, #f6c714 66%, #ffa143 66%) 5;
}

.products_block .row > div {
    width: auto;
}
img.voice {
    padding: 3px;
}


/*our-people*/
.d_block{
    display: block;
}
.our_people p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}

.our_people_row{
   margin: 0;
} 
.our_people_left{
    padding-right: 80px;
    background: #d7cdc1;
}
.our_people_left, .our_people_right{
    padding:130px 0px;
}
.our_people_left{
    padding-left: 100px;
    padding-right: 80px;
}
.our_people_right{
    padding-left: 70px;
    padding-right: 50px;
}
.section_title span{
    border-bottom: 5px solid #000;
}
.our_people_right .section_title span{
    border-bottom: 4px solid #de613e;
}
.our_people .section_title{
    margin-bottom: 50px;
    font-weight: 600;
}
.contact_block{
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.people_img{
    width: 45px;
    margin-top: -15px;
}
.contact_btn{
    background: #000;
    color: #fff;
    padding: 6px 15px;
    border-radius: 0;
    border: none;
    margin-right: 10px;
}
.contact_btn i{
    margin-left: 5px;
}
.apple_block img{
    width:40px;
    vertical-align: middle;
    margin-right: 10px;
}
.android_block img{
    width:40px;
    vertical-align: middle;
}
.text_uppercase{
    text-transform: uppercase;
}
.our_difference{
    background-color: #b9d2e4;
    padding: 100px 0px;
}
.our_difference h4{
    font-weight: 600;
}
.our_difference_left{
    padding-right: 50px;
    padding-top: 30px;
}
.sub_section{
    margin-top: 30px;
}
.italic_text{
    font-style: italic;
}
.sub_section h4{
    margin-bottom: 15px;
}
.our_difference_left p, .stream_block p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}
.mobile_block{
    display: flex;
    align-items: center;
}
.mobile_block .mobile_image{
    width:250px;
    object-fit: cover;
}
.stream_block{
    background-color: #fff;
    padding: 50px;
    margin-left: -1px;
    margin-top: -30px;
}
.stream_block p{
    margin-top: 50px;
}
.stream_block .stream_block_title{
    text-transform: uppercase;
    font-weight: 600;
}
.stream_block_title span{
    border-bottom: 4px solid #000;
}
.our_products_img{
    width:100%;
    border-radius: 15px;
}
.our_products{
    padding:100px 0px;
}
.our_products_right{
    font-weight: 600;
    font-family: 'Alliance No.2';
    padding-left: 80px;
}
.our_products_right h5{
    font-weight: 600;
    font-size: 16px;
}
.products_block .row{
    margin-bottom: 30px;
}
.products_block p{
    font-size: 14px;
}
.product_logo{
    width:80px;
    object-fit: cover;
}
.product_title{
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 5px solid;
    padding-bottom: 5px;
    border-image: linear-gradient(to right, #4dc6b2 0%, #4dc6b2 33%,#fed733 33%, #fed733 66%, #f7a245 66%) 5;
}
.blue_title{
    color: #0f2d73;
    font-weight: bold;
}

.our_contact p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}
.for_info{
    margin-top: 0;
}
.conatct_title{
    margin-bottom: 0px;
}
.email_txt{
    margin-bottom: 0px;
}
.fill_in_txt{
    margin-top: 0px;
    margin-bottom: 40px;
}
.fill_in_txt img{
    width:15px;
}
.join_us_txt{
    font-weight: bold;
    margin-bottom: 0px;
}
.contact_form_main{
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    width:75%;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.contact_form_sub{
    background-color: #d5e9ea;
    padding:30px;
    border-radius: 15px;
}
.submit_btn .btn{
    border-radius: 0;
    background: #54b9b3;
    border-color: #54b9b3;
    width: 180px;
    margin: 0 auto;
}
.submit_btn{
    text-align: center;
}
.contact_left{
    padding-right: 100px;
}
.our_contact{
    background-image:url("../images/contact_banner.png");
    background-size: cover;
    padding:100px 0px 50px 0px;
}
.captcha_block{
    margin: 0 auto 20px auto;
    width: 70%;
}
.captcha_block img{
    width:100%;
}
.what_we_do_banner{
    position: relative;
}
.wedo_banner_img{
    max-height: calc(100vh - 63px);
    object-fit: cover;
    width: 100%;
}
.what_we_do_banner .banner_info{
    /* position: absolute; */
    /* top:150px; */
    /* left:200px; */
}
.what_we_do_banner .banner_info .main_heading {
    font-weight: bold;
}
.what_we_do_banner .banner_info .sub_heading{
    font-weight: bold;
    color: #000;
}
.down_arrow_block{
    position: absolute;
    bottom: 70px;
    left: 50%;
}
.down_arrow_block img{
    width:30px;
    cursor: pointer;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0px 0px 0px 1px #3255ff;
}
textarea {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    outline: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0px 1px 9px 4px #8d9bdf70;
    box-shadow: 0px 0px 0px 1px #3255ff;
}
.submit_btn .btn:hover{
    background-color: #000;
    border-color: #000;
}
.submit_btn .btn:focus{
    box-shadow: none;
}
.coming_soon {
    min-height: calc(100vh - 151px);
    display: flex;
    justify-content: center;
    align-items: center;
}
span.under-line{
    position: relative;
}
span.under-line:before {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    background: url(../images/hand-write.png);
    left: 0;
    bottom: -6px;
    background-size: cover; 
}






/* careerpage start here */

section.our_difference.career-page ul {
    list-style: none;
    padding: 0;
    /* border-bottom: 1px solid #ccc; */
    display: block;
}

section.our_difference.career-page ul li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 15px 15px;
    position: relative;
    cursor: pointer;
}
section.our_difference.career-page ul li::before {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
section.our_difference.career-page ul li:hover::before {
    border-color: #6a82f6;
}

section.our_difference.career-page {
    background-color: #fff;
    position: relative;
    background-image: url(../images/career_bg.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: bottom -150px left 0px;
}
.col-md-6.our_difference_left.career-right .sub_section h4 {
    font-size: 18px;
}
section.our_difference.career-page ul li i {
    font-size: 30px;
    vertical-align: middle;
    float: right;
}
section.our_difference.career-page ul li:hover {
    background: #f2fcfd;
}
.header_mbole {
    display: none;
}
h5.appreciate_h4 {
    color: #0f2d73;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.contact_form_sub input + p {
    color: red;
    font-size: 12px;
}
p#details_err {
    color: red;
    font-size: 12px;
}


@media (max-width: 767px) {
    .bg-black {        
        padding: 14px 0;
        z-index: 99;
        
    }
    .navbar-collapse .logo {
        display: none !important;
    }
    .header_mbole {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .right-menu li {
        width: 100%;
        margin-bottom: 15px;
        
    }
    
    .right-menu {
        padding: 0;
        border-top: 2px solid #fff;
        margin-top: 15px;
        padding-top: 15px;
    }
    .right-menu li.button {
        display: inline-block;
        width: auto;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #fff;
        box-shadow: none;
    }
    .what-we-do h2 {
        
        font-size: 30px;
        margin-bottom: 30px;
       
    }
    body .what-we-do-left ul li button{
        padding: 20px 15px;
    }
    .what-we-do-right-box h5 {
        font-size: 25px;
        font-family: 'Alliance No.2';
        line-height: 25px;
    }
    .account_service_box h3 {
        font-size: 23px;
        font-family: 'Alliance No.2';
        line-height: 30px;
        
    }
    .people_buttons button {
        min-width: auto;
        padding: 5px 10px;
        clear: both;
        border-radius: 0;
        font-size: 12px;
        font-weight: 600;
    }
    .banner p {
        font-size: 14px;
        font-weight: 500;
        margin-top: 15px;
    }   
}
.our_career_form .contact_form_main{
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    padding: 30px 0px 0px 0px;
}
.our_career_form .contact_form_sub {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}
.our_career_form input, .our_career_form select, .our_career_form textarea{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.our_career_form input:focus, .our_career_form select:focus, .our_career_form textarea:focus{
    border-color: #000006;
    outline: 0;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}
.our_career_form .submit_btn .btn{
    border-radius: 5px;
    background: transparent;
    color: white;
    border: none;
    width: auto;
    padding: 5px 15px;
    text-transform: uppercase;
    margin: 0 0 0 auto;
    display: table;
    background: #f00;
}
p#interested_err, p#captcha_err{
    color: red;
    font-size: 12px;
}
.our_career_form .submit_btn .btn:hover {
    background: #000;
}
.our_career_form textarea {
    min-height: 100px;
}
.contact_form_sub .form-label {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 500;
}
.banner h3 span {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(87.5%, transparent), color-stop(0%, #ff0000));
    background-image: linear-gradient(180deg, transparent 87.5%, #ff0000 0%);
    background-position: 0 -0.2125em;
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: background-size .4s linear;
    transition: background-size .4s linear;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-position-y: bottom;
    cursor: pointer;
}

.banner h3 span:hover {
    background-size: 100% 100%;
}

.what-we-do-right-box ul {
    padding: 0;
    margin-left: -3px;
    position: relative;
    z-index: 1;;
}

.what-we-do-right-box ul li {
    display: inline-block;
    border: 1px solid #000;
    font-size: 13px;
    padding: 2px 10px;
    margin: 3px;
    cursor: pointer;
    /* background: #05e6ff; */
    &:hover {
        background-color: #f2f2f2;
        border-color: #f2f2f2;
    }
}

.partner_us {
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    border: 2px solid #000;
    text-transform: uppercase;
    color: #000;
    margin-top: 15px;
    &:hover {
        background-color: #000;
        border-color: #000;
    }
}
.what-we-do-new {
    background-color: #161616;
    padding: 50px 50px;
}
.what-we-do-new-main {
    display: flex;
    align-items: center;
    min-height: calc(100vh - 160px);
    width: 100%;
}
.what-we-do-new-main-one {
    width: 50%;
    color: white;
    padding-right: 120px;
    min-width: 50%;
    position: relative;
    z-index: 1;
}
.what-we-do-new-main-two {
    width: 50%;
}

.what-we-do-new-main .carousel-caption {
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.what-we-do-new-main .carousel-caption p.sub_text {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.what-we-do-new-main .carousel-caption h3 {
    margin-bottom: 5px;
}
.what-we-do-new-main .carousel-item img {
    height: calc(100vh - 250px);
    object-fit: cover;
    border-radius: 15px;
}

.what-we-do-new-main-one h5 {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-family: 'Alliance No.2'; */
    letter-spacing: 1px;
    font-size: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    font-weight: 600;
}
.what-we-do-new-main-one h3 {

font-weight: 900;
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 45px;
  
}
.partner {
    background-color: #161616;
    min-height: calc(100vh - 62px);
    display: flex;
    color: white;
    align-items: center;
    text-align: center;
    position: relative;
}
.partner-main p {
    max-width: 600px;
    margin: 0 auto 25px;

}
.partner-main a.btn {
    background: transparent;
    border: none;
    padding: 2px 0;
    clear: both;
    font-weight: 600;
    border-radius: 0 !important;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    box-shadow: none;
    color: white;
    border-bottom: 5px solid #01ddf4;
    box-shadow: none;
}
.partner-main a.btn:hover {
    /* background-color: #f18b2e; */
    border-color: #f18b2e;

}
.partner i {
    position: absolute;
    bottom: 50px;
    font-size: 25px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 5px;
    color: white;
    cursor: pointer;
}
.partner i:hover {
    color: #f18b2e;
    border-color: #f18b2e;
}
.our-investor-main {
    display: flex;
    align-items: center;
}
.our-investor-main > div{
    width: 50%;

 }
 .our-investor-main > div.our-investor-main-one{
    width: 60%;

 }
 .our-investor-main > div.our-investor-main-two{
    width: 40%;

 }
 .our-investor {
    padding: 100px 0;
    background-color: #bec8cb;
    background-image: url(../images/new/lines.png);
    background-repeat: no-repeat;
    background-position: right top -150px;
    background-size: 500px;
 }
 .our-investor-main-one a.btn {
    background-color: white;
    border-radius: 25px;
    border: none;
    color: #000;
    font-weight: 500;
    padding: 7px 20px;
    margin-top: 20px;
    font-size: 14px;
    
    
    
    
    
    
    
    
    
    
    
    
    &:hover {
        background-color: #000;
        color: white;
    }
 }
 .our-investor-main-two {
    background-color: #effd9a;
    border-radius:35px 0 35px 0;
    margin-left: 5%;
    padding: 30px;
 }
 .our-investor-main-two {
    display: flex;
 }
 .our-investor-main-two .our-investor-main-two-inner2 img{
    max-height: 350px;
 }
 .our-investor-main-two-inner2 {
    margin-left: 50px;
 }
 .our-investor-main-two-inner h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: left;
    line-height: 30px;
    margin-bottom: 30px;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    span {
        display: block;
        text-align: center;
        position: relative;
        left: -64px;
    }
 }
 .our-investor-main-two-inner h4 {
    font-weight: normal;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    margin-top: 40px;
 }
 .our-investor-main-two-inner a.btn {
    margin: 0;
    display: table;
    margin-top: 15px;
    background-color: #000;
    border: none;
    border-radius: 0;
    padding: 6px 15px;
    /*text-transform: uppercase;*/
    font-weight: 500;
    font-size: 14px;
    
    
    
    
    
    
    
    
    &:hover {
        background-color: #2a2c3d;
    }
 }

 .leadership-section{
background: #dce0e4;
/* padding: 0 0; */

 }
 .leadership-section-main {
    display: flex;
    margin: 0 -50px;
 }
 .leadership-section-main > div {
    padding: 50px 50px;
    position: relative;
 }
 .leadership-section-main h3 {
    font-size: 25px;
    margin: 0;
}

.leadership-section-main h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #575757;
}
.leadership-section-main-one {
    background-color: #f2f2f2;
    position: relative;
    
}
.leadership-section-main-one::before {
    content: "";
    position: absolute;
    width: 1000%;
    height: 100%;
    background-color: #e9eeef;
    right:   0;
    top: 0;
    background: rgb(239,243,244);
    background: linear-gradient(74deg, rgba(239,243,244,1) 0%, rgba(200,209,215,1) 100%);
}
.leadership-section-main-two ul {
    list-style: none;
    margin: 25px 0 25px;
    padding: 0;
}

.leadership-section-main-two ul li img {
    width: 50px;
    padding: 6px;
}

.leadership-section-main-two ul li {
    display: inline-block;
    background: white;
    padding: 13px;
    margin-right: 2px;
    margin-bottom: 5px;
    border-radius: 8px;
    box-shadow: 6px 2px 4px 2px #acabab;
}
.leadership-section-main-two a {
    background-color: #000;
    border: none;
    color: white;
    text-decoration: none;
    padding: 8px 25px;
    /*text-transform: uppercase;*/
    margin-top: 10px;
    display: inline-block;
    &:hover {
        background-color: #2a2c3d;
    }
}
.leadership-section-main-one {
    
    background-color: transparent;
    
}
.leadership-section-main-one::after {
    content: "";
    background-image: url(../images/new/main2.png);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: bottom 0px right 10px;
    background-size: 500px;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    right: 30px;
}
.leadership-section-main-one a.btn{
    border-radius: 0;
    padding: 8px 25px;
    margin-top: 15px;
    position: absolute;
    bottom: 70px;
    right: 20px;
    min-height: 130px;
    border-radius: 4px;
    box-shadow: none;
    background: #01ade5;
    border: navajowhite;
    z-index: 2;
}
.partners-sponsers {
    background-color: #161616;
    /* min-height: calc(100vh - 62px); */
    padding: 50px 0;
}
.partners-sponsers-main-one {
    color: white;

}

.col-sm-6.partners-sponsers-main-two .accordion-item {
    background: transparent;
    color: white;
}

.col-sm-6.partners-sponsers-main-two .accordion-item button {
    background: transparent !important;
    border-bottom: 1px solid white;
    color: white;
    padding-left: 0;
    box-shadow: none;
    padding-right: 0;
    letter-spacing: 2px;
}

.col-sm-6.partners-sponsers-main-two .accordion-body {
    padding-left: 0;
    padding-right: 0;
}
.partners-sponsers-main-two  .accordion-button::after {
    filter: brightness(0) invert(1);
}
.what-we-do-banner {
    display: flex;
    width: 100%;
    max-width: 100% !important;
    /* align-items: center; */
}
.what-we-do-banner-one {
    text-align: left;
    width: 50%;
    min-width: 50%;
}
.what-we-do-banner-two {
   background-color: rgba(0,0,0,0.9);
   padding: 30px;
   width: 50%;
   margin-left: 50px;
   display: flex;
   align-items: center;
   border-radius: 10px;
   text-align: left;
   max-width: 310px;
   margin: 0 0 0 auto;
   min-height: 280px;
}
.what-we-do-banner-two h5{
    color: #9f9f9f;
    font-size: 14px;
    margin-bottom: 15px;
}
.what-we-do-banner-two a.btn{
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255,171,132);
background: linear-gradient(90deg, rgba(255,171,132,1) 0%, rgba(243,129,188,1) 100%);
    &:hover {
        background: linear-gradient(-90deg, rgba(255,171,132,1) 0%, rgba(243,129,188,1) 100%);
    }
}

.what-we-do-new-main-two .carousel-caption {    
    right: 50px;    
    left: 50px;
}

.what-we-do-banner-two i {
    font-size: 25px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 3px;
    cursor: pointer;
    float: right;
    margin-top: 60px;
}

.what-we-do-banner-two i:hover {
    background: white;
    color: #000;
}
.what-we-do-banner-two p {
    margin: 0;
}
.what-we-do-new .carousel-control-next, .what-we-do-new .carousel-control-prev {
    width: 60px;
}
.what-we-do-new .carousel-indicators {
    margin-bottom: -15px;
}

.what-we-do-new-main > div {
   
}

.what-we-do-new-main-one p {
    width: 100%;
    min-width: 100%;
}
.our-investor-main-one p.sub-text {
    font-weight: 600;
    font-size: 16px;
}
.leadership-section-main-one a {
    text-align: left;
}
.leadership-section-main-one span {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1;
}
.leadership-section-main-one a i {
    display: inline-block;
    font-size: 20px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    &:hover {
        background-color: white;
        color: #000;
    }

}

.col-sm-6.partners-sponsers-main-one h5 {
color: #5f5f5f;
margin-bottom: 35px;
}
.col-sm-6.partners-sponsers-main-one h3 {
    line-height: 45px;
    padding-right: 60px;
    span {
        color: #eafd79;
        display: block;
    }
}




.col-sm-6.partners-sponsers-main-two .accordion-button:not(.collapsed)::after {   
    background-image: url(../images/new/minus.png);

}

.col-sm-6.partners-sponsers-main-two .accordion-button::after {
    background-image: url(../images/new/plus.png);

}
.leadership-section-main-one > div {
    position: relative;
}
.col-sm-6.partners-sponsers-main-two {
    margin-top: 49px;
}








.brudcrump_insights {
    padding: 6px 0;
    background-color: #414141;
}
.brudcrump .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brudcrump ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 0;
    color: white;
}
.brudcrump ul li {
    padding: 0 5px;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
}
.brudcrump ul li a {
    color: white;
    text-decoration: none;
}
.blog-page__brudcrump__search {
    background: #fff !important;
    border-radius: 10px;
    border-radius: 25px;
    padding: 5px 15px !important;
    min-height: inherit !important;
    display: flex
;
    align-items: center;
    width: 100%;
    max-width: 280px;
    padding-right: 8px !important;
}
.blog-page__brudcrump__search input {
    border: none;
    outline: none;
    list-style: none;
    line-height: 25px;
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 0;
}
.blog-page__brudcrump__search i.fa.fa-search {
    font-size: 16px;
    background: #000;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
}
.keywords {
    display: flex;
    justify-content: flex-end;
    padding: 20px 0;
}
.keywords ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.keywords ul li {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}
.keywords ul li.active {
    background: #f0fafe;
}
.social ul {
    list-style: none;
    padding: 0;
    display: table;
    margin-bottom: 15px;
    padding-bottom: 30px;
}
.social ul li {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 5px;
    margin-right: 8px;
    border: 1px solid #ccc;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.social ul li i {
    font-size: 25px;
}
.social ul li.active {
    background-color: #0c63a8;
}
.social ul li.active i {
    color: #fff;
}
.blog-page__blogs__list__box__caption {
    padding: 0 10px;
}
.blogs-list a {
    position: relative;
}
.blogs-list figure img {
    width: 100%;
    border-radius: 25px;
    height: 230px;
    object-fit: cover;
    display: flex;
    object-position: 0 0;
}
.blog-page__blogs__list__box__caption h3 {
    margin: 15px 0 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
    /* min-height: 40px; */
    /* max-width: 250px; */
}
.blog-page__blogs__list__box__caption h3 a {
    text-decoration: none;
    color: #000;
}
.blog-page__blogs__list__box__caption span {
    font-size: 13px;
    color: #777;
}
span.cat {
    display: inline-block;
    background: #f2f2f2;
    padding: 2px 20px;
    border-radius: 8px;
    /* margin-top: -41px; */
    float: right;
    text-transform: uppercase;
    /* color: #000; */
    margin-top: 0px;
}
.blog-page__blogs__list__box__caption p {
    margin-top: 15px;
}
.blogs-list {
    padding-bottom: 30px;
}
.keywords ul li:hover {
    background-color: #f2f2f2;
}
.source {
    color: #777;
}
.blog-page__blogs__list__box__caption p {
    margin-top: 15px;
    font-family: 'Poppins';
}
.blog-page__blogs__list__box__caption {
    padding: 0 10px;
    font-weight: 500;
    font-size: 14px;
}

.contact-page {
    background-color: #1d1d1d;
    min-height: calc(100vh - 60px);
    color: white;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.contact_page_main .form-control {
    background-color: transparent;
    border: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 25px;
    color: #9f9f9f;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 14px;
    background: #1d1d1d;
}
.contact_page_main .form-control::placeholder {
    color: #9f9f9f;
    opacity: 1;
}
.contact_page_main label {
    font-size: 14px;
    color: #bcbcbc;
    margin-bottom: 0;
}
.mobile-nuber {
    position: relative;
}
.mobile-nuber img {
    position: absolute;
    left: 0;
    top: 32px;
}
.mobile-nuber input {
    padding-left: 40px !important;
}
.contact_page_main .submit_btn button {
    /*background-color: #ffff47;*/
    /*color: #000;*/
    border: none;
    font-size: 14px;
    /* float: right; */
    font-weight: 600;
    padding: 8px 25px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #b3cde2 0%, #ffffff 100%);
    border-radius: 8px;
    padding: 10px 25px;
    width: 100%;
    /* background: white; */
    color: #000;
    
  &:hover {
         background: linear-gradient(180deg, #ffffff 0%, #b3cde2 100%);
    }
}
.contact-page-one h3 {
    margin-bottom: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}


.email-block {
    display: flex;
    margin-top: 25px;
    /* justify-content: space-between; */
}

.email-block h4 {
    font-size: 16px;
    margin-bottom: 9px;
    color: #b3b2b2;
}

.email-block-two {
    margin-left: 70px;
}

.email-block-two ul {
    padding: 0;
    display: flex;
}

.email-block-two ul li {
    padding: 0 5px;
    display: table;
    &:first-child {
        padding-left: 0;
    }
}

.email-block-two ul li i {
    font-size: 20px;
}

.pre-book {
    background-color: white;    
    display: flex;
    max-width: 450px;
    margin-top: 15px;
    
}
.pre-book input{
    background-color: transparent;
    padding: 8px 15px;
    border: none;
    box-shadow: none;
    width: calc(100% - 134px);
    font-size: 14px;
    outline: none;
    background-color: #272d29;
    border: 2px solid #898b80;
    color: white;
    border-right: none;
    
}
.pre-book button{
    background-color: #ffff47;
    color: #000;
    border: none;
    float: right;
    font-weight: 600;
    padding: 8px 25px;
    text-transform: uppercase;
    min-width: 134px;
    font-size: 14px;

    &:hover {
        background-color: #f18b2e;
    }
}
.email-block-two ul li i:hover {
    color: #e0e0e0;
}

@media (max-width: 767px) {
    .logo img {
        max-width: 180px;
        border-radius: 5px;
    }
    .our_values_left {
        margin-bottom: 50px;
    }
    .what-we-do-new-main {
        flex-wrap: wrap;
    }
    
    .what-we-do-new-main > div {
        width: 100%;
    }
    .what-we-do-new {
        padding: 35px 15px;
        position: relative;
    }
    .what-we-do-banner-two {
        width: 100%;
    }
    .what-we-do-banner-one {
        display: none;
    }
    
    .what-we-do-new-main .carousel-item img {
        height: 300px;
        
    }
    .what-we-do-new-main {
        min-height: auto;
    }
    .what-we-do-banner {
        display: none;
    }
    .what-we-do-new-main-one {
        padding-right: 0;
    }
    .what-we-do-new-main-one h3 {
        font-weight: 900;
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 30px;
    }
    .what-we-do-new .carousel-indicators {
        margin-bottom: 0;
    }
    .our-investor-main {
        flex-wrap: wrap;
    }
    
    .our-investor-main > div {
        width: 100%;
    }
    .our-investor-main-two {
        margin-left: 0;
        margin-top: 80px;
    }
    .our-investor-main-two-inner2 {
        margin-left: 0;
    }
    .our-investor-main-two-inner h3 {
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 20px;
        text-align: left;
        line-height: 23px;
    }
    .our-investor-main-two .our-investor-main-two-inner2 img {
        max-height: 270px;
        padding-left: 15px;
    }
    .leadership-section-main {
        flex-wrap: wrap;
        margin: 0;
    }
    .leadership-section-main > div {
        padding: 15px;
        position: relative;
    }
    .leadership-section-main-one a.btn {
        border-radius: 0;
        padding: 8px 25px;
        margin-top: 15px;
        position: relative;
        bottom: 0;
        right: 20px;
        min-height: 130px;
        border-radius: 4px;
        box-shadow: none;
        background: #01ade5;
        border: navajowhite;
        z-index: 9;
        float: right;
    }
    h3 {
        font-size: 25px;
        line-height: 25px;
    }
    .col-sm-6.partners-sponsers-main-one h3 {
        line-height: 25px;
        padding-right: 0;
    }
}

.what-we-do-new-main-one p a {
    display: block;
    color: white;
    text-decoration: none;
    margin-top: 15px;
    color: #ccc;
    cursor: pointer;
    &:hover {
        color: white;
    }
}




.banner.company_banner {
    background: #161616;
}
.banner.company_banner h5, .banner.home_banner h5 {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-family: 'Alliance No.2'; */
    letter-spacing: 1px;
    font-size: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    font-weight: 600;
}
.banner.company_banner a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 25px;
    font-weight: 500;
    text-transform: inherit;
}
.banner.company_banner a.btn:hover {
    background: linear-gradient(180deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);

}
.banner.home_banner {
    background: #161616;
}
.banner a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 25px;
    font-weight: 500;
    text-transform: uppercase;
}

.contact_page_main input + p, p#phone_err, p#details_err {
    color: red;
    font-size: 12px;
    margin-top: 0;
    position: relative;
    top: -20px;
}

p#success_msg.success_msg {
    background: #b9f9ae;
    color: #000;
    border: 3px solid #42ae13;
    border-radius: 15px;
    font-weight: 600;
    padding: 10px 25px;
    color: #1aa901;
    font-weight: 500;
    margin-top: 0;
    /*display: none;*/
}
p#error_msg.error_msg {
    background: #f4d8d8;   
    color: #000;
    border: 3px solid #ee7575;
    border-radius: 15px;
    font-weight: 600;
    padding: 10px 25px;
    color: red;
    margin-top: 0;
    
    font-weight: 500;

    /*display: none;*/
}


.what-we-do-new-main-one a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 20px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.what-we-do-banner-two.left {
    margin: 0 0 0 30px;

}

@media (max-width: 767px) {
    .our-investor-main > div.our-investor-main-one{
    width: 100%;

 }
 .our-investor-main > div.our-investor-main-two{
    width: 100%;

 }
}


.blogs-list .col-sm-4 {
    margin-bottom: 25px;
}
a {
    box-shadow: none !important;
    outline: none;
}
.account_service_box ul a {
    color: #000;
}
img.vision_icon.wifi_icon {
    transform: none;
    margin-bottom: 7px;
}

.contact_page_main .form-control option {
    color: #000;
    text-indent: 10px;
    /* background: red; */
    border-left: 15px solid white;
}

.contact_page_main select.form-control {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 300px;
    overflow: auto;
    background-image: url(../images//new/down.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 20px;
    appearance: none;
}
p#Prebookemail_err {
    color: red;
}
a.read_more {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    &:hover {
        color: #000;
    }
}

section.our_difference.career-page p#success_msg {
    display: none;
}
.social li i.fa.fa-google-plus.fa-2x {
    display: none;
}
.col-lg-3.col-md-3.col-sm-12.col-xs-12.footer_social_block ul.social {
    display: table;
    margin: 0 0 0 auto;
}

section.our_difference.career-page .submit_btn p {
    display: none;
}
section.our_difference.career-page textarea + p#details_err {
    top: 0;
}

.partner_with_us_text {
    display: flex;
    justify-content: center;
}

.banner.company_banner .carousel-caption {
    max-width: 100%;
    padding: 0 60px;
}
.banner.company_banner .carousel-control-next, .banner.company_banner .carousel-control-prev {
    width: 50px;
}







li.join_network {
    border: 1px solid #ccc;
    border-radius: 0;
}
li.join_network:hover {
    /* background-color: white; */
}
.world-hub-banner {
    min-height: calc(100vh - 64px);
    background-color: #0A0A0A;
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0;
}
.world-hub-banner video {
    position: absolute;
    width: 100%;
    height: 100%;
}
.world-hub-banner-left {
    position: relative;
    /* z-index: 8; */
    color: white;
}
.world-hub-banner-left h3 {
font-size: 40px;
line-height: 1;
/* letter-spacing: -4.8px; */
font-weight: 700;
text-transform: initial;
    font-family: "Roboto", sans-serif;
    line-height: 45px;
    font-family: "Kanit", sans-serif;
    letter-spacing: 2px;
    font-size: 50px;
    font-weight: 800;
    line-height: 55px;

}
.world-hub-banner-left h3 span{
    display: block;
    color: #fec63d;
}
.world-hub-banner-left h5 {
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #9f9f9f;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 35px;
    color: #9f9f9f;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.gray_lines {
    padding: 0 !important;
    pointer-events: none;
}
.world-hub-banner-right {
    position: relative;
}
.world-hub-banner-right p {
    color: #9f9f9f;
    max-width: 592px;
}

.our-process {
    min-height: calc(100vh - 64px);
}

.right-menu li i.la.la-arrow-right {
    font-size: 16px;
    vertical-align: middle;
    transform: rotate(-45deg);
    transform: scale(1.2) rotate(-29deg);
    margin-left: 5px;
    color: white;
    position: relative;
    top: -2px;
}

a.logo_text i.fa.fa-bars {
    margin-right: 15px;
    vertical-align: middle;
    font-size: 20px;
}
.right-menu li i.fa.fa-angle-down {
    vertical-align: middle;
    position: relative;
    top: -2px;
    font-size: 21px;
    font-weight: 900;
}
.our-process {
    background-color: #111;
    color: white;
    padding: 30px 0;
    min-height: calc(100vh - 64px);
    display: flex;
    align-items: center;
}
.our-process  h3.head{
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}
.our_process_box {
    background-color: #e2e2e2;
    color: #000;
    padding: 30px 20px;
    border-radius: 8px;
    min-height: 350px;
    position: relative;
    /* overflow: hidden; */
}
.our_process_box h3 {
    font-size: 13px;
    display: inline-block;
    font-weight: 800;
    border: 2px solid #9f9f9f;
    line-height: 1;
    padding: 7px 18px;
    border-radius: 10px;
    margin-bottom: 55px;
    text-transform: initial;
    font-family: "Roboto Mono", monospace;
    font-weight: 800;
    /* font-family: "Baskervville", serif; */
    color: #000;
    letter-spacing: 1px;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
}.our_process_box p {
    /* font-weight: 500; */
    font-family: poppins;
}
.our_process_box span {
    float: right;
    font-size: 50px;
    line-height: 1;
    position: relative;
    top: -15px;
    opacity: 1;
    
    letter-spacing: 1px;
    color: #000;
    font-family: "Agu Display", serif;
}
.our-process button, .our-process a.btn_learn_text {
    display: inline-block;
    width: auto;
    padding: 6px 15px;
    border-radius: 8px;
    border: 2px solid #9f9f9f;
    background: transparent;
    color: #9f9f9f;
    margin-top: 25px;
    min-width: 160px;
    margin: 65px auto 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    font-family: "Roboto Mono", monospace;
}
.our-process a.btn_learn_text  {
    text-decoration: none;
    display: block;
 }
 a.btn_learn_text span {
    display: block;
    text-align: center;
}
.our-process a.btn_learn_text:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}
.our-process a.btn_learn_text {
    position: relative;
    overflow: hidden;
}
.our-process a.btn_learn_text:hover {
    border-color: white;
}
.our-process a.btn_learn_text span {
    position: relative;
}
.our-process a.btn_learn_text:hover:before {
    width: 100%;
}
.our-process a.btn_learn_text:hover {
    color: #000;
}



.our-process .row .col-sm-3 {
   
    width: 27%;
}
.our-process .row .col-sm-3.last-box {
    
    width: 19%;
}
/* .our_process_box img.number {
    width: 80px;
    float: right;
    vertical-align: text-bottom;
    position: absolute;
    top: -20px;
    right: -20px;
} */
.our_process_box img.number {
    width: 80px !important;
    float: right;
    vertical-align: text-bottom;
    position: relative;
    top: 0px;
    right: 10px;
    position: absolute;
}

font.world_hub_text {
    position: absolute;
    bottom: 34px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    padding: 15px 22px;
    font-size: 30px;
    text-transform: uppercase;
    opacity: 0.1;
    font-family: 'AllianceBold' !important;
}
img.team {
    position: absolute;
    left: 0;
    bottom: -3px;
    display: flex;
    width: 100%;
    top: initial;
    opacity: 0.8;
    filter: grayscale();
    max-height: 139px;
    object-fit: cover;
    object-position: top;
}

span.world_hub_text img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    width: 100%;
}


.our-process .row i.la.la-angle-right {
    position: absolute;
    right: -40px;
    color: white;
    top: 0;
    bottom: 0;
    margin: auto;
    display: table;
    width: auto;
    font-size: 25px;
    cursor: pointer;
}

.our-process .row {
    position: relative;
}

.our-portfolio {
    padding: 40px 0;
    min-height: calc(100vh - 64px);
    background-image: url(../images/new/pattren.png);
    background-size: 130px;
}
.our-portfolio .row{
    justify-content: center;
    margin-bottom: 135px;
}
.our-portfolio .row:last-child{
    margin: 0;
}
.Portfolio-box {
    background-color: #060606;
    min-height: 125px;
    display: flex;
    align-items: center;
    padding: 30px;
    transition: all ease-in-out 0.2s;
    width: 150px;
}
.Portfolio-box img{
    width: 100%;
    opacity: 0.3;
}
.Portfolio-box:hover{
    box-shadow: 0 0 0 1px #e0fd7d;
}
.Portfolio-box:hover img{
    opacity: 1;
}
.our-portfolio h3.head {
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 21px;
}

.our-process button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}
.our-process button {
    position: relative;
    overflow: hidden;
}
.our-process button:hover:before {
    width: 100%;
}
.our-process button span {
    position: relative;
}
.our-process button:hover {
    color: #000;
    border-color: white;
}

p.welcome_text {
    background: #000;
    display: flex;
    position: absolute;
    color: white !important;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 15px 15px 25px;
    font-size: 40px;
    left: 20px;
    line-height: 45px;
    bottom: -50px;
    right: 15px;
    border-radius: 8px;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    font-family: "Baskervville", serif; 
}

p.welcome_text span {
    font-size: 10px;
    display: block;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    font-family: "Roboto Mono", monospace;
    letter-spacing: 0;
    font-weight: 400;
    color: #9f9f9f;
}
.Portfolio-box.world_wide {
    padding-left: 15px;
    padding-right: 15px;
}
.etherum_icon, .letter_icon {
    pointer-events: none;
}
.etherum_icon img {
    width: 48px;
    margin: 0 auto;
    opacity: 0.5;
}
.letter_icon img {
    width: 50px;
    margin: 0 auto;
    opacity: 0.8;
    
}
h3.head {
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}

.start_up_new {
   
    color: #7a7a7a;
}
.start_up_new h3 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
}
.start_up_new h3, .start_up_new p{
    color: #9f9f9f;
}

.start_up_new .world-hub-banner-left {
    max-width: 400px;
}
.user_block {
    color: #9f9f9f;

}

.user_block figure {
    margin: 0;
    margin-right: 15px;
}

.user_block figure img {
    width: 60px;
    border-radius: 50%;
}

.user_block {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: 50px;
}

.user_block p {
    margin: 0;
}

.user_block h4 {
    font-size: 16px;
    margin: 0;
}
.social_icons {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_icons li{
    padding: 0;
}
.social_icons li a{
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #9f9f9f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.social_icons li a i{
    font-size: 25px;
    vertical-align: middle;
 }

 .world-hub-banner-right h4 {
    font-size: 20px;
    color: #9f9f9f;
}
.submit_project button {
    display: inline-block;
    width: auto;
    padding: 8px 15px;
    border-radius: 8px;
    border: 2px solid #9f9f9f;
    background: transparent;
    color: #9f9f9f;
    margin-top: 25px;
    max-width: 270px;
    margin: 0px auto 0;
    text-transform: uppercase;
    font-weight: 500;
    float: right;
    text-align: left;
    position: relative;
    width: 100%;
    font-size: 14px;
}
.submit_project button span{
    position: relative;
}

.submit_project button i {
    float: right;
    font-size: 20px;
    transform: rotate(-45deg);
    transform: scale(1.2) rotate(-29deg);
}
.submit_project button:hover {
    color: #000;
    border-color: white;
}
.submit_project button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}

.submit_project button:hover:before {
    width: 100%;
}
.foooter_new_blocks {
    display: flex;
}
.foooter_new_blocks ul {
    padding-left: 25px;
}

.foooter_new_blocks ul li {
    padding: 3px 10px;
    font-size: 12px;
}

.foooter_new_blocks ul li a {
    letter-spacing: 0;
    color: #9f9f9f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.foooter_new_blocks ul li {
    display: block;
    color: #9f9f9f;
}

.enter_your_mail_id {
    color: white;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #9f9f9f;
}

.enter_your_mail_id input {
    border: none;
    background: no-repeat;
    padding: 5px 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    color: white;
    &::placeholder {
        opacity: 1;
        color: #9f9f9f;
    }
}

.enter_your_mail_id i {
    font-size: 22px;
    color: #9f9f9f;
    cursor: pointer;
}
ul.adress p {
    color: #99d369;
    font-weight: 600;
    font-size: 16px;
}
.display_none {
    display: flex;
} 
.mobile_visible {
    display: none;
}

li.join_network:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: white;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.2s;
}
li.join_network:hover:before {
    width: 100%;
}
li.join_network:hover {
    color: #000 !important;
}
li.join_network:hover span {
    position: relative;
    color: #000;
    i {
        color: #000 !important;
    }
}
li.join_network a::before {
    display: none !important;
}


@media (max-width: 767px) {
    .our-process .row .col-sm-3 {
        width: 100%;
        margin-bottom: 25px;
    }
    .our-portfolio .row {
        justify-content: center;
        margin-bottom: 0;
    }
    .mobile_visible {
        display: block;
    }
    .our-process .row .col-sm-3.last-box {
        width: 100%;
        margin-top: 20px;
    }
    .Portfolio-box {
        margin-bottom: 25px;
    }
    .empty_col {
        display: none;
    }
    .our-portfolio .col-sm-2 {
        width: 50%;
    }
    .display_none {
        display: none;
    }
    .start_up_new .world-hub-banner-left {
        max-width: 400px;
        padding: 30px 0;
    }
    li.gray_lines {
        display: none;
    }
    .world-hub-banner-left h3 {
        font-size: 40px;
       
        font-size: 30px;
        font-weight: 800;
        line-height: 35px;
    }
    .world-hub-banner {
        min-height: auto;
    }
    .foooter_new_blocks {
        display: flex
    ;
        flex-wrap: wrap;
    }
    .foooter_new_blocks ul {
        padding-left: 0;
    }
    .foooter_new_blocks ul li {
        padding-left: 0 !important;
    }
    
}

.world_hub_about {
    background-color: #000000;
    padding: 30px 0;
    min-height: calc(100vh  - 64px);
    display: flex;
    align-items: center;
    
}
.heading_about {
    text-align: center;
    color: white;
    h3 {
        text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 0;
    }
    p {
        color: #9f9f9f;
    }
}

.world_hub_about_left {
    background: #eeede9;
    padding: 30px;
    border-radius: 8px;
    margin-top: 25px;
    font-family: 'Poppins';
    font-size: 14px;
    min-height: 360px;
    
    
    
    
    
    
    
    
    h3 {
        font-size: 18px;
        margin: 0 0 15px;
        
        
        
        
        
        
        img {
            max-width: 35px;
            /* display: flex; */
            vertical-align: middle;
            position: relative;
            top: -5px;
            margin-right: 5px;
        }
    }
    h4 {
        font-size: 14px;
        font-weight: 600;
        margin-top: 0;
        font-family: "Roboto Mono", monospace;
        margin-bottom: 15px;
    }
    
}
.world_hub_about_right {
    background: #eeede9;
    padding: 30px;
    border-radius: 8px;
    margin-top: 25px;
    font-family: 'poppins';
    h3 {
        font-size: 18px;
        margin: 0 0 15px;
        
        
        
        
        
        
        img {
            max-width: 35px;
            /* display: flex; */
            vertical-align: middle;
            position: relative;
            top: -3px;
            margin-right: 5px;
        }
    }
    h4 {
        font-size: 14px;
        font-weight: 600;
        margin-top: 0;
        font-family: "Roboto Mono", monospace;
        margin-bottom: 15px;
    }
    
}
.world_hub_about_left .btn_grp {
    display: table;
    margin: 45px 0 0 auto;
    button {
        background-color: white;
        border: 1px solid #ccc;
        padding: 6px 15px;
        text-transform: uppercase;
        margin-left: 10px;
        font-weight: 500;
        font-size: 12px;
        border-radius: 4px;
    }
}
.about_box_log img {
    width: 100px;
    
}

.about_bottom_area_left img {
    width: 80px;
    height: 50px;
    object-fit: contain;
    margin-right: 5px;
}.about_bottom_area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about_bottom_area_right a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
}
.start_icon {
    margin-bottom: 5px;
}
.start_icon i {
    color: gray;
    font-size: 20px;
}
.about_box_log {
    margin-bottom: 15px;
}
.about_bottom_area_right a img {
    display: block;
    width: 30px;
    margin: 0 auto;
    position: relative;
    top: 9px;
}
.our-process.about_process .our_process_box {
    background: #e1d5c5;
    padding-bottom: 10px;
}
.about_bottom_area_right {
    position: relative;
    margin-top: -14px;
}
.our-process.about_process .our_process_box h3 {
    margin-bottom: 35px;
    font-family: "Roboto Mono", monospace;
    font-size: 14px;
}
.about_bottom_area_left img.world_wide {
    width: 136px;
    height: 66px;
    position: relative;
    top: 1px;
}
.about_right_box {
    background-color: #e1d5c5;
    color: #000;
    padding: 0;
    border-radius: 8px;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    
}
.about_right_box figure{
    margin: 0;
    img {
        width: 100%;
    }

}
.about_right_box_bottom {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 42px;
}
.about_right_box_bottom p {
    padding-right: 60px;
    margin: 0;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
}
.about_right_box_bottom .btn {
    background-color: #090909;
    padding: 8px 25px;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: 500;
}

.our-process.about_process .our_process_box p {
    margin-bottom: 5px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
}
.team_about {
    background-color: #c8d1da;
    padding: 60px 0;
    min-height: calc(100vh - 64px);
    display: flex;
    align-items: center;
    background-image: url(../images/new/about/bg.jpg);
    background-size: cover;
}
.team_about_box img {
    width: 100%;
}
.team_about_main {
    background-color: white;
    padding: 0;
    border-radius: 15px;
}
.team_about_main .col-sm-3 {
    border-right: 1px solid #ccc;
    width: 20%;
}
.team_about_main .row .col-sm-3:last-child {
    border: none;
}
.team_about_box img {
    width: 100px;
    border-radius: 50%;
}

.team_about_box {
    text-align: center;
    padding: 25px 15px;
}

.team_about_box h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

.team_about_box span {
    color: #8d8d8d;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}

.team_about_box p {
    font-size: 12px;
    line-height: 18px;
    max-height: 50px;
    overflow: hidden;
    font-family: 'Poppins';
}
.team_about_box a {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all;
    font-family: 'Poppins';
    
    
* {
    padding: 0;
    margin: 0;
}
    @font-face {
    font-family: 'JLR Emeric';
    src: url('../fonts/JLREmericSemiBold.woff2') format('woff2'), url('../fonts/JLREmericSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'AllianceBold';
    src: url('../fonts/AllianceNo2-ExtraBold.eot');
    src: url('../fonts/AllianceNo2-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllianceNo2-ExtraBold.woff2') format('woff2'),
        url('../fonts/AllianceNo2-ExtraBold.woff') format('woff'),
        url('../fonts/AllianceNo2-ExtraBold.ttf') format('truetype'),
        url('../fonts/AllianceNo2-ExtraBold.svg#AllianceNo.2-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Alliance No.2';
    src: url('../fonts/AllianceNo2-Regular.eot');
    src: url('../fonts/AllianceNo2-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllianceNo2-Regular.woff2') format('woff2'),
        url('../fonts/AllianceNo2-Regular.woff') format('woff'),
        url('../fonts/AllianceNo2-Regular.ttf') format('truetype'),
        url('../fonts/AllianceNo2-Regular.svg#AllianceNo.2-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'LEonardo-Demo';
    src: url('../fonts/LEonardoDemoUltralight.woff2') format('woff2'),
        url('../fonts/LEonardoDemoUltralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'LEonardo-Demo-bold';
    src: url('../fonts/LEonardoDemoBold.woff2') format('woff2'),
        url('../fonts/LEonardoDemoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Futurism';
    src: url('../fonts/FuturismRegular.woff2') format('woff2'),
        url('../fonts/FuturismRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Furore';
    src: url('../fonts/Furore.woff2') format('woff2'),
        url('../fonts/Furore.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Cyclo';
    src: url('../fonts/Cyclo-Trial.woff2') format('woff2'),
        url('../fonts/Cyclo-Trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Demo Neuro Nexis';
    src: url('../fonts/DemoNeuroNexis.woff2') format('woff2'),
        url('../fonts/DemoNeuroNexis.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
    @font-face {
    font-family: 'Neuro Nexis';
    src: url('../fonts/NeuroNexis-Regular.woff2') format('woff2'),
        url('../fonts/NeuroNexis-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.style-1 {
    /*font-weight: 100;*/
    /*letter-spacing: -5px;*/
    font-weight: 1200;
    font-family: 'AllianceBold' !important;
    font-weight: 600;
    span {
    font-family: 'Futurism' !important;
    font-weight: 600;
    margin-right: 2px;
    letter-spacing: -5px;
    display: inline-block;

    }
    b {
    font-family: 'Furore' !important;

    }
}
.style-2 {
    span {
        font-family: 'Cyclo' !important;
    padding-right: 2px;
    }
}
.style-3 {
    span {
         font-family: 'Neuro Nexis' !important;
    padding-right: 2px;
    font-size: 42px;
    font-weight: 100;
    text-transform: initial;
        
    }
}

.hub_text {
    font-family: 'AllianceBold' !important;
    b {
        font-family: 'Furore' !important;
    font-size: 31px;
    }
}
    body {
    font-family: "Roboto Mono", monospace;
    color: #000;
}
    p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
    /* color: #000; */
}
    h1,h2,h3,h4,h5 {
    font-family: 'AllianceBold';
    /*color: #000;*/
    font-weight: 600;
}
    h3 {
    font-size: 40px;
    line-height: 40px;
}

.bg-black {
    background: #0A0A0A;
    color: white;
    padding: 13px 50px;
    position: sticky;
    top: 0;
    z-index: 9;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}

.logo
    img {
    max-width: 100px;
    border-radius: 5px;
}
    nav.navbar.navbar-expand-lg.navbar-light.bg-red li a {
    color: white;
}

.right-menu {
    list-style: none;
}

.right-menu
    li {
    display: inline-block;
    font-family: "Roboto Mono", monospace;
    padding: 6px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    /* font-family: 'Alliance No.2'; */
}
.logo_text {
    color: white;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    /*font-family: 'JLR Emeric';*/
    font-family: 'AllianceBold';
    position: relative;

}

.logo_text:
    hover {
    color: white;
}
    a.logo_text img {
    /* filter: brightness(0.5) invert(1); */
    margin-right: 10px;
    max-width: 170px;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.right-menu
    li a {
    display: inline-block;
    position: relative;
    font-size: 12px;
}

.right-menu
    li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    /*background: #f18b2e;*/
    border: 1px solid #f18b2e;
    bottom: -1px;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: scaleX(0);
    opacity: 0;
    transform-origin: left;
}

.right-menu
    li a:hover:before {
   
    transform: scaleX(1);
    opacity: 1;
}

.right-menu
    li:hover {
    color: white;
}

.right-menu
    li.active {
    color: #f18b2e;
}

.right-menu
    li.button {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    margin-left: 10px;
}

.right-menu
    li.button:hover, .right-menu li.button.active {
    background-color: #fff;
    color: #f69015;
}

.right-menu
    li.button a::before {
    display: none !important;
}

.right-menu
    li i {
    font-size: 25px;
}

.banner {
    text-align: center;
    overflow: hidden;
}

.banner
    img {
    object-fit: cover;
    width: 100%;
    max-height: calc(100vh - 63px);
}

.banner .caption {
    position: absolute;
    top: 0;
}

.banner .container {
    position: relative;
}
    h3 {
    font-family: 'AllianceBold';
}

.banner .carousel-caption {
    display: flex;
    align-items: center;
    position: absolute;
    right: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    max-width: 1140px;
    right: 0;
    text-align: left;
    margin: auto auto;
}

.banner .carousel-caption >
    div {
    max-width: 500px;
}
.banner .carousel-caption.carousel-caption-big >
    div {
    max-width: 700px;
}

.banner
    h3 {
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fff;
}

.banner
    p {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
}
.banner
    p.sub_text {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.banner
    p.sub_text + p {
    margin-top: 0;
}

.what-we-do {
    /*display: flex;*/
    padding: 0;
    min-height: 100vh;
    background: url(../images/banner2.jpg);
    background-size: cover;
    padding: 50px 100px;
}

.what-we-do
    h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 900;
}

.what-we-do-box {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.what-we-do
    ul li {
    display: block;
}

.what-we-do-left {
    /*border-right: 1px solid #ccc;*/
    width: 300px;
}

.what-we-do-right {
    padding: 0;
    width: calc(100% - 300px);
}

.what-we-do-left
    ul li {
    width: 100%;
    text-align: left;
}

.what-we-do-left
    ul li button {
    width: 100%;
    padding: 15px;
    border: none !important;
    border-radius: 0 !important;
    color: #000 !important;
}

.what-we-do-left
    ul li button:hover {
    background: #f2f2f2;
}
    body .what-we-do-left ul li button.active {
    background-color: #05c1d6 !important;
    color: #000 !important;
}
    body .what-we-do-left ul li button.live.active {
    background-color: #ffb619 !important;
    color: #000 !important;
}
    body .what-we-do-left ul li button.insight.active {
    background-color: #ff9393 !important;
    color: #000 !important;
}

.what-we-do-right .tab-pane {
    padding: 80px;
    color: #000;
    height: 100%;
    min-height: 590px;
    position: relative;
}

.what-we-do-right .blue {
    background: #05c1d6;
}

.what-we-do-right .red {
    background: #ff9393;
}

.what-we-do-right .yellow {
    background: #ffb619;
}

.what-we-do-right
    div {
    height: 100%;
}

.what-we-do-right-box {
    animation: fadeInAnimation 1s ease 0s 1 normal forwards;
}

.what-we-do-right-box
    h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'LEonardo-Demo-bold';
}
.what-we-do-right-box
    h3 span {
    font-family: 'LEonardo-Demo';
}

.what-we-do-right-box
    h5 {
    font-size: 40px;
    font-family: 'Alliance No.2';
    line-height: 40px;
}

.what-we-do-right-box
    button {
    background: #fff;
    border: none;
    padding: 7px 20px;
    clear: both;
    font-weight: 600;
    border-radius: 0 !important;
    border: 2px solid #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
    span.button_block {
    display: table;
    margin-bottom: 50px;
    margin-top: 30px;
    /* max-width: 150px; */
    /* max-width: 100px; */
}
    span.button_block > a {
    margin-right: 10px;
}
    span.button_block button {
    margin-bottom: 10px;
}

.account_service_box {
    max-width: 1140px;
    margin: 0 auto;
}
    span.button_block button.btn-line {
    background: transparent;
    border-color: #000;
    color: #000;
}
    body .what-we-do-left ul li button {
    font-weight: 600;
    font-size: 18px;
    padding: 30px 30px;
    text-align: left;
    font-family: 'Alliance No.2';
    letter-spacing: 1px;
}

.account_service {
    padding: 70px 50px 50px;
    background: #03c1d6;
}

.flex {
    display: flex;
}

.account_service_box
    h5 {
    white-space: nowrap;
    margin-right: 50px;
    text-transform: uppercase;
    font-weight: normal;
}

.account_service_box
    h3 {
    font-size: 28px;
    font-family: 'Alliance No.2';
    line-height: 40px;
    text-transform: inherit;
    position: relative;
    top: -5px;
}

.account_service_box
    ul {
    padding: 0;
    line-height: normal;
    list-style: none;
    margin-top: 45px;
    display: inline-grid;
}

.account_service_box
    ul li {
    padding: 20px 15px;
    /* display: inline-block; */
    border: 1px solid white;
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
    width: auto;
    text-align: center;
    background: white;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 25px;
    clear: both;
    cursor: pointer;
    font-size: 14px;
}

.account_service_box
    ul li:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
    footer {
    background-color: #000;
    /* background-image: url(../images/footer-banner2.jpg); */
    background-size: cover;
    padding: 30px 0px;
    position: relative;
    min-height: 200px;
}
    footer .container {
    position: relative;
}
    footer:before {
    content: "";
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
    footer ul li {
    padding: 5px 0px;
}

.adress
    span , .contact span , .social span {
    color: #FFF;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
}

.adress
    li p , .contact li a , .social li a {
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 0;
}

.social
    li {
    float: left;
}

.adress , .contact , .social {
    list-style: none;
}
    footer .fa {
    color: #9c9c9c;
    margin-right: 15px;
}
    footer .fa:hover {
    color: #fff;
}
    span.button_block button:hover {
    background: #000;
    color: white;
    border-color: #000;
}

.what-we-do-right .tab-pane
    figure {
    position: absolute;
    right: -50px;
    bottom: 0;
}

.what-we-do-right .tab-pane
    figure img {
    width: 22pc;
    bottom: -240px;
    height: 22pc;
    border-radius: 50%;
    position: relative;
    object-fit: contain;
    object-position: top;
    border: 5px solid #fff;
}

.what-we-do-right .green {
    background: #7be27f;
}
    body .what-we-do-left ul li button.entertainment.active {
    background-color: #7be27f !important;
    color: #000 !important;
}

.what-we-do-right .purple {
    background: #ba93ff;
}
    body .what-we-do-left ul li button.tech.active {
    background-color: #ba93ff !important;
    color: #000 !important;
}
    @keyframes fadeInAnimation {
    0% {
        opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    }

    100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
}

.copyrights {
    color: white;
    position: relative;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    border-top: 1px solid #898989;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
}

.copyrights
    p {
    margin-bottom: 0;
    color: #9f9f9f;
}
    ul.contact li {
    width: auto;
    display: inline-block;
    padding: 10px 15px;
}
    body .what-we-do-left ul li button img {
    width: 30px;
    margin-right: 12px;
    vertical-align: middle;
    display: flex;
}
    body .what-we-do-left ul li button {
    display: flex;
    align-items: center;
}

.copyrights
    ul {
    margin-bottom: 0;
    justify-content: space-between;
}
    ul.adress {
    padding-left: 0;
}

/*company*/
.our_values {
    padding: 50px 0 25px;
    background: #c6d8d7;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
    section.our_values ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
    section.our_values ul li {
    display: inline-block;
    border: 2px solid #000;
    padding: 6px 25px;
    border-radius: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 14px;
}
    section.our_values ul li.active {
    background: #000;
    color: #fff;
}
    section.our_values ul li:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

.our_values_right.col-sm-8 {
    padding-left: 50px;
}

.our_values_col {
    margin-bottom: 25px;
}

.our_values_box {
    background: #2a2c3d;
    color: #fff;
    padding: 30px 35px 30px;
    cursor: pointer;
    border-radius: 15px;
    height: auto;
    min-height: 240px;
}

.top-head {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    min-height: 65px;
}

.top-head
    h5 {
    font-size: 16px;
}

.our_values_box
    img {
    max-width: 40px;
    margin: 0 0 15px auto;
    display: block;
    filter: brightness(0) invert(1);
    border-radius: 0;
}

.our_values_box
    img.free-dom {
    max-width: 60px;
    height: auto;
}

.our_values_box
    p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
}

.our_values_left
    p {
    font-weight: 600;
}

.value_creation {
    background-color: #e1ff78;
    color: #000;
}

.our_values_box:
    hover {
    background-color: #e1ff78;
    color: #000;
}

.our_values_box:
    hover img {
    filter: brightness(0) invert(0);
    border-radius: 0;
}

.value_creation
    img {
    filter: none;
}

.our_values_box
    img.Objectivity {
    padding: 4px;
}

.people_network {
    background-color: #f4f8fe;
}

.people_network .people_right_sec
    img {
    width: 100%;
    object-fit: cover;
    height: 570px;
    object-position: center bottom;
    min-height: 100vh;
}

.people_network_row {
    display: flex;
    align-items: center;
}

.people_left_sec {
    padding: 100px;
}

.we_are_txt {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-family: 'Alliance No.2';
    letter-spacing: 1px;
}

.people_left_sec
    h5 {
    /* text-transform: uppercase; */
    font-weight: 900;
    font-size: 40px;
    color: #000;
}

.people_buttons {
    padding-left: 0;
    margin-top: 50px;
}

.people_buttons
    button {
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
}

.people_buttons
    button i {
    padding-left: 10px;
}

.btn_vision {
    background: transparent;
    border: 2px solid #000;
    text-transform: uppercase;
}

.btn_vision:
    hover {
    background-color: #000;
    color: #fff;
}

.btn_values {
    background: #f6c95d;
    border: 2px solid #f6c95d;
    text-transform: uppercase;
    margin-left: 10px;
}

.btn_values:
    hover {
    background-color: #000;
    color: #fff;
    border: 2px solid #000;
}

.ambitious_vision {
    display: flex;
    height: initial;
    color: #000;
}

.ambitious_left_block {
    background: #c8d6d6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 0px 100px;
    min-height: 100vh;
}

.ambitious_block
    h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 10px solid #e9fd8c;
    width: auto;
    font-weight: 900;
    max-width: 150px;
    font-family: "Poppins", sans-serif;
}

.ambitious_right_block {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 0px 100px;
    min-height: 100vh;
}

.vision_icon {
    width: 50px;
    margin-bottom: 0;
    vertical-align: middle;
    margin-left: -5px;
}

.right_arrow {
    max-width: 20px;
    vertical-align: middle;
    margin-top: -5px;
}

.ambitious_block {
    max-width: 50%;
    flex: 0 0 50%;
    height: 100%;
}

.ambitious_right_block
    h2 {
    /* border-bottom: 5px solid #000; */}

.wifi_icon {
    transform: rotate(45deg);
    width: 35px;
    margin-top: 8px;
}

.ambitious_block
    p {
    padding-top: 50px;
    font-weight: 600;
    width: 90%;
    span {
        display: block;
    margin-top: 10px;
    font-size: 14px;
    min-height: 63px;
    }
}
.ambitious_block
    ul {

    padding-left: 0;
    list-style: inside;
    li {
        font-size: 14px;
    font-weight: 600;
    }
}

.display_block {
    display: block;
}

.company_banner
    h3.main_title {
    color: #000;
    font-size: 30px;
    line-height: inherit;
}

.right-menu
    li a {
    color: #9f9f9f;
    text-decoration: none;
}
.right-menu
    li:hover a {
    color: white;
}

.ambitious_block.ambitious_right_block
    h2 {
    width: auto;
}
    span.yellow_border {
    /* border-bottom: 10px solid #e9fd8c; */}
    span.black-border {
    /* border-bottom: 10px solid #000; */
    padding-bottom: 0px;
}

.black-text
    p {
    color: #000;
}

.banner .black-text
    h3 {
    color: #000;
}

.ambitious_block.ambitious_right_block
    h2 {
    border-bottom: 10px solid #000;
}
    span.under-line {
    /* border-bottom: 5px solid #f00; */}

/*our-people*/
.d_block {
    display: block;
}

.our_people
    p {
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 15px;
}

.our_people {
    padding: 0 0px;
}

.our_people_left {
    padding-right: 80px;
}

.section_title
    span {
    border-bottom: 5px solid #000;
}

.our_people_right .section_title
    span {
    border-bottom: 4px solid #f69015;
}

.our_people .section_title {
    margin-bottom: 50px;
    font-weight: 600;
}

.contact_block {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.contact_btn {
    background: #000;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-right: 10px;
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
}
.contact_btn:
    hover {
    background: #f69015;
}

.contact_btn
    i {
    margin-left: 5px;
}

.apple_block
    img {
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.android_block
    img {
    width: 30px;
    vertical-align: middle;
}

.text_uppercase {
    text-transform: uppercase;
}

.our_difference {
    background-color: #b9d2e4;
    padding: 100px 0px;
}

.our_difference
    h4 {
    font-weight: 600;
}

.our_difference_left {
    padding-right: 50px;
    padding-top: 30px;
}

.sub_section {
    margin-top: 30px;
}

.italic_text {
    font-style: italic;
}

.sub_section
    h4 {
    margin-bottom: 15px;
}

.our_difference_left
    p, .stream_block p {
    /* font-family: 'Alliance No.2';
    font-weight: 600; */
    font-size: 14px;
}

.mobile_block {
    display: flex;
    align-items: center;
}

.mobile_block .mobile_image {
    width: 220px;
    object-fit: cover;
}

.stream_block {
    background-color: #fff;
    padding: 50px;
    margin-left: -1px;
    margin-top: -30px;
    border-radius: 0 30px 30px 0;
}

.stream_block
    p {
    margin-top: 40px;
}

.stream_block .stream_block_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
}

.stream_block_title
    span {
    border-bottom: 4px solid #f69015;
}

.our_products_img {
    width: 100%;
    height: 100%;
}

.our_products {
    padding: 50px 0px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.our_products_right {
    /* font-weight: 600; */
    /* font-family: 'Alliance No.2'; */
    padding-left: 80px;
}

.our_products_right
    h5 {
    font-weight: 800;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.products_block .row {
    margin-bottom: 30px;
    /* flex-wrap: inherit; */
    margin: 0 0 30px;
}
.products_block .row >
    div.col-md-3 {
    width: 120px;
}
.products_block .row >
    div.col-md-9 {
    width: calc(100% - 120px);
}

.products_block
    p {
    font-size: 14px;
}

.product_logo {
    width: 80px;
    object-fit: cover;
}

.product_title {
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 4px solid;
    padding-bottom: 5px;
    font-size: 30px;
    border-image: linear-gradient(to right, #079876 0%, #0ec69b 33%,#f3c61c 33%, #f6c714 66%, #ffa143 66%) 5;
}

.products_block .row >
    div {
    width: auto;
}
    img.voice {
    padding: 3px;
}


/*our-people*/
.d_block{
    display: block;
}
.our_people
    p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}

.our_people_row{
    margin: 0;
} 
.our_people_left{
    padding-right: 80px;
    background: #d7cdc1;
}
.our_people_left, .our_people_right{
    padding:130px 0px;
}
.our_people_left{
    padding-left: 100px;
    padding-right: 80px;
}
.our_people_right{
    padding-left: 70px;
    padding-right: 50px;
}
.section_title
    span{
    border-bottom: 5px solid #000;
}
.our_people_right .section_title
    span{
    border-bottom: 4px solid #de613e;
}
.our_people .section_title{
    margin-bottom: 50px;
    font-weight: 600;
}
.contact_block{
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.people_img{
    width: 45px;
    margin-top: -15px;
}
.contact_btn{
    background: #000;
    color: #fff;
    padding: 6px 15px;
    border-radius: 0;
    border: none;
    margin-right: 10px;
}
.contact_btn
    i{
    margin-left: 5px;
}
.apple_block
    img{
    width:40px;
    vertical-align: middle;
    margin-right: 10px;
}
.android_block
    img{
    width:40px;
    vertical-align: middle;
}
.text_uppercase{
    text-transform: uppercase;
}
.our_difference{
    background-color: #b9d2e4;
    padding: 100px 0px;
}
.our_difference
    h4{
    font-weight: 600;
}
.our_difference_left{
    padding-right: 50px;
    padding-top: 30px;
}
.sub_section{
    margin-top: 30px;
}
.italic_text{
    font-style: italic;
}
.sub_section
    h4{
    margin-bottom: 15px;
}
.our_difference_left
    p, .stream_block p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}
.mobile_block{
    display: flex;
    align-items: center;
}
.mobile_block .mobile_image{
    width:250px;
    object-fit: cover;
}
.stream_block{
    background-color: #fff;
    padding: 50px;
    margin-left: -1px;
    margin-top: -30px;
}
.stream_block
    p{
    margin-top: 50px;
}
.stream_block .stream_block_title{
    text-transform: uppercase;
    font-weight: 600;
}
.stream_block_title
    span{
    border-bottom: 4px solid #000;
}
.our_products_img{
    width:100%;
    border-radius: 15px;
}
.our_products{
    padding:100px 0px;
}
.our_products_right{
    font-weight: 600;
    font-family: 'Alliance No.2';
    padding-left: 80px;
}
.our_products_right
    h5{
    font-weight: 600;
    font-size: 16px;
}
.products_block .row{
    margin-bottom: 30px;
}
.products_block
    p{
    font-size: 14px;
}
.product_logo{
    width:80px;
    object-fit: cover;
}
.product_title{
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 5px solid;
    padding-bottom: 5px;
    border-image: linear-gradient(to right, #4dc6b2 0%, #4dc6b2 33%,#fed733 33%, #fed733 66%, #f7a245 66%) 5;
}
.blue_title{
    color: #0f2d73;
    font-weight: bold;
}

.our_contact
    p{
    /* font-family: 'Alliance No.2'; */
    /* font-weight: 600; */
    font-size: 14px;
}
.for_info{
    margin-top: 0;
}
.conatct_title{
    margin-bottom: 0px;
}
.email_txt{
    margin-bottom: 0px;
}
.fill_in_txt{
    margin-top: 0px;
    margin-bottom: 40px;
}
.fill_in_txt
    img{
    width:15px;
}
.join_us_txt{
    font-weight: bold;
    margin-bottom: 0px;
}
.contact_form_main{
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    width:75%;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.contact_form_sub{
    background-color: #d5e9ea;
    padding:30px;
    border-radius: 15px;
}
.submit_btn .btn{
    border-radius: 0;
    background: #54b9b3;
    border-color: #54b9b3;
    width: 180px;
    margin: 0 auto;
}
.submit_btn{
    text-align: center;
}
.contact_left{
    padding-right: 100px;
}
.our_contact{
    background-image:url("../images/contact_banner.png");
    background-size: cover;
    padding:100px 0px 50px 0px;
}
.captcha_block{
    margin: 0 auto 20px auto;
    width: 70%;
}
.captcha_block
    img{
    width:100%;
}
.what_we_do_banner{
    position: relative;
}
.wedo_banner_img{
    max-height: calc(100vh - 63px);
    object-fit: cover;
    width: 100%;
}
.what_we_do_banner .banner_info{
    /* position: absolute; */
    /* top:150px; */
    /* left:200px; */
}
.what_we_do_banner .banner_info .main_heading {
    font-weight: bold;
}
.what_we_do_banner .banner_info .sub_heading{
    font-weight: bold;
    color: #000;
}
.down_arrow_block{
    position: absolute;
    bottom: 70px;
    left: 50%;
}
.down_arrow_block
    img{
    width:30px;
    cursor: pointer;
}
.form-control:
    focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0px 0px 0px 1px #3255ff;
}
    textarea {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    outline: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
    textarea:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0px 1px 9px 4px #8d9bdf70;
    box-shadow: 0px 0px 0px 1px #3255ff;
}
.submit_btn .btn:
    hover{
    background-color: #000;
    border-color: #000;
}
.submit_btn .btn:
    focus{
    box-shadow: none;
}
.coming_soon {
    min-height: calc(100vh - 151px);
    display: flex;
    justify-content: center;
    align-items: center;
}
    span.under-line{
    position: relative;
}
    span.under-line:before {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    background: url(../images/hand-write.png);
    left: 0;
    bottom: -6px;
    background-size: cover; 
}






/* careerpage start here */
    section.our_difference.career-page ul {
    list-style: none;
    padding: 0;
    /* border-bottom: 1px solid #ccc; */
    display: block;
}
    section.our_difference.career-page ul li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 15px 15px;
    position: relative;
    cursor: pointer;
}
    section.our_difference.career-page ul li::before {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
    section.our_difference.career-page ul li:hover::before {
    border-color: #6a82f6;
}
    section.our_difference.career-page {
    background-color: #fff;
    position: relative;
    background-image: url(../images/career_bg.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: bottom -150px left 0px;
}
.col-md-6.our_difference_left.career-right .sub_section
    h4 {
    font-size: 18px;
}
    section.our_difference.career-page ul li i {
    font-size: 30px;
    vertical-align: middle;
    float: right;
}
    section.our_difference.career-page ul li:hover {
    background: #f2fcfd;
}
.header_mbole {
    display: none;
}
    h5.appreciate_h4 {
    color: #0f2d73;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.contact_form_sub
    input + p {
    color: red;
    font-size: 12px;
}
    p#details_err {
    color: red;
    font-size: 12px;
}
    @media (max-width: 767px) {
    .bg-black {        
        padding: 14px 0;
    z-index: 99;
        
    }
    .navbar-collapse .logo {
    display: none !important;
    }
    .header_mbole {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
    .right-menu li {
    width: 100%;
    margin-bottom: 15px;
        
    }
    
    .right-menu {
    padding: 0;
    border-top: 2px solid #fff;
    margin-top: 15px;
    padding-top: 15px;
    }
    .right-menu li.button {
    display: inline-block;
    width: auto;
    }
    .navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
    box-shadow: none;
    }
    .what-we-do h2 {
    font-size: 30px;
    margin-bottom: 30px;
       
    }
    body .what-we-do-left ul li button{
    padding: 20px 15px;
    }
    .what-we-do-right-box h5 {
    font-size: 25px;
    font-family: 'Alliance No.2';
    line-height: 25px;
    }
    .account_service_box h3 {
    font-size: 23px;
    font-family: 'Alliance No.2';
    line-height: 30px;
        
    }
    .people_buttons button {
    min-width: auto;
    padding: 5px 10px;
    clear: both;
    border-radius: 0;
    font-size: 12px;
    font-weight: 600;
    }
    .banner p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
    }   
}
.our_career_form .contact_form_main{
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    padding: 30px 0px 0px 0px;
}
.our_career_form .contact_form_sub {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}
.our_career_form
    input, .our_career_form select, .our_career_form textarea{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.our_career_form
    input:focus, .our_career_form select:focus, .our_career_form textarea:focus{
    border-color: #000006;
    outline: 0;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}
.our_career_form .submit_btn .btn{
    border-radius: 5px;
    background: transparent;
    color: white;
    border: none;
    width: auto;
    padding: 5px 15px;
    text-transform: uppercase;
    margin: 0 0 0 auto;
    display: table;
    background: #f00;
}
    p#interested_err, p#captcha_err{
    color: red;
    font-size: 12px;
}
.our_career_form .submit_btn .btn:
    hover {
    background: #000;
}
.our_career_form
    textarea {
    min-height: 100px;
}
.contact_form_sub .form-label {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 500;
}
.banner
    h3 span {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(87.5%, transparent), color-stop(0%, #ff0000));
    background-image: linear-gradient(180deg, transparent 87.5%, #ff0000 0%);
    background-position: 0 -0.2125em;
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: background-size .4s linear;
    transition: background-size .4s linear;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-position-y: bottom;
    cursor: pointer;
}

.banner
    h3 span:hover {
    background-size: 100% 100%;
}

.what-we-do-right-box
    ul {
    padding: 0;
    margin-left: -3px;
    position: relative;
    z-index: 1;
}

.what-we-do-right-box
    ul li {
    display: inline-block;
    border: 1px solid #000;
    font-size: 13px;
    padding: 2px 10px;
    margin: 3px;
    cursor: pointer;
    /* background: #05e6ff; */
    &:
    hover {
        background-color: #f2f2f2;
    border-color: #f2f2f2;
    }
}

.partner_us {
    min-width: auto;
    padding: 7px 15px;
    clear: both;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    border: 2px solid #000;
    text-transform: uppercase;
    color: #000;
    margin-top: 15px;
    &:
    hover {
        background-color: #000;
    border-color: #000;
    }
}
.what-we-do-new {
    background-color: #161616;
    padding: 50px 50px;
}
.what-we-do-new-main {
    display: flex;
    align-items: center;
    min-height: calc(100vh - 160px);
    width: 100%;
}
.what-we-do-new-main-one {
    width: 50%;
    color: white;
    padding-right: 120px;
    min-width: 50%;
    position: relative;
    z-index: 1;
}
.what-we-do-new-main-two {
    width: 50%;
}

.what-we-do-new-main .carousel-caption {
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.what-we-do-new-main .carousel-caption
    p.sub_text {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.what-we-do-new-main .carousel-caption
    h3 {
    margin-bottom: 5px;
}
.what-we-do-new-main .carousel-item
    img {
    height: calc(100vh - 250px);
    object-fit: cover;
    border-radius: 15px;
}

.what-we-do-new-main-one
    h5 {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-family: 'Alliance No.2'; */
    letter-spacing: 1px;
    font-size: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    font-weight: 600;
}
.what-we-do-new-main-one
    h3 {

font-weight: 900;
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 45px;
  
}
.partner {
    background-color: #161616;
    min-height: calc(100vh - 62px);
    display: flex;
    color: white;
    align-items: center;
    text-align: center;
    position: relative;
}
.partner-main
    p {
    max-width: 600px;
    margin: 0 auto 25px;

}
.partner-main
    a.btn {
    background: transparent;
    border: none;
    padding: 2px 0;
    clear: both;
    font-weight: 600;
    border-radius: 0 !important;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    box-shadow: none;
    color: white;
    border-bottom: 5px solid #01ddf4;
    box-shadow: none;
}
.partner-main
    a.btn:hover {
    /* background-color: #f18b2e; */
    border-color: #f18b2e;

}
.partner
    i {
    position: absolute;
    bottom: 50px;
    font-size: 25px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 5px;
    color: white;
    cursor: pointer;
}
.partner
    i:hover {
    color: #f18b2e;
    border-color: #f18b2e;
}
.our-investor-main {
    display: flex;
    align-items: center;
}
.our-investor-main >
    div{
    width: 50%;

 }
 .our-investor-main >
    div.our-investor-main-one{
    width: 60%;

 }
 .our-investor-main >
    div.our-investor-main-two{
    width: 40%;

 }
 .our-investor {
    padding: 100px 0;
    background-color: #bec8cb;
    background-image: url(../images/new/lines.png);
    background-repeat: no-repeat;
    background-position: right top -150px;
    background-size: 500px;
 }
 .our-investor-main-one
    a.btn {
    background-color: white;
    border-radius: 25px;
    border: none;
    color: #000;
    font-weight: 500;
    padding: 7px 20px;
    margin-top: 20px;
    font-size: 14px;
    
    
    
    
    
    
    
    
    
    
    
    
    &:
    hover {
        background-color: #000;
    color: white;
    }
 }
 .our-investor-main-two {
    background-color: #effd9a;
    border-radius:35px 0 35px 0;
    margin-left: 5%;
    padding: 30px;
 }
 .our-investor-main-two {
    display: flex;
 }
 .our-investor-main-two .our-investor-main-two-inner2
    img{
    max-height: 350px;
 }
 .our-investor-main-two-inner2 {
    margin-left: 50px;
 }
 .our-investor-main-two-inner
    h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: left;
    line-height: 30px;
    margin-bottom: 30px;
    span {
        display: block;
    text-align: center;
    position: relative;
    left: -64px;
    }
 }
 .our-investor-main-two-inner
    h4 {
    font-weight: normal;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    margin-top: 40px;
 }
 .our-investor-main-two-inner
    a.btn {
    margin: 0;
    display: table;
    margin-top: 15px;
    background-color: #000;
    border: none;
    border-radius: 0;
    padding: 6px 15px;
    /*text-transform: uppercase;*/
    font-weight: 500;
    font-size: 14px;
    
    
    
    
    
    
    
    
    &:
    hover {
        background-color: #2a2c3d;
    }
 }

 .leadership-section{
    background: #dce0e4;
    /* padding: 0 0; */

 }
 .leadership-section-main {
    display: flex;
    margin: 0 -50px;
 }
 .leadership-section-main >
    div {
    padding: 50px 50px;
    position: relative;
 }
 .leadership-section-main
    h3 {
    font-size: 25px;
    margin: 0;
}

.leadership-section-main
    h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #575757;
}
.leadership-section-main-one {
    background-color: #f2f2f2;
    position: relative;
    
}
.leadership-section-main-one::
    before {
    content: "";
    position: absolute;
    width: 1000%;
    height: 100%;
    background-color: #e9eeef;
    right:   0;
    top: 0;
    background: rgb(239,243,244);
    background: linear-gradient(74deg, rgba(239,243,244,1) 0%, rgba(200,209,215,1) 100%);
}
.leadership-section-main-two
    ul {
    list-style: none;
    margin: 25px 0 25px;
    padding: 0;
}

.leadership-section-main-two
    ul li img {
    width: 50px;
    padding: 6px;
}

.leadership-section-main-two
    ul li {
    display: inline-block;
    background: white;
    padding: 13px;
    margin-right: 2px;
    margin-bottom: 5px;
    border-radius: 8px;
    box-shadow: 6px 2px 4px 2px #acabab;
}
.leadership-section-main-two
    a {
    background-color: #000;
    border: none;
    color: white;
    text-decoration: none;
    padding: 8px 25px;
    /*text-transform: uppercase;*/
    margin-top: 10px;
    display: inline-block;
    &:
    hover {
        background-color: #2a2c3d;
    }
}
.leadership-section-main-one {
    background-color: transparent;
    
}
.leadership-section-main-one::
    after {
    content: "";
    background-image: url(../images/new/main2.png);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: bottom 0px right 10px;
    background-size: 500px;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    right: 30px;
}
.leadership-section-main-one
    a.btn{
    border-radius: 0;
    padding: 8px 25px;
    margin-top: 15px;
    position: absolute;
    bottom: 70px;
    right: 20px;
    min-height: 130px;
    border-radius: 4px;
    box-shadow: none;
    background: #01ade5;
    border: navajowhite;
    z-index: 2;
}
.partners-sponsers {
    background-color: #161616;
    /* min-height: calc(100vh - 62px); */
    padding: 50px 0;
}
.partners-sponsers-main-one {
    color: white;

}

.col-sm-6.partners-sponsers-main-two .accordion-item {
    background: transparent;
    color: white;
}

.col-sm-6.partners-sponsers-main-two .accordion-item
    button {
    background: transparent !important;
    border-bottom: 1px solid white;
    color: white;
    padding-left: 0;
    box-shadow: none;
    padding-right: 0;
    letter-spacing: 2px;
}

.col-sm-6.partners-sponsers-main-two .accordion-body {
    padding-left: 0;
    padding-right: 0;
}
.partners-sponsers-main-two  .accordion-button::
    after {
    filter: brightness(0) invert(1);
}
.what-we-do-banner {
    display: flex;
    width: 100%;
    max-width: 100% !important;
    /* align-items: center; */
}
.what-we-do-banner-one {
    text-align: left;
    width: 50%;
    min-width: 50%;
}
.what-we-do-banner-two {
    background-color: rgba(0,0,0,0.9);
    padding: 30px;
    width: 50%;
    margin-left: 50px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    text-align: left;
    max-width: 310px;
    margin: 0 0 0 auto;
    min-height: 280px;
}
.what-we-do-banner-two
    h5{
    color: #9f9f9f;
    font-size: 14px;
    margin-bottom: 15px;
}
.what-we-do-banner-two
    a.btn{
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255,171,132);
    background: linear-gradient(90deg, rgba(255,171,132,1) 0%, rgba(243,129,188,1) 100%);
    &:
    hover {
        background: linear-gradient(-90deg, rgba(255,171,132,1) 0%, rgba(243,129,188,1) 100%);
    }
}

.what-we-do-new-main-two .carousel-caption {
    right: 50px;
    left: 50px;
}

.what-we-do-banner-two
    i {
    font-size: 25px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 3px;
    cursor: pointer;
    float: right;
    margin-top: 60px;
}

.what-we-do-banner-two
    i:hover {
    background: white;
    color: #000;
}
.what-we-do-banner-two
    p {
    margin: 0;
}
.what-we-do-new .carousel-control-next, .what-we-do-new .carousel-control-prev {
    width: 60px;
}
.what-we-do-new .carousel-indicators {
    margin-bottom: -15px;
}

.what-we-do-new-main >
    div {}

.what-we-do-new-main-one
    p {
    width: 100%;
    min-width: 100%;
}
.our-investor-main-one
    p.sub-text {
    font-weight: 600;
    font-size: 16px;
}
.leadership-section-main-one
    a {
    text-align: left;
}
.leadership-section-main-one
    span {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1;
}
.leadership-section-main-one
    a i {
    display: inline-block;
    font-size: 20px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    &:
    hover {
        background-color: white;
    color: #000;
    }

}

.col-sm-6.partners-sponsers-main-one
    h5 {
color: #5f5f5f;
    margin-bottom: 35px;
}
.col-sm-6.partners-sponsers-main-one
    h3 {
    line-height: 45px;
    padding-right: 60px;
    span {
        color: #eafd79;
    display: block;
    }
}




.col-sm-6.partners-sponsers-main-two .accordion-button:not(.collapsed)::
    after {   
    background-image: url(../images/new/minus.png);

}

.col-sm-6.partners-sponsers-main-two .accordion-button::
    after {
    background-image: url(../images/new/plus.png);

}
.leadership-section-main-one >
    div {
    position: relative;
}
.col-sm-6.partners-sponsers-main-two {
    margin-top: 49px;
}








.brudcrump_insights {
    padding: 6px 0;
    background-color: #414141;
}
.brudcrump .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brudcrump
    ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 0;
    color: white;
}
.brudcrump
    ul li {
    padding: 0 5px;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
}
.brudcrump
    ul li a {
    color: white;
    text-decoration: none;
}
.blog-page__brudcrump__search {
    background: #fff !important;
    border-radius: 10px;
    border-radius: 25px;
    padding: 5px 15px !important;
    min-height: inherit !important;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 280px;
    padding-right: 8px !important;
}
.blog-page__brudcrump__search
    input {
    border: none;
    outline: none;
    list-style: none;
    line-height: 25px;
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 0;
}
.blog-page__brudcrump__search
    i.fa.fa-search {
    font-size: 16px;
    background: #000;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
}
.keywords {
    display: flex;
    justify-content: flex-end;
    padding: 20px 0;
}
.keywords
    ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.keywords
    ul li {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}
.keywords
    ul li.active {
    background: #f0fafe;
}
.social
    ul {
    list-style: none;
    padding: 0;
    display: table;
    margin-bottom: 15px;
    padding-bottom: 30px;
}
.social
    ul li {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 5px;
    margin-right: 8px;
    border: 1px solid #ccc;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.social
    ul li i {
    font-size: 25px;
}
.social
    ul li.active {
    background-color: #0c63a8;
}
.social
    ul li.active i {
    color: #fff;
}
.blog-page__blogs__list__box__caption {
    padding: 0 10px;
}
.blogs-list
    a {
    position: relative;
}
.blogs-list
    figure img {
    width: 100%;
    border-radius: 25px;
    height: 230px;
    object-fit: cover;
    display: flex;
    object-position: 0 0;
}
.blog-page__blogs__list__box__caption
    h3 {
    margin: 15px 0 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
    /* min-height: 40px; */
    /* max-width: 250px; */
}
.blog-page__blogs__list__box__caption
    h3 a {
    text-decoration: none;
    color: #000;
}
.blog-page__blogs__list__box__caption
    span {
    font-size: 13px;
    color: #777;
}
    span.cat {
    display: inline-block;
    background: #f2f2f2;
    padding: 2px 20px;
    border-radius: 8px;
    /* margin-top: -41px; */
    float: right;
    text-transform: uppercase;
    /* color: #000; */
    margin-top: 0px;
}
.blog-page__blogs__list__box__caption
    p {
    margin-top: 15px;
}
.blogs-list {
    padding-bottom: 30px;
}
.keywords
    ul li:hover {
    background-color: #f2f2f2;
}
.source {
    color: #777;
}
.blog-page__blogs__list__box__caption
    p {
    margin-top: 15px;
}
.blog-page__blogs__list__box__caption {
    padding: 0 10px;
    font-weight: 500;
    font-size: 14px;
}

.contact-page {
    background-color: #161616;
    min-height: calc(100vh - 60px);
    color: white;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.contact_page_main .form-control {
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid white;
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 25px;
    color: white;

}
.contact_page_main .form-control::
    placeholder {
    color: #9f9f9f;
    opacity: 1;
}
.contact_page_main
    label {
    font-size: 14px;
    color: #bcbcbc;
    margin-bottom: 0;
}
.mobile-nuber {
    position: relative;
}
.mobile-nuber
    img {
    position: absolute;
    left: 0;
    top: 32px;
}
.mobile-nuber
    input {
    padding-left: 40px !important;
}
.contact_page_main .submit_btn
    button {
    /*background-color: #ffff47;*/
    /*color: #000;*/
    border: none;
    font-size: 14px;
    float: right;
    font-weight: 600;
    padding: 8px 25px;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 25px;
    width: auto;
    &:
    hover {
         background: linear-gradient(180deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    }
}
.contact-page-one
    h3 {
    margin-bottom: 25px;
}
.contact-page-one
    h5 {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-family: 'Alliance No.2'; */
    letter-spacing: 1px;
    font-size: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    font-weight: 600;
}

.email-block {
    display: flex;
    margin-top: 25px;
    /* justify-content: space-between; */
}

.email-block
    h4 {
    font-size: 16px;
    margin-bottom: 9px;
    color: #b3b2b2;
}

.email-block-two {
    margin-left: 70px;
}

.email-block-two
    ul {
    padding: 0;
    display: flex;
}

.email-block-two
    ul li {
    padding: 0 5px;
    display: table;
    &:
    first-child {
        padding-left: 0;
    }
}

.email-block-two
    ul li i {
    font-size: 20px;
}

.pre-book {
    background-color: white;
    display: flex;
    max-width: 450px;
    margin-top: 15px;
    
}
.pre-book
    input{
    background-color: transparent;
    padding: 8px 15px;
    border: none;
    box-shadow: none;
    width: calc(100% - 134px);
    font-size: 14px;
    outline: none;
    background-color: #272d29;
    border: 2px solid #898b80;
    color: white;
    border-right: none;
    
}
.pre-book
    button{
    background-color: #ffff47;
    color: #000;
    border: none;
    float: right;
    font-weight: 600;
    padding: 8px 25px;
    text-transform: uppercase;
    min-width: 134px;
    font-size: 14px;

    &:
    hover {
        background-color: #f18b2e;
    }
}
.email-block-two
    ul li i:hover {
    color: #e0e0e0;
}
    @media (max-width: 767px) {
    .logo img {
        max-width: 180px;
    border-radius: 5px;
    }
    .our_values_left {
    margin-bottom: 50px;
    }
    .what-we-do-new-main {
    flex-wrap: wrap;
    }
    
    .what-we-do-new-main > div {
    width: 100%;
    }
    .what-we-do-new {
    padding: 35px 15px;
    position: relative;
    }
    .what-we-do-banner-two {
    width: 100%;
    }
    .what-we-do-banner-one {
    display: none;
    }
    
    .what-we-do-new-main .carousel-item img {
    height: 300px;
        
    }
    .what-we-do-new-main {
    min-height: auto;
    }
    .what-we-do-banner {
    display: none;
    }
    .what-we-do-new-main-one {
    padding-right: 0;
    }
    .what-we-do-new-main-one h3 {
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 30px;
    }
    .what-we-do-new .carousel-indicators {
    margin-bottom: 0;
    }
    .our-investor-main {
    flex-wrap: wrap;
    }
    
    .our-investor-main > div {
    width: 100%;
    }
    .our-investor-main-two {
    margin-left: 0;
    margin-top: 80px;
    }
    .our-investor-main-two-inner2 {
    margin-left: 0;
    }
    .our-investor-main-two-inner h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: left;
    line-height: 23px;
    }
    .our-investor-main-two .our-investor-main-two-inner2 img {
    max-height: 270px;
    padding-left: 15px;
    }
    .leadership-section-main {
    flex-wrap: wrap;
    margin: 0;
    }
    .leadership-section-main > div {
    padding: 15px;
    position: relative;
    }
    .leadership-section-main-one a.btn {
    border-radius: 0;
    padding: 8px 25px;
    margin-top: 15px;
    position: relative;
    bottom: 0;
    right: 20px;
    min-height: 130px;
    border-radius: 4px;
    box-shadow: none;
    background: #01ade5;
    border: navajowhite;
    z-index: 9;
    float: right;
    }
    h3 {
    font-size: 25px;
    line-height: 25px;
    }
    .col-sm-6.partners-sponsers-main-one h3 {
    line-height: 25px;
    padding-right: 0;
    }
}

.what-we-do-new-main-one
    p a {
    display: block;
    color: white;
    text-decoration: none;
    margin-top: 15px;
    color: #ccc;
    cursor: pointer;
    &:
    hover {
        color: white;
    }
}




.banner.company_banner {
    background: #161616;
}
.banner.company_banner
    h5, .banner.home_banner h5 {
    color: #285ff6;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-family: 'Alliance No.2'; */
    letter-spacing: 1px;
    font-size: 25px;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(212, 143, 250, 1) 0%, rgba(245, 150, 106, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    font-weight: 600;
}
.banner.company_banner
    a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 25px;
    font-weight: 500;
    text-transform: inherit;
}
.banner.company_banner
    a.btn:hover {
    background: linear-gradient(180deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);

}
.banner.home_banner {
    background: #161616;
}
.banner
    a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 25px;
    font-weight: 500;
    text-transform: uppercase;
}

.contact_page_main
    input + p, p#phone_err, p#details_err {
    color: red;
    font-size: 12px;
    margin-top: 0;
    position: relative;
    top: -20px;
}
    p#success_msg.success_msg {
    background: #b9f9ae;
    color: #000;
    border: 3px solid #42ae13;
    border-radius: 15px;
    font-weight: 600;
    padding: 10px 25px;
    color: #1aa901;
    font-weight: 500;
    margin-top: 0;
    /*display: none;*/
}
    p#error_msg.error_msg {
    background: #f4d8d8;
    color: #000;
    border: 3px solid #ee7575;
    border-radius: 15px;
    font-weight: 600;
    padding: 10px 25px;
    color: red;
    margin-top: 0;
    font-weight: 500;
    /*display: none;*/
}


.what-we-do-new-main-one
    a.btn {
    margin-top: 15px;
    font-size: 14px;
    border-radius: 0;
    background-color: #f7a245;
    color: #000;
    border: none;
    background: rgb(255, 171, 132);
    background: linear-gradient(90deg, rgba(255, 171, 132, 1) 0%, rgba(243, 129, 188, 1) 100%);
    border-radius: 8px;
    padding: 8px 20px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.what-we-do-banner-two.left {
    margin: 0 0 0 30px;

}
    @media (max-width: 767px) {
    .our-investor-main > div.our-investor-main-one{
    width: 100%;

 }
 .our-investor-main > div.our-investor-main-two{
    width: 100%;

 }
}


.blogs-list .col-sm-4 {
    margin-bottom: 25px;
}
    a {
    box-shadow: none !important;
    outline: none;
}
.account_service_box
    ul a {
    color: #000;
}
    img.vision_icon.wifi_icon {
    transform: none;
    margin-bottom: 7px;
}

.contact_page_main .form-control
    option {
    color: #000;
    text-indent: 10px;
    /* background: red; */
    border-left: 15px solid white;
}

.contact_page_main
    select.form-control {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 300px;
    overflow: auto;
    background-image: url(../images//new/down.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 20px;
    appearance: none;
}
    p#Prebookemail_err {
    color: red;
}
    a.read_more {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    &:
    hover {
        color: #000;
    }
}
    section.our_difference.career-page p#success_msg {
    display: none;
}
.social
    li i.fa.fa-google-plus.fa-2x {
    display: none;
}
.col-lg-3.col-md-3.col-sm-12.col-xs-12.footer_social_block
    ul.social {
    display: table;
    margin: 0 0 0 auto;
}
    section.our_difference.career-page .submit_btn p {
    display: none;
}
    section.our_difference.career-page textarea + p#details_err {
    top: 0;
}

.partner_with_us_text {
    display: flex;
    justify-content: center;
}

.banner.company_banner .carousel-caption {
    max-width: 100%;
    padding: 0 60px;
}
.banner.company_banner .carousel-control-next, .banner.company_banner .carousel-control-prev {
    width: 50px;
}
    li.join_network {
    border: 1px solid #ccc;
    border-radius: 0;
}
    li.join_network:hover {
    /* background-color: white; */}
.world-hub-banner {
    min-height: calc(100vh - 64px);
    background-color: #0A0A0A;
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0;
}
.world-hub-banner
    video {
    position: absolute;
}
.world-hub-banner-left {
    position: relative;
    /* z-index: 8; */
    color: white;
}
.world-hub-banner-left
    h3 {
font-size: 40px;
    line-height: 1;
    /* letter-spacing: -4.8px; */
    font-weight: 700;
    text-transform: initial;
    font-family: "Roboto", sans-serif;
    line-height: 45px;
    font-family: "Kanit", sans-serif;
    letter-spacing: 2px;
    font-size: 50px;
    font-weight: 800;
    line-height: 55px;

}
.world-hub-banner-left
    h3 span{
    display: block;
    color: #fec63d;
}
.world-hub-banner-left
    h5 {
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #9f9f9f;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 35px;
    color: #9f9f9f;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.gray_lines {
    padding: 0 !important;
    pointer-events: none;
}
.world-hub-banner-right {
    position: relative;
}
.world-hub-banner-right
    p {
    color: #9f9f9f;
    max-width: 592px;
}

.our-process {
    min-height: calc(100vh - 64px);
}

.right-menu
    li i.la.la-arrow-right {
    font-size: 16px;
    vertical-align: middle;
    transform: rotate(-45deg);
    transform: scale(1.2) rotate(-29deg);
    margin-left: 5px;
    color: white;
    position: relative;
    top: -2px;
}
    a.logo_text i.fa.fa-bars {
    margin-right: 15px;
    vertical-align: middle;
    font-size: 20px;
}
.right-menu
    li i.fa.fa-angle-down {
    vertical-align: middle;
    position: relative;
    top: -2px;
    font-size: 21px;
    font-weight: 900;
}
.our-process {
    background-color: #111;
    color: white;
    padding: 30px 0;
    min-height: calc(100vh - 64px);
    display: flex;
    align-items: center;
}
.our-process
    h3.head{
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}
.our_process_box {
    background-color: #e2e2e2;
    color: #000;
    padding: 30px 20px;
    border-radius: 8px;
    min-height: 350px;
    position: relative;
    /* overflow: hidden; */
}
.our_process_box
    h3 {
    font-size: 16px;
    display: inline-block;
    font-weight: 800;
    border: 2px solid #9f9f9f;
    line-height: 1;
    padding: 8px 25px;
    border-radius: 15px;
    margin-bottom: 55px;
    text-transform: initial;
    font-family: "Roboto Mono", monospace;
    font-weight: 800;
    /* font-family: "Baskervville", serif; */
    color: #000;
    letter-spacing: 1px;
}.our_process_box
    p {
    /* font-weight: 500; */
    font-family: poppins;
}
.our_process_box
    span {
    float: right;
    font-size: 50px;
    line-height: 1;
    position: relative;
    top: -15px;
    opacity: 1;
    letter-spacing: 1px;
    color: #000;
    font-family: "Agu Display", serif;
}
.our-process
    button {
    display: inline-block;
    width: auto;
    padding: 7px 15px;
    border-radius: 8px;
    border: 2px solid #9f9f9f;
    background: transparent;
    color: #9f9f9f;
    margin-top: 25px;
    min-width: 180px;
    margin: 65px auto 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}


.our-process .row .col-sm-3 {
    width: 27%;
}
.our-process .row .col-sm-3.last-box {
    width: 19%;
}
/* .our_process_box img.number {
    width: 80px;
    float: right;
    vertical-align: text-bottom;
    position: absolute;
    top: -20px;
    right: -20px;
} */
.our_process_box
    img.number {
    width: 80px;
    float: right;
    vertical-align: text-bottom;
    position: relative;
    top: 0px;
    right: 10px;
    position: absolute;
}
    font.world_hub_text {
    position: absolute;
    bottom: 34px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    padding: 15px 22px;
    font-size: 30px;
    text-transform: uppercase;
    opacity: 0.1;
    font-family: 'AllianceBold' !important;
}
    img.team {
    position: absolute;
    left: 0;
    bottom: -3px;
    display: flex;
    width: 100%;
    top: initial;
    opacity: 0.8;
    filter: grayscale();
}
    font.world_hub_text img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    width: 100%;
}


.our-process .row
    i.la.la-angle-right {
    position: absolute;
    right: -40px;
    color: white;
    top: -50px;
    bottom: 0;
    margin: auto;
    display: table;
    width: auto;
    font-size: 25px;
    cursor: pointer;
}

.our-process .row {
    position: relative;
}

.our-portfolio {
    padding: 40px 0;
    min-height: calc(100vh - 64px);
    background-image: url(../images/new/pattren.png);
    background-size: 130px;
}
.our-portfolio .row{
    justify-content: center;
    margin-bottom: 135px;
}
.our-portfolio .row:
    last-child{
    margin: 0;
}
.Portfolio-box {
    background-color: #060606;
    min-height: 125px;
    display: flex;
    align-items: center;
    padding: 30px;
    transition: all ease-in-out 0.2s;
    width: 150px;
}
.Portfolio-box
    img{
    width: 100%;
    opacity: 0.3;
}
.Portfolio-box:
    hover{
    box-shadow: 0 0 0 1px #e0fd7d;
}
.Portfolio-box:
    hover img{
    opacity: 1;
}
.our-portfolio
    h3.head {
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}

.our-process
    button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}
.our-process
    button {
    position: relative;
    overflow: hidden;
}
.our-process
    button:hover:before {
    width: 100%;
}
.our-process
    button span {
    position: relative;
}
.our-process
    button:hover {
    color: #000;
    border-color: white;
}
    p.welcome_text {
    background: #000;
    display: flex;
    position: absolute;
    color: white !important;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 15px 15px 25px;
    font-size: 40px;
    left: 20px;
    line-height: 45px;
    bottom: -50px;
    right: 15px;
    border-radius: 8px;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    font-family: "Baskervville", serif; 
}
    p.welcome_text span {
    font-size: 10px;
    display: block;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    font-family: "Roboto Mono", monospace;
    letter-spacing: 0;
    font-weight: 400;
    color: #9f9f9f;
}
.Portfolio-box.world_wide {
    padding-left: 15px;
    padding-right: 15px;
}
.etherum_icon, .letter_icon {
    pointer-events: none;
}
.etherum_icon
    img {
    width: 48px;
    margin: 0 auto;
    opacity: 0.5;
}
.letter_icon
    img {
    width: 50px;
    margin: 0 auto;
    opacity: 0.8;
    
}
    h3.head {
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}

.start_up_new {
    color: #7a7a7a;
}
.start_up_new
    h3 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
}
.start_up_new
    h3, .start_up_new p{
    color: #9f9f9f;
}

.start_up_new .world-hub-banner-left {
    max-width: 400px;
}
.user_block {
    color: #9f9f9f;

}

.user_block
    figure {
    margin: 0;
    margin-right: 15px;
}

.user_block
    figure img {
    width: 60px;
    border-radius: 50%;
}

.user_block {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: 50px;
}

.user_block
    p {
    margin: 0;
}

.user_block
    h4 {
    font-size: 16px;
    margin: 0;
}
.social_icons {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_icons
    li{
    padding: 0;
}
.social_icons
    li a{
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #9f9f9f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.social_icons
    li a i{
    font-size: 25px;
    vertical-align: middle;
 }

 .world-hub-banner-right
    h4 {
    font-size: 20px;
    color: #9f9f9f;
}
.submit_project
    button {
    display: inline-block;
    width: auto;
    padding: 8px 15px;
    border-radius: 8px;
    border: 2px solid #9f9f9f;
    background: transparent;
    color: #9f9f9f;
    margin-top: 25px;
    max-width: 270px;
    margin: 0px auto 0;
    text-transform: uppercase;
    font-weight: 500;
    float: right;
    text-align: left;
    position: relative;
    width: 100%;
    font-size: 14px;
}
.submit_project
    button span{
    position: relative;
}

.submit_project
    button i {
    float: right;
    font-size: 20px;
    transform: rotate(-45deg);
    transform: scale(1.2) rotate(-29deg);
}
.submit_project
    button:hover {
    color: #000;
    border-color: white;
}
.submit_project
    button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}

.submit_project
    button:hover:before {
    width: 100%;
}
.foooter_new_blocks {
    display: flex;
}
.foooter_new_blocks
    ul {
    padding-left: 25px;
}

.foooter_new_blocks
    ul li {
    padding: 3px 10px;
    font-size: 12px;
}

.foooter_new_blocks
    ul li a {
    letter-spacing: 0;
    color: #9f9f9f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.foooter_new_blocks
    ul li {
    display: block;
    color: #9f9f9f;
}

.enter_your_mail_id {
    color: white;
    display: flex;
    align-items: center;
    border-bottom: 2px solid white;
}

.enter_your_mail_id
    input {
    border: none;
    background: no-repeat;
    padding: 5px 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    color: white;
    &::
    placeholder {
        opacity: 1;
    color: #9f9f9f;
    }
}

.enter_your_mail_id
    i {
    font-size: 22px;
    color: #9f9f9f;
}
    ul.adress p {
    color: #99d369;
    font-weight: 600;
    font-size: 16px;
}
.display_none {
    display: flex;
} 
.mobile_visible {
    display: none;
}
    li.join_network:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: white;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.2s;
}
    li.join_network:hover:before {
    width: 100%;
}
    li.join_network:hover {
    color: #000 !important;
}
    li.join_network:hover span {
    position: relative;
    color: #000;
    i {
        color: #000 !important;
    }
}
    li.join_network a::before {
    display: none !important;
}
    @media (max-width: 767px) {
    .our-process .row .col-sm-3 {
        width: 100%;
    margin-bottom: 25px;
    }
    .our-portfolio .row {
    justify-content: center;
    margin-bottom: 0;
    }
    .mobile_visible {
    display: block;
    }
    .our-process .row .col-sm-3.last-box {
    width: 100%;
    margin-top: 20px;
    }
    .Portfolio-box {
    margin-bottom: 25px;
    }
    .empty_col {
    display: none;
    }
    .our-portfolio .col-sm-2 {
    width: 50%;
    }
    .display_none {
    display: none;
    }
    .start_up_new .world-hub-banner-left {
    max-width: 400px;
    padding: 30px 0;
    }
    li.gray_lines {
    display: none;
    }
    .world-hub-banner-left h3 {
    font-size: 40px;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    }
    .world-hub-banner {
    min-height: auto;
    }
    .foooter_new_blocks {
    display: flex;
    flex-wrap: wrap;
    }
    .foooter_new_blocks ul {
    padding-left: 0;
    }
    .foooter_new_blocks ul li {
    padding-left: 0 !important;
    }
    
}

.world_hub_about {
    background-color: #000000;
    padding: 30px 0;
    min-height: calc(100vh  - 64px);
    display: flex;
    align-items: center;
    
}
.heading_about {
    text-align: center;
    color: white;
    h3 {
        text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 0;
    }
    p {
        color: #9f9f9f;
    }
}

.world_hub_about_left {
    background: #eeede9;
    padding: 30px;
    border-radius: 8px;
    margin-top: 25px;
    h3 {
        font-size: 18px;
    margin: 0 0 15px;
    img {
            max-width: 35px;
    /* display: flex; */
    vertical-align: middle;
    position: relative;
    top: -5px;
    margin-right: 5px;
        }
    }
    h4 {
        font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    font-family: "Roboto Mono", monospace;
    margin-bottom: 15px;

    }
    
}
.world_hub_about_right {
    background: #eeede9;
    padding: 30px;
    border-radius: 8px;
    margin-top: 25px;
    h3 {
        font-size: 18px;
    margin: 0 0 15px;
    img {
            max-width: 35px;
    /* display: flex; */
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 5px;
        }
    }
    h4 {
        font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    font-family: "Roboto Mono", monospace;
    margin-bottom: 15px;

    }
    
}
.world_hub_about_left .btn_grp {
    display: table;
    margin: 45px 0 0 auto;
    button {
        background-color: white;
    border: 1px solid #ccc;
    padding: 6px 15px;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 500;
    font-size: 13px;
    border-radius: 4px;
    }
}
.about_box_log
    img {
    width: 100px;
    
}

.about_bottom_area_left
    img {
    width: 80px;
    height: 50px;
    object-fit: contain;
    margin-right: 5px;
}.about_bottom_area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about_bottom_area_right
    a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
}
.start_icon {
    margin-bottom: 5px;
}
.start_icon
    i {
    color: gray;
    font-size: 20px;
}
.about_box_log {
    margin-bottom: 15px;
}
.about_bottom_area_right
    a img {
    display: block;
    width: 30px;
    margin: 0 auto;
    position: relative;
    top: 9px;
}
.our-process.about_process .our_process_box {
    background: #e1d5c5;
    padding-bottom: 10px;
}
.about_bottom_area_right {
    position: relative;
    margin-top: -14px;
}
.our-process.about_process .our_process_box
    h3 {
    margin-bottom: 35px;
    font-family: "Roboto Mono", monospace;
    font-size: 16px;
}
.about_bottom_area_left
    img.world_wide {
    width: 120px;
}
.about_right_box {
    background-color: #e1d5c5;
    color: #000;
    padding: 0;
    border-radius: 8px;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    
}
.about_right_box
    figure{
    margin: 0;
    img {
        width: 100%;
    }

}
.about_right_box_bottom {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 42px;
}
.about_right_box_bottom
    p {
    padding-right: 60px;
    margin: 0;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
}
.about_right_box_bottom .btn {
    background-color: #090909;
    padding: 8px 25px;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: 500;
}

.our-process.about_process .our_process_box
    p {
    margin-bottom: 5px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
}
.team_about {
    background-color: #c8d1da;
    padding: 60px 0;
    /* min-height: calc(100vh - 64px); */
}
.team_about_box
    img {
    width: 100%;
}
.team_about_main {
    background-color: white;
    padding: 0;
    border-radius: 15px;
}
.team_about_main .col-sm-3 {
    border-right: 1px solid #ccc;
    width: 20%;
}
.team_about_main .row .col-sm-3:
    last-child {
    border: none;
}
.team_about_box
    img {
    width: 100px;
    border-radius: 50%;
}

.team_about_box {
    text-align: center;
    padding: 25px 15px;
}

.team_about_box
    h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

.team_about_box
    span {
    color: #8d8d8d;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}

.team_about_box
    p {
    font-size: 12px;
    line-height: 18px;
    max-height: 50px;
    overflow: hidden;
    font-family: 'Poppins';
}
.team_about_box
    a {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all;
}
.our-process.about_process .col-sm-4 >
    div {
    height: 100%;
}
.text_more {
    text-decoration: none;
    font-weight: 500;
}
.about_start {
    background-color: #000;
    min-height: calc(100vh - 64px);
    padding: 60px 0;
}
.about_start_left {
    color: white;
    h4 {
        display: inline-block;
    padding: 8px 25px;
    border: 2px solid #9f9f9f;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 15px;
    color: #9f9f9f;
    text-transform: uppercase;

    }
    h3 {
        font-family: "Kanit", sans-serif;
    letter-spacing: 2px;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    text-transform: uppercase;
    margin: 0;
    color: #bebebe;
    span {
        display: block;
    }
    }
}

.about_start_right {
    background-color: #1d1d1d;
    /* padding: 15px; */
    min-height: 100%;
    border-radius: 10px;
}
    figure.top_icon img {
    width: 60px;
    margin-left: -5px;
}
.about_start_right {
    display: flex;
}
.about_start_right_one {
    width: 70%;
    border-right: 4px solid #000;
    padding: 15px;
}
.about_start_right_one_content_grp {
    margin-bottom: 15px;
    h4 {
        margin: 0 0 5px;
    color: #a8a8a8;
    font-size: 13px;
    span {
            font-family: "Roboto Mono", monospace;
        }
    }
    p {
        margin: 0;
    color: #a8a8a8;
    line-height: 20px;
    font-size: 13px;
    }
    ol {
        /* list-style: none; */
        
            li {
                color: #a8a8a8;
    line-height: 20px;
    padding: 5px 0;
    font-size: 13px;
            }
    
    }
    ul {
        list-style: none;
    padding: 0;
    width: 50%;
    li {
                color: #a8a8a8;
    line-height: 20px;
    padding: 5px 0;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    i {
            margin-right: 8px;
    color: #519a68;
        }
            }
    
    }
}

.about_start_right_one_content_grp_flex {
    display: flex;
}  
.about_start_right_two {
    padding: 15px;
    width: 30%;
    h4 {
        margin: 0 0 5px;
    color: #a8a8a8;
    font-size: 13px;
    }
    ul {
        list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    li {
            display: inline-block;
    padding: 4px 20px;
    border: 1px solid #a8a8a8;
    margin: 2px 3px;
    color: #a8a8a8;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
        &:
    hover {
            background-color: #000;
        }

        }
    }
} 

.start_icon
    i.la.la-play {
    font-size: 25px;
    vertical-align: middle;
}
.team_about .get_started {
    background: #000;
    margin: 0 auto;
    display: table;
    padding: 10px 55px;
    margin-top: 40px;
    color: white;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    font-weight: 600;
}
    a.btn.btn-startup_text font {
    display: inline-block;
    border: 1px solid #666;
    padding: 7px 19px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5px;
    border-radius: 5px;
    font-size: 13px;
}
    a.btn.btn-startup_text font:hover {
    background-color: #000;
    color: white;
}
    a.btn.btn-startup_text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    font-weight: 500;
    font-size: 13px;
}
.world-hub-banner-right {
    position: relative;
    margin-top: 64px;
}
.world-hub-banner-right {
    position: relative;
    margin-top: 64px;
    display: flex;
    justify-content: end;
}
.copyrights
    p a {
    text-decoration: none;
    color: #9f9f9f;
    padding: 5px 5px;
}

.copyrights
    p a:hover {
    color: white;
}
.foooter_new_blocks
    ul li a:hover {
    color: white;
}
.btn_learn_text {
    display: table;
    margin: 0 auto;
    width: auto;
}
.world-hub-banner-right >
    div {
    min-width: 250px;
}
.social_icons
    li a i {
    font-size: 20px;
}
.user_flex {
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.submit_project {
    width: 250px;
};
}
.our-process.about_process .col-sm-4 > div {
    height: 100%;
}
.text_more {
    text-decoration: none;
    font-weight: 500;
}
.about_start {
    background-color: #000;
    min-height: calc(100vh - 64px);
    padding: 60px 0;
}
.about_start_left {
    color: white;
    h4 {
        display: inline-block;
    padding: 8px 25px;
    border: 2px solid #9f9f9f;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 15px;
    color: #9f9f9f;
    text-transform: uppercase;

    }
    h3 {
        font-family: "Kanit", sans-serif;
        letter-spacing: 2px;
        font-size: 25px;
        font-weight: 800;
        line-height: 26px;
        text-transform: uppercase;
        margin: 0;
        color: #bebebe;
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    span {
        display: block;
    }
    }
}

.about_start_right {
    background-color: #1d1d1d;
    /* padding: 15px; */
    min-height: 100%;
    border-radius: 10px;
}
figure.top_icon img {
    width: 60px;
    margin-left: -5px;
}
.about_start_right {
    display: flex
;
}
.about_start_right_one {
    width: 70%;
    border-right: 4px solid #000;
    padding: 15px;
}
.about_start_right_one_content_grp {
    margin-bottom: 15px;
    h4 {
        margin: 0 0 5px;
        color: #a8a8a8;
        font-size: 13px;
        span {
            font-family: "Roboto Mono", monospace;
        }
    }
    p {
        margin: 0;
        color: #a8a8a8;
        line-height: 20px;
        font-size: 13px;
        font-family: 'Poppins';
    }
    ol {
        /* list-style: none; */
        padding-left: 12px;
        
            li {
                color: #a8a8a8;
                line-height: 20px;
                padding: 5px 0;
                font-size: 13px;
                font-family: 'Poppins';
            }
    
    }
    ul {
        list-style: none;
        padding: 0;
        width: 50%;
        
            li {
                color: #a8a8a8;
                line-height: 20px;
                padding: 5px 0;
                font-size: 13px;
                display: inline-block;
                width: 100%;
                font-family: 'Poppins';
                
        i {
            margin-right: 8px;
            color: #5dd081;
        }
            }
    
    }
}

.about_start_right_one_content_grp_flex {
    display: flex
;
}  
.about_start_right_two {
    padding: 15px;
    width: 30%;
    h4 {
        margin: 0 0 5px;
        color: #a8a8a8;
        font-size: 13px;
    }
    ul {
        list-style: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        li {
            display: inline-block;
            padding: 4px 20px;
            border: 1px solid #a8a8a8;
            margin: 2px 3px;
            color: #a8a8a8;
            font-size: 12px;
            border-radius: 5px;
            text-align: center;
            cursor: pointer;
            font-family: 'Poppins';
            
        &:hover {
            background-color: #000;
        }

        }
    }
} 

.start_icon i.la.la-play {
    font-size: 25px;
    vertical-align: middle;
}
.team_about .get_started {
    background: #000;
    margin: 0 auto;
    display: table;
    padding: 10px 55px;
    margin-top: 40px;
    color: white;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    font-family: "Roboto Mono", monospace;
    letter-spacing: 1px;
}   

p.btn.btn-startup_text a {
    display: inline-block;
    border: 1px solid #666;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5px;
    border-radius: 5px;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    margin-left: 5px;
    &:hover {
        background-color: white;
    }
}
p.btn.btn-startup_text a:hover {
    background-color: #000;
    color: white;
}

p.btn.btn-startup_text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    font-weight: 500;
    font-size: 13px;
}
.world-hub-banner-right {
    position: relative;
    margin-top: 64px;
}
.world-hub-banner-right {
    position: relative;
    margin-top: 64px;
    display: flex;
    justify-content: end;
}
.copyrights p a {
    text-decoration: none;
    color: #9f9f9f;
    padding: 5px 5px;
}

.copyrights p a:hover {
    color: white;
}
.foooter_new_blocks ul li a:hover {
    color: white;
}
.btn_learn_text {
    display: table;
    margin: 0 auto;
    width: auto;
}
.world-hub-banner-right > div {
    min-width: 250px;
}
.social_icons li a i {
    font-size: 20px;
}
.user_flex {
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.submit_project {
    width: 250px;
}
.world_hub_about_left .btn_grp button:hover {
    background: #000;
    color: white;
    border-color: #000;
}
.start_icon b {
    color: #8c7c08;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 13px;
}

.team_about .container > h3 {
    font-size: 14px;
    font-family: "Roboto Mono", monospace;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.bottom_cons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottom_cons i {
    font-size: 18px;
}
img.sparknew_xyz {
    width: 100px !important;
}
img.play_icon {
    width: 45px;
    vertical-align: middle;
    position: relative;
    top: -3px;
    left: -5px;
}
img.plash_image {
    width: 25px;
    margin-left: -6px;
}
.our-partners_tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    li {
        display: inline-block;
        color: #9f9f9f;
        padding: 0 15px;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 1px;
        cursor: pointer;
        &:first-child {
            padding-left: 0;
        }
        &:hover {
            color: white;
        }
        &.active {
            color: white;
        }
    }
}
.our-partners {
    background-color: #060606;
    height: 100%;
    padding: 30px;
    margin-top: 30px;
    min-height: 400px;
}

.our-partners ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.our-partners ul li {
    width: 20%;
    text-align: center;
    min-height: 150px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-block;
    padding:80px 30px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;

}
.our-partners ul li:hover {
    /* background-color: rgba(255, 255, 255, 0.05); */
    /* transform: translateY(-10px); */
    
}

.our-partners ul li img {
    width: 100%;
    opacity: 0.3;
    max-width: 150px;
    height: 40px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.our-partners ul li:hover img {
    /* background-color: black; */
    opacity: 1;
}
.parner_eco_system {
    padding-bottom: 0;
    min-height: inherit;
}

.grp_login {
    margin-bottom: 15px;
}
.grp_login input {
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    padding: 8px 15px;
    border-radius: 8px;
}
.scroll_tabs_abt {
    padding: 30px 0;
}

.scroll_tabs_abt {
    background-color: #1d1d1d;
    color: white;
    padding: 80px 0;
    min-height: calc(100vh - 64px);
    display: flex;
    align-items: center;
}
.scroll_tabs_abt .container {
    position: relative;
}


  .scrollspy-example {
    height: 400px; /* Adjust as needed */
    overflow-y: scroll;
    position: relative; /* Required for Scrollspy */
    appearance: none;
    position: sticky;
    top: 65px;
    z-index: 2;
}
.scroll_tabs_abt_right_text {
   min-height: 320px;
}

.scrollspy-example::-webkit-scrollbar {
    display: none;
}

.scroll_tabs_abt_right_box {
    max-width: 550px;
    background: #000;
    padding:70px 50px;
    border-radius: 10px;
    margin: 0 auto 20px;
    position: relative;
    left: -50px;
}
.scroll_tabs_abt_right_box h5 {
    font-family: 'Avita Outline';
    font-size: 35px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'VOLACROME';
}
.scroll_tabs_abt_right_box h4 {
    margin-bottom: 40px;
    margin-top: 0;
    font-size: 28px;
}

.scroll_tabs_abt_right_box i {
    font-size: 20px;
    border: 1px solid #9f9f9f;
    border-radius: 50%;
    padding: 5px;
    margin-top: 30px;
    cursor: pointer;
    color: #9f9f9f;
    
    
    &:hover {
        border-color: white;
        color: white;
    }
}
.scroll_tabs_abt_left {
    h4 {
        display: inline-block;
        padding: 8px 25px;
        border: 1px solid #9f9f9f;
        border-radius: 15px;
        width: auto;
        font-size: 11px;
        font-weight: 400;
        font-family: "Roboto", sans-serif;
        margin-bottom: 35px;
        color: #9f9f9f;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
    }
    .list-group-item {
        background: transparent;
        font-size: 14px;
        text-transform: uppercase;
        color: #9f9f9f;
        border: none;
        padding: 0 15px 50px 15px;
        line-height: 40px;
        &:first-child {
            padding-top: 0;
        }
        &:last-child {
            padding-bottom: 0;
            &.active {
                &::after {
                    height: 100%;
                }
            }
        }
        &::before {
            position: absolute;
            content: "";
            left: 0;
            width: 1px;
            height: 100%;
            background-color: #9f9f9f;
            top: 0;
        }
        &.active {
            color: white;
            &::after {
                position: absolute;
                content: "";
                left: -1px;
                width: 4px;
                height: calc(100% - 50px);
                background: rgb(20,41,165);
                background: linear-gradient(180deg, rgba(20,41,165,1) 0%, rgba(222,57,72,1) 100%);
                top: 0;
                background: #99d369;
                /* display: none; */
            }
        }
    }
}


.twitter_icon {
    max-width: 15px;
    filter: brightness(0) invert(1);
    opacity: 0.6;
}
.enter_your_mail_id:hover {
    border-color: white;
}
.enter_your_mail_id:focus {
    border-color: white;
}

.about_bottom_area_right a img {
    display: block;
    width: 30px;
    margin: 0 auto 5px;
    position: relative;
    top: 9px;
    transition: transform 0.3s ease-in-out; /* Smooth transition */
}

.about_bottom_area_right a:hover img {
    transform: scale(1.2); /* Increases size by 20% */
}

.about_bottom_area_left h5 {
    font-family: poppins;
    font-size: 14px;
    font-weight: normal;
    min-height: 50px;
    line-height: 50px;
}
.about_right_box_bottom .btn:hover {
    background: #666;
}
.start_icon:after {
    content: "";
    position: relative;
    width: 100px;
    height: 2px;
    background: #000;
    display: block;
    margin-top: 15px;
    left: 0;
}
.team_about .container > h3 span {
    color: white;
    letter-spacing: 0;
    position: relative;
    top: -2px;
}


.team_about i.la.la-angle-right {
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
    &:hover {
        color: #01ade5;
    }
    &.active {
       
    }
}
.team_about h3 a.active {
    color: #0228aa;
}

.team_about .container {
    position: relative;
}
.team_about .get_started:hover {
    background: #666;
}
.team_about a {
    text-decoration: none;
}
.team_about h3 a {
    color: #000;
}
.team_about h3 a:hover {
    color: #0228aa;
}
.our-process .row i.la.la-angle-right.home_page {
    top: -55px;
}

.privacy_policy_sec {
    padding: 70px 0px;
}
.privacy_row h1 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 800;
    margin-bottom: 0;
}   
.privacy_row h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
}
.privacy_row p {
    font-family: poppins;
}
.our-process.last-one .row .col-sm-3 {
    transition: all ease-in-out 0.3s;
}

.our-process.last-one .row .col-sm-3.last-box {
    width: 25%;
}
.our-process.last-one .row .col-sm-3:first-child {
    width: 19%;
}
.enter_your_mail_id i:hover {
    color: white;
}
.our_process_box p.para {
    height: 82px;
    overflow: hidden;
}

i.la.la-angle-left.home_page {
    position: absolute;
    position: absolute;
    left: -40px;
    color: white;
    top: -55px;
    bottom: 0;
    margin: auto;
    display: table;
    width: auto;
    font-size: 25px;
    cursor: pointer;
    display: none;
}
.our-process.last-one i.la.la-angle-left.home_page {
    display: table;
}
.our-process.last-one i.la.la-angle-right.home_page {
    display: none;
}
.modal-backdrop.show {
    opacity: .95;
}
.contact_page_main textarea.form-control {
    min-height: 80px;
}
.form_checj_grp {
    margin-bottom: 25px;
}
.form_checj_grp h3 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 30px;
    text-transform: uppercase;
    color: #9f9f9f;
}
.contact-page-one h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 35px;
}
.contact-page-one h5 {
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #9f9f9f;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 65px;
    color: #9f9f9f !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 53px;
}

.contact-page-one p {
    margin-bottom: 0;
    font-size: 15px;
    /* text-align: center; */
}

.contact-page-one p span {
    color: #9f9f9f;
    font-weight: 600;
}
.form_checj_grp .form-check {
    margin-bottom: 8px;
}
.contact_page_main {
    background: #000;
    padding: 50px;
    border-radius: 10px;
}
















.social_icons li a:hover {
    color: white;
}
html, body { 
    scroll-behavior: inherit;
  }











  #partners-list {
    display: flex;
    flex-wrap: wrap; /* Ensures multiple rows */
    /* gap: 15px; */
    /* justify-content: center; */
    list-style: none; /* Removes default bullet points */
    padding: 0;
}

#partners-list li {
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
    width: 120px; /* Adjust as per your image size */
    text-align: center;
    width: 16.66%;
}

.transalate_animation {
    width: 100%;
    height: 100%;
    /* background: #007bff; Blue highlight */
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    bottom: -5px;
    left: 0;
    transform: scaleX(0); /* Initially hidden */
    transition: transform 0.3s ease-in-out;
}

#partners-list li:hover {
    /* transform: translateY(-5px); */
}

#partners-list li:hover .transalate_animation {
    transform: scaleX(1); /* Expands smoothly on hover */
}



body .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev {
    width: auto;
    padding: 0;
    left: -50px;
    font-size: 50px;
    background-color: transparent !important;
    transform: none;
    min-width: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
    &::before {
        display: none;
    }
}
body .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {
    width: auto;
    padding: 0;
    right: -50px;
    font-size: 50px;
    transform: none;
    min-width: inherit;
    top: 0;
    bottom: 0;
    margin: auto;

    &::before {
        display: none;
    }
}



#active-indicator {
    position: absolute;
    width: 4px;
    height: 40px !important;
    background: #0d6efd;
    top: 0;
    left: -1px;
    border-radius: 4px;
    transition: top 0.3s ease;
    background: transparent;
                z-index: 3;
                overflow: hidden !important;
  }
  #list-example {
    position: relative;
  }

  /* .scroll_tabs_abt {
    position: sticky;
    top: 63px;
    z-index: 1;
  } */
  .our-process button a {
    text-decoration: none;
    color: inherit;
}

.scroll_tabs_abt.dark {
    position: sticky;
    top: 63px;
    z-index: 9;
}
a.submit_my_project {
    display: inline-block;
    width: auto;
    padding: 8px 15px;
    border-radius: 8px;
    border: 2px solid #9f9f9f;
    background: transparent;
    color: #9f9f9f;
    margin-top: 25px;
    max-width: 270px;
    margin: 0px auto 0;
    text-transform: uppercase;
    font-weight: 500;
    float: right;
    text-align: left;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
}
a.submit_my_project:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: white;
    top: 0;
    transition: all ease-in-out 0.3s;
}
a.submit_my_project span {
    position: relative;
}
a.submit_my_project:hover {
    color: #000;
    border-color: white;
}
a.submit_my_project:hover:before {
    width: 100%;
}

a.investor_btn {
    background-color: white;
    border: 1px solid #ccc;
    padding: 6px 15px;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 500;
    font-size: 12px;
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    &:hover {
        background-color: #000;
        color: white;
    }
}

.contact_page_main input + p, p#phone_err, p#details_err {
    color: #ff7070;
    font-size: 12px;
    margin-top: 0;
    position: relative;
    top: -20px;
}

@media (max-width: 767px) {
    .user_flex {
        margin-top: 50px;
        display: flex;
        align-items: anchor-center;
        text-align: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .user_block {
        display: flex
    ;
        align-items: center;
        margin-top: 0;
        margin-left: 0;
        margin-top: 25px;
    }
    .our_process_main_box {
        width: 80%;
        margin: 0 auto;
    }
    .about_start_right {
        flex-wrap: wrap;
    }
    
    .about_start_right > div {
        width: 100%;
    }
    .our-process .row i.la.la-angle-right {
        display: none;
    }
    .our-process.about_process .col-sm-4 {
        margin-bottom: 25px;
    }
    .scroll_tabs_abt.dark {
        position: inherit;
        top: 63px;
        z-index: 9;
    }
    .scroll_tabs_abt_right_box {
        max-width: 500px;
        background: #000;
        padding: 50px 40px;
        border-radius: 10px;
        margin: 0 auto 20px;
        position: relative;
        left: 0;
        margin-top: 30px;
    }
    .about_start_right {
        flex-wrap: wrap;
    }
    
    .about_start_right > div {
        width: 100%;
    }
    .about_start_left  h3 {
        margin-bottom: 25px;
    }
    .team_about_main .col-sm-3 {
        border-bottom: 1px solid #ccc;
        width: 100%;
        border-left: 0;
    }
    #partners-list li {
        width: 50%;
        padding: 38px 25px;
        min-height: 80px;
    }
    .our-partners {
        padding: 30px 0;
    }
    .contact_page_main {
        background: #000;
        padding: 30px 15px;
        border-radius: 10px;
        margin-top: 25px;
    }
    .contact-page-one h3 {
        margin-bottom: 25px;
        text-transform: uppercase;
        font-size: 30px;
        line-height: 34px;
    }
    .contact-page-one h5 {
        margin-top: 0;
        margin-bottom: 25px;
    }
}

p#success_msg.success_msg {
    background: transparent;
    border: navajowhite;
    padding: 0;
    text-align: left;
    font-weight: 400;
    color: #3bf63b;
    font-size: 12px;
    margin-top: 0;
    font-family: "Roboto Mono", monospace;
    position: relative;
    top: -17px;
}

b.world_hub_text img {
    filter: invert(1);
    position: relative;
    top: 45px;
    opacity: 0.1;
}




.team_slider_section {
    background-color: #202020;
    padding: 60px 30px;
}
.team_slider_section_box_left figure {
    margin: 0;
    position: relative;

}
.team_slider_section_box_left img {
    width: 100%;
    filter: grayscale(1);
    display: flex;
}
.team_slider_section_box {
    display: flex;
    background-color: #000;
    color: white;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.team_slider_section_box_left_content {
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    h5 {
        font-size: 14px;
    }
    p {
        font-size: 12px;
    }
}
.team_slider_section_box > div{
    width: 50%;
}
.team_slider_section_box_right {
    padding: 15px;
    p {
        font-size: 13px;
    }
}

.team_slider_section_box_left_content h5 {
    margin-bottom: 0;
}

.team_slider_section_box_left_content p {
    margin: 0;
    word-break: break-all;
}

.team_slider_section_box_left_content {
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.team_slider_section p {
    font-family: 'Poppins';
}
.team_slider_section p {
    font-family: 'Poppins';
    overflow: hidden;
    word-wrap: break-word;
}
.team_slider_section_box_right p,
.team_slider_section_box_left_content p,
.team_slider_section_box_left_content h5 {
  word-break: break-word; /* Or use break-all if needed */
  overflow-wrap: break-word;
  white-space: normal; /* Ensures wrapping */
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
  }
  
  .marquee-content {
    display: inline-flex;
    /* animation: marquee 20s linear infinite; */
    animation: marquee 30s linear infinite;
    width: 100%;
    &.reverse {
    animation: marquee 30s reverse infinite;
    margin-top: 30px;

    }
  }
  
  .marquee-container:hover .marquee-content {
    animation-play-state: paused;
  }
  
  .testimonial-card {
    flex: 0 0 auto;
    width: calc(33.33% - 20px);
    margin-right: 20px;
    background: transparent;
    padding: 0;
    border-radius: 12px;
  }
  
  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-133%);
    }
  }


  .team_slider_section h3 {
    text-align: center;
    font-size: 20px;
    color: #9f9f9f;
    margin-bottom: 50px;
}

.team_slider_section_box_right i.la.la-arrow-right {
    border: 1px solid #9f9f9f;
    font-size: 20px;
    color: #9f9f9f;
    float: right;
    border-radius: 50%;
    padding: 3px;
    transform: scale(1.2) rotate(-29deg);
    position: absolute;
    bottom: 20px;
    right: 16px;
}
.team_slider_section_box_right img {
    width: 100%;
    filter: invert(1) brightness(0);
}
.team_slider_section_box_right figure {
    display: flex;
    align-items: center;
}
.team_slider_section_box_right img {
    width: 100%;
    filter: brightness(0) invert(1);
}
.team_slider_section_box_right figure {
    height: 100%;
    display: flex;
}
.team_slider_section_box .team_slider_section_box_right  p {
    display: none;
}
.team_slider_section_box:hover .team_slider_section_box_right  p {
    display: block;
}
.team_slider_section_box:hover .team_slider_section_box_right figure {
    display: none;
}
.team_slider_section_box {
    cursor: pointer;
}
figure.finrock {
    padding: 35px;
}
figure.worldwide {
    padding: 30px;
}

figure.appminds_logo {
    padding: 30px;
}
figure.globex_logo {
    padding: 50px;
}

.team_slider_section_box_right i.la.la-arrow-right {
    
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 0px;
    line-height: 1;
    /* position: relative; */
    /* top: -2px; */
}
.team_slider_section_box_right i.la.la-arrow-right:hover {
    background-color: #fff;
    color: #000;
}
.team_slider_section_box_right .la-arrow-right:before {
    content: '\f061';
    content: "\f061";
    font: normal normal normal 14px / 1 FontAwesome;
    width: 30px;
    position: relative;
    top: -2px;
  }
  body .only_content p {
    display: block !important;
  }

  @media (max-width: 767px) {
    .testimonial-card {
        flex: 0 0 auto;
        width: 100%;
    }
    .team_slider_section {
        background-color: #202020;
        padding: 15px;
    }
  }
  

  .about_start {
    margin-top: -300px !important;
  }
  @media (max-width: 767px) {
    a.investor_btn {
        display: inline-block;
        margin-bottom: 5px;
    }
    section.whatWeDo-sec {
        padding:30px 0px !important;
    }
  }