@charset "UTF-8";
/* CSS Document */

/* Global Typography
   ========================================================================== */
   
html, body {
  font-family: 'Titillium Web', 'Open Sans', Arial, sans-serif; 
  font-weight: 400;
  font-size:15px;
  color:#002854;
  list-style:square;
}

h1{
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size:30px;
  line-height:1;
}

h2{
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size:40px;
  line-height:1;
}

h3{
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size:24px;
  line-height:1;
}

/* Global Links
   ========================================================================== */
   
a{ 
  color:#00b5e2;
  text-decoration:none; 
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

/* Boxes model
   ========================================================================== */
   
div div div:last-child {
    margin-right: 0;
}

div.container{ 
  max-width:1000px;
  margin: 0 auto; 
}

div.center_container{ 
  display: flex;
  justify-content: center;
  max-width:1000px;
  margin: 0 auto; 
}

div.u1{ 
  width:15%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
}

div.u2{ 
  width:32%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
}

div.u3{ 
  width:49%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
}

div.u4{ 
  width:66%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
}

div.u5{ 
  width:83%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
} 

div.u6{ 
  width:100%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
} 

/* Homepage styles
   ========================================================================== */
/* Hero
   ===================================== */
   
div.hero-row{ 
  overflow:hidden;
}

div.hero a{ 
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size:17px;
  color:#002854;
}

/* Sidebarleft
   ===================================== */
   
div.moduletable h3{
  margin:0 auto 50px;
  font-size:40px;
  font-weight:300;
  color:#005587;
}   

/* Latest news (left) 
   ================== */
   
div.sidebarleft ul.category-module{ 
  width: 75%;
  padding:0;
  list-style-type:none;
}

div.sidebarleft div.moduletable ul.category-module li{ 
  padding-bottom: 30px;
}

.mod-articles-category-date{
  font-size:12px;
}

div.sidebarleft div.moduletable ul.category-module h4,
div.sidebarleft div.moduletable ul.category-module h4 a{ 
  font-size:16px;
  color:#005587;
  margin:0;
}

div.sidebarleft div.moduletable ul.category-module h4 a:hover{ 
  color:#00b5e2;
}

p.mod-articles-category-readmore{
  margin-bottom:0;
}

.mod-articles-category-readmore a{
  font-size: 12px;
  color: #fff;
  line-height: 1;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
  background-color:#00b5e2;
}

.mod-articles-category-readmore a:hover{
  background-color:#005587;
}

p.mod-articles-category-category{
  margin-top:20px;
}

a.more-articles{
  font-family: 'Titillium Web', sans-serif;
  font-size: 19px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline;
  padding: 0.2em 2.2em 0.3em 0.6em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
  background:url("../images/arrow-23x23.png") no-repeat scroll right 10px center #005587;
}

a.more-articles:hover{
  background-color:#002854;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}

 /* Products slider
   ===================================== */

.blog-featured h2, .blog-featured h2 a{
  margin:0 auto 50px;
  color:#002854;
}

/* Interior pages styles
   ========================================================================== */
/* Sidebarright;
   ===================================== */
   
.sidebarright div.moduletable{
 background-color:#002854;
 margin:0 0 20px;
 padding:20px;
 color:#fff;
} 

.sidebarright div.moduletable .mod-articles-category-category{
  display:none;
} 

.sidebarright div.moduletable h3{
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 300;
  margin:0;
} 

.sidebarright div.moduletable ul {
  list-style:square;
    margin: 15px;
    padding: 0;
}

.sidebarright div.moduletable ul li {
    margin: 5px 0;
}

.sidebarright div.moduletable ul li a{
  color:#fff;
}

.sidebarright div.moduletable ul li a:hover{
  color:#00b5e2;
}

.sidebarright div.moduletable ul li ul{
  list-style:square;
    margin: 0 15px;
    padding: 0;
}

.sidebarright div.moduletable ul li ul li a{
  color:#00b5e2;
}

.sidebarright div.moduletable ul li ul li a:hover{
  color:#fff;
}
.sidebarright div.moduletable h4{
  margin-top: 10px;
  padding:0;
} 

 /* Latest news
================== */

div.sidebarright div.moduletable ul.category-module{
  list-style: none outside none;
  margin: 0;
}

div.sidebarright div.moduletable ul.category-module li{
  margin-top: 10px;
}

div.sidebarright div.moduletable ul.category-module h4{
  margin-top: 0;
}

div.sidebarleft a.mod-articles-category-title{
  color: #005587;
  font-weight:normal;
  font-size: 16px;
  font-weight: bold;
}

div.sidebarleft a.mod-articles-category-title:hover{
  color: #00b5e2;
}

html body div.main-row div.container div.sidebarright div.moduletable ul.category-module{
list-style-type:none;
}

 /* Acymailing module
================== */

div.acymailing_module_form{
  margin:15px 0 0 0 !important;
}

table.acymailing_form{
  width:100% !important;
}

td.acyfield_name input, td.acyfield_email input{
  width:100% !important;
  background-color:#005587;
  color:#fff;
}

.acysubbuttons{
text-align: left;
}

.subbutton{
  background-color: #00B5E2;
  border-radius: 0.25em;
  color: #FFFFFF;
  display: inline;
  font-size: 12px;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  margin:10px 0 0 0
}

/* Common styles
   ========================================================================== */
   
/* Header-row
   ===================================== */
   
div.header-row{ 
  background-color:#fff;
  padding:40px 0 35px;
}
 
.header-row a{ 
  font-family: 'Titillium Web', sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#002854;
}

div.header-row nav.menu_container ul li ul li a{ 
  font-family: 'Open Sans', Arial, sans-serif; 
  font-weight: 300;
  color:#002854;
}

.header-row nav ul li:last-child a { 
  font-family: 'Titillium Web', sans-serif;
  color:#00b5e2;
}

.header-row nav ul li:last-child a span span.title span.name { 
  padding:0 33px 0 0;
  background:url("../images/key-27x12.gif") no-repeat scroll right center;
}

/* Logo
   ===================================== */

div.logo div.custom p{
  margin:0;
} 

/* Searchnav
   ===================================== */

div.searchnav{
  overflow: visible;
  float: right;
}  

/* Search
   ===================================== */

div.search{
  float: right;
  margin: 0;
  overflow: visible;
  width: auto;
  background-color:#f2f4f6;
}  

input{
  border:0 none;
  background-color:#f2f4f6;
  padding: 6px 6px 6px 12px;
  vertical-align:middle;
  display: inline-block;
}

/* Menu
   ===================================== */

.menu_container{
    clear: both;
}

.menu_container a{
  transition: none;
  -o-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -webkit-transition: none;
}

/* Hidding the first link "Home" */
nav.menu_container > div > ul > li:first-child {
  display:none;
}

/* Hero-row
   ===================================== */

div.hero-row{
  overflow:hidden;
} 

/* HeroTop-row
   ============================ */

div.heroTop-row{
  padding:80px 0 30px 0;
  background: url("../images/DeskMan.jpg") no-repeat center; 
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  -o-background-size: cover; /* pour Opera */
  background-size: cover; /* version standardisée */
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.7) inset; 
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.7) inset; 
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.7) inset;
} 

