
body{width: 100%;
overflow-x: hidden;}


:root {
	--sky: #486966;
	--blue: #405B73;
	--blueL: #889C9B;
	--silver: #B2BEBF;
	--red: #BD2A2E;
	--brown: #3B3936;
	
	--rose: #F2DABD;
	
	--mason: #823322;
	--grey:	#C4C6C7;
	--green: #025949;
	--greenL: #038C73;
	--greenL2: #E9EDE9;
	--olive: #88A388;
	--oliveD: #4f664f;
	--greenD: #01261F;
	--tcyellow:#f4cd00;
	}
html {overflow-x:hidden}
html, body {margin: 0; padding: 0}
h1 {
    margin: 0px 0 5px 0;
    font-size: 1.3em;
    font-family: 'Roboto', sans-serif;
}

.txt{color:var(--blue)}

.expertList a{text-decoration:none}
#err{color:#ad2205}
.picIni img{width: 100%;
object-fit: cover;}

#includeSocilMedia {color:var(--green)}
#includeSocilMedia img, .social img {display: block; width: 45px; margin: 10px}

#logo {display:inline-block; width: 30px; top: 5px;
    position: relative;
}
#logo img {width :100%}
#logoTxt{top: -5px;
    position: relative;}
	
	
#topTitle3 h1{position: relative;
    margin: 200px auto 10px 100px;
    color: var(--blue);
    font-size: 2.8em;
    font-weight: 900;
	text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.4);
	text-transform: capitalize;
	line-height: 1.1;
    text-align: center;}

#topTitle3 h3   {
    margin: 0 auto 0 100px;
    line-height: 1.4;
	font-weight: 400;
}
#title3 {font-family: 'Mulish', sans-serif;}
#topTitle3{position:absolute; z-index: 10; max-width: 100%}

#topTitle3 h1  {color:#fff}


#main {width: 100%; overflow: hidden; max-width: 1755px; margin: 0 auto }
.btnClick{opacity: 0.6; border-radius: 5px; background-color:#fff; line-height: 1; position: absolute; bottom: 15px; right:5px;  z-index: 50; width: fit-content;  }
#blockList .btnClick img{border: none; box-shadow: none; width: 35px}
.btnClick:hover{opacity:1}
#blockList .flex{justify-content: space-around; margin: 20px auto 70px}
#blockList .pic img{width: 100%; }
#blockList img{width: 100%; }
.pic img{top: 0;
	-webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;}
  
.shadow{border: 5px solid #fff; cursor:pointer; box-shadow: rgba(0, 0, 0, 0.39) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; width: 100%}
#blockList h3{color:var(--blue)}
#blockList .offerTop img, .offerTop img {
    width: 85px;
}
.offerTop .sep2 {
    border-top: 1px solid var(--sky);
    width: calc(50% - 85px);
    top: 8px;
    height: 1px;
    position: relative;
}



.valuesTop.flex{justify-content: space-around; margin: 70px 0 0;}
.values{color:var(--green); width: 90%; margin: 0 auto}
.mason .values{color:var(--mason)}
.values h2{margin: 0px; width:100%; text-align: center}

.valuesTop img{ width:65px}

.valuesTop .sep2 {border-top: 1px solid var(--green); width: calc(50% - 85px); top: 33px; height: 1px; position: relative;}

.sep2.mason {border-top: 1px solid var(--mason)}

input, textarea {padding: 5px; font-family: "Poppins", sans-serif;
    font-weight: 400;
   font-size: 20px;
   line-height: 1;
margin: 5px auto;
	width: 280px;
	display: block}

#btSendMain {width: 240px; height: 30px;}

#contact2{width: 90%;
    max-width: 320px;
    margin: 20px auto;}
	
#contact2 h2{color:var(--blue)}
	
