/**********************
Kaedro
**********************/
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
font-family: 'Open Sans', sans-serif;
font-weight: 300;

}



#wrapper {
  
  text-align: center;
  max-width: 940px;
  margin: 0 auto;
  padding:0 0%;
}

a {
  text-decoration:none;
}

.clearfix::after {
  content: " ";
  display: table;
  clear: both;
  
}
/**********************
Heading
**********************/
header {

  	margin: 0 0 0 0;
  	padding: 0 0 0 0;
    text-align: center;
  	width: 100%;
}


#logito {

	max-width: 20%;
  margin: 15px 15% 8px 15%;
}
#truck01 {
  border:solid;
  border-width:3px;
  border-radius: 15px;
  max-width: 80%;
  margin: 0% auto 0px auto;
}

h1 {
font-family: 'Coda', cursive; font-weight: 100;
color:#fff;
  margin: 15px 0px 30px;
  font-size: 2.25em;
  font-weight: normal;
  line-height: 0.8em;
}

h2 {

  margin: -5px 0 0;
  font-size: 0.75em;
  font-weight: normal;

}

h3 {
  font-family: 'Open Sans', sans-serif; font-weight: 100;
  margin: 0px 0;
  font-size: 2em;
  line-height: 1.25em;
  font-weight: normal;
  margin-bottom: .5em;
  color: #758fa3;
}

h4 {
  
  font-family: 'Open Sans', sans-serif; font-weight: 200;
  margin: 0px;
  font-size: .9em;
  color: #fff;
}
h5 {
  font-family: 'Open Sans', sans-serif; font-weight: 400;
  margin: 15px 0;
  font-size: 1.2em;

  line-height: 1.08em;
  color: #384047;
}

h6 {
  font-family: 'Open Sans', sans-serif; font-weight: 400;
  margin: 10px 15px 15px 20px;
  font-size: 1.85em;
  line-height: 1.2em;
  color: #c3c3c3;
}

h8 {
  font-family: 'Open Sans', sans-serif; font-weight: 400;
  margin: 10px 15px 15px 20px;
  font-size: 1.3em;
  line-height: 1.1em;
  color: #c3c3c3;
}


  



/**********************
textos
**********************/

#blurpone {
  font-family: 'Open Sans', sans-serif; font-weight: 300;
  padding: 5px 0px;
	   width: 100%;
  	margin: 50px 0px 100px;
  	font-size: .85em;
  	/*font-weight: normal;*/
  	line-height: 1.4m;
  	text-align: center;
  	color:  #c4cacf;

}
.negras {
font-weight: bold;

}

/**********************
iconitos
**********************/

#iconsind img {
border: solid;
border-width: 3px;
border-color: #566361;
border-radius: 50%;
width: 50%;
}

#iconsind img:hover {
border-color: #d5e2e4;
}

#iconsind {

	margin: 30px 0px 0px 0px;
 	padding: 0;
 	list-style: none;
 }

#iconsind li {
 float: left;
 width: 29.3333%;
 margin: 2%;
}

.icond {

  color: #bad8ff;
}

.icond:hover {
  color: #d8d8d8;
}

#icons {
	text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

#icons li {
	
	padding:3px;
  	clear:both;
  	float:left;
 	width: 90%;
  	margin: 2.0%;
}

#icons img{
	width: 100px;
}
      

#icons	 li a p {

margin:0;
  padding: 5%;
  font-size: 1em;
  color: #bdc3c7;
}
br {
  clear:both;
}
/**********************
page wahsrooms
**********************/

.box {
  text-align: center;
  margin:10px;
  /*background-color: orange;*/
  padding: 10px;
}  


.lista {
    padding-left: 2%;
  text-align: left;
  white-space: pre-line;
  color: #c4cacf;
  /*background-color: #c51e1e;*/
  font-size: .9em;

}


/**********************
page contact
**********************/

.contact-info {
  width: 200px;
list-style: none;
  padding:0;
  margin:0;
  font-size: 1em;
  text-align: left;

}

.contact-info a {
  display:block;
  min-height:40px;
  background-repeat: no-repeat;
  background-size:20px 20px;
  padding: 0 0 0 30px;
  margin: 0 0 10px;

}


.contact-info li.phone a{
    background-image: url('../img/phone.png');
}

.contact-info li.mail a{
    background-image: url('../img/mail.png');
}

.contact-info li.twitter a{
    background-image: url('../img/twitterd.png');
}

