/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> DEMANDE FORMULAIRE HOME **/
.fl-node-5e70bd2d4de52 {
	background-color: rgb(224, 160, 208) !important;
}

/** Content >> Table-leman **/
table-leman {
	font-size: 12px !important;
}

/** Content >> Table table data **/
.table td {
	font-size: 18px !important;
}

/** Content >> Table table heading **/
.table th {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 115, 170) !important;
}

/** Content >> NEWSLETTER BACKGROUND **/
.inf-main {
	background-color: rgba(204, 236, 234, 0) !important;
	height: 110px !important;
}

/** Content >> NEWSLETTER FIELD **/
#yui_3_5_1_1_1584555135474_1489 {
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
	background-color: rgba(252, 252, 252, 0) !important;
	height: auto !important;
	border-radius: 0 !important;
}

/** Content >> NEWSLETTER SUBMIT **/
.inf-submit [type="submit"] {
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	width: 80px !important;
	height: auto !important;
	min-height: 100% !important;
	margin-top: 10px !important;
}

/** Content >> Covid Column Main Top Box **/
.fl-node-5e71df84ac511 .fl-col-content {
	
}

/** Content >> Gform drop area **/
.gform_drop_area {
	background-color: rgba(255, 255, 255, 0.52) !important;
}

/** Content >> NEWSLETTER BOX FIELD **/
.fl-node-5e726449d8535 .fl-node-content {
	
}


/*= Footer ==================== */

/** Footer >> FOOTER LINK LEFT **/
.fl-node-5e70d7627c59c {
	font-size: 16px !important;
	line-height: 0.7 !important;
	height: auto !important;
	border-left-width: 1px !important;
	border-left-style: solid !important;
}

/** Footer >> FOOTER LINK MIDDLE **/
.fl-node-5e70ddeb2a4a1 {
	font-size: 16px !important;
	line-height: 0.8 !important;
	border-left-width: 1px !important;
	border-left-style: solid !important;
}

/** Footer >> FOOTER LINK RIGHT **/
.fl-node-5e6f9269bcbe0 .fl-col-content {
	border-left-style: solid !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Content =================== */

	/** Content >> Covid Column Main Top Box **/
	.fl-node-5e71df84ac511 .fl-col-content {
	margin-bottom: -160px !important;
	z-index: 999 !important;
}

	/** Content >> NEWSLETTER BOX FIELD **/
	.fl-node-5e726449d8535 .fl-node-content {
	margin-top: -55px !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Content =================== */

	/** Content >> NEWSLETTER BOX FIELD **/
	.fl-node-5e726449d8535 .fl-node-content {
	margin-top: -55px !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Content =================== */

	/** Content >> NEWSLETTER BOX FIELD **/
	.fl-node-5e726449d8535 .fl-node-content {
	margin-top: -60px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Content =================== */

	/** Content >> NEWSLETTER BOX FIELD **/
	.fl-node-5e726449d8535 .fl-node-content {
	padding-right: 20px !important;
	padding-left: 30px !important;
	margin-top: -60px !important;
}


}

