@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@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 "contactform.css";
@import "privacypolicy.css";
@import "thankyoupage.css";
@import "errormsg.css";

html{
	height: 100%;
}
body{

	font-family: "Open sans, Helvetica, Arial", sans-serif;
    color: #393839;
    max-width: 1920px;
    width:100%;
    height: 100%;
    margin: 0 auto;
   	box-sizing: border-box;
}


* {
  box-sizing: border-box;
}


.bg-img{
		background-color: #FFF;
		background: url(../images/bg-banner.jpg) no-repeat;
    background-size: auto;
    background-position: top;
    min-height: 600px;
}

.general-box{
	margin: auto;
	max-width: 1200px;
	width: 100%;
	padding-top: 80px;
	padding-right: 20px;
}



/* --- Header --- */

	.header{
		background-color: #0d592e;
		margin: 0 auto;

	}

	.logo img{
		max-width: 250px;
		width:100%;
		padding: 10px;
		box-sizing: border-box;
	}

	.intro-text{
		margin: auto;
    text-align: right;
    color: #fff;
    vertical-align: middle;
	}

	.intro-text-responsive{
		display: none;
	}

	.intro-text p{
		margin-bottom: 0;
	}


/* --- LEFT --- */

	.box-left{
		padding: 25px 30px;
	}

	.box-text{
		color: #fff;
		text-align: center;
    font-size: calc(1.2rem + .4vw);
    line-height: calc(2rem + .7vw);
    max-width: 450px;
    margin: auto;
	}

	.box-btn{
		text-align: center;
	}

	.def-btn{
		text-align: center;
    font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
    padding: 2% 8%;
    margin-top: 20px;
    color: #ffffff;
    background-color: #0d592e;
    border-color: #0d592e;
    font-size: 1.3em;
    border: none;
    border-radius: 5px;
	}

	.def-btn:hover{
		background-color: #0f8d3b;
	}


/* --- RIGTH --- */

	.form-check-label{
		min-width: 300px ;
		padding-bottom: 10px;	
	}

	.box-right{
		background-color: rgb(255, 255, 255, 0.3);
    padding: 25px 30px;
    color: #fff;
	}

	.title-form{

	}

	.title-form h2{
		color: #ffde59;
		font-weight: bold;
	}

	#step-1 button{
		width: 100%;
	}

	#step-3 input{
		margin-bottom: 15px;
	}

	.btn-next{
		background-color: #ffde59;
    color: #fff;
    width: 100%;
    padding: 10px;
    margin-top: 25px;
	}

	.btn-back{
		background-color: #9e9e9e;
    color: #fff;
    width: 100%;
    padding: 10px;
    margin-top: 25px;
	}

	.btn-back:hover{
		color: #fff;
		background-color: #676767;
	}

	.btn-next:hover{
		color: #fff;
		background-color: #e8bd07;
	}


/* --- BLOCK --- */	

	.banner{
		background-color: #0d592e;
		padding: 70px 60px;
		margin: 0;
	}

	.banner div:nth-child(2){
		margin: auto;
		text-align: center;
	}

	.banner button{
		background-color: #fff;
		margin-top: 0;
		color: #0d592e;
		padding: 20px 50px;
	}

	.banner span{
		font-size: calc(1.6rem + .6vw);
    text-align: left;
    color: #fff;
    line-height: calc(2.2rem + 1vw);
	}


	.box-features{
		padding: 50px;
    box-sizing: border-box
	}	

	.advantages{
		text-align: center;
    padding: 30px;
	}

	.advantages h3{
		text-align: center;
		padding: 30px 0;
		font-weight: bold;
	}

	.line-color{
		border: 1px solid #0d592e;
    font-size: 15pt;
    margin: 30px 40px;
    padding: 25px 60px;
    min-height: 183px;
    box-sizing: border-box;
	}

	.line-color p{
		font-weight: bold;
    font-size: 17pt;
	}

	.bgcolor{
		background-color: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    min-height: 230px;
	}

	.box-two span{
		display: block;
	}

	.bgcolor p{
		font-size: calc(.7rem + .6vw);
    font-weight: bold;
    padding-bottom: 5px;
	}

	.bgcolor span{
		font-size: calc(.7rem + .5vw);;
    line-height: calc(1rem + .8vw);
	}

	.cta{
		background-color: #f2f2f2;
	}

	/*.img-cta img{
		width: 100%;
	}*/

	.img-cta{
    background: url(../images/residence_ehpad.svg) no-repeat;
    background-size: cover;
    background-position-y: center;
    background-position-x: right;
	}

	.text-cta{
		padding: 70px 60px 50px;
    font-size: 16pt;
	}

	.left-box a, .banner a, .text-cta	a, .box-color a, .last-block a{
		text-decoration: none;
	}

	.text-cta h2{
		font-weight: bold;
		font-size: calc(2rem + .7vw);
    padding-bottom: 30px;
	}

	.text-cta p:nth-child(2){
		padding-bottom: 20px;
	}

	.text-cta p:nth-child(4){
		font-weight: bold;
		text-align: center;
		padding-top: 50px;
	}

	#btn-up{
		margin: auto;
    max-width: 600px;
    width: 100%;
	}

	.background-photo{
		background-color: #FFF;
		background: url(../images/profit_ehpad.jpg) no-repeat;
    background-size: auto;
    background-position: center;
    min-height: 600px;
    padding: 8% 0;
	}

	.box-color{
		max-width: 900px;
    width: 100%;
    margin: auto;
    padding: 40px 60px;
    font-size: 18pt;
    line-height: 24pt;
    color: #fff;
    text-align: center;
    background-color: rgb(100, 199, 255, 0.6);
	}

	.box-color h3{
		padding-bottom: 25pt;
    font-size: calc(1.7rem + .7vw);
    font-weight: bold;

	}

	.box-color div:nth-child(1){
		background-color: #fff;
    border-color: #fff;
    color: #000;
    max-width: 400px;
    width: 100%;
    font-size: 18pt;
    margin: auto;
	}

	.last-block h3{
		text-align: center;
		font-size: calc(1.4rem + .5vw);
    font-weight: bold;
    padding-top: 30px;

	}

	.last-block div:nth-child(2){
        max-width: 500px;
    width: 100%;
    /* padding: 10px; */
    /* font-weight: bold; */
    font-size: 16pt;
    margin: 30px auto;
    margin-bottom: 50px;
	}


