/*
Theme Name: Colgate
Theme URI: https://www.adon-line.de/
Author: adON
Author URI: www.adon-line.de
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: colgate
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/


@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}



body, html {
    font-family: 'Open Sans'!important;
    width:100%;
    margin:0;
    font-weight:400;
    -webkit-tap-highlight-color rgba(0, 0, 0, 0)
}

.hero {
    width:100%;
    display: flex;
}

.hero img {
    width:100%;
    max-width:100%;
    height: auto;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    color:#2868a4;
    font-weight:800;
    font-size: 36px;
    line-height:1.1;
}

.gfield_required.gfield_required_asterisk {
    font-size:20px !important;
}

.steps {
    color:rgb(99, 99, 99);
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
}

.steps span {
    color: #969696;
}

.content {
    text-align: center;
    background: rgb(247, 247, 247);
    padding:50px;
}

.form {
    max-width:870px;
    width:100%;
    background: #fff;
    margin:0 auto;
    border-radius: 20px;
    margin-top:30px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.32845);
    padding-top: 100px;
    padding-bottom: 100px;
}

#gform_submit_button_1 {

    background: #2868a4 !important;
    line-height: 40px !important;
    text-align: center !important;
    width:290px !important;
    border:1px solid #2868a4 !important;
    border-radius:40px !important;
    color:#fff !important;
    font-weight: 500 !important;
    font-size:16px !important;
    font-family: 'Open Sans', sans-serif !important !important;
    height: 43px !important;
        border-radius: 1.79px !important;
        border-color: #2868a4 !important;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4) !important;
        color: #fff !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        text-align: center !important;
        font-size: 19px !important;
        cursor:pointer;
        transition: all 0.34s linear !important;
        display: inline-block;
        height:50px;
        line-height:50px;
        text-decoration:none;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
    background: #fff9f9;
    border-radius: 5px;

    margin-block-end: 0 !important;
    margin-block-start: 0 !important;
    padding-block: 0 !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
    position: relative;
    width: 90% !important;
    padding-left:0px !important;
    padding-right:0px !important;
    margin: 0 auto !important;
    line-height: 1.3 !important;
}


#gform_submit_button_1:hover,#gform_submit_button_1:focus {

    background: #2868a4 !important;
    line-height: 40px !important;
    text-align: center !important;
    width:290px !important;
    border:1px solid #2868a4 !important;
    border-radius:40px !important;
    color:#fff !important;
    font-weight: 500 !important;
    font-size:16px !important;
    font-family: 'Open Sans', sans-serif !important !important;
    height: 43px !important;
        border-radius: 1.79px !important;
        border-color: #2868a4 !important;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4) !important;
        color: #fff !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        text-align: center !important;
        font-size: 19px !important;



}

.gform_wrapper.gravity-theme .gform_footer  {
    display: block !important;

}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0 !important;
    padding: 0 !important;

    padding-top:50px !important;
    padding-bottom:50px !important;

}



*:focus {
    background: none !important;
    border:none !important;
    box-shadow:none !important;
}

.gform-icon.gform-icon--circle-error {
    display: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
    background: none !important;
    border:none !important;
    box-shadow:none !important;
    outline: none !important;
    line-height: 1.3 !important;
}
h2.gform_submission_error.hide_summary {
    font-weight: 700 !important;
    color: #c02b0a !important;
    font-size: 20px !important;
    padding-top:40px !important;
    background: none !important;
    border:none !important;
    line-height: 1.3 !important;
}

.gform_required_legend {
    display:none;
}

.required {
    padding-top:20px;
    font-size:14px;
}

.gfield_description.validation_message.gfield_validation_message {

    padding-top:10px;
    background: none !important;
    border:none !important;
}

.gform-footer.gform_footer.top_label {
    padding-top: 60px;
    padding-bottom: 60px;
}

.gform_wrapper.gravity-theme .gfield_required {
    color: #2868a4 !important;
    display: inline-block;
    font-size: 20px !important;
    padding-inline-start: 0.125em;
}

.form label {
    font-family: 'Open Sans';
    font-weight:600 !important;
    color:#2868a4 !important;
    font-size:20px !important;
    width:90% !important;
    max-width:570px !important;
    display: block !important;
    margin:0 auto !important;
    padding-top:40px !important;
    padding-bottom:20px !important;
    line-height:1.1 !important;

}

#field_1_7{
    visibility: hidden;
    position: absolute;
    opacity: 0;
}

.form #field_1_3 label {

    padding-top:10px !important;

}

.form select {
    -webkit-appearance: none;
    appearance: none;
    width:90% !important;
    max-width:570px !important;
    display: block;
    margin:0 auto;
    height:50px;
    color:#888888;
    font-size:15px;
    padding-left: 10px;
    border-radius: 4.5px;
    border: 1px solid #b6bdc5;
    background-color: #f2f2f2;
    box-sizing: border-box;
    background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 7px) !important;
    background-position-y: 50% !important;
}

.form select .gf_placeholder {
    color:#888888 !important;
}


.grafik {
    text-align: center;
    text-transform: uppercase;


}

.grafik .top {
    color:#fff;


}

.grafik span {
    display: block;
    max-width:1140px;
    width:100%;
    margin:0 auto;
}

.grafik .top {

    padding-top:50px;

}

.grafik .bottom {

    padding-top:20px;

}



.grafikunten {
    width:100%;
    max-width: 100%;
    height:auto;
}

.footer {
    background-color:#333;
    color:#fff;
    padding-top:80px;
    padding-bottom:80px;
}

.footer a, .footer a:visited, .footer a:active, .footer a:hover, .footer a:focus, {
    color:#fff;
    text-decoration:none;
}

.footer img {
    max-width:140px;
    height: auto;
}

.footer div {
    max-width:1300px;
    width:auto;
    margin:0 auto;
    padding-left:30px;
    padding-right: 30px;
    font-size:12px;
}


.footer div span {
    display: inline-block;
    padding-left:30px;
    position: relative;
    top:-7px;
    font-weight: 100;
}

.footer div span a, .footer div span a:visited {
    color: #fff;
    text-decoration:none;
}

.footer div span a:hover, .footer div span a:focus {
    color: #fff;
    text-decoration:underline;
}


@media (max-width:800px) {

    .footer {
        padding-top:50px;
        padding-bottom:40px;
    }

    .desktop {
        display:none;
    }
    .mobile {
        display:block;
    }

    .form label {

        font-size:18px;

    }

    .grafik {
        text-align: center;
        font-size:20px;
        text-transform: uppercase;


    }

    .grafik .top {

    }

    .content {
        padding: 20px;
    }

    h2 {
        font-size: 27px;
    }
    .footer div {

    }

    .footer div span {
        display: block;
        padding-left:0px;
        margin-top:30px;
    }



}

@media (min-width:801px) {
    .desktop {
        display:block;
    }
    .mobile {
        display:none;
    }
}
