@import url("queries/estma-queries.css");
@import url("queries/pages-default.css");

.active-resp {color:#ef1c26!important;}

/*HEADER BANNER - SLIDE*/

header {
	position:relative;
	overflow: hidden;
	background-image:url('../assets/images/banner3.jpg');
	background-position: center;
	background-attachment: scroll;
	background-size:cover;
	background-repeat: no-repeat;
	height:280px; 
	max-height:100%;
	width:100%;
}

p a {color:#ef1c26;}

/*MAIN*/

	
h1 {font-size:125px;color:#ef1c26;text-align:center; font-weight:300; padding:0; margin:0rem;}
	
.intro {font-family: 'Montserrat', sans-serif;margin-bottom:3rem;}
.intro p {font-family: 'Montserrat', sans-serif;}

.bold-p1, .bold-p0 {padding:1rem; margin:0 auto; text-align:center;max-width:55rem;font-size:22px;font-weight:700;}
.bold-p0 {padding:.3rem;margin-bottom:-1.5rem;text-transform: uppercase;font-size:25px;font-weight:800;}

article {margin:0 auto;}
article p {font-size:20px;line-height:1.8rem;font-family: 'Montserrat', sans-serif;}

.intro {max-width:50rem;height:auto;padding:1rem 1rem 3rem 1rem;}

.box-para {
	margin:0 auto;
	margin-top:3rem;
	background:#222a30;
	background-image:linear-gradient(to bottom , #283239, #222a30, #1c2227);
	color:white;
	padding:4rem;
	max-width:40rem;
	height:auto;
	font-weight:200;
	text-align:center;}

.box-para p {text-align:left;}

.box-para .btn3 {
	margin-top:1rem;
	display:inline-block;

}

.box-para .btn3:hover {background:transparent;border:1.5px solid white;transition:all 0.2s ease;}
/*FOOTER*/
