.d-sections section {
  position: relative;
  min-height: calc(100vh - 400px);
  display: flex;
  align-items: center;
  padding: 9.375rem 0;
}
.d-sections section.color-1 {
  background: #EFF0ED;
  border-bottom: 4px dotted #c0c4b5;
}
.d-sections section.color-2 {
  background: #F8FAF5;
  border-bottom: 4px dotted #c0c4b5;
}
.d-sections section .container {
  display: flex;
  align-items: center;
  max-width: 1000px;
}
.d-sections section p {
  font-size: 1.2rem;
}
.d-sections section .txt {
  margin: 0 auto;
  max-width: 900px;
}
.d-sections section .txt ul {
  font-size: .995rem;
  margin-bottom: 3rem;
}
.d-sections section .txt ul li {
  opacity: .7;
}
.d-sections section .txt.v2 {
  margin: 4rem auto;
}
.d-sections section .txt.v2 p {
  font-size: .995rem;
  margin-bottom: 2rem;
}
.visual-2 {
  width: 100%;
  margin-top: 5rem;
}

.d-sections .edito-c-3 {
  column-count: 2;
  column-gap: 3rem;
  margin: 1rem auto 4rem auto;
}
.title-section {
  margin: 3rem 0;
  margin: 0 auto;
  max-width: 700px;
}
.title-section .ttl-2 {
  font-size: 5rem;
  color: #C0C4B6;
  font-family:  "dreaming-outloud-script", sans-serif !important;
  font-weight: 300;
  line-height: .7;
  margin-top: 1rem;
  margin-bottom: 3.2rem;
}
.title-section .ttl-1 {
  font-size: 1.563rem;
  color: #3A331E;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.d-sections section h3 {
  font-family: 'Gilly', sans-serif;
  font-size: 2.2rem;
  line-height: .8;
  font-weight: 100;
  /*color: #C8D100;*/
  font-weight: 100;
  color: #c0c4b5;
  margin-bottom: 1rem;
}
.d-sections section h4 img,
.d-sections section h3 img{
  float: left;
  width: 45px;
  margin: -10px 5px 0 -50px
}

.d-sections section .img-1 {
  margin-bottom: 4rem;
}
.logos-partners  {
  margin-top: 1.8rem;
  height: 120px;
}
.logos-partners div {
  height: 120px;
  padding: 0 5px 0 2px;
  overflow: hidden;

}

.logos-partners[data-cue="slideInUp"],
.logos-partners[data-cues="slideInUp"] > * {
    opacity: 1 !important;
}

.logos-partners div .logo {
  background: #fff;
  border-radius: 15px;
  height: 120px;
  line-height: 120px;
  margin: 0 3px;
  text-align: center;

}
.logos-partners div .logo img {
  max-width: 120px;
  max-height: 120px;
  display: inline-block;
}
.logos-partners div .logo:focus {
  outline: none !important;
}
.slick-slide {
  outline: none
}


/* Arrows */
.logos-partners .slick-prev,
.logos-partners .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.logos-partners .slick-prev:hover,
.logos-partners .slick-prev:focus,
.logos-partners .slick-next:hover,
.logos-partners .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.logos-partners .slick-prev:hover:before,
.logos-partners .slick-prev:focus:before,
.logos-partners .slick-next:hover:before,
.logos-partners .slick-next:focus:before
{
    opacity: 1;
}
.logos-partners .slick-prev.slick-disabled:before,
.logos-partners .slick-next.slick-disabled:before
{
    opacity: .25;
}

.logos-partners .slick-prev:before,
.logos-partners .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #c0c4b5;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.logos-partners .slick-prev
{
    left: -25px;
}
.slick-prev:before
{
    content: '←';
}


.logos-partners .slick-next
{
    right: -25px;
}

.slick-next:before
{
    content: '→';
}
.nav-link-sum {
  margin: 6rem auto 0 auto;
  text-align: center;
  padding: 0;
  position: relative;
  z-index: 2;
}
.nav-link-sum li {
 list-style: none;
 display: inline-block;
 margin: 0;
 padding: 0 .8rem;
 vertical-align: top;
}
.nav-link-sum a {
  width: 180px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  border-radius: 50%;
  display: block;
  background: #C8D100;
  box-shadow: 0px 0px 0px 8px #C8D100;
  border: solid 3px rgba(255, 255, 255, 0.47);
  transition: .6s;
}
.nav-link-sum a:hover {
  border-style: dashed;
}
.nav-link-sum a span {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 900;
  vertical-align:middle;
  display:inline-block;
}
.nav-link-sum a.v2 {
  background: #4EACAC;
  box-shadow: 0px 0px 0px 8px #4EACAC;
}
.nav-link-sum a.v3 {
  background: #EF8546;
  box-shadow: 0px 0px 0px 8px #EF8546;
}
.d-sections section.head-section {
  padding-bottom: 0;
  padding-top: 13rem;
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: visible;
}
.d-sections section.head-section .container {
  padding-bottom: 8px;
}
.d-sections section.head-section + section {
  margin-top: -4.5rem;
  padding-top: 19rem;
}
.d-sections section.head-section .img-1 {
  margin-bottom: 0 !important;
}
.d-sections section.head-section .img-1 img {
  width: 389px;
  margin-bottom: 4.3rem !important;
}
.d-sections section.head-section .img-2 img {
  margin-bottom: 4.3rem !important;
  width: 467px;
}
.d-sections section.head-section .img-1 {
  position: absolute;
  bottom: 0;
  left: 1rem;
}
.d-sections section.head-section .img-2 {
  position: absolute;
  bottom: 0;
  right: -1rem;
}
.sec-img-2 {
  margin-top: 5rem;
}
.sec-img-3 {
  margin-top: 1rem;
}
.sec-img-4 {
  margin-top: .5rem;
}
.sec-img-5 {
  margin-top: 9.5rem;
}
@media (max-width: 992px) {
  .d-sections section.head-section .img-2 {
    right: -11rem;
  }
  .d-sections section.head-section .img-1 {
    left: -8rem;
  }
  .d-sections section h3 {
    margin-left: 55px;
  }
  .d-sections section .img-1 img {
    width: 100% !important;
  }
}
@media (max-width: 625px) {
  .d-sections section.head-section {
    padding-top: 6rem;
  }
  .nav-link-sum a {
    width: 130px;
    height: 130px;
    line-height: 120px;
  }
  .nav-link-sum a span {
    font-size: .88rem;
  }
  .d-sections section.head-section + section {
    padding-top: 9rem;
  }
  .title-section .ttl-2 {
    font-size: 3.5rem;
  }
  .sec-img-5 {
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .d-sections section.head-section {
    padding-top: 3rem;
  }
  .d-sections .edito-c-3 {
    column-count: 1;
  }
  .d-sections section {
    padding: 5.5rem 0;
  }
  .d-sections section h3 {
    font-size: 1.94rem;
  }
  .d-sections section.head-section .img-2,
  .d-sections section.head-section .img-1 {
    display: none;
  }
  .nav-link-sum {
    margin-top: 4rem;
  }
  .title-section .ttl-2 {
    font-size: 3rem;
  }
}
