@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

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

body {  
    font-family: 'Aktiv Grotesk Corp';
    font-style: normal;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    transition: all 0.4s ease-in-out;
    padding: 0 !important;
}

.slider_hwreap {
    overflow: hidden; 
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    transition: all 0.5s ease-in-out !important;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.form-control:focus,
.form-select:focus {
    border-color: transparent;
    box-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Aktiv Grotesk Corp';
    font-style: normal;
    font-weight: 700;
    color: #000;
    transition: all 0.4s ease-in-out;
}
h1 {
    font-size: 215px;
    line-height: 248.04px;
    color: #BEDFFE;
    text-shadow: 6px 14px 27px #82B1DD, -10px -6px 13px #FFFFFF59;
}
h2 {
    font-size: 84px;
    line-height: 1.2;
}
h3 {
    font-size: 75px;
    line-height: 1.2;
}
h4 {

}
h5 {

}
h6 {

}
.p_130 {
    padding: 130px 0;
}
select:focus-visible {
    outline: none;
    border-color: #A7C3B5;
}
input:focus-visible {
    outline: none;
}
.form-check-input:focus {
    box-shadow: none;
}
.bg_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.container-fluid {
    padding: 0 60px;
}
.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*==================== button start here ====================*/
.cta {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding: 18px 35px;
    border-radius: 6px;
    color: #fff;
    background-color: #000201;
    border: 1px solid #A7C3B5;
    transition: all 0.5s ease-in-out !important;
}
.cta:hover {
    background-color: #fff;
    color: #000;
}
.cta_light {
    font-size: 16px;
    color: #5B87AF;
    border: 1.5px solid #82B1DD;
    background: #BEDFFE;
    box-shadow: 2px 2px 1px 0px #FFFFFF99 inset, -2px -2px 1px 0px #FFFFFF99 inset;
    padding: 16px 30px;
    line-height: 1.2;
}
/*==================== button page end here ====================*/

/*==================== home page start here ====================*/
html::-webkit-scrollbar {
    width: 0;
} 
html::-webkit-scrollbar-track {
    border-radius: 0;
}
html::-webkit-scrollbar-thumb {
    border-radius: 0
}
.header_wrapper .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    line-height: 1.2;
    padding: 0 !important;
    color: #000;
}
.header_wrapper .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
.header_wrapper  .navbar-nav {
    gap: 70px;
}
.header_wrapper  form {
    margin-left: 70px;
}
.header_wrapper form .cta {
    font-size: 12px;
    padding: 14px 20px;
}
.footer_h_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_h_content ul {
    display: flex;
    align-items: center;
    gap: 10px;
}
.scroll_exp_wreap p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    color: #000201;
}
.footer_h_content ul li a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000201;
    border-radius: 100%;
    font-size: 15px;
    color: #000201;
}
.footer_h_content ul li a:hover {
    box-shadow: 8px 6px 11px 0px #82B1DD, -5px -4px 10px 0px #FFFFFF59;
    color: #fff;
    background-color: #82B1DD;
    border-color: #BEDFFE;
}
.header_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.footer_h {
    position: fixed;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 9;
}
.banner_h_cont {
    text-align: center;
}
.banner_h_cont h3 {
    color: #BEDFFE;
    text-shadow: 8px 6px 11px #82B1DD, -5px -4px 10px #FFFFFF59;
}
.kila_txt_wreap h2,
.cont_get_wreap h2,
.your_client h2,
.who_are h2 {
    color: #BEDFFE;
    text-shadow: 8px 6px 11px #82B1DD, -5px -4px 10px #FFFFFF59;
}
.who_are p {
    color: #82B1DD;
    margin-bottom: 40px;
}
.who_are_animate ul li button {
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
    width: 160px;
    height: 160px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 100%;
    color: #5B87AF;
    background: #BEDFFE;
    box-shadow: -10px -6px 13px 0px #FFFFFF59 ,6px 14px 27px 0px #82B1DD;
    cursor: pointer;
}
.who_are_wrapper {
    display: flex;
    gap: 30px;
    height: 100vh;
    padding: 100px 0;
    align-items: center;
}
.who_are_wrapper > div {
    width: 48%;
}
.marquee__part img {
    margin: 0 auto;
}
.marquee_wrapper {
    width: 100%;
    margin: 0 50px;
    position: relative;
    overflow: hidden;
}
.marquee_wrapper::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 20%;
    background: linear-gradient(260deg, rgba(190, 223, 254, 0) 5%, #BEDFFF 70%);
    z-index: 1;
}
.marquee_wrapper::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 20%;
    background: linear-gradient(90deg, rgba(190, 223, 254, 0) 0%, #BEDFFE 69.5%);
    z-index: 1;
}
.marquee:not(:last-child) {
    margin-bottom: 30px;
}
.marquee__inner {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    animation-name: marquee;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.marquee_wrapper .marquee:last-child .marquee__inner {
    animation-duration: 15s;
}
.marquee__part {
    border: 1px solid #82B1DD;
    padding: 10px 30px;
    margin: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.marquee__part::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #bedffe;
    mix-blend-mode: color;
}
@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
.contact_input textarea, .contact_input input {
    font-size: 16px;
    line-height: 1.2;
    padding: 15px;
    color: #5B87AF;
    border: 1.5px solid #82B1DD;
    border-radius: 0;
    background-color: #BEDFFE;
    box-shadow: 2.5px 2.5px 1px 0px #FFFFFF99 inset ,-2.5px -2.5px 1px 0px #FFFFFF99 inset;
    margin-bottom: 20px;
    width: 100%;
}
.contact_input input:focus-visible textarea,
.contact_input input:focus-visible {
    outline: 1px solid #000;
    border-radius: 0;
}
.cont_h_wreap form .cta {
    font-size: 14px;
    margin-top: 30px;
}
.cont_gt_wreap {
    display: flex;
    align-items: center;
    gap: 5%;
}
.cont_gt_wreap > div {
    width: 45%;
}
.cont_get_wreap h2 {
    font-size: 104px;
    max-width: 450px;
    margin: 0 auto;
}
.rooted_imgs img,
.who_are_wrapper img {
    height: 100%;
}
.who_are_animate {
    position: relative;
    background-image: url(../img/who_are_img.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    transition: all 2s ease-in-out;
}
.who_are_animate ul {
    position: relative;
    height: 630px;
    width: 654px;
    transform: rotate(0deg);
    margin: 0 auto;
    transition: transform 0.7s linear;
    animation: rotate_1 20s infinite linear;
}
@-webkit-keyframes gfhgfh {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.who_are_animate ul li {
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
.rooted_imgs {
    text-align: center;
    height: 100vh;
    position: relative;
}
.roterd {
    position: absolute;
    left: 2%;
    top: 30%;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: auto;
}
.roterd img {
    width: 100%;
    height: auto;
}
.slideshow {
    width: calc(90vw * 10);
    display: flex;
    overflow: hidden;
    align-items: center;
}
.slideshow__slide {
    width: 95vw;
}
.proxy {
    position: absolute;
    visibility: hidden;
}
.home_img_gen {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 200px;
    height: 100vh;
    padding: 100px 0;
    margin: 0 100px;
    transition: all 2s ease-in-out;
}
.who_are_animate ul li.current button {
    background-color: #82B1DD;
    color: #fff;
}
.kila_txt_wreap h2 {
    max-width: 550px;
}
.kila_txt_img {
    width: 450px;
    height: 450px;
    background-color: #B5DAFD;
    border-radius: 100%;
    margin-left: auto;
}
.kila_txt_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 30px;
}
.kila_txt_wreap h2 {
    position: absolute;
    top: -20px;
    left: -100px;
    font-size: 64px;
}
.kila_txt_wreap {
    position: relative;
    margin-right: 100px;
    opacity: 0;
    transform: scale(0)translate(0, 0);
}
.kila_txt_wreap.currentTwo {
    opacity: 1;
    transform: scale(1)translate(0, 0);
    transition: 2s ease-in-out all;
}
.kailearn_wreap {
    position: relative;
}
.kailearn_wreap::after {
    position: fixed;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 14%;
    background-color: rgb(181 218 253 / 70%);
    border: 1px solid #93c2e5;
}
.banner_h_cont img {
    max-width: 200px;
}
.found_btn a:hover {
    background: #fff;
    color: #000;
}
.found_btn a {
    border: 1px solid #000;
}
.rooted_imgs img {
    padding-bottom: 4%;
}
.footer_contnt li  a.nav-link {
    padding: 0;
    color: #fff;
}
.footer_contnt li a.nav-link:hover {
    color: #82B1DD;
}
.captain_slider_box .cta_light {
    padding: 0;
    border: 0;
    box-shadow: unset;
    display: flex;
    align-items: center;
}
.captain_slider_box .cta_light span {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    border: 1.5px solid #82B1DD;
    background: #BEDFFE;
    box-shadow: 2px 2px 1px 0px #FFFFFF99 inset, -2px -2px 1px 0px #FFFFFF99 inset;
    border-radius: 4px;
}
.captain_slider_box .home_imgs img {
    border: 10px solid #BEDFFE;
    box-shadow: 6px 14px 27px 0px #82B1DD, -10px -6px 13px 0px #FFFFFF59;
}
.captain_slider_box .home_imgs {
    padding: 30px;
}
.menu_3 h2,
.menu_2 h2 {
    display: none;
}
.menu_3,
.menu_2 {
    width: 20% !important;
}
.cont_h_wreap form.wpcf7-form.init p {
    margin-bottom: 0;
}
.who_are_wrapper .home_imgs {
    text-align: center;
}
.who_are_wrapper .who_are {
    margin-left: 100px;
}
.div_rotate_wrapper {
    position: relative;
}
li#cir_1 {
    position: absolute;
    right: 15px;
    top: -61px;
    animation: myfirst 15s  infinite;
}
li#cir_2{
    position: absolute;
    right: -62px; top: 338px;
    animation: mysecond 15s  infinite;
}
li#cir_3{
    position: absolute;
    right: 278px; top: 538px;
    animation: mythird 15s  infinite;
}
li#cir_4 {
    position: absolute;
    right: 520px;
    top: 288px;
    animation: myfour 15s infinite;
}
li#cir_5{
    position: absolute;
    right: 520px; top: 288px;
    animation: myfive 15s  infinite;
}
li#cir_6{
    position: absolute;
    right: 520px; top: 288px;
    animation: mysix 15s  infinite;
}
@keyframes myfirst {
    0%{ right: 15px; top: -61px;}
    16.66%{  right: -62px; top: 338px;}
    32.66%{ right: 118px; top: 507px;}
    49.32%{ right: 318px; top: 513px;}
    65.98%{right: 568px; top: 253px;}
    82.64%{right: 338px; top: 43px;}
    100%  { right: 15px; top: -61px;}
}

