/*region Adenia*/
html {
    background : #141414;
}
.transparant-header .header-top-area {
    background-color: #FF2800;
}
.top-contact i.fa {
    color: #fff;
}

.top-contact a {
    float: left;
}
@media only screen and (min-width: 516px) {
    .top-contact a.header-mail {
        float: right;
    }
}
@media only screen and (max-width: 515px) {
    .top-contact a.header-mail {
        padding-left: 12px;
    }
}

.logo img {
    max-height: 60px;
    margin-top: 10px;
}
.logo a .societe-libelle {
    padding: 28px 0;
    display: inline-block;
}
.societe-libelle {
    color: #FF2800;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.logo a:hover {
    text-decoration : none;
}
.transparant-header {
    background-color: #fff;
}
.transparant-header .mainmenu > ul > li > a {
    color: #222;
}
.mainmenu > ul li a {
    cursor: pointer;
}
.slide-bg-1 {
    background-image: url(../../sebring/images/all.jpg);
}
.slide-bg-2 {
    background-image: url(../../sebring/images/motos.jpg);
}
.slide-bg-3 {
    background-image: url(../../sebring/images/motos2.jpg);
}
.slider-overlay:before {
    background-color: rgba(0,0,0,0.3);
}

@media only screen and (min-width: 992px) {
    .home2-why-choose:before {
        height: 1000px;
        top : -80px;
    }
}
@media only screen and (max-width: 991px) {
    .header-search-bar {
        display: block;
        margin-right: 10px;
        padding-top: 0;
        margin-top: 15px;
    }
    .header-search-bar span {
        line-height: 34px;
        height: 34px;
        width: 34px;
    }
}
@media only screen and (max-width: 423px) {
    .logo a .societe-libelle {
        display: none;
    }
}
@media only screen and (min-width: 1800px) {
    .home2-why-choose:before {
        height: 1000px;
        top : -170px;
    }
}
.home-quote {
    color: #ffffff;
}
.footer-logo {
    text-align : center;
}
.footer-logo img {
    max-width: 70%;
}
.footer-wiz ul.open-hours li:last-child {
    border-bottom: none;
}
.mt20 {
    margin-top: 20px !important;
}
.footer-bottom-area a {
    text-decoration: underline;
}
.home2-service:hover .service-icon i {
    background-color: #ffffff;
    color: #FF2800;
    border: solid 1px #FF2800;
}
a:hover img.out,
a img.hover{
    display: none;
}
a:hover img.hover,
a img.out{
    display: inline;
}
.home2-service .service-icon img {
    max-width: 80px;
}
.home-quote:before {
    background-image: linear-gradient(#FF2800E8, rgba(110,0,0,0.8));
}
.service-bg-1, .community-bg-1 {
    background-image: url(../../sebring/images/agence-riom.png);
}
.service-bg-2, .community-bg-2 {
    background-image: url(../../sebring/images/agence-clermont.png);
}
.agence-riom-img-bg {
    background-image: url(../../sebring/images/agence-riom-vertical.png);
}
.agence-clermont-img-bg {
    background-image: url(../../sebring/images/agence-clermont-vertical.png);
}
.agence-bg {
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
    background-position : center;
    background-size : cover;
}
.community-content {
    background-color: rgba(255,255,255,0.80);
}
.wshipping-content-block .community-content p > span {
    display: inline-block;
    vertical-align: top;
}
.wshipping-content-block .community-content p {
    margin-left: 30px;
}
.get-quote:before {
    background: rgba(0, 0, 0, 0.65);
}
a.latest-gallery {
    text-align: center;
}
.footer-top-area .footer-description {
    text-align: justify;
}
.bottom-social {
    text-align: center !important;
}
.footer-wiz ul.footer-contact li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer-wiz div#labels a {
    text-align: center;
}
.footer-wiz div.label {
    text-align: center;
}
.footer-wiz div.label img {
    width: 75px;
    height: 75px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.footer-wiz div.label:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.scrollup:hover {
    background-color: #FF2800;
}
.site-color {
    color: #FF2800;
}

.right-quote-from a:hover h3 {
    text-decoration: underline;
}

/* region formulaire de contact */
.grid-item.half { display: inline-block; width: 50%; }

.bottom-social i.icomoon-remorque {
    font-size: 12px;
}

.address-block ul li.clock-icon:before {
    content: "\f017";
    font-size: 18px;
}

.form-check .form-check-label {
    padding-left: 0.5rem;
}

.form-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-check:not(.form-radio) input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: solid 2px rgba(0,0,0,.15);
    border-radius: 3px;
}