.contact-info li.facebook a{
    background-image: url('../img/facebook2.png');
}
/**********************
Colors
**********************/


body {
  background-color: #607674;
  color: #d5e2e4;
}

/* grenn header*/
header {
  background: #607674;

}


/* nav background on mobile */
nav{
  background-color: #2974a9;
}


/* links */
a {
color: #d5e2e4;
}


/* nav link */
nav a, nav a:visited {
color: #fff;
}

/* selected nav link */
nav a.selected, nav a:hover {
color: #ff6d42;
}

/**********************
Navigation
**********************/

nav {

text-align: center;

  padding:10px 0;
  margin:20px 0 0;
}

nav ul {
list-style: none;
  margin: 0 10px;
  padding: 0;
  }



nav a {
  font-weight: 800;
  font-size: .7em;
  padding: 15px 10px;
}

/**********************
listas
**********************/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#bsp {
	clear: both;
  	max-width: 850px;
  	margin: 0px auto;
  
}

#bsp tr {
	
  	border-bottom: 3px solid #ededed;
  	margin-bottom: 10px;
		}


/****resources*****/

#bsp2 {
	clear: both;
  	width: 280px;
  	margin: 0px auto;
  		}

#bsp2 tr {
	font-weight: 400 italic;
	height: 38px;
	border-bottom: 3px solid #ededed;
  	margin-bottom: 10px;
}
#bsp2 thead th{
font-family: 'Noto Sans', sans-serif;
  font-size: 1.2em;
  font-weight: normal;
	font-size: .8em;
	background: #646464;
	color: #fff;
}
#boton {
	font-size: .70em;
	border-left: 5px solid #ededed;
	background-color: #d5d5d5;
	padding: 0px 5px 0px 5px;
}

#icondocu {
	height: 30px;
	background-color: none;
}

#botonbis {
	
	font-weight: bold;
	font-size: .70em;
	border-left: 5px solid #ededed;
	background-color: #c7c7c7;
	padding: 0px 5px 0px 5px;
	color: black;
}


#auditimage {
  	padding-top: 20px;
  	font-weight: normal;
  	text-align: center;
  	clear:both;

}
/**********************
logos list
**********************/

#logos {
padding: 5px;
list-style: none;
width: 100%;
}

#logos li img{
  margin: 10px;
  border: solid;
  border-radius: 5%;
  border-width: 5px;
  border-color: #fff;
  width: 150px;
}

/**********************
Footer
**********************/

footer {
  width: 100%;
  height: 140px;
  background-color: #293851;
  font-family: 'Open Sans', sans-serif; font-weight: 300;
  font-size: 0.65em;
  text-align: center;
  clear:both;
  padding: 1px 0 0 0;
  color: #fff;
  list-style: none;
}
footer p {
color: #5071b6


}
#title {
  font-weight: 300;
  font-weight: lighter;
  font-size: 1.3em;
  color: #2990c5;
  line-height: .3em;
}
.social-icon {
	width: 25px;
  	height: 25px;
  	margin: 0 5px;
}

.mailsupport a:hover {

font-weight: lighter;
color: #fff;
background-color: #d8d8d8;
padding: 1px;
}
/****************
pintura
****************/
.container {

  max-width: 100%;
  margin: auto;
    padding:20px;
}
.photo-container {
  text-align: center;
  margin-bottom: 4em;
}
.photo {
  position: relative;
  line-height: 0;
  margin-bottom: 3em;
  overflow: hidden;
}
.photo-container img {
  max-width: 100%;
}
.button {
  width: 70%;
  font-weight: 700;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0;
  margin: auto;
}

.photo-overlay {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0; 
  left: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0, .65);
}
/* ================================= 
  Button Transitions
==================================== */

.button {
  color: #4a89ca;
  border: 2px solid;
  transition-property: background, border-radius, color;
  transition-duration: .4s, .8s, .4s;
}

.button:hover {
  color: #fff;
  background: #4a89ca;
  border-radius: 1em;
}

.button:active {
  background: #a33830;
}

/* ================================= 
  Photo Overlay Transitions
==================================== */

.photo-overlay {
  opacity: 0;
  transition-property: opacity;
  transition-duration: .5s;
}

.photo-overlay:hover {
  opacity: 1;
}

/********************
video
*******************/

.videocaja {
margin:0px 0px 20px;
width: 560px;
height: 315px;
}



#cajita {
    margin: auto;
    width: 90%;
    font-size: 1em;
    
}