#banner_placeholder {
  height: 500px;
}


#small_placeholder {
  height: 100px;
}

/* Baseline
================== */

div.baseline{
  padding: 0 10% 0 0;
  text-align: center;
  width: 51%;
}

.baseline h2{
  font-size:30px;
}

/* HeroBottom-row
   ============================ */
   
div.heroBottom-row{
  margin: 30px 0 0 0;
  padding:0 0 100px 0;
} 

/* Hole
================== */

div.hole{
  margin: 0;
  padding: 0 0 0 10%;
}

/* Learn more button
================== */

div.learnmore{
  padding: 0 10% 0 0;
  text-align: center;
  width: 51%;
}

.learnmore a{
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline;
  padding: 0.2em 3.2em 0.3em 1.6em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
  background:url("../images/arrow-33x33.png") no-repeat scroll right 30px center #002854;
}

.learnmore a:hover{  
  background:url("../images/arrow-33x33.png") no-repeat scroll right 25px center #005587;
}

 /* Main-row
   ===================================== */
   
.page_title{
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  font-size: 45px;
  font-weight: 300;
}  
   
div.main-row{
  margin:50px 0;
  background-color:#fff;
  overflow:hidden;
}
  
.maincontent{
  float:left;
}

.maincontent h2{
  margin:0 auto 50px;
}


.contentpaneopen {
  display: flex;
  justify-content: center;
}



 /* Footer-row
   ===================================== */

div.footer-row{
  background-color:#002854;
  overflow:hidden;
}

footer{
  padding: 50px 0;
  overflow:hidden;
}

nav.footer-menu > ul {
  display: flex;
  flex-direction: row;
}

nav.footer-menu ul {
  padding: 0;
  list-style-type: none;
}

/* Hidding the first link "Home" */
nav.footer-menu > ul > li:first-child {
  display:none; 
  margin-top: 20px;
}

nav.footer-menu > ul > li > a:first-child {
  margin-bottom: 20px;
}

