
h1, h2, h3, h4, h5, h6, h7, h8 {
	padding-bottom: .4em;
}

p {
	padding-bottom: .6em;
}

html, body {
	max-width: 100%;
	overflow-x: hidden;
}

.et_mobile_menu {
	max-height: 84vh;
	overflow-y: scroll;
}

.dvmm_mobile_menu_wrapper {
	max-height: 80vh;
	overflow-y: scroll;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "M";
}

.ginput_container.ginput_container_consent {
	background: #fff;
}

div#gfield_consent_description_2_5 {
	background: rgba(255, 255, 255, .88);
	overflow: hidden;
}

.slideBTN {
	color: #fff !important;
	border-color: #435587 !important;
	border-radius: 0px;
	border: 2px solid;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase !important;
	background-color: #393870;
	padding-top: 10px !important;
	padding-right: 75px !important;
	padding-bottom: 10px !important;
	padding-left: 75px !important;
	box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, .3);
}

.slideBTN:hover {
	background-color: #57698e !important;
}

.assocLogos {
	margin: 0 auto;
	text-align: center;
}

.assocLogos img {
	max-height: 90px;
	padding: 0px 15px 15px;
	transition: .3s ease-in;
}

.assocLogos img:hover {
	transform: scale(1.1);
}

div#gfield_consent_description_2_6 {
	background: #fff;
	font-size: 16px;
}

@media only screen and (max-width:990px) {
	.slideBTN {
		display: block;
	}
}
