/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'HalisGrotesque';
    font-weight: normal;
    font-style: normal;
    src: url('webfonts/3761D0_3_0.eot');
    src: url('webfonts/3761D0_3_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3761D0_3_0.woff2') format('woff2'), url('webfonts/3761D0_3_0.woff') format('woff'), url('webfonts/3761D0_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HalisGrotesque';
    font-weight: bold;
    font-style: normal;
    src: url('webfonts/3761D0_0_0.eot');
    src: url('webfonts/3761D0_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3761D0_0_0.woff2') format('woff2'), url('webfonts/3761D0_0_0.woff') format('woff'), url('webfonts/3761D0_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HalisGrotesque';
    font-weight: normal;
    font-style: italic;
    src: url('webfonts/3761D0_1_0.eot');
    src: url('webfonts/3761D0_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3761D0_1_0.woff2') format('woff2'), url('webfonts/3761D0_1_0.woff') format('woff'), url('webfonts/3761D0_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HalisGrotesque';
    font-weight: bold;
    font-style: italic;
    src: url('webfonts/3761D0_2_0.eot');
    src: url('webfonts/3761D0_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3761D0_2_0.woff2') format('woff2'), url('webfonts/3761D0_2_0.woff') format('woff'), url('webfonts/3761D0_2_0.ttf') format('truetype');
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'HalisGrotesque';
    font-weight: bold;
    text-transform: uppercase;
}

span.mandatory, .gdpr_wpcf7 span.mandatory {
    color: #F7941E !important;
    margin: 0 5px;
    font-size: 16px;
}

.uncode_text_column ul:not(.no-list) {
    padding-left: 36px;
    list-style-type: none;
}

.uncode_text_column ul:not(.no-list):not(.icons) li:before {
    padding-right: 10px;
    content: "▪"; 
    color: rgb(43, 52, 70);
}

/*.font-weight-menu, .menu-container ul.menu-smart > li > a:not(.social-menu-link), .menu-container ul.menu-smart li.dropdown > a, .menu-container ul.menu-smart li.mega-menu > a, .menu-container:not(.vmenu-container) ul.menu-smart > li > a, .vmenu-container a {
    font-family: 'HalisGrotesque' !important;
    text-transform: uppercase;
}*/

.footer-scroll-top {
    clear: both;
    left: 22px;
}


/* ######################### SECTIONS: HOMEPAGE - REQUEST DEMO; ######################### */

.request_demo div.wpcf7 form.wpcf7-form input {
    display: inline-block;
}

.request_demo div.wpcf7 form.wpcf7-form {
    text-align: center;
}

.request_demo div.wpcf7 form.wpcf7-form+label {
    color: #fff;
    text-align: left;
}


/* ######################### SECTIONS: FOOTER ######################### */

.site-footer ul li a {
    text-decoration: underline;
}

.footer_animation {
    background-color: #1B1D1F;
    padding-top: 12rem;
}

.style-dark-bg.footer-last {
    background-color: #000;
}

footer-background {
    bottom: 0;
    left: 0;
    height: 14rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    transform: translate3d(0, 0, 0)
}

/* ######################### CONTENT BLOCK: REQUEST API; ######################### */

#wpcf7-f75242-p75287-o1 .your-email input {
    display: inline-block !important;
}

/* ######################### FORMULAR: INTIATIVBEWERBUNG ######################### */

.cf7-row input.wpcf7-form-control {
    width: 100%;
}

.cf7-row:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 15px;
}

.cf7-col-half {
    float: left;
    width: 49%;
}

.cf7-col-half.left {
    margin-right: 2%;
}

.cf7-col-third {
    float: left;
    width: 32%;
}

.cf7-col-third.left, .cf7-col-third.mid {
    margin-right: 2%;
}

/* ######################### FORMULAR: KONTAKT ######################### */

.wpcf7-validation-errors, .wpcf7-not-valid-tip {
    color: #FC5451 !important;
}

.wpcf7-submit {
    font-family: HalisGrotesque !important;
    font-weight: bold !important;
    color: #ffffff !important;
    background-color: #43cb83 !important;
    border-color: #43cb83 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.wpcf7-submit:disabled {
    background-color: #9B9B9B !important;
    border-color: #9B9B9B !important;
}

.wpcf7-submit:disabled:hover {
    background-color: #9B9B9B !important;
    border-color: #9B9B9B !important;
}

.wpcf7-submit:hover {
    background-color: #36be76 !important;
    border-color: #36be76 !important;
}

input, textarea, select {
    border-width: 2px !important;
    border-color: #D0D2D5 !important;
}

.wpcf7-not-valid {
    border-color: #FC5451 !important;
}

.wpcf7-not-valid-tip {
    margin: 6px 0 0 0 !important;
    text-align: right !important;
}

form p:first-child {
    margin: 0 !important
}

input:focus, textarea:focus, select:focus {
    border-color: #516A9B !important;
}

/* ######################### FORMULAR: DEMO ANFORDERN ######################### */

.pcf7-validation-errors, .wpcf7-not-valid-tip {
    color: #FC5451 !important;
}

