/* COOKIES */
p.avia_cookie_text {
    color: #ffffff !important;
    text-align: center !important;
}

a.avia-cookie-consent-button.avia-cookie-consent-button-1.avia-cookie-close-bar {
    color: #000000 !important;
}

a.avia-cookie-consent-button.avia-cookie-consent-button-2.av-extra-cookie-btn.avia-cookie-hide-notification {
    color: #000000 !important;
}

a.avia-cookie-consent-button.avia-cookie-consent-button-3.av-extra-cookie-btn.avia-cookie-info-btn {
    border-color: #fff !important;
    border: 0px solid;
}


.equipe-member img {
    max-width: 400px;
}

.gform_button.button {
    padding: 20px 40px
}

.bleu {
    background: #d9ecfb;
    border: 2px solid #65BFEC !important;
    padding-bottom: 30px !important
}

label, li {
    font-family: roboto;

}

#searchform #s::-webkit-input-placeholder {
    color: inherit !important;
}

#searchform #s::-moz-placeholder {
    color: inherit !important;
}

#searchform #s:-ms-input-placeholder {
    color: inherit !important;
}

#searchform #s::-ms-input-placeholder {
    color: inherit !important;
}

#searchform #s::placeholder {
    color: inherit !important;
}

#s::-webkit-input-placeholder {
    color: #fff !important;
}

#s::-moz-placeholder {
    color: #fff !important;
}

#s:-ms-input-placeholder {
    color: #fff !important;
}

#s::-ms-input-placeholder {
    color: #fff !important;
}

#s::placeholder {
    color: #fff !important;
}

::-webkit-input-placeholder {
    color: #8b9398 !important;
}

::-moz-placeholder {
    color: #8b9398 !important;
}

:-ms-input-placeholder {
    color: #8b9398 !important;
}

::-ms-input-placeholder {
    color: #8b9398 !important;
}

::placeholder {
    color: #8b9398 !important;
}

.block {
    padding: 30px;
    padding-bottom: 20px;
}

.avia-image-container.car {
    position: absolute;
    width: 185px !important;
    bottom: 30px;
    right: 30px;
    -webkit-transform: scalex(-1);
    -ms-transform: scalex(-1);
    transform: scalex(-1);
    opacity: .7;
}

/*
 * h3 a{
	color:red !important;
}
h3 a:hover{
	color:#65bfec !important;
}
/*icone-footer*/
ul#icone {
    list-style-type: none;
}

.icone-social-footer li {
    display: inline-block;
}

