/*
Add your custom css here. Do not touch on style-color-name.css files
*/
/*PERSONNALISATION DU BLOCK RGPD EN BAS DE FORMULAIRE*/
.webform-rgpd {
  margin-top: 2em;
  margin-bottom: 2em;
  font-style: italic;
  font-size: 1.15rem;
  line-height: 1.5;
}

/*REGLE UN PROBLEME DE POSITION POUR LORS DE L'ACTION DU BOUTON SUPPRIMER*/
.commerce-line-item-views-form input.delete-line-item {
  position: absolute;
}

/*AJOUTE DES PROPRIETES CSS NON APPLIQUEES AUX INPUT DERIVEES DE L'INPUT "TEXT"*/
input[type="email"] {
  background: #F5F5F5;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: none;
  display: inline-block;
  line-height: 25px;
  margin-bottom: 15px;
  padding: 5px;
  resize: none;
  .transition(all,0.3s,ease);
  vertical-align: middle;
  width: 100%;
  font-family: Arial,sans-serif;
  font-size: 13px;
}

/*PERSONNALISATION DE LA PAGE D'ACCUEIL*/
#block-block-2 .content > .row,
#block-block-26 .content > .row,
#block-block-93 .content > .row,
#block-block-23 .content > .row {
  margin-left: 30px;
  margin-right: 30px;
}
#block-block-93 .content > .row > div:first-child > div,
#block-block-26 .content > .row > div:last-child > div {
  display: table;
}
#block-block-93 .content > .row > div:first-child > div > p,
#block-block-26 .content > .row > div:last-child > div > a {
  display: table-cell;
  vertical-align: middle;
}


#block-block-2 .content > .row > div {
  height: 190px;
  max-height: 190px
}
#block-block-2 .content > .row > div:first-child {
  border-width: 0 2px 0 0;
  border-style: solid;
  border-color: #fff;
}
#block-block-2 .content > .row > div:last-child {
  border-width: 0 0 0 2px;
  border-style: solid;
  border-color: #fff;
}

#block-block-93 .content > .row > div:first-child > div {
  height: 335px;
  width: 100%;
}

#block-block-26 .content > .row > div {
/*  height: 380px;
  max-height: 380px*/
}
#block-block-26 .content > .row > div:first-child {
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: #fff;
  padding-left: 50px;
}
#block-block-26 .content > .row > div:first-child h2 {
  margin: 0 0 20px;
}
#block-block-26 .content > .row > div:last-child {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
}
#block-block-26 .content .dexp-shortcodes-box {
  margin-bottom: 10px;
}
#block-block-26 .content .dexp-shortcodes-box h3.box-title {
 display: none;
}
#block-block-26 .content > .row > div:last-child > div {
  height: 380px;
  width: 100%;
}
#block-block-26 .content .dexp-shortcodes-box.box-left .box-icon {
  border: 3px solid #fff !important;
  line-height: 45px;
}
#block-block-26 .content .dexp-shortcodes-box.box-left .box-icon span {
  color: #000;
}
#block-block-26 .content .dexp-shortcodes-box.box-left .box-content {
  display: inline-block;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #fff;
  margin: 15px 0 15px 15px;
}

#block-block-23 .content > .row > div:first-child {
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: #000;
  padding-left: 50px;
}
#block-block-23 .content > .row > div:first-child h2 {
  margin: 0 0 20px;
}
#block-block-23 .content > .row > div:last-child {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
}

@media screen and (max-width: 991px) {
  #block-block-2 .content > .row > div:last-child,
  #block-block-2 .content > .row > div:first-child,
  #block-block-26 .content > .row > div:first-child,
  #block-block-26 .content > .row > div:last-child {
    border:none;
  }

  #block-block-2 .content > .row {
    margin-left: 20px;
    margin-right: 20px;
  }

  #block-block-26 .content > .row > div:first-child {
    padding-left: 15px;
  }
}


@media screen and (max-width: 768px) {
  #block-block-2 .content > .row > div:first-child {
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #fff;
  }
  #block-block-2 .content > .row > div:last-child {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #fff;
  }

  #block-block-93 .content h1 {
    font-size: 45px;
  }

  #block-block-23 .content > .row > div:first-child {
    border-width: 0;
  }
}

