.capitalize{
    text-transform: capitalize;
}
.uppercase{
    text-transform: uppercase;
}
.social-list {
    align-items: center;
    justify-content: center;
    display: flex;
}

@media (max-width : 1024px){
    .social-list{
        justify-content: right !important;
    }
}


.our-products {
    background: #f9f9f9;
}

.our-products img {
    width: 100%;
}

.our-products .card-content {
    padding: 1rem;
}

.our-products .card-content h6 {
    margin: 0.5rem 0 0 0 !important;
}

.our-products .card-content p {
    margin-bottom: 0 !important;
    /* text-align: justify; */
    /* text-justify: ; */
    /* hyphens: auto; */
    padding-top: 2%;
}

.our-products .card-style-1 {
    background: #cccccc57;
}
/* .our-products .card-content p{
    text-align: start;
} */

.our-products .card-content.card-style-2 {
    background: #f9f9f9;
}

.our-solutions .sol-content {
    justify-content: center;
}

/* .our-solutions .sol-content .mid-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
} */

.news-rooms .left-col {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.news-rooms .room-item {
    display: flex;
    margin: 5px 0 5px 0;
}

.news-rooms .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
}

.news-rooms .right-col .post-details .text h6 {
    color: white;
}

.news-rooms .right-col .post-details .button {
    align-items: center;
    display: flex;
}

.news-rooms .right-col img {
    width: inherit;
}
#news-room-section{
    background: #f9f9f9;
}

#news-room-section .news-rooms-row .right-col {
    display: flex;
    align-items: center;
}

#news-room-section .news-rooms-row .right-col .content-container {
    position: relative;
}

 .news-rooms .right-col .post-details {
    padding: 10px;
    display: flex;
    position: absolute;
    bottom: 1px;
    background: #000000c2;
    color: white;
}



#meet-the-team #carouselExampleIndicators .carousel-item .card-col {
    padding: 0;
}

#meet-the-team #carouselExampleIndicators .carousel-item .card {
    padding: 0;
    height: 100%;
    border: none;
}

#meet-the-team #carouselExampleIndicators .carousel-item .right-card {
    /* text-align: left; */
    /* padding: 2rem; */
}

#meet-the-team #carouselExampleIndicators .carousel-item .card .mid-card-body {
    align-items: center;
    /* display: flex; */
}

#meet-the-team #carouselExampleIndicators .last-card{
align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 0 31px !important;
    background: #f1f1f1;
    width: 100%;
}


#meet-the-team .carousel-control{
display: none;
}


/* Title styles */
.background-title {
    position: relative;
    width: 100%;

    margin-bottom: 15px;
        display: flex;
            /* text-align: center;
            justify-content: center; */
            align-items: center;
}

.main-title {
    font-size: 27px;
    position: relative;
    z-index: 1;
    color: #433a56 !important;
    margin-top: auto;
    margin-bottom: auto;
    font-weight: 500;
}

.background-title::before {
    position: absolute;
    top: -27px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 45px;
    font-weight: 900;
    z-index: 0;
    color: #e8e8e89e;
    letter-spacing: 2px;
}

#about-title{
    text-align: center;
        justify-content: center;
}
#about-title::before {
    /* content: "ABOUT US"; */
}

#expertise-title::before {
    /* content: "EXPERTISE"; */
}

#our-product-title{
        text-align: center;
        justify-content: center;
        margin-bottom: 30px !important;
    }

#our-product-title::before {
    /* content: "PRODUCTS"; */
    color: #d7d7d79e;
}

#our-solutions{
        text-align: center;
        justify-content: center;
    }

    @media (max-width : 991px) {
       #our-solutions {
        margin-bottom: 30px;
       }
    }

    #our-solutions .main-title{
        margin-bottom: 15px;
    }
#our-solutions::before {
    /* content: "SOLUTIONS"; */
}

#meet-team{
        text-align: center;
        justify-content: center;
        margin-bottom: 30px;
    }
#meet-team:before {
    /* content: "OUR TEAM"; */
}

#news-room{
        text-align: center;
        justify-content: center;
    }
#news-room::before {
    /* content: "NEWSROOM"; */
    font-size: 40px;
    top: -23px;
}


@media(max-width : 575px) {
#news-room{
    justify-content: center !important;
        text-align: center !important;
}
}

#testimonials{
        text-align: center;
        justify-content: center;
    }
