article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	font-family: sans-serif;
}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body {
	margin: 0;
	font-size: 0.7em;
	line-height: 1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	text-align:justify;
}

::-moz-selection { background: #005293; color: #fff; text-shadow: none; }
::selection { background: #005293; color: #fff; text-shadow: none; }

/* =============================================================================
   Custom Layout
   ========================================================================== */
#content.positionleft {float:left; margin-left: 10px;}
#content.positionright {float: right;}
#sidebar.positionleft {float:left;}
#sidebar.positionright {float: right;}

/*#sidebar {margin-top: 30px;}*/

#outercontainer {background-color: #FFF; }

#maintop {
	margin-top:13px;
	margin-bottom:10px;
	}
	
.posicion_container {margin-top: 30px;}
	
#maintopsection {
	margin-left:0px;
	margin-right:0px;
	padding-right:5px;
	margin-bottom: 20px;
}

.bottomcontainer {background-color: #005293;}

#outerfooter {margin-top:15px;}

/*#outermain {margin-top: 40px;}*/

/* #mainsidebar {margin-top: 10px;} */

/*.mainspecialcolumns {
	width: 135px;
	float:left;
	margin: 10px;
	}*/
#mainfirst {padding: 0 15px 0 10px;}
#mainfirst2 {padding: 0 15px 0 0;}
/*.mainfirstimgcontainer {background-color:#CCC; margin-bottom: 15px;}*/
.mainfirstimg {
	width:100%;
/*	border: #C3B600 solid 1px;
*/	}
#mainfirstcontainer {margin: 0 0 20px 0; padding-right:5px;}

#maintextcontainer {float: left; margin-left: 0px; margin-right: 0px; }

#container_onethird {float: left; width: 25%; margin-right:7%;}
#imgcontainer_onethird {
}
#textcontainer_onethird {margin-top: 15px;}

.solutioncontainer {padding: 5px; width: 25%; margin: 0 30px 0 30px; float: left;}
.solutionimgcontainer {background-color: #CCC; margin-bottom: 15px; }
.solutionimg {padding: 2px 2px 10px 2px; width: 98%;}

.trainingcontainer {padding: 5px; width: 39%; margin: 0 30px 0 30px; float: left;}
	
.mainnewscontainer {margin-bottom: 50px; padding: 0px;}
.newsmask { width: 220px; height: 150px; overflow: hidden;}
.newscontainer a.next {
	background-image:url(../img/carousel-select.png);
	float: right;
	display:block;
	width: 15px;
	height: 15px;
	background-repeat:no-repeat;
	margin-top: -174px;
}
.newscontainer a.previous {background-image:url(../img/carousel-select.png); float: right; display:block; width: 15px; height: 15px; background-repeat:no-repeat; margin-top: -25px; margin-right: 20px;
transform:rotate(180deg);
-ms-transform:rotate(180deg); /* IE 9 */
-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
-o-transform:rotate(180deg);
}
.newscontainer ul {padding: 0 15px 0 0;}

.sidecontacts {padding-top: 10px; }
/* #contactsidebar {margin-top: 60px;} */
#contactscontainer {margin-top: 20px;}

#breakline1 {
	border-bottom: 1px #C3B600 solid;
	display:block;
	margin: 0px;
}

#breakline2 {
	border-bottom: 2px #005293 solid;
	display:block;
	margin-top: 10px;
	margin-bottom: 30px;
}

#menubreakline {
	border-top: 3px #005293 solid;
	display: block;
	margin-bottom: 6px;
}

.partnerlogocontainer {
	float: left;
	width: 100px;
	margin: 2%;
	border-style: solid;
	border-color: #CCC;
	border-width:thin;
}

#map {
	border: 1px #005293 solid;
	margin-left: 0px;
	}
	
#img-ilo {
	width: 40%;
}

/* =============================================================================
   Slider
   ========================================================================== */

#slidercontainer {
	padding: 0 0 8px 0;
	margin-bottom: 5px;
	overflow:hidden;
}

.slidehome {
	min-height:190px;
}

#slider1 {
	position: relative;
	}
	
#slider1Content {
	position: absolute;
	top: 0px; /* important */
	margin-left: 0; /* important */
	list-style: none;
	padding: 0;
	margin-top: 0px;
}

.slider1Image {
	float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
	padding: 0;
}

.slider1Image img {vertical-align:top;}

.slider1Image span {
	position: absolute; /* important */
    left: 75%;
    padding: 0px 13px;
    width: 23%;
	height: 100%;
    background-color: #999;
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7; 
    -khtml-opacity: 0.7; 
    opacity: 0.7;
    color: #fff;
    display: none; /* important */
    top: 0;
}
 
.clear {
    clear: both;
}

   
#tagline {
	display:block;
	clear:right;
	position: relative;
	float: right;
	margin-top: 14px;
}

#logo {
	/*display:block;*/
	float: left;
	}

#header1 {
	width: 100%;
	/*height: 124px;*/
	position: relative;
    overflow: hidden;
	}

#mainmenu {
	margin-left:0px;
	padding:0;
	float:right;
	position: relative;
}

#languagecontainer {
	float:left;
}

.language {
	font-size: 0.90em;
	list-style: none;
	margin: 0 0 2px;
}

.language li {
	float:left;
	position:relative;
}

.language a {
	padding: 0.6em;
	display:block;
	text-decoration:none;
}

.language a:hover {
	color: #C3B600;
}

#languageselector {
	margin: 0 0 2px;
	padding: 0 0 0 20px;
}

#languageselector .current {
	background-color: #FFF;
	font-weight:bold;
	color:#005293;
}

#menu2 {
/*	margin-left:0px;
	padding:0; */
	float:left;
	position: relative;
	margin-bottom: 20px;
}