a {color:#fff}

#footer {color:#fff; padding: 1px;}
#copy {
    display: block;
    color: #fff;
    margin: 10px auto;
    width: fit-content;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1755px;
    margin: 0 auto;
}
#topNav {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    height: 45px;
    color: #fff;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
    position: fixed;
    top: 0;
    overflow: visible;
    z-index: 100;
    width: 100%;
}

#topNav.active{top:0; 
	-webkit-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
  }
#topNav.activePerm{top:0; }
#topNavBkg {background-color: var(--sky); opacity: 1; transition: opacity 0.5s; border-bottom: 2px solid var(--red)}
#topNavBkg.hide {opacity:0.1; transition: opacity 0.5s;}


#topNav.hide {
color:var(--blue)
}

.middle {
  margin:  0 auto;
}
#topNav .middle {
    margin: 10px auto;
}
.middle .container2{ padding-top: 70px}


.flex {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1755px;
	margin: 0 auto;
	position: relative;
	justify-content: center;
            align-items: stretch;
}

.click {cursor:pointer}
.wow{font-family: 'Mulish', serif;
	font-size: 90px;
	color: var(--blueL);
    width: 100%;
    text-align: center;
	line-height:1;
	margin: 50px auto
	}
.wow2{font-family: 'Mulish', serif;
	font-size: 120px;
	color: var(--grey);
    width: 100%;
    text-align: center;
	line-height:1}
.btn3 {
	color:#fff;
    background-color: var(--red);
    cursor: pointer;
    padding: 10px 20px;
    width: 300px;
    margin: 25px auto;
    text-align: center;
    font-size: 20px;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.btn3:hover {background-color: var(--red); color:#fff}

#topCall .btn3{margin: 0 auto}
#bg-video{position: absolute;
width: 100%;}

.text-video {
  position: relative;
  height: fit-content;
  overflow: hidden;
  margin: 0 0 30px;
}

iframe {
  position: absolute;
  left: 0px;
  top: 0px;

  height: 100vh;
  object-fit: cover;
  overflow: hidden;
}

.text-video .text {
	font-family: 'Mulish', serif;
	font-size: 150px;
  position: relative;
  top: 0;
  line-height:1.1;
    width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  overflow: hidden;
  background: #fff;
  mix-blend-mode: screen;
  overflow: hidden;
  margin:0
}

.text-video .text p {
  font-size: 12vw;
  line-height: 1;
  font-weight: 900;
  font-family: sans-serif;
}

	
	.qoute {display: block; font-family: "Courgette", cursive; color: var(--green);
    padding: 50px 0;
    margin: 0 auto;
	text-align: center;
   font-size: 44px;
    width: 60%;
    font-weight: 300;
	line-height: 1.4;}
.qoute.qoute2 {
    margin: 0 auto;
	text-align: left;
   font-size: 28px;
width: 60%;}

body{font-family: "Poppins", sans-serif;
font-weight: 400;
    line-height: 1.4;}
	
#checkImg{float: left;
    margin: 0 10px;
    width: 40px;
    position: relative;
    top: -5px;}
#download_icon{
    width: 30px;
    top: 0px;
}
#logo {display:inline-block; width: 30px; top: 5px;
    position: relative;
}
#logo img {width :100%}
#logoTxt{top: -5px;
    position: relative; margin-left:10px;}

#qMenu {
    display: block;
    overflow: hidden;
}


#markQ, #markD {
    display: flex;
    flex-wrap: wrap;
    padding: 2px 10px 2px 5px;
	height: 30px; 
    width: 750px;
    transition: width 0.8s ease, height 0.1s ease 0s;
    overflow: hidden;
    position: relative; /* Changed from absolute to avoid overlap issues */
}

#markQ {transition: width 0.8s ease, height 0s ease 0s;}
#markD {transition: width 0.8s ease 0.8s}
	
#markQ.hid3, #markD.hid3 {
    border: none;
    padding: 0;
    width: 0;
	
}
#markQ.hid3{height: 0; transition: width 0.8s ease, height 0s ease 0.8s;}

#markD.hid3 { transition: width 0.8s ease;}



