
@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-thin-webfont.woff)format("woff"),
  url(assets/fonts/gilroy-thin-webfont.woff2)format("woff2");
  font-weight:100;
  font-style:normal;
  font-display:swap;
}


@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-ultralight-webfont.woff) format("woff"),url(assets/fonts/gilroy-ultralight-webfont.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap
}

@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-light-webfont.woff) format("woff"),url(assets/fonts/gilroy-light-webfont.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap
}

@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-regular-webfont.woff) format("woff"),url(assets/fonts/gilroy-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap
}

@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-medium-webfont.woff) format("woff"),url(assets/fonts/gilroy-medium-webfont.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap
}

@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-semibold-webfont.woff) format("woff"),url(assets/fonts/gilroy-semibold-webfont.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap
}

@font-face{
font-family:"Gilroy";
src:url(assets/fonts/gilroy-bold-webfont.woff) format("woff"),url(assets/fonts/gilroy-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.main-title{font-size:4.5rem;color:#2C4546
}


h1,h2,h3,h4,h5,h6,span,a,div,li {
    font-family: Gilroy;
}
.sid{
color:red;
}
.pricing {
    position: relative;
    overflow: hidden;
}

.pricing:before {
    content: "";
    width: 100%;
    height: 30%;
    background: linear-gradient(-45deg, #1391a5, #274685);
    position: absolute;
    top: 0;
    left: 0;
}

.pricing span.popularity, .pricing .SubCategoryCard_sub {
    position: relative;
    color: #fff;
}

.pricing .SubCategoryCard_sub {
    padding-bottom: 30px;
}
.pricing h2.h2title {
    color: #23558b;
    text-decoration: none;
}
.pricing .p_bundless a {
    display: flex;
}

.pricing .p_bundless a i {
    margin-right: 10px;
}
.pricing .price-cta p a {width: 100%;border-radius: 0;}

.pricing .price-cta p {
    margin: 0;
}
.pricing .price-cta {
    bottom: 0;
}
.pricing.price-cta p a {
     transition: all 5s linear;
}
.step {
    margin-bottom: 25px;
    min-height: 286px;
    max-height: 100%;
    position: relative;
    border: 1px solid #526a9c;
    transition: all 0.5s linear;
}

.step:before {
    content: "";
    background: #526b9d;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: -1;
    transition: all 0.3s linear;
}

.step:hover:before {
    top: 0;
    left: 0;
    z-index: 1;
}

.step:hover h3, .step:hover p, .step:hover span.number {
    color: #fff !important;
    z-index: 9;
    position: relative;
    -webkit-text-fill-color: #fff;
}
section.client-logos .text-secondary {
    width: 150px;
    margin: 0 auto;
    max-height: 150px;
}

section.client-logos p.text-secondary {
    width: unset;
    height: unset;
}

section.client-logos .text-secondary img {object-fit: contain;}
.data_catalog .nav-pills .nav-link {
    min-width: 10rem;
}
.data_catalog .nav-pills {
    flex-wrap: nowrap;
}

.pricing .price-cta p span {
    height: 55px;
    width: 100%;
    border-radius: 0;
    cursor: auto;
}
.mill_bottom p {
    margin: 0;
    color: #2d71a1;
    font-weight: bolder;
    font-size: 14px;
}

.mill_bottom p i {margin-right: 0px;}
section.coount_homepage {
    background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%);
}

section.coount_homepage .section-title h2 {
    color: #fff;
}

section.coount_homepage .section-title p {
    color: #f3f3f3;
    font-weight: 300;
}

section.coount_homepage .card.statistics-card {
    background: transparent;
    border: none;
    text-align: center;
}

section.coount_homepage .card.statistics-card .incremental {
    color: #fff;
    font-weight: bold;
    font-size: 80px;
  position: relative;
}

section.coount_homepage .card.statistics-card span {
    color: #fff;
      font-weight: bold;
    letter-spacing: 1.1px;
}
section.coount_homepage .another_border {
    margin-top: 25px;
}
.coount_homepage .main_border {
    border-bottom: 2px dashed #ffffff80;
    padding-bottom: 25px;
}

section.coount_homepage .another_border:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 100%;
    transform: translateX(-50%);
    border-right: 2px dashed #ffffff80;
}
section.coount_homepage .card.statistics-card .incremental:after {
    content: "+";
    position: absolute;
    top: 50%;
    left: auto;
    font-size: 50px;
    transform: translateY(-50%);
    padding-left: 10px;
}
.counter-new-sec .col-md-4:first-child .incremental:before {
    content: "M";
    right: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 29px;
}

.counter-new-sec .col-md-4:first-child .incremental:after {right: -20px;}
.career .form select {
    padding: 10px;
    border-radius: 50px;
    width: 100%;
}
.career .heading h2 {
    font-weight: 600;
}
.cust_success .heading h2 {
    font-weight: 700;
    background: linear-gradient(-45deg, #3db3c5, #274685);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.cust_success .cust_card {
    margin: 10px 0;
    padding: 10px;
    background: #FFF;
    border: 2px solid #D9D9D9;
    border-radius: 15px;
    padding: 2rem;
    transition: all 0.3s linear;
    max-width: 90%;
}

.cust_success .cust_card .job_title {font-weight: 500;font-size: 1.5rem;line-height: 100%;margin-bottom: 2rem;color: #000;}

.cust_success .cust_card .job_remote {
    color: #274685;
    font-weight: bold;
    text-transform: uppercase;
  position: relative;
}

.cust_success .col-md-6.col-12:nth-child(odd) .cust_card {
    margin-left: auto;
}

.cust_success .cust_card .job_remote:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    border-right: 6px solid;
    border-bottom: 6px solid;
    transform: translateY(-50%) rotate(-40deg);
    border-image-source: linear-gradient(-45deg, #3db3c5, #274685);
    border-image-slice: 1;
}
.cust_success .cust_card:hover {
    transform: scale(1.04);
}
.career .form select {
appearance: none;
cursor: pointer;
}
.career .form {
    position: relative;
}

.career .form:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 7px;
    height: 7px;
    transform: translateY(-50%) rotate(45deg);
}
.details-inner h2 {
    font-weight: 600;
    font-size: 45px;
    color: #2c4546;
    line-height: 47px;
}

.details-inner p.remote {
    margin: 25px 0;
    color: #274685;
    font-weight: 600;
    font-size: 20px;
}

.details-inner p.position {
    color: #274685;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.5px;
}

section.career_details .career-form form {
    background:linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%);
    padding: 35px;
    border-radius: 15px;
    width: 75%;
    margin: 0 auto;
}

section.career_details .career-form>h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
}