#testimonials::before {
    /* content: "TESTIMONIAL"; */
    color: #d1d1d1;
    font-size: 40px;
    top: -23px;
}

#pre-it-sol:before{
        /* content: "IT & HR SOLUTIONS"; */
            color: #e8e8e89e;
            font-size: 40px;
            top: -23px;
}

@media (max-width: 1200px){
#pre-it-sol:before {
    font-size: 37px;
        top: -19px;
    }
}

@media (max-width: 485px) {
    #pre-it-sol:before {
            font-size: 29px;
                top: -11px;
    }
}

@media (max-width: 388px) {
    #pre-it-sol:before {
            font-size: 25px;
                top: 2px;
                line-height: 26px;
    }
}


#industry-leading-expertise:before{
/* content: "INDUSTRY EXPERTISE"; */
    color: #e8e8e8b3;
    font-size: 40px;
        top: -22px;
        text-align: left;
}
@media (max-width: 1200px) {
#industry-leading-expertise::before{
    font-size: 34px;
        top: -16px;
    }
}

@media (max-width: 441px) {
    #industry-leading-expertise::before {
            font-size: 24px;
                top: -7px;
    }
}
@media (max-width: 334px) {
    #industry-leading-expertise::before {
        font-size: 25px;
            top: 2px;
            line-height: 1;
    }
}


@media (max-width: 991px) {
#industry-leading-expertise {
        margin-top: 41px;
            justify-content: center;
    }
#industry-leading-expertise:before {
    text-align: center;
}
}



@media (min-width: 993px) {
    .mobile-view {
            display: none !important;
        }
}

#industry-leading-expertise h1{
        color: #0A192F !important;
}

#staff-augmentation::before{
    /* content: "STAFF AUGMENTATION"; */
    color: #e8e8e89e;
    font-size: 40px;
    top: -23px;
}

@media (max-width: 768px) {
    #staff-augmentation::before{
    font-size: 25px;
        top: -8px;
    }
}



#advantageOfStaffAugmentation::before{
    /* content: "ADVANTAGES"; */
    color: #e8e8e89e;
    font-size: 40px;
    top: -23px;
}
#withCusolid{
    justify-content: center;
    margin-top: 15px;
}
#withCusolid::before{
    /* content: "WITH CUSOLID"; */
    color: #e8e8e89e;
    font-size: 40px;
    top: -23px;
}

#uploadcv::before{
    /* content: "UPLOAD CV"; */
        color: #e8e8e89e;
        font-size: 40px;
        top: -23px;
}

#uploadcv {
    justify-content: center;
}


#contactUs::before{
    /* content: "GET IN TOUCH"; */
        color: #e8e8e89e;
        font-size: 40px;
        top: -23px;
}


@media(max-width : 346px){
    #contactUs::before {
            font-size: 30px;
                top: -13px;
        }
}

#accelerateStaffingReq::before{
    /* content: "STAFFING REQUIREMENTS "; */
        color: #e8e8e89e;
        font-size: 37px;
            top: -20px;
}

@media (max-width : 1200px) {
    #accelerateStaffingReq::before {
        top: -3px;
        line-height: 31px;
    }
}
@media (max-width : 992px) {
    #accelerateStaffingReq::before {
        font-size: 38px;
        top: -22px;
    }
}
@media (max-width : 768px) {
    #accelerateStaffingReq::before {
        font-size: 33px;
            top: -16px;
    }
}
@media (max-width : 535px) {
    #accelerateStaffingReq::before {
    font-size: 31px;
            top: 11px !important;
        line-height: 36px;
    }
}



#ally {
    padding: 40px 0 0px 0;
}

#ally-title {
    text-align: center;
    justify-content: center;
    margin-bottom: 30px !important;
}

#ally-title::before {
    /* content: "IT SOFTWARE ALLY"; */
    color: #d7d7d79e;
    font-size: 37px;
    top: -20px;
}

@media (max-width : 426px) {
#ally-title::before {
        font-size: 37px;
        top: -20px;
    }
}



@media ( max-width : 1091px){
    #accelerateStaffingReq {
        justify-content: center;
        padding-top: 20px;
    }
    #accelerateStaffingReq::before {
        top: 18px;
    }
    #ally {
    padding: 10px 0 0px 0 !important;
    }
}



