.dfv-forms--dark form input[type='text'],
.dfv-forms--dark form input[type='email'],
.dfv-forms--dark form textarea
{
    font-size: 19px;
    font-weight: 300;

    display: block;

    width: 100%;
    margin-bottom: 30px;
    padding: 16px 20px;

    color: black;
    outline: none;
    border: 1px solid #ccc;
    box-shadow: none;
}
.dfv-forms--dark .spam-wrap input[type="text"] {
    color: black!important;
}
.dfv-forms--dark form input[type='submit']:hover
{
    color: white;
    background: black;
}
.dfv-forms--dark form input[type='submit']
{
    font-family: 'radikallight';
    font-size: 23px;
    font-weight: 700;

    display: inline-block;

    min-width: 220px;
    margin-top: 30px;
    padding: 12px 20px;

    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
            transition: all .5s ease;
    text-align: center;
    text-decoration: none;

    color: black;
    border: 1px solid black;
    background: 0 0;
}
.dfv-forms--dark form .checkbox-wrap label
{
    font-family: 'radikallight';
    font-size: 12px;

    display: inline!important;

    color: black!important;
}
.dfv-forms--dark form .field-wrap label
{
    display: none;
}
.dfv-forms--dark .ninja-forms-req-symbol
{
    font-family: Helvetica, Arial, sans-serif;
}
.toggle_row .toggle_header span
{
    display: none;
}
.dfv-forms--dark .ninja-forms-required-items
{
    display: none;
}
.dfv-forms--anmeldung
{
    margin-bottom: 150px;
}

.dfv-forms--anmeldung form input[type='text'],
.dfv-forms--anmeldung form .checkbox-wrap
{
    max-width: 50%;
}



/* Contact Block */
.contact-wrapper-text p
{
    font-size: 18px;
    line-height: 36px;

    color: white;
}
.contact-content h2 p
{
    font-size: 85px;
    line-height: 80px;

    margin-bottom: 100px;

    color: white;
}
.contact-wrapper-text img
{
    width: inherit;
    margin: 0;
    padding: 0;
}



/* Shortcode Button */

.dfv-button
{
    font-family: 'radikallight';
    font-size: 23px;
    font-weight: 700;

    display: inline-block;

    min-width: 220px;
    margin-top: 30px;
    padding: 12px 20px;

    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
            transition: all .5s ease;
    text-align: center;
    text-decoration: none!important;
}

.dfv-button.dark-button:hover
{
    color: #fff;
    background: #000;
}
.dfv-button.dark-button
{
    color: #000;
    border: 1px solid #000;
    background: 0 0;
}
.dfv-button.white-button:hover
{
    color: #000;
    background: #fff;
}
.dfv-button.white-button
{
    color: white;
    border: 1px solid white;
    background: 0 0;
}


/* Landing Page A/B */
.page-template-landing-new .left-menu-bar
{
    background: white !important;
}
.page-template-landing-new .left-menu-bar .menu-icon span,
.page-template-landing-new .left-menu-bar .menu-icon span::after,
.page-template-landing-new .left-menu-bar .menu-icon span::before
{
    background: black;
}
.site-header.white-lp
{
    top: 0;

    height: 85px;

    background: #fff;
    z-index: 3;
}

.site-header.white-lp .site-title,
.site-header.white-lp .site-title a
{
    width: 120px;
}

.site-header.white-lp .site-branding
{
    line-height: 85px;
}

.page-template-landing-new .conversion-modal-wrapper h3 {

    font-size: 85px;
    line-height: 80px;


}

.cta-icon
{
    font-family: 'radikalregular';
    font-size: 12px;
    font-weight: 200;
    line-height: 85px;

    position: absolute;
    top: 0;

    display: inline-block;

    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;

    color: #000;
}
.cta-termin {
    right: 250px;
    transform: rotate(0deg) translateX(50%);
    -moz-transform: rotate(0deg) translateX(50%);
    -webkit-transform: rotate(0deg) translateX(50%);
} 
.cta-icon.cta-termin.open-conversion-modal {
    background: transparent!important;

}
.cta-icon.cta-termin.open-conversion-modal:hover {
    background: transparent !important;
    color:black!important;
}
.cta-icon.cta-termin img {
    margin-right: 10px;
}


.cta-termin span {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    font-family: 'radikallight';

}
.cta-tel
{
    left: 150px;
}

.cta-mail
{
    left: 100px;
}
.page-template-landing-new .hero-content span {
    font-size: 90px;
    max-width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 90px;
}
.page-template-landing-new .full_hh {
    height: 50vh!important;
}
.page-template-landing-new .single-post {
    margin-top: 50vh;
    padding-top: 70px;
}




