@font-face {
    font-family: courgette;
    src: url(../fonts/Courgette-Regular.ttf);
}

.font_courgette{
    font-family: courgette;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {

    margin-left: 20px;
}
body{
    font-family: Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.layout-aside.fixed {
    z-index: 1000;
}

.fixed, .fixed-bottom, .fixed-bottom-left, .fixed-bottom-right, .fixed-left, .fixed-right, .fixed-top, .fixed-top-left, .fixed-top-right, .fullscreen {
    position: fixed;
}

.transition-generic {
    transition: all .3s;
}

.layout-aside-right {
    right: 0;
    width: 300px;
}

.layout-aside {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}


.full-height-min {
    min-height: 100%;
}


.bottom-navigation.q-list[data-v-054843df] {
    padding-bottom: 0;
}

.no-border {
    border: 0 !important;
}

.absolute-bottom, .fixed-bottom {
    right: 0;
    bottom: 0;
    left: 0;
}

.absolute, .absolute-bottom, .absolute-bottom-left, .absolute-bottom-right, .absolute-full, .absolute-left, .absolute-right, .absolute-top, .absolute-top-left, .absolute-top-right {
    position: absolute;
}

.overflow-hidden {
    overflow: hidden !important;
}


.invisible {
    visibility: hidden !important;
}

.absolute-top, .fixed-top {
    top: 0;
    left: 0;
    right: 0;
}

.fixed, .fixed-bottom, .fixed-bottom-left, .fixed-bottom-right, .fixed-left, .fixed-right, .fixed-top, .fixed-top-left, .fixed-top-right, .fullscreen {
    position: fixed;
}



.shadow-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}





.uppercase {
    text-transform: uppercase;
}


.layout-aside {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
}
.layout-aside.fixed {
    z-index: 1000;
}



















.relative-position {
    position: relative;
}

button, input, select {
    overflow: visible;
}

.main-menu{
    right: 20px;
    top: 16px;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
}
.transition-generic {
    transition: all .3s;
}
.layout-header{
    position: fixed;top:0;right:0;left: 0
}
.layout-footer, .layout-header {
    z-index: 2000;
}

.shadow-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.close-aside{
    height:40px;
    margin-top: 5px;
}
.close-aside:hover{
    background-color: #dcdcdc;
    cursor: pointer;
}
.close-aside .arrow{
    position: absolute;
    right: 20px;
    margin-top: 10px;
}
.content-aside{
    border: 1px solid #212121;
    padding: 18px;
    margin: 3px;
    font-size: 14px;
    font-weight: 400;
}

.content-aside:hover{
    background-color: #dcdcdc;
    cursor: pointer;
}
.content-block-aside{
    margin-top: 100px;
}
.margin-aside{
    margin-left: 40px;;
}
.mail-aside{
    font-size: 14px;
    font-weight: bold;
}

.content-aside-footer{
    border: 1px solid #212121;
    padding: 18px;
    margin: 3px;
    position: absolute;
    bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    width: 295px;
}
.content-aside-footer:hover{
    background-color: #dcdcdc;
    cursor: pointer;
}
.background_style{
    background-color: #212121;width: 100%;
}



.content{
    margin-top: 80px;
}
.margin_bottom_container{
    margin-bottom: 100px;
}
.title_1{
    font-weight: 900;
}
.twitter_color{
    color:#1dcaff;
}
.facebook_color{
    color:#3b5998;
}
.youtube_color{
    color:#ff0000;
}
.instagram_color{
    color:#fbad50;
}
a{
    color:#fbad50;
}
.border_pack{
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}

.tarif{
    font-weight: 900;
}
@media screen and (max-width: 768px) {
    .title-pack {
        margin-top: 20px;
    }
}
.menu_link{
    color:#212121!important;
    text-decoration: none;
}
.menu_link:hover{
    text-decoration: none;
}
.wrap-img-appearance img{
    float: initial!important;
}
.b-section-info__img img{
    float: initial!important;
}
.hide_reduction{
    display: none;
}