#whyCusolid::before {
    /* content: "WHY CUSOLID"; */
    color: #e8e8e89e;
    font-size: 40px;
    top: -23px;
}

#whyCusolid {
    justify-content: center;
    margin-bottom: 35px ;
}

@media(max-width : 425px){
    #whyCusolid::before {
            font-size: 31px;
            top: -15px;
        }
}



#effectiveIT::before{
        /* content: "IT CONSULTING"; */
            color: #e8e8e89e;
            font-size: 40px;
            top: -23px;
}

#effectiveIT {
    justify-content: center;
}

#outsource::before{
            /* content: "OUT SOURCE QA"; */
                color: #e8e8e89e;
                font-size: 40px;
                top: -23px;
}

@media( max-width : 1091px){
    #outsource {
        /* justify-content: center; */
    }
}

@media(max-width : 991px) {
    #outsource {
        justify-content: center;
    }
}

#inovative-sol::before{
    /* content: "INNOVATIVE SOLUTIONS"; */
    color: #e8e8e89e;
    font-size: 23px;
    top: -7px;
}

@media(max-width : 421px){
    #inovative-sol::before {
        font-size: 20px;
            top: -4px;
    }
}



@media(max-width : 1091px) {
#inovative-sol::before{
text-align: center;
    }
/* #inovative-sol {
    justify-content: center;
    } */
}

@media(max-width : 991px) {
#inovative-sol {
    justify-content: center;
}
#inovative-sol::before{
    font-size: 28px;
    top: -12px;
}
}

@media(max-width : 422px) {
    #inovative-sol::before {
            font-size: 23px;
            top: -7px;
        }
}
@media(max-width : 358px) {
    #inovative-sol::before {
        font-size: 19px;
        top: -3px;
    }
}

#trustedITPartner::before{
    /* content: "TRUSTED IT PARTNER"; */
    color: #e8e8e89e;
    font-size: 28px;
    top: -11px;
}

@media (max-width : 377px){
    #trustedITPartner::before {
            font-size: 19px;
                top: -3px;
        }
}
#trustedITPartner {
justify-content: center;
}


@media (max-width: 1200px) {
    #outsource::before {
    font-size: 32px;
        top: -16px;
    }

}

@media (max-width: 468px) {
    #effectiveIT::before{
font-size: 27px;
    top: -11px;
    }
}


@media (max-width: 450px) {
    #staff-augmentation::before {
        font-size: 20px;
        top: -11px;
    }

    #withCusolid::before {
        font-size: 20px;
        top: -5px;
    }
}


@media (max-width: 465px) {
    #about-title::before {
        font-size: 37px;
        top: -20px;
    }

    #our-product-title::before {
        font-size: 37px;
        top: -20px;
    }

    #our-solutions::before {
        font-size: 37px;
        top: -20px;
    }

    #meet-team:before {
        font-size: 37px;
        top: -20px;
    }

    #news-room:before {
        font-size: 30px;
        top: -14px;
    }
}

@media (max-width: 768px) {
    #hero-section #content-row{
        padding: 1rem !important;
    }
    /* #carouselExampleIndicators .carousel-control-prev{
        left: 50%;
    }
  #carouselExampleIndicators .carousel-control-next{
        right: 50%;
    }
  #carouselExampleIndicators .carousel-control{
        position: absolute;
        height: 20px;
        top: -26px;
    } */

}

#carouselExampleIndicators .carousel-control {
    width: 5%;
}

#carouselExampleIndicators .carousel-control .carousel-control-next-icon {
    background-image: url(http://cusolid.test/assets/img/home/banner/new_next-100.png) !important;
}

#carouselExampleIndicators .carousel-control .carousel-control-prev-icon {
    background-image: url(http://cusolid.test/assets/img/home/banner/new_previous-100.png) !important;
}



/* @media (max-width: 844px){
    #meet-the-team #carouselExampleIndicators .carousel-item .card .last-card {
        padding: 4rem !important;
        }
} */

@media (max-width: 992px) {
    #about-title::before {
        /* font-size: 45px;
        top: -28px; */
            font-size: 40px;
                top: -23px;
                    left: 5px;
            }
    }

    #our-product-title::before {
        font-size: 40px;
            top: -23px;
    }

    #our-solutions::before {
        font-size: 40px;
        top: -23px;
    }

    #meet-team:before {
        font-size: 40px;
        top: -23px;
    }

    /* #news-room:before {
        font-size: 30px;
        top: -14px;
    } */

    .news-rooms .right-col .post-details {
        flex-direction: column;
            width: 100%;
    }

    .news-rooms .right-col .post-details .text h6 {
        margin-bottom: 0px;
        font-size: 16px !important;
    }

        .news-rooms .right-col span {
            font-size: 13px !important;
        }



