body{
  cursor: default;
  padding-top: 99px;
  font-family: 'Nunito Sans';
}


body::-webkit-scrollbar {
  width: 1em;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

h1,h2,h3,h4,h5,h6,
p{
  padding-bottom: 0px;
}

.container{
  padding:0px;
}


select.form-control{
	background-repeat:no-repeat;
	background-position: calc(100% - 10px) center;
	background-image: url('https://www.solarldn.co.uk/wp-content/uploads/2021/01/Icon.png');
}
.form-control-lg{
	padding: .5rem 1rem !important;
}

.et_pb_button{
  text-decoration: none;
}

.form-check,
.form-check label{
  cursor: pointer;
}
.form-check br{
  display: none;
}


#left-area{
  padding-bottom: 0px;
}

header#main-header,footer#main-footer{
  display: none;
}

#page-container{
  padding-top: 0px !important;
}

.main_title,
#sidebar{
  display: none;
}

.container{
  max-width: 1000000px;
  width: 100%;
  padding-top: 0px !important;
}


/*.header start*/
body.scrolled .et_pb_section.header{
}
.et_pb_section.header{
  z-index: 1000;
  text-align: center;

  padding-top: 30px;
  padding-bottom: 20px;

  position: fixed;
  left:0px;
  top:0px;
  width:100%;
  -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,0.08);
  box-shadow: 0 4px 4px 1px rgba(0,0,0,0.08);
}
.et_pb_section.header .et_pb_image{
	text-align:center;
}
.et_pb_section.header p{
  text-align: center;
  margin:0px;

  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;

  color: #576784;

}
.et_pb_section.header .et_pb_row{
  padding-top: 0px;
  padding-bottom: 0px;
}
.et_pb_section.header .et_pb_image{
  margin-bottom: 5px;
}
/*.header end*/


