/*---------------*\
  $RESET
\*---------------*/
#center {
  width: 100% !important;
}
#center_part_2_full {
  float: none !important;
  width: 100% !important;
}
#contenuhome {
  margin: 0 !important;
}
#bottomfooter {
  margin-top: 0 !important;
}
#ftr {
  margin-top: 0 !important;
}



/*---------------*\
  $CES 2017
\*---------------*/
.ces-2017 *,
.ces-2017 *::before,
.ces-2017 *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.ces-2017 h1,
.ces-2017 h2,
.ces-2017 h3,
.ces-2017 h4,
.ces-2017 h5,
.ces-2017 h6 {
  background: none;
  border: 0 none;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
}
.ces-2017 strong {
  font-weight: 700;
}
.ces-2017 img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.ces-2017 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ces-2017 .text-left {
  text-align: left;
}
.ces-2017 .text-center {
  text-align: center;
}
.ces-2017 .text-right {
  text-align: right;
}
.ces-2017,
.ces-2017 .btn,
.ces-2017 .btn:focus,
.ces-2017 .btn:hover,
.ces-2017 .title {
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 768px){
  .ces-2017 .visible-phone {
    display: none !important;
  }
}
@media only screen and (max-width: 767px){
  .ces-2017 .hidden-phone {
    display: none !important;
  }
}



/* BUTTONS */
.ces-2017 .btn,
.ces-2017 .btn:focus,
.ces-2017 .btn:hover {
  border: 1px solid;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  line-height: 32px;
  padding: 2px 8px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all ease .3s;
          transition: all ease .3s;
}
.ces-2017 .btn-next,
.ces-2017 .btn-next:focus,
.ces-2017 .btn-next:hover {
  background: url('../images/btn-next.png');
  border: 0 none;
  bottom: 25px;
  cursor: pointer;
  display: block;
  height: 13px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}



/* STRUCTURE */
.ces-2017 .clearfix::before,
.ces-2017 .clearfix::after {
  display: table;
  content: " ";
}
.ces-2017 .clearfix::after {
  clear: both;
}
.ces-2017 .container {
  margin: auto;
  max-width: 1000px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .ces-2017 .row-table {
    display: table;
    width: 100%;
  }
  .ces-2017 .col-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .ces-2017 .w30 {width: 30%;}
  .ces-2017 .w70 {width: 70%;}
}



/* SHARE */
.ces-2017 .share {
  position: absolute;
  right: 0;
  top: -75px;
  z-index: 3;
}
.ces-2017 .share label {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  vertical-align: bottom;
}
.ces-2017 .share a,
.ces-2017 .share a:focus,
.ces-2017 .share a:hover {
  display: inline-block;
  font-size: 0;
  text-decoration: none;
  vertical-align: bottom;
}
.ces-2017 .btn-share {display: none;}
.ces-2017 .share .btn-close {display: none;}
@media only screen and (max-width: 767px) {
  .ces-2017 .btn-share {
    background: url('../images/icon-share.png') transparent;
    border: 0 none;
    display: inline-block;
    height: 42px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 42px;
    z-index: 3;
  }
  .ces-2017 .page-comparative .btn-share,
  .ces-2017 .page-comparative .share {
    top: 70px;
  }
  .ces-2017 .share {
    background-color: #fff;
    display: none;
    left: 0;
    padding: 2% 10%;
    right: 0;
    text-align: left;
    top: 0;
    -webkit-box-shadow: 0px 0px 15px 0px #656565;
       -moz-box-shadow: 0px 0px 15px 0px #656565;
         -o-box-shadow: 0px 0px 15px 0px #656565;
            box-shadow: 0px 0px 15px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=15);
  }
  .ces-2017 .share .btn-close {
    background-image: url('../images/icon-close.png');
    background-size: 100%;
    display: block;
    height: 15px;
    position: absolute;
    right: 3%;
    top: 5%;
    width: 15px;
    z-index: 1;
  }
  .ces-2017 .page-comparative .share label {
    color: #000;
  }
  .ces-2017 .share label {
    border-bottom: 1px solid #000;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .ces-2017 .share a,
  .ces-2017 .share a:focus,
  .ces-2017 .share a:hover {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 25px;
  }
  .ces-2017 .share a + a {
    margin-top: 15px;
  }
}