.custom-button {
    background: #ff5400;
        color: white !important;
}

@media (max-width: 1200px) {
    .custom-button {
        padding: 7px;
        /* background: white; */
        /* color: black !important; */
        font-size: 12px;
    }

    .news-rooms .right-col .post-details .text h6 {
        color: white;
        font-size: 64% !important;
    }
}


.carousel-control {
    /* display: none; */
}



/* .handy-para{
    width: 20%;
  } */


#custom-header-carousel {
    position: absolute;
    top: 50%;
    text-align: center;
}

#custom-header-item-container .carousel-item {
    background: red;
}



/* Hero section style */
        #hero-section {
            position: relative;
            height: 100%;
            background-position: center !important;
            background-size: cover !important;
            background-repeat: no-repeat !important;
            /* transition: background-image 0.20s linear; */
            transition: background 0.5s ease;
        }

        #hero-section #content-row {
            height: 100%;
            padding: 4rem;
            align-items: center;
            display: flex;
        }

        #hero-section #content-row .content-left {
            text-align: justify;
            background: rgb(10 25 47 / 4%);
        }

        #hero-section #content-row .content-left .nav-bullets a {
            color: #ff5400;
        }

        #hero-section #content-row .content-left .caro-card {
            /* background: #0f82ad1f; */
            padding: 19px 19px 0 19px;
            color: white;
        }

        #hero-section #content-row .content-left .caro-card .caro-itm-title h3 {
            color: #0A192F;
            text-align: left;
            font-size: 40px;
        }

        #hero-section #content-row .content-left .caro-card .caro-itm-button{
            margin-top: 46px;
        }

        #hero-section #content-row .content-left .caro-card .caro-itm-button a {
                color: #ffffff;
                    background: #0A192F;
                    padding: 8px;
        }

        #hero-section .hero-caro-content-para{
            color : #0A192F;
        }


                 .slider-container {
                     overflow: hidden;
                     position: relative;
                 }

                 .slider {
                     display: flex;
                     transition: transform 0.5s ease;
                 }

                 .slider-item {
                     flex: 0 0 100%;
                 }

                 .slider-button {
                     margin-right: 10px;
                     cursor: pointer;
                 }
        /* Hero Section Style */




        .special-value-sec-card{
            border-right: 1px solid rgb(221 221 221);
        }

                @media (max-width: 634px) {
                    .special-value-sec-card {
                        border-right: none;
                    }
                }

                #advantages-of-augmentation .text-div{
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }

                /* #advantages-of-augmentation{

                } */

    #heroBanner {
        border-radius: 0 150px 0 0;
    }

   #heroBanner .owl-theme .owl-dots {
        /* text-align: right !important; */
        text-align: right;
    }
    @media (max-width : 768px) {
        #heroBanner .owl-theme .owl-dots {
            text-align: center !important;
        }
    }


   #heroBanner .owl-theme .owl-nav .owl-next{
    display: none;
    }
     #heroBanner .owl-theme .owl-nav .owl-prev{
    display: none;
    }
    #heroBanner  .owl-theme .owl-dots .owl-dot.active span{
       background: #03465e;
    }
        .main-navigation>ul>li:before{
            background: #03465e !important;
        }

.call-to-action{
    position: fixed;
        right: 17px;
        bottom: 101px;
        z-index: +9999;
}

.getaquote{
    display: flex;
        align-items: center;
}
.getaquote a{
border: 1px solid #e89b21;
    background: #e89b21;
    color: white;
}

.getaquote a:hover {
    border: 1px solid #0a192f;
    background: #e89c2100;
    color: #0a192f;
}


#aboutus-section{
padding-top: 35px !important;
padding-bottom: 35px !important;
}

.octf-btn{
    background: #0a192f;
}

.octf-btn:hover {
    background: #192c49;
}

#fix-breadc{
        background-color: rgba(2, 70, 93, 0.03) !important;
}


   .title-dash {
       /* display: inline-block; */
       width: 10px;
       height: 2px;
       background-color: #0A192F;
       margin: 0 10px;
    display: none;
   }