.ico-facebook-footer, .ico-linkedin-footer, .ico-instagram-footer {
    display: block;
    height: 32px;
    width: 32px;
    background: #000;
    border-radius: 50%;
    margin-left: -10px;
    -webkit-transform: translatex(-13px);
    -ms-transform: translatex(-13px);
    transform: translatex(-13px);
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ico-facebook-footer {
    background-image: url(/wp-content/uploads/2020/01/facebook-ic-2x.png);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center
}

.ico-facebook-footer:hover {
    background: #0064b4;
    background-image: url(/wp-content/uploads/2020/01/facebook-ic-2x.png);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-linkedin-footer {
    background-image: url(/wp-content/uploads/2020/01/linkedin-ic-2x.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center
}

.ico-linkedin-footer:hover {
    background: #0064b4;
    background-image: url(/wp-content/uploads/2020/01/linkedin-ic-2x.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-instagram-footer {
    background-image: url(/wp-content/uploads/2020/01/instagram-ic-2x.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center
}

.ico-instagram-footer:hover {
    background: #0064b4;
    background-image: url(/wp-content/uploads/2020/01/instagram-ic-2x.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
}

/*Event*/
.wpem-single-event-page .wpem-share-this-event {
    margin: 0;
    padding: 0;
    display: none;
    width: 100%;
}

/*----------Bureau-----------*/
.news-headline {
    line-height: 1.3em;
}

span.news-time {
    margin-top: 10px;
}

.stroke-rouge {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: red;
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.social_bookmarks_facebook.av-social-link-facebook.social_icon_1 {
    background: #65bfec !important;
}

.icon-succ:before {
    display: inline-block;
    content: "";
    width: 35px;
    height: 45px;
    margin-right: 10px;
    background-image: url(/wp-content/uploads/svg/placeholder.svg);
    background-repeat: no-repeat;
    -webkit-transform: translatey(2px);
    -ms-transform: translatey(2px);
    transform: translatey(2px);
}

.icon-succ2:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 20px;
    margin-right: 5px;
    background-image: url(/wp-content/uploads/svg/placeholder.svg);
    background-repeat: no-repeat;
    -webkit-transform: translatey(2px);
    -ms-transform: translatey(2px);
    transform: translatey(2px);
}

.icon-succ3:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 20px;
    margin-right: 5px;
    background-image: url(/wp-content/uploads/svg/placeholder.svg);
    background-repeat: no-repeat;
    -webkit-transform: translatey(2px);
    -ms-transform: translatey(2px);
    transform: translatey(2px);
}

/*toggle*/
.encar {
    display: inline-block;
    background-color: #d9ecfb;
    padding: 30px;
}

.toggler {
    background: #65bfec !important;
}

.ruler {
    display: inline-block;
    height: 1px;
    width: 100%;
    background: red;
    margin-top: -30px;
    margin-bottom: 30px !important;
}

.ruler2 {
    display: inline-block;
    height: 1px;
    width: 100%;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 10px !important;
}

#top .avia_search_element #s::-webkit-input-placeholder {

    color: #222;

}

#top .avia_search_element #s::-moz-placeholder {

    color: #222;

}

#top .avia_search_element #s:-ms-input-placeholder {

    color: #222;

}

#top .avia_search_element #s::-ms-input-placeholder {

    color: #222;

}

#top .avia_search_element #s::placeholder {

    color: #222;

}

top .avia_search_element .av_searchsubmit_wrapper:hover {
    opacity: 1;
}

#top .avia_search_element #searchsubmit:hover {

    border-color: transparent;
    background-color: #e41b13 !important;
    opacity: 1 !important;

}

.top-menu, .top-menu.menu-item.menu-item-type-post_type.menu-item-object-page:hover a {
    font-size: 14px !important;
    text-decoration: none !important;
}

.phone-info a {
    color: #65bfec !important;
    text-decoration: none;
}

.phone-info:hover a {
    color: #e41b13 !important;
    text-decoration: none;
}

.phone-info {
    font-size: 14px;
    font-weight: 400;
    color: #222 !important;
}

.intro {
    font-size: 23px;
    line-height: 1.4em;
}

.colonne {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    font-size: 20px
}

.colonne2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.colonne3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

#rechecher-404 {
    width: 25vw;
}

.titre-services {
    margin-top: 0px !important;
}

.aviaccordion-title {
    font-weight: 600 !important;
}

#top .aviaccordion-preview-title-wrap {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    background: #005488;
    background: rgba(0, 84, 136, 0.6);
    padding: 0;
    filter: alpha(opacity=60)
}

#top .aviaccordion-slide:nth-child(2), #top .aviaccordion-slide:nth-child(3), #top .aviaccordion-slide:nth-child(4) {

    -webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, 1) !important;

    box-shadow: 0px 0px 0px rgba(255, 255, 255, 1) !important;
    z-index: 2;
    overflow: hidden;
    border-left: 6px solid #fff;

}

.html_header_top .header_color .main_menu ul:first-child > li > ul {
    border-top-color: #e41b13;
}

.av-main-nav ul {

    display: none;
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2;
    padding: 0;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    margin-top: -1px;

}

#top .avia_search_element .av_searchsubmit_wrapper.av-submit-hasiconlabel #searchsubmit {

    padding-left: 0;

}

.av-search-icon {
    margin-left: -5px;
    font-size: 18px
}