@keyframes mysecond {
    0%{  right: -62px; top: 338px;}
    16.66%{ right: 118px; top: 507px;}
    32.66%{ right: 318px; top: 513px;}
    49.32%{ right: 568px; top: 253px;}
    65.98%{right: 338px; top: 43px;}
    82.64%{right: 15px; top: -61px;}
    100%  { right: -62px; top: 338px;}
}
@keyframes mythird {
    0%{ right: 118px; top: 507px;}
    16.66%{ right: 318px; top: 513px;}
    32.66%{right: 568px; top: 253px;}
    49.32%{ right: 338px; top: 43px;}
    65.98%{right: 15px; top: -61px;}
    82.64%{right: -62px; top: 338px;}
    100%  { right: 118px; top: 507px;}
}
@keyframes myfour {
    0%{right: 318px; top: 513px;}
    16.66%{ right: 568px; top: 253px;}
    32.66%{right: 338px; top: 43px;}
    49.32%{ right: 15px; top: -61px;}
    65.98%{right: -62px; top: 338px;}
    82.64%{right: 118px; top: 507px;}
    100%  { right: 318px; top: 513px;}
}
@keyframes myfive {
    0%{ right: 568px; top: 253px;}
    16.66%{right: 338px; top: 43px;}
    32.66%{right: 15px; top: -61px;}
    49.32%{right: -62px; top: 338px; }
    65.98%{right: 118px; top: 507px;}
    82.64%{right: 318px; top: 513px;}
    100%  { right: 568px; top: 253px;}
}
@keyframes mysix {
    0%{ right: 338px; top: 43px;}
    16.66%{right: 15px; top: -61px;}
    32.66%{right: -62px; top: 338px; }
    49.32%{right: 118px; top: 507px;}
    65.98%{right: 318px; top: 513px;}
    82.64%{right: 568px; top: 253px;}
    100%  {right: 338px; top: 43px; }
}
/*==================== home page end here ====================*/












