body{
	margin: 0px auto;
	background: #FFFFFF;
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	width: 100%;
	overflow-x:hidden;
	text-align: center;
}
*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-family: 'Open Sans', sans-serif;
	margin: 0px auto;
}
html, body {
	height: 100%;
	padding:0;
}
iframe{
	position: absolute;
	z-index: -1;
}
h1{
	font-size: 2em;
	color: #FFFFFF;
}

h2{
	color: #585858;
	font-size: 2em;
	font-family: 'Montserrat', sans-serif;
}
.color{
	color: #585858;
}
.mb-1{
	margin-bottom: 1rem;
}
.mb-2{
	margin-bottom: 2rem;
}
.font-weight-bold{
	font-weight: 700;
}

#container1080{
	max-width: 1080px;
	width: 100%;
	display: block;
	margin: 0px auto;
}
.inline-block{
	display: inline-block;

}
.text-left{
	text-align: left;
}
header{
	text-align: left;
	width: 100%;
	min-height: 60px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 25px;
}
#logo{
	margin-left: 20px;
	display: block;
	padding: 25px;
}
#logo-img{
	vertical-align: middle;
}
#logo-text{
	vertical-align: middle;
}
#column-1{
	max-width: 70%;
	width: 100%;
	vertical-align: top;
	height: 450px;
	margin: 0px;
}
#column-2{
	width: 100%;
	background: #c1d5d6;
	max-width:30%;
	margin: 0px;
	height: 450px;
}
section#first{
	height: 450px;
	position: relative;
	width: 100%;
}
section#privacidad{
	position: relative;
	width: 100%;
	height: auto;
	padding: 1rem 2rem;
}
section#thanks{
	background: #77ccce;
	padding: 40px
}
img.img{
	width: 100%;
	height: 100%;
}
.enlaces{
	max-width: 600px;
	width: 100%;
	margin-top: 25px;
	padding: 5px;
	font-size: 12px;
	color: #bcbcbc;
	margin-bottom:20px;
}
.link{
	width: 33%;
	margin: 0 10px;
}
.inline{
	display: inline;
}
a{
	color: #bcbcbc;
	text-decoration: none;
}

a.url{
	color: #545454;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
form{
	padding: 10px;
	color: #FFFFFF;
}
#radio-button{
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 12px;
    font-weight: 400;
}
input{
	border:none;
	width: 250px;
	background-color: #FFFFFF;
	height: 40px;
	margin: 10px auto;
	font-weight:600;
	padding-left: 20px;
	font-size: 18px;
	color: #fd495a;
	display: block;
}
.radio{
	margin: 0 10px;
}
input#tratamiento{
	width: auto;
    vertical-align: middle;
    margin: 0px 5px;

}

::-webkit-input-placeholder { /* WebKit browsers */
color: #585858 !important;
font-weight:300 !important;
opacity: 1;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #585858 !important;
font-weight:300 !important;
opacity: 1;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #585858 !important;
font-weight:300 !important;
opacity: 1;

}

:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #585858 !important;
font-weight:300 !important;
opacity: 1;

}
div#checkbox{
	width: 250px;
    text-align: left;
}
input#termin, input#termin2 {
    margin: 10px 5px 0px 0px;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    display: inline;

}

p.termin{
	font-size: 12px;
	color: #FFFFFF;
}

.submit{
	height: 80px;
	width: 98%;
	max-width: 275px;
	margin: 10px auto;
	display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: none;
z-index: auto;
position: relative;
cursor: pointer;
opacity: 1;
top: 0;
left: 0;
padding: 10px;
overflow: visible;
border: 0 none #c3c3c3;
border-bottom: 2px solid #c37400;
-webkit-border-radius: 12px 12px 14px 14px;
border-radius: 12px 12px 14px 14px;
color: #FFFFFF;
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
white-space: nowrap;
background: #ff9800;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: auto auto;
background-size: auto auto;
-webkit-box-shadow: 0 -1px 1px 0 rgba(255,255,255,0.701961) inset, 0 1px 1px 0 rgb(108, 108, 108) ;
box-shadow: 0 -1px 1px 0 rgba(255,255,255,0.701961) inset, 0 1px 1px 0 rgb(108, 108, 108) ;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
font-size: 2em;
font-weight: 700;

}
.submit:hover{
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: none;
z-index: auto;
position: relative;
cursor: pointer;
opacity: 1;
top: 0;
left: 0;
overflow: visible;
-webkit-border-radius: 7px 7px 9px 9px;
border-radius: 7px 7px 9px 9px;
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
white-space: nowrap;
background: #ffad34;
-webkit-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}
.boton{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);

}
/*Tablet*/
@media screen and (min-width: 480px) and (max-width: 959px){
	#column-1{
		display: block;
		max-width: 760px;
		margin:  0 auto;
		height: auto;
	}
	#column-2{
		display: block;
		max-width: 760px;
		margin: -5px auto;
		height: auto;

	}
	#first{
		height: auto;
	}
	#thanks{
		height: auto;
	}
	a.url{
		padding: 20px;
	}
	img.img{
		height: auto;
	}
	#logo{
	margin-left: 0;
	display: block;
	padding: 10px;
	}
	#logo-img{
	text-align: center;
	}
	#logo-text{
	text-align: center;
	}
	h2{
		font-size: 1.5em;
	}
}
/*Movil*/
@media screen and (max-width: 479px){
	#column-1{
		display: block;
		max-width: 760px;
		margin:  0 auto;
		height: auto;
	}
	#column-2{
		display: block;
		max-width: 760px;
		margin: -5px auto;
		height: auto;

	}
	#first{
		height: auto;
	}
	#thanks{
		height: auto;
	}
	a.url{
		padding: 20px;
	}
	img.img{
		height: auto;
	}
	input{
		width: auto;
	}
	#checkbox{
		width: auto;
	}
	#logo{
	margin-left: 0;
	display: block;
	padding: 10px;
	text-align: center;
	}
	#logo-img{
	text-align: center;
	}
	#logo-text{
	text-align: center;
	}
	h2{
		font-size: 1.6em;
	}
}