@CHARSET "utf-8";

/*
body{
	background: url('../img/smile.jpg');
	background-size: 100% 300%;
    background-position: top;
}
*/
	
.mtop{
	margin-top: 4vh;
}
.regis{
	border: 2px solid #22306f;
    padding: 12px;
    font-size: 20px;
    text-decoration: none !important;
    color: #22306f;
}



.padbot{
    padding-bottom: 6vh;
    padding-top: 4vh;
}
.bot-back{
    font-family: 'Gotham', 'FuturaStd-Book';
    font-size: 16px;
    color: white;
    height: 44px;
    cursor: pointer;
    width: 80%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    white-space: nowrap;
    /* max-width: 238px; */
    background: #0E4194;
    padding: 0px 24px;
    text-decoration: none;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;

}

.bot-back:hover{
	color: white;
    text-decoration: none;
}

.p-faq {
	     font-size: 22px;
	     color: #333;
	     text-align: center;
	     font-family: 'Raleway', sans-serif;
	     line-height: 31px;
	     font-weight: 200;
     }
      
	.p-ques{
	  	font-size: 26px;
	    color: #0E4194;
	    text-align: center;
	    font-family: 'Raleway', sans-serif;
	    line-height: 31px;
 	}
  
.martop{
	margin-top: 6vh;
}

.accept_checkbox{
	-ms-transform: scale(1.5); /* IE */
  	-moz-transform: scale(1.5); /* FF */
  	-webkit-transform: scale(1.5); /* Safari and Chrome */
  	-o-transform: scale(1.5); /* Opera */
  	padding: 10px;
}

.div_acepto{
	text-align: center;
    font-size: 14px;
    padding-top: 10px;
    font-weight: 300;
}


label {
	
    font-weight: normal;
}

.div_acepto a{
	color: #0E4194;
	font-weight: bold;
}

.color_white{
	color: #0E4194;
	
}

.p_home a{
	color: black;
	font-weight: bold;
}

.p_home{
	text-align: center;
	font-size: 19px;
}

.h3_home{
	font-weight: bold;
	font-size: 4em;
	font-family: 'Gotham';
    color: black;
}

.content_image_img{
	width: 100%;
	border-radius: 1.5em;
	margin-bottom: 15px;
}


.p_home strong{
	font-size: 22px;
}

.img-oli{
	width: 100%;
	position: absolute;
	top: 8vh;
	right: 10vw;
}

.img-chica{
	width: 100%;
	
}


.ibe-button {
	position: absolute;
}


.ibe-button--block {
       float: none!important;
       width: 95%;
   }
   .fondoIberia {
       background-color: transparent;
       background-repeat: no-repeat;
       background-position: top center;
       background-size: cover;
       padding-bottom: 50px !important;
   }
   
  .fodo_br_home{
}

.izq{
	position: absolute;
    top: 75vh;
    left: 60px;
}




@media (max-width: 1400px){
	.izq {
           position: absolute;
           top: 80vh;
           left: 0px;
       }
}
  	
  	
@media (max-width: 765px){
	
	h3 {
	    font-size: 25px;
	    color: white;
	    text-align: center;
	    font-family: 'Raleway', sans-serif;
	    font-weight: bold;
	}
	
	.p-ques {
	    font-size: 22px;
	    color: #0E4194;
	    text-align: center;
	    font-family: 'Raleway', sans-serif;
	    line-height: 26px;
	}
	
	.p-faq {
	    font-size: 18px;
	    color: #333;
	    text-align: center;
	    font-family: 'Raleway', sans-serif;
	    line-height: 26px;
	    font-weight: 200;
	}

	
	.izq {
	    position: absolute;
	    top: 75vh;
	    left: 0px;
	    
	}
	
   	.fodo_br_home{
       }
       
        .fondoIberia {
           background-color: transparent;
           background-repeat: no-repeat;
           background-position: top center;
           background-size: cover;
           padding-bottom: 50px !important;
       }
       
       .img-oli {
           width: 100%;
           position: absolute;
           top: 6vh;
           right: 0vw;
       }
       
  		
  			
}


