@charset "UTF-8";
/* CSS Document */

*{ margin:0; padding:0;}
a{text-decoration:none;}
li{list-style:none;}

html, body{height:100%;}

body{background:#DCDCDC;
}


/* FUENTES */
@font-face {
	font-family:'haettenschweiler';
	src:url('../fuentes/haettenschweiler/haettenschweiler-webfont.eot')format('embedded-opentype'),
		url('../fuentes/haettenschweiler/haettenschweiler-webfont.svg')format('svg'),
		url('../fuentes/haettenschweiler/haettenschweiler-webfont.ttf')format('truetype'),
		url('../fuentes/haettenschweiler/haettenschweiler-webfont.woff')format('woff');}
		
		
/*h1{ font-family:haettenschweiler; font-size:50px; font-weight:lighter;}

h2{ font-family:futura; font-size:14px; font-weight:lighter;}

h3{ font-family:futurcondensedbold; font-size:14px; font-weight:bolder;}

h4{font-family: 'Fjalla One', sans-serif; font-size:14px; font-weight:bolder;}

h5{font-family: 'Poiret One', cursive;font-size:14px;}*/

#container{
min-height:100%;
position:relative;
}

section{
	width: 100%;
	height:100%;
	padding-bottom: 130px;
	}

div#wrap_contacto{
height: 100%;
margin: 0 auto 120px;
width: 990px;
overflow: hidden;
clear: both;
padding-top: 70px;}
	
div#wrap_contacto h3, h4{
font-family: kenyan_coffeebold;
font-weight: lighter;
  color:#E28215;
}

div#wrap_contacto h3{
float: left;
font-size: 250px;
line-height: 101px;
letter-spacing: -8px;
padding-top: 60px;}
	
div#wrap_contacto h4{
float: right;
font-size: 115px;
line-height: 83px;
margin-right: 24px;
letter-spacing: -3px;
margin-top: 20px;
	}
	
div#wrap_contacto img{
float: right;
height: 92px;
margin: 10px 28px 0px -12px}	
	
div#enviar{
background-color: #292929;
border-radius: 20px;
float: left;
height: 140px;
margin: 48px 14px 0px;
width: 692px}

div#enviar a{	
	color: #DCDCDC;
    display: block;
    font-family: Fjalla One;
    font-size: 54px;
    padding: 35px 33px;
    text-transform: uppercase;}
	
/*div#enviar a:hover { color:#E28215;}*/
	
div#enviar:hover {background-color:#444342;}


/*---------------------------------------------------------------------MediaQuery---------------------------------------------------------------------------*/
@media screen and (min-width:951px) and (max-width:1420px){
	
	div#wrap_contacto{
    height: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 50px;
    width: 650px;}
	
	
	div#wrap_contacto h3{
    font-size: 163px;
    letter-spacing: -5px;
    line-height:47px;}
	
	div#enviar{
    height: 100px;
    margin: 40px 14px 0;
    width: 442px;}

div#enviar a{	
	font-size: 33px;
	padding: 28px 31px;}
	
	div#wrap_contacto img{
    height: 58px;
    margin: 5px 28px 0 -2px;}

div#wrap_contacto h4{
        font-size: 72px;
    letter-spacing: -1px;
    line-height: 30px;
    margin-right: 9px;
    margin-top: 24px;
	}

	
	}


@media screen and (min-width:601px) and (max-width:950px){
	
	
	div#wrap_contacto{
    height: 100%;
    margin: 0 auto;
    padding: 100px 0;
    width: 530px;}
	
	
	div#wrap_contacto h3{
 	font-family: kenyan_coffeeregular;
    font-size: 89px;
    font-weight: bolder;
    letter-spacing: -2px;
    line-height: 15px;
    padding: 12px;
    text-transform: uppercase;}
	
	div#enviar{
height: 100px;
margin: 20px 14px;
width: 502px;}

div#enviar a{	
font-size: 38px;
padding: 28px 31px;}
	
	div#wrap_contacto img{
    height: 65px;
    margin: -13px 14px 0 0;}

div#wrap_contacto h4{
    font-family: kenyan_coffeeregular;
    font-size: 83px;
    font-weight: bolder;
    letter-spacing: -1px;
    line-height: 7px;
    margin-right: 9px;
	}
}


@media screen and (min-width:450px) and (max-width:600px){
	
	div#wrap_contacto{
    height: 100%;
    margin: 0 auto;
    padding: 70px 0;
    width: 385px;}
	
	
	div#wrap_contacto h3{
    font-family: kenyan_coffeeregular;
    font-size: 64px;
    font-weight: bolder;
    letter-spacing: -1px;
    line-height: 29px;
    padding: 5px;
    text-transform: uppercase;}
	
	div#enviar{
height: 70px;
margin: 11px 4px;
width: 362px;}

div#enviar a{	
   font-size: 26px;
    padding: 19px 31px;}
	
	div#wrap_contacto img{
height: 51px;
margin: -4px 19px 0px 7px;}

div#wrap_contacto h4{
    font-family: kenyan_coffeeregular;
    font-size: 59px;
    font-weight: bolder;
    letter-spacing: -1px;
    line-height: 10px;
    margin-right: 0;

	}
	
	}
	
	
	
	@media screen and (max-width:449px){
		
	div#wrap_contacto{
    clear: both;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
    padding: 60px 0 50px;
    width: 250px;}
	
	
	div#wrap_contacto h3{
    font-family: kenyan_coffeeregular;
    font-size: 41px;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 35px;
    padding: 2px 3px;
    text-transform: uppercase;}
	
	div#enviar{
     height: 42px;
    margin: 2px 0;
    width: 242px;}

div#enviar a{	
     font-size: 18px;
    padding: 10px 16p;
	 padding: 11px 17px;}
	
	div#wrap_contacto img{
display:none;}

div#wrap_contacto h4{
    font-family: kenyan_coffeeregular;
    font-size: 43px;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 11px;
    margin-right: 5px;
	}	
	

		
	}