@media (max-width : 426px){
    #advantageOfStaffAugmentation  .title-dash{
        display: none;
    }
    #advantageOfStaffAugmentation .main-title{
        text-align: center;
    }
    #advantageOfStaffAugmentation::before{
        text-align: center;
        font-size: 38px;
        top: -21px;
    }
}

   .ot-counter span{
color: #0A192F !important;
   }
   .ot-counter h6{
color: #0A192F !important;
   }



   footer a:visited{
color: white;
   }

         ::placeholder {
             color: #0A192F !important;
         }


.video-popup.style-2 a{
    background-color: #1d6786;
}
.video-popup a:hover span{
    background-color: #2d92bc;
}
.video-popup.style-2 a:hover {
    background-color: #2d92bc;
}

.octf-main-header{
box-shadow: 0px -2px 14px 3px #6d6d6d6b;
}

.ot-image-box:after{
        background: #1a3e62;
}
.ot-image-box .overlay{
background: #1a3e622b;
}
#about-cards .ot-image-box:hover .overlay h4 {
    color: #0A192F !important;
}
#about-cards .ot-image-box:hover .overlay p {
color: #0A192F !important;
}
.main-navigation ul li li a{
    color: #0A192F !important;
}
.main-navigation ul li li a:before{
    color: #0A192F !important;
}

#what-augmentaion{
    padding-bottom: 0 !important;
}

#advantages-of-augmentation{
    padding-top: 35px;
    padding-bottom: 0;
    margin-top: 50px;
}


@media (max-width : 992px){
    #advantages-of-augmentation {
            margin-top: 0px;
        }
}

#advantages-of-augmentation .right-div-content{
    padding-top: 35px;
}

#advantages-of-augmentation ul li i{
    color: #0A192F;
    display: flex;
    align-items: center;
}

@media(max-width : 426px){
    #advantages-of-augmentation ul li i{
        justify-content: center;
    }
}
#what-augmentaion p span{
    color: #0A192F;
}
#project-calculater{
        padding-top: 0px !important;
}

#project-calculater h4{
   color: #0A192F;
}
.icon-box-s2 .content-box h5 a{
    color: #0A192F;
}

#about-our-expertise .material-icons-round.md-48{
    color : #0A192F;
}

#about-our-expertise{
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}

#about-our-expertise .left-div-para{
text-align: justify;
}

   #about-our-expertise .left-div-para ul li::marker {
       color: #0A192F;
       font-weight: bold;
   }

   @media (max-width : 465px){

        #about-our-expertise  ul li{
            text-align: start !important;
        }
   }

    @media (min-width: 465px) and (max-width: 991px) {
            #about-our-expertise ul {
                    list-style-type: none;
                }
      }



#expertise-title{
    justify-content: start;
}
@media (max-width : 991px){
    #about-our-expertise .home-about-btn {
        margin-left: 0;
    }

    #about-our-expertise .home-about-video {
        margin-bottom: 10px;
    }
    #about-our-expertise .left-div{
        text-align: center;
    }
        #about-our-expertise .left-div-para{
            text-align: center;
        }
#expertise-title {
    justify-content: center;
}
#expertise-title::before{
    text-align: center;
}
}


/* Our solutions styles */
  .sol-img-container {
      position: relative;
      /* width: 50%; */
  }

  .sol-img-container .image {
      display: block;
      width: 100%;
      height: auto;
  }

  .sol-img-container .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      transition: .5s ease;
      background-color: #0A192F;
      border-radius: 33px;
  }

  .sol-img-container:hover .overlay {
      opacity: 1;
  }

  .sol-img-container:hover .image {
      opacity: 0.1;
  }

  .sol-img-container .text {
      color: white;
      font-size: 18px;
      position: absolute;
      top: 44%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center;
      line-height: 26px;
      width: 90%;
      height: 100%;
      justify-content: center;
      align-items: center;
      display: flex;
  }

  @media (min-width: 992px) and (max-width: 1200px) {
      .sol-img-container .text {
          font-size: 15px;
      }
  }
/* Our solutions styles */


@media(min-width : 992px) {
    #sol-web {
        display: block;
    }

    #sol-mobile {
        display: none;
    }
}

@media(max-width : 992px) {
#sol-web{
    display: none;
}

#sol-mobile {
    display: block;
}
}

