html,body
{
  font-family: 'Sarabun', sans-serif;
  color:#2d2d2d;
}
h1
{
  font-family: 'Sarabun', sans-serif;
  font-weight:800;
}
.uk-button-primary
{
  background:#EB1235!important;
  border-radius:10px;
  text-transform:none!important;
  color:white!important;
  padding:10px 20px!important;
  font-size:16px;
  transition:0.2s all;
}
.uk-button-primary:hover
{
  background:#f4516b!important;
  color:white!important;
  transition:0.2s all;
}
.mc-slide 
{
  min-height:calc(100vh - 110px)!important;
  margin-bottom:35px;
}
.mc-slide img
{
  height: 100vh;
  border-radius:0px;
}
.mc-slide .mc-marker 
{
  height:inherit!important;
  max-width:120px;
}
.mc-article 
{
  height:400px;
  border-radius:10px;
}
#sidenav .uk-offcanvas-bar
{
  background:black!important;
}
#sidenav a
{
  color:white!important;
  font-size: 24px;
  color: white;
  margin-top: 20px;
  margin-left: 20px;
}
h2
{
  font-size:36px;
  font-family: 'Sarabun', sans-serif;
  color:black;
  margin-bottom:0px;
  font-weight:900;
}
h3
{
  font-size:18px!important;
  font-family: 'Sarabun', sans-serif;
  color:black;
  margin-top:0px!important;
  font-weight:200!important;
}
h4 
{
  font-size:18px;
  font-family: 'Sarabun', sans-serif;
  color:black;
  font-weight:900;
}
#commentlist
{
  padding-left:0px;
}
.uk-comment-primary 
{
  border-radius: 10px;
  margin-bottom:10px;
}
p
{

  margin-bottom:65px;
  text-align:justify;
  line-height:24px;
  font-weight:200;
}
.mc-hamburger 
{
  margin-top:30px;
}
.uk-logo img
{
  border-radius:0px;
}
mc-article h4 
{
  padding:20px;
}
.mc-article .uk-position-cover 
{
  background:rgb(0 0 0 / 40%);
  transition:0.2s all;
}
.mc-article img 
{
  height:400px!important;
}
.mc-article .uk-position-cover:hover
{
  background:rgb(0 0 0 / 20%);
  transition:0.2s all;
}
.uk-container 
{
  padding:35px!important;
}
.uk-section 
{
  padding-top:65px!important;
  padding-bottom:65px!important;
}
img 
{
  border-radius:10px;
}
.mc-footer 
{
  background:black;
  color:white;
}
a
{
  color:#EB1235!important;
  transition:0.2s all;
}
a:hover
{
  color:#f4516b!important;
  transition:0.2s all;
}


.uk-container, .uk-navbar-container
{
  margin-left:auto;
  margin-right:auto;
}
.mc-icon:before
{
  margin-left:0px!important;
}
.mc-header
{
  background:white!important;
  position:relative;
  z-index:11;
  padding:0px 40px 0px 15px;
}
.mc-header .uk-navbar
{
  height:110px;
}
.mc-header .uk-navbar li a
{
  color: #333333!important;
  font-family: 'Sarabun', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
  transition: 0.2s all;
}
.mc-header .uk-navbar li a:hover
{
  color:#eb1134!important;
  transition:0.2s all;
}
a:hover
{
  text-decoration:none;
}
.mc-close-map 
{
  display:none;
}
.mc-mobile
{
  display:none!important;
}
@media screen and (max-width:960px) {
  .mc-map-home 
  {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 110px;
    z-index: 111;
  }
  .mc-close-map 
  {
    left:10px;
    top:120px;
    position:absolute;
    z-index:11111;
    color:#EB1235!important;
    border-radius:10px;
    padding:10px;
    background:white;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    cursor:pointer;
    display:none;
  }
  .mc-desktop
  {
    display:none!important;
  }
  .mc-content
  {
    padding-right:35px!important;
  }
  .mc-mobile
  {
    display:block!important;
  }
  .mc-randonnee img
  {
    height:auto!important;
  }
  .mc-randonnee .uk-cover-container
  {
    height:150px!important;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0px!important;
  }
  .uk-container
  {
    padding:0px;
  }
  h3 
  {
    font-size:18px!important;
  }
  .overflow 
  {
    max-height:initial!important;
    padding-right:0px!important;
    overflow:hidden!important;
  }
  .remove-padding-mobile
  {
    padding:0px;
  }
  .mc-panel 
  {
    margin-top:20px;
  }
  .mc-summary .mc-niveau 
  {
    margin-top:10px;
  }
}


