html,
body{
	overflow-x: hidden;
}
* {
  font-family: Arial, Helvetica, sans-serif !important;
}

body{	
	background: #fff;
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 26px;
	color: #344054;	
}
h1, h2, h3, h4, h5, h6{
	margin: 0 0 20px;
	padding: 0; 
	font-family: 'Open Sans';
	font-weight: bold;
	color: #58585a;
	letter-spacing: 0;
}
h1{
	font-size: 46px;
	line-height: 52px;		
}
h2{
	font-size: 40px;
	line-height: 46px;
	text-transform: uppercase;
}
h3{
	font-size: 30px;
	line-height: 36px;
}
h4{
	font-size: 24px;
	line-height: 30px;
}
h5{
	font-size: 18px;
	line-height: 24px;
}
a{
	text-decoration: none;
}
img{
	max-width: 100%;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
input:focus{
	outline: none;
}
.color-white,
.color-white a,
.color-white h1,
.color-white h2,
.color-white h4{
	color: #fff;
}
.btn{
	padding: 12px 40px 12px;
	border-radius: 12px;
	box-shadow: none;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;	
	transition: all ease 0.4s;	
	outline: none;
}
.btn-white{
	background: #fff;
	color: #312f43;
}
.btn-white:hover{
	background: #ddd;
}
.btn-green{
	background: #8bd106;
	color: #fff;
}
.btn-green:hover{
	background: #8bd106;
	color: #fff;
}
.bg-white{
	background-color: #fff;
}
.bg-light-gray{
	background-color: #f3f3f4;	
}
.bg-green{
	background-color: #8bd106;	
}
.bg-cover{	
	background-size: cover;
	background-position: center center;	
}
.ptb-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.pt-60{
	padding-top: 60px;
}
.pt-30{
	padding-top: 30px;
}
.pb-60{
	padding-bottom: 60px;
}
.pb-40{
	padding-bottom: 40px;
}
.pb-30{
	padding-bottom: 30px;
}
.container{
	max-width: 1320px;
}
.section-head::before{
	width: 80px;
	height: 8px;
	margin: 0 auto 20px;
	background: #8bd106;
	display: block;
	content: "";
}
.section-head h2{
	font-size: 60px;
	line-height: 62px;
	letter-spacing: -2px;	
}
.section-head span{	
	display: block;
	font-size: 30px;
	line-height: 36px;
	text-transform: none;		
}
.section-head.color-white::before{
	background: #fff; 
}

/*---- Header ----*/
.top-social li{
	margin: 0 0 0 12px;
}
.mainmenu li{
	margin: 0 0 0 30px;
}
.mainmenu li a{
	font-family: 'Chivo';
	font-size: 17px;
	color: #000;
	font-weight: bold;
}
.mainmenu li a:hover{
	color: #8bd106;
}
.mobile-button{
	cursor: pointer;
}

/*---- Home Banner ----*/
.home-banner-summary{	
	max-width: 360px;
	padding: 0 20px;
}
.home-banner-summary h1{
	font-size: 52px;
	line-height: 52px;
}
.home-banner-summary h4{
	color: #404040;
	letter-spacing: 4px;
}

/*---- Cupe SCFP ----*/
.cupe-scfp-image{
	margin: 20px 0 0;
	padding: 30px;
	border-radius: 24px;
}

/*---- Team ----*/
.team-image{
	height: 280px;
}
.team-title h4{	
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
}
.team-title h4 span{
	color: #8bd106;
}
.team-social li{
	margin: 0 10px 0 0;
}
.team-social li a{
	color: #aeacad;
}
.team-social li a:hover{
	color: #8bd106;
}

/*---- Our Locations ----*/
.our-locations{
	z-index: 1;
}
.our-locations::before{		
	width: calc((100% - 432px) / 2);
	height: 100%;	
	background: #8bd106;
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.our-locations::after{
	display: block;
	content: "Cupe7800";
	font-size: 290px;
	color: #fff;
	font-weight: bold;
	transform: rotate(-90deg);
	text-transform: uppercase;;
	position: absolute;
	top: 49.4%;	
	left: -26%;	
	z-index: -1;
	opacity: 0.2;
}
.location-summary{
	padding: 40px 0 0 30px;
}
.location-summary h3 span{
	color: #8bd106;
}
.location-desc{
	font-size: 20px;
	line-height: 28px;
}
.location-social li {
    margin: 0 18px 0 0;
}
.location-social li a{
	font-size: 22px;
    color: #aeacad;
}
.location-social li a:hover{	
    color: #8bd106;
}

/*---- Shedule Meeting ----*/
.schedule-item{
	padding: 15px 0 0;
	border-top: 1px solid #58585a;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}
.schedule-date{
	padding: 4px 0 8px;
	color: #8bd106;
}
.schedule-year{	
	font-weight: normal;
}

/*---- Multi Media ----*/
.media-item iframe{
	width: 100%;
	height: 220px;
}

/*---- Footer ----*/
.site-footer{
	background: #394043; 
}
.site-footer h4{
	font-family: 'Lato';
	font-size: 21px;
	color: #8bd106;	
}
.site-footer li{
	margin: 0 0 2px;
}
.footer-widget-4{
	padding: 0 0 0 30px;
}
.footer-widget-4 iframe{
	width: 100%;
	height: 240px;
}

/*---- Responsive ----*/
@media(max-width: 1600px){

	.our-locations::after{		
		left: -35%;			
	}

}

@media(max-width: 1366px){

	.cupe-scfp-image{
	    margin: -60px 0 0;	    
	}

}

@media(max-width: 1080px){

	.mainmenu li{
	    margin: 0 0 0 20px;
	}
	.mainmenu li a{	    
	    font-size: 15px;	    
	}

}

@media(max-width: 991px){

	body::before{
		width: 100%;
		height: 100%;
		background: #000;
		display: block;
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0.5;
		visibility: hidden;
		opacity: 0;
		transition: all ease 0.4s;
	}
	body.menu-overlay::before{
		visibility: visible;
		opacity: 0.5;
	}	
	.mainmenu{
		max-width: 320px;
		width: 100%;
		height: 100%;
		padding: 40px 30px 30px;
		background: #fff;
		display: block;
		content: "";		
		position: fixed;
		top: 0;
		right: -340px;
		transition: all ease 0.4s;
	}
	.mainmenu.active{
		right: 0;
	}
	.mainmenu ul{
		flex-direction: column;
	}
	.mainmenu li{
		margin: 0 0 8px;
	}
	.mobile-close-button{
		top: 15px;
		right: 20px;
		cursor: pointer;
	}
	.mobile-close-button svg{
		width: 20px;
	}
	.home-banner-summary h1{
	    font-size: 36px;
	    line-height: 40px;
	}
	.our-locations::before,
	.our-locations::after{
		display: none;
	}
	.location-summary {
    	padding: 30px;
	}

}

@media(max-width: 767px){

	.home-banner-summary{
		padding: 30px 10px 20px;
	}
	.home-banner-summary h1{
	    font-size: 30px;
	    line-height: 36px;
	}	
	.cupe-scfp-image{
    	margin: 0;
	}
	.schedule-item{    
    	font-size: 24px;
    	line-height: 28px;    	
	}
	.section-head h2{
    	font-size: 42px;
    	line-height: 44px;    	
	}
	.section-head span{	    
	    font-size: 24px;
	    line-height: 30px;	    
	}	
	.site-footer{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.footer-widget-3{
		padding: 20px 0 0;
	}
	.footer-widget-4 {
    	padding: 30px 0 0 0;
	}

}

@media(max-width: 575px){
	
	h3{
    	font-size: 24px;
    	line-height: 30px;
	}
	.location-desc{
    	font-size: 20px;
    	line-height: 28px;
	}

}