@media screen and (max-width: 500px) {
  #block-block-93 .content h1 {
    font-size: 35px;
  }

  #block-block-26 .content .dexp-shortcodes-box.box-left .box-content {
    font-size: 14px;
    margin: 15px 0 15px 15px;
  }
}


/*PERSONNALISATION DE LA PAGE UE POUR MOBILE*/
@media screen and (max-width: 991px) {
  #dexp_tab_wrapper_product_detail.dexp_tab_wrapper .nav-tabs li {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 0;
  }

  #dexp_tab_wrapper_product_detail.dexp_tab_wrapper .nav-tabs li:first-child {
    margin-top: 0;
  }
}

/*PERSONNALISATION DU BOUTON PANIER*/
.commerce-add-to-cart .commerce-add-to-cart-format-text {
  font-size: 1.20rem;
  line-height: 1.5;
}
.commerce-add-to-cart #edit-submit {
  margin-left: 0;
  margin-bottom: 10px;
}
.commerce-add-to-cart #edit-btn-group, .commerce-add-to-cart #edit-btn-link {
  text-align: center;
}
.commerce-add-to-cart #edit-btn-group {
  margin-bottom: 6px;
}
.commerce-add-to-cart #edit-btn-link {
  margin-bottom: 15px;
}
.field-name-field-product.field-type-commerce-product-reference {
  width: 100%;
}

/*PERSONNALISATION DU MENU DE NAVIGATION*/
.region-user-00 .logo {
  float: left;
  display: inline-block;
  max-width: 300px;
}
.region-user-00 .slogan {
  line-height: normal;
  margin: 15px 17px 0 0;
  display: inline-block;
  max-width: 389px;
}
.region-user-00 .slogan input[type='text'],
.region-user-00 .slogan input[type='text']:hover,
.region-user-00 .slogan input[type='text']:focus {
  border: none !important;
}
.region-user-00 .slogan .input-group-btn:last-child>.btn {
  color: #FFF;
  border: none;
  line-height: 1.6;
  padding: 6px 12px;
  background-color: #000;
  margin-left: 0;
}
.region-user-00 .slogan .slogan-form {
  margin: 15px 0 0;
}

@media screen and (max-width: 752px) {
  .region-user-00 .logo,
  .region-user-00 .slogan {
    float: none;
    display: block;
    max-width: 380px;
    margin: auto;
  }
  .region-user-00 .logo {
    float: none;
    text-align: center;
  }
  .region-user-00 .logo a {
    margin: auto;
  }
  .region-user-00 .slogan {
    float: none;
    line-height: unset;
    text-align: center;
    font-size: 1em;
  }
  .region-user-00 .slogan .input-group-btn:last-child>.btn {
    line-height: 2.2;
    width: 50px;
  }
  .region-user-00 .slogan input[type='text'] {
    height: 42px;
  }
}

@media screen and (max-width: 436px) {
  #block-menu-menu-user-menu {
    width: 100%;
  }
  #block-menu-menu-user-menu .content ul.menu {
    text-align: center;
  }
  #block-menu-menu-user-menu .content ul.menu li:last-child:after {
    content: "" !important;
    padding: 0 !important;
  }

  #block-views-simple-shopping-cart-block {
    width: 100%;
  }
  #block-views-simple-shopping-cart-block .content {
    text-align: center;
  }
}

#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child,
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu,
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li a,
#block-block-83 {
  background-color: #019393 !important;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li {
  border-color: #fff;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li{
  border-bottom: none;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li:first-child {
  border-bottom: 1px solid #fff;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child h3 {
  color: #fff;
  font-weight: 500;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li a {
  color: #fff;
}
#dexp-dropdown > ul.menu li:nth-child(2) .dexp-menu-row .dexp-menu-col:last-child ul.menu li a:hover {
  color: #fff;
}

/*REGLE CEERTAINS PROBLEME DEPUIS LE PASSAGE DE FONTAWESOME 4 à 5*/
.dexp-list li::before,
.panel-group .panel .panel-heading a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

#section-top .region-top-right i {
  font-weight: 900;
}

