@charset "utf-8";
/*
/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * Dreamweaver modifications:
 * 1. Commented out selection highlight
 * 2. Removed media queries section (we add our own in a separate file)
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

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

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

/* Dreamweaver: uncomment these if you do want to customize the selection highlight
 *::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
 *::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */


/* =============================================================================
   Typography
   ========================================================================== */

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

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

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; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
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%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }




/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */



/*
 * Correct overflow not hidden in IE9 
 */

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


/* ==|== primary styles =====================================================
   Author: Andreia Pinto de Sousa 
   ========================================================================== */


.back-to-top {
	background-color: #999;
	position: fixed;
	text-align: center;
	z-index: 3;
	top: 93%;
	left: 95%;
	color: #FFFFFF;
	font-size:8px;
	padding:1%;

}

.logoIETACRAFTS{
	width:16%;
	position: absolute;
	top: 2%;
	left: 8%;
	width: 10%;
	z-index: 3;
}
.invisible{
	color:#FFFFFF;
	}

.languages{
	list-style-type: none;
	text-align: left;
	line-height: 8px;
}

.MenuBarHorizontal{
	list-style-type: none;
	display: inline-block;
	float: right;
	clear: none;
	height: auto;
	width: auto;
	padding: 2%;
	text-align: center;
}

h1 {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color:#333;
}

h2 {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 15px;
	color:#999999;
}
h3 {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 10px;
	color: #999999;
	line-height: none;
}

h4{
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	color:#333;
}

#NextProductPage, #PreviousProductPage{
	padding-top:5%;
	padding-bottom:5%;
}

#PreviousProductPage{
	text-align:left;
}
#NextProductPage{
	text-align:right;
}

p{
	font-family: 'Merriweather', serif;
	font-weight: 400;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
.HomeText{
	padding-left:4%;
	padding-right:4%;
}
.TextHover{
	padding-left:2%;
	padding-right:2%;
	padding-bottom:2%;
}

#SlideshowText{
	z-index: 3;
	position: absolute;
	width: 45%;
	float: left;
	top: auto;
	left: 4%;
	bottom: 0%;
	}
	
#SlideshowTextBack{
	background-color: #FFFFFF;
	opacity: 0.7;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	}
	
	
	.Sector {
	font-size:15px;
	color:#999999;
	padding-top: 1%;
	padding-bottom: 0%;
	text-align: center;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	margin: 2px;
	border-top-color: #999;
}

#CatamaranTopPage{
	padding-bottom:2%;
	}
.ProductsImages{
	padding-top:5%;
}

.footertext{
	font-size: 10px;
	padding: 0;
	float: left;
	text-align: left;
}

.contacts{
	text-align:right;
}


#ProductsSection, #PartnersSection, #AboutSection, #ContactsSection{
	padding-top:2%;
	padding-bottom:2%;
}
. Sector{
	padding-top:2%;
	padding-bottom:2%;
	}
	
	.IETAIndustriesText{
		alignment-adjust:central;
	}

.IETA{
	padding-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: 10%;
	border-left-style: none;
	max-width: 30%;
	width: 5%;
}

.LogoQREN{
	float: right;
	max-width: 30%;
	padding-top: 2%
}

#FooterLogos{
	padding-top:4%;
}


/* ==|==  ========================================
 SLIDESHOW
==========================================================================*/  
	
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }

	 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}

		
		.carousel{position:relative}
		
		.carousel-inner{position:relative;width:100%;overflow:hidden}
		.carousel-inner>
		.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
		.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}
		
		@media all and (transform-3d),(-webkit-transform-3d){
			.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
			
			.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
			
			.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
			
			.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
			
			
			.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
			.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}
			.carousel-inner>.prev{left:-100%}
			.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
			.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}
			
			
			.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}
			
			.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}
			.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}
			.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}
			.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
			.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}
			.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}
			.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}
			
			
			@media screen and (min-width:768px){.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,


.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}


/* LINKS ==========================================================================*/
a { 
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #197342;
}

.link{
	text-decoration:underline;
	color: #333333;
}

/* ==|==  ========================================
   IMAGE HOVER IN PRODUCTS SECTION
   ==========================================================================*/  
.trPic, .trPicCar, .trPicMotos, .trPicCatamaran{ 
position: relative;
no-repeat; 
border: hidden; 
}

.redO, .redOCar,.redOMotos, .redOCatamaran{ 
position:absolute;
top: 65%;
width:100%; 
height: 35%;
background:#fff; 
opacity:0;
}


.trPic:hover .redO, .trPicCar:hover .redOCar, .trPicMotos:hover .redOMotos, .trPicCatamaran:hover .redOCatamaran{
opacity:0.7;
} 


/* ==|== 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; }
.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; 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) ")"; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img {
	max-width: 100% !important;
	position: absolute;
}
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
 
}
