/*font*/

@font-face {
    font-family: 'cera_pro_bold';
    src: url('../fonts/cera_pro_bold-webfont.woff2') format('woff2'),
        url('../fonts/cera_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'colfax_Medium';
    src:url('../fonts/colfaxMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colfax_regular';
    src: url('../fonts/ColfaxWebRegular.eot') format('eot'),
        url('../fonts/ColfaxWebRegular.woff') format('woff'),
        url('../fonts/ColfaxWebRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colfax_Bold';
    src:url('../fonts/colfaxBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#destination {
    margin: 30px 0;
}


/*bootstrap*/
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}


.mt-0, .my-0 {
    margin-top: 0 !important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.fade.in {
    opacity: 1;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

@media (min-width: 576px) {
    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important;
    }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media screen and (max-width:767px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }
    
    .col-md-2 {
        width: 16.66666667%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

@media screen and (max-width: 767px) {
    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}



.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

.text-danger {
    color: #ea0000 !important;
}

/*general*/

.w-100 {
    width: 100% !important;
}

.d-none {
    display: none !important;
}

.position-relative {
    position: relative !important;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

#destination p {
    font-family: 'colfax_regular';
}

#destination p:not(.h2) {
    line-height: 24px;
}

[class*="fs-"][class*="-16"] {
    font-size: 16px !important;
}

[class*="ff-"][class*="-cera-med"] {
    font-family: "cera_pro_bold" !important;
    font-weight: normal !important;
}

[class*="ff-"][class*="-colfax-med"] {
    font-family: "colfax_medium", Arial !important;
    font-weight: normal !important;
}

@media screen and (max-width: 767px) {
    [class*="fs-"][class*="-16"] {
        font-size: 14px !important;
    }
}

.text-white {
    color: #fff !important;
}

.h2 {
    font-family: cera_pro_bold !important;
    font-size: 24px;
}

@media screen and (max-width: 767px) {
    #destination .h2 {
        font-size: 20px !important;
    }
    #destination p:not(.h2) {
        font-size: 16px;
    }
}

/*form-base*/

#destination .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding-right: 40px;
}

.form-group {
    margin-bottom: 25px;
}
.form-group label {
    font-family: "colfax_Medium", Arial;
    font-weight: normal;
    color: #15223e;
    font-size: 18px;
    line-height: normal;
    text-align: initial !important;
    margin-bottom: 5px !important;
}
@media screen and (max-width: 767px) {
    .form-group label {
        font-size: 16px;
   }
}
.form-group input, .form-group select, .form-group .ui-selectmenu-text {
    background: #fff;
    border: 1.31117px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    -webkit-box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    -moz-box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    -ie-box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    -o-box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    min-height: 55px;
    vertical-align: middle;
    font-size: 1.5em;
}
@media screen and (max-width: 767px) {
    .form-group input, .form-group select, .form-group .ui-selectmenu-text {
        min-height: 39.7px;
        font-size: 16px;
   }
}
.form-group input.form-control[readonly], .form-group select.form-control[readonly], .form-group .ui-selectmenu-text.form-control[readonly] {
    background-color: #fff;
}
.form-group .pass-helper {
    position: absolute;
    right: 0;
    top: 12px;
    padding-right: 15px;
}
.form-group textarea {
    background: #fff;
    border: 1.31117px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 5.24468px 27.5346px rgba(211, 211, 211, 0.25) !important;
    font-size: 1.5em;
}
.form-group.has-error .help-block {
    font-size: 18px;
}
@media screen and (max-width: 767px) {
    .form-group.has-error .help-block {
        font-size: 16px;
   }
}
.ui-selectmenu-button {
    padding: 0;
    margin: 0;
    border: none !important;
}
.ui-selectmenu-button .ui-selectmenu-text {
    color: #636363;
    font-size: 18px;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-image: url("../img/select-arrow.jpg") !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    padding: 11px 20px 11px;
    height: auto;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    display: block;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
@media screen and (max-width: 992px) {
    .ui-selectmenu-button .ui-selectmenu-text {
        border: 1px solid #ccc;
   }
}
@media screen and (max-width: 767px) {
    .ui-selectmenu-button .ui-selectmenu-text {
        height: 39px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
   }
}
.ui-selectmenu-button .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    right: 0.9em;
    left: auto;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
}
.ui-selectmenu-menu.ui-selectmenu-open {
    display: block;
    transition: none;
}

@media screen and (max-width: 533px) {
    .ui-selectmenu-menu.ui-selectmenu-open {
        width: 97%;
   }
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu {
    max-height: 350px;
    overflow: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu .ui-menu-item {
    height: auto;
    padding: 11px 20px 11px;
    font-size: 1.5em;
    position: relative;
    margin: 0;
    cursor: pointer;
    min-height: 0;
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu .ui-menu-item:hover {
    color: #ff9600 !important;
    background-color: transparent !important;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
}
.ui-selectmenu-menu.ui-selectmenu-open {
    display: block;
    transition: none;
}
@media screen and (max-width: 533px) {
    .ui-selectmenu-menu.ui-selectmenu-open {
        width: 97%;
   }
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu {
    max-height: 350px;
    overflow: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu .ui-menu-item {
    height: auto;
    padding: 11px 20px 11px;
    font-size: 1.5em;
    position: relative;
    margin: 0;
    cursor: pointer;
    min-height: 0;
}
.ui-selectmenu-menu.ui-selectmenu-open .ui-menu .ui-menu-item:hover {
    color: #ff9600 !important;
    background-color: transparent !important;
}


/*BOUTTONS RADIOS personnalisés*/
.formfield-checkbox {
    position: relative;
    display: inline-block;
}
.formfield-checkbox input + label.radio-style::before {
    background-position: -185px -71.5px !important;
    width: 17px !important;
    height: 18px !important;
    min-width: 17px !important;
    min-height: 17px !important;
}
.formfield-checkbox input:checked + label.radio-style::before {
    background-position: -203px -72px !important;
    width: 17px !important;
    height: 18px !important;
    min-width: 17px !important;
    min-height: 17px !important;
}
.formfield-checkbox label {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ie-display: flex;
    -o-display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
}
@media screen and (max-width: 767px) {
    .formfield-checkbox label {
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
   }
}
.formfield-checkbox input[type="checkbox"], .formfield-checkbox input[type="radio"], .custom-cbx input[type="checkbox"], .custom-cbx input[type="radio"] {
   /*visibility: hidden;
    */
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.formfield-checkbox input[type="checkbox"] + label:before, .formfield-checkbox input[type="radio"] + label:before {
    content: " ";
    display: inline-block;
    height: 21.625px;
    width: 21.625px;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
    background-image: url("../img/sprite-01.svg");
    background-position: -181.436px -24.623px;
    cursor: pointer;
    min-width: 21.625px;
}
.has-error.formfield-checkbox input[type="checkbox"] + label:before, .has-error.formfield-checkbox input[type="radio"] + label:before {
    background-position: -185px -123.667px;
}
.formfield-checkbox input[type="checkbox"]:checked + label:before, .formfield-checkbox input[type="radio"]:checked + label:before {
    background-position: -203.84px -24.623px;
}
.input-radio-1 input[type="radio"] {
    display: none;
}
.input-radio-1 input[type="radio"] + label {
    font-family: "colfax_regular", Arial !important;
    font-size: 18px !important;
    color: #5a5a5a !important;
    font-weight: normal !important;
    position: relative;
    padding-left: 25px;
}
@media screen and (max-width: 767px) {
    .input-radio-1 input[type="radio"] + label {
        font-size: 16px !important;
   }
}
.input-radio-1 input[type="radio"] + label::before {
    background-image: url("../img/sprite-01.svg");
    background-position: -185px -71.5px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 2px;
    width: 17px;
    min-width: unset;
}
.input-radio-1 input[type="radio"]:checked + label::before {
    background-position: -203px -72px;
}
.input-checkbox-1 input[type="checkbox"] {
    display: none !important;
}
.input-checkbox-1 input[type="checkbox"] + label {
    font-family: "colfax_regular", Arial;
    font-size: 18px !important;
    color: #5a5a5a !important;
    font-weight: normal !important;
    position: relative;
    padding-left: 25px;
}
@media screen and (max-width: 767px) {
    .input-checkbox-1 input[type="checkbox"] + label {
        font-size: 16px !important;
   }
}
.input-checkbox-1 input[type="checkbox"] + label::before {
    background-image: url("../img/sprite-01.svg");
    background-position: -200.904px -123.667px;
    content: "";
    display: inline-block;
    height: 15.7px;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 2px;
    width: 15.7px;
}
.input-checkbox-1 input[type="checkbox"]:checked + label::before {
    background-position: -216.904px -123.667px;
}
.mini .ui-selectmenu-text {
    max-height: 37px;
    min-height: unset;
    padding: 5px 15px;
    line-height: 27px;
}
.NFI-wrapper {
    display: flex !important;
    flex-direction: row-reverse;
    max-width: 386px;
}
.NFI-wrapper .NFI-button {
    min-width: 140px;
    position: relative;
    left: -4px;
    z-index: 5;
    display: inline-block;
    margin-bottom: 0;
    font-family: "colfax_Bold", Arial;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -webkit-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -moz-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -ms-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -o-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    border: none;
    padding: 15px 20px;
    font-size: 14px !important;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: orange;
    color: #fff !important;
    background-color: orange;
    border-color: #ccc;
}
@media screen and (max-width: 767px) {
    .NFI-wrapper .NFI-button {
        padding: 9px 20px;
   }
}
.NFI-wrapper .NFI-button:hover {
    background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -webkit-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -moz-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -ms-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -o-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
}

form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button {
    height: 58px;
    top: -58px;
    right: 11px;
    margin: auto;
    opacity: 0.7;
    border: 0;
    background: transparent;
    position: absolute;
    outline: none;
}
@media screen and (max-width: 991px) {
    form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button {
        right: 27px;
   }
}
@media screen and (max-width: 767px) {
    form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button {
        right: 2.5%;
        top: -39px;
   }
}
form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear {
    right: 15px;
}
@media screen and (max-width: 991px) {
    form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear {
        right: 31px;
   }
}
@media screen and (max-width: 991px) {
    form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear {
        right: 3.2%;
   }
}
form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:hover, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:hover, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:hover, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:hover, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:focus, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:focus, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:focus, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:focus, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:active, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button:active, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:active, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button:active, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.active, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.active, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.active, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.active {
    opacity: 1;
}
form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin {
    cursor: initial;
}
form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action .ap-input-icon svg, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action .ap-input-icon svg, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action .ap-input-icon svg, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action .ap-input-icon svg {
    fill: #cfcfcf;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input:hover + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input:hover + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input:hover + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input:hover + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input:focus + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input:focus + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input:focus + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input:focus + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input:active + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input:active + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input:active + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input:active + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .depart .form-group input.active + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input.active + .btn-group-action button, form.searchBar[name="creation_devis_etape1"] .tab-shearch-container .destination .form-group input.active + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input.active + .btn-group-action button {
    opacity: 1;
}
@media screen and (max-width: 767px) {
    form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action .ap-input-icon.ap-icon-pin {
        right: 2.5%;
        top: -48px !important;
   }
}
form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input {
    padding-right: 40px;
}
@media screen and (max-width: 767px) {
    form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .destination .form-group input + .btn-group-action button.ap-icon-clear, form.searchBar[name="softivendor_devisbundle_devis_etape1"] .tab-shearch-container .depart .form-group input + .btn-group-action button.ap-icon-clear {
        top: -48px;
   }
}

#ui-datepicker-div {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    padding: 20px;
    width: 100% !important;
    max-width: 318px;
    -webkit-box-shadow: 0 1px 2px #ddd;
    -moz-box-shadow: 0 1px 2px #ddd;
    -ms-box-shadow: 0 1px 2px #ddd;
    -o-box-shadow: 0 1px 2px #ddd;
    box-shadow: 0 1px 2px #ddd;
    border: solid 1px #e2e4e3;
    display: none;
}
@media screen and (max-width: 767px) {
    #ui-datepicker-div.only-bottom-1 {
        top: 812px !important;
   }
}
@media screen and (max-width: 767px) {
    #ui-datepicker-div.only-bottom-2 {
        top: 1011px !important;
   }
}
@media screen and (max-width: 767px) {
    #ui-datepicker-div.only-bottom-3 {
        top: 812px !important;
   }
}
@media screen and (max-width: 767px) {
    #ui-datepicker-div.only-bottom-4 {
        top: 1011px !important;
   }
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    margin: 0 2.3em;
    text-align: center;
    font-weight: bold;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
    background-image: url("../img/sprite-01.svg");
    width: 40px;
    height: 40px;
    max-width: 40px;
    top: 20px !important;
    cursor: pointer;
    margin: 0 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ie-border-radius: 3px;
    -o-border-radius: 3px;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
    background-position: -102px -437px;
    left: 8px !important;
    position: absolute;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev.ui-state-hover {
    left: 5px !important;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
    background-position: -144px -437px;
    right: 8px !important;
    position: absolute;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next.ui-state-hover {
    right: 5px !important;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
#ui-datepicker-div table.ui-datepicker-calendar {
    margin-bottom: 0;
    width: 100%;
}
#ui-datepicker-div table.ui-datepicker-calendar th {
    color: #5a5 A5;
    font-family: "colfax_Medium", Arial;
    font-weight: normal;
    font-size: 12px;
    padding: 0.7em 0.3em;
    text-align: center;
    border: 0;
}
#ui-datepicker-div table.ui-datepicker-calendar .ui-datepicker-unselectable.ui-state-disabled {
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    color: #ccc;
}
#ui-datepicker-div table.ui-datepicker-calendar td {
    border: solid 1px #eaeceb;
    height: 35px;
    width: 35px;
    padding: 0;
    vertical-align: middle;
}
#ui-datepicker-div table.ui-datepicker-calendar td a {
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    color: #000;
}
#ui-datepicker-div table.ui-datepicker-calendar td a:hover {
    color: #ff9600;
    font-weight: bold;
}
#ui-datepicker-div table.ui-datepicker-calendar td .ui-state-default.ui-state-active {
    background-color: #ff9600;
    color: #fff !important;
    display: inline-block !important;
    width: 100% !important;
}

