@charset 'UTF-8';

html,
html * {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 24px;
  word-spacing: normal;
}

@import "compass/css3";

 * {box-sizing: border-box;}

body {
	
	background-color: white;
}

.accred_1 {
	display:none;
}



.accred_2 {
	display:none;
	
}

header {
	background-color: rgb(61, 61, 206); 
	
}

.sitenavbanner {
	position: relative;
	width: 100vw;
	height: fit-content;
	
}

.sitenavbanner .logo {
	
	z-index: 1;
	height: 150px;
	width: auto;
	margin-left: 10px;
	
}



.site-nav {
	position:relative;
	padding-top: 10px;
	height: fit-content;
	
  }

  .button_contact {	
	z-index:10;
	font-size: 16px;
	height: fit-content;
	width: fit-content;
	padding: 5px 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 25px;
  
	background-color: rgb(61, 61, 206);
  	color: rgb(222, 233, 237); 

	box-shadow: -2px 2px 4px 2px rgba(0, 0, 0, 0.2), -2px 3px 5px 3px rgba(0, 0, 0, 0.19);

  	background-image: linear-gradient(rgba(222, 233, 237,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
  	border: 2.5px groove rgb(61, 61, 206, 0.9);
  }
  
  .contact .button_contact {
	position: fixed;
	display: inline-block;
	top: 20px;
	right: 20px;
  }

  .quote .button_contact {
	position: fixed;
	display: inline-block;
	top: 80px;
	right: 20px;
  }



.banner-container {
/* height: 14em;*/
 width: 100vw;
 
 
 overflow-x: hidden;
 box-shadow: 4px 6px 8px 8px rgba(0, 0, 0, 0.2), 4px 6px 8px 8px rgba(0, 0, 0, 0.2);
 /*padding-bottom: 5px;*/
 overflow-y: hidden;
 background-size: contain;

}

.banner-container {
	/* height: 14em;*/
	 width: 100vw;
	 overflow-x: hidden;
	 box-shadow: 4px 6px 8px 8px rgba(0, 0, 0, 0.2), 4px 6px 8px 8px rgba(0, 0, 0, 0.2);
	 /*padding-bottom: 5px;*/
	 
	}
	




.banner-image {
	
	width: 100%;
	height: 300px;
	overflow-y: hidden;
	object-fit: cover;
	top:0px;	
	/*height:inherit;*/  
  } 

.banner-text {
  text-align:center;
  color:white;
  font-size: 3em;
  font-weight:349;
  letter-spacing: 2px;
  padding: 8px 12px;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
 
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 36px;
	color: #3A3A3A;
	margin-bottom: 0%;
	/*text-shadow: 0px 0px 10px rgba(0, 0, 0,.05);*/
	font-weight: 300;
    text-align: center;
    padding: 35px 25px 15px 25px;
    /*text-shadow: 7px 7px 8px rgba(0, 0, 0,.2);*/
}

h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: normal;
	font-weight: 300;
	font-size: 28px;
	line-height: 32px;
	text-align: left;
	
	padding-bottom: 15px;
	padding: 25px 10px 5px 10px;
	color: darkblue;
	letter-spacing:normal;
	text-transform:none;
	/*text-shadow: 7px 7px 8px rgba(0, 0, 0,.2);*/
}

h3 {
	font-size: 25px;
	font-weight: 300;
	line-height: 1.3;
	
	letter-spacing: 1px;
	letter-spacing:normal;
	padding: 10px 10px 10px 0px;
	text-transform:none;
	/*text-shadow: 0px 0px 8px rgba(0, 0, 0,.2);*/
	text-align: left;
}



dfn {
	font-size: 18px;

}

p {
	font-size: 21px;
	font-weight: 335;
	font-weight: 300;
	line-height: 1.3;
	padding: 0px 0px 0px 0px;
	color: #3A3A3A;
	color: black;
	background-color: transparent;
	
	}

	p + p {
		margin-top: 10px;
	}

li {

	font-weight: 300;
	line-height: 1.3;
	
	color: #3A3A3A;

	
	}

a {
	font-weight: 300;
	color: black;
}

a:hover {
	color:rgb(61, 61, 206);
	text-decoration-color: rgb(61, 61, 206);
}

sup {

	font-size: 18px;
}

strong {
	font-size: inherit;
	font-weight: 600;
}

ol > li::marker {
	font-size: 21px;
	font-weight: inherit;
	
}


/*-- article---- article---- article---- article---- article---- article---- article---- article---- article---- article--*/

/*-- article---- article---- article---- article---- article---- article---- article---- article---- article---- article--*/

.main-article {
  position:relative;
  height:auto;
  width:100vw;
  background-color: transparent;
  /*padding-top: 10px;*/
  margin: 30px auto 20px auto;
}

.main-article .two-columns {
	position: relative;
	width: 100%;
	margin-left:0px;

	
	
	
}

.main-article .main-article-content .two-columns .caption-box1 img {
	width:100%;
	height: inherit;
	vertical-align: middle;

   }

.main-article .two-columns .caption-box1 {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}



/*.main-article .two-columns  .caption-box1 h2 {
	color:black;
	
	font-size: 26px;
	padding: 10px;
	font-weight: 500;
}*/

.main-article .two-columns .caption-box1 h3 {
	color:black;
	/*color: darkslategrey;*/
	
	width: 95%;
	font-weight: 400;
	padding: 0px 0px;
	
}

.main-article .two-columns  .caption-box1 p {
font-size: 21px;
font-weight: 300;;
}

.main-article .two-columns  .caption-box1 a {
	font-size: 21px;
	line-height: 2vw;
	padding: 0.25em;
	font-weight: 100;
	margin-left: auto;
	margin-right:auto;
	
	text-decoration: underline;
	letter-spacing: normal;
}


.main-article-content {
  width:90%;
  height: auto;
  background-color: transparent;
  margin: 20px auto 20px auto;
  /*border-radius: 50px;
  box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19); 
	border-block-start-width: 10px;;
  border-block-end-color: grey;
  border-block-start-color: white;*/
  } 

  .main-article-content p {
	text-align:left;
	padding:5px 10px 5px 10px;
	z-index:100;  
	background-color: transparent;
	border-radius: 50px;
  }

  .main-article-content p + p {
	margin-top: 10px;
  }



.main-article-content ul {
	position: relative;

	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.main-article-content ul li {
	font-size: 21px;
	text-align:justify;

	z-index:100;  
	background-color: transparent;
	border-radius: 50px;
}

.main-article-content ul li p {
	padding: 15px;
}

.main-article-content ul li a {
	text-decoration: underline;
	font-weight: 300;
}

.main-article-content a {
	text-decoration: underline;
	font-weight: 300;
}

.main-article-content ol  {
	
	position: relative;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.FFT {
	width:100%;
}

/*-- COntainer descriptions---- Field descriptions---- Field descriptions---- Field descriptions---- Field descriptions--*/

#call_pro {
	
	width:fit-content;
margin-left: auto;
margin-right: auto;
}





  #button_colour {

  background-color:rgba(178, 208, 159, 0.25);
  }
  #button_colour:focus {

	background-color:rgba(53, 70, 42, 0.25);
	}






