h1,
h2 {
    color: #000;
}
.up i,
.white {
    color: #fff;
}
.about-sec .common_box ul li strong,
.srvices_block .mot_box .mot_ttl,
.white {
    text-transform: uppercase;
}
.ctn-info .ctn-details .ctn-box p,
body,
h1,
p > *,
ul {
    margin: 0;
}
h1,
h2 {
    line-height: 1.1;
}
.custom_btn,
h1,
h2 {
    font-weight: 700;
}
.header-wrappper,
.logo a,
.nav-links,
nav {
    display: flex;
    align-items: center;
}
.contect-sec.career-sec .ctn-block .ctn-form span.grup,
body,
ul {
    padding: 0;
}
.nav-links,
.sub_menu,
ul li {
    list-style: none;
}
@font-face {
    font-family: Sansation;
    src: url("../fonts/Sansation/SansationBold.eot");
    src: url("../fonts/Sansation/SansationBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Sansation/SansationBold.woff2") format("woff2"), url("../fonts/Sansation/SansationBold.woff") format("woff"),
        url("../fonts/Sansation/SansationBold.ttf") format("truetype"), url("../fonts/Sansation/SansationBold.svg#SansationBold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Sansation;
    src: url("../fonts/Sansation/SansationRegular.eot");
    src: url("../fonts/Sansation/SansationRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Sansation/SansationRegular.woff2") format("woff2"), url("../fonts/Sansation/SansationRegular.woff") format("woff"),
        url("../fonts/Sansation/SansationRegular.ttf") format("truetype"), url("../fonts/Sansation/SansationRegular.svg#SansationRegular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Sansation;
    src: url("../fonts/Sansation/SansationLight.eot");
    src: url("../fonts/Sansation/SansationLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Sansation/SansationLight.woff2") format("woff2"), url("../fonts/Sansation/SansationLight.woff") format("woff"),
        url("../fonts/Sansation/SansationLight.ttf") format("truetype"), url("../fonts/Sansation/SansationLight.svg#SansationLight") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: "Nunito Sans", sans-serif;
    overflow-x: hidden;
}
.copyright .c_txt,
h1,
h2 {
    font-family: Sansation;
}
.custom_btn,
.nav-links li a,
.srvices_block .mot_box .mot_ttl,
.srvices_block .mot_box .number,
.srvices_block .mot_box p,
.team_sec .t_box .t_ctn span,
p {
    font-family: "Nunito Sans", sans-serif;
}
a,
a:hover {
    text-decoration: none;
}
h1 {
    font-size: 64px;
}
h2 {
    font-size: 40px;
}
.nav-links li a,
p {
    color: #000;
    font-weight: 400;
}
p {
    font-size: 18px;
    line-height: 1.4;
}
.container {
    width: 100%;
    max-width: 1256px;
}
.custom_btn {
    position: relative;
    display: inline-block;
    padding: 16px 80px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    background: linear-gradient(90deg, transparent, transparent, transparent, transparent);
    background-size: 400%;
    border-radius: 50px;
    border: 1px solid #0078ff;
    z-index: 1;
}
.hamburger,
.prime_sec .prime_slider .slick-slide .img_box .img_ttl,
.service-sec.about-sec::after,
.srvices_block .mot_box a.readmore::before,
.sub_menu .nav_link::after,
.sub_menu .nav_link::before,
.up {
    display: none;
}
.up,
header {
    z-index: 9999;
}
.contact_us .main_form .custom_btn:hover,
.contect-sec .ctn-form .custom_btn:hover,
.prime_sec .prime_slider .img_box img:hover {
    transform: translateY(-5px);
}
.up {
    background-color: #0b1a2b;
    box-shadow: 1px 0 7px 2px #00b5ff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    position: fixed;
    right: 20px;
    bottom: 20px;
}
.up i {
    font-size: 25px;
}
.logo a {
    gap: 24px;
}
.header-wrappper {
    justify-content: space-between;
    height: 90px;
    z-index: 999;
}
.nav-links {
    gap: 40px;
}
.nav-links li a {
    font-size: 20px;
    transition: 0.4s;
}
.about-sec .about-img,
.about_sec .about_cnt,
.home-banner,
.main,
.nav-links li,
.srvices_block .mot_box a {
    position: relative;
}
.nav-links li a::after,
.nav-links li a::before {
    content: "";
    display: block;
    bottom: 0;
    height: 2px;
    border-radius: 25px;
    width: 0%;
    background-color: #1ba5dd;
    position: absolute;
    transition: 0.3s ease-in-out;
}
.nav-links li a::after {
    right: 0;
}
.nav-links li a.active::before,
.nav-links li a:hover::before {
    width: 85%;
}
.nav-links li a.active::after,
.nav-links li a:hover::after {
    width: 10%;
    transition: 0.3s;
    transform-origin: bottom left;
}
.toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2 {
    transition: 0.7s;
    width: 0;
}
.toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px);
}
.hamburger div {
    width: 30px;
    height: 3px;
    background: #1ba5dd;
    margin: 5px;
    transition: 0.3s;
}
.ctn-form .grup.full,
.home-banner .element img,
footer::before,
header {
    width: 100%;
}
header,
header.is-sticky {
    position: fixed;
    background-color: #fff;
}
header {
    top: 0;
}
header.is-sticky {
    animation: 0.35s ease-out slideDown;
}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.home-banner .element {
    position: relative;
    z-index: 3;
}
.home-banner .banner-title {
    position: absolute;
    left: 90px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 535px;
    z-index: 3;
}
.home-banner .banner-title span {
    position: absolute;
    top: -40px;
    z-index: -1;
    left: -40px;
}
.about_sec {
    margin-top: 0;
}
.about_frame,
.about_frame_two,
.contact_us .common_box h2,
.prime_sec .common_box h2,
.team_sec .common_box h2 {
    display: inline-block;
}
.home-banner .banner-slider .slick-dots li button {
    background: #8d8d8d;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    transition: 0.4s;
}
.home-banner .banner-slider .slick-dots li {
    width: 13px;
    height: 13px;
}
.home-banner .banner-slider .slick-dots li.slick-active,
.home-banner .banner-slider .slick-dots li.slick-active button {
    width: 84px;
    border-radius: 100px;
    background: #1ba5dd;
}
.home-banner .slick-dots {
    position: absolute;
    bottom: 40px;
}
.about_sec .about_box {
    position: relative;
    height: 700px;
    overflow: hidden;
    background: #fff;
    border-radius: 40px;
    backdrop-filter: blur(50px);
}
.about_sec .border-gradient {
    border: 2px solid transparent;
    border-radius: 40px;
    background-clip: padding-box;
    position: relative;
}
.about_sec .border-gradient::before,
.contect-sec .ctn-info .map-box::before,
.service-sec .about-img::before,
.srvices_block .mot_box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px;
    border-radius: inherit;
    background: linear-gradient(125deg, #3889e4f0 -40%, #fff 60%, #949494 110%);
}
.common_box h2,
.custon-banner .common_box h1 {
    position: relative;
    margin-bottom: 31px;
}
.common_box h2::after,
.custon-banner .common_box h1::after {
    position: absolute;
    content: "";
    background-image: url("../img/line.svg");
    width: 129px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -16px;
    left: 0;
    animation: 5s move;
}
@keyframes move {
    0% {
        background-position: -100px 0;
    }
    100% {
        background-position: 0 0;
    }
}
.about_sec .about_dtl {
    padding: 0 80px;
    display: flex;
    gap: 47px;
    align-items: center;
}
.about_sec .about_box::before,
.about_sec .about_box:after {
    background-image: url("../img/circle_one.svg");
    content: "";
    position: absolute;
    width: 200px;
    height: 1022px;
    right: 150px;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
}
.srvices_block .mot_box a::before,
.srvices_block .mot_box::after {
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
}
.about_sec .about_box::before {
    background-image: url("../img/circle_two.svg");
    right: 28px;
}
.about_sec .about_right .img_block {
    display: flex;
    overflow: hidden;
}
.about_sec .about_right .img_block img {
    transition: 0.3s ease-in-out;
    border-radius: 5px;
}
.about_sec .about_right .img_block img:hover,
.team_sec .t_box:hover img {
    transform: scale(1.1);
}
.about_sec .about_right .img_block.img_one,
.about_sec .about_right .img_block.img_three {
    justify-content: space-between;
}
.about_right {
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: relative;
}
.about_sec .about_right .img_block.img_three .five {
    align-self: flex-start;
    position: absolute;
    right: 0;
}
.about_sec .about_right .img_block.img_three .four {
    position: absolute;
    left: -82px;
    width: 210px;
    height: 210px;
}
.about_sec .common_box p,
.contact_us .common_box p {
    opacity: 0.7;
}
.srvices_block {
    padding-top: 70px;
    background-image: url("../img/service.png");
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    padding-bottom: 206px;
    background-size: 100%;
}
.prime_sec,
.team_sec {
    padding-bottom: 120px;
}
.srvices_block .mot_block {
    display: flex;
    gap: 34px;
}
.srvices_block .mot_box p {
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    opacity: 0.8;
    margin: 10px 0 20px;
}
.srvices_block .common_box p {
    opacity: 0.8;
}
.srvices_block .mot_box {
    padding: 25px 17px 30px;
    background: padding-box #fff;
    border: 2px solid transparent;
    border-radius: 44px;
    position: relative;
    width: 35%;
    height: fit-content;
}
.srvices_block .mot_box::after {
    background-image: url("../img/s_one.svg");
    left: 0;
    bottom: 0;
    animation: 5s infinite op;
}
@keyframes op {
    0%,
    100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
.srvices_block .mot_box a::before {
    background-image: url("../img/s_two.svg");
    z-index: 2;
    top: -50px;
    right: -300px;
    animation: 5s infinite deg;
}
.srvices_block .slick-slide:nth-child(2n):before {
    top: 70px;
}
@keyframes deg {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}
.srvices_block .mot_box .mot_ttl {
    color: #54bbe5;
    font-size: 20px;
    line-height: 27.28px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
}
.srvices_block .row {
    align-items: center;
}
.srvices_block .mot_box .number {
    border: 1px solid #fff;
    color: #000;
    background: #fff;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 29.56px;
    font-weight: 600;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    box-shadow: 1px 3px 13px rgb(56 136 227);
}
.srvices_block .mot_box.space {
    margin-top: 70px;
}
.team_sec {
    background-color: rgba(56, 137, 228, 0.08);
    padding-top: 80px;
    position: relative;
}
.prime_sec .common_box,
.team_sec .common_box {
    text-align: center;
    width: 600px;
    margin: 0 auto;
    position: relative;
}
.team_sec .common_box h2::after {
    left: 22px;
}
.prime_sec .common_box p,
.team_sec .common_box p {
    font-size: 16px;
    opacity: 0.7;
}
.team_sec .testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    gap: 68px;
    z-index: 1;
    position: relative;
    align-items: stretch;
}
.team_sec .t_box {
    text-align: center;
    width: 25%;
    position: relative;
    border-radius: 44px;
    background: padding-box #eff6fd;
    padding: 120px 50px 35px;
    border: 2px solid transparent;
}
.team_sec .t_box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px;
    border-radius: inherit;
    background: linear-gradient(173deg, #c9efff00 40%, #1ba5dd 100%);
}
.team_sec .t_box .t_img {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.team_sec .t_box .t_img img {
    border-radius: 50%;
    height: 142px;
    width: 142px;
    transition: 0.3s ease-in-out;
}
.team_sec .t_box .t_ctn span {
    font-size: 22px;
    line-height: 30px;
    color: #1ba5dd;
    font-weight: 600;
}
.team_sec .t_box .t_ctn p {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    opacity: 0.8;
}
.prime_sec {
    background-color: #fff;
    padding-top: 145px;
    position: relative;
}
.prime_sec::after {
    position: absolute;
    content: "";
    background-image: url("../img/prime_circle.svg");
    height: 800px;
    bottom: -30px;
    width: 400px;
}
.prime_sec .common_box h2::after {
    left: auto;
    right: 62px;
}
.prime_sec .common_box::after {
    position: absolute;
    content: "";
    background-image: url("../img/prime_cthree.png");
    height: 88px;
    width: 88px;
    object-fit: contain;
    border-radius: 50%;
    top: 0;
    right: -75px;
}
.prime_sec .common_box::before {
    position: absolute;
    content: "";
    background-image: url("../img/prime_c.svg");
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    object-fit: contain;
    border-radius: 50%;
    top: 25px;
    left: -70px;
}
.prime_sec .prime_slider .img_box img {
    width: 98%;
    height: 466px;
    border-radius: 44px;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}
.prime_sec .prime_slider .slick-slide.slick-current .img_box .img_ttl,
footer .f_right .colum a {
    display: block;
}
.prime_sec .prime_slider .img_box .img_ttl {
    text-align: center;
    padding-top: 60px;
    position: relative;
}
.prime_sec .prime_slider .img_box .img_ttl::after {
    position: absolute;
    content: "";
    background-image: url("../img/prime_cthree.png");
    background-repeat: no-repeat;
    height: 82px;
    width: 82px;
    left: 0;
    top: 20px;
}
.prime_sec .prime_slider .img_box .img_ttl::before {
    position: absolute;
    content: "";
    background-image: url("../img/prime_c.svg");
    background-repeat: no-repeat;
    height: 28px;
    top: 20px;
    width: 28px;
    right: 0;
}
.prime_slider {
    padding-top: 10px;
    overflow: hidden;
}
.prime_slider .slick-list {
    overflow: unset;
}
.prime_sec .prime_slider .img_box .img_ttl span {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #000;
    display: inline-block;
    margin-bottom: 16px;
}
.prime_sec .prime_slider .img_box .img_ttl p {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    opacity: 0.7;
}
footer {
    padding-top: 64px;
    padding-bottom: 300px;
    position: relative;
    background: linear-gradient(99deg, rgba(56, 137, 228, 0.22) -6.14%, rgba(56, 137, 228, 0) 106.55%);
}
footer::before {
    position: absolute;
    background: #fff;
    content: "";
    height: 3px;
    top: 0;
}
footer .f_left {
    text-align: left;
}
footer .f_right {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
footer .f_right .colum {
    width: 33%;
}
.contact_us {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 220px;
}
.contact_us .main_form,
.copyright {
    background: linear-gradient(99deg, rgba(56, 137, 228, 0.22) -6.14%, rgba(56, 137, 228, 0) 106.55%);
}
.contact_us .common_box {
    width: 485px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 24px;
}
.contact_us .common_box h2::after {
    left: 40px;
}
.contact_us .main_form {
    width: 85%;
    margin: 0 auto;
    padding: 60px 0;
    border-radius: 24px;
    border: 1px solid #fff;
    text-align: center;
}
.contact_us .input-block {
    width: 64.7%;
    margin: 0 auto;
}
.contact_us .input-block .email input {
    width: 641px;
    padding: 18px 16px;
    border-radius: 16px;
    border: 0;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.contact_us .input-block .email input::placeholder,
.contact_us .input-block .msg textarea::placeholder {
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.contact_us .input-block .email input:focus,
.contact_us .input-block .msg textarea:focus {
    border: 0;
    outline: 0;
    box-shadow: 1px 0 7px 2px #00b5ff;
}
.contact_us .input-block .msg textarea {
    height: 204px;
    width: 643px;
    border-radius: 16px;
    padding: 16px;
    border: 0;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.contact_us .input-block .email {
    margin-bottom: 24px;
}
.contact_us .main_form .custom_btn {
    margin-top: 24px;
}
.contact_us .main_form .custom_btn,
.contect-sec .ctn-form .custom_btn {
    transition: 0.4s;
    padding: 16px 120px;
    border-radius: 16px;
    font-size: 24px;
    font-weight: 400;
    border: 0 solid #0078ff;
    background-color: rgba(255, 255, 255, 0.05);
    z-index: 1;
    position: relative;
    color: #000;
}
.contact_us .main_form .custom_btn::after,
.contect-sec .ctn-form .custom_btn::after {
    position: absolute;
    content: "";
    opacity: 1;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    z-index: -2;
    height: calc(100% + 6px);
    border-radius: 16px;
    backdrop-filter: blur(20px);
    background: linear-gradient(102deg, rgb(0 120 255 / 57%) 0, #3889e400 50%, #3996ff7a 100%);
}
.contact_us .main_form .custom_btn:before,
.contect-sec .ctn-form .custom_btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: 0 0/400% #fff;
    border-radius: 16px;
    transition: 0.5s;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
}
footer .f_right .colum span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
    display: inline-block;
    margin-bottom: 16px;
}
footer .f_right .colum a,
footer .f_right .colum p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    margin-bottom: 0;
    text-transform: capitalize;
}
footer .f_right .colum.contact a,
footer .f_right .colum.social a {
    margin-bottom: 16px;
    transition: 0.3s ease-in-out;
}
footer .f_right .colum.contact a:last-child,
footer .f_right .colum.social a:last-child {
    margin-bottom: 0;
}
footer .f_right .colum.contact a:hover,
footer .f_right .colum.social a:hover {
    transform: translateX(8px);
}
.copyright .c_txt {
    text-align: center;
    padding-bottom: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    opacity: 0.7;
}
.clients .common_box h2::after,
.custon-banner .common_box h1::after {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.clients .common_box h2,
.custon-banner .common_box h1 {
    text-align: center;
}
.clients {
    padding-bottom: 100px;
}
.clients .client-box {
    display: flex !important;
    gap: 40px;
    align-items: center;
    width: 867px !important;
    margin: 0 auto;
}
.clients .client-box .client-dtl {
    width: 65%;
}
.clients .client-box .client-info {
    width: 45%;
    display: flex;
    align-items: center;
    gap: 30px;
}
.clients .client-box .client-dtl h3 {
    font-size: 28px;
    font-weight: 400;
    color: #000;
    text-align: right;
    line-height: 1.4;
    margin-bottom: 32px;
}
.clients .client-box .client-dtl p {
    font-size: 16px;
    text-align: right;
}
.clients .clients-slider {
    padding-top: 60px;
    padding-bottom: 90px;
    position: relative;
}
.clients .clients-slider .slick-arrow {
    position: absolute;
    bottom: 0;
    top: 90%;
    transform: translateY(-90%);
}
.clients .clients-slider .slick-prev {
    left: -80px;
    right: 0;
    margin: 0 auto;
}
.clients .clients-slider .slick-next {
    right: -80px;
    left: 0;
    margin: 0 auto;
}
.about-sec .bottom-cunter::after,
.about-sec .top-cunter::after {
    top: -15px;
    left: -15px;
    width: 160px;
    height: 160px;
    backdrop-filter: blur(10px);
    z-index: -1;
    right: 0;
    content: "";
    
}
.home-banner .home-moon {
    position: absolute;
    bottom: 60px;
    right: 0;
}
.clients .client-box .client-info img {
    border-radius: 12px;
    height: 162px;
    width: auto;
    object-fit: cover;
}
.custon-banner {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../img/banner-two.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
}
.contect-sec,
.our-vision,
.service-sec {
    background-image: url(../img/service.png);
    background-size: 100%;
    width: 100%;
}
.custon-banner::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 38.66%, #fff 97.5%), linear-gradient(0deg, rgba(0, 66, 120, 0.5) 0, rgba(0, 66, 120, 0.5) 100%);
    z-index: -1;
}
.about-sec .common_box ul {
    padding-left: 30px;
    opacity: 0.7;
}
.about-sec .common_box ul li {
    list-style: disc;
    padding-bottom: 20px;
}
.about-sec .common_box ul li:last-child {
    padding-bottom: 0;
}
.about-sec .container {
    display: flex;
    align-items: center;
    gap: 50px;
}
.about-sec .common_box {
    width: 55%;
}
.about-sec .about-img {
    width: 45%;
}
.about-sec .bottom-cunter,
.about-sec .top-cunter {
    width: 131.655px;
    height: 131.655px;
    border-radius: 24px;
    position: absolute;
    display: flex;
}
.about-sec {
    padding-top: 80px;
    padding-bottom: 280px;
    overflow: hidden;
    position: relative;
}
.about-sec .about-img img {
    border-radius: 8px;
    width: 100%;
    height: 620px;
}
.about-sec .top-cunter {
    background: #d1edf8;
    backdrop-filter: blur(8.565102577209473px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: -50px;
    left: -50px;
}
.about-sec .top-cunter::after {
    border-radius: 24px;
    position: absolute;
    background: rgba(27, 165, 221, 0.2);
}
.about-sec .stat-number,
.about-sec span {
    color: #004278;
    font-size: 42.826px;
    font-weight: 700;
    line-height: 1;
}
.about-sec .stat-title {
    color: #004278;
    font-size: 29px;
    font-weight: 300;
}
.about-sec .bottom-cunter {
    background: rgba(0, 66, 120, 0.8);
    backdrop-filter: blur(15px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    bottom: -50px;
    right: 0;
}
.about-sec::after,
.contect-sec,
.our-vision,
.service-sec {
    background-repeat: no-repeat;
}
.about-sec .bottom-cunter .stat-number,
.about-sec .bottom-cunter span {
    color: #d1edf8;
    font-size: 42.826px;
    font-weight: 700;
    line-height: 1;
}
.ctn-form span,
.service-sec.about-sec span {
    color: #54bbe5;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
}
.about-sec .bottom-cunter .stat-title {
    color: #d1edf8;
    font-size: 29px;
    font-weight: 300;
    border-radius: 24px;
}
.about-sec .bottom-cunter::after {
    border-radius: 24px;
    position: absolute;
    background: rgba(0, 66, 120, 0.5);
}
.about-sec::after {
    background-image: url("../img/about-circle.svg");
    background-size: contain;
    width: 450px;
    height: 1022px;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: -1;
}
.our-vision .container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}
.our-vision .vision-card {
    width: 32%;
    padding: 24px;
    border-radius: 44px;
    border: 2px solid transparent;
    background: #fff;
    position: relative;
    transition: 0.4s;
}
.our-vision .vision-card:hover {
    transform: skew(-2deg, 1deg);
}
.certificate .certificate-cards::before,
.our-vision .vision-card::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -3px;
    border-radius: inherit;
    background: linear-gradient(125deg, #3889e4f0 -40%, #fff 60%, #949494 110%);
}
.our-vision .vision-card img {
    height: 204px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
}
.our-vision {
    padding-bottom: 210px;
    position: relative;
    background-position: center 50%;
}
.certificate,
.contect-sec {
    padding: 50px 0 140px;
}
.contect-sec,
.service-sec {
    background-position: center;
}
.our-vision .circle {
    position: absolute;
    animation: 5s infinite deg;
}
.our-vision .c-one {
    top: -150px;
    left: 150px;
}
.our-vision .c-two {
    top: -100px;
    right: 450px;
    height: 48px;
    width: 48px;
}
.our-vision .c-three {
    bottom: 70px;
    left: 100px;
}
.our-vision .c-four {
    bottom: 70px;
    right: 250px;
}
.service-sec.about-sec span {
    font-weight: 600;
    padding: 24px 0;
}
.service-sec .about-img {
    padding: 24px;
    position: relative;
    border: 2px solid transparent;
    background: padding-box #fff;
    border-radius: 28px;
}
.service-sec .about-img .circle-one {
    position: absolute;
    height: 48px;
    width: 48px;
    top: 0;
    right: 0;
    animation: 5s infinite op;
}
.service-sec .about-img .circle-two {
    position: absolute;
    height: 63px;
    width: 63px;
    bottom: 0;
    left: 0;
    animation: 5s infinite op;
}
.certificate .block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 60px;
}
.certificate .certificate-cards {
    width: 31%;
    padding: 16px;
    border-radius: 32px;
    border: 2px solid transparent;
    position: relative;
    background: #fff;
    transition: 0.4s;
    cursor: pointer;
}
.certificate .certificate-cards:hover {
    background: linear-gradient(99deg, rgb(56 137 228) -326%, #fff 126%);
}
.certificate .certificate-cards img {
    width: 100%;
    height: 425px;
    border-radius: 20px;
    border: 1px solid #248fe1;
}
.certificate .certificate-cards p {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-top: 16px;
}
.alert,
.whatsapp a.text {
    text-align: center;
    font-weight: 700;
}
.contect-sec .ctn-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 140px;
    padding-top: 50px;
}
.ctn-form {
    border: 1px solid #3889e438;
    background: linear-gradient(99deg, rgba(56, 137, 228, 0.22) -6.14%, rgba(56, 137, 228, 0) 106.55%);
    backdrop-filter: blur(50px);
    border-radius: 24px;
    padding: 40px;
}
.ctn-form span {
    font-weight: 600;
    padding-bottom: 16px;
}
.ctn-form .grup {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 31%;
}
.ctn-form form {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.ctn-form form label {
    color: #262626;
    font-size: 16px;
    font-weight: 600;
}
.ctn-form form input,
.ctn-form form select,
.ctn-form form textarea {
    padding: 12px 16px;
    border-radius: 100px;
    border: 1px solid #262626;
    color: rgba(62, 62, 62, 0.6);
    font-size: 16px;
    font-weight: 400;
    background: 0 0;
}
.ctn-form form textarea {
    height: 208px;
    border-radius: 24px;
}
.ctn-form form input:focus,
.ctn-form form select:focus,
.ctn-form form textarea:focus {
    outline: 0;
}
.contect-sec .ctn-form {
    width: 50%;
}
.contect-sec .ctn-info {
    width: 38%;
}
.contect-sec .ctn-form .custom_btn {
    font-size: 16px;
    font-weight: 400;
    padding: 16px 40px;
    margin-left: auto;
}
.contect-sec .ctn-info .map-box {
    background: padding-box #fff;
    border: 2px solid transparent;
    border-radius: 34px;
    position: relative;
    padding: 12px;
   display: block;
       z-index: 3;
}
.contect-sec .ctn-info .map-box iframe {
    border-radius: 24px;
    z-index: -1;
    position: relative;
}
.contect-sec .ctn-info .map-box .map-circle {
    position: absolute;
    top: 0;
    right: 0;
}
.contect-sec .ctn-info .map-box .map-circle.bottom {
    left: 0;
    right: initial;
    top: initial;
    bottom: 0;
}
.contect-sec .ctn-info .map-box::before {
    background: linear-gradient(157deg, #3889e4f0 -159%, #fff 54%, #949494 160%);
}
.ctn-info .ctn-details {
    padding-top: 58px;
    margin-top: 58px;
    border-top: 1px solid #000;
}
.ctn-info .ctn-details .ctn-box {
    padding-bottom: 24px;
}
.ctn-info .ctn-details .ctn-box a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding-top: 8px;
}
.contect-sec.career-sec {
    background-image: none;
}
.contect-sec.career-sec .ctn-block .ctn-form {
    width: 100%;
    position: relative;
}
.contect-sec.career-sec .ctn-form .custom_btn {
    margin-right: auto;
    margin-left: inherit;
}
.ctn-form .grup.half {
    width: 48%;
}
.ctn-form .grup input[type="file"]::file-selector-button {
    border: 0;
    border-radius: 50.089px;
    background: linear-gradient(98deg, rgba(0, 120, 255, 0.71) 2.5%, rgba(33, 130, 239, 0) 47.08%, rgba(57, 150, 255, 0.88) 97.6%);
    backdrop-filter: blur(10.017786979675293px);
    padding: 8.014px 40.071px;
    transition: 1s;
}
.contect-sec.career-sec .ctn-form form input[type="file"] {
    padding: 5px 16px;
}
.career-sec .ctn-form .circle-one {
    position: absolute;
    top: 40%;
    left: -20px;
}
.career-sec .ctn-form .circle-two {
    position: absolute;
    bottom: 40px;
    right: -20px;
}
.career-sec .ctn-form .circle-three {
    position: absolute;
    top: 0;
    right: 300px;
}
.career-sec .ctn-form .circle-four {
    position: absolute;
    bottom: 0;
    left: 400px;
    height: 120px;
    width: 120px;
}
.whatsapp {
    z-index: 99;
    position: fixed;
    left: -50px;
    top: 70%;
    display: flex;
    align-items: center;
    gap: 100px;
    flex-direction: column;
}
.alert,
.sub_menu {
    position: absolute;
}
.whatsapp a.text {
    color: #0081b5;
    font-size: 16px;
    border-radius: 32.626px;
    border: 1px solid #3889e4;
    background: #fff;
    padding: 11px 22px;
    display: block;
    transform: rotate(90deg);
}
.team_sec .t_box ul {
    padding-top: 16px;
    list-style: disc;
}
.team_sec .t_box ul li {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    display: inline-block;
}
.team_sec .t_box ul li::before {
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
    content: "";
    top: 5px;
}
.srvices_block .mot-box-block {
    display: flex;
    justify-content: center;
    gap: 60px;
}
.prime_slider .img_box {
    margin: 0 15px;
}
.prime_slider .slick-slide.slick-current .img_box img {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sub_menu {
    width: 320px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    margin: 0 auto;
}
.nav-links li:hover .sub_menu {
    visibility: visible;
    opacity: 1;
}
.sub_menu .nav_link:hover {
    transform: translateX(5px);
    display: block;
}
.srvices_block .mot_box a.readmore {
    padding-bottom: 15px;
    text-transform: capitalize;
    color: #0078ff;
    font-weight: 600;
}
.modal {
    z-index: 999999;
}
.modal .modal-content {
    border: 0;
    border-radius: 0;
    background: 0 0;
    margin-bottom: 20px;
}
.modal .modal-content img {
    width: 70%;
    height: auto;
    background: 0 0;
    margin: 0 auto 20px;
}
.modal .modal-dialog {
    padding: 20px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(50px);
    max-width: 900px;
    text-align: right;
    height: 600px;
    overflow: hidden;
    margin-top: 130px;
}
.modal .modal-dialog .btn {
    margin-bottom: 0;
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 25px;
    line-height: 1;
    font-weight: 800;
    cursor: pointer;
    z-index: 7;
    position: relative;
}
.form-block .ctn-form {
    text-align: left;
    background: 0 0;
    backdrop-filter: none;
    border: 0;
    padding: 0 20px;
    overflow: auto;
}
.form-block .ctn-form span {
    width: 100%;
    text-align: center;
}
.form-block .ctn-form .custom_btn {
    color: #fff;
    border: 2px solid rgba(0, 120, 255, 0.57);
    border-radius: 20px;
    margin: 0 auto;
}
.alert {
    background: #2aabdf;
    color: #fff;
    max-width: 500px;
    margin: 50px auto 0;
    left: 0;
    right: 0;
    z-index: 99;
    font-size: 20px;
    border: 0;
}
.modal .modal-content {
    padding-bottom: 60px;
}
.form-block .ctn-form form label {
    color: #fff;
}
.form-block .ctn-form form input,
.form-block .ctn-form form select {
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0.6);
}
.form-block .ctn-form form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}
.modal .modal-content.certificte {
    overflow: auto;
}
.ctn-form form .subject {
    height: 50px;
}
.about_sec .about_right .img_block.img_one {
    justify-content: end;
}
.about_sec .about_dtl .common_box{width: 70%;}
.about_right{width: 60%;}
.about_sec .about_right .img_two{
    width: 100%;
    height: 265px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/video-img.png');
    border-radius: 8px;
    position: relative;
    justify-content: center;
    align-items: center;
}
.about_sec .about_right .img_block.img_one img{height: 182px;width: 182px;}
.about_sec .about_right .bt-play{position: absolute;}
.about_sec .about_right .video-container video{
    height: 270px;
    width: 100%;
}