.pac-container.pac-logo {
    margin-top: 3px;
}
@media (min-width: 991px) {
    .pac-container.pac-logo {
        width: 431px !important;
   }
}
.pac-container.pac-logo .pac-item {
    padding: 7px 15px;
    border: navajowhite;
}
.pac-container.pac-logo .pac-item:hover {
    cursor: pointer;
}
.pac-container.pac-logo .pac-item:hover span {
    color: #ff9600 !important;
}
.pac-container.pac-logo .pac-item span {
    font-size: 14px;
}
.pac-container.pac-logo .pac-item > span:last-child {
    font-size: 12px;
    color: #afafaf;
}

/*button*/
.btnGpt {
    display: inline-block;
    margin-bottom: 0;
    font-family: "colfax_Bold", Arial, Helvetica !important;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -webkit-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -moz-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -ms-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    -o-background-image: linear-gradient(to right, #fea111, #fe800f) !important;
    border: none;
    padding: 15px 20px;
    font-size: 14px !important;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: orange;
    min-height: unset !important;
}
.btnGpt::after {
    background-image: url("../img/sprite-01.svg");
    content: "";
    display: inline-block;
    position: relative;
    width: 10px;
    height: 4px;
    background-position: -115px 0px;
    margin-bottom: 3px;
    vertical-align: middle;
    margin-left: 5px;
}
.btnGpt.btn-white {
    background: none !important;
    border: 1px solid #15223e;
    color: #15223e;
    border-radius: 2px;
    min-width: 158px;
    padding: 10px 15px !important;
}
.btnGpt.btn-white::after {
    background-position: -115px -4px;
}
.btnGpt.btn-white:hover {
    background-color: #15223e !important;
}
.btnGpt.btn-white:hover::after {
    background-position: -115px 0px;
}
.btnGpt.btn-bordered {
    border: 2px solid #ff9 60;
    background-color: #fff !important;
    background-image: none !important;
    color: #ff9 60 !important;
}
.btnGpt.btn-bordered:hover {
    color: #fff !important;
    text-decoration: none;
    background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -webkit-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -moz-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -ms-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    -o-background-image: linear-gradient(to left, #fea111, #fe800f) !important;
    border-color: transparent;
}
.btnGpt.btn-bordered:hover::after {
    background-position: -115px 0px;
}
.btnGpt.btn-bordered::after {
    background-position: -115px -9.503px;
}
.btnGpt.btn-ip {
    padding: 10px 20px;
    border-radius: 2px;
    font-size: 13px !important;
    min-height: auto;
}
.btnGpt.bord-red {
    background-color: #fff !important;
    background-image: none !important;
    color: #5a5 A5 !important;
    border: 2px solid #ea0000;
}
.btnGpt.bord-red:hover, .btnGpt.bord-red:focus {
    background-color: #fff !important;
    background-image: none !important;
    border-color: #ff9600 !important;
}


/*form error*/

.has-error {
    margin-bottom: 0 !important;
}
.has-error input, .has-error .ui-selectmenu-text, .has-error textarea {
    border: 2px solid #ea0000 !important;
}
.has-error label {
    color: #15223e !important;
}
.has-error + .text-center .help-block, .has-error .text-center .help-block, .has-error + .floating-label + .form-bg + .text-center .help-block, .has-error .error-container .help-block {
    background-color: #ea0000;
    margin: 0 auto;
    color: #fff !important;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    top: -2px;
    padding: 7px 15px 5px;
    font-size: 16px;
    font-family: "colfax_Medium", Arial;
    width: 98.5%;
}
@media screen and (max-width: 991px) {
    .has-error + .text-center .help-block, .has-error .text-center .help-block, .has-error + .floating-label + .form-bg + .text-center .help-block, .has-error .error-container .help-block {
        text-align: left;
        padding: 7px 12px 5px;
   }
}
.has-error + .text-center .help-block.help-block-2, .has-error .text-center .help-block.help-block-2, .has-error + .floating-label + .form-bg + .text-center .help-block.help-block-2, .has-error .error-container .help-block.help-block-2 {
    background-color: #fff !important;
    color: #ea0000 !important;
    border: 2px solid #ea0000;
    border-radius: 0px 0px 7px 7px !important;
    width: 95% !important;
}
.has-error .error-container {
    text-align: center;
}
.has-error .help-block.small-msg {
    font-size: 12px !important;
}
.has-error .help-block.help-ref {
    background-color: #ea0000;
    margin: 0 auto;
    color: #fff !important;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    top: -2px;
    padding: 7px 25px 5px;
    font-size: 16px;
    font-family: "colfax_Medium", Arial;
    width: 98.5%;
    left: 5px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .has-error .help-block.help-ref {
        left: 3px;
   }
}

/*form-head general*/
#voyage #header #search, #destination #header #search, #liste_destination #header #search, #fiche_transporteur #header #search, footer #header #search {
    margin: 0;
    padding-top: 0;
    max-width: 100%;
    background: #00a CE none repeat scroll 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ie-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-border: 1px solid rgba(0, 0, 0, 0.2);
    -ie-border: 1px solid rgba(0, 0, 0, 0.2);
    -o-border: 1px solid rgba(0, 0, 0, 0.2);
}

#voyage #header #search .table, #destination #header #search .table, #liste_destination #header #search .table, #fiche_transporteur #header #search .table, footer #header #search .table {
    margin-bottom: 0;
}

