@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 "msg.css";

body{

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


* {
  box-sizing: border-box;
}

.col{
	    display: inline-block;
	}

	.intro{
		background: url(../images/banner-intro.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 500px;
    padding-top: 50px;
    padding-left: 75px;
    max-width: 1920px;
    margin: auto;
    box-sizing: border-box;
	}


/* --- Header --- */

	.header{
		background-color: #0f8d3b;

	}

	.header-holder{
		align-items: center;
		font-family: "Open sans, Helvetica, Arial", sans-serif;
	}

	.header-holder h3{
		font-family: "Open sans, Helvetica, Arial", sans-serif;
		font-size: 1.4rem;
		color: #FFF;
		margin-top: 10px;
	}


	.header-holder div:nth-child(1){

	}

	.header-holder div:nth-child(2){
		padding-right: 30px;
	}

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


	.section-container{
		padding: 40px 50px 80px;
		background-color: #F3EFF5;
	}

	.tlt-banner{
		font-family: "Open Sans", sans-serif;
	    text-align: center;
	    font-weight: 600;
	    font-size: 1.3em;
	}

	.tlt-banner-mobile{
		display: none;
	}



	.fa{
		font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
	}

/* --- Intro Banner ---*/

	.intro-title{
		color: #fff;
		font-weight: bold;
		font-size: calc(3.8rem + .7vw);
		padding-bottom: 30px;
    text-shadow: 2px 4px 10px #0000007d;
	}	

	.intro-title span{
		font-size: calc(3.1rem + .4vw)
	}

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

	.button-cta-banner a, .button-cta a{
		text-decoration: none;

	}

	.cta-btn{
		display: block;
    position: relative;
    margin: initial !important;
    width: 100%;
    max-width: 400px;
    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: #ff6600;
	}

	.block-01{
		margin-bottom: 30px;
	}
	
	.block-01 p, .block-01 ul{
		max-width: 1240px;
    width: 100%;
    margin: auto;
    font-size: 1.1rem;
    padding: 20px 40px 0;
	}

	.block-01 ul{
		list-style: ;
		padding-bottom: 20px;
		padding-left: 4.5rem;
	}

	.block-01 div:nth-child(3)
	{
		padding-bottom: 30px;
	}


	.block-01 h3{
		padding: 30px;
		text-align: center;
		font-weight: bold;
		background-color: #F3EFF5;
	}


	.block-02{
		background-color: #F3EFF5;
	}


	.block-02 h3{
		background-color: #e9e9e9;
		padding: 30px;
		text-align: center;
		font-weight: bold;	
	}


	.block-02 h4{
		font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
	}


	.block-03 h3, .block-06 h3{
		padding: 30px;
		text-align: center;
		font-weight: bold;	
	}


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


	.block-06{
		padding-bottom: 50px;
	}


	.benefits{
		margin: auto;
		padding: 30px 0;
	}


	.opt01{
		max-width: 600px;
    margin: auto;
	}

	.img-benefit-responsive{
		display: none;
	}


	.button-cta{
		margin: auto !important;
    width: 100%;
    max-width: 400px;
    padding: 0 0 30px;
  }

  div[class^="prueba"]{
  	margin: 0 !important;
  }


	.isolatie-img img{
		max-width: 450px;
		width: 100%;
		margin: auto;
		display: block;
	}

	.steps{
		margin: auto;
	}

	.card-box{
  	padding: 0;
    max-width: 300px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    min-height: 400px;
  }

  .questions{
  	padding: 30px 80px;
  }

  .questions div:last-child{
  	border-bottom: none;
  }


  .question-block{
  	margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: solid 1px #c2c2c2;
  }




/* --- Box Form --*/

	.box-form{
		font-family: "Open sans, Helvetica, Arial", sans-serif;
		padding: 50px 50px 40px;
		max-width: 850px;
		width: 100%;
		background-color: #fff;
		border: 1px solid #c2c2c2;
		margin-right: auto;
		margin-left: auto;
		margin-top: 30px;
		box-sizing: border-box;
	}

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

	.hold-title{
		margin-bottom: 20px;
	}

	.hold-title h3{
		font-size:1.3rem;
		font-family: "Open sans, Helvetica, Arial", sans-serif;
	}

	.answer-holder{

    margin: auto;
    margin-bottom: 15px;
    padding: 5px 10px 10px;
    max-height: 170px;
    border-radius: 5px;
    background-color: #f1f6e8;
    background-color: #f8faf3;
    background-color: #fff;
    border: 2px solid #39b54a;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    cursor: pointer;
    z-index: 10;
    transition: all 0.2s ease-in-out;
	}

	.answer-holder img{
		max-width: 85px;
	}


	.answer-holder p{
		margin-bottom: 0;
	}


	.answer-holder:hover{
    	background-color: #f0f0f0;
	}


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


	.options-step-5{
		width: 100%;
		max-width: 600px;
    margin: auto;
	}

	.options-step-5 a {
    text-decoration: none;
    color: inherit;
  }


	.woning{
		text-align: center;
	}


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


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


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


	.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: 120%;
    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;
	}


	[type="radio"] {
    position: absolute !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
  }

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

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



	/* -- FOOTER -- */

	.foot{
		background-color: #fff;
		padding: 5px 40px;
		border-top: solid 1px #c2c2c2;

	}

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

	}

	.position img{
		max-width: 120px;
		width: 100%;

	}

	.cont{
		margin: auto;
	}

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


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

	.benefits{
		width: 100%;
    max-width: 1320px;
	}
}


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



	.img img{
		max-width: 150px;
	}

	.section-container{
		padding: 30px;
	}

}


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

	.intro{
		text-align: center;
		padding: 50px 20px;
		background-position: left;
		min-height: auto;
	}

	.intro-title{

		font-size: calc(2.8rem + .6vw);
		padding-bottom: 30px;
	}	

	.intro-title span{
		font-size: calc(2.2rem + .4vw)
	}


	.cta-btn{
		margin: auto !important;
		max-width: 300px;
	}


	.panel-img{
		display: none;
	}

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

	.cont span{
		float: none;
	}


	.box-form{
		height: auto;

	}

	.answer-holder{
		margin: auto;
		padding: 5px 0;
    max-width: 300px;
	}

	.two-opt-responsive{
		display: inline-block;
	}

	.two-opt-responsive img{
		max-width: 60px;
	}

	.woning{
		padding:5px;
		margin: 10px auto;
		max-height: 100%;
	}

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

	.form-fill{
		margin: 0 !important;
	}



}

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

	.logo{
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.logo img{
		max-width: 250px;
		width: 100%;
    	padding: 20px;

    	box-sizing: border-box;
	}

}

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

	div[class^="benefit-btn"] {
    margin: auto;
	}

	.img-benefit-responsive{
		display: block;
		max-width: 515px;
		width: 100%;
		padding-bottom: 20px;
		margin: auto;
	}

	.isolatie-img{
		display: none;
	}



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

	.section-container{
		padding: 30px;
	}

	.box-form{
		height: auto;
	}

	.answer-holder{
		/*margin-bottom: 20px;*/
		text-align: center;
		/*max-width: 250px;*/
	}

}

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

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

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

	.tlt-banner-mobile h2{
		font-family: "Open Sans", sans-serif;
	    font-weight: 600;
	    text-align: center;
	}

	.tlt-banner{
		display: none;
	}

	.benefits{
		padding: 10px 30px 20px;
	}


}

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

	.intro-title{
		display: none;

	}	

	.intro-title-responsive{
		display: block;
		font-size: calc(2.3rem + .6vw);
		padding-bottom: 30px;
		color: #fff;
		font-weight: bold;
		text-shadow: 2px 4px 10px #0000007d;
	}

	.questions{
		padding: 30px 50px;
	}

	.box-form{
		padding: 20px;
	}

	.section-container{
		padding: 20px;
	}


	.options{
		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){


}


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