﻿/* ------------------------ CONTAINER ------------------------ */

#body							{position:relative; z-index:1002; margin:0 0 0 260px; overflow:hidden ; min-height:100%; padding:50px 0 50px 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.api-container_centered,
.api-container	 				{padding:10px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}


.api-container_centered			{margin:0 auto}
.api-container					{float:left; position:relative}
.api-block_text					{ text-align:center}

.api-popup_box 				{box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.7); color:#fff; position:absolute; left:20px; right:20px; bottom:20px; filter:Alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;background-color:#333}

.api-popup_legend 			{overflow:hidden;padding:10px !important; white-space:normal;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box}

/* ------------------------ BLOCK BACKGROUND ------------------------ */

.block_background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

.paraxify			{background-attachment:fixed;}

/* ------------------------ FIL D'ARIANE ------------------------ */

.content_fildariane	{padding:20px 0}
.fildariane div	{float:left}
.fildariane a	{text-decoration:none}


/* ------------------------ MAP ------------------------------ */

.api-gmap				{width:100%; height:350px;}
.api-title_map			{white-space:nowrap}
.api-title_map span		{display:block; font-size:18px; color:#6d717d; margin:10px 0}
.api-title_map em		{display:block; font-size:12px; color:#6d717d; font-style:italic}

.labels {
     color: red;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     width: 40px;     
     border: 2px solid black;
     white-space: nowrap;
	 }


.api-fourcol 					{float: left;position: relative;padding-bottom:25%; margin:0;width: 25%;}
.api-fivecol 					{float: left;position: relative;padding-bottom:20%; margin:0;width: 20%;}
	 
/* ------------------------ PRODUCT -------------------------- */
	

.api-product-fourcol			{float:left;width:25%;position:relative; z-index:2}
.api-product					{width:100%; overflow:hidden;position:relative;}
.api-product-fourcol .api-product a	{position:absolute; top:0; right:0; bottom:0; left:0; display: block; z-index:1002}

.api-product-thumb-table		{position:relative; overflow:hidden}
.api-product-thumb				{position:relative;height:200px; margin:10px;}
.api-product-thumb .api-product-hover-effect	{position:absolute; text-align:center;top:0; bottom:0;right:0; left:0; z-index:1000; display: block; background-color:rgba(0,0,0,0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.api-product-thumb .api-product-hover-effect i	{position:absolute; left:50%; top:-40px; opacity:0; margin-top:-18px; margin-left:-18px; color:#fff; font-size:36px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}

.api-product-fourcol .api-product:hover .api-product-thumb .api-product-hover-effect {background-color:rgba(0,0,0,0.3);}
.api-product-fourcol .api-product:hover .api-product-thumb .api-product-hover-effect i	{top:50%;opacity:1;}


.api-product-thumb img			{max-width: 100%;max-height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto; z-index:999}
.api-product-legend				{padding:10px; text-align:center; overflow:hidden}
.api-product-legend_title		{overflow:hidden;}
.api-product-legend_price		{}



/* ------------------------ GALLERY -------------------------- */

.api-gallery .api-thumb 			{position: absolute;overflow: hidden;}
.api-gallery .api-thumb img		{width:100%}

.api-gallery .api-imgWidth		{background-size: auto 100% !important}
.api-gallery .api-imgHeight		{background-size: 100% auto !important}


.api-gallery .api-legend 		{position: absolute;bottom: 0;left: 0;right: 0;padding: 10px;text-align: center;z-index: 11}
.api-gallery .api-legend-view	{bottom:-70px}
.api-gallery .api-legend .api-legend_title 	{height:25px;}
.api-gallery .api-legend .api-legend_stitle 	{height:25px;}

.api-galleryWidth 				{background-size:auto 100% !important}
.api-galleryHeight 				{background-size:100% auto !important}
.api-galleryHeight 				{background-size:100% auto !important}
.api-galleryWidth2				{background-size:100%  auto !important}
.api-galleryHeight2				{background-size:auto 100% !important}

/* ------------------------ GALLERY EFFECT ------------------ */
.api-gallery-effect,
.api-product-effect,
.api-photo-effect,
.api-legend-view				{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}

.api-photo-effect 				{position: absolute; top:100%;right:0;bottom:-100%;left:0;z-index: 10;}
.api-video-effect 				{position: absolute; top:0;right:0;bottom:0;left:0;z-index: 10;}

.api-gallery-effect:hover .api-photo-effect,
.api-product-effect:hover .api-photo-effect 	{opacity:100; top:0; bottom:0}		
.api-gallery-viewlegend:hover  .api-legend-view	{bottom:0}
.api-block_hidden				{visibility: hidden;}

/* ------------------------ TEXT/IMAGES --------------------- */

.api-pos-right		 			{position:relative;width:500px; float:right; margin:10px 0 0 20px !important; overflow:hidden !important}
.api-pos-left		 			{position:relative;width:500px; float:left; margin:10px 20px 0 0 !important; overflow:hidden !important}

.api-imgWidth					{width:500px;}
.api-imgHeight					{height:300px;}
.api-imgFull					{width:100%}

.api-pos-top,
.api-pos-bottom		 			{margin-bottom:50px}

.api-pos-right img,
.api-pos-left img,
.api-pos-top img,
.api-pos-bottom img  			{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}

.api-block-text 				{overflow:hidden}
.api-line					{height:1px;margin:10px 0}
.api-download				{text-decoration:none; margin:20px 0 10px 0}

.api-block-text	ul			{list-style:none; padding:0; margin:0}
.api-block-text	ul li			{padding:5px 0}
.api-block-text	ul li:before 	{font-family: 'FontAwesome';content: '\f058';margin:0 20px 0 0;}


/* ------------------------ FORM --------------------- */


input.api-form, 
textarea.api-form, 
select.api-form 		{width:100%;font-size:12px;outline:none;padding:10px 4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-moz-appearance: none; -webkit-appearance: none;appearance: none;}
textarea.api-form		{resize:vertical;}




.api-cases 				{width:100%; margin:10px 0;font-size:12px;outline:none;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; overflow:hidden}
.api-case 				{padding:5px; margin:0 40px 0 0; overflow:hidden; float:left}

/* ------------------------ INFOS MESSAGES ----------------- */

.api-error 				{background-color:#f2dede;color:#b94a48; border:1px #eed3d7 solid;display:block;padding:8px;margin:10px auto}
.api-ok 				{background-color:#dff0d8;color:#468847;border:1px #d6e9c6 solid;display:block;padding:8px;margin:10px auto}
.api-warning 			{background-color:#fcf8e3;color:#c09853;border:1px #fbeed5 solid;display:block;padding:8px;margin:10px auto}
.api-information 		{background-color:#d9edf7;color:#3a87ad;border:1px #bce8f1 solid;display:block;padding:8px;margin:10px auto}

/* ------------------------ BUTTON ------------------------ */

.api-button,
.api-button-form		{display: inline-block;zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */*display: inline; border: none; vertical-align: baseline;margin: 0 2px;outline: none; outline-style:none; cursor: pointer;text-align: center;text-decoration: none;padding: .5em 2em .55em;-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.api-button:hover 		{text-decoration: none;}
.api-button:active 		{position: relative;top: 1px;}

.api-label				{display: inline-block;padding: 4px;-webkit-border-radius:3px; -moz-border-radius:3px;border-radius:3px;}

.api-50				{width:50%; float:left}
.api-25				{width:25%; float:left}
.api-33				{width:33.33%; float:left}


/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- color button ---------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */

/* -----------------------------------------------black-------------------------------------------------- */
.api-black {
	color: #d7d7d7 !important;
	border: solid 1px #333 !important;
	background: #333 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
}
.api-black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.api-black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

.api-black-border {
	color: #000 !important;
	border: solid 1px #000 !important;
	background: transparent !important;
}
.api-black-bg {
	color: #d7d7d7 !important;
	background: #000 !important;
}
/* -----------------------------------------------gray-------------------------------------------------- */
.api-gray {
	color: #e9e9e9 !important;
	border: solid 1px #555 !important;
	background: #6e6e6e !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757', GradientType=0);
}
.api-gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.api-gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
.api-gray-border {
	color: #999 !important;
	border: solid 1px #999 !important;
	background: transparent !important;
}
.api-gray-bg {
	color: #e9e9e9!important;
	background: #6e6e6e !important;
}
/* -----------------------------------------------white-------------------------------------------------- */
.api-white {
	color: #606060 !important;
	border: solid 1px #b7b7b7 !important;
	background: #fff !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.api-white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.api-white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.api-white-border {
	color: #fff !important;
	border: solid 1px #fff !important;
	background: transparent !important;
}
.api-white-bg {
	color: #606060 !important;
	background: #fff !important;
}
/* -----------------------------------------------orange-------------------------------------------------- */
.api-orange {
	color: #fef4e9 !important;
	border: solid 1px #da7c0c !important;
	background: #f78d1d !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20', GradientType=0);
}
.api-orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.api-orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.api-orange-border {
	color: #f78d1d !important;
	border: solid 1px #f78d1d !important;
	background: transparent !important;
}
.api-orange-bg {
	color: #fef4e9 !important;
	background: #f78d1d !important;
}
/* -----------------------------------------------red-------------------------------------------------- */
.api-red {
	color: #faddde !important;
	border: solid 1px #980c10 !important;
	background: #d81b21 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317', GradientType=0);
}
.api-red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.api-red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
.api-red-border {
	color: #d81b21 !important;
	border: solid 1px #d81b21 !important;
	background: transparent !important;
}
.api-red-bg {
	color: #000ff !important;
	background: #d81b21 !important;
}
/* -----------------------------------------------blue-------------------------------------------------- */
.api-blue {
	color: #d9eef7 !important;
	border: solid 1px #0076a3 !important;
	background: #0095cd !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5', GradientType=0);
}
.api-blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.api-blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.api-blue-border {
	color: #0095cd !important;
	border: solid 1px #0095cd !important;
	background: transparent !important;
}
.api-blue-bg {
	color:#d9eef7 !important;
	background:#0095cd;
}
/* -----------------------------------------------rosy-------------------------------------------------- */
.api-rosy {
	color: #fae7e9 !important;
	border: solid 1px #b73948 !important;
	background: #da5867 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f', GradientType=0);
}
.api-rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.api-rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
.api-rosy-border {
	color: #da5867 !important;
	border: solid 1px #da5867 !important;
	background: transparent !important;
}
.api-rosy-bg {
	color: #fae7e9 !important;
	background: #da5867 !important;
}
/* -----------------------------------------------green-------------------------------------------------- */
.api-green {
	color: #e8f0de !important;
	border: solid 1px #538312 !important;
	background: #64991e !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e', GradientType=0);
}
.api-green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.api-green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
.api-green-border {
	color: #64991e !important;
	border: solid 1px #64991e !important;
	background: transparent !important;
}
.api-green-bg{
	color: #e8f0de !important;
	background: #64991e !important;
}
/* -----------------------------------------------pink-------------------------------------------------- */
.api-pink {
	color: #feeef5 !important;
	border: solid 1px #d2729e !important;
	background: #f895c2 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab', GradientType=0);
}
.api-pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.api-pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
.api-pink-border {
	color: #f895c2 !important;
	border: solid 1px #f895c2 !important;
	background: transparent !important;
}
.api-pink-bg {
	color: #feeef5 !important;
	background: #f895c2 !important;
}