/* Client page css start here */
.tittle_heading h2 {
    font-family: Aktiv Grotesk Corp;
    font-size: 74px;
    font-weight: 700;
    line-height: 86.58px;
    text-align: left;
    margin-bottom: 60px;
    text-align: center;
}

.leader {
    padding: 130px 0;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, #FFFFFF 0%, #82B1DD 41.5%, #82B1DD 76.5%, #FFFFFF 100%);
    border-image-slice: 1;

}

.leader_main {
    max-width: 890px;
    width: 100%;
    margin: auto;
}

.leader_main h3 {
    font-family: Aktiv Grotesk Corp;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #000201;
    margin-bottom: 40px;
}

.leader_main ul {
    display: flex;
    justify-content: space-between;
}

.work {
    padding: 110px 0;
    overflow: hidden;
}

.work_slider .work_box {
    background: #BEDFFE26;
    margin: 0 15px;
    text-align: center;
    height: 132px;
    align-items: center;
    display: flex;
}

.work_slider .work_box img {
    display: block;
    margin: auto;
}

.work_slider .slick-list.draggable {
    overflow: visible;
}

.work_slider2 {
    margin-top: 22px;
}

section.captain {
    padding: 100px 0;
    position: relative;
    padding-top: 0px;
    padding-bottom: 350px;
}

