/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

@font-face {
    font-family: "ChampagneAndLimousines";
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/ChampagneAndLimousines-Bold.eot');
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/ChampagneAndLimousines-Bold.eot?#iefix') format('embedded-opentype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/ChampagneAndLimousines-Bold.woff') format('woff'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/ChampagneAndLimousines-Bold.ttf') format('truetype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/ChampagneAndLimousines-Bold.svg#Champagne & Limousines') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Cochin";
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Regular.eot');
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Regular.eot?#iefix') format('embedded-opentype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Regular.woff') format('woff'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Regular.ttf') format('truetype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Regular.svg#Cochin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Cochin";
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold.eot');
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold.eot?#iefix') format('embedded-opentype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold.woff') format('woff'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold.ttf') format('truetype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold.svg#Cochin') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Cochin";
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Italic.eot');
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Italic.eot?#iefix') format('embedded-opentype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Italic.woff') format('woff'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Italic.ttf') format('truetype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Italic.svg#Cochin') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Cochin";
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold-Italic.eot');
    src: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold-Italic.woff') format('woff'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold-Italic.ttf') format('truetype'),
         url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/fonts/Cochin-Bold-Italic.svg#Cochin') format('svg');
    font-weight: normal;
    font-style: italic;
}


.pull-left {
    padding-right: 3px;
}

.ls-answers {
    padding-top: 0px;
}

.question-title-container {
    padding-bottom: 0px;
}

.ls-question-message {
    display: none;
}

.numeric {
    text-align: left;
}

.checkbox-item {
    padding-top: 0px !important;
    margin-bottom: 0px;
}

.checkbox-list {
    padding-bottom: 0px;
}

.list-unstyled {
    margin-bottom: 0px;
}

.radio-list {
    padding-bottom: 0px;
}

.completed-text, .completed-text span {
    font-size: 30px !important;
    font-weight: bold !important;
    text-align: center !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    color: #000000;
}

/* hide answer container for price option questions */
.price .answer-container {
    display: none;
}

.price .ls-questionhelp {
    margin-bottom: 15px;
    margin-left: 0px;
}

.price .ls-questionhelp:before {
    display: none;
}

.price table td:nth-child(2) {
    min-width: 85px;
    text-align: right;
}

#question132 {
    display: none;
}


.hidden-title .question-text {
    display: none;
}

.hidden-question {
    display: none;
}

.group-description {
	background: none !important;
	border: 0px none !important;
	box-shadow: none !important;
}

.dir-ltr .ls-questionhelp::before {
	display: none;
}

.question-help-container {
    margin-top: 15px !important;
    margin-bottom: 5px;
}



.ls-questionhelp {
    margin-left: 0px !important;
}

.text-info {
    margin-top: 0px;
    color: #000000 !important;
}

.top-container {
    display: none;
}

body {
    padding-top: 100px !important;
}


.question-container {
    border-radius: 4px;
}



.fruity .help-block {
    display: none;
}

.transparent-background {
    background-color: transparent !important;
    border: 0px none !important;
}

.transparent-background span, .transparent-background ul li::marker {
    color: #ffffff !important;
}

.transparent-background li {
    color: #ffffff !important;
}

.transparent-background a, .transparent-background a span {
    color: #cb2d44 !important;
} 

/*
body {

  background-image: url("/upload/themes/survey/The Travel Birds Allgemein/files/bg_soccer.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  background-attachment: fixed;
}
*/

.navbar-right {
    display: none;
}

.navbar-header {
    position: absolute;
    right: 50px;
    top: 20px;
}

.navbar {
    height: 85px;
    border-bottom: 3px solid #000000;
}

.navbar-toggle {
    display: none !important;
}

.logo-container {
    display: block !important;
}

.group-title {
    font-size: 26px;
}

a {
    color: #8ac9ed !important;
}

.btn-primary {
    background-color: #8ac9ed !important;
    border: 1px solid #8ac9ed !important;
}

.btn-default {
    border: 1px solid #8ac9ed !important;
    color: #8ac9ed !important;
    background-color: transparent !important;
}

.btn-default:hover {
    background-color: transparent !important;
}

.stamp img {
    position: absolute;
    width: 300px;
    top: 80px;
    z-index: 10000;
}

.group-description {
    margin-top: -80px;
}


