/*
* Template Name: Webiz
* Template URI: https://www.salvatoremandis.it
* Description: Webiz Digital Agency - Responsive Bootstrap Template
* Author: Salvatore Mandis
* Author URI: https://www.salvatoremandis.it
*/
* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

body {
    font-family: "Poppins";
    overflow-x: hidden;
}

.col-md-5 {
    margin-top: 3rem;
}

.col-md-7 {
    margin-top: 1rem;
    top: 2rem;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    body {
        font-family: "Poppins";
        overflow-x: hidden;
    }
}

#nav-bar {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #2e4676;
}

.navbar {
    background: #2e4676;
    padding: 13px 0px !important;
}

/* Logo resize */
.navbar-nav {
    margin-right: -4rem;
    margin-left: 4rem !important;
}

.navbar-nav li {
    padding: 0 1rem;
}

.navbar-nav li {
    padding: 0 5px;
}

.navbar-nav .nav-item .nav-link {
    font-size: 14px;
    /* line-height: 23px; */
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #ffffff !important;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.navbar-nav .nav-item .nav-link:hover {
    padding-bottom: 0;
    border-bottom: 2px solid #fff;
    font-weight: 600;
}

.navbar-nav .nav-item .nav-link:active {
    padding-bottom: 0;
    border-bottom: 2px solid #fff;
    font-weight: 600;
}

.fa-bars {
    color: #fff !important;
    font-size: 25px !important;
}

.navbar-toggler {
    outline: none !important;
}
.toggle-icon-style{
    color: #c7d8e9; 
    border-color: #007bff
  }
  .schedule-meeting-text-style{
    margin-left: 0.5rem; 
    margin-top: 5px
  }
  .testimonial-padding{
    padding-top: 50px; 
    padding-bottom: 50px
  }
  .desc-margin-top{
    margin-top: 1rem;
  }
  .transparent-border-style{
    border: 1px solid transparent;
  }
/* --------- Banner ---------- */
.banner {
    color: #fff;
    padding-top: 5%;
    background-size: contain;
    max-width: 100%;
    background-repeat: no-repeat;
    width: 1920px;
    height: 835.48px;
}

.footer {
    background: linear-gradient(to right, #1723b1, #58f0ff);
    color: #fff;
    padding-top: 5%;
}

.promo-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0em;
}

.join-title {
    font-size: 1.44rem;
    color: white;
}

.join-title:hover {
    font-size: 1.44rem;
    color: #58f0ff;
}

.link-play {
    text-decoration: none;
}

.link-play:hover {
    color: #58f0ff;
    text-decoration: none !important;
}

.play-btn {
    width: 45px;
    margin: 20px 0;
    margin-right: 2em;
    text-decoration: none !important;
    transition: transform 1.2s;
}

.text-al {
    text-align: left !important;
    opacity: 0.7;
    font-size: 24px;
    color: #f1f4f9;
}

.play-btn:hover {
    color: #444;
    text-decoration: none !important;
    transform: scale(1.2);
}

.banner a {
    color: #fff;
    text-decoration: none !important;
}

.img-fluid {
    margin-top: 4rem;
}

.bottom-img {
    width: 100%;
}

/* ---------- Services --------- */
#services {
    padding: 50px 0;
}

.service-img {
    width: 130px;
    margin-top: 2rem;
}

.services {
    padding: 20px;
}

.services h4 {
    padding: 1em;
    margin-top: 5px;
    text-transform: uppercase;
}

/* .title::after{
    content: '';
    background: linear-gradient(to right, #1723b1,#58f0ff);
    height: 8px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 70px;
    transform: translateY(23px);} */
#services .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

#services .btn-primary:hover {
    transform: scale(1.2);
}

#contact .btn-primary {
    box-shadow: none;
    padding: 8px 10px;
    border: none;
    border-radius: 7px;
    background: #2e4676;
}

#contact .btn-primary:hover {
    background: #50baca;
}

/* -----------   About -------------*/
#about {
    padding-bottom: 3rem;
    padding-top: 7rem;
}

.about-title {
    margin-top: 18%;
}

#about ul li {
    margin: 10px 0;
}

#about ul {
    margin-left: 20px;
}

/* ------- Testimonials Section -----*/
#testimonials {
    margin: 50px 0;
    background: #2e4676;
    color: #fff;
}

#testimonials h3 {
    color: #fff;
}

.testimonials {
    margin: 50px 0;
}

.testimonials-img img {
    height: 134px;
    width: 135px;
    border-radius: 50%;
    margin: 23px 0px 0 10px;
}

.user-details {
    display: inline-block;
    font-size: 12px;
    margin-left: 2rem;
}

/* ----- Footer ------*/
#footer {
    background: #2e4676;
    color: #fff;
    padding: 4rem;
}

.footer-img {
    width: 100%;
}

.footer-box {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    border-right: 2px solid #fff;
}

.footer-box img {
    width: 8rem;
    margin-bottom: 20px;
}

.footer-box .fa {
    margin-right: 8px;
    font-size: 25px;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 7px;
    border-radius: 2px;
    display: inline-block;
}

.footer-box ul li a {
    color: #fff;
    font-size: 14px;
}

.footer-box p {
    font-size: 13px;
}

.footer-box .form-control {
    box-shadow: none !important;
    border: none;
    border-radius: 0;
    margin: 20px 0;
}

.footer-box .btn-primary {
    box-shadow: none !important;
    width: 8rem;
    border: none;
    border-radius: 50px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    color: #fff;
    transition: transform 1.2s;
}

.footer-box .btn-primary:hover {
    transform: scale(1.2);
    color: #fff;
}

.footer-form input[type="submit"] {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 7px 6px;
    font-size: 14px;
}

.footer-form input[type="submit"]:hover {
    background-color: #50baca;
    border: 2px solid #50baca;
}

.footer-form input[type="email"] {
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 8px 9px 7px 9px;
    font-size: 14px;
}

.footer-copyright {
    border-top: 2px solid #fff;
    margin-top: 2rem;
}

#footer {
    margin-top: 3rem;
}

/*-------- Social Media icons ---------- */

.social-icons {
    padding-top: 1rem;
}

#social .social-icons .svg-icons img {
    width: 18px;
    transition: transform 0.7s;
    margin-right: 6px;
}

#social .social-icons .svg-icons img:hover {
    transform: scale(1.2);
}

.copyright {
    padding-top: 2%;
    font-size: 15px;
    text-align: center;
    text-align: center;
    color: #eaeaea !important;
}

.copyright a {
    text-decoration: none;
    color: #fff;
}

.copyright a:hover {
    text-decoration: none;
    color: #1723b1;
}

#work {
    padding: 50px 0;
}

.work-img {
    width: 130px;
    margin-top: 2rem;
}

.work {
    padding: 20px;
}

.work h4 {
    padding: 1em;
    margin-top: 5px;
    text-transform: uppercase;
}

/* .title::after{
    content: '';
    background: linear-gradient(to right, #1723b1,#58f0ff);
    height: 8px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 70px;
    transform: translateY(23px);} */
#work .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

#work .btn-primary:hover {
    transform: scale(1.2);
}

.copyright a:hover {
    color: white;
}

.border-line {
    margin-top: 3rem;
    border: 1.5px solid;
    border-radius: 14px;
    border-style: groove;
    border-color: #2e4676;
    text-align: center;
    margin-bottom: 3rem;
}

.img-recog {
    margin-bottom: 1rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}

/* #recognitions{
    position: relative;
    justify-content: center;
    display: block;
    width: 100%; */
/* border-radius: 14px;
    border-style: groove; */
/* } */
.recogs {
    position: relative;
    justify-content: center;
    display: block;
    width: 100%;
}

/* 
  @media only screen and (min-width:320px) and (max-width: 768px){
  
    .navbar-brand img {
      height: 4rem;
      padding-left:0rem;
  }
  } */

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .navbar-brand img {
        /* height: 4rem; */
        padding-left: 1rem;
    }

    .navbar-expand-lg {
        margin: 0px 0px 0px 16px;
    }

    .navbar-collapse {
        font-size: 12px;
    }

    body {
        font-family: "Poppins";
        overflow-x: hidden;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {}

#contact .form #sendmessage {
    color: #2b4b94;
    border: 1px solid #2b4b94;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.stay-in-touch #rSendMessage {
    color: #2b4b94;
    border: 1px solid #2b4b94;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: #2b4b94;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.stay-in-touch #Rerrormessage {
    color: #2b4b94;
    display: none;
    border: 1px solid #2b4b94;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact-us {
    padding: 100px 0 50px 0;
}

.contact-form {
    margin-bottom: 40px;
}

.contact-form .form-control {
    background-color: transparent;
    border: 1px solid #dedede;
    box-shadow: none;
    height: 45px !important;
    color: #0c0c0c;
    height: 38px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    border-radius: 0;
}

.contact-form input:hover,
.contact-form textarea:hover,
.contact-form #contact-submit:hover {
    border-color: #28abe3;
}

.contact-form #contact-submit {
    border: none;
    padding: 15px 0;
    width: 100%;
    margin: 0;
    background: #28abe3;
    color: #fff;
    border-radius: 0;
}

.contact-form textarea.form-control {
    padding: 10px;
    height: 120px !important;
    outline: none;
}

.contact-details .contact-short-info {
    margin-top: 15px;
}

.contact-details .contact-short-info li {
    margin-bottom: 6px;
}

.social-icon {
    margin-top: 20px;
}

.social-icon ul li {
    display: inline-block;
    margin-right: 10px;
}

.social-icon ul li a {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
}

.social-icon ul li a:hover {
    background: #28abe3;
    color: #fff;
    border: 1px solid #28abe3;
}

.social-icon ul li a:hover i {
    color: #fff;
}

.social-icon ul li a i {
    color: #55606a;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    margin: 0;
}

.error {
    display: none;
    padding: 10px;
    color: #d8000c;
    border-radius: 4px;
    font-size: 13px;
    background-color: #ffbaba;
}

.success {
    background-color: #6cb670;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 13px;
    padding: 10px;
}

.map {
    position: relative;
}

.map #map_canvas {
    height: 400px;
    color: white;
}

#work-with-us .work {
    padding-bottom: 3rem;
    margin-top: 6rem;
    border-radius: 25px;
}

#work-with-us1 .work {
    height: 550px;

    padding-bottom: 3rem;
    margin-top: 3rem;
    border-radius: 25px;
}

#work-with-us .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

#work-with-us .btn-primary:hover {
    transform: scale(1.2);
}

#work-with-us2 .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

#work-with-us2 .btn-primary:hover {
    transform: scale(1.2);
}

#work-with-us1 .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

#work-with-us1 .btn-primary:hover {
    transform: scale(1.2);
}