/* INTRO */
.ces-2017 .section-intro p {
  color: #2f2f2f;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 12px;
}
@media only screen and (max-width: 767px) {
  .ces-2017 .section-intro {
    padding: 10px 40px 30px;
    position: relative;
  }
  .ces-2017 .section-intro h1 {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .ces-2017 .section-intro {padding: 90px 40px 30px;}
}



/* NAVBAR */
@media only screen and (max-width: 767px) {
  .ces-2017 .navbar {
    display: none;
    left: 0;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .ces-2017 .navbar button,
  .ces-2017 .navbar button:focus,
  .ces-2017 .navbar button:hover {
    background: #ebebeb;
    border: 0 none;
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 55px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
  }
  .ces-2017 .navbar button img {
    border: 2px solid #fff;
    height: 40px;
    left: 10px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .ces-2017 .navbar button::after {
    background: url('../images/icon-navbar.png') 0 -8px;
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    right: 23px;
    top: 50%;
    width: 12px;
    -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);
  }
  .ces-2017 .navbar button.open::after {background-position: 0 0;}
  .ces-2017 .navbar ul {
    background-color: #f7f7f7;
    display: none;
    padding: 25px 20px 20px 50px;
  }
  .ces-2017 .navbar ul li {line-height: 20px;}
  .ces-2017 .navbar ul li + li {margin-top: 14px;}
  .ces-2017 .navbar a,
  .ces-2017 .navbar a:focus,
  .ces-2017 .navbar a:hover {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
  }
  .ces-2017 .navbar a:hover {text-decoration: underline;}
  .ces-2017 .navbar a::before {
    color: #000;
    content: "•";
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-right: 3px;
    vertical-align: middle;
  }
}



/* NAV */
@media only screen and (min-width: 768px) {
  .ces-2017 .nav-container {
    left: 50%;
    max-width: 1000px;
    padding-right: 100px;
    position: fixed;
    top: 165px;
    width: 100%;
    z-index: 2;
    -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);
  }
  .ces-2017 nav {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
  }
  .ces-2017 nav ul {
    text-align: center;
    width: 100%;
  }
  .ces-2017 nav ul li {
    cursor: pointer;
    display: block;
  }
  .ces-2017 nav ul li .thumbnail {
    position: relative;
  }
  .ces-2017 nav ul li img {
    height: 25px;
    margin: 0 auto 7px;
    position: relative;
    width: 25px;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all ease .3s;
            transition: all ease .3s;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .ces-2017 nav ul li span {display: none;}
  .ces-2017 nav ul li.active img {
    border: 2px solid #fff;
    height: 57px;
    width: 57px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .ces-2017 nav ul li:hover .thumbnail::before {
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 12px solid;
    content: "";
    display: none;
    font-size: 0;
    height: 0;
    left: 0;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transition: all ease .3s;
            transition: all ease .3s;
  }
  .ces-2017 nav ul li.cat-1:hover .thumbnail::before {border-left-color: #179a98;}
  .ces-2017 nav ul li.cat-2:hover .thumbnail::before {border-left-color: #cf8c17;}
  .ces-2017 nav ul li.cat-3:hover .thumbnail::before {border-left-color: #392859;}
  .ces-2017 nav ul li.cat-4:hover .thumbnail::before {border-left-color: #306a90;}
  .ces-2017 nav ul li.cat-5:hover .thumbnail::before {border-left-color: #af4123;}
  .ces-2017 nav ul li.cat-6:hover .thumbnail::before {border-left-color: #f3a872;}
  .ces-2017 nav ul li:hover .thumbnail::before {
    display: block;
  }
  .ces-2017 nav ul li.active span {
    color: #fff;
    display: block;
    font-size: 11px;
    line-height: 1;
    margin-bottom: 7px;
    text-transform: uppercase;
  }
}



/* MENU */
@media only screen and (min-width: 768px) {
  .ces-2017 nav .menu {
    display: none;
    height: 415px;
    overflow-y: auto;
    padding: 50px 45px 15px;
    position: absolute;
    right: 100%;
    top: -1px;
    width: 445px;
    -webkit-transition: all ease .3s;
            transition: all ease .3s;
  }
  .ces-2017 nav ul li:hover .menu {
    display: block;
  }
  .ces-2017 nav .menu::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  }
  .ces-2017 nav .menu::-webkit-scrollbar {
    background-color: #f1f1f1;
    width: 6px;
  }
  .ces-2017 nav .menu::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
  }
  .ces-2017 nav .cat-1 .menu {background-color: #179a98;}
  .ces-2017 nav .cat-2 .menu {background-color: #cf8c17;}
  .ces-2017 nav .cat-3 .menu {background-color: #392859;}
  .ces-2017 nav .cat-4 .menu {background-color: #306a90;}
  .ces-2017 nav .cat-5 .menu {background-color: #af4123;}
  .ces-2017 nav .cat-6 .menu {background-color: #f3a872;}
  .ces-2017 .menu ul {
    text-align: left;
    width: auto;
  }
  .ces-2017 .menu ul li {
    margin-bottom: 35px;
    padding-left: 20px;
    position: relative;
  }
  .ces-2017 .menu ul li::before {
    background-color: #fff;
    content: "";
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 6px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .ces-2017 nav .menu h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
  }
  .ces-2017 nav .menu a,
  .ces-2017 nav .menu a:focus,
  .ces-2017 nav .menu a:hover {
    color: inherit;
    text-decoration: none;
  }
  .ces-2017 nav .menu a:hover {
    text-decoration: underline;
  }
}



/* ITEMS */
.ces-2017 .section-items {background-size: cover;}
.ces-2017 .section-items.cat-1 {background-color: #179a98;}
.ces-2017 .section-items.cat-2 {background-color: #cf8c17;}
.ces-2017 .section-items.cat-3 {background-color: #392859;}
.ces-2017 .section-items.cat-4 {background-color: #306a90;}
.ces-2017 .section-items.cat-5 {background-color: #af4123;}
.ces-2017 .section-items.cat-6 {background-color: #f3a872;}
.ces-2017 .section-items .section-items-container {
  margin: auto;
  max-width: 1000px;
  position: relative;
}
.ces-2017 .section-items .owl-carousel-items h2 {
  color: #fff;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.ces-2017 .section-items .owl-carousel-items article .bloc {
  overflow: hidden;
  position: relative;
}
.ces-2017 .section-items .owl-carousel-items article .bloc-right::after {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.ces-2017 .section-items .owl-carousel-items article .bloc-right p {
  color: #444;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  text-align: justify;
}
.ces-2017 .section-items .owl-carousel-items article .bloc-right p + p {
  margin-top: 12px;
}
.ces-2017 .section-items .owl-carousel-items .owl-nav div {
  background: none;
  font-size: 0;
  height: 24px;
  margin: -12px 0 0;
  padding: 0;
  position: absolute;
  width: 13px;
}
.ces-2017 .section-items .owl-carousel-items .owl-nav .disabled {display: none;}
.ces-2017 .section-items .owl-carousel-images .owl-stage-outer,
.ces-2017 .section-items .owl-carousel-images .owl-stage,
.ces-2017 .section-items .owl-carousel-images .owl-item {
  height: 100%;
}
.ces-2017 .section-items .owl-carousel-images .item {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  width: 100%;
}
.ces-2017 .section-items .owl-carousel-images video,
.ces-2017 .section-items .owl-carousel-images iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.ces-2017 .section-items .owl-carousel-images .owl-nav div {
  background: none;
  font-size: 0;
  height: 24px;
  margin: -12px 0 0;
  padding: 0;
  position: absolute;
  top: 50% !important;
  width: 13px;
}
.ces-2017 .section-items .owl-carousel-images .owl-nav .owl-prev {
  background-image: url('../images/icon-prev.png') !important;
  left: 25px !important;
}
.ces-2017 .section-items .owl-carousel-images .owl-nav .owl-next {
  background-image: url('../images/icon-next.png') !important;
  right: 25px !important;
}
.ces-2017 .section-items .owl-carousel-images .owl-nav .disabled {display: none;}
.ces-2017 .section-items .owl-carousel-images .owl-dots {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .ces-2017 .section-items .section-items-container {
    min-height: inherit !important;
    padding: 20px 12px 64px;
  }
	.ces-2017 .section-items .owl-carousel-items {
		background-color: #fff;
	}
  .ces-2017 .section-items .owl-carousel-items h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    min-height: 92px;
    padding-bottom: 20px;
  }
	.ces-2017 .section-items.cat-1 .owl-carousel-items h2 {background-color: #179a98;}
	.ces-2017 .section-items.cat-2 .owl-carousel-items h2 {background-color: #cf8c17;}
	.ces-2017 .section-items.cat-3 .owl-carousel-items h2 {background-color: #392859;}
	.ces-2017 .section-items.cat-4 .owl-carousel-items h2 {background-color: #306a90;}
	.ces-2017 .section-items.cat-5 .owl-carousel-items h2 {background-color: #af4123;}
	.ces-2017 .section-items.cat-6 .owl-carousel-items h2 {background-color: #f3a872;}
  .ces-2017 .section-items .owl-carousel-items article .bloc-right {
    padding: 30px;
  }
  .ces-2017 .section-items .owl-carousel-images .item {
    height: 0;
    overflow: hidden;
    padding-bottom: 62.5%;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav div {
    top: 390px;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav .owl-prev {
    background-image: url('../images/icon-prev-black.png');
    left: 8px;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav .owl-next {
    background-image: url('../images/icon-next-black.png');
    right: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .ces-2017 .section-items.cat-1 {background-image: url('../images/bkg-cat-1.jpg');}
  .ces-2017 .section-items.cat-2 {background-image: url('../images/bkg-cat-2.jpg');}
  .ces-2017 .section-items.cat-3 {background-image: url('../images/bkg-cat-3.jpg');}
  .ces-2017 .section-items.cat-4 {background-image: url('../images/bkg-cat-4.jpg');}
  .ces-2017 .section-items.cat-5 {background-image: url('../images/bkg-cat-5.jpg');}
  .ces-2017 .section-items.cat-6 {background-image: url('../images/bkg-cat-6.jpg');}
  .ces-2017 .section-items .section-items-container {
    margin: auto;
    max-width: 1000px;
    padding: 75px 100px 64px 0;
    position: relative;
  }
  .ces-2017 .section-items .owl-carousel-items h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    min-height: 60px;
  }
  .ces-2017 .section-items .owl-carousel-items article {
    display: table;
    min-height: 415px;
    table-layout: fixed;
    width: 100%;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc {
    display: table-cell;
    width: 50%;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-left {
    border-right: 5px solid transparent;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-right {
    border-left: 5px solid transparent;
    padding: 0;
    vertical-align: middle;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-right > div {
  	max-height: 415px;
  	overflow-y: auto;
  	padding: 50px 40px;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-right > div::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-right > div::-webkit-scrollbar {
    background-color: #f1f1f1;
    width: 6px;
  }
  .ces-2017 .section-items .owl-carousel-items article .bloc-right > div::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav div {
    top: 50%;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav .owl-prev {
    background-image: url('../images/icon-prev.png');
    left: -25px;
  }
  .ces-2017 .section-items .owl-carousel-items .owl-nav .owl-next {
    background-image: url('../images/icon-next.png');
    right: -125px;
  }
  .ces-2017 .section-items .owl-carousel-images {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
}