#voyage #header #search .table .departure, #destination #header #search .table .departure, #liste_destination #header #search .table .departure, #fiche_transporteur #header #search .table .departure, footer #header #search .table .departure, #voyage #header #search .table .arrival, #destination #header #search .table .arrival, #liste_destination #header #search .table .arrival, #fiche_transporteur #header #search .table .arrival, footer #header #search .table .arrival, #voyage #header #search .table .passengers, #destination #header #search .table .passengers, #liste_destination #header #search .table .passengers, #fiche_transporteur #header #search .table .passengers, footer #header #search .table .passengers {
    padding: 0 9px;
}

#voyage #header #search .form-group, #destination #header #search .form-group, #liste_destination #header #search .form-group, #fiche_transporteur #header #search .form-group, footer #header #search .form-group {
    margin-bottom: 0 !important;
}

#voyage #header #search form.searchBar, #destination #header #search form.searchBar, #liste_destination #header #search form.searchBar, #fiche_transporteur #header #search form.searchBar, footer #header #search form.searchBar {
    background: none;
    margin: 0;
    padding: 10px 21px 19px;
}

@media screen and (max-width: 767px) {
    #voyage #header #search form.searchBar, #destination #header #search form.searchBar, #liste_destination #header #search form.searchBar, #fiche_transporteur #header #search form.searchBar, footer #header #search form.searchBar {
        padding: 25px 10px 19px;
   }
}

