@charset "utf-8";
/*
Theme Name: SCI Services
Theme URI: 
Description: SCI Services.
Version: 1.0
Author: Desktup
 
Creation Theme by desktup.com
 
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:300,300i,400,400i,500,500i,700,700i');
@import 'css/font-awesome.min.css';
@import 'css/elegant-icons.css';
@import 'css/themify-icons.css';
@import 'css/bootstrap.min.css';
*{
	margin:0;
	padding:0;
	outline: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
  height: 100%;
  position: relative;
}
body {
	min-height: 100%;
	font: 100%;
	font-family: 'Roboto', sans-serif;
	color: #616d7b;
	font-size:16px;
	font-weight:300;
	background-color:#fff;
	position:relative;
	line-height:25px;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 300;
	color:#097abe;
	font-size:45px;
	line-height:45px;
	font-family: 'Roboto Slab', serif;
}
ol, ul {
	list-style: none;
	margin: 0;
    margin-bottom: 15px;
}
li {
    background-repeat: no-repeat;
    list-style-type: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	float:left;
	margin: 0;
    padding: 0;
    empty-cells: show;
    width: 100%;
}
td {
    margin: 0;
    padding: 0;
    border:0;
    vertical-align: top;
}
a img {
	border: none;
}
img {
	max-width:100%;
	border: none;
}
a, a:hover, a:focus{
	color:#097abe;
	text-decoration: none;
}
p {
    margin: 0;
    margin-bottom: 15px;
}
form {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    empty-cells: show;
}
input, select, textarea {
    color: #a7abae;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.exergue {
    font-weight: bold;
}
.note {
    font-style: italic;
}
.obg{
	color:#e1472e;
}
/* Alignements */
.imgleft {
    float: left;
    margin-right: 12px;
}
.imgright {
    float: right;
    margin-left: 12px;
}
.imgcenter {
    text-align:center;
    margin: 0 auto;
	display:block;
}
.imgbottom {
	vertical-align:bottom;
}
.imgmiddle {
    vertical-align:middle;
    line-height:0px;
    font-size:0px;
    margin:0;
    padding:0;
}
.cellfloat_left {
    float: left;
    display: inline;
}
.cellfloat_right {
    float: right;
    display: inline;
}
.clearfloat {
    clear: both;
    line-height: 0px;
    height: 0px;
    margin: 0;
}
.separateur{
	width:100%;
	height:1px;
	float:left;
}
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
button:focus {outline:0;}
input:focus {outline:0;}
textarea:focus {outline:0;}
/********************************/
.container{
	max-width:1173px;
}
/* Top */
.blc_top{
	width:100%;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e8e8e8;
	line-height:20px;
}
.wpml-ls-legacy-dropdown-click{
	width:auto;
	height:auto;
	float:left;
	padding-right:8px;
	line-height:27px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after{
	content: '\f107';
	font: normal normal normal 14px/1 FontAwesome;
  	font-size: inherit;
  	text-rendering: auto;
  	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
	color:#616d7b;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: calc(50% - 9px);
	border:none;
	line-height:20px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::before{
	content: '\f0ac';
	font: normal normal normal 16px/1 FontAwesome;
  	font-size: inherit;
  	text-rendering: auto;
  	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
	color:#616d7b;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: calc(50% - 9px);
	border:none;
	line-height:20px;
}
.wpml-ls-legacy-dropdown-click a{
	padding:0;
	border:none;
	line-height:20px;
	font-size:12px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
	padding-right:28px;
	padding-left:28px;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a{
	background:none;
	color:#616d7b;
}
.top_left_tel{
	width:auto;
	float:left;
	border-left:1px solid #e8e8e8;
	padding-left:21px;
	font-size:12px;
	text-align:left;
	line-height:27px
}
.top_left_tel a{
	color:#616d7b;
}
.top_left_tel i{
	font-size:16px;
	color:#616d7b;
	margin-right:10px;
}
.top_right{
	position:static;
}
.search_ico::before{
	font-family: 'ElegantIcons';
    content: "U";
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#606c7a;
	font-size:16px;
}
.top_search_ico{
	padding-right:19px;
	border-right:1px solid #e8e8e8;
	float:right;
	line-height:27px;
}
.top_search_blc{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	height:100px;
	background-color:#fff;
	display:none;
	z-index:999;
	-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.5), Direction=180, Strength=10);
}
#woocommerce-product-search-field-0{
	float:left;
	margin-top:31px;
	margin-left:117px;
	width:calc(100% - 317px);
	height:43px;
	line-height:43px;
	background:none;
	border:none;
	font-size:36px;
	font-weight:300;
	color:#c1c4c7;
	padding-left:8px;
	font-family: 'Roboto', sans-serif;
	/*background-image: url("images/search_bar.jpg");
	background-position:center left;
	background-repeat:no-repeat;*/
}
#woocommerce-product-search-submit{
	visibility:hidden;
}
.woocommerce-product-search-close::before{
	font-size:30px;
	color:#616d7b;
}
.woocommerce-product-search-close{
	display:block;
	float:right;
	margin-right:126px;
	margin-top:18px;
}
.top_search_ico{
	padding-right:19px;
	border-right:1px solid #e8e8e8;
	float:right;
}
.top_bloc_rs{
	padding-left:13px;
	float:right;
}
.top_bloc_rs a{
	display:inline-block;
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
	width:27px;
	height:27px;
	background-image: url("images/bg_top_rs.png");
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.top_bloc_rs a:hover{
	background-image: url("images/bg_top_rs_sel.png");
}
.top_bloc_rs a i.fa-facebook, .top_bloc_rs a i.fa-linkedin{
	width:27px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:11px;
	color:#606c7a;
}
.top_bloc_rs a i.fa-linkedin{
	font-size:10px;
}
.top_bloc_rs a i.fa-facebook, .top_bloc_rs a i.fa-twitter{
	width:27px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:11px;
	color:#606c7a;
}
.top_bloc_rs a i.fa-twitter{
	font-size:15px;
}
.top_bloc_rs a:hover i{
	color:#fff;
}
.header{
	border-bottom:1px solid #e8e8e8;
}
.header .container{
	position:relative;
}
.logo{
	width:auto;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:17px;
}
/* MENU */
.nav_bar_cont {
	padding:0;
	z-index:99;
	float:right;
}
#mega-menu-wrap-header-menu{
	border:none;
	background:none;
}
.navbar {
	margin-bottom:0;
	border:none;
	height:auto;
	min-height:0;
	background:none;
	margin-top:27px;
	position:static;
}
.navbar-collapse{
	padding-left:0;
	padding-right:0;
}
#mega-menu-wrap-header-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item, #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link{
	position:static;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	width:auto;
	float:left;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children > a.mega-menu-link::after{
	content: '';
	display:none;
	margin: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
	width:auto;
	display:block;
	margin:0;
	padding:0;
	line-height:40px;
	padding-left:22px;
	padding-right:22px;
	font-size:16px;
	color:#616d7b;
	font-weight:400;
	height:45px;
	line-height:45px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{
	padding-left:28px;
	padding-right:23px;
	border:1px solid #e8e8e8;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size:12px;
	font-weight:500;
	color:#1c2129;
	text-transform:uppercase;
	letter-spacing:1px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link i{
	padding-left:4px;
	font-size:14px;
	color:#0077bd;
}
.navbar .caret{
	display:none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background-color:transparent;
	border:none;
	color:#1c2129;
	font-weight:500;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on:last-child > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link:focus {
	border:1px solid #0077bd;
	background-color:#0077bd;
	color:#fff;
	font-weight:500;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on:last-child > a.mega-menu-link i, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link:hover i, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link:focus i{
	color:#fff;
}
.navbar .icon-bar {
	background:#f0f0f0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{
	border: 0;
	background:none;
	background-color:#fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding:0;
	margin:0;
	padding-top:4px;
	padding-bottom:36px;
	margin-top:37px;
	max-width:none;
	width:270px;
	white-space: nowrap;
	-moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.5), Direction=180, Strength=10);
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-grid > ul.mega-sub-menu{
	padding-top:40px !important;
	width:100% !important;
	left:0 !important;
	margin-top:37px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-grid ul.mega-sub-menu{
	
}
.navbar .dropdown-menu li{
	position:relative;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	margin:0;
	height:auto;
	color:#616d7b;
	font-size:14px;
	font-weight:400;
	line-height:normal;
	padding-top:17px;
	border:none;
	padding-left:30px;
	text-align: left; 
	background:none;
	display:block;
	height:auto;
	white-space:normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
	background:none;
	padding-left:42px;
	color:#0077bd;
	font-weight:500;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
	margin-top:0 !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
	border-right:1px solid #e8e8e8;
	padding-left:40px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child{
	border-right:none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding:0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:16px;
	color:#1c2129;
	font-weight:500;
	line-height:normal;
	padding-bottom:25px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color:#1c2129;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:400;
	color:#616d7b;
	line-height:normal;
	padding-bottom:15px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{
	padding-left:13px;
	color:#0077bd;
	font-weight:500;
}
.dropdown-menu>li{ 
	margin:0;
}
.navbar .navbar-nav {
	display: block;
	float: none;
	vertical-align: top;
}
.dropdown-menu li a:hover{
	background:none;
	text-decoration:underline;
	color:#fff;
}
.navbar .dropdown-menu li:first-child a {
	border:none !important;
}
.navbar .dropdown-menu li:first-child a:hover {
	border:none !important;
}
/* Footer */
.footer{
	padding-top:37px;
	color:#616d7b;
	font-weight:400;
	font-size:16px;
	background-color:#fff;
	position:relative;
}
.footer_sep{
	border-top:1px solid #e8e8e8;
	margin-top:40px;
}
.footer a{
	color:#616d7b;
}
.footer_logo img{
	max-width:100%;
	margin-left:15px;
	margin-bottom:35px;
}
.footer_coord{
	padding-top:24px;
	line-height:28px;
	margin-bottom:35px;
}
.footer_coord .footer_blc_tel, .footer_coord .footer_blc_tel a{
	color:#0077bd;
}
.footer_bloc_rs a{
	display:inline-block;
	vertical-align:middle;
	margin-right:14px;
	width:27px;
	height:27px;
	line-height:25px;
	background-image: url("images/bg_top_rs.png");
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.footer_bloc_rs a:hover{
	background-image: url("images/bg_top_rs_sel.png");
}
.footer_bloc_rs a i.fa-facebook, .footer_bloc_rs a i.fa-linkedin{
	width:27px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:11px;
	color:#606c7a;
}
.footer_bloc_rs a i.fa-linkedin{
	font-size:10px;
}
.footer_bloc_rs a i.fa-facebook, .footer_bloc_rs a i.fa-twitter{
	width:27px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:11px;
	color:#606c7a;
}
.footer_bloc_rs a i.fa-twitter{
	font-size:15px;
}
.footer_bloc_rs a:hover i{
	color:#fff;
}
.footer_menu{
	padding-top:24px;
	line-height:28px;
	margin-bottom:35px;
}
.footer_menu ul li{
	width:100%;
}
.footer_menu ul li a:hover{
	color:#0077bd;
}
.footer_cat{
	padding-top:41px;
	text-align:right;
	margin-bottom:35px;
}
.footer_cat a{
/*	display:inline-block; */
	position:relative;
	width:200px;
	max-width:100%;
	height:45px;
	line-height:43px;
	text-align:center;
	font-size:12px;
	font-weight:500;
	color:#1c2129;
	text-transform:uppercase;
	margin-bottom:24px;
	border:1px solid #e8e8e8;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.footer_cat a i{
	position:absolute;
	right:24px;
	top:15px;
	font-size:14px;
	color:#0077bd;
}
.footer_cat a:hover{
	border-color: #0077bd;
	background-color: #0077bd;
	color:#fff;
}
.footer_cat a:hover i{
	color:#fff;
}
.footer2{
	width:100%;
	border-top:1px solid #e8e8e8;
	padding-top:13px;
	padding-bottom:26px;
}
.footer2_copy{
	text-align:center;
	font-size:12px;
	font-weight:400;
	color:#acb5c0;
}
.footer2_copy p{
	margin-bottom:0;
}
.footer-request{
	width:100%;
	height:auto;
	margin-top:80px;
	padding-top:56px;
	padding-bottom:50px;
	background-color:#0077bd;
	text-align:center;
	color:#fff;
}
.footer_frm_title{
	width:100%;
	font-size:45px;
	font-weight:300;
	font-family: 'Roboto Slab', serif;
	padding-bottom:29px;
}
.footer_frm_txt{
	width:100%;
	font-size:18px;
	font-weight:300;
	line-height:28px;
	padding-bottom:39px;
}
.footer-request input[type="text"], .footer-request input[type="tel"]{
	background-color:#fff;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #acb5c0;
    font-size: 14px;
	font-weight:400;
    height: 46px;
    line-height: 46px;
	padding-left:20px;
	width:100%;
	max-width:270px;
	font-family: 'Roboto', sans-serif;
	margin-bottom:16px;
	margin-right:10px;
}
.footer-request input[type="submit"]{
	background-color:#2ba4e9;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #fff;
    font-size: 15px;
	font-weight:500;
    height: 46px;
    line-height: 46px;
	width:100%;
	max-width:170px;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	margin-bottom:16px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.footer-request input[type="submit"]:hover{
	background-color:#154875;
}
.footer-request span.wpcf7-not-valid-tip{
	display:none !important;
}
/* Accueil */
.n2-ss-swipe-element{
	height:650px !important;
}
div#n2-ss-2.n2-ss-desktop .n2-ss-widget-display-desktop.n2-ib, div#n2-ss-2.n2-ss-tablet .n2-ss-widget-display-tablet.n2-ib, div#n2-ss-2.n2-ss-mobile .n2-ss-widget-display-mobile.n2-ib{
	top:310px !important;
	height:auto !important;
}
div#n2-ss-2 .nextend-arrow img{
	display:none !important;
}
div#n2-ss-2 .nextend-arrow.nextend-arrow-next:before{
	content:"\e649";
	color:#616d7b;
	font-size:40px;
	font-family: 'themify';
	line-height:normal;
}
div#n2-ss-2 .nextend-arrow.nextend-arrow-previous:before{
	content:"\e64a";
	color:#616d7b;
	font-size:40px;
	font-family: 'themify';
	line-height:normal;
}
div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot, div#n2-ss-3 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot{
	background:none !important;
	padding: 0px !important;
	width:16px !important;
	height:16px !important;
	border:2px solid #aba6b4 !important;
	margin: 5px !important;
}
div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot.n2-active, div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:hover,  div#n2-ss-3 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot.n2-active, div#n2-ss-3 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:hover{
	background-color:#616d7b !important;
	border:2px solid #616d7b !important;
}
div#n2-ss-2 .n2-ss-layer-content{
	display:block !important;
}
.anim1_title{
	width:100% !important;
	height:auto !important;
	text-align:center;
	font-family: 'Roboto Slab', serif;
	font-size:60px !important;
	color:#fff;
	padding-top:288px !important;
	line-height:normal !important;
	font-weight:300;
}
.anim1_txt{
	width:100% !important;
	height:auto !important;
	text-align:center;
	font-size:25px !important;
	color:#fff;
	font-weight:300 !important;
	line-height:35px !important;
}
.anim2_title{
	width:100% !important;
	max-width:640px;
	height:auto !important;
	text-align:left;
	font-family: 'Roboto Slab', serif;
	font-size:60px !important;
	color:#0077bd;
	padding-top:168px !important;
	padding-left:70px !important;
	line-height:normal !important;
	font-weight:300;
}
.anim2_txt{
	width:100% !important;
	max-width:640px;
	height:auto !important;
	text-align:left;
	font-size:25px !important;
	color:#1c2129;
	font-weight:300 !important;
	padding-left:70px !important;
	line-height:35px !important;
}
.anim2_btn{
	width:100%;
	height:auto;
	max-width:640px;
	padding-left:70px !important;
	text-align:center;
	padding-top:25px;
}
.anim2_btn a{
	display:inline-block;
	width:240px;
	height:44px;
	line-height:44px !important;
	background-color:#0077bd;
	color:#fff;
	font-size:11px !important;
	font-weight:500;
	text-transform:uppercase;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	letter-spacing:1px !important;
}
.anim3_title{
	width:100% !important;
	max-width:640px;
	height:auto !important;
	text-align:left;
	font-family: 'Roboto Slab', serif;
	font-size:60px !important;
	color:#0077bd;
	padding-top:168px !important;
	padding-left:70px !important;
	line-height:normal !important;
	font-weight:300;
}
.anim3_txt{
	width:100% !important;
	max-width:640px;
	height:auto !important;
	text-align:left;
	font-size:25px !important;
	color:#1c2129;
	font-weight:300 !important;
	padding-left:70px !important;
	line-height:35px !important;
}
.anim3_btn{
	width:100%;
	height:auto;
	max-width:640px;
	padding-left:70px !important;
	text-align:center;
	padding-top:25px;
}
.anim3_btn a{
	display:inline-block;
	width:240px;
	height:44px;
	line-height:44px !important;
	background-color:#0077bd;
	color:#fff;
	font-size:11px !important;
	font-weight:500;
	text-transform:uppercase;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	letter-spacing:1px !important;
}
.home_blc1{
	padding-top: 30px;
	padding-bottom: 80px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:center;
}
.home_blc1 h1{
	padding-bottom:25px;
	padding-top:0;
}
.home_blc1 .home_blc1_txt{
	font-size:25px;
	line-height:35px;
}
.home_blc2_cont{
	padding-bottom:54px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
}
.home_blc2{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}
.home_blc2 h2{
	padding-bottom:25px;
}
.home_blc2 .home_blc2_txt{
	font-size:25px;
	line-height:35px;
}
.home_blc2_cont h4{
	color:#1c2129;
	font-size:18px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
}
.home_blc2_cont .vc_toggle_size_md.vc_toggle_square .vc_toggle_content, .home_blc2_cont .vc_toggle_size_md.vc_toggle_square .vc_toggle_title{
	padding-left:50px;
	line-height:30px;
}
.vc_toggle_square .vc_toggle_icon {
    height: 30px;
    width: 30px;
    background-color: #0077bd;
	border:none;
}
.home_blc2_cont .vc_toggle_square .vc_toggle_icon::before,  .home_blc2_cont .vc_toggle_square.vc_toggle_active .vc_toggle_icon::before{
	display:none;
}
.home_blc2_cont .vc_toggle_square .vc_toggle_icon::after,  .home_blc2_cont .vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{
	width:30px;
	height:30px;
	background:none;
	content:"\f067";
	font-size:14px;
	color:#fff;
	font-family: 'FontAwesome';
	line-height:30px;
	left:0;
	top:0;
	text-align:center;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform:none;
	font-style:normal;
	border:none;
	visibility:visible;
}
.home_blc2_cont .vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{
	content:"\f068";
}
.home_blc2_cont .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after, .home_blc2_cont .vc_toggle_square.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon::after{
	background-color: #0077bd;
	border:none;
}
.home_blc2_cont .vc_toggle_content ul{
	margin:0;
	padding:0;
	padding-left:22px;
	width:100%;
}
.home_blc2_cont .vc_toggle_content ul li{
	width:100%;
	padding-left:23px;
	font-size:16px;
	line-height:30px;
	color:#1c2129;
	font-weight:400;
	position:relative;
}
.home_blc2_cont .vc_toggle_content ul li::after{
	position:absolute;
	width:23px;
	height:30px;
	background:none;
	content:"\f00c";
	font-size:16px;
	color:#8fbc19;
	font-family: 'FontAwesome';
	line-height:30px;
	left:0;
	top:0;
	text-align:left;
}
.home_blc2_cont .vc_toggle_content{
	margin-top:7px;
	margin-bottom:0;
}
.home_blc3{
	padding-top:50px;
	text-align:center;
	font-size: 25px;
	line-height: 35px;
}
.home_blc3 h2{
	padding-bottom:25px;
}
.home_blc3 .home_blc1_txt{
	font-size:25px;
	line-height:35px;
}
.home_blc3_customers{
	background-color:#f5f5f5;
	padding-top:70px;
	padding-bottom:20px;
}
.home_blc3_customers_cont{
	width:100%;
	max-width:1173px;
	margin:auto !important;
}
.home_blc3_customers_cont .wpb_content_element{
	margin-bottom:25px;
}
.home_blc3_customers_cont .wpb_text_column{
	text-align:center;
	font-size:18px;
	line-height:20px;
	font-weight:500;
	padding-bottom:33px;
	color:#1c2129;
}
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline, .slick-slider .slick-track{
	border:1px solid #e8e8e8;
	border-right:none;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner, .wpl-logo-carousel .wpl-logo{
	margin:0 !important;
	border-right:1px solid #e8e8e8 !important;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner img{
	display:block;
}
div.wpl-logo-carousel.wpl-logo-carousel-free-area .slick-prev, div.wpl-logo-carousel.wpl-logo-carousel-free-area .slick-next{
	background:none !important;
	top:calc(50% - 20px) !important;
}
div.wpl-logo-carousel.wpl-logo-carousel-free-area .slick-prev{
	right:auto !important;
	left:6px !important;
}
div.wpl-logo-carousel.wpl-logo-carousel-free-area .slick-prev i, div.wpl-logo-carousel.wpl-logo-carousel-free-area .slick-next i{
	font-size:40px !important;
	color:#616d7b !important;
	opacity:0.5 !important;
}
.vc_images_carousel .vc_carousel-control .icon-next::before{
	content: '\e649' !important;
	position: relative !important;
	top: 2px !important;
	font-size:40px !important;
	color:#616d7b !important;
	font-family: 'themify' !important;
	text-shadow:none;
}
.vc_images_carousel .vc_carousel-control .icon-prev::before{
	content: '\e64a' !important;
	position: relative !important;
	top: 2px !important;
	font-size:40px !important;
	color:#616d7b !important;
	font-family: 'themify' !important;
	text-shadow:none;
}
.home_blc3_carousel_cont, .home_blc3_carousel_cont_n{
	padding-bottom:68px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
}
#home_blc3_carousel_cont_md, #home_blc3_carousel_cont_sm, #home_blc3_carousel_cont_xs{
	display:none;
}
.home_blc4{
	padding-top:50px;
	text-align:center;
}
.home_blc4 h2{
	padding-bottom:25px;
}
.home_blc4 .home_blc1_txt{
	font-size:25px;
	line-height:35px;
	max-width:980px;
	margin:auto;
}
.home_blc1_img{
	text-align:center;
	vertical-align:middle;
	margin-top: 25px;
}
.home_blc1_img img{
	display:inline;
	float:none;
	max-width:100%;
	vertical-align:middle;
	margin-left:26px;
	margin-right:26px;
}
.home_blc4_cont .wpb_content_element {
	margin-bottom:0;
}
/* About us */
.bg_header_title{
	width:100%;
/*	height:240px; */
	line-height:240px;
	padding-top:14px;
	text-align:center;
	background: rgba(248,80,50,1);
	background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(0,120,189,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(100%, rgba(0,120,189,1)));
	background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(0,120,189,1) 100%);
	background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(0,120,189,1) 100%);
	background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(0,120,189,1) 100%);
	background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(0,120,189,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#0078bd', GradientType=1 );
}
.bg_header_title h1{
	font-size:60px;
	line-height:60px;
	color:#fff;
	display:inline-block;
}
.about_blc1{
	padding-top:65px;
	padding-bottom:80px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:center;
}
.about_blc1 h2{
	padding-top: 0;
	padding-bottom: 35px;
}
.about_blc1 .about_blc1_txt{
	font-size:25px;
	line-height:35px;
	max-width:1030px;
	margin:auto;
}
.about_blc2_cont h2{
	padding-bottom: 35px;
}
.about_blc2_flip1{
	background-color:#c04f45;
	height:285px;
}
.about_blc2_flip2{
	background-color:#6a617b;
	height:285px;
}
.about_blc2_flip3{
	background-color:#296ea3;
	height:285px;
}
.about_blc2_flip1 .vc-hoverbox-front{
	background-size:auto auto;
	background-position:center top 70px;
	background-repeat:no-repeat;
	height:285px;
}
.about_blc2_flip2 .vc-hoverbox-front{
	background-size:auto auto;
	background-position:center top 89px;
	background-repeat:no-repeat;
	height:285px;
}
.about_blc2_flip3 .vc-hoverbox-front{
	background-size:auto auto;
	background-position:center top 72px;
	background-repeat:no-repeat;
	height:285px;
}
.about_blc2_flip1 .vc-hoverbox-front-inner h2, .about_blc2_flip2 .vc-hoverbox-front-inner h2, .about_blc2_flip3 .vc-hoverbox-front-inner h2{
	max-width:230px;
	margin:auto;
	display:inline-block;
	font-size:24px;
	color:#FFF;
	line-height:28px;
	padding-top:55px;
}
.about_blc2_flip1 .vc-hoverbox-block.vc-hoverbox-back, .about_blc2_flip2 .vc-hoverbox-block.vc-hoverbox-back, .about_blc2_flip3 .vc-hoverbox-block.vc-hoverbox-back{
	height:285px;
	color:#FFF;
	font-size:18px;
	font-weight:28px;
	text-align:center;
	background: rgba(213,62,39,1);
	background: -moz-linear-gradient(-45deg, rgba(213,62,39,1) 0%, rgba(0,120,189,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(213,62,39,1)), color-stop(100%, rgba(0,120,189,1)));
	background: -webkit-linear-gradient(-45deg, rgba(213,62,39,1) 0%, rgba(0,120,189,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(213,62,39,1) 0%, rgba(0,120,189,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(213,62,39,1) 0%, rgba(0,120,189,1) 100%);
	background: linear-gradient(135deg, rgba(213,62,39,1) 0%, rgba(0,120,189,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d53e27', endColorstr='#0078bd', GradientType=1 );
	-moz-box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 15px 30px 0px  rgba(0,0,0,0.4);
	-o-box-shadow: 0px 15px 30px 0px  rgba(0,0,0,0.4);
	box-shadow: 0px 15px 30px 0px  rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.Shadow(color= rgba(0,0,0,0.4), Direction=180, Strength=30);
}
.about_blc2_flip1 .vc-hoverbox-block-inner.vc-hoverbox-back-inner{
	max-width:310px;
	margin:auto;
}
.about_blc2_flip1 .vc-hoverbox-block-inner.vc-hoverbox-back-inner p{
	margin:0;
	padding:0;
}
.about_blc2_cont2{
	padding-bottom:100px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
}
.about_blc3_title{
	padding-top:44px;
	padding-bottom:48px;
}
.about_blc3_cont{
	background-image:url("images/logo_ico.png"), url("images/bg_gr.png"), url("images/bg_gr.png");
	background-position:bottom center, top center, top 479px center;
	background-repeat:no-repeat,repeat-x, repeat-x;
	padding-bottom:86px;
}
.about_blc3_cont .wpb_single_image{
	margin-bottom:28px;
}
.about_blc3_cont img{
	margin-top:49px;
	max-width:100%;
}
.about_blc3_cont .about_blc3_nom{
	text-align:center;
	font-size:18px;
	color:#1c2129;
	font-weight:400;
	font-family: 'Roboto Slab', serif;
	line-height:24px;
}
.about_blc3_cont .about_blc3_fonct{
	text-align:center;
	font-size:16px;
	color:#616d7b;
	line-height:24px;
	font-weight:400;
}
.about_blc3_cont .wpb_text_column{
	margin-top:44px;
}
.about_blc4{
	padding-top:45px;
	text-align:center;
}
.about_blc4 h2{
	padding-bottom:25px;
}
.about_blc4 .about_blc4_txt1{
	padding-bottom:20px;
	font-size:25px;
	line-height:35px;
	max-width:1030px;
	margin:auto;
}
.about_blc4 .about_blc4_txt2{
	padding-bottom:10px;
	font-size:16px;
	line-height:24px;
	max-width:1030px;
	margin:auto;
	color:#1c2129
}
.about_blc4_bg{
	padding-bottom:60px;
	background-image: url("images/logo_ico.png");
	background-position:bottom center;
	background-repeat:no-repeat;
}
.about_blc4_call{
	margin-top:30px;
	background-color:#f5f5f5 !important;
	border:none !important;
	padding-top:37px !important;
	padding-bottom:37px !important;
	padding-right:70px !important;
	padding-left:68px !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	position:relative;
}
.about_blc4_call .vc_cta3-content p{
	margin:0;
	padding:0;
	font-size:25px;
	font-weight:300;
	color:#616d7b;
	line-height:46px;
}
.about_blc4_call .vc_cta3-actions .vc_btn3-container{
	display:block;
	position:absolute;
	right:70px;
	top:37px;
}
.about_blc4_call .vc_cta3-actions .vc_btn3{
	padding:0;
	margin:0;
	height:46px;
	line-height:46px;
	width:200px;
	color:#fff;
	font-size:12px;
	font-weight:500;
	background-color:#0077bd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
}
.about_blc4_call .vc_cta3-actions .vc_btn3{
	letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.about_blc4_call .vc_cta3-actions .vc_btn3:hover, .about_blc4_call .vc_cta3-actions .vc_btn3:focus{
	background-color:#dcdcdc !important;
	color:#5e5e5e !important;
}
.about_blc5{
	padding-top:55px;
	padding-bottom:15px;
	text-align:center;
}
.about_blc5 h2{
	padding-bottom:25px;
}
.about_blc5 .about_blc5_txt{
	font-size:25px;
	line-height:35px;
}
.history_lst{
	width:100%;
	margin:0;
	padding:0;
}
.history_lst li{
	width:100%;
	height:auto;
	background-image: url("images/history_lst_bar.png");
	background-position:top left 133px;
	background-repeat:repeat-y;
}
.history_lst li:last-child{
	background:none;
}
.history_lst .history_lst_date{
	width:200px;
	height:auto;
	float:left;
	font-size:26px;
	font-weight:500;
	color:#1c2129;
	background-image: url("images/history_lst_ico.png");
	background-position:top right 55px;
	background-repeat:no-repeat;
}
.history_lst .history_lst_txt{
	width:calc(100% - 200px);
	height:auto;
	float:left;
	font-size:18px;
	font-weight:400;
	line-height:26px;
	color:#1c2129;
	padding-bottom:48px;
}
.history_lst li:last-child .history_lst_txt{
	padding-bottom:0;
}
/* News & Event */
.sidebar-news{
	padding-top:54px;
}
.sidebar-recent-news h3{
	width:100%;
	height:auto;
	font-size:22px;
	font-weight:500;
	color:#1c2129;
	font-family: 'Roboto', sans-serif;
	padding-bottom:18px;
	line-height:normal;
}
.sidebar-recent-news ul{
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:30px;
}
.sidebar-recent-news ul li{
	width:100%;
	height:auto;
}
.sidebar-recent-news ul li a{
	display:block;
	width:100%;
	font-size:16px;
	font-weight:400;
	line-height:26px;
	color:#1c2129;
}
.sidebar-recent-news ul li a:hover{
	color:#0077bd;
}
.sidebar-recent-news ul li .post-date{
	display:block;
	width:100%;
	font-size:14px;
	font-weight:400;
	color:#acb5c0;
	line-height:normal;
	padding-top:10px;
	padding-bottom:18px;
	margin-bottom:18px;
	border-bottom:1px solid #eeeef0;
}
.sidebar-categories h3{
	width:100%;
	height:auto;
	font-size:22px;
	font-weight:500;
	color:#1c2129;
	font-family: 'Roboto', sans-serif;
	padding-bottom:18px;
	line-height:normal;
}
.sidebar-categories ul{
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:45px;
}
.sidebar-categories ul li{
	width:100%;
	height:auto;
	padding-left:22px;
	line-height:normal;
	margin-bottom:9px;
	position:relative;
}
.sidebar-categories ul li::before{
	content: '\f111';
	position:absolute;
	top: 6px;
	left:0;
	font-size:8px;
	color:#0077bd;
	font-family: 'FontAwesome';
}
.sidebar-categories ul li a{
	display:block;
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
}
.sidebar-categories ul li a:hover{
	color:#0077bd;
}
.sidebar-archives h3{
	width:100%;
	height:auto;
	font-size:22px;
	font-weight:500;
	color:#1c2129;
	font-family: 'Roboto', sans-serif;
	padding-bottom:18px;
	line-height:normal;
}
.sidebar-archives ul{
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:30px;
}
.sidebar-archives ul li{
	width:100%;
	height:auto;
	padding-bottom:12px;
	margin-bottom:12px;
	line-height:normal;
	position:relative;
	border-bottom:1px solid #eeeef0;
}
.sidebar-archives ul li::before{
	content: '\f054';
	position:absolute;
	top: 3px;
	right:0;
	font-size:14px;
	color:#1c2129;
	font-family: 'FontAwesome';
}
.sidebar-archives ul li a{
	display:block;
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
}
.sidebar-archives ul li a:hover{
	color:#0077bd;
}
.lst_news_blc1{
	width:100%;
	padding-top:59px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:62px;
}
.lst_news_blc1_cat{
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:bold;
	color:#0077bd;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:4px;
	letter-spacing:2px;
}
.lst_news_blc1_title{
	width:100%;
	height:auto;
	font-size:32px;
	line-height:40px;
	font-weight:400;
	color:#1c2129;
	text-align:center;
	padding-bottom:22px;
	font-family: 'Roboto Slab', serif;
}
.lst_news_blc1_title a{
	color:#1c2129;
}
.lst_news_blc1_title a:hover{
	color:#0077bd;
}
.lst_news_blc1_date{
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:400;
	color:#acb5c0;
	text-align:center;
	padding-bottom:28px;
	text-transform:uppercase;
	text-decoration:underline;
}
.lst_news_blc1_img{
	width:100%;
	height:auto;
	text-align:center;
	padding-bottom:31px;
}
.lst_news_blc1_img img{
	max-width:100%;
}
.lst_news_blc1_txt{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1c2129;
	text-align:justify;
	padding-bottom:26px;
}
.lst_news_blc1_more{
	width:auto;
	height:auto;
	float:left;
	padding-bottom:52px;
}
.lst_news_blc1_more a{
	color:#0077bd;
	font-weight:500;
	font-size:12px;
	display:inline-block;
	padding-right:14px;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px;
}
.lst_news_blc1_more a:hover{
	text-decoration:underline;
}
.lst_news_blc1_more a::before{
	content: '\f101';
	position:absolute;
	top: 0;
	right:0;
	font-size:14px;
	color:#0077bd;
	font-family: 'FontAwesome';
}
.lst_news_blc1_rs{
	width:auto;
	height:auto;
	float:right;
}
.lst_news_blc1_rs .sfsiplus_norm_row{
	position:relative !important;
}
.lst_news_blc1_rs .sfsi_plus_wicons{
	width: auto !important;
	padding-top:0 !important;
}
.lst_news_blc1_rs .sfcm.sfsi_wicon{
	margin:0 !important;
	width:20px !important;
	height:20px !important;
}
.lst_news_blc2{
	width:50%;
	float:left;
	padding-right:24px;
}
.lst_news_blc2_r{
	padding-right:0;
	padding-left:24px;
}
.lst_news_blc2_img{
	width:100%;
	height:auto;
	text-align:center;
	padding-bottom:26px;
}
.lst_news_blc2_img img{
	max-width:100%;
}
.lst_news_blc2_cat{
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:400;
	color:#0077bd;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:8px;
	letter-spacing:2px;
}
.lst_news_blc2_title{
	width:100%;
	height:auto;
	font-size:18px;
	line-height:28px;
	font-weight:400;
	color:#1c2129;
	text-align:center;
	padding-bottom:12px;
	font-family: 'Roboto Slab', serif;
}
.lst_news_blc2_title a{
	color:#1c2129;
}
.lst_news_blc2_title a:hover{
	color:#0077bd;
}
.lst_news_blc2_date{
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:400;
	color:#acb5c0;
	text-align:center;
	padding-bottom:58px;
	text-transform:uppercase;
	text-decoration:underline;
}
.lst_news_sep{
	float:left;
	width:100%;
	height:0;
	border-bottom:1px solid #ebebeb;
	margin-bottom:52px;
}
.loadmore_btn{
	float:left;
	width:100%;
	height:auto;
	padding-top:5px;
	text-align:center;
}
.loadmore_btn a{
	background-color:#f5f5f5;
	width:184px;
	height:39px;
	text-align:center;
	display:inline-block;
	line-height:39px;
	font-size:12px;
	font-weight:500;
	color:#1c2129;
	text-transform:uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.loadmore_btn a:hover{
	color:#fff;
	background-color:#0077bd;
}
.news_txt_gras{
	font-size:18px;
	font-weight:500;
}
.det_news_blc1_txt p{
	margin-bottom:25px;
	font-size:16px;
	line-height:24px;
	color:#1c2129;
	font-weight:400;
}
.det_news_blc1_txt a{
	color:#0077bd;
}
.det_news_blc1{
	margin-bottom:49px;
	border:none;
}
.det_news_blc1_rs{
	width:100%;
	text-align:center;
	padding-top:28px;
	padding-bottom:23px;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.det_news_blc1_rs .social-button-container{
	display:inline-block;
}
.det_news_blc1_rs .sfsiplus_norm_row{
	width:100% !important;
	text-align:center !important;
}
.det_news_blc1_rs .sfsi_plus_holders{
	height:0 !important;
}
.det_news_blc1_pag{
	width:100%;
	height:auto;
	float:left;
}
.det_news_blc1_pag a[rel=prev]{
	display:block;
	width:185px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	color:#1c2129;
	background-color:#f5f5f5;
	float:left;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.det_news_blc1_pag a[rel=prev] i{
	color:#0077bd;
	font-size:14px;
	line-height:39px;
	padding-right:9px;
}
.det_news_blc1_pag a[rel=prev]:hover{
	color:#fff;
	background-color:#0077bd;
}
.det_news_blc1_pag a[rel=prev]:hover i{
	color:#fff;
}
.det_news_blc1_pag a[rel=next]{
	display:block;
	width:185px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	color:#1c2129;
	background-color:#f5f5f5;
	float:right;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.det_news_blc1_pag a[rel=next] i{
	color:#0077bd;
	font-size:14px;
	line-height:39px;
	padding-left:9px;
}
.det_news_blc1_pag a[rel=next]:hover{
	color:#fff;
	background-color:#0077bd;
}
.det_news_blc1_pag a[rel=next]:hover i{
	color:#fff;
}
.category_blc{
	margin-top:63px;
}
/* Careers */
.lst_career_title{
	width:100%;
	height:auto;
	padding-top:65px;
}
.lst_career_txt1{
	width:100%;
	height:auto;
	text-align:center;
	font-size:25px;
	font-weight:300;
	color:#616d7b;
	padding-top:27px;
	padding-bottom:23px;
}
.lst_career_txt2{
	width:100%;
	height:auto;
	text-align:left;
	font-size:25px;
	font-weight:300;
	color:#616d7b;
	line-height:45px;
}
.lst_career_img{
	width:100%;
	height:auto;
	text-align:right;
}
.lst_career_img img{
	max-width:100%;
}
.lst_career_title2{
	width:100%;
	height:auto;
	padding-top:50px;
}
.lst_career_txt3{
	width:100%;
	height:auto;
	text-align:center;
	font-size:25px;
	font-weight:300;
	color:#616d7b;
	padding-bottom:45px;
	padding-top:29px;
}
.lst_career_job{
	width:100%;
	height:auto;
	background-color:#f5f5f5;
	padding-left:140px;
	padding-right:36px;
	padding-top:36px;
	padding-bottom:38px;
	margin-bottom:29px;
	background-image: url("images/logo_ico2.png");
	background-position:center left 42px;
	background-repeat:no-repeat;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover .lst_career_job{
	background-color:#dadada;
}
.lst_career_job_name{
	width:100%;
	height:auto;
	color:#1e1e27;
	font-size:24px;
	font-weight:400;
	padding-bottom:5px;
}
.lst_career_job_country{
	width:100%;
	height:auto;
	color:#5a596a;
	font-size:16px;
	font-weight:400;
	padding-bottom:6px;
}
.lst_career_job_url{
	width:100%;
	height:auto;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
}
.lst_career_job_url {
	color:#0077bd;
	text-decoration:underline;
}
.lst_career_txt4{
	width:100%;
	height:auto;
	padding-top:43px;
	padding-bottom:22px;
	text-align:center;
	font-size:25px;
	font-weight:300;
	color:#616d7b;
}
.lst_career_email{
	width:100%;
	height:auto;
	padding-bottom:30px;
	text-align:center;
	font-size:16px;
	font-weight:400;
}
.lst_career_email i{
	display:block;
	margin:auto;
	margin-bottom:15px;
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:28px;
	color:#1490d7;
}
.lst_career_email a{
	color:#1c2129;
}
.lst_career_email a:hover{
	color:#0077bd;
}
.det_job_title{
	width:100%;
	height:auto;
	padding-top:64px;
}
.det_job_country{
	width:100%;
	height:auto;
	padding-top:22px;
	font-size:16px;
	font-weight:400;
	color:#616d7b;
}
.det_job_date{
	width:100%;
	height:auto;
	padding-top:5px;
	font-size:16px;
	font-weight:400;
	color:#616d7b;
	padding-bottom:28px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:8px;
}
.det_job_txt{
	width:100%;
	height:auto;
	line-height:24px;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
}
.det_job_txt h3{
	font-size:24px;
	font-weight:500;
	color:#1c2129;
	margin-bottom:27px;
	margin-top:30px;
	line-height: 30px;
}
.job_bg_gr{
	width:100%;
	height:auto;
	background-color:#f5f5f5;
	padding-left:34px;
	padding-bottom:20px;
	padding-right:35px;
	border:1px solid #e8e8e8;
}
.det_job_txt ul{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.det_job_txt ul li{
	width:100%;
	padding-left:24px;
	line-height:28px;
	position:relative;
}
.det_job_txt  ul li::before{
	content: '\f10c';
	position:absolute;
	top: 0;
	left:0;
	font-size:10px;
	color:#0077bd;
	font-family: 'FontAwesome';
}
.det_job_contact{
	width:100%;
	height:auto;
	margin-top:30px;
	padding-top:35px;
	margin-bottom:35px;
	border-top:1px solid #e8e8e8;
	font-weight:500;
	font-size:24px;
	color:#1c2129;
}
.det_job_adrs{
	font-size:16px;
	color:#1c2129;
	line-height:24px;
	font-weight:400;
	margin-bottom:20px;
}
.det_job_adrs span{
	font-weight:500;
	color:#0077bd;
}
.det_job_phone{
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:20px;
}
.det_job_phone i{
	display:block;
	margin:auto;
	margin-bottom:20px;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:24px;
	color:#1490d7;
}
.det_job_phone a{
	color:#1c2129;
}
.det_job_email{
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:20px;
}
.det_job_email i{
	display:block;
	margin:auto;
	margin-bottom:20px;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:24px;
	color:#1490d7;
}
.det_job_email a{
	color:#1c2129;
}
.det_job_email a:hover{
	color:#0077bd;
}
.sidebar-careers{
	padding-top:81px;
}
.sidebar-careers-title{
	width:100%;
	font-size:24px;
	font-weight:500;
	color:#1c2129;
	padding-bottom:32px;
}
.sidebar-careers-url{
	width:100%;
	padding-bottom:10px;
	font-size:16px;
	font-weight:400;
}
.sidebar-careers-url a{
	color:#1c2129;
}
.sidebar-careers-url-act a, .sidebar-careers-url a:hover{
	color:#0077bd;
}
/* Contact */
.contact_blc1_title{
	width:100%;
	height:auto;
	padding-top:65px;
}
.contact_blc1_txt{
	width:100%;
	height:auto;
	font-size:25px;
	font-weight:300;
	line-height:35px;
	color:#606d7b;
	text-align:center;
	padding-top:27px;
}
.contact_blc1_adrs{
	width:100%;
	height:auto;
	background-color:#f5f5f5;
	padding:25px;
	padding-left:35px;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	line-height:24px;
	margin-bottom:25px;
}
.contact_blc1_adrs_comp{
	font-weight:500;
	color:#0077bd;
}
.contact_blc1_tel{
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:25px;
	margin-top:13px;
}
.contact_blc1_tel i{
	display:block;
	margin:auto;
	margin-bottom:16px !important;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:24px;
	color:#1490d7;
}
.contact_blc1_tel a{
	color:#1c2129;
}
.contact_blc1_email{
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:25px;
	margin-top:13px;
}
.contact_blc1_email i{
	display:block;
	margin:auto;
	margin-bottom:16px !important;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:24px;
	color:#1490d7;
}
.contact_blc1_email a{
	color:#1c2129;
}
.contact_blc1_email a:hover{
	color:#0077bd;
}
.contact_blc1_hor{
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:25px;
	margin-top:13px;
}
.contact_blc1_hor i{
	display:block;
	margin:auto;
	margin-bottom:16px !important;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#f5f5f5;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:24px;
	color:#1490d7;
}
.contact_blc1_hor a{
	color:#1c2129;
}
.contact_blc1_map{
	width:100%;
	height:auto;
	padding-top:40px;
	margin:0;
}
.contact_blc2_title{
	width:100%;
	height:auto;
	padding-top:90px;
}
.contact_blc2_txt{
	width:100%;
	height:auto;
	font-size:25px;
	font-weight:300;
	line-height:35px;
	color:#606d7b;
	text-align:center;
	padding-top:26px;
}
.contact_blc3{
	width:100%;
	height:auto;
}
.contact_blc3 .wpcf7-form-control-wrap{
	display:block;
	width:calc(33.33% - 30px);
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 38px;
	float:left;
}
.contact_blc3 .wpcf7-form-control-wrap.subject, .contact_blc3 .wpcf7-form-control-wrap.message{
	width:calc(100% - 30px);
}
.contact_blc3 input[type="text"], .contact_blc3 input[type="tel"], .contact_blc3 input[type="email"], .contact_blc3 textarea {
	width:100%;
    background:none;
    border: none;
	border-bottom:1px solid #e5e5e5;
    color: #a7abae;
    font-size: 16px;
    font-weight: 400;
    height: 34px;
	line-height:normal;
    font-family: 'Roboto', sans-serif;
	
}
.contact_blc3 input[type="text"]::-webkit-input-placeholder, .contact_blc3 input[type="tel"]::-webkit-input-placeholder, .contact_blc3 input[type="email"]::-webkit-input-placeholder, .contact_blc3 textarea::-webkit-input-placeholder { 
	color: #a7abae;
	opacity:1;
}
.contact_blc3 input[type="text"]::-moz-placeholder, .contact_blc3 input[type="tel"]::-moz-placeholder, .contact_blc3 input[type="email"]::-moz-placeholder, .contact_blc3 textarea::-moz-placeholder {
  color: #a7abae;
  opacity:1;
}
.contact_blc3 input[type="text"]:-ms-input-placeholder, .contact_blc3 input[type="tel"]:-ms-input-placeholder, .contact_blc3 input[type="email"]:-ms-input-placeholder, .contact_blc3 input[type="text"]:-ms-input-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.contact_blc3 input[type="text"]:-moz-placeholder, .contact_blc3 input[type="tel"]:-moz-placeholder, .contact_blc3 input[type="email"]:-moz-placeholder, .contact_blc3 input[type="text"]:-moz-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.contact_blc3 input[type="text"]:focus, .contact_blc3 input[type="tel"]:focus, .contact_blc3 input[type="email"]:focus, .contact_blc3 textarea:focus {
	color: #1c2129;
	border-bottom:1px solid #1c2129;
}
.contact_blc3 #subject{
	width:100%;
}
.contact_blc3 textarea {
	width:100%;
	height:75px;
}
.contact_blc3 .wpcf7-list-item-label-checkbox{
	width:calc(100% - 30px);
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 15px;
}
.contact_blc3 .wpcf7-form-control-wrap.recall{
	width:auto;
	margin:0;
	margin-left:15px;
}
.contact_blc3 .wpcf7-list-item-label{
	display:none;
}
.contact_blc3 .wpcf7-list-item-label-2{
	color: #a7abae;
	font-weight:400;
	padding-left:5px;
}
.contact_blc3 .wpcf7-checkbox{
	width:100%;
}
span.wpcf7-list-item{
	margin:0;
}
/*****************/

/*******************/
.contact_blc3 .wpcf7-submit{
	display:block;
	margin:auto;
	width:180px;
	height:45px;
	line-height:45px;
	background-color:#1490d7;
	color:#fff;
	border:none;
	text-align:center;
	font-size:12px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.contact_blc3 .wpcf7-submit:hover{
	background-color: #154875;
}
.contact_blc4_bg{
	background-color:#f5f5f5;
	padding-top:60px;
	padding-bottom:40px;
	border-bottom:1px solid #e8e8e8;
	margin-top: 50px;
}
.contact_blc4_title{
	margin-bottom:40px;
}
.contact_blc4_txt{
	text-align:center;
	line-height:28px;
	color:#1c2129;
	font-size:16px;
	font-weight:400;
}
.contact_blc4_txt_g{
	font-size:18px;
	font-weight:500;
}
/* 404 */
.blc_404_title{
	margin-top:70px;
	text-align:center;
}
.blc_404_txt{
	width:100%;
	margin-top:28px;
	text-align:center;
	font-size:25px;
	font-weight:300;
	color:#606d7b;
}
.blc_404_url{
	width:100%;
	height:auto;
	margin-top:65px;
	margin-bottom:100px;
	text-align:center;
}
.blc_404_url a{
	display:inline-block;
	width:229px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:12px;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	background: rgba(213,62,39,1);
	background: -moz-linear-gradient(left, rgba(213,62,39,1) 0%, rgba(10,135,207,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(213,62,39,1)), color-stop(100%, rgba(10,135,207,1)));
	background: -webkit-linear-gradient(left, rgba(213,62,39,1) 0%, rgba(10,135,207,1) 100%);
	background: -o-linear-gradient(left, rgba(213,62,39,1) 0%, rgba(10,135,207,1) 100%);
	background: -ms-linear-gradient(left, rgba(213,62,39,1) 0%, rgba(10,135,207,1) 100%);
	background: linear-gradient(to right, rgba(213,62,39,1) 0%, rgba(10,135,207,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d53e27', endColorstr='#0a87cf', GradientType=1 );
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.blc_404_url a:hover{
	background: rgba(21,72,117,1);
background: -moz-linear-gradient(left, rgba(21,72,117,1) 0%, rgba(21,72,117,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,72,117,1)), color-stop(100%, rgba(21,72,117,1)));
background: -webkit-linear-gradient(left, rgba(21,72,117,1) 0%, rgba(21,72,117,1) 100%);
background: -o-linear-gradient(left, rgba(21,72,117,1) 0%, rgba(21,72,117,1) 100%);
background: -ms-linear-gradient(left, rgba(21,72,117,1) 0%, rgba(21,72,117,1) 100%);
background: linear-gradient(to right, rgba(21,72,117,1) 0%, rgba(21,72,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154875', endColorstr='#154875', GradientType=1 );

}
.chosen-container .chosen-results li.disabled-result{
	display:none;
}
#woof_svg_load_container{
	width:100px;
	height:100px;
	top:calc(50% - 50px);
	left:calc(50% - 50px);
}
.woof_submit_search_form_container{
	/*display:none;*/
	margin:0;
}
.woof_submit_search_form_container .woof_reset_search_form{
	display:none !important;
}
.woof_sid_auto_shortcode{
	border:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	background:none;
	margin:0;
	padding:0 !important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.woof_sid_auto_shortcode .woof_container_inner{
	padding-left:0;
}
.woof_redraw_zone{
	margin-bottom:2.2em;
}
.woof_sid_auto_shortcode .woof_container{
	width:auto;
	padding-bottom:0;
	margin-right: 5px;
	min-width:0;
	clear:none;
}
.chosen-container-single .chosen-single{
	font-size: 1.1em !important;
	line-height: 1.4em !important;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: .6em .8em;
	height:auto !important;
	color:#1c2129;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	position: relative;
	border-radius:0;
	background:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid rgba(0,0,0,.1)  !important;
}
.chosen-container-single .chosen-single span{
	font-size: 1.1em !important;
}
.chosen-container-single .chosen-drop{
	margin-top:0;
	border-radius:0;
	background-clip:border-box;
}
.chosen-container-active.chosen-with-drop .chosen-single{
	border-radius:0;
	background:none;
	box-shadow:none;
}
.chosen-container .chosen-drop {
    width: 250px;
    border:  1px solid rgba(0,0,0,.1);
    border-top: 0;
    background: #fff;
    box-shadow:none;
	padding-top:15px;
	padding-bottom:15px;
}
.woof_sid_auto_shortcode .chosen-container{
	vertical-align: top;
	display: inline-block;
	padding: 0;
	margin:0;
	background: #fff;
	min-width:0;
	width:auto !important;
}
.chosen-container .chosen-results li{
	line-height:20px;
	font-size:1.2em;
}
.chosen-container .chosen-results li.highlighted{
	background:none;
	color:#0077bd;
}
.chosen-container-single .chosen-single div, .chosen-container-single .chosen-search{
	display:none;
}
.chosen-container-single .chosen-single::after {
    content: "\e64b";
    font-family: 'themify';
    position:absolute;
	right:10px;
	top:10px;
    display: inline-block;
    font-size: 1.1em;
    cursor:pointer;
    vertical-align: middle;
}
.page_txt, .page_txt2{
	padding-top:0; /*LH*/
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#1c2129;
}
.page_txt2{
	padding:0;
}
.wpf-search-container h1{
	display:none;
}
.woocommerce-ordering{
	display:none;
}
.page_txt_gras{
	font-size:18px;
	font-weight:500;
}
.page_txt p, .page_txt2 p{
	margin-bottom:25px;
}
.nbre_rech_page{
	width:100%;
	height:auto;
	padding-bottom:60px;
	text-align:center;
}
.lst_rech_page{
	width:100%;
}
.lst_rech_page li{
	width:100%;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#1c2129;
	padding-bottom:30px;
	margin-bottom:35px;
	border-bottom:1px solid #e9eaea;
}
.lst_rech_page li:last-child{
	padding-bottom:0;
	border:none;
}
.lst_rech_page li a{
	display:block;
	font-size:18px;
	font-weight:500;
	line-height:24px;
	color:#1c2129;
}
.lst_rech_page li .lst_rech_type{
	display:block;
	font-size:18px;
	font-weight:400;
	line-height:24px;
	color:#0a7abe;
	text-transform:uppercase;
	padding-bottom:22px;
}
/* Products */
.bg_header_title_cat_prd{
	padding:0;
}
.bg_header_title_cat_prd_cont{
	display:inline-block;
	line-height:normal;
	vertical-align:middle;
}
.bg_header_title_cat_prd_cont .title_cat_prd{
	font-size:60px;
	line-height:normal;
	color:#fff;
	display:inline-block;
	font-family: 'Roboto Slab', serif;
}
.bg_header_title_cat_prd_cont .breadcrumbs_prd{
	font-size:14px;
	font-weight:400;
	line-height:normal;
	color:#cdcdcd;
	display:inline-block;
	width:100%;
	padding-top:15px;
}
.bg_header_title_cat_prd_cont .breadcrumbs_prd a{
	color:#cdcdcd;
}
.bg_header_title_cat_prd_cont .breadcrumbs_prd a:hover{
	color:#fff;
}
.bg_header_title_cat_prd_cont .breadcrumbs_prd span{
	color:#fff;
}
.bg_header_title_cat_prd_cont .breadcrumbs_prd i{
	font-size:14px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.title_cat_prd2{
	padding-top:40px; /*LH*/
	padding-bottom:40px;
	text-align:center;
	line-height:normal;
}
.wpf_form {
    margin: 0 0 2em;
}
.cat_prd_txt1{
	width:100%;
	height:auto;
	font-size:25px;
	line-height:35px;
	color:#606d7b;
	text-align:center;
	padding-bottom:40px;
	margin-bottom:45px;
	border-bottom:1px solid #ebebeb;
}
.cat_prd_txt2{
	width:100%;
	height:auto;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	line-height:24px;
	margin-bottom:45px;
}
.lst_s_cat_img{
	width:100%;
	height:auto;
	position:relative;
}
.lst_s_cat_img img{
	max-width:100%;
}
.lst_s_cat_img_loupe{
	width:50px;
	height:50px;
	position:absolute;
	left:calc(50% - 25px);
	top:calc(50% - 40px);
	background-color:#0077bd;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align:center;
	line-height:50px;
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.lst_s_cat_img_loupe i{
	font-size:18px;
	color:#fff;
	font-weight:400;
	font-style:normal;
}
.lst_s_cat_img_more{
	width:100%;
	height:32px;
	position:absolute;
	left:0;
	bottom:0;
	background-color:#0077bd;
	text-align:center;
	line-height:32px;
	font-size:12px;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;

}
a:hover .lst_s_cat_img_loupe, a:hover .lst_s_cat_img_more{
	visibility:visible;
	opacity:1;
}
.lst_s_cat_title{
	width:100%;
	height:auto;
	text-align:center;
	font-size:18px;
	font-weight:500;
	line-height:normal;
	color:#1c2129;
}
.lmp_load_more_button .lmp_button.lozd_more_prd{
	padding:0;
    width: 171px;
    height: 45px;
    line-height: 45px;
    background-color: #0077bd;
    color: #fff;
    border: none;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	letter-spacing:1px;
}
.woocommerce-result-count{
	display:none;
}
.wpf_pa_link span{
	color:#1c2129;
}
.wpf_column_1 li, .wpf_item .wpf_items_group .wpf_column_horizontal li{
	width:100%;
	margin-right:0;
	margin-left:0;
}
.wpf_pa_link input:checked + span{
	color:#0077bd;
}
.wpf-search-container{
	/*display:none;*/
}
.bg_header_title_prd{
	height: auto;
	line-height:normal;
	padding-top:25px;
	padding-bottom:25px;
	text-align:left;
}
.bg_header_title_prd .breadcrumbs_prd{
	font-size:14px;
	font-weight:400;
	line-height:normal;
	color:#cdcdcd;
	padding-left:15px;
	padding-right:15px;
}
.bg_header_title_prd .breadcrumbs_prd a{
	color:#cdcdcd;
}
.bg_header_title_prd .breadcrumbs_prd a:hover{
	color:#FFF;
}
.bg_header_title_prd .breadcrumbs_prd span.breadcrumbs_prd_title{
	color:#fff;
}
.bg_header_title_prd .breadcrumbs_prd i{
	font-size:14px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.entry-summary .prd_navig{
	display:none;
}
.prd_navig{
	width:auto;
	float:right;
}
.prd_navig .previous{
	margin-right:21px;
}
.prd_navig .previous a{
	text-indent:-5000px;
	line-height:23px;
	width:20px;
	position:relative;
	display:block;
}
.prd_navig .previous a::before{
	content: '\f104';
	position:absolute;
	top: 0;
	right:0;
	font-size:30px;
	color:#fff;
	font-family: 'FontAwesome';
	text-indent:0;
}
.prd_navig .next{
}
.prd_navig .next a{
	text-indent:-5000px;
	line-height:23px;
	width:20px;
	position:relative;
	display:block;
}
.prd_navig .next a::before{
	content: '\f105';
	position:absolute;
	top: 0;
	right:0;
	font-size:30px;
	color:#fff;
	font-family: 'FontAwesome';
	text-indent:0;
}
.flex-viewport{
	width:calc(100% - 100px);
	float:right;
}
.flex-control-nav.flex-control-thumbs{
	width:70px;
	float:left;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	width:100%;
	border:1px solid #e8e8e8;
	margin-bottom:10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	opacity:1;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	border:1px solid #e8e8e8;
	width:50px;
	height:50px;
	top:5px;
	right:5px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{
	display:none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
	position:absolute;
	top:0;
	left:0;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#1e1e27;
	font-size:18px;
	content: "\f00e";
	font-family: 'FontAwesome';
	background:none;
	-webkit-transform: none;
	-ms-transform: none;
	transform:none;
	text-indent:0;
}
.det_prd_cat{
	width:100%;
	padding-bottom:5px;
	font-size:18px;
	font-weight:400;
	color:#1c2129;
	line-height:normal;
	font-family: 'Roboto Slab', serif;
}
.det_prd_name_range{
	width:100%;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
}
.det_prd_name_range h1{
	font-weight: 400;
	color: #0077bd;
	font-size: 30px;
	line-height:normal;
	width:auto;
	float:left;
}
.det_prd_name_range .det_prd_range{
	font-weight: 400;
	color: #1c2129;
	font-size: 12px;
	line-height:normal;
	width:auto;
	float:left;
	font-family: 'Roboto Slab', serif;
	padding-left:6px;
	padding-top:6px;
	text-transform:uppercase;
}
.det_prd_descri{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:26px;
	color:#1c2129;
	font-weight:400;
	padding-bottom:40px;
	padding-top:20px;
	float:left;
}
.det_prd_pdf{
	width:auto;
	height:auto;
	float:left
}
.woocommerce .det_prd_pdf a.button{
	display:block;
	padding:0;
	width:200px;
	height:45px;
	line-height:45px !important;
	text-align:center;
	font-size:12px;
	line-height:21px;
	font-weight:500;
	color:#1c2129;
	text-transform:uppercase;
	background:none;
	border:1px solid #e8e8e8;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.woocommerce .det_prd_pdf i{
	font-size:18px;
	line-height:normal;
	color:#1c2129;
	margin-right:14px;
}
.woocommerce .det_prd_pdf a.button:hover{
	color:#fff;
	background-color:#0077bd;
	border-color:#0077bd;
}
.woocommerce .det_prd_pdf  a.button:hover i{
	color:#fff;
}
.det_prd_rs{
	width:auto;
	height:auto;
	float:right;
	padding-top:8px;
}
.social-button-facebook, .social-button-twitter, .social-button-plus, .social-button-linkedin, .social-button-email{
	width:auto !important;
}
.social-button-email a{
	width:22px;
	height:30px;
	display:block;
	text-indent:1000px;
	overflow:hidden;
}
.det_prd_rs .sfsiplus_norm_row{
	width:235px !important;
}
.tab_det_prd {
    border:none;
    background:none;
    color: #1c2129;
    float: left;
	width:100%;
}
.tab_det_prd.ui-widget{
	font-family: 'Roboto', sans-serif;
}
.tab_det_prd .ui-widget-header{
	border:none;
	background:none;
	color: #1c2129;
	font-weight: 400;
	font-size:18px;
	font-family: 'Roboto Slab', serif;
}
.tab_det_prd .ui-widget-content{
	font-size:16px;
	font-weight:400;
	line-height:30px;
	color:#1c2129;
}
.tab_det_prd.ui-tabs .ui-tabs-nav{
	text-align: center;
}
.tab_det_prd.ui-tabs .ui-tabs-nav li{
	width:33%;
	margin:0;
	border:none;
	border-right:1px solid #e8e8e8;
	background:none;
	float:none;
	display:inline-block;
}
.tab_det_prd.ui-tabs .ui-tabs-nav li:last-child{
	border-right:none;
}
.tab_det_prd.ui-tabs .ui-tabs-nav li a{
	width:100%;
	text-align:center;
	background:none;
	border:none;
	color: #a7abae;
	display:block;
	padding:0;
	line-height:26px;
	float:none;
	outline:none;
}
.tab_det_prd.ui-tabs .ui-tabs-nav .ui-state-active a{
	color: #1c2129;
}
.tab_det_prd .det_prd_img{
	width:570px;
	height:auto;
	float:left;
	padding-top:23px;
	padding-bottom:30px;
}
.tab_det_prd .det_prd_img img{
	max-width:100%;
}
.tab_det_prd .det_prd_txt{
	width:calc(100% - 570px);
	height:auto;
	float:left;
	padding-left:30px;
	font-size:16px;
	line-height:26px;
	font-weight:400;
	color:#1c2129;
	padding-top:23px;
	padding-bottom:30px;
}
.tab_det_prd .det_prd_txt a.det_prd_url{
	display:block;
	font-size:18px;
	font-weight:500;
	color:#1c2129;
	padding-left:16px;
	padding-top:18px;
	position:relative;
}
.tab_det_prd .det_prd_txt a.det_prd_url::before{
	content: '\f105';
	position:absolute;
	top: 20px;
	left:0;
	font-size:18px;
	color:#1c2129;
	font-family: 'FontAwesome';
}
.tab_det_prd .det_prd_txt a.det_prd_url:hover {
	color:#0077bd;
}
.det_prd_short_description{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:26px;
	font-weight:800;
	color:#1c2129;
	padding-top:30px;
	padding-bottom:40px;
}
.det_prd_list_attributes{
	width:100%;
	max-width:700px;
	margin:auto;
}
.woocommerce .det_prd_list_attributes table.shop_attributes {
    border:none;
}
.woocommerce .det_prd_list_attributes table.shop_attributes th{
	width:44%;
	padding:0;
	padding-left:30px;
	padding-right:15px;
	line-height:30px;
	font-size:16px;
	font-weight:500;
	border:none;
	border-bottom:10px solid #fff;
	background-color:#f9f9f9 !important;
}
.woocommerce .det_prd_list_attributes table.shop_attributes td {
	width:56%;
	padding:0;
	line-height:30px;
	font-size:16px;
	font-weight: 400;
	border:none;
	border-bottom:10px solid #fff;
    font-style:normal;
	background-color:#f9f9f9 !important;
}
.woocommerce .det_prd_list_attributes table.shop_attributes td p{
	padding:0;
	margin:0;
}
.tab_det_prd_contact{
	width:100%;
	height:auto;
	padding-top:50px;
}
/*.tab_det_prd_contact input[type="text"], .tab_det_prd_contact input[type="tel"], .tab_det_prd_contact input[type="email"], .tab_det_prd_contact textarea {
	width:calc(33.33% - 30px);
	margin-left:15px;
	margin-right:15px;
	float:left;
    background:none;
    border: none;
	border-bottom:1px solid #e5e5e5;
    color: #a7abae;
    font-size: 16px;
    font-weight: 400;
    height: 34px;
	line-height:normal;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 38px;
}*/
.tab_det_prd_contact .wpcf7-form-control-wrap{
	display:block;
	width:calc(33.33% - 30px);
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 38px;
	float:left;
}
.tab_det_prd_contact .wpcf7-form-control-wrap.product_information, .tab_det_prd_contact .wpcf7-form-control-wrap.message{
	width:calc(100% - 30px);
}
.tab_det_prd_contact input[type="text"], .tab_det_prd_contact input[type="tel"], .tab_det_prd_contact input[type="email"], .tab_det_prd_contact textarea {
	width:100%;
    background:none;
    border: none;
	border-bottom:1px solid #e5e5e5;
    color: #a7abae;
    font-size: 16px;
    font-weight: 400;
    height: 34px;
	line-height:normal;
    font-family: 'Roboto', sans-serif;
}
.tab_det_prd_contact .wpcf7-list-item-label{
	color: #a7abae;
}
.tab_det_prd_contact input[type="text"]::-webkit-input-placeholder, .tab_det_prd_contact input[type="tel"]::-webkit-input-placeholder, .tab_det_prd_contact input[type="email"]::-webkit-input-placeholder, .tab_det_prd_contact textarea::-webkit-input-placeholder { 
	color: #a7abae;
	opacity:1;
}
.tab_det_prd_contact input[type="text"]::-moz-placeholder, .tab_det_prd_contact input[type="tel"]::-moz-placeholder, .tab_det_prd_contact input[type="email"]::-moz-placeholder, .tab_det_prd_contact textarea::-moz-placeholder {
  color: #a7abae;
  opacity:1;
}
.tab_det_prd_contact input[type="text"]:-ms-input-placeholder, .tab_det_prd_contact input[type="tel"]:-ms-input-placeholder, .tab_det_prd_contact input[type="email"]:-ms-input-placeholder, .tab_det_prd_contact input[type="text"]:-ms-input-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.tab_det_prd_contact input[type="text"]:-moz-placeholder, .tab_det_prd_contact input[type="tel"]:-moz-placeholder, .tab_det_prd_contact input[type="email"]:-moz-placeholder, .tab_det_prd_contact input[type="text"]:-moz-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.tab_det_prd_contact input[type="text"]:focus, .tab_det_prd_contact input[type="tel"]:focus, .tab_det_prd_contact input[type="email"]:focus, .tab_det_prd_contact textarea:focus {
	color: #1c2129;
	border-bottom:1px solid #1c2129;
}
.tab_det_prd_contact #product_information{
	width:100%;
}
.tab_det_prd_contact textarea {
	width:100%;
	height:75px;
}
.tab_det_prd_contact .wpcf7-list-item-label-checkbox{
	width:calc(100% - 30px);
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 15px;
}
.tab_det_prd_contact .wpcf7-form-control-wrap.recall{
	width:auto;
	margin:0;
	margin-left:15px;
}
.tab_det_prd_contact .wpcf7-list-item-label{
	display:none;
}
.tab_det_prd_contact .wpcf7-list-item-label-2{
	color: #a7abae;
	font-weight:400;
	padding-left:5px;
}
.tab_det_prd_contact .wpcf7-form-control-wrap.recall{
	width:auto;
	margin-left: 15px;
}
.tab_det_prd_contact .wpcf7-checkbox{
	width:100%;
	float:left;
}
.tab_det_prd_contact .wpcf7-submit{
	display:block;
	margin:auto;
	width:180px;
	height:45px;
	line-height:45px;
	background-color:#1490d7;
	color:#fff;
	border:none;
	text-align:center;
	font-size:12px;
	font-weight:500;
	margin-bottom:10px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing:1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.tab_det_prd_contact .wpcf7-submit:hover {
    background-color: #154875;
}
.det_prd_sep{
	width:100%;
	margin-top:8px;
	border-bottom:1px solid #e9eaea;
}
.det_prd_ref_cat{
	width:100%;
	border:1px solid #e9eaea;
	padding:13px;
	font-size:16px;
	font-weight:400;
	color:#1c2129;
	text-align:center;
	margin-bottom:55px;
	margin-top: 30px;
}
.det_prd_ref_cat ul{
	display:inline-block;
	margin:0;
	padding:0;
}
.det_prd_ref_cat ul li{
	display:inline-block;
	width:auto;
	line-height:21px;
	border-right:1px solid #e9eaea;
	padding-right:10px;
	margin-right:10px;
}
.det_prd_ref_cat ul li:last-child{
	border:none;
}
.det_prd_ref_cat ul li span{
	color:#a8a8a8;
}
.woocommerce .product h2{
	width:100%;
	font-size:30px;
	font-weight:400;
	color:#1c2129;
	margin-bottom:35px;
}
.product .ui-accordion .ui-accordion-header{
		margin:0;
		padding:0;
		border: 1px solid #d3d3d3;
		background:none;
		font-weight: 400;
		color: #a7abae;
		font-size:16px;
    	font-family: 'Roboto Slab', serif;
		padding:20px;
		-webkit-border-radius: 0;
    	-moz-border-radius: 0;
    	border-radius: 0;
	}
	.product .ui-accordion .ui-accordion-header.ui-state-active{
		border:none;
		border-top: 1px solid #d3d3d3;
	}
	.product .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    	position: absolute;
    	left:auto;
		right:20px;
    	top: 18px;
    	margin: 0;
		background:none;
		overflow:visible;
	}
	.product .ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
		content: '\e64b';
		position:absolute;
		top: 0;
		left:0;
		font-size:18px;
		color:#0077bd;
		font-family: 'themify';
		text-indent:0;
	}
	.product .ui-state-active .ui-icon:before {
		content: '\e648' !important;
	}
	.product .ui-accordion .ui-accordion-content{
		border:none;
		padding:0;
	}
	.product .accordion.tab_det_prd{
		margin-bottom:30px;
	}
#container.wc360-container{
	width:48% !important;
	float:left !important;
	margin-bottom: 2em !important;
}
.wc360 .fullscreen-button{
	right:auto !important;
	left:5px !important;
}
.nbre_rech_page_no{
	padding-bottom:20px;
}
.lst_rech_no_result{
	width:100%;
	height:auto;
	text-align:center;
	font-size:25px;
	font-weight:300;
	color:#606d7b;
}
.lst_rech_no_result_frm{
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:60px;
	text-align:center;
}
.lst_rech_no_result_frm input[type="search"]{
	width: 100%;
	max-width:768px;
	display:block;
	margin:auto;
	background: none;
	border: none;
    border-bottom: 1px solid #e5e5e5;
	color: #a7abae;
	font-size: 16px;
	font-weight: 400;
	height: 34px;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 48px;
}
.lst_rech_no_result_frm input[type="search"]::-webkit-input-placeholder { 
	color: #a7abae;
	opacity:1;
}
.lst_rech_no_result_frm input[type="search"]::-moz-placeholder {
  color: #a7abae;
  opacity:1;
}
.lst_rech_no_result_frm input[type="search"]:-ms-input-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.lst_rech_no_result_frm input[type="search"]:-moz-placeholder{ 
  color: #a7abae;
  opacity:1;
}
.lst_rech_no_result_frm input[type="search"]:focus {
	color: #1c2129;
	border-bottom:1px solid #1c2129;
}
.lst_rech_no_result_frm #woocommerce-product-search-submit{
	visibility:visible;
	max-width:180px;
	display:block;
	margin:auto;
	width: 180px;
	height: 45px;
	line-height: 45px;
	background-color: #1490d7;
	color: #fff;
	border: none;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	letter-spacing:1px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.lst_rech_no_result_frm #woocommerce-product-search-submit:hover{
	background-color: #154875;
}
.filter_by_title{
	width: 100%;
    padding-bottom: 15px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.caroufredsel_wrapper{
	width:100% !important;
}
.related.products{
	position:relative;
}
.related.products ul li{
	width:250px !important;
	max-width:calc(100% -44px) !important;
	margin-right:44px !important;
	clear:none !important;
	float:left !important;
}
.related.products .prev, .related.products .next{
	position:absolute;
	left:0;
	top:45%;
	width:20px;
	height:20px;
}
.related.products .next{
	left:auto;
	right:8px;
}
.related.products .prev:before{
	position:absolute;
	width:20px;
	height:20px;
	content:"\f104";
	font-size:30px;
	color:#a7abae;
	font-family: 'FontAwesome';
	line-height:20px;
	left:0;
	top:0;
	text-align:left;
}
.related.products .next:before{
	position:absolute;
	width:20px;
	height:20px;
	content:"\f105";
	font-size:30px;
	color:#a7abae;
	font-family: 'FontAwesome';
	line-height:20px;
	left:0;
	top:0;
	text-align:right;
}
.tparrows::before{
	color:#babfc4;
}
.custom_prd h2{
	margin-top:30px;
	margin-bottom:24px;
}
.custom_prd_txt1{
	width:100%;
	height:auto;
	font-size:25px;
	font-weight:300;
	text-align:center;
	line-height:35px;
	color:#606d7b;
	padding-bottom:80px;
	background-image: url("images/logo_ico.png");
	background-position: bottom center;
	background-repeat: no-repeat;
}
.custom_prd_txt2{
	width:100%;
	height:auto;
	margin-top:40px;
	margin-bottom:30px;
	text-align:center;
	font-size:18px;
	line-height:normal;
	color:#1c2129;
	font-weight:400;
}
.custom_prd_txt2 h3{
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:normal;
	color:#1c2129;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.prd_custm_le, .prd_custm_ri{
	width:100%;
	height:280px;
	border:1px solid #d6d6d6;
	padding-left:58px;
	padding-top:40px;
	padding-right:50px;
}
.prd_custm_le h3, .prd_custm_ri h3{
	width:100%;
	color:#1c2129;
	font-size:18px;
	text-align:left;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	margin:0;
	padding:0;
	margin-bottom:18px;
}
.prd_custm_le ul li, .prd_custm_ri ul li{
	padding-left:26px;
	position:relative;
	line-height:28px;
}
.prd_custm_le ul li:before, .prd_custm_ri ul li:before{
	position:absolute;
	width:20px;
	height:20px;
	content:"\f10c";
	font-size:10px;
	color:#0077bd;
	font-family: 'FontAwesome';
	line-height:20px;
	left:0;
	top:4px;
}
#back-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:9999;
	width:40px;
	height:40px;
	text-align:center;
	background:rgba(222, 222, 222, 0.7);
	cursor:pointer;
	text-decoration:none;
	transition:opacity 0.2s ease-out;
}
#back-to-top i{
	color:#1c2129; 
	font-size:24px;
	line-height:40px;
}
#back-to-top:hover{
	background:#0077bd;
}
#back-to-top:hover i{
	color:#fff;
}
.page_prd .woocommerce-breadcrumb{
	display:none;
}
/******************************/
/******************************/
.rouge{
	color:#F00;
}
#cboxWrapper, #colorbox{
	max-width:100% !important;
}
.clear { clear:both; }
/***************************************/
/*******************************/
.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 

 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
	float: left;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: justify;
    width: 872px;
}
.cadre_commentaires a{
	color:#52727A;
}
.cadre_commentaires li{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #666;
}
#form_comment{
	float:left;
	font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
	padding-top: 24px;
    text-align: justify;
    width: 872px;
}
#form_comment h3{
	font-weight:bold;
}
#form_comment input, #form_comment textarea{
	margin-top:3px;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
