html,body{
 margin:0px;
 height:100%;
}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a:link{
	background-color: #c44b3f;
	 width:92%;
	 padding-top: 6px;
	 padding-bottom: 6px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	text-decoration: none;
	display: inline-block;
}
a:hover{
	background-color: #e9786d;
	 width:92%;
	 padding-top: 6px;
	 padding-bottom: 6px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
     display: inline-block;
}
a:visited{
	background-color: #c44b3f;
	 width:92%;
	 padding-top: 6px;
	 padding-bottom: 6px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	text-decoration: none;
	display: inline-block;
}
a:active{
	 background-color: #c44b3f;
	 width:92%;
	 padding-top: 6px;
	 padding-bottom: 6px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	 text-decoration: none;
	 display: inline-block;
}
#cont_gral{
 width: 100%;
 height: 100%;
 background: url(../img/back_img.png) fixed center center;
 background-size: cover;
 -moz-background-size: cover;
 -webkit-background-size: cover;
 -o-background-size: cover;
}
#gracias{
 color:#FFF;
 font-size:16px;
 width:100%;
 height: 40px;
 padding-top:20px;
 font-size: 16px;
 font-family: 'Raleway', sans-serif;
 line-height: 27px;
}
#barra_der{
width:350px;
height:100%;
background-color: rgba(0,0,0,0.80);
float:right !important;
text-align:center;
color:rgba(255,255,255,1.00);
font-family: 'Raleway', sans-serif;
font-size:16px;
}
#descr_form{
 text-align: center;
 position: relative;
 top: 50%;
 text-align:center;
color:rgba(255,255,255,1.00);
font-family: 'Raleway', sans-serif;
font-size:16px;
 -ms-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
#descr_form2{
 text-align: center;
 position: relative;
 top: 50%;
 -ms-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
#formulario{
 	width: 100%;
    position: static;
    bottom: 271px;
    margin-top: -50px;
}
#ajuste_form{
    float: right;
    width: 300px;
    margin-top: 120px;
    text-align: center;
    margin-right: -325px;
}
	#formulario #btn_enviar{
	 background-color: #c44b3f;
	 width:90%;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	}
	.campo{
	text-align: center;
	font-size: 14px;
	width: 90%;
	border-style: solid;
	border-color: #999;
	border-width: 0.01em;
	background-color: #FFF;
	border-radius: 3px;
	line-height: 25px;
	margin: 4px;
	}
	#formulario #text_form{
	 color:#FFF;
	 font-size:16px;
	 width:100%;
	 height: 40px;
	 margin-top:10px;
	 margin-bottom: 10px;
	 font-size: 16px;
	 font-family: 'Raleway', sans-serif;
	 line-height: 20px;
}
#text_legal{
	 color:#FFF;
	  font-size:9px;
	 width:100%;
	 height: 40px;
	 margin-top:10px;
	 margin-bottom: 10px;
	 font-family: 'Raleway', sans-serif;
	 line-height: 14px;
}
.confirma{
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	display: block;
	width: 300px;
	height: 400px;
	/*background-color: black;*/
	border-radius: 4px;
	position: absolute;
	top: 50%;
	margin-top: -25%;
}
#barra_izq{
	width:350px;
	height:180px;
	background-color: rgba(196,75,63,1.00);
	float:left !important;
	top:45%;
	position:absolute;
	padding:20px;
}
#titular{
	width: 300px;
    height: 70px;
    top: 45%;
    left: 30px;
    margin-top: -100px;
    position: absolute;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    color: rgba(196,75,63,1.00);
    font-size: 35px;
    line-height: 36px;
}
#titular p{
	padding: 10px;
	margin-top: -25px;
}

.txt_tit_1{
	color: rgba(0,0,0,0.80);
	font-family: 'Raleway', sans-serif;
	font-size:22px;
}
.txt_descr_1{
	color:rgba(255,255,255,1.00);
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	line-height:23px;
}
.items{
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#f2ecd6;
}

