.footer {
font-family: "Manrope", sans-serif;
background: #011121;
color: #fff;
padding: 0;
}
.footer .footer-content {
padding: 60px 15px 54px;
}
.footer-logo { width: 250px;
margin-bottom: 32px;
}
.footer-content li {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.footer-content a,
.footer-content .title {
font-family: "Manrope", sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 140%;
color: #fff;
text-align: left;
}
.footer-copy li a,
.footer-content li a {
padding-bottom: 4px;
border-bottom: 1px solid transparent;
}
.footer-copy li a:hover,
.footer-content li a:hover {
border-color: #fff;
}
.footer-content li img {
margin-right: 6px;
}
.footer-content .title {
margin-bottom: 24px;
}
.footer-content .col-menu {
padding: 0 85px;
}
.footer-content .col-menu ul {
column-count: 2;
column-gap: 80px;
}
.footer-content .col-menu li + li {
margin-top: 10px;
margin-bottom: 0;
}
.footer-content .col-menu a {
font-weight: 400;
font-size: 13px;
opacity: 0.8;
}
.footer-btn {
font-family: "Manrope", sans-serif;
display: inline-block;
font-weight: 600;
font-size: 13px;
line-height: 140%;
background: #034f9a;
border-radius: 3px;
padding: 15.5px 22.5px;
margin-top: 6px;
}
.footer-btn:hover {
background: #06417b;
}
.footer .col-review {
margin-left: auto;
margin-right: auto;
}
.footer .reviews {
margin-bottom: 48px;
}
.footer .icon-star {
position: relative;
display: inline-block;
vertical-align: top;
width: 22px;
height: 20px;
margin-right: 2px;
overflow: hidden;
}
.footer .icon-star:before,
.footer .icon-star .full {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//www.hauschildtundblunck.de/wp-content/themes/g23/images/icons/icon-star.svg) no-repeat 0 0/22px 20px;
opacity: 0.5;
}
.footer .icon-star .full {
opacity: 1;
width: 0;
}
.footer .reviews a {
display: inline-block;
font-weight: 400;
font-size: 12px;
line-height: 140%;
color: #fff;
margin-top: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #c4b37c;
}
.footer .reviews a:hover {
border-color: transparent;
}
.footer-logos img:first-child {
margin-right: 24px;
}
.footer .footer-copy {
display: flex;
align-items: center;
border-top: 1px solid #34414d;
padding: 36px 15px 6px;
}
.footer .footer-copy ul {
display: inline-flex;
flex-wrap: wrap;
width: auto;
margin-left: 24px;
padding: 0;
list-style: none;
}
.footer .footer-copy li {
margin: 0 8px;
line-height: 1;
}
.footer .footer-copy p,
.footer .footer-copy a {
font-family: "Manrope", sans-serif;
display: inline-block;
vertical-align: top;
font-weight: 400;
font-size: 12px;
line-height: 100%;
color: #fff;
margin: 0;
}
.footer .footer-copy p {
letter-spacing: 0.02em;
opacity: 0.6;
margin-bottom: 28px;
}
@media (max-width: 1200px) {
.footer .col-menu {
padding: 0 40px;
}
.footer .col-menu ul {
column-gap: 30px;
}
}
@media (max-width: 1040px) {
.footer .col-review {
margin: 24px 0;
}
}
@media (max-width: 800px) {
.footer .col-menu {
width: 100%;
margin: 32px 0 12px;
padding: 0;
}
.footer .col-menu ul {
column-count: 1;
}
.footer .footer-copy ul {
width: 100%;
margin: 0 0 8px;
}
.footer .footer-copy li {
margin: 0 16px 16px 0;
}
}
@media (max-width: 578px) {
.footer .footer-content {
padding: 36px 15px 14px;
}
.footer-logo {
max-width: 205px;
height: auto;
margin-bottom: 25px;
}
.footer-content .title {
margin: 0 0 15px 0;
}
.footer-content .col-menu li {
margin-bottom: 0;
}
.footer-content .col-menu li + li {
margin-top: 12px;
}
.footer-content .col-menu a {
font-size: 12px;
}
.footer .reviews {
margin-bottom: 36px;
}
.footer-logos img {
height: 44px;
width: auto;
}
.footer-logos img + img {
margin-left: 16px;
}
.footer-btn {
margin-right: 4px;
}
}
.main-modal-wrapper {
max-width: 720px;
}
.main-modal {
background: #edf0f4;
font-family: "Manrope";
width: 100%;
padding: 32px;
position: relative;
}
.main-modal__title {
font-size: 32px;
margin-bottom: 24px;
font-weight: 600;
font-family: "Manrope";
}
.main-modal__desc {
font-size: 18px;
line-height: 156%;
font-weight: 500;
color: #4b5565;
font-family: "Manrope";
}
.main-modal__contacts {
margin-top: 32px;
}
.main-modal__close {
border: none;
margin: 0;
padding: 0;
width: auto;
overflow: visible;
background: transparent; color: inherit;
font: inherit; line-height: normal; -webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit; -webkit-appearance: none;
position: absolute;
right: 20px;
top: 20px;
cursor: pointer;
}
.main-modal__contacts {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 52px;
}
.main-modal__link {
display: flex;
align-items: center;
font-size: 16px;
font-weight: 500;
line-height: 175%;
color: #4b5565;
margin-right: 40px;
}
.main-modal__link:last-child {
margin: 0;
}
.main-modal__icon {
margin-right: 16px;
width: 40px;
height: 40px;
}
.main-form__grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px 20px;
}
.main-form__heading {
margin-bottom: 6px;
font-size: 14px;
font-weight: 500;
color: #1d1d1d;
}
.main-form__item {
grid-column: span 1;
font-family: "Manrope";
}
.main-form__item:nth-child(5),
.main-form__item:nth-child(6) {
grid-column: span 2;
}
.main-form br {
display: none;
}
.main-form__item input {
width: 100%;
padding: 10px 14px;
border: 1px solid #cdd5df;
background: #fff;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
font-family: "Manrope";
line-height: 150%;
color: #4b5565;
}
.main-form__submit {
margin-top: 24px;
}
.main-form__submit input {
background: #034f9a;
border-radius: 3px;
color: #fff;
display: block;
padding: 10px 20px;
font-family: "Manrope";
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 150%;
width: 100%;
text-align: center;
}
.checkbox {
margin-top: 32px;
}
.checkbox input {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
white-space: nowrap;
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
}
.checkbox input:checked ~ .wpcf7-list-item-label:before {
background: url(//www.hauschildtundblunck.de/wp-content/uploads/2023/01/icons8-done.svg);
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: center center;
}
.checkbox .wpcf7-list-item-label {
display: flex;
}
.checkbox .wpcf7-list-item-label:before {
content: "";
width: 16px;
height: 16px;
border: 1px solid #034f9a;
border-radius: 4px;
display: inline-block;
margin-right: 8px;
}
@media (max-width: 768px) {
.main-modal__title {
font-size: 24px;
margin-bottom: 16px;
}
.main-modal__desc {
font-size: 16px;
}
.main-modal__contacts {
margin-top: 24px;
flex-direction: column;
align-items: flex-start;
}
.main-modal__link {
margin-right: 0;
margin-bottom: 16px;
}
.main-form__grid {
grid-template-columns: 1fr;
}
.main-form__item {
grid-column: 1;
}
.main-form__item:nth-child(5),
.main-form__item:nth-child(6) {
grid-column: 1;
}
.main-modal {
padding: 32px 16px;
}
}