ul.mod-menu__sub {
  margin-top: 20px;
}

nav.footer-menu ul ul li:first-child {
  display:inline;
}

nav.footer-menu ul li{
  width:15%;
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
}

nav.footer-menu ul a{
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size:15px;
  color:#fff;
}

nav.footer-menu ul a:hover{
  color:#00b5e2;
}

nav.footer-menu ul ul{
  float:none;
  padding: 0;
}

nav.footer-menu ul ul li{
  width:100%;
  margin: 0;
}

nav.footer-menu ul ul li a{
  font-size:13px;
}

nav.footer-menu ul li:last-child a{
  color:#00b5e2;
}

nav.footer-menu ul ul li:last-child a{
  color:#fff;
}

nav.footer-menu ul ul li:last-child a:hover{
  color:#00b5e2;
}

 /* Subfooter-row
   ===================================== */
   
div.subfooter-row {
  background-color:#001b3a;
  overflow:hidden;
}   

div.subfooter-row div.mod-custom p:first-child {
  width:100%;
  margin:0 0 35px 0;
  overflow: hidden;
  text-align:center;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size:19px;
  color:#fff;
}   

div.subfooter-row div.mod-custom:not(:first-child) {
  width:32%;    
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
  font-family: 'Open Sans', Arial, sans-serif; 
  font-weight: 300;
  font-size:13px;
  color:#fff;
}

div.custom_contact-footer:last-child {
  margin-right: 0;
}   

.subfooter-row h4 {
  margin-top:0;
}  
 
 /* Credit-row
   ===================================== */
   
div.credit-row{
  background-color:#001b3a;
  overflow:hidden;
}

div.copyright{
  margin:0;
  padding:20px;  
  text-align:center;
  color:#fff;
}

 /* Media-queries
    ========================================================================== */

/*rules for screen width lower than 640px*/
@media screen and (max-width: 640px){

body div.header-row{
  padding:40px 0 0;
}  

div.main-row div.container div.sidebarright div.moduletable {
  float: none;
  margin: 2% 0;
  width: 100%;
}
}