#voyage #header #search form.searchBar label, #destination #header #search form.searchBar label, #liste_destination #header #search form.searchBar label, #fiche_transporteur #header #search form.searchBar label, footer #header #search form.searchBar label {
    font-family: "colfax_regular", Arial !important;
    font-weight: 600 !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 18px !important;
    margin-bottom: 10px;
    display: block;
}

#index header .form-container form .table, #hptransporteur header .form-container form .table {
    display: table;
    width: 100%;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col:not(.button) {
        position: relative;
        padding: 0 !important;
        margin: 2px 10px 26px !important;
   }
}

/*FLOATING LABELS dans les pages de destination à arranger plus tard*/
@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col .form-group {
        position: relative;
        z-index: 1040;
   }
}

@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col .form-group label {
        display: none !important;
   }
}

@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col .form-group input {
        background-color: transparent;
   }
}
.page-interne #header #search form.searchBar .col .floating-label {
    display: none;
}

@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col .floating-label {
        position: absolute;
        top: -0.1em;
        left: 0.85em;
        display: inline-block;
        width: auto;
        margin: 0;
        padding: 0.7em;
        transition: transform 0.25s, opacity 0.25s, padding 0.25s ease-in-out;
        transform-origin: 0 0;
        color: #5a5a5a !important;
        font-size: 16px;
        font-family: "colfax_Medium", Arial;
   }
}

.page-interne #header #search form.searchBar .col .floating-label.focused {
    padding: 0.95em !important;
    transform: translate(0px, -2em) scale(0.9) !important;
    color: #fff !important;
}
.page-interne #header #search form.searchBar .col .form-bg {
    display: none;
}

@media screen and (max-width: 767px) {
    .page-interne #header #search form.searchBar .col .form-bg {
        width: 100%;
        background-color: #fff;
        display: block;
        min-height: 39px;
        position: absolute;
        top: 0;
        border-radius: 4px;
   }
}

/*moteur de recherche*/

#page-header > .container > .nav.nav-tabs {
    border: none;
}
@media screen and (max-width: 991px) {
    #page-header > .container > .nav.nav-tabs {
        background-color: #00bbe9;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
   }
}
@media screen and (max-width: 576px) {
    #page-header > .container > .nav.nav-tabs {
        background-color: #01aae1;
   }
}
#page-header > .container > .nav.nav-tabs li {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 5px 5px 0px 0px;
}
@media screen and (max-width: 576px) {
    #page-header > .container > .nav.nav-tabs li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
   }
}
#page-header > .container > .nav.nav-tabs li:first-child {
    background-color: #29bbe8 !important;
    padding-bottom: 0 !important;
    border-bottom: none;
    margin-right: 10px;
}
@media screen and (max-width: 576px) {
    #page-header > .container > .nav.nav-tabs li:first-child {
        margin-right: 0;
   }
}
#page-header > .container > .nav.nav-tabs li:first-child a {
    color: #fff !important;
    padding: 11.6px 38px;
    margin: 0;
}
@media screen and (max-width: 991px) {
    #page-header > .container > .nav.nav-tabs li:first-child a {
        padding: 11.6px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        line-height: normal;
        height: 100%;
   }
}
#page-header > .container > .nav.nav-tabs li:last-child {
    background: #f7f7f7;
    margin-bottom: 0 !important;
    border-bottom: none !important;
    position: relative;
    z-index: 0;
}
@media screen and (max-width: 991px) {
    #page-header > .container > .nav.nav-tabs li:last-child {
        margin-left: 5px;
   }
}
#page-header > .container > .nav.nav-tabs li:last-child::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #f7f7f7;
    display: block;
    position: absolute;
    z-index: 1;
}
#page-header > .container > .nav.nav-tabs li:last-child a {
    color: #9b9b9b !important;
    margin: 0;
    padding: 9px 15px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 991px) {
    #page-header > .container > .nav.nav-tabs li:last-child a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: normal;
        font-size: 16px;
        height: 100%;
        justify-content: flex-start;
   }
}
@media screen and (max-width: 768px) {
    #page-header > .container > .nav.nav-tabs li:last-child a {
        padding: 9px 9px;
   }
}
#page-header > .container > .nav.nav-tabs li:last-child a:hover, #page-header > .container > .nav.nav-tabs li:last-child a:focus {
    color: #9b9b9b !important;
}
#page-header > .container > .nav.nav-tabs li a, #page-header > .container > .nav.nav-tabs li span {
    background: none;
    border: none;
}
#page-header > .container > .nav.nav-tabs li a {
    font-size: 18px;
    font-family: "cera_pro_bold", Arial;
    font-weight: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#page-header > .container > .nav.nav-tabs li a:hover {
    opacity: 0.85;
    cursor: pointer;
}
#page-header > .container #search {
    border: none !important;
 
}

