/*QUIEROWEB*/
@charset "UTF-8";
/*ALL  CSS Document */
*{
	border:0;
	margin:0;
	padding:0;
}
body{
	font-family: 'Raleway', sans-serif;
}
/*generales*/
.box{
	overflow: hidden;
	margin: 0 auto;
}
.left, .footer-header figure, figure, footer div{
	float:left;
	display: inline-block;
}
.right{
	float: right;
	display: inline-block;
}
.aside-form img, .footer-header figure img, .box-form, .content-one, .position-btn-contact{
    width: 100%;
}
.position-tel  p, .box-description div:nth-child(3) figcaption h5{
    font-weight: 400;
}
@media(max-width: 425px){
	.position-tel p{
	    font-size: 18px!important;
	
	}
}

.position-btnenviar a, .footer-header figure figcaption p, .box-description div:nth-child(2), .box-description div:nth-child(3) figcaption p{
    font-weight: 100;
}
label, h1, .box-questions h2, .box-questions h5{
    font-weight: bold;
}
.content-form, .box-description{
    text-align: center;
}
.content-form > h1 {
    color: #626367;
    padding: 17px;
    font-size: 38px;
    font-weight: 900;
}
li {margin-left:20px;}
/*HEADER*/
header{
	background: url(../Images/background.jpg);
    background-size: cover;
}
.position-logo{
	/*background: url(../Images/logo-back.png) no-repeat;*/
    width: 28%;
    margin-bottom: -40px;
    background-position-y: 0px;
    background-size: 100% 100%;
}
.position-logo img{
	margin: 25px 0 10px 23%;
    width: 45%;
}
.position-tel{
	margin: 15px 80px 0 0;
}
.position-tel  p{
	font-size: 25px;
    color: #223972;
}
.position-tel  p:nth-child(2){
    /*float: right;*/
}
.main-header{
	clear: left;
    width: 85%;
    padding: 20px 10px 0 0;
    position: relative;
}
.content-form{
    margin: 13px 25px 0px -60px;
    width: 43%;
    background: #f6f6f6;
    padding: 25px 0 30px 0;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 3px 2px 37px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 2px 37px -4px rgba(0,0,0,0.75);
    box-shadow: 3px 2px 37px -4px rgba(0,0,0,0.75);
}
.content-form img{
    width: 85%;
}
.content-form h3{
    margin: 25px 0 0 0;
    color: #05399d;
    font-size: 30px;
    background: url(../Images/degradado-formulario1.png) bottom center no-repeat;
    padding: 0 0 20px 0;
    background-size: 108% 10%;
}
.content-form box-form{
	width: 90%;
}
.aside-form{
	width: 57.2%;
    margin: 25px 0 0 0;
    position: absolute;
}
/*formulario*/
.box-form{
    font-size: 12px;
    color: #555958;
    font-weight: normal;
}
.box-form form{
    width: 95%;
    margin-left: 4%;
}
.group-inputlabel {
    width: 48%;
    text-align: left;
    padding: 5px 1%;
}
.group-inputlabel label{
    display: block;
    font-size: 1.5em;
    margin-bottom: 4px;
}
.group-inputlabel input{
    padding: .5em;
    border:1px solid #B9B9B9;
    width: 90%;
}
.group-inputlabel #captcha{
    border: 1px solid #B9B9B9;
    width: 28%;
    height: 26px;
}
.group-inputlabel #captcha2{
    width: 11%;
    margin: 0 2% 3px 1%;
}
.group-inputlabel #captcha1{
    width: 46%;
    margin-right: 2%;
}
.especific-textarea{
    width: 95%;
}
.especific-textarea textarea{
    width: 100%;
    margin: 3px 0;
    border: 1px solid #B9B9B9;
}
.position-btnenviar{
    text-align: left;
    margin: 15px 0 0px 0;
    background: url(../Images/degradado-formulario2.png) bottom center no-repeat;
    padding: 0px 0 30px 0;
    background-size: 124% 20%;
}
.position-btnenviar a{
    text-align: left;
    color: #23a2db;
    font-size: 17px;
    margin: 11px 0 31px 0;
}
.position-btnenviar input{
    margin: 0px 15px 0 0;
    width: initial;
    float: right;
}
/*paises*/
.footer-header{
    width: 70%;
    margin-top: 40px;
    padding: 0 0 10px 0;
}
.footer-header figure{
    width: 12.66%;
    margin: 0 2%;
}
.footer-header figure figcaption p{
    color: white;
    font-size: 22px;
    text-align: center;

}
/*MAIN CONTENT*/
.box-description{
    background: #053b9f;
    color: #fff;
}
.box-description div:nth-child(1){
    margin: 60px 0 60px 0;
}
.box-description div:nth-child(1) h1{
    font-size: 2.5em;
}
.box-description div:nth-child(2){
    width: 80%;
    font-size: 1.5em;
}
.box-description div:nth-child(2) p{
    margin-bottom: 30px;
}
.box-description div:nth-child(3){
    width: 70%;
    margin: 50px auto;
}
.box-description div:nth-child(3) figure{
    width: 18%;
    margin: 0 1%;
}
.box-description div:nth-child(3) figure img{
    height: 95px;
}
.box-description div:nth-child(3) figure:nth-child(1) img{
    height: inherit;       
    margin: 24px 0 12px;
}
.box-description div:nth-child(3) figcaption h5{
    font-size: 1.3em;
}
.box-description div:nth-child(3) figcaption p{
    font-size: 1.1em;
}
.box-questions{
    /*background: url(../Images/img-fondo-1.png) left no-repeat, url(../Images/img-fondo-2.png) right bottom no-repeat, #e8eef0;*/
    background: #e8edf0;
    color: #223972;
}
.box-questions article{
    background: url(../Images/degradado-cont.png) bottom center no-repeat;
    padding: 0 0 100px 0;
}
.box-questions .content-one, .box-questions .content-two{
    width: 85%;
}
.content-text{
    width: 50%;
}
.content-text p:nth-child(3){
    margin: 0;
}
.content-text ul {
    list-style: url(../Images/check.png);
    margin: 0 0 25px 2%;
}
.box-questions h2{
    padding: 50px 0 20px 0;
    font-size: 2em;
}
.box-questions h5{
    font-size: 1.2em;
}
.box-questions p, .content-text ul{
    font-size: 1em;
    margin-bottom: 25px;
}
.content-img{
    width: 44%;
    padding: 0% 3% 15px 3%;
}
div.content-img.left {
    background: url(../Images/niples.png) no-repeat right bottom;
    min-height: 400px;
}
.content-two .content-text {
    padding: 200px 0 0 0;
}
.content-two .content-text p:nth-child(1){
    font-size: 1.3em;
    margin-bottom: 70px;
}
.position-btn-contact{
    text-align: center;
    margin: 70px 0 100px;
}
footer{
    background: #223972;
    color: #fff;
    font-weight: 100;
    padding: 50px 8%;
    font-size: 20px;
}
footer .footer-logo{
    width: 25.33%;
    text-align: left;
}
footer .footer-logo img{
    margin-top: 20px;
    margin-bottom: 30px;
}
footer .footer-logo .d1, footer .footer-logo .d2, footer .footer-logo .d3 {
    margin-bottom: 30px;
    width: 100%;
} 
footer .footer-logo .d2, footer .footer-logo .d3 {font-size: 15px;}
footer a {color: #ffffff;text-decoration: none;}
footer .information{
    width: 33.33%;
    text-align: center;
}
footer .information p{
    font-size: 1.5em;
    margin:25px  0 0 0;
}
footer .information p:nth-child(2){
    font-size: 1.5em;
    margin: 0;
}
footer .information p:nth-child(3){
    font-size: .9em;
}
footer .information p span{
    border-right: 1px solid #fff;
    padding: 0 12px 0 0;
    margin-right: 10px;
    color:#fff;
}
footer .information .aviso{
    color:#fff;
}
footer .social-networks{
    width: 25.33%;
    margin-right: 8%;
    font-size: 1.2em;
    letter-spacing: .5px;
    text-align: right;
    margin-bottom: 10px;
}
footer .social-networks p{
  margin-top: -15px;
}
footer .social-networks p span{
  margin:  0 0 0 15px;
}
footer .social-networks p span img{
  margin:  30px 0 -10px 0px;
}