/* TUNNEL D'ACHAT*/
.page-cart ol.commerce-checkout-progress,
.page-checkout ol.commerce-checkout-progress
{
  margin:  0;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.page-cart ol.inline.commerce-checkout-progress::before,
.page-checkout ol.inline.commerce-checkout-progress::before
{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  /*border-top: solid 5px #BA911D;*/
  border-top: solid 5px #3E3E3E;
  background: black;
  width: 100%;
  transform: translateY(-250%);
}
.page-cart ol.inline.commerce-checkout-progress li,
.page-checkout ol.inline.commerce-checkout-progress li
{
  float: none;
  display: table-cell;
  width: 20%;
  text-align: center;
  position: relative;
  z-index: 0;
  font-family: 'Oswald', sans-serif;
}
.page-cart ol.inline.commerce-checkout-progress li.active::before,
.page-checkout ol.inline.commerce-checkout-progress li.active::before
{
  /*background-color: #BA911D;*/
  background-color: #BA002A;
  color: #fff;
}
.page-cart ol.inline.commerce-checkout-progress li::before,
.page-checkout ol.inline.commerce-checkout-progress li::before
{
  content: '';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-radius: 50%;
  line-height: 40px;
  font-size: 1.33333em;
  position: relative;
  overflow: hidden;
  /*border: solid 5px #BA911D;*/
  border: solid 5px #3E3E3E;
  height: 50px;
  margin: auto;
  width: 50px;
  display: block;
  /*color: #BA911D;*/
  color: #3E3E3E;
  background-color: #fff;
  z-index: 1;
}
.page-cart ol.inline.commerce-checkout-progress li::after,
.page-checkout ol.inline.commerce-checkout-progress li::after
{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 50px;
  width: 70px;
  margin: auto;
  z-index: 0;
  background-color: #fff;
}
.page-cart ol.inline.commerce-checkout-progress li.cart::before,
.page-checkout ol.inline.commerce-checkout-progress li.cart::before
{
  content: '\f07a';
}
.page-cart ol.inline.commerce-checkout-progress li.checkout::before,
.page-checkout ol.inline.commerce-checkout-progress li.checkout::before
{
  content: '\f022';
}
.page-cart ol.inline.commerce-checkout-progress li.review::before,
.page-checkout ol.inline.commerce-checkout-progress li.review::before
{
  content: '\f09d';
}
.page-cart ol.inline.commerce-checkout-progress li.payment::before,
.page-checkout ol.inline.commerce-checkout-progress li.payment::before
{
  content: '\f0ac';
}
.page-cart ol.inline.commerce-checkout-progress li.complete::before,
.page-checkout ol.inline.commerce-checkout-progress li.complete::before
{
  content: '\f00c';
}
.page-cart ol.inline.commerce-checkout-progress li.documents::before,
.page-checkout ol.inline.commerce-checkout-progress li.documents::before
{
  content: '\f56f';
}
.page-cart #block-commerce-checkout-progress-indication,
.page-checkout #block-commerce-checkout-progress-indication
{
  margin-top: 25px;
}
.page-cart .cart-empty-page,
.page-checkout .cart-empty-page
{
  text-align: center;
  margin:30px 0;
  font-weight: bold;
  color: #BA002A;
}
.page-cart .form-submit[name="op"],
.page-checkout .form-submit[name="op"]
{
  color: #fff !important;
  background-color: #3E3E3E !important;
  padding: 10px 25px !important;
  border: 1px solid #3E3E3E !important;
}
.page-cart .form-submit[name="op"]:hover,
.page-checkout .form-submit[name="op"]:hover
{
  color: #3E3E3E !important;
  background-color: #fff !important;
}
.page-cart #edit-buttons .checkout-cancel,
.page-checkout #edit-buttons .checkout-cancel,
.page-cart #edit-buttons .checkout-back,
.page-checkout #edit-buttons .checkout-back
{
  color: #fff !important;
  background-color: #BA002A !important;
  border-color: #BA002A !important;
}
.page-cart #edit-buttons,
.page-checkout #edit-buttons
{
  text-align: right;
}
.page-cart #edit-buttons .fieldset-wrapper,
.page-checkout #edit-buttons .fieldset-wrapper
{
  margin-bottom: 20px;
}
/*.page-cart #section-top,*/
.page-checkout #section-top,
/*.page-cart #section-bottom,*/
.page-checkout #section-bottom,
/*.page-cart #section-footer,*/
.page-checkout #section-footer,
/*.page-cart #section-header,*/
.page-checkout #section-header,
/*.page-cart .region-user-00 .slogan,*/
.page-checkout .region-user-00 .slogan,
/*.page-cart .site-logo,*/
.page-checkout .site-logo,
/*.page-cart .sticky-wrapper,*/
.page-checkout .sticky-wrapper,
/*.page-cart #block-dexp-page-elements-dexp-page-elements-breadcrumb,*/
.page-checkout #block-dexp-page-elements-dexp-page-elements-breadcrumb,
/*.page-cart #block-cnam-calltoaction-cnam-calltoaction-block,*/
.page-checkout #block-cnam-calltoaction-cnam-calltoaction-block
{
  display: none;
}

.page-checkout #block-system-main form,
.page-user-register #block-system-main form
{
  margin-top: 15px;
}
.page-checkout #block-system-main form fieldset legend,
.page-user-register #block-system-main form fieldset legend
{
  border: none;
  padding-left: 0;
}
.page-checkout #block-system-main form fieldset legend,
.page-checkout #block-system-main form fieldset legend a
{
  color: #BA911D;
}
.page-checkout #block-system-main form fieldset legend .fieldset-legend
{
  color: #fff;
}
.page-checkout #block-system-main form fieldset legend .fieldset-title
{
  padding: 0;
}
.page-checkout #block-system-main form fieldset legend .fieldset-legend .summary
{
  display: none;
}
.page-checkout #block-system-main form fieldset legend .fieldset-legend
{
  padding: 0;
  background: none;
}
.page-checkout #block-system-main form fieldset legend .fieldset-legend::before,
.page-checkout #block-system-main form fieldset.collapsible legend a::before
{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 5px;
}
.page-checkout #block-system-main form fieldset.collapsible legend a::before,
.page-checkout #block-system-main form fieldset legend .fieldset-legend:before
{
  content: "\f068";
}
.page-checkout #block-system-main form fieldset.collapsible.collapsed a::before
{
  content: "\f067";
}
.page-checkout #block-system-main form fieldset legend .fieldset-legend:before,
.page-user-register #block-system-main form fieldset legend .fieldset-legend:before
{
  margin-right: 8px;
}
.page-checkout #block-system-main form fieldset.collapsible legend .fieldset-legend:before
{
  content: "";
  margin-right: 0;
}
.page-checkout #block-system-main form fieldset legend
{
  margin: 0;
  padding: 0;
}
.page-checkout #block-system-main form fieldset.collapsible legend a,
.page-checkout #block-system-main form fieldset legend .fieldset-legend,
.page-user-register #block-system-main form fieldset.collapsible legend a,
.page-user-register #block-system-main form fieldset legend .fieldset-legend
{
  display: inline-block;
  padding: 10px 20px 10px 0px;
  font-size: x-large !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: #ba002a;
  border-bottom: 1px solid #ba002a;
}
.page-checkout #block-system-main form fieldset.collapsible legend .fieldset-legend,
.page-user-register #block-system-main form fieldset.collapsible legend .fieldset-legend
{
  padding: 0;
}
.page-checkout #block-system-main form fieldset.group-modalites
{
  margin-top: 15px;
}
.page-user-register #block-system-main form fieldset
{
  margin-top: 30px;
}
.page-checkout #edit-commerce-document legend .fieldset-legend::before,
.page-checkout #edit-commerce-user-profile-pane legend .fieldset-legend::before,
.page-checkout #edit-commerce-payment legend .fieldset-legend::before
{
  font-family: 'Oswald', sans-serif !important;
  font-weight: 700 !important;
  font-size: x-large !important;
  color: #ba002a !important;
}
.page-checkout #edit-commerce-user-profile-pane .group-infos-persos .fieldset-legend::before
{
  content: '1.' !important;
}
.page-checkout #edit-commerce-user-profile-pane .group-modalites .fieldset-legend::before
{
  content: '2.' !important;
}
.page-checkout #edit-commerce-document legend .fieldset-legend::before
{
  content: '3.' !important;
}
.page-checkout #edit-commerce-payment legend .fieldset-legend::before
{
  content: '4.' !important;
}
.page-checkout .checkout-help
{
  font-family: Arial, sans-serif;
  border-radius: unset;
  color: #fff;
  padding: 15px;
  border: 1px solid #ebccd1;
  background-color: #D14E45;
  margin: 0 auto 20px;
  max-width: 500px;
  text-align: center;
}
.page-checkout #edit-commerce-document .commerce-document-file-wrapper input {
  width: 100%;
  margin-left: 0;
}
.page-checkout #edit-commerce-document .commerce-document-file-wrapper .commerce-document-file-description {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  font-weight: 500;
  font-size: 11px;
  line-height: 18px;
  padding: 8px 15px;
  background-color: #eee;
  vertical-align: bottom;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.page-checkout #edit-commerce-document .commerce-document-file-wrapper .commerce-document-file-uploaded,