.captain_slider {
    position: relative;
}

.captain_slider .work_box img {
    -webkit-box-reflect: right !important;
}

.captn_contbox h2 {
    font-family: Aktiv Grotesk Corp;
    font-size: 32px;
    font-weight: 700;
    line-height: 37.44px;
    text-align: left;
    color: #000201;
    text-align: center;
}

.captain_slider.slider-nav .slick-track {
    margin-bottom: 30px;
    padding-bottom: 400px;
}

.captain_box img {
    -webkit-box-reflect: below 0px linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.4));
}

.captain_cont.slider-for.slick-initialized.slick-slider {
    margin-top: -350px;
}

.captain_box.slick-slide.slick-current.slick-active.slick-center+.captain_box.slick-slide.slick-active {
    transform: perspective(1300px) rotateY(200deg);
    width: 500px;
    height: 100%;
}

.captain_box.slick-slide.slick-current.slick-active.slick-center {
    transform: unset;
}

.captain_box.slick-slide.slick-active {
    transform: rotate(45deg);
    transform: perspective(880px) rotateY(160deg);
    width: 500px;
    height: 100%;
}

.captain_slider.slider-nav .slick-list.draggable {
    padding: 0px !important;
}

.work_box img {
    filter: grayscale(1);
}

.captain_btn a {
    font-family: Aktiv Grotesk Corp;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.72px;
    text-align: left;
    color: #5B87AF;
    padding: 17px 34px;
    border: 1.5px solid #82B1DD;
    border-radius: 10px;
    box-shadow: 2.5px 2.5px 1px 0px #FFFFFF99 inset, -2.5px -2.5px 1px 0px #FFFFFF99 inset;
    background-color: #BEDFFE;
}

.captain .captain_btn {
    position: absolute;
    left: 50%;
    top: 35%;
    z-index: 9;
    transform: translate(-50%, -50%);
}


/* Work page css */

