#container,
body {
    background-color: transparent !important;
}
body {
    font-size: 11pt;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.navbar {
    border: none !important;
    position: relative;
}

main {
    margin-top: 20px;
}

.navbar * {
    line-height: 25px;
    border: none !important;
}
.navbar-default {
    border: none !important;
}

header,
#navigation {
    padding: 0 !important;
}
.navbar-brand {
}
.navbar-brand * {
    margin: 10px !important;
    padding: 0 !important;
}
a.navbar-brand {
    line-height: 48px !important;
}
.navbar-brand img {
    max-height: 39px;
}

.navbar-nav li a {
    transition: all 0.3s fade-in-out;
    color: #000 !important;
    text-transform: uppercase !important;
}
.navbar-nav li.current a {
    color:#cc071e;
   
}

.navbar-nav li a:hover {
 
}

#main-box {
}

section > .container {
    margin-top: 40vh;
    background: rgba(255, 255, 255, 0.9);
}
body.inscription section > .container {
    margin-top: 20px !important;
    background: rgba(255, 255, 255, 0.9);
}

.gallery section > .container {
    margin-top: 40vh;
    background-color: transparent !important;
}

.counter-days {
  font-size:3rem;
}

.counter-hours {
  font-size:3rem;
}

.counter-minutes {
 font-size:3rem;
}

.counter-seconds {
  font-size:3rem;
}

.myCountdown .border{ background: rgba(0, 0, 0, 0.6) }

.event {
}
.page-header {
    border: none !important;
}

.moduletable {
    padding: 0 !important;
}
#main-box .moduletable {
    padding: 0 !important;
    margin: 0 !important;
}

/*.blog-featured { background:rgba(255, 255, 255, 0.90); }*/

.formulaire .container-fluid,
.page-article {
    background: rgba(255, 255, 255, 0.9);
}
.form-group {
    margin: 15px 0 !important;
}

.event h1,
.event h2,
.event p {
    color: #fff;
}

.embed-responsive-21by9 {
    padding-bottom: 32.85%;
}

.ggmap iframe {
    pointer-events: none;
    position: relative;
}
.ggmap iframe.clicked {
    pointer-events: auto;
}

legend {
    border: 0 !important;
    color: #ff5800 !important;
    border-left: 20px solid #ff5800 !important;
    padding: 0 15px !important;
}
fieldset {
    margin: 35px 0 !important;
}

.programme,
.chemin {
    background: rgba(0, 0, 0, 0.85) !important;
    color: #fff;
    padding-bottom: 15px !important;
}
.introduction {
    background: rgba(255, 255, 255, 0.85) !important;
    color: #000;
}

.chrono_credits {
    display: none !important;
}

nav .menubottom {
    display: flex;
    margin-bottom: 20px;
    border: 0 !important;
    border-radius: 5px;
}
nav .menubottom li a {
    color: #ffffff;
}


footer a {color:#ffffff;}

.groupes2019 td {
    text-transform: uppercase;
}
.groupes2019 th {
    background: #e8f3ff;
}
.groupes2019 td:nth-child(2) {
    font-weight: bolder;
}

.thumbnail {
    padding: 0 !important;
    border: none !important;
}

.red {
    color: #cc071e !important;
}

.bg-red {
    background: #cc071e;
}
form {
}
form h2 {
    border-left: 35px solid #cc071e !important;
  line-height: 1.1;
    padding-left: 15px;
  font-size: 30px;
    margin-top: 20px;
}
form label.gcore-label-left {
    max-width: 100% !important;
}
form .btn.btn-primary.btn-lg {
    line-height: 13px !important;
}


input:not([type]), input[type="text"]
{
   min-width: 100%; 
}
form .gcore-line-td { margin-top: 1rem }

form .gcore-line-td label{ font-weight: 600;}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 2rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    h6 {
        font-size: 0.5rem;
    }

footer { background-color: #13131c; color:#fff;
}

.jumbotron.bg-primary {
    background-color: rgba(0, 0, 0, 0.5) !important;
    text-transform: uppercase;
}

.body #content {
    background-color: #ffffff !important;
}

.breadcrumb {
    background-color: transparent !important;
}

.display-3{  font-size: 2.5rem !important;}
.lead { font-size: 11pt !important}


/*
@media screen and (min-width:767px) {
    .container-fluid .row{ max-width: 80%; margin: 0 auto;}
}
*/

@media (pointer: coarse) and (hover: none) {
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 2rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    h6 {
        font-size: 0.5rem;
    }
  
  .myCountdown { font-size: 0.5rem;}
  .counter-days {
  font-size:1rem;
}

.counter-hours {
  font-size:1rem;
}

.counter-minutes {
 font-size:1rem;
}

.counter-seconds {
  font-size:1rem;
}
}