section.career_details .career-form form .linked {
    text-align: center;
    margin-bottom: 15px;
}

section.career_details .career-form form .linked button {
    background: #0a66c2;
    border: navajowhite;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 26px;
    color: #fff;
    transition: all 0.3s  linear;
}

section.career_details .career-form form .linked button:hover {
    background: #004182;
}

section.career_details .career-form form .linked button i {
    font-size: 19px;
}
section.career_details .career-form form .form-details {
    color: #fff;
    display: block;
    width: 100%;
    /* overflow: hidden; */
}

section.career_details .career-form form .form-details sup {
    color: red;
}

section.career_details .career-form form .form-details input {
    display: block;
    width: 100%;
    border-radius: 50px;
    padding: 5px 15px;
    border: 1px solid #008acf;
    margin-top: 7px;
}

section.career_details .career-form form .form-details {
    margin-top: 26px;
}
section.career_details .career-form form .form-button {
    margin-top: 20px;
    text-align: center;
}

section.career_details .career-form form .form-button button {
    background: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 50px;
    color: #25608a;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s linear;
}
section.career_details .career-form form .form-details .form_files {
    position: relative;
    margin-top: 26px;
}

section.career_details .career-form form .form-details .form_files input {opacity: 0;z-index: 1111;position: relative;width: 100px;height: auto;padding: 0;margin: 0;}

