/*--------------------------------------------------------------------------------------
  FOOTER
--------------------------------------------------------------------------------------*/
/*footer {
  background-color: #F5F5F5;
}*/

/*--------------------------------------------------------------------------
 DISPLAY HOME SLIDER
--------------------------------------------------------------------------*/
header.main-picture {
  position: relative;
  background-color: #343a40;
  background: url("../img/main-header.jpg") no-repeat center center;
  background-size: cover;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME SLIDER
--------------------------------------------------------------------------*/
.display-home-slider {
  
}
.display-home-slider .carousel-caption .home-slider-caption {
  max-width: 380px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0,0,0,0.5);
  padding: 12px 20px 8px 20px;
}
.display-home-slider .carousel-item p {
  font-size: 12px;
  line-height: 18px;
  width: 100%;
}
.display-home-slider .carousel-item h5 {
  font-size: 18px;
  line-height: 28px;
  width: 100%;
}
@media (max-width: 460px) {
  .display-home-slider .carousel-caption .home-slider-caption {
    display: none;
  }
}
@media (max-width: 768px) {
  .carousel-caption {
    display: none;
  }
}

/*--------------------------------------------------------------------------
 DISPLAY HOME HEADER
--------------------------------------------------------------------------*/
.section-header {
  margin-bottom: 70px;
}
.section-header h3 {
  font-size: 28px;
  color: #03538c;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.section-header h3.header-white {
  color: #ffffff;
}
.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #0b8593;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-header p {
  text-align: center;
  padding-bottom: 40px;
  color: #03538c;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME COMPANY
--------------------------------------------------------------------------*/
.home-company {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3rem;
  background-color: #FFFFFF;
  /*background-color: #1e72bc;*/
}
@media (max-width: 991px) {
  .home-company {
    padding-bottom: 2rem;
  }
}

/*--------------------------------------------------------------------------
 DISPLAY HOME WELCOME
--------------------------------------------------------------------------*/
.home-welcome {
  margin-top: 0;
  padding-top: 40px;  
  padding-bottom: 3rem;
  background-color: #FFFFFF;
}
.home-welcome .welcome-content {
  font-size: 20px;
  margin: 0 40px;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME MESSAGE
--------------------------------------------------------------------------*/
.home-message {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 7rem;
  background-color: #FFFFFF;
}
.home-message .message-content {
  font-size: 20px;
  margin: 0 40px;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME ACTUALITY
--------------------------------------------------------------------------*/
#display_actuality_filled {
  z-index: 1000;
  background: #ffffff;
  display: block;
  left: 30px;
  position: absolute;
  color: #000;  
  top: -999px;
  left: 40px;
  width: 340px;
  height: 92px;
  opacity: 0.8;
  box-shadow: -3px 0 10px 0 hsla(0,0%,55%,.51);
}
#display_actuality_filled a {
  color: #000;  
}
#display_actuality_filled p.actuality-comment {
  padding: 0;
  margin: 0;
  color: #ffffff;  
  color: #000;  
  line-height: 12px;
  height: 12px;
  font-size: 12px;
  overflow: hidden;
  margin-bottom: 6px;
}
#display_actuality_filled p.actuality-title {
  font-size: 14px;
  color: #03538c;
  height: 16px;
  overflow: hidden;
  font-weight: bold;
  /*margin-bottom: 2px;*/
}
@media (max-width: 768px) {
  #display_actuality_filled {
    display: none;
  }
}
#display_actuality {
  z-index: 1000;
  background: transparent;
  left: 30px;
  position: absolute;
  color: #000;  
  top: -999px;
  left: 40px;
  width: 380px;
  background-color: transparent;
}
#display_actuality p.actuality-title {
  font-size: 24px;
  color: #03538c;
  height: 32px;
  font-weight: bold;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
}
#display_actuality p.actuality-header {
  color: #03538c;
  font-weight: bold;
  font-size: 38px;
  letter-spacing: .4rem;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0; 
  margin-left: 20px;
}
#display_actuality p.actuality-comment {
  margin: 5px 0;
  color: #ffffff;  
  color: #000;  
  line-height: 20px;
  max-height: 100px;
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 12px; 
  margin-top: 12px; 
}
@media (max-width: 768px) {
  #display_actuality {
    display: none;
  }
}

