/* STYLE BORNE */

html, body {
    height: 100%;
}

.logo-borne {
    max-height: 120px;
}

ul {
    list-style-type: square; 
}

/* CUSTOM CLASS FOR QUICKBAR WITH FIXED MENU BOOTSTRAP */

#quickbar-container {
    z-index: 1050 !important;
    font-size: 16px;
}

.tplSectionHome:after {
    display: block;
    position: absolute;
    margin-left: -20px;
    left: 50%;
    text-align: center;
    width: 0;
    height: 0;
    vertical-align: 0.255em;
    content: "";
    border-top: 20px solid;
    border-right: 20px solid transparent;
    border-bottom: 0;
    border-left: 20px solid transparent;
    color: #cc141f;
}

/* CUSTOM CLASS QS */
/*
.cover {
    background-size: cover;
}

.contain {
    background-size: contain;
}

.date-holder {
    position: absolute;
    top: 15px;
    font-size: 11px;
    color: #fff;
    width: 75px;
    height: 75px;
    line-height: 1;
    text-align: center;
    padding-top: 10px;
    left: 15px;
    border-radius: 6px;
    font-weight: 500;
}

.page-title .date-holder {
    position: relative;
    display: inline-block;
    top: auto;
    margin-bottom: 15px;
    margin-right: 5px;
}

.page-title .date-holder,
.page-title .date-holder.dtmEndDate {
    left: 0;
}

.date-holder span {
    font-family: 'Lobster Two', cursive;
    font-size: 40px;
    display: block;
    margin-bottom: 6px;
    font-weight: 400;
}

.date-holder::after {
    display: block;
    position: absolute;
    bottom: -8px;
    margin-left: -8px;
    left: 50%;
    text-align: center;
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-left: 8px solid transparent;
    color: #cc141f;
}

.date-holder.dtmEndDate {
    left: 100px;
}

.date-holder.dtmEndDate::before {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #101010;
    left: -10px;
    top: 32px;
}

.tplEventDetail .date-holder {
    width: 150px;
    height: 150px;
    font-size: 22px;
    border-radius: 12px;
}

.tplEventDetail .date-holder span {
    font-size: 80px;
}

.tplEventDetail .date-holder::after {
    bottom: -16px;
    margin-left: -16px;
    border-top: 16px solid;
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
}

.tplEventDetail .date-holder.dtmEndDate::before {
    top: 64px;
}

.col-right .card {
    border-radius: 40px;
}

.col-right .card::after {
    display: block;
    position: absolute;
    bottom: -20px;
    margin-left: -20px;
    left: 50%;
    text-align: center;
    width: 0;
    height: 0;
    vertical-align: 0.255em;
    content: "";
    border-top: 20px solid;
    border-right: 20px solid transparent;
    border-bottom: 0;
    border-left: 20px solid transparent;
    color: #ebebeb;
}

article hr {
    padding
}

article a, article a * {
    color: initial !important;
    cursor: default;
    pointer-events: none; 
}

article img {
    max-width: 100% !important;
}

.page-title .icons-title i {
    font-size: 100px !important;
}

.tplHtmlBodyBorne h1 {
    font-size: 60px;
}

.tplHtmlBodyBorne h4 {
    font-size: 28px;
}

.date-box .time {
    line-height: 1em;
    font-size: 45px;

}

.date-box .date {
    font-size: 26px;
}

.tplSearchNotifications .rounded-circle {
    width: 100px;
    height: 100px;
}

.tplSearchNotifications .rounded-circle span {
    font-size: 50px;
}

.tplSearchNotifications .card:before {
    display: block;
    position: absolute;
    left: -20px;
    top:  30px;
    text-align: center;
    width: 0;
    height: 0;
    content: "";
    border-right: 20px solid;
    border-top: 20px solid transparent;
    border-left: 0;
    border-bottom: 20px solid transparent;
    color: #fff;
}

footer {
    height: 160px;
    line-height: 160px;
}

footer a, footer a span {
    font-size: 50px !important;
}
*/

/* CUSTOM CLASSES FOR TOUCH ANIM */

#anim-touch {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1055;
    text-align: center;
    background-color: transparent !important;
    overflow: hidden;
}

#anim-touch video {
    background-color: transparent !important;
    height: auto;
    width: 100%;
}

#qsMap .view-link {
	display: none;
}

.btn-up {
    display: block;
    transition: all 0.5s ease-out;
    opacity: 0.8;
    position: fixed;
    bottom: 115px;
    right: 15px;
	border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 25px;
    border: solid 3px #FFFFFF;
    text-align: center;
    color: #1995cf !important;
    transform: rotate(180deg);
}

.body-scroll .btn-up {
    opacity: 0.8;
    transform: rotate(0deg);
}

.btn-up:hover {
    opacity: 1;
}

.tplSearchAddressForm .pagination {
    margin: 0px;
    padding: 0px;
	text-align: center;
}

.tplSearchAddressForm .pagination > li {
	display: inline-block;
}

.tplSearchAddressForm .pagination > li > a,
.tplSearchAddressForm .pagination > li > span,
.tplSearchAddressForm .pagination > li:first-child > a,
.tplSearchAddressForm .pagination > li:first-child > span,
.tplSearchAddressForm .pagination > li:last-child > a,
.tplSearchAddressForm .pagination > li:last-child > span {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    padding: 0px;
    margin: 0px 3px;
    text-align: center;
    font-size: 30px;
}

.modal .modal-header {
    color: #FFFFFF;
	background-color: #1995cf;
}

.modal .modal-header .close {
    margin-top: 11px;
    margin-bottom: 11px;
    text-shadow: none;
    opacity: 1;
    color: #FFFFFF;
}

.modal {
  text-align: center !important;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}