/* OWL */
.competences-slider .item {
	float:left;
	height: 100%;
}
.competences-slider .item.color-dark .competences-slider--text,
.competences-slider .item.color-dark .competences-slider--headline,
.competences-slider .item.color-dark .competences-slider--sub {
    color: #636363 !important;
}
.competences-slider .item.color-dark .competences-slider--btn {
color: #636363 !important;
border-color: #636363 !important;
}
.competences-slider .item.color-dark .competences-slider--btn:hover {
color: white !important;
background-color:#636363 !important;
}
.competences-slider-wrapper
{
    padding: 70px 100px;

    color: white;
}
.competences-slider--text
{
    font-family: 'radikallight';
    font-size: 18px !important;

    margin: 0 !important;

    color: #fff !important;
    max-width: 75%;
}
.competences-slider--headline
{
    font-size: 70px !important;
    line-height: 70px !important;

    max-width: 60%;
    margin-top: 25px;

    margin-bottom: 70px !important;
    color: white;
}
.competences-slider--sub
{
    font-family: 'radikallight';
    font-size: 14px;

    letter-spacing: 3px;
    text-transform: uppercase;
}
.competences-slider--btn
{
    font-family: 'radikallight';
    font-size: 23px;
    font-weight: 700;

    display: inline-block;

    min-width: 220px;
    margin-top: 40px;
    padding: 12px 20px;

    cursor: pointer;
    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
            transition: all .5s ease;
    text-align: center;
    text-decoration: none;
    text-decoration: none !important;

    color: #fff !important;
    border: 1px solid #fff;
    background: 0 0;
}
.competences-slider--btn:hover
{
    color: black!important;
    background: white;
}





.competences-slider .owl-nav
{
    -webkit-tap-highlight-color: transparent;
}

.competences-slider .owl-nav [class*='owl-']
{
    position: absolute;
    z-index: 100;
    top: 50%;
    right: 0;

    display: inline-block;

    width: 80px;
    height: 115px;

    cursor: pointer;

    background: rgba(0,0,0,0.15) !important;
}
.competences-slider .owl-nav [class*='owl-']:hover
{


    background: rgba(0,0,0,0.25) !important;
}
.competences-slider .owl-nav [class*="owl-"] span {
    font-size: 0px !important;
    line-height: 45px;
    height: 49px;
    width: 29px;
    display: inline-block;
}

.competences-slider .owl-nav .owl-next span {
    background-image: url("/wp-content/themes/dfv%26f/assets/images/icon-arrow-right.png");
}
.competences-slider .owl-nav .owl-prev span {
    background-image: url("/wp-content/themes/dfv%26f/assets/images/icon-arrow-left.png");
}



.competences-slider .owl-next
{
    right: 0;
}

.competences-slider .owl-prev
{
    left: 0;
}



/* Icon Section */
.icon-section-img img {

    width: auto;
    display: inline-block;

}
.icon-section-img {

    text-align: center;
    margin-bottom: 40px;

}
.icon-section--headline {

    font-size: 26px !important;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
        margin-bottom: 0px;
    line-height: 30px !important;
    letter-spacing: 2px;

}
.icon-section--text {
    text-align: center;
    font-size: 14px !important;
    line-height: 24px !important;
    max-width: 90%;
    margin: 0 auto !important;
}
.icon-section-img span {

    display: inline-block;
    background: #e1e1e1;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    line-height: 90px;

}
.icon-section {
    padding-bottom: 50px;
}


/* Section Content Block w/ Background */
.section-content--block {
    padding: 150px 0;
    text-align: center;
}
.section-content--block p {
font-size: 28px;
line-height: 50px;
}

/* Awards */
.awards-section--logo {
    margin-top: 50px;
}
.awards-section {
    padding: 150px 0;
    text-align: center;
}
.awards-section p {
    font-size: 20px;
    line-height: 50px;
    max-width: 80%;
    margin: 0 auto;
}
.awards-section--logo img {
    width: inherit;
    margin: 50px 40px;
}

/* Clients Slider */
.clients-slider {
    background: #e1e1e1;
    min-height: 230px;
}
.clients-slider .owl-item img {

    width: inherit!important;
    text-align: center;

}
.carousel-section--headline {
    text-align: center;
    color: #e1e1e1;
}


.clients-slider .owl-nav
{
    -webkit-tap-highlight-color: transparent;
}

.clients-slider .owl-nav [class*="owl-"] {
    position: absolute;
    z-index: 100;
    top: 25%;
    right: 0;
    display: inline-block;
    width: 80px;
    height: 115px;
    cursor: pointer;
    background: rgba(0,0,0,0.15) !important;
}



.clients-slider .owl-nav [class*='owl-']:hover
{


    background: rgba(0,0,0,0.25) !important;
}
.clients-slider .owl-nav [class*="owl-"] span {
    font-size: 0px !important;
    line-height: 45px;
    height: 49px;
    width: 29px;
    display: inline-block;
}

.clients-slider .owl-nav .owl-next span {
    background-image: url("/wp-content/themes/dfv%26f/assets/images/icon-arrow-right.png");
}
.clients-slider .owl-nav .owl-prev span {
    background-image: url("/wp-content/themes/dfv%26f/assets/images/icon-arrow-left.png");
}










.clients-slider .owl-item .item {
}
.clients-slider .owl-item a {
    display: inline-block;
    padding: 75px 0px;
    text-align: center;
}

.clients-slider .owl-next
{
    right: 0;
}

.clients-slider .owl-prev
{
    left: 0;
}