/*--------------------------------------------------------------------------
 DISPLAY HOME ACTUALITY
--------------------------------------------------------------------------*/
.home-actuality {
  /*display: none;*/
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FfFfFf;
  /*background-color: #FaFaFa;*/
}
.home-actuality .home-actuality-content {
  min-height: 200px;
}
/*@media (max-width: 768px) {
  .home-actuality {
    display: block;
  }
}*/

/*--------------------------------------------------------------------------
 DISPLAY HOME REPORTAGE
--------------------------------------------------------------------------*/
.home-reportage {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FcFcFc;
}
.home-reportage .home-reportage-content {
  min-height: 200px;
}
@media (max-width: 768px) {
  .home-reportage {
    display: block;
  }
}

/*--------------------------------------------------------------------------
 DISPLAY HOME BACKGROUND
--------------------------------------------------------------------------*/
.home-gradiant-orange {
   background: url('../img/home_bg_orange.png');
   min-height: 420px;
   background-position: center center;
   background-size: cover;
}
.home-gradiant-green {
   background: url('../img/home_bg_green.png');
   min-height: 420px;
   background-position: center center;
   background-size: cover;
}

.home-gradiant {
   background: url('../img/home_gradiant.png');
   min-height: 420px;
   background-position: center center;
   background-size: cover;
}

.home-cross-layout,
.home-cross-layout-grey,
.home-cross-layout-green {
  position: relative;
  overflow: hidden;
}
section.home-cross-layout,
section.home-cross-layout-grey,
section.home-cross-layout-green {
  padding-top: 155px;
  padding-bottom: 140px;
}

.home-cross-layout-grey::before {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_top_layer_grey.png');
  display: block;
  position: absolute;
  top: 0;
  background-size: 100% 100%;
}
.home-cross-layout-grey::after {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_bottom_layer.png');
  display: block;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}
.home-cross-layout::before {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_top_layer.png');
  display: block;
  position: absolute;
  top: 0;
  background-size: 100% 100%;
}
.home-cross-layout::after {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_bottom_layer.png');
  display: block;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

.home-cross-layout-green::before {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_top_layer.png');
  display: block;
  position: absolute;
  top: 0;
  background-size: 100% 100%;
}
.home-cross-layout-green::after {
  content: "";
  width: 100%;
  height: 120px;
  background: url('../img/home_bottom_layer_green.png');
  display: block;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME SLICK SLIDE
--------------------------------------------------------------------------*/
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
 text-align: center; 
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/*--------------------------------------------------------------------------
 DISPLAY HOME BUTTON
--------------------------------------------------------------------------*/
.home-button {
  border: none;
  padding: 20px 40px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 6px;
  transition: all 0.3s ease 0s;
}
.home-button:hover {
  color: #404040 !important;
  font-weight: 700 !important;
  letter-spacing: 3px;
  background: none;
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
  -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
  transition: all 0.3s ease 0s;
}
.btn.btn-primary.btn-more {
  border: none;
  color: #FFFFFF;
  padding: 4px 8px;
  background-color: #17b29e; 
  border-radius: 4px;
  transition: all 0.4s;
}
.btn.btn-primary.btn-more span {
   cursor: pointer;
   display: inline-block;
   position: relative;
   transition: 0.4s;
 }
 .btn.btn-primary.btn-more span:after {
   content: '\00bb';
   position: absolute;
   opacity: 0;
   top: 0;
   right: -20px;
   transition: 0.5s;
 }
 .btn.btn-primary.btn-more:hover span {
   padding-right: 25px;
 }
 .btn.btn-primary.btn-more:hover span:after {
   opacity: 1;
   right: 0;
 }

/*--------------------------------------------------------------------------
 DISPLAY HOME COLOR DEFAULT
--------------------------------------------------------------------------*/
.default-color {
  color: #03538c;
}

