/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Developer: 
Developer URI:  
Designed by: 
Template: salient
Version: 1.0
*/
/*************SALIENT-RESET*******************/
.wpb_row {
    margin-bottom: 0px !important;
}
#logo img {
    width: unset !important;
    height: unset !important;
}
h2 {
    margin-bottom: 0px !important;
}
h3 {
    margin-bottom: 0px !important;
}
.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px !important;
}
.container-wrap {
    padding-bottom: 0px !important;
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 0px;
    padding-top: 1.5em !important;
}
/*************NAV******************/
nav li:not(:last-child) a {
    border-right: 1px solid #999999 !important;
}
nav li a {
    margin: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.current-menu-item {
    font-weight: bold !important;
}
/*************GLOBAL****************/
.row-padding-s {
    padding-top: 70px !important; 
    padding-bottom: 70px !important;
}
.row-padding-xs {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.btn-style {
    font-family: 'Comfortaa';
    letter-spacing: 7px;
    padding: 15px 60px !important;
    font-size: 13px !important;
    font-weight: 100;
    text-transform: uppercase;
    border-radius: 0px !important;
    font-weight: normal !important;
}

.crop-image {
    max-width: 50px !important;
    height: auto;
}
.crop-logo {
    max-width: 200px !important;
}
.crop-image-dot {
    max-width: 40px !important;
    height: auto;
}

.usp-row .usp-icon {
    padding-bottom: 1.5em !important;
}
.usp-row .row_col_wrap_12 {
    align-items: baseline !important;
}
.usp-row .glued-img img {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}
.usp-heading h3 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px !important;
    color: #999999;
    line-height: 1.5;
    font-weight: normal !important;
}
.usp-bar {
    height: 1px;
    background: #b7b7b7;
    width: 40px;
    margin: 0px auto;
}
.divider-bar {
    height: 1px;
    background: #ffffff;
    width: 100px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.ct-divider {
    letter-spacing: 7px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    line-height: 65px;
    font-size: 32px;
}
.ct-divider-b {
    letter-spacing: 7px;
    line-height: 65px;
    font-size: 32px;
}
/******************TEAM*************************/
.flickity-viewport {
    margin: 0px !important;
}
.team-heading {
    font-size: 32px;
    color: #999999;
    letter-spacing: 7px;
    font-weight: 100;
}
.team-info {
    text-align: center;
}
.team-name {
    color: #40888f;
    font-size: 20px;
    font-weight: bold;
}
.team-role {

}
/**************HEADER************/
.header-heading {
    letter-spacing: 4px;
    font-size: 50px;
    line-height: 75px;
    font-weight: 100;
    margin-top: 200px;
}
.header-inner {
    padding-top: 130px;
    padding-bottom: 50px;
}
/**************FORM**************/
#kontakt input {
    background: #ffffff;
    border-radius: 0px !important;
}
#kontakt .form-row {
    display: flex;
    justify-content: space-between;
}
#kontakt .form-row.special div {
    width: 100%;
}
#kontakt .form-row span {
    width: 100%;
    padding: 10px;
}
#kontakt .wpcf7-form-control-wrap.salutation {
    width: 100px;
}
#kontakt .cta-text {
    font-size: 26px;
    font-weight: 600;
    line-height: 50px;
}
#kontakt .cta-text.white {
    color: #ffffff;
}
#kontakt .cta-text.color {
    color: #40888f;
}
#kontakt textarea {
    background-color: #ffffff;
    border-radius: 0px;
    height: 200px;
}
#kontakt .wpcf7-submit {
    background-color: #40888f;
    font-family: 'Comfortaa';
    letter-spacing: 7px;
    padding: 15px 50px !important;
    font-size: 13px;
    margin-left: 10px;
    font-weight: normal;
}
#kontakt .form-subrow {
    display: flex;
    width: 50%;
}
#kontakt .wpcf7 form.invalid .wpcf7-response-output, #kontakt .wpcf7 form.sent .wpcf7-response-output {
    border: none;
    background: none;
    color: #ffffff;
    padding: 0;
}

#kontakt .form-row-wrapper {
    display: flex;
    justify-content: center;
}
#kontakt .cta-text-wrapper {
    width: 250px;
}
#kontakt .form-wrapper {
    max-width: 650px;
}
#kontakt .submit-btn {
    text-align: left;
}
/*************LIST************
.lists-wrapper {
    display: flex;
    justify-content: center;
}
.lists-list {
    max-width: 500px;
}
.list-row {
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
}*/
.lists-wrapper {
    display: flex;
    justify-content: center;
}
.lists-wrapper table {
    width: unset !important;
    border: none !important;
}
.lists-wrapper td {
    background-color: #ffffff;
    max-width: 400px !important;
    border: none !important;
}
.list-row {
    display: flex;
    align-items: flex-start;
}
.list-row p {
    margin-top: 3px;
    padding-left: 10px;
}
/*************USP-TXT************/
.usp-txt {
    display: flex;
    align-items: center;
    justify-content: center;
}
.usp-txt p {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 12px;
    margin-top: 3px;
    padding-left: 10px;

}
.usp-txt img {
    margin: 0px !important;
}
/*************TOGGLE************/
.toggle-txt-padding {
    padding-left: 30px;
}
.ct-toggle {
    text-align: center;
}
.ct-toggle img {
    cursor: pointer;
}

.toggle-wrapper .list-row {
    padding-bottom: 15px;
}
/********FOOTER*********/
#copyright {
    color: #CCCCCC !important;
    
}
#copyright .impressum {
    padding: 0px 20px !important;
}
#copyright p {
    float: left;
}
#copyright .footer-nav {
    float: right;
}
#copyright .footer-nav a {
    padding: 0px 15px;
}
#copyright .footer-nav a:not(:last-child) {
    border-right: 1px solid #CCCCCC !important;
}
/********HEADER_IMAGE_BG_POS********/
@media only screen and (min-width: 1600px) {
    #karriere .inner-wrap .row-bg {
        background-position-y: -120px !important;
    }
}
@media only screen and (max-width: 500px) {
    #karriere .inner-wrap .row-bg {
        background-position-x: -40px !important;
    }
}

@media only screen and (min-width: 1600px) {
    #ueber-uns .inner-wrap .row-bg {
        background-position-y: -120px !important;
    }
}
@media only screen and (max-width: 500px) {
    #ueber-uns .inner-wrap .row-bg {
        background-position-x: -50px !important;
    }
}
@media only screen and (max-width: 430px) {
    #ueber-uns .inner-wrap .row-bg {
        background-position-x: -30px !important;
    }
}
/*@media only screen and (max-width: 390px) {
    #ueber-uns .inner-wrap .row-bg {
        background-position-x: -100px !important;
    }
}*/

/***********RESPONSIVE-DESIGN**************/
@media only screen and (max-width: 1150px) {
    .col.span_5 {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
}
@media only screen and (max-width: 1000px) {
    .header-heading {
        margin: 0;
    }
    #kontakt .submit-btn {
        text-align: center;
    }
    #kontakt .wpcf7-submit {
        margin: 0px;
    }
    #kontakt .wpcf7-spinner {
        display: none;
    }
    #kontakt .form-row-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .ct-toggle {
        padding-top: 15px;
    }
}

@media only screen and (max-width: 690px) {
    #kontakt .form-row {
        display: block;
    }
    #kontakt .form-subrow {
        display: block;
        width: 100%;
    }
    #kontakt .wpcf7-form-control-wrap.salutation {
        width: 100%;
    }
    .lists-wrapper tr {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}

@media only screen and (max-width: 479px) {
    .toggle-txt-padding {
        padding-left: 0px;
    }
}
