body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'soin_sans_neueroman';
    font-size: 16px;
    color: #3c3c3b;
}

a,
a:hover,
a:focus,
a:active {

    text-decoration: underline;
}

.site-header {
    z-index: 2;
    background: white;
}

.site-header .home-link {
    background-image: url(../images/logo.png);
    width: 149px;
    height: 128px;
    margin-top: 3px;
    margin-bottom: 6px;
    display: block;
}

div.wp-forecast-curr-head {
    font-size: 16px;
    padding: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.wp-forecast-curr-head {
    font-size: 20px;
    padding: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.wp-forecast-curr-block {
    padding: 0px;
    float: left;
    width: 100%;
}

div.wp-forecast-curr-right {
    font-size: 44px;
    font-weight: bolder;
    font-variant: small-caps;
    text-align: left;
    padding: 3px;
    float: left;
    font-weight: 100;
    margin-left: 8%;
    margin-top: 15px;
}

/*MENU PRINCIPAL*/
/***********************************/

header ul.menu {
    margin-top: 80px !important;
}

header ul.menu {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

header ul.menu > li {
    margin-left: 40px;
    float: right;

}

header ul.menu > li > a {
    text-transform: uppercase;
    font-family: 'soin_sans_neueroman';
    color: #73b6af;
    padding: 7px;
    font-size: 14px;
    text-decoration: none;
    padding-right: 0px;

}

header ul.menu > li > a:hover {
    color: #fd6a00;
}

header ul.menu li.menu-picto-horaires > a:before {
    content: '';
    width: 21px;
    height: 26px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/horaires.svg);
    mask-image: url(../images/horaires.svg);
    margin-top: 0px;
    position: absolute;
    margin-left: -28px;
    margin-top: -2px;
}

header ul.menu li.menu-picto-reseau > a:before {
    content: '';
    width: 21px;
    height: 26px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/reseaux.svg);
    mask-image: url(../images/reseaux.svg);
    margin-top: 0px;
    position: absolute;
    margin-left: -28px;
    margin-top: -2px;
}

header ul.menu li.menu-picto-flotte > a:before {
    content: '';
    width: 21px;
    height: 26px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/bus.svg);
    mask-image: url(../images/bus.svg);
    margin-top: 0px;
    position: absolute;
    margin-left: -28px;
    margin-top: -2px;
}

header ul.menu li.menu-picto-remboursements > a:before {
    content: '';
    width: 21px;
    height: 26px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/points.svg);
    mask-image: url(../images/points.svg);
    margin-top: 0px;
    position: absolute;
    margin-left: -28px;
    margin-top: -2px;
}

header ul.menu li.contact {

    position: absolute;
    top: 0;
    display: inherit;
    margin-top: 30px;
    right: 15px;
}

header ul.menu li.contact a {
    background: #fd6a00;
    border-bottom: 0px;
    border-radius: inherit;
    padding: inherit;
    text-decoration: none;
    color: white !important;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
    margin: auto;
    display: -webkit-box !important;

}

header ul.menu .menu-item-26 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

header ul.menu .menu-item-26 a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #77b9b1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

header ul.menu .menu-item-26 a:hover, header ul.menu .menu-item-26 a:focus, header ul.menu .menu-item-26 a:active {
    color: white;
}

header ul.menu .menu-item-26 a:hover:before, header ul.menu .menu-item-26 a:focus:before, header ul.menu .menu-item-26 a:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/*SLIDER HOME*/
/***********************************/