/* -- FOOTER -- */

	.foot{
		background-color: #454545;

	}

	.position{
		padding: 15px 10px;
    box-sizing: border-box;
    text-align: center;
	}


	.position span{
		color: #fff;
    font-size: calc(.7rem + .3vw);
	}


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

	.line-color {
		padding: 25px 10px;
    min-height: 230px;
    margin: 0;
  }

  .bgcolor{
  	min-height: 255px;
  }

}


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

	.bg-img{
		min-height: auto;
	}

	.general-box{
		padding-right: 0;
		padding: 50px 80px;
	}

	.box-text{
	    max-width: 750px;
	    margin: auto;
	}


	.img-cta img{
		width: 100%;
    padding: 40px 30px;
	}

	.text-cta{
		padding: 2.8rem 4rem 3rem;
	}

	.banner span{
		text-align: center;
		padding-bottom: 30px;
		display: block;
	}

	.box-features{
		padding: 50px 0;
	}

	.bgcolor{
		min-height: 280px;
	}
}


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

	.box-left{
		display: none;

	}

	#btn-up{
		width: 100%;
		padding: 10pt;
	}


}


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

	.header, .intro-text{
		text-align: center;
		font-size: 14pt;
	}

	.bgcolor{
		height: auto;
		margin-bottom: 15px;
		max-height: 280px;
		min-height: auto;
	}

	.line-color{
		min-height: auto;
    max-height: 230px;
    max-width: 500px;
    margin: auto;
    margin-bottom: 30px;
	}


}


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

	.logo{
		text-align: center;
	}

	.logo img{
		max-width: 200px;
		width: 100%;
		box-sizing: border-box;
	}

}


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


}


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

	.intro-text-responsive{
		display: inline-block;
		color: #fff;
		font-weight: bold;
	}

	.intro-text{
		display: none;
	}

	.general-box{
		padding: 30px 40px;
	}

	.banner{
		padding: 30px 20px;
	}

	.box-features{
		padding: 40px;
	}

	.text-cta{
		padding: 2.8rem 2rem 3rem;
		font-size: 15pt;
	}

	#btn-up{
		font-size: 15pt;
	}

	.advantages h3{
		font-size: 16pt;
	}

	.background-photo{
		min-height: 520px;
	}

	.box-color{
		padding: 30px 40px;
		font-size: 15pt;
	}

	.box-color h3{
		padding-bottom: 10pt;
	}

}

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

	.title{
		display: none;
	}


	.title-mobile{
		display: inline-block;
	    margin-bottom:10px; 
	}
	
	.title-mobile h3{
		font-family: "Open Sans", "Hevletica", "Arial", sans-serif;
	    text-align: center;
	    font-weight: 600;
	}
}


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

	.header-holder{
		text-align: center;
	}

	.box-form{
		padding: 20px;
	}

	.section-container{
		padding: 20px;
	}


	.options{
		max-width: 500px;
		margin:0 auto;
	}

	.answer-holder{
		width: 100%;
		padding:0;
	}

	.header-holder div:last-child{
		margin-top: 0;
		padding: 0;
	}

	.tlt-banner-mobile{
		display: inline-block;
	}


	.tlt-banner{
		display: none;
	}

}


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

	.four-opt-responsive {
    	text-align: center;
	}

}



/* 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%;
}

/* Postcode */

.postcodenoview {
	display: none;
	height: 0;
	transition: height 2s;
	transition-timing-function: ease-in;
}

.postcodeview {
	display: block;
	height: auto;
	color: #0f8d3b;;
	/*padding-top: 1em;*/
	/*padding-bottom: 1em;*/
	font-size: 1em;
}



