/* --------------------------------------------
   HTML5 Doctor Reset
-------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
.table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
/*input:valid, textarea:valid   {  }*/
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #000; color:#fff; text-shadow: none; }
::selection { background:#000; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }


/* --------------------------------------------
   My Styles
-------------------------------------------- */

body { 
	background-color: #fff; 
}
	

*::-moz-selection{
   background: #37a7df;
   color: #fff;
}

*::selection {
   background: #37a7df;
   color: #fff;
}

.content-title{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
    font-weight: 700;
    line-height: 30px;
	cursor: default;
	color: #38a6de;
}

p2{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:19px;
	cursor: default;
}


h1{
	font-family: 'Open Sans', sans-serif;
    color: #222222;
    font-size: 15px;
    font-weight: 600;
}

h2{
	font-family: 'Open Sans', sans-serif;
    color: #37A7DF;
    font-size: 14px;
    margin-top: 15px;
	font-variant:small-caps;
	font-weight:bold
}

h3{
	font-family: 'Open Sans', sans-serif;
    color: #37A7DF;
    font-size: 15px;
    margin-top: 15px;
	font-variant:small-caps;
	font-weight:bold;
	z-index: 3;
}
h4{
	font-family: 'Open Sans', sans-serif;
    color: #222222;
    font-size: 12px;
    line-height: 3;
    font-weight: 600;
	}
	
	
hfooter{
        font-family: 'Open Sans', sans-serif;
        color: #37A7DF;
        font-size: 12px;
        margin-top: 15px;
        font-weight: 400;
        z-index: 3;
}


hslider {
font-family: 'Open Sans', sans-serif;
color: #FFFFFF;
font-size: 40px;
margin-top: 40px;
font-weight: 600;
z-index: 3;
line-height: 1;
padding-left: 645px;
}

p{
	font-family: 'Open Sans', sans-serif;
	color: #575756;
	font-size:13px;
	width: 720px;
}

psiler {
font-family: 'Roboto', sans-serif;
color: #121212;
font-size: 13px;
width: 260px;
z-index: 5;
padding-left: 650px;
padding-top: 150px;
font-weight: 600;
line-height: 18px;
}

.sombra{
	width:900px;
}


#container { 
	width: 900px; 
	margin: 0 auto; 
	padding: 20px 0; 
	text-align: left;
}
	
header { 
	height:60px;
	overflow: visible; 
	clear: both; 
	margin-bottom: 20px; 
	border-bottom: 1px solid #ccc;
}


#wrapperText {
	float: right;
	width: 590px;
	height: 300px;
	margin-top:15px;
}

		
logo { 
	float: left; 
}

header nav { 
	float: left; 
	margin: 8px 0 0 30px; 
	
}

header nav ul { 
		margin: 0; 
		padding: 0; 
		overflow: hidden; 
	}
		
header nav ul li { 
	list-style: none; 
	float: left; 
	display: inline; 
	margin: 0; 
	padding: 0; 
	font-size: 14px;
	font-family: 'Cantarell', sans-serif;
}
		
header nav ul li a { 
	display: block; 
	padding: 12px 24px; 
	color: #5c5c5b; 
	text-decoration: none;
	
	-webkit-transition: all 0.s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
			
header nav ul li a:hover {
	text-decoration: none;
	color:#38a6de;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#menu{
	background-color:#60C;
	width:50px;
	height:50px;
}

#slider{
	float:left;
	width:990px;
	height:370px;
	margin-left:-50px;
	margin-top: 0px;
}

.img1{
	float:left;
	margin-right:0px;
	margin-left:0px;
}
.img2{
	float:center;
	margin-right:0px;
	margin-left:0px;
}

#content { 
	float: left; 
	width: 900px;
	height:230px;
	border-top:1px solid #ccc;
	margin-top: 0px;
}
#contenthigh { 
	float: left; 
	width: 900px;
	height:140px;
	border-top:1px solid #ccc;
	margin-top: 150px;
}
	
#navegacion {
	list-style-type: none;
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: -10px;
    border-bottom: 1px solid #ccc;
	height: 30px;
}

#navegacion li { 
	display: inline; 
} 

#navegacion li a{ 
	display: inline;
	font-size:12px; 
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}

span{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #5c5c5b;
} 
	
#lema {
	float:left;
	width:280px;
	height:110px;
	padding:40px 20px 40px 0;
}	
	
form {
	float:right;
}	

#wrapperMenu{
	width:20px;
	height:50px;
	float:right;
}

