.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

img {
  width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
}

::selection {
  color: #000;
  background: #8d8c8c;
}

/* For Mozilla Firefox */
::-moz-selection {
  color: #000;
  background: #8d8c8c;
}

:focus-visible {
  outline: 0;
  box-shadow: none;
}

.wpcf7 p {
  margin: 0;
}

.wpcf7 p br {
  display: none;
}

.slick-slider:not(.slick-initialized) {
  display: none !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

.accordion-button:focus {
  border-color: transparent;
  box-shadow: unset;
}

.accordion-item {
  border: 0;
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: unset;
}

/* width */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--white-color);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

a {
  text-decoration: none;
}

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

/* Poppins Thin */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Thin.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
/* Poppins ExtraLight */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraLight.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
/* Poppins Light */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Light.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Poppins Regular */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/* Poppins Medium */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Medium.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
/* Poppins SemiBold */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-SemiBold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/* Poppins Bold */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Bold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraBold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
/* Poppins Black */
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Black.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: "Poppins", sans-serif !important;
}

.para,
.para p {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.topic-wrap {
  padding-bottom: 40px;
}
.topic-wrap .sub-title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.92px;
  padding-bottom: 7px;
}
.topic-wrap .main-title {
  text-align: center;
  font-size: 35px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: -1.75px;
}
.topic-wrap .main-title span {
  font-weight: 700;
}

.white-font {
  color: #fff;
}

.black-font {
  color: #222;
}

.blue-font {
  color: #316094;
}

.ash-font {
  color: #4d4d4d;
}

.black-1 {
  color: #17181d;
}

.hvr-shutter-out-horizontal {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #14439d;
  transition: color 0.3s;
  width: 180px;
  height: 45px;
  border-radius: 20px;
}
.hvr-shutter-out-horizontal::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #04276a;
  transform: scaleX(0);
  transform-origin: 50%;
  transition: transform 0.3s ease-out;
  border-radius: 20px;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover::before, .hvr-shutter-out-horizontal:focus::before, .hvr-shutter-out-horizontal:active::before {
  transform: scaleX(1);
}

