  .country-contact ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: inline-flex;
      justify-content: space-between;
      align-items: center;
      gap: 12px;
      margin-top: 15px;
  }
  .country-contact ul li {
      display: inline-flex!important;
      justify-content: space-between;
      align-items: center;
      gap: 5px;
  }
  .country-contact ul li img {
      width: 24px;
      height: 16px;
  }
  nav a {
      text-decoration: none;
      font-size: 11px !important;
  }

  .text-dark {
      color: #212529!important;
      font-size: 11px;
  }
  nav p {
      margin: 0;
      letter-spacing: 0;
  }
  .custom-button {
    margin-left: 50px;
  }
  .custom-button {
      background-color: initial;
      background-image: linear-gradient(-180deg,#e62c03,#e62c03);
      border-radius: 4px;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      outline: 0;
      overflow: hidden;
      padding: 0 1px;
      pointer-events: auto;
      position: relative;
      text-align: center;
      touch-action: manipulation;
      user-select: none;
      -webkit-user-select: none;
      vertical-align: top;
      white-space: nowrap;
      z-index: 9;
      border: 0;
      transition: box-shadow .2s;
  }
  .nav-link {
      display: block;
      padding: 0.5rem 1rem;
  }
  nav{
    padding: 15px 0;
  }
  .banner{
    background-image: url('../images/2.png');
    background-size: cover;
    background-position: center;
    background-position-x: 20%;
  }
  .banner>div{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px 0 80px;
  }
  .banner>div *{
    display: block;
    width: 100%;
    text-align: center;
  }
  .banner div h1 {
    color: #032e61;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 0;
  }
  .banner div h4 {
    color: #032e61;
    font-size: 36px;
    margin-top: 0;
  }
  .testimonial-row{
    margin-top: -50px !important;
  }
  .row.testimonial-row {
    max-width: 94%;
    margin: auto;
  }
  .row.testimonial-row>div {
    padding-right: 25px !important;
  }
  .testimonial{
    background-color: #fafafa;
    padding: 40px 20px !important;
    margin-right: 40px;
    /*width: 30% !important;*/
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    /*min-height: 210px;*/
  }
  /*.testimonial:before{
    content: '';
    background-image: url('../images/quote.png');
    display: block;
    width: 100px;
    height: 75px;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 10px;
    background-repeat: no-repeat;
  }*/
  .testimonial:before{
    content: '';
    background-image: url(../images/tt.png);
    width: 60px;
    height: 60px;
    display: block;
    background-size: cover;
    top: -30px;
    position: absolute;
    left: 15px;
    z-index: 9;
  }
  .data {
    /*font-weight: 600;*/
    font-size: 16px;
    margin-bottom: 20px;
  }
  .desg {
    color: #110c0f;
    font-size: 20px;
    line-height: 1;
    min-height: 40px;
  }
  .ft {
    text-align: end;
    color: #9b9090;
    /*font-size: 16px;*/
  }
  .testimonial:last-child {
    margin-right: 0;
  }
  .sub-hd span{
    color: #0673bc;
    font-weight: 600;
  }
  .sub-hd {
    font-size: 20px;
    max-width: 80%;
    margin: auto;
    padding: 50px 0;
    text-align: center;
    color: #7e8479;
  }
  .project{
    border-bottom: 1px solid #7e8479;
  }
  .slider.row .col-md img {
    max-width: 200px;
  }
  .slider.row .col-md {
      display: inline-block;
      max-width: 20%;
  }
  .slider.row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid #7e8479;
  }
  .acc{
    margin-top: -15px;
  }
  .pwc{
    margin-top: -40px;
        padding: 0 20px;
  }
  .sr-cont-heading{
    color: #032e61;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 25px;
  }
  hr.sr-cont-hr {
    max-width: 150px;
    border-bottom: 3.5px solid #0f71b2;
    margin-left: 0;
    margin-top: 50px;
  }
  .bg-color {
    margin: unset !important;
    background-color: #f9f9f9;
    padding: 50px 0 20px;
  }
  .cards{
    max-width: 75%;
    margin: auto;
  }
  .card p {
    margin-top: 20px;
    font-size: 18px;
    display: inline-block;
  }
  .card img {
    max-width: 50px;
    height: 50px;
  }
  .card {
    border-right: 2px solid #d7d7d7;
    padding-right: 55px !important;
    padding-left: 25px !important;
  }
  .card:last-child {
    border-right: none;
  }
  .card-title {
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 5px;
    width: 60%;
    margin-top: 0;
  }
  .rating {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
  }
  .rating img {
    width: 20px;
    height: 20px;
  }
  .card-set {
    border: none;
    box-shadow: 0 0px 5px 0px #d6d9dc;
    border-radius: 5px;
    padding: 30px 5px;
    margin: 12px;
    /*text-align: center;*/
    margin-bottom: 30px;
    background-color: #032e61;
  }
  .det{
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .card-body>img {
    width: 85px;
    height: 64px;
  }
  .rating span {
    font-size: 16px;
    margin-left: 5px;
    margin-top: 2px;
  }
  .cld-spe{
    color: #7e8479;
    font-size: 20px;
    margin-top: 50px;
  }
  .cld-spe span{
    color: #0673bc;
    font-weight: 600;
  }
  hr.sr-cont-hr.cld{
    margin-top: 10px;
  }
  .bg-tle{
    min-height: 57px;
  }
  .footer{
    background-color: #ebf5fe;
    padding: 35px 0;
  }
  .ft-para{
    color: #7e8479;
    font-size: 30px;
    max-width: 70%;
    margin: auto;
    text-align: center;
  }
  .ft-para span{
    color: #0673bc;
    font-weight: 600;
  }
  .images {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 80%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .images img{
    max-width: 175px;
  }
  .ol-ft{
    max-width: 50%;
    margin: auto;
    margin-top: -80px;
    margin-bottom: 100px;
  }
  .orangesec{
    background-color: #F08818;
    padding: 55px 80px;
    border-radius: 5px;
    text-align: center;
  }
  .orangesec *{
    color: #fff;
    font-size: 20px;
  }
  .orangesec h2 {
    font-size: 38px;
    font-weight: 700;
  }
  .navbar{
    margin-bottom: 0 !important;
  }

  .testimonial-box h3{
    line-height: 1.2;
    margin-top: 0pt;
    margin-bottom: 0pt;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0.5rem;
  }
  .testimonial-box h3 span{
    display: block;
    line-height: 1.5;
    margin-top: 0pt;
    margin-bottom: 0pt;
    font-weight: 700;
    font-size: 15px;
  }
  .testimonial-box .auth{
    color: #0dadf0;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
  }
  .testimonial-box .designation {
    font-style: italic;
    font-size: 14px;
    color: #4c4a4a;
  }
  .testimonial-box {
    padding: 20px;
    border-radius: 20px;
    box-shadow: -2px 5px 5px 2px #dbd7d7d4 !important;
    margin-bottom: 20px;
  }
  .testimonial-box .col-md-3>img {
    border-radius: 5px !important;
    border: 3px solid #e0e0e0;
  }
  .testimonial-box .col-md-3 {
    padding: 0;
    width: 110px !important;
    position: absolute;
    right: -50px;
  }
  .right-side-testimonial{
    padding: 0 70px;
  }
  .right-side-testimonial h2{
    color: #001C41;
    font-size: 2rem;
    font-weight: 700;
    line-height: 40px;
  }
  .right-side-testimonial p{
    font-size: 16px;
    line-height: 1.63;
  }
  .bk-mt:hover {
    transform: scale(1.15);
  }
  .bk-mt {
      font-size: 13px !important;
      font-weight: 600;
      fill: #0DADF0;
      color: #0DADF0;
      background-color: #61CE7000;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: #0DADF0;
      min-width: 263px;
      padding: 12px 24px;
      border-radius: 3px;
      transition: all .3s;
  }
  .testimonial-cont-row{
    max-width: 75%;
    margin: auto;
  }
  .ftr {
    background-image: url(../images/ftr.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 0px 80px 0px;
    text-align: center;
  }
  .ftr h2{
    color: #F08818;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 40px;
  }
  .ftr h5{
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 29px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
  }
  .col-md-3.card {
    width: 50%;
    padding-bottom: 10px;
  }
  .card:nth-child(even) {
      border-right: none;
  }
  .col-md-3.card>img {
    border: 2px solid #032e61;
    padding: 10px;
    border-radius: 50px;
    margin-right: 15px;
    background-color: #fff;
    min-width: 50px;
  }
  .card-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
  }
  .rating {
    display: none;
  }
  .card-body .svg {
    display: block;
    width: 100%;
    text-align: end;
  }
  .card-body .svg svg {
    color: #fff;
  }
  .sr-cont>div.bg-color {
    padding-top: 0;
    margin-top: 50px !important;
  }
  .hire{
    text-align: center;
  }
  .updt{
    display: block;
    margin-bottom: 15px;
    color: grey;
    font-size: 16px;
    text-align: left;
  }
  button.hire a {
    color: #fff;
    font-size: 18px;
  }
  button.hire:hover a {
    color: #e52c03;
    text-decoration: unset;
  }
  button.hire:hover {
      background-color: #fff;
      transform: scale(1.1);
  }
  button.hire {
      color: #fff;
      background-color: #e52c03;
      border: 1px solid #e52c03;
      padding: 10px 40px;
      border-radius: 5px;
  }
  .sec .card-set h4 {
    min-height: 86px;
    display: flex;
    align-items: center;  
  }
  .column2 {
    float: left;
    width: 80%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 20px 5px 20px;
  }
  .column {
    float: left;
    width: 20%;
    padding: 5px 0px 5px 20px;
  }
  .column2 i {
    font-size: 16px;
  }
.det .card-set:hover {
    transform: scale(1.05);
    box-shadow: -8px 9px 10px 2px #d1d4d8;
}
.header-btn {padding:15px 0px;}
.det a{text-decoration:none;}
button.bam>a {
    color: #fff;
}
button.bam {
    padding: 10px 40px;
    width: unset;
    color: #fff;
    background-color: #da5e46;
    border-color: #da5e46;
    border-radius: 5px;
    display:inline-block;
}
button.bam:hover {
    background-color: transparent;
    transform: scale(1.05);
    box-shadow: 0 0 5px 0 #da5e46;
}
button.bam:hover a {
    text-decoration: none;
    color: #da5e46;
}

  @media (min-width: 1024px){
    .ftr h2{
      padding: 0 350px;
    }
  }

  /*.heading{
    color: #032e61;
    font-size: 48px;
    font-weight: 700;
  }
  .diff-clr{
    font-size: 24px;
    color: #a0a69b;
  }
  .sub-header{
    font-size: 24px;
  }
  .hr-hd{
    border-bottom: 2px solid #c6c6c6;
    margin: 30px 0;
  }
  .br-txt{
    color: #7e8578;
    font-size: 18px;
  }
  .breadcrumbs>* {
    margin-right: 7px;
  }
  .breadcrumbs {
      display: flex;
      align-items: center;
      margin-bottom: 50px;
  }
  .rating img{
    width: 20px;
    height: 20px;
  }
  .card{
    border: none;
    box-shadow: 0 2px 10px 0px #d6d9dc;
    border-radius: 10px;
    padding: 30px 10px;
    text-align: center;
    margin-bottom: 30px;
  }
  .card-title{
    color: #0375c0;
    font-weight: 700;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .inarowlink {
    background-color: #f2f7f2;
    padding: 5px 10px;
    margin-bottom: 8px;
    display: inline-block;
    border-radius: 15px;
    color: #a2a0a0;
  }
  .desg{
    color: #7e8578;
    font-size: 18px;
  }
  .hover {
    color: #0375c0;
    display: block;
    margin: 10px;
    font-weight: 600;
  }
  .det{
    margin-bottom: 50px;
  }
  .card-body>img {
    width: 100px;
  }
  .rating {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
  }
  .rating span {
    margin-left: 7px;
    margin-top: 2px;
  }*/


  @media (max-width: 991px) and (min-width: 768px){
    .country-contact ul li.tab-view{
      display: none !important;
    }
    div#myNavbar {
        display: unset !important;
    }
    .desg {
      min-height: 60px;
    }
    .testimonial {
      margin-right: 30px;
      display: inline-block;
    }
    .testimonial:last-child {
        margin-right: 0;
    }
    .slider.row .col-md img {
        max-width: 130px;
    }
    .cards>div {
        max-width: 48%;
        display: inline-block;
        margin-bottom: 20px;
    }
    .cards>div:nth-child(even) {
      border-right: 0;
    }
    .det .card-set {
      /*width: 275px;
      height: 220px;*/
      text-align: center;
      margin: 0 0 20px;
    }
    .ol-ft {
      max-width: 80%;
    }
    .row.testimonial-row>div {
      max-width: 49%;
      display: inline-block;
    }
    .cards {
      max-width: 90%;
    }
    .det .col-md-4 {
      max-width: 33%;
    }
    .card-body{
      justify-content: center;
    }
    .card-body>img {
      margin-bottom: 10px;
    }
    h4.card-title {
      width: 100%;
    }
    .row.det {
      padding-bottom: 10px;
    }
    .col-md-3.card {
      padding-right: 0px !important;
      display: inline-flex;
      justify-content: center;
      max-width: 48%;
      align-items: center;
    }
    .card p {
      max-width: 80%;
      display: inline-block;
      padding-right: 10px;
    }
    .row.det.sec {
      padding-bottom: 30px;
    }
    .testimonial-cont-row {
      max-width: unset;
    }
    .testimonial-cont-row .col-md-6 {
      max-width: 49%;
      display: inline-block;
    }
    .testimonial-cont-row .col-md-6 .testimonial-box {
      margin-bottom: 30px;
    }
    .testimonial-cont-row .col-md-6 .testimonial-box .col-md-3 {
      margin-top: -140px;
    }
    .right-side-testimonial {
      padding-right: 0;
    }
    .testimonial-cont-row .col-md-6:first-child {
        max-width: 44%;
    }
    .testimonial-cont-row .col-md-6 .col-md-9 {
      padding-right: 30px !important;
    }
  }

  @media (max-width: 700px){
    .images, .slider.row {
      flex-wrap: wrap;
      justify-content: center;
    }
    .slider.row>* {
      max-width: 100% !important;
      margin-bottom: 30px;
    }
    .pwc{margin-top:0px;}
    .col-md-4.testimonial {
      width: 100% !important;
      margin-bottom: 20px;
    }
    .row.testimonial-row {
      padding: 0 15px;
    }
    .col-md-3.card {
      border: 0;
      text-align: center;
      padding: 10px 0 !important;
    }
    .row.det>div>div {
      margin-left: 0;
      margin-right: 0;
      /* min-width: 100%; */
      /*min-height: 280px;*/
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .row.det>div {
      padding: 0 !important;
      width: 85%;
    }
    .ol-ft>div {
      padding: 50px 25px;
    }
    .ol-ft {
        max-width: 92%;
    }
    .images>img:last-child {
      margin-bottom: 0;
    }

    .images>img {
        margin-bottom: 30px;
    }
    .row.testimonial-row {
      max-width: 100%;
      padding: 0;
    }
    .row.testimonial-row>div {
      margin-bottom: 30px;
    }
    .sub-hd {
      max-width: 100%;
    }
    .slider.row {
      margin-top: 30px;
    }
    .col-md-3.card {
      width: 100%;
    } 
    .testimonial-box>.row {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column-reverse;
      text-align: center;
    }
    .testimonial-cont-row {
      max-width: 96%;
    }
    .testimonial-box .col-md-3 {
      position: relative;
      margin: auto;
      right: 0;
      margin-bottom: 10px;
    }
    .right-side-testimonial {
      padding: 10px;
    }
    .row.det {
      padding-bottom: 0;
    }
    .row.det.sec {
      padding-bottom: 50px;
    }
    div#myNavbar {
      display: block;
    }
    button.custom-button {
      margin-left: 0;
    }
    div#myNavbar, .navbar-header {
      display: inline-block;
      padding-left: 10px;
    }
    nav.navbar>div {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0;
    }
  }
  .mobilerows {
    display: none;
}
  @media only screen and (max-width: 1199px){
    .mobilerows {
        display: block;
    }
    .mobileheader {
        justify-content: space-around!important;
    }
    .d-flex {
        display: flex !important;
        align-items: center!important;
    }
    .country-input {
        display: flex;
        justify-content: flex-end;
    }
    .dropbox {
        display: inline-block;
    }
    .drop-content {
        display: flex;
        border: 1px solid #ddd;
        margin-right: -5px;
        padding: 1px 10px;
        padding-right: 35px;
        background-color: #f8f9fd;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        align-items: center;
    }
    .drop-content img {
        width: 26px;
        height: 14px;
    }
    .drop-content p {
        margin: 0 10px;
    }
    .drop-content i {
        margin-bottom: 7px;
    }
    .country-input input {
        padding-left: 10px;
        border: 1px solid #ddd;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        max-width: 150px;
        font-size: 14px;
    }
    .country-input a {
        color: #000;
    }
    .call-icon i {
        font-size: 25px;
        margin-left: 3px;
        color: green;
        transform: rotate(90deg);
    }
    .contry-info-list {
        opacity: 0;
        pointer-events: none;
        transition: all .3s ease-in-out;
    }
    .contry-info-list {
        position: absolute;
        background-color: #f0f2f9;
        left: 0;
        right: 0;
        padding: 15px;
        padding-left: 15px !important;
        box-shadow: 0 0 29px 12px rgb(64 84 178 / 6%);
        top: 100%;
        color: #000;
    }
    .contry-info-list li {
        display: flex;
        align-items: center;
    }
    .contry-info-list img {
        max-width: 30px;
    }
    .contry-info-list li p {
        margin-left: 5px;
        margin-right: 18px;
    }
    header>nav {
        display: none;
    }
    header>.row {
        padding: 25px 0px;
        width: 100vw;
        margin-left: 0;
    }
    .custom-button {
        margin-left: 15px;
    }
  }
  @media only screen and (max-width: 600px) and (min-width: 320px){
    .brand-name img {
      /*max-width: 82px!important;
      max-height: 28px!important;*/
    }
    .country-input>div, .country-input>input {
        height: 27px !important;
    }
  }
  @media (max-width: 1025px){
    .contact-info-res {
        position: relative;
        margin-right: 30px;
        width: 100%;
    }
    header {
      /*height: 80px !important;*/
      padding-bottom: 0.6rem !important;
    }
    .country-input>div, .country-input>input {
        height: 24px;
    }
  }
  @media (max-width: 500px){
    .contact-info-res {
        margin-right: 10px;
        width: auto;
    }
    .drop-content {
        padding: 2px 6px;
        padding-right: 10px;
    }
    .drop-content img {
        width: 19px;
    }
    .drop-content p {
        margin: 0 4px;
        font-size: 12px;
        color: #1f1f1f;
    }
    .country-input input {
        max-width: 90px;
        font-size: 10px;
        padding: 0px 0px 0px 2px !important;
    }
    .call-icon i {
        font-size: 20px;
        margin-left: 3px;
        margin-top: 5px;
    }
    .contry-info-list {
        width: 225px;
    }
    .contry-info-list li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .banner div h1 {
      font-size: 40px;
    }
    h2 {
      font-size: 34px !important;
    }
    .banner div h4 {
      font-size: 28px;
    }
    .ft-para {
        max-width: 95%;
    }
    .slider.row {
      padding: 0 15px;
    }
  }
  @media (max-width: 1400px) and (min-width: 1200px){
    .cards {
      max-width: 82%;
    }
  }
  @media (max-width: 1300px) and (min-width: 1200px){
    .cards {
      max-width: 95%;
    }
  }
  @media (max-width: 1200px) and (min-width: 1024px){
    .card{
      padding-right: 0px !important;
    }
    .cards {
      max-width: 95%;
    }
  }
  @media (width: 1536px){
    .banner {
      background-position-x: -20%;
    }
  }

