/* =========================== */
/* ==                       == */
/* ==        KEYNERS        == */
/* ==                       == */
/* ==  http://keyners.com/  == */
/* =========================== */




body {margin:0; padding: 0;}
body {background: #EFEFF0;}



/*
* Paragraf
*/
p {
font-size: 80%; 
font-weight: 400; 
line-height: 22px; 
font-family: 'aaux_promediumregular';
color:#B6B8BA;
width:550px;
margin-bottom:10px;
font-size:16px;
line-height:24px;
}


.negrita{
font-family: 'aaux_proboldregular';
font-weight:700;
}
/*
* Link
*/
a, a:visited {text-decoration: none; color: #fff;}



/*
* Headings
*/
h1 {font-size: 1.8em; line-height: 1.23em;}
h2 {font-size: 22px;}
h3 {font-size: 24px; font-family: 'Crete Round', Georgia, serif; font-weight: 400; padding: 20px 0;}
h4 {font-size: 40px; font-family: 'brooklynsamuelsfiuploadedfile'; font-weight: normal; margin-bottom: 15px;margin-top: 10px; color:#fff;}
h5 {font-size: 16px; padding-bottom: 10px;}
h6 {font-size: 14px; padding-bottom: 10px; font-weight: bold;}

h5 b {font-weight: bold;}


/*
* Lista NIE uporzadkowana UL
*/
ul {font-size: 14px; margin: 7px 0; padding-left: 0px;}
ul li {margin-bottom: 5px;}


/*
* divs random
*/
.container .clear, body .clear {width: 100%; float: left; clear: both; margin: 20px 0;}
.one-third {text-align: center;}



/*
* Header 
*/
header {
width: 100%; 
height: 770px; 
float: left; 
clear: both; 
margin: 0px; 
padding: 0px; 
background-image: url(../images/photos/quienes.jpg); 
position: relative; 
z-index: 1;
} 

header nav {
width: 100%; 
height:45px;
float: left; 
margin: 0; 
padding: 0; 
background: #E05C27; 
border-bottom: 1px solid #BF3F17; 
position:fixed; 
top:0; 
z-index:100;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}
.ingles{

background: #C2183D;

}

#fondo-servicios{
width: 100%; 
height: 770px; 
float: left; 
clear: both; 
padding: 50px 0px 0px 0px; 
margin: 0px; 
background-image: url(../images/photos/servicios.png); 
position: relative;

} 
#fondo-servicios ul{
margin:0px;
} 
#fondo-servicios li{
list-style-image: url('../images/tilde.png');
} 

#fondo-clientes{
width: 100%; 
height: 760px; 
float: left; 
clear: both; 
padding: 50px 0px 0px 0px; 
margin: 0px; 
background-image: url(../images/photos/clientes2.jpg); 
position: relative;

} 
#fondo-clientes ul{
margin:0px;
} 
#fondo-clientes li{
list-style-image: url('../images/punto.png');
color:#fff; 
} 

header a{
font-family: 'brooklynsamuelsfiuploadedfile'; 
color:#fff; 
font-size:12px;
text-transform: uppercase;
  margin: 0;
  padding: 10px 10px;
  height: 45px;
}


header .slogan {float:left;padding: 80px 0;}

header .slogan a.green {margin: 13px 0; padding: 10px 28px;}

header h1, header h2, header h4 {width: 100%; float: left; clear: both;  text-align: left; color: #fff; text-shadow: 0 1px 1px rgba(0,0,0,.2); font-weight: 600;}

header h1 {font-size: 3em; margin-bottom: 10px;}

header h2 {font-size: 2em;}

header h4 {font-weight: normal; margin-bottom: 25px;margin-top: 10px;}




/*
* Logo
*/
.logo a {color: #444; text-decoration: none; line-height: 20px; height:30px;}
.logo a:hover {color: #FF6A00;}




/*
* Menu
*/
ul.mainMenu {
margin: 0; 
padding-top: 0px; 
float: right; }

ul.mainMenu li {
display: inline; 
float: left; 
padding-top:15px; 
margin-bottom:0px;  
}

ul.mainMenu li a {font-size: 11px; color: #fff; text-decoration: none;  padding-right:25px; padding-left:25px; padding-top:20px; margin-bottom:0px; letter-spacing: 0.1em;}
ul.mainMenu li a:hover {color: #fffff;
	background-color:#DF3A66;
	 height:30px;
	 margin-bottom:0px; 
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}
ul.mainMenu li a:active {color: #fffff;
	background-color:#F69822 ;
	 height:30px;
	 margin-bottom:0px; 
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}


#filete_verde{
background-color: #03E8BC;
width:30px;
height:1px;
float:left;
margin: 10px 0px 15px 0px;
}
#filete_gris{
background-color: #414042;
width:30px;
height:1px;
float:left;
margin: 10px 0px 15px 0px;
}
#icono-titu{
margin-top:70px!important;
z-index:500;
}
.borrar{
clear:both;
}
#quienes img{
margin-top:20px;
}