.wpcf7-submit {
    font-family: HalisGrotesque !important;
    font-weight: bold !important;
    color: #ffffff !important;
    background-color: #43cb83 !important;
    border-color: #43cb83 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.wpcf7-submit:disabled {
    background-color: #9B9B9B !important;
    border-color: #9B9B9B !important;
}

.wpcf7-submit:disabled:hover {
    background-color: #9B9B9B !important;
    border-color: #9B9B9B !important;
}

.wpcf7-submit:hover {
    background-color: #36be76 !important;
    border-color: #36be76 !important;
}

input, textarea, select {
    border-width: 2px !important;
    border-color: #D0D2D5 !important;
    width: 100% !important;
}

.wpcf7-not-valid {
    border-color: #FC5451 !important;
}

.wpcf7-not-valid-tip {
    margin: 6px 0 0 0 !important;
    text-align: right !important;
}

form p:first-child {
    margin: 0 !important
}

input:focus, textarea:focus, select:focus {
    border-color: #516A9B !important;
}

/* ######################### FORMULAR: DEMO ANFORDERN ######################### */

.news_homepage .t-entry-readmore {
    margin-top: 15px !important;
}

.news_homepage .t-entry-readmore .btn-default {
    padding: 6px 18px 6px 18px !important;
}

.demo .wpcf7-submit {
    margin-top: 18px;
}

/* ######################### FORMULARE: FEHLER ######################### */

.wpcf7 .wpcf7-validation-errors, .wpcf7 span.wpcf7-not-valid-tip {
    color: rgb(252, 84, 81) !important;
}


.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
    width: 20px !important;
}

.wpcf7 .wpcf7-mail-sent-ok {
  color: #36BE76 !important;
  font-weight: bold;
}

.wpcf7-mail-sent-ok:before {
  content: '✔';
  padding-right: 5px;
}

.gdpr-privacy-bar {
    color: #2b3446 !important;
    background-color: rgba(255,255,255, 0.9) !important;
}

.gdpr-content a {
    color: #2b3446 !important;
    border-bottom: 1px solid #2b3446;
}

.gdpr-content a:hover {
    color: #1e2739 !important;
    border-color: #2b3446;
}

.gdpr button.gdpr-agreement {
    border-radius: 0;
    font-weight: 600 !important;
    font-family: HalisGrotesque !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: #2b3446 !important;
    color: #fff !important;
}

.gdpr .btn-accent.btn-flat:not(.btn-hover-nobg):hover, .gdpr .btn-accent.btn-flat:not(.btn-hover-nobg):focus, .gdpr btn-accent.btn-flat:active {
    background-color: #1e2739 !important;
}

.gdpr-preferences { /*im template entfernen*/
    display: none;
}

body:not(.rtl) .gdpr-privacy-bar .gdpr-wrapper p {
    padding-right: 0;
}

.gdpr_wpcf7 {
    padding: 15px 0 5px 0;
}

.gdpr_wpcf7 * {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Open Sans';
}

.style-light .gdpr_wpcf7 * {
    color: #7a8189 !important;
}

.style-dark .gdpr_wpcf7 * {
    color: #fff !important;
}

.style-light .gdpr_wpcf7 b {
    font-weight: 600;
}

.style-light .gdpr_wpcf7 a {
    border-bottom: 1px solid #7a8189;
}

.style-light .gdpr_wpcf7 a:hover {
    border-bottom: 1px solid #2b3446;
}

.style-dark .gdpr_wpcf7 a {
    border-bottom: 1px solid #fff;
}

.style-dark .gdpr_wpcf7 a:hover {
    border-bottom: 1px solid #fff;
}

.wpcf7-form label {
    font-weight: 600;
    color: #2b3446;
}

.site-footer .wpcf7-form label {
    color: #fff;
}

.gdpr-privacy-bar {
    z-index: 999999999999;
}


/* ######################### JOBS ######################### */

/* .menu-item-79738 a::after {
    width: 20px;
    height: 18px !important;
    background: #FC5451;
    display: inline-block !important;
    top: -2px;
    margin-left: 8px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    content: "5" !important;
    color: #fff;
    line-height: 20px;
} */

.sticky-element.is_stucked {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -transform: translateZ(0);
    transform: translateZ(0);
    
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -transform: translate(0, 30px);
    transform: translate(0, 30px);

    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    margin-bottom: 30px;
}

.sticky-element {´
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.uncode-accordion .panel-body {
    padding: 0 !important;
}

.uncode-accordion .panel-title, .uncode-accordion .panel-title a {
    text-align: left;
    font-family: 'HalisGrotesque';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
    margin-left: 12px;
}

.uncode-accordion .panel-group .panel + .panel {
    background-color: #fff;
}

.uncode-accordion .panel-title > a span::after {
    margin-right: 20px;
    font-size: 24px;
}

.uncode-accordion .panel-heading {
    background: #fff;
}

/*##*/



/*# list icons #*/

ul.icons li .fa {
    display: block !important;
    top: 1.25em;
    right: 1.5em;
}

ul.icons li {
    margin: 5px 0 0 1.3em !important;
}