#work-with-us1 .row {
    background-color: #d4e6f8;

    padding: 30px;
}

.blips {
    width: 500px;
    height: 500px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    /* display:; */
    margin-left: -250px;
    margin-top: -250px;
}

.blip {
    position: absolute;
    text-align: center;
    color: white;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}

.blip:nth-child(1) {
    width: 400px;
    height: 400px;
    margin-top: 50px;
    margin-left: 50px;
    /* border:1px solid black; */
    -webkit-animation: orbit 2s infinite linear;
    -moz-animation: orbit 2s infinite linear;
    animation: orbit 2s infinite linear;
}

.blip:nth-child(2) {
    width: 400px;
    height: 400px;
    -webkit-animation: orbit 2s infinite linear;
    -moz-animation: orbit 2s infinite linear;
    animation: orbit 2s infinite linear;
}

.blip:nth-child(2) {
    width: 400px;
    height: 400px;
    -webkit-animation: orbit 2s infinite linear;
    -moz-animation: orbit 2s infinite linear;
    animation: orbit 2s infinite linear;
}

.blip:nth-child(3) {
    width: 400px;
    height: 300px;
    -webkit-animation: orbit_neg 2s infinite linear;
    -moz-animation: orbit_neg 2s infinite linear;
    animation: orbit_neg 2s infinite linear;
}

.blip:before {
    content: "";
    font-size: 0px;
    border-radius: 100%;
}

.blip:nth-child(1):before {
    padding: 5px;
    background: #e97b7a;
}

.blip:nth-child(2):before {
    padding: 5px;
    position: absolute;
    margin-top: 100px;
    margin-left: 120px;
    background: #e97b7a;

    -webkit-animation: blip_scale 2s infinite cubic-bezier(1, -0.4, 0.1, 1.21);
    -moz-animation: blip_scale 2s infinite cubic-bezier(1, -0.4, 0.1, 1.21);
    animation: blip_scale 2s infinite cubic-bezier(1, -0.4, 0.1, 1.21);
}

.blip:nth-child(3):before {
    padding: 2px;
    position: absolute;
    border: 2px solid #e97b7a;
    -webkit-animation: orbit_neg 2s infinite linear;
    -moz-animation: orbit_neg 2s infinite linear;
    animation: orbit_neg 2s infinite linear;
}

.blip:nth-child(4):before {
    padding: 4px;
    position: absolute;
    margin-top: 370px;
    margin-left: 340px;
    background: #e97b7a;
    -webkit-animation-delay: 2s;
    /* Chrome, Safari, Opera */
    animation-delay: 2s;
    -webkit-animation: blip_fade 2s infinite;
    -moz-animation: blip_fade 2s infinite;
    animation: blip_fade 2s infinite;
}

/* Mozila + Chrome */
@keyframes blip_scale {
    0% {
        transform: scale(0.6);
    }

    100% {
        transform: scale(0.1);
    }
}

@keyframes blip_fade {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0.1;
    }
}

@keyframes orbit {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes orbit_neg {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

/* Safari */
@-webkit-keyframes blip_scale {
    0% {
        -webkit-transform: scale(0.6);
    }

    100% {
        -webkit-transform: scale(0.1);
    }
}

@-webkit-keyframes blip_fade {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0.1;
    }
}

@-webkit-keyframes orbit {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes orbit_neg {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

.blobs {
    width: 280px;
    height: 280px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    border-radius: 100%;
    -webkit-animation: myturn linear 16s infinite;
    animation: myturn linear 16s infinite;
    -moz-animation: myturn linear 16s infinite;
}

.blob {
    position: absolute;
    background: #e5eef7;
    text-align: center;
    color: white;
}

.blob:nth-child(1) {
    top: -10px;
    left: -10px;
    width: 350px;
    height: 360px;
    border-radius: 100%;

    -webkit-animation: mytopdown linear 3s infinite;
    -moz-animation: mytopdown linear 3s infinite;
    animation: mytopdown linear 3s infinite;
}

.blob:nth-child(2) {
    top: -10px;
    left: -10px;
    width: 350px;
    height: 350px;
    border-radius: 100%;

    -webkit-animation: mydowntop linear 3s infinite;
    -moz-animation: mydowntop linear 3s infinite;
    animation: mydowntop linear 3s infinite;
}

.blob:nth-child(3) {
    top: 10px;
    left: -10px;
    width: 250px;
    height: 250px;
    border-radius: 100%;

    -webkit-animation: mytopleft linear 2s infinite;
    -moz-animation: mytopleft linear 2s infinite;
    animation: mytopleft linear 2s infinite;
}

.blob:nth-child(4) {
    top: -10px;
    left: 10px;
    border-radius: 45%;
    width: 240px;
    height: 250px;

    -webkit-animation: mydownright linear 2s infinite;
    -moz-animation: mydownright linear 2s infinite;
    animation: mydownright linear 2s infinite;
}

.blob:nth-child(5) {
    top: -10px;
    left: -10px;
    width: 240px;
    height: 250px;
    border-radius: 42%;

    -webkit-animation: mytopright linear 2s infinite;
    -moz-animation: mytopright linear 2s infinite;
    animation: mytopright linear 2s infinite;
}

.blob:nth-child(6) {
    top: -10px;
    left: -10px;
    width: 240px;
    height: 250px;
    border-radius: 47%;
    -webkit-animation: mydownleft linear 2s infinite;
    -moz-animation: mydownleft linear 2s infinite;
    animation: mydownleft linear 2s infinite;
}

/* Mozila + Chrome */
@keyframes mytopdown {
    0% {
        top: 0px;
        transform: rotate(0deg) scale(1);
    }

    50% {
        top: 10px;
        transform: rotate(180deg) scale(1.04);
    }

    100% {
        top: 0px;
        transform: rotate(360deg) scale(1);
    }
}

@keyframes mydowntop {
    0% {
        top: 0px;
        transform: rotate(0deg);
    }

    50% {
        top: -10px;
        transform: rotate(-180deg);
    }

    100% {
        top: 0px;
        transform: rotate(-360deg);
    }
}

@keyframes mytopleft {
    0% {
        left: 0px;
        top: 0px;
        transform: rotate(0deg);
    }

    50% {
        left: 15px;
        top: 5px;
        transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        transform: rotate(360deg);
    }
}

@keyframes mydownright {
    0% {
        left: 0px;
        top: 0px;
        transform: rotate(0deg);
    }

    50% {
        left: -10px;
        top: -5px;
        transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        transform: rotate(360deg);
    }
}

@keyframes mytopright {
    0% {
        left: 0px;
        top: 0px;
        transform: rotate(0deg);
    }

    50% {
        left: -10px;
        top: 5px;
        transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        transform: rotate(360deg);
    }
}

@keyframes mydownleft {
    0% {
        left: 0px;
        top: 0px;
        transform: rotate(0deg);
    }

    50% {
        left: 10px;
        top: 10px;
        transform: rotate(-180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        transform: rotate(-360deg);
    }
}

@keyframes myturn {
    0% {
        transform: rotate(0deg) skewX(0deg);
    }

    100% {
        transform: rotate(-360deg) skewX(0deg);
    }
}

/* Safari */
@-webkit-keyframes mytopdown {
    0% {
        top: 0px;
        -webkit-transform: rotate(0deg) scale(1);
    }

    50% {
        top: 10px;
        -webkit-transform: rotate(180deg) scale(1.04);
    }

    100% {
        top: 0px;
        -webkit-transform: rotate(360deg) scale(1);
    }
}

@-webkit-keyframes mydowntop {
    0% {
        top: 0px;
        -webkit-transform: rotate(0deg);
    }

    50% {
        top: -10px;
        -webkit-transform: rotate(-180deg);
    }

    100% {
        top: 0px;
        -webkit-transform: rotate(-360deg);
    }
}

@-webkit-keyframes mytopleft {
    0% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(0deg);
    }

    50% {
        left: 15px;
        top: 5px;
        -webkit-transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes mydownright {
    0% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(0deg);
    }

    50% {
        left: -10px;
        top: -5px;
        -webkit-transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes mytopright {
    0% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(0deg);
    }

    50% {
        left: -10px;
        top: 5px;
        -webkit-transform: rotate(180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes mydownleft {
    0% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(0deg);
    }

    50% {
        left: 10px;
        top: 10px;
        -webkit-transform: rotate(-180deg);
    }

    100% {
        left: 0px;
        top: 0px;
        -webkit-transform: rotate(-360deg);
    }
}

@-webkit-keyframes myturn {
    0% {
        -webkit-transform: rotate(0deg) skewX(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg) skewX(0deg);
    }
}

.team {
    padding: 0px 0 40px;
    position: relative;
}

.our-team .team-row {
    margin-left: -40px;
    margin-right: -40px;
}

.our-team .team-wrap {
    padding: 0 40px;
}

.our-team .container-fluid {
    padding: 0 50px;
}

.team-img img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    width: 100%;
}

.team-member,
.team-img {
    position: relative;
    overflow: hidden;
}

.team-title,
.team-title:hover {
    font-size: 15px;
    font-weight: 700;
    color: #2e4676 !important;
    margin-bottom: 0;
}

.team-member span {
    font-size: 15px;
    color: #2e4676;
    font-weight: 400;
}

.overlay-team {
    background-color: rgb(59 110 169 / 63%);
    position: absolute;
    padding: 40px;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.team-details {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 5%;
    overflow: hidden;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team-img:hover .team-details {
    opacity: 1;
    margin-top: -80px;
}

.team-img:hover .overlay-team {
    opacity: 1;
}

.team-member:hover h6 {
    color: #002147;
    font-weight: bold;
}

.socials a {
    display: inline-block;
    margin-top: 40px;
    margin-right: 5px;
}

.socials a i {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    line-height: 44px;
    text-align: center;
    transition: all 0.3s ease 0s;
    background: rgba(255, 255, 255, 0.5);
}

.team-details .socials i {
    color: #69d2e7;
}

.socials a:hover i {
    color: #69d2e7;
    background: #69d2e7;
}

.accordian {
    width: 0px;
}

.banner1 .btn-primary {
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to right, #1723b1, #58f0ff);
    transition: transform 1.2s;
}

.banner1 {
    padding-top: 5%;
    color: #000;
    background-color: #d4e6f8;
}

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

.banner1 .div1 {
    padding-top: 7%;
}

#our-strength {
    margin-top: 7rem;
}

.card-image {
    margin-left: 8rem;
}

.card-body h5 {
    text-align: center;
    font-weight: bold;
    font-size: 19px;
}

.card-body p {
    text-align: center;
}

#why-bs {
    background-color: #d4e6f8;
    padding: 50px;
    font-weight: bold;
}

#why-bs p {
    font-size: 20px;
}

#work-with-us h3 {
    font-weight: bold;
}

#work-with-us p {
    text-align: center;
    font-size: 18px;
}

#work-with-us img {
    width: 100%;
}

#commentForm .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 1.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-bottom: 1px solid #000;
}

.mt-6 {
    margin-top: 4rem !important;
}

/*new site changes*/
.contact-btn {
    font-weight: 600 !important;
    font-size: 14px !important;
    align-items: center;
    letter-spacing: 0.2px;
    color: #ffffff !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    border: 2px solid #fff !important;
    margin-left: 2rem;
}

.contact-btn:hover {
    /* transform: scale(1.2); */
    background: #50baca;
}

.contact-btn-f {
    padding: 8px 16px;
    background: #2e4676;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
}

.contact-btn-f:hover {
    background: transparent;
    border-radius: 5px;
    color: #2e4676 !important;
}

.c-schedule-btn:hover {
    padding: 8px 16px;
    background: transparent;
    border-radius: 5px;
    color: #2e4676 !important;
    text-decoration: underline !important;
}

.logo {
    position: absolute;
    width: 181px;
    /* height: 35px; */
    /* left: 240px; */
    top: calc(50% - 35px / 2 + 0.5px);
}

.navbar-nav {
    margin-left: 30rem;
}

.c-text {
    position: absolute;
    left: 195px;
    top: 45px;
    width: 66%;
}

.LaptopImage {
    position: absolute;
    left: 10px;
    top: -113px;
}

.scroll {
    position: relative;
    left: 750px;
    bottom: -120px;
}

.scroll-img {
    margin-top: 0;
    width: 10px;
    margin-left: 4px;
}

.scroll-arrow-2 {
    margin-top: 4px;
    left: 2px;
    margin-left: 7px;
}

.scroll-arrow-1 {
    margin-top: 4px;
    width: 19px;
}

.promo-title {
    font-size: 14px;
    font-weight: normal;
    margin-top: 8rem;
}

.promo-desc {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.5;
}

#about {
    /* background-size: contain;
    background-repeat: no-repeat; */
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* width: 1898px; */
    /* height: 878.48px; */
    margin-top: -71px;
}