.lista{
font-size: 14px; 
color: #414042;
text-decoration: none;  
padding-top:0px; 
margin-bottom:0px; 
letter-spacing: 0.1em;
line-height:28px;
font-family: 'aaux_promediumregular';
text-transform: uppercase;
}
.lista2{
font-size: 14px; 
color: #414042;
text-decoration: none;  
padding-top:0px; 
margin-bottom:0px; 
letter-spacing: 0.1em;
line-height:28px;
font-family: 'aaux_promediumregular';
}
.gris{
color:#414042;}
.naranja{
color:#C2183D;
font-family: 'aaux_proboldregular';
text-align:left;
letter-spacing:1px;
}
/*
* Orange
*/
.orange {width: 100%; float: left; clear: both; background: #ff6a00; margin: 50px 0; padding: 45px 0; color: #fff; text-align: center; position: relative;z-index: 1;}
.orange h2 {width: 100%; margin: 20px 0 50px; text-align: center; text-shadow: none;}
.orange p {width: 600px; margin: 0 auto 30px; color: #fff; text-align: center;}
.orange a.dalej {display: block; width: 185px; background: #df4a00; color: #fff; margin: 0 auto 20px; padding: 10px 20px; font-size: 12px; text-transform: uppercase;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.orange a.dalej:hover {background: #fff; color: #ff6a00;}


/*
* Gray
*/
.gray {width: 100%; float: left; clear: both; background: #f6f6f6; margin: 50px 0; padding: 45px 0; position:relative; z-index:1;}

.gris {
background-color: #EFEFF0;
}


/*
* Form, input, label, textarea
*/
.form h3, .form p {text-align: left; letter-spacing:1px; font-family: 'aaux_proboldregular';}
form {width: 400px; text-align: left; margin-top:30px; }
input, label, textarea {width: 400px; float: left; margin: 0; padding: 0;}
label {font-size: 12px; text-transform: uppercase; font-weight: 300; margin-bottom: 7px; color:#2E2E2E;}
input {margin-bottom: 8px; padding: 5px 10px 5px 5px; text-align:left; color:#2E2E2E;}
input, textarea {
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 0.15em solid #2E2E2E;
color:#2E2E2E;
}
input:focus, textarea:focus {border-color: #b6b6b6;}
textarea {width: 400px; height: 200px; padding: 7px 10px;}
input.error, textarea.error {border-color: #cc4847;}

input p{
color:#2E2E2E;
}

input[type='submit'] {letter-spacing:1px; font-family: 'aaux_proboldregular';background: #C2183D; width: 105px; padding: 12px 22px; margin-top:10px; font-size: 16px; border: none; color: #fff; cursor: pointer;}
input[type='submit']:hover{color:#2E2E2E;}



/*
* Focus
*/
.focus h3 {margin-bottom: 15px;}
.focus h4, .focus h3 {float: left; width: 100%; text-align: center; margin-bottom: 7px;}
.focus p {text-align: center;}


.espanol a:link{
background:none;
}
.espanol a:hover{
background:#E05C27;
}
/*
* Gallery
*/
.gallery a {width: 140px; height: 100px; overflow: hidden; float: left; margin: 5px; }
.gallery a img {height: 95px;}




/*
* a#Top
*/
a#top {display: none; width: 7px; height: 17px; padding: 5px; position: fixed; bottom: 50px; right: 60px; z-index: 9; color: #fff; background: #C2183D; font-size: 14px; font-weight: 300;}






/*
* BUTTONS
*/
.button {float: left; color: #fff; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0,0,0,.2);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	-webkit-transition: background .12s ease-in-out;
    -moz-transition: background .12s ease-in-out;
    -ms-transition: background .12s ease-in-out;
    -o-transition: background .12s ease-in-out;
    transition: background .12s ease-in-out;
}


.medium {font-size: 12px; margin: 5px 0; padding: 9px 14px 8px;}



a.green {background: #45C491; color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
}
a.green:hover {background: #36ae7e}



/*
* Footer
*/
footer {width: 100%;height:70px; float: left; margin: 20px 0 0; padding: 30px 0; background-image: url(../images/pie2.png); }
footer h5 {color: #ccc;}
footer p {color: #aaa; line-height: 15px; font-size: 12px; margin-bottom: 7px;}
footer a {color: #ddd;}
footer a:hover {color: #ff6a00;}

footer .social a {float: left; margin-right: 10px;}
footer .social a img {width: 35px; opacity: 0.4;}
footer .social a:hover img {opacity: 1;}



/*** mensajes bootstrap ****/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}


/* -------------------
*  RESPOSIVE ELEMENTS
*  ------------------- */
@media only screen and (max-width: 767px) and (min-width: 480px) {

	header h2 {display: none;}
	header .slogan {padding-top: 40px;}

	nav .container .logo {margin-bottom: 20px; text-align: center;}

	.orange p {width: 400px;}

	form, label, input  {width: 400px;}
	input[type="submit"] {width: 402px;}
	textarea {width: 380px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}
}



@media only screen and (max-width: 767px) {

	header {height: 100%;}
	header h2, header .six.columns 
	header .slogan {padding: 30px 0;}


	nav .container .logo {margin-bottom: 20px; text-align: center;}

	.orange p {width: 200px;}



	form, label, input  {width: 300px;}
	input[type="submit"] {width: 302px;}
	textarea {width: 280px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}

	.container .eleven.columns {
	width:600px;
	background-color:#E05C27;
	z-index:100;
	height:130px;
	}
	ul.mainMenu li a {
	text-align:center;
	height:30px;
	padding-top:5px;
	margin-left:60px;
	}
	ul.mainMenu li {
	text-align:center;
	margin-top:0px;
	}
.container .five.columns{
float:left;
}
.container .five.columns img{
float:left;
margin-left:80px;
}
.sixcolumns{
width:100%;
}
.sixcolumns p{
width:100%;
}
#icono-titu{
margin-top:200px;
}
}









