@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Merriweather:wght@400;700&display=swap');

@import "contactform.css";
@import "privacypolicy.css";
@import "thankyoupage.css";
@import "msg.css";

	body{

		font-family: 'Lato', sans-serif;
		background-color: #FFF;
	  color: #393839;
	  max-width: 1920px;
	  width:100%;
		height: 100%;
	  margin: 0 auto;
	 	box-sizing: border-box;
	}

	h2{
		font-family: 'Merriweather', serif;
	}


	* {
	  box-sizing: border-box;
	}

	.col{
	    display: inline-block;
	}

	.page1{
		background: url(../images/banner-suits.jpg) no-repeat;
    background-size: auto;
    background-position-x: center;
    background-position-y: center;
    min-height: 800px;
	}

/* --- Header --- */

	.section-container{
		padding: 0;
		margin: auto;
	}


	.title-box{
		max-width: 600px;
    width: 100%;
    position: relative;
    margin: auto;
    padding: 30px 40px 15px;
    text-align: center;
    background-color: rgb(26, 26, 26, 0.85);
    color: #fff;
	}

	.title-box h2{
		font-size: calc(2.7rem + .6vw);
		padding-bottom: 20px;
	}

	.title-box p{
		font-size: calc(1.4rem + .4vw);
	}

	.title-box p:nth-child(3){
		color: #DC504A;
		font-weight: bold;
	}




/* --- Box Form step 1--*/

	.box-form{
		font-family: "Open sans, Helvetica, Arial", sans-serif;
		padding: 50px 50px 40px;
		max-width: ;
		background-color: rgba(255, 255, 255, 0.8);;

		box-sizing: border-box;
	}

	.text-energie img{
		max-width: 900px;
    width: 100%;
	}

	.text-energie p{
		line-height: 22pt
	}

	.box1{
		display:block;
		box-sizing: border-box;
		font-size: 14pt;
	}

	.quest1-row h3{
		color: #333333;
		font-family: 'Merriweather', serif;
    font-size: calc(1.4rem + .5vw);
	}

	.quest1-row p{
		font-size: calc(.7rem + .4vw);
		margin-bottom: 0px;
		font-family: 'Lato', sans-serif;
	}

	.quest1-row img{
		max-width: 250px;
		width: 100%;
	}


	.multiple-line {
		margin-bottom: 15px;
	}

	.form-horizontal, .form-group{
		margin-left: 0px;
    	margin-right: 0px;
    	margin-bottom: 15px;
	}


	.line-appear{
    	position: absolute;
    	top: -20%;
    	left: 25%;
    	right: 25%;
    	max-width: 100%
	}

	.box-warning{
		position: absolute;
		transform: translateY(-400px);
		transition: all 1.5s ease;
		background-color: #fff;
    	border: solid 1px #c2c2c2;
    	padding: 30px;
    	text-align: center;

    	width: 100%;
    	margin: auto;
	}

	.fieldpp {
		font-size: 0.7em;
		padding: 10px 20px 10px 35px;
	}



	.form-btn{
		padding: 18px 20px;
    color: #fff;
    max-width: 475px;
    font-weight: 700;
    font-family: "Open sans, Helvetica, Arial", sans-serif;
    border-radius: 5px;
    background-color: #3351CE;
    box-sizing: border-box;
	}


	.form-btn:hover{
		background-color: #22377A;
	}


	.def-btn{
		box-sizing: border-box;
		display: block;
	    margin: 0 auto;
	    position: relative;
	    width: 100%;
	    border: none;
	    font-family: inherit;
	    font-size: 1.2rem;
	    line-height: 100%;
	    text-align: center;
	    vertical-align: middle;
	    transition: all 500ms ease;
	    cursor: pointer;

	}

	.return{
		text-align: center;
		color: #c2c2c2;
		padding-top: 20px;
		text-decoration: underline;
		box-sizing: border-box;
		cursor: pointer;
	}

	.fas{
		font-size: 12pt;
		padding-right: 10px;
	}

	.form-group{
		/*margin: auto;*/
		text-align: left;
	}


	.fill-form-responsive input{
		height:47px;
		margin-bottom: 10px;
		width: 100%;
		font-size: 1rem;
	}


	.form-end{
		padding: 5px;
		margin: 0;
	}

	.line-box{
		margin: 0px 0px 10px !important;
    border: solid 1px #c2c2c2;
    padding: 10px 0 10px 10px;
    float: none;
    border-radius: 5px; ; 
	}

	.line-box:first-child {
    font-size: 0.9em;
    color: #6c757d;
  }

	.box-check input{
		width: 100%;
	}


  .form-check label {
    font-size: 14px;
    line-height: 1;
    color: #7c7c7c;
  }

  .text-check{
  	padding-left: 40px;
  	padding-bottom: 10px;
  }

  .legal-text{

		font-size: 10pt;
    line-height: initial;
    color: #7c7c7c;
    padding: 10px 15px;
    text-align: center;
  }