.fond-header-flou {
    background-color: #EFF0F0;
    background-image: url(/wp-content/uploads/2019/10/fond-flou.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

#header_main {

    border-bottom-width: 0px;
    border-bottom-style: solid;
    z-index: 1;

}

.icone-best-services {
    border-left: 2px dotted #fff !important;
    border-right: 2px dotted #fff !important;
}

.cls-1 {
    fill: #E41B13;
}

.team-member-name {
    font-size: 30px !important;
    font-weight: 300 !important;
}

.icone-accueil {
    position: relative;
    display: block;
    height: 8vw;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;
    -o-transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;
    transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;

}

.icone-accueil:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#eprouvette:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#eprouvette {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}

/*box-service*/
.gradient1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#65bfec), color-stop(#57b1e3), color-stop(#4aa3da), color-stop(#3e95d0), to(#3387c6));
    background-image: -o-linear-gradient(top, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-image: linear-gradient(to bottom, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    -webkit-transition: background-image 1s ease-in-out !important;
    -o-transition: background-image 1s ease-in-out !important;
    transition: background-image 1s ease-in-out !important;
}

.gradient1:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#65bfec), color-stop(#57b1e3), color-stop(#4aa3da), color-stop(#3e95d0), to(#3387c6));
    background-image: -o-linear-gradient(bottom, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-image: linear-gradient(to top, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
}

.gradient3 {
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), -webkit-gradient(linear, left top, left bottom, from(#65bfec), color-stop(#57b1e3), color-stop(#4aa3da), color-stop(#3e95d0), to(#3387c6));
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), -o-linear-gradient(top, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), linear-gradient(to bottom, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.gradient4 {
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), -webkit-gradient(linear, left top, left bottom, from(#65bfec), color-stop(#57b1e3), color-stop(#4aa3da), color-stop(#3e95d0), to(#3387c6));
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), -o-linear-gradient(top, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-image: url('/wp-content/uploads/2019/10/croix3.png'), linear-gradient(to bottom, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.gradient2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#65bfec), color-stop(#57b1e3), color-stop(#4aa3da), color-stop(#3e95d0), to(#3387c6));
    background-image: -o-linear-gradient(top, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
    background-image: linear-gradient(to bottom, #65bfec, #57b1e3, #4aa3da, #3e95d0, #3387c6);
}

#av_section_1.section-header-box {
    margin-top: -349px !important;
}

#av_section_1.services-box-margin {
    margin-top: -349px !important;
}

.services-box {
    padding: 30px !important;
    color: #fff !important
}

.services-box h3, .services-box p {
    color: #fff !important
}

.bk-box {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

/*Section-bureau*/
.header-section {
    padding-top: 60px;
    padding-bottom: 10px;
}

.first-section {
    padding-top: 12%;
}

.middle-section {
    padding-top: 12%;
    padding-bottom: 12%;
}

.last-section {
    padding-bottom: 12%;
}

.bk-bleu {
    background-color: #65BFEC;
}

.bk-gris {
    background-color: #F8F8F8;
}

.bk-tuile {
    background-image: url(/wp-content/uploads/2019/10/bk-tuile.png);
    background-repeat: repeat;
    opacity: .2;
    background-size: 660px

}

/*Section-bureau*/


/*header*/
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont="entypo-fontello"]::before {

    font-family: 'entypo-fontello';
}

/*formulaire*/
#top .main_color input[type="text"], #top .avia_ajax_form .text_area {
    border-color: none;
    border: none !important
}

.main_color li {
    border-color: #fff;
}

/*Fontes----------------------*/
/*lien-side-bar*/
.av-share-link-description {
    font-size: 23px;
}

.sidebar_right .textwidget p {
    color: #222 !important;
}

.extra-mini-title.widgettitle {
    text-transform: none;
    font-family: roboto;
    letter-spacing: -.01em
}

.plus {
    list-style-image: url('/wp-content/uploads/2019/10/plus2.gif') !important;
}

h3.widgettitle {
    font-size: 20px !important;
}

.entry-title {
    font-size: 20px !important;
    line-height: 1.2em !important;
}

.blog-categories {
    font-size: 13px !important;
}

.html_modern-blog .more-link {
    margin: 0px !important;
    display: inline;
    border: none;
    position: relative;
    top: -0.3em;
}

.html_elegant-blog .avia-content-slider .read-more-link {
    position: relative;
    top: 0px;
    padding-bottom: 0px;
}

.html_modern-blog .avia-content-slider .slide-meta {
    text-align: left;
    border: none;
    margin-top: -15px;
    font-size: 0.9em;
}

li {
    font-size: inherit !important;
}

.sidebar .widget {
    padding-top: 0 !important;
}

#black-studio-tinymce-4 .textwidget p {
    color: black !important;
    font-size: 14px
}

.mark-header {
    font-size: 75px;
    letter-spacing: 0;
    color: #e41b13;
}

.blanc mark {
    color: #fff !important;
}

.blanc h1, .blanc h2, .blanc h3, .blanc h4, .blanc h5, .blanc h6 {
    color: #fff !important;
}

.accent-txt {
    font-size: 20px;
    line-height: 2rem;
}

.notes-footer {
    color: #fff !important;
    font-size: 13px;
}

#s {
    font-family: roboto !important;

}

.text-sep.text-sep-date span {
    color: #65beec !important;
}

.post-meta-infos a, .minor-meta {
    color: #000 !important;
}


li::marker {
    color: #65beec;
}

p, li, ul {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em
}

strong h1 h2 h3 {
    font-weight: 900 !important;
    color: #222 !important;
    opacity: 1;
}

.av-special-heading-tag {
    color: #000 !important;
}

blockquote {
    color: #222 !important;
}

h1, h2, h3 {
    color: inherit !important;

}

h4 {
    color: inherit !important;
}

.titre-page h1 {
    font-family: "Roboto Condensed";
    font-size: 30px;
    font-weight: 400 !important;
    letter-spacing: 0.15px !important;
    line-height: 36px !important;
    text-transform: uppercase;
}

.av-special-heading-tag:hover a {
    text-decoration: none !important;
    opacity: 1 !important;
}

.av-special-heading-tag a {
    text-decoration: none !important;
}

h3.av-special-heading-tag {
    text-decoration: none !important;
    font-size: 32px !important;
    text-transform: uppercase;
    font-weight: 900 !important;
    line-height: 1.2em;
}

h4.av-special-heading-tag {
    color: #ed2e24 !important;
}

h4 {
    font-size: 4vw;
    color: #ed2e24 !important;
    text-transform: none;
    line-height: 1.2em;
}

h5 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2em;
    font-weight: 400 !important;
    letter-spacing: .005em

}

h6, h2.post-title.entry-title a {
    font-size: 22px !important;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-weight: 700 !important;
    color: #000 !important;
}

mark {
    font-style: inherit !important;
    font-weight: inherit !important;
    text-transform: inherit !important;
    font-size: inherit !important;
}

#top #wrap_all .social_bookmarks li a {
    color: #fff !important;
}


.textwidget p {
    color: #fff !important;
}

.textwidget a {
    color: #222 !important;
}

.main_color .sidebar a {
    color: #222 !important;

}

.sidebar .widget_pages,
.sidebar .widget_categories, .sidebar .widget_archive {
    color: #65beec !important;
}


h3.widgettitle {
    color: #E41B13 !important;
}

.flex_column .widget .widgettitle {
    font-size: 25px !important;
}

/*bouton*/
.footer_color .avia-color-theme-color, .footer_color .avia-color-theme-color .avia-size-x-large {
    background-color: #35aeeb;
    border: 2px solid #fff !important;
}

.footer_color .avia-color-theme-color, .footer_color .avia-color-theme-color .avia-size-x-large:hover {
    border: 2px solid #fff !important;
}

.avia-button.avia-size-medium {
    padding: 30px;
    margin-top: 20px;
    font-size: 14px !important;
}

.full-bouton:hover {
    background-color: #e41b13 !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.avia-button.avia-size-x-large {
    border-radius: 50px !important;
    padding-left: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 20px !important;
    border: 2px solid #fff !important;
    color: #fff !important;

}

.full-bt a {
    width: 100% !important;
}

.avia-button.avia-size-x-large:hover {
    border-radius: 50px !important;
    background: #1f8cd1 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.plus-ico {
    font-size: 15px;
    margin-left: 20px !important;
    color: #fff !important;
}

.plus-ico:hover {
    font-size: 15px;
    margin-left: 20px !important;
}

.move-title {
    display: block;
    -webkit-transform: translatey(16px) !important;
    -ms-transform: translatey(16px) !important;
    transform: translatey(16px) !important;
}

.plus-ico::before {

    content: "";
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/svg/plus-bt-ic.svg);
    background-position: center;
    background-size: contain;
    margin-right: 10px;
    margin-left: -17px;
    border-radius: 50px;
    margin-top: 5px;
    margin-bottom: 2px;
    -webkit-transform: translatey(-18px) !important;
    -ms-transform: translatey(-18px) !important;
    transform: translatey(-18px) !important;
}

.header_color .avia-menu-fx {
    background-color: red !important;

    color: #ffffff;
    border-color: red !important;
}

.avia-button, .main_color input[type="submit"] {
    font-size: 12px !important;
    border-radius: 0px !important;
    border-bottom: 0px !important;
    color: #FFF !important;
    font-family: roboto;
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 0.15em;
}

.avia-button:hover, .main_color input[type="submit"]:hover {
    background: #ed2e24 !important;
    color: #fff !important;
    border: none !important;
}

#top .av-share-box ul {
    border-radius: 0px !important;
    background: #fff;
}

