*, *:before, *:after {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

html, body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}

img {
  max-width: 100%;
}

a, a[href] {
  text-decoration: none;
}

input, select, button, textarea {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

button, input[type=button], input[type=submit] {
  cursor: pointer;
  border: 0;
  outline: none;
}

.container {
  max-width: 1280px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.container-fluid {
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
}

main {
  margin-top: 115px;
}
@media only screen and (max-width: 520px) {
  main {
    margin-top: 62px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 96px;
  line-height: 80px;
}

h2 {
  font-size: 44px;
  line-height: 60px;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 44px;
    line-height: 0.9375;
  }
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 675px) {
  h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 520px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 55px;
  line-height: 65px;
}

h4 {
  font-size: 45px;
  line-height: 50px;
}

h5 {
  font-size: 36px;
  line-height: 36px;
}

h6 {
  font-size: 30px;
  line-height: 38px;
}

.relative {
  position: relative;
}

footer .footer-wrapper .flex, footer .footerStrip .flex, .ProjectListing .flex, .HomeSecB .RS-WhyChoose .flex, .customMenuDrop .flex, .headSearch, .humburgerIcon, .header-DropPropert .HdrWrao, header .header-container .flex, .header-strip .container-fluid .flex .contact ul, .header-strip .container-fluid .flex, .socialLinks ul {
  display: flex;
  flex-wrap: wrap;
}

.banner .bg {
  display: block;
  line-height: 0;
}
.banner .bg img, .banner .bg video {
  width: 100%;
  height: calc(100vh - 89px);
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1007px) {
  .banner .bg img, .banner .bg video {
    height: 500px;
  }
}
@media only screen and (max-width: 675px) {
  .banner .bg img, .banner .bg video {
    height: 300px;
  }
}

.ancher-link a {
  display: inline-block;
  color: #fff;
  padding: 9px 20px;
  border: 1px solid transparent;
  padding-left: 0;
  border-radius: 30px;
  transition: 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .ancher-link a {
    padding-right: 0;
  }
}
.ancher-link a span, .ancher-link a img {
  display: inline-block;
  vertical-align: middle;
}
.ancher-link a img {
  margin-left: 12px;
}
.ancher-link a:hover {
  padding: 9px 20px;
  border-color: #fff;
}

.silverSouth {
  font-family: "silver-south-script";
}

.heading.text-center {
  text-align: center;
}
.heading p {
  font-size: 24px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .heading p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 675px) {
  .heading p {
    font-size: 16px;
  }
}
.heading h5 {
  color: #666;
  font-family: "Poppins", sans-serif;
}

.img_hover .img {
  overflow: hidden;
  position: relative;
}
.img_hover .img img {
  transform: scale(1);
  transition: 2s ease;
}
.img_hover:hover .img img {
  transform: scale(1.1);
}

.link_btn.center {
  text-align: center;
}
.link_btn .btn {
  display: inline-block;
  padding: 7px 40px;
  border: 1px solid transparent;
  font-weight: 600;
  transition: 0.5s ease;
}
.link_btn .btn.btn-white {
  background: #fff;
  border-color: #e43a3b;
  color: #e43a3b;
}
.link_btn .btn.btn-white.text-black {
  color: #000;
}
.link_btn .btn.btn-white:hover {
  background: #e43a3b;
  color: #fff;
}
.link_btn .btn.btn-red {
  border-color: #fff;
  background: #e43a3b;
  color: #fff;
}
.link_btn .btn.btn-red.text-black {
  color: #000;
}
.link_btn .btn.btn-red:hover {
  background: #fff;
  color: #e43a3b;
  border-color: #e43a3b;
}
.link_btn .btn.rounded-full {
  border-radius: 50px;
}
.link_btn .btn.rounded {
  border-radius: 5px;
}

.ShapR .shade {
  line-height: 0;
}
.ShapR .shade video {
  width: 343px;
  height: 195px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-image: url(.././images/nee_black.svg);
  mask-image: url(.././images/nee_black.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
  -webkit-mask-size: 343px;
          mask-size: 343px;
}
@media only screen and (max-width: 991px) {
  .ShapR .shade video {
    width: 215px;
    aspect-ratio: 0.9397260274;
    height: auto;
    -webkit-mask-size: 100%;
            mask-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ShapR .shade video {
    width: 160px;
  }
}

.videoIcon {
  position: relative;
  width: 65px;
  height: 65px;
  border-radius: 65px;
  border: 2px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  cursor: pointer;
}
@media only screen and (max-width: 767pxpx) {
  .videoIcon {
    width: 47px;
    height: 47px;
  }
}
.videoIcon:before {
  width: 55px;
  height: 55px;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  background: var(--white);
  border-radius: 50%;
  display: block;
  animation: pulse-border 1500ms ease-out infinite;
}
@media only screen and (max-width: 767pxpx) {
  .videoIcon:before {
    width: 47px;
    height: 47px;
  }
}
.videoIcon img, .videoIcon svg {
  width: auto;
  position: relative;
}
@media only screen and (max-width: 767pxpx) {
  .videoIcon img, .videoIcon svg {
    width: 10px;
  }
}
@keyframes pulse-border {
  transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
  opacity: 0.5;
  transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
  opacity: 0;
}
@keyframes testBgAnimate {
  background-position: 0 70%;
  background-position: 100vw 70%;
}
@keyframes menuBgAnimate {
  background-position: 0 100%;
  background-position: 100vw 100%;
}
.socialLinks ul li a {
  width: 45px;
  height: 45px;
}

.close {
  position: absolute;
  right: 15px;
  top: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}
.close svg {
  color: #fff;
}
.close svg path {
  fill: #fff;
}

.Model_Video {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1111;
  background: #000;
  transform: translateY(100%);
  transition: 0.5s ease;
}
.Model_Video.is-open {
  transform: translateY(0%);
}
.Model_Video.is-open .modelBody iframe {
  display: block;
}
.Model_Video .modelBody {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Model_Video .modelBody iframe {
  width: 90%;
  height: 85%;
  border: 0;
  display: none;
}

.overlay {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  background: #000;
  z-index: 11;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease;
}
.overlay.open {
  opacity: 0.3;
  pointer-events: all;
}

.form .form-group {
  position: relative;
}
.form .form-group .form-control {
  border: 0;
  border-bottom: 1px solid #999999;
  padding: 0;
  width: 100%;
  border-radius: 0;
  outline: none;
  transition: 0.4s ease;
}
.form .form-group .form-control:focus {
  border-color: #e43a3b;
}
.form .form-group .form-control:focus ~ label {
  top: 0;
}
.form .form-group input.form-control, .form .form-group select.form-control {
  height: 45px;
}
.form .form-group label {
  position: absolute;
  top: 9px;
  left: 0;
  transition: 0.4s ease;
  pointer-events: none;
}
.form.border .form-group {
  margin-bottom: 15px;
}
.form.border .form-group .form-control {
  border: 1px solid #CCCCCC;
  padding: 8px;
  border-radius: 5px;
}
.form.border .form-group .form-control:focus ~ label {
  top: -12px;
  font-size: 12px;
  opacity: 0.8;
}
.form.border .form-group.valid label {
  top: -12px;
  font-size: 12px;
  opacity: 0.8;
}
.form.border .form-group label {
  left: 8px;
  top: 11px;
  color: #666;
}

.owl-carousel.arrow-circule {
  padding: 0 30px;
}
.owl-carousel.arrow-circule .owl-nav button {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 60px;
  box-shadow: -1px 0px 7.2px 3px rgba(0, 0, 0, 0.0901960784);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.owl-carousel.arrow-circule .owl-nav button.owl-prev {
  left: 0;
}
.owl-carousel.arrow-circule .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel.arrow-circule .owl-nav button.disabled {
  pointer-events: none;
  opacity: 0.7;
}

.ModelEnquiry {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  max-width: 440px;
  background: #fff;
  z-index: 1111;
  transform: translateX(100%);
  transition: 0.5s ease;
}
.ModelEnquiry.is-open {
  transform: translateX(0);
}
.ModelEnquiry .close_model svg {
  color: #000;
  width: 23px;
}
.ModelEnquiry .close_model svg path {
  fill: #000;
}
.ModelEnquiry .modelBody {
  padding: 35px 55px;
  height: 100%;
  padding-right: 0;
}
@media only screen and (max-width: 420px) {
  .ModelEnquiry .modelBody {
    padding: 35px 15px;
    padding-right: 0;
  }
}
.ModelEnquiry .modelBody .modelForm {
  overflow-y: scroll;
  padding-right: 55px;
  height: 100%;
}
@media only screen and (max-width: 420px) {
  .ModelEnquiry .modelBody .modelForm {
    padding-right: 15px;
  }
}
.ModelEnquiry .modelBody .modelForm::-webkit-scrollbar {
  width: 5px;
}
.ModelEnquiry .modelBody .modelForm::-webkit-scrollbar-track {
  box-shadow: unset;
  background: #fff;
}
.ModelEnquiry .modelBody .modelForm::-webkit-scrollbar-thumb {
  background-color: #e43a3b;
}
.ModelEnquiry .modelBody .modelForm .title {
  text-align: center;
  margin-bottom: 20px;
}
.ModelEnquiry .modelBody .modelForm .title h3 {
  color: #000;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 420px) {
  .ModelEnquiry .modelBody .modelForm .title h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
.ModelEnquiry .modelBody .modelForm .title p {
  color: #666;
  font-weight: 500;
  line-height: 1.3;
  font-size: 14px;
}
.ModelEnquiry .modelBody .modelForm .form .form-group {
  margin-bottom: 15px;
}
.ModelEnquiry .modelBody .modelForm .form .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.ModelEnquiry .modelBody .modelForm .form .form-group .form-control {
  border-color: #b5b5b5;
  font-weight: 500;
  color: #666;
}
.ModelEnquiry .modelBody .modelForm .form .form-group textarea.form-control {
  height: 80px;
}
.ModelEnquiry .modelBody .modelForm .form .form-group label {
  color: #666;
  font-weight: 500;
}
.ModelEnquiry .modelBody .modelForm .form .form-group.valid .form-control {
  color: #000;
  border-color: #e43a3b;
}
.ModelEnquiry .modelBody .modelForm .form .form-group .icon {
  position: absolute;
  top: 15px;
  right: 0;
}
.ModelEnquiry .modelBody .modelForm .form .form-group .icon svg {
  width: 15px;
  height: 15px;
}
.ModelEnquiry .modelBody .modelForm .form .form-group .icon svg path {
  stroke: #666;
}
.ModelEnquiry .modelBody .modelForm .form .link_btn .btn {
  display: block;
  width: 100%;
}
.ModelEnquiry .modelBody .modelForm .form .link_btn .btn::before {
  display: none;
}
.ModelEnquiry .modelBody .modelForm .form .link_btn .btn span {
  color: #fff;
}

.header-strip {
  position: fixed;
  top: 0px;
  height: 50px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 5;
  border-bottom: 1px solid #e9e9e9;
}
@media only screen and (max-width: 767px) {
  .header-strip {
    display: none;
  }
}
.header-strip .container-fluid {
  padding: 0 25px;
}
.header-strip .container-fluid .flex {
  justify-content: space-between;
  align-items: center;
}
.header-strip .container-fluid .flex .contact ul {
  height: 50px;
  justify-content: center;
  flex-direction: column;
}
.header-strip .container-fluid .flex .contact ul li {
  color: #000;
  font-size: 14px;
}
.header-strip .container-fluid .flex .contact ul li a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.header-strip .container-fluid .flex .socialLinks ul li:first-child {
  margin-right: 30px;
}
.header-strip .container-fluid .flex .socialLinks ul li:first-child a {
  color: #000;
  font-size: 14px;
}
.header-strip .container-fluid .flex .socialLinks ul li a {
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-strip .container-fluid .flex .socialLinks ul li:not(:first-child) a {
  width: 45px;
  height: 45px;
}

header {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 5;
  box-shadow: 0 2px 4px -2px #e9e9e9;
}
@media only screen and (max-width: 767px) {
  header {
    top: 0;
  }
}
header .container-fluid {
  padding: 0 0 0 25px;
}
.headerlogo {
  display: flex;
  align-items: center;
  flex: 0 1 180px;
  max-width: 180px;
  width: 100%;
}
.headerlogo a {
  display: block;
}
.headerlogo a img {
  max-width: 120px;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 520px) {
  .headerlogo a img {
    max-width: 80px;
  }
}
.headerlogo.logoTwo {
  background: #153734;
  padding: 10px;
  flex: 0;
  margin-left: 25px;
}
@media only screen and (max-width: 767px) {
  .headerlogo.logoTwo {
    display: none;
  }
}
.headerlogo.logoTwo a img {
  max-width: 60.5px;
}

.header-DropPropert {
  flex: 0 1 175px;
  max-width: 175px;
  width: 100%;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
@media only screen and (max-width: 860px) {
  .header-DropPropert {
    display: none;
  }
}
.header-DropPropert .HdrWrao {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.header-DropPropert .selected {
  color: #666;
  font-weight: 500;
  width: 100%;
  padding: 0 20px;
}
.header-DropPropert .selected::after {
  content: "";
  position: absolute;
  right: 20px;
  background: url("../icons/serv.png");
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  top: 3px;
}

.humbWrap {
  width: 48px;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 860px) {
  .humbWrap {
    margin-left: 0;
  }
}

.humburgerIcon {
  width: 100%;
  height: 44px;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px 0;
  cursor: pointer;
}
.humburgerIcon .line {
  width: 100%;
  height: 2px;
  background: #000;
}
.humburgerIcon .tex {
  line-height: 1;
  margin-top: -5px;
}

.hedWhatCall {
  margin-left: 25px;
  padding: 0 20px;
}
@media only screen and (max-width: 520px) {
  .hedWhatCall {
    display: none;
  }
}
.hedWhatCall a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
}
.hedWhatCall a .text {
  color: #666;
}
.hedWhatCall a p {
  color: #000;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}

.headSearch {
  flex: 1;
  justify-content: end;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .headSearch {
    display: none;
  }
}
.headSearch ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
.headSearch ul li a {
  color: #666;
}
.headSearch .link_btn .btn {
  padding: 7px 15px;
}

.customMenuDrop {
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 992px;
  width: 992px;
  padding-top: 0px;
  border-top: 1px solid #d7d7d7;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease;
  overflow: hidden;
}
@media only screen and (max-width: 1151px) {
  .customMenuDrop {
    left: -100%;
  }
}
.customMenuDrop .CusDropdown {
  background: #fff;
  border-radius: 6px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}
.customMenuDrop .CusDropdown::before {
  width: 0;
  position: absolute;
  left: 24px;
  top: -8px;
  content: "";
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.customMenuDrop .DropColA {
  flex: 0 1 100%;
  max-width: 100%;
  width: 100%;
  border-right: 1px solid #d7d7d7;
}
.customMenuDrop .DropColB {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
  border-right: 1px solid #d7d7d7;
}
.customMenuDrop .DropColC {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
}
.customMenuDrop .DropDownNav {
  padding: 12px;
}
.customMenuDrop .DropDownNav .title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.customMenuDrop .DropDownNav ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-top: 15px;
  gap: 20px;
}
.customMenuDrop .DropDownNav ul li {
  display: block;
}
.customMenuDrop .DropDownNav ul li a {
  color: #666;
  display: flex;
  flex-wrap: wrap;
  padding: 6px 0;
}
.customMenuDrop .DropDownNav ul li a .img {
  flex: 0 1 20%;
  max-width: 20%;
  width: 100%;
  line-height: 0;
  border-radius: 8px;
  overflow: hidden;
}
.customMenuDrop .DropDownNav ul li a .img img {
  display: block;
  height: 45px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.customMenuDrop .DropDownNav ul li a .text {
  flex: 0 1 80%;
  max-width: 80%;
  width: 100%;
  padding-left: 15px;
}
.customMenuDrop .DropDownNav ul li a .Location {
  display: block;
  color: #999;
  font-size: 12px;
  line-height: 1;
}
.customMenuDrop .DropDownNav ul li a .p {
  display: block;
  font-weight: 500;
  color: #666;
}
.customMenuDrop .DropDownNav .link_btn {
  margin-top: 15px;
  margin-bottom: 12px;
}

.HdrWrao:hover {
  background: #e43a3b;
}
.HdrWrao:hover .selected {
  color: #fff;
}
.HdrWrao:hover .selected::after {
  filter: grayscale(1) brightness(0) invert(1);
}
.HdrWrao:hover .customMenuDrop {
  opacity: 1;
  visibility: visible;
}

header .header-container .customMenuDrop .flex {
  flex-wrap: nowrap;
}

.modelHumburger {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 420px;
  width: 100%;
  padding: 40px 30px;
  z-index: 111;
  background: #fff;
  transform: translateX(100%);
  transition: 0.5s ease;
  background: #fff url(../images/testimonial.png);
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-position: 0 100%;
  animation: menuBgAnimate 60s linear infinite reverse;
  background-size: contain;
}
@media only screen and (max-width: 675px) {
  .modelHumburger {
    padding: 70px 30px;
  }
}
@media only screen and (max-width: 520px) {
  .modelHumburger {
    padding: 70px 25px;
  }
}
@media only screen and (max-width: 345px) {
  .modelHumburger {
    padding: 70px 18px;
  }
}
.modelHumburger.is-open {
  transform: translateX(0);
}
.modelHumburger .close::before {
  content: "Close";
  position: absolute;
  top: 18px;
  left: -30px;
  font-size: 14px;
}
.modelHumburger .close svg {
  color: #000;
}
.modelHumburger .close svg path {
  fill: #000;
}
.modelHumburger .topNav {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.4392156863);
}
.modelHumburger .topNav ul li {
  display: block;
}
.modelHumburger .topNav ul li a {
  display: block;
  color: #000;
  font-family: "Antiga", sans-serif;
  font-size: 45px;
  padding: 8px 0;
  line-height: 1;
  transition: 0.5s ease;
}
@media only screen and (max-width: 675px) {
  .modelHumburger .topNav ul li a {
    font-size: 38px;
  }
}
.modelHumburger .topNav ul li a:hover {
  color: #e43a3b;
}
.modelHumburger .botNav ul li {
  display: block;
}
.modelHumburger .botNav ul li a {
  display: block;
  color: #666;
  font-size: 16px;
  padding: 4px 0;
  line-height: 1.3;
  transition: 0.5s ease;
}
.modelHumburger .botNav ul li a:hover {
  color: #e43a3b;
}
.modelHumburger .socialLinks {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-top: 25px;
  justify-content: space-between;
}
@media only screen and (max-width: 520px) {
  .modelHumburger .socialLinks {
    gap: 8px;
  }
}
.modelHumburger .socialLinks .con_lik {
  border-right: 1px solid rgba(225, 225, 225, 0.4392156863);
  padding-right: 20px;
  flex: 1;
}
@media only screen and (max-width: 675px) {
  .modelHumburger .socialLinks .con_lik {
    padding-right: 0;
  }
}
.modelHumburger .socialLinks .con_lik a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  color: #666;
}
@media only screen and (max-width: 520px) {
  .modelHumburger .socialLinks .con_lik a {
    font-size: 14px;
  }
}
.modelHumburger .socialLinks .con_lik a svg {
  width: 22px;
}
.modelHumburger .socialLinks .con_lik a svg path {
  fill: #666;
}
.modelHumburger .socialLinks .con_lik a:hover {
  color: #e43a3b;
}
.modelHumburger .socialLinks .con_lik a:hover svg path {
  fill: #e43a3b;
}
.modelHumburger .socialLinks ul {
  flex: 1;
}
.modelHumburger .socialLinks ul li {
  margin-right: 8px;
}
@media only screen and (max-width: 520pxpx) {
  .modelHumburger .socialLinks ul li {
    margin-right: 2px;
  }
}
.modelHumburger .socialLinks ul li a {
  display: block;
  width: 30px;
  height: 30px;
}
.modelHumburger .socialLinks ul li a svg {
  width: 22px;
}
.modelHumburger .socialLinks ul li a:hover svg path {
  fill: #e43a3b;
}

.HeaderSearchForm {
  height: 100%;
  position: absolute;
  left: -175px;
  right: 0;
  padding-right: 40px;
  background: #fff;
  z-index: 1;
  display: none;
}
.HeaderSearchForm .form-btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
.HeaderSearchForm .form-btn button.btn {
  display: inline-block;
  background: transparent;
  width: 30px;
  height: 30px;
}
.HeaderSearchForm .form-btn button.btn svg {
  width: 25px;
  height: 25px;
}
.HeaderSearchForm .form {
  height: 100%;
}
.HeaderSearchForm .flex {
  height: 100%;
  align-items: center;
}
.HeaderSearchForm .col {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding: 0 10px;
}
.HeaderSearchForm .form-group .form-control, .HeaderSearchForm .form-group label {
  font-size: 14px;
}
.HeaderSearchForm .form-group label {
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
  top: 10px;
  transition: 0.5s ease;
}
.HeaderSearchForm .form-group .form-control {
  padding: 18px 0px 3px;
  height: 45px;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  width: 100%;
  border-bottom: 1px solid #999999;
  transition: 0.5s ease;
}
.HeaderSearchForm .form-group .form-control:focus {
  border-color: #e43a3b;
}
.HeaderSearchForm .form-group .form-control:focus ~ label {
  top: 0;
  font-size: 12px;
  color: #a8a8a8;
  transition: 0.5s ease;
}
.HeaderSearchForm .form-group.valid label {
  top: 0;
  font-size: 12px;
  color: #a8a8a8;
}
.HeaderSearchForm .searchCuDropd {
  display: block;
}
.HeaderSearchForm .searchCuDropd .selectedSearch {
  display: block;
  padding: 18px 0px 3px;
  border-bottom: 1px solid #999999;
  height: 45px;
  position: relative;
}
.HeaderSearchForm .searchCuDropd .selectedSearch::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  background: url("../icons/serv.png");
  background-repeat: no-repeat;
  background-position: center;
}
.HeaderSearchForm .searchCuDropd .placeHolder {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  transition: 0.5s ease;
}
.HeaderSearchForm .searchCuDropd .selectVal {
  display: block;
}
.HeaderSearchForm .searchCuDropd .placeHolder, .HeaderSearchForm .searchCuDropd .selectVal {
  font-size: 14px;
}
.HeaderSearchForm .searchCuDropd.active .placeHolder {
  top: 0;
  font-size: 12px;
  color: #a8a8a8;
}
.HeaderSearchForm .CustDropList {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  max-height: 300px;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
  border: 1px solid rgba(51, 51, 51, 0.1490196078);
  border-top: 0;
  border-right: 0;
  display: none;
}
.HeaderSearchForm .CustDropList .list {
  max-height: 300px;
  overflow-y: scroll;
  padding: 8px 0;
}
.HeaderSearchForm .CustDropList .list::-webkit-scrollbar {
  width: 2px;
}
.HeaderSearchForm .CustDropList .list::-webkit-scrollbar-track {
  box-shadow: unset;
  background: #fff;
}
.HeaderSearchForm .CustDropList .list::-webkit-scrollbar-thumb {
  background-color: #e43a3b;
}
.HeaderSearchForm .CustDropList .list .option {
  display: block;
  font-size: 14px;
  color: #666;
  padding: 4px 12px;
  cursor: pointer;
  transition: 0.5s ease;
}
.HeaderSearchForm .CustDropList .list .option:nth-child(odd) {
  background: #fff;
}
.HeaderSearchForm .CustDropList .list .option:nth-child(even) {
  background: #f7f7f7;
}
.HeaderSearchForm .CustDropList .list li.option:hover {
  background: #e43a3b;
  color: #fff;
}

.emi-pop {
  position: fixed;
  z-index: 35;
  top: 0;
  bottom: 0;
  max-width: 520px;
  background: #fff;
  right: 0;
  padding: 40px 0 0;
  padding-right: 5px;
  transition: 1s ease;
  transform: translateX(100%);
}
@media only screen and (max-width: 767px) {
  .emi-pop {
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .emi-pop {
    padding-right: 0;
  }
}
.emi-pop.is-open {
  transform: translateX(0%);
}
.emi-pop .md-col-d {
  padding: 0 50px 40px;
  height: 100%;
  overflow: auto;
}
.emi-pop .md-col-d::-webkit-scrollbar {
  width: 8px;
  background: none;
}
.emi-pop .md-col-d::-webkit-scrollbar-track {
  box-shadow: none;
}
.emi-pop .md-col-d::-webkit-scrollbar-thumb {
  background-color: #666;
  border-radius: 30px;
}
@media only screen and (max-width: 675px) {
  .emi-pop .md-col-d {
    padding: 0 35px 40px;
  }
  .emi-pop .md-col-d::-webkit-scrollbar {
    width: 4px;
    background: none;
  }
  .emi-pop .md-col-d::-webkit-scrollbar-track {
    box-shadow: none;
  }
  .emi-pop .md-col-d::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 520px) {
  .emi-pop .md-col-d {
    padding: 0 15px 40px;
  }
}
@media only screen and (max-width: 345px) {
  .emi-pop .md-col-d {
    padding: 0 8px 40px;
  }
}
@media only screen and (max-width: 320px) {
  .emi-pop .md-col-d {
    padding: 0 0px 40px;
  }
}
.emi-pop .md-col-d .head-sec {
  margin-bottom: 35px;
}
@media only screen and (max-width: 520px) {
  .emi-pop .md-col-d .head-sec {
    margin-bottom: 25px;
  }
}
.emi-pop .md-col-d .head-sec h3 {
  font-size: 42px;
  text-align: center;
}
@media only screen and (max-width: 520px) {
  .emi-pop .md-col-d .head-sec h3 {
    font-size: 32px;
  }
}
.emi-pop .md-col-d .flex .colA {
  flex: 0 1 100%;
}
@media only screen and (max-width: 520px) {
  .emi-pop .md-col-d .flex .colA .grrow_calcular {
    padding-left: 10px;
  }
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item {
  position: relative;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item:not(:last-child) {
  margin-bottom: 7px;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .flex > p {
  color: #666;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col {
  padding: 6px;
  padding-right: 10px;
  width: 107px;
  border-radius: 5px;
  border: 1px solid #CCC;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1152px) {
  .emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col {
    width: 80px;
  }
}
@media only screen and (max-width: 520px) {
  .emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col {
    width: 109px;
  }
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col input {
  background: transparent;
  border: 0;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 15px;
  font-weight: 500;
  color: #666;
  width: 100%;
}
@media only screen and (max-width: 1152px) {
  .emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col input {
    font-size: 13px;
  }
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col input:focus {
  outline: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .emop_col span {
  font-size: 14px;
  color: #666;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider {
  border: 0;
  width: 100%;
  margin-top: 13px;
  -moz-appearance: none;
       appearance: none;
  height: 34px;
  -webkit-appearance: none;
  width: 100%;
  position: relative;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  height: 5px;
  border-radius: 30px;
  width: var(--rangewidth);
  background: #e43a3b;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider:focus {
  outline: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: none;
  background: #DCDCDC;
  border-radius: 30px;
  border: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-webkit-slider-thumb {
  box-shadow: none;
  border: none;
  height: 28px;
  width: 28px;
  position: relative;
  z-index: 9;
  border-radius: 28px;
  background: #e43a3b;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -11.5px;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: none;
  background: #DCDCDC;
  border-radius: 30px;
  border: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-moz-range-thumb {
  box-shadow: none;
  border: none;
  height: 28px;
  width: 28px;
  border-radius: 28px;
  background: #e43a3b;
  cursor: pointer;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-ms-fill-lower {
  background: #DCDCDC;
  border: none;
  border-radius: 60px;
  box-shadow: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-ms-fill-upper {
  background: #DCDCDC;
  border: none;
  border-radius: 60px;
  box-shadow: none;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider::-ms-thumb {
  margin-top: 1px;
  box-shadow: none;
  border: none;
  height: 28px;
  width: 28px;
  border-radius: 28px;
  background: #e43a3b;
  cursor: pointer;
}
.emi-pop .md-col-d .flex .colA .grrow_calcular .item .slider .ui-widget-header {
  background: #e43a3b;
}
.emi-pop .md-col-d .flex .colA .totle_amou {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #CCC;
  margin: 15px 0;
  padding-bottom: 15px;
}
.emi-pop .md-col-d .flex .colA .totle_amou p {
  color: #666;
  font-size: 14px;
  padding-right: 1rem;
}
.emi-pop .md-col-d .flex .colA .totle_amou h5 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.emi-pop .md-col-d .flex .colB {
  flex: 0 1 100%;
}
.emi-pop .md-col-d .flex .colB .ttl-cic {
  text-align: center;
  color: #666;
  margin-bottom: 25px;
}
.emi-pop .md-col-d .flex .colB .chart_circule {
  position: relative;
  overflow: hidden;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 1.85;
}
.emi-pop .md-col-d .flex .colB .chart_circule .chartoutline {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  bottom: 0;
  border: 50px solid #d9d9d9;
  aspect-ratio: 1;
  border-radius: 100%;
  width: 100%;
}
.emi-pop .md-col-d .flex .colB .chart_circule svg {
  display: block;
  width: 100%;
  position: relative;
}
.emi-pop .md-col-d .flex .colB .chart_circule svg .circle {
  stroke-dasharray: 730;
  stroke-dashoffset: 308px;
  stroke: #e43a3b;
  transition: linear 700ms ease;
  transform: scale(1.356) translate(-22px, -11px);
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf {
  margin-top: 25px;
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt:not(:last-child) {
  margin-bottom: 7px;
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt span, .emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt p {
  font-size: 14px;
  font-weight: 500;
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt p {
  color: #000;
}
.emi-pop .md-col-d .flex .colB .loan_ind_inf .LnAmt span {
  color: #666;
}
.emi-pop .md-col-d .flex .colB .link_btn {
  margin-top: 40px;
  text-align: center;
}

.homeBanner {
  overflow: hidden;
}
.homeBanner .owl-carousel {
  height: 100%;
}
.homeBanner .owl-carousel .item {
  height: 100%;
}
.homeBanner .bg {
  background: #e43a3b;
  height: 100%;
}
@media only screen and (max-width: 520px) {
  .homeBanner .bg {
    position: relative;
  }
}
@media only screen and (max-width: 520px) {
  .homeBanner .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1;
  }
}
.homeBanner .bg video, .homeBanner .bg img {
  height: 100%;
  width: 100%;
  position: relative;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
  height: auto;
  aspect-ratio: 2.5;
  background-size: cover;
  -o-object-position: top;
     object-position: top;
  background-position: top;
  -webkit-mask-size: 68.5vw;
          mask-size: 68.5vw;
}
@media only screen and (max-width: 1230px) {
  .homeBanner .bg video, .homeBanner .bg img {
    -webkit-mask-position: -10% 0%;
            mask-position: -10% 0%;
  }
}
@media only screen and (max-width: 1007px) {
  .homeBanner .bg video, .homeBanner .bg img {
    -webkit-mask-position: -52% 0%;
            mask-position: -52% 0%;
  }
}
@media only screen and (max-width: 520px) {
  .homeBanner .bg video, .homeBanner .bg img {
    -webkit-mask-image: none;
            mask-image: none;
    height: 300px;
  }
}
.homeBanner .owl-dots {
  display: none;
}
.homeBanner .owl-nav {
  position: absolute;
  display: flex;
  justify-content: space-between;
  min-width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.homeBanner .owl-nav .owl-prev, .homeBanner .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.homeBanner .owl-nav .owl-prev::before, .homeBanner .owl-nav .owl-next::before {
  content: "";
  background: url("../icons/icon-right.svg") no-repeat center center;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  border-radius: 50%;
}
.homeBanner .owl-nav .owl-prev span, .homeBanner .owl-nav .owl-next span {
  display: none;
}
.homeBanner .owl-nav .owl-prev {
  position: absolute;
  left: 50px;
}
.homeBanner .owl-nav .owl-prev::before {
  transform: rotate(180deg);
}
.homeBanner .owl-nav .owl-next {
  position: absolute;
  right: 50px;
}
.homeBanner .banner-content {
  position: absolute;
  inset: 0;
  z-index: 1;
  padding: 25px 15px;
  display: flex;
  align-items: end;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.homeBanner .banner-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  z-index: 1;
}
.homeBanner .banner-content .content {
  z-index: 2;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1300px) {
  .homeBanner .banner-content .content {
    max-width: 600px;
  }
}
@media only screen and (max-width: 1024px) {
  .homeBanner .banner-content .content {
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .homeBanner .banner-content .content {
    max-width: 100%;
  }
}
.homeBanner .banner-content .content h1 {
  text-align: center;
  color: #fff;
  font-size: 54px;
  line-height: 74px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1300px) {
  .homeBanner .banner-content .content h1 {
    font-size: 48px;
    line-height: 54px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .homeBanner .banner-content .content h1 {
    font-size: 58px;
    line-height: 0.8;
    margin-bottom: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .homeBanner .banner-content .content h1 {
    font-size: 46px;
  }
}
@media only screen and (max-width: 675px) {
  .homeBanner .banner-content .content h1 {
    font-size: 42px;
    padding: 0;
  }
}
@media only screen and (max-width: 520px) {
  .homeBanner .banner-content .content h1 {
    font-size: 48px;
    max-width: 280px;
  }
}
.homeBanner .banner-content .content p {
  color: #fff;
  text-align: center;
}
.homeBanner .banner-content .content .ancher-link {
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.homeBanner .banner-content .content .ancher-link a {
  display: flex;
  text-wrap: nowrap;
}

.HomeSecA {
  padding: 50px 0 70px 0;
}
@media only screen and (max-width: 1007px) {
  .HomeSecA {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecA .container {
    padding-right: 0;
  }
}
.HomeSecA .heading {
  margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
  .HomeSecA .heading {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecA .heading {
    padding-right: 15px;
  }
}
.HomeSecA .link_btn {
  margin-top: 65px;
}
@media only screen and (max-width: 1024px) {
  .HomeSecA .link_btn {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecA .link_btn {
    margin-top: 1.5rem;
  }
}

.styleApprtCard .item .card {
  display: block;
  border: 1px solid #C9C9C9;
  border-radius: 10px;
  overflow: hidden;
}
.styleApprtCard .item .card .img {
  line-height: 0;
  overflow: hidden;
  height: 160px;
}
.styleApprtCard .item .card .img img {
  height: 100%;
  width: 100%;
}
.styleApprtCard .item .card .cardContent {
  padding: 15px;
  position: relative;
}
.styleApprtCard .item .card .cardContent .statusPro {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  color: #666;
  font-weight: 300;
}
.styleApprtCard .item .card .cardContent .Title {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  color: #000;
  margin: 11px 0 5px;
}
.styleApprtCard .item .card .cardContent .Location {
  font-size: 14px;
  font-weight: 300;
  line-height: 16.94px;
  color: #666;
  margin-bottom: 15px;
}
.styleApprtCard .item .card .cardContent .price {
  font-size: 15px;
  font-weight: 500;
  line-height: 18.15px;
  color: #000;
}
.styleApprtCard .item .card .cardContent .icon {
  width: 30px;
  height: 30px;
  background: #e43a3b;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  bottom: 15px;
  transform: scale(0);
  transition: 0.5s ease;
}
.styleApprtCard .item .card .cardContent .icon img, .styleApprtCard .item .card .cardContent .icon svg {
  position: relative;
  left: 2px;
  top: 2px;
}
.styleApprtCard .item .card:hover .cardContent .icon {
  transform: scale(1);
}

.HomeSecB {
  position: relative;
}
.HomeSecB .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 0;
}
.HomeSecB .bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8705882353) 0%, rgba(0, 0, 0, 0.9411764706) 0%, transparent 60%);
  z-index: 1;
}
@media only screen and (max-width: 675px) {
  .HomeSecB .bg::before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.HomeSecB .bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(1);
}
.HomeSecB .RS-WhyChoose {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
.HomeSecB .RS-WhyChoose .col1 {
  flex: 0 1 60%;
  max-width: 60%;
  width: 100%;
}
.HomeSecB .RS-WhyChoose .col2 {
  flex: 0 1 40%;
  max-width: 40%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .HomeSecB .RS-WhyChoose .container > .relative {
    position: unset;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecB .RS-WhyChoose .link_btn {
    text-align: center;
  }
}
.HomeSecB .content {
  max-width: 576px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .HomeSecB .content {
    position: unset;
    max-width: 465px;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecB .content {
    text-align: center;
  }
}
.HomeSecB .content h2, .HomeSecB .content p, .HomeSecB .content .li {
  color: #fff;
}
.HomeSecB .content h2 {
  margin-bottom: 20px;
}
.HomeSecB .content h2 span {
  display: block;
}
.HomeSecB .content .ShapR {
  position: absolute;
  bottom: -90px;
  right: -386px;
}
@media only screen and (max-width: 991px) {
  .HomeSecB .content .ShapR {
    bottom: 0;
    right: 5%;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecB .content .ShapR {
    display: none;
  }
}

.counJourny {
  display: flex;
  padding: 40px 0;
}
@media only screen and (max-width: 675px) {
  .counJourny {
    flex-wrap: wrap;
    gap: 1rem 0;
  }
}
.counJourny .col {
  flex: 1;
}
@media only screen and (max-width: 675px) {
  .counJourny .col {
    flex: 0 1 50%;
    text-align: center;
  }
}
@media only screen and (max-width: 675px) {
  .counJourny .col:last-child {
    flex: 0 1 100%;
  }
}
.counJourny .item .li {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 991px) {
  .counJourny .item .li {
    font-size: 28px;
  }
}

.HomeSecC {
  padding: 70px 0 0;
  background: #fff;
  position: relative;
}
@media only screen and (max-width: 675px) {
  .HomeSecC {
    padding-top: 3.5rem;
  }
}
.HomeSecC .heading {
  margin-bottom: 70px;
}
@media only screen and (max-width: 675px) {
  .HomeSecC .heading {
    margin-bottom: 2.5rem;
  }
}
.HomeSecC .heading h2 {
  margin-bottom: 18px;
}
.HomeSecC .heading p {
  color: #666;
  font-size: 18px;
}
.HomeSecC .SlideNav {
  position: absolute;
  bottom: 12%;
  right: 140px;
  z-index: 1;
}
@media only screen and (max-width: 675px) {
  .HomeSecC .SlideNav {
    display: none;
  }
}
.HomeSecC .SlideNav .playpus {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
}
.HomeSecC .SlideNav .playpus .play {
  display: none;
}
.HomeSecC .SlideNav .playpus.active .play {
  display: block;
}
.HomeSecC .SlideNav .playpus.active .paus {
  display: none;
}
.HomeSecC .SlideNav .NavA button {
  background: transparent;
  border: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin: 8px 0;
  cursor: pointer;
}

.featCardDesig .item {
  position: relative;
}
.featCardDesig .item .card {
  height: 600px;
  display: block;
  position: relative;
}
.featCardDesig .item .card .img {
  position: relative;
  line-height: 0;
  height: 100%;
}
.featCardDesig .item .card .img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8705882353) 0%, transparent);
}
.featCardDesig .item .card .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 520px) {
  .featCardDesig .item .card .img img {
    aspect-ratio: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.featCardDesig .item .card .content {
  position: absolute;
  padding: 30px;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 520px) {
  .featCardDesig .item .card .content {
    padding: 20px;
  }
}
.featCardDesig .item .card .content h5, .featCardDesig .item .card .content p, .featCardDesig .item .card .content .loc, .featCardDesig .item .card .content .price {
  color: #fff;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 675px) {
  .featCardDesig .item .card .content p, .featCardDesig .item .card .content .loc, .featCardDesig .item .card .content .price {
    font-size: 14px;
  }
}
.featCardDesig .item .card .content h5 {
  margin-bottom: 8px;
}
@media only screen and (max-width: 1024px) {
  .featCardDesig .item .card .content h5 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 675px) {
  .featCardDesig .item .card .content h5 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 520px) {
  .featCardDesig .item .card .content h5 {
    font-size: 22px;
    margin-bottom: 5px;
  }
}
.featCardDesig .item .card .content .txt {
  position: absolute;
  top: 30px;
  right: 30px;
}
@media only screen and (max-width: 520px) {
  .featCardDesig .item .card .content .txt {
    position: unset;
  }
}
.featCardDesig .item .videoIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 520px) {
  .featCardDesig .item .videoIcon {
    display: none;
  }
}
.featCardDesig .item .videoIcon img {
  width: auto;
}

.HomeSecD {
  padding: 70px 0;
  background: #fff url("../images/testimonial.png");
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-position: 0 70%;
  position: relative;
  animation: testBgAnimate 60s linear infinite;
}
@media only screen and (max-width: 991px) {
  .HomeSecD {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD {
    padding-bottom: 0;
  }
}
.HomeSecD .container {
  position: relative;
}
@media only screen and (max-width: 520px) {
  .HomeSecD .container {
    padding: 0;
  }
}
.HomeSecD .container .img {
  position: absolute;
  bottom: 0;
  left: 15px;
  max-width: 43%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .container .img {
    max-width: 35%;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecD .container .img {
    display: none;
  }
}
.HomeSecD .heading {
  margin-bottom: 130px;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .heading {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD .heading {
    padding: 0 15px;
    margin-bottom: 3rem;
  }
}
.HomeSecD .slide {
  background: #e43a3b;
  max-width: 580px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  border-radius: 50px 50px 0px 50px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .slide {
    max-width: 60%;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecD .slide {
    max-width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide {
    border-radius: 0px;
  }
}
.HomeSecD .slide .icon {
  margin-bottom: 0;
  margin-top: 0;
  position: absolute;
  left: auto;
  right: 50px;
  top: 30px;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .slide .icon {
    right: 40px;
    width: 28px;
    top: 35px;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide .icon {
    width: 45px;
    position: relative;
    left: 50%;
    right: auto;
    translate: -50% 0;
    top: 0;
    bottom: auto;
    margin-left: auto;
    display: inline-block;
    margin-right: auto;
    margin-top: 2rem;
  }
}
.HomeSecD .slide .icon img {
  display: block;
  margin-left: auto;
  width: auto;
  margin-right: 0;
}
.HomeSecD .slide .item {
  position: relative;
  padding: 55px;
  padding-top: 90px;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .slide .item {
    padding: 50px;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide .item {
    padding: 2rem;
  }
}
.HomeSecD .slide .item .videoIcon img {
  width: auto;
}
.HomeSecD .slide .item p {
  color: #fff;
}
@media only screen and (max-width: 675px) {
  .HomeSecD .slide .item p {
    text-align: center;
  }
}
.HomeSecD .slide .item .videoIcon {
  position: absolute;
  left: 55px;
  bottom: 50px;
  width: 56px;
  height: 56px;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .slide .item .videoIcon {
    left: 50px;
    bottom: 48px;
    width: 45px;
    height: 45px;
  }
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide .item .videoIcon {
    left: 20px;
    bottom: 30px;
    width: 38px;
    height: 38px;
  }
}
.HomeSecD .slide .item .videoIcon::before {
  width: 56px;
  height: 56px;
}
@media only screen and (max-width: 991px) {
  .HomeSecD .slide .item .videoIcon img {
    width: 10px;
  }
}
.HomeSecD .slide .item .proDetail {
  margin-top: 25px;
  padding-left: 75px;
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide .item .proDetail {
    padding-left: 4.3rem;
  }
}
.HomeSecD .slide .item .proDetail .name, .HomeSecD .slide .item .proDetail .loc {
  color: #fff;
}
.HomeSecD .slide .item .proDetail .name {
  font-size: 20px;
}
.HomeSecD .slide .item .proDetail .loc {
  font-size: 14px;
}
.HomeSecD .slide .NavA {
  display: flex;
  position: absolute;
  bottom: 40px;
  right: 30px;
  z-index: 1;
}
@media only screen and (max-width: 520px) {
  .HomeSecD .slide .NavA {
    bottom: 29px;
    right: 10px;
  }
}
.HomeSecD .slide .NavA.disabled {
  display: none;
}
.HomeSecD .slide .NavA button {
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.HomeSecE {
  padding: 65px 0;
}
@media only screen and (max-width: 675px) {
  .HomeSecE {
    padding: 50px 0;
  }
}
.HomeSecE .heading {
  margin-bottom: 75px;
}
@media only screen and (max-width: 675px) {
  .HomeSecE .heading {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 675px) {
  .HomeSecE .heading h5 {
    font-size: 28px;
  }
}
.HomeSecE .slide .SlideFetBuild .img {
  min-height: 78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
}
.HomeSecE .slide .SlideFetBuild .img img {
  display: block;
  height: 71px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.premlink {
  padding: 15px 0;
}
.premlink ul li {
  display: inline-block;
}
.premlink ul li a, .premlink ul li span {
  font-size: 12px;
  display: inline-block;
}
.premlink ul li a {
  color: #000;
}
.premlink ul li span {
  color: #666;
}
.premlink ul li .arr {
  margin: 0 10px;
}

.listFilterPr {
  display: flex;
  gap: 12px;
  margin: 25px 0 35px;
}
@media only screen and (max-width: 1180px) {
  .listFilterPr {
    gap: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .listFilterPr {
    overflow-x: auto;
  }
}
.listFilterPr.stiky {
  position: fixed;
  top: 89.3px;
  background: #fff;
  z-index: 1;
  padding: 13px 0;
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.listFilterPr .tab {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  padding: 10px 17px 10px 17px;
  border-radius: 5px;
  border: 1px solid #E4E4E4;
  cursor: pointer;
}
@media only screen and (max-width: 1180px) {
  .listFilterPr .tab {
    font-size: 12px;
    padding: 8px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .listFilterPr .tab {
    white-space: nowrap;
  }
}
.listFilterPr .tab.current {
  border-color: #e43a3b;
}

.shortList .short_by .selected {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  position: relative;
}
.shortList .short_by .selected::after {
  content: "";
  position: absolute;
  right: 0;
  width: 20px;
  top: 0;
  bottom: 0;
  background: url("../icons/serv.png");
  background-repeat: no-repeat;
  background-position: center;
}

.ProjectListing {
  padding-bottom: 60px;
}
.ProjectListing .flex .colA {
  flex: 0 1 70%;
  max-width: 70%;
  width: 100%;
  padding-right: 10px;
}
@media only screen and (max-width: 1180px) {
  .ProjectListing .flex .colA {
    flex: 0 1 69%;
    max-width: 69%;
    width: 100%;
  }
}
@media only screen and (max-width: 1007px) {
  .ProjectListing .flex .colA {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.ProjectListing .flex .colB {
  flex: 0 1 30%;
  max-width: 30%;
  width: 100%;
  padding-left: 35px;
}
@media only screen and (max-width: 1180px) {
  .ProjectListing .flex .colB {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1180px) {
  .ProjectListing .flex .colB {
    flex: 0 1 31%;
    max-width: 31%;
    width: 100%;
  }
}
@media only screen and (max-width: 1007px) {
  .ProjectListing .flex .colB {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
  }
}
.ProjectListing .prjTitle {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.ProjectListing .shortList {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .ProjectListing .shortList {
    position: unset;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
  }
}
.ProjectListing .shortList .totalinvie {
  margin-bottom: 20px;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .ProjectListing .shortList .totalinvie {
    margin-bottom: 0;
  }
}
.ProjectListing .shortList .short_by {
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  width: 111px;
  height: 37px;
  padding: 5px 16px 5px 16px;
  gap: 10px;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  position: relative;
}
@media only screen and (max-width: 520px) {
  .ProjectListing .shortList .short_by {
    width: auto;
    padding: 4px 8px;
  }
}
.ProjectListing .shortList .short_by .selected {
  display: block;
  cursor: pointer;
  padding-right: 12px;
}
@media only screen and (max-width: 520px) {
  .ProjectListing .shortList .short_by .selected {
    padding-right: 24px;
  }
}
.ProjectListing .shortList .short_by .sortDrop {
  position: absolute;
  top: 100%;
  right: 0;
  width: 220px;
  z-index: 1;
  padding-top: 5px;
  display: none;
}
.ProjectListing .shortList .short_by .sortDrop ul {
  background: #fff;
  padding: 6px 0;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
}
.ProjectListing .shortList .short_by .sortDrop ul li {
  display: block;
  cursor: pointer;
  padding: 3px 16px;
  font-size: 14px;
  color: #666;
  background: #fff;
  transition: 0.5s ease;
}
.ProjectListing .shortList .short_by .sortDrop ul li.current {
  color: #000;
  font-weight: 600;
}
.ProjectListing .shortList .short_by .sortDrop ul li:hover {
  background: #eee;
}

.listProCardIn .item {
  box-shadow: -1px 0px 5.3px 1px rgba(0, 0, 0, 0.0196078431);
  padding: 14px;
  border-radius: 5px;
  margin-bottom: 34px;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item {
    padding: 0;
  }
}
.listProCardIn .item .card {
  display: flex;
  flex-wrap: wrap;
}
.listProCardIn .item .card .imgWrap {
  flex: 0 1 35%;
  max-width: 35%;
  width: 100%;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .imgWrap {
    flex: 0 1 25%;
    max-width: 25%;
    width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .listProCardIn .item .card .imgWrap {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 2rem;
  }
}
.listProCardIn .item .card .imgWrap .img a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  display: inline-flexbox;
}
.listProCardIn .item .card .imgWrap .img a img {
  width: 100%;
  display: block;
  min-height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .imgWrap .img a img {
    min-height: 190px;
  }
}
.listProCardIn .item .card .imgWrap .img-thumb {
  display: flex;
  gap: 8px;
  padding-top: 5px;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .imgWrap .img-thumb {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 675px) {
  .listProCardIn .item .card .imgWrap .img-thumb {
    grid-template-columns: repeat(4, 1fr);
  }
}
.listProCardIn .item .card .imgWrap .img-thumb .tumb {
  flex: 1;
  border-radius: 5px;
  overflow: hidden;
}
.listProCardIn .item .card .imgWrap .img-thumb .tumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.listProCardIn .item .card .cardContent {
  flex: 0 1 65%;
  max-width: 65%;
  width: 100%;
  padding-left: 20px;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .cardContent {
    flex: 1;
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .listProCardIn .item .card .cardContent {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
  }
}
.listProCardIn .item .card .cardContent .wrap {
  position: relative;
}
.listProCardIn .item .card .cardContent .wrap .projectName {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  color: #000;
}
.listProCardIn .item .card .cardContent .wrap .loc {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.listProCardIn .item .card .cardContent .wrap .line {
  border-top: 1px solid #D9D9D9;
  margin: 20px 0;
}
.listProCardIn .item .card .cardContent .wrap .pric {
  font-size: 18px;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 26px;
}
.listProCardIn .item .card .cardContent .wrap .projFetu {
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 520px) {
  .listProCardIn .item .card .cardContent .wrap .projFetu {
    flex-wrap: wrap;
  }
}
.listProCardIn .item .card .cardContent .wrap .projFetu .li {
  display: flex;
  gap: 12px;
}
@media only screen and (max-width: 520px) {
  .listProCardIn .item .card .cardContent .wrap .projFetu .li {
    flex: 0 1 100%;
  }
}
.listProCardIn .item .card .cardContent .wrap .projFetu .icon {
  width: 46px;
  height: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #F3F2F2;
}
.listProCardIn .item .card .cardContent .wrap .projFetu .label {
  font-weight: 500;
  color: #666;
}
.listProCardIn .item .card .cardContent .wrap .projFetu ul.uni {
  display: flex;
}
.listProCardIn .item .card .cardContent .wrap .projFetu ul.uni li {
  position: relative;
  white-space: nowrap;
  font-size: 12px;
  color: #666;
}
.listProCardIn .item .card .cardContent .wrap .projFetu ul.uni li:not(:last-child) {
  margin-right: 20px;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .cardContent .wrap .projFetu ul.uni li:not(:last-child) {
    margin-right: 10px;
  }
}
.listProCardIn .item .card .cardContent .wrap .projFetu ul.uni li:not(:last-child)::before {
  content: "";
  background: #c3c3c3;
  position: absolute;
  top: 10px;
  right: -12px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
}
@media only screen and (max-width: 1180px) {
  .listProCardIn .item .card .cardContent .wrap .projFetu ul.uni li:not(:last-child)::before {
    right: -7px;
  }
}
.listProCardIn .item .card .cardContent .wrap .sortdes {
  margin-bottom: 20px;
}
.listProCardIn .item .card .cardContent .wrap .sortdes p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.listProCardIn .item .card .cardContent .wrap .cardFooter {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: flex-end;
  background: #eee;
  padding: 9px 0;
  margin-right: -15px;
  padding-right: 15px;
}
@media only screen and (max-width: 675px) {
  .listProCardIn .item .card .cardContent .wrap .cardFooter {
    justify-content: center;
  }
}
@media only screen and (max-width: 520px) {
  .listProCardIn .item .card .cardContent .wrap .cardFooter {
    gap: 12px;
  }
}
.listProCardIn .item .card .cardContent .wrap .whats a, .listProCardIn .item .card .cardContent .wrap .call a {
  display: block;
  padding: 8px 25px;
  color: #fff;
  border-radius: 100px;
}
@media only screen and (max-width: 520px) {
  .listProCardIn .item .card .cardContent .wrap .whats a, .listProCardIn .item .card .cardContent .wrap .call a {
    font-size: 13px;
    padding: 8px 20px;
  }
}
@media only screen and (max-width: 345px) {
  .listProCardIn .item .card .cardContent .wrap .whats a, .listProCardIn .item .card .cardContent .wrap .call a {
    font-size: 12px;
  }
}
.listProCardIn .item .card .cardContent .wrap .whats a svg, .listProCardIn .item .card .cardContent .wrap .whats a span, .listProCardIn .item .card .cardContent .wrap .call a svg, .listProCardIn .item .card .cardContent .wrap .call a span {
  display: inline-block;
  vertical-align: middle;
}
.listProCardIn .item .card .cardContent .wrap .whats a svg, .listProCardIn .item .card .cardContent .wrap .call a svg {
  width: 20px;
  height: 20px;
}
.listProCardIn .item .card .cardContent .wrap .whats a svg path, .listProCardIn .item .card .cardContent .wrap .call a svg path {
  fill: #fff;
}
.listProCardIn .item .card .cardContent .wrap .whats a {
  background: #10CB80;
}
.listProCardIn .item .card .cardContent .wrap .call a {
  background: #e43a3b;
}

.sharproduct {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 675px) {
  .sharproduct {
    top: 18px;
  }
}
.sharproduct .icon {
  cursor: pointer;
}
.sharproduct .postLink {
  background: #fff;
  padding: 8px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.0901960784);
  width: 150px;
  border-radius: 5px;
  text-align: left;
  position: absolute;
  top: 100%;
  right: 0px;
  display: none;
}
.sharproduct .postLink ul li {
  display: block;
  margin: 0;
  vertical-align: middle;
}
.sharproduct .postLink ul li a {
  width: 100%;
  padding: 2px 10px;
  display: flex;
  align-items: center;
  color: #000;
  transition: 0.5s ease;
}
.sharproduct .postLink ul li a svg, .sharproduct .postLink ul li a span {
  display: inline-block;
}
.sharproduct .postLink ul li a span {
  font-size: 14px;
  color: #666;
}
.sharproduct .postLink ul li a .svg {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
}
.sharproduct .postLink ul li a svg {
  width: 20px;
  height: 20px;
}
.sharproduct .postLink ul li a svg path {
  fill: #e43a3b;
}

.listSideBar {
  position: sticky;
  top: 100px;
}
.listSideBar .quckEnqForm {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #C9C9C9;
  overflow: hidden;
}
.listSideBar .quckEnqForm .form .form-head {
  background: #E4E4E4;
  padding: 12px;
  display: flex;
  gap: 12px;
  align-items: center;
}
.listSideBar .quckEnqForm .form .form-head .icon {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.listSideBar .quckEnqForm .form .form-head .icon svg {
  display: block;
  width: 21px;
  height: 21px;
}
.listSideBar .quckEnqForm .form .form-head .title {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.listSideBar .quckEnqForm .form .form-body {
  padding: 16px;
}
.listSideBar .quckEnqForm .link_btn .btn {
  width: 100%;
}

.sidQuicklink {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}
.sidQuicklink .lis {
  flex: 0 1 32%;
  max-width: 32%;
  width: 100%;
}
.sidQuicklink .lis a {
  display: block;
  padding: 14px;
  gap: 16px;
  border-radius: 5px;
  border: 1px solid #E4E4E4;
  text-align: center;
  background: #fff;
  transition: 0.5s ease;
}
@media only screen and (max-width: 1180px) {
  .sidQuicklink .lis a {
    padding: 8px;
  }
}
.sidQuicklink .lis a .icon {
  margin-bottom: 12px;
}
.sidQuicklink .lis a .icon img {
  display: block;
  margin: 0 auto;
}
.sidQuicklink .lis a p {
  white-space: nowrap;
  font-size: 13px;
  line-height: 14px;
  color: #666;
  transition: 0.5s ease;
  margin-bottom: 0;
}
@media only screen and (max-width: 1180px) {
  .sidQuicklink .lis a p {
    font-size: 12px;
  }
}
.sidQuicklink .lis a:hover {
  background: #e43a3b;
  border-color: #e43a3b;
}
.sidQuicklink .lis a:hover p {
  color: #fff;
}
.sidQuicklink .lis a:hover .icon img {
  filter: grayscale(1) brightness(0) invert(1);
}

.banner-ProjDet .flex {
  display: flex;
  --colbsize: 466px;
}
@media only screen and (max-width: 1024px) {
  .banner-ProjDet .flex {
    --colbsize: 40%;
  }
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .flex {
    --colbsize: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .flex {
    --colbsize: 100%;
    flex-wrap: wrap;
  }
}
.banner-ProjDet .flex .colA {
  flex: calc(100vw - var(--colbsize));
  max-width: calc(100vw - var(--colbsize));
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .flex .colA {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.banner-ProjDet .flex .colB {
  max-width: var(--colbsize);
  flex: 0 1 var(--colbsize);
  width: 100%;
  background: #e43a3b;
}
.banner-ProjDet .flex .banner-wrap {
  width: 100%;
  height: 100%;
}
.banner-ProjDet .owl-carousel {
  height: 100%;
}
.banner-ProjDet .owl-carousel .owl-stage-outer, .banner-ProjDet .owl-carousel .owl-stage, .banner-ProjDet .owl-carousel .owl-item, .banner-ProjDet .owl-carousel .img {
  height: inherit;
}
.banner-ProjDet .owl-carousel .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 675px) {
  .banner-ProjDet .owl-carousel .img img {
    height: 340px;
  }
}
.banner-ProjDet .owl-carousel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  right: 0;
  height: 220px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.568627451), transparent);
  z-index: 1;
}
.banner-ProjDet .sharproduct {
  z-index: 1;
  right: 25px;
  top: 25px;
}
.banner-ProjDet .sharproduct .icon img {
  display: block;
  filter: grayscale(1) brightness(0) invert(1);
}
.banner-ProjDet .premlink {
  position: absolute;
  top: 0;
  left: 25px;
  z-index: 1;
}
.banner-ProjDet .premlink ul li a, .banner-ProjDet .premlink ul li span {
  color: #fff;
}
.banner-ProjDet .banner-link {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  padding: 0 25px;
  z-index: 1;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .banner-link {
    padding: 0 10px;
  }
}
.banner-ProjDet .linkFlex {
  display: flex;
  gap: 12px;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .linkFlex {
    gap: 10px;
  }
}
.banner-ProjDet .linkFlex .link_btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #fff;
  padding: 8px 15px;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  height: 43px;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .linkFlex .link_btn .btn {
    padding: 8px;
  }
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .linkFlex .link_btn .btn {
    width: 43px;
    border-radius: 50%;
  }
}
.banner-ProjDet .linkFlex .link_btn .btn img, .banner-ProjDet .linkFlex .link_btn .btn span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .linkFlex .link_btn .btn span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .linkFlex .link_btn .btn span {
    display: none;
  }
}
.banner-ProjDet .linkFlex .link_btn .btn img {
  margin-right: 8px;
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .linkFlex .link_btn .btn img {
    margin-right: 0;
  }
}
.banner-ProjDet .linkFlex .link_btn .btn:hover {
  color: #fff;
  border-color: #e43a3b;
}
.banner-ProjDet .linkFlex .link_btn .btn:hover img {
  filter: grayscale(1) brightness(0) invert(1);
}
.banner-ProjDet .bannerSlNav {
  display: flex;
  gap: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .bannerSlNav {
    top: auto;
    bottom: calc(100% + 130px);
    flex-direction: column;
    gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .bannerSlNav {
    top: 0;
    bottom: auto;
    flex-direction: initial;
  }
}
.banner-ProjDet .bannerSlNav button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .bannerSlNav button {
    width: 40px;
    height: 40px;
  }
}
.banner-ProjDet .bannerSlNav button img {
  display: block;
  filter: invert(0.4);
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .bannerSlNav button img {
    width: 16px;
  }
}
.banner-ProjDet .banner-content .wrap {
  padding: 38px;
}
@media only screen and (max-width: 1024px) {
  .banner-ProjDet .banner-content .wrap {
    padding: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-ProjDet .banner-content .wrap {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 675px) {
  .banner-ProjDet .banner-content .wrap {
    padding: 30px 20px;
  }
}
.banner-ProjDet .banner-content .wrap .projectName {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  color: #fff;
}
.banner-ProjDet .banner-content .wrap .loc {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #fff;
}
.banner-ProjDet .banner-content .wrap .line {
  border-top: 1px solid #D9D9D9;
  margin: 20px 0;
}
.banner-ProjDet .banner-content .wrap .pric {
  font-size: 18px;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 35px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .banner-content .wrap .projFetu {
    display: flex;
    flex-wrap: wrap;
  }
}
.banner-ProjDet .banner-content .wrap .projFetu .li {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .banner-content .wrap .projFetu .li {
    flex: 1;
  }
}
.banner-ProjDet .banner-content .wrap .projFetu .icon {
  width: 46px;
  height: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  border: 1px solid #F9F9F9;
}
.banner-ProjDet .banner-content .wrap .projFetu .icon img {
  filter: grayscale(1) brightness(0) invert(1);
}
.banner-ProjDet .banner-content .wrap .projFetu .label {
  font-weight: 500;
  color: #F9F9F9;
}
.banner-ProjDet .banner-content .wrap .projFetu ul.uni {
  display: flex;
}
.banner-ProjDet .banner-content .wrap .projFetu ul.uni li {
  position: relative;
  white-space: nowrap;
  font-size: 12px;
  color: #F9F9F9;
}
.banner-ProjDet .banner-content .wrap .projFetu ul.uni li:not(:last-child) {
  margin-right: 20px;
}
.banner-ProjDet .banner-content .wrap .projFetu ul.uni li:not(:last-child)::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 10px;
  right: -12px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
}
.banner-ProjDet .banner-content .wrap .rara {
  margin: 40px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .banner-content .wrap .rara {
    text-align: center;
  }
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .banner-content .wrap .rara {
    text-align: left;
    margin: 20px 0;
  }
}
.banner-ProjDet .banner-content .wrap .banneLink {
  display: flex;
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  .banner-ProjDet .banner-content .wrap .banneLink {
    justify-content: center;
  }
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .banner-content .wrap .banneLink {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 520px) {
  .banner-ProjDet .banner-content .wrap .banneLink .whats, .banner-ProjDet .banner-content .wrap .banneLink .call {
    flex: 1;
    white-space: nowrap;
  }
}
.banner-ProjDet .banner-content .wrap .banneLink .whats a, .banner-ProjDet .banner-content .wrap .banneLink .call a {
  display: block;
  padding: 8px 18px;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
}
@media only screen and (max-width: 1007px) {
  .banner-ProjDet .banner-content .wrap .banneLink .whats a, .banner-ProjDet .banner-content .wrap .banneLink .call a {
    padding: 8px 14px;
    font-size: 14px;
  }
}
.banner-ProjDet .banner-content .wrap .banneLink .whats a svg, .banner-ProjDet .banner-content .wrap .banneLink .whats a span, .banner-ProjDet .banner-content .wrap .banneLink .call a svg, .banner-ProjDet .banner-content .wrap .banneLink .call a span {
  display: inline-block;
  vertical-align: middle;
}
.banner-ProjDet .banner-content .wrap .banneLink .whats a svg, .banner-ProjDet .banner-content .wrap .banneLink .call a svg {
  width: 20px;
  height: 20px;
}
.banner-ProjDet .banner-content .wrap .banneLink .whats a svg path, .banner-ProjDet .banner-content .wrap .banneLink .call a svg path {
  fill: #fff;
}
.banner-ProjDet .banner-content .wrap .banneLink .whats a {
  background: #10CB80;
}
.banner-ProjDet .banner-content .wrap .banneLink .call a {
  background: #fff;
  color: #000;
}
.banner-ProjDet .banner-content .wrap .banneLink .call a svg path {
  fill: #000;
}

.SectionStrip {
  position: sticky;
  background: #fff;
  padding: 6px 0;
  top: 89.2px;
  z-index: 2;
  box-shadow: 0px 9px 13.5px -5px rgba(0, 0, 0, 0.1490196078);
}
@media only screen and (max-width: 675px) {
  .SectionStrip {
    display: none;
  }
}
.SectionStrip .strip {
  display: flex;
  gap: 8px;
  overflow: hidden;
  overflow-x: auto;
}
.SectionStrip .strip .li {
  display: block;
  padding: 12px 12px;
  color: #000;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
.SectionStrip .strip .li::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  height: 2px;
  background: #e43a3b;
  width: 0;
  transition: 0.5s ease;
}
.SectionStrip .strip .li.active {
  color: #e43a3b;
}
.SectionStrip .strip .li.active::after {
  width: 100%;
  bottom: 0;
}

.projDetail .ProjectListing {
  padding: 60px 0 60px;
}
@media only screen and (max-width: 1007px) {
  .projDetail .ProjectListing {
    padding: 25px 0 40px;
  }
}
@media only screen and (max-width: 675px) {
  .projDetail .ProjectListing {
    padding: 25px 0 10px;
  }
}
.projDetail .ProjectListing .listSideBar {
  top: 160px;
}
.projDetail .ProjectListing h2, .projDetail .ProjectListing h3, .projDetail .ProjectListing h4, .projDetail .ProjectListing h5, .projDetail .ProjectListing h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 30px;
}
.projDetail .ProjectListing h2 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #BDB8B8;
}
.projDetail .ProjectListing h3 {
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 15px;
}
.projDetail .ProjectListing h4 {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 15px;
}
.projDetail .ProjectListing h5 {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 15px;
}
.projDetail .ProjectListing p, .projDetail .ProjectListing li {
  color: #666;
  line-height: 1.5;
}
.projDetail .ProjectListing p {
  margin-bottom: 24px;
  text-align: justify;
}
.projDetail .ProjectListing ul {
  margin-bottom: 30px;
}
.projDetail .ProjectListing ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 7px;
}
.projDetail .ProjectListing ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 13px;
  height: 13px;
  border-radius: 20px;
  background: #e43a3b;
}
.projDetail .ProjectListing .owl-carousel .item {
  border: 1px solid #E4E4E4;
  padding: 14px;
  border-radius: 5px;
  border: 1px solid #E4E4E4;
  margin-bottom: 20px;
}
.projDetail .ProjectListing .owl-carousel .item .icon {
  margin-bottom: 10px;
}
.projDetail .ProjectListing .owl-carousel .item .icon img {
  width: auto;
  display: block;
  margin: 0 auto;
}
.projDetail .ProjectListing .owl-carousel .item p {
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.projDetail .ProjectListing .cusNav {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.projDetail .ProjectListing .cusNav.disabled {
  display: none;
}
.projDetail .ProjectListing .cusNav button {
  background: transparent;
  border: 0;
  outline: none;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.projDetail .ProjectListing .map iframe {
  width: 100%;
  height: 342px;
  filter: grayscale(1);
  border-radius: 10px;
}
.projDetail .ProjectListing .map .link_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.projDetail .ProjectListing .map .link_btn .btn {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
.projDetail .ProjectListing .map .link_btn .btn.btn-red:hover {
  background: #e43a3b;
  color: #fff;
}
.projDetail .ProjectListing .advantAgeWrap {
  padding-top: 35px;
}
.projDetail .ProjectListing .advantAgeWrap .wrap {
  display: flex;
}
@media only screen and (max-width: 675px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap {
    flex-wrap: wrap;
  }
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTab {
  width: 196px;
}
@media only screen and (max-width: 675px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTab {
    width: 100%;
    display: flex;
    overflow-x: auto;
    gap: 10px;
    margin-bottom: 2rem;
  }
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTab .tab {
  padding: 10px 16px;
  border-radius: 5px 0px 0px 5px;
  background: #eee;
  margin-bottom: 5px;
  cursor: pointer;
  transition: 0.5s ease;
}
@media only screen and (max-width: 675px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTab .tab {
    white-space: nowrap;
    border-radius: 4px;
  }
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTab .tab.current, .projDetail .ProjectListing .advantAgeWrap .wrap .listTab .tab:hover {
  background: #e43a3b;
  color: #fff;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent {
  flex: 1;
  padding: 30px;
  border: 1px solid #B1B1B1;
  border-radius: 0px 10px 10px 10px;
}
@media only screen and (max-width: 675px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent {
    padding: 20px;
  }
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .item:not(:first-child) {
  display: none;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis h5 {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li {
  padding: 10px 0;
  padding-left: 45px;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li::before {
  display: none;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li:not(:last-child) {
  border-bottom: 1px solid #bdb8b8;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li .icon {
  position: absolute;
  left: 0;
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li p {
  margin: 0;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li p {
    padding-right: 5rem;
  }
}
@media only screen and (max-width: 520px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li p {
    padding-right: 0;
  }
}
.projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li .dest {
  position: absolute;
  right: 0;
  top: 12px;
}
@media only screen and (max-width: 520px) {
  .projDetail .ProjectListing .advantAgeWrap .wrap .listTabContent .contentLis ul li .dest {
    position: unset;
    margin-top: 12px;
  }
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .link_btn {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s ease;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .link_btn .btn {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  padding: 7px 15px;
  width: 193px;
  font-size: 14px;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .link_btn .btn img {
  width: auto;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .link_btn .btn.btn-red:hover {
  background: #e43a3b;
  color: #fff;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .item {
  background: #fff;
  border-color: #A8A8A8;
  position: relative;
  padding-bottom: 44px;
  overflow: hidden;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .item .img img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  filter: blur(0);
  transition: 0.5s ease;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .item p {
  text-align: center;
  color: #000;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #eee;
  padding: 8px 0;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .item:hover .link_btn {
  opacity: 1;
}
.projDetail .ProjectListing .florePlanDet .SlideFlorePlan .item:hover .img img {
  filter: blur(2px);
}

@media only screen and (max-width: 675px) {
  .HomeSecA.project-detail-sec .SliderAHome {
    padding: 0;
  }
}

:root {
  --headerfixed: 89.3px;
  --projectdetailstrip: 60px;
}

.about-Sec-A {
  padding: 60px 0;
  background: #fff;
}
.about-Sec-A .heading {
  margin-bottom: 60px;
}
@media only screen and (max-width: 675px) {
  .about-Sec-A .heading {
    margin-bottom: 3rem;
  }
}
.about-Sec-A .heading h2 {
  margin-bottom: 16px;
}
.about-Sec-A .content {
  max-width: 842px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.about-Sec-A .content p {
  line-height: 24px;
  color: #666;
}
.about-Sec-A .prvSercard h6 {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-weight: 600;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .about-Sec-A .prvSercard h6 {
    line-height: 30px;
    margin-bottom: 3rem;
  }
}
.about-Sec-A .prvSercard .flex {
  display: flex;
  flex-wrap: wrap;
}
.about-Sec-A .prvSercard .flex .col {
  flex: 0 1 25%;
  max-width: 25%;
  width: 100%;
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  .about-Sec-A .prvSercard .flex .col {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .about-Sec-A .prvSercard .flex .col {
    padding: 5px;
  }
}
@media only screen and (max-width: 365px) {
  .about-Sec-A .prvSercard .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.about-Sec-A .prvSercard .card {
  position: relative;
  padding: 22px;
  border-radius: 10px;
  border: 1px solid #666;
  height: 100%;
}
.about-Sec-A .prvSercard .card .icon {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .about-Sec-A .prvSercard .card .icon {
    margin-bottom: 2rem;
  }
}
.about-Sec-A .prvSercard .card .icon img {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.about-Sec-A .prvSercard .card p {
  font-weight: 500;
  font-size: 18px;
  color: #666;
  max-width: 200px;
}

.about-Sec-C {
  padding: 70px 0 40px;
  background: #fff;
  position: relative;
}
@media only screen and (max-width: 520px) {
  .about-Sec-C {
    padding: 45px 0 20px;
  }
}
.about-Sec-C .heading {
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 80px;
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .heading {
    margin-bottom: 3rem;
  }
}
.about-Sec-C .heading h2 {
  margin-bottom: 22px;
}
.about-Sec-C .heading p {
  color: #666;
  font-size: 24px;
  line-height: 35px;
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .heading p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.about-Sec-C .SlideNav {
  position: absolute;
  bottom: 20px;
  right: 140px;
  z-index: 1;
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .SlideNav {
    display: none;
  }
}
.about-Sec-C .SlideNav .playpus {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
}
.about-Sec-C .SlideNav .playpus .play {
  display: none;
}
.about-Sec-C .SlideNav .playpus.active .play {
  display: block;
}
.about-Sec-C .SlideNav .playpus.active .paus {
  display: none;
}
.about-Sec-C .SlideNav .NavA button {
  background: transparent;
  border: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin: 8px 0;
  cursor: pointer;
}
.about-Sec-C .SLideWhyus .item .img {
  position: relative;
  line-height: 0;
}
.about-Sec-C .SLideWhyus .item .img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8705882353) 0%, transparent);
}
.about-Sec-C .SLideWhyus .item .img img {
  width: 100%;
}
.about-Sec-C .SLideWhyus .item .icon {
  margin-bottom: 30px;
}
.about-Sec-C .SLideWhyus .item .icon img {
  width: auto;
  display: block;
  margin: 0 auto;
}
.about-Sec-C .SLideWhyus .item .content {
  position: absolute;
  padding: 30px;
  z-index: 1;
  bottom: 30px;
  left: 0;
  right: 0;
  max-width: 650px;
  margin: 0 auto;
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .SLideWhyus .item .content {
    position: unset;
    max-width: 100%;
    padding: 2rem 1rem;
    background: #e43a3b;
  }
}
.about-Sec-C .SLideWhyus .item .content p {
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .SLideWhyus .item .content p {
    text-align: left;
  }
}
@media only screen and (max-width: 675px) {
  .about-Sec-C .SLideWhyus .item .content .icon {
    display: none;
  }
}

.about-Sec-D {
  position: relative;
}
.about-Sec-D .bg {
  position: relative;
  line-height: 0;
}
.about-Sec-D .bg::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50.5%);
}
@media only screen and (max-width: 767px) {
  .about-Sec-D .bg::after {
    background: rgba(0, 0, 0, 0.6);
  }
}
.about-Sec-D .bg img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .about-Sec-D .bg img {
    height: 385px;
  }
}
@media only screen and (max-width: 520px) {
  .about-Sec-D .bg img {
    height: 435px;
  }
}
.about-Sec-D .about-SecD-wrap {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 550px;
  width: 100%;
  right: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .about-Sec-D .about-SecD-wrap {
    right: 0;
    left: 0;
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 675px) {
  .about-Sec-D .about-SecD-wrap {
    padding: 0 1.5rem;
  }
}
.about-Sec-D .about-SecD-wrap .content h2 {
  margin-bottom: 25px;
}
.about-Sec-D .about-SecD-wrap .content h2, .about-Sec-D .about-SecD-wrap .content p {
  color: #fff;
}

.contact-banner .link_btn {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .contact-banner .link_btn {
    margin-top: 2rem;
  }
}
.contact-banner .link_btn .btn {
  display: flex;
  gap: 10px;
  padding: 11px 28px;
  align-items: center;
  justify-content: center;
}
.contact-banner .link_btn .btn svg {
  width: 25px;
  height: 25px;
}
.contact-banner .link_btn .btn svg path {
  fill: #e43a3b;
}
.contact-banner .link_btn .btn:hover {
  background: #e43a3b;
  border-color: #fff;
}
.contact-banner .link_btn .btn:hover svg path {
  fill: #fff;
}
.contact-banner .banner-content .content p {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .contact-banner .banner-content .content p {
    margin: 1.5rem 0 2rem;
  }
}
@media only screen and (max-width: 675px) {
  .contact-banner .banner-content .content .link_btn a {
    font-size: 14px;
    padding: 8px 22px;
  }
}

.contact-SceA {
  background: #fff;
  padding: 70px 0;
}
@media only screen and (max-width: 675px) {
  .contact-SceA {
    padding: 50px 0;
  }
}
.contact-SceA .heading {
  margin-bottom: 40px;
}
.contact-SceA .heading h2 {
  margin-bottom: 12px;
}
.contact-SceA .heading p {
  color: #000;
  font-size: 18px;
}
.contact-SceA .flex {
  display: flex;
  flex-wrap: wrap;
}
.contact-SceA .flex .col {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding: 10px;
}
@media only screen and (max-width: 1007px) {
  .contact-SceA .flex .col {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .contact-SceA .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1007px) {
  .contact-SceA .flex .col:first-child {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .contact-SceA .flex .col:first-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.contact-SceA .card {
  border: 1px solid #666666;
  border-radius: 10px;
  padding: 25px;
  height: 100%;
}
.contact-SceA .card svg {
  display: block;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 20px;
}
.contact-SceA .card .label {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 10px;
}
.contact-SceA .card p {
  line-height: 24px;
  color: #666;
}
.contact-SceA .card p a {
  color: inherit;
  font-weight: 500;
  transition: 0.5s ease;
}
.contact-SceA .card p a:hover {
  color: #e43a3b;
}
.contact-SceA .card .getD {
  margin-top: 12px;
}
.contact-SceA .card .getD a {
  font-weight: 500;
  display: inline-block;
  color: #e43a3b;
}

.contact-SceB {
  background: #E4E4E4;
  padding: 70px 0;
}
@media only screen and (max-width: 675px) {
  .contact-SceB {
    padding: 50px 0;
  }
}
.contact-SceB .heading {
  margin-bottom: 60px;
}
@media only screen and (max-width: 675px) {
  .contact-SceB .heading {
    margin-bottom: 2.5rem;
  }
}
.contact-SceB .heading h2 {
  margin-bottom: 12px;
}
.contact-SceB .heading p {
  color: #000;
  font-size: 18px;
}
@media only screen and (max-width: 675px) {
  .contact-SceB .heading p {
    font-size: 16px;
  }
}
.contact-SceB .contact-form {
  max-width: 779px;
  width: 100%;
  margin: 0 auto;
}
.contact-SceB .contact-form .form .flex {
  display: flex;
  flex-wrap: wrap;
}
.contact-SceB .contact-form .form .flex .col2 {
  flex: 0 1 50%;
  max-width: 50%;
  width: 100%;
  padding: 0 6px;
}
@media only screen and (max-width: 675px) {
  .contact-SceB .contact-form .form .flex .col2 {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.contact-SceB .contact-form .form .flex .col1 {
  flex: 0 1 100%;
  max-width: 100%;
  width: 100%;
  padding: 0 6px;
}
@media only screen and (max-width: 675px) {
  .contact-SceB .contact-form .form .flex .col1 {
    margin-top: 1rem;
    padding: 0;
  }
}
.contact-SceB .contact-form .form .form-group .form-control {
  padding: 8px 12px;
  border-radius: 5px;
  border: 0;
}
.contact-SceB .contact-form .form .form-group textarea.form-control {
  height: 100px;
}
.contact-SceB .contact-form .form .form-group label {
  left: 12px;
}
.contact-SceB .contact-form .form .link_btn {
  margin-top: 24px;
}
.contact-SceB .dropDownConSe {
  margin-bottom: 15px;
  position: relative;
}
.contact-SceB .dropDownConSe .selectedCon {
  position: relative;
  border: 0;
  padding: 10px 12px;
  border-radius: 5px;
  background: #fff url("../icons/serv.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  cursor: pointer;
  height: 45px;
}
.contact-SceB .dropDownConSe .selectedCon .placehoder, .contact-SceB .dropDownConSe .selectedCon .text {
  color: #666;
}
.contact-SceB .dropDownConSe .selectedCon .placehoder {
  position: absolute;
}
.contact-SceB .dropDownConSe .selectedCon.active .placehoder {
  top: -11px;
  font-size: 12px;
}
.contact-SceB .dropDownConSe .listDropCon {
  padding-top: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 1;
}
.contact-SceB .dropDownConSe .listDropCon .wrap {
  background: #fff;
  border: 1px solid #E4E4E4;
}
.contact-SceB .dropDownConSe .listDropCon .wrap .li {
  display: block;
  cursor: pointer;
  padding: 7px 15px;
  color: #666;
}

.contact-SecC .map iframe {
  width: 100%;
  height: 342px;
  filter: grayscale(1);
  border-radius: 10px;
}

.RS-Service-Sec {
  background: #fff;
  padding: 30px 0 2px;
}
.RS-Service-Sec .container-fluid {
  padding: 0;
}
.RS-Service-Sec .ServiceInn .content {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .RS-Service-Sec .ServiceInn .content {
    padding: 0 0 40px;
  }
}
.RS-Service-Sec .ServiceInn .content h2 {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  color: #666;
  margin-bottom: 20px;
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .content h2 {
    text-align: center;
  }
}
.RS-Service-Sec .ServiceInn .content p {
  color: #666;
  line-height: 28px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .content .link_btn {
    text-align: center;
  }
}
.RS-Service-Sec .ServiceInn .flex {
  display: flex;
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .flex {
    flex-wrap: wrap;
    gap: 3rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .RS-Service-Sec .ServiceInn .flex {
    gap: 2rem 0;
  }
}
.RS-Service-Sec .ServiceInn .flex .col {
  flex: 0 1 50%;
  max-width: 50%;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .RS-Service-Sec .ServiceInn .flex .col {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.RS-Service-Sec .ServiceInn .img {
  line-height: 0;
  height: 100%;
}
.RS-Service-Sec .ServiceInn .img img, .RS-Service-Sec .ServiceInn .img video {
  width: 100%;
  min-height: 510px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media only screen and (max-width: 675px) {
  .RS-Service-Sec .ServiceInn .img img, .RS-Service-Sec .ServiceInn .img video {
    min-height: initial;
  }
}
.RS-Service-Sec .ServiceInn .list {
  padding: 60px 30px;
}
@media only screen and (max-width: 767px) {
  .RS-Service-Sec .ServiceInn .list {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 675px) {
  .RS-Service-Sec .ServiceInn .list {
    padding: 0 15px;
  }
}
.RS-Service-Sec .ServiceInn .list:nth-child(odd) {
  background: #fff;
}
.RS-Service-Sec .ServiceInn .list:nth-child(odd) .img {
  padding-right: 5rem;
}
@media only screen and (max-width: 1366px) {
  .RS-Service-Sec .ServiceInn .list:nth-child(odd) .img {
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .list:nth-child(odd) .img {
    padding-right: 0;
  }
}
.RS-Service-Sec .ServiceInn .list:nth-child(even) {
  background: #F3F2F2;
}
.RS-Service-Sec .ServiceInn .list:nth-child(even) .img {
  padding-left: 5rem;
}
@media only screen and (max-width: 1366px) {
  .RS-Service-Sec .ServiceInn .list:nth-child(even) .img {
    padding-left: 3rem;
  }
}
@media only screen and (max-width: 860px) {
  .RS-Service-Sec .ServiceInn .list:nth-child(even) .img {
    padding-left: 0;
  }
}
.RS-Service-Sec .ServiceInn .list:nth-child(even) .flex {
  flex-direction: row-reverse;
}

.careerSecA {
  padding: 70px 0 40px;
  background: #fff;
}
@media only screen and (max-width: 520px) {
  .careerSecA {
    padding: 50px 0 25px;
  }
}
.careerSecA .content {
  text-align: center;
  max-width: 675px;
  margin: 0 auto;
  width: 100%;
}
.careerSecA .content h2 {
  margin-bottom: 30px;
  text-transform: lowercase;
}
.careerSecA .content p {
  color: #666;
  line-height: 28px;
}

.rsLifeat {
  padding-top: 65px;
}
.rsLifeat .heading {
  margin-bottom: 55px;
}
@media only screen and (max-width: 520px) {
  .rsLifeat .heading {
    margin-bottom: 2.5rem;
  }
}
.rsLifeat .heading h2 {
  text-transform: lowercase;
}
.rsLifeat .flex {
  display: flex;
}
@media only screen and (max-width: 520px) {
  .rsLifeat .flex {
    flex-wrap: wrap;
  }
}
.rsLifeat .flex .col {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding: 6px;
}
@media only screen and (max-width: 520px) {
  .rsLifeat .flex .col {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .rsLifeat .flex .col:last-child {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .rsLifeat .flex .col .img {
    line-height: 0;
  }
}

.Career-CurrentOpen {
  background: #fff;
  padding: 30px 0 50px;
}
.Career-CurrentOpen .heading {
  margin-bottom: 60px;
}
@media only screen and (max-width: 675px) {
  .Career-CurrentOpen .heading {
    margin-bottom: 2.5rem;
  }
}
.Career-CurrentOpen .item {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #C1C1C1;
}
.Career-CurrentOpen .item .link_btn {
  position: absolute;
  right: 20px;
  top: 20px;
}
@media only screen and (max-width: 767px) {
  .Career-CurrentOpen .item .link_btn {
    position: unset;
    margin-bottom: 2rem;
  }
}
.Career-CurrentOpen .item .ouesCur {
  padding: 12px 21px;
  background: #E4E4E4;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
}
@media only screen and (max-width: 675px) {
  .Career-CurrentOpen .item .ouesCur {
    font-size: 18px;
    line-height: 22px;
    padding: 8px 18px;
  }
}
.Career-CurrentOpen .item .ouesCur.current {
  background: #e43a3b;
  border-color: #e43a3b;
  color: #fff;
}
.Career-CurrentOpen .item .cuAns {
  display: none;
}
.Career-CurrentOpen .item .cuAns .wrap {
  padding: 20px;
}
.Career-CurrentOpen .item .cuAns .wrap .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  margin-bottom: 24px;
}
.Career-CurrentOpen .item .cuAns .wrap h2 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #BDB8B8;
}
.Career-CurrentOpen .item .cuAns .wrap h3 {
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 15px;
}
.Career-CurrentOpen .item .cuAns .wrap h4 {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 15px;
}
.Career-CurrentOpen .item .cuAns .wrap h5 {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
}
.Career-CurrentOpen .item .cuAns .wrap p, .Career-CurrentOpen .item .cuAns .wrap li {
  color: #666;
  line-height: 24px;
}
.Career-CurrentOpen .item .cuAns .wrap p {
  margin-bottom: 24px;
  text-align: justify;
}
.Career-CurrentOpen .item .cuAns .wrap ul {
  margin-bottom: 30px;
}
.Career-CurrentOpen .item .cuAns .wrap ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 7px;
}
.Career-CurrentOpen .item .cuAns .wrap ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 13px;
  height: 13px;
  border-radius: 20px;
  background: #e43a3b;
}

.fileUplodCareer label {
  display: block;
  cursor: pointer;
  position: relative;
  background: #fff;
  padding: 10px 12px;
  height: 45px;
}
.fileUplodCareer label input[type=file] {
  display: none;
}
.fileUplodCareer label .text {
  color: #666;
}
.fileUplodCareer label img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.modelCalculator {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 430px;
  z-index: 111;
}
.modelCalculator .modelBody {
  padding: 40px;
  background: #fff;
  height: 100%;
}
.modelCalculator .modelBody .title {
  font-family: "Antiga", sans-serif;
  font-size: 50px;
  text-align: center;
  letter-spacing: 2px;
}

.blog-listing-secA {
  padding: 65px 0;
}
@media only screen and (max-width: 545px) {
  .blog-listing-secA {
    padding: 15px 0;
  }
}
.blog-listing-secA .grid-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px 20px;
}
@media only screen and (max-width: 1007px) {
  .blog-listing-secA .grid-wrap {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 545px) {
  .blog-listing-secA .grid-wrap {
    grid-template-columns: 100%;
    grid-gap: 15px;
  }
}

.blog-col {
  border: 1px solid #C9C9C9;
  border-radius: 10px;
  overflow: hidden;
}
.blog-col .figure {
  overflow: hidden;
  display: block;
  line-height: 0;
}
.blog-col .figure img {
  transition: 0.6s ease;
}
.blog-col .figure:hover img {
  transform: scale(1.05);
}
.blog-col figcaption {
  padding: 20px 25px 30px;
}
@media only screen and (max-width: 545px) {
  .blog-col figcaption {
    padding: 18px;
  }
}
.blog-col figcaption h5 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  color: #000;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.blog-col figcaption h5 a {
  color: inherit;
  display: block;
  transition: 0.6s ease;
}
.blog-col figcaption h5 a:hover {
  color: #e43a3b;
}
.blog-col figcaption p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

.banner.blog-detail-banner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  height: 70%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 51%, transparent 99%);
  z-index: 0;
}
.banner.blog-detail-banner .banner-content {
  position: absolute;
  z-index: 1;
  bottom: 8rem;
  top: auto;
  left: 0;
  right: 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 4rem;
}
@media only screen and (max-width: 1007px) {
  .banner.blog-detail-banner .banner-content {
    padding: 0 2rem;
    bottom: 4rem;
  }
}
@media only screen and (max-width: 675px) {
  .banner.blog-detail-banner .banner-content {
    padding: 0 1rem;
    bottom: 2rem;
  }
}
.banner.blog-detail-banner .banner-content .content {
  max-width: 690px;
  margin-left: 0;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  .banner.blog-detail-banner .banner-content .content {
    max-width: 520px;
  }
}
@media only screen and (max-width: 520px) {
  .banner.blog-detail-banner .banner-content .content {
    max-width: 270px;
  }
}
@media only screen and (max-width: 360px) {
  .banner.blog-detail-banner .banner-content .content {
    max-width: 250px;
  }
}
.banner.blog-detail-banner .banner-content .content h1 {
  font-size: 36px;
  line-height: 1.1;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 500;
}
@media only screen and (max-width: 1007px) {
  .banner.blog-detail-banner .banner-content .content h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.blog-detail-banner .banner-content .content h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 520px) {
  .banner.blog-detail-banner .banner-content .content h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 360px) {
  .banner.blog-detail-banner .banner-content .content h1 {
    font-size: 18px;
  }
}
.banner.blog-detail-banner .banner-content .content p {
  margin-bottom: 17px;
  color: #fff;
}
@media only screen and (max-width: 320px) {
  .banner.blog-detail-banner .banner-content .content p {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.banner.blog-detail-banner .banner-content .share_btn {
  flex: 0 1 auto;
  position: relative;
}
.banner.blog-detail-banner .banner-content .share_btn .share-btn-ico {
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media only screen and (max-width: 520px) {
  .banner.blog-detail-banner .banner-content .share_btn .share-btn-ico img {
    width: 25px;
  }
}
@media only screen and (max-width: 360px) {
  .banner.blog-detail-banner .banner-content .share_btn .share-btn-ico img {
    width: 20px;
  }
}
.banner.blog-detail-banner .banner-content .share_btn .side_ico-m {
  position: absolute;
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  translate: -50% 0;
  display: flex;
  gap: 15px;
  flex-direction: column;
  border-radius: 5px;
  opacity: 0;
  transform: scale(0.75) translateY(21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transform-origin: bottom;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.banner.blog-detail-banner .banner-content .share_btn .side_ico-m.open {
  opacity: 1;
  transform: scale(1) translateY(0);
  pointer-events: all;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}
.banner.blog-detail-banner .banner-content .share_btn .side_ico-m li svg {
  fill: #fff;
  width: 25px;
}
.banner.blog-detail-banner .banner-content .share_btn .side_ico-m li svg:hover {
  fill: #e43a3b;
}

.blog-detail-secA, .privacy-secA {
  padding: 35px 0 45px;
}
@media only screen and (max-width: 520px) {
  .blog-detail-secA, .privacy-secA {
    padding: 25px 0 15px;
  }
}

.website-content h1, .website-content h2, .website-content h3, .website-content h4, .website-content h5, .website-content h6 {
  font-family: "Poppins", sans-serif;
}
.website-content h1, .website-content h2, .website-content h3 {
  font-weight: 600;
}
.website-content h4, .website-content h5, .website-content h6 {
  font-weight: 500;
}
.website-content h1 {
  font-size: 56px;
  margin-bottom: 45px;
  text-align: center;
}
@media only screen and (max-width: 365px) {
  .website-content h1 {
    font-size: 32px;
    margin-bottom: 35px;
  }
}
.website-content h2 {
  font-size: 34px;
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  .website-content h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .website-content h2 {
    font-size: 22px;
  }
}
.website-content h3 {
  font-size: 28px;
  line-height: 1.2;
}
@media only screen and (max-width: 675px) {
  .website-content h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
.website-content h4 {
  font-size: 22px;
}
.website-content h5 {
  font-size: 20px;
}
.website-content h6 {
  font-size: 18px;
}
.website-content h2, .website-content h3, .website-content h4 {
  margin: 45px 0 30px;
}
.website-content h5, .website-content h6 {
  margin: 30px 0 25px;
}
.website-content p, .website-content li {
  color: #666;
  text-align: justify;
}
.website-content a {
  color: #e43a3b;
}
.website-content a:hover {
  text-decoration: underline;
}
.website-content p, .website-content ul {
  margin-bottom: 25px;
}
.website-content ul {
  padding-left: 18px;
}
@media only screen and (max-width: 675px) {
  .website-content ul {
    padding-left: 10px;
  }
}
.website-content ul li {
  position: relative;
  padding-left: 28px;
}
@media only screen and (max-width: 675px) {
  .website-content ul li {
    padding-left: 20px;
  }
}
.website-content ul li:not(:last-child) {
  margin-bottom: 6px;
}
.website-content ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 13px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #e43a3b;
}
@media only screen and (max-width: 520px) {
  .website-content ul li::before {
    width: 8px;
    top: 9px;
  }
}

.blog-detail-seB {
  padding: 5rem 0;
}
@media only screen and (max-width: 1007px) {
  .blog-detail-seB {
    padding: 2rem 0 4rem;
  }
}
@media only screen and (max-width: 675px) {
  .blog-detail-seB .container {
    padding-right: 0;
  }
}
.blog-detail-seB .heading {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 675px) {
  .blog-detail-seB .heading {
    padding-right: 15px;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 675px) {
  .blog-detail-seB .more-blog-slider {
    padding: 0;
  }
}

@media only screen and (max-width: 767pxpx) {
  footer {
    margin-bottom: 42px;
  }
}
footer .logo img {
  max-width: 150px;
}
footer .footerStrip {
  background: #EEEEEE;
}
@media only screen and (max-width: 991px) {
  footer .footerStrip .container {
    padding: 0;
  }
}
@media only screen and (max-width: 675pxpx) {
  footer .footerStrip .flex {
    flex-wrap: wrap;
  }
}
footer .footerStrip .flex .col {
  flex: 0 1 25%;
  max-width: 25%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  footer .footerStrip .flex .col {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  footer .footerStrip .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
  }
}
footer .footerStrip .flex .col:nth-child(2) {
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
}
@media only screen and (max-width: 675pxpx) {
  footer .footerStrip .flex .col:nth-child(2) {
    border-right: 0;
  }
}
@media only screen and (max-width: 520pxpx) {
  footer .footerStrip .flex .col:nth-child(2) {
    border-left: 0;
  }
}
footer .footerStrip .flex .col:nth-child(3) {
  border-right: 1px solid #D4D4D4;
}
@media only screen and (max-width: 675pxpx) {
  footer .footerStrip .flex .col:nth-child(3) {
    border-right: 0;
    border-top: 1px solid #D4D4D4;
  }
}
@media only screen and (max-width: 520pxpx) {
  footer .footerStrip .flex .col:nth-child(3) {
    border-top: 0;
  }
}
@media only screen and (max-width: 675pxpx) {
  footer .footerStrip .flex .col:nth-child(4) {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 0;
  }
}
@media only screen and (max-width: 520pxpx) {
  footer .footerStrip .flex .col:nth-child(4) {
    border: 0;
  }
}
footer .footerStrip .item {
  position: relative;
}
footer .footerStrip .item a {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 15px 20px;
  position: relative;
}
@media only screen and (max-width: 675px) {
  footer .footerStrip .item a {
    padding: 12px;
  }
}
@media only screen and (max-width: 991pxpx) {
  footer .footerStrip .item .icon svg {
    width: 25px;
    height: 25px;
  }
}
footer .footerStrip .item .icon svg path {
  fill: #e43a3b;
}
footer .footerStrip .item .titl {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
footer .footerStrip .item p {
  font-size: 12px;
  color: #666;
  line-height: 16px;
}
footer .footer-wrapper {
  padding: 30px 0 25px;
}
@media only screen and (max-width: 520px) {
  footer .footer-wrapper {
    padding: 30px 0 calc(var(--footerstrip) + 20px);
  }
}
footer .footer-wrapper .flex {
  flex-wrap: wrap;
}
footer .footer-wrapper .colA {
  flex: 0 1 28%;
  max-width: 28%;
  width: 100%;
}
@media only screen and (max-width: 991pxpx) {
  footer .footer-wrapper .colA {
    flex: 0 1 16%;
    max-width: 16%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .colA {
    display: none;
  }
}
footer .footer-wrapper .colB {
  flex: 0 1 72%;
  max-width: 72%;
  width: 100%;
}
@media only screen and (max-width: 991pxpx) {
  footer .footer-wrapper .colB {
    flex: 0 1 84%;
    max-width: 84%;
    width: 100%;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .colB {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 991pxpx) {
  footer .logo img {
    width: 100%;
  }
}
footer .navWrap .navList {
  display: flex;
  padding-left: 30px;
  padding-bottom: 55px;
}
@media only screen and (max-width: 767px) {
  footer .navWrap .navList {
    padding-left: 0;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 675px) {
  footer .navWrap .navList {
    flex-wrap: wrap;
  }
}
footer .navWrap .navList .col1 {
  flex: 0 1 22%;
  max-width: 22%;
  width: 100%;
}
@media only screen and (max-width: 675px) {
  footer .navWrap .navList .col1 {
    flex: 0 1 33.33%;
    max-width: 33.33%;
    width: 100%;
    padding-right: 1em;
  }
}
@media only screen and (max-width: 520px) {
  footer .navWrap .navList .col1 {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
    margin-bottom: 20px;
  }
}
footer .navWrap .navList .col2 {
  flex: 0 1 34%;
  max-width: 34%;
  width: 100%;
}
@media only screen and (max-width: 675px) {
  footer .navWrap .navList .col2 {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 25px;
  }
}
footer .navWrap .navList ul li a {
  color: #666;
  display: inline-block;
  padding: 2px 0px;
  font-size: 14px;
  transition: 0.5s ease;
}
footer .navWrap .navList ul li a:hover {
  color: #e43a3b;
}
footer .navWrap .navList .socialLinks ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer .navWrap .navList .socialLinks ul li a:hover {
  -webkit-mask: none;
          mask: none;
}
footer .navWrap .navList .socialLinks ul li a:hover path {
  fill: #e43a3b;
}
footer .navWrap .title {
  color: #000;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 520pxpx) {
  footer .navWrap .title {
    margin-bottom: 8px;
  }
}
footer .copyRight {
  border-top: 2px solid #e43a3b;
  padding: 25px 0 0;
  text-align: center;
  font-size: 14px;
}
@media only screen and (max-width: 767pxpx) {
  footer .copyRight {
    padding-top: 15px;
  }
}
footer .copyRight p {
  line-height: 1;
}
footer .copyRight p span {
  padding: 0 10px;
}
footer .copyRight p span:last-child {
  border-left: 1px solid #666;
}
@media only screen and (max-width: 520px) {
  footer .copyRight p span:last-child {
    border: 0;
    margin-top: 10px;
  }
}
footer .copyRight span, footer .copyRight em, footer .copyRight img, footer .copyRight a {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
footer .copyRight a {
  transition: 0.5s ease;
}
footer .copyRight a:hover {
  color: #e43a3b;
}
footer .copyRight a img {
  margin-left: 6px;
  width: 50px;
}
footer .ShapR .shade video {
  width: 277px;
  height: 248px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-image: url(.././images/nee_black.svg);
  mask-image: url(.././images/nee_black.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
  -webkit-mask-size: 277px;
          mask-size: 277px;
}
@media only screen and (max-width: 991px) {
  footer .ShapR .shade video {
    height: auto;
    aspect-ratio: 0.8953068592;
    -webkit-mask-size: 100%;
            mask-size: 100%;
    width: 201px;
  }
}

:root {
  --footerstrip: 40px;
}

.footer-strip {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  background: #e43a3b;
  display: none;
}
@media only screen and (max-width: 520px) {
  .footer-strip {
    display: block;
  }
}
.footer-strip ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-strip ul li {
  flex: 1;
}
.footer-strip ul li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-strip ul li a {
  display: block;
  text-align: center;
  color: #fff;
  height: var(--footerstrip);
  line-height: var(--footerstrip);
}
.footer-strip ul li a svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.footer-strip ul li a svg path {
  fill: #fff;
}/*# sourceMappingURL=style.css.map */