/* -- INTRO -- */

	.intro-suits{
		margin: auto;
		padding: 50px 0px;
	}

	.intro-suits h2{
		margin-bottom: 10px;
		font-weight: 700;
		color: #DC504A;
		text-align: center;
	}

	.box-intro-suits{
		background-color: #f6f6f6;
		padding: 50px;
	}

	.box-intro-suits hr{
		height: 3px;
		width: 250px;
		margin: auto;
		opacity: 1;
		color: #DC504A;
		margin-bottom: 25px;
	}


	.intro-suits p{
		max-width: 960px;
		width: 100%;
		margin: auto;
		text-align: center;
		padding-bottom: 30px;
	}

	
/* -- VIRTUAL -- */

	.virtual-suits iframe{
		max-width: 800px;
		width: 100%;
		height: 500px;
	}


/* -- ADV -- */

	.adv-suits{
		margin: auto;
	}


	.adv-suits img{
		max-width: 400px;
		width: 100%;
	}

	.adv-suits h2{
		color: #DC504A;
		font-weight: 700;
	}

	.adv-suits h4{
		margin-bottom: 30px;
		font-family: 'Merriweather', serif;
		color: #DC504A;
	}

	.adv-suits p{
		max-width: 650px;
		width: 100%;
	}

	.margin-icons{
		margin: auto;
		margin-top: 60px;
	}

	.margin-icons img{
		max-width: 120px;
		width: 100%;
	}



/* -- CALL ACTION -- */

	.call-action-suits{
		margin: 80px auto;
	}

	.call-action-suits a{
		text-decoration: none;
	}

	.call-action-suits h2{
		margin-bottom: 40px;
	}

	.call-action-suits div[class^="def-btn cta-btn"]{
		margin: auto;
	}




/* -- VIRTUAL -- */

	.virtual-suits{
		margin: auto;
		background-color: #f6f6f6;
		padding: 40px 35px;
	}

	.virtual-suits p{
		max-width: 960px;
		width: 100%;
		margin: auto;
	}

	.virtual-suits h2{
		margin-bottom: 30px;
		color: #DC504A;
		font-weight: 700;
	}

	.line-invest{
		width: 300px;
    margin: auto;
    height: 3px !important;
    margin-bottom: 30px;
    margin-top: 30px;
  	background-color: #9A7E60;
    opacity: 1;
	}




/* -- BROCHURE -- */

	.brochure-suits{
		margin: 80px auto 50px;
		max-width: 1100px;
		width: 100%;
	}

	.brochure-suits img{
		max-width: 600px;
		width: 100%;
	}

	.brochure-suits h3{
		margin-bottom: 30px;
		font-family: 'Merriweather', serif;
		color: #DC504A;
	}

	.brochure-suits a{
		text-decoration: none;
	}


	.box-brochure{
		max-width: 1100px;
		width: 100%;
		margin: auto;
	}


	.cta-btn{
		display: block;
    position: relative;
    margin: initial;
    width: 100%;
    max-width: 320px;
    border: none;
    font-family: inherit;
    font-size: .9rem;
    text-align: center;
    transition: all 500ms ease;
    cursor: pointer;
    padding: 18px 20px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    background-color: #3351CE;
	}

	.cta-btn:hover{
		background-color: #5B4838;
	}



