@font-face {
    font-family: "forma-djr-display";
    src: url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "forma-djr-display-bold";
    src: url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/l?subset_id=2&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/d?subset_id=2&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/a?subset_id=2&fvd=n6&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: Helvetica;
    src: url("../fonts/Helvetica.eot?") format("eot"), url("../fonts/Helvetica.ttf") format("truetype");
}

@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-Regular.otf?") format("eot"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
}


html {
    overflow-x: hidden;
}

body {
    color: rgb(65, 72, 77);
    font-family: "Helvetica";
    font-weight: 300;
    line-height: 27px;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

html,
/*body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #707070;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    line-height: 1.4;
    font-weight: 300;
    font-family: "Helvetica";

    /* font-family: 'Roboto', sans-serif; */
    /* font-family: Arial, Helvetica, sans-serif !important; */
    margin: 0;
}

h1 {
    font-size: 72px;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

p {
    line-height: 24px;
    margin: 0 !important;
    font-family: "Helvetica";
}

a {
    text-decoration: none !important;
}

a:active,
a:hover,
a:focus {
    text-decoration: none;
}

a:active,
a:hover,
a:focus {
    outline: 0 none;
}

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

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

.header {
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0;
}

.head {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}

.head_left {
    display: flex;
    align-items: center;
    z-index: 9;
    padding-top: 37px;
    padding-left: 60px;
}

.head_right {
    display: flex;
    align-items: center;
    z-index: 9;
    padding-top: 35px;
    padding-right: 37px;
}

ul.nav_links li a {
    color: #000;
    font-family: 'Helvetica';
    font-size: 15px;
    font-weight: 600;
}

ul.nav_links li {
    margin-right: 28px;
}

ul.nav_links {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-left: 44px;
}

li.schedule a {
    background: #FFCE32;
    padding: 9px 14px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 15px;
}

li.schedule a img {
    height: 17px;
    position: relative;
    top: -2.5px;
    margin-right: 5px;
}

.logo img {
    height: 38px;
}


/* banner */
section.banner {
    background-image: url('../images/hero.svg');
    background-color: #3C74F6;
    height: auto;
    position: relative;
    top: -2px;
    left: 0;
    right: 0px;
    background-size: 100.3%;
    background-repeat: no-repeat;
}

.banner_top_content h1 {
    color: #fff;
    font-family: "forma-djr-display-bold";
    letter-spacing: 1.5px;
    font-size: 33px;
}

.banner_top_content {
    width: 36%;
    margin: auto;
    padding-top: 24px;
    text-align: center;
}

.banner_top_content p {
    color: #ffffffde;
}

.banner_mid_img>img {
    height: 486px;
    margin-top: 30px;
}

.banner_mid_img {
    text-align: center;
    position: relative;
    margin-bottom: -18px;
}

.penicil img {
    height: 800px;
    animation: MoveUpDown 4s linear infinite;
    position: relative;
}

.penicil {
    position: absolute;
    top: 73px;
    left: 0;
    right: 0;


}

.ghost1 {
    position: relative;
    bottom: 17px;
    left: 203px;
    width: fit-content;
}

.ghost2 img {
    height: 100px;
    animation: MoveUpDown 2.5s linear infinite;
    position: relative;
}

.ghost2 {
    position: absolute;
    top: 432px;
    right: 177px;
    width: fit-content;
}

.ghost1 img {
    height: 151px;
    animation: MoveUpDown 2.5s linear infinite;
    position: relative;
}

@keyframes MoveUpDown {

    0%,
    100% {
        bottom: 0;
    }

    50% {
        bottom: 20px;
    }
}


.stars_container {
    top: 0;
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

img.dot {
    position: relative;
    left: 188px;
}

img.star1 {
    position: relative;
    top: 144px;
    left: 50px;
}

img.thread1 {
    left: 117px;
    position: relative;
    transform: scaleX(-1);
    height: 100px;
}

img.thread2 {
    position: relative;
    top: 61px;
    right: 35px;
    height: 100px;
}

img.star2 {
    position: relative;
    top: -45px;
    right: 140px;
}

img.dot2 {
    position: relative;
    right: 72px;
    top: -30px;
}


.marquee-container {
    height: 80px;
    overflow: hidden;
    line-height: 30px;
}

.marquee {
    top: 0;
    left: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    animation: marquee 30s linear infinite;
}

.marquee2 {
    animation-delay: 15s;
}

@keyframes marquee {
    0% {
        left: 100%;
    }

    100% {
        left: -100%
    }
}

section.customer {
    margin-top: 213px;
    text-align: center;
}

.cust_heading p {
    color: #818181;
    font-weight: 600;
    letter-spacing: .3px;
    font-family: Helvetica;
}

.cust_heading {
    margin-bottom: 33px;
}

section.work {
    margin-top: 100px;
}

.wrk_small {
    display: flex;
    justify-content: center;
    margin-bottom: 26px;
}

.wrk_small p {
    width: fit-content;
    margin: auto;
    background: #ffce32;
    padding: 4px 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
}

.wrk_head h1 span {
    color: #3E8EF2;
}

.wrk_head h1 {
    text-align: center;
    font-size: 60px;
    font-family: "forma-djr-display-bold";
    line-height: 60px;
    color: #000;
}

.wrk_mobileh1 {
    display: none;
}

.wrk_head p {
    text-align: center;
    color: #4a4a4a;
    padding-top: 10px;
}

.cardss {
    text-align: center;
    background: #3C74F6;
    border-radius: 20px;
    height: 377px;
    width: 94%;
    position: relative;
    margin: auto;
    overflow: hidden;
}

.card_imgg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.cardss:hover .card_imgg>img {
    transform: translateY(-10px);
}

.card_imgg img {
    height: 250px;
    transition: .4s;
    position: relative;
    bottom: -10px;
}

.card_tops h1 {
    color: #fff;
    padding-top: 20px;
    font-family: "forma-djr-display-bold";
    letter-spacing: 1px;
}

.row.work_cards {
    padding-top: 47px;
    padding-bottom: 30px;
}

section.join {
    background-image: url('../images/Group\ 203.png');
    height: 128vh;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 90px;

}

.join_content {
    text-align: center;
    position: relative;
}

.join_content img {
    width: 90%;
    margin: auto;
    margin-top: 100px;
    position: absolute;
    left: 0;
    right: 0;
}

.row.join_top {
    padding-top: 124px;
    margin-left: 10px;
}

.why_join h2 {
    color: #fff;
    font-size: 36px;
}

.why_join {
    position: relative;
    top: 115px;
    left: 75px;
}

.reducing {
    margin-top: 57px;
    position: relative;
    left: 31px;
}

.reducing h1 {
    color: #fff;
    font-family: "forma-djr-display-bold";
    font-size: 45px;
    letter-spacing: 1.2px;
    text-align: left;
}

.reducing p {
    color: #ffffffe3;
    text-align: left;
    width: 90%;
    /* padding-top: 20px; */
}

.flex_card {
    background: #205EED;
    color: #fff;
    height: 197px;
    width: 217px;
    left: 35px;
    position: relative;
    top: 121px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 23px;
}

.flex_head {
    width: 100%;
}

.flex_head h2 {
    color: #fff;
    font-family: "forma-djr-display-bold";
    text-align: left;

}

.flex_p p {
    font-size: 13px;
    line-height: 17px;
    color: #ffffffb8;
}

.flex_card.second {
    left: 89px;
    top: 129px;
}

.flex_card.third {
    top: 259px;
    left: 60px;
}

.row.bus_top {
    width: 85%;
    margin: auto;
}

.plat_p p {
    width: fit-content;
    background: #ffc849;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 21px;
    font-weight: 600;
}

.buld_des h1 span {
    color: #205eec;
    position: relative;
}

.buld_des h1 {
    font-size: 54px;
    font-family: "forma-djr-display-bold";
    margin-top: 35px;
    line-height: 54px;
    color: #000;
}

section.business {
    margin-top: 75px;
}

.bus_rightp p {
    line-height: 22px;
    color: #404040;
}

.bus_rightp {
    width: 61%;
    margin: auto;
    font-weight: 600;
}

.row.bus_bottom {
    width: 85%;
    margin: auto;
    margin-top: 50px;
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

body {
    background-color: #f5f5f5;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.panel-heading {
    padding: 20px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel {
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 15px 16px 13px 8px rgb(4 4 4 / 5%);
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #00bcd4;
    text-align: center;
    color: #fff;
}

div.panel-heading {
    padding: 16px 17px;
}

.panel.panel-default {
    margin-bottom: 0 !important;
    border: none;
    border-radius: 11px !important;
}

div.panel-heading {
    padding: 16px 17px;
    border-radius: 10px;
    border: none !important;
    border-color: transparent !important;
}

.panel-body {
    border-top: none !important;
}

h4.panel-title {
    font-size: 20px;
    font-weight: 600;
}

h4.panel-title a i {
    color: #bfbfbf;
    margin-right: 10px;
    font-size: 18px;
}

.bus.bot_right img {
    height: 410px;
    width: 407px;
}

.bus.bot_right {
  
    height: 550px;

    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3C74F6;
    border-radius: 19px;
    position: relative;
}
.panel-body p {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 15px;
}
ul.servi__il {
    list-style: auto;
    margin-left: 40px;
}

ul.servi__il li {
    font-size: 17px;
    font-weight: 600;
}
.aboso__img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.row.bus_bottom .col-md-6 {
    padding-right: 0;
}

.imfas__S {
    border: 3px solid #ffffffc4;
    overflow: hidden;
    border-radius: 15px;
}

.row.fs__Fs {
    width: 94%;
    margin-left: auto;
}

.exp_top h1 span {
    color: #3c74f6;
}

.exp_top h1 {
    color: #000;
    font-size: 55px;
    font-family: "forma-djr-display-bold";
    line-height: 54px;
}

section.expert {
    margin-top: 90px;
}

.line_top {
    display: flex;
}

.line_mid {
    display: flex;
}

.line_bot {
    display: flex;
}

.circle {
    height: 150px;
    width: 150px;
    background: #ffc849;
    border-radius: 50%;
}

.square {
    height: 150px;
    width: 150px;
    background: #3c74f6;
}

.sdsd___s {
    width: 100%;
}

.long_line {
    height: 100px;
    width: 100%;
    background: #3c74f6;
}

.sfsf__Asa {
    display: flex;
    flex-direction: column;
    align-items: end;
}

img.buss_S {
    position: absolute;
    top: -42px;
    height: 125px;
    left: 24px;
    right: 0;
}

.capsule p {
    font-size: 27px;
    color: #000;
}

.capsule span {
    background: #3c74f6;
    color: #fff;
    height: 29px;
    width: 29px;
    border-radius: 50%;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 13px;
}

.capsules_container {
    position: relative;
    height: 100%;
}

.capsule {
    display: flex;
    align-items: center;
    border: 1px solid #a1a1a1;
    width: fit-content;
    padding: 39px 56px;
    border-radius: 60px;
}

.capsule.caps_4 {
    position: absolute;
    right: -50px;
    bottom: 189px;
    transform: rotate(-23deg);
}

.capsule.caps_3 {
    position: absolute;
    bottom: 137px;
    left: 121px;
}

.capsule.caps_2 {
    position: absolute;
    right: 185px;
    bottom: 251px;
    transform: rotate(-2deg);
}

.capsule.caps_1 {
    position: absolute;
    right: 0;
    top: 96px;
    transform: rotate(10deg);
}

section.cta {
    background: #3c74f6;
    /* height: 84vh; */
    position: relative;
    padding-bottom: 63px;
}

.cta__img img {
    position: absolute;
    height: 570px;
    width: 85%;
    left: 50%;
    transform: translate(-50%);
    border-radius: 15px;
    margin-top: 28px;
}

.form__s form {
    background: #fff;
    padding: 29px 32px;
    width: 88%;
    margin-top: 59px;
    border-radius: 16px;
}

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

.input_field input {
    border: none;
    background: #d9d9d9;
    width: 49%;
    padding: 13px 13px;
    margin-bottom: 12px;
    border-radius: 10px;
}

.upload input {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.upload {
    width: 100%;
    background: #d9d9d9;
    height: 180px;
    border-radius: 15px;
    position: relative;
    z-index: 9;
}

.upl_img img {
    height: 32px;
}

.upl_img {
    position: absolute;
    top: 22%;
    right: 0;
    left: 0;
    text-align: center;
    z-index: -1;
}

.upl_img p {
    position: relative;
    top: 57px;
}

button.submit {
    width: 100%;
    border: none;
    margin-top: 27px;
    padding: 10px;
    border-radius: 13px;
    background: #3c74f6;
    color: #fff;
    font-size: 24px;
}

.work_top {
    width: 63%;
}

.work_top h1 {
    text-align: start;
    color: #fff;
    font-size: 62px;
    font-family: "forma-djr-display";
    font-weight: 900;
    letter-spacing: 1px;
}

.work_top h1 span {
    position: relative;
}

.work_bot p {
    color: #e5e5e5;
    line-height: 20px;
    width: 64%;
}

.row.test_top {
    width: 85%;
    margin: auto;
}

.head_teap h1 {
    color: #000;
    font-size: 45px;
    font-family: "forma-djr-display-bold";
}

.testion__slidd {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 30px;
    border-radius: 22px;
    height: 356px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tops_tesr {
    font-size: 28px;
    color: #ffc849;
}

.sdfs_ss img {
    height: 36px;
}

.testimon__head p {
    font-size: 15px;
    color: #000;
}

.swiper-slide {
    padding: 20px;
}

.test_prof {
    text-align: center;
}

.test_prof img {
    height: auto;
    /* margin-top: 43px; */
}

section.testimonials {
    margin-top: 60px;
}

.arrows.position-relative {
    width: 25%;
    float: right;
    top: 50px;
}

.tou_head h1 {
    color: #000;
    font-size: 43px;
    font-family: "forma-djr-display-bold";
}

.tou_head {
    text-align: center;
    margin-top: 61px;
}

.input__Sdf button {
    border: none;
    background: #ffc849;
    padding: 9px 15px;
    border-radius: 20px;
}

.input__Sdf input {
    background: transparent;
    border: none;
    width: 70%;
}

.input__Sdf {
    width: 500px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    background: #fff;
    padding: 10px 13px;
    margin-bottom: 36px;
    border-radius: 35px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}

.foot_left {
    width: 57%;
    margin: auto;
    padding-top: 50px;
}

ul.socials li a {
    color: #000;
}

ul.socials li {
    border: 1px solid #878787;
    padding: 5px 31px;
    margin-right: 3px;
    margin-bottom: 2px;
    border-radius: 19px;
}

ul.socials {
    display: flex;
    flex-wrap: wrap;
}

footer.footer {
    margin-top: 90px;
}

.our_team {
    padding-top: 60px;
}

.our_team h1 a {
    color: #000;
    font-family: "forma-djr-display-bold";
}

.our_team h1 {
    color: #000;
    font-family: "forma-djr-display-bold";
}

.eeting input {
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.head_teap h1 img {
    height: 38px;
}

.eeting {
    position: relative;
    background: #000;
    color: #fff;
    width: fit-content;
    /* padding: 14px 59px; */
    border-radius: 42px;
    margin-top: 50px;
    z-index: 0;
    height: 52px;
    /* width: 229px; */
    padding: 0 14px;
    cursor: pointer;
}

.cal_sf p i {
    margin-right: 10px;
}

.cal_sf p {
    color: #ffffffeb;
}

.cal_sf {
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: -1;
}

.row.foot {
    background: #eaeaea;
}

.scroll_to_top p {
    color: #8f8f8f;
    font-size: 17px;
}

.scroll_to_top i {
    color: #000;
}

.scroll_to_top {
    display: flex;
    justify-content: space-between;
    margin-top: 49px;
}

.arrows.position-relative .swiper-button-next::after {
    content: '';
}

.arrows.position-relative .swiper-button-prev::after {
    content: '';
}

.sdfs_ss.gd {
    transform: rotate(180deg);
}

.arrows.position-relative>.swiper-button-next,
.arrows.position-relative>.swiper-button-prev {
    width: auto !important;
}

.sdfs_ss.fsaf {
    position: relative;
    /* left: -51px; */
}

.input__Sdf input:focus {
    outline: none;
}

div#datepicker {
    opacity: 0;
    cursor: pointer !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: pointer !important;
}

/* .collapse.in {
    display: block;
    background: #000;
    color: #fff;
} */
/* .panel-default>.panel-heading:has(> .collapse.in){
    background: #000;

} */
.panel-body {
    padding-left: 53px !important;
}

.collapse.in:has(.panel-default>.panel-heading) {
    background: #000;
}

.hamburger {
    position: relative;
    display: none;
    width: 45px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    outline: none;
    border: none
}

.hamburger .bar,
.hamburger:after,
.hamburger:before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-color: #4f4f4f;
    margin: 6px 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.hamburger.is-active:before {
    -webkit-transform: rotate(-45deg) translate(-8px, 6px);
    transform: rotate(-45deg) translate(-8px, 6px)
}

.hamburger.is-active:after {
    -webkit-transform: rotate(45deg) translate(-9px, -8px);
    transform: rotate(45deg) translate(-9px, -8px)
}

.hamburger.is-active .bar {
    opacity: 0
}

.mobile-nav {
    position: fixed;
    top: -100%;
    left: 0%;
    right: 0;
    width: 100%;
    min-height: 43vh;
    display: block;
    z-index: 9;
    background-color: #fff;
    padding-top: 100px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.mobile-nav.is-active {
    top: 0
}

.mobile-nav a {
    display: block;
    width: 100%;
    max-width: 222px;
    margin: 0 auto 16px;
    text-align: center;
    padding: 10px 16px;
    background-color: #3a6fec;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
}

.mobile-nav a:hover {
    background-color: #fff;
    color: #000;
}

@media screen and (min-width:1300px) and (max-width: 1450px) {
    section.banner {
        height: 107vh;
    }

    .ghost1 {
        bottom: 127px;
    }

    .ghost2 {
        top: 346px;
    }

    .penicil img {
        height: 690px;
    }

    .why_join {
        position: relative;
        top: 90px;
        left: 67px;
    }

    .flex_card {
        background: #205EED;
        color: #fff;
        height: 197px;
        width: 217px;
        left: 18px;
        position: relative;
        top: 109px;
    }


    .flex_card.second {
        left: 86px;
        top: 90px;
        width: 200px;
    }

    .flex_card.third {
        top: 217px;
        left: 59px;
        width: 200px;
    }

    .capsule.caps_3 {
        left: 73px;
    }
}

@media screen and (min-height: 800px) and (max-height: 950px) {
    section.banner {
        height: 100vh;
    }
}

@media screen and (min-height: 951px) and (max-height: 1600px) {
    section.banner {
        height: 100vh;
    }
}

@media screen and (min-width:1800px) and (max-width: 2000px) {
    section.banner {
        height: 105vh;
    }

    .ghost1 {
        position: relative;
        bottom: -198px;
        left: 246px;
        width: fit-content;
    }

    .ghost2 {
        position: absolute;
        top: 624px;
        right: 177px;
        width: fit-content;
    }

    .penicil img {
        height: 1002px;

    }

    .flex_card {
        height: 228px;
        width: 277px;
        left: 35px;
        top: 168px;
        padding: 23px;
    }

    .flex_card.third {
        top: 436px;
        left: 78px;
    }

    .flex_card.second {
        left: 110px;
        top: 289px;
    }

    .capsule.caps_3 {
        position: absolute;
        bottom: 137px;
        left: 339px;
    }

    footer.footer {
        margin-top: 90px;
        height: 65vh;
        overflow: hidden;
    }

    .scro_right i {
        font-size: 26px;
    }
}


@media screen and (min-width:320px) and (max-width:770px) {
    .hamburger {
        display: block;
    }

    .head_left {
        width: 100%;
        justify-content: space-between;
    }

    section.banner {
        background-image: none;
        height: 68vh;
        position: relative;
        padding-top: 60px;
    }

    .head_left {
        padding: 0;
        /* display: none; */
    }

    .head_right {
        padding: 0;
        /* display: none; */
    }

    ul.nav_links {
        display: none;
    }

    section.header {
        position: fixed;
        z-index: 999999999;
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    }

    .banner_top_content {
        width: 100%;
        margin: auto;
        padding-top: 17px;
        text-align: center;
    }

    .banner_top_content h1 {
        font-size: 30px;
    }

    .banner_mid_img>img {
        height: auto;
        margin-top: 30px;
    }

    .penicil img {
        height: 380px;
    }

    .ghost1 img {
        height: 79px;
    }

    .ghost1 {
        bottom: -79px;
        left: 250px;
    }

    .ghost2 {
        top: 276px;
        right: 247px;
    }

    .ghost2 img {
        height: 70px;
    }

    img.thread1 {
        left: 28px;
        height: 50px;
    }

    img.star1 {
        top: 38px;
        left: 50px;
        height: 27px;
    }

    img.dot {
        position: relative;
        left: 51px;
        height: 6px;
    }

    img.thread2 {
        position: relative;
        top: -13px;
        right: 35px;
        height: 45px;
    }

    img.star2 {
        position: relative;
        top: -29px;
        right: 4px;
        height: 29px;
    }

    img.dot2 {
        position: relative;
        right: 51px;
        top: -7px;
        height: 5px;
    }

    section.customer {
        margin-top: 90px;
        text-align: center;
    }

    section.work {
        margin-top: 3px;
    }

    .wrk_head h1 {
        text-align: center;
        font-size: 27px;
        font-family: "forma-djr-display-bold";
        line-height: 31px;
        color: #000;
    }

    .cardss {
        height: 285px;
        margin-bottom: 15px;
    }

    .card_imgg img {
        height: 184px;
        bottom: 0;
    }

    .card_tops h1 {
        font-size: 30px;
        padding-top: 6px;
    }

    .join_content img {
        display: none;
    }

    section.join {
        height: auto;
        background-image: none;
        background-color: #002f9a;
        padding-top: 70px;
    }

    .row.join_bott {
        margin-bottom: -38px;
    }

    .why_join h2 br {
        display: none;
    }

    .row.join_top {
        padding-top: 0;
        margin-left: -15px;
    }

    .reducing h1 {
        font-size: 23px;
        text-align: center;
    }

    .reducing {
        margin-top: 20px;
        position: relative;
        left: 0px;
    }

    .reducing p {
        width: 100%;
        padding-top: 5px;
    }

    .why_join h2 {
        font-size: 30px;
    }

    .why_join {
        position: relative;
        top: 2px;
        left: 0;
    }

    .flex_card {
        height: 166px;
        width: 49%;
        top: 17px;
        left: 0;
    }

    .flex_card.second {
        right: 0;
        float: right;
        left: unset;
        top: -149px;
    }

    .flex_card.third {
        top: -144px;
        left: 50%;
        transform: translate(-50%);
    }

    .row.bus_top {
        width: 100%;
        margin: auto;
    }

    .buld_des h1 {
        font-size: 32px;
        margin-top: 19px;
        line-height: 36px;
    }

    img.buss_S {
        top: -26px;
        height: 78px;
    }

    .flex_head h2 {
        font-size: 20px;
    }

    .bus_rightp {
        width: 100%;
        margin: auto;
        font-weight: 600;
    }

    .row.bus_bottom {
        width: 100%;
    }

    h4.panel-title {
        font-size: 15px;
    }

    .row.bus_bottom .col-md-6 {
        padding-right: 0;
        padding-left: 0;
    }

    .bus.bot_right img {
        height: 328px;
        width: 303px;
        padding-top: 0px;
    }

    .imfas__S {
        margin-top: 21px;
        margin-bottom: 21px;
    }

    .row.test_top {
        width: 100%;
    }

    .testion__slidd {
        padding: 19px;
        flex-direction: column;
        height: auto;
        padding: 22px 10px;
    }

    .fas__testt {
        width: 95%;
    }

    .tops_tesr {
        font-size: 40px;
    }

    .testimon__head p {
        font-size: 12px;
        font-weight: 600;
        line-height: 20px;
    }

    .test_prof img {
        height: 150px;
    }

    .row.test_top .col-md-4 {
        width: 30%;
    }

    .row.test_top .col-md-8 {
        width: 70%;
    }

    .arrows.position-relative {
        width: 100%;
    }

    .head_teap h1 {
        color: #000;
        font-size: 30px;
    }

    .sdfs_ss img {
        height: 23px;
    }

    .input__Sdf {
        width: 100%;
        padding: 7px 8px;
    }

    .tou_head h1 {
        color: #000;
        font-size: 30px;
    }

    .foot_left {
        width: 90%;
        margin: auto;
        padding-top: 50px;
        padding-bottom: 10px;
    }

    .row.foot {
        flex-direction: column-reverse;
    }

    .our_team h1 {
        font-size: 27px;
    }

    .our_team {
        padding-top: 24px;
    }

    .scroll_to_top p {
        font-size: 13px;
    }

    ul.socials li {
        border: 1px solid #343434;
        padding: 3px 20px;
    }

    .circle {
        height: 90px;
        width: 90px;
    }

    .square {
        height: 90px;
        width: 90px;
    }

    .row.fs__Fs {
        width: 100%;
        margin: auto;
    }

    .exp_top h1 {
        font-size: 33px;
        line-height: 37px;
    }

    .capsule {
        position: relative !important;
        padding: 21px 41px;
        margin-bottom: 5px;
        margin-left: auto;
    }

    .capsule.caps_1 {
        transform: rotate(0deg);
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .capsule.caps_2 {
        transform: rotate(0deg);
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .capsule.caps_3 {
        transform: rotate(0deg);
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .capsule.caps_4 {
        transform: rotate(0deg);
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .capsule p {
        font-size: 20px;
    }

    .capsule span {
        height: 23px;
        width: 23px;
        border-radius: 50%;
        font-size: 10px;
    }

    .capsules_container {
        position: relative;
        height: 100%;
        margin: 41px 0;
    }

    .cta__img img {
        height: auto;
    }

    .work_top {
        width: 100%;
    }

    .work_top h1 {
        font-size: 34px;
    }

    .row.work {
        position: relative;
        top: 45px;
    }

    .row.work .col-md-6.d-flex.flex-column.justify-content-center {
        margin-left: 41px;
    }

    .form__s form {
        background: #fff;
        padding: 19px 20px;
        width: 93%;
        margin: auto;
        margin-top: 72px;
    }

    .input_field input {
        padding: 10px 11px;
    }

    .upload {
        height: 145px;
    }

    .upl_img {
        top: 10%;
    }

    button.submit {
        margin-top: 19px;
        padding: 7px;
        font-size: 19px;
    }

    .upl_img img {
        height: 32px;
    }

    .banner_mid_img {
        position: unset;
        margin-top: 21px;
    }

    .ghost2 {
        bottom: 0;
        top: unset;
        height: fit-content;
        left: 54px;
    }

    .ghost1 {
        top: unset;
        bottom: -12px;
        position: absolute;
        height: fit-content;
        right: 50px;
        left: unset;
    }

    .stars_container {
        top: 229px;
        left: 0;
    }

    .penicil {

        top: 310px;
    }

    .head {
        padding: 10px 0;
    }

    .eeting {
        height: 47px;
    }
}



/* ABOUT PAGE */
section.banner.about_banner {
    background-image: url('../images/shape 1.svg');
    height: auto;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.about__content h1 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    margin-top: 66px;
    font-family: "forma-djr-display-bold";

}

.about_desc {
    width: 41%;
    margin: auto;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    text-align: justify;
    padding-bottom: 86px;
}

section.ideass .row {
    width: 85%;
    margin: auto;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 21px;
}

section.ideass .row .col-md-4 {
    padding: 0;
}

section.ideass .row .col-md-8 {
    padding: 0;
}

.realit p {
    font-size: 16px;
    color: #959595;
}

p.hehehe {
    color: #929292;
    font-size: 16px;
    text-transform: uppercase;
}

section.ideass {
    margin-top: 70px;
}

.realit h1 {
    margin: 0;
    margin-top: 10px;
    font-family: "forma-djr-display-bold";
    font-size: 45px;
    margin-bottom: 7px;
}

.asf__ig img {
    height: 145px;
}

.asf__ig {
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: end;
}

.row.eersd__sdf {
    margin-top: 30px !important;
    border: none !important;
}

.dig_top h1 {
    font-family: "forma-djr-display-bold";
}

.dig_top p {
    /* width: 70%; */
    font-size: 18px;
    color: #a7a7a7;
    font-family: Helvetica;
}

ul.dig_list {
    margin-top: 40px;
    padding-left: 31px !important;
}

ul.dig_list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

ul.dig_list li span p {
    font-size: 19px;
    color: #b5b5b5;
}

.gisg_lst_top p {
    font-size: 19px;
    color: #000 !important;
}

ul.dig_list li i {
    margin-top: 2px;
    margin-right: 18px;
    font-size: 21px;
}

.cardss.dgsdgsd img {
    height: 480px;
}

.cardss.dgsdgsd {
    height: 547px;
}

section.happpy {
    background: #3c74f6;
    margin-top: 120px;
    padding-bottom: 60px;
}

.happy_headef p img {
    height: 77px;
    margin-right: 13px;
}

.happy_headef p {
    display: flex;
    align-items: center;
    font-size: 25px;
}

.happy_headef {
    width: fit-content;
    margin: auto;
    border: 1px solid #d3d3d3;
    padding: 5px 33px;
    border-radius: 41px;
    margin-top: -43px;
    background: #e0edf6;
}

.dance {
    text-align: center;
}

.dance img {
    height: 400px;
}

.chose__sf {
    width: 90%;
}

.chose__sf p {
    color: #ffffffe8;
    font-size: 18px;
    margin-bottom: 14px !important;
}

.chose__sf p span {
    color: #fff;
}

.chose__sf h1 {
    color: #fff;
    font-weight: 900;
    font-size: 43px;
    margin-bottom: 33px;
}

@media screen and (min-width:320px) and (max-width:770px) {
    section.banner.about_banner {
        background-image: none;
        height: auto;
        padding-bottom: 40px;
    }

    .about__content h1 {
        font-size: 40px;
        margin-top: 33px;
    }

    .about_desc {
        width: 92%;
        margin-top: 19px;
        font-size: 14px;
    }

    section.ideass .row {
        width: 92%;
    }

    .realit h1 {
        font-size: 26px;
    }

    .asf__ig {
        justify-content: center;
        margin-top: 15px;
    }

    .asf__ig img {
        height: 100px;
    }

    .dig_top h1 {
        font-size: 26px;
        letter-spacing: .7px;
    }

    .dig_top p {
        /* width: 70%; */
        font-size: 16px;
    }

    ul.dig_list {
        margin-top: 20px;
        padding-left: 0px !important;
    }

    ul.dig_list li i {
        margin-top: 3px;
        margin-right: 10px;
        font-size: 16px;
    }

    ul.dig_list li span p {
        font-size: 16px;
    }

    .cardss.dgsdgsd {
        height: 305px;
        width: 100%;
    }

    .cardss.dgsdgsd img {
        height: 215px;
    }

    .row.eersd__sdf.sf__ehwu7 {
        flex-direction: column-reverse;
    }

    .happy_headef p {
        font-size: 18px;
    }

    .happy_headef p img {
        height: 60px;
        margin-right: 6px;
    }

    .happy_headef {
        padding: 2px 28px;
        border-radius: 41px;
        margin-top: -34px;
    }

    .dance img {
        height: 275px;
    }

    .dance {
        margin-top: 30px;
    }

    .chose__sf h1 {
        color: #fff;
        font-weight: 900;
        font-size: 26px;
        text-align: center;
        margin-bottom: 15px;
    }

    .chose__sf p {
        font-size: 16px;
        text-align: center;
    }

    .chose__sf {
        /* width: 100%; */
        margin: auto;
    }
}


/* Contact page */
section.banner.contactt_banner {
    background-image: url('../images/shape 1.svg');
    height: 54vh;
    display: flex;
    align-items: center;
}

ul.c_left li {
    padding: 10px 0;
    border-bottom: 1px solid #c8c8c8;
}

.cleft_head p {
    text-transform: uppercase;
    font-size: 17px;
    color: #aeaeae;
    font-weight: 600;
}

.cleft_content p {
    font-size: 17px;
    line-height: 22px;
    padding: 11px 0;
    color: #4c4c4c;
}

.cleft_content a {
    color: #3c74f6;
}

.cleft_content.sfs__lj p {
    padding: 3px 0;
}

.cleft_content.sfs__lj {
    padding: 15px 0;
}

.cleft_content span a {
    color: #fff;
}

section.contact .row {
    width: 90%;
    margin: auto;
}

.cleft_content span:nth-child(1) {
    background: #067aeb;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 9px;
    margin-top: 18px;
}

.cleft_content span:nth-child(2) {
    background: #1c99e7;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 9px;
    margin-top: 18px;
}

.cleft_content span:nth-child(3) {
    background: linear-gradient(1030deg, #e71e4c, #fb774e);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 9px;
    margin-top: 18px;
}

.cleft_content span:nth-child(4) {
    background: #1c99e7;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 9px;
    margin-top: 18px;
}

section.contact {
    margin-top: 70px;
    margin-bottom: 70px;
}

.form_head h1 {
    font-size: 50px;
    font-family: "forma-djr-display-bold";
}

.input_fields {
    justify-content: space-between;
    display: flex;
    margin-bottom: 10px;
}

.input_fields input {
    width: 49%;
    padding: 15px;
    border: none;
    border: 1px solid #d5d5d5;
    font-family: Helvetica;
}

.contact_form {
    width: 93%;
    margin-left: 36px;
    margin-top: -12px;
}

.input_fieldds input {
    width: 100%;
    padding: 15px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
}

.input_fieldds textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
}

.form_head {
    margin-bottom: 35px;
}

button.contact_submit {
    width: 100%;
    border: none;
    color: #fff;
    background: #3c74f6;
    padding: 12px;
    font-size: 19px;
}

ul.c_left li:last-child {
    border: none;
}

@media screen and (min-width:320px) and (max-width:770px) {
    section.banner.contactt_banner {
        background-image: none;
        height: 30vh;
    }

    section.contact .row {
        width: 100%;
    }

    .contact_form {
        width: auto;
        margin: 0;
    }

    .form_head h1 {
        font-size: 35px;
    }
}

/* career page */
.perk_head {
    background: #efecff;
    width: fit-content;
    margin: auto;
    padding: 28px 47px;
    font-size: 22px;
    border-radius: 40px;
    color: #3c74f6;
}

section.perks {
    margin-top: 60px;
}

.perks_tp h1 {
    text-align: center;
    font-family: "forma-djr-display-bold";
    font-size: 56px;
    letter-spacing: 1px;
}

section.perks .row {
    width: 90%;
    margin: auto;
    margin-top: 40px;
}

.perks_card {
    box-shadow: rgb(17 17 26 / 0%) 0px 1px 0px, rgb(17 17 26 / 5%) 0px 0px 8px;
    border-radius: 40px;
    padding: 50px;
    height: 100%;
}

.car_oclor1 {
    background: #efadff;
}

.card_imgsdf {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

.perk_card_content h1 {
    font-family: "forma-djr-display-bold";
    font-size: 30px;
    letter-spacing: 1px;
    padding-top: 6px;
    padding-bottom: 4px;
}

.perk_card_content p {
    font-size: 21px;
    line-height: 32px;
    color: #7c7c7c;
    font-family: "forma-djr-display";
    font-weight: 700;
    letter-spacing: 1.8px;
}

section.perks .row .col-md-4 {
    margin-bottom: 31px;
}

.car_oclor2 {
    background: #ffdbb0;
}

.car_oclor3 {
    background: #ffcaca;
}

.car_oclor4 {
    background: #cac2ff;
}

.car_oclor5 {
    background: #ffdbe6;
}

.car_oclor6 {
    background: #b7eeff;
}

.jobs_card {
    border: 1px solid #e0e0e0;
    padding: 80px 50px;
    border-radius: 50px;
    height: 100%;
}

.job_title h1 {
    font-family: "forma-djr-display-bold";
    color: #000;
    letter-spacing: 1.4px;
    margin-top: 0;
    font-size: 29px;
}

.job_loc ul li:last-child {
    padding-left: 33px;
    color: #3c74f6;
}

.job_loc ul li:first-child {
    border-right: 1px solid #afafaf;
    color: #7c7c7c;
}

.job_loc ul li {
    padding-right: 33px;
    font-size: 20px;
    font-family: 'Montserrat';
    letter-spacing: .5px;
    font-weight: 300;
    /* letter-spacing: 1.4px; */
}

.job_loc ul {
    display: flex;
}

.job_loc {
    margin-bottom: 30px;
    margin-top: 14px;
}

.job_desc_lim p {
    font-size: 20px;
    line-height: 30px;
    color: #969696;
    font-family: 'Montserrat';
    /* font-weight: 700; */
    letter-spacing: .5px;
    font-weight: 300;
}

.apply_butn a {
    border: 1px solid #ddd;
    padding: 23px 42px;
    font-size: 20px;
    border-radius: 36px;
    color: #000;
    font-family: "forma-djr-display-bold";
    transition: .3s;
}

.apply_butn {
    margin-top: 65px;
}

.apply_butn a:hover {
    background-color: #000;
    color: #fff;
}

section.perks.jobs .row .col-md-6 {
    margin-bottom: 29px;
}

section.perks.jobs {
    margin-bottom: 30px;
}

@media screen and (min-width:320px) and (max-width:770px) {
    .perk_head {
        padding: 13px 37px;
        font-size: 19px;
    }

    .perks_tp h1 {
        font-size: 30px;
    }

    section.perks .row {
        width: 100%;
    }

    .card_imgsdf {
        width: 90px;
        height: 90px;
    }

    .perks_card {
        padding: 30px;
    }

    .perk_card_content h1 {
        font-size: 25px;
    }

    .perk_card_content p {
        font-size: 18px;
        line-height: 28px;
    }

    .card_imgsdf img {
        height: 39px;
    }

    .jobs_card {
        padding: 30px 20px;
        border-radius: 23px;
    }

    .job_title h1 {
        font-size: 23px;
    }

    .job_loc ul li {
        padding-right: 15px;
        font-size: 16px;
    }

    .job_loc ul li:last-child {
        padding-left: 15px;
    }

    .job_desc_lim p {
        font-size: 16px;
        line-height: 25px;
    }

    .apply_butn a {
        padding: 14px 25px;
    }
}


/* job single page */
section.descriptionss {
    margin-top: 55px;
}

.desc_container {
    width: 90%;
    margin: auto;
    background: #f9f9f9;
    padding: 71px 95px;
    border-radius: 40px;
}

.about_role h1 {
    font-family: "forma-djr-display-bold";
}

.about_role p {
    font-size: 23px;
    color: #868686;
    line-height: 35px;
    font-family: 'Montserrat';
    font-weight: 300;
    padding-top: 10px;
}

.about_role ul {
    margin-top: 25px;
}

.about_role ul li i {
    font-size: 7px;
    margin-top: 13px;
    margin-right: 15px;
}

.about_role ul li {
    display: flex;
    align-items: self-start;
    font-size: 23px;
    padding: 9px;
    font-family: 'Montserrat';
    color: #868686;
    font-weight: 300;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    left: 30px;
}

.test_prof {
    text-align: center;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.fas__testt {
    width: 75%;
}

.nameee h1 {
    font-size: 25px;
    margin: 0;
    margin-bottom: 9px;
}

@media screen and (min-height:320px) and (max-width:770px) {
    .fas__testt {
        width: 95%;
    }
}