
.navbar-default {
    background-color: inherit;
    border-color: inherit;
}

.navbar {
    position: inherit;
    min-height: inherit;
    margin-bottom: inherit;
    background-color: transparent;
    border: 0;
}

.nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    line-height: inherit;
    border: inherit;
    border-radius:inherit;
}

.nav > li > a {
     position: inherit;
     display: block;
     padding: 0;
}

.navbar-collapse {
    padding: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #b3120c;
    background-color: transparent;
    border: 0
}

p {
    margin: 0 0 10px;
}

.bootstrap-select>.dropdown-toggle {
    height: 100%;
    padding-right: 25px!important;
    background-color: transparent;
    font-size: 12px;
}

.menu_left a.active li, .menu_left_bo a.active li {
    background-color: transparent;
}

@media screen and (max-width: 768px) {
    form .price {
        width: 100%!important;
    }

    form .btn_calcul {
        width: 100%;
    }
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/img/loader.svg) center no-repeat rgba(51,65,78,0.60);
}

.se-pre-con > p {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    height: 100%;
    color: white;
}

.btn-success {
    background-color: #0cb314!important;
}

h3, .h3 {
    font-size: 16px!important;
}

.filter-option.pull-left {
    margin-left: 15px;
}

.icon_adh,
.icon_spreading,
.icon_entrant,
.icon_suivant {
    width: 48px;
    height: 48px;
}

.pagination > li > a, .pagination > li > span {
    color: #0cb314;
}

h2 {
    color: #b3120c!important;
    font-size: 27px!important;
}

h2, .text_bg_red, .text_bg_red2, .title_slide, .title_slide_b, .title_news {
    font-family: Days One, sans-serif!important;
}

.checkbox-inline .info {
    font-size: 12px;
}

.block_review .block_gray {
    font-size: 12px;
}

.lang, .name, .dropdown-menu {
    font-size: 16px;
}

.btn-group {
    min-width: 275px;
}

.size16px {
    font-size: 16px!important;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #b3120c;
}

.margin-top-bottom-22px {
    margin: 22px 0;
}

table.table2 {
    font-size: 12px;
}

.history {
    font-family: "Arial", sans-serif;
}

.btn-success:hover {
    color: white;
    border: 1px solid transparent;
    background-color: #2fa210!important;
}

.icon_homepage {
    margin: 0 auto;
}

.block_gray_b ul li:after {
    display: none;
}

.name, .lang {
    font-family: inherit;
}

.icon_homepage .img_icon {
    display: block;
}

.inline-block {
    display: inline-block;
}