body, html {
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    color: #444;
    font-size: 15px;
    line-height: 150%;
}

.content {
    max-width: 1000px;
    margin: auto;
    position: relative;
    padding: 10px;
}

.banner {
    background: #023A5A;
}

h1, h2, h3, h6 {
    font-weight: 300;
    color: #023A5A;
}

h1 {
    color: #fff;
    text-align: center;
    padding: 50px 25px;
    margin: auto;
    text-transform: uppercase;
}

h2 {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
}

em {
    font-style: normal;
}

.client-support-rows, .client-support-rows a {
    color: #e96335;
    font-weight: bold;
}

.client-support-title {
    color: #023A5A;
    font-size: 25px;
}

.left-section {
    padding-top: 20px;
}

.left-section img {
    width: 300px;
}

.header {
    margin: 0px 0 60px 0;
}
.picto {
    position: absolute;
    left: 100px;
    top: -55px;
    background: #fff url(images/kaufland.svg) center center no-repeat;
    background-size: auto;
    display: block;
    width: 110px;
    height: 110px;
    background-size: 100px;
}

.left-column, .right-column {
    width: 50%;
}

.right-column {
    float: right;
    padding-left: 100px;
    max-width: 50%;
}

.orange-title {
    color: #e96335;
}

li {
    margin: 30px 0;
    padding-left: 30px;
}

.question {
    font-weight: bold;
    margin: 30px 0;
}

.footer {
    background: #333;
    padding-top: 1px;
}

.contact-num p.h1 {
    color: #999;
    float: left;
    width: 100%;
}

.foot-list h6 {
    color: #e96335;
    margin: 0 0 10px;
}

.foot-list ul, .foot ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.foot-list ul li {
    margin: 0 0 5px;
    font-size: 12px;
    padding: 0;
}

.left-foot,
.right-foot {
    display: inline-block;
    vertical-align: top;
}

.left-foot {
    ttom: 20px;
}

.contact-num p.h2 a {
    color: #e96335;
    font-size: 26px;
}

.question-foot h6 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.footer a {
    text-decoration: none;
    color: #fff;
}

.foot {
    background: #242424;
    text-align: left;
    line-height: 20px;
}

.foot-social {
    display: inline;
}

.foot-social h6 {
    color: #e96335;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    margin: 0 10px 0 20px;
    text-transform: uppercase;
}

.foot-social ul {
    display: inline-block;
}

.foot-social li {
    display: inline-block;
}

.foot-list {
    float: left;
    width: 30%;
}

.foot-list:first-child {
    width: 40%;
}

.foot-list ul ul {
    margin: 7px 0 8px 5%;
}

.question-foot a {
    border-radius: 5px;
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    background: #e96335;
}

.foot p, .foot p a {
    display: inline;
    color: #999;
    font-size: 10px;
}

.question-foot h6 {
    color: #e96335;
    font: 700 14px Montserrat;
    margin-bottom: 5px;
}

.flags {
    margin-top: 15px;
}

.flags a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 3px;
    border-radius: 12px;
    overflow: hidden;
}

.flags img {
    width: 100%;
    height: 100%;
}

.flags a.active {
    box-shadow: #023A5A 0 0 6px;
}

.pre-catchphrase {
    background: #64ADD0;
    color: #fff;
    font-size: 25px;
    padding: 30px 0;
    text-align: center;
    clear: both;
}

.pre-catchphrase a {
    color: #fff;
}

.catchphrase {
    text-transform: uppercase;
    font-size: 40px;
    padding: 60px 0;
    text-align: center;
    clear: both;
    background: #e96335;
    color: #fff;
    margin-top: 50px;
}

.catchphrase .orange {
    color: #e96335;
}

.quote-choices {
    margin-top: -94px;
}

.foot-social li {
    margin: 10px;
    padding: 0;
}

.foot-social img {
    width: 20px;
}

.foot .content * {
    vertical-align: middle;
}

.text-content {
    margin-bottom: 50px;
}

.text-content p {
    line-height: 21px;
}

.text-content a {
    color: #64ADD0;
}

.text-content ul {
    list-style: none;
    position: relative;
}

.text-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    background: url(images/check.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    left: 20px;
}

.form-field {
    margin: 20px 0;
}

.form-field input {
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #E5E5E3;
    width: 100%;
    outline: none;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    font-size: 16px;
}

.form-field-inline label,
.form-field .radio-label {
    display: block;
    margin-bottom: 10px;
}

#contact-form {
    padding: 10px 30px;
    border: 1px solid #E5E5E3;
    border-radius: 10px;
    margin: auto;
}

.selectize-input {
    box-shadow: none;
    border: 1px solid #E5E5E3;
}

.button-field {
    text-align: center;
}

.button-field a,
.button-field button {
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
    border: 1px solid #023A5A;
    border-radius: 5px;
    background: #023A5A;
    cursor: pointer;
    text-decoration: none;
}

.button-field a:hover {
    background-color: #034E79;
}

.client-support-title,
.client-support-rows {
    display: none;
}

.right-section {
    position: absolute;
    right: 0;
    top: 0;
}

.left-col {
    background: url(images/cahier.png) top center no-repeat;
    background-size: auto 260px;
    padding-top: 250px;
}

.newsletter-checkbox-container input {
    float: left;
    width: 40px;
}

.newsletter-disclaimer {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.5em;
}

.intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: justify;
}

.cards-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.card {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    margin: 20px;
    padding: 10px;
    text-align: center;
    width: 30%;
    font-size: 18px;
}

.card-mt {
    background-color: #E4E3E1;
    color: #000;
}

.card-ht {
    background-color: #FFCC5C;
    color: #FFF;
}

.card-pe {
    background-color: #44AACE;
    color: #FFF;
}

.card-title {
    height: 90px;
    display: flex;
    align-items: center;
}

.card-ht h4,
.card-pe h4 {
    color: white;
    font-weight: bold;
}

.card-mt h4 {
    color: black;
    font-weight: bold;
}

.card img {
    max-width: 70%;
}

.steps {
    list-style-type: none;
}

.steps li span {
    color: #44AACE;
    font-size: 40px;
    font-weight: bold;
    margin-right: 10px;
}

.steps a {
    color: #44AACE;
}

.logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-container img {
    width: 100%;
    margin: 20px;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

h3 {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

@media only screen and (max-width: 500px) {
    .cards-container {
        flex-direction: column;
    }

    .card {
        width: 50%;
    }
}

@media only screen and (min-width: 600px) {
    .client-support-title,
    .client-support-rows {
        display: block;
    }

    .header {
        margin: 40px 0 40px 0;
    }

    .card {
        max-width: 140px;
    }

    h2 {
        font-size: 25px;
    }

    .logo-container img {
        width: 30%;
    }

    .left-foot {
        width: 30%;
        margin-bottom: 0;
    }

    .right-foot {
        width: 70%;
    }

    .footer {
        padding-top: 40px;
    }

    #contact-form,
    .left-col {
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
    }

    #contact-form {
        width: 90%;
    }

    .left-col {
        width: 40%;
    }

    .text-content {
        margin-top: 50px;
    }
}