/* -- FOOTER -- */

	.foot{
		background-color: #DC504A;
		color: #fff;
		border-top: solid 1px #DC504A;
	}

	.only{
		width: 100%;
    padding: 20px;
	}
	.position{
		padding: 7px 10px;
		box-sizing: border-box;

	}

	.cont{
		max-width: 960px;
		margin: auto;
		text-align: center;
		color: #fff !important;
	}

	.cont a{
		color: #fff;
	}

	.cont span{
		font-size: calc(.7rem + .2vw);
	}


@media screen and (max-width:  1100px){

	.box-form{
		padding: 40px 20px;
		margin: auto;
	}
}

@media screen and (max-width:  990px){

	.page1{
		min-height: 600px;
	}
}


@media screen and (max-width: 787px){


	.section-container{
		margin: auto;
	}

	.brochure-suits img{
		margin: auto;
	}

}

@media screen and (max-width: 768px){

	.call-action-suits h2{
		margin-bottom: 10px;
		font-size: calc(1.3rem + .8vw);
	}


	.virtual-suits h3{
		margin-bottom: 15px;
	}

	.virtual-suits p{
		line-height: 21pt;
	}

	.virtual-suits div:nth-child(2){
		padding: 20px 0;
	}

	.brochure-suits img{
		display: none;
	}

	.cta-btn {
		margin: auto;
	}
}

@media screen and (max-width: 767px) {

	.page1{
    background-position-x: center;
    background-position-y: center;
    min-height: 400px;
	}

	.box-form{
		padding: 40px 50px;
	}

	.form-group{
		margin: 0 0 10px 0;
	}

	.form-end{
		padding: 0px;
	}

	.adv-suits{
		max-width: 700px;
		padding: 0 30px;
	}

	.adv-suits img{
		margin-bottom: 20px;
	}

	.margin-icons{
		margin: auto;
	}

	.margin-icons div{
		margin-bottom: 30px;
	}

	.brochure-suits{
		margin-top: 20px;
		margin-bottom: 40px;
	}

	.box-brochure div:nth-child(3){
		margin-top: 20px;
	}

	.brochure-suits h3{
		text-align: center;
	}

	.brochure-suits p{
		text-align: center;
    max-width: 620px;
    padding: 0 10px;
    padding-bottom: 30px;
    width: 100%;
    margin: auto;
	}

	.mobile{
		max-width: 100%;
		display: block;
		text-align: center;
		float: none !important;
	}

	.cont span{
		float: none;
	}



}

@media screen and (max-width: 743px){




}

@media screen and (max-width: 610px){

	.section-container{
		padding: 30px;
	}

	.box-form{
		height: auto;
	}


	.virtual-suits{
		padding: 0px 30px;
	}




	.fill-form-responsive{
		max-width: 100%;
	}

}

@media screen and (max-width: 575px){

	.margin-icons div{
		width: 100%;
	}
}


@media screen and (max-width: 515px){

	.box-form{
		padding: 50px 20px;
	}

}

@media screen and (max-width: 420px){

	.box-form{
		padding: 20px;
	}

	.section-container{
		padding: 20px;
	}

}

@media screen and (max-width: 374px){



}


/* Loader */

.loaderbg {
	background-color: #c1c1c18a;
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
}

.loader {
	background-image: url("../images/loader.gif"); 
	width: 30px;
	height: 30px;
	/*border: 1px solid grey;*/
	/*border-radius: 5px;*/
	z-index: 10;
	/*position: relative;
	top: 50%;
	left: 50%;*/
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 30px;
	max-height: 30px;
	float: left;
}

.checker {
	background-image: url("../images/checker.gif");
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
}

.thankyouloader {
	background-image: url("https://media2.giphy.com/media/3oEjI6SIIHBdRxXI40/200.gif");
	background-repeat: no-repeat;
	/*background-size: contain;*/
	background-position: center;
	background-color: white;
	width: 100%;
	height: 100%;
}