*{box-sizing: border-box}
* [onclick] {cursor: pointer; }
body,html{overflow-x: hidden;}
body {font-family:Arial, Helvetica, sans-serif; margin:100px 0 0 0; width:100%; font-size:62.5%; overflow-x: hidden;}
a:link{color:#000066; text-decoration: none}
a:hover{ color:#000066;}
a:active{color: #808080;}
h1{font-size:2.6em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.2em;}
h6{font-size:1.2em}
.mobi-only,.quick-enquiry-block,.menu-top>label,#mobi-toggle,#navOverlay,.item-hide{display:none}
.ecat-value{box-sizing: content-box; visibility:hidden;position:absolute; max-width:100px; top:0; left:0; z-index:-1}
:target:before { content:""; display:block; height:150px !important; margin:-30px 0 0;  width: 100% !important; position: unset !important}
a > button{ display: contents; all: unset}
.btn1{display: inline-block; padding:12px; min-width: 150px; text-align:center; font-size:14px; font-weight:bold; background:#363563;  border-radius:4px;  color: #fff !important}

/*================== MAIN SECTION ============================*/
.back_page{ width:100%; font-size:16px; color:#000; top:0px; padding:10px; margin-top:5px;line-height: 1.8em;}
.back_page p{text-align:justify;}

.section{position:absolute; visibility:hidden; z-index:999999;}
.section-1{width:100%; height:100px; z-index:100;  background-color:#fff;box-shadow:0 0 10px 2px #ccc; position: fixed; top: 0;}
.section-header{ max-width:1280px; margin:auto auto;}
.section-2{ position:relative; width:100%;}
.section-section{ max-width:1280px; margin:auto auto;}
.menu-top-container{display: flex; justify-content: space-between; flex-wrap:wrap; align-items: center;}

/*================= MENUS ======================*/
.menu-top{ position:relative;}
.menu-top label{display: none}
.nav{margin:0; padding:0}
.nav > li{float: left; position:relative; list-style:none}
.nav > li{color:#fff}
.nav > li > a{display: inline-block; color:#363563; padding:0 30px; font-weight:bold; line-height:100px; font-size:1.6em !important; text-decoration:none; transition:all .3s; background-color:transparent !important;}
.nav > li a:hover, .nav > li:hover > a{background-color:transparent !important; color:#000}

.dropdown-menu li{padding:10px; position:relative; list-style: none;border-bottom:1px solid #f1f1f1}
.dropdown-menu li:last-of-type{border:none }
.dropdown-menu{padding:0; margin:0; border-radius:8px !important; display: none; background-color:rgba(255,255,255,.9) !important; min-width:250px; left:20px; position:absolute; box-shadow: 0 0 1px 1px rgba(0,0,0,.175); font-size: 14px}
.dropdown-menu a{color:#404040 !important; transition:background-color .3s;  padding: 15px!important}
.dropdown-menu li:hover a{color:#000}


/*================ Dropdown ===================*/
@media screen and (min-device-width: 768px){	
	.active{border:solid 1px #fff}
	.dropdown:hover:not(.CLOSEDROPDOWN) .dropdown-menu{display:flex; flex-wrap: wrap}
}

/*==================== LOGO =======================*/
.logo{position:relative; width:11%; clear:left;}
.logo img{ width: 100%; height: auto; display: block}

.home-banner{ display:flex; margin:auto; position:relative; max-width:1663px; width:100%; overflow:hidden; background: #363563}
.home-banner > div{width: 100%; max-width: 1280px; margin: auto; color: #fff; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 40px 15px}
.home-banner > div > div h1{font-size: 80px; line-height: 80px}
.home-banner > div > div p{font-size: 18px; line-height: 28px}
.home-banner > div > div{width: 50%; color: #fff}
.home-banner > div > div:last-of-type{width: 32%; border-radius: 400px; overflow: hidden}
.home-banner > div > div:last-of-type img{width: 100%; height: auto; display: block}

.home-intro-block{ width: 100%; display: flex; position: relative; overflow: hidden; background: #bebcff; flex-wrap: wrap;}
.home-intro-block:before{content: ""; width: 1146px; height: 1104px; background-color: #000066; opacity: 0.03; position: absolute; border-radius: 50%; bottom: calc(100% - 550px); right: calc(100% - 570px);  top: 0}
.home-intro-block:after{content: ""; width: 674px;  height: 650px; background-color: #343360; opacity: 0.08; position: absolute; bottom: calc(100% - 325px); right: calc(100% - 340px); border-radius: 50%; top: 0}

.home-intro-block > div{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1280px; margin: 70px auto; position: relative; padding: 0 15px}
.home-intro-block .home-intro-text{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.home-intro-block .home-intro-text strong{width: 100%; font-size: 40px; display:block; color: #000066 }
.home-intro-block .home-intro-text span{width: 100%; font-size: 16px; display: block; font-weight: bold; margin-bottom: 14px;}
.home-intro-block .home-intro-text > div{width: 45%}
.home-intro-block .home-intro-text > div p{font-size: 18px; line-height: 28px; color: #000;}
.home-intro-block .home-intro-img img{width: 100%; height: auto; display: block}
.home-intro-block .home-intro-img{display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; z-index: 1;}
.home-intro-block .home-intro-img > div{ width: 31%; display: flex; flex-wrap: wrap; justify-content: space-between; margin:  20px auto}
.home-intro-block .home-intro-img > div > span{width: 45px; height: 45px; display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center; font-size: 16px; transition: .5s; border: 5px solid #e6ebf8; background-color: #363563; color: #fff}
.home-intro-block .home-intro-img > div > h2{ padding: 20px 30px 20px; text-align: left; box-shadow: 0px 0px 30px 0 rgba(42, 67, 113, .15); background:#fff; position: relative; margin-top: -30px; border-radius: 10px 0; width: 88%; color: #363563; font-weight: normal; font-size: 24px; margin-bottom: 0}
.home-intro-block .home-intro-img > div label:hover{cursor: pointer}
.home-intro-block .home-intro-img > div > h2 a{ color: #363563; text-decoration: none}

.call2action{max-width: 1663px; margin: auto; display: flex; flex-wrap: wrap; justify-content: space-between}
.call2action > div{display: flex; flex-wrap: wrap; justify-content: space-between} 
.call2action > div:first-of-type{color: #fff; background:#363563; width: 35%; justify-content: center; align-content: center; align-items: center; flex-direction: column;}
.call2action > div:first-of-type strong{ text-transform: uppercase; font-size: 30px; margin-bottom: 30px; text-align: center;
    line-height: 42px;font-weight: bold; }
.call2action > div:first-of-type a{ padding: 15px; font-size: 14px; color: #363563; text-decoration: none; background: #fff; font-weight: bold; }
.call2action > div:last-of-type{ background: url("images/galvanized-solutions.webp") no-repeat; width: 65%; padding: 80px 40px; position: relative; background-size: cover;}
.call2action > div:last-of-type > div{position: relative; color: #fff; display: flex; flex-direction: column; width: 22%; align-items: center;}
.call2action > div:last-of-type > div span{font-size: 24px; line-height:40px; text-transform: uppercase; text-align: center; font-weight: bold; margin-top: 20px}
.call2action > div:last-of-type:before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgb(54, 48, 48); opacity: 0.6;}

.page-title{background: #000066; width: 100%;}
.page-title > div{max-width: 1280px; margin: auto; color: #fff; display: flex; flex-wrap: wrap; padding: 15px}
.page-title > div h1{font-size: 36px}
.hot-tub-installation strong{ color: #000066; display: block; font-size: 18px}

.contactus-block{ display: flex; width: 100%; flex-wrap: wrap}
.contactus-block > div{max-width: 1280px; margin:50px auto; width: 100%; padding: 50px; background-color: rgba(244, 244, 244, 1);}
.contactus-block > div > div{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.contactus-block .contact-details > div{ display: flex; flex-wrap: wrap; justify-content: space-between}
.contactus-block .contact-details > div:last-of-type > div img{ border: solid 1px #000066; border-radius: 10px; padding: 10px}
.contactus-block .contact-details > div:first-of-type{width:20%; border-right: 1px solid #cccccc}
.contactus-block .contact-details > div:first-of-type img{display: block; margin-top: 5px}
.contactus-block .contact-details > div:last-of-type{width: 75%; }
.contactus-block .contact-details > div:last-of-type > div{width: 50%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 7px auto;}
.contactus-block .contact-details > div:last-of-type > div > span{width: 81%; display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: column;}
.contactus-block .contact-details p{ font-size: 16px; font-weight: bold;margin: 0 0 7px; color: #333; width: 100%}
.contactus-block .contact-details a{ font-size: 14px; color: rgb(102 102 102); line-height: 20px;}
.contactus-block .contact-details .fa-fw{width: 60px; height: 60px; border: solid 1px #000066; border-radius: 10px; display: flex
; align-items: center; justify-content: space-around; font-size: 24px; color: #000066}

/*===================== Contact us ======================*/
.enquiry{font-size: 16px; margin-top: 40px;}
.captcha {color:#666;}
.enquiry h2{}
.enquiry table{width: 100%}
.enquiry .btn1 {margin-top: 22px; padding: 15px; color: white !important; width: 100%; font-size: 16px; font-weight: normal}
.enquiry input, .enquiry select, .enquiry textarea{background-color: white; color: #666; font-family:Arial, Helvetica, sans-serif; padding: 12px ; width: 100%; font-size: 16px !important; border:1px solid #c0c0c0;}

.disclaimer-text ul,.disclaimer-text ol{ padding:0 0 0 20px; margin:0}
.disclaimer-text ul li,.disclaimer-text ol li{ padding:5px 0}
.text-block.disclaimer-text h2{ font-weight:normal}
.text-block.disclaimer-text > div{ display: flex; justify-content: space-between; flex-wrap: wrap; width:50%; margin-top:20px}
.text-block.disclaimer-text > div > a{}
.tcs-block > td > div {display: flex;flex-wrap: nowrap;align-items: center;justify-content: unset !important;}
.tcs-block div input {width: 4%;height: 25px;margin-right: 10px; margin-left:0}
.tcs-block > td > div > label > span > a{color: #1f427f !important; font-weight:normal}

/*======================== THANK YOU & ERROR 4040 ==========================*/
.custom-404,.thank-you-custom{min-height:300px;}

/*===========================FORM===========================*/
.email_show{display: none !important;}
.email_remove{}
.form-field-input.noCap{
	width: 100% !important;
}
.form-field *, .form-field, *[id*='_form_parent']{
    color:#808080;
    width: 100%;
}

*[id*='_form_parent'] > *.form-field{ float:left; width: 48%;}
*[id*='_form_parent'] > *:nth-child(even){margin-left: 0.5%;}
*[id*='_form_parent'] > *:nth-child(odd){margin-right: 1%;}
*[id*='_form_parent'] > *:nth-child(odd):last-child{width: 100%;}

*[id*='_form_parent']:after{float: none; clear: both; width: 100%; display: block; content: ' '}

.form-field textarea{font-family:Arial,Helvetica,sans-serif;}
.form-field:not(:last-child){ margin-bottom: 15px;}
.form-field-note{color:#f00; margin-top:5px;}
.form-field-title{
    margin-bottom: 10px;
    font-weight: bold;
}
.form-field > input, .form-field > select, .form-field > textarea{
    padding: 6px;
    border-color: #d4d4d4;
    border-width: 1px;
}
.form-field-break{padding: 10px 0px; width: 100% !important; }
.form-submit{
    width: 100%;
    max-width: 200px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
	-ms-transform: translate(-50%,0%); 
    
    text-align: center;
    padding: 10px;
}

@media screen and (max-width: 600px){
    *[id*='_form_parent'] > *{width: 100% !important; display: block !important; margin-left: 0 !important; margin-right: 0 !important;}
}

 /*---- WhatsApp Chat ----*/
.whatsapp-block{ position:fixed; bottom: 15px; right: 20px; background-color:#0dc152; color:#fff;  border-radius: 50px; font-size:14px; z-index: 999;}
.whatsapp-block > a{ color:#fff; display:flex;flex-direction: row;padding: 9px 16px;}
.whatsapp-block > a .fab{ font-size:22px; font-weight:normal; text-align:left;margin-right: 10px;}
.whatsapp-block a{text-decoration:none; }
.whatsapp-block > a > span:last-of-type{line-height: 24px; }


/*------------------ FOOTER --------------*/
.footer{ color:#fff;  width:100%;  background-color:#202020; display:table;}
.footer > div{display: flex; flex-wrap: wrap; justify-content: space-between; text-align:left; width:100%; max-width: 1280px; padding:0 15px;  font-size:16px; line-height:22px; margin: auto;}
.footer > div > div{ width:10%; padding: 20px 0;}
.footer > div > div img{ width:100%; height: auto; display: block}
.footer > div > div:last-of-type{ width:82%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;    border-left: 1px solid rgb(255 255 255 / 50%); padding-left: 20px;}
.footer > div > div:last-of-type a{padding: 5px 25px}
.footer > div > div:last-of-type > ul:first-of-type{font-size: 16px; font-weight: bold;}
.footer > div > div:last-of-type > ul:first-of-type a{font-size: 16px; font-weight: 900; padding: 10px 40px 0 0}
.footer .social-media-footer{width: 100%; display: flex; flex-wrap: wrap; justify-content:space-between;}
.footer .social-media-footer a{font-size: 18px; padding: 5px 25px;}
.footer > div a{ text-decoration:none;color:#fff;}
.footer > div ul{padding: 0; margin: 0;display: flex; flex-wrap: wrap; justify-content: space-between;}
.footer > div ul li{list-style: none}


.footer-bottom{padding: 12px 0; display: table; width: 100%; background-color: #202020; border-top: solid 1px rgb(255 255 255 / 50%)}
.footer-bottom > div{max-width: 1280px; margin: auto; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0 15px; align-items: center; }
.footer-bottom > div img{ height: auto; display: block}
.footer-bottom ul{ padding:0; margin: 0;display: flex; flex-wrap: wrap; color: #fff}
.footer-regions ul strong{ display:block; font-size:12px;margin-bottom: 3px;}
.footer-bottom li{ list-style:none;color:#fff; font-size:12px}
.footer-bottom li a{ text-decoration:none; color:#fff; padding: 0 15px}


.row{clear: left;}
.row0{clear: left; line-height:1px;}

@media not all and (min-resolution:.001dpcm) {
}
@media (min-width: 1664px) and (max-width: 2560px){
	
}

@media only screen  and (min-width : 2280px){
}

@media screen and (max-width: 1280px){
}
@media (min-width: 1025px) and (max-width: 1330px){
	.footer{ padding:0 10px }
	
}

@media only screen and (max-width: 1024px){
	body{ display: table}
	
	
}
@media (min-width: 800px) and (max-width: 1023px){
	
	}

@media (min-width: 600px) and (max-width: 1024px){
	
	.section-header{padding: 0 15px}
	.home-banner > div > div h1{font-size: 40px; line-height: 40px}
	.home-banner > div > div:last-of-type{width:41%}
	.home-intro-block .home-intro-img > div > h2{width: 80%; font-size: 18px; padding: 15px 25px 15px}
	.logo{width: 15%}
	.call2action > div:last-of-type > div span{font-size: 18px; line-height: 28px;}
	.call2action > div:last-of-type{padding: 15px 60px}
	.contactus-block > div{padding: 15px}
	.contactus-block .contact-details > div:last-of-type > div img,.contactus-block .contact-details .fa-fw{width: 42px; height: 42px; font-size: 16px}
	.footer > div > div:last-of-type > ul:first-of-type a{padding: 10px 15px 0 0}
	.footer > div{font-size: 14px}
}

@media screen and (max-device-width: 768px){	
	
}

@media screen and (max-width:599px){
	body{display: block}
	.ecat-value{max-width:9px !important;} /*---- important do not remove  ----*/
	.mobi-only{ display: block !important}
	img{max-width: 100%; height: auto}
	.logo{width: 40%;margin: auto;}
	.section-2, .section-section, .section-header{width:100%;}	
	.menu-top-container{height: 100%}
	.section-header{height: 100%; width: calc(100% - 50px); float: right}
	.widget-container{width: 50%;}
	
	/*=============== Thank you ==============*/
	.thank-you div,.thank-you{ width:100%}
	.thank-you-title{ left:auto; white-space:normal; font-size:4.5em}
	.thank-you div{ top:auto}
	.thank-you-contact{ margin-top:0}
	.thank-you div{ left:auto}
	
	.text-block.disclaimer-text > div{ width:100%}
	.text-block.disclaimer-text > div > a{ width:100%; margin:5px 0}
	.tcs-block div{ line-height:20px}
	.tcs-block div input{ width:10%}
	
	.footer > div > div:first-of-type{width: 33%; margin: auto; padding-bottom: 0}
	.footer > div > div:last-of-type{width: 100%; padding-left: 0;border-left:0; padding-top: 0}
	.footer > div > div:last-of-type > ul:first-of-type li:first-of-type {width: 100%}
	.footer > div > div:last-of-type > ul:first-of-type a{display: block; padding: 5px 0}
	.footer > div > div:last-of-type > ul:nth-of-type(2){display: none}
	.footer > div ul{}
	.footer .social-media-footer > div{margin: 10px 0; font-size: 14px}
	.whatsapp-block{bottom: 40px}
	.footer-bottom li{padding: 3px 0; display: inline-block}

	
	/*=============== Mobile banner ==============*/	
	.home-banner > div > div h1{font-size: 40px; line-height: 46px}
	.home-intro-block .home-intro-text > div,.home-banner > div > div:last-of-type, .home-banner > div > div{width: 100%}
	.home-intro-block .home-intro-img > div{width: 100%}
	
	.home-intro-block .home-intro-img > div > h2{width: 82%}
	.call2action > div:first-of-type{width: 100%; padding: 15px}
	.call2action > div:last-of-type{width: 100%; padding: 30px 15px}
	.call2action > div:last-of-type > div{width: 48%; margin: 10px 0}
	.call2action > div:last-of-type > div span{line-height: 28px; font-size: 20px}
	
	.contactus-block > div{padding:50px 15px; margin: auto}
	.contactus-block .contact-details > div:first-of-type{width: auto; margin-bottom: 20px; border: none}
	.contactus-block .contact-details > div:last-of-type > div > span{width: 75%}
	.contactus-block .contact-details > div:last-of-type > div,.contactus-block .contact-details > div:last-of-type{ width: 100%}
	
	/*=============== MENU ==============*/
	.dropdown:focus .dropdown-menu,.dropdown:hover .dropdown-menu{display:block !important; margin:0;left:0;position:relative;border-radius:0 !important;min-width: 100%;}
	.navbar-toggle{position:relative; width:20%; margin:0; text-align:center}	
	.dropdown-menu{margin-left: 20px}	
	.nav > li > a{color: #fff; padding: 0 10px; line-height: 50px}
	.nav > li{width: 100%;}
}

@media screen and (max-width: 599px){
	.menu-top{ background-color:#000066; left:0;position:fixed;top:0;height:100px;width:50px;overflow:hidden;padding:0px;transition:all 0.3s;z-index:100}
	#mainNav{padding:10px;overflow-y:auto;height:calc(100vh - 100px)}
	.menu-top>label{color:#fff;display:block;height:100px;padding:0;position:relative;margin-bottom:0}
	.menu-top>label>i{font-size: 1.5rem;color:#fff;line-height:100px;text-align:center;width:50px;transition:all 0.1s ease 0.3s}
	#navOverlay{display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.8);position:fixed;top:0;left:0;transform:translate(-100%);transition:all 0.25s ease-out 0.1s;z-index:100}
	#mobi-toggle:checked ~ .section-1 .menu-top>label i::before{content:"\f00d";font-size:2.5rem}
	#mobi-toggle:checked ~ .section-1 .menu-top{height:100vh;width:250px}
	#mobi-toggle:checked ~ * #navOverlay{transform:translate(0)}
}