.okbox{
    padding-left: 3.5%!important;
    padding-right: 3.5%!important;
}

/* -------------------------------------------- ALL FONT SIZES ----------------------------------------------   */

h2 {
    font-family: "BBH Bogle", sans-serif!important;
    font-size: 45px!important;
    font-weight: 400!important;
    color: var(--e-global-color-8c16f10);
}

h5{
  font-family: "Mozilla Text", Sans-serif!important;
    font-size: 40px!important;
    font-weight: 700!important;
}

h3{
    font-family: "Mozilla Text", Sans-serif!important;
    font-size: 24px!important;
    font-weight: 600!important;
    color: var(--e-global-color-8c16f10)!important;
}

h4{
    font-family: "Monument", Sans-serif;
    font-size: 55px;
    font-weight: 600;

}
/* -------------------------------------------- ALL FONT SIZES END ----------------------------------------------   */

.minh70{
    min-height: 70vh!important;
}

.mauto{
    margin: auto;
}

/* .icon-car figure.swiper-slide-inner img{
    height: 70px;
} */

.outline-text h4{
  color: transparent!important;
  -webkit-text-stroke: 2px #000!important;
  text-stroke: 2px #000!important;
  letter-spacing:3px;
}
.outline-text-white h4{
  color: transparent!important;
  -webkit-text-stroke: 2px #fff!important;
  text-stroke: 2px #fff!important;
  letter-spacing:3px;
}

.serv-cards .number h3{
        font-family: Monument, sans-serif;
    font-size: 70px;
    font-weight: 600;
        color: transparent !important;
    -webkit-text-stroke: 2px #000 !important;
    text-stroke: 2px #000!important;
    letter-spacing: 3px;
    width: 100%;
    text-align: left;
    margin-bottom: 0px!important;
}

.serv-cards .heading-wrapper{
    display: flex;
}

.serv-cards .heading{
    font-family: "BBH Bogle", Sans-serif;
    font-size: 60px;
    font-weight: 400;
    color: #000;
    width: 20%;
}

.serv-cards .heading h2{
    font-size: 50px;
}

.serv-cards .arrow{
    width: 80%;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.serv-cards .arrow img{
    width: 100%;
}

#slider-pro-1{
    padding-left: 3.5%!important;
    padding-right: 3.5%!important;
}

.arrow-line {
    border-top: 3px solid #000;
    position: relative;
    width: 99%;
}

.arrow-line2{
     border-top: 3px solid #000;
    position: relative;
    width: 165px;
}
.arrow-line3{
     border-top: 3px solid #000;
    position: relative;
    width: 100%;
}