#sol-up-des{
position: absolute;
    top: 50px;
        left: -40px;
}
#sol-down-des{
position: absolute;
    right: -40px;
    bottom: 20px;
    transform: rotate(90deg);
}

.tech-box h5{
    color: #0a192f;
}
#header-twiterX{
    width: 10px;
}

#footer-twiterX {
    width: 15px;
}

#why-cusolid-section img{
    width: 20%;
}

#ally img{
    background: white;
    border-radius: 15px 15px 15px 15px;
    padding: 5px;
    max-width: 60px;
}
#qa-pro-icons .title-row{
margin-top: 30px;
}

@media (max-width : 991px){
    #qa-pro-icons .title-row {
            margin-top: 0px;
        }
}

#qa-pro-icons .main-heading{

}
#qa-pro-icons img{
    background: white;
    border-radius: 15px 15px 15px 15px;
    padding: 5px;
    max-width: 60px;
}
#pro-icons img{
    background: white;
    border-radius: 15px 15px 15px 15px;
    padding: 5px;
    max-width: 60px;
}

@media (max-width : 992px){
    .dyn-pabout-right{
        margin-top: 30px;
    }
}
#accelerateStaffingReq{
    text-align: left;
    justify-content: left;
}
#staffing_requirements{
    /* padding-top: 35px !important; */
}
@media (max-width : 991px) {
#staffing_requirements {
        padding-top: 25px !important;
    }
}


#staffing_requirements .pabout-right-sr{
    text-align: justify;
}
@media (max-width : 991px){
    #staffing_requirements .pabout-right-sr{
    text-align: center;
    margin-top: 20px;
    }
    #staffing_requirements .pabout-right-sr strong{
        text-align: center;
    }
        #accelerateStaffingReq::before{
            text-align: center;
        }
           #accelerateStaffingReq{
        justify-content: center;
    }
}

@media (max-width : 539px) {
    #accelerateStaffingReq{
        text-align: center;
    }
#accelerateStaffingReq::before {
        text-align: center;
}
}

@media (max-width : 513px){
#accelerateStaffingReq::before {
        text-align: center;
        font-size: 29px;
        top: 11px !important;
    }
}

.software-service-form {
    margin-top: 25px !important;
}

/* .owl-theme .owl-nav [class*='owl-']{
    left: 9px;
} */
#heroSlider .owl-theme .owl-nav .owl-prev{
    left: 9px;
}
#heroSlider .owl-theme .owl-nav .owl-next{
    right: 9px;
}
#heroSlider .owl-dots{
    position: absolute;
    bottom: 5px;
    width: 100%;
}

#heroSlider .owl-theme .owl-nav [class*='owl-']{
    color: #c5c5c5;
}
#heroSlider .owl-theme .owl-nav [class*='owl-']:hover{
    color: #0a192f;
}

#heroSlider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
    background: #0a192f;
}

.wpcf7 .main-form input,
.wpcf7 .main-form textarea{
    color: #0a192f;
}

#careers-page-form{
    margin-top: 25px !important;
}

#careers-page-form form{
    background: #0a192f;
}
#careers-page-form .main-title{
        color: #ffffff !important;
        font-size: 21px;
}

#uploadcv::before{
    display: none;
}

#careers-page-form label{
    color: white;
}
#careers-page-form .error-alert{
    color: #a3a2a2 !important;
}

.search-form .search-submit{
   background: #0a192f;
}

/* #careers-page-form button{
    background: #ffffff00;
    border: 1px solid #ffffff;
    width: 25%;
} */

/* #careers-page-form button:hover{
    background :#212c55b5
} */

@media(max-width: 767px){
    #careers-page-form .member-form{
        padding: 40px 50px;
    }
    #careers-page-form button{
    width: 100%;
    }

}

@media (max-width : 321px){
    .select2-option .dropdown-menu{
        width: 100%;
    }
    .dropdown-item{

    }
}

@media (max-width : 1199px){
    #accelerateStaffingReq::before{
        font-size: 30px;
    }
}

@media (max-width : 991px){
#aboutus-page-top-sec {
        padding-top: 40px;
    }
}

