h1 {
  display: block;
  font-size: 25px;
  font-family: 'Libre Baskerville', serif;
  text-transform: none; }
  h1 span {
    font-size: 16px;
    margin-bottom: 5px;
    display: block; }

h2 {
  font-size: 12px;
  margin: 0;
  font-weight: 600; }

.sympathie {
  padding-top: 57px;
  text-decoration: underline; }

.space {
  padding-top: 20px; }

.slider {
  height: 350px;
  background-image: url(../image/background/header-ble.jpg);
  background-size: cover;
  background-position: center;
  position: relative; }

.content {
  background-color: #FFF;
  padding: 50px; }
  .content:after {
    content: "";
    display: table;
    clear: both; }
  .content .left {
    width: 58%;
    line-height: 25px;
    font-size: 14px;
    float: left; }
    .content .left a {
      color: #000; }
  .content .right {
    width: 30%;
    float: right;
    line-height: 25px;
    font-size: 14px; }
    .content .right .button {
      left: 0;
      font-size: 10px;
      border-radius: 0;
      margin-top: 8px; }
    .content .right .success {
      font-family: 'Roboto', sans-serif;
      background: #2ecc71;
      padding: 15px;
      margin-bottom: 30px;
      margin-top: 45px;
      color: #FFF;
      font-size: 13px; }
    .content .right .element {
      margin-bottom: 15px; }
      .content .right .element label {
        width: 100%;
        display: block;
        font-style: italic; }
      .content .right .element input {
        box-sizing: border-box;
        padding: 10px;
        background-color: #FFF;
        border: solid 1px #ccc; }
      .content .right .element input, .content .right .element select, .content .right .element textarea {
        display: block;
        width: 100%;
        padding: 10px 12px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 1px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        margin-top: 5px;
        font-family: 'Roboto', sans-serif;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 5px; }
      .content .right .element textarea {
        resize: none; }
    .content .right .global-link {
      margin-bottom: 25px; }
      .content .right .global-link:after {
        content: "";
        display: table;
        clear: both; }
      .content .right .global-link .option-link {
        width: 100%;
        padding: 2px;
        box-sizing: border-box;
        float: left; }
        .content .right .global-link .option-link a {
          background-color: #233156;
          padding: 8px;
          box-sizing: border-box;
          display: block;
          text-align: center;
          color: #FFF;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 600;
          text-decoration: none; }
        .content .right .global-link .option-link .active {
          background: #314371; }
        .content .right .global-link .option-link :hover {
          background: #314371; }
  .content .img-presentation {
    height: 300px;
    margin-top: -115px;
    position: relative;
    border: solid 5px #FFF; }
  .content .text-wrapper {
    line-height: 28px;
    position: relative;
    height: 148px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden; }
    .content .text-wrapper.expand {
      height: auto;
      text-overflow: initial;
      word-wrap: initial;
      overflow: initial; }
      .content .text-wrapper.expand .show_more {
        position: relative;
        padding-top: 0; }
    .content .text-wrapper .show_more {
      width: 100%;
      background: #FFF;
      display: block;
      text-transform: uppercase;
      letter-spacing: .1em;
      font-size: 12px;
      font-weight: 600;
      text-decoration: none;
      color: #000;
      padding-top: 15px;
      position: absolute;
      bottom: 0;
      outline: none; }
    .content .text-wrapper p:first-child {
      margin-top: 0px; }
  .content img {
    float: left;
    margin-right: 35px; }

@media screen and (max-width: 1300px) {
  .right .global-link .option .option-link {
    width: 100%; } }
@media screen and (max-width: 800px) {
  .content .right {
    padding-top: 30px; }
  .content .left, .content .right {
    width: 100%;
    padding: 0;
    margin: 0; }
  .content .right {
    padding-top: 30px; }
  .content ol li {
    padding: 0;
    box-shadow: none; }
    .content ol li p {
      font-size: 14px; }
    .content ol li h3 {
      text-align: left;
      clear: none; }
    .content ol li img {
      max-width: 160px;
      width: 45%;
      height: 200px;
      margin-bottom: 0px;
      margin-right: 20px;
      float: left; } }
@media screen and (max-width: 800px) {
  .content img {
    width: 100%;
    max-width: 300px; }

  .content .img-presentation {
    height: auto;
    padding-bottom: 20px; } }
@media screen and (max-width: 600px) {
  h1 {
    width: 100%;
    clear: both; } }

/*# sourceMappingURL=avis-de-deces-detail.css.map */
