#cookie-law-info-bar a {
    margin: 0 0 0 15px;
}
#cookie-law-info-bar {
    z-index: 999999;
}
.page-wrapper {
    overflow-x: hidden;
}
/*----------------- QFORM -------------*/
.quform {
    background-color: #fff;
    padding: 3vw;
}
.quform {
    background-color: #fff;
    padding: 0 !important;
}
.quform-element-row-size-fixed.quform-2-columns>.quform-element-column {
    flex-basis: calc(50% - 45px);
    max-width: calc(50% - 45px);
}


.quform-element-row p.quform-description {
    font-size: 13px !important;
    color: #484848;
    letter-spacing: 0.05em;
    font-style: normal;
}
.quform-element.quform-element-text {
    background-color: #f4f4f4;
    padding: 10px 20px;
    margin-bottom: 5px;
}
.quform-element-2_256 .quform-spacer {
    padding: 0;
    margin: 0;
}
.quform-field-text {
    margin: 10px 0 !important;
    border: none !important;
    background-color: #f4f4f4;
}
.quform-label-text {
    font-weight: bold;
    font-family: Muli;
    text-transform: uppercase;
    font-size: 18px;
    color: #D9929C !important;
    line-height: 1.3;
    margin-bottom: 10px;
}
.quform-input input {
    font-size: 14px !important;
}
span.quform-option-text {
    font-size: 18px;
}
.quform-element-2_257 .quform-element.quform-element-checkbox .quform-spacer {
    margin-bottom: 2.2vw;
}
.quform-options-simple .quform-option .quform-option-label {
    display: inline-flex;
    align-items: center;
    line-height: 30px;
    margin-bottom: 10px !important;
    padding: 0 !important;
}
.quform-input-2_227 .quform-option, .quform-element.quform-element-submit {
    display: flex;
    justify-content: center;
}
button.quform-submit {
    border-radius: 10rem;
}
input[type="checkbox"] + label::before {
    width: 30px;
    height: 30px;
    background-color: #f4f4f4;
    display: block;
    content: "";
    float: left;
    margin-right: 20px;
    transition: all .5s ease 0s;
}
.quform-input-2_266 .quform-option {
    width: auto !important;
    padding-right: 2vw;
}
.quform-element-row-2_255 {
    margin-bottom: 3vw !important;
    display: flex;
    justify-content: space-between;
}

.quform-element-row-2_255:before, .quform-element-row-2_255:after {
    display: none;
}
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"]:checked+label::before {
    box-shadow: inset -15px -15px 0 0 #D9929C, inset 15px 15px 0 0 #D9929C;
}
@media (min-width: 1920px) { 
    .quform-element-row-2_255 {
        margin-bottom: 45px !important;
    }
}

@media (max-width: 1500px) { 
    span.quform-button-text.quform-button-submit-text {
        font-size: 14px;
        margin: 0 40px;
    }
    .quform-element-row-size-fixed.quform-2-columns>.quform-element-column {
        flex-basis: calc(50% - 3vw);
        max-width: calc(50% - 3vw);
    }
}

@media (min-width: 1200px) { 
	.content-wrapper {
		max-width: 1170px;
		margin: 0vw auto;
		padding-top: 6.4vw;
	}
	.container {

		margin-left: calc(360px + 20px);
		margin-right: 20px;
	}
    #slideshow { 
		margin: 0 0 0 360px;
	
	}
    
}
@media (max-width: 1199px) {

    #noheader .content-wrapper {
        padding: 25vw 3vw 0 3vw;
    }
	.content-wrapper {
		padding: 6vw 3vw 0 3vw;
	}	
	#slideshow { margin: 0; }

}


@media (max-width: 1200px) { 
/*----------------- ELEMENT -------------*/

/*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
    span.quform-option-text {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .quform-element-row-size-fixed.quform-2-columns>.quform-element-column:first-of-type {
        margin-bottom: 6vw;
    }
    span.quform-option-text {
        font-size: 14px;
        line-height: 1.5;

    }
    .quform-option-label-2_227_1 span.quform-option-text{
        width: 90%;
    }
    input[type="checkbox"] + label::before {
        width: 25px;
        height: 25px;
        margin-right: 15px;
    }
    .quform-element-row-2_255 {
        flex-direction: column;
    }
    #noheader .content-wrapper {
        padding: 33vw 3vw 0 3vw;
    }
}

@media (max-width: 576px) {
    html {
        font-size: 9px;
    }
    #noheader .content-wrapper {
        padding: 40vw 3vw 0 3vw;
    }
}

@media (max-width: 420px) {
    html {
        font-size: 8px;
    }
}

@media (max-width: 320px) {
/*----------------- ELEMENT -------------*/

/*----------------- END ELEMENT ---------*/	
}