#nav-aside {
	display: none;
}

#project-aside {
	display: none;
}


/*--beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer--*/
footer {
	/*margin-top:20em;*/
	height: fit-content;
	z-index:100;
	padding-top: 2em;
	background-color: rgb(56, 58, 60, 1);
}
.footer-content {
	position:relative;
    width: 100vw;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 1.7em;
}
.footer-social {
	display: inline-block;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
.footer-social li {
	display: inline-block;
	padding: 5px;
	
}
.footer-social li a {
	text-align: center;
	font-size: 16px;
	line-height: 3.5em;
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	/*padding: 0px 25px 0px 25px;*/
	/*--border: 2px solid rgba(255,255,255,.3);--*/
	
}

.footer-social li p {
	text-align: center;
	font-size: 16px;
	line-height: 3.5em;
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	/*--border: 2px solid rgba(255,255,255,.3);--*/
	
}


.footer-social li a img {
	width: auto;
	height: 58px;
	
}
.footer-social li a .social-hover {
	display: none;
}
.footer-social li a:hover .social-default {
	display: none;
}
.footer-social li a:hover .social-hover {
	display: inline;
}

.footer-row_4 {

		display: block;
		width: 100vw;
		margin-left: auto; 
		margin-right: auto;
	}

.footer-column ul li a {
	padding: 20px 20px 20px 20px;
}

.footer-column h3 {
font-size: 18px;
color: white;
font-weight: 330;
}

.footer-column p {
	font-size: 16px;
	color: white;
	font-weight: 300;
	text-align: justify;
	padding: 10px 15px 10px 15px;
	line-height: 20px;
	}

	

	.footer-column ul li {
		color: white;
		font-size: 16px;
		font-weight: 300;
		list-style: none;
		line-height: 22px;
		margin-left: 50px;
	}

	.footer-column ul li a {
	color: white;
	font-size: 16px;
	}



.footer-info {
	width: 100vw;
	
}

.footer-info-box {
	width:80%;
	margin-top: 30px;
	margin-left:  auto;
	margin-right: auto;
	padding-bottom: 1.5em;
}



.footer-info-box a {
	font-size: 1em;
	color:white;
	font-weight: 300;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.footer-info-box p {
	font-size: 18px;
	color:white;
	font-weight: 300;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.footer-disclaimer {
	font-weight: 300;
	color:white;
}

.reg-address {
	padding-bottom: .2em;
	font-weight: 450;
	letter-spacing: 0.4px
}
.footer-legal {
	opacity: .8;
}
.footer-credit a {
	text-decoration:none;
}

.footer-credit a:hover {
	text-decoration: none;
}















/*Tablet View*/

@media only screen and (min-width: 768px) {
	
	.button_contact {
		font-size: 20px;
		height: fit-content;
		width: fit-content;
		padding: 5px 5px;
		padding-right: 10px;
		padding-left: 10px;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
		border-radius: 25px;
	   
	  }

	  .accred_1 {
		display:block;
		height: 120px;
		float: right; 
		margin-right: 180px;
		padding:20px;
	}
	
	.accred_2 {
		display:block;
		float: right; 
		padding:20px;
		
	}
	
	

.banner-container {
 position:relative;
 width:100%;
 margin-top: 20px;
 /*height:inherit;*/
    /*height:14em;*/
}
.banner-container {
  margin-left: 0px;
  /*height:inherit;*/
  overflow-y: hidden;
    
} 

.banner-image {
	margin-left: 0px;
	/*height:inherit;*/  
  } 

  .enviro_inter img {
	width: 95%;
	padding-right: 5%;
	top:-20px;
}



.main-article .two-columns {
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	height:fit-content;	
	display: grid;
	grid-template-columns: 40% 60%;
	/*grid-template-columns: 50% 50%;*/
}

.main-article .two-columns .caption-box1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}








    
/*--End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow--*/
	


 /*--beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer--*/
footer {
	/*margin-top:20em;*/
	height:fit-content;
	z-index:100;
	padding-top: 2em;
	
}
.footer-content {
	position:relative;
    width: 100%;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 1.7em;
}
.footer-social {
	display: inline-block;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
.footer-social li {
	display: inline-block;
	margin: 0 1.2em;
}
.footer-social li a {
	line-height: 3.5em;
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	/*--border: 2px solid rgba(255,255,255,.3);--*/
	
}
.footer-social li a:hover {
	border-color: #fff;
	background: #fff;
}
.footer-social li a img {
	width: auto;
	height: 58px;
}
.footer-social li a .social-hover {
	display: none;
}
.footer-social li a:hover .social-default {
	display: none;
}
.footer-social li a:hover .social-hover {
	display: inline;
}
.footer-info {
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
}

.footer-info-box {
	width:100%;
	padding-bottom: 1.5em;
}

.footer-info {
	font-size: 1.05em;
	color:#fff;
	line-height: 1.55;
	
}

.footer-info-box p {
	font-size: 1em;
	color:#fff;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.footer-info-box a {
	font-size: 1em;
	color:#fff;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.reg-address {
	padding-bottom: .2em;
	font-weight: 450;
	letter-spacing: 0.4px
}
.footer-legal {
	opacity: .8;
}
.footer-credit a {
	text-decoration:none;
}

.footer-credit a:hover {
	text-decoration: none;
}
   
	
	

		
		
		
		
		
		
		
		
		
		
/*Desktop View*/
@media only screen and (min-width: 1024px) { 
	
	header {
		position: relative;
		z-index: 1;		
		height: fit-content;
	}	
			
	
		
	.sitenavbanner {
		position: relative;
		width: 100vw;
		height: fit-content;
	} 
	
	.sitenavbanner .logo {
		height: 150px;
	}

	.accred_1 {
		
		margin-right: 250px;
		
	}
	
	.contact .button_contact {
		
		top: -10px;
		right: 20px;
	  }
	
	  .quote .button_contact {
		
		top: 50px;
		right: 20px;
	  }

	  .button_contact {
		margin: 40px;
		
	}


	  /* navigation bar --- navigation bar --- navigation bar */
	/*.site-nav {
		text-align: center;
		position:relative;
		width: 100vw;
		z-index: 1;
	}

	.site-nav ul {
		width: 100vw;
	}

	.site-nav ul li {
		position: relative;
		text-align: center;
		display: inline-block;
		padding: 0px;
		
	}
		.site-nav ul li a {
		letter-spacing: 1px;
		font-size: 18px;
		padding: 3px;
	  
	 }
	
	 .site-nav ul li a:hover {

	  letter-spacing: 0.5px;
	  font-size: 17px; 
	  font: bold;
	}*/
	
	/*-- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow -->*/

	h1 {
		font-size: 50px;

	}
	

	h2 {
		font-size: 36px;
		margin-top:20px;
		letter-spacing: 2.5px;
		letter-spacing: normal;
		text-transform:none;
		font-weight:400;
		text-align: left;
		line-height: 1.2;	
		padding-left: 0px;
		
		
		
	}

	h3 {
		margin-left:10px;
		font-size: 32px;
		text-align: left;
		font-weight:400;
		letter-spacing: 1px;
		color:#131240;
	}

	p {
		font-size: 21px;
		
		
	}

	a {
		font-size:21px;
	}
	
	a:hover {
		color:darkblue;
	}

	
			
		
		
  .ban-con-desk {
	position:relative;
	top:0px;
	/*position:absolute;*/
	width:100%;
	height: fit-content;
	z-index: -100;
	overflow: hidden;
    /*z-index: -100;*/ 
   }
      
   .banner-image-desktop {
     margin-left: 0px;
     align-content: center;
     width:100vw;
     max-height:300px;
     overflow-y: hidden; 
   } 
   
   .banner-text {
     text-align:center;
     color:white;
     font-size: 3em;
     font-weight:349;
     letter-spacing: 2px;
     padding: 8px 12px;
     position: absolute;
     bottom: 5%;
     width: 100%;
     text-align: center;
   }

   

   

   .main-article {
	display:grid;
	grid-template-columns: repeat(12, 1fr);
	grid-auto-rows:minmax(100px, auto);
	grid-gap: 10px;
	
	margin: 0 auto;
	
   }

   .main-article .two-columns {
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	height:fit-content;	
	display: grid;
	grid-template-columns: 40% 60%;
	/*grid-template-columns: 50% 50%;*/
}

   .main-article-content {
	grid-column: 3/11;
	grid-row: 1/4;
	width: 95%;
   }

   .main-article .main-article-content .two-columns {
	margin: 0px;
   }

   .main-article .main-article-content .two-columns .caption-box1 {
	margin: 0px;
   }

   .main-article .main-article-content .two-columns .caption-box1 p {
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: 300;
	text-align: left;
	margin-bottom: 5px;
	
	
   }

   .main-article .main-article-content .two-columns .caption-box1 h3 {
	color: black;
	padding-bottom: 5px;
   }
   .main-article .main-article-content .two-columns .caption-box1 img {
	width:100%;
	vertical-align: middle;
	

   }

 

   #nav-aside {
	margin-top:20px;
	position: sticky;
	top: 0;
	display:grid;
	
	grid-column: 1/3;
	grid-row: 1/2;
   }

   #nav-aside div h2 {
	color:black;
   }

   #nav-aside .wrapper {
	padding: 10px;
   }

   #nav-aside .wrapper a:hover {
	color:orange;
   }

   #nav-aside div a {
	text-decoration: none;
	line-height: 1.8	;
	color: rgb(20, 20, 160);
	font-weight: 350;
}

   #nav-aside div ul {
	list-style-type: none;
	padding-bottom: 50px;
	margin-left:10px;
   }

   #nav-aside div ul li a {
	   text-decoration: none;
	   line-height: 1.8	;
	   color: rgb(20, 20, 160);
	   font-weight: 350;
   }

   #nav-aside ul li a:hover {
	/*text-decoration: underline;*/
	color:orange;
}