#slider3{
	margin:auto;
	width:900px;
	height:450px;
	padding-top:20px;
}
#contacto{
	margin:auto;
	width:900px;
	height:280px;
	padding-top:20px;
}

#slider4{
	margin:auto;
	width:900px;
	height:300px;
	padding-top:250px;
}

/*------ SEARCH BAR -------*/
#search {
  margin-top: 0px;
  margin-left: 900px;
  float: left;
  width: 0px;
  height: 50px;
  position: absolute;
}

.search-form {
	float:right;
	
}

.search-field {
	background-color: transparent;
	background-image: url(../img/searchBar.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 50px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	border-radius: 1px;
}

.search-field:focus {
	background-color: #fff;
	cursor: text;
	outline: 0;
	width: 230px;
}

.search-submit {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
  font-family: 'Roboto', sans-serif;
  color:#5c5c5b;
  font-size:11px;
}

/*------ SEARCH BAR -------*/

#bottonSlider ul{
	/*background-color:#63F*/
	float:left;
	margin:auto;
	text-decoration:none;
	list-style-type:none;
	height:60px;
	width:900px;
}

#bottonSlider ul li {
	height:50px;
	width:300px;
	display:inline;
	border-bottom: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	line-height:50px;
}

#bottonSlider ul li a:hover {
	background-image:url(../img/active.png);
}
#bottonSlider ul li a:active {
	border-bottom: 5px solid #f00;
}

#bottonSlider ul li:last-child {
	border-right: none;
}



	
footer { 
	clear: both; 
	border-top: 1px solid #ccc; 
	padding: 10px 0; 
	font-size: 14px; 
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	margin-bottom: 0;
}

#navFooter1{
	float:center;
	width:300px;
	height:30px;
	margin-left: 350px;
}

#navFooter2{
	float:right;
	width:60px;
	height:20px;
}

.aFooter{
	float:left;
	text-decoration:none;
	margin-top:3px;
	margin-right:15px;
	font-family: 'Roboto', sans-serif;
	color:#37A7DF;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.aFooter:hover{ 
	color:#38a6de;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.aHeader{
	font-family: 'Cantarell', sans-serif;
	font-size:14px;
	color: #5c5c5b; 
	text-decoration: none; 
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.aHeader:hover{
	text-decoration: none;
	color: #38a6de;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


footer nav2 { 
	float:right;
	margin: 0 0 8px 0; 
	padding: 0; 
}

				
footer nav2 ul { 
	float:right;
	margin: 0 0 8px 0; 
	padding: 0; 
}
	
footer nav2 ul li { 
	list-style: none; 
	display: inline; 
	margin-right: 12px; 
}
		
footer nav2 ul li a{
	font-family: 'Roboto', sans-serif;
	color:#f29107;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
			
footer nav2 ul li a:hover{ 
	color:#38a6de;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}



/* -------------- FORM ------------- */

#slider2{
	margin:auto;
	width:900px;
	height:280px;
	padding-top:20px;
}

.contactForm {
	background-color: white;
	border: 1px solid #e96724;
	width: 365px;
	height: 215px;
	margin:auto;
}

#cabeceraNaranja {
	background-color: #e96724;
	width: 100%;
	height: 28px;
	padding-top:7px;
}

.h2IniciarSesion {
	font-family: 'Cantarell', sans-serif;
	font-size: 15px;
	color:white;
	font-weight: 300;
	margin-left: 20px;
}

#boxLeft {
	width: 170px;
	height: 200px;
	float: left;
	margin-top:30px;
	margin-left: 20px;
}

#boxRight {
	width: 170px;
	height: 200px;
	float: left;
	margin-top:30px;
}

.labelForm {
	color: #414140;
	font-family: 'Cantarell', sans-serif;
	font-size: 15px;
	margin-bottom:10px;
	cursor: default;
}

.inputForm {
	width: 150px;
	height: 30px;
	background-color: white;
	border: 1px solid #e86624;
	margin-top: 7px;
	border-radius: 3px;
	margin-bottom:30px;
}

.olvidoForm {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #414140;
	text-decoration: none;
	margin-top:4px;
}

.inputSubmit {
	width: 100px;
	height: 25px;
	background-color: #e86624;
	border:none;
	border-radius: 3px;
	color: white;
	font-family: 'Cantarell', sans-serif;
	font-size:14px;
	margin-left: 53px;
}

#address { 
	text-align: center;
}
#clients {
	height: 480px;
}