@media screen and (min-width: 992px) {
    #page-header > .container #search {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}



@media screen and (max-width: 991px) {
    #page-header > .container #search form.searchBar .tab-shearch-container.dest_pages .passengers + .button {
        max-width: none;
        width: 100%;
   }
}
#page-header > .container form {
    background: #29bbe8 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-sizing: border-box;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.02) !important;
    border-radius: 0px 5px 5px 5px !important;
    border-top: none !important;
}
@media screen and (max-width: 767px) {
    #page-header > .container form .tab-shearch-container .nav-tabs {
        padding-right: 0 !important;
        padding-left: 0 !important;
   }
}
@media screen and (max-width: 767px) {
    #page-header > .container form .tab-shearch-container .tab-content .form-cnt > [class*="col-"] {
        padding-right: 0 !important;
        padding-left: 0 !important;
   }
}
#page-header #hebergements, #page-header #transports-speciaux {
    background-color: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    border-radius: 0px 5px 5px 5px;
    padding: 32px 33px 28px;
    margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements, #page-header #transports-speciaux {
        padding: 17px 15px 30px;
        margin-bottom: 0;
   }
}
#page-header #hebergements li, #page-header #transports-speciaux li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
}
#page-header #hebergements li p, #page-header #transports-speciaux li p {
    margin: 0;
}
#page-header #hebergements > .d-flex, #page-header #transports-speciaux > .d-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements > .d-flex, #page-header #transports-speciaux > .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
   }
}
#page-header #hebergements .heberg-guide, #page-header #transports-speciaux .heberg-guide {
    padding-right: 2.6%;
    border-right: 1px solid #cdcdcd;
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements .heberg-guide, #page-header #transports-speciaux .heberg-guide {
        padding-right: 0;
        border-right: none;
        padding-bottom: 24px;
        position: relative;
   }
}
@media screen and (max-width: 991px) {
    #page-header #hebergements .heberg-guide::after, #page-header #transports-speciaux .heberg-guide::after {
        content: '';
        width: 80%;
        height: 1px;
        background-color: #cdcdcd;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
   }
}
#page-header #hebergements .heberg-guide + div, #page-header #transports-speciaux .heberg-guide + div {
    max-width: 365px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements .heberg-guide + div, #page-header #transports-speciaux .heberg-guide + div {
        max-width: 576px;
        margin-left: 0;
   }
}
#page-header #hebergements .heberg-guide + div .fs-14, #page-header #transports-speciaux .heberg-guide + div .fs-14 {
    margin-bottom: 0.5rem !important;
}
#page-header #hebergements .heberg-guide + div .form-group, #page-header #transports-speciaux .heberg-guide + div .form-group {
    margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements .heberg-guide + div .form-group, #page-header #transports-speciaux .heberg-guide + div .form-group {
        margin-bottom: 10px;
   }
}
#page-header #hebergements .heberg-guide + div .form-group .bootstrap-select, #page-header #transports-speciaux .heberg-guide + div .form-group .bootstrap-select {
    height: auto;
    z-index: 1001;
}
#page-header #hebergements .heberg-guide + div [alt="Group Corner"], #page-header #transports-speciaux .heberg-guide + div [alt="Group Corner"] {
    width: 100px;
}
#page-header #hebergements .heberg-guide li:last-child, #page-header #transports-speciaux .heberg-guide li:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    #page-header #hebergements h2, #page-header #transports-speciaux h2 {
        font-size: 20px;
        margin-bottom: 10px;
   }
}
@media screen and (max-width: 991px) {
    #page-header #hebergements h3, #page-header #transports-speciaux h3 {
        font-size: 18px !important;
   }
}
@media screen and (max-width: 991px) {
    #page-header #hebergements .btnGpt, #page-header #transports-speciaux .btnGpt {
        font-size: 12px !important;
   }
}
#page-header #hebergements #typeGroupeHeberger-button .ui-selectmenu-text, #page-header #transports-speciaux #typeGroupeHeberger-button .ui-selectmenu-text {
    display: none !important;
    color: #5a5a5a;
}
#page-header #hebergements .dropdown-toggle, #page-header #transports-speciaux .dropdown-toggle {
    padding-bottom: 3px;
}
#page-header #hebergements .dropdown-toggle .filter-option, #page-header #transports-speciaux .dropdown-toggle .filter-option {
    font-size: 16px;
}
#page-header #hebergements .dropdown-menu, #page-header #transports-speciaux .dropdown-menu {
    width: 100%;
    min-height: 290px !important;
}
#page-header #hebergements .dropdown-menu .dropdown-menu.inner li:first-child, #page-header #transports-speciaux .dropdown-menu .dropdown-menu.inner li:first-child {
    display: none;
}
#page-header #hebergements .dropdown-menu .dropdown-menu.inner li a, #page-header #transports-speciaux .dropdown-menu .dropdown-menu.inner li a {
    font-size: 16px;
    padding-left: 13px;
    color: #5a5a5a;
    margin: 0;
}
#page-header #hebergements .dropdown-menu .dropdown-menu.inner li a:hover, #page-header #transports-speciaux .dropdown-menu .dropdown-menu.inner li a:hover {
    color: #ff9600;
}
#page-header #hebergements .hp-title-group .h2, #page-header #transports-speciaux .hp-title-group .h2 {
    color: #15223e;
    font-size: 24px;
    font-family: cera_pro_bold;
    margin-top: 0;
    margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
    #page-header #hebergements .hp-title-group .h2, #page-header #transports-speciaux .hp-title-group .h2 {
        font-size: 20px;
   }
}
#page-header #transports-speciaux em {
    font-weight: bolder;
}
#page-header #transports-speciaux li {
    align-items: center;
}
#page-header #transports-speciaux .transports-speciaux-details {
    margin-bottom: 1.75rem !important;
}
#page-header #transports-speciaux .heberg-guide {
    padding-right: 3.2%;
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
    #page-header #transports-speciaux .heberg-guide {
        padding-right: 0;
        padding-left: 21px;
   }
}
#page-header #transports-speciaux .heberg-guide + div {
    justify-content: space-around;
    margin-left: 0;
}
@media screen and (min-width: 992px) {
    #page-header #transports-speciaux .heberg-guide + div {
        max-width: 305px;
        padding-top: 14px;
        padding-bottom: 14px;
        justify-content: flex-end;
        padding-bottom: 27px;
        gap: 34px;
        padding-top: 47px;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports-speciaux .heberg-guide + div {
        gap: 30px;
        max-width: 100%;
        padding-top: 34px;
   }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
    #page-header #transports-speciaux .heberg-guide + div {
        padding-left: 19px;
   }
}
#page-header #transports-speciaux .heberg-guide + div .btnGpt {
    font-size: 13px !important;
}
#page-header #transports-speciaux .heberg-guide + div .btnGpt.btn-ip {
    padding: 16px 20px;
}
@media screen and (min-width: 992px) {
    #page-header #transports-speciaux > .d-flex .image-transports-speciaux-container, #page-header #transports-speciaux > .d-flex .heberg-guide {
        padding-top: 20px;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports-speciaux > .d-flex .image-transports-speciaux-container {
        display: none;
   }
}
#page-header #transports-speciaux > .d-flex .image-transports-speciaux-container img {
    width: 100%;
    max-width: 360px;
}
#page-header #transports-speciaux .hp-title-group .h2 {
    margin-bottom: 8px;
}
#page-header #transports {
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 991px) {
    #page-header #transports {
        background-color: #01ace2;
        border: none !important;
        box-sizing: border-box;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar {
        padding: 10px 15px 20px;
   }
}
#page-header #transports .searchBar .tab-shearch-container .nav-tabs li.active a {
    color: #15223e !important;
}
#page-header #transports .searchBar .tab-shearch-container .nav-tabs li a {
    margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .nav-tabs li a {
        color: #fff !important;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .nav-tabs li:nth-child(2)::before, #page-header #transports .searchBar .tab-shearch-container .nav-tabs li:nth-child(2)::after {
        background-color: #fff;
        width: 2px;
   }
}
#page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog #message-circuit {
    color: #fff !important;
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .button {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .button .btnGpt {
        font-size: 12px ;
        width: 100%;
   }
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt label {
        color: #fff !important;
   }
}
@media screen and (max-width: 576px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-depart, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-retour {
        padding-right: 20px;
   }
}