#top #wrap_all .av-social-link-mail a, #top #wrap_all .av-social-link-linkedin a, #top #wrap_all .av-social-link-twitter a,
#top #wrap_all .av-social-link-facebook a, #top #wrap_all .av-social-link-instagram a {
    color: #fff !important;
    background-color: #999 !important;
}

#top #wrap_all .av-social-link-mail:hover a {
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-linkedin:hover a {
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-pinterest:hover a {
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-twitter:hover a {
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-facebook:hover a {
    color: #fff !important;
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-instagram:hover a {
    color: #fff !important;
    background: #65bfec !important;
}

#top #wrap_all .av-social-link-facebook, #top #wrap_all .av-social-link-twitter, #top #wrap_all .av-social-link-linkedin, #top #wrap_all .av-social-link-mail {
    background: #65beec !important;
    color: #fff;

}

#top .av-share-box ul {

    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    border-style: solid;
    border-width: 0px;
    border-color: #fff !important;
    display: table;
    width: 100%;
    text-align: center;
    table-layout: fixed;
    border-radius: 3px;
    background: transparent;

}

/*bouton-end*/
/*equipe accueil*/
.team-img-container .avia_image.avia_image_team {

    border-radius: 50%;
    display: block;
    position: relative;
    max-width: 80%;

}

.team-member-name, .team-member-job-title {
    text-align: center;
}

/*footer*/
.footer_color {
    background: #65bfec url("/wp-content/uploads/2019/10/fond-footer.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

#socket .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget_nav_menu a {
    display: block;
    padding: 4px 0px 5px 0;
    text-decoration: none;
    font-size: 15px;
}

/*
.main_color input[value="S'inscrire"] {
text-transform:uppercase !important;
	font-family:roboto !important;
	font-weight:900;
	padding:10.5px;
	border: 1px solid #360F21 !important;
	letter-spacing:.12em;
	font-size:12px;
}
.main_color input[type="submit"]:hover{
	background:transparent;
		border: 1px solid #360F21;
	color:#360F21;
}
#top input[type="text"],#top .main_color input[type="email"]{
			font-style:italic !important;
	padding: 12px 12px
}
#top input[type="text"],#top .main_color input[type="email"],.main_color input[type="submit"]{
  width: 24%;
	float: left !important;
  margin-right: 10px !important;
	border-color:#360F21;
	font-family: lucida;
	font-size:15px;
}
top #wrap_all .av-social-link-facebook:hover a {
    color: #fff !important;
    background: #3A69B1 !important;
}
/*social footer*/
.icone-social-footer:hover {
    color: #3387c6;
}

/*----------Bureau-----------*/
/*---------tablette----------*/
/*Section-tablette*/
.first-section {
    padding-top: 8%;
}

.middle-section {
    padding-top: 8%;
    padding-bottom: 8%;
}

.last-section {
    padding-bottom: 8%;
}

/*Section-tablette*/
@media only screen and (max-width: 1230px) {
    h3.av-special-heading-tag {
        text-decoration: none !important;
        font-size: 20px !important;
        text-transform: uppercase;
        font-weight: 900 !important;
        line-height: 1.2em;
    }

    .mark-header {
        font-size: 55px;
        line-height: 0.5em !important;
        letter-spacing: 0;
        color: #e41b13;
        display: block;
        margin-top: 55px;
        margin-bottom: -40px;
    }

    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block;
    }

    .responsive #top .av-main-nav .menu-item {
        display: none;
    }

}