#jobDetailsPageForm{
    background: #0A192F;
}
#jobDetailsPageForm h2 {
    color: white;
}
#jobDetailsPageForm label {
    color: white;
}
#jobDetailsPageForm .cv-upload-validation-alert{
    color: white !important;
}
#jobDetailsPageForm button{
        border: 1px solid white;
            width: 50%;
}
@media(max-width: 767px) {
    .member-form {
        padding: 20px;
    }}

    .advant_staf_aug{
        margin-top: 0 !important;
    }


    .it_recru_ready-to-get-start{
        margin-top: 35px !important;
    }


    #pro-sec-one{
        padding-top: 25px !important;
    }
#pro-icons{
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
#pro-icons .main-heading{
    margin-bottom: 0;
}
#pro-icons .ot-heading{
margin-bottom: 0;
}
.how-cu-can-assit .third-sec ol li{
    text-align: justify;
}
.how-cu-can-assit .third-sec ol li::marker {
    color: #0A192F;
    /* Set the color of the numbers here */
    font-weight: bold;
    /* Optional: Make the numbers bold */
}

.how-cu-can-assit .third-sec{
/* margin-left: 30px; */
}
.how-cu-can-assit .third-sec ol li {
   margin: 10px 0;
}
.how-cu-can-assit .main-title{
    margin-bottom: 10px;
}
@media(max-width: 1200px) {
.how-cu-can-assit .main-title {
        margin-bottom: 0px;
    }
.how-cu-can-assit .third-sec ol li {
   margin: 5px 0;
}
}

@media(max-width: 991px) {
    .how-cu-can-assit .main-title {
        margin-top: 25px;
    }
    .how-cu-can-assit .third-sec {
        margin-top: 15px;
    }
    .how-cu-can-assit .third-sec ol li {
        margin: 10px 0;
    }
}

@media(max-width: 425px){
.how-cu-can-assit .main-title {
        margin-top: 25px;
    }
}
@media(max-width: 334px) {
    .how-cu-can-assit .main-title {
        font-size: 20px;
    }
}



#qa-pro-out-secOne{
        padding-top: 40px !important;
        padding-bottom: 0;
}

@media(max-width : 991px){
    #qa-pro-out-secOne {
            padding-top: 30px !important;
        }
}


#innoItSol {
        padding-top: 40px !important;
}

#yourTrustedITPartnr{
    padding-top: 40px !important;
}

@media (max-width : 991px){
    #yourTrustedITPartnr {
            padding-top: 0px !important;
        }
}

#seeOpenJobs
{
        padding-bottom: 45px;
            padding-top: 33px;

}
#getInTouch{
            padding-top: 25px;
            /* padding-top: 0px; */
                padding-bottom: 30px;
}


@media(max-width : 768px){
.wpcf7 .main-form button {
    margin-top: 15px;
}
}



  .contact-page {
      padding-bottom: 40px !important;
      padding-top: 45px;
  }

  @media (max-width : 991px) {
      .contact-page {
          padding-top: 30px;
      }
  }

.contact-form-notice{
    margin-bottom: 20px !important;
}

.sub-topic{
    font-weight: 600 !important;
    color : #0A192F !important;
}

.service-description .pabout-right h2,
.service-description .pabout-right p{
    color: #6d6d6d  !important;
}

.icon-box-s2.s2 .icon-main{
    color: #0a192f;
}

#tech-sec{
    padding: 15px 0px 20px 0;
}
#tech-sec .tech-box{
    padding: 0px 17px 0px;
}

#tech-sec .owl-nav button i{
    color: #0a192f;
}
#tech-sec .owl-nav button i {
    color: #0a192f;
}

#tech-sec .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 0;
}

#tech-sec .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
   color: #0a192f;
}



#trustedItPartner img{
        background: white;
            border-radius: 15px 15px 15px 15px;
            padding: 5px;
            max-width: 60px;
}
#trustedItPartner .img{
    background: white;
        border-radius: 15px 15px 15px 15px;
        padding: 5px;
        max-width: 60px;
}

#trustedItPartner .icon-box-s2:hover .cusolid-offer-blur .icon-main{
color: #0a192f;
}



.seccess-message {
    background: #7d716a00;
    padding: 2em;
    color: white;
    /* border: 1px solid #0a192f; */
    border-radius: 15px;
}

.seccess-message .para {
    color: #0a192f;
}

#success-page-wrapper {
    background: #4a425d;
    padding: 4rem;
}

#success-page-row .right-div {
    border-left: 1px solid #d0d0d078;
}

#success-page-row .left-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.otf-social-share.clearfix.shape-circle{
    text-align: start;
}