.home section.banner ul.gallery-fullsize .owl-controls .owl-nav div {
    width: 49px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: transparent;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.home section.banner ul.gallery-fullsize .owl-controls {
    height: 0px;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-dots {
    display: inline-block;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-dot {
    display: none;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-dot.active {
    display: inline-block;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-nav .owl-prev {
    background-image: url(../images/nav-home.svg);
    left: 31px;
    top: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-nav .owl-prev:hover {
    background-image: url(../images/nav-home.svg);
    left: 25px;

}

.home section.banner ul.gallery-fullsize .owl-controls .owl-nav .owl-next {
    background-image: url(../images/nav-home.svg);
    right: 30px;
    top: 0;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.home section.banner ul.gallery-fullsize .owl-controls .owl-nav .owl-next:hover {
    right: 25px;
}

ul.gallery-fullsize {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.gallery-fullsize li {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background-size: cover;
    background-position: center;
}

.home section.banner ul.gallery-fullsize li {
    background-position: center;
    height: 440px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
}

.text-presentation h2 {
    color: white;
    letter-spacing: 2px;
    margin-top: 80px;

}

.form-monvoyage {
    background: rgba(119, 185, 177, 0.76);
    padding: 20px;
    margin-top: 70px;
    min-height: 300px;
    margin-bottom: 70Px;
    border-radius: 2px;
    z-index: 2;
    position: relative;

}

.form-monvoyage.monvoyage2 {
    background: rgba(119, 185, 177, 0.76);
    background-image: url(../images/fond1.jpg);
    padding: 0px;
    margin-top: 0px;
    min-height: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    padding-bottom: 15px;
    background-size: cover;
    background-position: center;
}

.form-monvoyage.monvoyage2:before {
    content: '';
    width: 100%;
    height: 132px;
    position: absolute;
    z-index: 0;


}

.form-monvoyage h3 {
    font-family: 'soin_sans_neuebold';
    color: white;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.form-monvoyage.monvoyage2 h3 {
    font-family: 'soin_sans_neuebold';
    color: white;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 22px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 30px;
    position: relative;
}

.form-monvoyage.monvoyage2 button {
    font-size: 17px;
    line-height: 27px;
}

.form-monvoyage .nice-select {
    border: none;
    height: 33px;
    line-height: 33px;
    border-radius: 0px;
    margin-bottom: 5px;
    color: #77b9b1;
    font-size: 15px;

}

.monvoyage {
    position: absolute;
    margin-top: 0;
    z-index: 9;
    max-width: 250px;
    height: 440Px;

}

.horaires .form-monvoyage {
    background-color: rgb(119, 185, 177);
    margin-top: -80px;
}

.horaires .monvoyage {

    position: absolute;
    margin-top: 0;
    z-index: 9;
    max-width: 250px;
    top: 150px;
}

.container-content.container-horaires {
    position: relative;
    margin-top: -142px;
    padding-bottom: 110px;
    z-index: 2;
}

.leaflet-control-attribution {
    display: none;
}

#isi-itineraire-map {
    z-index: 1;
    padding: 237px;
    background-color: #fd6a00;
    background-image: url(../images/map.svg);
    background-size: 40%;
    background-position: 50%;
    background-repeat: no-repeat;
}

#isi-remboursements-content {
    z-index: 1;
    min-height: 237px;
    background-color: #fd6a00;
    background-size: 40%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.isi-itineraire-tab .header, .isi-itineraire-tab .header.active {
    background-color: transparent;
}

.isi-itineraire-tab .header a {
    background: rgba(255, 255, 255, 1);
    background-color: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}

.isi-itineraire-tab .header.active a {
    background: transparent;
    background-color: white !important;
}

.isi-itineraire-tab .header a {
    text-align: center;
    text-decoration: none;
    color: #fd6a00;
    font-family: 'soin_sans_neueroman';
    padding: 30px;
    display: block;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

section.col-vert-c {
    text-align: center;
    padding-bottom: 30px;
    color: white
}

section.col-vert-c .container-content h3 {
    display: block;
    margin: 0;
    padding-top: 30px;
    font-size: 30px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
    color: white;
    text-align: center;
}

section.col-vert-c .bouton {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
}

.page-template-template-horaires .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top -90px right 250px;
    background-size: 51%;
    transition: transform .5s ease-out;
    cursor: -webkit-zoom-in;
}

.page-template-template-horaires .col-reseau {
    padding: 0px;
    overflow: hidden;
    min-height: auto;
    position: relative;
    z-index: 2;
}

.page-template-template-horaires .col-horaire .white {
    color: white;
    display: block;
    position: absolute;
    top: -310px;
    left: 330Px;
}

.page-template-template-remboursements .col-reseau {
    padding: 0px;
    overflow: hidden;
    min-height: auto;
    position: relative;
    z-index: 2;
    background-image: url(/wp-content/themes/rai/images/fond1.jpg);
}
.page-template-template-remboursements #isi-remboursements-content {
    background-color: transparent;
}

button {
    background: #fd6a00;
    border-bottom: 0px;
    border-radius: inherit;
    padding: inherit;
    text-decoration: none;
    color: white !important;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
    margin: auto;
    display: -webkit-box !important;
}

button:before {
    background: #fd9042;
}

.nice-select:after {
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/marker2.svg);
    mask-image: url(../images/marker2.svg);
    content: '';
    display: block;
    height: 25px;
    pointer-events: none;
    position: absolute;
    width: 20px;
    z-index: 0;
    top: 7px;
    right: 5px;
}

.date-picto:before {
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/date.svg);
    mask-image: url(../images/date.svg);
    content: '';
    display: block;
    height: 28px;
    pointer-events: none;
    /* position: absolute; */
    width: 20px;
    /* z-index: 0; */
    top: 7px;
    right: 5px;
    position: absolute;
}

.heure-picto:before {
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/horaires.svg);
    mask-image: url(../images/horaires.svg);
    content: '';
    display: block;
    height: 24px;
    pointer-events: none;
    width: 17px;
    top: 7px;
    right: 6px;
    position: absolute;
}

.input-group-addon {
    padding: 17px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: white;
    border: 0px;
    border-radius: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px;
    border-radius: 0;
    -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;
}

.input-group.date{margin-bottom: 5px!important;}
.arrive{margin-bottom: 15px!important;}
.col-vert-c{background-color: #77b9b1}
.col-orange-c{background-color: #fd9042}
.col-orange{background-color: #fd6a00}
.col-meteo,.col-video,.col-avis,.col-actu{min-height: 301px;}
.col-alerte {
    height: 302px;
}
.col-assistance {min-height: 280px;}
.col-reseau{min-height: 603px;
    padding: 0px;}


/*WIDGET HOME */
/***********************************/

/*METEO */

.location_name {
    font-size: 30px !important;
    color: white;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-top: 37px;

}

#wpc-weather .now .time_symbol svg {
    width: 90px !important;
    height: 93px !important;
    margin-bottom: 20px !important;
    margin-top: 7px;
}

.time_temperature {
    font-size: 37px !important;
    color: white;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
}

.time_temperature:after {
    font-size: 45px !important;
}

/*WIDGET OTHER */


.col-color:hover {
    position: sticky;
    z-index: 9999999
}

/* Bounce In */
.col-color > div {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.col-color > div:hover, .col-color > div:focus, .col-color > div:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition-timing-function: cubic-bezier(0.47, -0.36);
    transition-timing-function: cubic-bezier(0.47, -0.36);
}

.container-home-widget .widget {
    text-align: center;
    color: white;
    font-size: 16px;
}

.container-home-widget .widget h3 {
    display: block;
    margin: 0;
    padding-top: 30px;
    text-align: center;
    font-size: 30px !important;
    color: white;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

.container-home-widget .alerte-picto {
    background-image: url(../images/alerte.svg);
    width: 94px;
    height: 118px;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: -9px;
}

.container-home-widget .bouton, .footer .bouton {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;

}


/* Sweep To Top */
.bouton {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.bouton:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fd6a00;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.bouton:hover, .bouton:focus, .bouton:active {
    color: white;
}

.bouton:hover:before, .bouton:focus:before, .bouton:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.col-reseau {
    padding: 50px;
    text-align: left;

    background-size: 170%;
    background-position: top -70px left -60px;
}

.col-reseau h3.widget-title {
    text-align: left;
    padding-top: 0px
}

.col-reseau .bouton {
    text-align: left;
    display: table;
}

.col-reseau .bouton:before, .col-avis .bouton:before, .footer .bouton:before {
    background: #fd9042;
}

.container-home-widget h3 {
    display: block;
    margin: 0;
    padding-top: 30px;
    text-align: center;
    font-size: 30px !important;
    color: white;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

.col-actu .owl-carousel .owl-item li {
    list-style: none;
}

.col-actu {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    color: white;
    line-height: 18px;
    height: 323px;
}

.col-actu .owl-next {
    background-image: url(../images/nav-home.svg);
    right: 30px;
    top: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}

.col-actu .owl-carousel.owl-loaded {
    display: block;
    padding: 0 20px 0 20px;
}

.col-actu .owl-prev {
    background-image: url(../images/nav-home.svg);
    left: -30px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.owl-theme .owl-dots {
    margin-top: 16px;
}

.col-actu .owl-controls .owl-nav div {
    width: 24px;
    position: absolute;
    right: -30px;
    color: transparent;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    top: 12px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: rgba(255, 255, 255, 0.51);
}

/*owl-horaires*/

.page-template-template-horaires .owl-next {
    background-color: white;
    -webkit-mask-image: url(../images/nav-home.svg);
    mask-image: url(../images/nav-home.svg);
    right: 30px;
    top: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}

.page-template-template-horaires .owl-prev {
    background-color: white;
    -webkit-mask-image: url(../images/nav-home.svg);
    mask-image: url(../images/nav-home.svg);
    left: -50px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.page-template-template-horaires .owl-controls .owl-nav div {
    width: 58px;
    position: absolute;
    right: -50px;
    color: transparent;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    top: 24px;
    height: 72px;
}

.date_correspondance {

    font-weight: 700;
    font-size: 20px;
    display: block;
}

.duree_correspondance {
    font-size: 17px;
    color: #575756;
}

/*SHOW PAGE HOME */
/***********************************/


.tiles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tile {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top -70px left -60px;
    background-size: 171%;
    transition: transform .5s ease-out;
    cursor: -webkit-zoom-in;
}

.col-reseau .tile .photo{
    background-size:100% 100%;
    background-position: -10px 45px;
}

.col-assistance .numero {
    background-color: white;
    color: #77b9b1;
    font-family: 'soin_sans_neueroman';
    text-transform: uppercase;
    font-size: 37px;
    display: block;
    width: 180px;
    padding-bottom: 3px;
    margin: auto;
    margin-top: 10px;
}

.col-assistance .gratuit {
    font-family: 'soin_sans_neueroman';
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}


.col-video a{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    min-height: 302px;
    width: 100%;
}

.col-video-2 a{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    min-height: 280px;
    width: 100%;
}

.col-video a:before, .col-video-2 a:before{
    background-color: rgba(0, 0, 0, 0.28);
    background-image: url(../images/video.svg);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50%;

}

.container-home-widget.col-white {
    padding-top: 60px;
    padding-bottom: 80px;

}

.container-home-widget.col-white h3 {
    color: #fd6a00;
    text-align: left
}

.container-home-widget.col-white .bouton {
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    background-color: #fd6a00;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
}

.container-home-widget.col-white .bouton:before, .container-content.col-white .bouton:before {
    background: #fd9042;
}

/*actualites */
/***********************************/

.gallery-actu {
    margin: 0;
    padding: 0
}

.gallery-actu .owl-item {

    padding: 60px;

}

.gallery-actu .presentation {

    color: white;

}

.gallery-actu h3 {
    color: white;
    font-weight: 700;
    text-align: center;

}

.gallery-actu .bouton {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.gallery-actus .more-link {
    display: none;
}

.page-template-template-actualites .container-content h3 {
    padding-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}


.gallery-actu .owl-next {
    background-image: url(../images/nav-home.svg);
    right: 30px;
    top: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}

.gallery-actu .owl-carousel.owl-loaded {
    display: block;
    padding: 0 20px 0 20px;
}

.gallery-actu .owl-prev {
    background-image: url(../images/nav-home.svg);
    left: 0px;

    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.gallery-actu .owl-controls .owl-nav div {
    width: 49px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: transparent;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

ul.actualites {
    margin-top: 25px;
    line-height:1.5;
}
ul.actualites li {
    margin-bottom: 25px;
}
ul.sub li {
    margin-bottom: 0;
}
.page-template-template-reseau #isi-itineraire-map {
    background-color: #aad3df;
    position: relative;
    height: 50vh;
    margin-top: -237px;
    z-index: 0;
    padding: 0px;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    position: relative;
}

.page-template-template-reseau #isi-itineraire-map:hover {
    margin-top: 0;
}

.trace-itineraire {
    padding: 30px;
    background-color: #23282d;
    color: white;
    text-align: center;
    position: relative;
    z-index: 3
}

.trace-itineraire .trace {
    background-image: url(../images/trace.svg);
    display: inline-block;
    width: 130px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 70px;
    text-transform: uppercase;
    background-size: 70px;
    font-size: 14px;
}

.trace-itineraire .bouton {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid white;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-family: 'soin_sans_neuebold';
    line-height: 23px;
    display: block;
    width: 178px;
    margin: auto;
    margin-top: 16px;
    letter-spacing: 1px;
}

.trace-itineraire a {
    color: white;
    text-decoration: none;
}

.gallery-trace .owl-next {
    background-image: url(../images/nav-home.svg);
    right: 30px;
    top: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}

.gallery-trace .owl-carousel.owl-loaded {
    display: block;
    padding: 0 20px 0 20px;
}

.gallery-trace .owl-prev {
    background-image: url(../images/nav-home.svg);
    left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.gallery-trace .owl-controls .owl-nav div {
    width: 49px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: transparent;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery-trace h3 {
    display: block;
    margin: 0;
    padding-top: 0px;
    font-size: 30px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}

/*FOOTER */
/***********************************/

ul.gallery-city {
    margin: 0;
    padding: 0
}

ul.gallery-city .owl-item li {
    background-size: cover;
    list-style: none;
    height: 400px;
}

ul.gallery-city .owl-item li:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.39);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

ul.gallery-city .owl-item li:hover:before {
    background-color: transparent;
}

ul.gallery-city .presentation {
    position: absolute;
    margin-top: 339px;
    z-index: 99999;
    color: white;
    padding-left: 50px;
}

ul.gallery-city .presentation:before {
    content: '';
    background-image: url(../images/marker.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: -10px;
}

ul.gallery-city .presentation h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'soin_sans_neuebold';
    display: block;
    padding: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -7px;
}

/*FOOTER BOTTOM*/

.footer {
    background-color: #fd6a00;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    margin-top: 8px;
}

.footer h3 {
    color: rgba(255, 255, 255, 0.57);
    display: block;
    margin: 0;
    padding-top: 30px;
    text-align: left;
    font-size: 20px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer .widget li {
    padding: 0;
}

.footer .widget li a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.footer .widget li a:hover {
    margin-left: 5px;

}

.footer .numero {
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    font-size: 31px;
    display: block;
    padding-bottom: 0px;
}

.footer .gratuit {
    font-family: 'soin_sans_neueroman';
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    margin-top: -13px;
    margin-left: 13px;
}

.footer .none {
    display: none
}


.form-emailing button {
    background-color: white;
    -webkit-mask-image: url(../images/alerte.svg);
    mask-image: url(../images/alerte.svg);
    width: 40px;
    height: 35px;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 0;
    -webkit-mask-position: center;
    mask-position: center;

}

.form-emailing input {
    border: 0px;
    border-radius: 0px;
    background-color: #fed8bd;
    color: #fd9042;
}

.form-emailing span {
    background: #fd9042
}

.signature-cdo a {
    text-align: right;
    display: inline-block;
}


/*PAGES*/
/***********************************/
.container-content {
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px;
}

.container-content h3 {
    display: block;
    margin: 0;
    padding-top: 30px;
    font-size: 30px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fd6a00;
    text-align: left;
}

.la-flotte-loop > div {
    padding: 80px;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 25px;
}

.la-flotte-loop h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'soin_sans_neuebold';

}

.la-flotte-loop h4:before {
    content: '';
    background-color: #fd6a00;
    width: 61px;
    height: 75px;
    display: block;
    margin: auto;
}

.la-flotte-loop .sub-flotte_1 h4:before {
    -webkit-mask-image: url(../images/climatisation.svg);
    mask-image: url(../images/climatisation.svg);
    width: 44px;
    height: 52px;
    margin-top: 30px;
}

.la-flotte-loop .sub-flotte_2 h4:before {
    -webkit-mask-image: url(../images/video2.svg);
    mask-image: url(../images/video2.svg);
    width: 61px;
    height: 75px;
}

.la-flotte-loop .sub-flotte_3 h4:before {
    -webkit-mask-image: url(../images/confort.svg);
    mask-image: url(../images/confort.svg);
    width: 61px;
    height: 75px;
}

.la-flotte-loop .sub-flotte_4 h4:before {
    -webkit-mask-image: url(../images/securite.svg);
    mask-image: url(../images/securite.svg);
    width: 61px;
    height: 75px;
}

.la-flotte-loop .sub-flotte_5 h4:before {
    -webkit-mask-image: url(../images/handicap.svg);
    mask-image: url(../images/handicap.svg);
    width: 61px;
    height: 75px;
}

.la-flotte-loop .sub-flotte_6 h4:before {
    -webkit-mask-image: url(../images/capitaine.svg);
    mask-image: url(../images/capitaine.svg);
    width: 61px;
    height: 75px;
}

.container-content.col-white .bouton {
    font-family: 'soin_sans_neuelight';
    line-height: 23px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 12px;
    background-color: #fd6a00;
    padding-bottom: 0px;
    margin-top: 10px;
    font-size: 17px;
    line-height: 29px;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    MARGIN: 10px;
}

.container-content.col-white .reseau-loop a {
    font-family: 'soin_sans_neuelight';
    line-height: 23px;
    text-transform: uppercase;
    color: #fd6a00;
    text-decoration: none;
    font-size: 12px;
    background-color: transparent;
    padding-bottom: 0px;
    margin-top: 10px;
    font-size: 17px;
    line-height: 21px;
}

.bouton-bottom-flotte {
    margin-bottom: 40px;
    margin-top: 30px;
}

.page-id-20 .photo {
    position: absolute;
    top: 0;
    left: 460px;
    width: 61%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 90%;
    transition: transform .5s ease-out;
    cursor: -webkit-zoom-in;
    z-index: -1;
}

.reseau-loop > div {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 70px;
}

.reseau-loop .sub-reseau_1:before {
    content: '';
    width: 56px;
    height: 70px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/bus.svg);
    mask-image: url(../images/bus.svg);
    margin-top: 0px;
    position: absolute;
    left: 15px;
}

.reseau-loop .sub-reseau_2:before {
    content: '';
    width: 56px;
    height: 70px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/reseaux.svg);
    mask-image: url(../images/reseaux.svg);
    margin-top: 0px;
    position: absolute;
    left: 15px;
}

.reseau-loop .sub-reseau_3:before {
    content: '';
    width: 56px;
    height: 70px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/horaires.svg);
    mask-image: url(../images/horaires.svg);
    margin-top: 0px;
    position: absolute;
    left: 15px;
}

.reseau-loop .sub-reseau_4:before {
    content: '';
    width: 56px;
    height: 70px;
    display: inline-block;
    background-color: #fd6a00;
    -webkit-mask-image: url(../images/points.svg);
    mask-image: url(../images/points.svg);
    margin-top: 0px;
    position: absolute;
    left: 15px;
}

.col-legende ul {
    list-style: none;
    float: right;
}

.col-legende li:before {
    content: '';
    display: inline-block;
    background: #a5cfca;
    position: absolute;
    margin-left: -20px;
    margin-top: 7px;
}

.col-legende li:nth-child(1) {
    font-family: 'soin_sans_neuebold';
}

.col-legende li:nth-child(1):before {
    width: 9px;
    height: 9px;
    border-radius: 30px;
    margin-right: 10px;
}

.col-legende li:nth-child(2):before {
    width: 5px;
    height: 5px;
    border-radius: 30px;
    margin-right: 10px;
}

.col-legende li:nth-child(3):before {
    width: 9px;
    height: 1px;
    border-radius: 30px;
    margin-right: 10px;
}

.col-legende li:nth-child(4):before {
    width: 5px;
    height: 5px;
    border-radius: 30px;
    margin-right: 10px;
    background: #fd6a00
}

#mapnoumea {
    width: 100%;
    height: 570px;
    z-index: 5;
}
.rai-marker .leaflet-popup-close-button {
    display: none;
}
.leaflet-popup-content {
    margin: 0;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #f26a00;
    color: white;
    box-shadow: none;
}
.leaflet-popup-content .si-content-wrapper {
    padding: 22px
}
.si-has-border .si-content-wrapper {
    border: 1px solid #fd6a00;
    background: rgba(253, 106, 0, 0.77);
    color: white;
}

.si-content h3 {
    display: block;
    margin: 0;
    padding-top: 0px;
    font-size: 24px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
    color: white;
    text-align: left;
}

.ui-autocomplete-input, .ui-autocomplete-input:focus, .input-date, .input-time {
    width: 100%;
}

#isi-itineraire {
    background-image: url(../images/fond2.jpg);
    background-size: cover;
    background-position: center;
}

#isi-remboursements-content {
    padding-bottom: 6rem;
    background-image: url(../images/fond1.jpg);
    background-size: cover;
    background-position: center;
}

button#responsive-menu-button {
    background: transparent;
}

.modal {
    /*   display: block;*/
    padding-right: 0px;
    background-color: rgba(255, 255, 255, 0.8);
}

.horaires > .modal-dialog.sud {
    width: 65%;
}

.horaires > .modal-dialog {
    width: 45%;
}

@media (max-width: 768px) {
    .horaires > .modal-dialog {
        top: 30%;
        width: 80%;
    }

    .horaires > .modal-dialog.sud {
        top: 30%;
        width: 95%;
    }
}

.modal-dialog {
    top: 20%;
    width: 38%;
    margin: auto;

}

.modal-content {
    border-radius: 10px;
    border: none;
    top: 40%;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
}

.modal-body {
    background-color: #fd6a00;
    border-radius: 10px;
    color: white;
}
.modal.horaires .modal-body {
    border-radius: 10px 10px 0 0;
    padding-bottom: 30px;
}
.modal.horaires .modal-footer {
    background-color: #fd6a00;
    border-radius: 0 0 10px 10px;
    display: flex;
    justify-content: flex-end;
}
.modal.horaires .modal-footer .btn {
    background: #77b9b1;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    border: none;
    font-family: 'soin_sans_neueroman';
}
.modal.horaires .modal-footer .btn:hover {
    background: #649a94;
}

.satisfait .wpcf7-list-item-label {
    display: none;
}

.satisfait .wpcf7-list-item2 {
    display: inline-block;
    width: 25%;
    font-size: 13px;
    text-align: center;
    text-transform: lowercase;
    line-height: 100%;
    vertical-align: top;

}

.satisfait span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 25%;
    text-align: center;
}

.modal h2 {
    display: block;
    margin: 0;
    padding-top: 30px;
    font-size: 30px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
    color: white;
    text-align: center;
}

.modal-body h3 {
    color: rgba(255, 255, 255, 0.57);
    display: block;
    margin: 0;
    padding-top: 20px;
    text-align: left;
    font-size: 20px !important;
    font-family: 'soin_sans_neuebold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
    background: #fd6a00;
    background: -webkit-linear-gradient(top, rgba(224, 93, 34, 0) 0%, rgba(217, 68, 18, 0) 100%);
    background: linear-gradient(to bottom, rgba(224, 93, 34, 0) 0%, rgba(217, 68, 18, 0) 100%);
    border: 1px solid;
    border-bottom: 1px solid;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 3px;
    text-decoration: none;
    padding-left: 10Px;
    padding-right: 10px;
    margin: auto;
    text-align: center;
    margin: 0px;
    display: table;
    margin-left: 0;
    margin-bottom: 20px;
}

.col-avis button {
    text-align: center !important;
    margin: auto !important;
    display: inherit !important;
}

.row-remboursement {
    display: flex;
    align-items: center;
}

@media (max-width: 1440px) {
    .container-home-widget h3 {
        padding-top: 10px;
    }

    .container-home-widget .bouton, .footer .bouton {
        margin-top: 0px;
    }

}

@media (max-width: 768px) {
    .container-home-widget .bouton, .footer .bouton {
        margin: auto;
    }

    .modal-dialog {
        top: 2%;
        width: 90%;
        margin: auto;
    }

    .container-home-widget {
        display: none;
    }

    .site-header .home-link {

        background-size: cover;
        width: 104px;
        height: 90px;
        background-position: 50%;
        text-align: center;
        margin: auto;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    header ul.menu li.contact {
        margin-top: 10px;
        right: 15px;
    }

    header ul.menu {
        margin-top: 50px !important;
    }

    .monvoyage {
        position: relative;
        margin-top: 0;
        z-index: 9;
        max-width: inherit;
        height: auto;
    }

    .form-monvoyage {
        background: rgb(119, 185, 177);
        background-image: url(../images/fond1.jpg);
        padding: 20px;
        margin-top: 0;
        min-height: auto;
        margin-bottom: 15px;
        border-radius: 0px;
        z-index: 2;
        position: relative;
        background-size: cover;
        background-position: center;
    }

    .gallery-fullsize {
        display: none !important;
    }

    .horaires .monvoyage {
        margin-top: 0;
        z-index: 9;
        max-width: inherit;
        top: 0px;
        position: initial;
    }

    .horaires .form-monvoyage {
        height: 450px;
        margin-top: 0px;
    }

    .page-template-template-horaires .container-horaires {
        top: 0px;

    }

    .page-template-template-horaires #isi-itineraire-map {
        padding: 67px;
    }

    .page-template-template-remboursements #isi-remboursements-content {
        display: contents;
    }
    .page-template-template-remboursements .container-horaires {
    }
    #isi-remboursement-widget-container {
        max-width: 100%;
    }
    .row-remboursement {
        display: block;
    }
    .form-monvoyage.form-remboursements {
        background: rgb(119, 185, 177);
        height: 340px;
        width: 100%;
    }

    #isi-itineraire-map {
        height: 200px;
    }
    #isi-remboursements-content {
        height: 200px;
    }

    .page-template-template-horaires .owl-prev {
        background-color: #fd6a00;
        left: 0px;
    }

    .page-template-template-horaires .owl-next {
        background-color: #fd6a00;
        right: 0px !important;
    }

    .footer, .footer h3 {

        text-align: center;
    }

    #gallery-city {
        display: none;
    }

    .gallery-trace .owl-prev {
        left: -20px;

    }

    .gallery-trace .owl-next {
        right: -20px;

    }

    #nav_menu-2 {
        display: none;
    }

    .form-control {
        height: 34px;
        padding: 23px 32px;
        font-size: 16px;

    }

    .form-monvoyage .nice-select {
        border: none;
        height: 43px;
        line-height: 33px;
        border-radius: 0px;
        margin-bottom: 5px;
        color: #77b9b1;
        font-size: 16px;
    }

    button {
        font-size: 16px;
        line-height: 28px;
        margin-top: 40px;

    }

    .form-group button {
        font-size: 11px !important;
        line-height: 28px;
        margin-top: 0px;
    }

    .container-content h3 {
        padding-top: 0px;
        text-align: center;

    }

    .container-content {
        padding-top: 20px;
    }

    button#responsive-menu-button {
        top: 22px;
    }

    .page-template-template-reseau #isi-itineraire-map {
        height: 200px;
        margin-top: 0;

    }

    .page-template-template-reseau #isi-itineraire-map:hover {
        margin-top: 0;
    }

}

.ui-widget-content.ui-tooltip {
    border: 1px solid #c5c5c5;
    background-color: black;
    color: white;
}
.article-liste > li {
    list-style-type: none;
}

.pdf-file {
    cursor: pointer;
}

body.modal-open {
    overflow: hidden;
}