@media screen and (max-width: 989px) {

    .mark-header {
        font-size: 55px;
        line-height: 0.5em !important;
        letter-spacing: 0;
        color: #e41b13;
        display: block;
        margin-top: 55px;
        margin-bottom: 0px;
    }

    .equipe-member img {
        max-width: 100%;
        margin-bottom: 30px;
        border-radius: 50% !important;
        -webkit-transition: border-radius .2s linear;
        -o-transition: border-radius .2s linear;
        transition: border-radius .2s linear;
    }

    .gradient3 {
        background-size: cover;
        background-position: top right;
    }

    .phone-info.with_nav {
        text-align: center;
    }

    #top .sub_menu > ul, #top .sub_menu > ul > li {

        background: transparent;
        display: none !important;
    }

    .colonne {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 20px
    }

    .colonne3 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .titre-services {
        margin-top: -20px !important;
        margin-bottom: -30px !important;
    }

    #av_section_1.section-header-box {
        margin-top: 0 !important;
    }

    .fond-header-flou {
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
        padding: 0px 0 30px;
        margin-top: -20px !important;
    }

    #top .aviaccordion-slide:nth-child(2), #top .aviaccordion-slide:nth-child(3) {

        -webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, 1) !important;

        box-shadow: 0px 0px 0px rgba(255, 255, 255, 1) !important;
        z-index: 2;
        overflow: hidden;
        border-left: 3px solid #fff;

    }

    .bk-box {
        border-right: 0px solid #fff;
        border-left: 0px solid #fff;
    }

    .bloc-logo {
        padding: 0 30px;
    }

    .icone-accueil {
        position: relative;
        display: block;
        height: 100px;
        margin-bottom: -40px !important;
        margin: 0 auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;
        -o-transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;
        transition: scale 9s cubic-bezier(.42, 0, .24, 1.19) !important;

    }

    .icone-best-services {
        border-left: 0px dotted #fff !important;
        border-right: 0px dotted #fff !important;
        border-top: 2px dotted #fff !important;
        border-bottom: 2px dotted #fff !important;

    }

    .team-img-container .avia_image.avia_image_team {
        border-radius: 50%;
        display: block;
        position: relative;
        max-width: 60%;
        margin-top: 30px;
    }

    /*Fontes*/
    .center-mobile {
        text-align: center;
    }

    .mark-header {
        font-size: 55px;
        line-height: 65px;
        letter-spacing: 0;
        color: #e41b13;
        display: block;
        margin-bottom: -20px

    }

    .titre-page h1 {
        font-family: "Roboto Condensed";
        font-size: 30px;
        font-weight: 400 !important;
        letter-spacing: 0.15px !important;
        line-height: 36px !important;
        text-transform: uppercase;
    }

    h2, h3 {
        font-weight: 900 !important;
    }

    h2 {
        font-size: 35px;
        font-weight: 900 !important;
    }

    h3 {
        font-size: 35px !important;
        font-weight: 900 !important;
        line-height: 1.2em;
    }

    h4 {
        font-size: 55px;
        text-transform: none;
        line-height: 1.2em;
    }

    h5 {
        font-size: 30px;
        text-transform: uppercase;
        line-height: 1.2em;
        font-weight: 400 !important;
        letter-spacing: 0;
    }

    .colonne-box {
        padding: 4% 4% 1% !important;
    }

    .avia-menu.av_menu_icon_beside {
        padding-right: 25px;
        margin-right: 0px;
        border-right-width: 1px;
        border-right-style: solid;
        -webkit-transition: border-color 0.2s ease-in-out;
        -o-transition: border-color 0.2s ease-in-out;
        transition: border-color 0.2s ease-in-out;
    }

    /*bt-social*/
    #top input[type="text"], #top .main_color input[type="email"], .main_color input[type="submit"] {
        width: 100%;
        float: none !important;
        margin-right: 0px !important;
    }

    #top #wrap_all .social_bookmarks a {
        color: #000 !important;
    }

    #top #wrap_all .av-social-link-facebook:hover a {
        color: inherit !important;
        background: none;
    }

    #nav_menu-2 {
        opacity: 0;
        height: 0px;
    }

    .avia-button {
        width: 100% !important;
    }

    .avia-button-wrap.avia-button-left {
        width: 100% !important;
    }

    #footer .widget {
        padding: 0;
        margin: 0px 0px 0px 0px !important;
        overflow: hidden;
        text-align: center;
    }

    #footer {
        padding: 15px 0 0px 0;
        z-index: 1;
    }
}

