@font-face {
  font-family: 'Ebrima';
  src: url(../fonts/Ebrima.ttf) format('truetype'), url(../fonts/Ebrima.eot) format('eot'), url(../fonts/Ebrima.woff) format('woff'), url(../fonts/Ebrima.woff2) format('woff2');
}
@font-face {
  font-family: 'calibri';
  src: url(../fonts/calibri.ttf) format('truetype'), url(../fonts/calibri.eot) format('eot'), url(../fonts/calibri.woff) format('woff'), url(../fonts/calibri.woff2) format('woff2');
}

#ewm{
  width: 150px;
  margin-bottom: 30px;
}

body {
  font-family: "calibri";
}
.ui.container {
  padding: 0 15px;
  position: relative;
  max-width: 1160px;
}
#page {
  margin-top: 180px;
}
.cs-m-header {
  position: relative;
  visibility: hidden;
  padding: 0;
  background-color: #fff;
}
.shouyeh1 h1 {
  display: inline;
}
#cs-m-header_cloned {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  visibility: visible;
  width: 100%;
  border-bottom: 1px solid #eee;
}
body.mm_open #cs-m-header_cloned {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  visibility: visible;
  width: 100%;
  opacity: 1;
  border-bottom: 1px solid #eee;
}
.cs-l-container {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}
strong {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: bold;
}
.tianjianr {
  font-size: 16px;
  line-height: 2;
  padding: 2% 16% 2%;
}
.tianjianr h2 {
  text-align: center;
  font-size: 24px;
  line-height: 2;
  font-weight: 700;
}
.tianjianr h3 {
  font-size: 20px;
  line-height: 2;
}
.footyc {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
  display: inline-block;
}
.cs-m-header_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 125px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-header_left {
  position: absolute;
  left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-header_left a {
  margin: 0 20px 0 0;
}
.cs-m-header_language {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 45px;
  margin-right: 30px;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: .5s transform .48s ease,.5s opacity .48s ease;
  -moz-transition: .5s transform .48s ease,.5s opacity .48s ease;
  transition: .5s transform .48s ease,.5s opacity .48s ease;
  text-align: left;
}
.cs-m-header_language {
  width: 50px;
}
.cs-m-header_language .language {
  font-size: 14px;
  position: relative;
  width: 100%;
  padding: 0 3px;
  color: #000;
}
.cs-m-header_language.open .language {
  border-bottom: 1px solid #ccc;
}
.cs-m-header_language .language .icon {
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  height: 18px;
  margin: 0 0 0 3px;
  vertical-align: middle;
}
.cs-m-header_language .language ul {
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -5px;
  display: none;
  width: -webkit-calc(100% + 10px);
  width: -moz-calc(100% + 10px);
  width: calc(100% + 10px);
  margin: 0;
  padding: 29px 5px 5px 5px !important;
  list-style: none;
  background-color: #fff;
}
.cs-m-header_language.open ul {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.cs-m-header_language .language ul > li {
  display: block;
  margin: 0;
  padding: 0;
}
.cs-m-header_language .language ul > li > a {
  font-size: 14px !important;
  display: block;
  width: 100%;
  padding: 0 3px !important;
  text-decoration: none;
  color: #000;
}
.cs-m-header .icon {
  font-size: 24px;
}
.cs-m-header_right {
  position: absolute;
  right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-header_right > * {
  margin: 0 0 0 20px;
}
.cs-m-header_logo {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 258px;
}
.cs-c-navigation {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 880px;
  height: 55px;
  margin: auto;
  padding: 0 0 0 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cs-c-navigation:before {
  position: absolute;
  top: 55px;
  left: 50%;
  display: block;
  width: 100vw;
  height: 420px;
  max-height: 0;
  content: '';
  -webkit-transition: 0.2s opacity, 0s max-height 0.5s;
  -moz-transition: 0.2s opacity, 0s max-height 0.5s;
  transition: 0.2s opacity, 0s max-height 0.5s;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 0;
  border-top: 1px solid #eee;
  background: #fff;
}
.cs-c-navigation:before {
  height: 490px;
}
.cs-c-navigation.open:before {
  z-index: 0;
  height: 420px;
  max-height: 420px;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 1;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}
.cs-c-navigation.open:before {
  height: 490px;
  max-height: 490px;
}
.cs-c-navigation > li {
  display: block;
  height: 55px;
  position: relative;
}
#cs-m-header_cloned .cs-c-navigation > li {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.cs-c-navigation > li > a {
  font-size: 18px;
  position: relative;
  display: block;
  height: 100%;
  padding: 0 10px;
  text-transform: uppercase;
}
.cs-c-navigation_search {
  position: relative;
  top: -5px;
}
.cs-c-navigation .cs-c-navigation_submenu {
  position: absolute;
  z-index: 2;
  top: 56px;
  left: 50%;
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 100vw;
  max-width: 1160px;
  height: auto;
  min-height: 0;
  max-height: 0;
  padding: 35px 0 0 0;
  -webkit-transition: 0s visibility 0.5s, 0s z-index 0.5s, 0s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  -moz-transition: 0s visibility 0.5s, 0s z-index 0.5s, 0s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  transition: 0s visibility 0.5s, 0s z-index 0.5s, 0s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 0;
}
.cs-m-menu-tab {
  position: relative;
  width: 100%;
}
.cs-m-menu-tab:before {
  position: absolute;
  left: 25%;
  width: 1px;
  height: 100%;
  content: '';
  background: #ccc;
}
.cs-m-menu-tab > li {
  width: 25%;
  margin: 0 0 5px;
  padding: 0 20px;
}
.cs-c-navigation .brand_title {
  font-size: 17px;
  font-weight: 600;
}
.cs-m-menu-tab > li > a {
  font-size: 16px;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 7px 15px;
}
html:not(.can-touch) .cs-m-menu-tab > li.hovered > a,
html.can-touch .cs-m-menu-tab > li.touched > a {
  width: 100%;
  color: #be8b20;
  border-radius: 5px;
  background: #f2f2f2;
}
.cs-m-menu-tab_right {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  width: 75%;
  -webkit-transition: 0s visibility 0.5s, 0s z-index 0.5s, 0.5s opacity 0s;
  -moz-transition: 0s visibility 0.5s, 0s z-index 0.5s, 0.5s opacity 0s;
  transition: 0s visibility 0.5s, 0s z-index 0.5s, 0.5s opacity 0s;
  opacity: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html:not(.can-touch) .cs-m-menu-tab > li.hovered .cs-m-menu-tab_right,
html.can-touch .cs-m-menu-tab > li.touched .cs-m-menu-tab_right {
  z-index: 3;
  visibility: visible;
  -webkit-transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s;
  -moz-transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s;
  transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s;
  opacity: 1;
}
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right > li {
  display: block;
  width: 100%;
  padding: 0 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right > li > span.title {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin: 0 0 10px;
}
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right > li > span.title {
  font-size: 17px;
  font-weight: 600;
}
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right > li > ul > li {
  margin: 0 0 10px;
}
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right > li > ul > li > a {
  font-size: 14px;
  word-break: break-word;
}
html:not(.can-touch) .cs-m-menu-tab > li.hovered > a:before {
  content: "\f105";
  font-family: FontAwesome;
}
html:not(.can-touch) .cs-m-menu-tab > li.hovered > a:before,
html.can-touch .cs-m-menu-tab > li.touched > a:before {
  font-size: 18px !important;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 5px;
  display: block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
html:not(.can-touch) .cs-c-navigation > li.hovered .cs-c-navigation_submenu,
html.can-touch .cs-c-navigation > li.touched .cs-c-navigation_submenu {
  z-index: 3;
  visibility: visible;
  overflow: visible;
  min-height: 420px;
  max-height: 420px;
  -webkit-transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  -moz-transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  transition: 0s visibility 0s, 0s z-index 0.5s, 0.5s opacity 0s, 0s min-height 0.5s, 0s max-height 0.5s;
  opacity: 1;
}
html:not(.can-touch) .cs-c-navigation > li.hovered .cs-c-navigation_submenu {
  min-height: 490px;
  max-height: 490px;
}
body:not(.ontop) #cs-m-header_cloned .cs-c-navigation > li,
body.ontop.small_header #cs-m-header_cloned .cs-c-navigation > li {
  height: 40px;
}
body:not(.ontop) #cs-m-header_cloned .cs-c-navigation,
body.ontop.small_header #cs-m-header_cloned .cs-c-navigation {
  height: 40px;
}
html:not(.can-touch) .cs-c-navigation > li.hovered > a:after,
html.can-touch .cs-c-navigation > li.touched > a:after {
  position: absolute;
  bottom: -1px;
  left: -20px;
  display: block;
  width: -webkit-calc(100% + 40px);
  width: -moz-calc(100% + 40px);
  width: calc(100% + 40px);
  height: 2px;
  content: '';
  background-color: #be8b20;
}
body:not(.ontop) #cs-m-header_cloned .cs-c-navigation:before,
body.ontop.small_header #cs-m-header_cloned .cs-c-navigation:before {
  top: 40px;
}
body:not(.ontop) #cs-m-header_cloned .cs-c-navigation_submenu,
body.ontop.small_header #cs-m-header_cloned .cs-c-navigation_submenu {
  top: 41px;
}
.cs-m-menu-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -32px;
  padding: 20px 0 0 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-menu-photos > li {
  max-width: 230px;
  margin: 0 0 0 32px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cs-m-menu-photos_title {
  font-size: 16px;
  display: block;
  text-align: center;
}
.cs-m-menu-photos_img {
  margin: 0 0 15px 0;
}
.image-loaded img {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 1;
}
.cs-m-menu-photos > li.cs-m-menu-photos_actualites {
  position: relative;
  max-width: 280px;
  margin: 0 0 0 60px;
  padding: 0 10px 0 45px;
  background-color: #eee;
}
.cs-m-menu-photos_actualites:before {
  position: absolute;
  z-index: -1;
  top: -55px;
  left: 0;
  display: block;
  width: 100vw;
  height: 420px;
  content: '';
  background-color: #eee;
}
.cs-m-menu-photos_actualites > ul > li {
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
}
.cs-m-menu-photos_actualites > ul > li .titre {
  font-size: 16px;
  position: relative;
  margin: 0 0 10px 0;
}
.cs-m-menu-photos_actualites > ul > li .titre:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  display: block;
  width: 1px;
  content: '';
  background-color: #be8b20;
}
@media (min-width: 1000px) {
  #cs-m-header_cloned .cs-m-header_content {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
  }
  #cs-m-header_cloned .cs-m-header_logo {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
  }
  .cs-m-header_menu-mobile,
  .cs-m-header_search {
    display: none;
  }
  body:not(.ontop) #cs-m-header_cloned .cs-m-header_logo,
  body.ontop.small_header #cs-m-header_cloned .cs-m-header_logo {
    width: 100%;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  body:not(.ontop) #cs-m-header_cloned .cs-m-header_content,
  body.ontop.small_header #cs-m-header_cloned .cs-m-header_content {
    height: 70px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
  }
}
#header .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots li {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 100%;
  background-color: #dddddd;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  background-color: #aaaaaa;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}