.form-check:hover input ~ .checkmark {
    border: solid 2px rgba(0, 0, 0, 0.25);
}

.form-check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 1px;
    width: 7px;
    height: 15px;
    border: solid grey;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-check:not(.form-radio) input:checked ~ .checkmark:after {
    display: block;
}

/* endregion formulaire de contact */

/* region page des agences */
.formations-list ul li h5 a {
    color: #444444;
}
.formations-list ul li:before + h5 > a:hover {
    background-color: #ffffff;
    color: #FF2800;
    border: solid 1px #FF2800;
}
.formations-list li h5 i {
    position: relative;
    left: -84px;
    font-size: 32px;
    top: 20px;
    color: #fff;
}
.formations-list li h5 i.icomoon {
    font-size: 26px;
}
@media(min-width: 992px) {
    #agence-right,
    #agence-right > .address {
        height:100%;
    }
    #agence-right > .address > .address-block {
        height: 90%;
    }
}
/*#agence-right > .address {*/
    /*position: relative;*/
/*}*/
/*#agence-right > .address > .address-block {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*left: 0;*/
    /*top: 70px;*/
    /*bottom: 0;*/
/*}*/
/* endregion page des agences */

/* region page des formations */
.blog-date:before {
    border-left: 10px solid #FF2800;
}
.blog-date i {
    font-size: 40px;
    line-height: 80px;
}

.blog-image-bg {
    height: auto;
}

#formations-content .blog-block .blog-content {
    padding-left: 30px;
}
#formations-content .blog-block .blog-content > h3,
#formations-content .blog-block .blog-content > .blog-post-by {
    margin-left: 100px;
}
#formations-content .blog-block .blog-content > .blog-post-by {
    padding-bottom: 30px;
}
@media (max-width:991px) {
    #formations-content .blog-image-bg {
        height: 150px;
    }
}
/* endregion page des formations */

/* region page AAC et CS */
.service-item-icon {
    text-align: center;
}
.service-item-icon i {
    margin-top: 25px;
    font-size: 50px;
    color: #FF2800;
}
/* Même hauteur */
#rendezvouspostpermis-pointsforts.wshipping-content-block .row,
#aaccs-pointsforts.wshipping-content-block .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
#rendezvouspostpermis-pointsforts.wshipping-content-block .row > [class*='col-'],
#aaccs-pointsforts.wshipping-content-block .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
#rendezvouspostpermis-pointsforts.wshipping-content-block .single-service-item,
#aaccs-pointsforts.wshipping-content-block .single-service-item {
    height: 100%;
}
/* endregion page AAC et CS */

/* region page examens */
#grilleevaluation {
    max-width: 700px;
    text-align: center;
    margin: auto;
}
/* endregion page examens */

/* region page enjeux */
#grilleenjeux {
    text-align: center;
    margin: auto;
}
/* endregion page enjeux */

