@charset "UTF-8";
/* CSS Document */


html{
	font-family: "Helvetica Bold", "Helvetica Light"
}
	
	
	@font-face {
  font-family: "Helvetica Bold";
  src: url("../fonts/Helvetica-Bold.woff2");
}
	
@font-face{
	font-family: "Helvetica Light";
	src: url("../fonts/Helvetica-Light.woff2");
}




a:link {
  text-decoration: none;
}

p{
	letter-spacing: 0.075em;
	font-family: "Helvetica Light";
	    word-break: break-word; 
	
}

.navbar{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 135px;
}


.menu-btn{
border: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
	min-width: 50px;

}




.overlay {
	height: 0%;
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: black;
	transition: 0.5s ease-in-out;
	overflow: auto;
}

.overlay a{
	color: white;
	display: flex;
	align-items: left;
	justify-content: flex-end;
	text-decoration: none;
	padding-bottom: 50px;
	overflow: auto;
		
		
	
}





/* Footer for all pages start */


.leftside{
	display: flex;
	flex-direction: column;
	text-align: start;
	padding: 40px 30px 0px 30px;
}



	
	@media screen and (max-width: 992px){
.leftside {
	text-align: center;
		padding: 20px 30px 0px 30px;}}
	
	
	
	
	
.rightside{
	display: flex;
	flex-direction: column;
	text-align: end;
	padding: 40px 30px 0px 30px;
}



	
	@media screen and (max-width: 992px){
.rightside {
	text-align: center;
		padding: 20px 30px 0px 30px;}}


/* Footer for all pages end */


/* Footer Homepage Start */

.footerleft{
	display: flex;
	flex-direction: column;
	text-align: start;
	padding: 10px 20px;
}



	
	@media screen and (max-width: 992px){
.footerleft {
	text-align: center;}}
	
	
	
	
	
.footerright{
	display: flex;
	flex-direction: column;
	text-align: end;
	padding: 10px 30px;
}



	
	@media screen and (max-width: 992px){
.footerright {
	text-align: center;}}



/* Footer Homepage End */




@media screen and (max-width: 992px) {
.overlay a {
	padding-bottom: 0px;
	}}
	


a:hover { color:white; }


.overlay-content{
	position: relative;
	top: 30%;
	width: 100%;
	text-align: center;
	
	
}

@media screen and (max-width: 992px){
	.overlay-content{
		top: 10%;
	}
}


.menuitem-main{
	font-family: "Helvetica Bold";
}

.menuitem-mob{
	font-family: "Helvetica Bold";
}

.menuitem-main {
	display: flex;
    align-content: center;
	color: white;
	font-size: 220px;
	justify-content: flex-start;
    vertical-align: middle;
    align-self: center;
	text-align: left;
    line-height: 80%;
    letter-spacing: -15px;
    margin: auto;
}


@media screen and (max-width: 992px) {
.menuitem-main {
	display: none;}
}




@media screen and (max-width: 992px) {
.menuitem-mob {
	padding: 40px 20px 20px 0;
	text-align: right;
		color: white;
    justify-content: flex-end;
	font-size: 60px;
	font-family: "Helvetica-Bold";
		display: block;
	}}


	
	@media screen and (min-width: 992px) {
.menuitem-mob {
	display: none;}}


/* For Mobile */

	

.undertext{
	font-size: 20px;
	font-family: "Helvetica-Bold";
	margin-top: -20px;
	
}

/* End For Mobile */

.undertextdesk{
	font-size: 10px;
    font-family: "Helvetica-Bold";
    text-decoration: underline 10px;
	text-decoration-line: underline;
    margin-top: 470px;
    letter-spacing: normal;
    line-height: 40px;
	text-underline-offset: 3px;
text-decoration-thickness: 10px;
	margin-left: -15px;
}





.undertexthomepage{
		font-size: 10px;
	
    font-family: "Helvetica-Bold";
	text-decoration-line: underline;
    margin-top: 470px;
    letter-spacing: normal;
    line-height: 40px;
		text-underline-offset: 3px;
text-decoration-thickness: 10px;
	margin-left: -15px;
}
	
	
	




.menuitem{
	padding: 20px;
	display: flex;
	align-items: left;
	justify-content: flex-end;
	font-size: 20px;
	text-decoration: none;
	color: white;
	font-family: "Helvetica-Light"}

	

	
	
	
    .closebtn{
	position: absolute;
	right: 44px;
	font-size: 120px;
	text-decoration: none;
	color: white;
	display: flex;
	align-items: left;
	justify-content: flex-end;
		padding: 0 20px 0 0;

}
	


@media screen and (max-width: 992px) {
.closebtn {
	right: 40px;
	font-size: 50px;
	}}


@media screen and (max-width: 600px) {
.closebtn {
	right: 10px;
	font-size: 50px;
	}}

	

	
	
	
	
	

	.menu-list
	{
		display: flex;
		flex-direction: column;
    justify-content: flex-end;
    /* align-content: center; */
    vertical-align: middle;
    align-self: center;
	}

	
	
	
	@media screen and (max-width: 992px){
.menu-list {
    display: block;
	flex-direction: column;
    justify-content: flex-end;
    align-content: center;
    vertical-align: middle;
    align-self: center;
}}




.logo{
	/* margin-left: 20px; */
	   /* max-width: 160px; */
    /* min-width: 50px; */
	height: auto;
	position: fixed;
	top: 0;
	width: calc(100vw / 9);
}

.logo a img {
	width: 100%;
	top: 0;
	height: auto;
	left: 0;
}

/* @media screen and (max-width: 1000px) {
.logo {width: 80px;
}
	 */
	
	 #burger {
		 position: fixed;
		 top: 0;
	 }


#footer {
 position: absolute;
 bottom: 0;
 width: 100%;
	top: calc(200vh - (100vw / 9));
}



.col-lg-8.col-xs-12{
	margin: auto;
}




	@media screen and (min-width: 992px)
	{
		#back-to-up{
			
		display: none;
			
			
			
		}}


	
	
	
	
	
	
	
	
	
	
	
	
	
	