#project-aside {
	margin-top:20px;
	position: sticky;
	top: 0;
	display:grid;
	
	grid-column: 11/14;
	grid-row: 1/2;
   }

   #project-aside div h2 {
	color:black;
   }

   #project-aside .wrapper {
	padding: 0px;
   }

   #project-aside .wrapper a:hover {
	color:orange;
   }

   #project-aside div ul {
	list-style-type: none;
	padding-bottom: 50px;
	margin-left:10px;
	
   }

   #project-aside div ul li {
	   text-decoration: none;
	   line-height: 1.5	;
	   color: rgb(20, 20, 160);
	   font-weight: 350;
	   font-size: 10px;
	   list-style-type: circle;
   }

   #project-aside div ul li a {
	text-decoration: none;
	
	color: rgb(20, 20, 160);
	font-weight: 350;
	letter-spacing: normal;
   }

   #project-aside ul li a:hover {
	/*text-decoration: underline;*/
	color:orange;
   }


 
   

  



   .main-article-content {
	box-shadow:none; 
	border-block-start-width:0em;
  	border-block-end-color: none;
  	border-block-start-color: none;
   }


   h1 {
	grid-column: 1/13;
	grid-row: 1/1;
}




   .main-article-content p {
	   width: 100%;
	   margin-left: auto;
	margin-right: auto;
	
   }


   .enviro_inter {
	   position: relative;
	   top: -50px;
	
   }
   .enviro_inter img {
	width: 75%;
	padding-left: 10%;
}

	.main-article-content ul {
		padding-top: 0px;
		width: 90%;
		margin-left: 10%;
		margin-right: auto;
		padding: 0px;
		text-align: left;
		

}