.page-checkout #edit-commerce-document .commerce-document-file-wrapper.commerce-document-file-wrapper-already-send input,
.page-checkout #edit-commerce-document .commerce-document-file-wrapper.commerce-document-file-wrapper-already-send .commerce-document-file-description
{
 display: none;
}
.page-checkout #edit-commerce-document .commerce-document-file-wrapper.commerce-document-file-wrapper-already-send .commerce-document-file-uploaded {
  display: block;
  text-align: center;
  background-color: #55B559;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 15px;
  color: #fff;
}
.page-checkout .table-bordered > thead > tr > th
{
  border-bottom: 0 none;
  border-color: #d3d3d3;
  background: #F5F5F5;
  text-transform: uppercase;
}
.page-checkout .view-footer .commerce-order-handler-area-order-total table tbody,
.page-checkout .view-footer .commerce-order-handler-area-order-total table tr
{
  border: none;
  background: none;
}
.page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components
{
  width: 100%;
}
.page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components tr td:first-child
{
  text-align: right;
}
.page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components tr td:last-child
{
  width: 1%;
  padding: 0 10px;
}
.page-checkout .commerce-order-handler-area-order-total-warning
{
  text-align: right;
  color: #BA002A;
  font-weight: bold;
  padding: 0 10px;
}
.page-checkout #commerce-checkout-form-review .checkout-help
{
  display: none;
}
.page-checkout #edit-commerce-payment-payment-method .form-item
{
  position: relative;
  padding-left: 40px;
  margin:2em 0;

}
.page-checkout #edit-commerce-payment-payment-method .form-item input[type="radio"]
{
  position: absolute;
  left: 15px;
  top: 2px;
}
.page-checkout .form-item-commerce-payment-payment-method label img:nth-child(2),
.page-checkout .form-item-commerce-payment-payment-method label small
{
  display: none;
}
.page-checkout .form-item .description .alert
{
  font-size: 12px;
}
.page-checkout .form-item label,
.page-user-register .form-item label
{
  font-family: 'Oswald', sans-serif;
}
.page-checkout .form-item label.option,
.page-user-register .form-item label.option
{
  font-family: Arial, sans-serif;
}
.page-checkout label[for="edit-commerce-user-profile-pane-field-type-inscription-und"]
{
  display: none;
}
.page-user-register #block-system-main form .field-name-field-adresse-auditeur legend
{
  display: none;
}
.page-user-register #block-system-main form .field-name-field-adresse-auditeur fieldset
{
  margin-top: 0;
}
.page-user-register #block-system-main form .field-name-field-date-naissance  fieldset legend
{
  margin: 0;
}
.page-user-register #block-system-main form .field-name-field-date-naissance  fieldset legend .fieldset-legend
{
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  color: #111;
  font-size: 14px !important;
  border: none;
  padding: 0;
  margin: 0 0 5px 0;
}
.page-user-register #block-system-main form .field-name-field-date-naissance #edit-field-date-naissance-und-0-value {
  padding: 0;
}
.page-user-register #block-system-main form .field-name-field-date-naissance .form-item-field-date-naissance-und-0-value {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .page-cart ol.inline.commerce-checkout-progress::before,
  .page-checkout ol.inline.commerce-checkout-progress::before
  {
    border: none;
    transform: none;
  }
  .page-cart ol.inline.commerce-checkout-progress li,
  .page-checkout ol.inline.commerce-checkout-progress li
  {
    display: none;
  }
  .page-cart ol.inline.commerce-checkout-progress li.active,
  .page-checkout ol.inline.commerce-checkout-progress li.active
  {
    width: 100%;
    display: block;
    text-align: center;
  }

  .page-checkout #block-system-main form fieldset.collapsible legend a,
  .page-checkout #block-system-main form fieldset legend .fieldset-legend
  {
    display: block;
  }

  .page-cart #edit-buttons .fieldset-wrapper,
  .page-checkout #edit-buttons .fieldset-wrapper
  {
    margin-bottom: 80px;
  }

  .page-checkout #edit-buttons input,
  .page-checkout #edit-buttons a
  {
    width: 100%;
    margin-left: 0;
  }

  .page-checkout #edit-buttons input[type='submit'] + input[type='submit']
  {
    margin-top: 10px;
  }
}