.newsTop{background-color: var(--oliveD); color:#fff; padding: 10px 0 2px}
.news3Top{color:var(--blue); padding: 20px 0;}

.newsTop.pool{background-color: var(--pool);}
.newsTop.mason{background-color: var(--mason);}
.newsTop h1{font-family: "Arsenal SC", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;}
.news, .news3, .news4 {
	align-self: stretch;
    
    
	border-radius: 20px;
	padding: 0;
	text-align: center;
	position:relative;
	
}
.news4 {margin: 20px auto; padding: 0; cursor:pointer;}
.news, .news3{margin: 20px auto 40px; overflow: hidden; box-shadow:rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px
}
.news3 {margin: 20px auto 30px;}

.news h2, .news3 h2{text-align: center; margin: 0; font-weight: 300;
    margin: 0px 30px;}

.news:hover{background-color: #fff; border:1px solid #8DA38D}

.news p{padding: 5px 10px 50px;}
.news, .news3 img {width: 100%;
    height: 100%;
    object-fit: cover;}

.middle {
  margin:  0 auto;
}

.middle .container2{ padding-top: 70px}

#menu a { text-decoration : none; color:#fff}

.menu_{position: relative;
    top: -25px;}
.menu__box li h2{    width: calc(100% - 20px);
    text-align: center;
    font-size: 26px;
	    line-height: 1.3;
    padding: 0 10px;
    color: #E97401;
}
.menu__box li input {padding: 10px;
    margin: 0 auto;
    display: block;
    color: var(--blue);
    font-size: 20px;
    border: 1px solid var(--blue);
    border-radius: 5px;}
	
.menu__box li .cLink {
    color: var(--blue);
    margin: 0 auto 40px;}
	
.menu__box li span {line-height: 1.5}

#menu__toggle {
  visibility: hidden;
  opacity: 0;
}

#menu__toggle:checked ~ .menu__btn > span {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  right: 0;
  height: fit-content;
    padding-bottom: 100px;
}

.menu__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 20px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 1;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #eeeeee;
  -webkit-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

.hide .menu__btn > span,
.hide .menu__btn > span::before,
.hide .menu__btn > span::after
{
background-color: var(--blue)}

.menu {height:0}
.menu__btn > span::before {
  content: '';
  top: -8px;
}

.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
	color: var(--blue);
  display: block;
  position: absolute;
  visibility: hidden;
  top: -34px;
  right: -100%;
  padding:0;
  width: 340px;
  height: 100%;
  margin-top: 71px;
  list-style: none;
  background-color: #ECEFF1;
  -webkit-box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

.menu__item {
	cursor: pointer;
  display: block;
  padding: 12px 24px;
  color: var(--sky);
  text-decoration: none;
  -webkit-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
	text-transform: capitalize;
}

.menu__item:hover {
  background-color: var(--sky);
  color: var(--tcyellow);
}
.menu__item:active {
  background-color: var(--sky);
  color: var(--tcyellow);
}
.menu__item:focus {
  background-color: var(--sky);
  color: var(--tcyellow);
}
.menu__item.active{
  background-color: var(--sky);
  color: var(--tcyellow);
  cursor: auto;
}



#footer {font-family: 'Montserrat', sans-serif;
    font-weight: 400; margin-top: 200px; font-weight: 100; width: 100%; height: fit-content; background-color: var(--brown);}
#copy {display: block; color:#fff; margin: 10px auto; width: fit-content}
#footer-logo{margin: 0 auto; width: 40%}

/* FAQ */

.faq-section {
	color:var(--blue);
  max-width: 600px;
  margin: auto;
  padding: 20px 0;
  width: 95%;
}

.faq-item {
  margin-bottom: 10px;
}

.faq-question {
	font-family: "Poppins", sans-serif;
  width: 100%;
  background-color: var(--olive);
  color: white;
  padding: 10px;
  border: none;
  text-align: left;
  cursor: pointer;
  outline: none;
  font-size: 20px;
  transition: background-color 0.3s ease;
}

