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

.okheader{
	z-index:9999999999;
	position:fixed!important;
	top:0px;
	left:0px;
}

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

/* h2 {
    font-family: "BBH Bogle", sans-serif!important;
    font-size: 45px!important;
    font-weight: 400!important;
} */

/*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: 28px!important;*/
/*    font-weight: 600!important;*/
/*     color: var(--e-global-color-8c16f10)!important; */
/*}*/

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

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

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

.mauto{
    margin: auto;
}

 .icon-car figure.swiper-slide-inner img{
    filter:grayscale(1);
} 

.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("https://spacesuncovered.ca/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("https://spacesuncovered.ca/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("https://spacesuncovered.ca/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("https://spacesuncovered.ca/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;
}

.news-footer-form label{
	color:#000;
}

.news-footer-form button[type="submit"]{
	background-color: transparent!important;
	border:none;
}

.news-footer-form .ff-message-success,
.news-footer-form .fluentform_4_errors{
	color:#fff!important;
}

.news-footer-form fieldset{
    display:flex!important;
    flex-wrap:wrap;
}

.news-footer-form .ff-el-group:nth-of-type(1){
width:20%!important;
margin-top:7px!important;
}

.news-footer-form .ff-el-group:nth-of-type(2){
width:50%!important; 
margin-left:20px;
}

.news-footer-form .ff-el-group:nth-of-type(2) .ff-el-form-check:nth-child(4) label
{
    margin-top:-5px!important;
}

.news-footer-form .fluentform .ff-el-group{
    margin-bottom:0px!important;
}

.news-footer-form .ff_submit_btn_wrapper{
    width:10%;
        display: flex!important;
    justify-content: left;
    align-items: flex-end;
}

.news-footer-form .ff_submit_btn_wrapper img{
    width:50px;
    height:50px;
}

@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,
	.dflex .elementor-widget-wrap.elementor-element-populated,
	.sec-pain .elementor-container.elementor-column-gap-default,
	.sec-pain .elementor-widget-wrap.elementor-element-populated
	{
		display:flex!important;
		    flex-wrap: wrap!important;
		gap:0px;
	}
	
	.dflex .flex-child{
		width:100%!important;
		 flex: 0 0 100%!important;
	}
	
	.flex-child {
    width: 100%!important;
    flex: 0 0 100%;
  }
	
	
	.dflex .flex-child h2{
		    white-space: normal;
	}
	
	.arrow-line2,
	.arrow-serv-3
	{
    width: 100%!important;
}
	
	.serv-sec2 .elementor-widget-wrap.elementor-element-populated{
		width:100%!important;
	}
	
	.serv-sec-fourth .flex-child:nth-child(1){
		order:2!important;
	}
	
	.first-box .dflex .flex-child:nth-child(1){
		white-space:wrap!important;
	}
	
	.news-footer-form .ff-el-group:nth-of-type(1) {
    width: 100% !important;
}
	
	.news-footer-form .ff-el-group:nth-of-type(2) {
    width: 100% !important;
	margin-left:0px!important;
	margin-top:7px!important;
}
	
	.news-footer-form .ff-btn-submit{
		    padding: 0px!important;
    padding-top: 7px!important;
	}
	
	
	
}