.home_button{
	cursor: pointer;
    user-select: none;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 10px 2px;
    outline: 0px;
    border-radius: 16px;
    background: rgb(255, 255, 255);
    overflow: hidden;
    width: 100%;
    height: 33vw;
    margin-bottom: 20px;
}

.img_home{
    width: 100%;
}


.home_button_img{
	position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: rgb(255, 255, 255);
}

.home_button_img2{
	
	position: absolute;
    right: 0px;
    width: 100%;
    height: 26vw;
    overflow: hidden;
}

.home_button_img_wrapper{
	position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 90% 90% / 0px 0px 3vw 3vw;
}

.home_button_link{
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.home_button_link_flex{
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.home_button_link_flex2{
	width: 100%;
    height: 104px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0px 20px;
}

.similar_link{
    font-family: 'Gotham';
    height: 50px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    width: 90%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    background: linear-gradient(to top, rgb(0, 136, 48) 0%, rgb(3, 192, 70) 100%);
    padding: 0px 30px;
    border-radius: 999px;
    text-decoration: none;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}


.hashtag_home{
	width: 80vw;
    position: absolute;
    top: -6vw;
    left: 10vw;
    font-size: 44px;
    color: white;
    text-align: center;
}

.flecha_home{
	width: 4vw;
    position: absolute;
    top: -3vh;
    left: 48vw;
    text-align: center;
}

.flecha_img{
	width: 90%;
	height: auto;
}

.header_home{
	border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	height: 8vw;
	position: relative;
	width: 120%;
	left: -10%;
	background: rgb(2, 186, 68);
	overflow: hidden;
}

.header_inner {
	width: 100vw;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.image_wrapper{
	position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}


.reduced_width{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10vh;
}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
	.header_home {
	    border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	    height: 10vw;
	}
	
	.hashtag_home{
	    top: -8vw;
	    font-size: 44px;
	}
	
	.flecha_home {
	    width: 6vw;
	    top: -2vh;
	    left: 47vw;
	}
	
	.reduced_width{
		width: 90%;
	}
	
	.home_button{
	    height: 47vw;
	}
	
	.home_button_img2{
	    height: 38vw;
	}
	
	.similar_link {
	    font-size: 20px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.header_home {
	    border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	    height: 20vw;
	}
	
	.hashtag_home{
	    top: -14vw;
	    font-size: 44px;
	}
	
	.flecha_home {
	    width: 8vw;
	    top: -2vh;
	    left: 46vw;
	}
	
	.reduced_width{
		width: 90%;
	}
	
	.home_button{
	    height: 45vw;
	}
	
	.home_button_img2{
	    height: 34vw;
	}
	
	.similar_link {
	    font-size: 18px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.header_home {
	    border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	    height: 20vw;
	}
	
	.hashtag_home{
	    top: -13vw;
	    font-size: 40px;
	}
	
	.flecha_home {
	    width: 8vw;
	    top: -2vh;
	    left: 46vw;
	}
	
	.reduced_width{
		width: 90%;
	}
	
	.home_button{
	    height: 90vw;
	}
	
	.home_button_img2{
	    height: 75vw;
	}
	
	.similar_link {
	    font-size: 16px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.header_home {
	    border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	    height: 30vw;
	}
	
	.hashtag_home{
	    top: -23vw;
	    font-size: 25px;
	}
	
	.flecha_home {
	    width: 10vw;
	    top: -2vh;
	    left: 45vw;
	}
	
	.reduced_width{
		width: 90%;
	}
	
	.home_button{
	    height: 96vw;
	}
	
	.home_button_img2{
	    height: 72vw;
	}
	
	.similar_link {
	    font-size: 14px;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	.header_home {
	    border-radius: 0px 0px 90% 90% / 0px 0px 15vw 15vw;
	    height: 30vw;
	}
	
	.hashtag_home{
	    top: -20vw;
	    font-size: 25px;
	}
	
	.flecha_home {
	    width: 14vw;
	    top: -2vh;
	    left: 43vw;
	}
	
	.reduced_width{
		width: 90%;
	}
	
	.home_button{
	    height: 96vw;
	}
	
	.home_button_img2{
	    height: 72vw;
	}
	
	.similar_link {
	    font-size: 13px;
	}
}