/*.big-header start*/
.et_pb_section.big-header{
  padding-top:0px;
  padding-bottom: 0px;
  height: 620px;
  overflow: hidden;

  background-image: url('../../_media/images/BG-wave.png');
  background-repeat: no-repeat;
  background-position: 0px 22%;
}
.et_pb_section.big-header .et_pb_row{
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.et_pb_section.big-header .et_pb_row{
  max-width: 750px;
}
.et_pb_section.big-header .et_pb_image.image-logo{
  margin-bottom: 65px;
}
.et_pb_section.big-header .et_pb_image.image-tool{
  text-align: center;
}
.et_pb_section.big-header h1{
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 61px;

  color: #1F242C;
  margin-bottom: 20px;

}
.et_pb_section.big-header p{
  margin-bottom: 30px;;

  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 25px;

color: #576784;

}
/*.big-header end*/


/*.et_pb_button start*/
.et_pb_button{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 25px;
display: flex;
align-items: center;
text-align: center;

color: #FFFFFF;

background-color: #2673F8;
border-color: #2673F8;
}
.et_pb_button:hover{
  color:#2673F8;
  border-color: #2673F8;
}
/*.et_pb_button end*/



/*.description-boxes start*/
.description-boxes{
  color:white;
  background-color: #1F242C;
  text-align: center;
}
.description-boxes p{
  text-align: center;
  font-family: 'Nunito Sans';
font-style: normal;
font-size: 14px;
line-height: 19px;
text-align: center;
}
.description-boxes .et_pb_row{
  max-width: 750px;
}
.description-boxes .et_pb_image{
	text-align:center;
}
/*.description-boxes end*/



/*.big-header-left-text start*/
.et_pb_section.big-header-left-text{
  background-image: url('http://localhost/projects/stefan-litobac/www.solarldn.co.uk/website/wp-content/uploads/2020/12/Large-9916EV-Box_bright-1.jpg');
	background-image:url('https://www.solarldn.co.uk/wp-content/uploads/2021/01/Large-9916EV-Box_bright-1.jpg');
  background-size: cover;
  background-position: center;
  padding: 20px 0px;
}
.big-header-left-text .et_pb_column:first-child{
  background-color: rgba(255, 255, 255, 0.8);
border-radius: 5px;
  padding:25px;
  padding-top: 35px;
}
.big-header-left-text .et_pb_button_module_wrapper {
  text-align: center;
}
.big-header-left-text .et_pb_row{
  max-width: 750px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.big-header-left-text strong,
.big-header-left-text bold{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 25px;

color: #000000;
}
.big-header-left-text ol,
.big-header-left-text p{
  margin-bottom: 20px;
  padding-bottom: 0px !important;
}
.big-header-left-text li{
margin-bottom: 20px;
}
.big-header-left-text li,
.big-header-left-text li span{
  
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
}
/*.big-header-left-text end*/



/*.youtube-section start*/
.youtube-section{
  background-color: #4CC7EE;

}
.youtube-section h2{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 44px;

color: #FFFFFF;

}
/*.youtube-section end*/



/*.register-form start*/
.register-form{
	padding-top:120px;
}
.register-form form{
  max-width: 700px;
  margin:0 auto;
}
.register-form h2{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 44px;

color: #000000;
padding:0px;
}

.register-form p{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 25px;

color: #576784;

padding:0px;

}
/*.register-form .radios-no-p p{
  display: none;
}*/
.register-form p.big{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 29px;
/* identical to box height, or 120% */


/* Global/08. Dark */

color: #343A40;
padding-bottom: 0px;

  display: block;
}

.register-form .form-label small{
	color: #999;
}

.register-form .form-label{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */


/* Text/01. Body */

color: #212529;

  margin-bottom: 0.2rem;
}
/*.register-form p:last-child{
  display: none;
}*/


.register-form .row{
  position: relative;
}

.register-form{
  background-image: url('../../_media/images/bg-wave-bottom-for-form.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: calc( 50% - 300px ) auto;


  position: relative;
}
.register-form:before{
  position: absolute;
  content: ' ';
  display: block;
  left: 0px;
  top:0px;
  width:100%;
  height: 100%;

  background-repeat: no-repeat;
  background-image: url('../../_media/images/form-background-top.png');
  background-size: calc( 50% - 300px ) auto;
  background-position: left top;

  z-index: 1;
}


.register-form .bg-right-centered{
  position: absolute;
  content: ' ';
  display: block;
  left: 0px;
  top:0px;
  width:100%;
  height: 100%;

  background-repeat: no-repeat;
  background-image: url('../../_media/images/background-form-right-centered.png');
  background-size: calc( 50% - 300px ) auto;
  background-position: right center;

  z-index: 1;
}

.register-form label.error{
  color:red;
  font-style: italic;
  display: block;
}

.register-form form .et_pb_button{
  width: 100%;
  max-width: 280px;
}

/*.register-form end*/




@media only screen and (max-width: 1700px){
	.register-form,
	.register-form .bg-right-centered,
	.register-form:before{
		background-size: 50% auto;
	}
}

@media only screen and (max-width: 980px){
	
	.et_pb_row{
		padding:0px !important;
	}
	
	.form-control-lg{
		font-size: 1rem;
	}
	
	
	.et_pb_section.big-header{
		height: auto;
	}
	.et_pb_section.big-header *{
		text-align:center;
	}
	.et_pb_section.big-header .et_pb_row{
		padding-bottom:0px !important;
	}
	
	.description-boxes p{
		margin-left: auto;
		margin-right: auto;
		max-width: 230px;
	}
	
	.description-boxes .et_pb_row{
		padding:0px;
	}
	.description-boxes .et_pb_column{
		margin-bottom: 50px !important;
	}
}




@media only screen and (max-width: 500px){
	.et_pb_section.big-header img{
		max-width: 150px;
	}
	
	.et_pb_section.big-header h1{
		font-size: 30px;
		line-height: 40px;
	}
	
	.youtube-section h2{
		font-size: 20px;
	}
}