section.career_details .career-form form .form-details .form_files span {
    position: absolute;
    top: 0;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
}
.back-btn a {
    display: inline-block;
}

.back-btn a i {
    margin-right: 10px;
    color: #526b9d;
}
section.career_details .career-form form .form-details input[type="file"], input[type=file]::-webkit-file-upload-button {
    cursor: pointer;
}

@media (max-width: 1400px){
.step {
    min-height: 316px;
}
.counter-new-sec .col-md-4:first-child .incremental:before {
    right: -11px;
}
.counter-new-sec .col-md-4:first-child .incremental:after {
    right: -42px;
}

}
@media (max-width: 990px){

#header nav#navbar>ul>li>a {
    color: #000 !important
}
#header.header-scrolled nav#navbar i.bi.bi-list.mobile-nav-toggle {
    color: #000;
}
}

@media (max-width: 767px){
.step {
    min-height: unset;
}
section.coount_homepage .card.statistics-card .incremental {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    position: relative;
}
.counter-new-sec .col-md-4:first-child .incremental:before {
    right: -13px;
    font-size: 20px;
  top: 61%;
}
.counter-new-sec .card.statistics-card .info div:after {
    top: 61% !important;
    font-size: 36px !important;
}
.cust_success .cust_card {
    max-width: 100%;
}
.details-inner h2 {
    font-size: 38px;
}

}

@media (max-width: 600px){
section.client-logos .text-secondary {
    width: 250px;
    margin: 0 auto;
    max-height: 250px;
}
.data_catalog .nav-pills li button {
font-size: 0.8rem !important;
margin-left: 0;
padding-left: 13px;
padding-right: 13px;
}
.data_catalog .nav-pills .nav-link {
    min-width: unset;
}

}

/** header *****/
header nav#navbar>ul>li>a {
    font-weight: bold;
}
#header.header-scrolled {
    background: #fff;
    height: 60px;
    box-shadow: 0px 0px 10px #33333352;
}
#header.header-scrolled nav#navbar>ul>li>a {
    color: #333;
}
#header nav#navbar>ul>li>a {
    color: #fff;
}
.hero-section .carousel-item>.row, .hero-section .carousel-inner>.carousel-item>.row {
    align-items: center;
}
.hero-section {
    background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%), url(../assets/img/dest-banner-bg.jpeg);
}
footer.footer {
    background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%), url(../assets/img/dest-banner-bg.jpeg);
}
footer.footer h3, footer.footer p, footer.footer a {
    color: #fff;
}
footer.footer .social span.bi.bi-linkedin {
    color: #000;
}
.cta-section {
    background: #e3e3e326;
    color: #fff;
}
header#header.header-scrolled .without_scroll,
header#header .with_scroll {
    opacity: 0;
    visibility: hidden;
    display: none;
}

header#header.header-scrolled .with_scroll{
     opacity: 1;
    visibility: visible;
    display: block;   
max-width: 150px;
    }
.cta-section h2 {
    color: transparent;
    background: linear-gradient(-45deg, #1391a5, #274685);
    background-clip: text;
    -webkit-background-clip: text;
}
#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999999;
  overflow:hidden;
flex-direction: column;
}
.home.remove_loader_overlay {
    overflow: hidden;
    height: 100vh;
}
.loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
    display:block;
}
.loader {
  color: #FFF;
  font-size: 7px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
  40% { box-shadow: 0 2.5em 0 0 }
}
    .loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.loader {
  color: #000;
  font-size: 7px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
  40% { box-shadow: 0 2.5em 0 0 }
}
    section.counter_sec {
    background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%);
    padding: 50px 0;
}
.counter_sec h3, .counter_sec h2, .counter_sec p {
    color: #fff;
}
section.counter_sec h3 {
    font-size: 60px;
}

