@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");


.about-banner-section{
  background: linear-gradient(180deg, #F7EDFF 0%, #FFF 100%);
  padding: 115px 0px;
  margin-top: 115px;
}
.about-banner-section h1{
  color: #250B32;
text-align: center;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
margin-bottom: 25px;
letter-spacing: 0;
}
.about-banner-section p{
  max-width: 725px;
  color: #7C6D84;
text-align: center;
font-family: "Source Sans 3";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 0 auto;
}

.history-swiper-div{
  position: relative;
}
.history-slider-wrapper .swiper-wrapper{
  padding-top: 60px;
}
.history-swiper-div h4{
    position: absolute;
    color: #6C4193;
    font-family: Figtree;
    font-size: 90px;
    font-style: normal;
    font-weight: 800;
    line-height: 82px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: -50px;
    opacity: 0;
}

.history-div{
  text-align: center;
  margin-top: 25px;
  opacity: 0;
}
.history-div h3{
color:#6C4193;
font-family: Figtree;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 20px;
}

.history-div p{
color: #7C6D84;
text-align: center;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.swiper-slide-active .history-div, .swiper-slide-active .history-swiper-div h4{
  opacity: 1;
}

.swiper-slide-active .history-swiper-div{
  transform: scale(1);
  opacity: 1;
}
.history-swiper-div{
  transform: scale(.5);
  opacity: .5;
}

.about-ceo-message{
 /* background: linear-gradient(196deg, rgba(49, 191, 208, 0.00) 22.99%, #4F3099 54.51%, #122566 78.56%);
 background: url("../images/about-main-bg.png") no-repeat 0 0 ;*/
 background: linear-gradient(282deg, #33BFCA 9.17%, #3ABDD0 36.76%, #6AA3C6 41.2%, #5E74B1 48.6%, #452E90 61.56%, #2C2A7C 73.39%, #2A2A7A 82.19%, #142568 90.2%);
  padding: 100px 0px 0;
  background-size: cover;
}
.about-ceo-content{
  max-width: 600px;
}
.about-ceo-content h2{
color: #FFF;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
margin-bottom: 22px;
}
.about-ceo-content p{
color: #FFF;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.about-ceo-content ul{
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.about-ceo-content ul li {
    border-radius: 25px;
border: 1px solid var(--White-White-60, rgba(255, 255, 255, 0.60));
    min-height: 180px;
    width: 180px;
    padding: 55px 17px 40px;
    color: #FFF;
    font-family: "Source Sans 3";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    position: relative;
}
.about-ceo-content ul li i{
    position: absolute;
    top: 10px;
    left: 10px;
}
.about-ceo-content a{
  text-decoration: none;
  color: #fff;
}
.construction-management-wrapper{
  padding: 100px 0px;
  background: var(--Card-Gradient, linear-gradient(135deg, #0F172B 0%, #59168B 50%, #0F172B 100%));
  text-align: center;
}
.construction-management-wrapper h3{
color: #FFF;
text-align: center;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
margin-bottom: 20px;
}

.construction-management-wrapper p{
color:#F5E9FF;
text-align: center;
font-family: Figtree;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
}

.sub-box-wrapper {
    max-width: 900px;
    margin:50px auto 0;
    display: flex;
    justify-content: space-between;
}

.sub-boxes{
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(152, 16, 250, 0.20) 0%, rgba(79, 57, 246, 0.20) 100%);
  max-width: 435px;
  padding: 30px;
  border: 1px solid #777777;
}

.sub-boxes h4{
  color: #FFF;
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  margin-top: 25px;
}
.sub-boxes p{
color: #E9D4FF;
font-family: Figtree;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-align: left;
margin-bottom: 20px;
}

.book-demo-button{
  margin: 0px 0px;
  padding: 15px 0px;
  border-radius: 100px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.39) 0%, #FFF 100%);
  width: 100%;
  display: inline-block;
  color: #59168B;
font-family: Figtree;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
}
a.book-demo-button i{
    margin-left: 10px;
    margin-top: 2px;
}

.book-demo-button:hover{
  background: #fff;
}
.closeout-project-slider{
  padding: 115px 0px;
}
.closeout-project-slider h2{
  color: #250B32;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; 
margin-bottom: 25px;
}
.project-slider-div{
  position: relative;
}
.project-slider-content{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 25px;
  justify-content: space-between;
   transition: .2s ease;
}
.project-slider-bottom{
  max-width: 458px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.project-slider-bottom p{
  color:#FFF;
  font-family: "Source Sans 3";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.project-slider-top{
  display: flex;
}
.project-slider-top h3{
  color: #FFF;
  font-family: Figtree;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 120% */
}
.project-slider-top p{
  color: #FFF;
font-family: Figtree;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.project-slider-top i{
  margin-right: 15px;
}
.project-slider-div:hover .project-slider-content{
  padding: 30px;
  transition: .2s ease;
}
a.project-slider-div::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 130px;
    bottom: 0;
    left: 0;
    display: block;
    background: var(--Card-Gardient-Gray1, linear-gradient(180deg, rgba(37, 11, 50, 0.00) 0%, rgba(37, 11, 50, 0.90) 100%));
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.closeout-project-slider {
    --scroll-bar: 8px;
    overflow: hidden;
}
.closeout-project-slider-wrapper{
  width: calc(100vw - var(--scroll-bar)) !important; 
  margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
  left: 0 !important;
}


.challenging-section{
   --scroll-bar: 8px;
    overflow: hidden;
    padding: 0 0 115px;
}
.challenging-section h2{
  color: #250B32;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
}

.challenging-section h4{
color: #6C4193;
font-family: "Source Sans 3";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 29px;
margin-bottom: 20px;
}
.challenging-section p{
color:  #250B32;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.challenging-section .challenging-content{

margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
  right: 0 !important;
}

.solution-banner-section {
    margin-top: 120px;
    position: relative;
}
.solution-banner-section img{
  width: 100%;
}
.solution-banner-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.solution-banner-content{
  max-width: 500px;
  text-align: left;
}
.solution-banner-content h1{
  color: #250B32;
font-family: Figtree;
font-size: 70px;
font-style: normal;
font-weight: 700;
line-height: 60px;
letter-spacing: -3.5px;
text-align: left;
margin-bottom: 40px;
}
.solution-banner-content h1 span{
  color: #6C4193;
  display: block;
}
.solution-banner-content p{
  color: #250B32;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.solution-content-wrapper{
  background: var(--Card-Gradient, linear-gradient(180deg, var(--Violet-Viloet-300, #F5E9FF) 0%, var(--Violet-Viloet-400, rgba(245, 233, 255, 0.00)) 47.12%, var(--Violet-Viloet-400, rgba(245, 233, 255, 0.00)) 100%));
  padding: 115px 0;
}
.benefits-of-closeout{
  text-align: center;
}
.benefits-of-closeout h2{
  color: #250B32;
text-align: center;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px;
margin-bottom: 20px;
}
.benefits-of-closeout p{
color: #7C6D84;
text-align: center;
font-family: "Source Sans 3";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 30px;
}

.centralized-information{
  border-radius: 16px;
  background: var(--Card-Gradient, linear-gradient(196deg, #6C4193 22.99%, #4F3099 54.51%, #122566 78.56%));
  padding: 112px 60px;
  text-align: center;
}
.centralized-information i{
  margin-bottom: 55px;
  display: inline-block;
}
.centralized-information i img{
  margin: auto;
}

.centralized-information h2{
color:  #F7EDFF;
text-align: center;
font-family: Figtree;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.centralized-information p{
color: #F7EDFF;
text-align: center;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.rention-money-wrapper{
  border-radius: 16px;
  background: var(--Card-Gradient, linear-gradient(196deg, #6C4193 22.99%, #4F3099 54.51%, #122566 78.56%));
  padding: 35px;
  text-align: left;
  margin-bottom: 25px;
}

.rention-money-wrapper h2{
color:  #F7EDFF;
font-family: Figtree;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 0;
text-align: left;
}
.rention-money-wrapper p{
color: #F7EDFF;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
}

.tittle-section {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.tittle-section i{
  margin-right: 15px;
}
.complete-visibility-wrapper{
  border-radius: 25px;
  border: 1px solid var(--Violet-Violet-10, rgba(108, 65, 147, 0.10));
  background: var(--White-White, #FFF);
  box-shadow: 0 20px 50px 0 rgba(151, 71, 255, 0.15);
  padding: 35px;
  min-height: 278px;
}

.complete-visibility-wrapper h2{
color:  #6C4193;
font-family: Figtree;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 0;
text-align: left;
}
.complete-visibility-wrapper p{
color: #250B32;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
}

.stress-free-solution{
  border-radius: 25px;
  border: 1px solid var(--Violet-Violet-10, rgba(108, 65, 147, 0.10));
  background: var(--White-White, #FFF);
  box-shadow: 0 20px 50px 0 rgba(151, 71, 255, 0.15);
   padding: 70px 60px 90px;
  text-align: center;
}

.stress-free-solution i{
  margin-bottom: 55px;
  display: inline-block;
}
.stress-free-solution i img{
  margin: auto;
}

.stress-free-solution h2{
color:  #6C4193;
text-align: center;
font-family: Figtree;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.stress-free-solution p{
color: #250B32;
text-align: center;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.managed-closeout-solutions-wrapper{
  padding: 115px 0 0; 
  position: relative;
}

.managed-closeout-solutions-wrapper h2{
  color:#250B32;
font-family: Figtree;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; 
margin-bottom: 90px;
}
.managed-closeout-solutions-wrapper h4{
color: #250B32;
font-family: "Source Sans 3";
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 36px; 
}
.managed-closeout-solutions-wrapper p{
  color:  #250B32;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
img.abstract-img {
    position: absolute;
    top: 210px;
    left: -80px;
}
.desktop-img{
  display: block;
  width: 100%;
}
.solution-faq-section{
  position: relative;
}
.solution-faq-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.solution-faq-content{
  max-width: 485px;
  padding: 100px 0 85px;
}
.solution-faq-content h3{
  color:#FFF;
font-family: Figtree;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 48px;
margin-bottom: 25px;
}

.solution-faq-content h4{
  color: #FFF;
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
}
.solution-faq-content p{
color: #FFF;
font-family: "Source Sans 3";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin-bottom: 30px;
}


.solution-faq .accordion-item{
  border: none;
border-radius: 22px;
background: linear-gradient(87deg, rgba(255, 255, 255, 0.15) 6.5%, rgba(255, 255, 255, 0.15) 96.18%);
backdrop-filter: blur(25px);
padding: 5px 3px 5px 30px;
margin-bottom: 8px;
}
.solution-faq .accordion-button{
  background: transparent;
  padding: 0;
  color: #fff;
font-family: Figtree;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 20px;
}

.solution-faq .accordion-button:not(.collapsed){
  background: transparent !important;
  color: #fff !important;
  border: none !important;
}
.solution-faq .accordion-item:first-of-type {
  border-top-left-radius:22px !important; 
   border-top-right-radius:22px !important;
}

.solution-faq .accordion-item:last-of-type{
    border-bottom-right-radius: 22px !important;
    border-bottom-left-radius:  22px !important;
}
.solution-faq .accordion-body {
  padding: 0;
  color: rgba(255, 255, 255, 0.85);
  font-family: "Source Sans 3";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
     padding-right: 70px;
    padding-bottom: 20px;
}
.solution-faq .accordion-button:not(.collapsed){
  box-shadow: none !important;
  /*margin-bottom: 25px;*/
}
.solution-faq .accordion-button::after {
    background: url(../images/faq-plus-icon.svg) no-repeat 0px 0px;
    border-radius: 0 !important;
    width: 66px;
    height: 66px;
}

.solution-faq .accordion-button:not(.collapsed)::after{
   background: url(../images/faq-minus-icon.svg) no-repeat 0px 0px;
   transform: none;
}


.blog-header-wrapper{
  background: linear-gradient(180deg, #F7EDFF 0%, #F7EDFF 70.04%, #FFF 100%);
  padding-top: 140px;
}

.blog-header-wrapper h1{
  text-align: left;
  color: #250B32;
  font-family: Figtree;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -3.5px;
  margin-bottom: 15px;
  
}
.blog-header-wrapper h1 span{
  color: #6C4193;
}
.blog-header-wrapper p{
  color: #7C6D84;
font-family: "Source Sans 3";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
max-width: 485px;
}
.blog-banner-section{
  padding-left: 100px;
  padding-right: 100px;
  border-bottom: 1px solid #D3C6DF;
  margin-bottom: 55px;
}
.blog-banner-section .row{
  align-items: flex-end;
}
.first-row{
  margin-bottom: 40px;
}
.blog-main-category-div{
  margin: 0px 0px 60px 0px;
  padding: 0px 0px;
}
.blog-main-category-div .main-category-img{
  margin-bottom: 30px;
  width: 100%;
  border-radius: 20px;
}
span.date{
color: #6C4193;
font-family: "Source Sans 3";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
display: inline-block;
margin-bottom: 8px;
}
.blog-main-category-div h2{
color: #250B32;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
max-width: 435px;
margin-bottom: 25px;
font-family: Figtree;
}
.blog-main-category-div p{
color: #7C6D84;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin-bottom:15px;
}
.read-more-button{
  display: flex;
  color:#6C4193;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  text-decoration: none;
  font-family: Figtree;
}
.read-more-button i{
  margin-right: 15px;
    transition: .5s ease;
}

.read-more-button:hover i{
  margin-right: 20px;
  transition: .5s ease;
}

.second-row{
  align-items: inherit !important;
}
.second-row .col-md-6:last-child{
  margin-top: 100px;
}
.blog-video{
  position: relative;
}
.play-button-icon {
    position: absolute;
    left: 50%;
    margin: auto;
    top: 50%;
    transform: translate(-50%, -50%);
}
.load-more-button{
  display: inline-flex;
  padding: 18px 56px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: var(--Violet-Viloet-700, #F7EDFF);
  text-decoration: none;
  margin: 0 auto;
  color:  #6C4193;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: table;
      font-family: Figtree;
}

.load-more-button:hover{
  background: #6C4193;
  color: #F7EDFF;
}

section.blog-listin-wrapper {
  padding-bottom: 110px;
}

.blog-detail-content-section{
  margin-right: 100px;
  text-align: left;
}
.blog-detail-content-section h1{
  color:  #250B32;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
text-align: left;
margin: 25px 0px;
}
.blog-detail-content-section p{
  color: #250B32;
font-size: 16px;
font-style: normal;
font-weight: 300;
font-family: Figtree;
line-height: 24px; /* 150% */
}
.blog-detail-content-wrapper{
  padding-bottom: 110px;
  padding-top: 35px;
}
.blog-back{
  display: flex;
  color: #6C4193;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-decoration: none;
align-items: center;
font-family: Figtree;
}
.blog-back i{
  margin-right: 10px;
    transition: .5s ease;
}
.blog-back:hover i{
  margin-right: 15px;
  transition: .5s ease;
}
.blog-detail-content-wrapper ul {
    text-align: center;
    margin: 50px auto 0px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog-detail-content-wrapper ul li{
  margin-bottom: 10px;
}


.blog-detail-content-wrapper ul li a:hover circle {
  fill:#6C4193;
}
.blog-detail-content-wrapper ul li a:hover path{
  fill: #fff;
  stroke: #fff;
}

.other-news-wrapper{
  padding: 0px 0px;
}
.other-news-wrapper h3{
  color: #250B32;
font-family: Figtree;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 48px; 
margin-bottom: 80px;
}
.news-tittle {
    display: flex;
    justify-content: space-between;
    padding-top: 100px;
    margin-bottom: 35px;
}

.news-tittle h3{
  color:  #FFF;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px;
}
.view-all-button{
  border-radius: 100px;
border: 1px solid var(--Violet-Viloet-500, #D3C6DF);
background: #FFF;
color:#6C4193;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 14px; 
text-transform: uppercase;
display: flex;
 padding: 0 25px;
 align-items: center;
}
.view-all-button i{
  margin-left: 10px;
}
.history-slider-wrapper .swiper-button-next, .history-slider-wrapper .swiper-button-prev{
  width: 56px;
    height: 56px
}


.history-slider-wrapper .swiper-button-prev:after, .history-slider-wrapper .swiper-button-next:after{
  display: none;
}

.desktop-img{
  display: block;
}
.mobile-img{
  display: none;
}
 .project-managed .swiper-slide:nth-child(9) .proj-box h3 {
  font-size: 30px !important;
  line-height: 36px !important;
 }
 .discover-button{
  display: flex;
  border-radius: 100px;
  border: 1px solid #D3C6DF;
  width: 219px;
  height: 52px;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  color:#FFF;
text-align: right;
font-family: Figtree;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
 }
  .discover-button i{
    margin-left: 15px;
  }

   .discover-button:hover{
    background: #fff;
    color: #000;
   }


.news-events .swiper-pagination-bullet { width: 5px; height: 5px; background: rgb(108, 65, 147) !important; } 
.news-events span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.history-slider-wrapper{
  position: relative;
}

.scroll-text{
  color: #250B32;
text-align: center;
font-family: Figtree;
font-size: 130px;
font-style: normal;
font-weight: 700;
line-height: 150px; /* 115.385% */
opacity: .1;
margin: 0 10px;
}

.scroll-text-wrap{
    overflow: hidden;
    white-space: nowrap;
        display: flex;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
  }


.common-arrow.history-arrow {
    width: 100%;
    position: absolute;
    top: 50%;
    justify-content: space-between;
    padding-right: 27%;
    padding-left: 27%;
}
.common-arrow.project-arrow{
  top: 50px;
}
.history-swiper-div img{
  width: 100%;
}

.play-button-icon:hover path{
    fill: #2ec3b5;
}

.btn-primary {
    font-family: Figtree;
}

a.view-all-button:hover {
    background: #6C4193;
    color: #F7EDFF;
}

section.freequently-section.h-full.pb-\[80px\].md\:pb-28 {
    padding-bottom: 50px;
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .complete-visibility-wrapper {
    padding: 30px 35px;
    min-height: 230px;
}
.rention-money-wrapper {
    padding: 30px 35px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
.stress-free-solution {
    padding: 70px 49px 90px;
}
.complete-visibility-wrapper p{
  margin-bottom: 0;
}
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .about-ceo-content h2{
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 22px;
}
.about-ceo-content ul li {
    min-height: 130px;
    width: 30%;
    padding: 55px 17px 20px;
}
.about-ceo-message{
      padding: 70px 0px 0;
}
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .solution-faq-section{
    background: url(../images/solution-faq-image.jpg) no-repeat 0px 0px;
  }
  .solution-faq-section .desktop-img{
    display: none;
  }
  .solution-faq-overlay {
    position: inherit;
    width: inherit;
    height:inherit;
}
.blog-header-wrapper h1 {
    font-size: 58px;
    line-height: 50px;
}
.blog-header-wrapper p {
    font-size: 14px;
}
.blog-banner-section {
    padding-left: 70px;
    padding-right: 70px;
}
}


@media (max-width: 992px) {
.benefits-of-closeout .col-md-4 {
    max-width: 100%;
    width: 100%;
}
    .centralized-information {
        padding: 50px 20px;
        margin-bottom: 40px;
    }
        .rention-money-wrapper {
        margin-bottom: 40px;
    }
        .complete-visibility-wrapper {
        margin-bottom: 40px;
    }
        .stress-free-solution {
        padding: 35px 20px;
    }
    .scroll-text-wrap{
      display: none !important;
    }

.about-ceo-content{
  text-align: center;
}
.about-ceo-content ul li{
  text-align: left;
}
    .about-ceo-content ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
        .about-ceo-content ul li {
        width: 47%;
        margin-bottom: 20px;
    }
        .about-ceo-content ul li:last-child {
        margin-bottom: 0;
    }
    .about-ceo-content h2{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 22px;
    }

section.about-ceo-message .col-md-5 {
    width: 100% !important;
}
section.about-ceo-message .col-md-7 {
    width: 100% !important;
}
.about-ceo-content{
  max-width: 100%;
}
section.about-ceo-message .col-md-5 img {
    width: 70%;
    margin: auto;
}
section.about-ceo-message .col-md-7 a.btn-primary.lg\:mt-10.mt-8 {
    margin-bottom: 40px;
}
}


@media (max-width: 767px) {
  .benefits-of-closeout h2{
text-align: center;
font-size: 40px;
line-height: 44px;
margin-bottom: 30px;
  }
  .centralized-information {
    padding: 50px 20px;
    margin-bottom: 40px;
}
.centralized-information h2{
  font-size: 24px;
  line-height: 30px;
}
.rention-money-wrapper h2{
  font-size: 24px;
  line-height: 30px;
  text-align: left;
}
.desktop-img{
  display: none;
}
.mobile-img{
  display: block;
  width: 100%;
}
.solution-banner-overlay{
  position: inherit;
  padding-bottom: 50px;
}
.solution-banner-content h1 {
    font-size: 50px;
    line-height: 45px;
}
.solution-content-wrapper{
  padding: 70px 0;
}
.centralized-information i {
    margin-bottom: 30px;
    display: inline-block;
}
.rention-money-wrapper{
  margin-bottom: 40px;
}
.complete-visibility-wrapper{
  margin-bottom: 40px;
}
.complete-visibility-wrapper h2{
  font-size: 24px;
  line-height: 30px;
  text-align: left;
}
.stress-free-solution{
  padding: 35px 20px;
}
.stress-free-solution i {
    margin-bottom: 30px;
}
.stress-free-solution h2{
    font-size: 24px;
  line-height: 30px;
}
.managed-closeout-solutions-wrapper h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom:40px;
    text-align: center;
}
.managed-closeout-solutions-wrapper h4 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
}
.managed-closeout-solutions-wrapper p {
    text-align: center;
}
.solution-faq-content h3{
  font-size: 28px;
  line-height: 36px;
}
.solution-faq .accordion-button {
    font-size: 20px;
    line-height: 25px;
}
.solution-faq .accordion-body{
  padding-bottom: 20px;
  padding-top: 10px;
}
.blog-header-wrapper{
  padding-top: 100px;
}
.blog-header-wrapper h1{
  font-size: 50px;
  line-height: 45px;
}
.blog-banner-section{
  padding-left: 0;
  padding-right: 0;
}
.second-row .col-md-6:last-child {
    margin-top: 0px;
}
.blog-detail-content-wrapper ul{
  flex-direction: row;
  margin: 0 0 30px 0;
}
.blog-detail-content-section h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
}
.blog-detail-content-section {
    margin-right: 0;
}
.blog-detail-content-wrapper ul li {
    margin-right: 10px;
    margin-bottom: 0;
}
.blog-detail-content-wrapper{
  padding-bottom: 40px;
}
.other-news-wrapper h3{
  margin-bottom:20px;
}
.news-tittle{
  align-items: center;
}
.news-tittle h3 {
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.view-all-button {
    border: 1px solid var(--Violet-Viloet-500, #D3C6DF);
    background: #FFF;
    color: #6C4193;
    font-size: 14px;
    align-items: center;
    width: 200px;
    height: 45px;
    justify-content: center;
}

.about-banner-section h1{
  font-size: 40px;
  line-height: 44px;
}
.about-banner-section{
  padding: 70px 30px;
  margin-top: 70px;
}
.history-swiper-div h4{
  font-size: 60px;
}
.about-ceo-content h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 22px;
    text-align: center;
}
.about-ceo-content p{
  text-align: center;
}
.about-ceo-content ul li{
  /*flex-basis: 100%;*/

}
.about-ceo-content ul li:last-child {
  /*flex-basis: 100%;  makes last box full width */
  margin-bottom: 0;
}
.closeout-project-slider h2 {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
}
.challenging-section h2 {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
}
.challenging-content .col-md-6:last-child {
    padding: 20px;
}
.construction-management-wrapper h3 {
    font-size: 40px;
    line-height: 44px;
}

.sub-box-wrapper {
    flex-direction: column;
    width: 100%;
}
.challenging-section {
    padding: 0 0 50px;
}
.sub-boxes{
  margin: 12px;
}
.about-ceo-content ul{
  flex-wrap: wrap;
  justify-content: space-around;
}
.about-ceo-content ul li{
  width: 47%;
  margin-bottom: 20px;
}
.common-arrow.history-arrow {
        position: inherit;
        bottom: 0px;
        width: 125px;
        padding: 0;
        margin: auto;
    }
.history-slider-wrapper .swiper-wrapper{
  padding-bottom: 50px;
}
.solution-faq-content p br {
    display: none;
}
.solution-faq {
    margin-top: 40px;
}
img.abstract-img{
  display: none;
}
.solution-faq .accordion-item{
  padding: 10px 3px 10px 30px;
  margin-bottom: 15px;
}
span.date{
  font-weight: 500;
}
.first-row{
    margin-bottom: 15px;
}
.other-news-wrapper h3 {
    font-family: Figtree;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}
.blog-main-category-div .main-category-img{
  margin-bottom: 20px;
}
.blog-main-category-div{
  margin-bottom: 40px;
}
.closeout-project-slider{
    padding: 70px 0px 80px;
}
.about-ceo-content h2 br{
  display: none;
}
.about-banner-section h1 br{
  display: none;
}
.sub-boxes h4{
  margin-top: 10px;
}
.book-demo-button {
    margin: 0px 0px;
    padding: 10px 0px;
}
.construction-management-wrapper {
    padding: 70px 0px 70px;
}
    .banner {
         margin-top: 0 !important; 
    }
.solution-faq-content h4{
  font-weight: 600;
}
.solution-banner-section {
    margin-top: 70px;
}
}

@media (min-width: 767px) and (max-width: 992px) {
    .banner-img {
        background: transparent !important;
    }
}

.accordion-button:focus {
    outline: 0; 
  box-shadow: none !important; 
}
a:-webkit-any-link:focus-visible {
    outline-offset: 0 !important;
}

.project-managed .swiper-slide:nth-child(9) .proj-box {
    background: linear-gradient(180deg, #330952 0%, #652F8E 100%);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.project-managed .swiper-slide:nth-child(9) .proj-box h3{
color: #FFF;
text-align: center;
font-family: Figtree;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
}

.project-managed .swiper-slide:nth-child(7) .proj-box {
  background: #D2FAF6;
    display: flex !important;
        justify-content: space-between !important;
    flex-wrap:inherit !important;
    align-items: center;
}
a.project-slider-div .desktop-img {
    border-radius: 30px;
}

a.project-slider-div .mobile-img {
    border-radius: 30px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
    cursor: pointer !important;
    pointer-events:all !important;
}
@media (min-width: 767px) {
    .banner .banner-img {
        min-height: auto !important;
    }
}
@media (min-width: 1000px) {
    .banner .banner-img {
        min-height: auto !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .about-banner-section {
    padding: 45px 0px;
    margin-top: 90px;
}
}