/********************** CIRCUIT **********************/
.gallery__slide {
    position: relative;
}

.gallery__slide .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
}

.livecomments-comment {
    background: #fff;
    border-left: 3px solid #e5e5e5;
    display: table;
    table-layout: fixed;
    position: relative;
    margin: 0 0 0 5%;
}

.livecomments-comment:before {
    content: '';
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 22px;
    border-left: 4px solid rgba(61, 66, 72, 0.15);
}

.livecomments-comment .left-col {
    width: 70px;
}

.livecomments-comment .livecomments-marker {
    position: relative;
    display: block;
    padding: 10px 0 10px 0;
    background: #fff;
    width: 50px;
    left: -25px;
    font-family: 'Oswald', "Metrophobic", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #6ac5ea;
}

.livecomments-comment .right-col {
    padding: 20px 0;
}

.livecomments-comment .right-col {
    padding: 0px 0;
    position: relative;
    border-bottom: 1px dashed #e5e5e5;
    width: 100%;
}

.livecomments-comment>div {
    color: #3D4248;
    display: table-cell;
    position: relative;
    vertical-align: top;
}

.livecomments-comment .livecomments-html {
    position: relative;
    padding: 0 0 15px;
}

.separator {
    color: #bbb;
}

ul.tableau {
    padding-left: 0;
}

ul.tableau li {
    list-style-image: none;
    list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

ul.tableau li>div {
    display: inline-block;
}

ul.tableau li .value {
    float: right;
    font-weight: 600;
}

.encart_hebergement_court p {
    font-style: italic;
    margin: 0;
}

.encart_hebergement {
    border: 1px solid #dedede;
    background: #fafafa;
    padding: 10px;
}

.encart_hebergement_complet h5 {
    margin: 0;
}

.encart_hebergement_complet .contenu p {
    font-size: 13px;
    clear: both;
}

.encart_hebergement_complet td.vignette {
    width: 170px;
}

.net {
    clear: both;
    float: none;
}

.step__level,
.step__name,
.step__level img {
    display: inline-block;
    vertical-align: baseline;
    text-transform: uppercase;
}

.step__level img,
.niveau__icone {
    max-height: 20px;
    width: 15px;
    margin-right: 5px;
    vertical-align: baseline;
}

.niveau__icone {
    margin: 0 5px;
}

.step__level,
.step__denivele {
    color: #818288;
    font-size: 16px;
    margin: 0 0 0 10px;
    font-family: 'Oswald', "Metrophobic", Helvetica, Arial, sans-serif;
}

.step__denivele i,
.step__level i {
    color: #6ac5ea;
    margin-right: 5px;
    font-size: 18px;
}

.post-row .tour.circuit,
.tour.circuit .tab-content {
    overflow: visible;
}

.livecomments-html .arrow,
#blocInfosTours .arrow {
    margin: 0;
}

.popover-title {
    background-color: #6ac5ea;
    font-size: 18px;
    color: white;
    text-align: center;
}

.popover-content {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.tour.circuit .popover,
#blocInfosTours .popover {
    width: 75%;
    min-width: 236px;
    border: none;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.2);
}

.livecomments-html .niveaux {
    margin: 15px 0 5px;
    padding-left: 15px;
}

.niveaux .niveau {
    list-style: none;
}

.niveau__header {
    margin-bottom: 5px;
    padding-bottom: 3px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.niveau__header>strong {
    font-size: 14px;
    color: #6ac5ea;
}

.niveau__header .step__level,
.niveau__header .step__denivele {
    font-size: 15px;
}

#blocInfosTours.circuit span.infos-tours__label {
    font-weight: 600;
    margin-right: 15px;
    min-width: 135px;
}

#blocInfosTours.circuit {
    display: table;
    width: 100%;
    overflow: visible;
    padding: 0;
}

#blocInfosTours.circuit i {
    width: 20px;
    font-size: 20px;
    text-align: center;
    margin-right: 5px;
}

#blocInfosTours.circuit p {
    display: table-row;
    padding: 0;
}

#blocInfosTours.circuit p>span {
    display: table-cell;
    padding: 10px 15px;
    border-bottom: 1px solid #ededed;
}

#blocInfosTours.circuit p:last-of-type>span {
    border: none;
}

.sidebar--circuit {
    margin-bottom: 30px;
}

/************ CALENDAR ******************/

.table--calendar {
    background: white;
    table-layout: fixed;
}

.table--calendar caption {
    background: #6ac5ea;
    color: white;
    padding: 7px 10px;
    caption-side: top;
}

.table--calendar caption span,
.table--calendar caption i {
    color: white;
    font-weight: bold;
}

.table--calendar caption a {
    margin: 0 5px;
}

.table--calendar .next-month,
.table--calendar .prev-month {
    display: inline-block;
    cursor: pointer;
}

.table--calendar caption a:hover i {
    color: #000;
}

.table--calendar thead th {
    text-align: center;
    color: #aaa;
    font-weight: normal;
    font-size: 12px;
}

.table--calendar td {
    font-size: 16px;
    text-align: center;
    padding: 0;
}

.table--calendar td.before {
    padding: 13px 10px;
}

.table--calendar td a {
    color: #000;
    display: block;
    padding: 13px 10px;
}

.table--calendar td .price {
    display: block;
    color: #6ac5ea;
    font-size: 14px;
    margin-top: 2px;
}

.table--calendar td .price--indispo {
    color: #bbb;
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
}

.table--calendar tbody tr {
    border: none;
}

.modal-body {
    max-height: none;
}