.title {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #0b111d;
}

.title_2 {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #fcfcfc;
}

.title-desc {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 3rem;
}

.about-cards {
    background: #ffffff;
    border-radius: 30px !important;
    filter: drop-shadow(0px 20px 40px rgba(46, 70, 118, 0.25));
    margin: 0px 10px;
    /* max-width: 23% !important; */
    width: 100%;
    height: 30rem;
    background-size: contain;
    border: 10px solid #66b6ff;
    /* border-image: linear-gradient(202.1deg, #66b6ff -1.34%, #abe9ed 97.88%);
    border-image-slice: 1; */
}

.about-cards h4 {
    font-weight: 800;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #000;
    padding: 15px;
    margin-bottom: 0;
}

.about-cards p {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #000;
    padding: 15px;
}

#our-works {
    padding-top: 13rem;
}

.works-container {
    background: #e5e5e5;
    border-radius: 38px;
    padding: 3rem;
}

#approach {
    padding-top: 3rem;
}

.approach-block img {
    margin: 1.3rem 1.2rem;
    width: 50%;
}

.img-div {
    margin-left: 2rem;
    border: 10px solid #66b6ff;
    border-radius: 101px;
    width: 100px;
    height: 100px;
    background-color: #fff;
    filter: drop-shadow(0px 20px 40px rgba(46, 70, 118, 0.25));
    margin-bottom: 15px;
}

.approach-block .approach-title {
    font-weight: bold;
    color: #2f4777;
}

.approach-block .approach-desc {
    color: #2f4777;
    font-size: 14px;
}

#approach p {
    margin-bottom: 30px;
}

.approach-block span {
    border-top: 2px dashed #455a85;
    padding: 92px;
    position: absolute;
    top: 38px;
    left: 90px;
}

.approach-container {
    padding: 0 12rem !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 20px !important;
}

.testimonials-img {
    width: 20% !important;
    display: inline-block !important;
}

.aps-img {
    width: 20% !important;
    display: inline-block !important;
}

.testimonials-text {
    width: 50% !important;
    display: inline-block !important;
    margin-top: 15px;
}

#testimonials .carousel-inner {
    /* width: 95% !important;
    left: 54px !important; */
    /* border: 1.5px solid #5CE1E6; */
    border-radius: 14px;
    width: 60%;
    float: center;
    justify-content: center;
    align-items: center;
    margin-left: 20%;
}

/* #testimonials .carousel-item {
    padding: 0 5rem 0 5rem;
  } */
.user-details2 {
    margin-bottom: 0;
    position: relative;
    left: -277px;
    font-size: 18px;
    display: inline-block;
}

.aps2 {
    position: relative !important;
    left: 398px !important;
    top: -35px !important;
}

.testimonials-text img {
    position: relative;
    left: -265px;
    margin-top: 0;
    top: 48px;
    width: 50px;
}

.feedback {
    font-size: 14px;
    padding-left: 4.2rem;
}

.tabcontent h3 {
    color: #2e4676;
    font-weight: bold;
}

.contact-tab {
    background: #f1f4f9;
}

.schedule-tab {
    background: #f1f4f9;
}

/* Style the tab */
.tab {
    margin-left: 20%;
    width: 70vh;
    overflow: hidden;
    /* border: 1px solid #ccc; */
    /* background-color: #f1f1f1; */
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #2e4676;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background: #f1f4f9;
    border-bottom: 5px solid #2e4676;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-left: 50px;
    border-right: 50px;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.tabcontent {
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */
}

/* schedule meeting button */

.m-schedule-btn {
    font-weight: 400 !important;
    font-size: 14px !important;
    text-align: left;
    /* letter-spacing: 0.1px; */
    color: #ffffff !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    /* border: 2px solid #fff !important; */
    /* margin-left: 1rem; */
    text-decoration: none;
    margin-top: 1rem !important;
}

.m-schedule-btn:hover {
    /* transform: scale(1.2); */
    /* color: #50baca; */
    color: #50baca !important;
    text-decoration: none;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tabcontent {
    background: #f1f4f9;
    border-radius: 38px;
    padding: 3rem 5rem 3rem 5rem !important;
}

.tabcontent .radio label {
    color: #2e4676;
    font-size: 14px;
    font-weight: bold;
}

.cnct-form input,
.cnct-form select,
.cnct-form textarea {
    border-radius: 10px !important;
    border: 2px solid #2e4676;
}

.cnct-form label {
    color: #2e4676;
    font-size: 14px;
    font-weight: bold;
}

.cnct-btn {
    padding: 8px 16px;
    background: #5ce1e6;
    border-radius: 5px;
    color: #2e4676 !important;
    font-size: 14px;
    font-weight: bold;
}

.cnct-btn:hover {
    background-color: transparent;
    color: #5ce1e6 !important;
}

.schedule-btn,
.schedule-btn:hover {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.schedule-btn:hover {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    color: #5ce1e6;
}

.contact-btn {
    padding: 8px 16px;
    background: #2e4676;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
}

.c-schedule-btn,
.c-schedule-btn:hover {
    padding: 8px 16px;
    color: #2e4676;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    height: 38px !important;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1 !important;
}

.owl-carousel .owl-item img {
    width: 11% !important;
}

/* about us page */
.about-banner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 65rem;
}

.about-header h1 {
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
}

.about-header {
    /* position: absolute !important; */
    position: relative !important;
    left: 22rem !important;
    bottom: -1rem !important;
}

.who-img {
    position: relative;
    top: 28rem;
}

.block {
    background-color: #fff;
    max-width: 45% !important;
    display: inline-block;
    padding: 4rem 7rem;
    border-radius: 25px;
    margin-right: 3rem;
    position: relative;
    top: 39rem;
    border: 7px solid #66b6ff;
}

.block h2 {
    color: #2e4676;
    font-weight: bold;
    font-size: 1.7rem;
    text-align: center;
}

.block p {
    color: #2e4676;
    font-size: 15px;
    text-align: center;
}

.block > img {
    margin-top: 0 !important;
    width: 6rem;
    position: relative;
    left: 11rem;
    margin-bottom: 4rem;
}

.block img {
    margin-top: 0 !important;
    width: 6rem;
    position: relative;
    margin-bottom: 4rem;
}

#about-us {
    background-size: contain;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 1430.48px;
    padding: 26rem 0;
}

.block-2 {
    height: 34rem;
    top: 34.8rem;
}

.idea-card {
    background: #2e4676;
    padding: 2rem;
    border-radius: 15px;
}

.idea-card h2 {
    color: #5ce1e6;
    text-align: left;
    font-size: 1.8rem;
}

.idea-card p {
    text-align: left;
    color: #fff;
}

.idea-btn {
    font-size: 14px;
    margin-top: 2rem;
    color: #2e4746 !important;
    background: #5ce1e6 !important;
}

.idea-btn:hover {
    box-shadow: 0 0 0 0.2rem rgb(58 176 195 / 50%);
}

.team-section h2 {
    text-align: center;
    color: #2e4676;
    font-weight: bold;
    font-size: 1.8rem;
}

.team-section {
    padding-top: 5rem;
}

.team-section .card {
    background-color: transparent !important;
}

.career-card {
    background-image: linear-gradient(205.53deg, #66b6fe -1.8%, #abe9ed 101.18%);
    border-radius: 20px;
    padding: 3rem;
    position: relative;
    top: 3rem;
}

.career-card h2 {
    font-size: 1.8rem;
    font-weight: 800;
    color: #2e4676;
}

.career-card p {
    font-size: 15px;
    color: #2e4676;
}

.career-btn {
    background: transparent !important;
    border: 1px solid #2e4676 !important;
    color: #2e4676 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin-top: 2rem;
}

.career-btn:hover {
    border: 2px solid #2e4676 !important;
    /* font-size: 16px !important; */
    background: #2e4676 !important;
    color: #fff !important;
}

.o-contact {
    padding-top: 17rem;
}

.o-contact h3 {
    color: #2e4676;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 2rem;
}

/* Careers page */
.career-banner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 52rem;
}

.career-banner img {
    top: 10rem;
    position: relative;
}

.career-header {
    position: relative !important;
    left: 22rem !important;
    bottom: 9rem !important;
}

.career-header h3 {
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#company-life {
    padding-top: 2rem;
}

#company-life h2 {
    text-align: center;
    color: #2e4676;
    font-size: 1.8rem;
    font-weight: bold;
}

#company-life p {
    text-align: center;
    color: #2e4676;
}

#company-life .amenities {
    background-size: cover;
    height: 144px;
}

