/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*GENERAL*/

#main.communication-financiere {
	width: 100%;
	max-width: inherit;
	padding: 30px 0 !important;
}

#main.communication-financiere > div {
	max-width: 100%;
}

#main.communication-financiere h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 3em;
	line-height: 125%;
	font-weight: 400;
	text-align: center;
	color: white;
}

#main.communication-financiere h2 {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 2em;
	line-height: 125%;
	font-weight: 800;
	color: #c8345d;
}

#main.communication-financiere p {
	font-size: 1.2em;
	color: #1c7685;
	line-height: 150%;
}

/*CONTENT*/

/*SECTION-1*/

#communication-financiere-section-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 30px;
}

#communication-financiere-section-1 > div {
	width: 100%;
	max-width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

/*SECTION-2*/

#communication-financiere-section-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #00d6cd;
	padding: 30px;
	margin: 30px 0;
}

#communication-financiere-section-2 > * {
	width: 100%;
	max-width: 1200px;
}

#communication-financiere-section-2 p {
	text-align: center;
	color: white !important;
	font-size: 1.2em;
    font-weight: 400;
    line-height: 150%;
}

/*SECTION-3*/

#communication-financiere-section-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 30px;
}

#communication-financiere-section-3 > div {
	width: 100%;
	max-width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0;
}

#communication-financiere-section-3 > div > div {
	width: calc(50% - 30px);
}

#communication-financiere-section-3 p span {
	font-weight: 800;
	color: #1c7685;
}

/*SECTION-4*/

#communication-financiere-section-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 30px;
}

#communication-financiere-section-4 > * {
	width: 100%;
	max-width: 800px;
}

#communication-financiere-section-4 h2 {
	text-align: center;
	font-size: 2.5em !important;
}

#communication-financiere-section-4 p:first-of-type {
	text-align: center;
    font-size: 1.6em !important;
	font-weight: 400;
	line-height: 150%;
}

#communication-financiere-section-4 p:last-of-type {
	text-align: center;
    font-size: 1.6em !important;
	font-weight: 800;
	line-height: 150%;
}

#communication-financiere-section-4 p a {
	color: #1c7685;
}

#communication-financiere-section-4 > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 20px 0;
}

#communication-financiere-section-4 > div > button {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
    font-size: 1.6em !important;
    font-weight: 400;
    line-height: 150%;
	color: white;
	background: #c8345d;
	border: 0;
	padding: 10px 20px;
}

#communication-financiere-section-4  .modal-content {
	width: 100% !important;
    max-width: 500px;
    background: #f4f4f5;
    border-radius: 20px;
	border: 0;
    -webkit-box-shadow: 0 1px 6px 6px rgba(32, 33, 36, .28);
    box-shadow: 0 1px 6px 6px rgba(32, 33, 36, .28);
    min-height: 500px;
}

#communication-financiere-section-4 .modal-header {
	height: 60px;
}

#communication-financiere-section-4 .close {
	font-size: 30px;
}

#communication-financiere-section-4 label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
    font-size: 15px;
}

#communication-financiere-section-4 label span {
	width: 100%;
}

#communication-financiere-section-4 input, 
#communication-financiere-section-4 textarea {
    background: #f4f4f5;
    border: 0 !important;
    border-bottom: 1px solid #00d6cd !important;
}

#communication-financiere-section-4 input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
    font-size: 0.7em;
    font-weight: 800;
    text-transform: uppercase;
    color: #005d70 !important;
    border-radius: 20px !important;
}

/*SECTION-5*/

#communication-financiere-section-5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 30px;
}

#communication-financiere-section-5 > p {
	width: 100%;
	max-width: 1200px;
	font-weight: 800;
	margin: 0 0 10px 0;
}

#communication-financiere-section-5 > p span {
	padding-right: 5px;
	border-right: 2px solid #d5d8dc;
}

#communication-financiere-section-5 img {
	vertical-align: sub !important;
}

#communication-financiere-section-5 > p a {
	color: #026b9c;
}

/*RESPONSIVE*/

@media screen and (max-width: 1200px) {
	
	#main.communication-financiere h1 {
		width: 100%;
    	max-width: 800px;
		font-size: 2em;
	}
	
	#main.communication-financiere h2 {
		font-size: 1.5em;
	}
	
	#communication-financiere-section-4 h2 {
		font-size: 2em !important;
	}
	
	#main.communication-financiere p {
		font-size: 1em;
	}
	
	#communication-financiere-section-2 p {
		width: 100%;
		max-width: 900px;
	}
	
	#communication-financiere-section-4 p:first-of-type {
		font-size: 1.2em;
	}
	
}

@media screen and (max-width: 768px) {
	
	#communication-financiere-section-3 > div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	
	#communication-financiere-section-3 > div > div {
		width: 100%;
	}
	
	#communication-financiere-section-3 > div > div:first-of-type {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 600px) {
	
	#communication-financiere-section-1,
	#communication-financiere-section-2,
	#communication-financiere-section-3,
	#communication-financiere-section-4 {
		padding: 10px;
	}
	
	#communication-financiere-section-3,
	#communication-financiere-section-4 {
		padding: 20px;
	}
	
	#main.communication-financiere h1 {
		font-size: 1.8em;
	}
	
	#communication-financiere-section-4 p:first-of-type {
		font-size: 1.4em !important;
	}
}

@media screen and (max-width: 500px) {
	
	#main.communication-financiere h1,
	#communication-financiere-section-4 > div > button {
		font-size: 1.4em !important;
	}
	
	#communication-financiere-section-4 h2 {
		font-size: 1.6em !important;
	}
	
	#communication-financiere-section-4 p:first-of-type {
		font-size: 1.2em !important;
	}
	
}