nav {
	float:left;
}

#topnav {
	/*font-family: 'Quicksand', sans-serif;
	font-weight:400;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	/*list-style-type:none;*/
	margin:0 0 2px 0;
/*	overflow:visible;
*/	padding:0;
/*	position:relative;
*/	font-size:1em;}

#nav2 {
	/*font-family: 'Quicksand', sans-serif;
	font-weight:400;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*list-style-type:none;*/
	margin:0 0 5px 0;
/*	overflow:visible;
*/	padding:0;
/*	position:relative;
*/	font-size:1.2em;
	background-color: #005293;
	display:table;
	width: 100%}

#navmainmenu {
	border-bottom-color: #C3B600;
	border-bottom-width: 1px;
/*	border-style: solid;
*/	border-bottom-style: dotted;
	}
	
#navmenu2 {
	float: left;
	display:table;
	width: 100%;
	}
	
/*#topnav > li{ }*/
#topnav > li:first-child{ margin-left:0px;}
	
a { color: inherit; }
/*a:visited { color: #551a8b; }*/
a:hover { color: #8E908F; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote {
	margin: 20px 0px 20px 0px;
	padding: 0px 15px 0px 30px;
	background-image:url(../img/aspas.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

#copyright {font-family:Arial, Helvetica, sans-serif; font-size:x-small; text-align:center; color:#FFF; padding:10px;}

h3, h4, h5, h6{margin: 0 0 10px 0;}
h1 {font-size:1.7em; line-height:1.125em; font-family: 'Quicksand', sans-serif; font-weight:400;
	color: #005293;  text-transform:uppercase;}
h2 {font-size:2em; line-height:1.1em; font-weight:400; color: #005293;  text-transform:uppercase;}
h3 {font-size:1.5em; line-height:1.1em; font-weight:700; color: #C3B600;}
h4 {font-size:1.12em; line-height:1.1em; font-weight:bold; color: #000; font-family:"Trebuchet MS"; text-align: left;}
h5 {font-size:1.2em; line-height:1.1em; font-weight:700; color: #C3B600;}
h6 {font-size:1.12em; line-height:1.1em; font-weight:700; color: #005293;}
h7 {font-size:1.2em; line-height:1.1em; font-weight:400; color: #005293;}
h1, h2, h3, h5, h6, h7 {font-family: 'Quicksand', sans-serif; text-align:left;}

.mainfirstcontainer h4 {font-size: 1.15em; line-height: 1.3em; text-align:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

.solutiontextcontainer h5 {text-align:left; color:#c3b600; text-transform:uppercase;}

#tagline h1 {text-align:right;}

#maintitleline h2 {margin: 5px 0 15px 0;}

.mainnews {
	list-style: none;
	list-style-image:none;
	padding: 0px;
	margin-bottom: 14px;
}

.slidertext {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF; font-size:12px; padding-right: 15px; font-size: 1em;}

.slider1Image h2 {
	font-family: 'Quicksand', sans-serif;
	text-transform: none; 
	/*font-weight:700*/;
	padding-right: 5px;
	text-align: left;
	font-size:1.5em;
	line-height: 1.2em;
	color: #005293;}

.testemname {color: #005293; text-align:left; font-size: 0.9em;}

.bodyhighlight {
	/*padding: 10px 20px 10px 50px;*/
	/*background-color:#CCC;*/
	padding: 0px 20px 0px 50px;
	border-left:#C3B600;
	border-left-style:solid;
	border-left-width:2px;
	color:#666;
}

#maintextcontainer p {
	text-align:justify;
	padding-right: 8px;
}


/*.newscarousel {list-style:none; padding: 5px; margin: 20px 0px 5px 0px;}*/

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
ul li {
  padding-bottom:6px;
}

.mainfirstul {
	color: #999;
	padding: 0 0 0 12px;
	list-style-position:outnside;
	list-style-type:square;
	text-align:left;
}

.contacts {color: #005293; padding: 0px; list-style:none;}

.solutionlist {list-style:square; text-align:left; padding-left: 12px; list-style-position:outside;}

#consult_ul {margin: 0px; line-height: 1.2em;}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }


figure { margin: 0; }


.formlabelcontainer {
	display:block;
	float:left;
	margin: 0px;
	width: 20%;
}
.formfieldcontainer {
	display:block;
	/*float:right;
	margin: 5px;*/
	width: 75%;
}
.form_label {
	display:block;
	width: 100%;
	margin-top: 4px;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*.formsubmitbtn  {
	width: 40px;
	border: #000 1px solid;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
}*/
.formsubmit input[type="submit"] {
	display: block;
	float:left;
	width: 80px;
	height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border: solid 1px #005293;
	margin-top: 5px;
}

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }








/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 767px) {
  #logo {
	  float:left;
	  /*width: 100px;*/
}

h1 {font-size:1.35em;
	line-height:1.125em;
	/*font-family: 'Quicksand', sans-serif;
	font-weight:400;
	color: #005293;
	text-transform:uppercase;*/
	}
h2 {font-size:1.25em;
	line-height:1.1em;
	/*font-weight:400;
	color: #005293;
	text-transform:uppercase;*/
	}
h3 {font-size:1.5em; line-height:1.1em; font-weight:700; color: #C3B600;}
h4 {font-size:1.12em; line-height:1.1em; font-weight:bold; color: #000; font-family:"Trebuchet MS"; text-align: left;}
h5 {font-size:1.2em; line-height:1.1em; font-weight:700; color: #C3B600;}
h6 {font-size:1.12em; line-height:1.1em; font-weight:700; color: #005293;}
h7 {font-size:1.2em; line-height:1.1em; font-weight:400; color: #005293;}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