/*.circle:before {
	content: ' \25EF';
	font-size: 400px;
	color: red;

  }*/

.main-article-content ul li {
	padding:0px;
	line-height: 1;
}

.main-article-content ul li p {
margin-left: 0px;
margin-right: 0px;
padding: 0px;
line-height: 1.5;
}


.main-article-content ol li {
	font-size: 28px;
	color: #1F19AA;
	font-size: 120%;
	line-height: 36px;
	font-weight: 350;
	padding-bottom: 40px;
}

.main-article-content ul li p a:hover {
	color:orange;
}



.twocolumns {
	width: 80%;
	display: grid;
	grid-template-columns: 50% 50%;
	
}

footer {
	/*clear: both;*/
	position: relative;
	bottom: 0vh;
	width: 100%;
	}
   
   .footer-content {
	   width: 100%;
	   margin-left: auto;
	   margin-right:auto;
	   
   }
   .footer-social {
	   display: inline-block;
	   list-style-type: none;
	   text-align: center;
   }
   .footer-social li {
	   display: inline-block;
	  
   }
   .footer-social li a {
	   line-height: 3.5em;
	   display: inline-block;
	   width: 4vh;
	   height: 4vh;
	   text-align: center;
	   /*--border: 2px solid rgba(255,255,255,.3);--*/
	   
   }
 
   .footer-social li a img {
	   width: auto;
	   height: 4vh;
   }
   .footer-social li a .social-hover {
	   display: none;
   }
   .footer-social li a:hover .social-default {
	   display: none;
   }
   .footer-social li a:hover .social-hover {
	   display: inline;
   }
   .footer-info {
	font-size: 1em;
	color:#fff;
	   margin-left:auto;
	   margin-right:auto;
   }
   
   .footer-info-box {
	   width:50%;
	   margin-left:auto;
	   margin-right:auto;
	
   }
	  
   .footer-info-box p {
	   font-size: 1.5vh;
	   
	   line-height: 1.55em;
	   /*max-width: 40em;*/
	   text-align: center;
   }
   
   .reg-address {
	   
	   font-weight: 450;
	   letter-spacing: 0.4px
   }
   .footer-legal {
	   opacity: .8;
   }
   .footer-credit a {
	   text-decoration:none;
   }
   
   .footer-credit a:hover {
	   text-decoration: none;
   }

   
   hr {
	   display:none;
   }

   .footer-row_4 {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	height: fit-content;
	
	margin-left: none;
	
	
		}
	
	




