@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sen:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sen:wght@400;700;800&display=swap');
@font-face {
  font-family: 'Butler-Black';
  src: url('Butler-Black');
  src: local('../fonts/Butler_Black.woff'), local('Butler_Black.woff'),
       url('../fonts/Butler_Black.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Bold';
  src: url('Butler-Bold');
  src: local('../fonts/Galvji.ttf'), local('Butler_Bold.woff'),
       url('../fonts/Butler_Bold.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Ex-Bold';
  src: url('Helvetica');
  src: local('../fonts/Butler_ExtraBold.woff'), local('Butler_ExtraBold.woff'),
       url('../fonts/Butler_ExtraBold.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Light';
  src: url('Helvetica');
  src: local('../fonts/Butler_Light.woff'), local('Butler_Light.woff'),
       url('../fonts/Butler_Light.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Medium';
  src: url('Helvetica');
  src: local('../fonts/Butler_Medium.woff'), local('Butler_Medium.woff'),
       url('../fonts/Butler_Medium.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Regular';
  src: url('Helvetica');
  src: local('../fonts/Butler_Regular.woff'), local('Butler_Regular.woff'),
       url('../fonts/Butler_Regular.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Butler-Ul-light';
  src: url('Helvetica');
  src: local('../fonts/Butler_Ultra_Light.woff'), local('Butler_Ultra_Light.woff'),
       url('../fonts/Butler_Ultra_Light.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.bg-image {
  object-fit: cover;
}
.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-image:not([class*=absolute]) {
  position: absolute;
}
section {
  padding: 6rem 0;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 1500px) and (max-width: 2880px){
  
}
/* -----------------------------------header---------------------------------------------- */
.header-bg{
  background: #1C1A2D;
  height: 100px;
}
.nav-link{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  align-items: center;
  color: #FBF6EA;
}
.nav-link:hover{
  color:#FFD050;
}
.btn-enquire{
  background: #2E3040;
  height: 100px;
  width: 225px;
  text-align: center;
  padding: 33px 0;
  color:#FFD050;
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  align-items: center;
  border-radius: 0px;


}
.btn-enquire:hover{
  color:#fff;
}


.desktop-logo {
    padding:1.9rem 0
}
@media only screen and (min-width: 1153px) and (max-width: 1280px){
  .desktop-logo {
    padding-top: 2rem;
    padding-bottom: 1.3rem;
  }
}
.navbar{
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

::selection {
  color: red;
  background: yellow;
}
.our-offer-top {
  height: 720px;
  margin: 6rem 0 0;
}
.our-offer-top {
  height: 720px;
  margin: 6rem 0 0;
  padding: 15rem 0;
}
.top-offer-content{
  max-width: 644px;
  width: 100%;
  margin: auto;
}
.top-offer-content h1{
  font-family: 'Butler-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 64px;
  line-height: 64px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.top-offer-content p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #BA94FF;
  margin-bottom: 32px;
}
.top-offer-content .tag{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #FFD050;
  margin-bottom: 16px;
}
.our-offing-title h2{
  font-family: 'Butler-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1C1A2D;
  padding-left: 21px;
}
.our-offing-title{
  margin-bottom: 2rem;
}
.enguir-btn .btn-yellow {
    width: 267px;
    height: 60px;
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    align-items: center;
    color: #1C1A2D;
    padding: 16px 45px;
    display: inline-block;
}
.our-offering {
    background: #1C1A2D;
    padding: 60px 0px 0px;
}
.right-side-bg{
    background:url(../img/white-concrete-building.png) no-repeat;
    height: 477px;
    background-size: cover;
    background-position: center center;
}
.bg-white-color{
    background:#fff;
}
.more-about-right p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
}
#owl-carousel-desk{
    margin-bottom: 44px;
}
.owl-dots{
    text-align:center;
}
.owl-dots .owl-dot{
   height: 13px;
   width: 13px;
   background: #D0D0D0 !important;
   border-radius: 50%;
   margin-left: 6px;
}
#owl-carousel-desk .owl-dots .owl-dot{
   height: 13px;
   width: 13px;
   background: #D0D0D0 !important;
   border-radius: 50%;
   margin-left: 6px;
}
#owl-carousel-desk .owl-dots .owl-dot.active{
   background: #FFD050!important;
}
.more-left-content h5{
  width: 100%;
  max-width: 435px;
  font-family: 'Butler';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1C1A2D;
}
.more-left-content small{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #592EA9;
  margin-bottom: 8px;
}
.our-vision-us-left-content p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
  width: 100%;
  max-width: 594px;
}
.our-vision-us-left-content h5{
  width: 100%;
  max-width: 555px;
  font-family: 'Butler';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1C1A2D;
  margin-bottom: 16px;
}
.our-vision-us-left-content small{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #592EA9;
  margin-bottom: 8px;
}
.our-vision-us-right p{
  width: 100%;
  max-width: 607px;
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
}
.Our-Offerings{
  /*background: #F4F0F8;*/
  background: url("../img/bggg.png");
  padding-bottom: 2.5rem;
}
.Our-Offerings .card{
  width:100%;
  max-width: 402px;
  /* height: 358px; */
  border: 0px;
  padding: 7px 7px;
  margin-bottom: 7px;
  background-color: transparent;
  transition: .5s all;
}
.card h5{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #1C1A2D;
}
.card p{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 184.19%;
  color: #BA94FF;
  height: 0px;
  /*display:none;*/
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
.desktop-slider-2 .enq-p{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 28px;
    color: #3C6E71;
    display: block;
    margin-bottom: 0px;
    margin-left:17px;
    margin-top:26px;
}
.desktop-slider-2{
    padding: 82px 24px 83px;
}
.card .card-p{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 184.19%;
  color: #3C6E71;
  display:block;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  margin-bottom:0px;
}
.card button{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  align-items: center;
  color: #FFD050;
  background: transparent;
  border: 0px;
  padding: 0px;
}
.minimise-btn{
  display: none;
}
.our-offering .card h5{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #F4F0F8;
}
.our-offering .card{
  background:transparent; 
  border:0px;
}
#owl-carousel-desk-2 .card {
    background: transparent;
    border: 0px;
    width: 672px;
}
#owl-carousel-desk-2 h5{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: #1C1A2D;
}

.owl-prev{
    padding: 16px 48px;
    gap: 12px;
    width: 131px;
    height: 60px;
    background: #FFD050 !important;
}
.owl-next{
    padding: 16px 48px;
    gap: 12px;
    width: 131px;
    height: 60px;
    background: #FFD050 !important;
}
.desktop-slider-2 .owl-next{
    margin-left:30px;
}
.desktop-slider-2 .owl-nav{
    margin-left:15px;
}
.owl-prev span, .owl-next span{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    align-items: center;
    color: #1C1A2D;
}
.why-get-stardet{
  height: 720px;
  padding: 10rem 0;
}
.why-get-stardet-content {
  width: 891px;
  max-width: 100%;
  margin: auto;
  background: #fff;
  padding: 64px 64px;
}
.why-get-stardet-content h2{
  font-family: 'Butler-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #1C1A2D;
  margin-bottom: 16px;
}
.why-get-stardet-content p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #3C6E71;
}
.why-get-stardet-content .tag{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #592EA9;
  margin-bottom: 16px;
}
.why-get-stardet .btn-yellow {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 12px 48px;
  gap: 12px;
  width: 270px;
  height: 56px;
  background: #FFD050;
  border-radius: 0px;
  margin: auto;
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #1C1A2D;
  transition: 1s all;
}
.top-offer-content .btn{
  width: 222px;
  display: block;
  margin: auto;
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  align-items: center;
  color: #1C1A2D;
  padding: 14px 48px;
}
.btn-yellow:hover{
  color: #1C1A2D;
  background: #EDC14A;
}
.project-client {
  height: 438px;
  padding-bottom: 0px;
  padding-top: 16.6rem;
}
.counter-box{
  background: #FFD050;
  padding: 40px;
  height: 156px;
  width: 757px;
  max-width: 100%;
  margin-left: 1%;
  display: none;
}
.project-client::before{
  content: "";
  background: url(../img/Shapes.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 16px;
  /*width: 1346px;*/
  width: 100%;
  position: absolute;
  bottom: 0px;
  /*left: 78.5px;*/
}
@media only screen and (min-width: 1080px) and (max-width: 1152px){
  .project-client::before {
    height: 17px;
    /*width: 930px;*/
    position: absolute;
    bottom: 0px;
    /*left: 76px;*/
  }
}
@media only screen and (min-width: 1153px) and (max-width: 1280px){
  .project-client::before {
    height: 17px;
    /*width: 1114px;*/
    position: absolute;
    bottom: 0px;
    /*left: 86.5px;*/
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1349px){
  .project-client::before {
    height: 17px;
    /*width: 1139px;*/
    position: absolute;
    bottom: 0px;
    /*left: 122px;*/
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1440px){
  .project-client::before {
    height: 18px;
    /*width: 1279px;*/
    position: absolute;
    bottom: 0px;
    /*left: 78.5px;*/
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1600px){
  .project-client::before {
    height: 16px;
    /*width: 1249px;*/
    position: absolute;
    bottom: 0px;
    /*left: 158.5px;*/
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px){
  .project-client::before {
    height: 17px;
    /*width: 1346px;*/
    position: absolute;
    bottom: 0px;
    /*left: 257.5px;*/
  }
}
@media only screen and (min-width: 1801px) and (max-width: 1920px){
  .project-client::before {
    height: 16px;
    /*width: 1346px;*/
    position: absolute;
    bottom: 0px;
    /*left: 316.5px;*/
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2160px){
  .project-client::before {
    height: 16px;
    /*width: 1346px;*/
    position: absolute;
    bottom: 0px;
    /*left: 316.5px;*/
  }
}
@media only screen and (min-width: 2162px) and (max-width: 2880px){
  .project-client::before {
    height: 16px;
    /*width: 1346px;*/
    position: absolute;
    bottom: 0px;
    /*left: 316.5px;*/
  }
}
.more-about-us{
  padding: 80px 0;
}
.counter-box h4{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #1C1A2D;
  text-transform: capitalize;
}
.counter-box p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #232536;
  text-transform: capitalize;
}
.Our-Offerings .card-bg{
  background: #fff;
}
/* ---------------------------------pp--------------------------------------- */
.pp-top-content{
  padding: 178px 0px 60px;
}
.pp-title h2{
  font-family: 'Butler-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 64px;
  line-height: 64px;
  text-align: center;
  color: #1C1A2D;
  margin-bottom: 64px;
}
.pp-content h6{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
  text-transform: uppercase;
}
.pp-content p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
}
.pp-content .green-para{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #3C6E71;
  margin-bottom: 23px;
}
.footer-bg{
  background: #1C1A2D;
  height: 511px;
  gap: 40px;
  padding: 4rem 0 5rem;
}
.pp-main-head{
    margin-bottom:40px;
}
.pp-content h5{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #3C6E71;
    margin-bottom: 0px;
}
.footer-nav{
  display: flex;
  justify-content: end;
  flex-direction: row;
}
.footer-nav li{
  list-style: none;

}
.footer-nav li a{
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
}
.footer-nav li a:hover{
  color: #FFD050;
}
.footer-copy-right p{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  opacity: 0.7;
}
.all-rights{
  float: right;
}
.getstart-footer h3{
  font-family: 'Butler-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.footer-form .form-control{
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #9B9B9B;
  flex-direction: row;
  align-items: flex-start;
  padding: 14px 25px;
  gap: 8px;
  width: 300px;
  height: 56px;
  border: 1px solid #9B9B9B;
  background: transparent;
  border-radius: 0px;
}
.getstart-footer{
  height: 220px;
  background: #2E3040;
  padding: 80px 44px;
  gap: 40px;
  margin: 10px 0px 30px;
}
.footer-form{
  display: flex;
  justify-content: space-between;
}
.form-control:focus{
  box-shadow: none;
  outline: none;
}
.btn-yellow{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 48px;
    gap: 12px;
    width: 159px;
    height: 56px;
    background: #FFD050;
    border-radius: 0px;
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #1C1A2D;
}
@media only screen and (min-device-width: 1153px) and (max-device-width: 1280px) {
  .getstart-footer {
    height: 220px;
    background: #2E3040;
    padding: 80px 30px;
    gap: 40px;
    margin: 10px 0px 30px;
  }
  .footer-form .form-control {
    width: 240px;
  }
}
@media only screen and (min-device-width: 993px) and (max-device-width: 1152px) {
  .getstart-footer {
    height: 220px;
    background: #2E3040;
    padding: 80px 30px;
    gap: 40px;
    margin: 10px 0px 30px;
  }
  .footer-form .form-control {
    width: 190px;
  }
  .btn-yellow{
    padding: 16px 39px;
    gap: 12px;
    width: 141px;
  }
}
@media only screen and (min-device-width: 786px) and (max-device-width: 991px) {
  .collapse:not(.show) {
    display: block;
  }
  .navbar-nav {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar-nav .nav-link {
    padding-right: 11px;
    padding-left: 0;
  }
  .middlemenu{
    width: 57%;
  }
  .getstart-footer {
    height: 142px;
    background: #2E3040;
    padding: 43px 30px;
    gap: 40px;
    margin: 10px 0px 30px;
  }
  .pp-top-content {
    padding: 164px 0px 43px;
  }
  .footer-form .form-control {
    width: 150px;
  }
  .getstart-footer h3 {
    font-family: 'Butler-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    display: flex;
    align-items: center;
  }
  .btn-yellow {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 45px;
    gap: 12px;
    width: 143px;
  }
  .footer-bg {
    background: #1C1A2D;
    height: 440px;
    gap: 40px;
    padding: 4rem 0 5rem;
  }
}
.why-get-stardet-content .btn{
  display:block;
}
.desktop-slider-2 p{
	height:fit-content !important;
}