/*BACKTOP*/
#backtotop {
  background: url(../img/top.png) no-repeat center center;
  border: 0;
  bottom: 20px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  text-indent: -9999px;
  height: 76px;
  width: 76px;
  z-index: 1;
}
#backtotop:hover {
  opacity: 0.8;
}
#backtotop:focus {
  opacity: 0.6;
  outline: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #backtotop {
    background: url(../backtotop2x.png) no-repeat center center;
    background-size: 70px 70px;
  }
}
@media print {
  #backtotop {
    visibility: hidden;
  }
}

.title-custom a {
  color: #d0082d;
  font-weight: bold;
  font-size: 21px;
  text-decoration: none;
}

.img-rounded img {
  border-radius: 6px;
}

.views-exposed-form .form-type-select .select-wrapper:after {
  font-size: 12px;
  font-weight: 500;
  color: #3a3a3a;
}

/*SELECT GENERAL*/
.select-wrapper:after {
  font-size: 12px;
  font-weight: 500;
  color: #3a3a3a;
}

/*MODULE VIEWS D7*/
.views-exposed-form .form-item {
  float: left;
  padding: .5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-actions {
  padding-top: .5em;
}

.form-actions .btn {
  margin-right: 0;
}

/*ARCHIVE*/
.file-custom a {
  display: inline-block !important;
  padding: 5px 10px !important;
  margin-bottom: 5px !important;
  color: #fff !important;
  background: #000000;
  font-weight: 600 !important;
  font-size: 15px !important;
}


/*ASIDE*/
aside .region-sidebar-second {
  background: transparent;
  padding: 0;
  border: none;
}
aside .region-sidebar-second .block-menu-block, aside .region-sidebar-second #block-views-ofed-news-block-1 {
  border: 1px solid #d8d8d8;
  padding: 15px;
}
aside .region-sidebar-second .block-menu-block .block-title, aside .region-sidebar-second #block-views-ofed-news-block-1 .block-title {
  border-bottom: 1px solid #d0082d;
  margin-bottom: 15px;
}
aside .region-sidebar-second .block-menu-block a:hover, aside .region-sidebar-second .block-menu-block a.active, aside .region-sidebar-second #block-views-ofed-news-block-1 a:hover, aside .region-sidebar-second #block-views-ofed-news-block-1 a.active {
  color: #d0082d;
  background: transparent;
  text-decoration: none;
}
aside .region-sidebar-second .block-menu-block .menu a, aside .region-sidebar-second #block-views-ofed-news-block-1 .menu a {
  padding: 5px 15px 5px 0;
}
aside .region-sidebar-second .block-menu-block a, aside .region-sidebar-second #block-views-ofed-news-block-1 a {
  color: #676362;
}
aside .region-sidebar-second .block-menu-block a:hover, aside .region-sidebar-second .block-menu-block a.is-active, aside .region-sidebar-second #block-views-ofed-news-block-1 a:hover, aside .region-sidebar-second #block-views-ofed-news-block-1 a.is-active {
  color: #d0082d;
  background: transparent;
  text-decoration: none;
}

/*RTE*/
.rtecenter {
  text-align: center;
}

/*LANGUAGE SWITCHER*/
.block-locale .language-switcher-locale-url li a.is-active, .block-locale .language-switcher-locale-url li a:hover {
  border: 1px solid #333333;
  background-color: #666666;
  color: #ffffff;
}
.locale-untranslated {
  font-style: normal;
  text-decoration: line-through !important;
  pointer-events: none;
  border: none !important;
  background-color: transparent !important;
}

