@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.body {
  background-color: #0b66c2;
  font-family: "Roboto", sans-serif;

  font-size: 20px;
}
.ts55 {
  font-size: 55px !important;
}
.ts35 {
  font-size: 35px !important;
}
.ts25 {
  font-size: 25px !important;
}
.ts20 {
  font-size: 20px !important;
}
.ts16 {
  font-size: 16px !important;
}
.ts14 {
  font-size: 14px !important;
}
.nav-bar-wrapper {
  color: white;
  background-color: rgb(255 255 255);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.nav-logo {
  max-width: 145px;
  margin-left: 24px;
  padding-bottom: 10px;
}
.nav-link {
  color: #5b6785;
  font-weight: 700;
}
.nav-link.active {
  color: #2b344b;
  font-weight: 700;
}
.navbar-nav {
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .nav-bar-wrapper {
    margin: 40px 70px;
    border-radius: 5px;
    transition-duration: 0.5s;
    background-color: rgb(255 255 255);
  }
  .nav-bar-wrapper:is(.stuckNav) {
    margin: 40px 0px;
    border-radius: 0px;
    background-color: rgb(255, 255, 255);
  }
  /*.nav-bar-wrapper:is(.stuckNav) .nav-link {*/
  /*    color: #5b6785;*/
  /*}*/
  /*.nav-bar-wrapper:is(.stuckNav) .nav-link.active{*/
  /*    color: #2b344b;*/
  /*}*/
}
.carousel-text-wrapper {
  position: absolute;
  top: 36%;
  left: 12%;
}
.carousel-main-text {
  color: white;
  line-height: 1.2em;
  font-weight: 700;
}
.sub-text {
  color: white;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.contactus-button {
  max-width: 350px;
  background-color: #2ab051;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 20px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.contactus-button:hover {
  max-width: 360px;
  font-weight: 600;
  font-size: 22px;
  background-color: #228540;
  color: white;
}
.bookNowButton {
  max-width: 160px;
  background-color: #2ab051;
  color: white;
  padding: 10px 26px;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 20px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.bookNowButton:hover {
  max-width: 170px;
  font-weight: 600;
  font-size: 22px;
  background-color: #228540;
  color: white;
}
.blockTextStyling {
  max-width: 245px;
  margin: 0 auto;
  text-align: center;
}
.container {
  display: block;
}
.tax-block-container {
  margin-bottom: 3%;
}
/*.minBlockHeightForCategories{*/
/*    margin-bottom: 50vh;*/
/*}*/
.service-block-description {
  margin-top: -20px;
  margin-bottom: 40px;
}
.section-topic {
  top: 10%;
  text-align: center;
  margin-top: 4%;
  margin-bottom: 2%;
  font-weight: 600;
}
.card {
  border: white 0 solid;
}
.card-img-top {
  width: 60%;
}
.card-text {
  color: #3b2f24;
  max-width: 200px;
  text-align: center;
}
.ftaWrapper {
  min-height: 350px;
}
.ftaTextBackground {
  background-color: #011d4e;
}
.fta-topic {
  line-height: 1.35em;
  font-weight: 300;
  color: white;
}
.fta-text-wrapper {
  max-width: 300px;
  margin: 10% auto 10% 20%;
}
.icv-text-wrapper {
  max-width: 450px;
  margin: 10% auto 10% 20%;
}
.fta-background-image {
  background-image: url("https://res.cloudinary.com/dnpdpjg5b/image/upload/f_auto,q_auto/v1683379131/9_gltahq.webp");
  background-size: cover;
  background-position: center;
  min-height: 350px;
}
.icv-background-image {
  background-image: url("https://res.cloudinary.com/royal-gem/image/upload/v1696767652/ifttImage.webp");
  background-size: cover;
  background-position: center;
  min-height: 350px;
}
.ftaWrapper {
  background-image: url("https://res.cloudinary.com/royal-gem/image/upload/v1683823272/inspire/Untitled_design_2_mixuua.webp");
  background-size: cover;
  background-position: center;
  min-height: 350px;
}
.countingBlockWrapper {
  min-height: 350px;
}
.countingBlockTextWrapper {
  max-width: 450px;
  margin: 10% auto 10% 20%;
  color: white;
}
.counting-block {
  background-image: url("https://res.cloudinary.com/dnpdpjg5b/image/upload/f_auto,q_auto/v1683379192/10_wzdtoa.webp");
  background-size: cover;
  background-position: center;
  min-height: 350px;
}
.countingBlockTextBackground {
  background-color: #51ad32;
}
.countingBlockText {
  font-size: 3em;
  font-weight: 600;
}
.countingBlockNameText {
  display: block;
  margin-top: 6px;
  font-size: 0.9em;
  font-weight: 450;
}
.centeredLine {
  margin: 0 auto;
  width: 20%;
  border-top: 2px solid white;
}
.secondBlockRow {
  margin-top: 10%;
}
.serviceBlockCard {
  width: 100%;
  color: white;
  margin: auto 20px 20px auto;
}
.serviceBlockWrapper {
  position: absolute;
  right: 50px;
}
.serviceBlockText {
  font-weight: 300;
  padding: 20px;
  margin-bottom: 0;
}
.serviceBlockCard.blue {
  background-color: #011d4e;
}
.serviceBlockCard.green {
  background-color: #1a8f34;
}
.clientFeedback-topic {
  text-align: center;
  padding-top: 4%;
  font-weight: 600;
  color: white;
}
.clientFeedback-subtopic {
  text-align: center;
  padding-top: 0.5vh;
  font-weight: 300;
  color: white;
}
.clientFeedbackWrapper {
  min-height: 70vh;
  background-image: url("https://res.cloudinary.com/dcbs4tonc/image/upload/f_auto,q_auto/v1683820260/shanghai-aerial-sunset_hzsn4s.webp");
  background-size: cover;
  background-position: center;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #d0d0d0;
}
.testimonial-container {
  width: 100%;
  margin-top: 7%;
  margin-bottom: 7%;
  /* width: 40%;
     */
  background-color: white;
  /*margin: 2%;
    */
  padding: 13%;
  text-align: center;
}
.maxWidth {
  width: 100%;

  min-height: 523px;
}
.testimonial-image {
  height: 100px;
  width: 100px;
  object-fit: cover;
}
.client-detail {
  color: #36b051;
}
.lead {
  padding: 15px;
}
.footerContainer {
  margin: auto 10%;
}
.contactus-title {
  font-weight: 350;
}
.followUs-title {
  font-weight: 350;
}
.list-inline {
  padding-top: 5px;
}
.footer-logo {
  margin-right: 2%;
  width: 150px;
  height: auto;
}
.success {
  color: #fff;
  background-color: #2ab051;
  border-color: #2ab051;
}
.text-success {
  color: #2ab051 !important;
}
.followUs-para {
  text-align: justify;
  font-size: 16px;
}
.bi {
  /*font-size: 1.7em;
    */
}
.followUs-para li {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}
.followUs-para li i {
  padding-right: 12px;
}
.form-container {
  align-items: center;
  display: flex;
  justify-content: center;
}
.form-body {
  box-sizing: border-box;
  height: 700px;
  padding: 20px;
  width: 800px;
}
.contact-form-body {
  box-sizing: border-box;
  /*height: 700px;*/
  padding: 20px;
  /*width: 550px;*/
  width: 100%;
box-shadow: rgb(0 0 0) 0px 5px 15px 0px;
  border: 1px solid #091e4e ;
  border-radius: 10px;
}
.input {
  background-color: #efeff3;
  border: 0;
  box-sizing: border-box;
  color: #9c9ca4;
  font-weight: 500;
  height: 100%;
  outline: 0;
  padding: 15px 20px 15px;
  width: 100%;
  border-radius: 5px;
}
.submit-btn {
  margin-top: 20px;
  background-color: #091e4e;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  width:100%;
  padding-top: 15px;
  border-radius: 5px;
  font-weight: 700;
}
.submit-btncall {
  margin-top: 20px;
  background-color: #2ab051;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  width:100%;
  padding-top: 15px;
  border-radius: 5px;
  font-weight: 700;
}
.submit-btncall:hover{
  margin-top: 20px;
      font-weight: 600;
   
    background-color: #228540;
      
       transform:scale(1.01);
 transition-duration: 0.4s;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  width:100%;
  padding-top: 15px;
  border-radius: 5px;
  font-weight: 700;
}


 .service-bgimgser {
    position: relative;
    background: url('https://res.cloudinary.com/dcbs4tonc/image/upload/f_auto,q_auto/v1683819360/piotr-chrobot-6oUsyeYXgTg-unsplash_q0u1e4.webp');
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
 
}


.service-bgimgser::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the opacity as needed */
    z-index: 1;
}

.service-bgimgser > * {
    position: relative;
    z-index: 2; /* Ensures content is above the overlay */
}

@media(max-width:768px){
     .service-bgimgser {
    position: relative;
    background: url('https://res.cloudinary.com/dcbs4tonc/image/upload/f_auto,q_auto/v1683819360/piotr-chrobot-6oUsyeYXgTg-unsplash_q0u1e4.webp');
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

}
@media(min-width:768px){
     .service-bgimgser {
        margin-top: -173px !important;
    padding-top: 150px !important;
}

}

.civ-tile {
  background-color: #091e4e;
  color: white;
  border-radius: 5px;
  margin: 50px auto;
  padding: 20px;
}
.civ-sub-tile {
  background-color: #4caf50;
  color: white;
  border-radius: 5px;
  margin: auto auto 15px auto;
  padding: 20px;
  font-weight: 650;
}
.title-consultation {
  font-weight: 700;
}
.civ-para {
  text-align: justify !important;
}
.manager-para {
  text-align: center !important;
  font-weight: 600;
}
@media (max-width: 576px) {
  .remove-on-mobile {
    display: none;
  }
}
.contact-block {
  margin: 20px 25px;
}
.contactus-hr {
  width: 12%;
  border-bottom: 3px solid #091e4e;
  margin-bottom: 1.3rem;
}
.contactus-l-hr {
  width: 100%;
  border-bottom: 2px solid #091e4e;
  margin-bottom: 1rem;
}
.company-name {
  padding-bottom: 20px;
}
.padding-b-50 {
  padding-bottom: 36px;
}
.select-box {
  background-color: #efeff3;
  border: 0;
  box-sizing: border-box;
  color: #9c9ca4;
  font-weight: 500;
  height: 50px;
  outline: 0;
  padding: 6px 25px 7px;
  width: 100%;
  border-radius: 5px;
}
.dropdown-menu-hover {
  display: none;
  position: absolute;
  z-index: 1000;
}
.dropdown:hover .dropdown-menu-hover {
  display: block;
}
@media (max-width: 767px) {
}
iframe {
  width: 100%;
}
.blog-container {
  display: flex;
  flex-wrap: wrap;
}
.item-holder {
  min-height: 320px;
  padding: 10px;
  border-radius: 10px;
}
.item-holder {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.item-holder-single-block {
  height: 320px;
  padding: 10px;
  border-radius: 10px;
  margin: 10px;
}
.item-holder-single-block {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.blogImageWrapper img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.blogTextArea {
  text-decoration: none !important;
  padding: 5px;
}
.blockTitle {
  color: black !important;
  margin-top: 10px;
}
.blogDate {
  display: block;
  color: #363636 !important;
  font-size: 75%;
}
.singleBlogContainer {
  margin: 4% 7%;
}
.image-box {
  width: 100%;
  /* Set the desired width */
  overflow: hidden;
  border-radius: 10px;
}
.singleBlogTitle {
  margin-top: 20px;
  color: black !important;
  font-weight: 700;
}
@media (max-width: 576px) {
  .body {
    font-size: 16px !important;
  }
  .ts55 {
    font-size: 43px !important;
  }
  .ts35 {
    font-size: 30px !important;
  }
  .ts25 {
    font-size: 20px !important;
  }
  .ts20 {
    font-size: 16px !important;
  }
  .ts16 {
    font-size: 13px !important;
  }
  .ts14 {
    font-size: 12px !important;
  }
  .section-topic {
    margin-top: 10%;
  }
  .clientFeedback-topic {
    padding-top: 10%;
  }
  .followUs-para {
    font-size: 13px !important;
  }
  .dropdown-menu-hover {
    display: none !important;
  }

  .contactus-button {
    width: 288px;
  }

  .icv-background-image {
    min-height: 270px;
  }
}
.serviceTopic {
  font-weight: 700;
  color: #2c397c;
}

@media (max-width: 767px) {
  .displayOnWeb {
    display: none;
  }
}
@media (min-width: 767px) {
  .displayOnMobile {
    display: none;
  }
}
.services-list-component-sub-text-wrapper {
  display: block;
  font-size: 15px;
  color: whitesmoke;
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 15px;
}
.aboutBossPhoto {
  padding: 50px;
  width: 20%;
  /*height:50px;*/
  /*object-fit: cover;*/
  border-radius: 10px;
  border: 10px solid red;
}
.bossNameWrapper {
  width: 100%;
  text-align: right;
}
.bossNameTag {
  font-weight: 800;
}
.bossNameSubTag {
  font-weight: 800;
}
.bossImage {
  width: 100%;
  height: 300px;
  max-width: 300px;
  object-fit: cover;
  border-radius: 8px;
  padding: 20px;
  margin: 0 auto;
}

.aboutUsImage {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
}

.carouselWrapper {
  margin-top: -170px;
  height: 100vh;
}
.bannerImageStyles {
  height: 100vh;
  object-fit: cover;
}

.dropdown-menu {
  min-width: 200px;
  left: -550px;
}
.dropdown-menu.columns-2 {
  min-width: 400px;
}
.dropdown-menu.columns-3 {
  min-width: 800px;
}
.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}
.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #999;
}

@media (max-width: 984px) {
  .dropdown-menu {
    min-width: 200px;
    left: -250px;
  }

  .dropdown-menu.columns-3 {
    min-width: 500px;
  }
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }

  .navbar-scrollable {
    max-height: 350px;
    overflow-y: auto;
  }
}

.submenu-multi-column-topic {
  font-weight: 700;
  margin-left: 10px;
}

.clientWrapper {
  margin-bottom: 50px;
}
.clientImageWrapper {
  height: 200px;
  width: 200px;
  display: block;
  padding: 10px;
}

.developerNote {
  width: 100%;
  text-align: center;
  color: #6a6767;
  background-color: #f8f9fa;
}

.companyName {
  color: #00440c;
  font-weight: 700;
}
.aboutUsPhoto {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
