@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*GENERALE*/
html body {
  font-family: 'Montserrat', 'Arial';
}
html a,
html .uk-link {
  color: #c71261;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
}
html a:hover,
html .uk-link:hover {
  color: #c71261;
  font-weight: 400;
}
html h1,
html .uk-h1 {
  font-size: 45px;
  line-height: 49px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  margin: 10px 0;
  color: #c71261;
  text-transform: uppercase;
}
html h2,
html .uk-h2 {
  font-size: 32px;
  line-height: 35px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  color: #c71261;
}
html h3,
html .uk-h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  color: #c71261;
}
html h4,
html .uk-h4 {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  color: #c71261;
}
html h5,
html .uk-h5 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  color: #c71261;
}
html h6,
html .uk-h6 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Montserrat', 'Arial';
  color: #fff;
  padding: 5px 10px;
  background: #000;
}
html .uk-button {
  background: rgba(0, 0, 0, 0);
  border: 2px solid #c71261;
  color: #c71261;
}
html .uk-button:hover {
  background: #c71261;
  color: #fff;
}
html .uk-button-primary {
  box-shadow: none;
  text-shadow: none;
  background: #c71261 !important;
  color: #fff;
  border: none;
}
html .uk-button-primary:hover,
html .uk-button-primary:focus {
  box-shadow: none;
  text-shadow: none;
  background: #870C42;
  color: #fff;
}
html .uk-button-secondary {
  box-shadow: none;
  text-shadow: none;
  background: #000;
  border: none;
  color: #fff;
}
html .uk-button-secondary:hover,
html .uk-button-secondary:focus {
  box-shadow: none;
  text-shadow: none;
  background: #5f5f5d;
  color: #fff;
}
html .uk-button:disabled {
  border: none;
}
html .uk-button:disabled:hover {
  background: #f5f5f5;
  color: #8c8c8c;
}
html em {
  color: #5f5f5d;
  font-style: italic;
}
html .uk-contrast .uk-icon-button {
  background: none;
  color: rgba(0, 0, 0, 0.8);
  width: 0px;
}
html .uk-contrast .uk-icon-button:hover {
  background: none;
  color: #c71261;
}
html .uk-icon-button:hover {
  box-shadow: inset 0 1px 0 #c71261;
}
html .uk-alert {
  box-shadow: none;
  text-shadow: none;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #c71261;
  color: #c71261;
}
html .uk-alert-primary {
  box-shadow: none;
  text-shadow: none;
  background: #c71261;
  color: #fff;
  border: none;
}
html .uk-panel-box-primary {
  background-color: #c71261;
  color: #fff;
  box-shadow: inset none;
  text-shadow: none;
  box-shadow: none;
}
html .container_title {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  text-align: center;
  color: #c71261;
  margin-bottom: 20px;
}
html .container_title .mod_title {
  position: relative;
}
html .container_title .mod_title .title {
  background: #fff;
  padding: 0 10px;
  font-size: 32px;
}
html .container_title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #c71261;
  top: 50%;
  left: 0;
}
html .uk-text-bold,
html strong {
  font-weight: 500 !important;
}
html .uk-tab li a,
html .uk-tab li.uk-open a,
html .uk-tab li a:hover,
html .uk-tab li.uk-open a:hover,
html .uk-tab li a:focus,
html .uk-tab li.uk-open a:focus {
  color: #c71261;
}
html .uk-padding-50-right {
  padding-right: 50px;
}
html .grid-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
html .grid-center > div {
  left: auto !important;
}
html .uk-pagination > .uk-active > span {
  background: #c71261;
}
html *::selection {
  background: #5f5f5d;
}
html .uk-badge {
  background: #c71261;
  text-shadow: 0 1px 1px #c71261;
}
html .uk-subnav-pill li a {
  background: #f5f5f5;
  color: #c71261;
}
html .uk-subnav-pill li:hover a {
  background: #c71261;
  color: #ffffff;
}
html .uk-subnav-pill li.uk-active a {
  background: #c71261;
  color: #ffffff;
  text-shadow: none;
}
/*END GENERALE*/
/*LOGO*/
#logo,
.logo-scrool {
  position: absolute;
  z-index: 1;
  left: 5%;
}
/*END LOGO*/
/*NAVBAR*/
.uk-navbar-nav > li.uk-open::before,
.uk-navbar-nav > li:hover::before {
  color: #5f5f5d !important;
}
.tm-navbar {
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 1;
}
.tm-navbar,
.uk-offcanvas-bar {
  background: #fff;
}
.tm-navbar li,
.uk-offcanvas-bar li {
  position: static;
  cursor: pointer;
}
.tm-navbar li a,
.uk-offcanvas-bar li a,
.tm-navbar li a:focus,
.uk-offcanvas-bar li a:focus {
  font-family: 'Montserrat', 'Arial';
  color: #5f5f5d;
  cursor: pointer;
  font-weight: normal;
  text-shadow: none !important;
}
.tm-navbar li a:hover,
.uk-offcanvas-bar li a:hover {
  cursor: pointer;
}
.tm-navbar li a:active,
.uk-offcanvas-bar li a:active {
  background-color: #fff;
  color: #5f5f5d;
}
.tm-navbar li.uk-active a,
.uk-offcanvas-bar li.uk-active a {
  color: #5f5f5d;
  font-weight: bold;
  text-shadow: none;
}
.tm-navbar li.uk-active .uk-dropdown-navbar,
.uk-offcanvas-bar li.uk-active .uk-dropdown-navbar {
  box-shadow: none;
  text-shadow: none;
}
.tm-navbar li.uk-active .uk-dropdown-navbar li a,
.uk-offcanvas-bar li.uk-active .uk-dropdown-navbar li a {
  color: #5f5f5d;
  font-weight: normal;
}
.tm-navbar li.uk-active .uk-dropdown-navbar li.uk-active a,
.uk-offcanvas-bar li.uk-active .uk-dropdown-navbar li.uk-active a {
  color: #5f5f5d;
  font-weight: bold;
}
.tm-navbar li.uk-active .uk-dropdown-navbar li:hover a,
.uk-offcanvas-bar li.uk-active .uk-dropdown-navbar li:hover a {
  color: #5f5f5d;
}
.tm-navbar li.uk-open a,
.uk-offcanvas-bar li.uk-open a {
  color: #5f5f5d;
  text-shadow: none;
}
.tm-navbar li.uk-open .uk-dropdown-navbar,
.uk-offcanvas-bar li.uk-open .uk-dropdown-navbar {
  box-shadow: none;
  text-shadow: none;
  animation: none;
  transform: scaleY(1);
}
.tm-navbar li.uk-open .uk-dropdown-navbar li a,
.uk-offcanvas-bar li.uk-open .uk-dropdown-navbar li a {
  color: #5f5f5d;
  font-weight: normal;
}
.tm-navbar li.uk-open .uk-dropdown-navbar li.uk-active a,
.uk-offcanvas-bar li.uk-open .uk-dropdown-navbar li.uk-active a {
  color: #5f5f5d;
  font-weight: bold;
}
.tm-navbar li.uk-open .uk-dropdown-navbar li:hover,
.uk-offcanvas-bar li.uk-open .uk-dropdown-navbar li:hover {
  background: #5f5f5d;
}
.tm-navbar li.uk-open .uk-dropdown-navbar li:hover a,
.uk-offcanvas-bar li.uk-open .uk-dropdown-navbar li:hover a {
  background: #5f5f5d;
  color: #fff;
}
.tm-navbar li:hover,
.uk-offcanvas-bar li:hover {
  background: #5f5f5d;
}
.tm-navbar li:hover a,
.uk-offcanvas-bar li:hover a {
  color: #fff;
  background: #5f5f5d;
  text-shadow: none;
}
.tm-navbar li:hover .uk-dropdown-navbar li a,
.uk-offcanvas-bar li:hover .uk-dropdown-navbar li a {
  background: none;
}
.tm-navbar li:before,
.uk-offcanvas-bar li:before {
  display: none;
}
.tm-navbar .uk-dropdown-navbar,
.uk-offcanvas-bar .uk-dropdown-navbar {
  box-shadow: none;
  text-shadow: none;
  left: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
  right: 0 !important;
  width: 100% !important;
}
.tm-navbar .uk-dropdown-navbar li a,
.uk-offcanvas-bar .uk-dropdown-navbar li a {
  font-size: 14px;
}
.tm-navbar .uk-dropdown-navbar li a:hover,
.uk-offcanvas-bar .uk-dropdown-navbar li a:hover {
  background: #5f5f5d;
  color: #fff;
  text-shadow: none;
}
.tm-navbar .uk-dropdown-navbar li:hover a,
.uk-offcanvas-bar .uk-dropdown-navbar li:hover a {
  color: #fff;
}
.uk-offcanvas-bar > ul.uk-nav > li > a {
  background: #c71261;
  color: #fff;
}
.uk-offcanvas-bar > ul.uk-nav > li.uk-active > a {
  background: #c71261;
  color: #fff;
  font-weight: bold;
}
.uk-offcanvas-bar > ul.uk-nav > li.uk-active .uk-nav-sub li a {
  font-weight: 400;
}
.uk-offcanvas-bar > ul.uk-nav > li.uk-active .uk-nav-sub li.uk-active a {
  color: #fff;
  background: #5f5f5d;
  font-weight: bold;
}
/*MENU*/
.tm-navbar.sticky {
  top: 0;
  position: fixed;
  z-index: 2;
  -webkit-animation: slide-in-top 0.5s linear forwards;
  animation: slide-in-top 0.5s linear forwards;
}
.tm-navbar.sticky-reverse {
  top: 0;
  position: fixed;
  -webkit-animation: slide-out-top 0.5s linear forwards;
  animation: slide-out-top 0.5s linear forwards;
}
.logo-scrool {
  transform: translateY(-100%);
  position: fixed;
}
.logo-scrool.sticky {
  z-index: 2;
  -webkit-animation: slide-in-top 0.5s linear forwards;
  animation: slide-in-top 0.5s linear forwards;
}
.logo-scrool.sticky-reverse {
  -webkit-animation: slide-out-top 0.5s linear forwards;
  animation: slide-out-top 0.5s linear forwards;
}
.block-blank {
  background: #fff;
  height: 55px;
  position: fixed;
  min-width: 100%;
  z-index: 1;
  top: 0;
  transform: translateY(-100%);
}
.block-blank.sticky {
  z-index: 2;
  -webkit-animation: slide-in-top 0.5s linear forwards;
  animation: slide-in-top 0.5s linear forwards;
}
.block-blank.sticky-reverse {
  -webkit-animation: slide-out-top 0.5s linear forwards;
  animation: slide-out-top 0.5s linear forwards;
}
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
/*END NAVBAR*/
/* BREADCRUMB */
.uk-breadcrumb li {
  font-size: 12px;
  font-style: italic;
}
.uk-breadcrumb li a {
  font-size: 12px;
  font-style: italic;
}
.uk-breadcrumb li:nth-child(n+2):before {
  color: #5f5f5d;
}
/* BREADCRUMB */
/*OUTILS MALVOYANTS*/
#outils-malvoyants {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1;
}
#outils-malvoyants .icone-sociaux {
  min-height: 37px;
  display: inline-block;
}
#outils-malvoyants .uk-icon-button {
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #fff;
  color: #5f5f5d;
  line-height: 36px;
  font-size: 19px;
}
#outils-malvoyants #increase,
#outils-malvoyants #decrease {
  cursor: pointer;
  display: inline-block;
  width: 37px;
  height: 37px;
  vertical-align: middle;
  background: url('../images/font.png') no-repeat left center;
}
#outils-malvoyants #decrease {
  background-position: right center;
}
/*END OUTILS MALVOYANTS*/
/*SEARCH*/
.mod-search {
  background: #c71261;
}
a.search {
  color: white;
  margin-right: 5px;
}
a.search:hover {
  color: white;
}
.toolbar-search {
  position: relative;
  z-index: 1002;
  background: #c71261;
  padding: 0 7px;
  color: white;
  color: rgba(255, 255, 255, 0.9);
  display: none;
  overflow: hidden;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
}
.toolbar-search .uk-container {
  padding: 0 50px;
}
.toolbar-search #search {
  background: none;
  height: 54px;
  width: 80%;
  font-size: 29px;
  font-family: inherit;
  color: #fff;
  border: 0;
}
.toolbar-search #search:focus {
  border: 0;
  outline: 0;
}
.toolbar-search #search::placeholder {
  color: #fff;
  opacity: 1;
}
.toolbar-search #submit,
.toolbar-search #cancel {
  background: url('../../../images/search.png') no-repeat left center;
  border: 0;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  margin: 8px 5px;
  cursor: pointer;
}
.toolbar-search #cancel {
  background-position: right center;
}
.toolbar-search .search-menu {
  position: absolute;
  right: -31px;
}
/*END SEARCH*/
/*DIAPORAMA*/
.accueil-diaporama .content-overlay {
  text-align: center;
  bottom: 30px;
}
.accueil-diaporama .content-overlay *:not(i) {
  font-family: 'Montserrat', 'Arial';
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px #000000;
}
.accueil-diaporama .content-overlay .uk-margin {
  position: relative;
}
.accueil-diaporama .content-overlay .uk-text-large {
  padding: 20px;
  margin: 0;
}
/*END DIAPORAMA*/
/* BLOCK TOP 0 */
.block-top-0 {
  z-index: -1;
  position: relative;
}
/* BLOCK TOP 0 */
/*ACCES EN 1 CLIC*/
.block-top-a {
  box-shadow: 0px 3px 30px -10px #b1bcbf;
}
.block-top-a .acces-un-clic .title-block {
  margin-top: -50px;
}
.block-top-a .acces-un-clic .title-block .title {
  color: #fff;
  background: #fff;
  padding: 0px 80px;
  font-weight: 600;
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  background: #c71261;
  min-height: 50px;
}
.block-top-a .acces-un-clic .menu-pictos {
  padding-top: 30px;
  box-shadow: 0px -20px 10px -18px #444;
}
.block-top-a .acces-un-clic .icone:hover .uk-overlay-scale {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.block-top-a .acces-un-clic .icone.uk-active .uk-overlay-scale {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.block-top-a .acces-un-clic .icone.uk-active a {
  font-weight: 800;
  font-size: 12px;
}
.block-top-a .acces-un-clic .uk-grid {
  margin-bottom: 20px;
}
.block-top-a .acces-un-clic h3 {
  margin-top: 10px !important;
  line-height: 15px;
}
.block-top-a .acces-un-clic h3 a {
  color: #c71261;
  text-transform: uppercase;
  font-size: 11px;
}
.block-top-a .acces-un-clic .content {
  display: none;
}
.block-top-a .acces-un-clic .content a {
  color: #fff;
}
.block-top-a .acces-un-clic .content .menu {
  margin: 20px 0;
}
.block-top-a .acces-un-clic .content .menu li {
  margin: 5px 0;
}
.block-top-a .acces-un-clic .uk-panel-secondary {
  background: #5f5f5d;
}
@media (min-width: 960px) {
  .block-top-a .acces-un-clic .uk-grid-width-large-1-7 > * {
    width: 13.666%;
  }
}
.acces-un-clic-small .title-block {
  margin-top: -50px;
}
.acces-un-clic-small .title-block .title {
  color: #fff;
  padding: 0px 80px;
  font-weight: 600;
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  background: #c71261;
  min-height: 50px;
  width: 100%;
}
.acces-un-clic-small .uk-accordion .uk-accordion-title:first-child {
  margin-top: 7px;
}
.acces-un-clic-small .uk-accordion .uk-accordion-title {
  font-size: 16px !important;
}
.acces-un-clic-small .uk-accordion .uk-accordion-title .icone {
  font-size: 15px;
}
.acces-un-clic-small .accordion div:first-child {
  width: 100% !important;
}
.acces-un-clic-small .accordion .uk-accordion-content li {
  padding: 5px 0;
}
/*END ACCES EN 1 CLIC*/
/*GRANDS PROJETS + AGENDA*/
.block-top-b {
  padding: 60px 0;
}
.block-top-b .mod_grand_projet .uk-panel-body {
  background: rgba(95, 95, 93, 0.9);
  color: #fff;
}
.block-top-b .mod_grand_projet .uk-panel-body h3 {
  color: #fff;
  margin: 0;
}
.block-top-b .mod_grand_projet .uk-panel-body h3 a:hover {
  text-decoration: underline;
}
.block-top-b .mod_agenda .date {
  background: #c71261;
  color: #fff;
  padding: 5px;
}
.block-top-b .mod_agenda .date .uk-text-large {
  font-weight: bold;
  font-size: 35px;
  line-height: 40px;
}
.block-top-b .mod_agenda hr {
  margin: 1px;
}
/*END GRANDS PROJETS + AGENDA*/
/*ACTUALITES*/
.block-top-c .mod_actus .uk-grid-large {
  margin-left: -60px;
}
.block-top-c .mod_actus .uk-grid-large li {
  padding-left: 60px;
}
.block-top-c .mod_actus .uk-slidenav {
  display: block;
  color: #5d5d5b;
  font-size: 80px;
}
.block-top-c .mod_actus .uk-slidenav-next {
  right: -70px;
}
.block-top-c .mod_actus .uk-slidenav-previous {
  left: -70px;
}
.block-top-c .mod_actus .uk-panel {
  background: #ebebeb;
}
.block-top-c .mod_actus h3 {
  text-transform: uppercase;
  min-height: 50px;
}
.block-top-c .mod_actus .date {
  font-size: 15px;
}
.block-top-c .mod_actus img {
  margin: 0px !important;
}
/*END ACTUALITES*/
/*SAUMUR MAG + CARTE*/
#top-d {
  margin-top: 20px;
  padding: 20px 40px;
  background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 61%, rgba(95, 95, 93, 0.9) 60%);
}
#top-d .title {
  color: #fff;
}
#top-d .content {
  color: #fff;
  text-align: justify;
  font-size: 13px;
}
#top-d .tm-top-d {
  margin-left: -40px;
}
#top-d .tm-top-d > * {
  padding-left: 50px;
}
@media screen and (min-width: 2000px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 60%, rgba(95, 95, 93, 0.9) 60%);
  }
}
@media screen and (min-width: 2300px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 59%, rgba(95, 95, 93, 0.9) 59%);
  }
}
@media screen and (min-width: 2500px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 58%, rgba(95, 95, 93, 0.9) 58%);
  }
}
@media screen and (min-width: 2800px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 57%, rgba(95, 95, 93, 0.9) 57%);
  }
}
@media screen and (max-width: 1860px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 62%, rgba(95, 95, 93, 0.9) 62%);
  }
}
@media screen and (max-width: 1660px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 63%, rgba(95, 95, 93, 0.9) 63%);
  }
}
@media screen and (max-width: 1560px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 64%, rgba(95, 95, 93, 0.9) 64%);
  }
}
@media screen and (max-width: 1460px) {
  #top-d {
    background: linear-gradient(90deg, rgba(199, 18, 97, 0.9) 65%, rgba(95, 95, 93, 0.9) 65%);
  }
}
@media screen and (max-width: 959px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 59%, rgba(95, 95, 93, 0.9) 59%);
  }
}
@media screen and (max-width: 767px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 63%, rgba(95, 95, 93, 0.9) 63%);
  }
}
@media screen and (max-width: 498px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 66%, rgba(95, 95, 93, 0.9) 66%);
  }
}
@media screen and (max-width: 425px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 68%, rgba(95, 95, 93, 0.9) 68%);
  }
}
@media screen and (max-width: 406px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 66%, rgba(95, 95, 93, 0.9) 66%);
  }
}
@media screen and (max-width: 360px) {
  #top-d {
    background: linear-gradient(rgba(199, 18, 97, 0.9) 67%, rgba(95, 95, 93, 0.9) 67%);
  }
}
.saumur-mag-pixim .uk-text-bold {
  font-weight: 800 !important;
}
.saumur-mag-pixim .uk-grid-divider > * {
  padding-left: 20px;
  padding-right: 20px;
}
/*SAUMUR MAG + CARTE*/
/*RESEAUX SOCIAUX*/
.block-bottom-a {
  box-shadow: 0px 3px 30px -10px #b1bcbf;
  margin: 40px 0 0 0;
  padding: 20px 0;
  background: #e4e4e4;
}
.block-bottom-a .container_title .mod_title .title {
  background: #e4e4e4;
}
/*END RESEAUX SOCIAUX*/
/*MENU DU BAS*/
.block-bottom-b {
  padding: 20px 0;
}
.block-bottom-b .uk-nav {
  column-count: 3;
}
.block-bottom-b .uk-nav li {
  text-align: center;
  text-transform: uppercase;
  border-right: 2px solid #5e5e5c;
}
.block-bottom-b .uk-nav li a {
  font-size: 25px;
}
.block-bottom-b .uk-nav li:last-child {
  border-right: 0px solid #5e5e5c;
}
.block-bottom-b .uk-nav li:hover a {
  background: #fff;
  color: #c71261;
}
/*END MENU DU BAS*/
/*NEWSLETTER*/
.block-bottom-c {
  background: rgba(199, 18, 97, 0.9);
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.block-bottom-c .mod_newsletter {
  background: url('../images/paper-fly.png') no-repeat left top;
  padding: 20px 0;
}
.block-bottom-c .acymailing_form {
  margin: 20px auto 0px auto;
}
.block-bottom-c .acymailing_form input {
  width: 250px !important;
  height: 25px !important;
  background: #fff;
  color: #c71261;
  border: 0px;
  text-align: center;
  font-family: 'Montserrat', 'Arial';
  font-weight: 400;
}
.block-bottom-c .acymailing_form .acysubbuttons .button {
  height: 27px !important;
  width: 100px !important;
  background: #000 !important;
  color: #fff !important;
  cursor: pointer;
}
.block-bottom-c .acymailing_form .acysubbuttons .button:hover {
  height: 27px !important;
  width: 100px !important;
  background: #5f5f5d !important;
  color: #fff !important;
  cursor: pointer;
}
/*END NEWSLETTER*/
/*MENU SECONDAIRE*/
.block-bottom-d {
  padding: 20px 0;
  background: #272727;
}
.block-bottom-d .uk-subnav {
  -webkit-flex-wrap: inherit;
}
.block-bottom-d .uk-subnav .uk-parent {
  color: #fff;
}
.block-bottom-d .uk-subnav .uk-parent ul {
  padding-left: 15px;
  display: block;
}
.block-bottom-d .uk-subnav .uk-parent ul li {
  color: #969291;
  list-style: disc;
}
.block-bottom-d .uk-subnav .uk-parent ul li a {
  color: #969291;
  font-weight: normal;
  text-transform: none;
}
.block-bottom-d .uk-subnav .uk-parent ul li a:hover {
  color: #5f5f5d;
  text-decoration: none;
}
.block-bottom-d .uk-subnav > * > :hover {
  color: #969291;
}
.block-bottom-d .uk-subnav-line > ::before {
  content: none;
}
/*END MENU SECONDAIRE*/
/*FOOTER*/
.tm-footer {
  margin: 0;
  padding-bottom: 20px;
  padding-top: 40px;
  border-top: 0px solid rgba(0, 0, 0, 0.08);
  background: #272727;
}
.tm-footer .footer {
  color: #fff;
}
.tm-footer .footer a {
  color: #fff;
  text-decoration: none;
}
.tm-footer .footer a:hover {
  color: #c71261;
}
.tm-footer .footer .copyright {
  font-size: 15px;
  margin-top: 10px;
}
.tm-footer .footer .menu-footer {
  margin-top: 10px;
}
.tm-footer .footer .menu-footer .uk-subnav li {
  padding: 0;
}
.tm-footer .footer .menu-footer .uk-subnav li a {
  padding: 0 10px;
  border-right: 2px solid #fff;
  font-size: 15px;
}
.tm-footer .footer .menu-footer .uk-subnav li a:hover {
  color: #c71261;
}
.tm-footer .footer .menu-footer .uk-subnav li::before {
  content: none;
}
.tm-footer .footer .menu-footer .uk-subnav li:last-child a {
  border-right: 0px solid #fff;
}
.tm-footer .footer-right * {
  color: #fff;
}
/*END FOOTER*/
/*TOTOP SCROLLER*/
.tm-totop-scroller {
  background: #3a3a3a;
  border: 2px solid #fff;
  padding: 10px;
  border-radius: 5px;
  right: 5%;
}
.tm-totop-scroller:after {
  color: #fff;
}
/*END TOTOP SCROLLER*/
/*BLOC TOP HEADER*/
.bloc-top-header {
  margin-bottom: 30px;
  background: #5f5f5d;
  color: #fff;
}
.bloc-top-header .content {
  padding: 40px;
}
.bloc-top-header .uk-panel-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.bloc-top-header .image:after {
  content: "";
  width: 50px;
  height: 100%;
  background: #5f5f5d;
  position: absolute;
  transform: skew(5deg);
  right: -25px;
  top: 0;
}
/*END BLOC TOP HEADER*/
/*SCORE'N'CO*/
#scorenco {
  min-height: 2300px;
  overflow: auto;
}
#scorenco iframe {
  min-height: 2300px;
}
.mod_scorenco {
  background: url('../../../../../images/autres/background-scorenco.png') no-repeat bottom;
}
/*SCORE'N'CO*/
/* COORDONNEES DES SERVICES */
.pages-pixim-pixim-coordonnees-des-services .uk-table td {
  width: 50%;
}
/* COORDONNEES DES SERVICES */
/*PAGE ITEM*/
.pages-pixim-pixim .image-full {
  position: relative;
  z-index: 1;
}
.pages-pixim-pixim .uk-dropdown-blank {
  position: sticky !important;
}
/*PAGE ITEM*/
/*PAGE ASSOCIATIONS*/
.associations-pixim .title_cat {
  background: #c71261;
  padding: 5px;
}
.associations-pixim .title_cat a,
.associations-pixim .title_cat .uk-text-muted {
  color: #fff !important;
}
/*PAGE ASSOCIATIONS*/
/*SEARCHFORM*/
#searchForm label input[type="radio"]:not(:disabled),
#searchForm label:hover input[type="radio"]:not(:disabled) {
  color: #c71261 !important;
}
/*SEARCHFORM*/
/*MENU DU BAS*/
#mod_menu-du-bas {
  margin-left: -35px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#mod_menu-du-bas li {
  width: 49.333%;
  justify-content: center;
  align-items: center;
  display: flex;
}
#mod_menu-du-bas li a {
  margin: 0;
}
/*MENU DU BAS*/
/*lieux-touristiques*/
.lieux-touristiques h3 {
  min-height: 60px;
}
/*lieux-touristiques*/
/*CHRONOFORMS*/
.chronoforms .ui.button {
  color: #fff;
}
.chronoforms .ui.button:hover {
  background: #870C42 !important;
  color: #fff;
}
/*CHRONOFORMS*/
/*MEDIA QUERIE*/
@media screen and (max-width: 1750px) {
  .tm-navbar .uk-navbar-nav li a {
    font-size: 15px;
    padding: 0 15px;
  }
  #logo {
    left: 2%;
  }
  #logo img {
    max-width: 85%;
  }
  .logo-scrool {
    left: 2%;
  }
  .bloc-top-header .content {
    padding: 0px 20px 10px 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1190px) {
  .block-bottom-c .mod_newsletter {
    background: none;
  }
}
@media screen and (min-width: 960px) and (max-width: 1000px) {
  .tm-navbar .uk-navbar-nav li a {
    font-size: 12px;
    padding: 0 9px;
  }
  #logo img {
    max-width: 55%;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .tm-navbar .uk-navbar-nav li a {
    font-size: 13px;
    padding: 0 9px;
  }
  #logo img {
    max-width: 55%;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .tm-navbar .uk-navbar-nav li a {
    font-size: 15px;
    padding: 0 9px;
  }
  #logo img {
    max-width: 55%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .tm-navbar .uk-navbar-nav li a {
    font-size: 15px;
    padding: 0 9px;
  }
  #logo img {
    max-width: 80%;
  }
}
@media screen and (max-width: 960px) {
  .tm-footer .footer {
    margin-bottom: 20px;
  }
  .tm-navbar {
    top: 20px;
    margin: 0;
  }
  .bloc-top-header {
    margin: 0;
  }
  .mod_scorenco {
    background: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .tm-navbar {
    top: 55px;
  }
}
@media screen and (max-width: 768px) {
  .sb-search {
    display: none;
  }
  .tm-main {
    margin-top: 80px;
  }
}
@media screen and (max-width: 670px) {
  #mod_menu-du-bas li {
    width: 100%;
    margin: 10px 0;
  }
  #mod_menu-du-bas li a {
    border: none;
  }
}
@media screen and (max-width: 650px) {
  .acymailing_module_form td {
    float: left;
  }
}
/*END MEDIA QUERIE*/