.arrow-line::after {
    content: "";
    position: absolute;
    right: -9px;             
    top: -1px;             
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    background-image: url("http://localhost/Spaces/wp-content/uploads/2026/01/arow.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.arrow-line2::after {
    content: "";
    position: absolute;
    right: -9px;             
    top: -1px;             
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    background-image: url("http://localhost/Spaces/wp-content/uploads/2026/01/arow.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.arrow-line3::after {
    content: "";
    position: absolute;
    right: -9px;             
    top: -1px;             
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    background-image: url("http://localhost/Spaces/wp-content/uploads/2026/01/arow.png");
    background-size: contain;
    background-repeat: no-repeat;
}


.card-content-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-side{
    width: 50%;
}

.content-side h4{
text-align: start;
    font-family: "Mozilla Text", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.content-side h5{
        text-align: start;
    font-family: "Mozilla Text", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: var(--e-global-color-8c16f10);
    line-height: 45px;

}

.image-side{
    width: 50%;
}

.image-side img{
    width: 80%;
    float: right;
}

.mbend{
    margin-bottom: 0px!important;
    margin-block-end: 0px!important;
}

.first-box .dflex > .elementor-widget-wrap, .arrow-first .dflex > .elementor-widget-wrap{
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  align-items: right;
}

.arrow-first .dflex .flex-child:nth-child(1) {
  flex: 5;
    white-space: nowrap; 
}
.arrow-first .dflex .flex-child:nth-child(2) {
  flex: 1;
    /* white-space: nowrap;  */
}

.first-box .dflex .flex-child:nth-child(1) {
  flex: 0;
    white-space: nowrap; 
}
.first-box .dflex .flex-child:nth-child(2) {
  flex: 1 1 0;
}

.dflex > .elementor-widget-wrap {
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  align-items: center;
}

.dflex .flex-child:nth-child(1) {
  flex: 0; 
}

.dflex .flex-child:nth-child(2) {
  flex: 0 10 0;   
  white-space: nowrap;
}

.dflex .flex-child:nth-child(3) {
  flex: 10;       /* right item can grow */
}

.dflex h2,
.dflex h3 {
  margin: 0;
}


.dflex > .elementor-widget-wrap {
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  align-items: center;
}


.fourth-box .dflex .flex-child:nth-child(1) {
  flex: 1; 
}

.fourth-box .dflex .flex-child:nth-child(2) {
  flex: 0;
}
.fourth-box .dflex .flex-child:nth-child(3) {
  flex: 0 10 0;   
  white-space: nowrap;
}

.equal-arrows-box .dflex .flex-child:nth-child(1) {
  flex: 1; 
}
.equal-arrows-box .dflex .flex-child:nth-child(3) {
  flex: 1; 
}

.equal-arrows-box .dflex .flex-child:nth-child(2) {
  flex: 0 10 0;   
  white-space: nowrap;
}

.fourth-box .dflex .flex-child:nth-child(4) {
  flex: 1; 
}

.serv-sec2 .dflex .flex-child:nth-child(1){
  flex: 1;
}

.serv-sec2 .elementor-widget-wrap.elementor-element-populated{
  width: 56vw!important;
}

.arrow-serv-3{
      width: 280px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#architect-button,
#builder-button {
  cursor: pointer;
}

#architect-button:hover,
#builder-button:hover {
  border: 1px solid #000;
}

#architect-button.active,
#builder-button.active {
  border: 1px solid #000;
}

.icon-car .elementor-image-carousel-wrapper{
      width: calc(100% - 170px)!important;
}

.clients-say .swiper.elementor-loop-container.elementor-grid.swiper-initialized{
    width: calc(100% - 190px)!important;
}

.arrow-first-full .dflex > .elementor-widget-wrap{
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  align-items: right;
}

.arrow-first-full .dflex .flex-child:nth-child(1) {
  flex: 0;
    white-space: nowrap; 
}
.arrow-first-full .dflex .flex-child:nth-child(2) {
  flex: 2;
    /* white-space: nowrap;  */
}

.arrow-line-reverse{
     border-top: 3px solid #000;
    position: relative;
    width: 100%;
}

.arrow-line-reverse::before {
    content: "";
    position: absolute;
    left: -9px;             
    top: -1px;             
    transform: translateY(-50%) scaleX(-1);
    width: 17px;
    height: 17px;
    background-image: url("http://localhost/Spaces/wp-content/uploads/2026/01/arow.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.df-bg{
      background-color: rgb(119 119 119 / 0%)!important;
}

._df_thumb.df-element.df-popup-thumb.df-tl-book-title-hover{
  margin: 0!important;
  width: 100%;
}

.df-book-cover img{
  width: 100%!important;
  height: 100%!important;
}

._df_book{
      min-height: 283px!important;
    max-height: 310px!important;
}

.minhcus{
    max-height: 380px;
    overflow-y: scroll;
}

.minh-vid iframe{
   max-height: 380px!important;
   height: 380px!important;
   min-height: 380px!important;
}

.minh-vid .elementor-wrapper.elementor-open-inline{
         max-height: 380px!important;
   height: 380px!important;
   min-height: 380px!important;
    width: 100%;
}

.client-car img{
  aspect-ratio: 3/2;
  object-fit: cover;
  object-position: center center;
}










@media screen and (max-width:768px){

	h2{
		font-size:30px;!important;
		line-height:1.2em!important;
	}
	
	h3{
		font-size:22px;!important;
		line-height:1.2em!important;
	}
	
	.clients-say .swiper.elementor-loop-container.elementor-grid.swiper-initialized {
    width: calc(100% - 60px) !important;
}
	
  .dflex{
    flex-wrap: wrap!important;
  }

  .dflex .flex-child:nth-child(1),
  .dflex .flex-child:nth-child(2),
  .dflex .flex-child:nth-child(3){
    flex:1
  }

  .dflex .flex-child:nth-child(2){
    white-space: wrap;
  }
	

}