/*Homepage*/
.mc-map-home #map 
{
  height:calc(100vh - 110px);
  width:100%;
}
.mc-list-home
{
  padding:30px;
  background:#F2F2F2;
}
.overflow 
{
  max-height:calc(100vh - 230px);
  overflow: auto;
}
.mc-list-home h3 
{
  font-family: 'Sarabun', sans-serif;
  color:#2d2d2d;
  font-weight:600!important;
  font-size:24px!important;
}
.uk-button-secondary 
{
  font-size:16px!important;
  display:block;
  border-radius:10px;
  border:1px solid rgba(0,0,0,0);
  padding:5px 10px;
  color:#2d2d2d;
  background:none;
  transition:0.2s all;
}
.uk-button-secondary:hover
{
  font-size:16px;
  color:#2d2d2d;
  background:none;
  border: 1px solid #DFDFDF;
  transition:0.2s all;
}
.uk-button-secondary .mc-icon:before 
{
  font-size:16px!important;
}
.uk-button-secondary .mc-icon 
{
  margin-right:10px;
}
.uk-button-select
{
  font-size:16px;
  height:36px;
  display:block;
  font-family: 'Sarabun', sans-serif;
  border-radius:10px;
  border:1px solid #DFDFDF;
  padding:5px 10px;
  color:#2d2d2d;
}
.uk-button-select .mc-icon
{
  margin-left:5px;
}
.uk-button-select .mc-icon:before
{
  font-size:16px;
}
.mc-randonnee
{
  border-radius:10px;
  background:white;
  margin:0px 0px!important;
  margin-bottom:15px!important;
  transition:0.2s all;
}
.mc-randonnee:hover 
{
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
  transition:0.2s all;
}
.mc-randonnee .mc-info 
{
  padding:20px;
}
.mc-randonnee .uk-cover-container 
{
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
}
.mc-randonnee h4
{
  font-size:16px;
  font-weight:600;
  color:#2d2d2d;
  margin:0px;
}
.mc-randonnee h5
{
  font-size:16px;
  font-weight:300;
  color:#B9B9B9;
  margin:0px;
}
.mc-randonnee .mc-info .uk-grid 
{
  margin-top:11px;
}
.mc-categorie .mc-icon 
{
  color:#eb1134;
  display:inline-block;
  border-radius:10px;
  border:1px solid #eb1134;
  margin-right:2px;
  margin-top:4px;
  height:30px;
  width:30px;
  text-align:center;
  vertical-align: middle;
}
.mc-categorie .mc-icon:before 
{
  font-size:20px;
}
.mc-randonnee .mc-more
{
  font-size:16px;
  font-weight:600;
  padding-left:10px;
  color:#2d2d2d;
}
.mc-metrique 
{
  color:black;
  font-size:14px;
  margin-bottom:12px;
}
.mapboxgl-popup-content .mc-metrique 
{
  line-height:30px;
  margin-bottom:0px;
}
.mc-metrique span
{
  margin-right:6px;
  margin-left:6px;
}
.mc-randonnee .mc-more span
{
  font-weight:400;
}
.mc-niveau 
{
  display:inline-block;
  margin-right:5px;
}
.mc-niveau .mc-icon
{
  color:#eb1134;
  opacity:0.2;
  margin-left:-7px;
}
.mc-niveau .mc-icon:before 
{
  font-size:16px;
}
.mc-niveau .mc-icon.uk-active
{
  opacity:1;
}
.blog-core img
{
  width: 100%!important;
  margin-top: 50px;
  margin-bottom: 30px!important;
  height: auto!important;
}
.blog-core h3 
{
  margin-top: 20px!important;
  margin-bottom: 20px!important;
  font-weight: 600!important;
  font-size: 18px!important;
}
.hv-red
{
  background:#eb1134;
  border-radius:10px;
  width:100%;
  padding:80px;
}
.blog-core 
{
  text-align:justify;
}
.apropos p 
{
  margin-bottom:20px!important;
}
/*page rando*/
.mc-img-g 
{
  width: 100%;
  height: 200px;
  border-radius: 10px;
}
.mc-categorie p
{
  margin-top:25px!important;
  margin-bottom:30px!important;
}
.mc-hero
{
  width:100%;
  height:calc(60vh);
  border-radius:0px;
}
.mc-hero h1 
{
  color:white!important;
}
.uk-button-secondary.mc-contrast
{
  color:white;
  border:1px solid white;
  display: inline;
}
.mc-summary
{
  margin-top:45px!important;
  margin-bottom:45px!important;
  padding-right: 0px!important;
}
.mc-summary h2 
{
  font-family: 'Sarabun', sans-serif;
  margin:0px;
  font-weight:600;
  font-size:32px;
}
.mc-summary h3 
{
  margin:0px;
  font-weight:400;
  font-size:16px;
  color:#B9B9B9;
}
.cancel 
{
  margin-left: 0px;
  padding-left: 0px;
}
.mc-summary .mc-panel .mc-icon
{
  margin-right:5px;
  margin-left:15px;
}
.mc-summary .mc-niveau 
{
  background:#eb1134;
  padding:5px 10px;
  border-radius:10px;
  color:white;
  margin-left:15px;
}
.mc-summary .mc-niveau .mc-icon
{
  color:white;
  opacity:0.2;
  margin-left:-12px;
}
.uk-subnav-pill>.uk-active>a
{
  background:#EB1235!important;
  color:white!important;
  border-radius:10px;
}
.mc-panel .mc-icon:before 
{
  font-size:14px!important;
}
.mc-summary .mc-niveau .mc-icon:before 
{
  font-size:18px!important;
}
.mc-summary .mc-niveau .mc-icon.uk-active
{
  opacity:1;
}
.mc-summary .mc-niveau .mc-niv 
{
  margin-right:16px;
}
.mc-reverse
{
  transform: rotate(180deg);
  display: inline-block;
}
.mc-summary .mc-categorie
{
  margin-top:35px;
  margin-bottom:35px;
}
.mc-summary .mc-categorie .mc-icon.mc-animal 
{
  color:white;
  background:#B9B9B9;
  border:2px solid #B9B9B9;
}
.mc-summary .mc-categorie .uk-width-auto 
{
  margin-top:15px;
}
.mc-summary .mc-categorie .mc-icon
{
  margin-left:0px;
  border-width:2px;
  margin-right:8px;
}
.mc-content .mc-galery .mc-img
{
  height:100%;
}
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgb(255 0 0 / 70%)!important;
}
.mc-content 
{
  margin-top:45px!important;
  margin-bottom:45px!important;
  padding-right: 0px!important;
}
.mc-content h4 
{
  font-size:24px;
  font-family: 'Sarabun', sans-serif;
  color:black;
  margin-bottom:35px!important;
}
.mc-content h4:after {
  content:' ';
  display:block;
  width:20px;
  margin-top:10px;
  border:1px solid#eb1134;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  box-shadow:inset 0 1px 1px #eb1134;
  -webkit-box-shadow:inset 0 1px 1px #eb1134;
  -moz-box-shadow:inset 0 1px 1px #eb1134;
}
.uk-lightbox-toolbar
{
  background:white!important;
  color:black;
}
.mc-content .mc-video
{
  max-width:850px;
  padding-right:10px;
} 
.mc-content #map
{
  height:550px;
  width:100%;
  border-radius:10px;
  padding-left:0px;
}
.mc-final
{
  margin-top:50px!important;
}
mc-map-mobile 
{
  position:absolute;
  width:100%;
  height:100vh;
}
.mc-hero .mc-marker 
{
  max-width:100px;
}