.slider.row {
    /*width: 100%;*/
}
.slider.row .col-md img {
    padding-right: 15px;
}

@media (max-width: 991px) and (min-width: 768px){
.testimonial-cont-row {
    max-width: unset;
}
.testimonial-cont-row .col-md-6:first-child {
    max-width: 44%;
}
.testimonial-cont-row .col-md-6 {
    max-width: 49%;
    display: inline-block;
}
.testimonial-cont-row .col-md-6 .testimonial-box {
    margin-bottom: 30px;
}
.testimonial-cont-row .col-md-6 .col-md-9 {
    padding-right: 30px !important;
}
.testimonial-cont-row .col-md-6 .testimonial-box .col-md-3 {
    margin-top: -140px;
}
.right-side-testimonial {
    padding-right: 0;
}
}
@media (max-width: 767px){
.row.testimonial-row {
      max-width: 100%;
      padding: 0;
    }
    .row.testimonial-row>div {
      margin-bottom: 30px;
    }
    .sub-hd {
      max-width: 100%;
    }
    .slider.row {
      margin-top: 30px;
    }
    .col-md-3.card {
      width: 100%;
    } 
    .testimonial-box>.row {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column-reverse;
      text-align: center;
    }
    .testimonial-cont-row {
      max-width: 96%;
    }
    .testimonial-box .col-md-3 {
      position: relative;
      margin: auto;
      right: 0;
      margin-bottom: 10px;
    }
    .right-side-testimonial {
      padding: 10px;
    }
    .row.det {
      padding-bottom: 0;
    }
    .row.det.sec {
      padding-bottom: 50px;
    }
    div#myNavbar {
      display: block;
    }
    button.custom-button {
      margin-left: 0;
    }
    div#myNavbar, .navbar-header {
      display: inline-block;
      padding-left: 10px;
    }
    nav.navbar>div {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0;
    }
.sr-cont>div.bg-color {
    background-color: transparent;
}
.sr-cont>div.bg-color .cards, .row.testimonial-row {
    display: none;
}
.banner>div {
    padding: 15px 0 40px;
}

}