.well {
    margin-bottom: 0;
    overflow: auto;
}

.modal h3 {
    margin-top: 5px;
}

.table--calendar td.additional-days,
.table--calendar td.sejour-days {
    background: #eee;
}

.table--calendar td:not(:empty):not(.before):hover,
.table--calendar td.selected {
    background: #6ac5ea;
}

.table--calendar td:hover a,
.table--calendar td:hover .price,
.table--calendar td.selected a,
.table--calendar td.selected .price {
    color: white;
}

.tarifs-wrapper p,
.tarifs-wrapper h3 {
    text-align: center;
}

.connect-tunnel .gform_wrapper .gf_step {
    margin: 0px 32px 16px 0;
}

.connect-tunnel .gform_wrapper ul.gform_fields li.gfield_total {
    padding-top: 10px;
}

.itineraires_niveaux {
    background: #efefef;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

#custom-tab-0-tab2 .cartedusejour {
    float: none !important;
    padding: 15px 0px 15px 0 !important;
}

#custom-tab-0-tab5 tr {
    border-bottom: 1px solid #eee;
}

#custom-tab-0-tab5 tr td {
    padding: 10px;
}

#field_11_6 .gfield_label,
#field_11_38 .gfield_label,
#field_8_6 .gfield_label,
#field_8_38 .gfield_label {
    display: none;
}

#field_11_6 li label,
#field_8_6 li label {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0 0 10px;
}

#field_11_6 .ginput_price,
#field_8_6 .ginput_price {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #060;
}

#field_11_65 .ginput_product_price_label,
#field_11_67 .ginput_product_price_label,
#field_11_63 .ginput_product_price_label,
#field_11_100 .ginput_product_price_label,
#field_8_65 .ginput_product_price_label,
#field_8_67 .ginput_product_price_label,
#field_8_63 .ginput_product_price_label,
#field_8_100 .ginput_product_price_label {
    display: none;
}

.tarifs-collapse.collapse.in {
    max-height: inherit;
}

table.pricing {
    width: 100%;
}

table.pricing td.price {
    width: 180px;
    text-align: right;
}

.page-template-modele-tunnel .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_last {
    margin-left: inherit !important;
}

.connect-tunnel.page-template-modele-tunnel .gform_wrapper .top_label .gfield_label {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.voyprice {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #060;
}

.popover.right .arrow {
    left: -30px;
}

.tarifs-collapse.in.collapse {
    overflow: visible;
}

.connect-tunnel .gfield_checkbox .ginput_price {
    display: none !important;
}

.tarifs-collapse ul {
    margin-bottom: 0;
}

#blocInfosTours .popover.fade {
    color: #000;
}

#blocInfosTours .step__level {
    text-transform: inherit;
    margin: 0 10px 0 0;
}

.popover.bottom .arrow {
    margin: 0;
}

/* TUNNEL */
.page-template-modele-tunnel .gform_wrapper .gf_page_steps .gf_step_label {
    font-size: 14px;
    text-transform: uppercase;
}

.formatPrix {
    display: block;
}

/* FORMULAIRES */
.gform_wrapper .gf_page_steps .gf_step {
    opacity: 1;
}

.gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_number,
.gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_label {
    color: #6ac5ea;
}

/* CONFIRMATION */
.banque-template .perso-sejour {
    border: none;
}

.banque-template .perso-sejour .img {
    height: 200px;
}

.banque-template .perso-sejour .img img {
    max-width: 300px;
}

.banque-template form {
    text-align: center;
}

.banque-template p.mention {
    margin: 20px 10px;
}

.banque-template .resa-summary .section-title span {
    background: #fff;
}

.banque-template .white-bg {
    padding: 0;
}

.banque-template .box {
    margin-bottom: 0;
}

.banque-template .span8 {
    font-size: 14px;
}

.pricing-table {
    width: 100%;
}

.pricing-table {
    border-top: 1px solid #ddd;
}

.pricing-table tr td {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    color: #333;
}

.pricing-table tr td.prix {
    text-align: right;
}

.pricing-table tr.important td {
    background: #62c1ea;
    color: #fff;
}

.descriptif-commercial {
    margin: 10px;
    /*border: 1px dotted #ccc;*/
    padding: 10px;
    background: #eee;
}

.descriptif-commercial h5 {
    text-transform: uppercase;
}

.descriptif-commercial p:last-child {
    margin-bottom: 0;
}

.separateur-itineraire {
    background: url(../images/ligne3.gif) repeat-x left center;
    clear: both;
    display: block;
    margin: 0px 0 20px;
    text-transform: uppercase;
    color: #62c1ea;
    text-align: center;
    font-size: 20px;
}

.separateur-itineraire span {
    background: #fff;
    display: inline-block;
    padding: 0 15px 0 15px;
}

.exemples {
    margin-top: 20px;
}

@media (max-width:600px) {
    .well {
        padding: 10px;
    }

    .table--calendar td.before,
    .table--calendar td a {
        padding: 7px 5px;
    }
}

@media (max-width:400px) {

    .livecomments-comment .right-col,
    .livecomments-comment .left-col {
        width: 100%;
        display: block;
    }

    .livecomments-comment {
        margin: 0;
        border: none;
    }

    .livecomments-comment:before {
        content: none;
    }

    .livecomments-comment .livecomments-marker {
        position: static;
    }
}


.votrepaiement {
    margin-top: 30px;
}

.coordonnees-100.cgv {
    display: flex;
}

.coordonnees-100.cgv label {
    text-align: left;
    padding-left: 10px;
}