/*---------tablette----------*/
/*---------Mobille-----------*/
@media screen and (max-width: 400px) {
    h2 mark.mark-header {
        display: block;
        line-height: inherit !important;
        margin-bottom: -20px
    }

    .titre-page h1 {
        font-family: "Roboto Condensed";
        font-size: 20px !important;
        font-weight: 400 !important;
        letter-spacing: 0.15px !important;
        line-height: 24px !important;
        text-transform: uppercase;
    }

    h1 {
        font-size: 20px !important;
    }

    .block {
        padding: 15px;
        padding-bottom: 20px;
    }

    .avia-image-container.car {
        position: relative;
        width: 185px !important;
        -webkit-transform: scalex(1);
        -ms-transform: scalex(1);
        transform: scalex(1);
        left: -10px;
        top: 5px;
        opacity: .7;
    }

    .colonne3 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #av_section_1.section-header-box {
        margin-top: 10px !important;
    }

    .titre-services {
        margin-top: -20px !important;
        margin-bottom: -30px !important;
    }

    .fond-header-flou {

        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
        margin-top: -20px !important;
    }

    .team-member-name {
        font-size: 25px !important;
    }

    .team-img-container .avia_image.avia_image_team {
        border-radius: 50%;
        display: block;
        position: relative;
        max-width: 80%;
        margin-top: 30px;
    }

    /*--------Section-mobile------*/
    .first-section {
        padding-top: 30px !important;
    }

    .middle-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .last-section {
        padding-bottom: 30px !important;
    }

    .gradient3 {
        background-size: cover;
        background-position: top;
    }

    /*--------Section-mobile------*/
    /*bouton*/
    .avia-button {
        width: 100% !important;
    }

    /*Fontes*/
    .intro {
        font-size: 18px;
    }

    .mark-header {
        font-size: 55px;
        line-height: 35px;
        letter-spacing: 0;
        color: #e41b13;
        display: block;
        margin-top: 30px;
        margin-bottom: -25px

    }

    h2, h3 {
        font-weight: 900 !important;
    }

    h2 {
        font-size: 2.5em;
        font-weight: 900 !important;
    }

    h3 {
        font-size: 2.2em;
        font-weight: 900 !important;
    }

    h4 {
        font-size: 45px;
        text-transform: none;
        line-height: 1.2em;
    }

    h5 {
        font-size: 20px;
        text-transform: uppercase;
        line-height: 1.2em;
        font-weight: 400 !important;
        letter-spacing: .0em;
    }

    h5 strong {
        font-size: 25px;
    }

    h6 strong {
        font-size: 18px;
        line-height: 0.05em !important;
        letter-spacing: .03em;
    }

    mark {
        font-size: 40px !important;
        line-height: 1em !important;
    }

    h3.aviaccordion-title {
        font-size: 20px !important;
    }

    .plus-ico.move-title {
        font-size: 13px !important;
    }

    ul ul, ul ol, ol ol, ol ul {
        margin: 4px 0 5px 0px;
    }

    .bleu {
        background: #d9ecfb;
        border: 2px solid #65BFEC !important;
        padding-bottom: 15px !important
    }
}


.avia-cookie-consent-wrap {
    display: none !important;
}

.avia-section {
    float: initial !important;
}