.found {
    padding: 100px 0;
    border: 1px solid;
    border-image: linear-gradient(90deg, #FFFFFF 0%, #82B1DD 41.5%, #82B1DD 76.5%, #FFFFFF 100%);
    border-image-slice: 1;

}

.found_cont h2 {
    font-family: Aktiv Grotesk Corp;
    font-size: 74px;
    font-weight: 700;
    line-height: 86.58px;
    text-align: left;
    color: #000201;
    margin-bottom: 37px;
}

.found_cont ul .found_date span {
    font-family: Aktiv Grotesk Corp;
    font-size: 20px;
    font-weight: 400;
    line-height: 23.4px;
    text-align: left;
    color: #000201;
    display: inline-block;
    margin-bottom: 10px;
}

.found_cont ul .found_date h5 {
    font-family: Aktiv Grotesk Corp;
    font-size: 42px;
    font-weight: 700;
    line-height: 49.14px;
    text-align: left;
    color: #263238;
}

.found_cont ul {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.found_btn a {
    font-family: Aktiv Grotesk Corp;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.06px;
    text-align: left;
    color: #fff;
    border-radius: 7px;
    background: #000201;
    padding: 20px 46px;
    display: inline-block;
}

.found_date {
    padding: 0 10px;
}

section.object {
    padding: 50px 0 100px 0;
    border: 1px solid;
    border-image: linear-gradient(90deg, #FFFFFF 0%, #82B1DD 41.5%, #82B1DD 76.5%, #FFFFFF 100%);
    border-image-slice: 1;
}

.object_inner {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.object_img {
    text-align: center;
}

.object_box h3 {
    font-family: Aktiv Grotesk Corp;
    font-size: 42px;
    font-weight: 700;
    line-height: 49.14px;
    text-align: left;
    color: #000201;
    margin-bottom: 14px;
}

.object_box p {
    font-family: Aktiv Grotesk Corp;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #5A5A5A;
}

.drop {
    padding: 100px 0;
}

.drop .tittle_heading {
    max-width: 930px;
    width: 100%;
    margin: auto;
}

.drop .tittle_heading h2 {
    margin-bottom: 0px;
}

.drop .tittle_heading p {
    text-align: center;
    font-family: Aktiv Grotesk Corp;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #5A5A5A;
}

.drop_img {
    text-align: center;
}

.guide_imgstyle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.next {
    padding: 100px 0;
}

.next_title h2 {
    font-family: Aktiv Grotesk Corp;
    font-size: 74px;
    font-weight: 700;
    line-height: 86.58px;
    text-align: left;
    color: #000201;
    margin-bottom: 32px;
}

.next_box {
    height: 436px;
    margin: 0 15px;
}

.next_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.next_slider .slick-list.draggable {
    padding-right: 300px;
}
.progress {
    display: block;
    width: 100%;
    height: 5px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #d8e6f3;
    background-image: linear-gradient(to right, #82B1DD,#82B1DD);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 45px;
}

.next_bottom .next_capt h4 {
    font-family: Aktiv Grotesk Corp;
    font-size: 50px;
    font-weight: 700;
    line-height: 58.5px;
    text-align: left;
    color: #000201;
}

.slides-numbers span {
    font-family: Aktiv Grotesk Corp;
    font-size: 30px;
    font-weight: 400;
    line-height: 35.1px;
    text-align: left;
    color: #000201;
}
.next_inner{
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.footer_contnt li a:hover {
    color: #82B1DD;
}
/* Client page css end here */

.contact_input p {
    margin: 0;
}
.contact_input p span  .wpcf7-textarea {
    height: 100px;
}
.kailearn_wreap::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(https://kialearn.wpenginepowered.com/wp-content/uploads/2024/04/Group-35093.png);
}
.kailearn_wreap .slider_kailearn {
    position: relative;
    z-index: 1;
}
.select-work .cont_gt_wreap {
    justify-content: center;
}
.select-work .cont_get_wreap {
    width: 100% !important;
}
.select-work .cont_gt_wreap h2 {
    margin: 0 !important;
    max-width: 100%;
    text-align: center;
}