.accordion {
    background-color: transparent;
    color: #2e4676;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 1.6rem;
    font-weight: bold;
    padding-left: 4rem;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover,
.accordion:focus {
    background-color: transparent;
    border: none;
    outline: none !important;
}

.tabbed-content {
    border: 7px solid #66b6ff;
    border-radius: 15px;
    margin-bottom: 2rem;
    background: #f1f4f9;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    padding: 1rem 4rem;
}

.panel .row {
    border-top: 1px solid #2e4676;
}

.panel p,
.panel ul li {
    font-size: 14px;
    color: #2e4676;
}

.panel p {
    margin-bottom: 0.5rem;
}

.panel button {
    float: right;
    background: #2e4676;
    border-color: #2e4676;
    font-size: 14px;
}

.details-list {
    text-align: center;
}

#job-openings {
    padding-top: 3rem;
}

#job-openings h2 {
    color: #2e4676;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 2rem;
}

.stay-in-touch {
    background-image: linear-gradient(205.53deg, #66b6fe -1.8%, #abe9ed 101.18%);
    padding: 4rem;
}

.stay-in-touch input[type="file"] {
    background: #fff;
    padding: 7px;
    border-radius: 5px;
    height: auto !important;
    margin-bottom: 1rem;
}

.stay-in-touch form .btn-primary,
.apply-now .btn-primary {
    background: transparent;
    border: 2px solid #2e4676;
    padding: 4px 18px;
    color: #2e4676;
    font-size: 14px;
}

.stay-in-touch h2 {
    color: #2e4676;
    font-weight: bold;
}

.stay-in-touch p {
    color: #2e4676;
    font-size: 14px;
}

.c-contact {
    padding-top: 5rem;
}

.c-contact h3 {
    color: #2e4676;
    font-weight: bold;
}

/* Portfolio page */
.portfolio-banner {
    background-color: #2e4676;
    background-size: cover;
    background-repeat: no-repeat;
    height: 45rem;
}

.portfolio-img {
    width: 65%;
    position: relative;
    left: 13rem;
    top: 5rem;
}

.portfolio-header {
    position: absolute !important;
    left: 24rem !important;
    bottom: 8rem !important;
    color: #fff;
    text-align: center;
}

.portfolio-header h3 {
    font-weight: bold;
}

/* Portfolio gallery */
.w-types {
    position: relative;
    left: 25rem;
}

.gallery-title {
    font-size: 36px;
    color: #42b32f;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
}

.filter-button:hover {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
    text-decoration: underline !important;
}

.filter-button:focus {
    text-decoration: underline !important;
    box-shadow: none !important;
}

.btn-default:active .filter-button:active {
    background-color: #42b32f;
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 30px;
}

.works-gallery {
    background: #2e4676;
    border-radius: 18px;
    padding: 3rem;
}

#works {
    padding-top: 11rem;
}

.portfolio-work {
    padding-top: 0 !important;
    background-color: #2e4676;
}

.portfolio .filter-button {
    color: #fff !important;
}

.view-more {
    background: transparent !important;
    color: #2e4676 !important;
    border: 1px solid #2e4676 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 3px 12px !important;
    /* float: right !important; */
    margin-left: 6rem;
}

.view-more:hover {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);
    transform: (1.2);
}

.portfolio-details p {
    font-size: 14px;
    text-align: center;
}

.portfolio-details h5 {
    font-weight: bold;
    color: #2e4676;
    font-size: 18px;
    text-align: center;
}

.portfolio-details {
    margin-top: 3rem;
}

.portfolio-btn-c {
    background: #fff !important;
    border: 1px solid #2e4676 !important;
    font-size: 14px !important;
    padding: 5px 8px !important;
    margin-right: 1rem !important;
    color: #2e4676 !important;
    font-weight: bold !important;
}

.portfolio-btn-v {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 5px 8px !important;
}

.portfolio-btn-v:hover,
.portfolio-btn-c:hover {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);
}

.portfolio-btns {
    margin-left: 29rem !important;
    padding-top: 2rem;
}

.sectors .container {
    background-size: contain;
    height: 10.65rem;
    margin-top: 1rem;
}

.sectors h5 {
    text-align: center;
    margin-top: 3rem;
    font-weight: bold;
    color: #2e4676;
    font-size: 1.4rem;
}

.p-contact {
    padding-top: 5rem;
}

.p-contact h3 {
    text-align: center;
    margin-top: 3rem;
    font-weight: bold;
    color: #2e4676;
    font-size: 1.4rem;
}

#testimonials .carousel {
    left: 7rem;
    width: 80%;
}

.carousel-control-prev {
    left: -76px !important;
}

.carousel-control-next {
    right: -65px !important;
}

.testimonials {
    background: #384f7d;
    /* background-color: ; */
    /* border: 1px solid #5ce1e6; */
    border-radius: 14px;
}

.testimonial {
    padding: 25px;
    height: 33rem;
}

/* Sticky header */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky+.content {
    padding-top: 60px;
}

.test-img {
    width: 3.5rem;
    height: 3.5rem;
}

.test-img,
.test-author {
    float: left;
}

.test-date {
    float: right;
}

.test-author,
.test-date {
    margin-top: 2rem;
    margin-left: 1rem;
}

.text-country {
    font-size: 18px;
    color: #f1f4f9;
}

.text-country-2 {
    font-size: 18px;
    color: #f1f4f9;
    opacity: 0.7;
}

.test-block {
    /* border-bottom: 2px solid #fff; */
    padding: 10px 36px;
}

.test-desc h4 {
    text-align: left;
    /* font-size: 1.1rem; */
    margin-top: 1rem;
}

.test-author {
    float: left;
    font-size: 24px;
    margin-top: 1rem;
    margin-left: 1rem;
}

.test-img-right {
    /* margin-top: 1rem; */
    float: right;
    width: 56px;
    height: 40px;
    margin-right: 15px;
}

.test-block-flag {
    margin-top: 1rem;
    float: left;
    /* border-bottom: 2px solid #fff; */
    /* padding: 8px 26px;  */
}

.testimonial-desc {
    text-align: left;
    font-size: 18px;
}

#profileModal .modal-dialog {
    max-width: 595px !important;
}

.approach-data {
    margin-left: 3.5rem !important;
}

.pr-img {
    margin-top: 16rem;
}

.img-block-1 {
    width: 100%;
}

.img-block-2 {
    width: 100%;
    height: 87%;
}

.fill {
    width: 100%;
    height: 100%;
}

.i-block-1 {
    padding-right: 5px !important;
}

.i-block-2 {
    padding-left: 5px !important;
}

.overlay-1 h3,
.overlay-2 h3 {
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
}

.overlay-1 h5,
.overlay-2 h5 {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;

    text-align: center;
    letter-spacing: 0.2px;

    color: #ffffff;
}

.image {
    border-radius: 18px;
    background: #586162;
    display: block;
    width: 100%;
    height: auto;
}

.overlay-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.99rem;
    right: 0;
    height: 85%;
    width: 95.5%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 31.5px;
}

.ov-1 {
    height: 88%;
}

.overlay-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.33rem;
    right: 0;
    height: 87%;
    width: 95.8%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 35px;
}

.overlay-3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.99rem;
    right: 0;
    height: 87%;
    width: 95.7%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 35px;
}

.overlay-4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.33rem;
    right: 0;
    height: 86.5%;
    width: 97%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 32px;
}

.overlay-5 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.99rem;
    right: 0;
    height: 86.4%;
    width: 97%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 32px;
}

.overlay-6 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.33rem;
    right: 0;
    height: 86.99%;
    width: 95.8%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 35px;
}

.overlay-7 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.99rem;
    right: 0;
    height: 86.99%;
    width: 95.8%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 35px;
}

.overlay-8 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.33rem;
    right: 0;
    height: 86.3%;
    width: 96.99%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 30px;
}

.overlay-9 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* height: 86.3%;
    width: 96.99%; */

    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 30px;
}

.o-b-1:hover .overlay {
    opacity: 1;
}

.o-b-2:hover .overlay {
    opacity: 1;
}

.o-b-3:hover .overlay {
    opacity: 1;
}

.o-b-4:hover .overlay {
    opacity: 1;
}

.o-b-5:hover .overlay {
    opacity: 1;
}

.o-b-6:hover .overlay {
    opacity: 1;
}

.o-b-7:hover .overlay {
    opacity: 1;
}

.o-b-8:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

/* .o-b-1
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.6rem 11.8rem;
  }
  
  .i-b-1:hover .o-b-1 {
    display: block;
    opacity: 1;
  }
  .o-b-2
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.7rem 8.9rem;
  }
  .o-b-3
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.7rem 8rem;
  }
  .o-b-4
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.6rem 14.9rem;
  }
  .o-b-5
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.7rem 11.5rem;
  }
  .o-b-6
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.7rem 3.6rem;
  }
  .o-b-7
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 9.7rem 9rem;
  }
  .o-b-8
  {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    border-radius: 34px;
    padding: 10.7rem 15.2rem;
  } */
.portfolio-header {
    left: 30rem !important;
    bottom: 19rem !important;
}

.contact-portfolio-btn {
    background-color: #fff !important;
    border-radius: 10px !important;
    margin-left: 31rem;
    color: #2e4676 !important;
    font-weight: bold !important;
    margin-top: 3rem;
}

.iti--allow-dropdown {
    width: 100% !important;
}

.careers-scroll {
    bottom: -6rem;
    left: 36rem;
}

.about-header {
    left: 18rem !important;
    bottom: -31rem !important;
}

.works-gallery h5 a,
.works-gallery h5 a:hover {
    color: #fff;
}

@media (max-width: 1920px) {
    .contact-btn {
        margin-left: 10rem;
    }

    .navbar-expand-lg {
        margin-left: 1rem !important;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 17px;
    }

    .banner {
        height: 984px;
    }

    .c-text {
        left: 406px;
        width: 60%;
    }

    .LaptopImage {
        left: 10px;
    }

    .banner-desc {
        position: relative;
        left: 2rem;
    }

    #about {
        /* height: 1121.48px; */
        margin-top: -55px;
        width: 1920px;
    }

    .scroll {
        bottom: -24rem;
        left: 33rem;
    }

    #about p {
        font-size: 16px;
        font-weight: normal;
    }

    .pr-img {
        margin-top: 18rem;
    }

    .career-header {
        left: 20rem !important;
        bottom: -10rem !important;
    }

    #company-life .amenities {
        height: 185px;
    }

    .about-header {
        left: 18rem !important;
        bottom: -31rem !important;
    }

    #about-us {
        background-size: cover;
    }

    .block {
        left: 2rem;
        max-width: 43% !important;
    }

    .block-2 {
        height: 30.6rem;
        top: 34.9rem;
    }

    .portfolio-header {
        left: 30rem !important;
        bottom: 16rem !important;
    }

    #about-us {
        background-size: cover;
        padding: 29rem 0;
    }

    .footer-form input[type="submit"] {
        margin-top: 1rem;
    }
}

