/* .contactbanner-sec { */
  /* background: linear-gradient(
      90deg,
      rgba(0, 59, 192, 0.3) 0%,
      rgba(0, 59, 192, 0.3) 100%
    ),
    url("../images/contactbanner.png"); */
/*   background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
  margin: 0 0 0 0;
}
.contactbanner-sec .contactbanner-page {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.contactbanner-sec .contactbanner-page .contactbanner-head {
  margin: 0 0 28px 0;
}
.contactbanner-sec .contactbanner-page p {
  color: #fff;
} */
.aboutbanner-sec {
  margin: 0 0 0 0;
}
.aboutbanner-sec {
  height: 100vh;
  position: relative;
  margin: 0 0 0 0;
}
.ban_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -1;
}
.aboutbanner-sec .abhead-page {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aboutbanner-sec .img_lay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 59, 192, 0.3);
  position: inherit;
}
.aboutbanner-sec .abhead-page .read-head {
  margin: 0 0 28px 0;
}
.aboutbanner-sec .abhead-page p {
  color: #fff;
}
.lorem-sec {
  margin: 0 0 0 0;
}
.about-projects {
  background: #003bc0;
  position: relative;
  padding: 70px 0;
  margin: 0 0 50px 0;
}
.about-projects .dots-bg {
  background-color: #0649e0;
  clip-path: inset(0 0 0 0 round 180px 0 0 180px);
  height: 100%;
  width: 211px;
  position: absolute;
  top: 0;
  right: 0;
}
.f-70 {
  font-size: 70px;
  font-weight: 700;
  color: #ffffff;
  font-family: "century_gothicbold";
}
.f-40 {
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  font-family: "century_gothicbold";
}
.about-projects .project-slider {
  position: relative;
  margin-bottom: 0;
}
.about-projects .project-slider .slick-dots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  z-index: 2;
  display: grid;
  bottom: 0;
  margin-bottom: 0;
  align-content: center;
}
.about-projects .project-slider .slick-dots li button {
  border-radius: 20px;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  margin: 9px 0 9px 0;
}
.about-projects .project-slider .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.about-projects .project-slider .slick-dots li button:before {
  content: "";
}
.about-projects .project-slider .slick-dots li {
  width: auto;
  height: auto;
}
.about-projects .project-slider .slide-margin .slide-content {
  padding: 0 160px 0 0;
  align-self: center;
  text-align: center;
}
.enq-sec .reg-form {
  margin: 30px 150px 0 150px;
}
.enq-sec .div-center {
  text-align: -webkit-center;
}
.enq-sec .reg-form2 {
  width: 500px;
  margin: 30px 0 0 0;
}
.enq-sec .reg-label {
  color: #003bc0;
  font-weight: 700;
  margin: 0 0 14px 0;
}
.enq-sec .form-bg {
  border: 1px solid #003bc0;
  border-radius: 4px;
  color: #003bc0;
}
.enq-sec .form-bg:focus {
  box-shadow: none;
}
.enq-sec .drop-service {
  display: block;
  z-index: 1;
  position: relative;
  background-color: transparent;
}
.enq-sec .servicevector-drop {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.enq-sec .reg-tab {
  border: 0;
  background: transparent;
  font-size: 25px;
  color: #003bc0;
  font-weight: 600;
  padding: 5px 30px;
}
.enq-sec .reg-tab.active {
  color: #003bc0;
  border-bottom: 2px solid #003bc0;
  border-top: 2px solid transparent;
}
.nav-tabs {
  border-bottom: 1px solid #efefef;
}
.location-sec .locationsec-container {
  max-width: 1250px;
  margin: 0 auto;
}
.location-sec .loc-sbtle {
  margin: 20px 0 50px 0;
  padding: 0 15px 0 15px;
}
.location-sec .wr-100 {
  height: 100%;
  text-align: right;
  padding: 25px 0 25px 0;
}
.location-sec .wl-100 {
  height: 100%;
  text-align: left;
  padding: 25px 0 25px 0;
}
.location-sec .location-img {
  clip-path: inset(0 0 0 18px round 233px 0 0 233px);
}
.location-sec .locationdiv-content {
  margin: 30px 100px 30px 50px;
}
.location-sec .locationdiv-content2 {
  margin: 30px 50px 30px 100px;
}
.location-sec .loc-country {
  font-weight: 700;
  margin: 0 5px 0 0;
}
.location-sec .loc-adrs {
  margin: 10px 0 10px 0;
}
.location-sec .location3-img {
  clip-path: inset(0 18px 0 0 round 0 233px 233px 0);
}
.location-sec .locationsec-tree {
  padding: 50px 0 50px 0;
  position: relative;
}
.location-sec .loc-endline {
  text-align: center;
  margin: -10px 0 0 0;
}
.location-sec .locationsec-tree .vertical-line {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.faq-section .collapse-card {
  background-color: #faf9f9;
  border: 0;
  margin: 0 0 15px 0;
}
.faq-section .collapse-card .card-header {
  background-color: transparent;
  border: 0;
  padding: 20px 25px 20px 25px;
}
.faq-section .collapse-card .collapsecard-body {
  padding: 10px 60px 20px 25px;
}
.faq-section .collapse-card .card-header .btn-que {
  text-align: left;
  color: #454545;
  font-weight: 700;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.faq-section .collapse-card .card-header .btn-que::after {
  content: url("../images/dropdown-blackdown.svg");
  margin: 0 0 0 15px;
  transform: rotate(180deg);
  transition: all 0.3s;
}
.faq-section .collapse-card .card-header .btn-que.collapsed::after {
  transform: rotate(0deg);
  transition: all 0.3s;
}
.faq-section .collapse-card .card-header .btn-que:hover,
.faq-section .collapse-card .card-header .btn-que:focus {
  color: #454545;
  text-decoration: none;
  box-shadow: none;
}
.faq-section .view-all {
  margin: 28px 0 0 0;
}
.faq-section .view-all .view-text {
  font-size: 20px;
  font-weight: 700;
}
.contactbanner-page .btn-margin {
  margin: 28px 0 0 0;
  padding: 13px 0 13px 0;
}
.mb-30 {
  margin-bottom: 30px;
  text-align: left;
}
.formValidation .has-error .help-block {
  position: absolute;
  bottom: -20px;
}
.enq-sec .reg-tab:focus-visible {
  outline: 0;
}
.mt-45 {
  margin-top: 55px;
}
.text-pos {
  text-align: right;
}
.h-150{
  height: 146px !important;
}