table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
  table-layout: fixed;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #adadad;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #f8f8f8;
}

.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 200;
}
#mobile:before {
  content: '';
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #0d95e8;
  z-index: 2;
  position: relative;
}
#mobile .m-search form {
  width: 100%;
  padding-right: 50px;
  position: relative;
}
#mobile .m-search form input {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  background: url("../images/icon-search-black.png") center left 5px no-repeat white;
  background-size: 14px;
  padding-left: 25px;
  font-size: 14px;
}
#mobile .m-search form input[type="submit"] {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/icon-search-white.png") center center no-repeat;
}
#mobile .m-logo {
  text-align: center;
  background: #fff;
  z-index: 1;
  position: relative;
  line-height: 60px;
  height: 60px;
}
#mobile .m-logo img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
}
#mobile .m-btn {
  position: absolute;
  bottom: 16px;
  left: 15px;
  width: 30px;
  z-index: 2;
  height: 24px;
}
#mobile .m-btn i {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: black;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#mobile .m-btn i.ie1 {
  margin-top: -10px;
}
#mobile .m-btn i.ie3 {
  margin-top: 10px;
}
#mobile .box {
  position: fixed;
  background: white;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 0;
  height: 100%;
  overflow: auto;
  top: 0;
  padding: 25px;
  padding-top: 145px;
}
#mobile .m-nav ul li {
  display: block;
}
#mobile .m-nav ul li a {
  display: block;
  padding: 8px 0;
  font-size: 18px;
  line-height: 2;
  text-transform: capitalize;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-right: 40px;
}
#mobile .m-nav ul li a:hover {
  background: #eee;
  padding-left: 15px;
}
#mobile .m-nav ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 10px;
}
#mobile .m-nav ul li.children > a:before {
  content: "\f107";
}
#mobile .m-nav ul li.children.active > a:before {
  content: "\f106";
}
#mobile .m-nav ul li ul {
  display: none;
}
#mobile .m-nav ul li li a {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  line-height: 2;
}
#mobile .m-nav ul li li a:after {
  content: '-';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .m-nav ul li li a:hover {
  padding-left: 30px;
}
#mobile .yuy {
  padding: 20px 0;
}
#mobile .yuy h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#mobile .yuy ul li {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  padding-right: 5px;
  border-right: 1px solid #eee;
  margin-bottom: 5px;
}
#mobile .yuy ul li img {
  max-width: 30px;
}
#mobile h6 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#mobile #gotop {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #eee;
  background: white;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  display: none;
}
#mobile.active .m-btn i {
  margin: 0 !important;
}
#mobile.active .m-btn i.ie1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile.active .m-btn i.ie2 {
  opacity: 0;
}
#mobile.active .m-btn i.ie3 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #page {
    margin-top: 120px;
  }
  .inner-page {
    padding-top: 40px;
  }
}
#banner li {
  height: auto;
  overflow: hidden;
}
#banner .cs-m-carousel_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#banner .cs-m-carousel_content img {
  width: 100%;
}
#banner .cs-m-carousel_part1 {
  position: relative;
  width: 21.8%;
}
#banner .cs-m-carousel_part2 {
  position: relative;
  width: 22.22%;
}
#banner .cs-m-carousel_part3 {
  position: relative;
  width: 55.97%;
}
#banner .cs-m-carousel_text {
  position: absolute;
  z-index: 2;
  top: 47%;
  left: 50%;
  display: block;
  width: 100%;
  padding: 0 10px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#banner .cs-m-carousel_text .cs-m-carousel_title {
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 30px;
}
#banner .cs-m-carousel_text .cs-m-carousel_desc {
  font-size: 18px;
  width: 100%;
  padding: 10px 0 30px 0;
  line-height: 2;
}
.cs-c-btn--primary {
  font-size: 16px;
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  padding: 5px 15px;
  text-align: center;
  color: #fff;
  background-color: #000000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-category {
  width: -webkit-calc(100% + 100px);
  width: -moz-calc(100% + 100px);
  width: calc(100% + 100px);
  max-width: 1280px;
  margin: 0 -50px 110px -50px;
}
.cs-m-category_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-category_item {
  position: relative;
  overflow: hidden;
}
.cs-m-category_img {
  position: relative;
  width: 100%;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.cs-m-category_img:before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.cs-m-category_item:hover .cs-m-category_img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
h2.cs-m-category_title {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.8;
  position: absolute;
  z-index: 1;
  bottom: 5px;
  left: 0;
  min-height: 80px;
  padding: 0 20px 0 40px;
  color: #fff;
}
h2.cs-m-category_title:before {
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 20px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  background-color: #fff;
}
@media (min-width: 769px) {
  .cs-m-category_list {
    margin: 0 0 0 -20px;
  }
  .cs-m-category_item {
    margin: 0 0 0 20px;
    /* width: calc(50% - 20px); */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.cs-m-textimgside {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 110px;
}
.cs-m-textimgside_image {
  width: 45%;
}
.cs-m-textimgside_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 55%;
  padding: 0 40px 0 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-textimgside_textinner {
  position: relative;
  padding: 64px 0 64px 40px;
}
.cs-m-textimgside_title {
  font-size: 30px;
  font-family: 'Ebrima';
  line-height: 2;
  position: relative;
  color: #000;
  opacity: .6;
}
.cs-m-textimgside_title:after {
  position: absolute;
  z-index: 2;
  bottom: -webkit-calc(100% - 27px);
  bottom: -moz-calc(100% - 27px);
  bottom: calc(100% - 27px);
  left: -20px;
  display: block;
  width: 1px;
  height: 120px;
  content: '';
  background-color: #000;
}
.cs-m-textimgside_textinner p {
  padding: 20px 0;
  opacity: .6;
}
.cs-c-btn--secondary {
  font-size: 16px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  padding: 5px 15px;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: .6;
}
.cs-m-textimgside_textinner:after {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -40px;
  display: block;
  width: 70vw;
  content: '';
  background-color: #f4f4f4;
}
.cs-m-actualite {
  position: relative;
  margin: 0 0 75px 0;
}
.cs-m-actualite_title {
  font-size: 30px;
  font-family: 'Ebrima';
  padding: 0 0 40px 0;
  text-align: center;
}
.cs-m-carousel--actualite .cs-m-carousel_title {
  font-size: 16px;
  min-height: 60px;
  padding: 15px;
  text-align: center;
  line-height: 2;
}
.cs-m-actualite:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 50%;
  content: '';
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #f3f3f3;
}
.cs-m-actualite ul {
  margin: 0 -12.5px;
  padding-bottom: 20px;
}
.cs-m-actualite ul li {
  padding: 0 12.5px;
}
.cs-m-actualite .post-item-wraper {
  background: #FFFFFF;
}
.cs-m-actualite .image-loaded{
  display: block;
  height: 260px;
}
.cs-m-actualite .image-loaded img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cs-m-actualite .post-item-wraper:hover {
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
}
.cs-m-actualite_button {
  padding: 35px 0;
  text-align: center;
}
.cs-c-btn--tertiary {
  font-size: 16px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 34px;
  padding: 5px 20px;
  text-align: center;
  color: #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-video {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(100% + 100px);
  width: -moz-calc(100% + 100px);
  width: calc(100% + 100px);
  max-width: 1280px;
  margin: 0 -50px 110px;
}
.cs-m-video_text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 45%;
  padding: 0 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-video_title {
  font-size: 30px;
  font-family: 'Ebrima';
  line-height: 1.8;
  position: relative;
  color: #000;
  opacity: .6;
}
.cs-m-video_title:after {
  position: absolute;
  z-index: 2;
  bottom: -webkit-calc(100% - 27px);
  bottom: -moz-calc(100% - 27px);
  bottom: calc(100% - 27px);
  left: -20px;
  display: block;
  width: 1px;
  height: 120px;
  content: '';
  background-color: #000;
  opacity: .6;
}
.cs-m-video_text p {
  padding: 20px 0;
  opacity: .6;
}
.cs-c-btn--secondary {
  font-size: 16px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  padding: 5px 15px;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-video_video-wrapper {
  width: 55%;
}
.cs-m-video_fond {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 50vw;
  max-height: 300px;
  padding: 30% 0 0 0;
  -webkit-transform: translate(-50vw, -50%);
  -moz-transform: translate(-50vw, -50%);
  -ms-transform: translate(-50vw, -50%);
  transform: translate(-50vw, -50%);
  background: #f3f3f3;
}
.cs-m-news_title {
  font-size: 30px;
  font-family: 'Ebrima';
  padding: 0 0 40px 0;
  text-align: center;
}
.cs-m-seo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 40px 0;
  padding: 0 10% 0 10%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cs-m-seo_item {
  width: 42.3%;
}
.cs-m-seo_title {
  font-size: 18px;
  font-family: 'Ebrima';
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 2;
}
.cs-m-seo_more {
  display: inline-block;
  padding: 15px 10px;
  border-bottom: 1px solid #000;
}
#footer {
  padding: 50px 0 20px 0;
  background: #f8f8f8;
}
.cs-m-footer_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 0 0 50px 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cs-m-footer_left {
  text-align: left;
}
.cs-m-footer_center {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cs-m-footer_center ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-footer_center ul li {
  display: block;
  margin: 10px 17px;
}
.cs-m-footer_center ul li a {
  font-size: 16px;
  text-transform: uppercase;
}
.cs-m-footer_right {
  text-align: right;
}
.cs-m-footer_social-links {
  font-size: 16px;
  margin: 0;
}
.cs-m-footer_social-links a {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  background: #6c6c6c;
  color: #FFFFFF;
}
.cs-m-footer_bottom ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cs-m-footer_bottom ul li a {
  font-size: 14px;
  margin: 0 25px;
  color: #b5b5b5;
  line-height: 2;
}
.cs-m-footer_bottom ul li p {
  font-size: 14px;
  margin: 0 25px;
  color: #b5b5b5;
  line-height: 2;
  /*width: 500%;*/
}
.cs-m-footer_bottom ul li img {
  max-height: 14px;
  vertical-align: middle;
}
@media screen and (max-width: 1240px) {
  #banner .cs-m-carousel_text .cs-m-carousel_desc br {
    display: none;
  }
  .cs-m-category {
    width: 100%;
    margin: 0 auto 40px;
    padding: 20px 0;
  }
  .cs-m-video {
    width: 100%;
    margin: 0 auto 80px;
  }
  .cs-m-footer_center ul li {
    display: block;
    margin: 10px 10px;
  }
}
@media screen and (max-width: 1160px) {
  .cs-m-footer_content {
    padding: 0 20px 50px 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cs-m-footer_left {
    width: 50%;
  }
  .cs-m-footer_center {
    margin: 30px 0 0 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .cs-m-footer_right {
    width: 50%;
  }
  .cs-m-footer_center ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1000px) {
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner .cs-m-carousel_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #banner .cs-m-carousel_part1 {
    display: none;
  }
  #banner .cs-m-carousel_part2 {
    position: relative;
    top: -1px;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 320px 0 0 0;
  }
  #banner .cs-m-carousel_part2 picture {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #banner .cs-m-carousel_part3 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 72% 0 0 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  #banner .cs-m-carousel_part3 picture {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cs-m-textimgside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    width: 100vw;
    margin: 0 -20px 80px;
  }
  .cs-m-textimgside_image {
    width: 100%;
    max-width: 610px;
    margin: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .cs-m-textimgside_image .cs-m-textimgside_imageinner {
    position: relative;
    overflow: hidden;
    padding-top: 56%;
  }
  .cs-m-textimgside_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cs-m-textimgside_text {
    width: 100%;
    padding: 0 40px 0 0;
  }
  .cs-m-textimgside_textinner {
    position: initial;
    width: 100%;
    max-width: 420px;
    margin: auto;
    padding: 55px 0 55px 40px;
  }
  .cs-m-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
  .cs-m-video_text {
    width: 100%;
    max-width: 610px;
    margin: auto;
    padding: 55px 40px;
  }
  .cs-m-video_video-wrapper {
    width: 100%;
    max-width: 610px;
    margin: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .cs-m-video_fond {
    top: 20%;
    bottom: 0;
    width: 100vw;
    height: 80%;
    max-height: unset;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 768px) {
  .cs-m-category_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    width: auto;
  }
  .cs-m-category_item {
    overflow: hidden;
    width: 100%;
    max-width: 600px;
    margin: 0 0 20px 0;
    padding-top: 100%;
  }
  .cs-m-category_img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cs-m-category_img img {
    width: 100%;
  }
  .cs-m-category_item:hover .cs-m-category_img {
    -webkit-transform: scale(1.2, 1.2) translate(-40%, -40%);
    -moz-transform: scale(1.2, 1.2) translate(-40%, -40%);
    -ms-transform: scale(1.2, 1.2) translate(-40%, -40%);
    transform: scale(1.2, 1.2) translate(-40%, -40%);
  }
  .cs-m-actualite {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 500px) {
  .cs-m-seo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    padding: 0;
  }
  .cs-m-seo_item {
    width: 100%;
    margin: 0 0 35px 0;
  }
  #footer {
    padding: 25px 0 20px 0;
  }
  .cs-m-footer_center {
    display: none;
  }
  .footyc {
    display: none;
  }
  .cs-m-footer_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    padding: 0;
  }
  .cs-m-footer_left {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    -moz-box-ordinal-group: 3;
    order: 2;
  }
  .cs-m-footer_left {
    position: relative;
  }
  .cs-m-footer_center {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
  }
  .cs-m-footer_right {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .cs-m-footer_center ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
  }
  .cs-m-footer_center ul li {
    display: block;
    margin: 6px;
  }
  .cs-m-footer_bottom ul {
    display: block;
    text-align: center;
  }
}
.ui.container.cs-l-container--page-marque {
  max-width: 1364px;
}
.cs-l-main {
  min-height: -webkit-calc(100vh - 370px);
  min-height: -moz-calc(100vh - 370px);
  min-height: calc(100vh - 370px);
}
.cs-m-marqueFullWidth {
  position: relative;
  top: 0;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  max-width: 2400px;
  margin: auto;
  margin: 0 0 80px 0;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-marqueFullWidth .cs-l-container--page-marque {
  padding-right: 30px;
  padding-left: 30px;
}
.cs-c-breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cs-c-breadcrumbs {
  font-size: 16px;
  line-height: 2;
}
.cs-m-marqueFullWidth .cs-m-marqueFullWidth__img img {
  display: block;
  width: 100%;
}
.cs-m-marque {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cs-m-marque_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-marque_textinner {
  position: relative;
  padding: 55px 0;
}
.cs-m-marque_title {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  padding: 0 0 34px 0;
  letter-spacing: 1px;
}
.cs-m-marque_title:after {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 0;
  display: block;
  width: 95px;
  height: 1px;
  content: '';
  background-color: #be8b20;
}
.cs-m-marque_textinner p {
  max-width: 510px;
  padding: 0;
}
.cs-m-marque_textinner:after {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  display: block;
  width: 100vw;
  content: '';
  background-color: #f7f4f2;
}
.cs-c-paragraph--sep {
  position: relative;
  letter-spacing: 2px;
}
.cs-l-page--marque .cs-c-paragraph--sep {
  margin: 0 0 90px 0;
}
.cs-m-marque + .cs-m-marqueFullWidth {
  margin: 120px 0 120px 0;
}
.cs-m-marqueFullWidth .cs-m-marqueFullWidth__img {
  position: relative;
  width: 100%;
}
.cs-m-marque_image img {
  width: 100%;
}
@media (min-width: 1201px) {
  .cs-m-marque {
    padding: 0 92px;
  }
}
@media (min-width: 1000px) {
  .visible-md {
    display: none !important;
  }
  .cs-m-marqueFullWidth {
    max-height: 630px;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__breadcrumb {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    left: 0;
  }
  .cs-m-marqueFullWidth .parallax_container.parallax_container_h630px {
    padding-top: 630px;
  }
  .cs-m-marqueFullWidth img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    /* max-height: 1000px; */
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__text {
    font-size: 16px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    padding: 0 25%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__title {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__text h2 {
    text-align: center;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__text p {
    font-weight: 600;
    text-align: center;
  }
  .cs-m-marque.cs-m-marque--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .cs-m-marque_image {
    margin: 0 50px 0 0;
  }
  .cs-m-marque--reverse .cs-m-marque_image {
    margin: 0 0 0 50px;
  }
  .cs-m-marque_textinner:after {
    left: -60px;
  }
  .cs-m-marque--reverse .cs-m-marque_textinner:after {
    left: -webkit-calc(100% + 60px);
    left: -moz-calc(100% + 60px);
    left: calc(100% + 60px);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .cs-c-paragraph--sep {
    font-size: 28px;
    padding: 20px 50px 20px 20%;
  }
  .cs-c-paragraph--sep:before {
    position: absolute;
    z-index: 2;
    top: 50%;
    bottom: 20px;
    left: -webkit-calc(0%);
    left: -moz-calc(0%);
    left: calc(0%);
    display: block;
    width: 100vw;
    height: 1px;
    content: '';
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    background-color: #be8b20;
  }
  .cs-c-paragraph--sep:before {
    left: -webkit-calc(20% - 20px);
    left: -moz-calc(20% - 20px);
    left: calc(20% - 20px);
  }
  .cs-m-marqueFullWidth .parallax_container.parallax_container_h450px {
    padding-top: 450px;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__breadcrumb .cs-c-breadcrumbs {
    color: #fff;
  }
}
@media (max-width: 1000px) {
  .cs-m-marque {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    width: 100vw;
    margin: 0 -15px 0;
  }
  .cs-m-marque_image .cs-m-marque_imageinner {
    position: relative;
    overflow: hidden;
    padding-top: 56%;
  }
  .cs-m-marque_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cs-m-marque_image {
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .cs-m-marque_text {
    width: 100%;
    padding: 0;
  }
  .cs-m-marque_textinner {
    position: initial;
    width: 100%;
    max-width: initial;
    margin: auto;
    padding: 30px 20px 65px 20px;
  }
  .cs-m-marque_title {
    font-size: 24px;
  }
  .cs-m-marque_textinner p {
    font-size: 16px;
    max-width: initial;
    padding: 0;
  }
  .cs-c-paragraph--sep {
    font-size: 23px;
    padding: 20px 0;
  }
  .cs-l-page--marque .cs-c-paragraph--sep {
    margin: 60px 0 40px 0;
  }
  .cs-c-paragraph--sep:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: -20px;
    display: block;
    width: 113px;
    height: 1px;
    content: '';
    background-color: #be8b20;
  }
  .cs-m-marque_textinner:after {
    right: 0;
    left: 0;
    width: 100vw;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .hidden-md {
    display: none !important;
  }
  .cs-m-marqueFullWidth {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    max-height: initial;
  }
  .cs-m-marqueFullWidth {
    margin: 0 0 50px 0;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__breadcrumb {
    position: relative;
    width: 100%;
  }
  .cs-m-marqueFullWidth .cs-l-container--page-marque {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cs-c-breadcrumbs {
    color: #777;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__text {
    font-size: 14px;
    position: relative;
    width: 100%;
    padding: 20px;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
  }
  .cs-m-marqueFullWidth .cs-m-marqueFullWidth__text p {
    font-weight: 600;
    text-align: center;
  }
}
.cs-c-title--h2-page-presse {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 20px 0;
}
.cs-m-list--presse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(100% + 58px);
  width: -moz-calc(100% + 58px);
  width: calc(100% + 58px);
  margin-left: -48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cs-m-list--presse .cs-m-list_item {
  width: 100%;
  max-width: 300px;
  margin-bottom: 48px;
  margin-left: 48px;
}
.cs-c-blockPresse__img {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
.cs-c-blockPresse__hover {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-c-blockPresse:hover .cs-c-blockPresse__hover {
  opacity: 1;
}
.cs-c-blockPresse__hover:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  display: block;
  content: '';
  border: 2px solid #fff;
}
.cs-c-blockPresse__lire {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cs-c-blockPresse__lire .fa {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  width: 24px;
  text-align: center;
}
.cs-c-blockPresse__img img {
  height: 390px;
  width: 100%;
}
.cs-c-blockPresse__title {
  font-size: 18px;
  font-weight: normal;
  padding: 20px 0 0 0;
  text-align: center;
  line-height: 2;
}
@media (max-width: 1400px) {
  .cs-m-list--presse {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.cs-c-title--h1-catalog {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.cs-m-list--realisation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -20px 50px -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cs-m-list--realisation .cs-m-list_item {
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: calc(50% - 40px);
  margin: 0 20px 20px 20px;
}
.cs-c-realisation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cs-c-realisation_img {
  position: relative;
  width: 50%;
}
.cs-c-realisation_hover {
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px;
  -webkit-transition: .4s opacity ease;
  -moz-transition: .4s opacity ease;
  transition: .4s opacity ease;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cs-c-realisation_hover:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  display: block;
  content: '';
  border: 1px solid #fff;
}
.cs-c-realisation_infos {
  width: 50%;
  padding: 0 30px;
}
.cs-c-realisation_title {
  font-size: 24px;
  line-height: 120%;
  display: block;
  margin-bottom: 20px;
}
.cs-c-realisation_title span {
  font-size: 17px;
  display: block;
}
.cs-c-realisation_title:after {
  display: block;
  width: 100px;
  height: 1px;
  margin-top: 5px;
  content: '';
  background-color: #be8b20;
}
.cs-c-realisation.cs-c-realisation--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (min-width: 1000px) {
  .cs-c-realisation_hover:hover {
    opacity: 1;
  }
}
@media (max-width: 1000px) {
  .cs-m-list--realisation {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cs-m-list--realisation .cs-m-list_item {
    max-width: 320px;
    margin-bottom: 40px;
  }
  .cs-c-realisation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cs-c-realisation_img {
    width: 100%;
  }
  .cs-c-realisation_infos {
    width: 100%;
    padding: 20px 0;
  }
  .cs-c-realisation.cs-c-realisation--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .cs-m-list--realisation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cs-m-list--realisation .cs-m-list_item {
    width: 100%;
    max-width: 320px;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 500px) {
  .cs-m-list--realisation .cs-m-list_item {
    max-width: none;
  }
  .cs-c-realisation_infos {
    padding: 20px;
  }
}
.cs-l-page--collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cs-m-list_header--collection-list {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}
.cs-m-list_header--collection-list .cs-m-list_header_title {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}
.cs-l-main .container .cs-l-page_results .cs-m-list_header .pagecore {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}
.cs-m-list--collection {
  width: -webkit-calc(102.232%);
  width: -moz-calc(102.232%);
  width: calc(102.232%);
  margin-bottom: 60px;
  margin-left: -2.232%;
}
.cs-m-list--collection .cs-m-list_item {
  float: left;
  width: -webkit-calc(25% - 2.232%);
  width: -moz-calc(25% - 2.232%);
  width: calc(25% - 2.232%);
  margin-left: 2.232%;
  /* max-width: 288px; */
  text-align: center;
}
.cs-m-list--collection .cs-m-list_item.cs-m-list_item--double {
  width: -webkit-calc(50% - 2.232%);
  width: -moz-calc(50% - 2.232%);
  width: calc(50% - 2.232%);
}
.cs-c-collection {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  background: #fff;
  width: 100%;
}
.cs-c-collection_img {
  position: relative;
  display: block;
}
.cs-c-collection_img.img-loading {
  min-height: 100px;
}
.cs-c-collection_text {
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.cs-c-collection_text:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  display: block;
  content: '';
  border: 1px solid #fff;
}
.cs-c-collection_bottom {
  height: 63px;
  padding: 10px 0 0 0;
}
.cs-c-collection_meta {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cs-c-collection_meta:before,
.cs-c-collection_meta:after {
  position: relative;
  top: -5px;
  display: inline-block;
  width: 40px;
  height: 1px;
  margin: 0 20px;
  content: '';
  background: #ccc;
}
.cs-c-collection_title {
  font-size: 18px;
}
.cs-c-collection_img img {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .cs-c-collection_img.img-loading {
    min-height: 300px;
  }
}
@media (min-width: 1000px) {
  .cs-m-list_header--collection-list:after {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    display: block;
    width: 100vw;
    height: 100%;
    content: '';
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /*background-color: #f8f8f8;*/
  }
  .cs-c-collection {
    float: left;
  }
  .cs-c-collection_img.img-loading {
    min-height: 280px;
  }
  .cs-c-collection:hover .cs-c-collection_text {
    -webkit-transition: .4s opacity ease;
    -moz-transition: .4s opacity ease;
    transition: .4s opacity ease;
    opacity: 1;
  }
  .cs-c-collection--new .cs-c-collection_bottom {
    position: relative;
    height: auto;
    padding: 27.7% 0 0 0;
  }
  .cs-m-list_item--double .cs-c-collection--new .cs-c-collection_bottom {
    position: relative;
    padding: 12.8% 0 0 0;
  }
  .cs-c-collection--new .cs-c-collection_bottom .cs-c-collection_meta {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .cs-c-collection--new .cs-c-collection_bottom .cs-c-collection_title {
    position: absolute;
    top: 32px;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .cs-c-collection--new .cs-c-collection_bottom .cs-c-collection_meta + .cs-c-collection_title {
    position: absolute;
    top: 32px;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 768px) {
  .cs-c-collection_img.img-loading {
    min-height: 440px;
  }
}
@media screen and (min-width: 550px) {
  .cs-c-collection_img.img-loading {
    min-height: 300px;
  }
}
@media screen and (min-width: 425px) {
  .cs-c-collection_img.img-loading {
    min-height: 2200px;
  }
}
@media screen and (min-width: 375px) {
  .cs-c-collection_img.img-loading {
    min-height: 180px;
  }
}
@media (max-width: 1000px) {
  .cs-m-list--collection {
    width: -webkit-calc(100% + 15px);
    width: -moz-calc(100% + 15px);
    width: calc(100% + 15px);
    margin-bottom: 30px;
    margin-left: -15px;
  }
  .cs-m-list--collection .cs-m-list_item {
    float: left;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-left: 15px;
    /* max-width: 288px; */
    text-align: center;
  }
  .cs-m-list--collection .cs-m-list_item.cs-m-list_item--double {
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
  }
  .cs-c-collection--new .cs-c-collection_bottom {
    height: 100px;
    padding: 10px 0 0 0;
  }
  .cs-m-list_header--collection-list .cs-m-list_header_title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .cs-c-collection_meta:before,
  .cs-c-collection_meta:after {
    width: 30px;
    margin: 0 15px;
  }
}
@media (max-width: 500px) {
  .cs-c-collection_meta:before,
  .cs-c-collection_meta:after {
    width: 20px;
    margin: 0 10px;
  }
}
.ui.container.cs-l-container--product-list {
  max-width: 1300px;
}
.cs-l-page--product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.cs-l-page--product-list .cs-l-page_filters {
  width: 25%;
}
.cs-l-page--product-list .cs-l-page_results {
  width: 75%;
}
.cs-m-list_header--product-list {
  position: relative;
  padding: 0 0 0 15px;
}
.cs-m-list_header--product-list .cs-m-list_header_title {
  font-size: 30px;
  margin-bottom: 15px;
}
.cs-m-list_header--product-list .cs-m-list_header_text p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #848484;
}
.cs-m-list--product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 103%;
  /*margin-bottom: 60px;*/
  margin-left: -3%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
ff-record {
  display: inline-block;
  vertical-align: top;
}
.cs-m-list--product .cs-m-list_item {
  width: -webkit-calc(33.33% - 3%);
  width: -moz-calc(33.33% - 3%);
  width: calc(33.33% - 3%);
  margin-bottom: 30px;
  margin-left: 3%;
  text-align: center;
}
.cs-c-product {
  position: relative;
  display: block;
  max-width: 288px;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  background: #fff;
}
.cs-c-product_img {
  position: relative;
  display: block;
  margin-bottom: 10px;
  height: 316px;
  overflow: hidden;
}
.cs-c-product_img img {
  width: 100%;
}
.cs-c-product_img .ambiance {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.cs-c-product_img:hover .ambiance {
  display: inline;
}
.cs-c-product_meta {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  margin-bottom: 5px;
  text-transform: uppercase;
  line-height: 2;
}
.cs-c-product_meta:before,
.cs-c-product_meta:after {
  position: relative;
  top: -5px;
  display: inline-block;
  width: 40px;
  height: 1px;
  margin: 0 18px;
  content: '';
  background: #ccc;
}
.cs-c-product_title {
  white-space: normal !important;
}
.cs-c-product_title {
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2;
}
.cs-c-product_ref {
  font-size: 14px;
  margin-bottom: 5px;
  color: #777;
  line-height: 2;
}
.cs-m-list--color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-wrap: wrap;
}
.cs-m-list--product .cs-m-list_item {
  width: -webkit-calc(33.33% - 3%);
  width: -moz-calc(33.33% - 3%);
  width: calc(33.33% - 3%);
  margin-bottom: 30px;
  margin-left: 3%;
  text-align: center;
}
.cs-c-color {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.cs-m-filter {
  position: relative;
}
.cs-m-filter_label {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 10px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cs-m-filter_label:hover:before {
  position: absolute;
  z-index: -1;
  top: -5px;
  right: -10px;
  bottom: -5px;
  left: -10px;
  display: block;
  content: '';
  pointer-events: none;
  border-radius: 6px;
  background: #f2f2f2;
}
.cs-l-page_filters .cs-m-filter_label {
  font-weight: bold;
}
.cs-m-filter_label .fa {
  font-size: 28px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.cs-m-filter_content {
  overflow: hidden;
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  max-height: 1000px;
  margin: 0 -20px 0 0;
  padding: 0 10px 10px 10px;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
}
.cs-l-page_filters .cs-m-filter_content {
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  padding: 0 10px;
}
.cs-l-page_filters .ff-asn-group-element-css {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 103px;
  margin-top: 10px;
  margin-right: 26px;
  margin-bottom: 10px;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  transition: all ease .3s;
}
.cs-l-page_filters .ff-asn-group-element-css a {
  font-size: 14px;
  position: relative;
}
.cs-m-filter_row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin: 0 -10px 20px -10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 1000px) {
  .cs-l-page--product-list .cs-l-page_filters {
    display: block !important;
  }
  .cs-c-product:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    visibility: hidden;
    width: 100%;
    height: 100%;
    padding-bottom: 45px;
    content: '';
    opacity: 0;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .cs-c-product:hover:before {
    visibility: visible;
    opacity: 1;
  }
  .cs-c-product_color {
    visibility: hidden;
    opacity: 0;
  }
  .cs-c-product:hover .cs-c-product_color {
    visibility: visible;
    opacity: 1;
  }
  .cs-l-page--product-list .cs-l-page_filters .cs-m-filter {
    max-width: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .cs-l-page--product-list .cs-l-page_filters {
    display: none;
  }
  .cs-l-page--product-list .cs-l-page_results {
    width: 100%;
  }
  .cs-c-product {
    padding: 15px 0;
  }
  .cs-m-list--color {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .cs-m-list--product .cs-m-list_item {
    width: -webkit-calc(50% - 3%);
    width: -moz-calc(50% - 3%);
    width: calc(50% - 3%);
  }
  .cs-c-product_meta:before,
  .cs-c-product_meta:after {
    width: 30px;
    margin: 0 15px;
  }
  .tianjianr {
    display: none;
  }
  .cs-c-product_title {
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .cs-m-list--product .cs-m-list_item {
    width: -webkit-calc(100% - 3%);
    width: -moz-calc(100% - 3%);
    width: calc(100% - 3%);
  }
}
.cs-m-list--color .cs-m-list_item {
  width: auto;
  margin: 0 0 4px 4px;
}
.cs-m-product__title {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
}
.cs-m-product__subtitle {
 font-size: 22px;
color: #777;
line-height: 2;
}
.cs-m-product__details .option_list ul {
  margin: -2%;
  padding-bottom: 20px;
}
.cs-m-product__details .option_list ul li {
  padding: 2%;
}
.cs-m-product__description {
  font-size: 15px;
  max-width: 584px;
  margin: 0 0 20px 0;
}
.cs-m-product__buttons a {
  font-size: 16px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  padding: 5px 15px;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cs-m-product__vues {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 70px 0;
  padding: 30px 0 0 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 2;
}
.cs-c-title--h2-fp,
.cs-c-title--h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.cs-c-product {
  position: relative;
  display: block;
  max-width: 288px;
  /* z-index: 1; */
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  background: #fff;
}
.cs-c-product_img {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .cs-m-product__header {
    float: right;
    width: 52%;
    margin: 0 0 30px 0;
  }
  .cs-m-product__img {
    float: left;
    width: 48%;
    padding: 0 4% 0 0;
  }
  .cs-m-product__details {
    float: right;
    width: 52%;
    margin: 0 0 20px;
  }
  .cs-c-product.cs-c-product--without-color:before {
    padding-bottom: 0;
  }
  .cs-c-product:hover {
    z-index: 2;
  }
}
@media (max-width: 1000px) {
  .cs-m-product__header {
    margin: 0 0 10px 0;
  }
  .cs-m-product__title {
    font-size: 30px;
  }
  .cs-m-product__img {
    margin-bottom: 40px;
  }
}






.contact-page {
  padding-top: 60px;
}
.contact-page .contact-1 h1.title {
  font-size: 45px;
}
.contact-page .contact-1 h1.title::before {
  content: attr(data-text);
  font-size: 16px;
  display: block;
  color: #c39f76;
}
.contact-page .contact-1 .text {
  font-size: 16px;
  color: #c39f76;
  margin-top: 40px;
}
.contact-page .contact-2 .box {
  /*padding-top: 75px;*/
  padding-bottom: 110px;
}
.contact-page .contact-2 .left {
  padding-right: 30px;
}
.contact-page .contact-2 .left h3.title {
  font-size: 30px;
  font-weight: bold;
}
.contact-page .contact-2 .left .contact-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact-page .contact-2 .left .contact-list ul {
  margin: -10px 0;
}
.contact-page .contact-2 .left .contact-list ul li {
  font-size: 18px;
  padding: 10px 0;
}
.contact-page .contact-2 .left .contact-list ul li span {
  display: inline-block;
  width: 25px;
  margin-right: 25px;
}
.contact-page .contact-2 .left .contact-list ul li span img {
  vertical-align: sub;
}
.contact-page .contact-2 .left h3.follow-title {
  font-size: 30px;
  font-weight: bold;
}
.contact-page .contact-2 .left .other-link {
  margin-top: 25px;
}
.contact-page .contact-2 .left .other-link ul {
  margin: -5px;
}
.contact-page .contact-2 .left .other-link ul li {
  display: inline-block;
  padding: 5px;
}
.contact-page .contact-2 .left .other-link ul li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color:#101010;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
}
.contact-page .contact-2 .right {
  padding-right: 30px;
}
.contact-page .contact-2 .right .form {
  margin-top: 10px;
}
.contact-page .contact-2 .right h3.form-title {
  font-size: 30px;
  font-weight: bold;
}
.contact-page .contact-2 .right input[type="text"],
.contact-page .contact-2 .right input[type="email"],
.contact-page .contact-2 .right input[type="tel"],
.contact-page .contact-2 .right textarea {
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px 15px;
  margin-top: 12px;
}
.contact-page .contact-2 .right textarea {
  height: 190px;
}
.contact-page .contact-2 .right input[type="submit"] {
  font-size: 18px;
  background-color: #000000;
  border: none;
  color: #fff;
  padding: 10px 65px;
  margin-top: 30px;
}
.contact-page .contact-2 .right label span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.contact-page .contact-2 .right label input[type="radio"] {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.contact-page .contact-2 .right label:first-child {
  margin-right: 55px;
}
.contact-page .contact-2 .right h6.small-title {
  font-size: 18px;
  margin-top: 15px;
}

@media screen and (max-width:500px) {
  .contact-page .contact-2 .left{
    padding: 0;
  }
	.contact-page .contact-2 .right{
    padding: 0;
    margin-top: 40px;
  }
}

.faq-page .about-3 {
  padding-top: 150px;
}
.faq-page .about-3 h2 {
  font-size: 40px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 2;
}
.faq-page .about-3 h2 small {
  display: block;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: normal;
  text-transform: none;
  font-family: "FuturaLT-Book";
}
.faq-page .about-3 .box {
  padding-top: 40px;
  max-width: 1320px;
  display: block;
  margin: 0 auto;
}
.faq-page .about-3 .box ul li {
  padding-bottom: 20px;
}
.faq-page .about-3 .box ul li:last-child {
  padding-bottom: 0;
}
.faq-page .about-3 .box ul li h4 {
  padding: 20px 70px;
  background-image: url("../images/icon-lt.png");
  background-position: center left 25px;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border: 1px solid #b7b7b7;
  font-size: 18px;
  color: #666;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.faq-page .about-3 .box ul li h4:after {
  content: "\f107";
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 20px;
  font-family: "FontAwesome";
}
.faq-page .about-3 .box ul li .text {
  padding: 25px;
  border: 1px solid #b7b7b7;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
  display: none;
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}


.faq-page .about-3 .box ul li .text *{
  font-size: 16px!important;
  font-family: 'calibri'!important;
}

.faq-page .about-3 .box ul li.active h4 {
  background-color: #bf8a58;
  color: white;
  background-image: url("../images/icon-lt2.png");
}
.faq-page .about-3 .box ul li.active h4:after {
  content: "\f106";
}


.newdet-page .news {
  padding: 70px 0;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 2;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 22px;
}
.newdet-page .news .news_contents {
  color: #555;
  line-height: 2;
  clear: both;
  margin-top: 10px;
  padding: 45px 0 40px;
  font-size: 18px !important;
}
.newdet-page .news .news_contents a {
  color: #555;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #777;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}


.gal-page{
  padding-bottom: 80px;
}
.gal-page .bottom {
  padding-top: 60px;
}
.gal-page .bottom ul {
  margin: -30px -12px;
}
.gal-page .bottom ul li {
  padding: 30px 12px;
}
.gal-page .bottom ul li a.img-box {
  display: block;
}
.gal-page .bottom ul li .content {
  display: block;
  padding: 25px 15px;
  background: #f5f5f5;
}
.gal-page .bottom ul li .content h4 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #101010;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.gal-page .bottom ul li .content h4:hover {
  color: #bf8a58;
}
.gal-page .bottom ul li .content time {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #3a3a3a;
}




/* nav-change */
.cs-c-navigation > li ol.sub-menu{
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1,0,0,-90deg);
  -webkit-transform: rotate3d(1,0,0,-90deg);
  -moz-transform: rotate3d(1,0,0,-90deg);
  -ms-transform: rotate3d(1,0,0,-90deg);
  -o-transform: rotate3d(1,0,0,-90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0,0,0,0.2);
  border-bottom: 3px solid #be8b20;
  display: none \9;
}

.cs-c-navigation > li ol.sub-menu > li{
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}

.cs-c-navigation > li ol.sub-menu > li a{
  display: block;
}

.cs-c-navigation > li ol.sub-menu > li:hover{
  background: #222;
  color: white;
}

.cs-c-navigation > li:hover ol.sub-menu{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0,0,0,0);
  -webkit-transform: rotate3d(0,0,0,0);
  -moz-transform: rotate3d(0,0,0,0);
  -ms-transform: rotate3d(0,0,0,0);
  -o-transform: rotate3d(0,0,0,0);
  display: block \9;
}
/* end */


.button-group .button{
  background-color: #000000!important;
}


.m-page {
  margin: 30px 0;
  text-align: center;
}
.m-page a,
.m-page span {
  width: 32px;
  height: 32px;
  border: 1px solid #eee;
  text-align: center;
  font-size: 18px;
  color: #333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: inline-block;
  margin: 0 5px;
}
.m-page a:hover,
.m-page span.current {
  background: #000;
  color: white;
  border-color: #000;
}