@media (max-width: 1850px) {
    .portfolio-header {
        left: 30rem !important;
        bottom: 22rem !important;
    }

    .scroll {
        bottom: -24rem;
        left: 36rem;
    }

    .careers-scroll {
        bottom: -6rem;
        left: 36rem;
    }
}

@media (max-width: 1698px) {
    .scroll {
        bottom: -21rem;
        left: 33rem;
    }

    .portfolio-header {
        left: 26rem !important;
        bottom: 19rem !important;
    }
}

@media (max-width: 1610px) {
    .about-header {
        left: 17rem !important;
        bottom: -20rem !important;
    }
}

@media (max-width: 1589px) {
    .scroll {
        bottom: -18rem;
        left: 35rem;
    }

    .banner {
        height: 840px;
    }
}

@media (max-width: 1600px) {
    .about-header {
        left: 17rem !important;
        bottom: -34rem !important;
    }

    .who-img {
        top: 31rem;
    }

    .navbar {
        padding: 13px 0 !important;
    }

    .contact-btn {
        margin-left: 9rem;
    }

    .header-div {
        padding-left: 0 !important;
    }

    .c-text {
        left: 246px;
        width: 69%;
    }

    .LaptopImage {
        left: -1px;
        width: 92%;
        top: -99px;
    }

    .banner-desc {
        left: -2rem;
    }

    .scroll {
        bottom: -18rem;
        left: 33rem;
    }

    .careers-scroll {
        bottom: -4rem;
        left: 37rem;
    }

    .banner {
        height: 859px;
    }

    .career-header {
        left: 20rem !important;
        bottom: -10rem !important;
    }

    .approach-data {
        margin-left: 3.5rem;
    }

    .portfolio-header {
        left: 24rem !important;
        bottom: 18rem !important;
    }

    .portfolio-scroll {
        bottom: -25rem;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 18px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.2rem !important;
        padding-left: 0.2rem !important;
    }

    .navbar-nav {
        margin-left: 4rem !important;
    }

    .pr-img {
        margin-top: 7rem;
    }

    #works {
        padding-top: 0rem;
    }
}

@media (max-width: 1536px) {
    .contact-btn {
        margin-left: 2rem;
    }

    .LaptopImage {
        left: 11px;
    }

    .promo-desc {
        font-size: 21px;
    }

    .banner-desc {
        position: relative;
        left: 3rem;
    }

    .scroll {
        bottom: -9rem;
        left: 36rem;
    }

    .careers-scroll {
        bottom: -7rem;
        left: 36rem;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 16px;
    }

    #about {
        margin-top: -257px;
    }

    .pr-img {
        margin-top: 3rem;
    }

    #works {
        padding-top: 2rem;
    }

    .career-header {
        left: 20rem !important;
        bottom: -9rem !important;
    }

    #company-life .amenities {
        height: 153px;
        background-size: contain;
    }

    .about-header {
        left: 18rem !important;
        bottom: -19rem !important;
    }

    .portfolio-header {
        left: 24rem !important;
        bottom: 5rem !important;
    }

    .portfolio-scroll {
        bottom: -24rem;
    }

    .portfolio-scroll {
        bottom: -24rem;
        left: 35rem;
    }
}

@media (max-width: 1437px) {
    .scroll {
        bottom: -9rem;
        left: 35rem;
    }

    .portfolio-scroll {
        bottom: -24rem;
        left: 35rem;
    }
}

@media (max-width: 1400px) {
    .logo {
        width: 185px;
        top: calc(50% - 35px / 2 + 3.5px);
    }

    .scroll {
        bottom: -9rem;
    }

    .portfolio-scroll {
        bottom: -23rem;
    }

    .LaptopImage {
        left: 5rem;
        width: 70%;
    }

    .banner-desc {
        left: 0;
    }

    .approach-data {
        margin-left: 3.5rem;
    }

    .portfolio-header {
        left: 21rem !important;
    }
}

@media (max-width: 1366px) {
    .navbar {
        padding: 14px 0 13px 0px !important;
    }

    .navbar-nav {
        margin-left: 8rem !important;
    }

    .header-div {
        padding-left: 0;
    }

    .navbar-brand {
        padding-top: 0 !important;
        padding-right: 0 !important;
    }

    .contact-btn {
        margin-left: 8.3rem;
    }

    .c-text {
        left: 138px;
        width: 80%;
    }

    .LaptopImage {
        left: 0rem;
        width: 94%;
    }

    .banner-desc {
        left: 1rem;
    }

    #works {
        padding-top: 0rem;
    }

    #about {
        padding-bottom: 0;
        /* height: 1045.48px; */
    }

    .portfolio-scroll {
        bottom: -24rem;
    }

    .portfolio-header {
        left: 22rem !important;
        bottom: 8rem !important;
    }

    .careers-scroll {
        bottom: -6rem;
    }

    .about-header {
        left: 18rem !important;
        bottom: -34rem !important;
    }
}

@media (max-width: 1326px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    #company-life .amenities {
        background-size: contain;
        height: 153px;
    }

    #about-us {
        height: 94.1rem;
        background-size: cover;
        padding: 35rem 0;        
    }

    .portfolio-header {
        left: 20rem !important;
        bottom: 15rem !important;
    }

    .career-card {
        top: 4rem;
    }
}

@media (max-width: 1250px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    .footer-form input[type="submit"] {
        margin-top: 1rem;
    }
}

@media (max-width: 1199px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    .service-img {
        width: 55px;
    }

    /* .about-cards h4 {
      font-size: 15px;
      line-height: 20px;
    }
    .about-cards {
      max-width: 22% !important;
      height: 22.2rem;
    }
    .about-cards p {
      line-height: 20px;
    } */

    #about p {
        font-size: 14px;
    }

    .footer-box {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .approach-block span {
        padding: 75px;
    }

    .team-card {
        max-width: 14.666667% !important;
    }
}

@media (max-width: 1200px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    .logo {
        width: 190px !important;
        top: calc(42% - 35px / 2 + 3.5px) !important;
    }

    .navbar {
        padding: 13px 0px !important;
    }

    .nav-container {
        max-width: 100% !important;
    }

    .navbar-nav {
        margin-left: 4rem !important;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 18px !important;
    }

    .c-text {
        left: 47px;
        width: 91%;
    }

    .block > img {
        left: 8rem !important;
    }

    .block {
        top: 37.5rem;
    }

    .block-2 {
        height: 30.5rem;
        top: 33.5rem;
    }

    #company-life .amenities {
        height: 150px;
    }

    .gallery_product img {
        width: 13rem;
    }

    .scroll {
        bottom: -4rem;
    }

    .portfolio-header {
        left: 19rem !important;
    }

    .sectors .container {
        height: 8.99rem;
    }

    .portfolio-scroll {
        bottom: -24rem;
    }

    .portfolio-header {
        left: 19rem !important;
        bottom: 7rem !important;
    }

    .portfolio-btns {
        margin-left: 26rem !important;
    }
}

@media (max-width: 1199px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    .block > img {
        left: 8rem !important;
    }

    #company-life .amenities {
        background-size: contain;
        height: 153px;
    }

    .scroll {
        bottom: -8rem;
        left: 29rem;
    }

    .portfolio-scroll {
        bottom: -25rem;
        left: 29rem;
    }

    .view-more {
        margin-left: 4.5rem;
    }

    .career-header {
        left: 15rem !important;
        bottom: -9rem !important;
    }
}

@media (max-width: 1160px) {
    .col-md-5 {
        margin-top: 3rem;
    }

    .portfolio-img {
        top: 0rem;
    }

    #company-life .amenities {
        height: 153px;
    }

    .gallery_product img {
        width: 10rem;
    }

    #company-life .amenities {
        height: 127px;
    }

    .portfolio-header {
        bottom: 15rem !important;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 14px !important;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 27rem;
    }

    .career-header {
        left: 15rem !important;
        bottom: -9rem !important;
    }

    .portfolio-btns {
        margin-left: 26rem !important;
    }
}

@media (max-width: 1115px) {
    .text-al {
        opacity: 0.7;
        font-size: 20px;
        color: #f1f4f9;
    }

    .portfolio-img {
        top: -2rem;
    }
}

@media (max-width: 1024px) {
    .overlay-1 {
        left: 0.95rem;
        border-radius: 26px;
        width: 94.6%;
    }

    .overlay-2 {
        width: 95%;
        border-radius: 28px;
    }

    .overlay-3 {
        left: 0.95rem;
        width: 95%;
        border-radius: 29px;
    }

    .overlay-4 {
        width: 96.4%;
        border-radius: 27px;
    }

    .overlay-5 {
        left: 0.95rem;
        width: 96.4%;
        border-radius: 27px;
        height: 86.5%;
    }

    .overlay-6,
    .overlay-7 {
        width: 95%;
        border-radius: 29px;
    }

    .contact-btn {
        margin-left: 2rem;
    }

    .logo {
        left: 1rem;
        width: 155px;
    }

    .navbar-nav {
        margin-left: 0 !important;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }

    #about {
        margin-top: -506px;
        padding-top: 3rem;
        /* height: 770.48px; */
    }

    .about-banner {
        height: 40rem;
    }

    .portfolio-btns {
        margin-left: 23.5rem !important;
    }

    /* .about-cards {
      max-width: 21% !important;
      height: 21.45rem;
    } */
    /* .about-cards p {
      padding: 0;
    } */
    .service-img {
        width: 50px;
        margin-top: 1rem;
    }

    .title-desc {
        margin-bottom: 1rem;
    }

    .pr-img {
        margin-top: 1rem;
    }

    .scroll {
        visibility: visible !important;
        bottom: -3rem;
        left: 30rem;
    }

    .LaptopImage {
        left: 74px;
        width: 75%;
        top: -65px;
    }

    .c-text {
        left: 81px;
        width: 83%;
    }

    .promo-desc {
        font-size: 18px;
    }

    .gallery_product img {
        width: 13rem;
    }

    .approach-block span {
        padding: 75px;
    }

    .img-div {
        margin-left: 1rem;
    }

    #testimonials .carousel {
        left: 6rem;
    }

    .footer-form input[type="email"] {
        width: 96%;
        margin-bottom: 1rem;
    }

    .portfolio-header {
        left: 15rem !important;
        bottom: -13rem !important;
        position: relative !important;
    }

    .portfolio-scroll {
        bottom: -15rem;
    }

    .sectors .container {
        height: 9rem;
    }

    .career-header h3 {
        font-size: 1.25rem;
    }

    .career-banner img {
        top: 15rem;
        position: relative;
        width: 43rem;
        left: 9rem;
    }

    .careers-scroll img {
        width: auto;
    }

    .careers-scroll {
        bottom: -7rem;
        left: 20rem;
    }

    .career-header {
        visibility: visible !important;
        left: 16rem !important;
        bottom: -15rem !important;
    }

    #company-life .amenities {
        background-size: contain;
        height: 144px;
        background-repeat: no-repeat;
    }

    .who-img {
        width: 70%;
        left: 9rem;
        top: 5rem;
    }

    .about-header {
        left: 13rem !important;
        bottom: -8rem !important;
    }

    .block {
        max-width: 44% !important;
        top: 15rem;
    }

    .block-2 {
        height: 30rem;
        top: 9.4rem;
    }

    .block > img {
        width: 6rem;
        left: 8rem;
        margin-bottom: 2rem;
    }

    .block img {
        width: 6rem;
        margin-bottom: 2rem;
    }

    .banner {
        height: 965px;
    }

    .portfolio-img {
        left: 11rem;
        top: 7rem;
    }

    .view-more {
        margin-left: 4.5rem;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 26rem;
    }
}