.clients-slider .owl-nav [class*='owl-']:hover
{
    opacity: 1;
}


/* Contact Section Dark LP */
.contact-wrapper-lp .contact-content form {
    padding-left: 0;
}
.contact-wrapper-lp-left {
    max-width: 70%;
}
.contact--icons ul {
    margin: 0;
    padding: 0;
}
.contact-wrapper-lp p {
    font-size: 18px;
    line-height: 35px;
}
.contact--icons ul li::after{
    display: none;
}
.contact--icons ul li{
   padding-left:0;
}
.contact--icons ul li {
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}
.contact--icons ul li:last-child {
    border-bottom: none!important;
    padding-bottom: 0px;
}
.contact--icons ul li.mail a {

    color: #636363;

}
.contact--icons li.tel::before {

    content: "";
    background: url("/wp-content/themes/dfv%26f/assets/images/icon-tel-dark.png") no-repeat center left;
    height: 38px;
    width: 45px;
    display: inline-block;
    margin-right: 15px;
    background-size: 85%;
    position: relative;

top: 8px;

}
.contact--icons li.mail::before {
    content: "";
    background: url("/wp-content/themes/dfv%26f/assets/images/icon-mail-dark.png") no-repeat center left;
    height: 26px;
    width: 45px;
    display: inline-block;
    margin-right: 15px;
    position: relative;

top: 4px;
}
.contact-wrapper-lp h3 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
}


@media screen and (max-width:1024px) {
    .awards-section p {
    max-width: 100%;
}
.awards-section--logo img {
    width: inherit;
    margin: 20px 0;
}
.contact-wrapper-lp-left {
    max-width: 100%;
}
.site-header.white-lp {
    z-index: 100 !important;
    background: transparent;
}
}

@media screen and (max-width:768px) {
    .icon-section-wrapper .icon-section-img {
    margin-bottom: 20px;
}
.page-template-landing-new .single-post {
    padding-top: 20px!important;
}
.awards-section {
    padding: 0;
        padding-top: 0px;
    padding-top: 25px;
}
.page-template-landing-new .icon-section--headline {
    font-size: 24px !important;
    max-width: 100% !important;
    margin-bottom: 5px;
}
.page-template-landing-new .icon-section--text {
    font-size: 12px !important;
}
.contact-wrapper-lp h3 {
    font-size: 30px;
    line-height: 40px;
}

.clients-slider .owl-nav [class*="owl-"] span, .competences-slider .owl-nav [class*="owl-"] span {
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.competences-slider-wrapper {
    padding: 50px;
}
.section-content--block p,
.awards-section p {
font-size: 16px;
line-height: 30px;
}
.competences-slider--headline {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 25px !important;
}
.competences-slider--text {
    font-size: 16px !important;
    max-width: 100%;
}
.competences-slider .owl-nav [class*="owl-"],
.clients-slider .owl-nav [class*="owl-"] {


width: 40px;
height: 60px;

}
}

.page-template-landing-new .lang .current-lang a {
    color: black;
}

@media screen and (max-width:1050px) {


.page-template-landing-new .hero-content span {
    font-size: 60px;
    max-width: 100%;
    line-height: 90px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.page-template-landing-new .single-post {
    margin-top: 0;
    padding-top: 70px;
}
.awards-section--logo img {
    width: 75px;
    margin: 5px;
}




.page-template-landing-new .logo-l {
    display: none;
}
.cta-tel {

    top: -12px;
    position: absolute;
    left: -200px;

}
.cta-mail {

    position: absolute;
    top: -13px;
    left: -150px;

}
.cta-termin {

    right: -200px;
    position: relative;
    line-height: 14px;
    top: -14px;


}
.site-header.white-lp {

    height: auto;

}
.cta-termin span {

    display: none;

}
.page-template-landing-new .site-title a {

    top: 16px;

}
.page-template-landing-new .site-branding {
    line-height: inherit!important;
}
}




@media screen and (max-width:600px) {

.cta-mail {


    left: -50px;

}
.cta-tel {

    left: -100px;

}
.cta-termin {
 
    right: -150px;

}
.clients-slider .item {
    text-align: center;
}
.site-header.white-lp .site-branding {
    text-align: left;
    }
.awards-section--logo img {
    width: 40px;
    margin: 4px;
}
}
 
@media screen and (max-width:414px) { 

.dfv-forms--dark form .field-wrap label {
    display: block!important;
}
    
.page-template-landing-new .section-content--block {
    padding: 30px 0;
}
.page-template-landing-new .awards-section--logo {
    margin-bottom: 25px;
}

.page-template-landing-new .hero-content span {
    font-size: 30px;
    max-width: 100%;
    line-height: 40px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.cta-termin {

    right: -95px;

}
.cta-mail {

    display: none;

}

.cta-tel {

    left: -70px;

}
}


.contact-wrapper-block #ninja_forms_form_1_response_msg p {
    color: white;
    display: inline-block;
    min-width: 220px;
    margin-top: 30px;
    padding: 12px 20px;
    background: rgba(250,250,250,0.1);
}