/*map*/
.marker {
  background-image: url('../images/marker_map.png');
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.markerphoto {
  background-image: url('../images/marker_photo.svg');
  background-color:#eb1134;
  background-size: 17px 17px;
  background-position: bottom 4px right 4px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  border:3px solid #eb1134;
  border-radius: 50%;
  cursor: pointer;
}
.mapboxgl-popup {
  max-width: 200px;
}
.mapboxgl-popup-content {
  text-align: center;
  font-family: 'Sarabun', sans-serif;
  border-radius:10px!important;
}
.mapboxgl-popup-content h3, .mapboxgl-popup-content p 
{
  margin:0px!important;
  font-weight:600!important;
}
.mapboxgl-popup-content p 
{
  text-align:center;
  margin-top:10px!important;
}
.mapboxgl-popup-content img 
{
  margin-top:10px;
}
.mapboxgl-popup-content h3 
{
  margin-top:5px!important;
  font-size:16px!important;
  margin-bottom:-15px!important;
}
.mapboxgl-popup-content .mc-niveau .mc-icon {
  margin-left: -4px!important;
}
.mapboxgl-popup-content .mc-niveau 
{
  margin-bottom:10px;
}

/*footer*/
.mc-footer-about
{
  border-radius:10px;
  padding:100px;
  font-weight:300!important;
  color:white;
}
.mc-footer-about h4 
{
  color:white;
  font-weight:600!important;
}
.mc-footer span
{
  margin-left:auto;
  margin-right:auto;
}
.uk-input, .uk-textarea 
{
  border-radius:10px;
  margin-top:10px;
  margin-bottom:10px;
}
.gpx
{
  margin-top: 10px;
  display: block;
}

/*by Mathieu Morel