/** path */
.path-position {
    margin: 14px 0 6px 0;
}
.path-position span, .path-position a {
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #6c6c6c;
}
.path-position a {
    font-weight: bold;
}

/** introduction */
.introduction {
    color: #444;
	font-size: 14px;
    margin: 8px 0;
}

/** rows */
.glyphicon-heading {
    font-size: 60px;
    color: #b5b6b8;
}

/** lists */
.block-list h2 {
    font-size: 22px;
    margin-top: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.block-list h2 span {
    font-size: 25px;
    margin-right: 10px;
}
.block-list li {
    margin: 10px 0;
}


/** borderbox */
.borderbox-outer {
    border: 1px solid #f4f4f4;
    background-color: #ebebeb;
    padding: 1px;
}
.borderbox-inner {
    border: 1px solid #f0f0f0;
    background-color: #f3f3f3;
    padding: 8px;
}
.borderbox-content {
    background-color: #FFF;
    padding: 1px;
}


/** gallery */
.gallery {

}
.gallery .gallery-row {
    margin-left: -15px;
    margin-right: -15px;
}
.gallery .column {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/** thumbnail */
.thumbnail {
    padding: 2px;
    border: 1px solid #eeeded;
    background: #f5f5f5;
    border-radius: 0px;
}
.thumbnail .box {
    padding: 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(214, 214, 214, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(214, 214, 214, 1);
    -ms-box-shadow: 0px 0px 10px 0px rgba(214, 214, 214, 1);
    -o-box-shadow: 0px 0px 10px 0px rgba(214, 214, 214, 1);
    box-shadow: 0px 0px 10px 0px rgba(214, 214, 214, 1);
}
.thumbnail .picture {
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 56.25%;
    height: 0;
}
.thumbnail img {
    width: 100%;
}
.thumbnail h3 {
    margin: 10px 0;
    color: #6c6c6c;
    font-weight: normal;
}
.thumbnail p {
    font-size: 14px;
}


.gallery.gallery-2columns .column {
    width: 50%;
}
.gallery.gallery-3columns .column {
    width: 33.33333333%;
}
.gallery.gallery-4columns .column {
    width: 25%;
}


/** carousel */
.carousel {
    text-align: center;
    padding: 10px;
}
.carousel-inner {
    padding-bottom: 60px;
}
.carousel-indicators li {
    border-color: rgba(214, 214, 214, 1);
}
.carousel-indicators .active {
    border-color: #037AB3;
    background-color: #037AB3;
}
/*
.carousel .item {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
*/
.carousel .item a {
    display: inline-block;
}


/** collapse */
.panel-default > .panel-heading {
    color: #fff;
    background-color: #0b80b7;
    border-color: #ccc;
}
.panel-title > a:hover {
    text-decoration: none;
}

/** misc */
ul p {
    margin: 0;
}
.block {
    display: block;
}

/** countdown */
.countdown {
    font-family: 'Signika', sans-serif;
    color: white;
}
.countdown h2 {
    margin-top: 17px;
    line-height: 28px;
    font-size: 32px;
    font-weight: 600;
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.countdown .countdown-number {
    font-weight: 600;
    font-size: 100px;
    line-height: 70px;
    display: block;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 15px;
}
.countdown .countdown-unit {
    margin-top: 15px;
    margin-bottom: 35px;
    font-weight: 200;
    line-height: 30px;
    font-size: 43px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}


/** timetable */
.row.row-tight {
    margin-right: -19px;
    margin-left: -19px;
}
.row.row-tight > * {
    padding-right: 4px;
    padding-left: 4px;
}
.timetable {
    font-family: 'Signika', sans-serif;
    padding: 16px;
    color: white;
    margin: 4px 0;
}
.timetable h3 {
    margin-top: 4px;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 4px 0;
    line-height: 21px;
    font-weight: 600;
    font-size: 22px;
}
.timetable dl {
    border-top: 1px solid #ebf3da;
    padding-top: 20px;
    margin-bottom: 12px;
}
/** clearfix */
.timetable dl:before {
    display: table;
    content: " ";
}
/** clearfix */
.timetable dl:after {
    clear: both;
    display: table;
    content: " ";
}
.timetable dl:last-child {
    margin-bottom: 0;
}
.timetable dl dt {
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    white-space: normal;
    width: 50%;
    float: left;
}
.timetable dl dd {
    font-weight: 600;
    font-size: 18px;
    text-align: right;
    margin-left: 50%;
}

/** panels / collapse */
.panel-group .panel.panel-sky {
    border-radius: 0px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-group .panel.panel-sky .panel-heading {
    padding: 0;
}
.panel-group .panel.panel-sky .panel-heading a {
    font-family: 'Signika', sans-serif;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    display: block;
    background-color: #59adc4;
    background-image: url("../images/collapse-Jes96bJ.png");
    background-repeat: no-repeat;
    background-position: right -107px;
    padding: 11px;
    line-height: 24px;
}
.panel-group .panel.panel-sky .panel-heading a.collapsed {
    background-position: right 3px;
}
.panel-sky .collapse,
.panel-sky .collapsing {
    background-color: white;
    border: 1px solid #767676;
    border-top-width: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.panel-sky .panel-body {
    color: #87888a;
    font-size: 18px;
    line-height: 24px;
    font-family: Arial, sans-serif;
}

/** venue */
.page-row-venue {
    font-family: 'Signika', sans-serif;
    color: white;
    /** 1413 / 579 */
    background: transparent url("../images/centre-congres-RAYMQrh.jpg") no-repeat center top;
    /*background-size: 100% auto;*/
    background-size: cover;
    -webkit-background-size: cover;
    -ms-behavior: url(/vendor/iarc/public/htc/backgroundsize.min.htc);
    position: relative;
    overflow: hidden;
}
.page-row-venue .page-position {
    /** 920 width => 579 height */
    height: 0;
    padding-bottom: 41%;
    position: relative;
}
.page-row-venue .right-layer {
    background: transparent url("../images/venue-right-layer-ID0Ok7z.png") repeat left top;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 358px;
    margin-left: 460px;
}
.page-row-venue .venue-position {
    position: absolute;
    bottom: 0;
    right: 0;
    background: transparent url("../images/venue-layer-FXoUuAK.png") no-repeat left top;
    /*background-size: auto 100%;*/
    background-size: cover;
    -webkit-background-size: cover;
    -ms-behavior: url(/vendor/iarc/public/htc/backgroundsize.min.htc);
    width: 470px;
    height: 358px;
    padding-left: 170px;
}
.page-row-venue .venue-position h2 {
    color: white;
    font-weight: 600;
    font-size: 40px;
    margin-top: 38px;
    line-height: 35px;
    margin-bottom: 38px;
}
.page-row-venue .picto {
    background-position: top left;
    background-repeat: no-repeat;
    padding: 4px 0 10px 48px;
    font-weight: 600;
    color: white;
    font-size: 20px;
    line-height: 24px;
    margin: 8px 0 8px -47px;
    display: block;
    text-decoration: none;
}
.page-row-venue .picto.picto-map {
    background-image: url("../images/icon/picto-map-AtK3Oib.png");
}
.page-row-venue .picto.picto-phone {
    background-image: url("../images/icon/picto-phone-_idEGcQ.png");
}
.page-row-venue .picto.picto-mail {
    background-image: url("../images/icon/picto-mail-6peKe0E.png");
}
.page-row-venue .picto.picto-streetview {
    background-image: url("../images/icon/picto-streetview-YbhrnJ1.png");
}


/** tables */
.table p {
    text-align: left;
    font-size: 18px;
}