/*Desktop View*/  

@media screen and (min-width: 1600px) { 
  
	/*header {
		z-index: 1;		
		height: fit-content;
		
		
			}	

	
			
	.site-logo {
		height: fit-content;
	}
	
	
	.site-logo img {
			
				filter: drop-shadow(-6px 8px 4px rgba(25, 25, 25, 0.6));
				}
		
			
		.site-logo img {
			z-index: 2;
			position:relative;
			width: 40vw;
			height:auto;
			margin-top: 20px;
			margin-left: 20px;
			float: left;
		}
		
	.logo {
		display: block;
	}
	

	.site-nav {
		  text-align: end;
		position:relative;
	margin-top: 10px;
		  z-index: 1;
		  float:right;
		  margin-right: 200px;
		
	}*/
	/*.site-nav ul li {
		position: relative;
		text-align: right;
		display: inline-block;
		padding: 8px;
		
	}
	.site-nav ul li a {
		letter-spacing: 2px;
		font-size: 22px; 
	 }
	
	
	  .site-nav ul li a:hover {
		
		letter-spacing: 0.5px;
		font-size: 22px; 
		font: bold;
	  }
	
	  .dropbtn {
		display: inline-block;
		
		font-weight: 610;
		font: bold;
		letter-spacing: 2.5px;
		text-transform: capitalize;
		color: #e8a635;
		background-color: transparent;
		border: none;
		cursor: pointer; 
	  }
	
		
	  .dropdown {
		
		position: relative;
		text-align:center;
		
		}
	  
	  .dropdown-content {
		display: none;
		position: absolute;
		text-align:center;
		backdrop-filter: blur(8px);
		min-width: fit-content;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	  }
	  
	
	 
	  .dropdown-content li a {
	
		display: none;
		letter-spacing: 2px;
		color: black;
		padding: 5px;
		text-decoration: none;
		text-align: center;
		display: block;
	   
	  }
	  
	  .dropdown-content a:hover {
		font-size: 20px;
		 text-align:center;
		 outline: none;
		 padding: 10px;
		 letter-spacing: 1px;
		 font-weight: 700;
		 border-radius:15px;
		 background-color: lightblue;
		
		 }
	  
	  .dropdown:hover .dropdown-content {
		display: block;
		outline: none;
		 
		font-weight: 700;
		border-radius:15px;
		text-align:center;
	  }
	  
	  .dropdown:hover .dropbtn {
		outline: none;
		font-size: 10px;
		font-weight: 700;
		text-align: center;
		letter-spacing:1px;
		line-height: 1.3;
		}
	
		.dropdown:hover .dropbtn li a {
	
			
			line-height: 1.2;
			}*/
	




.main-article-content ul li {
	line-height: 2;	
}
	

	 
	
	
	  

	  
	
	   
		
	
		}
	
	
	}
}