@media (max-width: 1023px) {
    .block {
        max-width: 42% !important;
        top: 14rem;
    }

    .block-2 {
        height: 30rem;
        top: 8.5rem;
    }

    .block > img {
        width: 6rem;
        left: 8rem;
        margin-bottom: 2rem;
    }

    .block img {
        width: 6rem;
        margin-bottom: 2rem;
    }

    .team-card {
        max-width: 28%;
        display: inline-block;
    }

    .empty-div {
        max-width: 35% !important;
        display: inline-block;
    }

    .footer-box {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .career-header {
        left: 16rem !important;
        bottom: -16rem !important;
    }

    .view-more {
        margin-left: 4.5rem;
    }
}

@media (max-width: 991px) {
    .recogs {
        top: 8rem;
    }

    /* .border-line {
      margin-top: 8rem;
      margin-bottom: 0rem;
    } */
    .works-gallery {
        top: 6rem;
    }

    .testimonial-desc {
        font-size: 14px;
    }

    .text-country {
        font-size: 15px;
    }

    .text-country-2 {
        font-size: 15px;
    }

    .test-img-right {
        width: 46px;
        height: 30px;
    }

    .test-img {
        width: 3rem;
        height: 3rem;
    }

    .test-author {
        font-size: 14px;
    }

    .career-card {
        top: 4rem;
    }

    #about-us {
        height: 122rem;
        background-size: cover;
    }

    .o-contact {
        padding-top: 19rem;
    }

    .testimonial {
        padding: 25px;
        height: 31rem;
    }

    .text-al {
        opacity: 0.7;
        font-size: 18px;
        color: #f1f4f9;
    }

    .c-text {
        width: 69%;
    }

    .LaptopImage {
        left: -6px;
        width: 96%;
        top: -52px;
    }

    .portfolio-img {
        left: 8rem;
        top: 9rem;
    }

    .portfolio-header {
        left: 11rem !important;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 19rem;
    }

    .career-banner img {
        left: 1rem;
    }

    .career-header {
        left: 11rem !important;
    }

    .scroll {
        bottom: -1rem;
        left: 22rem;
    }

    .careers-scroll {
        bottom: -7rem;
        left: 21rem;
    }

    .portfolio-scroll {
        bottom: -15rem;
    }

    .banner-desc {
        top: -1rem;
    }

    .banner {
        background-size: cover;
    }

    /* .about-cards {
      max-width: 22% !important;
    }
    .about-cards h4 {
      padding: 4px;
    } */

    #about {
        /* height: 533.48px; */
        background-size: cover;
    }

    #works {
        padding-top: 10rem;
    }

    .approach-container {
        padding: 0 !important;
    }

    .approach-data {
        margin-left: 2.75rem;
    }

    .header-div {
        flex: 100% !important;
        max-width: 100% !important;
    }

    .navbar-toggler {
        float: right;
    }

    .gallery_product img {
        width: 10rem;
    }

    .block > img {
        left: 5rem !important;
    }

    .block {
        max-width: 42% !important;
        top: 15rem;
    }

    .block-2 {
        height: 35.5rem;
        top: 6.7rem;
    }

    .sectors .container {
        height: 6.77rem;
    }

    .portfolio-btns {
        margin-left: 26rem !important;
    }

    .empty-div {
        max-width: 23% !important;
        display: inline-block;
    }

    .team-card {
        max-width: 27.666667% !important;
    }

    .view-more {
        margin-left: 2.8rem;
    }

    .portfolio-btns {
        margin-left: 16.5rem !important;
    }
}

@media (max-width: 901px) {
    .portfolio-img {
        left: 9rem;
        top: 10rem;
    }

    .portfolio-header {
        left: 12rem !important;
        bottom: -13rem !important;
    }

    .view-more {
        margin-left: 2.8rem;
    }

    .portfolio-btns {
        margin-left: 16.5rem !important;
    }
}

@media (max-width: 810px) {
    .header-div {
        flex: 100% !important;
        max-width: 100% !important;
    }

    .banner {
        height: 960px;
        background-size: cover;
    }

    .c-text {
        top: 1rem;
        left: 8rem !important;
    }

    .LaptopImage {
        left: 4rem;
        width: 67%;
        top: -5rem;
    }

    .banner-desc {
        left: -2rem;
        top: -5rem;
    }

    .scroll {
        bottom: -1rem;
        left: 21rem;
    }

    .portfolio-scroll {
        bottom: -15rem;
        left: 21rem;
    }

    .navbar-toggler {
        float: right;
    }

    .block-2 {
        height: 35.5rem;
        top: 6.7rem;
    }

    .view-more {
        margin-left: 2.8rem;
    }
}

@media (max-width: 768px) {
    .header-div {
        flex: 100% !important;
        max-width: 100% !important;
    }

    .c-text {
        left: 106px !important;
    }

    .LaptopImage {
        left: 53px;
        width: 70%;
        top: -42px;
    }

    .promo-desc {
        font-size: 16px;
    }

    .banner-desc {
        position: relative;
        left: -2rem;
        top: -3rem;
    }

    .scroll {
        visibility: visible !important;
        bottom: 2rem;
        left: 21rem;
    }

    .portfolio-scroll {
        bottom: -2rem;
        left: 22rem;
    }

    .banner {
        height: 893px;
    }

    .gallery_product img {
        width: 10rem;
        top: 2rem;
        position: relative;
    }

    .portfolio-btns {
        margin-left: 16rem !important;
    }

    .approach-container {
        padding: 0 !important;
    }

    .approach-block .approach-title {
        text-align: center;
    }

    .approach-data {
        margin-left: -2rem;
    }

    #testimonials .carousel {
        left: 4rem;
    }

    .footer-box {
        padding-left: 15px !important;
        padding-right: 0px !important;
    }

    #footer {
        padding: 4rem 1rem;
    }

    .career-banner img {
        width: 33rem;
        left: 6rem;
    }

    .careers-scroll img {
        width: auto;
    }

    .careers-scroll {
        visibility: visible !important;
        bottom: -8rem;
        left: 15rem;
    }

    .career-header {
        left: 12rem !important;
        bottom: -16rem !important;
    }

    .who-img {
        left: 6rem;
    }

    .about-header h3 {
        font-size: 22px;
    }

    .about-header {
        left: 9rem !important;
        bottom: -8rem !important;
    }

    .block-2 {
        height: 33.5rem;
        top: 6.6rem;
    }

    .block {
        max-width: 42% !important;
    }

    .block > img {
        left: 5.5rem !important;
        width: 4rem !important;
    }

    .block img {
        width: 4rem !important;
    }

    .team-card {
        width: 50% !important;
        display: inline-block !important;
    }

    .career-card {
        top: 13rem;
    }

    .portfolio-banner {
        background-size: contain;
        height: 28rem;
    }

    .portfolio-img {
        left: 8rem;
        top: 0rem;
    }

    .portfolio-header h3 {
        font-size: 22px;
    }

    .portfolio-header {
        bottom: -1rem !important;
        left: 11rem !important;
        position: relative !important;
    }

    .sectors .container {
        background-repeat: no-repeat;
    }

    /* .about-cards h4 {
      padding: 10px 6px;
      font-size: 13px;
      line-height: 15px;
    } */

    #about p {
        font-size: 13px;
    }

    /* .about-cards p {
      line-height: 17px;
    }
    .about-cards {
      max-width: 23% !important;
      height: 16rem;
      margin: 0px 6px;
    } */
    .service-img {
        width: 40px;
        margin-top: 10px;
    }

    .pr-img {
        margin-top: 5rem;
    }

    .contact-btn {
        margin-left: 0;
    }

    .footer-form input[type="email"] {
        width: 87%;
        margin-bottom: 1rem;
    }

    .navbar-toggler {
        float: right;
        position: static !important;
    }

    #works {
        padding-top: 0;
    }

    .approach-data {
        margin-left: -1.5rem !important;
    }
}