@media only screen and (min-width: 600px){
	#barra_black{
	display: none;
	}
	#barra_red{
	display: none;
	}
	#logo{
	position: absolute;
    float: right;
    right: 35px;
    display: inline-flex;
    bottom: 15px;
	}
	#logo2 {
    display: none;
	}
}
@media only screen and (max-width: 600px){
 	html,body{
	margin:0px;
	width:100%;
	}
	a:link{
	background-color: #6eba94;
	 width:100%;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	text-decoration: none;
	display: inline-block;
}
a:hover{
	background-color: #92d3b3;
	 width:100%;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
     display: inline-block;
}
a:visited{
	background-color: #6eba94;
	 width:100%;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	text-decoration: none;
	display: inline-block;
}
a:active{
	 background-color: #6eba94;
	 width:100%;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 cursor: pointer;
	 margin-top: -15px;
	 color: #FFF;
	 font-size: 20px;
	 line-height: 35px;
	 border: none;
	 -webkit-appearance: none;
     -webkit-border-radius: 0;
	 text-decoration: none;
	 display: inline-block;
}
	#logo2 {
    float: right;
    padding:5px; 
	}
	#logo2 img{
    width: 120px;
	}
	#cont_gral{
	width: 100%;
    height: 50%;
    background: url(../img/back_img.png) cover;
    background-size: 150%;
    background-repeat: no-repeat;
    background-position-y:0px;
	}
	#gracias{
	 color:#CCC;
	 font-size:16px;
	 width:100%;
	 height: 40px;
	 padding-top:20px;
	 font-size: 16px;
	 font-family: 'Raleway', sans-serif;
	 line-height: 27px;
}
	#barra_red{
	width: 100%;
    background-color: rgba(196,75,63,1.00);
    top: 44%;
    position: absolute;
	}
	#barra_red div{
	text-align: center;
	position: relative;
	padding: 10px;
	}
	#barra_red div .items{
	text-align: left;
	}

	#barra_izq{
		display: none;
	}
 	#barra_der{
	display: none;
	}
	#descr_form{
	display: none;
	}
	
	#barra_black{
    width: 100%;
    text-align: center;
    color: rgb(72, 72, 72);
    font-family: 'Raleway', sans-serif;
    font-size: 3ex;
    position: relative;
    margin-top: 260px;
	}
	#titular{
	width: 100%;
    height: auto;
    left: 0px;
    top: 40%;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    color: #FFF;
    font-size: 25px;
    line-height: 26px;
    background-color: rgba(0,0,0,0.3);
	}
	#titular p{
	 margin-left: 20px;
	margin-top: 15px;
	}
	#barra_descr{
	text-align: center;
    height: 20%;
    top: 35%;
    padding: 10px;
    background-color: rgba(196,75,63,1.00);
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    position: absolute;
	}
	.txt_descr_1{
	text-align: center;
	}
	#ajuste_form{
    position: absolute;
    width: 100%;
    display: inline-flex;
    margin-top: 300px;
    text-align: center;
	}
	#formulario{
	width: 100%;
    display: inline;
    bottom: 1401px;
    margin-top: 95%;
	}
	.campo{
	text-align: center;
	font-size: 14px;
	width: 90%;
	border-style: solid;
	border-color: #999;
	border-width: 0.01em;
	background-color: #FFF;
	border-radius: 3px;
	line-height: 25px;
	margin: 4px;
	}
	#formulario #btn_enviar{
	width: 100%;
    background-color: #6eba94;
    color: #FFF;
    font-size: 20px;
    line-height: 45px;
    border: none;
    margin-top: 10px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
	}
	#formulario #text_form{
	 color:#919191;
	 font-size:16px;
	 width:100%;
	 height: 40px;
	 margin-top:10px;
	 margin-bottom: 10px; 
	}
	#text_legal{
	 color:#919191;
	 font-size:9px;
	 width:100%;
	 height: 40px;
	 margin-top:10px;
	 margin-bottom: 10px;
	 font-family: 'Raleway', sans-serif;
	 line-height: 14px;
}
}