﻿body {
    /*min-height: 2000px;*/
    /*padding-top: 105px;*/
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Open Sans';
    color: #333;
    /*background: #507e95;
    background: rgba(95, 148, 148, 1);
    background: rgba(130, 175, 176, 1);*/
}

.panel {
    border-radius: 10px;
    border: 1px solid #eeeeee;
    border-radius: 0px;
}

.panel-heading {
    border-radius: 0px;
}

.panel-footer {
}

.panel-default > .panel-heading {
    color: #333;
    background-color: white !important;
    border: none;
}

.navbar-default {
    background-color: white;
    border: none;
    color: #333;
}

    .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
        color: white !important;
    }

.marketing {
    margin-bottom: 60px;
}

@media (max-width: 368px) {
    .marketing .col-lg-3 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }

    .marketing {
        margin-bottom: 0px;
    }

    .formations .col-lg-3 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
    }

    .presentation {
        margin-bottom: 60px;
        text-align: center;
    }

    .footer iframe {
        width: 100%;
        height: auto;
    }
}

.marketing h3 {
    text-align: center;
    color: white;
    font-weight: bold;
}

.marketing .col-lg-3 {
    display: table;
}

.placeholders {
    margin-bottom: 120px;
    text-align: center;
}

.placeholder {
    border-radius: 10px;
    padding: 20px;
}


.marketing .circle {
    border-radius: 50%;
    color: white;
    text-align: center;
    height: 250px;
    width: 250px;
    /*line-height: 250px;*/
    vertical-align: middle;
    display: table-cell;
    margin-left: auto;
    margin-right: auto;
}

.marketing h1 {
    font-size: 50px;
    font-weight: bold;
}

.marketing h2 {
    font-size: 25px;
    font-weight: bold;
}

.orange {
    background: darkorange;
    color: white;
}


.formations .placeholder {
    background: white;
    height: 475px;
}

.jumbotron.formations {
    background: transparent;
}

    .jumbotron.formations p {
        font-size: initial;
    }

.btn {
    border-radius: 2px !important;
    border: none !important;
}

.btn-primary {
    background-color: darkorange;
    border: 1px solid #e06e01;
    border-radius: 5px !important;
}

    .btn-primary:hover {
        background-color: #ea7200;
        border: 1px solid #cf6602;
    }

.examens {
    background: #111;
    margin-bottom: 0px;
    padding-top: 80px;
    padding-bottom: 90px;
}

    .examens .container {
        text-align: center;
    }

    .examens h1 {
        color: rgba(0, 170, 235, 1);
        font-weight: bold;
        font-size: 70px;
    }

    .examens h2 {
        color: white;
        font-weight: bold;
        font-size: 50px;
    }

.jumbotron.centres {
    background-color: white;
    margin-bottom: 0px;
}

#financement .panel-heading h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

#financement {
    background: rgb(35, 189, 248);
}

    #financement h1, h2, h3, h4 {
        color: white;
    }

    #financement .panel-heading {
        background: rgba(0, 170, 235, 1);
    }

    #financement .panel {
        border: 1px solid rgba(0, 170, 235, 1);
    }

    #financement .btn-primary {
        background-color: rgba(0, 170, 235, 1);
        border: none;
    }

        #financement .btn-primary:hover {
            background-color: rgb(3, 163, 224);
            border: 1px solid rgb(5, 149, 204);
        }

/*.jumbotron.centres:hover {
        cursor: pointer;
        background: #e2e2e2;
    }*/

.centres h1 {
    font-weight: bold;
    font-size: 60px;
}

.centres p {
    font-size: 14px;
}

.centres .placeholder {
    background: #eee;
    height: 250px;
    border-radius: 10px;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: white;
    background-color: darkorange;
}


.jumbotron.footer {
    background: #507e95;
    margin-bottom: 0px;
    color: #111 !important;
    /*color: #FFF !important;*/
}

    .jumbotron.footer a {
        color: #111 !important;
        /*color: #FFF !important;*/
    }

    .jumbotron.footer p {
        font-size: initial;
    }

.footer-widget-area .widget_recent_entries ul li, .footer-widget-area .widget_pages ul li, .footer-widget-area .widget_categories ul li, .footer-widget-area .widget_archive ul li, .footer-widget-area .widget_nav_menu ul li, .footer-widget-area .widget_recent_comments ul li, .footer-widget-area .widget_meta ul li, .footer-widget-area .widget_nav_menu ul li {
    border-bottom: 1px solid #434343;
}

.widget_recent_entries ul, .widget_pages ul, .widget_categories ul, .widget_archive ul, .widget_nav_menu ul, .widget_recent_comments ul, .widget_meta ul, .widget_nav_menu ul {
    list-style: none;
    margin: 0 0 30px 0;
}

    .widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_nav_menu ul li, .widget_recent_comments ul li, .widget_meta ul li, .widget_nav_menu ul li {
        border-bottom: 1px solid #ededed;
        padding: 8px 15px;
    }


.anchor {
    display: none;
}

#navbar li:hover {
    background-color: #eee;
}

    #navbar li:hover a {
        color: rgb(66, 108, 108) !important;
    }

        #navbar li:hover a:hover {
            color: rgb(66, 108, 108) !important;
        }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #111;
}