/*ALERT */
.alert {
  font-family: Arial, sans-serif;
  border-radius: unset;
  padding-left: 60px;
  position: relative;
  color: #fff;
}
.alert ul li + li {
  margin-top: 10px;
}

.alert-danger,
.alert-info,
.alert-info-dark,
.alert-info-gray
{
  font-family: Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.alert::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-size: 24px;
  top: calc(50% - 10px);
  left: 20px;
}
.alert.alert-success::before {
  content: '\f00c';
}
.alert.alert-success {
  background-color: #55B559;
}
.alert.alert-warning::before {
  content: '\f071';
}
.alert.alert-warning {
  background-color: #e88b09;
}
.alert.alert-info::before {
  content: '\f05a';
}
.alert.alert-info {
  background-color: #1877a3;
}
.alert.alert-danger::before {
  content: '\f06a';
}
.alert.alert-danger {
  background-color: #d14e45;
}
.alert.alert-info-dark::before {
  content: '\f05a';
}
.alert.alert-info-dark {
  background-color: #3E3E3E;
}
.alert.alert-info-gray::before {
  content: '\f05a';
}
.alert.alert-info-gray {
  background-color: #a5a5a5;
}
.alert em {
  font-style: normal;
}

/*DIVERS*/
.btn.style10 {
  font-size: 15px;
  border-width: 1px;
  border-color: #ddd;
  color: #fff;
  background-color: #008282;
}