@media screen and (max-width: 991px) {
	.stamp img {
        position: relative;
        top: 0px;
    }
    
    .stamp {
        margin-top: -30px;
    }
    
    .group-description {
        margin-top: 0px;
    }
    
    .group-title {
        margin-top: 1em;
    }
}

.question-help-container .image {
    text-align: center;
}

.question-help-container .image img {
    text-align: center;
    max-width: 350px;
}

.bootstrap-buttons-div {
    padding-bottom: 20px;
}

.bootstrap-buttons-div .btn.active, .btn:active {
    box-shadow: inset 0 10px 5px rgba(0,0,0,.125) !important;
}

.question-text {
    font-weight: bold;
}

.fruity .form-control:focus {
    border: 1px solid #8ac9ed;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 60%);
}

body {
    font-family: "Cochin" !important;
}

.survey-name, .group-title {
    font-family: "ChampagneAndLimousines";
}

.survey-name {
    display: none;
}

.checkbox-item input[type="checkbox"]:checked+label::after, .checkbox-item input[type="radio"]:checked+label::after {
    background-color: #8ac9ed;
}

.selector--inputondemand-list-item {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.selector--inputondemand-addlinebutton {
    margin-bottom: 15px;
}

.group-outer-container, .group-container {
    margin-bottom: 0px;
}

.ls-heading th {
    font-size: 13.7px;
}

.info-text .question-help-container {
    color: #000000 !important;
}

.survey-name .smaller, .group-title .smaller {
    font-size: 22px;   
}

@media screen and (max-width: 760px) {
    .survey-name {
        font-size: 25px;   
    }
    
	.survey-name .smaller {
        font-size: 18px;   
    }
}

.logo-container>img {
    max-height: 120px;
    padding: 0;
}

.header-img {
    text-align: center;
    margin-bottom: 50px;
}


#outerframeContainer {
    margin-top: 150px;
}

body .answer-item label::after {
    background-color: #8ac9ed;
}

/*******
styles for KontingentVerwaltung
*******/

/* hide answer container for price option questions */
.price .answer-container {
    display: none;
}

.price .ls-questionhelp {
    margin-bottom: 15px;
    margin-left: 0px;
}

.price .ls-questionhelp:before {
    display: none;
}

.price .show-price {
    display: block !important;
}

.price {
    display: none;
}

.price .question-text {
    display: none;
}

.price table td {
    padding-bottom: 5px;
}

.price table td:first-child {
    padding-right: 50px;
}

.header-img img {
    max-width: 70%;
}
.price .pull-left {
    display: none;
}

.overbooking-check {
    display: none;
}

.cc-ID, .cc-check {
    display: none;
}

.remarks {
    display: none;
}

.midoco-order-no {
    display: none;
}

.midoco-invoice-sent, .midoco-payment-announced {
    display: none;
}

.preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url('/upload/themes/survey/THE_TRAVEL_BIRDS_Allgemein/files/preloader_white.gif');
    background-repeat: no-repeat; 
    background-color: transparent;
    background-position: center;
    background-size: 100px;
}

/* hide navigation on overbooking-check page */
.btn-submit, .btn-last-prev {
    display: none !important;   
}


#ls-button-submit:not(.ls-move-next-btn) {
    display: none !important;
}


/* unselect radio input */ 
.unselect:after {
    display: none !important;
}

.hidden {
    display: none !important;
}

.unhide {
    display: block !important;
}

/* footer */
body {
     padding-bottom: 0 !important; /* no bottom padding, footer should be bottom aligned */
     padding-top: 60px;/* now is redefine in JS to fit any title length */
     flex-direction: column; /* article, then footer */
     display: flex; /* flex, to extend the content to full size */
     min-height: 100vh; /* full height, to bottom-align footer */
}

body > article {
    flex: 1; /* the main article should use as much space as possible */
}

.footer {
    border: 0px none;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    padding-bottom: 15px;
    row-gap: 10px;
    margin-top: 75px;
}

.footer-row {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    flex-wrap: wrap;
    row-gap: 5px;
}

.footer-row.cookie-text {
    font-size: 12px;
}

.footer a {
    color: #444444 !important;
}

@media (min-width: 768px) {
    .footer-row {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .footer-row {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .footer-row {
        width: 1170px;
    }
}