@media (max-width: 770px) {
    #about-us {
        height: 121rem;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .recogs {
        top: 76rem;
    }

    /* .border-line {
      margin-top: 78rem;
      margin-bottom: -73rem;
    } */
    .text-indent-text {
        text-indent: 43px;
    }

    .text-indent-text2 {
        text-indent: 20px;
    }

    .o-b-1,
    .o-b-4,
    .o-b-5 {
        margin-bottom: 3rem;
    }

    #approach {
        padding-top: 78rem;
    }

    .test-img {
        margin-left: 4rem;
        align-items: center;
        float: center;
    }

    .works-gallery {
        top: 75rem;
    }

    .testimonial {
        padding: 25px;
        height: 52rem;
    }

    .test-img-right {
        float: none;
    }

    .text-al {
        text-align: center !important;
    }

    #about-us {
        height: 99rem;
        background-size: cover;
    }

    .banner {
        height: 960px;
        background-size: cover;
    }

    .c-text {
        top: 2px;
        left: 86px !important;
    }

    .LaptopImage {
        left: 4rem;
        width: 38%;
        top: -5rem;
    }

    .banner-desc {
        left: 1rem;
        top: 2rem;
    }

    .scroll {
        bottom: -4rem;
        left: 15rem;
    }

    .portfolio-scroll {
        bottom: -7rem;
        left: 15rem;
    }

    .about-header {
        left: -1rem !important;
        bottom: -6rem !important;
    }

    .who-img {
        left: 4rem;
    }

    .block {
        padding: 1rem 7rem;
        margin-right: 2rem;
    }

    .block > img {
        left: 3rem !important;
        width: 4rem;
        margin-bottom: 1rem;
    }

    .block img {
        width: 4rem;
        margin-bottom: 1rem;
    }

    .block img {
        width: 4rem;
        margin-bottom: 1rem;
    }

    .block h2 {
        font-size: 1.3rem;
    }

    .block p {
        font-size: 12px;
    }

    .block-2 {
        height: 24.4rem;
        top: 7rem;
    }

    .career-banner img {
        left: 1rem;
    }

    .career-header {
        visibility: visible !important;
        left: 1rem !important;
        bottom: -16rem !important;
    }

    #about {
        /* height: 820.48px; */
        background-size: cover;
    }

    /* .about-cards {
      max-width: 38% !important;
      height: 16rem;
      margin: 0px 6px 1rem 2.3rem;
    } */

    #works {
        padding-top: 8rem;
    }

    .approach-block {
        position: relative;
        left: 11rem;
    }

    .approach-block span {
        top: 82px;
        left: -110px;
        border-right: 2px dashed #455a85;
        border-top: none !important;
    }

    .approach-data {
        position: relative;
        left: -6rem;
        top: -5rem;
        text-align: left !important;
        margin-left: -28rem;
    }

    .footer-box {
        border-bottom: 2px solid #fff;
        border-right: none;
        padding-top: 1rem;
    }

    .footer-box p {
        font-size: 16px;
        text-align: justify;
    }

    .navbar-toggler {
        float: right;
    }

    .portfolio-header {
        bottom: -2rem !important;
        left: 0rem !important;
    }

    .portfolio-img {
        left: 6rem;
    }

    .career-card {
        top: 2rem;
        padding: 2rem 1rem;
    }

    .empty-div {
        max-width: 23% !important;
        display: inline-block;
    }

    .team-card {
        max-width: 27.666667% !important;
    }

    .gallery_product img {
        left: 2.5rem;
    }

    .view-more {
        margin-left: 5rem;
    }

    .i-block-1 {
        padding-right: 15px !important;
    }

    .i-block-2 {
        padding-left: 15px !important;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 12rem;
    }

    .portfolio-btns {
        margin-top: 2rem;
        margin-left: 11rem !important;
    }

    .idea-card {
        margin-top: -17rem;
    }
}

@media (max-width: 580px) {
    .recogs {
        top: 4rem;
    }

    /* .border-line {
      margin-top: 78rem;
      margin-bottom: -73rem;
    } */
    .testimonial-desc {
        text-align: left;
        font-size: 13px;
    }

    #approach {
        padding-top: 5rem;
    }

    .works-gallery {
        top: 2rem;
    }

    .testimonial {
        padding: 25px;
        height: 50rem;
    }

    .text-al {
        opacity: 0.7;
        font-size: 18px;
        color: #f1f4f9;
    }

    .about-header {
        left: 0rem !important;
        bottom: -6rem !important;
    }

    .who-img {
        left: 4rem;
    }

    .footer-box {
        border-bottom: 2px solid #fff;
        border-right: none;
        padding-top: 1rem;
    }

    .block-2 {
        height: 24.5rem;
        top: 7.1rem;
    }

    .career-banner img {
        width: 30em;
    }

    .careers-scroll img {
        width: auto;
    }

    .careers-scroll {
        bottom: -11rem;
        left: 15rem;
    }

    .approach-data {
        left: -3rem;
    }

    .portfolio-header {
        bottom: -2rem !important;
        left: 0rem !important;
        position: relative !important;
    }

    .portfolio-img {
        left: 6rem;
    }

    .portfolio-scroll {
        bottom: -7rem;
        left: 17rem;
    }

    .gallery_product img {
        left: 2rem;
    }

    .portfolio-btns {
        margin-top: 2rem;
        margin-left: 9rem !important;
    }
}

@media (max-width: 575px) {
    .gallery_product img {
        left: 11.5rem;
    }

    .view-more {
        margin-left: 15rem;
    }
}

@media (max-width: 550px) {
    .gallery_product img {
        left: 10rem;
    }
}

@media (max-width: 510px) {
    .block-2 {
        height: 26.5rem;
        top: 33rem;
    }

    .gallery_product img {
        left: 9rem;
    }

    .view-more {
        margin-left: 13rem;
    }
}

@media (max-width: 507px) {
    .block-2 {
        height: 28rem;
        top: 6rem;
    }
}

@media (max-width: 499px) {
    .test-img {
        margin-left: 3rem;
    }

    .text-indent-text2 {
        text-indent: 8px;
    }
}

@media (max-width: 480px) {
    .navbar-toggler {
        float: right;
    }

    .c-text {
        left: 55px !important;
        top: 10px;
    }

    .logo {
        height: auto;
        left: 19px;
    }

    .LaptopImage {
        position: absolute;
        left: 37px;
        top: -102px;
        width: 60%;
    }

    .banner {
        padding-top: 11%;
        background-size: cover;
        height: 1042px !important;
    }

    .scroll {
        bottom: -5rem !important;
        left: 12rem !important;
    }

    .portfolio-scroll {
        bottom: 1rem !important;
        left: 14rem !important;
    }

    .banner-desc {
        position: relative;
        left: 1rem;
        top: 2rem;
    }

    .promo-title {
        margin-top: 11rem;
    }

    .promo-desc {
        font-size: 20px;
    }

    #about {
        background-size: cover;
        height: auto;
        padding-top: 5rem;
    }

    #idea-card {
        margin-top: 0;
    }    

    /* .about-cards {
      max-width: 100% !important;
      margin: 0px 10px 18px 10px !important;
      background-size: cover;
      height: 14rem;
    } */
    .portfolio-btns {
        margin-top: 2rem;
        margin-left: 8rem !important;
    }

    .approach-container {
        padding: 15px !important;
    }

    .approach-block span {
        border-top: none;
    }

    .tabcontent h3 {
        font-size: 1.2rem;
    }

    .contact-btn {
        margin-left: 0;
    }

    .cnct-form a {
        font-size: 11.9px !important;
    }

    .footer-box {
        border-bottom: 2px solid #fff;
        border-right: none !important;
        margin-top: 1rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer {
        padding: 2rem !important;
    }

    .copyright {
        font-size: 12px;
    }

    .navbar-nav {
        margin-left: 0 !important;
    }

    #testimonials .carousel {
        left: 35px;
    }

    .carousel-control-prev {
        left: -53px !important;
    }

    .carousel-control-next {
        right: -52px !important;
    }

    .approach-block {
        margin-bottom: 2rem;
        left: 8rem;
    }

    .approach-block .img-div {
        display: inline-block !important;
    }

    .approach-data {
        display: inline-block !important;
        width: 12rem !important;
        left: -2rem;
        top: 0rem;
    }

    .pr-img {
        top: 5rem;
        position: relative;
    }

    .portfolio-banner {
        background-size: contain;
        height: 17rem;
    }

    .portfolio-img {
        width: 50%;
        position: relative;
        left: 6.5rem;
        top: -2rem;
    }

    .portfolio-header {
        position: relative !important;
        bottom: 1.5rem !important;
    }

    .portfolio-header h3 {
        font-size: 15px;
    }

    .w-types {
        left: 0;
    }

    .filter-button,
    .filter-button:hover {
        font-size: 13px !important;
        padding: 9px !important;
    }

    .sectors .container {
        background-size: contain;
        height: 4.3rem;
    }

    .career-banner img {
        top: -1rem;
        width: 65%;
        left: 4rem;
    }

    .career-banner {
        background-size: cover;
        height: 15rem;
    }

    .career-header {
        position: static !important;
    }

    .career-header h3 {
        font-size: 0.8rem;
    }

    #company-life .amenities {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 63px;
    }

    #job-openings {
        padding-top: 0;
    }

    .details-list {
        text-align: left;
    }

    .stay-in-touch h2 {
        font-size: 1.75rem;
    }

    .stay-in-touch {
        padding: 1rem;
    }

    .stay-in-touch input[type="file"] {
        margin-bottom: 1rem;
        height: auto !important;
    }

    .tabcontent {
        padding: 3rem 2rem 3rem 2rem !important;
    }

    .panel {
        padding: 1rem 1rem;
    }

    .accordion {
        padding-left: 1rem;
    }

    .about-banner {
        background-size: cover;
        height: 16rem;
    }

    .who-img {
        top: -1rem;
        width: 80%;
        left: 1rem;
    }

    .about-header {
        position: static !important;
        left: 1rem !important;
    }

    .about-header h3 {
        font-size: 1rem;
    }

    .block > img {
        margin-top: 0rem !important;
        width: 2rem;
        left: 6.5rem !important;
        margin-bottom: 1rem;
    }

    .block img {
        margin-top: 0rem !important;
        width: 2rem;
        margin-bottom: 1rem;
    }

    .block {
        top: 0;
        max-width: 70% !important;
        margin-bottom: 14rem;
        margin-right: 0rem;
        left: 3.8rem;
        display: block;
    }

    .block h2 {
        font-size: 1.2rem;
    }

    .block p {
        font-size: 12px;
    }

    .block-2 {
        height: 14.3rem;
        top: -12.4rem;
    }

    .idea-card {
        margin-top: -1rem;
    }

    #about-us {
        height: 109rem;
        background-size: cover;
    }

    .team-card {
        width: 50% !important;
        display: inline-block !important;
    }

    .career-card {
        top: 1rem;
        padding: 2rem;
    }

    .career-card h2 {
        font-size: 1.2rem;
    }

    .o-contact {
        padding-top: 22rem;
    }

    .testimonial h4 {
        font-size: 14px;
    }

    /* .testimonial-desc {
      font-size: 15px;
    } */
    .testimonial-desc {
        text-align: left;
        font-size: 11px;
    }

    .testimonial {
        padding: 25px;
        height: 44rem;
    }

    .test-author {
        margin-top: 1rem;
        margin-left: 1rem;
        font-size: 10px;
    }

    .testimonial img {
        width: 3rem;
    }

    .test-date {
        font-size: 10px;
    }

    .gallery_product img {
        left: 9rem;
    }

    .view-more {
        margin-left: 13rem;
    }

    .i-block-1 {
        padding-right: 15px !important;
    }

    .i-block-2 {
        padding-left: 15px !important;
    }

    .footer-box p {
        text-align: justify;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 8rem;
    }
}

@media (max-width: 452px) {
    .testimonial {
        padding: 25px;
        height: 46rem;
    }

    .test-img {
        margin-left: 2rem;
    }

    .test-img-right {
        float: none;
    }

    .test-desc h4 {
        text-align: center !important;
    }
}

@media (max-width: 479px) {
    .scroll {
        bottom: -3rem !important;
        left: 12rem !important;
    }

    .portfolio-scroll {
        bottom: 0rem !important;
        left: 12rem !important;
    }
}

@media (max-width: 435px) {
    .testimonial {
        padding: 25px;
        height: 48rem;
    }

    .text-indent-text {
        text-indent: 16px;
    }
}

@media (max-width: 427px) {
    #idea-card {
        margin-top: 9px;
    }
}