#page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-depart input, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-retour input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg5OThfODgyKSI+CjxwYXRoIGQ9Ik0xNi42MjUgMi4zNzVIMTUuODMzNFYwLjc5MTYxOEMxNS44MzM0IDAuMzU0NzEzIDE1LjQ3ODcgMCAxNS4wNDE2IDBIMTQuMjVDMTMuODEzIDAgMTMuNDU4NCAwLjM1NDcxMyAxMy40NTg0IDAuNzkxNjE4VjIuMzc1SDUuNTQxNjJWMC43OTE2MThDNS41NDE2MiAwLjM1NDcxMyA1LjE4NzA1IDAgNC43NSAwSDMuOTU4MzhDMy41MjEzMyAwIDMuMTY2NjIgMC4zNTQ3MTMgMy4xNjY2MiAwLjc5MTYxOFYyLjM3NUgyLjM3NUMxLjA2NTU5IDIuMzc1IDAgMy40NDA1OSAwIDQuNzVWMTYuNjI1QzAgMTcuOTM0NCAxLjA2NTU5IDE5IDIuMzc1IDE5SDE2LjYyNUMxNy45MzQ0IDE5IDE5IDE3LjkzNDQgMTkgMTYuNjI1VjQuNzVDMTkgMy40NDA1OSAxNy45MzQ0IDIuMzc1IDE2LjYyNSAyLjM3NVpNMTcuNDE2NiAxNi42MjVDMTcuNDE2NiAxNy4wNjEyIDE3LjA2MTIgMTcuNDE2NiAxNi42MjUgMTcuNDE2NkgyLjM3NUMxLjkzODgyIDE3LjQxNjYgMS41ODMzOCAxNy4wNjEyIDEuNTgzMzggMTYuNjI1VjcuOTQ4MzZIMTcuNDE2NlYxNi42MjVaIiBmaWxsPSIjQ0RDRENEIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfODk5OF84ODIiPgo8cmVjdCB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) !important;
    background-position-x: 94%;
}

#page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .heure-depart select.custom-1, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .heure-retour select.custom-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDEgMTlMMC44MDM4NzMgMTIuNTI2N0gxMS4xOTYyTDYuMDAwMDEgMTlaIiBmaWxsPSIjQ0RDRENEIi8+CjxwYXRoIGQ9Ik01Ljk5OTk5IDEuMDQ5MDdlLTA2TDExLjE5NjEgNi40NzMzMUwwLjgwMzg0NSA2LjQ3MzNMNS45OTk5OSAxLjA0OTA3ZS0wNloiIGZpbGw9IiNDRENEQ0QiLz4KPC9zdmc+Cg==) !important;
    background-position-x: 88%;
    color: #555;
}

@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .depart .btn-group-action img, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .destination .btn-group-action img {
        width: 14px;
   }
}
#page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog input, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog select {
    /* border-radius: 5px !important; */
}
@media screen and (max-width: 991px) {
    #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog input, #page-header #transports .searchBar .tab-shearch-container .tab-content #home_blog select {
        height: 45px;
   }
}
#page-header #transports .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg5OThfOTE4KSI+CjxwYXRoIGQ9Ik05LjM2NTQgOS4xNTIzNUMxMC42MjI4IDkuMTUyMzUgMTEuNzExNiA4LjcwMTM5IDEyLjYwMTIgNy44MTE2NEMxMy40OTA4IDYuOTIyMDMgMTMuOTQxNyA1LjgzMzU0IDEzLjk0MTcgNC41NzYwM0MxMy45NDE3IDMuMzE4OTYgMTMuNDkwOCAyLjIzMDMyIDEyLjYwMSAxLjM0MDQzQzExLjcxMTMgMC40NTA5NjQgMTAuNjIyNiAwIDkuMzY1NCAwQzguMTA3ODkgMCA3LjAxOTM5IDAuNDUwOTY0IDYuMTI5NzggMS4zNDA1N0M1LjI0MDE3IDIuMjMwMTggNC43ODkwNiAzLjMxODgxIDQuNzg5MDYgNC41NzYwM0M0Ljc4OTA2IDUuODMzNTQgNS4yNDAxNyA2LjkyMjE4IDYuMTI5OTMgNy44MTE3OEM3LjAxOTY4IDguNzAxMjQgOC4xMDgzMiA5LjE1MjM1IDkuMzY1NCA5LjE1MjM1WiIgZmlsbD0iI0NEQ0RDRCIvPgo8cGF0aCBkPSJNMTcuMzcyIDE0LjYxQzE3LjM0NjMgMTQuMjM5OCAxNy4yOTQ0IDEzLjgzNiAxNy4yMTggMTMuNDA5NUMxNy4xNDA5IDEyLjk3OTggMTcuMDQxNiAxMi41NzM3IDE2LjkyMjcgMTIuMjAyNEMxNi44IDExLjgxODcgMTYuNjMzIDExLjQzOTggMTYuNDI2NiAxMS4wNzY3QzE2LjIxMjMgMTAuNjk5OCAxNS45NjA3IDEwLjM3MTYgMTUuNjc4MyAxMC4xMDE2QzE1LjM4MyA5LjgxOTAzIDE1LjAyMTUgOS41OTE4OCAxNC42MDM0IDkuNDI2MTlDMTQuMTg2OCA5LjI2MTM4IDEzLjcyNTEgOS4xNzc4OCAxMy4yMzEyIDkuMTc3ODhDMTMuMDM3MyA5LjE3Nzg4IDEyLjg0OTcgOS4yNTc0NiAxMi40ODc0IDkuNDkzMzFDMTIuMjY0NSA5LjYzODcgMTIuMDAzNyA5LjgwNjg1IDExLjcxMjYgOS45OTI4M0MxMS40NjM4IDEwLjE1MTQgMTEuMTI2NiAxMC4zIDEwLjcxMDEgMTAuNDM0NUMxMC4zMDM4IDEwLjU2NiA5Ljg5MTI0IDEwLjYzMjcgOS40ODQwNSAxMC42MzI3QzkuMDc2ODcgMTAuNjMyNyA4LjY2NDQ2IDEwLjU2NiA4LjI1NzcxIDEwLjQzNDVDNy44NDE2NyAxMC4zMDAxIDcuNTA0NSAxMC4xNTE2IDcuMjU1OSA5Ljk5Mjk4QzYuOTY3NTggOS44MDg3NCA2LjcwNjY1IDkuNjQwNTkgNi40ODAzNyA5LjQ5MzE2QzYuMTE4NTUgOS4yNTczMiA1LjkzMDgzIDkuMTc3NzMgNS43MzY4OCA5LjE3NzczQzUuMjQyODYgOS4xNzc3MyA0Ljc4MTMxIDkuMjYxMzggNC4zNjQ4NSA5LjQyNjM0QzMuOTQ3MDcgOS41OTE3MyAzLjU4NTQgOS44MTg4OCAzLjI4OTgzIDEwLjEwMTdDMy4wMDc2IDEwLjM3MTkgMi43NTU4MSAxMC42OTk5IDIuNTQxODUgMTEuMDc2N0MyLjMzNTU3IDExLjQzOTggMi4xNjg1OCAxMS44MTg2IDIuMDQ1NjUgMTIuMjAyNkMxLjkyNjkzIDEyLjU3MzggMS44Mjc2NCAxMi45Nzk4IDEuNzUwNTIgMTMuNDA5NUMxLjY3NDEzIDEzLjgzNTQgMS42MjIyMyAxNC4yMzk0IDEuNTk2NTcgMTQuNjEwNUMxLjU3MTM1IDE0Ljk3NCAxLjU1ODU5IDE1LjM1MTMgMS41NTg1OSAxNS43MzI0QzEuNTU4NTkgMTYuNzI0MiAxLjg3Mzg4IDE3LjUyNzIgMi40OTU2MSAxOC4xMTkzQzMuMTA5NjUgMTguNzAzNiAzLjkyMjE0IDE5LjAwMDEgNC45MTAxOCAxOS4wMDAxSDE0LjA1ODhDMTUuMDQ2OCAxOS4wMDAxIDE1Ljg1OSAxOC43MDM4IDE2LjQ3MzIgMTguMTE5M0MxNy4wOTUxIDE3LjUyNzYgMTcuNDEwNCAxNi43MjQ1IDE3LjQxMDQgMTUuNzMyM0MxNy40MTAyIDE1LjM0OTUgMTcuMzk3MyAxNC45NzE4IDE3LjM3MiAxNC42MVoiIGZpbGw9IiNDRENEQ0QiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF84OTk4XzkxOCI+CjxyZWN0IHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) !important;
    background-repeat: no-repeat;
    background-position: 85% center;
}