.footSec {margin: 20px auto; text-align: center;}
.footSec imd{display:block; margin: 0 auto; line-height: 1.4;}

.footSec span {text-decoration:none}
.footSec span:hover {text-decoration:underline}

.pool .faq-question {background-color: #4AAABB;}
.mason .faq-question {background-color: #b06c5d;}

.faq-question:hover {
  background-color: var(--oliveD);
}
.pool .faq-question:hover {
  background-color: var(--pool);
}
.mason .faq-question:hover {
  background-color: var(--mason);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.faq-section h2{color: #4f664f;
    font-family: 'Mulish', serif;
    text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.2);
	text-align: center;
	}
.faq-section.pool h2{color: var(--pool)}
.faq-section.mason h2{color: var(--mason)}

.faq-answer p {
  padding: 10px;
  background-color: #f1f1f1;
  margin: 0;
}

.arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  transition: transform 0.3s ease;
  float: right;
      position: relative;
    top: 10px;
}

.faq-question.active .arrow {
  transform: rotate(180deg);
  border-top-color: white;
  border-bottom: 6px solid white;
  border-top: none;
}

.faq-question span:nth-child(1) {width: calc(100% - 30px);
    display: inline-block;}
	
	
.footSec p {
    text-align: left;
    line-height: 1.4;
    font-size: 18px;
	margin: 10px 0
}
.footSec h1 {
    text-align: left;
}

.testiName, .testiTown{width: calc(100% - 40px);
    text-align: right;
    padding-right: 40px;
}



.btn {
    color: #fff;
    cursor: pointer;
    border: 2px solid #fff;
    padding: 5px;
    width: 80%;
    margin: 25px auto;
    text-align: center;
    font-size: 18px;
}

.btn.btnRed{
border: 2px solid #DF3611;
}
.btn:hover {
    color: var(--blue);
    background-color: #fff;
	}
	
#btSend,  #btDone{height:34px}
#btSend.hid, #btLoading.hid, #btDone.hid{height:0px}

.hid, .loading.hid  {height: 0; overflow: hidden; display: block}
#includeOtheServices .hid {display:none}

.loading {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 20px;
}
.loading div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: loading 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.loading div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.loading div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.loading div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes loading {
  0% {
    top: -6px;
    height: 64px;
	}
	50%, 100% {
		top: 4px;
		height: 15px;
	}
}

.checkmark {
    display:block;
    width: 22px;
    height:22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	margin:0 auto;
	    top: 10px;
    position: relative;
}

.checkmark_stem {
    position: absolute;
    width:3px;
    height:19px;
    background-color:#fff;
    left:11px;
    top:-5px;
}

.checkmark_kick {
    position: absolute;
    width:13px;
    height:3px;
    background-color:#fff;
    left:1px;
    top:12px;
}


/* styles.css */

#popupContent {
    position: relative;
    margin: 0 auto;
    line-height: 1;
    width: 100%;
    height: 100%;
    
    align-items: center;
    overflow: hidden; /* Ensure content stays within the box */

}
#popupContent picture {position: relative; top: 5px}

#popupContent img {
	 border: 2px solid #fff;
    width: auto;
    height: auto;
    max-width: calc(100% - 4px);
    max-height: calc(100% - 4px);
    margin: auto;
    display: block;
	object-fit: contain;

}

#popupContent picture{
		-webkit-transition: top 0.5s;
  -o-transition:top 0.5s;
  transition: top 0.5s;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
}

#popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    z-index: 1001;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    width: 98%;
	height: 98%;
    max-width: 98%;
    max-height: 98%;
   
    overflow: hidden; /* Ensure no content exceeds the box */
}


#popupContent h2{font-size: 24px; margin: 20px auto; width: 80%;}

#popupContent input, #popupContent label{font-size: 18px;
    padding: 5px;
	width: 250px;
	margin: 0 auto;
    display: block;
	}
	