@media (max-width: 414px) {
    #about-us {
        height: 143rem;
        background-size: cover;
    }

    #idea-card {
        margin-top: 183px;
    }

    .idea-card {
        margin-top: 4rem;
    }

    .o-contact {
        padding-top: 25rem;
    }

    .o-b-1 {
        margin-bottom: 3rem;
    }

    .logo {
        height: auto;
        left: 19px;
        width: 155px;
    }

    .navbar-toggler {
        float: right;
        position: static !important;
    }

    .banner {
        padding-top: 11%;
        background-size: cover;
        height: 910px;
    }

    .banner-desc {
        position: relative;
        left: 1rem;
        top: 2rem;
    }

    .promo-title {
        margin-top: 11rem;
    }

    .promo-desc {
        font-size: 14px;
    }

    #about {
        background-size: cover;
        height: auto;
        padding-top: 5rem;
    }

    /* .about-cards {
      max-width: 100% !important;
      margin: 0px 10px 18px 10px !important;
    } */
    .approach-container {
        padding: 15px !important;
    }

    .approach-block span {
        border-top: none;
    }

    .tabcontent h3 {
        font-size: 1.2rem;
    }

    .contact-btn {
        margin-left: 0;
    }

    .cnct-form a {
        font-size: 11.9px !important;
    }

    .footer-box {
        border-bottom: 2px solid #fff;
        border-right: none !important;
        margin-top: 1rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer {
        padding: 2rem !important;
    }

    .copyright {
        font-size: 12px;
    }

    .navbar-nav {
        margin-left: 0 !important;
    }

    #testimonials .carousel {
        left: 31px;
    }

    .carousel-control-prev {
        left: -46px !important;
    }

    .carousel-control-next {
        right: -44px !important;
    }

    .approach-block {
        margin-bottom: 2rem;
    }

    .approach-block .img-div {
        display: inline-block !important;
    }

    .approach-data {
        display: inline-block !important;
        width: 12rem !important;
    }

    .portfolio-header {
        position: static !important;
    }

    .portfolio-img {
        left: 6rem;
    }

    .pr-img {
        top: 2rem;
        position: relative;
    }

    .overlay-1 {
        left: 0.9rem;
        height: 92%;
        width: 92.7%;
        border-radius: 19px;
    }

    .overlay-2 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .overlay-3 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .overlay-4 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-5,
    .overlay-8 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-6,
    .overlay-7 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .mrb-3 {
        margin-bottom: 3rem;
    }

    .career-banner {
        background-size: contain;
        height: 15rem;
    }

    .block-2 {
        height: 18rem;
        top: -13rem;
    }

    .img-div {
        margin-left: -3rem;
    }

    .approach-data {
        top: 0;
    }

    .block > img {
        left: 6rem !important;
    }

    .team-card {
        max-width: 37.666667% !important;
    }

    .empty-div {
        max-width: 12% !important;
        display: inline-block;
    }

    .gallery_product img {
        left: 7rem;
    }

    .view-more {
        margin-left: 10rem;
    }

    .i-block-1 {
        padding-right: 15px !important;
    }

    .i-block-2 {
        padding-left: 15px !important;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 8rem;
    }

    .portfolio-btns {
        margin-left: 6rem !important;
    }
}

@media (max-width: 412px) {
    .overlay-1 {
        left: 0.9rem;
        height: auto;
        width: 92.7%;
        border-radius: 19px;
    }

    .overlay-2 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .overlay-3 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .overlay-4 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-5,
    .overlay-8 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-6,
    .overlay-7 {
        left: 1rem;
        height: 87%;
        width: 92.5%;
    }

    .mrb-3 {
        margin-bottom: 3rem;
    }

    #works {
        padding-top: 5rem;
    }

    .gallery_product img {
        left: 7rem;
    }

    .view-more {
        margin-left: 10rem;
    }

    .pr-img {
        top: 2rem;
        position: relative;
    }
}

@media (max-width: 411px) {
    .testimonial {
        padding: 25px;
        height: 51rem;
    }

    .card-image {
        margin-left: 7rem;
    }

    .card-image img {
        width: 100px;
    }

    .portfolio-header {
        position: static !important;
    }

    .portfolio-img {
        left: 5rem;
    }

    .img-div {
        margin-left: -5rem;
    }

    .approach-data {
        left: -2rem;
        top: 0rem;
    }

    .block {
        left: 3.5rem;
    }

    .block-2 {
        height: 19rem;
        top: -13rem;
    }

    .block > img {
        left: 6rem !important;
    }

    .gallery_product img {
        left: 7rem;
    }

    .view-more {
        margin-left: 10rem;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 8rem;
    }

    .portfolio-btns {
        margin-left: 6rem !important;
    }
}

@media (max-width: 411px) {
    #idea-card{
        margin-top: 60px;
    }
}

@media (max-width: 389px) {
    .testimonial {
        padding: 25px;
        height: 55rem;
    }
}

@media (max-width: 380px) {
    .approach-data {
        left: -2rem;
    }

    .gallery_product img {
        left: 6rem;
    }

    .view-more {
        margin-left: 9rem;
    }
}

@media (max-width: 375px) {
    #idea-card{
        margin-top: 96px;
    }

    .idea-card {
        margin-top: 7rem;
    }

    .portfolio-scroll {
        bottom: 0rem !important;
        left: 11rem !important;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 7rem;
    }

    .portfolio-btns {
        margin-left: 5rem !important;
    }
}

@media (max-width: 370px) {
    .testimonial {
        padding: 25px;
        height: 50rem;
    }

    .testimonial-desc {
        font-size: 9px;
    }

    .test-img {
        margin-left: 1rem;
    }

    .test-author {
        margin-left: 0rem;
    }

    .test-img-right {
        margin-left: 1rem;
    }

    .testimonial h4 {
        font-size: 11px;
    }

    .text-country {
        font-size: 11px;
    }

    .text-country-2 {
        font-size: 11px;
    }
}

@media (max-width: 360px) {
    #idea-card{
        margin-top: 179px;
    }

    .idea-card {
        margin-top: 12rem;
    }

    .logo {
        height: auto;
        left: 19px;
        width: 155px;
    }

    .banner {
        padding-top: 11%;
        background-size: cover;
        height: 995px;
    }

    .banner-desc {
        position: relative;
        left: 1rem;
    }

    .promo-title {
        margin-top: 11rem;
    }

    .promo-desc {
        font-size: 14px;
    }

    #about {
        background-size: cover;
        height: auto;
        padding-top: 5rem;
    }

    .service-img {
        width: 85px;
        margin-top: 2rem;
    }

    /* .about-cards {
      height: 17rem;
    } */
    #works {
        padding-top: 7rem;
    }

    .contact-portfolio-btn {
        margin-top: 2rem;
        margin-left: 6.5rem;
    }

    .overlay-1 {
        left: 0.9rem;
        height: 92%;
        width: 92.5%;
        border-radius: 19px;
    }

    .overlay-2 {
        left: 1rem;
        height: 87%;
        width: 92.3%;
    }

    .overlay-3 {
        left: 1rem;
        height: 87%;
        width: 92.3%;
    }

    .overlay-4 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-5,
    .overlay-8 {
        left: 1rem;
        right: 0;
        height: 100%;
        width: 93%;
        border-radius: 19px;
    }

    .overlay-6,
    .overlay-7 {
        left: 1rem;
        height: 87%;
        width: 92.3%;
    }

    .mrb-3 {
        margin-bottom: 3rem;
    }

    .view-more {
        margin-left: 9rem;
    }

    .portfolio-btns {
        margin-left: 4.5rem !important;
    }

    .portfolio-scroll {
        bottom: -1rem !important;
        left: 10rem !important;
    }

    .gallery_product img {
        left: 5rem;
    }

    .scroll {
        bottom: 78px;
        left: 179px;
    }

    /* .about-cards {
      max-width: 100% !important;
      margin: 0px 10px 18px 10px !important;
    } */
    .approach-container {
        padding: 15px !important;
    }

    .approach-block span {
        border-top: none;
    }

    .tabcontent h3 {
        font-size: 1.2rem;
    }

    .contact-btn {
        margin-left: 0;
    }

    .cnct-form a {
        font-size: 11.9px !important;
    }

    .footer-box {
        border-bottom: 2px solid #fff;
        border-right: none !important;
        margin-top: 1rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer {
        padding: 2rem !important;
    }

    .copyright {
        font-size: 12px;
    }

    .navbar-nav {
        margin-left: 0 !important;
    }

    #testimonials .carousel {
        left: 29px;
    }

    .approach-block {
        margin-bottom: 2rem;
    }

    .approach-block .img-div {
        display: inline-block !important;
    }

    .approach-data {
        display: inline-block !important;
        width: 12rem !important;
    }

    .card-image {
        margin-left: 6.5rem;
    }

    .card-image img {
        width: 90px;
    }

    .c-text {
        left: 49px !important;
        top: 14px;
        width: 73%;
    }

    .LaptopImage {
        left: 56px;
        width: 12rem;
    }

    .pr-img {
        position: relative;
        top: 2rem;
    }

    .approach-block {
        margin-bottom: 2rem;
    }

    .approach-block .img-div {
        display: inline-block !important;
    }

    .approach-data {
        display: inline-block !important;
        width: 12rem !important;
    }

    .navbar-toggler {
        float: right !important;
        position: static;
    }

    .block {
        max-width: 79% !important;
        left: 2.3rem;
    }

    .block-2 {
        height: 20rem;
        top: -13rem;
    }

    #about-us {
        height: 141rem;
        padding: 29rem 0;
    }

    .empty-div {
        max-width: 0% !important;
        display: inline-block;
    }

    #company-life .amenities {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 54px;
    }

    .testimonial {
        height: 52rem;
    }
}

@media (max-width: 353px) {
    #idea-card{
        margin-top: 212px;
    }
}

@media (max-width: 350px) {
    .img-recog {
        width: 150px;
        height: 75px;
    }
}

@media (max-width: 335px) {
    #idea-card{
        margin-top: 216px;
    }
}

@media (max-width: 320px) {
    #about-us {
        height: 145rem;
        padding: 29rem 0;
    }

    .idea-card {
        margin-top: 18rem;
    }

    .card-image {
        margin-left: 6rem;
    }

    .card-image img {
        width: 75px;
    }

    #company-life .amenities {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 48px;
    }

    #testimonials .carousel-inner {
        width: 70%;
    }

    .testimonial {
        height: 52rem;
    }
}

@media (max-width: 280px) {
    #testimonials .carousel-inner {
        width: 80%;
    }
}

@media (max-width: 265px) {
    #testimonials .carousel-inner {
        width: 85%;
    }

    .testimonial {
        height: 52rem;
    }
}