@media screen and (max-width: 1200px) {
    #page-header #transports .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
        background-position: 98% center;
   }
}

@media screen and (max-width: 576px) {
    #page-header #transports .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
        background-position: 97% center;
   }
}

#page-header #transports .searchBar .tab-shearch-container #home_blog .destination #error-destination {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 991px) {
    #page-header .searchBar .tab-shearch-container .tab-content #home_blog #message-circuit {
        color: #fff !important;
   }
}

#page-header .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-depart input, #page-header .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .date-retour input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg5OThfODgyKSI+CjxwYXRoIGQ9Ik0xNi42MjUgMi4zNzVIMTUuODMzNFYwLjc5MTYxOEMxNS44MzM0IDAuMzU0NzEzIDE1LjQ3ODcgMCAxNS4wNDE2IDBIMTQuMjVDMTMuODEzIDAgMTMuNDU4NCAwLjM1NDcxMyAxMy40NTg0IDAuNzkxNjE4VjIuMzc1SDUuNTQxNjJWMC43OTE2MThDNS41NDE2MiAwLjM1NDcxMyA1LjE4NzA1IDAgNC43NSAwSDMuOTU4MzhDMy41MjEzMyAwIDMuMTY2NjIgMC4zNTQ3MTMgMy4xNjY2MiAwLjc5MTYxOFYyLjM3NUgyLjM3NUMxLjA2NTU5IDIuMzc1IDAgMy40NDA1OSAwIDQuNzVWMTYuNjI1QzAgMTcuOTM0NCAxLjA2NTU5IDE5IDIuMzc1IDE5SDE2LjYyNUMxNy45MzQ0IDE5IDE5IDE3LjkzNDQgMTkgMTYuNjI1VjQuNzVDMTkgMy40NDA1OSAxNy45MzQ0IDIuMzc1IDE2LjYyNSAyLjM3NVpNMTcuNDE2NiAxNi42MjVDMTcuNDE2NiAxNy4wNjEyIDE3LjA2MTIgMTcuNDE2NiAxNi42MjUgMTcuNDE2NkgyLjM3NUMxLjkzODgyIDE3LjQxNjYgMS41ODMzOCAxNy4wNjEyIDEuNTgzMzggMTYuNjI1VjcuOTQ4MzZIMTcuNDE2NlYxNi42MjVaIiBmaWxsPSIjQ0RDRENEIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfODk5OF84ODIiPgo8cmVjdCB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) !important;
    background-position-x: 94%;
}
#page-header .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .heure-depart select.custom-1, #page-header .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt .heure-retour select.custom-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDEgMTlMMC44MDM4NzMgMTIuNTI2N0gxMS4xOTYyTDYuMDAwMDEgMTlaIiBmaWxsPSIjQ0RDRENEIi8+CjxwYXRoIGQ9Ik01Ljk5OTk5IDEuMDQ5MDdlLTA2TDExLjE5NjEgNi40NzMzMUwwLjgwMzg0NSA2LjQ3MzNMNS45OTk5OSAxLjA0OTA3ZS0wNloiIGZpbGw9IiNDRENEQ0QiLz4KPC9zdmc+Cg==) !important;
    background-position-x: 88%;
    color: #555;
}
@media screen and (max-width: 991px) {
    #page-header .searchBar .tab-shearch-container .tab-content #home_blog .form-cnt label {
        color: #fff !important;
   }
}

@media screen and (max-width: 991px) {
    #page-header .searchBar .tab-shearch-container .nav-tabs li:nth-child(2)::before, #page-header .searchBar .tab-shearch-container .nav-tabs li:nth-child(2)::after {
        background-color: #fff;
        width: 2px;
   }
}

@media screen and (max-width: 991px) {
    #page-header .searchBar .tab-shearch-container .nav-tabs li.active a {
        color: #000 !important;
   }
}

@media screen and (max-width: 991px) {
    #page-header .searchBar .tab-shearch-container .nav-tabs li a {
        color: #fff !important;
   }
}