/* region icomoon remorque */
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?f062v4');
    src:  url('../fonts/icomoon.eot?f062v4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?f062v4') format('truetype'),
    url('../fonts/icomoon.woff?f062v4') format('woff'),
    url('../fonts/icomoon.svg?f062v4#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icomoon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Depuis .fa */
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icomoon-remorque:before {
    content: "\e900";
}
.advantages ul li.icomoon.icomoon-remorque:before {
    font-family: 'icomoon' !important;
}
/* endregion icomoon remorque */

/* region plan du site */
.sitemap ul li a,
.sitemap ul li ul.second a {
    white-space: normal;
}
.sitemap ul.first > li > a span {
    line-height: 25px;
    display: inline-block;
}
.sitemap ul li ul.second a span {
    line-height: 20px;
    display: inline-block;
}
/* endregion plan du site */

/* region galerie d'image */
.filtr-container a.single-popup {
    height: 190px;
}
/* endregion galerie d'image */

/* region faq */
.left-block.left-menu li {
    cursor: pointer;
}
.left-block.left-menu ul li a {
    padding-right: 20px;
}
/* endregion faq */

/* region bootstrap 4.3 */
@media (max-width:991px) {
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
/* endregion bootstrap 4.3 */

/*region tabs*/
.commoun-tab .nav-tabs > li > a:not(.active) {
    background-color: #FF2800 !important;
    color: #ffffff;
}
.commoun-tab .nav-tabs > li > a:hover:not(.active) {
    font-weight: 700;
}
.commoun-tab .nav-tabs > li > a.nav-link {
    border-radius: 10px 10px 0 0;
    height: 100%;
}
.commoun-tab .tab-content .tab-image {
    height: 300px;
    background-size: cover;
    background-position: center;
    margin: 15px 0;
}
.commoun-tab .nav-tabs .nav-item {
    float: left;
}
.commoun-tab .nav-tabs:before {
    display: table;
    content: " ";
}

@media only screen and (max-width: 799px) {
    .commoun-tab .tab-content .tab-image {
        display: none;
    }
    .commoun-tab .nav-tabs .nav-item {
        max-width: 120px;
        margin-bottom: 1px;
    }
    .commoun-tab .nav.nav-tabs {
        display: flow-root;
    }
}
/*endregion tabs*/

input.form-control-file,
.wshipping-button {
    cursor: pointer;
}

/* region formulaire d'inscription */
.inscription-form legend { font-size: 14px; }
.inscription-form .text-readonly {
    border: none !important;
    background: none;
}
.inscription-form h4.heading4-border {
    margin-top: 15px;
}
.inscription-form h4:after {
    width: calc(100% - 30px);
}
.inscription-form .form-item p {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0;
}
.inscription-form .col-form-label,
.inscription-form .upload-button {
    line-height: 1em;
}
.inscription-form .form-control[type="text"],
.inscription-form select.form-control {
    border: 1px solid rgba(0,0,0,.05);
    /*border-radius: 0;*/
    border-bottom: 1px solid rgba(0,0,0,.20);
}
.inscription-form select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.inscription-form .form-control {
    padding: .2rem .75rem;
}

.inscription-form .file-row input[type="file"] {
    opacity: 0;
    position: absolute;
}

.inscription-form .state-error,
.inscription-form input.error {
    box-shadow: 0 0 5px red;
}
.inscription-form label.error {
    color: red;
    font-size: 80%;
    font-style: italic;
    display: block;
    margin-bottom: 0;
}
.inscription-form #formulaire-envoye {
    display: none;
}

.inscription-form .form-radio.form-check-inline {
    display: inline-block;
}

.inscription-form #error-zone {
    display: none;
}

.inscription-form #template-input-preview {
    display: none;
}
.inscription-form .file-row .input-preview {
    display: inline-block;
    /*position: relative;*/
}
.inscription-form .file-row .input-preview img {
    display: inline-block;
    max-width: 110px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.inscription-form .file-row .input-preview img:before {
    word-wrap: break-word;
}
.inscription-form .file-row .input-preview a.removeFileBtn {
    cursor: pointer;
    display: inline-block;
    left: 5px;
    font-size: 1.5em;
    color: #FF2800;
}

.inscription-form legend[aria-required="true"]:before,
.inscription-form label.required:not(.valid):before {
    content: "* ";
    color: #FF2800;
}

/*.inscription-form.dropzone .dz-preview.dz-error .dz-error-mark { width: auto; height: auto; }*/
/*.inscription-form.dropzone .dz-preview.dz-error .dz-error-message,*/
/*.inscription-form.dropzone .dz-preview.dz-error .dz-error-mark {*/
    /*position: relative;*/
    /*top: 0;*/
    /*left: 0;*/
    /*margin-left: 0;*/
    /*display: inline;*/
/*}*/
/*.inscription-form.dropzone .dz-preview.dz-error .dz-remove {*/
    /*display: block;*/
/*}*/
/* endregion formulaire d'inscription */

.btn-primary.disabled, .btn-primary:disabled {
    background-color: rgba(255, 40, 0, 0.8);
}
/*endregion Adenia*/