#preloader,
.owl-nav {
    text-align: center;
}
.bg_dark {
    background-color: #051f34;
    padding-top: 68px;
}
.border-left {
    border-left: 2px solid #fe6e45;
    padding-left: 3rem;
}
.bg_dark .platform-work-wrap {
    margin-top: -125px;
    margin-bottom: -100px;
}
.space-bar {
    padding: 70px;
}
#preloader .round_spinner h4 span,
.h2 {
    font-weight: 700;
}
.h2,
.nav-link {
    font-style: normal;
}
.line-height-20 {
    line-height: 20px !important;
}
.h2 {
    font-family: "Circular Std black";
    font-size: 24px;
    color: #3b3b3b;
    margin-bottom: 13px;
}
.common-btn:hover {
    cursor: pointer;
}
.bx1 {
    background: #d6374f0d;
    mix-blend-mode: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #d6374f;
    font-size: 31px;
    border-radius: 50%;
    height: 80.59px;
    width: 80.59px;
    margin-bottom: 20px;
}
.icon_bg {
    font-size: 23px;
    color: #ffa600;
    background: #ffa6001f;
    padding: 1rem;
    border-radius: 100%;
}
.nav-link,
.navbar-dark .navbar-nav .nav-link,
li a {
    color: #3b3b3b;
}
.text_1 {
    font-family: "Circular Std bold";
    font-size: 18px;
    padding-bottom: 12px;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #ff725c !important;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #ff725c;
}
.copy-right-area1 {
    text-align: left;
}
.copy-right-area2 {
    text-align: right;
}
.job_card {
    height: 250px;
}
.loader_height {
    height: 800px;
}
@media only screen and (max-width: 2559px) {
    #mobile {
        display: none;
    }
    #businessCycle {
        display: block;
    }
}
#preloader,
#preloader .loading {
    display: flex;
}
.loader .spinner_1 {
    width: 40px;
    height: 40px;
    margin: -19px 0 0 -21px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#preloader {
    background: #fff;
    height: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    align-items: center;
    justify-content: center;
}
#preloader .ctn-preloader {
    padding-left: 15px;
    padding-right: 15px;
}
#preloader .spinner {
    animation: 3s linear infinite spinner;
    border-radius: 50%;
    border: 3px solid #f1f6f8;
    border-left-color: #ff9800c7;
    border-top-color: #ff9800c7;
    margin: 0 auto;
    position: absolute;
    left: -40px;
    right: -40px;
    bottom: -40px;
    top: -40px;
}
#preloader .spinner:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 6px solid #fff;
    box-shadow: 0 0 20px 0 rgba(4, 46, 56, 0.2);
    background: #03a9f4;
    position: absolute;
    right: 20px;
    top: 41px;
    border-radius: 50%;
}
#preloader .round_spinner {
    border: 1px solid #eef3f4;
    border-radius: 50%;
    background-color: #fdfdfd;
    box-shadow: 0 0 100px 0 rgba(4, 46, 56, 0.14);
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 40px auto 80px;
}
#preloader .head,
#preloader p {
    color: #393636de;
    display: block;
    text-align: center;
    padding: 0;
}
@media (max-width: 576px) {
    #preloader .spinner:before {
        top: 18px;
    }
    #preloader .round_spinner {
        width: 155px;
        height: 155px;
    }
}
#preloader .round_spinner h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 0;
    color: red;
    margin-top: 10px;
}
#preloader .head {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 5.2px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    margin: 5% 0 1%;
}
#preloader p {
    font-size: 15px;
    font-weight: 400;
    border: none;
    margin: 0;
}
@keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}
.mega-menu {
    padding: 0;
}
.nav-item,
.sub-menu {
    padding: 28px 15px;
}
.dropdown-menu li {
    padding: 3px;
}
@media only screen and (max-width: 2561px) {
    .ag-service-card {
        min-height: 399px;
    }
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("assets/images/icons8-menu.svg");
}
.dropdown-menu {
    transition: 0.3s;
    background: #fff;
    -webkit-box-shadow: 7px 10px 40px rgb(13 52 79 / 10%);
    box-shadow: 7px 10px 40px rgb(13 52 79 / 10%);
    border: none;
}
.nav-link {
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 17px;
}
@media all and (min-width: 1024px) {
    .dropdown-menu {
        width: 14rem;
    }
    .mega-submenu {
        left: 100%;
        top: 0;
        min-width: 25rem;
    }
    .ktm-mega-menu {
        position: static;
    }
    .mega-menu {
        left: 0;
        right: 0;
        width: 100%;
    }
    .dropdown-menu li {
        position: relative;
    }
    .dropdown-menu .submenu {
        display: none;
        left: 100%;
        top: 0;
    }
    .dropdown-menu > li:hover > .submenu,
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}
.year,
.year:after {
    display: inline-block;
}
.modal.bottom .modal-dialog,
.modal.left .modal-dialog,
.modal.right .modal-dialog,
.modal.top .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 500px;
    max-width: 100%;
    height: 100%;
}
.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}
.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}
.modal.right.fade .modal-dialog {
    right: -500px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.show .modal-dialog {
    right: 0;
}
.modal.bottom .modal-content,
.modal.full .modal-content,
.modal.left .modal-content,
.modal.right .modal-content,
.modal.top .modal-content {
    border-radius: 0;
    border: none;
}
.modal.left .modal-dialog.modal-sm,
.modal.right .modal-dialog.modal-sm {
    width: 380px;
}
.modal.left .modal-dialog.modal-lg,
.modal.right .modal-dialog.modal-lg {
    width: 800px;
}
.modal.left .modal-dialog.modal-xl,
.modal.right .modal-dialog.modal-xl {
    width: 1140px;
}
.modal-footer-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-radius: 0;
}
.button1,
.button2 {
    float: left;
    margin: 5px;
    height: 40px;
    position: relative;
}
.modal_line::before {
    width: 14px;
    height: 65px;
    position: absolute;
    content: "";
    background: #03a9f4;
    left: -5px;
    -webkit-animation: 4s linear infinite alternate cart-anm-t-b;
    animation: 8s linear infinite alternate cart-anm-t-b;
}
.button1 {
    width: 150px;
}
.button2 {
    width: 100%;
}
.h-400,
.service {
    height: 400px;
}
.button1 input,
.button1 label,
.button2 input,
.button2 label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.button1 input[type="radio"],
.button2 input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}
.button1 input[type="radio"]:checked + label,
.button2 input[type="radio"]:checked + label {
    border: 1px solid #2196f3;
    border-radius: 4px;
}
.button1 label,
.button2 label {
    cursor: pointer;
    z-index: 90;
    line-height: 1.8em;
    border: 1px solid #dfe3e6;
    border-radius: 4px;
}
input:focus,
textarea:focus {
    border-color: #248fe3;
    box-shadow: 0 0 0 0.2rem rgb(36 143 227 / 12%);
}
.hrrd-hero_1 {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffede7), to(#fff));
    background: linear-gradient(180deg, #fff 0, #fff 100%);
    padding: 144px 0 93px;
}
.platform-work-box {
    box-shadow: rgb(0 0 0 / 16%) 0 10px 36px 0, rgb(0 0 0 / 6%) 0 0 0 1px;
}
.bg_half {
    background: linear-gradient(to right, #c5c3c3b5 0, #fff 41%, #0071dc 41%, #0071dc 100%);
}
.position-relative {
    position: relative !important;
}
.about-img-2,
.appointment-img,
.year {
    position: relative;
}
.bg-overlay-theme-90:before {
    background: rgba(62, 80, 247, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.section-heading {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.section-paragraph {
    font-weight: 400;
    line-height: 1.6;
    font-size: 1rem;
}
.bg_half_1 {
    background: linear-gradient(to right, #e1edee 0, #f4fbfc 71%, #0071dc00 71%, #0071dc00 100%);
}
.bg_half_2 {
    background: linear-gradient(to right, #f8bd2329 0, #f8bd230f 71%, #0071dc00 71%, #0071dc00 100%);
}
.bg_half_3 {
    background: linear-gradient(to right, #03a9f42e 0, #03a9f400 71%, #0071dc00 71%, #0071dc00 100%);
}
.img1::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 30%;
    height: 40%;
    background-color: transparent;
    border: 3px solid #ffc221;
    bottom: -57px;
    right: -40px;
    border-radius: 35px;
}
.border-radius-10 {
    border-radius: 10px;
}
.bg-gray {
    background: #f2f5f7;
    padding: 1rem;
}
.about-img-2::before {
    content: "";
    position: absolute;
    top: 30px;
    width: 100%;
    height: 100%;
    left: -30px;
    background-color: #ff980052;
    z-index: -1;
}
.appointment-img::after,
.appointment-img::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 200px;
    height: 200px;
    background-color: #fc8e41;
}
.about-img-2 {
    margin-bottom: 60px;
    margin-left: 30px;
    z-index: 1;
}
.bg_half_4 {
    background: linear-gradient(to right, #051f34 0, #051f34 41%, #0071dc 41%, #0071dc 100%);
}
.blog,
.service_section_2 {
    background-position: center;
}
.service {
    background-repeat: no-repeat;
    background-size: cover;
}
.service1 {
    background-image: linear-gradient(90deg, #fff 0, #ffffff42 50%, rgba(255, 255, 255, 0) 100%),
    url(https://images.unsplash.com/photo-1590650516494-0c8e4a4dd67e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1171&q=80);
}
.service_section {
    padding: 120px 0 93px;
}
.service_section_2 {
    background-image: linear-gradient(90deg, #897a7a7d 0, rgb(118 119 122 / 60%) 50%, rgb(255 255 255 / 0) 100%), url(../images/service1.jpg);
    background-size: cover;
}
.h-300 {
    height: 347px;
}
.appointment-img {
    z-index: 1;
    margin: 20px 20px 50px;
}
.appointment-img::before {
    top: -20px;
    left: -20px;
}
.appointment-img::after {
    bottom: -20px;
    right: -20px;
}
.year {
    color: #2196f3;
    font-family: cursive;
    padding-bottom: 20px;
}
.blog,
.medical {
    padding: 144px 0 93px;
    background-repeat: no-repeat;
    background-size: cover;
}
.year:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 55px;
    margin-left: -26px;
    border-bottom: 2px solid #fe6442;
}
.career_icon {
    font-size: 7px;
    color: #2196f3a6;
}
.bg-secondary {
    background-color: #2196f3 !important;
}
.owl-carousel .owl-wrapper-outer {
    padding-bottom: 4rem;
    padding-top: 1rem;
}
.apply_form {
    margin-bottom: 2rem;
    border: 1px solid #8080806b;
    border-radius: 15px;
}
.text-orange {
    color: #fe6a43;
}
.text-blue {
    color: #03a9f4;
}
.sidebar_form_btn {
    position: absolute;
    margin-bottom: 1rem;
    width: 90%;
    bottom: 0;
}
.paragraph_text,
.paragraph_text1 {
    line-height: 1.4em;
    position: relative;
}
.scroll_content,
.scroll_content_1,
.scroll_content_2,
.three_line_scroll {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.cover-section {
    background-image: url("../images/bg-cover.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.education_section {
    background-image: url("../images/education1.jpg");
    height: 600px;
    background-size: cover;
}
.retail {
    box-shadow: rgba(50, 50, 93, 0.25) 0 50px 100px -20px, rgba(0, 0, 0, 0.3) 0 30px 60px -30px;
    border-radius: 15px;
}
.bg-1 {
    background-color: #f3f3f8;
}
.medical {
    background-image: linear-gradient(30deg, #2196f33b 0, #ffffffb8 50%, rgba(255, 255, 255, 0) 100%),
    url(https://img.freepik.com/free-photo/doctor-with-stethoscope-hands-hospital-background_1423-1.jpg?w=1380&t=st=1660039688~exp=1660040288~hmac=10e8e71…);
}
.blog {
    background-image: linear-gradient(30deg, #2196f33b 0, #ffffffb8 50%, rgba(255, 255, 255, 0) 100%), url("../images/blog.webp");
    height: 400px;
}
.fs-14 {
    font-size: 14px;
}
.home_service {
    height: 445px;
}
.fintech_service {
    height: 462px;
}
.scroll_content:hover,
.scroll_content_1:hover,
.scroll_content_2:hover,
.three_line_scroll:hover {
    overflow-y: scroll;
}
.scroll_content {
    height: 200px;
}
.scroll_content::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.scroll_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.scroll_content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.scroll_content::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}
.scroll_content_1::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    margin-left: 10px;
}
.scroll_content_1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.scroll_content_1::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.scroll_content_1::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}
.scroll_content_1 {
    height: 325px;
}
.three_line_scroll {
    height: 72px;
}
.scroll_content_2 {
    height: 457px;
}
.scroll_content_2::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    margin-left: 10px;
}
.scroll_content_2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.scroll_content_2::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.scroll_content_2::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}
.three_line_scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    margin-left: 10px;
}
.three_line_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.three_line_scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.three_line_scroll::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}
.padd-right-0 {
    padding-right: 0;
}
.padd-left-0 {
    padding-left: 0;
}
.stories {
    height: 200px;
}
fs-20 {
    font-size: 20px;
}
.enterprise-service-card-ht {
    height: 390px;
}
.bg-light-blue {
    background-color: #c8f2fe;
}
.team1 {
    height: 400px;
    background-image: url("assets/images/team1.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.featured-box,
.trip-service-box {
    background: #fff;
    margin-bottom: 24px;
    height: 90%;
}
.education_stories_box {
    min-height: 329px;
}
.read_more {
    color: #2196f3;
    font-weight: 600;
    font-size: 18px;
}
@media only screen and (max-width: 600px) {
    .copy-right-area1,
    .copy-right-area2 {
        text-align: center;
    }
    #mobile {
        display: block;
    }
    #businessCycle {
        display: none;
    }
    .ag-service-card {
        min-height: 310px;
    }
    .nav-item {
        padding: 0;
    }
    .bg_dark {
        background-color: #051f34;
        padding-top: 72px;
        padding-bottom: 78px;
    }
    .border-left {
        border-left: none;
    }
    .space-bar {
        padding: 20px;
    }
    .img1::before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 0%;
        height: 0%;
        background-color: transparent;
        border: 0 solid #ffc221;
        bottom: 0;
        right: 0;
        border-radius: 35px;
    }
}
.trip-service-box {
    border: 1px solid #f0eded;
    border-radius: 20px;
    padding: 50px 10px;
    -webkit-transition: 1s;
    transition: 1s;
}
.featured-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 5px 30px 56.1276px rgb(55 55 55 / 11%);
    box-shadow: 5px 30px 56.1276px rgb(55 55 55 / 11%);
    border-radius: 20px;
    padding: 40px 30px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.col-5 {
    flex: 0 0 auto;
    width: 83.666667%;
}
.paragraph_text {
    height: 4em;
    overflow: hidden;
}
.paragraph_text1 {
    height: 2.6em;
    overflow: hidden;
}
.scroll_content_text_block{
    margin-right: 2.5rem;
}
.play-btn {
    position: relative;
    left: 250px;
    top: 100px;
    width: 80px;
    height: 80px;
    background: radial-gradient( #fe6c44d6 60%, rgba(255, 255, 255, 1) 62%);
    border-radius: 50%;
    position: absolute;
    display: block;
    margin: 100px auto;
    box-shadow: 0px 0px 25px 3px #fe6c44d6;
}
.play-btn:hover{
    cursor: pointer;
}
/* triangle */
.play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}


@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}
#video{
    height: 500px;
    width: 100%;
}