.navbar-default .navbar-toggle {
    background-color: #111;
    border: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}




/* GLOBAL STYLES



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 550px;
    margin-bottom: 0px;
    border-radius: 10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    border-radius: 10px;
    height: 550px;
    background-color: darkorange;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 550px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing h2 {
    font-weight: normal;
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 10% !important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}


.btn {
    border-radius: 10px;
}

.btn-secondary {
    background: rgb(93, 195, 2);
    border-radius: 5px !important;
    color: white !important;
}

.breadcrumb a {
    color: white;
    font-weight: bold;
}

    .breadcrumb a:hover {
        text-decoration: none;
        color: white;
    }

.jumbotron {
    border-radius: 0 !important;
}

h1, h2, h3, h4 {
    color: #333;
}


@media (min-width: 0px) {
    .panel-buttons form {
        display: block;
        margin-bottom: 10px !important;
        width: 100%;
    }
}

@media (min-width: 368px) {
    .panel-buttons form {
        display: inline-block;
        margin-bottom: 0px;
        width: auto;
    }
}

.panel-buttons input[type=submit] {
    color: white;
}


.clickable:hover {
    background: #eee;
}

.footer ul {
    list-style-type: none;
    text-indent: 0;
    padding: 0;
    margin: 0;
}

    .footer ul li {
        padding: 10px;
        border-bottom: 1px solid #434343;
    }

        .footer ul li a {
            font-weight: bold;
            text-decoration: none;
        }

            .footer ul li a:hover {
                text-decoration: none;
            }

        .footer ul li:hover {
            background: #434343;
        }


.panel {
    border: none !important;
}

.navbar {
    min-height: 105px !important;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    min-height: 105px;
}

.navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
    min-height: 105px;
    line-height: 105px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    /*color: rgb(66, 108, 108) !important;*/
    font-size: 22px;
    font-weight: bold;
    color: rgba(124, 162, 183, 1) !important;
    color: #507e95 !important;
    font-family: Quicksand;
}

.navbar-nav > li:hover {
    background: none;
}

.navbar-default {
    background-color: white;
    border-color: white;
    color: #507e95 !important;
    border-bottom: 1px solid #507e95;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0% !important;
    left: 15%;
    top: auto !important;
    z-index: 10;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    padding-top: 0px;
}


input, textarea, button, .btn {
    border-radius: 0px !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #222;
    background-color: #eee;
}


.produits p {
    font-size: 14px !important;
}

.jumbotron {
    margin-bottom: 0px;
}

#produit_fiche .panel-default {
    border: none;
    background: white;
}


#produit_fiche .panel-footer {
    border: none;
    background: white;
}


#produit_fiche .fullwidth {
    width: 100%;
    height: auto;
}



.navbar {
    margin-bottom: 0px !important;
}


@media (min-width: 0px) {
    .navbar {
        min-height: 0px !important;
    }
}

@media (min-width: 768px) {
    .navbar {
        min-height: 120px !important;
        padding-top: 5px !important;
    }
}

.navbar-default .navbar-toggle {
    background-color: white;
    border: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #333;
    }

.navbar-default:hover .navbar-toggle {
    background-color: #333;
    border: none;
}

    .navbar-default:hover .navbar-toggle .icon-bar {
        background-color: white;
    }


h1 {
    color: #507e95 !important;
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
}


.jumbotron.societe p {
    font-size: 16px !important;
}




@media (min-width: 668px) {
    .carousel {
        height: 300px;
    }

        .carousel .item {
            height: 300px;
        }

    .carousel-inner > .item > img {
        height: 300px;
    }

    .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-right .nav > li > a {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 880px) {
    .carousel {
        height: 350px;
    }

        .carousel .item {
            height: 350px;
        }

    .carousel-inner > .item > img {
        height: 350px;
    }

    .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-right.menu a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 992px) {
    .carousel {
        height: 400px;
    }

        .carousel .item {
            height: 400px;
        }

    .carousel-inner > .item > img {
        height: 400px;
    }

    .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-right.menu a {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 1080px) {

    .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
        font-size: 15px;
    }
}
@media (min-width: 1100px) {

    .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
        font-size: 16px;
    }
}

    @media (min-width: 1200px) {
        .carousel {
            height: 550px;
        }

            .carousel .item {
                height: 550px;
            }

        .carousel-inner > .item > img {
            height: 550px;
        }

        .navbar li, .navbar li a, .navbar-default .navbar-nav > li > a {
            font-size: 22px;
        }

        .navbar-right.menu a {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    #stickynote {
        padding: 17px;
        background: #ffff90;
        position: absolute;
        top: 0px;
        right: 0px;
        border: 1px solid #eee;
        /*-o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);*/
        z-index: 10000;
        font-size: 12px;
        background: rgb(187, 209, 221);
        border: 1px solid rgb(187, 209, 221);
        height: 119px;
    }




    @media screen and (min-width: 768px) {
        .jumbotron .h1, .jumbotron h1 {
            font-size: 50px !important;
        }
    }
