/*QUIEROWEB*/
@charset "UTF-8";
/*ALL  CSS Document responsive*/
/*MEDIAS QUERYS*/
@media (max-width: 985px){
	.aside-form {
	    width: 100%;
	    float: inherit;
	    text-align: center;
	}
	.aside-form img{
	    width: 66%;
	}
	.content-form {
    	 margin: 60% 10% 0px 6%; 
	    width: 90%;
	    float: inherit;
	}
	.content-form img {
	    width: 80%;
	    padding-top: 40px;
	}
	div.content-img.left {
		min-height: 440px;
	}
	.box-form{
	    width: 100%;
	}
	.box-description div:nth-child(3) {
	    width: 90%;
	}
	.box-description div:nth-child(3) figure {
	    width: 14%;
	    margin: 0 3%;
	}
	.box-description div:nth-child(3) figure:nth-child(1) img {
	    margin: 40px 0 9px;
	}
	.box-description div:nth-child(3) figure img {
	    width: 100%;
	}
	.group-inputlabel #captcha {
	    padding-top: 0px;
	}
	.footer-header {
	    width: 90%;
	}
	.box-questions article {
	    background-size: 100%;
	}
	footer .social-networks {
	    margin-bottom: 30px;
	}
	footer .social-networks {
	    font-size: 1em;
	}
	footer .footer-logo {
	    width: 100%;
	    text-align: center
	    margin-left: 3%;
	}
	footer .right {
	    width: 100%;
	    margin-left: 3%;
	}
	footer .right iframe {
		max-width: 100%!important;
	}
	footer .social-networks {
	    width: 33.33%;
	    margin-right: 3%;
	}
}
@media (max-width: 950px){
	.content-text {
	    width: 100%;
	}
	.box-questions h2 {
	    text-align: center;
	}
	.content-img {
	    width: 100%;
	}
	.content-img img {
	    height: 690px;
	    width: initial;
	    box-shadow: 0 1px 30px -7px #000;
	}
	.content-two .content-text {
	    padding: 20px 0 0 0;
	}
}
@media (max-width: 750px){
	.content-img img {
	    width: 80%;
	}
	.footer-header figure {
	    width: 28.66%;
	    margin: 4% 2%;
	    text-align: center;
	}
	.footer-header {
	    width: 80%;
	}
	.footer-header figure img {
	    width: initial;
	}
	.box-description div:nth-child(3) {
	    width: 25%;
	}
	.box-description div:nth-child(3) figure {
	    width: 100%;
	    margin: 20px 3%;
	}
	.box-description div:nth-child(3) figure img {
	    height: initial; 
	}

}
@media (max-width: 660px){
	footer .footer-logo {
	    width: 100%;
	    margin-left: 0%; 
	}
	footer .footer-logo {
	    text-align: center;
	}
	footer .information {
	    width: 100%;
	    text-align: center;
	}
	footer .social-networks {
	    width: 100%;
	    margin-top: 40px;
	    margin-right: 0%; 
	}
	footer .social-networks {
	    text-align: center;
	}
}
@media (max-width: 560px){
	.position-tel {
	    margin: 10px 5px 0 0;
	}
	.aside-form img {
	    width: 80%;
	}
	.content-form {
	    margin: 80% 10% 0px 6%;
	}
	.main-header {
	    width: 100%;
	}
	.box-form form {
	    width: 99%;
	    margin-left: 3%;
	}
	.group-inputlabel {
	    width: 100%;
	}
	.group-inputlabel #captcha2 {
	    width: 8%;
	}
	.content-form img {
	    padding-top: 0px;
	}
	.footer-header {
	    width: 100%;
	}
	.footer-header figure {
	    width: 43.66%;
	    margin: 4% 3%;
	}
	.box-description div:nth-child(1) h1 {
	    margin-left: 5px;
	}
	.box-description div:nth-child(3) {
		    margin: 0px auto;
	}
	.content-img img {
	    width: 95%;
	}
	.content-img {
	    padding: 0% 0% 15px 0%;
	}
	.content-img img {
	    box-shadow: 0 1px 18px -7px #000;
	}
	.box-description div:nth-child(3) {
	    width: 45%;
	}
	.position-btn-contact input{
	    width:90%;
	}

}