/*rules for screen width lower than 800px*/
@media screen and (max-width: 800px){
  
div.moduletable h2, div.moduletable h3, h2{
  font-size:30px;
}

div.search, div.piece, div.hole, div.footer-row, div.baseline div.custom p{
  display:none;
}

div.header-row{
  padding: 40px 0 0;
}
  
div.logo {
  width:100%;
  text-align:center;
}

div.page_title{
  padding: 5% 0;   
  text-align:center;
  font-size:30px;
}

div.searchnav {
    width: 100%;
  margin:15px 0;
}

.menu_container {
    float: none;
    margin: 10px auto;
    text-align: center;
}

div.heroTop-row{
  padding:0;
}

div.heroBottom-row {
    margin: 20px 0 0;
    padding: 0 0 50px;
}

div.baseline{
  width:100%;
}

div.learnmore {
  padding: 0 10% 0;
  text-align: center;
  width: 100%;
}

.learnmore a{
  background-color:#002854;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

.learnmore a:hover{  
  background-color: #005587;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

p.mod-articles-category-category {
    padding: 0 10%;
    text-align: center;
    width: 100%;
  margin:0 0 50px;
}

a.more-articles{
  background-color:#005587;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

a.more-articles:hover{  
  background-color: #00b5e2;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

div.sidebarleft, div.maincontent{
  float:none;
  width:80%;
  margin: 0 10%;
}

div.sidebarleft ul.category-module {
  width: 100%;
}

div.sidebarleft h2, div.maincontent h2{
  line-height:1;
  margin:0 auto 20px;
}

div.sidebarright div.moduletable h3{
  font-size:30px;
}

div.custom_contact-footer{
  float: none;
  padding: 0 10%;
  width: 80%;
}

div.custom_contact-footer-title p{
  width:80%;
  margin:auto;
}  
}

/*rules for screen width lower than 960px*/
@media screen and (max-width: 960px){

div.header-row{
  padding: 40px 0 25px;
}

.menu_container {
    margin: 10px auto;
}

div.heroTop-row{
  padding:0;
}

div.piece {
  padding: 0 10% 0;
}

div.baseline {
  padding: 5% 5%;
}

div.heroBottom-row {
    margin: 20px 0 0;
    padding: 0 0 50px;
}

div.main-row{
  margin: 0;
}

p.mod-articles-category-category {
    padding: 0 10%;
    text-align: center;
    width: 100%;
  margin:0 0 50px;
}

a.more-articles{
  background-color:#005587;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

a.more-articles:hover{  
  background-color: #00b5e2;
  background-image:none;
  padding: 0.6em 1em;
  font-size:19px;
}

div.sidebarleft, div.maincontent{
  float:none;
  width:80%;
  margin: 0 10%;
}

div.sidebarleft ul.category-module {
  width: 100%;
}

div.sidebarleft h2, div.maincontent h2{
  line-height:1;
  margin:0 auto 20px;
}

div.custom_contact-footer{
  float: none;
  padding: 0 10%;
  width: 80%;
}

div.custom_contact-footer-title p{
  width:80%;
  margin:auto;
}  

div.footer-row{
  display:none;
}

}

/*rules for screen width lower than 1024px*/
@media screen and (max-width: 1024px) {
  
div.moduletable h3 {
    margin: 30px auto 0;
}

div.heroTop-row{
  padding:0;
}

div.container{
  margin: 0 5%;
}

.header-row a{ 
  font-size:15px;
}

.dj-main li a.dj-up_a span.dj-drop {
    padding: 0 12px 0 0;
}

.header-row nav ul li:last-child a span {
    background: none;
  padding:0;
}
.dj-main li a.dj-up_a span {
    display: block;
    float: left;
    height: 35px;
    padding:0;
}

div.piece {
  padding: 5% 5%;
  text-align: center;
}

div.baseline {
  padding: 5% 5%;
  text-align: center;
}

div.page_title{
  padding: 5% 0;
  font-size:30px;
}

div.heroBottom-row {
    margin: 20px 0 0;
    padding: 0 0 50px;
}

.learnmore a{
  background-color:#002854;
  background-image:none;
  padding: 0.2em 1em 0.4em;
}

.learnmore a:hover{  
  background-color: #005587;
  background-image:none;
  padding: 0.2em 1em 0.4em;
}

div.learnmore {
  padding: 2% 10%;
  text-align: center;
}

div.sidebarleft, div.maincontent{
  float:none;
  width:80%;
  margin: 0 10%;
}

div.sidebarleft ul.category-module {
  width: 100%;
}

p.mod-articles-category-category {
    padding: 0;
    width: 100%;
  margin:0 0 50px;
}

a.more-articles{
    background-color: #005587;
    background-image: none;
    padding: 0.2em 1em 0.4em;
}

a.more-articles:hover{  
  background-color: #00B5E2;
  background-image:none;
  padding: 0.2em 1em 0.4em;
}

div.sidebarright{
  margin: 5% 0;
  width: 100%;
}

div.sidebarright div.moduletable{
    float: left;
    margin: 0 1%;
    width: 31%;
}
}

/* End Media-queries*/

 /* Micro-clearfix
    ========================================================================== */

.clearfix:before,.clearfix:after {
  content: " ";
  display: table;
}
 
.clearfix:after {
  clear: both;
}
 
.clearfix {
  *zoom: 1;
}

 /* Various fix for IE7 & IE8
    ========================================================================== */
  
 /* Fixing :last-child css property no-support
   ===================================== */

.ie8 div.u1, .ie8 div.u3, .ie8 div.u4, .ie8 div.u6,
.ie7 div.u1, .ie7 div.u3, .ie7 div.u4, .ie7 div.u6{
    margin: 0;
}

.ie8 div.custom_contact-footer,
.ie7 div.custom_contact-footer {
    margin: 0;
}

.ie8 nav.footer-menu ul li, 
.ie7 nav.footer-menu ul li{
    margin: 0;
}

.ie8 .learnmore a, .ie7 .learnmore a{
  padding: 0.2em 1.6em 0.3em 1.6em;
  background-color: #002854;
}

.ie8 .learnmore a:hover, .ie7 .learnmore a:hover{
  background-color: #005587;
}

.ie8 a.more-articles, .ie7 a.more-articles{
  padding: 0.2em 1.6em 0.3em 1.6em;
  background-color: #005587;
}

.ie8 a.more-articles:hover, .ie7 a.more-articles:hover{
  background-color: #001b3a;
}

 /* Fixing ugly render of Titillium font on Win->Chrome
   ===================================== */

h1, h2, h3, .learnmore a, a.more-articles, .menu_container, custom_contact-footer-title p, .page-title{
-webkit-text-stroke-width: 0.5px;
}


 /* Various manual edits
    ========================================================================== */

 /* Fixing unvisible text in newsletter subscribe form inputs
   ===================================== */
.acym_form {
  color: black;
}

 /* Fixing article list style
   =====================================  */
.com-content-category__articles > .com-content-category__table {
  width: 100%;
}

.pagination {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}

.pagination > * > a {
  color: #002854;
}

.list-date {
  white-space: nowrap;
}