.list-group .list-group-item-custom-footer {
  background-color:#3E3E3E;
  /*font-family:'Lato', sans-serif;*/
  font-weight:500;
  color: #fff;
  font-size: 1.12rem;
  line-height: 1.5;
}
.list-group .list-group-item-custom-footer li {
  line-height: 1.5;
}
.list-group .list-group-item-custom-footer a {
  font-weight: bold;
}

.list-group .list-group-item-custom-footer strong {
  font-size: 1.20rem;
}

.block-cnam-manual {
  background-color: #008282;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  border-radius: 5px;
}
.block-cnam-default {
  background-color: #515150;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  border-radius: 5px;
}
.block-cnam-manual a,
.block-cnam-default a
{
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 10px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}
.block-cnam-manual a:hover,
.block-cnam-manual a:focus,
.block-cnam-default a:hover,
.block-cnam-default a:focus {
  text-decoration: none;
  color: #fff;
}

.table-custom {
  font-size: 1.18rem;
  border-top: none;
  border-left: none;
  margin-top: 20px;
}
.table-custom tbody {
  border-top: none;
}
.table-custom caption {
  color: #ba002a;
  font-weight: bold;
}
.table-custom tr:first-child td,
.table-custom tr:first-child th {
  background-color: #898989;
  color: #fff;
}
.table-custom tr:first-child td:first-child,
.table-custom tr:first-child th:first-child {
  background: none;
  border-top: none;
  border-left: none;
}
.table-custom th,
.table-custom td {
  text-align: center;
}
.table-custom tr td:first-child,
.table-custom tr th:first-child {
  text-align: left;
}

.title-wrapper.heading-title.minimal h2,
.title-wrapper.heading-title.minimal h3,
.title-wrapper.heading-title.minimal h4
{
  color: #343434;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

/* Divers */
.field.field-name-field-bouton .dexp-shortcodes-button.btn.btn-lg {
  padding: 15px 20px;
}
.field.field-name-field-bouton .dexp-shortcodes-button.btn.btn-icon-right i {
  float: none;
  margin-right: 5px;
}
.field.field-name-field-bouton .dexp-shortcodes-button.btn.style03,
.field.field-name-field-bouton .dexp-shortcodes-button.btn.style10
{
  font-size: 12px;
}
