/*
Theme Name: Internatsberatung
Author: J77_ASCHE
Version: 1.0
*/

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.filterable p > span.equalizer-inner {
    font-weight: 200;
    text-align: left;
}

.quick-message .wpcf7-response-output.wpcf7-mail-sent-ok {
    display: block;
    width: 100%;
    margin: 55px 0 20px -20px;
    padding: 20px;
    border: none;
}

@media only screen and (max-width: 1300px) {
    .quick-bar {
        display: none
    }
}

.quick ul:last-child {
    display: none;
}

.ms-layer h3 {
    color: white;
}

@media only screen and (max-width: 1199px) {
    .slider .circle_red h1, .slider .circle_red h2, .slider .circle_red h3, .slider .circle_red h4, .slider .circle_red h5, .slider .circle_red h6 {
        font-size: 28px !important;
        margin-bottom: 13px !important;
        line-height:28px !important;
    }

    .slider .circle_red {
        padding-top: 18px !important;
    }

    .slider .circle_red a {
        font-size: 18px !important;
        margin-top: 6px !important;
        padding-bottom: 5px !important;
    }

    .slider .circle_red span p {
        font-size: 18px !important;
        padding: 0;
        font-weight: 400 !important;
    }

    html body .slider .circle_oliv {
        font-size: 18px !important;
        font-weight: 400 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .slider .circle_red a {
        padding-bottom: 0 !important;
    }
}

.regionAdvice p {
padding: 0;
text-align:center;
color: #b4272b;
}

/* TICKET 59672 */

.information.option.collabse .option .fancy-select{
    margin-bottom:106px;
}

.information.option select.wpcf7-not-valid + .trigger {
    background-color: #e60000;
}

.quick.quick-contact.edit{
    font-size: 18px;
    font-size: 1.125rem;
    color: #6f560f;
    font-size: 1.125rem;
    color: #6f560f;
    line-height: 1.5rem;
    font-weight:200;
}
.quick-contact.edit ul > br {
    display: none;
}

.boarding-school .information.option .option{
    min-height:146px;
}

@media only screen and (max-width: 768px){
    
    .information.option.collabse .option .fancy-select{
        margin-bottom:15px;
    }   
    
}

.quick.quick-contact.edit ul li a {
	border-bottom-color: #6f560f !important;
}

.quick.quick-contact.edit ul li a:hover {
	border-bottom-color: transparent !important;
}

.quick.quick-contact.edit ul:last-child {
    display: initial !important;
}
#menu-metamenue li.hidden{
	display: none;
}