/*
        Strata by HTML5 UP
        html5up.net | @n33co
        Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Header */

#header {
    padding: 6em 3em 3em 3em;
    width: 30%;
}

#header h1 {
    font-size: 1.25em;
}

#header h1 br {
    display: none;
}

/* Footer */

#footer {
    padding: 0 3em 5em 3em;
    width: 30%;
}

#footer .copyright li {
    border-left-width: 0;
    display: block;
    line-height: 2.25em;
    margin-left: 0;
    padding-left: 0;
}

/* Main */

#main {
    margin-left: 30%;
    max-width: none;
    padding: 6em 3em 3em 3em;
    width: calc(100% - 30%);
}
/*#header{
    background-position: -200px;
}*/
.form_contacts ul {
    font-family: "WhitneyMedium";
    list-style-type: none;
    margin: 0 0 2px;
}
/*.form_contacts h5 {
    color: #cf3c48;
    font-family: "WhitneyMedium";
    font-size: 19px;
    margin-bottom: 4px;
    margin-top: 50px;
}
.form_contacts ul {
    font-family: "WhitneyMedium";
    list-style-type: none;
    margin: 0 0 16px;
}
.form_contacts ul li {
    font-size: 14px;
    color: #fff;
    margin: 6px 0 0;
}
.form_contacts ul li a{
    color: #fff;
}
.form_contacts ul li a:hover{
    color: #231f20;
}
.form_contacts ul li strong {
    font-size: 18px;
    color: #fff;
}*/

.logos_footer {
    background-color: #fff;
    height: 270px;
    margin: 0;
    padding: 22px;
    width: 100%;
}