/* ETAPE */
.step-num {
  background: #d02030;
  padding: 17px;
  margin-right: 10px;
  width: 50px;
  float: left !important;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.step-num .step-link {
  text-decoration: none !important;
  color: #fff !important;
}
.panel-heading {
  background: #eee !important;
  padding: 0 !important;
}
.panel-heading:hover {
  transition: background-color 0.2s ease !important;
  background-color: #d02030 !important;
}
.panel-heading:hover .panel-title a {
  color: #fff !important;
}
.panel-title a {
  line-height: 42px;
  font-weight: bold !important;
  font-size: 20px !important;
  color: #3a3a3a !important;
  text-decoration: none !important;
}


.hidden { display: none; }


.gmap-wrapper .legend {
  z-index: 999;
}

/*PAGE COMMUNITY*/
.middle {
  width: 100%;
  text-align: center;
  background: #ffffff !important;
}
.countbox {
  padding: 20px;
  background-color: #ffffff !important;
  color: #333333 !important;
  border: 1px solid #dddddd;
}

/*PAGE*/
.node--type-ofed-page .field-name-field-ofed-download-file a {
  background: black;
}
.node--type-ofed-page .field-name-field-ofed-download-file a:hover {
  background: #d0032d !important;
}

/*CAROUSEL*/
@media (min-width: 576px) {
  .carousel-inner {
    height: 200px !important;
  }
}
@media (min-width: 768px) {
  .carousel-inner {
    height: 250px !important;
  }
}
@media (min-width: 1200px) {
  .carousel-inner {
    height: 450px !important;
  }
}

/*INTERNATIONAL BANNER*/
.international-banner {
  width: 100vw;
  position: relative;
  left: 49%;
  right: 49%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: url(../img/cadre_international.jpg) center center;
}
.international-banner .col {
  flex: 1;
  text-align: center;
  text-shadow: 2px 2px #000000;
  padding: 20px;
  color: #fff;
}
.international-banner .inner-width {
  margin: auto;
  display: flex;
  padding: 40px 0;
}
.international-banner .wrap_cont {
  width: 370px;
  text-align: center;
  margin: auto;
  padding: 15px 0 0 0;
}
.international-banner .unit {
  font-size: 70px;
  float: left;
}
.middle .international-banner a {
  color: #d02030 !important;
  text-decoration: none !important;
  font-weight: bold;
}
.middle .international-banner a:hover {
  color: #676463 !important;
  text-decoration: none !important;
  font-weight: bold;
}

/*MAPS LEGEND*/
.maps-common .gmap-wrapper .legend {
  display: block;
}
.gmap-wrapper .legend {
  display: none;
}

/*EXT LINK*/
.extlink-nobreak {
  display: inline !important;
}

/*VIEW TEMOIGNAGE*/
.flex-custom {
  display: flex;
  flex-wrap: wrap;
}

/* NEWS */
aside .region-sidebar-second #block-views-ofed-news-block-1 .views-row .views-field-title a {
  color: #d0082d;
  font-size: 19px;
  font-weight: bold;
  line-height: 21px;
}
aside .region-sidebar-second #block-views-ofed-news-block-1 .views-row .views-field-title a:hover {
  text-decoration: underline;
}
aside .region-sidebar-second #block-views-ofed-news-block-1 .views-row .views-field-field-ofed-news-pubdate {
  font-size: 17px;
}
aside .region-sidebar-second #block-views-ofed-news-block-1 .views-row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d8d8d8;
}
aside .region-sidebar-second .block-menu-block .views-row.views-row-last, aside .region-sidebar-second #block-views-ofed-news-block-1 .views-row.views-row-last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.page-node-type-ofed-news aside .region-sidebar-second {
  background: transparent;
  padding: 0;
  border: none;
}

/*BLOCK CUSTOM FEDASIL INFO*/
#fedasilinfoCookies {
  display: none;
  width: 200px;
  top: -22px;
  right: 0;
  z-index: 99999 !important;
  position: fixed;
  background: #e6ebf1;
  border-bottom: 5px solid #794492;
  box-sizing: border-box;
}
#fedasilinfoCookies span {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: -27px;
}
#fedasilinfoCookies p {
  margin: 0 0 10px;
  font-size: 20px;
}
#fedasilinfoCookies .fedasilinfoText {
  padding: 7px 7px 3px 7px;
  color: #141414;
  line-height: 21px;
}
.fedasilinfoTitle {
  line-height: 16px;
  color: #141414;
  font-weight: bold;
  font-size: 23px;
}
#fedasilinfoCookies .fedasilinfoLogo {
  width: 200px;
  background: #fff;
  text-align: center;
}

/* MENU BLOCK */
aside .region-sidebar-first .block-menu-block a.is-active {
  color: #d0082d;
  background: transparent;
  text-decoration: none;
}

/* REMOVE ICON EXTERNAL LINK */
.header .menu .extlink-nobreak svg {
  display: none;
}

/* LANGUAGE SELECTION PAGE */
.language-selection-page {
  min-height: 78vh;
}

/* STEP IN WEBFORM */
.webform-submission-webform-12092-form .webform-progress, .webform-submission-webform-12050-form .webform-progress, .webform-submission-webform-12093-form .webform-progress {
  display: none;
}

/* INCOME STATEMENT */
.income-statement a {
  text-decoration: none;
}
