body {
    margin: 0;
    padding: 0;
    background: white top center url('../images/bg_page.png') repeat;
    font-size: 13px;
    font-family: 'Century Gothic';
}

img {
  max-width:100%;
  height:auto;
}

.container {
    /*margin: 0;
    padding: 0;
    background: top center url('bg_center.gif') repeat-y;*/
    border: 1px solid red;
    width: 100% !important;
    max-width: 100% !important;
}

.page {
    max-width: 1280px;
    min-height: 100%;
    background: #ffffff left top repeat-y url(../images/bg_center.gif);
    padding-bottom: 20px;
    margin: 0 auto;
    padding: 0 20px;
}

#top {
    height: 40px;
    background-color: #3F6BAD;
    clear: both;
    overflow:hidden;
}

.headerbox {
    /*height: 90px;*/
    padding: 20px 0px 10px;
    background-color: white;
    clear: both;
}

.headerbox .site-logo {
    float: left;
    margin-right: 10px;
}

.headerbox .site-logo img {
    max-width:100%;
}

.headerbox .site-name {
    font-weight: bolder;
    font-weight: 900;
    font-size: 15px;
    color: #3F6BAC;
    line-height: 18px;
    padding-top: 5px;
    max-width: 157px;
    float: left;
}

.menu--main .navbar-nav {
    padding: .1rem 1rem;
}

.menu--main .navbar-nav > li > a {
    color: #001F3F;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    /*font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial, sans-serif;*/
    background: transparent;
    border: none;
    padding: 10px 1rem;
}

.menu--main .navbar-nav > li > a:hover,
.menu--main .navbar-nav > li.is-active > a,
.menu--main .navbar-nav > li.is-active > a:hover {
    color: #FFC601;
    background: transparent;
    border-bottom: none;
}

.menu--main .navbar-nav > li.show > a {
    background-color: #ededed;
}

@media (min-width: 576px) {
    .menu--main .navbar-expand-sm .navbar-nav .dropdown-menu {
        min-width: 251px;
        border: 1px solid rgba(0, 0, 0, .15);
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
}

.menu--main .dropdown-menu > li {
    margin-right: .5em;
    margin-left: .5em;
}

.menu--main .dropdown-menu > li > a {
    padding: 6px 12px;
    font-size: 13px;
    outline: none;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-transform: uppercase;
    color: #333;
    display: block;
    white-space: nowrap;
}

.menu--main .dropdown-menu > li > a:hover,
.menu--main .dropdown-menu > li > a:focus {
    background-color: #ededed;
}

.dropdown-icon {
    width: 16px;
    margin-right: 8px;
    color: #444;
    font-size: 15px;
    text-align: center;
}



/* mpenu utilisateur */
#top * {
    font-weight: bold;
    color: white;
}

#top .navbar {
    padding: 0 1rem !important;
}


/* titre de la page d'accueil **/
.path-frontpage .page-title {
    font-size: 1.8rem;
    text-align: center;
}

.zone {
    padding: 35px 30px;
}

.zone1 {
    padding: 70px 0 100px;
}

.welcome {
    clear: both;
    display: table;
}

.welcome .logo {
    float: left;
}

.welcome .message {

}

.welcome .accidents {
    float: right;
    width: 330px;
    padding: 10px;
}

.zone2 {
    padding: 20px 0;
}

/* decouvrir le fonds */
.step {
    font-weight: 700 !important;
    width: 35px;
    height: 35px;
    /* border: 1px solid #3F6BAD; */
    background-color: #3F6BAD;
    color: white;
    border-radius: 20px;
    text-align: center;
    margin: 0px 10px 10px 0;
}

.footer-area {
    color: white;
}

/* right column */
.region-sidebar-second .block {
    background-color: #f5f5f5;
    padding: 20px;
    margin-bottom: 10px;
}

.region-sidebar-second .block h2 {
    font-size: 1.4em;
    font-weight: bold;
}

.region-sidebar-second .block input {
    max-width: 100%;
}

#carousel .carousel-indicators {
    position: relative;
    bottom: 0!important;
    margin:10px 0 0 0;
}

#carousel .carousel-indicators li {
    background-color: rgba(255,255,255,1);
}
#carousel .carousel-indicators li.active {
    background-color: #c6d2ff;
}

.footer {
    background-color: #003F84; /*#002047;*/
}

.footer .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    display: block;
}

.footer-bottom {
    background-color: #002047; /*#001B38;*/
    font-weight: bold;
    font-size: .8em;
}

/**
* styles for titles
*/
.title-style1 {
    font-size: 28px;
    font-weight: lighter;
}

.title-style2 {
    font-size: 1.2em;
    color: #011F3F;
    font-weight: bold;
}

/**
* Utilities
 */
.lighten {
    background-color: #f5f5f5;
}

/* footer */
a.footer-menu-link {
    color: white;
    font-weight: bold;
    border-bottom: 1px solid white;
    width: 100%;
    display: block;
    padding: 10px;
}

.footer h2 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    /* color: yellow; */
}

img.align-left {
    margin-right: 10px;
}

.path-actualites .views-row {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
}

/* Caroussel page d'accueil */

.slides .views_slideshow_cycle_teaser_section {
    width: 100% !important;
    /*overflow:hidden;*/
}
.slides .views_slideshow_cycle_slide {
        width: 100% !important;
}
.slides .views-field-field-image img {
        width: 100% !important;
        height:auto;
}

.slides {
    width:100%;
    /*height: 440px;*/
    /*border: 1px solid #ccc;*/
    display: table;
    margin-bottom: 20px;
}

.slides .views-row {
    width: 100%;
}

.slides .slide-image {
    /*width: 850px;
    height: 438px;*/
    float: left;
    /*border: 1px solid red;*/
}

.slides .slide-info {
    /*width: 330px;
    height: 438px;*/
    background-color: #003F84; /*#021f3f;*/
    float: right;
    padding: 30px;
    color: white;   
}

@media (min-width: 768px) {
    .slides .slide-info {
        right:-1px;    
    }
}

.slides .slide-title {
    font-size: 18px;
    font-family: 'Century Gothic';
    font-weight: bold;
}

.slides .slide-title a {
    color: #ffc107;
    text-decoration: none;
    font-size: 1.2em;
    text-transform: uppercase;
}

.slides .slide-title a:selected,
.slides .slide-title a:hover {
    color: white;
    text-decoration: underline;
}

.slides .slide-shortcut {
    font-size: 12px;
    font-family: 'Century Gothic';
}

.slides .views-slideshow-controls-bottom {
    width: 100%;
    z-index: 100;
    position: relative;
    top: -40px;
    float: right;
}

@media (min-width: 768px) {
    .slides .views-slideshow-controls-bottom {
        width: 25%;    
    }
}

.slides .views-slideshow-pager-bullets li {
    background-color: transparent;
    border: 1px solid white;
}

.slides .views-slideshow-pager-bullets li.active {
    background-color: yellow;
    border-color: yellow;
}