.customer,
.employees {
    background: #63bdce21;
    box-shadow: 0px 3px 2px #0000001a;
    padding: 40px;
    border-radius: 10px;
}
.design {
    background: #5475a31c;
    box-shadow: 0px 3px 2px #0000001a;
    padding: 40px;
    border-radius: 10px;
}

/******** counter ******/
.counter-new-sec.gradient-section {
            background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%), url(../assets/img/dest-banner-bg.jpeg);
            animation: gradient 15s linear infinite;
            padding: 70px 0;
        }
        .counter-new-sec .card.statistics-card {
            position: relative;
            background: none;
            border: none;
            padding: 2rem;
        }
        .counter-new-sec .card.statistics-card i {
            position: absolute;
            font-size: 10rem;
            top: -3%;
            opacity: 0.2;
        }
        @media only screen and (max-width: 921px) {
            .counter-new-sec .card.statistics-card i {
                font-size: 5rem;
            }
        }
        .counter-new-sec .card.statistics-card i.fa-users {
            color: #dedede;
        }
        .card.statistics-card i.fa-font {
            color: #df151b;
        }
        .counter-new-sec .card.statistics-card i.fa-link {
            color: #409fdc;
        }
        .counter-new-sec .card.statistics-card i.fa-coffee {
            color: #301d15;
        }
        .counter-new-sec .card.statistics-card .info {
            margin-left: 20%;
            text-align: center;
    position: relative;
        }
        .counter-new-sec .card.statistics-card .info span {
            color: #fff;
            font-weight: bold;
            font-size: 16px;
            text-transform: uppercase;
        }
        .counter-new-sec .card.statistics-card .info div {
            font-size: 3rem;
            font-weight: bold;
            color: #fff;
        }
        .counter-new-sec .section-title {
            padding-bottom: 40px;
        }
        .counter-new-sec .section-title h2 {
            font-size: 14px;
            font-weight: 500;
            padding: 0;
            line-height: 1px;
            margin: 0 0 5px 0;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #fff;
        }
   
        .counter-new-sec .section-title h1,
        .counter-new-sec .section-title p {
            margin: 0;
            font-weight: 700;
            text-transform: uppercase;
            color: #3c1874;
            font-size: 2rem;
        }
        .counter-new-sec .section-title h1 strong,
        .counter-new-sec .section-title p strong {
            color: #fff;
        }
.counter-new-sec .info .incremental {
    font-weight: bold;
    font-size: 120px !important;
}
.counter-new-sec .card.statistics-card .info div:after {
    content: "+";
    position: absolute;
    top: 50%;
    left: auto;
    font-size: 50px;
    transform: translateY(-50%);
    padding-left: 10px;
}
.counter-new-sec .card.statistics-card i.fa-link,
.counter-new-sec .card.statistics-card i {
    color: #fff;
    opacity: 0.3;
}

@media (max-width: 1024px){
.counter-new-sec .info .incremental {
    font-size: 80px !important;
}
.counter-new-sec .col-md-4:first-child .incremental:before {
    right: 0;
}
.counter-new-sec .col-md-4:first-child .incremental:after {
    right: -28px;
}

}

@media (max-width: 768px){
.counter-new-sec .info .incremental {
    font-size: 60px !important;
}
.counter-new-sec .col-md-4:first-child .incremental:before {
    right: -13px;
}
.counter-new-sec .col-md-4:first-child .incremental:after {
    right: -43px;
}
}

@media (max-width: 767px){
.counter-new-sec .info .incremental {
    font-size: 35px !important;
}
.counter-new-sec .card.statistics-card .info span {
    font-size: 12px;
}
.step:before {
    top: -10px;
    left: -4px;
}
.career-form {
    margin-top: 50px;
}
section.career_details .career-form form {
    width: 100%;
}

}
.client-logos .text-secondary img {
    filter: grayscale(0);
}

                                                                                                                                                                                                                                                                                      