#page-header .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg5OThfOTE4KSI+CjxwYXRoIGQ9Ik05LjM2NTQgOS4xNTIzNUMxMC42MjI4IDkuMTUyMzUgMTEuNzExNiA4LjcwMTM5IDEyLjYwMTIgNy44MTE2NEMxMy40OTA4IDYuOTIyMDMgMTMuOTQxNyA1LjgzMzU0IDEzLjk0MTcgNC41NzYwM0MxMy45NDE3IDMuMzE4OTYgMTMuNDkwOCAyLjIzMDMyIDEyLjYwMSAxLjM0MDQzQzExLjcxMTMgMC40NTA5NjQgMTAuNjIyNiAwIDkuMzY1NCAwQzguMTA3ODkgMCA3LjAxOTM5IDAuNDUwOTY0IDYuMTI5NzggMS4zNDA1N0M1LjI0MDE3IDIuMjMwMTggNC43ODkwNiAzLjMxODgxIDQuNzg5MDYgNC41NzYwM0M0Ljc4OTA2IDUuODMzNTQgNS4yNDAxNyA2LjkyMjE4IDYuMTI5OTMgNy44MTE3OEM3LjAxOTY4IDguNzAxMjQgOC4xMDgzMiA5LjE1MjM1IDkuMzY1NCA5LjE1MjM1WiIgZmlsbD0iI0NEQ0RDRCIvPgo8cGF0aCBkPSJNMTcuMzcyIDE0LjYxQzE3LjM0NjMgMTQuMjM5OCAxNy4yOTQ0IDEzLjgzNiAxNy4yMTggMTMuNDA5NUMxNy4xNDA5IDEyLjk3OTggMTcuMDQxNiAxMi41NzM3IDE2LjkyMjcgMTIuMjAyNEMxNi44IDExLjgxODcgMTYuNjMzIDExLjQzOTggMTYuNDI2NiAxMS4wNzY3QzE2LjIxMjMgMTAuNjk5OCAxNS45NjA3IDEwLjM3MTYgMTUuNjc4MyAxMC4xMDE2QzE1LjM4MyA5LjgxOTAzIDE1LjAyMTUgOS41OTE4OCAxNC42MDM0IDkuNDI2MTlDMTQuMTg2OCA5LjI2MTM4IDEzLjcyNTEgOS4xNzc4OCAxMy4yMzEyIDkuMTc3ODhDMTMuMDM3MyA5LjE3Nzg4IDEyLjg0OTcgOS4yNTc0NiAxMi40ODc0IDkuNDkzMzFDMTIuMjY0NSA5LjYzODcgMTIuMDAzNyA5LjgwNjg1IDExLjcxMjYgOS45OTI4M0MxMS40NjM4IDEwLjE1MTQgMTEuMTI2NiAxMC4zIDEwLjcxMDEgMTAuNDM0NUMxMC4zMDM4IDEwLjU2NiA5Ljg5MTI0IDEwLjYzMjcgOS40ODQwNSAxMC42MzI3QzkuMDc2ODcgMTAuNjMyNyA4LjY2NDQ2IDEwLjU2NiA4LjI1NzcxIDEwLjQzNDVDNy44NDE2NyAxMC4zMDAxIDcuNTA0NSAxMC4xNTE2IDcuMjU1OSA5Ljk5Mjk4QzYuOTY3NTggOS44MDg3NCA2LjcwNjY1IDkuNjQwNTkgNi40ODAzNyA5LjQ5MzE2QzYuMTE4NTUgOS4yNTczMiA1LjkzMDgzIDkuMTc3NzMgNS43MzY4OCA5LjE3NzczQzUuMjQyODYgOS4xNzc3MyA0Ljc4MTMxIDkuMjYxMzggNC4zNjQ4NSA5LjQyNjM0QzMuOTQ3MDcgOS41OTE3MyAzLjU4NTQgOS44MTg4OCAzLjI4OTgzIDEwLjEwMTdDMy4wMDc2IDEwLjM3MTkgMi43NTU4MSAxMC42OTk5IDIuNTQxODUgMTEuMDc2N0MyLjMzNTU3IDExLjQzOTggMi4xNjg1OCAxMS44MTg2IDIuMDQ1NjUgMTIuMjAyNkMxLjkyNjkzIDEyLjU3MzggMS44Mjc2NCAxMi45Nzk4IDEuNzUwNTIgMTMuNDA5NUMxLjY3NDEzIDEzLjgzNTQgMS42MjIyMyAxNC4yMzk0IDEuNTk2NTcgMTQuNjEwNUMxLjU3MTM1IDE0Ljk3NCAxLjU1ODU5IDE1LjM1MTMgMS41NTg1OSAxNS43MzI0QzEuNTU4NTkgMTYuNzI0MiAxLjg3Mzg4IDE3LjUyNzIgMi40OTU2MSAxOC4xMTkzQzMuMTA5NjUgMTguNzAzNiAzLjkyMjE0IDE5LjAwMDEgNC45MTAxOCAxOS4wMDAxSDE0LjA1ODhDMTUuMDQ2OCAxOS4wMDAxIDE1Ljg1OSAxOC43MDM4IDE2LjQ3MzIgMTguMTE5M0MxNy4wOTUxIDE3LjUyNzYgMTcuNDEwNCAxNi43MjQ1IDE3LjQxMDQgMTUuNzMyM0MxNy40MTAyIDE1LjM0OTUgMTcuMzk3MyAxNC45NzE4IDE3LjM3MiAxNC42MVoiIGZpbGw9IiNDRENEQ0QiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF84OTk4XzkxOCI+CjxyZWN0IHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) !important;
    background-repeat: no-repeat;
    background-position: 85% center;
    -moz-appearance: textfield;
    appearance: textfield;
}

@media screen and (max-width: 1200px) {
    #page-header .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
        background-position: 98% center;
   }
}

@media screen and (max-width: 576px) {
    #page-header .searchBar .tab-shearch-container .passengers #creation_devis_etape1_nbPersonne {
        background-position: 97% center;
   }
}

#page-header .passengers .form-control::placeholder {
    color: #555;
    opacity: 1;
}

#page-header .searchBar .tab-shearch-container #home_blog .destination #error-destination {
    padding-left: 15px;
    padding-right: 15px;
}

.ui-selectmenu-menu #typeGroupeHeberger-menu {
    max-height: 400px;
}

.ui-selectmenu-menu #typeGroupeHeberger-menu #ui-id-1 {
    display: none;
}

#destination #page-header .nav.nav-tabs, #liste_destination #page-header .nav.nav-tabs, #voyage #page-header .nav.nav-tabs {
    background-color: transparent;
}
@media screen and (max-width: 991px) {
    #destination #page-header .nav.nav-tabs, #liste_destination #page-header .nav.nav-tabs, #voyage #page-header .nav.nav-tabs {
        background-color: transparent !important;
   }
}
@media screen and (max-width: 767px) {
    #destination #page-header .nav.nav-tabs, #liste_destination #page-header .nav.nav-tabs, #voyage #page-header .nav.nav-tabs {
        margin-top: 20px;
   }
}

#destination #page-header #hebergements, #liste_destination #page-header #hebergements, #voyage #page-header #hebergements, #destination #page-header #transports-speciaux, #liste_destination #page-header #transports-speciaux, #voyage #page-header #transports-speciaux {
    margin-bottom: 0;
}

#destination #page-header #hebergements .heberg-guide, #liste_destination #page-header #hebergements .heberg-guide, #voyage #page-header #hebergements .heberg-guide, #destination #page-header #transports-speciaux .heberg-guide, #liste_destination #page-header #transports-speciaux .heberg-guide, #voyage #page-header #transports-speciaux .heberg-guide {
    padding-right: 3.95%;
}

#destination #page-header #transports-speciaux .heberg-guide, #liste_destination #page-header #transports-speciaux .heberg-guide, #voyage #page-header #transports-speciaux .heberg-guide {
    padding-right: 3.95%;
}
#fiche_transporteur #page-header > .container {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 991px) {
    #fiche_transporteur #page-header .nav.nav-tabs {
        background-color: transparent !important;
   }
}

@media screen and (max-width: 767px) {
    #fiche_transporteur #page-header .nav.nav-tabs {
        margin-top: 20px;
   }
}

#fiche_transporteur #page-header #hebergements, #fiche_transporteur #page-header #transports-speciaux {
    margin-bottom: 0;
}

#fiche_transporteur #page-header #hebergements .heberg-guide, #fiche_transporteur #page-header #transports-speciaux .heberg-guide {
    padding-right: 3.95%;
}

#destination input, #destination select, #destination input::placeholder {
    font-family: "colfax_regular";
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
}

@media screen and (max-width:767px) {
    #destination input, #destination select, #destination input::placeholder {
        font-size: 16px;
    }
}

#destination input::placeholder {
    color: #999b99;
}

#destination input[type="number"]::-webkit-inner-spin-button, 
#destination  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#destination .button {
    background: none;
    padding: unset;
    color: #fff;
    border: 0;
    font-family: "colfax_Bold", Arial;
    
}

@media screen and (min-width:992px) {
    #destination .button {
        padding-top: 14px;
    }
}

.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

#submit-etape1 {
    min-height: 52px !important;
}

.tab-pane {
    transition: opacity 0.3s ease-in-out;
}