[class^=hvr-] {
  cursor: pointer;
  background: #14439d;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.3px;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.welcom-section {
  margin: 80px 0 0;
  overflow: hidden;
}
.welcom-section::after {
  background: linear-gradient(0deg, #91a5b9 -125.53%, #ced7e1 -10.82%, #fff 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
.welcom-section .main-wrap {
  padding-bottom: 50px;
}
.welcom-section .main-wrap .left-side .build-img {
  height: 384px;
  margin-right: 50px;
  position: relative;
  border-radius: 0px 0px 0px 30px;
  overflow: hidden;
}
.welcom-section .main-wrap .left-side .build-img::after {
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: linear-gradient(0deg, rgba(1, 156, 213, 0) 23.59%, rgba(161, 218, 240, 0.9) 98.86%, #e3f4fa 129.6%, #fff 142.83%), linear-gradient(0deg, rgba(49, 96, 148, 0) -16.01%, #316094 69.41%, #316094 106.9%, #fff 128.2%);
  position: absolute;
  border-radius: 0px 0px 0px 30px;
}
.welcom-section .main-wrap .left-side .build-img img {
  object-fit: cover;
  border-radius: 0px 0px 0px 30px;
}
.welcom-section .main-wrap .left-side .men-img {
  height: 270px;
  position: absolute;
  left: -124px;
  width: max-content;
  top: 114px;
}
.welcom-section .main-wrap .left-side .men-img img {
  height: 262px;
  object-fit: contain;
}
.welcom-section .main-wrap .left-side .topic {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 89%;
}
.welcom-section .main-wrap .left-side .topic .sub-topic-sec {
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: -0.72px;
}
.welcom-section .main-wrap .left-side .topic .main-font-sec {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -1.4px;
  text-transform: uppercase;
}
.welcom-section .main-wrap .right-side {
  padding: 0 20px;
}
.welcom-section .main-wrap .right-side .topic-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
.welcom-section .main-wrap .right-side .topic-wrap .sub-title {
  color: #222;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.92px;
  text-align: center;
}
.welcom-section .main-wrap .right-side .topic-wrap .main-title {
  text-align: center;
  font-size: 37px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: -2px;
}
.welcom-section .main-wrap .right-side .topic-wrap .main-title span {
  font-weight: 700;
}
.welcom-section .main-wrap .right-side .para {
  padding-bottom: 40px;
  color: #4d4d4d;
}
.welcom-section .main-wrap .right-side a {
  margin: 0 auto;
}

.logo-sec {
  position: relative;
  padding: 20px 0;
  background: rgba(49, 96, 148, 0.25);
}
.logo-sec .main-wrap {
  padding: 0 15px;
}
.logo-sec .slider-1-logo {
  display: flex;
  align-items: center;
}
.logo-sec .slider-1-logo .div-item {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 7.5px;
}
.logo-sec .slider-1-logo .div-item img.imgg {
  height: 59px;
  object-fit: contain;
}
.logo-sec .slider-1-logo .slick-slide {
  padding: 10px;
}
.logo-sec .slider-1-logo .slick-dots {
  margin-top: 20px;
  text-align: center;
}
.logo-sec .slider-1-logo .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.logo-sec .slider-1-logo .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  border: none;
}
.logo-sec .slider-1-logo .slick-dots li.slick-active button {
  background: #333;
}

.top-content {
  padding: 75px 0 0;
  background-color: #fff;
}
.top-content .main-wrap {
  padding: 0 25px;
}
.top-content .main-wrap .para {
  text-align: center;
}
.top-content .main-wrap .para p {
  text-align: center;
  font-weight: 400;
}

.page-template-front-page .similar-blog-sec {
  position: relative;
  padding: 80px 0;
}
.page-template-front-page .similar-blog-sec .main-wrap {
  margin: 0 auto;
  padding: 0 20px;
}
.page-template-front-page .similar-blog-sec .text-btn a {
  display: none;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item {
  position: relative;
  padding: 15px 2px;
  transition: all 0.5s;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img {
  height: 430px;
  width: 100%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.7%, rgba(0, 0, 0, 0.75) 72.78%, #000 104.18%);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img img {
  object-fit: cover;
  border-radius: 10px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: 45px;
  right: 5px;
  left: 5px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .location {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 6.44px;
  padding-bottom: 15px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-name {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.6px;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-progress {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  padding-bottom: 25px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 6px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-progress svg {
  width: 10px;
  height: 10px;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item::after {
  content: unset;
  bottom: 0;
  width: 0;
  height: 0.3645833333vw;
  background-color: #ced000;
  position: absolute;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.5s;
}
.page-template-front-page .similar-blog-sec .smililir-slider .project-item:hover::after {
  width: 18.2291666667vw;
  transition: all 0.5s;
}
.page-template-front-page .similar-blog-sec .smililir-slider ul.slick-dots {
  display: flex;
  justify-content: center;
  font-size: 0;
  border: 0;
  padding: 30px 0 0;
}
.page-template-front-page .similar-blog-sec .smililir-slider ul.slick-dots li {
  width: 8px;
  height: 8px;
}
.page-template-front-page .similar-blog-sec .smililir-slider ul.slick-dots li.slick-active button {
  background-color: #316094;
}
.page-template-front-page .similar-blog-sec .smililir-slider ul.slick-dots li button {
  background-color: #d9d9d9;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 0;
}
.page-template-front-page .similar-blog-sec .smililir-slider ul.slick-dots li button:before {
  width: 8px;
  height: 8px;
  content: unset;
}
.page-template-front-page .similar-blog-sec .same-blog-arrows {
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-pre,
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-next {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  transition: transform 0.3s;
}
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-pre:hover,
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-next:hover {
  transform: scale(1.1);
}
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-pre svg,
.page-template-front-page .similar-blog-sec .same-blog-arrows .s-blog-next svg {
  width: 25px;
  height: auto;
}
.page-template-front-page .similar-blog-sec .same-blog-arrows .line {
  width: 40px;
  height: 2px;
  background-color: #010101;
  margin: 0 15px;
  opacity: 0.24;
}
.page-template-front-page .similar-blog-sec .only-mob {
  padding-top: 40px;
}
.page-template-front-page .similar-blog-sec .only-mob a {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .inner-banner-main .wrap-325 .caption .breadcrum {
    font-size: 8px;
  }
}
.projects-item-pagi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.projects-item-pagi .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  font-size: 16px;
  color: #333;
  background-color: #f2f2f2;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.projects-item-pagi .page-numbers:hover {
  background-color: #007bff;
  color: #fff;
}
.projects-item-pagi .page-numbers.current {
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  pointer-events: none;
}
.projects-item-pagi .page-numbers.next, .projects-item-pagi .page-numbers.prev {
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .welcom-section .main-wrap .left-side .build-img {
    height: 672px;
    margin-right: 150px;
    border-radius: 0px 0px 0px 45px;
  }
  .welcom-section .main-wrap .left-side .men-img {
    height: 305px;
    left: 196px;
    top: 190px;
  }
  .welcom-section .main-wrap .left-side .men-img img {
    height: 482px;
  }
  .welcom-section .main-wrap .left-side .topic .main-font-sec {
    font-size: 68px;
    line-height: 70px;
  }
  .welcom-section .main-wrap .left-side .topic .sub-topic-sec {
    font-size: 22px;
  }
  .welcom-section .main-wrap .right-side .topic-wrap .sub-title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.92px;
    text-align: center;
  }
  .welcom-section .main-wrap .right-side .topic-wrap .main-title {
    text-align: center;
    font-size: 68px;
    font-weight: 300;
    line-height: 62px;
    letter-spacing: -2px;
  }
}
@media only screen and (min-width: 1023px) {
  .hvr-shutter-out-horizontal {
    width: 10.46875vw;
    height: 2.65625vw;
    border-radius: 2.34375vw;
  }
  .hvr-shutter-out-horizontal::before {
    border-radius: 2.34375vw;
  }
  .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white;
  }
  .hvr-shutter-out-horizontal:hover::before, .hvr-shutter-out-horizontal:focus::before, .hvr-shutter-out-horizontal:active::before {
    transform: scaleX(1);
  }
  [class^=hvr-] {
    font-size: 0.9375vw;
    letter-spacing: -0.01875vw;
  }
  .para,
  .para p {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    letter-spacing: -0.01875vw;
  }
  .topic-wrap {
    padding-bottom: 2.7604166667vw;
  }
  .topic-wrap .sub-title {
    font-size: 1.25vw;
    line-height: normal;
    letter-spacing: 0.15vw;
    text-transform: uppercase;
    padding-bottom: 0.2604166667vw;
  }
  .topic-wrap .main-title {
    font-size: 3.6458333333vw;
    line-height: 3.125vw;
    letter-spacing: -0.1822916667vw;
  }
  .welcom-section {
    margin: 0 0 7.2916666667vw 5.625vw;
    overflow: hidden;
  }
  .welcom-section::after {
    content: unset;
  }
  .welcom-section .main-wrap {
    padding-bottom: 0;
    display: flex;
  }
  .welcom-section .main-wrap .left-side {
    width: calc(100% - 48.5416666667vw);
    height: 49.0625vw;
  }
  .welcom-section .main-wrap .left-side .build-img {
    height: 49.0625vw;
    margin-right: 0;
    position: relative;
    border-radius: 0px 0px 0px 2.0833333333vw;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
  }
  .welcom-section .main-wrap .left-side .build-img::after {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(0deg, rgba(1, 156, 213, 0) 23.59%, rgba(161, 218, 240, 0.9) 98.86%, #e3f4fa 129.6%, #fff 142.83%), linear-gradient(0deg, rgba(49, 96, 148, 0) -16.01%, #316094 69.41%, #316094 106.9%, #fff 128.2%);
    position: absolute;
    border-radius: 0px 0px 0px 2.0833333333vw;
  }
  .welcom-section .main-wrap .left-side .build-img img {
    object-fit: cover;
    border-radius: 0px 0px 0px 2.0833333333vw;
    width: 46.0416666667vw;
    height: 40.15625vw;
  }
  .welcom-section .main-wrap .left-side .men-img {
    height: 28.2291666667vw;
    position: absolute;
    left: 7.8645833333vw;
    width: max-content;
    top: unset;
    bottom: 0;
  }
  .welcom-section .main-wrap .left-side .men-img img {
    height: 28.2291666667vw;
    width: 53.9583333333vw;
    object-fit: contain;
  }
  .welcom-section .main-wrap .left-side .topic {
    position: absolute;
    top: 5.7291666667vw;
    left: 6.7708333333vw;
    width: 33.1770833333vw;
  }
  .welcom-section .main-wrap .left-side .topic .sub-topic-sec {
    font-size: 4.1666666667vw;
    line-height: 5.2083333333vw; /* 125% */
    letter-spacing: -0.1666666667vw;
    text-align: center;
  }
  .welcom-section .main-wrap .left-side .topic .main-font-sec {
    font-size: 5.2083333333vw;
    line-height: 5.2083333333vw;
    letter-spacing: -0.2083333333vw;
    text-align: center;
  }
  .welcom-section .main-wrap .right-side {
    padding: 0 4.5833333333vw 0 9.375vw;
    width: 48.5416666667vw;
    height: 49.0625vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  .welcom-section .main-wrap .right-side::after {
    background: linear-gradient(0deg, #91a5b9 -125.53%, #ced7e1 -10.82%, #fff 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
  }
  .welcom-section .main-wrap .right-side .topic-wrap {
    padding-top: 0;
    padding-bottom: 1.9791666667vw;
  }
  .welcom-section .main-wrap .right-side .topic-wrap .sub-title {
    font-size: 1.25vw;
    line-height: normal;
    letter-spacing: 0.15vw;
    text-align: left;
    padding-bottom: 0.6770833333vw;
  }
  .welcom-section .main-wrap .right-side .topic-wrap .main-title {
    font-size: 3.6458333333vw;
    line-height: 4.0104166667vw;
    letter-spacing: -0.1822916667vw;
    text-align: left;
  }
  .welcom-section .main-wrap .right-side .para {
    padding-bottom: 3.125vw;
    height: 25vw;
    overflow-y: scroll;
    padding-right: 1.0416666667vw;
  }
  .welcom-section .main-wrap .right-side a {
    margin: 0;
  }
  .logo-sec {
    position: relative;
    padding: 1.9791666667vw 0;
    background: rgba(49, 96, 148, 0.25);
  }
  .logo-sec .main-wrap {
    padding: 0 6.7708333333vw;
  }
  .logo-sec .slider-1-logo {
    display: flex;
    align-items: center;
  }
  .logo-sec .slider-1-logo .div-item {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 0.390625vw;
  }
  .logo-sec .slider-1-logo .div-item img.imgg {
    height: 2.6041666667vw;
    object-fit: contain;
  }
  .logo-sec .slider-1-logo .slick-slide {
    padding: 0.5208333333vw;
  }
  .top-content {
    padding: 3.8020833333vw 0;
  }
  .top-content .main-wrap {
    padding: 0 16.1979166667vw;
  }
  .page-template-front-page .similar-blog-sec {
    padding: 6.7708333333vw 0;
    position: relative;
  }
  .page-template-front-page .similar-blog-sec .main-wrap {
    margin: 0 auto;
    padding: 0;
  }
  .page-template-front-page .similar-blog-sec .main-wrap .topic-wrap .sub-title,
  .page-template-front-page .similar-blog-sec .main-wrap .topic-wrap .main-title {
    text-align: left !important;
    padding-left: 8.3333333333vw;
  }
  .page-template-front-page .similar-blog-sec .text-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 8.3333333333vw;
  }
  .page-template-front-page .similar-blog-sec .text-btn a {
    display: flex;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider {
    padding: 0 0 0 8.3333333333vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .slick-list {
    padding-right: 15.625vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item {
    position: relative;
    padding: 0;
    width: 24.6875vw;
    height: 28.5416666667vw;
    overflow: hidden;
    border-radius: 0.78125vw;
    margin: 0.2083333333vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img {
    width: 24.6875vw;
    height: 28.5416666667vw;
    border-radius: 0.78125vw;
    position: relative;
    overflow: hidden;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.65%, rgba(0, 0, 0, 0.75) 64.51%, #000 99.96%);
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .thum-img img {
    border-radius: 0.78125vw;
    transform: scale(1);
    transition: all 0.5s;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 3.2291666667vw;
    right: 2.6041666667vw;
    left: 2.6041666667vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail {
    transform: translateY(85px);
    transition: all 2s;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .location {
    font-size: 0.9375vw;
    line-height: 1.1458333333vw;
    letter-spacing: 0.43125vw;
    padding-bottom: 0.5208333333vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-name {
    font-size: 2.6041666667vw;
    line-height: 2.8645833333vw; /* 110% */
    letter-spacing: -0.0520833333vw;
    padding-bottom: 1.5625vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-progress {
    font-size: 0.8333333333vw;
    line-height: normal;
    gap: 0.46875vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail .detail .project-progress svg {
    width: 0.7291666667vw;
    height: 0.7291666667vw;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item .project-detail a {
    transform: translateY(130px);
    transition: all 2s;
    opacity: 0;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item:hover .thum-img img {
    border-radius: 0.78125vw;
    transform: scale(1.1);
    transition: all 0.5s;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item:hover .detail {
    transform: translateY(0);
    transition: all 2s;
  }
  .page-template-front-page .similar-blog-sec .smililir-slider .project-item:hover a {
    transform: translateY(0);
    transition: all 2s;
    opacity: 1;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows {
    position: absolute;
    left: 2.8645833333vw;
    bottom: 16.25vw;
    z-index: 9;
    display: block;
    color: #121212;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-prev,
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-next {
    cursor: pointer;
    display: flex;
    justify-content: center;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-prev svg,
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-next svg {
    fill: #fff;
    transition: all 0.3s ease;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-prev:hover,
  .page-template-front-page .similar-blog-sec .same-blog-arrows .arrow-next:hover {
    filter: brightness(0) saturate(100%) invert(70%) sepia(10%) saturate(0%) hue-rotate(126deg) brightness(98%) contrast(95%);
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .count-blog {
    display: flex;
    align-items: flex-end;
    padding: 1.0416666667vw 0;
    justify-content: center;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .count-blog .total-slides {
    color: #121212;
    font-size: 1.0416666667vw;
    font-weight: 700;
    line-height: 1.3020833333vw; /* 43px */
    letter-spacing: -0.0104166667vw;
    opacity: 0.65;
    margin-left: 0.2604166667vw;
  }
  .page-template-front-page .similar-blog-sec .same-blog-arrows .count-blog .current-slide {
    color: #121212;
    font-size: 1.8229166667vw;
    font-weight: 700;
    line-height: 1.8229166667vw; /* 75.25px */
    letter-spacing: -0.0182291667vw;
    margin-right: 0.2604166667vw;
  }
  .page-template-front-page .similar-blog-sec .only-mob {
    display: none;
  }
}
/**Styling scrollable elements*/
.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page-template-contact .top-content {
  padding: 60px 0;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #e6f4f1 !important;
  border-bottom: 2px solid rgba(217, 217, 217, 0.5) !important;
  box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset !important;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset !important;
  transition: background-color 5000s ease-in-out 0s;
}

.main-details {
  padding: 0 0 80px;
}
.main-details .main-wrap {
  padding: 0 20px;
}
.main-details .main-wrap .head-office {
  border-radius: 10px 10px 0 0;
  padding: 50px 58px 38px 30px;
  border: 1px solid #d6d6d6;
  background: linear-gradient(180deg, #91a5b9 -40.89%, #ced7e1 13.27%, #fff 79.51%);
}
.main-details .main-wrap .head-office h4 {
  color: #0e0d35;
  font-size: 35px;
  font-weight: 700;
  line-height: 70%;
  text-align: center;
  padding-bottom: 25px;
}
.main-details .main-wrap .head-office .address {
  margin-bottom: 20px;
}
.main-details .main-wrap .head-office .address h5 {
  color: #1f90ff;
  font-size: 16px;
  font-weight: 700;
  line-height: 174%;
  padding-bottom: 5px;
}
.main-details .main-wrap .head-office .address p {
  color: #0e0d35;
  font-size: 12px;
  font-weight: 700;
  line-height: 174%;
  padding-bottom: 4px;
}
.main-details .main-wrap .head-office .address .text-main {
  display: flex;
  flex-direction: column;
}
.main-details .main-wrap .head-office .address .text,
.main-details .main-wrap .head-office .address .text-main a {
  color: #4c4c4c;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.32px;
  position: relative;
}
.main-details .main-wrap .head-office .address a {
  position: relative;
  margin-right: 10px;
  width: 100%;
  display: block;
}
.main-details .main-wrap .head-office .address a:hover {
  color: #a6a800;
}
.main-details .main-wrap .head-office .address a:last-child::after {
  content: none;
}
.main-details .main-wrap .head-office .address a::after {
  content: "";
  height: 15px;
  width: 1px;
  transition: all 0.5s;
  position: absolute;
  bottom: 0;
  background-color: #000;
  top: 4px;
  right: -8px;
}
.main-details .main-wrap .head-office .address {
  margin-bottom: 20px;
}
.main-details .main-wrap .head-office .address h5 {
  color: #1f90ff;
  font-size: 16px;
  font-weight: 700;
  line-height: 174%;
  padding-bottom: 5px;
}
.main-details .main-wrap .head-office .address .text,
.main-details .main-wrap .head-office .address .text-main a {
  color: #4c4c4c;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.32px;
}
.main-details .main-wrap .head-office .address a {
  position: relative;
  margin-right: 10px;
}
.main-details .main-wrap .head-office .address a:hover {
  color: #a6a800;
  text-decoration: none;
}
.main-details .main-wrap .head-office .address a:last-child::after {
  content: none;
}
.main-details .main-wrap .head-office .address a::after {
  content: none;
  height: 15px;
  width: 1px;
  transition: all 0.5s;
  position: absolute;
  bottom: 0;
  background-color: #000;
  top: 4px;
  right: -8px;
}
.main-details .main-wrap .city-office {
  padding: 50px 58px 16px 30px;
  border: 1px solid #d6d6d6;
  background: linear-gradient(180deg, #91a5b9 -40.89%, #ced7e1 13.27%, #fff 79.51%);
}
.main-details .main-wrap .city-office h4 {
  color: #0e0d35;
  font-size: 35px;
  font-weight: 700;
  line-height: 70%;
  text-align: center;
  padding-bottom: 25px;
}
.main-details .main-wrap .city-office .address {
  margin-bottom: 20px;
}
.main-details .main-wrap .city-office .address h5 {
  color: #1f90ff;
  font-size: 16px;
  font-weight: 700;
  line-height: 174%;
  padding-bottom: 5px;
}
.main-details .main-wrap .city-office .address p {
  color: #0e0d35;
  font-size: 12px;
  font-weight: 700;
  line-height: 174%;
  padding-bottom: 4px;
}
.main-details .main-wrap .city-office .address .text,
.main-details .main-wrap .city-office .address .text-main a {
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.32px;
  position: relative;
  width: 100%;
  display: block;
}
.main-details .main-wrap .city-office .address a {
  position: relative;
  margin-right: 10px;
}
.main-details .main-wrap .city-office .address a:hover {
  color: #a6a800;
  text-decoration: none;
}
.main-details .main-wrap .city-office .address a:last-child::after {
  content: none;
}
.main-details .main-wrap .city-office .address a::after {
  content: unset;
  height: 15px;
  width: 1px;
  transition: all 0.5s;
  position: absolute;
  bottom: 0;
  background-color: #000;
  top: 4px;
  right: -8px;
}
.main-details .full-wrap {
  margin-top: -81px;
  z-index: -1;
  position: relative;
}
.main-details .full-wrap .map iframe,
.main-details .full-wrap .map div {
  width: 100%;
  height: 400px;
  border: none;
}

.inquery-sec {
  margin-bottom: 80px;
  padding: 0 20px;
}
.inquery-sec .main-wrap {
  border-radius: 10px;
  padding: 50px 20px;
  background: #316094;
}
.inquery-sec .main-wrap .main-title {
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -1.75px;
  padding-bottom: 40px;
  width: 60%;
  margin: 0 auto;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction {
  display: flex;
  flex-wrap: wrap;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  width: 100% !important;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text label {
  color: #d9d9d9;
  font-size: 14px;
  font-weight: 500;
  line-height: 13px;
  display: flex;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text textarea.wpcf7-form-control.wpcf7-textarea.field-wrap {
  height: 40px;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text span {
  color: red;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .field-wrap {
  padding: 4px 0 0;
  border: 0;
  width: 100%;
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 103%;
  letter-spacing: -0.36px;
  background: transparent;
  border-bottom: 1px solid rgba(217, 217, 217, 0.6);
  outline: 0;
  box-shadow: none;
}
.inquery-sec .main-wrap .inquiry-form .mob-direction .field-wrap:focus {
  outline: none;
}
.inquery-sec .main-wrap .inquiry-form .hvr-shutter-out-horizontal {
  border: 1px solid #ffffff;
  background: transparent;
  color: #fff;
  margin: 17px auto 0;
  width: 165px;
  height: 40px;
}
.inquery-sec .main-wrap .inquiry-form .btn-form {
  justify-content: center;
}
.inquery-sec .main-wrap .inquiry-form .wpcf7-spinner {
  position: absolute;
}

.faq-sec {
  padding: 0 0 79px;
}
.faq-sec .main-wrap {
  padding: 0 20px;
}
.faq-sec .main-wrap .main-title {
  color: #316094;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -2px;
  padding-bottom: 30px;
}
.faq-sec .main-wrap .para {
  color: #4d4d4d;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.28px;
  padding-bottom: 34px;
}
.faq-sec .main-wrap .accordion .accordion-item {
  background: #fff;
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  border-bottom: 1px solid #dbd7d7;
}
.faq-sec .main-wrap .accordion .accordion-item.active {
  border-radius: 10px;
  background: #dbe2e9;
  box-shadow: 0px 4px 78.8px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 4px solid #316094;
}
.faq-sec .main-wrap .accordion .accordion-item .accordion-header button {
  background: none;
  font-size: 16px;
  font-weight: 500;
  color: #003366;
  width: 100%;
  text-align: left;
  padding: 20px 10px;
}
.faq-sec .main-wrap .accordion .accordion-item .accordion-header button:focus {
  box-shadow: none;
}
.faq-sec .main-wrap .accordion .accordion-item .accordion-header button .quixacco {
  color: #031227;
  font-size: 30px;
  font-weight: 400;
  line-height: 103%; /* 30.9px */
}
.faq-sec .main-wrap .accordion .accordion-item .accordion-header button .toipic-sub {
  color: #031227;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  padding-left: 8px;
  padding-right: 42px;
}
.faq-sec .main-wrap .accordion .accordion-item .accordion-body {
  color: #031227;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
  padding: 0 20px 37px;
}

.social-media-links-box {
  border-radius: 6px;
  background: #3970b7;
  margin: -12px 20px;
  padding: 20px 50px;
}
.social-media-links-box .footer-social-media-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  align-items: center;
  gap: 10px;
}
.social-media-links-box .footer-social-media-list li {
  transition: transform 0.3s ease;
  width: 50%;
}
.social-media-links-box .footer-social-media-list li::marker {
  color: #fff;
}
.social-media-links-box .footer-social-media-list li:hover {
  color: #a6a800;
  text-decoration: none;
}
.social-media-links-box .footer-social-media-list .footer-social-media-link {
  color: #f7f9ff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.88px;
  text-transform: uppercase;
}
.social-media-links-box .footer-social-media-list .footer-social-media-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #003366;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}
.social-media-links-box .footer-social-media-list .footer-social-media-link:hover::after {
  transform: scaleX(1);
}
.social-media-links-box .footer-social-media-list .footer-social-media-link:hover {
  color: #a6a800;
  text-decoration: none;
}

@media only screen and (min-width: 1023px) {
  .main-details {
    padding: 0 0 4.1666666667vw;
  }
  .main-details .main-wrap {
    padding: 0 11.9270833333vw;
    display: flex;
    justify-content: center;
  }
  .main-details .main-wrap .head-office {
    width: 37.34375vw;
    height: 38.0729166667vw;
    border-radius: 1.0416666667vw 0px 0px 0px;
    padding: 6.5104166667vw 6.25vw 2.6041666667vw 5.2083333333vw;
    border: 0.0520833333vw solid #d6d6d6;
  }
  .main-details .main-wrap .head-office h4 {
    font-size: 4.1666666667vw;
    line-height: 70%;
    padding-bottom: 3.90625vw;
  }
  .main-details .main-wrap .head-office .address {
    margin-bottom: 1.3541666667vw;
  }
  .main-details .main-wrap .head-office .address h5 {
    font-size: 1.25vw;
    font-weight: 700;
    line-height: 174%;
    padding-bottom: 0.2604166667vw;
  }
  .main-details .main-wrap .head-office .address p {
    font-size: 0.8333333333vw;
    line-height: 174%;
  }
  .main-details .main-wrap .head-office .address .text-main {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .main-details .main-wrap .head-office .address .text,
  .main-details .main-wrap .head-office .address .text-main a {
    font-size: 1.25vw;
    line-height: 1.3020833333vw;
    letter-spacing: -0.025vw;
    width: auto;
  }
  .main-details .main-wrap .head-office .address a {
    position: relative;
    margin-right: 0.5208333333vw;
  }
  .main-details .main-wrap .head-office .address a:hover {
    color: #a6a800;
    text-decoration: none;
  }
  .main-details .main-wrap .head-office .address a:last-child::after {
    content: none;
  }
  .main-details .main-wrap .head-office .address a::after {
    content: "";
    height: 1.1458333333vw;
    width: 0.0520833333vw;
    transition: all 0.5s;
    position: absolute;
    background-color: #000;
    top: 0.0520833333vw;
    bottom: 0;
    right: -0.7291666667vw;
  }
  .main-details .main-wrap .city-office {
    width: 37.34375vw;
    height: 38.0729166667vw;
    border-radius: 0 1.0416666667vw 0px 0px;
    padding: 6.5104166667vw 6.25vw 2.6041666667vw 5.2083333333vw;
    border: 1px solid #d6d6d6;
  }
  .main-details .main-wrap .city-office h4 {
    font-size: 4.1666666667vw;
    line-height: 70%;
    padding-bottom: 4.0625vw;
  }
  .main-details .main-wrap .city-office .address {
    margin-bottom: 1.3541666667vw;
  }
  .main-details .main-wrap .city-office .address h5 {
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    line-height: 174%;
    padding-bottom: 0.2604166667vw;
  }
  .main-details .main-wrap .city-office .address p {
    font-size: 0.8333333333vw;
    line-height: 174%;
  }
  .main-details .main-wrap .city-office .address .text-main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0 20px;
  }
  .main-details .main-wrap .city-office .address .text,
  .main-details .main-wrap .city-office .address .text-main a {
    font-size: 1.25vw;
    line-height: 1.3020833333vw;
    letter-spacing: -0.025vw;
    width: auto;
  }
  .main-details .main-wrap .city-office .address a {
    position: relative;
    margin-right: 0.5208333333vw;
  }
  .main-details .main-wrap .city-office .address a:hover {
    color: #a6a800;
    text-decoration: none;
  }
  .main-details .main-wrap .city-office .address a:last-child::after {
    content: none;
  }
  .main-details .main-wrap .city-office .address a::after {
    content: "";
    height: 1.1458333333vw;
    width: 0.0520833333vw;
    transition: all 0.5s;
    position: absolute;
    background-color: #000;
    top: 0.0520833333vw;
    bottom: 0;
    right: -0.7291666667vw;
  }
  .main-details .full-wrap {
    margin-top: -7.5vw;
    z-index: -1;
    position: relative;
  }
  .main-details .full-wrap .map iframe,
  .main-details .full-wrap .map div {
    height: 33.5416666667vw;
  }
  .inquery-sec {
    margin-bottom: 7.1875vw;
    padding: 0 15.625vw;
  }
  .inquery-sec .main-wrap {
    border-radius: 1.0416666667vw;
    padding: 6.25vw 9.7395833333vw;
    background: #316094;
  }
  .inquery-sec .main-wrap .main-title {
    font-size: 3.6458333333vw;
    line-height: 3.125vw;
    letter-spacing: -0.1822916667vw;
    padding-bottom: 2.6041666667vw;
    width: 100%;
    margin: 0 auto;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction {
    display: flex;
    flex-wrap: wrap;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.3958333333vw;
    width: calc(50% - 2.9166666667vw) !important;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text.m-r-10 {
    margin-right: 2.9166666667vw;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text.m-l-10 {
    margin-left: 2.9166666667vw;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text label {
    font-size: 0.8333333333vw;
    font-weight: 500;
    line-height: 182.938%;
    padding-bottom: 0;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text textarea.wpcf7-form-control.wpcf7-textarea.field-wrap {
    height: 2.0833333333vw;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .lable-text span {
    color: red;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .w-100.lable-text {
    width: 100% !important;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .field-wrap {
    padding: 0.2083333333vw 0 0;
    border: 0;
    width: 100%;
    margin-top: 0;
    background: transparent;
    border-bottom: 1px solid rgba(217, 217, 217, 0.6);
    outline: 0;
    box-shadow: none;
    font-size: 1.5625vw;
    line-height: 103%;
    letter-spacing: -0.125vw;
    color: #fff;
  }
  .inquery-sec .main-wrap .inquiry-form .mob-direction .field-wrap:focus {
    outline: none;
  }
  .inquery-sec .main-wrap .inquiry-form .hvr-shutter-out-horizontal {
    border: 0.0520833333vw solid #ffffff;
    margin: 0.6770833333vw auto 0;
    width: 10.46875vw;
    height: 2.65625vw;
    font-size: 0.9375vw;
    line-height: normal;
    letter-spacing: -0.01875vw;
  }
  .inquery-sec .main-wrap .inquiry-form .btn-form {
    justify-content: left;
  }
  .faq-sec {
    padding: 0 0 7.2395833333vw;
  }
  .faq-sec .main-wrap {
    padding: 0 12.5vw;
  }
  .faq-sec .main-wrap .main-title {
    font-size: 3.6458333333vw;
    line-height: 3.125vw;
    letter-spacing: -0.1822916667vw;
    padding-bottom: 2.6041666667vw;
  }
  .faq-sec .main-wrap .para {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
    letter-spacing: -0.01875vw;
    padding-bottom: 3.6458333333vw;
    text-align: center;
    width: 70%;
    margin: 0 auto;
  }
  .faq-sec .main-wrap .accordion .accordion-item {
    background: #fff;
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    border-bottom: 0.0520833333vw solid #dbd7d7;
  }
  .faq-sec .main-wrap .accordion .accordion-item.active {
    border-radius: 0.5208333333vw;
    background: #dbe2e9;
    box-shadow: 0px 0.2083333333vw 4.1041666667vw 0px rgba(0, 0, 0, 0.05);
    border-bottom: 0.2083333333vw solid #316094;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-header button {
    background: none;
    font-size: 0.8333333333vw;
    font-weight: 500;
    color: #003366;
    width: 100%;
    text-align: left;
    padding: 2.2916666667vw 6.0416666667vw 0;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-header button:focus {
    box-shadow: none;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-header button .quixacco {
    font-size: 3.125vw;
    line-height: 103%;
    width: 4.4270833333vw;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-header button .toipic-sub {
    font-size: 1.25vw;
    line-height: 182.938%;
    padding-left: 0.9895833333vw;
    padding-right: 2.1875vw;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-body {
    font-size: 0.9375vw;
    line-height: 180%;
    letter-spacing: 0.01875vw;
    padding: 1.0416666667vw 11.4583333333vw 2.8645833333vw;
  }
  .faq-sec .main-wrap .accordion .accordion-item .accordion-button::after {
    margin-bottom: 0.5208333333vw;
  }
  .social-media-links-box {
    border-radius: 0.4166666667vw;
    margin: -0.3125vw auto 0;
    padding: 0;
    width: 74.6875vw;
    height: 5.3645833333vw;
    z-index: 1;
    position: relative;
  }
  .social-media-links-box .footer-social-media-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 2.6041666667vw;
    width: 74.6875vw;
    height: 5.3645833333vw;
    align-items: center;
    justify-content: center;
    gap: 0 2.34375vw;
  }
  .social-media-links-box .footer-social-media-list li {
    transition: transform 0.3s ease;
    width: 25%;
  }
  .social-media-links-box .footer-social-media-list li::marker {
    color: #fff;
  }
  .social-media-links-box .footer-social-media-list li:hover {
    color: #a6a800;
    text-decoration: none;
  }
  .social-media-links-box .footer-social-media-list .footer-social-media-link {
    font-size: 0.7291666667vw;
    line-height: normal;
    letter-spacing: 0.175vw;
  }
  .social-media-links-box .footer-social-media-list .footer-social-media-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1041666667vw;
    background-color: #003366;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
  }
  .social-media-links-box .footer-social-media-list .footer-social-media-link:hover {
    color: #a6a800;
    text-decoration: none;
  }
}

/*# sourceMappingURL=contact.css.map */
