#module-divioseo_landing-page #wrapper .breadcrumb {
  display: block;
  margin-top:40px;
  margin-bottom:20px;
}

#module-divioseo_landing-page .wrapper {
  margin-top: 126px;
}

.landing-header-wrapper {
  background: #000;
  height: 500px;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  margin-bottom: 22px;
}

.landing-header-image {
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: 0.8;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.landing-img-content {
  padding-left: 70px;
  padding-top: 100px;
  opacity: 1;
  position: absolute;
  background: transparent;
}

.landing-img-content h1 {
  font-family: Poppins;
  font-size: 54px!important;
  font-weight: 500;
  line-height: 70px!important;
  letter-spacing: 0em;
  text-align: left;
  color: #fff!important;
  max-width: 520px;
}

@media (max-width: 767.99px) {
.landing-img-content h1 {
	max-width: 480px;
}	
}

.landing-img-content h2 {
  font-family: Poppins;
  font-size: 20px!important;
  font-weight: 500;
  line-height: 30px!important;
  letter-spacing: 0em;
  text-align: left;
  color: #fff!important;
  margin-top: 50px;
  max-width: 642px;
}

.reinsurance {
  margin-bottom: 70px;
}

.landing-block {
  margin-top: 60px;
}

.landing-block-description {
  margin-bottom: 30px;
}

.landing-header-description .h2,
.landing-block-description .h2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #000;
  margin-bottom: 27px;
}

.landing-header-description p,
.landing-block-description p {
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  color: #000000;
}

.landing-header-description h2,
.landing-block-description h2 {
  color: #000000;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px
}


.blockurls { 
  padding-top: 40px;
  text-align: center;
  display:flex;flex-wrap:wrap;
}
.blockurls-blockurls-home {
  padding:15px;
}

.blockurls a {
  color: #587099;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #587099;
  margin-bottom:20px:
}
 
.row.blockurls.blockurls-home { 
  margin-bottom:60px;
}
.row.blockurls.blockurls-home div { 
  margin-bottom:10px;
}

.bloc_veto {
    background-color: #EAEAEA;
    padding-top: 15px;
    padding-bottom: 15px;
}

.veto_title {
  font-weight: 700;
  font-size: 23px;
  color: #231f20;
  margin-bottom: 7px;
}

.veto_subtitle {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ccb270;
}

.bloc_veto img {
  float: left;
  margin-right: 20px;
  max-height: 178px;
}

.veto_descr {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #616161;
}

.veto_link {
  font-weight: 400;
  font-size: 13px;
  text-decoration-line: underline;
  color: #254173;
}

.veto_link::first-letter {
  text-transform: uppercase;
}

.block-reduction.col-md-3 {
    position: relative;
    top: 80px;
    background-color: #EAEAEA;
    padding-top: 25px;
}

.block-reduction .h1 {
  margin-bottom: 30px;
}

.block-reduction .btn.activreduc {
  margin-top: 15px;
  margin-bottom: 30px;
}

.block-reduction a.btn.activreduc {
  color: #fff;
}

.landing-block-description.lastblock {
  margin-top: 180px;
  position: relative;
}
.landing-block-description.lastblock-home {
  margin-top: 140px;
  position: relative;
}

.landing-block-description.lastblock::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../images/footback.jpg) no-repeat center center / cover;
  opacity: 0.5;
 }


.landing-block-description.lastblock .encard {
  position: relative;
  top: -80px;
}

.landing-block-description.lastblock .contentlast {
  margin-top: 60px;
}

/* Responsive style */
@media (max-width: 767.99px) {
  #module-divioseo_landing-page .wrapper {
    margin-top: 0;
  }

  body#module-divioseo_landing-page .product-miniature {
    width: 100% !important ;
  }

  body#module-divioseo_landing-page .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
      margin: auto !important;
  }

  .landing-header-description h2, .landing-block-description h2 {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: initial;
}

  .row.norow_mob {
    margin-left: 0;
    margin-right: 0;
  }

  .landing-img-content {
    padding-left: 25px;
    padding-top: 25px;
  }

  .landing-img-content h2 {
    margin-top: 25px;
}

  .landing-img-content h1 {
    font-size: 36px;
    line-height: 150%;
  }

  .landing-img-content h2 {
    font-size: 16px;
    line-height: 150%;
  }

  .landing-header-wrapper {
    height: 400px;
  }

  .landing-header-image {
    background-position: center;
    height: 400px;
  }

  #main .reinsurance {
    display: none;
  }

  .landing-header-description .h2,
  .landing-block-description .h2 {
    text-transform: initial;
    font-size: 16px;
    line-height: 150%;
    left: 25px;
    top: 455px;
  }

  .landing-header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .row.blockurls {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 5px;
  }

  
  .landing-block-description,
  .row.blockurls > div {
    padding: 15px;
  }

  .row.blockurls.blockurls.blockurls-home { 
    margin-bottom:30px;
  }
 
  .row.blockurls.blockurls.blockurls-home > div{ text-align:center;}
 
  .landing-header-description p,
  .landing-block-description p {
    font-size: 14px;
    line-height: 21px;
    margin-left: 0;
  }

  .landing-block {
    margin-top: 30px;
  }
  .col-sm-12.col-md-4.bloc_veto.hidden-md-up {
    margin-bottom: 50px;
  }
  .block-reduction.col-md-3 {
    top: 0;
  }
  
  .landing-block-description.lastblock {
    margin-top: 60px;
    background: none;
    padding:0;
  }
  .landing-block-description.lastblock-home {
    margin-top: 60px;
  }
  
  .landing-block-description.lastblock:before { content:none; }
  .landing-block-description.lastblock .contentlast {
    margin-top: 0;
  }
  .landing-block-description.lastblock .wrp-encard {
    padding:0;
  } 
  .landing-block-description.lastblock .encard {
    top: -30px;
  }
}

.module-divioseo_landing-page .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 1rem 0;
}

body#module-divioseo_landing-page .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
    margin: 0;
}

body#module-divioseo_landing-page .product-miniature {
    width: 252px;
}

body#module-divioseo_landing-page .product {
    margin-bottom: 20px;
}