#closePopup {
    position: absolute;
    top: -20px;
    right: 5px;
    cursor: pointer;
    font-size: 50px;
	z-index:100;
	    text-shadow: 5px 3px 5px rgba(0, 0, 0, 1)
}

button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
	
}


@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ 

	.news4 {width: calc(95% - 20px); }
	.middle{ width: 70%}
	.values{text-align: center; width: 95%;}
	#topTitle3 h1 {font-size: 2.2em; margin: 100px auto 10px 10px;}
	#topTitle3 h3   { line-height: 1.2; margin: 0 auto; width: 95%;}
	#topTitle3 h1.final{margin: 0 auto 10px 10px;}
	#SocilMediaFooter {width: 90%; float: none;}
	
	.qoute.qoute2 {padding: 0; width: 90%}
	#popup {
        width: 98%;
    }
	#blockTop, #block4{height: 700px}
	
	.footSec{width: 90%}
	#blockList .offerTop.flex {
    margin: 20px auto 30px;
}
}

@media screen and (min-width: 1200px) {


	.news4 {width: 28%;}
	.middle{ width: 70%}
	.values{text-align: left; width: 90%;}
	#topTitle3 h3   {width: 90%;}
	#topTitle3 h1.final{margin: 280px auto 10px 10px;}
	#SocilMediaFooter {width: 180px; float: left;}
	.qoute.qoute2 {width: 60%}
	#popup {
        width: 95%;
    }
	
	#blockTop, #block4{height: 900px}
	
	.footSec {
        width: 30%;
    }
	#blockList .offerTop.flex {
    margin: 10px auto 70px;
}
}


.perspective-container {
  perspective: 1000px; /* Define the perspective depth */
  display: inline-block;
}

/* Desktop Layout */
@media (min-width: 768px) {
	
.perspective-container img {
  transform: rotateY(15deg) rotateX(5deg);
  transition: transform 0.5s ease; /* Smooth transition */
}  
.offer:nth-child(odd) .perspective-container img {
  transform: rotateY(-15deg) rotateX(5deg);
  transition: transform 0.5s ease; /* Smooth transition */
}
.perspective-container:hover img {
  transform: rotateY(0deg) rotateX(0deg); /* Optional: Reset to normal on hover */
}
.offer:nth-child(odd) .perspective-container:hover img {
  transform: rotateY(0deg) rotateX(0deg); /* Optional: Reset to normal on hover */
}

}


/* Mobile Layout */
@media (max-width: 767px) {
	
.perspective-container img {
  transform: rotateY(0deg) rotateX(0deg);
  transition: transform 0.5s ease; /* Smooth transition */
}  
.offer:nth-child(odd) .perspective-container img {
  transform: rotateY(0deg) rotateX(0deg);
  transition: transform 0.5s ease; /* Smooth transition */
}

}


.offer h2{color:var(--red); margin: 0 auto}
.offer p {line-height: 1.4}
.offerContainer {
  display: flex;
  flex-direction: column;
  width: 80%;
	 margin: 20px auto
}

.offer {
    margin: 10px auto 70px
}
.offer2{
  display: flex;
  justify-content: space-between;
}
.offerTop img {box-shadow:none}

.offer picture {width: 40%; margin: 0 auto}
.offer .txt {width: 40%; margin: 0 auto}

/* Desktop Layout */
@media (min-width: 768px) {
  .offer2 {
    flex-direction: row;
  }

  /* Alternate layout */
  .offer:nth-child(odd) .offer2 {
    flex-direction: row-reverse;
  }
}

/* Mobile Layout */
@media (max-width: 767px) {
  .offer2 {
    flex-direction: column;
  }
  
  /* Ensure image is on top */
  .offer2 picture {
    order: -1;
  }
  
  .offer2 picture {width: 95%;margin: 0 auto 50px;}
  .offer2 .txt {width: 95%}
  
  .offerContainer {width: 100%}
  .offer {margin: 25px auto;}
 
}




