.btn,
button {
outline: 0 !important;
box-shadow: none !important;
}
.btn_desinger {
background: #262626;
border-radius: 30px;
width: 100%;
border: 0;
font-style: normal;
font-weight: 700;
font-size: 16px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
height: 45px;
line-height: 45px;
cursor: pointer;
}
.btn_desinger:hover,
.btn_form:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #4f4f4f !important;
color: #fff;
}
.btn_form {
background: #262626 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input,
form textarea {
background: #fff;
color: #000;
border: 0.0625rem solid #b2bcc3;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
form textarea {
height: 100px;
resize: vertical;
line-height: 1.5;
}
.kontakt_block .info a:hover {
color: #262626;
}
.product_block {
position: relative;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.product_sale {
position: absolute;
top: 15px;
background: #262626;
border-radius: 0 15px 15px 0;
text-align: center;
padding: 5px 15px 5px 10px;
z-index: 9;
}
.product_sale span {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 0;
letter-spacing: 0.005em;
color: #fff;
text-transform: uppercase;
}
.kontakt_block:not(:last-child) {
margin-bottom: 40px;
}
.kontakt_block .title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
margin-bottom: 17px;
}
.kontakt_block .info a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.kontakt_form {
background: #f5f5f5;
border-bottom: solid 1px #ababab;
}
.kontakt_form form input {
background: #fff;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 0 20px;
margin-bottom: 25px;
}
.kontakt_form form textarea {
border-radius: 30px;
border: 0;
padding: 15px 20px;
min-height: 110px;
background: #fff;
resize: none;
}
.kontakt_form form textarea:hover {
background: #fff;
}
.checkbox {
width: 100%;
margin-bottom: 35px;
position: relative;
display: block;
}
.checkbox label {
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.checkbox input[type="checkbox"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}
.checkbox label span {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.simple_text a {
color: #262626;
text-decoration: underline;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.desinger {
margin-bottom: 30px;
}
.desinger img {
width: 100%;
}
.white-popup {
position: relative;
background: #fff;
padding: 20px;
width: auto;
max-width: 1000px;
margin: 20px auto;
}
.knr {
color: #262626;
font-weight: 600;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.step1.v_0 .rrss {
display: none;
}
.acc-container {
overflow: hidden;
}
.acc-title {
transition: all 0.3s ease-in-out;
}
.acc-title:after {
content: "\f107";
font-family: "Font Awesome 5 Pro";
position: absolute;
right: -10px;
margin-top: 7.5px;
width: 25px;
height: 25px;
display: inline-block;
}
.acc-active .acc-title:after {
content: "\f106";
font-family: "Font Awesome 5 Pro";
color: #262626;
}
.title a {
position: absolute;
right: 0;
}
.title.acc-title:hover {
color: #262626;
}
.acc-content {
width: 100%;
height: auto;
overflow: hidden;
max-height: 0;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.acc-active .acc-content {
max-height: 1000px;
overflow-y: auto;
opacity: 1;
}
nav.list_desinger {
margin-bottom: 20px;
}
.list_desinger ul li {
display: inline-block;
width: calc(97% / 7);
border-bottom: solid 1px #ababab;
padding-bottom: 15px;
text-align: center;
}
.list_desinger ul li.active {
border-bottom: solid 2px #262626;
padding-bottom: 14px;
}
.list_desinger ul li a {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 21px;
}
.xinfo {
color: #4e4e4f;
}
li.active.active a {
color: #4e4e4f;
}
.sibbar_desinger div.title {
align-items: center;
display: flex;
padding-bottom: 0px;
padding-top: 25px;
margin-bottom: 10px;
}
.sibbar_desinger div.title {
position: relative;
width: 100%;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
cursor: pointer;
padding-right: 25px;
}
.sibbar_desinger div.title svg {
cursor: pointer;
}
.sibbar_desinger div.title svg:hover circle {
fill: #262626;
}
.sibbar_desinger div.title svg:hover path {
fill: #fff;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 4px;
left: 0;
height: 16px;
width: 16px;
background-color: transparent;
border: 1px solid #ababab;
}
.content_checkbox:hover input ~ .checkmark {
background-color: #ccc;
}
.content_checkbox input:checked ~ .checkmark {
background-color: #262626;
border: 0;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.content_checkbox input:checked ~ .checkmark:after {
display: block;
}
.content_checkbox .checkmark:after {
left: 6px;
top: 3px;
width: 4px;
height: 9px;
border: solid #fff;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
flex: 0 0 50%;
max-width: 50%;
padding: 0;
}
.product_title h1 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.single_add_cart form,
.woocommerce div.product form.cart div.quantity,
div.price_single,
form.woocommerce-cart-form div.quantity {
align-items: center;
display: flex;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.price_single .text_price span svg {
margin-right: 6px;
}
.single_add_cart {
margin-top: 35px;
}
.single_add_cart form .quantity input {
margin-bottom: 0;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #262626;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
background: #f5f5f5;
border: 0;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.single_add_cart form .quantity div svg,
form .quantity div svg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.product_description {
margin-top: 20px;
}
.woocommerce form .form-row label {
display: none;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
.woocommerce form .form-row textarea {
height: 120px;
resize: none;
margin-bottom: 0;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before {
content: "";
position: absolute;
left: 0;
top: 6px;
margin-top: auto;
margin-bottom: auto;
width: 16px;
height: 16px;
background: #fff;
border: 1px solid #ababab;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input:checked + span:before {
visibility: visible;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span:before {
content: "";
position: absolute;
left: 6px;
top: 9px;
visibility: hidden;
width: 4px;
height: 9px;
border: solid #ababab;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.woocommerce form .form-row label.checkbox {
display: flex;
align-items: baseline;
width: 100% !important;
}
.woocommerce form .form-row label.checkbox {
width: 15px;
margin: 0;
margin-right: 10px;
position: relative;
opacity: 1;
height: auto;
}
.woocommerce form .form-row label.checkbox {
margin-bottom: 10px;
}
#bgf {
position: relative;
}
.tabcontent {
display: none;
}
.list_desinger > ul {
display: flex;
margin-left: -5px;
margin-right: -5px;
}
.list_desinger ul li {
width: 100%;
margin-right: 15px;
margin-left: 15px;
}
.iname {
width: 100%;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #4e4e4f;
}
.ival {
font-size: 16px;
color: #ababab;
}
.itop {
padding-bottom: 10px;
border-bottom: 1px solid #cacaca;
margin-bottom: 10px;
}
.rsp {
display: none;
}
.rsst {
margin-bottom: 30px;
}
.vonx {
color: #4e4e4f;
font-weight: 700;
font-size: 24px;
margin-bottom: 20px;
}
span.pes {
color: #4e4e4e;
font-weight: 400;
font-size: 28px;
margin-bottom: 30px;
}
[type="submit"] {
font-size: 14px;
}
.msk {
max-height: 469px;
min-height: 596px;
overflow-y: auto;
padding-right: 10px;
margin-bottom: 30px;
}
.msk::-webkit-scrollbar {
width: 5px;
}
.msk::-webkit-scrollbar-track {
border: 0 solid #333;
background: #f1f1f1;
box-shadow: none;
}
.msk::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.22);
}
.cn-img.active {
flex: 0 0 45%;
max-width: 45%;
}
.cn-info.active {
flex: 0 0 55%;
max-width: 55%;
}
.rsp {
padding-bottom: 15px;
border-bottom: 1px solid #cacaca;
margin-bottom: 15px;
}
.itop:last-child {
border-bottom: none;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0€";
float: right;
}
.itg {
border: none;
padding-bottom: 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
align-items: center;
justify-content: center;
text-align: center;
height: 60px;
display: flex;
}
a.tablinks.gesamt {
position: relative;
width: 100%;
display: block;
height: 30px;
}
a.tablinks.gesamt:after {
content: "inkl. MwSt. und Versandkosten Lieferzeit 10-15 Werktage";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.postid-7317 a.tablinks.gesamt:after, .postid-14533 a.tablinks.gesamt:after {
content: "inkl. MwSt. und Versandkosten Lieferzeit ca 6 Wochen";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.postid-17277 a.tablinks.gesamt:after, .postid-17278 a.tablinks.gesamt:after {
content: "inkl. MwSt. Versandkosten 300€, Lieferzeit ca 10 Werktage";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.de_t {
margin-bottom: 30px;
}
.de_b.col-lg-12 {
padding-top: 35px;
}
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
i.um-active-color,
span.um-active-color {
color: #262626 !important;
}
a.um-button.um-btn-auto-width {
background: #262626 !important;
border-radius: 50px !important;
box-shadow: none !important;
}
a.um-button.um-btn-auto-width:hover {
background: #9a1b1f !important;
}
.um-field-checkbox-option,
.um-field-radio-option {
text-align: left !important;
}
.um-field {
position: relative;
padding: 15px 0 0 0 !important;
}
ul.list-number-circle {
counter-reset: list-number-circle-counter;
font-size: 18px;
}
ul.list-number-circle li {
counter-increment: list-number-circle-counter;
margin-bottom: 0.6em;
}
ul.list-number-circle li::before {
display: inline-block;
vertical-align: middle;
width: 24px;
height: 24px;
margin-right: 6px;
border: 1px solid #b91010;
border-radius: 50%;
text-align: center;
font-size: 12px;
line-height: 21px;
font-weight: 700;
color: #b91010;
content: counter(list-number-circle-counter);
}
.kontakt_form_tab:not(.active) {
display: none;
}
.kontakt_form_tab_nav a {
margin: 0 30px 30px 0;
padding: 15px 28px;
width: auto;
background-color: #d7d7d7;
border-color: #d7d7d7;
color: #4e4e4f;
line-height: 1;
font-size: 13px;
}
.kontakt_form_tab_nav a:hover {
border-color: #262626;
}
.kontakt_form_tab_nav a.active {
background-color: #262626;
border-color: #262626;
color: #fff;
}
.woocommerce-make-offer-form-section.as1,
.woocommerce-make-offer-form-section:nth-last-child(4),
.woocommerce-make-offer-form-section:nth-last-child(5) {
display: none;
}
.woocommerce-make-offer-form-section label {
display: block;
}
.description-other ul.tabs.wc-tabs {
display: none;
}
@media (max-width: 767px) {
.kontakt_form_tab_nav {
margin-bottom: 15px;
}
.kontakt_form_tab_nav a {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
nav.list_desinger {
margin-bottom: 0 !important;
}
nav.list_desinger li {
text-align: left;
}
nav.list_desinger li {
display: none !important;
}
.list_desinger ul li:last-child {
display: block !important;
}
h2 {
line-height: 1.5em;
}
.um-field-checkbox-option,
.um-field-radio-option {
position: absolute !important;
}
.cn-img.active,
.cn-info.active {
flex: 0 0 100%;
max-width: 100%;
}
.msk {
max-height: 100%;
min-height: 100%;
}
nav.list_desinger li {
display: none;
}
nav.list_desinger li.active {
display: block;
width: 100%;
text-align: left;
}
.container {
max-width: 100% !important;
}
.product_block {
margin-bottom: 15px;
}
.kontakt_block,
.kontakt_block:not(:last-child) {
margin-bottom: 20px;
}
.kontakt_block .title {
margin-bottom: 8px;
}
.kontakt_block .title span {
font-size: 16px;
}
.kontakt_block .info a {
font-size: 14px;
}
.kontakt_form form input.btn_form {
margin-bottom: 0;
}
nav.list_desinger {
margin-bottom: 30px;
}
.list_desinger ul li {
width: calc(97% / 5);
margin-bottom: 20px;
}
.desinger img {
margin-bottom: 25px;
}
.woocommerce div.product form.cart .button {
margin-left: 25px;
}
.single_add_cart form,
div.price_single {
display: block;
}
div.price_single .text_price {
margin-left: 0;
margin-top: 5px;
}
.single_add_cart {
margin-top: 21px;
}
.woocommerce div.product form.cart div.quantity {
width: 120px;
margin: 0 auto;
float: none;
}
.woocommerce div.product form.cart .button {
float: none;
margin: 0 auto;
display: block;
margin-top: 15px;
max-width: 100%;
}
.product_description {
margin-top: 30px;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
.woocommerce .quantity input[type="number"] {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 23px;
}
}
.sibbar_desinger.acc-container.step1.v_3 .rrss {
display: none;
}
div#accordion > div:first-child > div:first-child {
padding-top: 0;
}
#step4 div#accordion > div:nth-child(2) > div:first-child {
padding-top: 0;
}
input.um-form-field {
background: #fff;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 0 20px;
margin-bottom: 25px;
}
.um-field-label label {
margin-bottom: 0;
}
input#um-submit-btn {
color: #fff;
background: #262626 !important;
border-radius: 50px !important;
height: 55px !important;
padding: 0 20px;
text-transform: uppercase !important;
font-weight: 600 !important;
min-width: 350px !important;
}
.c-weight {
color: #262626;
border-bottom: 1px solid;
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
line-height: 15px;
}
.width-b {
position: relative;
display: none;
}
.cm {
position: absolute;
height: 30px;
background: #f1f1f1;
margin-left: -31px;
line-height: 21px;
padding: 5px;
margin-top: 1px;
width: 30px;
}
.uve {
display: block;
font-size: 12px;
}
.show-bb-n.c-weight {
display: none !important;
}
.section-text__wrapper {
margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
.section-text__wrapper {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 600px) {
input#um-submit-btn {
min-width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.list_desinger ul li {
width: 100%;
}
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 325px) {
.logo svg {
width: 120px;
}
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
div#tab-tab_custom_ofwc_offer {
display: block !important;
}
.width-b {
display: none !important;
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.product_description {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.cred {
display: block;
font-size: 10px;
color: #333;
}
span.cred a {
font-size: 10px !important;
color: #333 !important;
text-decoration: underline;
}
.cred span {
color: #262626;
}
.woocommerce div.product span.price {
color: #262626;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
#gesamt:before {
display: none;
}
span.woocommerce-Price-amount.amount {
float: right;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.description-other {
max-width: 100%;
}
.description-other__btn-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-bottom: 30px;
margin-top: 15px;
grid-gap: 20px 30px;
justify-content: center;
}
.description-other__btn {
width: 100%;
max-width: 100%;
text-align: center;
padding: 5px 32px;
height: auto;
min-height: 42px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
.description-other__btn:nth-child(5) {
grid-column-start: 2;
grid-column-end: 3;
}
.description-other__btn:nth-child(6) {
grid-column-start: 3;
grid-column-end: 4;
}
}
@media screen and (max-width: 1199px) {
.description-other__btn-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
grid-template-columns: repeat(1, 1fr);
}
}
.description-other__title {
margin-bottom: 40px;
}
.description-other__list-text {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
.description-other__title {
margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
margin-top: 60px;
}
.description-other__btn {
max-width: 100%;
}
}
body {
min-height: 100vh;
}
.file-180 {
position: relative;
}
.file-180:before {
content: "";
background: url(//durchdacht.de/wp-content/uploads/2021/03/file_upload.png);
background-size: cover;
height: 23px;
width: 11px;
position: absolute;
left: 110px;
top: 14px;
}
.d-none {
display: none !important;
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
.file-180:before {
left: 50px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.list_desinger ul {
margin-left: 0;
margin-right: 0;
flex-wrap: inherit;
width: calc(100% + 40px);
margin-left: -20px;
}
.list_desinger ul li {
padding-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
margin-left: 0;
margin-bottom: 15px;
height: 60px;
}
.list_desinger ul li.active {
padding-bottom: 0;
}
.list_desinger ul li {
margin-right: 20px;
margin-left: 20px;
}
.list_desinger ul li:last-child {
border: none;
padding-bottom: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.list_desinger ul li:last-child a.tablinks.gesamt:after {
display: none;
}
.mpopup_div.nav__link.outline {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
border-radius: 50%;
}
.mpopup_div.nav__link.outline svg path {
fill: #4e4e4f;
}
.mpopup_div.nav__link.outline svg circle {
fill: #fff;
}
.acc-single-open- .width-b .show-bb.c-weight {
padding: 10px 30px;
border: 2px solid #262626;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
}
.acc-single-open- .width-b .show-bb.c-weight:hover {
background: #262626;
color: #fff;
}
.msk {
margin-bottom: 10px;
}
.tabcontent {
position: relative;
}
.tabcontent:before {
content: "";
width: 100%;
height: 80px;
background: linear-gradient(360deg, #fff 23.54%, rgba(255, 255, 255, 0) 140.21%);
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
z-index: 0;
}
.tabcontent .btn_desinger {
position: relative;
z-index: 20;
}
@media screen and (max-width: 767px) {
.list_desinger ul li {
height: 40px;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.list_desinger ul li.active {
display: flex;
justify-content: center;
align-items: center;
}
.list_desinger ul li:not(:nth-child(3n)) {
margin-right: 0;
}
.list_desinger ul li:not(:nth-child(2n)) {
margin-right: 20px;
}
.list_desinger ul {
margin-left: 0;
margin-right: 0;
flex-wrap: inherit;
width: 100%;
}
.list_desinger > ul {
display: inline-block;
}
.list_desinger ul li:last-child {
box-shadow: none;
}
.list_desinger ul li {
margin-right: 0;
margin-left: 0;
}
}
.woocommerce img {
height: auto;
max-width: 100%;
}
label.content_checkbox.dis {
opacity: 0.4;
cursor: auto;
}
.entry-content img {
max-width: 100%;
}
.entry-content ul {
list-style: circle !important;
font-size: 16px;
}
.entry-content li {
list-style-type: disc;
margin-left: 30px;
}
.sibbar_desinger.acc-container-.acc-active.step3.v_2.acc-active label:nth-child(4) .rrss {
font-weight: 500;
color: #262626;
}
@media screen and (max-width: 1600px) {
.msk {
min-height: 469px;
}
}
@media only screen and (max-width: 768px) {
.msk {
max-height: 100%;
min-height: 100%;
}
}  .no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 30.333333%;
flex: 0 0 30.333333%;
max-width: 30.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 69.666667%;
flex: 0 0 69.666667%;
max-width: 69.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
background: #F5F5F5;
}
button {
outline: 0 !important;
box-shadow: none !important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover {
background: #4f4f4f !important;
color: #fff;
}
.product_block {
position: relative;
}
.product_block .product_block_grad {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
height: 100%;
min-height: 211px;
background-size: cover;
background-position: center;
}
.product_block .product_block_grad:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: all 0.4s ease;
z-index: 10;
}
.product_block .product_block_grad:hover:before {
opacity: 1;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
ul.products {
display: grid;
grid-column-gap: 2.5rem;
grid-row-gap: 2rem;
justify-content: flex-start;
grid-template-columns: repeat(auto-fit, minmax(24.5rem, 24.7rem));
max-width: 100rem;
padding: 0 15px;
}
.woocommerce ul.products:before {
content: none;
}
.woocommerce a.button,
.woocommerce button.button {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.popular_block img,
.popular_block_price {
margin-bottom: 25px;
width: 100%;
}
.popular_block a:hover h5 {
color: #262626;
}
.popular_block h5 {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
margin-bottom: 20px;
}
.popular_block_price span {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.popular_block_price span.woocommerce-Price-currencySymbol {
margin-left: 5px;
}
.simple_page {
padding-top: 0;
}
.simple_page_2 {
background: #f5f5f5;
}
.simple_page_3 .product_block {
margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
margin: 70px 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
box-sizing: border-box;
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #4e4e4f;
line-height: 45px;
text-align: center;
border: none;
margin-right: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
border: 1px solid #ababab;
border-radius: 30px;
width: 45px;
height: 45px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
line-height: 43px;
padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #fff;
border: 2px solid #262626;
font-size: 16px;
color: #262626;
}
.lmp_load_more_button .lmp_button {
padding: 0 !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: 0.005em !important;
text-transform: uppercase !important;
color: #262626 !important;
margin: 10px 0 10px 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
flex: 0 0 50%;
max-width: 50%;
padding: 0;
}
.product_attributes {
margin-bottom: 15px;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt {
background-color: #262626;
}
[type="submit"] {
font-size: 14px;
}
ul.products {
grid-template-columns: repeat(3, 347px);
}
.price_page_2 {
background-color: #f5f5f5;
padding: 80px 0;
}
@media screen and (max-width: 767px) {
.price_page_2 {
padding: 40px 0;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.product_block {
margin-bottom: 15px;
}
.product_block .product_block_grad {
background-size: cover;
}
ul.products {
grid-template-columns: repeat(auto-fit, minmax(16.5rem, 19.7rem));
}
.popular_block img {
height: auto;
}
.simple_page_3 .product_block {
margin-bottom: 15px;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
}
@media only screen and (max-width: 480px) {
ul.products {
grid-template-columns: 100%;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
}
.woocommerce div.product span.price {
color: #262626;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
span.woocommerce-Price-amount.amount {
float: right;
}
body {
min-height: 100vh;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: none;
color: #bdbdbd;
font-size: 12px;
margin-top: 20px!important;
text-align: right;
margin-bottom: 20px!important;
}
select.orderby {
width: 100%;
height: 52px;
background-color: #f5f5f5;
border-radius: 16px;
padding: 0 15px;
}
.btn_form:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #4f4f4f !important;
color: #fff;
}
.btn_form {
background: #262626 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input {
background: #fff;
color: #000;
border: 0.0625rem solid #b2bcc3;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.page_title {
padding-bottom: 30px;
}
.product_block {
position: relative;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.all_price span {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.all_price span.woocommerce-Price-currencySymbol {
margin-left: 5px;
}
.form_page {
border-bottom: none;
}
.form_page input {
max-width: 350px;
display: block;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.title a {
position: absolute;
right: 0;
}
li.active.active a {
color: #4e4e4f;
}
.woocommerce div.product div.images {
width: 100%;
float: none;
}
.product_title h1 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.product_attributes table,
.product_attributes table.shop_attributes td {
border: none !important;
background: #fff !important;
}
.product_attributes table.shop_attributes td p {
margin: 0;
padding: 0;
font-style: normal;
font-size: 16px;
line-height: 29px;
color: #4e4e4f;
font-weight: 700;
}
.product_attributes {
margin-bottom: 15px;
}
.product_attributes .woocommerce-product-attributes-item {
display: flex;
align-items: center;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 29px;
color: #4e4e4f;
}
.product_attributes .woocommerce-product-attributes-item:not(:last-child) {
margin-bottom: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:first-child {
margin-right: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:last-child p {
margin: 0;
font-weight: 700;
}
.single_add_cart form,
.woocommerce div.product form.cart div.quantity,
div.price_single,
form.woocommerce-cart-form div.quantity {
align-items: center;
display: flex;
}
div.price_single .all_price {
position: relative;
width: 190px;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.price_single .text_price span svg {
margin-right: 6px;
}
.single_add_cart {
margin-top: 35px;
}
.single_add_cart form .quantity input {
margin-bottom: 0;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #262626;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
background: #f5f5f5;
border: 0;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.single_add_cart form .quantity input.qty_button,
form .quantity input.qty_button {
color: #ababab;
font-style: normal;
font-weight: 400;
font-size: 22px;
padding: 0;
border: 0;
cursor: pointer;
opacity: 0;
}
.single_add_cart form .quantity div.btn_minus,
.single_add_cart form .quantity div.btn_plus,
form .quantity div.btn_minus,
form .quantity div.btn_plus {
position: relative;
margin-left: 15px;
}
.single_add_cart form .quantity div.btn_minus,
form .quantity div.btn_minus {
margin-left: 0;
margin-right: 15px;
}
.single_add_cart form .quantity div svg,
form .quantity div svg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.single_add_cart form .quantity input.minus,
form .quantity input.minus {
padding-right: 15px;
}
.single_add_cart form .quantity input.plus,
form .quantity input.plus {
padding-left: 5px;
}
.product_description {
margin-top: 20px;
}
.product_description .page_title span {
font-size: 26px;
line-height: 30px;
}
.product_descriptions p {
font-size: 16px;
}
.woocommerce table.shop_table {
border: none;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.cart img {
max-width: 180px;
min-width: 160px;
padding: 15px 0;
display: block !important;
}
.woocommerce table.shop_table td {
padding: 0 30px;
}
.woocommerce table.shop_table td.product-name {
max-width: 350px;
}
.woocommerce table.shop_table td.product-name a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price span {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price {
position: relative;
}
.woocommerce table.shop_table td.product-name a:hover {
color: #262626;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: none;
}
.woocommerce form .form-row input.input-text {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
[type="submit"] {
font-size: 14px;
}
td.product-price {
display: none;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td {
border-top: 0;
}
td.product-quantity {
width: 100px;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0â‚¬";
float: right;
}
.de_t {
margin-bottom: 30px;
}
.table-price td {
border: 1px solid #ababab;
white-space: nowrap;
text-align: center;
vertical-align: middle;
}
.table-price tr:nth-child(2n + 1) td {
background-color: #f5f5f5;
}
.table-price td:first-child,
.table-price tr:first-child td {
background: 0 0 !important;
color: #262626;
font-weight: 700;
}
.price_page_2 {
background-color: #f5f5f5;
padding: 80px 0;
}
@media screen and (max-width: 767px) {
.price_page_2 {
padding: 40px 0;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.page_title {
padding-bottom: 25px;
}
.page_title span {
font-size: 20px;
line-height: 23px;
}
.product_block {
margin-bottom: 15px;
}
div.price_single .all_price {
width: 100%;
}
.woocommerce div.product form.cart .button {
margin-left: 25px;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.cart img {
width: 100%;
max-width: 130px;
}
.woocommerce-cart table.cart img {
padding-bottom: 0;
}
.woocommerce table.shop_table td.product-name {
max-width: 75%;
text-align: left !important;
padding-left: 0;
display: inline-block;
padding-right: 10px;
}
.woocommerce table.shop_table td.product-price span {
font-size: 16px;
line-height: 19px;
}
.woocommerce table.shop_table td.product-name a {
font-size: 14px;
line-height: 16px;
}
.woocommerce table.shop_table td.product-price {
padding: 10px 0;
text-align: right !important;
width: 23%;
display: inline-block;
padding-top: 0;
margin-top: -30px;
}
.woocommerce table.shop_table td.product-quantity {
width: 50%;
padding: 0;
display: inline-block;
padding-top: 20px;
}
.woocommerce table.shop_table td {
border: none;
}
.woocommerce table.shop_table td:last-child {
border-bottom: solid 1px #ababab;
}
.single_add_cart form,
div.price_single {
display: block;
}
div.price_single .text_price {
margin-left: 0;
margin-top: 5px;
}
.single_add_cart {
margin-top: 21px;
}
.woocommerce div.product form.cart div.quantity {
width: 120px;
margin: 0 auto;
float: none;
}
.woocommerce div.product form.cart .button {
float: none;
margin: 0 auto;
display: block;
margin-top: 15px;
max-width: 100%;
}
.product_description {
margin-top: 30px;
}
.product_description .page_title span {
font-size: 18px;
line-height: 21px;
}
.product_description .page_title {
padding-bottom: 15px;
}
.product_descriptions p {
font-size: 14px;
margin-top: 0;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
.woocommerce .quantity input[type="number"] {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 23px;
}
}
input#um-submit-btn {
color: #fff;
background: #262626 !important;
border-radius: 50px !important;
height: 55px !important;
padding: 0 20px;
text-transform: uppercase !important;
font-weight: 600 !important;
min-width: 350px !important;
}
.c-weight {
color: #262626;
border-bottom: 1px solid;
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
line-height: 15px;
}
.width-b {
position: relative;
display: none;
}
.first-screen {
position: relative;
height: 263px;
display: flex;
align-items: center;
}
.gallery__wrapper {
margin-top: 30px;
margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
.gallery__wrapper {
margin-bottom: 50px;
}
.first-screen {
height: 190px;
}
}
@media only screen and (max-width: 600px) {
input#um-submit-btn {
min-width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 325px) {
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
.width-b {
display: none !important;
}
@media screen and (max-width: 767px) {
.product_description {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
}
form.variations_form.cart {
display: block !important;
}
.price_single.altr .all_price {
width: 100%;
font-size: 20px;
}
.price_single.altr {
background: #fff;
box-shadow: 0 0 10px rgb(0 0 0 / 12%);
height: 44px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.price_single.altr span {
font-size: 20px;
}
.price_single.altr span.woocommerce-Price-amount.amount {
color: #262626;
}
.price_single.altr {
margin-bottom: 20px;
}
.altr span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
color: #262626;
}
form.cart.full-p {
display: block;
}
form.cart.full-p .text_price {
display: inline-block !important;
padding: 30px 0 !important;
}
form.cart.full-p .single_add_to_cart_button {
margin-left: 0 !important;
}
form.variations_form.cart {
display: block !important;
}
.btn-other.btn-other__one.mnm {
margin-top: 30px;
display: inline-block;
}
table.variations select {
background: #f5f5f5;
border-radius: 30px;
border: none;
height: 55px;
padding: 0 32px;
display: block;
width: 100%;
margin-bottom: 0;
appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 24px) calc(1em + 11px), calc(100% - 20px) calc(1em + 11px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 0 1.5em;
background-repeat: no-repeat;
cursor: pointer;
}
table.variations .label {
padding-top: 11px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #262626;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
.reset_variations,
.woocommerce-variation-price {
display: none !important;
}
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_size {
display: none;
}
.product_descriptions {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #4e4e4f;
}
ol.flex-control-nav.flex-control-thumbs img {
max-width: 100px;
padding: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 18%;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
clear: inherit;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: auto;
}
ol.flex-control-nav.flex-control-thumbs {
margin-left: -10px !important;
}
ol.flex-control-nav.flex-control-thumbs {
margin-top: 20px !important;
}
.woocommerce-product-gallery__image.flex-active-slide {
height: auto !important;
}
.single_variation_wrap_angelleye.ofwc_offer_tab_form_wrap.single_offer_button {
display: none;
}
form.cart.full-p .text_price {
width: 100%;
float: left;
}
button.btn-other.btn-other__one.mnm {
display: block;
margin-top: 20px;
float: left;
}
#gesamt:before {
display: none;
}
.offers-for-woocommerce-add-to-cart-wrap {
position: relative;
width: 100%;
white-space: inherit;
}
span.woocommerce-Price-amount.amount {
float: right;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.description-other {
max-width: 100%;
}
.description-other__btn-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-bottom: 30px;
margin-top: 15px;
grid-gap: 20px 30px;
justify-content: center;
}
.description-other__btn {
width: 100%;
max-width: 100%;
text-align: center;
padding: 5px 32px;
height: auto;
min-height: 42px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
.description-other__btn:nth-child(5) {
grid-column-start: 2;
grid-column-end: 3;
}
.description-other__btn:nth-child(6) {
grid-column-start: 3;
grid-column-end: 4;
}
}
@media screen and (max-width: 1199px) {
.description-other__btn-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
grid-template-columns: repeat(1, 1fr);
}
}
.description-other__title {
margin-bottom: 40px;
}
.description-other__item {
flex: 0 0 50%;
max-width: calc(50% - 15px);
width: 100%;
color: #4e4e4f;
margin-bottom: 50px;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 30px;
}
.description-other__item h4 {
font-weight: 700;
font-size: 20px;
margin-bottom: 26px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 14px;
}
.description-other__item p {
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
margin: 0;
}
.size-page-description {
display: block;
margin-top: 50px;
}
@media screen and (max-width: 991px) {
.description-other__title {
margin-bottom: 20px;
}
.description-other__item {
margin-bottom: 30px;
}
.size-page-description {
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
margin-top: 60px;
}
.description-other__btn {
max-width: 100%;
}
.description-other__item {
flex: 0 0 100%;
max-width: 100%;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
body {
min-height: 100vh;
}
.d-none {
display: none !important;
}
.woocommerce-product-gallery__image.flex-active-slide {
height: 560px;
overflow: hidden;
margin-bottom: 20px;
}
.flex-control-nav.flex-control-thumbs {
margin-top: 20px;
}
.flex-control-nav.flex-control-thumbs li {
margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
.woocommerce-product-gallery__image.flex-active-slide {
height: auto;
}
}
.all_price .woocommerce-Price-amount.amount {
float: inherit !important;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
opacity: 1 !important;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
table.variations tr select {
margin-bottom: 15px !important;
}
.entry-content img {
max-width: 100%;
}
.entry-content li {
list-style-type: disc;
margin-left: 30px;
}
img.wp-post-image {
background: #f5f5f5;
}
form.variations_form.cart {
padding-top: 30px;
}
.product_descriptions h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.container .breadcrumbs{
display:none;
}:root {
--color--primary-1: #4e4e4f;
--color--brand-1: #262626;
--color--gray-1: #ababab;
--color--bg-light: #f5f5f5;
--items: 1;
--gap: 12px
}
body {font-family: "Plus Jakarta Sans", sans-serif;margin: 0;
padding: 0;}
a{
text-decoration: none;
color: var(--color--primary-1,#4e4e4f);
letter-spacing: .09px;
}
.entry-content a, article a {
color: #bd8253;
}
@media (min-width: 768px) {
input#mailster-email-1 {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
input#mailster-email-1 {
background-color: var(--color--bg-light,#f5f5f5);
}
@media (min-width: 1340px) {
input#mailster-email-1, .submit-button.button {
width: 300px;
font-size: 16px;
}
}
input#mailster-email-1, .submit-button.button {
width: 100%;
height: 60px;
border-radius: 30px;
padding: 0 28px;
}
input#mailster-email-1{
align-items: center;
display: flex;
}
.hero-slide__btn {
text-decoration: none;
}
@media (min-width: 1340px){
.hero-slide__title {
max-width: 704px;
}
}
.newsline__text {
font-weight: 600;
}
.header {background-color: #F9F7F4;border-bottom: solid 1px #D6D6D6;}
.header_cart_count {
background: #262626;
color: #fff;
text-align: center;
border-radius: 50%;
width: 20px;
height: 20px;
line-height: 20px;
position: absolute;
font-size: 9px;
margin-top: -19px;
margin-right: -18px;
}
@media (min-width: 1920px){
.product__title {
font-size: 28px;
}
}
@media (min-width: 1340px){
.product__title {
font-size: 21px;
}
}
.mailster-form-fields {
align-items: center;
display: flex;
}
@media (min-width: 768px) {
input#mailster-email-1 {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
input.submit-button.button {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
}
.mailster-wrapper.mailster-submit-wrapper.form-submit {
margin: 0;
margin-bottom: 2px;
}
@media (max-width: 768px){
.mailster-form-fields {
flex-direction: column;
gap: 30px;
}
.mailster-form-fields>div {
width: 100%;
}
}
.breadcrumbs.container span, .breadcrumbs.container {
color: var(--color--gray-1,#ababab);
}
.equipment p {
display: block;
font-size: 1.5em;  margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.equipment ul li:before {
content: "";
position: absolute;
width: 20px;
height: 20px;
left: 0;
top: 0;
background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTAuMzgxNkw4LjMwMDk3IDEzLjY2NjdMMTUgNyIgc3Ryb2tlPSIjQjcyMDI1IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K) no-repeat center/contain;
}
.equipment ul li:not(:last-child) {
margin-bottom: 8px;
}
.equipment ul li {
font-size: 14px;
position: relative;
text-decoration: navajowhite;
color: #4E4E4F;
padding-left: 28px;
}
h2.page_title, .options-container-2__desc h2 {
margin-bottom: 30px;
}
.options-description__img {
max-width: 420px;
}
.table-price td:first-child, .table-price tr:first-child td {
background: none!important;
color: #262626;
font-weight: bold;
}
.table-price tr:nth-child(2n+1) td {
background-color: #F5F5F5;
}
.table-price td {
border: 1px solid #ABABAB;
white-space: nowrap;
text-align: center;
vertical-align: middle;
}
.table td, .table th {
padding: 0.75rem;
vertical-align: top;
}
.table {
width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.card-page-extended__text h3 {
font-size: 20px;
font-weight: 700;
color: #4e4e4f;
line-height: 115%;
margin-bottom: 10px;
}
.product-2__price .price {
margin-left: 5px;
box-shadow: none;
}
.product-2__price {
width: 225px;
}
.options-container-6__desc h3 {
margin-top: 30px;
margin-bottom: 5px;
}
ul.products-2__list {
width: 100%;
}
li .woocommerce-Price-currencySymbol {
padding-left: 5px;
color: var(--color--brand-1,#262626);
font-size: 16px;
font-weight: 600;
}
.product-2__price bdi {
font-size: 16px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
font-size: 16px;
}
.wc-proceed-to-checkout {
margin-bottom: 70px;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
padding: 17px 30px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
background-color: #262626;
color: #fff;
}
.order-total.tax-total {
font-size: 18px;
}
form.checkout.woocommerce-checkout {
margin-bottom: 70px;
}
li.active.active a {
color: #4e4e4f;
}
.woocommerce-MyAccount-navigation ul li {
border: solid 1px #262626;
text-align: center;
margin-bottom: 15px;
font-style: normal;
font-size: 18px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
cursor: pointer;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
margin: 0;
width: 100%;
padding: 15px;
}
.woocommerce-MyAccount-navigation ul li:hover {
background-color: #262626;
}
.woocommerce-MyAccount-navigation ul li:hover a {
color: #fff;
}
[type="submit"] {
font-size: 14px;
}
.entry-content ul {
list-style: circle !important;
font-size: 16px;
}
.entry-content li {
list-style-type: disc;
margin-left: 30px;
}
.amount span {
font-weight: 600;
}
.btn_slider {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 300px;
width: 100%;
margin: 0;
padding: 17px 10px;
}
.btn_form:hover,
.btn_slider:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #000 !important;
color: #fff;
}
input:focus-visible, textarea:focus-visible, button:focus-visible, a:focus-visible {
outline: 1px solid #262626;
}
.btn_form {
background: #262626 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input {
background: #fff;
color: #000;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.page_title {
padding-bottom: 30px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: none;
color: #fff;
max-width: 300px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.slider {
width: 100%;
margin: 0 auto;
}
.kontakt_page {
padding-top: 0;
}
.kontakt_form {
background: #f5f5f5;
border-bottom: solid 1px #ababab;
}
.kontakt_form form input {
width: 100%;
height: 52px;
background-color: #fff;
border-radius: 16px;
padding: 0 36px;
border:none;
}
.faq_bg {
background: #f5f5f5;
}
.faq_page {
padding-top: 0;
}
.faq-container {
margin-top: 30px;
}
.faq {
position: relative;
overflow: hidden;
transition: 0.3 ease;
cursor: pointer;
display: none;
}
.faq-title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin: 0;
padding: 17px 30px;
}
.faq-text {
display: none;
padding: 14px 0;
border-top: solid 1px #ababab;
margin: 0 30px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.page_title_bg span {
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 54px;
letter-spacing: 0.005em;
color: #fff;
}
.login_page {
padding: 40px 0 80px;
}
.form_page {
border-bottom: none;
}
.form_page input {
max-width: 350px;
display: block;
}
.form_h h5,
.form_login h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
.form_login p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.form_login p {
max-width: 100%;
}
a.password_loss {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #262626;
margin: 25px 0;
display: block;
}
p.data_protection {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
margin-bottom: 0;
}
p.data_protection a {
color: #262626;
}
.form_login:first-child {
margin-bottom: 35px;
}
.btn_login_page {
max-width: 350px;
margin-top: 40px;
}
.title a {
position: absolute;
right: 0;
}
.woocommerce form .form-row input.input-text {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
[type="submit"] {
font-size: 14px;
}
p.data_protection {
padding-bottom: 30px;
}
@media only screen and (max-width: 1050px) {
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.kontakt_form form input.btn_form {
margin-bottom: 0;
}
.faq-title {
font-size: 16px;
max-width: 85%;
}
.page_title_bg span {
font-size: 18px;
line-height: 21px;
}
}
@media only screen and (max-width: 480px) {
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
body {
min-height: 100vh;
}
.shop-title-bg {
display: none;
padding: 42px 0 0 0;
height: 310px;
background-position: 40% 50%;
}
.shop-title-bg h2 {
font-size: 46px;
font-weight: 700;
margin-bottom: 14px;
color: #fff;
}
.shop-title-bg h2 br {
display: none;
}
.shop-title-bg p {
margin: 0;
font-size: 40px;
letter-spacing: 0.005em;
color: #fff;
}
@media screen and (max-width: 991px) {
.shop-title-bg {
height: 180px;
background-size: cover;
background-position: 50% 50%;
}
.shop-title-bg h2 {
font-size: 28px;
margin-bottom: 8px;
line-height: 110%;
}
.shop-title-bg p {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.shop-title-bg {
padding-top: 26px;
}
.shop-title-bg h2 br {
display: block;
}
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.btn {
background: #262626;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
@media screen and (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:focus,
.btn:hover {
text-decoration: none;
}
.btn:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
h2,
h3,
p {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
article h2 {
margin-top: 15px;
margin-bottom: 10px;
}
section {
padding: 90px 0 100px 0;
}
.btn {
outline: 0 !important;
box-shadow: none !important;
}
.btn_classic {
border: solid 2px #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
max-width: 255px;
width: 100%;
margin: 0;
padding: 14px 11px;
color: #262626;
background: transparent;
display: inline-block;
}
.btn_classic:hover {
background: #262626;
color: #fff;
}
.page_title {
padding-bottom: 30px;
}
.page_titles {
padding-bottom: 45px;
}
.page_titles span {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.home_why {
background: #f5f5f5;
}
.block_why {
align-items: center;
display: flex;
}
.home_why .col-md-4 {
margin-bottom: 50px;
}
.home_why .col-md-4:nth-child(1) .block_why_icon svg {
top: -4px;
left: -7px;
}
.block_why_icon {
max-width: 65px;
width: 100%;
height: 65px;
background: #fff;
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
border-radius: 50%;
position: relative;
margin-right: 20px;
}
.block_why_icon svg {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.block_why_text {
max-width: 246px;
width: 100%;
}
.block_why_text span {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
color: #4e4e4f;
}
.advantages_page {
padding-top: 0;
}
.advantages_list_all:nth-child(1) {
border-bottom: solid 1px #ababab;
padding-bottom: 80px;
margin-bottom: 80px;
}
.advantages_page .col-md-3 {
padding-right: 0;
}
.advantages_title {
margin-bottom: 45px;
}
.advantages_title span {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.advantages_title span span {
color: #262626;
}
.advantages_blocks {
margin-bottom: 40px;
}
.advantages_blocks_icon {
margin-bottom: 17px;
}
.advantages_blocks_title {
margin-bottom: 16px;
}
.advantages_blocks_title span {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.advantages_blocks_info p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20, 8px;
color: #4e4e4f;
margin-bottom: 0;
}
.advantages_cover .block_why {
align-items: flex-start;
}
.advantages_cover .block_why_text span {
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
color: #4e4e4f;
}
.advantages_cover .block_why_text p {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 23.4px;
color: #4e4e4f;
margin-top: 14px;
margin-bottom: 0;
}
.advantages_cover .col-md-4:nth-child(1) .block_why_icon svg {
top: 0;
left: 0;
}
.title a {
position: absolute;
right: 0;
}
[type="submit"] {
font-size: 14px;
}
.de_t {
margin-bottom: 30px;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
.page_titles {
padding-bottom: 25px;
}
.advantages_page .col-md-3 {
flex: 0 0 33%;
max-width: 33%;
}
}
@media only screen and (max-width: 890px) {
.home_why .col-md-4 {
margin-bottom: 20px;
flex: 0 0 50%;
max-width: 50%;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.page_titles span {
font-size: 20px;
line-height: 23px;
}
.home_why .col-md-4:nth-child(6) {
margin-bottom: 40px;
}
.block_why_text span {
font-size: 14px;
}
.advantages_title span {
font-size: 18px;
line-height: 21px;
}
.advantages_title {
margin-bottom: 25px;
}
.advantages_page .col-md-3 {
flex: 0 0 50%;
max-width: 50%;
}
.advantages_page .col-md-3 {
padding-right: 15px;
}
.advantages_blocks {
padding-left: 25px;
margin-bottom: 30px;
}
.advantages_list_all:nth-child(1) {
padding-bottom: 30px;
margin-bottom: 40px;
}
}
.width-b {
position: relative;
display: none;
}
@media only screen and (max-width: 600px) {
.advantages_cover .block_why {
justify-content: center;
}
.home_why .col-md-4 {
margin-bottom: 20px;
flex: 0 0 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 480px) {
.advantages_page .col-md-3 {
flex: 0 0 100%;
max-width: 100%;
}
.advantages_cover .block_why {
justify-content: end;
}
}
.width-b {
display: none !important;
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
.d-none {
display: none !important;
}
.text-center {
text-align: center!important;
}
.type-page p {
margin-top: 10px;
margin-bottom: 1rem;
}
figure {
margin: 0 0 1rem;
}
.kontakt_block .info a:hover {
color: #262626;
}
.kontakt_page {
padding-top: 0;
}
.kontakt_block:not(:last-child) {
margin-bottom: 40px;
}
.kontakt_block .title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
margin-bottom: 17px;
text-align: left;
}
.kontakt_block .info a,
.kontakt_block .info p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.title a {
position: absolute;
right: 0;
}
[type="submit"] {
font-size: 14px;
}
.wpcf7 input[type="file"] {
cursor: pointer;
width: 100%;
box-sizing: border-box;
cursor: pointer;
border: none;
outline: 0;
display: none;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.kontakt_block,
.kontakt_block:not(:last-child) {
margin-bottom: 20px;
}
.kontakt_block .title {
margin-bottom: 8px;
}
.kontakt_block .title span {
font-size: 16px;
}
.kontakt_block .info a,
.kontakt_block .info p {
font-size: 14px;
}
}
.wpcf7-not-valid {
border: 1px solid #262626 !important;
display: table-row-group;
}
.wpcf7-not-valid-tip {
display: none;
}
.wpcf7 input[type="file"] {
padding: 15px 30px;
}
.checkbox {
width: 100%;
margin-bottom: 35px;
position: relative;
display: block;
}
.checkbox label {
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.checkbox input[type="checkbox"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}
.checkbox label span {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.wpcf7-form input[type="checkbox"] + span:before {
display: block;
position: absolute;
content: "";
top: -1px;
left: -5px;
width: 22px;
height: 22px;
transition: transform 0.28s ease;
border-radius: 0;
border: solid 1px #ababab;
background: 0 0;
}
.wpcf7-form input[type="checkbox"] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 22px;
width: 22px;
background: 0 0;
top: 2px;
left: -5px;
border-radius: 0;
color: #fff;
visibility: hidden;
font-size: 16px;
text-align: center;
}
.wpcf7-form input[type="checkbox"]:checked + span:before {
background: #262626;
border: solid 1px #262626;
}
.wpcf7-form input[type="checkbox"]:checked + span:after {
visibility: visible;
}
.checkbox p {
max-width: 100%;
}
textarea, .wpcf7-textarea,
.woocommerce form .form-row textarea.input-text {
width: 100%;
height: 130px;
resize: none;
background-color: #fff;
border-radius: 16px;
padding: 16px 36px;
}
.wpcf7-text {
width: 100%;
height: 55px;
background-color: #fff;
border-radius: 16px;
padding: 0 36px;
border: none;
}
select {
width: 100%;
box-sizing: border-box;
cursor: pointer;
border: none;
outline: 0;
position: relative;
height: 52px;
background-color: #fff;
border-radius: 16px;
padding: 0 36px;
background-image: linear-gradient( 45deg, transparent 50%, gray 50%), linear-gradient( 135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 24px) calc(1em + 9px), calc(100% - 20px) calc(1em + 9px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 0px 1.5em;
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
color: #4E4E4F;
}
.form__btn--submit, .wpcf7-submit {
width: 100%;
max-width: 300px;
height: 50px;
color: #fff;
letter-spacing: .08px;
text-transform: uppercase;
background-color: var(--color--brand-1, #262626);
border-radius: 32px;
padding: 8px 28px;
font-size: 16px;
font-weight: 700;
}
span.wpcf7-form-control-wrap {
width: 100%;
}
.items-3--1440.text__label input {
margin-bottom: 0;
}
section.hero {
padding: 0;
}
.wpcf7-textarea {
margin-bottom: 30px;
}
label.file__label>span {
display: none;
}
.fbc-page .fbc-items {
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.fbc-page .fbc-items > li {
display: inline-block;
}
.fbc-page .fbc-items > li + li:before {
color: #ccc;
}
.fbc-page * {
margin: 0;
padding: 0;
}
.fbc-page .fbc-wrap .fbc-items {
margin: 0;
padding: 0;
width: auto;
display: block;
float: left;
font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 0;
line-height: normal;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 16px;
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
border-radius: 0 4px 4px 0;
padding-right: 15px;
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
}
.fbc-page .fbc-wrap .fbc-items li.active a {
color: #27272a;
}
@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 0 10px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9) {
padding-top: 0;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin-left: 5px;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator {
margin: 0 0;
}
}
.fbc-page .clearfix::after,
.fbc-page .clearfix::before {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 2px;
}
nav.list_socia {
margin-top: 35px;
}
nav.list_socia li {
display: inline-block;
}
nav.list_socia li:not(:last-child) {
margin-right: 15px;
}
nav.list_socia li a:hover svg path {
fill: #262626;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
padding-left: 0;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 0 2px;
}
.um .um-item-meta a,
.um-account-name a:hover {
color: #262626 !important;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
.list_socia {
margin-bottom: 15px;
}
}
.section-text__wrapper {
margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
.section-text__wrapper {
margin-bottom: 50px;
}
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
.main {
overflow-x: hidden;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
}
.btn-other__two:hover {
background: #020202;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.partners-top {
padding-top: 0;
}
.partners-top__title {
margin-bottom: 40px;
line-height: 100%;
padding-bottom: 0;
}
.partners-top__list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.partners-top__list-social {
margin-top: 0;
}
.partners-top__item {
flex: 0 0 25%;
max-width: calc(25% - 15px);
width: 100%;
margin-bottom: 15px;
}
.partners-top__item-title {
display: block;
font-weight: 700;
font-size: 18px;
color: #4e4e4f;
margin-bottom: 15px;
}
.partners-top__item-text {
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
text-decoration: none;
margin: 0;
}
.partners-top__item-link:hover {
color: #262626;
}
nav.partners-top__list-social {
margin-top: 0;
}
@media screen and (max-width: 767px) {
.partners-top__title {
margin-bottom: 25px;
}
.partners-top__list {
margin-bottom: -15px;
}
.partners-top__item {
flex: 0 0 100%;
max-width: calc(100% - 10px);
width: 100%;
}
.partners-top__item:not(:nth-child(2n)) {
margin-right: 20px;
}
.partners-top__item-title {
margin-bottom: 5px;
}
}
@media screen and (max-width: 360px) {
.partners-top__item-text {
font-size: 14px;
}
}
.partners {
background: #f5f5f5;
border-bottom: 1px solid #ababab;
}
.partners__wrap {
max-width: 100%;
}
.partners__item {
margin-bottom: 30px;
}
.partners__item h3 {
font-size: 26px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 10px;
font-weight: 700;
}
.partners__item p {
font-size: 16px;
margin-top: 0;
line-height: 130%;
}
.partners__btn-block {
display: flex;
}
.partners__btn {
max-width: 350px;
}
.partners__btn:first-child {
margin-right: 30px;
}
@media screen and (max-width: 767px) {
.partners__item {
margin-bottom: 20px;
}
.partners__item h3 {
font-size: 22px;
}
.partners__btn-block {
flex-direction: column;
}
.partners__btn {
margin: 0 auto;
}
.partners__btn:first-child {
flex-direction: column;
margin-bottom: 20px;
margin-right: auto;
}
}
body {
min-height: 100vh;
}
.d-none {
display: none !important;
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.fbc-page .fbc-items {
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.fbc-page .fbc-items > li {
display: inline-block;
}
.fbc-page .fbc-items > li + li:before {
color: #ccc;
}
.fbc-page * {
margin: 0;
padding: 0;
}
.fbc-page .fbc-wrap .fbc-items {
margin: 0;
padding: 0;
width: auto;
display: block;
float: left;
font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 0;
line-height: normal;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 16px;
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
border-radius: 0 4px 4px 0;
padding-right: 15px;
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 5px;
}
.fbc-page .fbc-wrap .fbc-items li.active a {
color: #27272a;
}
@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 0 10px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9) {
padding-top: 0;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 1px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin-left: 5px;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator {
margin: 0 0;
}
}
.fbc-page .clearfix::after,
.fbc-page .clearfix::before {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 2px;
}
.wpcf7-form input[type="checkbox"]:checked + span:before {
background: #262626;
border: solid 1px #262626;
}
.wpcf7-form input[type="checkbox"]:checked + span:after {
visibility: visible;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
padding-left: 0;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 0 2px;
}
.page_bg_img {
background-size: cover;
background-repeat: no-repeat;
padding: 112px 0;
}
.page_title_bg span {
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 54px;
letter-spacing: 0.005em;
color: #fff;
}
.form_page {
border-bottom: none;
}
.form_page input {
max-width: 350px;
display: block;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.title a {
position: absolute;
right: 0;
}
li.active.active a {
color: #4e4e4f;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
[type="submit"] {
font-size: 14px;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0â‚¬";
float: right;
}
.de_t {
margin-bottom: 30px;
}
section#contact p {
font-size: 16px;
}
.ft-img {
margin-top: 30px;
margin-bottom: 30px;
display: flex;
}
.ft-img img {
max-width: 100%;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
#menu {
background-color: #fff;
}
.home_sd {
height: 350px;
min-height: 175px;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
.menu_top {
padding-bottom: 0;
}
.page_bg_img {
padding: 35px 0;
}
.page_title_bg span {
font-size: 18px;
line-height: 21px;
}
}
.width-b {
position: relative;
display: none;
}
.first-screen {
position: relative;
height: 263px;
display: flex;
align-items: center;
}
.first-screen__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.first-screen__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.first-screen__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 1;
background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 10.52%, rgba(0, 0, 0, 0) 89.83%);
}
.first-screen__title .housing-construction-top__title {
letter-spacing: 0.5px;
}
.section-text__wrapper {
margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
.first-screen {
height: 190px;
}
.section-text__wrapper {
margin-bottom: 50px;
}
}
.width-b {
display: none !important;
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
li.checked input {
background: #262626;
border: 2px solid #262626 !important;
}
.main {
overflow-x: hidden;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
}
.btn-other__two:hover {
background: #020202;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.quotation-requests-home {
position: relative;
padding: 85px 0 125px 0;
}
.quotation-requests-home__bg {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
}
.quotation-requests-home__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(90.11deg, #000 0.09%, rgba(0, 0, 0, 0) 99.92%);
opacity: 0.6;
z-index: 1;
}
.quotation-requests-home__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.quotation-requests-home__title {
position: relative;
z-index: 2;
}
.quotation-requests-home__title h1 {
color: #fff;
font-size: 46px;
font-weight: 700;
line-height: 100%;
}
@media screen and (max-width: 991px) {
.quotation-requests-home__title h1 {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.quotation-requests-home {
padding: 60px 0;
}
.quotation-requests-home__title h1 {
font-size: 26px;
}
}
.quotation-requests-text {
padding-top: 0;
}
.quotation-requests-text .breadcrumbs {
margin-bottom: 50px;
}
.quotation-requests-text__title {
margin-bottom: 12px;
}
.quotation-requests-text__text {
margin-bottom: 30px;
max-width: 890px;
}
.quotation-requests-text__btn {
max-width: 350px;
}
@media screen and (max-width: 991px) {
.quotation-requests-text .breadcrumbs {
margin-bottom: 30px;
}
}
.quotation-requests-form {
background: #f5f5f5;
}
.quotation-requests-form .wpcf7-list-item-label {
max-width: 1100px;
display: block;
}
.quotation-requests-form select {
border-radius: 30px;
height: 55px;
font-size: 13px;
color: #4e4e4f;
padding: 0 32px;
margin: 0;
position: relative;
}
.quotation-requests-form select::placeholder {
color: #ababab;
}
.quotation-requests-form select:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.quotation-requests-form input {
background: #fff;
border-radius: 30px;
height: 55px;
font-size: 13px;
color: #4e4e4f;
border: none;
padding: 0 32px;
margin: 0;
}
.quotation-requests-form input::placeholder {
color: #ababab;
}
.quotation-requests-form__wrap {
display: flex;
flex-wrap: wrap;
}
.quotation-requests-form__inner-one {
flex: 0 0 66.66%;
max-width: 66.66%;
display: flex;
flex-wrap: wrap;
}
.quotation-requests-form__item-file {
position: relative;
margin: 0 0 0 30px !important;
}
.quotation-requests-form__item-file:before {
content: "Datei hochladen";
position: absolute;
left: 0;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
background: #d7d7d7;
width: 100%;
max-width: 100%;
border-radius: 30px;
cursor: pointer;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.quotation-requests-form__item-checkbox {
flex: 0 0 100%;
max-width: 100%;
}
.quotation-requests-form .wpcf7-form input[type="checkbox"] + span:before {
top: 3px;
}
.quotation-requests-form .wpcf7-form input[type="checkbox"] + span:after {
top: 6px;
}
.quotation-requests-form__item-title {
display: flex;
align-items: center;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin-bottom: 11px;
}
.quotation-requests-form__item-title p {
margin: 0;
font-size: 13px;
color: #4e4e4f;
}
.quotation-requests-form__item-one {
flex: 0 0 50%;
max-width: calc(50% - 15px);
margin-bottom: 30px;
}
.quotation-requests-form__item-one:not(:nth-child(2n)) {
margin-right: 30px;
}
.quotation-requests-form__inner-two {
flex: 0 0 33.33%;
max-width: calc(33.33% - 30px);
margin-left: 30px;
}
.quotation-requests-form__item-two {
margin-bottom: 30px;
max-width: 100%;
width: 100%;
}
.quotation-requests-form__item-textarea textarea {
border: none;
width: 100%;
padding: 20px 32px;
background: #fff;
border-radius: 30px;
font-size: 13px;
}
.quotation-requests-form__item-textarea textarea::placeholder {
color: #ababab;
}
.quotation-requests-form__btn {
background: #262626 !important;
color: #fff !important;
max-width: 350px;
width: 100%;
}
.quotation-requests-form__btn:hover {
background: #020202 !important;
}
@media screen and (max-width: 1200px) {
.quotation-requests-form .file-632:before {
left: 20%;
}
}
@media screen and (max-width: 767px) {
.quotation-requests-form__inner-one {
flex: 0 0 100%;
max-width: 100%;
}
.quotation-requests-form__inner-two {
flex: 0 0 100%;
max-width: 100%;
margin-left: 0;
}
.quotation-requests-form__item-one {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px;
}
.quotation-requests-form__item-one:not(:nth-child(2n)) {
margin-right: 0;
}
.quotation-requests-form__item-two {
margin-bottom: 15px;
}
.quotation-requests-form__item-file {
margin: 0 0 15px 0 !important;
}
.quotation-requests-form__item-checkbox .checkbox {
margin-bottom: 15px;
}
.quotation-requests-form__btn {
max-width: 100%;
}
}
body {
min-height: 100vh;
}
.housing-construction-top {
padding: 70px 0 80px 0;
position: relative;
}
.housing-construction-top__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.housing-construction-top__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(90.11deg, #000 0.09%, rgba(0, 0, 0, 0) 99.92%);
opacity: 0.6;
z-index: 1;
}
.housing-construction-top__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.housing-construction-top__title h1 {
font-size: 46px;
font-weight: 700;
color: #fff;
position: relative;
z-index: 5;
line-height: 120%;
}
.housing-construction p {
margin: 0;
}
@media screen and (max-width: 991px) {
.housing-construction-top__title h1 {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.housing-construction-top {
padding: 60px 0;
}
.housing-construction-top__title h1 {
font-size: 26px;
}
.housing-construction-top__title h1 br {
display: none;
}
}
.housing-construction__title {
font-weight: 700;
font-size: 26px;
line-height: 117%;
color: #4e4e4f;
}
.housing-construction-home {
padding-top: 0;
}
.housing-construction-home__title {
font-size: 30px;
font-weight: 700;
line-height: 117%;
color: #4e4e4f;
margin-bottom: 15px;
}
.housing-construction-home__top {
max-width: 920px;
margin-bottom: 50px;
}
.housing-construction-home__title-two {
margin-bottom: 25px;
max-width: 870px;
}
.housing-construction-home__wrap {
display: flex;
flex-wrap: wrap;
margin-bottom: -30px;
}
.housing-construction-home__item {
flex: 0 0 50%;
max-width: calc(50% - 45px);
width: 100%;
margin-bottom: 30px;
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 90px;
}
.housing-construction-home__item h3 {
font-weight: 700;
font-size: 20px;
color: #4e4e4f;
margin-bottom: 10px;
line-height: 117%;
}
@media screen and (max-width: 991px) {
.housing-construction-home__title {
font-size: 26px;
}
.housing-construction-home__top {
margin-bottom: 30px;
}
.housing-construction-home__item {
max-width: calc(50% - 10px);
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.housing-construction__title {
font-size: 20px;
}
.housing-construction-home__title {
font-size: 26px;
}
.housing-construction-home__top {
margin-bottom: 30px;
}
.housing-construction-home__item {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px;
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
.housing-construction-contact {
background: #f5f5f5;
}
.housing-construction-contact__title {
margin-bottom: 40px;
max-width: 840px;
}
.housing-construction-contact__inner {
display: flex;
flex-wrap: wrap;
}
.housing-construction-contact__inner:not(:last-child) {
margin-bottom: 50px;
}
.housing-construction-contact__inner-top {
margin-bottom: 30px;
}
.housing-construction-contact__inner-top h2 {
margin: 0;
}
.housing-construction-contact__inner-top p {
margin-bottom: 7px;
}
.housing-construction-contact__inner-content {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.housing-construction-contact__item {
flex: 0 0 25%;
max-width: calc(25% - 15px);
width: 100%;
}
.housing-construction-contact__item h4 {
font-weight: 700;
font-size: 18px;
line-height: 117%;
margin-bottom: 12px;
}
.housing-construction-contact__item p {
font-size: 16px;
color: #4e4e4f;
}
.housing-construction-contact__item a {
font-size: 16px;
color: #4e4e4f;
}
.housing-construction-contact__item:not(:nth-child(4n)) {
margin-right: 20px;
}
@media screen and (max-width: 991px) {
.housing-construction-contact__inner:not(:last-child) {
margin-bottom: 30px;
}
.housing-construction-contact__item {
flex: 0 0 50%;
max-width: calc(50% - 10px);
margin-bottom: 15px;
}
.housing-construction-contact__item:not(:nth-child(4n)) {
margin-right: 0;
}
.housing-construction-contact__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.housing-construction-contact__inner-top {
margin-bottom: 20px;
}
.housing-construction-contact__title {
margin-bottom: 20px;
}
}
@media screen and (max-width: 567px) {
.housing-construction-contact__inner:not(:last-child) {
margin-bottom: 20px;
}
.housing-construction-contact__item {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px;
}
.housing-construction-contact__item h4 {
margin-bottom: 3px;
}
.housing-construction-contact__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
.housing-construction-other__wrap {
display: flex;
flex-wrap: wrap;
}
.housing-construction-other__img {
flex: 0 0 350px;
max-width: 350px;
width: 100%;
height: 200px;
margin-right: 30px;
}
.housing-construction-other__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.housing-construction-other__text {
max-width: 590px;
width: 100%;
display: flex;
flex-direction: column;
}
.housing-construction-other__text h3 {
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
line-height: 130%;
color: #4e4e4f;
}
.housing-construction-other__text p {
flex: 1 1 auto;
margin-bottom: 17px;
}
.housing-construction-other__btn {
padding: 10px 18px;
width: fit-content;
height: auto;
}
@media screen and (max-width: 767px) {
.housing-construction-other__img {
flex: 0 0 100%;
max-width: 100%;
margin: 0 0 20px 0;
}
.housing-construction-other__text {
flex: 0 0 100%;
max-width: 100%;
}
}
.housing-construction-form {
border-bottom: 2px solid #ababab;
}
.housing-construction-form h2 {
margin-bottom: 40px;
}
.housing-construction-form .checkbox {
margin-bottom: 40px;
}
.housing-construction-form__top {
margin-bottom: 30px;
}
.housing-construction-form__top > p {
max-width: 100%;
}
.housing-construction-form__top .wpcf7-list-item-label {
height: 45px;
padding: 0 27px;
background: transparent;
border-radius: 30px;
color: #4e4e4f;
font-size: 13px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: 0.4s;
}
.housing-construction-form__top .wpcf7-list-item-label:hover {
background: #262626;color: #fff;
}
.housing-construction-form__top .wpcf7-list-item {
margin: 0;
}
.housing-construction-form__top .wpcf7-list-item label {
margin: 0;
}
.housing-construction-form__top .wpcf7-list-item input {
display: none;
}
.housing-construction-form__top .wpcf7-list-item input:checked ~ span {
background: #262626;
color: #fff;
}
.housing-construction-form__top .wpcf7-form-control {
background: #f7f7f7;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
margin-bottom: 20px;
background: #F7F7F7;
border-radius: 50px;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.housing-construction-form__inner {
display: flex;
flex-wrap: wrap;
}
.housing-construction-form__item {
flex: 0 0 33.33%;
max-width: calc(33.33% - 20px);
width: 100%;
}
.housing-construction-form__item .wpcf7-select {
margin-bottom: 0 !important;
}
.housing-construction-form__item:not(:nth-child(3n)) {
margin-right: 30px;
}
.housing-construction-form__item input {
background: #fff;
border-radius: 30px;
border: none;
height: 55px;
padding-left: 33px !important;
}
.housing-construction-form__item input::placeholder {
color: #ababab;
}
.housing-construction-form__inner input, .housing-construction-form__inner select, .housing-construction-form__inner textarea, 
.housing-construction-form__inner .file__label {font-size: 14px !important;}
.housing-construction-form__bottom {
display: flex;
margin-bottom: 50px;
width: 100%;
}
.housing-construction-form__bottom-textarea textarea {
background: #fff;
border-radius: 30px;
border: none;
max-height: 130px;
height: auto;
padding: 20px 32px;
}
.housing-construction-form__bottom-textarea textarea::placeholder {
color: #ababab;
}
.housing-construction-form__bottom-left {
flex: 0 0 33.33%;
max-width: calc(33.33% - 20px);
width: 100%;
margin-right: 30px;
}
.housing-construction-form__bottom-item input {
background: #fff;
border-radius: 30px;
border: none;
height: 55px;
padding: 0 32px;
}
.housing-construction-form__bottom-item input::placeholder {
color: #ababab;
}
.housing-construction-form__bottom-file {
position: relative;
}
.housing-construction-form__bottom-file input {
opacity: 0;
font-size: 0;
}
.housing-construction-form__bottom-file:before {
content: "Datei hochladen";
position: absolute;
left: 0;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
background: #d7d7d7;
width: 100%;
max-width: 100%;
border-radius: 30px;
cursor: pointer;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.housing-construction-form__bottom-textarea {
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.file-180 {
position: relative;
}
.file-180:before {
content: "";
background: url(//durchdacht.de/wp-content/uploads/2021/03/file_upload.png);
background-size: cover;
height: 23px;
width: 11px;
position: absolute;
left: 110px;
top: 14px;
}
.d-none {
display: none !important;
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
.file-180:before {
left: 50px;
}
}
@media screen and (max-width: 991px) {
.housing-construction-form .checkbox {
margin-bottom: 30px;
}
.housing-construction-form h2 {
margin-bottom: 20px;
}
.housing-construction-form__top .wpcf7-form-control {
margin-right: -15px;
}
.housing-construction-form__top .wpcf7-list-item {
margin: 0 15px 15px 0;
}
.housing-construction-form__bottom {
margin-top: 18px;
margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
.housing-construction-form__item {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px;
}
.housing-construction-form__item input {
margin-bottom: 0;
}
.housing-construction-form__item:not(:nth-child(3n)) {
margin-right: 0;
}
.housing-construction-form__bottom {
flex-wrap: wrap;
margin-bottom: 0;
}
.housing-construction-form__bottom-left {
flex: 0 0 100%;
max-width: 100%;
margin: 0 0 15px 0;
}
.housing-construction-form__bottom-item input {
margin-bottom: 15px;
}
.housing-construction-form__bottom-file {
height: 55px;
}
.housing-construction-form__bottom-textarea {
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width: 480px) {
.housing-construction-form__top .wpcf7-form-control {
margin-right: 0;
}
.housing-construction-form__top .wpcf7-list-item {
flex: 0 0 50%;
max-width: calc(50% - 7.5px);
width: 100%;
margin: 0 0 15px 0;
}
.housing-construction-form__top .wpcf7-list-item:not(:nth-child(2n)) {
margin-right: 15px;
}
.housing-construction-form__top .wpcf7-list-item label {
width: 100%;
}
}
.download {
padding-top: 0;
background: #f5f5f5;
}
.download__title {
margin-bottom: 40px;
}
.download__title h2 {
color: #4e4e4f;
font-weight: 700;
font-size: 30px;
margin: 0;
}
.download__wrap {
margin-bottom: 95px;
}
.download__inner-title {
font-size: 18px;
line-height: 117%;
color: #4e4e4f;
font-weight: 700;
margin-bottom: 17px;
}
.download__item {
margin: 0;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.download__item:not(:last-child) {
margin: 0 0 8px 0;
}
.download__inner {
margin-bottom: 40px;
}
.download__bottom {
display: flex;
align-items: center;
}
.download__bottom p {
font-size: 16px;
line-height: 130%;
margin: 0;
}
@media screen and (max-width: 991px) {
.download__wrap {
margin-bottom: 40px;
}
.download__title {
margin-bottom: 25px;
}
.download__title h2 {
font-size: 26px;
}
.download__inner {
margin-bottom: 30px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.quotation-requests-form__item-file-label br {
display: none;
}
.quotation-requests-form__item-file-label {
display: flex;
align-items: center;
justify-content: center;
height: 55px;
background: #d7d7d7;
width: 100%;
max-width: 100%;
border-radius: 30px;
cursor: pointer;
position: relative;
}
.quotation-requests-form__item-file-label > span {
margin-right: 10px;
}
.quotation-requests-form__item-file-label p {
margin: 0;
font-size: 13px;
max-width: 70%;
overflow: hidden;
white-space: nowrap;
}
.quotation-requests-form__item-file-label input {
display: none;
}
.quotation-requests-form__item-file-label:before {
display: none;
}
.quotation-requests-form__item-file-label:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 25px;
width: 11px;
height: 23px;
background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAxMSAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzBfMzYpIj4KPHBhdGggZD0iTTAuNSAxNS42VjUuMkMwLjUgMi42IDIuNiAwLjUgNS4yIDAuNUM3LjggMC41IDkuOSAyLjYgOS45IDUuMlYxOC40QzkuOSAyMC4zIDguNCAyMS44IDYuNSAyMS44QzQuNiAyMS44IDMuMSAyMC4zIDMuMSAxOC40VjUuNkMzLjEgNC40IDQuMSAzLjUgNS4yIDMuNUM2LjQgMy41IDcuMyA0LjUgNy4zIDUuNlYxNS42IiBzdHJva2U9IiM0RTRFNEYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzBfMzYiPgo8cmVjdCB3aWR0aD0iMTAuNCIgaGVpZ2h0PSIyMi4zIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=)
no-repeat center/contain;
}
@media only screen and (max-width: 768px) {
.home_sd {
height: 175px;
}
}
.locations {
padding: 0 0 40px 0;
border-bottom: 1px solid #ababab;
}
.locations__title {
margin-bottom: 100px;
display: flex;
font-weight: 700;
font-size: 36px;
line-height: 42px;
text-transform: uppercase;
color: #4e4e4f;
}
.locations__title span {
font-weight: 900;
color: #262626;
font-size: 84px;
display: block;
margin-right: 25px;
line-height: 84%;
}
.locations__list {
display: flex;
flex-wrap: wrap;
}
.locations__item {
display: flex;
justify-content: center;
align-items: center;
flex: 0 0 33.33%;
max-width: calc(33.33% - 20px);
width: 100%;
background: #d7d7d7;
border-radius: 90px;
color: #4e4e4f;
font-size: 26px;
height: 90px;
margin-bottom: 60px;
text-decoration: none;
cursor: pointer;
transition: 0.4s;
}
.locations__item:hover {
background: #262626;
color: #fff;
}
.locations__item:not(:nth-child(3n)) {
margin-right: 5px;
}
@media screen and (max-width: 991px) {
.locations {
padding: 0;
}
.locations__title {
margin-bottom: 50px;
font-size: 20px;
line-height: 22px;
}
.locations__title span {
font-size: 48px;
}
.locations__item {
flex: 0 0 50%;
height: 70px;
max-width: calc(50% - 10px);
margin-bottom: 30px;
}
.locations__item:not(:nth-child(3n)) {
margin-right: 0;
}
.locations__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.locations {
padding: 0 0 20px 0;
}
.locations__title {
margin-bottom: 30px;
align-items: center;
font-size: 18px;
line-height: 19px;
}
.locations__title span {
font-size: 32px;
}
.locations__item {
flex: 0 0 100%;
height: 60px;
max-width: 100%;
margin-bottom: 20px;
font-size: 18px;
}
.locations__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
@media screen and (max-width: 420px) {
.locations__title {
font-size: 16px;
}
.locations__title br {
display: none;
}
.locations__title span {
font-size: 24px;
margin-right: 5px;
}
}
.fbc-page .fbc-items {
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.fbc-page .fbc-items > li {
display: inline-block;
}
.fbc-page .fbc-items > li + li:before {
color: #ccc;
}
.fbc-page * {
margin: 0;
padding: 0;
}
.fbc-page .fbc-wrap .fbc-items {
margin: 0;
padding: 0;
width: auto;
display: block;
float: left;
font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 0;
line-height: normal;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 16px;
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
border-radius: 0 4px 4px 0;
padding-right: 15px;
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 5px;
}
.fbc-page .fbc-wrap .fbc-items li.active a {
color: #27272a;
}
@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 0 10px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9) {
padding-top: 0;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 1px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin-left: 5px;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator {
margin: 0 0;
}
}
.fbc-page .clearfix::after,
.fbc-page .clearfix::before {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 2px;
}
.btn_slider {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 300px;
width: 100%;
margin: 0;
padding: 17px 10px;
}
.btn_form:hover,
.btn_slider:hover {
background: #000 !important;
color: #fff;
}
.btn_form {
background: #262626 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
.page_title {
padding-bottom: 30px;
}
.breadcrumbs {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
letter-spacing: 0.005em;
color: #ababab;
margin-top: 18px;
margin-bottom: 30px;
}
.breadcrumbs a {
color: #ababab;
}
.breadcrumbs a:hover {
color: #262626;
}
.search-form {
position: relative;
}
.home_slider_block {
position: relative;
}
.home_slider_block_text {
width: 100%;
z-index: 10;
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 208px;
}
.home_slider_block_text h4 {
max-width: 450px;
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 54px;
letter-spacing: 0.005em;
color: #fff;
margin-bottom: 45px;
}
.slick-slide .home_slider_block_text img {
max-width: 458px;
width: auto;
}
.gallery-slider .slick-slide {
margin: 0 7.5px;
}
.gallery-slider .slick-list {
margin-left: -7.5px;
margin-right: -7.5px;
}
.gallery-slider .slick-slide li {
position: relative;
}
.gallery-slider .slick-slide li:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: all 0.4s ease;
z-index: 10;
}
.gallery-slider .slick-slide li:hover:before {
opacity: 1;
}
.slider {
width: 100%;
margin: 0 auto;
}
.slick-slide {
margin: 0;
}
.slick-slide img {
width: 100%;
}
.slick-slide {
transition: all ease-in-out 0.3s;
opacity: 1;
}
.slick-active {
opacity: 1;
}
.slick-current {
opacity: 1;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
padding-left: 0;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 0 2px;
}
.form_page {
border-bottom: none;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.title a {
position: absolute;
right: 0;
}
li.active.active a {
color: #4e4e4f;
}
[type="submit"] {
font-size: 14px;
}
.home_slider_block_text span {
font-size: 32px;
line-height: 1;
}
.um .um-item-meta a {
color: #262626 !important;
}
.home_slider_block_text h4 {
max-width: 675px !important;
font-size: 40px;
}
section.home_gallery {
font-size: 16px;
color: #4e4e4f;
}
section#contact p {
font-size: 16px;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
.home_slider_block_text h4 {
margin-bottom: 10px;
font-size: 20px;
line-height: 23px;
max-width: 200px;
}
.home_slider_block_text {
height: 87px;
padding: 0 30px;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
.gallery-slider .slick-slide {
margin: 0 50px;
}
}
.section-text__wrapper {
margin-bottom: 80px;
}
.gallery__wrapper {
margin-top: 30px;
margin-bottom: 100px;
}
.gallery__wrapper .gallery-slider .slick-slide {
margin: 0 15px;
height: auto;
}
.gallery__wrapper .gallery-slider .slick-list {
margin-left: -15px;
margin-right: -15px;
}
@media only screen and (max-width: 1050px) {
.gallery__wrapper .gallery-slider .slick-list {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.gallery__wrapper {
margin-bottom: 50px;
}
.section-text__wrapper {
margin-bottom: 50px;
}
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
.home_slider.slider > div:first-child {
z-index: 10;
}
.main {
overflow-x: hidden;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
}
.btn-other__two:hover {
background: #020202;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.city-text-block {
padding-top: 0;
}
.city-text-block.city-text-block-two {
padding-top: 80px;
}
.city-text-block__wrap {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
}
.city-text-block__item {
flex: 0 0 50%;
max-width: calc(50% - 20px);
width: 100%;
color: #4e4e4f;
margin-bottom: 38px;
position: relative;
}
.city-text-block__item h3 {
font-weight: 700;
font-size: 20px;
line-height: 130%;
margin-bottom: 25px;
}
.city-text-block__item p {
margin: 0;
font-size: 16px;
overflow: hidden;
transition: 0.4s;
line-height: 130%;
}
.city-text-block__item:not(:nth-child(2n)) {
margin-right: 40px;
}
.city-text-block__item-img-block {
display: flex;
flex-wrap: wrap;
margin-bottom: -30px;
height: fit-content;
}
.city-text-block__item-img {
flex: 0 0 50%;
max-width: calc(50% - 20px);
width: 100%;
height: 100px;
margin-bottom: 30px;
}
.city-text-block__item-img:not(:nth-child(2n)) {
margin-right: 30px;
}
.city-text-block__item-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.city-text-block__btn {
position: absolute;
z-index: 20;
bottom: 0;
right: 0;
width: 12px;
height: 12px;
border-left: 2px solid #4e4e4f;
border-bottom: 2px solid #4e4e4f;
transform: rotate(-45deg);
cursor: pointer;
transition: 0.4s;
}
.city-text-block__btn.active {
transform: rotate(135deg);
}
.city-text-block__content {
position: relative;
padding-bottom: 10px;
}
.city-text-block__wrap-two .city-text-block__item:nth-child(3) {
margin-right: 0;
}
.city-text-block__wrap-two .city-text-block__item-img-block:nth-child(4) {
margin-right: 40px;
}
@media screen and (max-width: 1050px) {
.city-text-block.city-text-block-two {
padding: 40px 0;
}
}
@media screen and (max-width: 991px) {
.city-text-block__item {
margin-bottom: 30px;
}
.city-text-block__item h3 {
margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
.city-text-block__wrap {
margin-bottom: -20px;
}
.city-text-block__item {
margin-bottom: 23px;
flex: 0 0 100%;
max-width: 100%;
}
.city-text-block__item:not(:nth-child(2n)) {
margin-right: 0;
}
.city-text-block__item-img-block {
margin-bottom: 5px;
}
}
@media screen and (max-width: 467px) {
.city-text-block__item-img {
flex: 0 0 50%;
max-width: calc(50% - 7.5px);
margin-bottom: 15px;
}
.city-text-block__item-img:not(:nth-child(3n)) {
margin-right: 0;
}
.city-text-block__item-img:not(:nth-child(2n)) {
margin-right: 15px;
}
}
.city-services {
background: #f5f5f5;
}
.city-services__inner {
display: flex;
flex-wrap: wrap;
margin-bottom: 15px;
}
.city-services__item {
flex: 0 0 33.33%;
max-width: calc(33.33% - 30px);
display: flex;
margin-bottom: 35px;
}
.city-services__item:not(:nth-child(3n)) {
margin-right: 45px;
}
.city-services__icon {
width: 65px;
height: 65px;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-right: 23px;
}
.city-services__icon img {
max-width: 40px;
max-height: 40px;
}
.city-services__icon img img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.city-services__text {
max-width: 246px;
width: 100%;
margin: 10px 0 0 0;
}
.city-services__btn {
max-width: 350px;
margin: 0 auto;
}
@media screen and (max-width: 1200px) {
.city-services__item:not(:nth-child(3n)) {
margin-right: 20px;
}
.city-services__text {
max-width: 186px;
}
}
@media screen and (max-width: 991px) {
.city-services__item {
flex: 0 0 50%;
max-width: calc(50% - 10px);
}
.city-services__item:not(:nth-child(3n)) {
margin-right: 0;
}
.city-services__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.city-services__text {
max-width: 250px;
margin: 0;
}
.city-services__item {
margin-bottom: 20px;
justify-content: center;
flex: 0 0 1000%;
max-width: 100%;
align-items: center;
}
.city-services__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
@media screen and (max-width: 460px) {
.city-services__icon {
margin-right: 15px;
width: 50px;
height: 50px;
}
.city-services__icon img {
max-width: 30px;
max-height: 30px;
}
.city-services__text {
max-width: calc(100% - 65px);
}
}
.city-comments {
background: #f5f5f5;
}
.city-comments__wrap {
max-width: 925px;
width: 100%;
margin: 0 auto;
}
.city-comments__wrap .slick-slide {
height: auto;
}
.city-comments__inner {
display: flex;
align-items: center;
}
.city-comments__slider {
position: relative;
margin-bottom: 50px;
}
.city-comments__img {
width: 190px;
height: 190px;
margin-right: 40px;
border-radius: 50%;
overflow: hidden;
}
.city-comments__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.city-comments__text {
max-width: 695px;
width: 100%;
}
.city-comments__text p {
font-size: 16px;
margin: 0 0 20px 0;
}
.city-comments__text span {
font-size: 20px;
font-weight: 700;
}
.city-comments__btn {
max-width: 350px;
margin: 0 auto;
}
@media screen and (max-width: 991px) {
.city-comments__inner {
flex-direction: column;
}
.city-comments__img {
margin: 0 0 20px 0;
}
}
@media screen and (max-width: 767px) {
.city-comments__slider {
margin-bottom: 30px;
}
.city-comments__text p {
margin-bottom: 10px;
}
}
.city-example__wrap {
display: flex;
flex-wrap: wrap;
}
.city-example__item {
flex: 0 0 33.33%;
max-width: calc(33.33% - 20px);
width: 100%;
position: relative;
}
.city-example__item:not(:nth-child(3n)) {
margin-right: 30px;
}
.city-example__img {
height: 210px;
width: 100%;
margin-bottom: 25px;
}
.city-example__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.city-example__text h3 {
font-size: 20px;
line-height: 130%;
margin-bottom: 20px;
font-weight: 700;
}
.city-example__text p {
font-size: 16px;
margin: 0;
line-height: 130%;
overflow: hidden;
transition: 0.4s;
}
.city-example__content {
position: relative;
padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
.city-example__item {
max-width: calc(33.33% - 13.34px);
}
.city-example__item:not(:nth-child(3n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 825px) {
.city-example__wrap {
margin-bottom: -20px;
}
.city-example__item {
margin-bottom: 20px;
flex: 0 0 100%;
max-width: 100%;
}
.city-example__item:not(:nth-child(2n)) {
margin-right: 0;
}
.city-example__text h3 {
margin-bottom: 15px;
}
}
.city-contact {
background: #f5f5f5;
border-bottom: 1px solid #ababab;
}
.city-contact__inner {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
}
.city-contact__item {
flex: 0 0 25%;
max-width: calc(25% - 30px);
}
.city-contact__item span {
line-height: 117%;
font-weight: 700;
display: block;
margin-bottom: 15px;
}
.city-contact__item p {
font-size: 16px;
line-height: 130%;
margin: 0;
}
.city-contact__item p a {
font-size: 16px;
color: #4e4e4f;
}
.city-contact__item p a:hover {
color: #020202;
}
.city-contact__item:not(:nth-child(4n)) {
margin-right: 40px;
}
.city-contact__btn {
max-width: 350px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.city-contact__inner {
margin-bottom: 30px;
}
.city-contact__item {
flex: 0 0 50%;
max-width: calc(50% - 10px);
margin-bottom: 15px;
}
.city-contact__item span {
margin-bottom: 5px;
}
.city-contact__item:not(:nth-child(4n)) {
margin-right: 0;
}
.city-contact__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 360px) {
.city-contact p {
font-size: 14px;
}
.city-contact p a {
font-size: 14px;
}
}
body {
min-height: 100vh;
}
@media screen and (min-width: 1050px) {
.home_slider_block_other .home_slider_block_text {
margin-top: 90px;
}
.home_slider_block_other .home_slider_block_text h4 {
font-size: 46px;
color: #fff;
margin-bottom: 15px;
}
.home_slider_block_other .home_slider_block_text p {
font-size: 40px;
color: #fff;
margin-bottom: 80px;
}
}
.home_slider_block_other .home_slider_block_text h4 {
color: #fff;
}
.home_slider_block_other .home_slider_block_text p {
color: #fff;
}
.home_slider_block_other .btn_slider {
background: #fff;
color: #262626;
}
.home_slider_block_other .btn_slider:hover {
background: #d9d9d9 !important;
}
@media screen and (max-width: 1049px) {
.home_slider_block_other .home_slider_block_text {
margin-top: 20px;
}
.home_slider_block_other .home_slider_block_text h4 {
margin-bottom: 5px;
}
.home_slider_block_other .home_slider_block_text p {
margin-top: 0;
color: #fff;
}
}
@media screen and (max-width: 480px) {
.home_slider_block_other_two .home_slider_block_text {
max-width: 200px;
}
.home_slider_block_other_two .btn_slider {
max-width: 200px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
@media screen and (max-width: 840px) {
.home_slider_block_other .home_slider_block_text p {
font-size: 14px !important;
}
}
@media screen and (max-width: 568px) {
.home_slider_block_other .home_slider_block_text p {
font-size: 12px !important;
line-height: 110%;
}
}
@media screen and (max-width: 768px) {
.home_slider_block_text_title > span {
font-size: 16px !important;
}
}
.page_titles {
padding-bottom: 45px;
}
.page_titles span {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.icons-row-item__text {
min-width: 115px;
position: absolute;
margin-left: -15px;
}
.jjb .icons-row-item__text {
width: 115px;
position: absolute;
margin-left: -15px;
}
.simple_page {
padding-top: 0;
}
.simple_text p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
max-width: 730px;
}
.simple_text a {
color: #262626;
text-decoration: underline;
}
.simple_page_2 {
background: #f5f5f5;
}
[type="submit"] {
font-size: 14px;
}
.de_t {
margin-bottom: 30px;
}
.bestprice_page_1__with-img {
background-position: top right;
background-repeat: no-repeat;
}
.bestprice_page_1 .simple_text p {
max-width: 100%;
}
.bestprice_page_3 ul {
padding-left: 1em;
font-size: 16px;
line-height: inherit;
}
.bestprice_page_3 ul li {
list-style-type: disc;
}
.icons-row {
display: flex;
justify-content: space-between;
}
.icons-row {
position: relative;
}
.icons-row::after {
content: none;
}
.icons-row .col {
flex-grow: 0;
}
.icons-row::before {
content: "";
display: block;
position: absolute;
top: 44px;
left: 20px;
width: calc(100% - 40px);
height: 7px;
margin-top: -4px;
box-shadow: 0 0 5px rgb(0 0 0 / 10%);
background-color: #fff;
}
.icons-row__item {
position: relative;
}
.icons-row-item {
margin-bottom: 30px;
}
.icons-row-item__icon {
width: 80px;
height: 80px;
margin: 0 auto 20px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
background: #fff;
border-radius: 100%;
}
.icons-row-item__text {
font-size: 18px;
line-height: 1.3;
text-align: center;
}
.icons-row--alt .icons-row-item__icon {
background-color: #262626;
}
.icons-row--alt::before {
background-color: #262626;
box-shadow: none;
}
@media screen and (max-width: 767px) {
.icons-row::before {
content: none;
}
.icons-row .col {
flex-grow: 1;
}
.bestprice_page_1__with-img {
background-image: none !important;
}
.bestprice_page_2,
.bestprice_page_3 {
padding: 40px 0;
}
.bestprice_page_2 .page_titles {
text-align: center;
}
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
.page_titles {
padding-bottom: 25px;
}
}
@media only screen and (max-width: 768px) {
.icons-row-item__text {
position: relative;
}
.container {
max-width: 100% !important;
}
.page_titles span {
font-size: 20px;
line-height: 23px;
}
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
.mb-5, .my-5 {
margin-bottom: 3rem!important;
}
.mb-md-5, .my-md-5 {
margin-bottom: 3rem!important;
}
.fbc-page .fbc-items {
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.fbc-page .fbc-items > li {
display: inline-block;
}
.fbc-page .fbc-items > li + li:before {
color: #ccc;
}
.fbc-page * {
margin: 0;
padding: 0;
}
.fbc-page .fbc-wrap .fbc-items {
margin: 0;
padding: 0;
width: auto;
display: block;
float: left;
font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 0;
line-height: normal;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 16px;
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
border-radius: 0 4px 4px 0;
padding-right: 15px;
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 5px;
}
.fbc-page .fbc-wrap .fbc-items li.active a {
color: #27272a;
}
@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 0 10px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9) {
padding-top: 0;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 1px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin-left: 5px;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator {
margin: 0 0;
}
}
.fbc-page .clearfix::after,
.fbc-page .clearfix::before {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 2px;
}
.container-pd {
padding: 0;
}
section {
padding: 90px 0 100px 0;
}
.btn,
button {
outline: 0 !important;
box-shadow: none !important;
}
.btn_slider {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 300px;
width: 100%;
margin: 0;
padding: 17px 10px;
}
.btn_classic {
border: solid 2px #262626;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
max-width: 255px;
width: 100%;
margin: 0;
padding: 13px 10px;
color: #262626;
}
.btn {
max-width: 350px;
text-align: center;
}
.btn_classic:hover {
background: #262626;
color: #fff;
}
.btn_form {
background: #262626 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input {
background: #fff;
color: #000;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.page_title {
padding-bottom: 30px;
}
.page_titles {
padding-bottom: 45px;
}
.page_titles span {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.footer_link {
text-align: center;
margin-top: 24px;
}
.footer_link a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.footer_link a:first-child {
margin-right: 30px;
}
.breadcrumbs {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
letter-spacing: 0.005em;
color: #ababab;
margin-top: 18px;
margin-bottom: 30px;
}
.breadcrumbs a {
color: #ababab;
}
#menu_2,
.mob_menu {
display: none;
}
.breadcrumbs a:hover,
.footer_menu li a:hover,
.menu_top nav ul li a:hover,
.menu_top nav ul li.current_page_item a {
color: #262626;
}
.search-form {
position: relative;
}
.search-form input {
background: #f5f5f5;
border-radius: 30px;
border: 0;
height: 40px;
line-height: 40px;
margin: 0;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
padding: 0 22px;
z-index: 999;
}
.search-form button {
position: absolute;
top: 0;
right: 0;
padding-right: 17px;
height: 38px;
border-radius: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 0;
background: 0 0;
}
.basket a:hover svg path {
stroke: #262626;
}
.search_icon_mob {
display: none;
}
.menu_top {
padding-bottom: 15px;
}
.menu_top nav ul li {
display: inline-block;
}
.menu_top nav ul li:not(:last-child) {
margin-right: 37px;
}
.menu_top nav ul li a {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #4e4e4f !important;
}
.menu_top nav ul li a:hover {
color: #262626 !important;
}
li.menu-item.current-menu-item a {
color: #fff !important;
}
.menu_top .search-form {
display: none;
}
.home_sd,
.home_sd .slick-slide {
height: 490px;
min-height: 490px;
position: relative;
}
.home_sd .slick-prev {
left: 100px;
z-index: 9;
}
.home_sd .slick-next {
right: 100px;
}
.home_sd .slick-next svg:hover path,
.home_sd .slick-prev svg:hover path {
stroke: #262626;
}
.slick-next:before,
.slick-prev:before {
content: none;
}
.home_slider_block {
position: relative;
}
.home_slider_bg {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 490px;
min-height: 490px;
background-position: center;
background-size: cover;
z-index: 9;
background-repeat: no-repeat;
}
.home_slider_block_text {
width: 100%;
z-index: 10;
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 208px;
}
.home_slider_block_text h4 {
max-width: 450px;
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 54px;
letter-spacing: 0.005em;
color: #fff;
margin-bottom: 45px;
}
.slick-slide .home_slider_block_text img {
max-width: 458px;
width: auto;
}
.home_slider_button button {
position: absolute;
cursor: pointer;
outline: 0;
font-size: 0;
line-height: 0;
z-index: 10;
height: 4rem;
width: 4rem;
border-radius: 50%;
bottom: 50%;
margin-bottom: -2rem;
background: rgba(0, 0, 0, 0.25);
border: none !important;
}
.home_slider_button button svg {
width: 1rem;
height: 0.625rem;
fill: #fff;
}
.home_slider_button button:hover {
opacity: 0.5;
}
.home_slider_button button.home_prev {
left: 0;
right: inherit;
margin-left: 15px;
}
.home_slider_button button.home_next {
right: 0;
left: inherit;
margin-right: 15px;
}
.product_block {
position: relative;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: none;
color: #F7F7F7;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.gallery-slider .slick-slide {
margin: 0 7.5px;
}
.gallery-slider .slick-list {
margin-left: -7.5px;
margin-right: -7.5px;
}
.gallery-slider .slick-slide li {
position: relative;
}
.gallery_slider_footer {
background: #fff;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
z-index: 11;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 50px;
opacity: 0;
transition: all 0.4s ease;
}
.gallery-slider .slick-slide li:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: all 0.4s ease;
z-index: 10;
}
.gallery-slider .slick-slide li:hover:before {
opacity: 1;
}
.gallery-slider .slick-slide li:hover .gallery_slider_footer {
opacity: 1;
}
.gallery-slider .slick-next {
right: -60px;
z-index: 9;
}
.gallery-slider .slick-next:before {
content: "\f054";
font-size: 28px;
opacity: 1;
color: #4e4e4f;
}
.gallery-slider .slick-prev {
left: -60px;
z-index: 9;
}
.gallery-slider .slick-prev:before {
content: "\f053";
font-size: 28px;
opacity: 1;
color: #4e4e4f;
}
.gallery-slider .slick-next:hover:before,
.gallery-slider .slick-prev:hover:before {
color: #262626;
}
.home_gallery .btn_classic {
margin-top: 50px;
}
.slider {
width: 100%;
margin: 0 auto;
}
.slick-slide {
margin: 0;
}
.slick-slide img {
width: 100%;
}
.slick-next:before,
.slick-prev:before {
color: #000;
}
.slick-slide {
transition: all ease-in-out 0.3s;
opacity: 1;
}
.slick-active {
opacity: 1;
}
.slick-current {
opacity: 1;
}
nav.list_socia {
margin-top: 35px;
}
nav.list_socia li {
display: inline-block;
}
nav.list_socia li:not(:last-child) {
margin-right: 15px;
}
nav.list_socia li a:hover svg path {
fill: #262626;
}
.footer_bottom {
margin-top: 0;
padding: 18px 0;
background: #4e4e4f;
}
.footer_bottom span {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
.footer_menu {
margin-top: 10px;
}
.footer_menu li:not(:last-child) {
margin-bottom: 10px;
}
.footer_menu li a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.footer_menu_last li {
display: inline-block;
position: relative;
}
.footer_menu_last li:first-child {
padding-right: 10px;
}
.footer_menu_last li:last-child {
padding-left: 4px;
}
.footer_menu_last li:first-child:after {
content: "|";
color: #4e4e4f;
position: absolute;
right: 0;
}
#cart_popup .btn_classic {
border: solid 2px #262626 !important;
}
#cart_popup .btn_classic:hover {
color: #fff !important;
}
#cart_popup .btn_classic,
#cart_popup .btn_slider {
opacity: 1;
padding: 10px 0;
font-size: 12px;
}
.kontakt_page {
padding-top: 0;
}
.kontakt_block:not(:last-child) {
margin-bottom: 40px;
}
.kontakt_block .title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
margin-bottom: 17px;
}
.kontakt_form {
background: #f5f5f5;
border-bottom: solid 1px #ababab;
}
.kontakt_form .page_titles p {
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #4e4e4f;
margin-top: 15px;
margin-bottom: 0;
max-width: 540px;
}
.kontakt_form form input {
background: #fff;
border-radius: 30px;
border: solid 1px #e1e1e1;
height: 55px;
padding: 0 20px;
margin-bottom: 25px;
}
.wpcf7 input[type="file"] {
padding: 15px 30px;
}
.checkbox {
width: 100%;
margin-bottom: 35px;
position: relative;
display: block;
}
.checkbox label {
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.checkbox input[type="checkbox"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}
.checkbox label span {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.wpcf7-form input[type="checkbox"] + span:before {
display: block;
position: absolute;
content: "";
top: -1px;
left: -5px;
width: 22px;
height: 22px;
transition: transform 0.28s ease;
border-radius: 5px;
border: solid 1px #ababab;
background: 0 0;
}
.wpcf7-form input[type="checkbox"] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 22px;
width: 22px;
background: 0 0;
top: 2px;
left: -5px;
border-radius: 0;
color: #fff;
visibility: hidden;
font-size: 16px;
text-align: center;
}
.wpcf7-form input[type="checkbox"]:checked + span:before {
background: #262626;
border: solid 1px #262626;
}
.wpcf7-form input[type="checkbox"]:checked + span:after {
visibility: visible;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
padding-left: 0;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 0 2px;
}
.page_bg_img {
background-size: cover;
background-repeat: no-repeat;
padding: 112px 0;
}
.page_title_bg span {
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 54px;
letter-spacing: 0.005em;
color: #fff;
}
.simple_page {
padding-top: 0;
}
.simple_text p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
max-width: 730px;
}
.simple_text a {
color: #262626;
text-decoration: underline;
}
.simple_page_2 {
background: #f5f5f5;
}
.simple_page_2_list li:last-child {
margin-bottom: 0;
}
.simple_page_2_list {
margin-bottom: 35px;
}
.simple_page_2_list li {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
padding-left: 20px;
position: relative;
margin-bottom: 20px;
}
.simple_page_2_list li svg {
position: absolute;
left: 0;
top: 0;
}
.simple_page_2_list_2 {
margin: 13px 0;
}
.simple_page_2_list_2 li {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
position: relative;
padding-left: 35px;
margin-bottom: 20px;
}
.simple_page_2_list_2 span {
border: 2px solid #262626;
border-radius: 50%;
width: 24px;
height: 24px;
display: block;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 12px;
color: #262626;
position: absolute;
left: 0;
}
.footer_bottom a {
color: #ababab;
}
.simple_page_3 .product_block {
margin-bottom: 0;
}
.login_page {
padding: 40px 0 80px;
}
.form_page {
border-bottom: none;
}
.form_page input {
max-width: 350px;
display: block;
}
.form_h h5,
.form_login h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
.form_login p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.form_login p {
max-width: 100%;
}
.form_login:first-child {
margin-bottom: 35px;
}
.btn_login_page {
max-width: 350px;
margin-top: 40px;
}
.white-popup {
position: relative;
background: #fff;
padding: 20px;
width: auto;
max-width: 1000px;
margin: 20px auto;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.title a {
position: absolute;
right: 0;
}
li.active.active a {
color: #4e4e4f;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.product_title h1 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #262626;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce-cart .col-md-4 a.btn_classic {
top: 70px;
left: -280px;
max-width: 350px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: none;
}
.woocommerce form .form-row input.input-text {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #303030;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
display: flex;
align-items: baseline;
width: 100% !important;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox input {
width: 15px;
margin: 0;
margin-right: 10px;
position: relative;
opacity: 1;
height: auto;
}
.woocommerce form .form-row label.checkbox {
margin-bottom: 10px;
}
.woocommerce-page form .form-row label.checkbox input {
width: 16px;
height: 16px;
opacity: 0;
}
.woocommerce-page form .form-row label.checkbox:before {
content: "";
position: absolute;
left: 0;
top: 2px;
margin-top: auto;
margin-bottom: auto;
width: 16px;
height: 16px;
background: #fff;
border: 1px solid #ababab;
}
.woocommerce-page form .form-row label.checkbox span:before {
content: "";
position: absolute;
left: 6px;
top: 5px;
visibility: hidden;
width: 4px;
height: 9px;
border: solid #ababab;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.woocommerce-page form .form-row label.checkbox input:checked + span:before {
visibility: visible;
}
[type="submit"] {
font-size: 14px;
}
.cn-img.active {
flex: 0 0 45%;
max-width: 45%;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0â‚¬";
float: right;
}
.home_slider_bg:after {
content: "";
background: rgb(0 0 0 / 20%);
position: absolute;
width: 100%;
height: 100%;
}
.home_slider_block_text span {
font-size: 32px;
line-height: 1;
}
.de_t {
margin-bottom: 30px;
}
.home_slider_block_text h4 {
max-width: 675px !important;
font-size: 40px;
}
section.home_gallery {
font-size: 16px;
color: #4e4e4f;
}
section#contact p {
font-size: 16px;
}
section.spuere-screen1 {
padding: 0;
}
.spuere-screen1__text2,
.spuere-screen1__text2 p {
font-size: 20px;
font-weight: 700;
line-height: 23.5px;
}
.spuere-screen4 {
background-color: #f5f5f5;
margin-top: 100px;
}
.spuere-screen4.kontakt_form {
border-bottom: none;
}
.kontakt_form_tab:not(.active) {
display: none;
}
.kontakt_form_tab_nav a {
margin: 0 30px 30px 0;
padding: 15px 28px;
width: auto;
background-color: #d7d7d7;
border-color: #d7d7d7;
color: #4e4e4f;
line-height: 1;
font-size: 13px;
}
.kontakt_form_tab_nav a:hover {
border-color: #262626;
}
.kontakt_form_tab_nav a.active {
background-color: #262626;
border-color: #262626;
color: #fff;
}
.spuere-screen6 {
background-color: #f5f5f5;
}
.spuere-screen6 p {
font-size: 16px;
}
.spuere-screen6 .btn_classic {
padding-left: 30px;
padding-right: 30px;
max-width: 100%;
width: auto;
}
.spuere-screen6_text {
font-size: 20px;
font-weight: 700;
}
.spuere-search-form .form-control {
border-radius: 9999px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-color: #f5f5f5;
background: #f5f5f5;
padding: 26px 32px;
box-shadow: none;
}
.spuere-search-form .btn {
background-color: #262626;
color: #fff;
font-weight: 700;
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px) {
section.spuere-screen1 {
padding-bottom: 30px;
}
.spuere-screen1__text2,
.spuere-screen1__text2 p {
font-size: 16px;
}
.spuere-screen4 {
margin-top: 30px;
}
.kontakt_form_tab_nav {
margin-bottom: 15px;
}
.kontakt_form_tab_nav a {
margin-bottom: 15px;
}
}
@media (min-width: 992px) {
.screen6_items-row:nth-child(2n) div:nth-child(1) {
order: 2;
}
.spuere-search-form .btn {
min-width: 255px;
}
}
@media only screen and (max-width: 1198px) {
.menu_top nav ul li:not(:last-child) {
margin-right: 10px;
}
.menu_top nav ul li a {
font-size: 17px;
}
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
.page_titles {
padding-bottom: 25px;
}
.mob_menu {
display: block;
}
.menu_top nav {
display: none;
}
.mob_menu a:first-child {
display: block;
width: 30px;
position: absolute;
top: -4px;
left: 10px;
z-index: 999;
padding: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 15px;
}
.black-menu .mob_menu a:after,
.black-menu .mob_menu a:before {
background: #000;
}
.mob_menu a:first-child:after,
.mob_menu a:first-child:before {
content: "";
display: block;
background: #ababab;
height: 4px;
}
.black-menu .mob_menu a span {
background: #000;
}
.mob_menu a span {
background: #ababab;
display: block;
height: 4px;
margin: 4px 0;
border-radius: 1px;
}
.black-menu .mob_menu a:before,
.mob_menu a:after {
background: #000;
}
.mob_menu a:first-child:after,
.mob_menu a:first-child:before {
background: #ababab;
height: 4px;
border-radius: 1px;
}
#menu {
background-color: #fff;
}
.menu_top nav ul li:not(:last-child) {
margin-bottom: 10px;
}
.menu_top nav ul li a {
font-size: 17px;
}
.menu_top nav ul li:nth-child(2) {
margin-right: 0;
}
.menu_top .search-form {
display: block;
}
.home_product .col-md-4 {
flex: 0 0 33%;
max-width: 33%;
}
.home_sd,
.home_sd .slick-slide,
.home_slider_bg {
height: 350px;
min-height: 175px;
}
.home_slider_block_text h4 {
margin-bottom: 10px;
font-size: 20px;
line-height: 23px;
max-width: 200px;
}
.home_slider_bg .btn_slider {
padding: 5px 10px;
font-size: 10px;
}
.home_slider_block_text {
height: 87px;
padding: 0 30px;
}
.home_sd .slick-prev {
left: 15px;
}
.home_sd .slick-next {
right: 15px;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.cn-img.active {
flex: 0 0 100%;
max-width: 100%;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.page_title span,
.page_titles span {
font-size: 20px;
line-height: 23px;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
.menu_top {
padding-bottom: 0;
}
.search_icon_mob {
display: block;
width: 30px;
position: absolute;
right: 15px;
z-index: 999;
padding: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
height: 21px;
}
.search_icon_mob button {
background: 0 0;
border: none;
}
.search_icon_mob {
height: 18px;
display: block;
right: 100px;
}
.footer_menu,
.list_socia {
margin-bottom: 15px;
}
.home_product .col-md-4 {
flex: 0 0 100%;
max-width: 100%;
}
.home_product .col-md-4:nth-last-child(-n + 3) .product_block,
.product_block {
margin-bottom: 15px;
}
.home_product .col-md-4:last-child .product_block {
margin-bottom: 0;
}
.home_product .col-md-4:nth-last-child(-n + 1) .product_block {
margin-bottom: 0;
}
.gallery-slider .slick-slide {
margin: 0 50px;
}
.gallery-slider .slick-next {
right: 0;
}
.gallery-slider .slick-prev {
left: 0;
}
.home_gallery .btn_classic {
margin-top: 30px;
}
.kontakt_block,
.kontakt_block:not(:last-child) {
margin-bottom: 20px;
}
.kontakt_block .title {
margin-bottom: 8px;
}
.kontakt_block .title span {
font-size: 16px;
}
.kontakt_form .page_titles p {
font-size: 14px;
margin-top: 0;
}
.kontakt_form form input.btn_form {
margin-bottom: 0;
}
.page_bg_img {
padding: 35px 0;
}
.page_title_bg span {
font-size: 18px;
line-height: 21px;
}
.simple_page_2 .page_title {
padding-bottom: 15px;
}
.simple_page_2_list {
margin-bottom: 40px;
}
.simple_page_2_list li,
.simple_page_2_list_2 li {
font-size: 16px;
}
.simple_page_3 .product_block {
margin-bottom: 15px;
}
.woocommerce div.product form.cart .button {
margin-left: 25px;
}
.woocommerce-cart .col-md-4 a.btn_classic {
position: initial;
display: block;
margin: 0 auto;
}
.woocommerce-page form .form-row label.checkbox input {
margin-right: 15px;
}
.woocommerce div.product form.cart .button {
float: none;
margin: 0 auto;
display: block;
margin-top: 15px;
max-width: 100%;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
.footer_bottom {
margin-top: 40px;
}
}
.width-b {
position: relative;
display: none;
}
.first-screen {
position: relative;
height: 263px;
display: flex;
align-items: center;
}
.first-screen__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.first-screen__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.first-screen__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 1;
background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 10.52%, rgba(0, 0, 0, 0) 89.83%);
}
.section-text__wrapper {
margin-bottom: 80px;
}
.gallery__wrapper {
margin-top: 30px;
margin-bottom: 100px;
}
.gallery__wrapper .gallery-slider .slick-slide {
margin: 0 15px;
height: auto;
}
.gallery__wrapper .gallery-slider .slick-list {
margin-left: -15px;
margin-right: -15px;
}
@media only screen and (max-width: 1050px) {
.gallery__wrapper .gallery-slider .slick-list {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.gallery__wrapper {
margin-bottom: 50px;
}
.first-screen {
height: 190px;
}
.section-text__wrapper {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 600px) {
.menu_top nav ul li a {
font-size: 15px;
}
.menu_top nav ul li:nth-child(1),
.menu_top nav ul li:nth-child(3),
.menu_top nav ul li:nth-child(5) {
width: 66%;
margin-right: 0;
}
.menu_top nav ul li:nth-child(2),
.menu_top nav ul li:nth-child(4),
.menu_top nav ul li:nth-child(6) {
width: 33%;
text-align: left;
margin-right: 0;
}
}
@media only screen and (max-width: 480px) {
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
#cart_popup .btn_classic,
#cart_popup .btn_slider {
display: block;
margin: 0 auto;
float: none;
max-width: 100%;
}
#cart_popup .btn_classic {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 389px) {
.home_slider_bg .btn_slider {
font-size: 8px !important;
}
}
@media only screen and (max-width: 325px) {
.menu_top nav ul li a {
font-size: 12px;
}
.menu_top nav ul li:nth-child(1),
.menu_top nav ul li:nth-child(3),
.menu_top nav ul li:nth-child(5) {
width: 65%;
margin-right: 0;
}
.logo svg {
width: 120px;
}
}
.width-b {
display: none !important;
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
.header__top {
padding: 10px 0;
padding-bottom: 0 !important;
}
.brand-t img {
display: none;
}
}
@media screen and (max-width: 567px) {
.header__top-login {
flex: auto !important;
max-width: max-content !important;
}
.header__top-contact {
flex: auto !important;
max-width: inherit !important;
}
}
form.cart.full-p {
display: block;
}
.header__menu-one .sub-menu > li > a {
text-transform: inherit !important;
}
nav.woocommerce-breadcrumb {
color: #ababab !important;
font-size: 13px !important;
font-weight: 500;
padding-top: 5px !important;
}
.brand-t img {
position: fixed;
bottom: 90px;
right: -3px;
max-width: 78px;
z-index: 1000;
}
.shop__home_slider_block {
height: 310px;
margin-top: 16px;
}
.shop__home_slider_block .home_slider_block_text {
width: auto;
}
.shop__home_slider_block .home_slider_block_text h4 {
font-size: 24px;
line-height: 28px;
margin-bottom: 8px;
}
.shop__home_slider_block .home_slider_bg {
height: auto;
min-height: auto;
}
.shop__home_slider_block .home_slider_block_text {
margin-top: 138px;
}
.slick-slide .home_slider_bg {
top: -15px;
}
.home_slider.slider > div:first-child {
z-index: 10;
}
@media screen and (max-width: 1050px) {
.shop__home_slider_block {
height: 235px;
}
.shop__home_slider_block .home_slider_block_text {
margin-top: 80px !important;
}
}
@media screen and (max-width: 767px) {
.shop__home_slider_block {
height: 250px;
}
.shop__home_slider_block .home_slider_block_text {
margin-top: 60px !important;
padding-left: 0;
}
.shop__home_slider_block .home_slider_block_text h4 {
font-size: 24px;
line-height: 28px;
}
}
.shop__home_slider_block-two {
height: 310px;
overflow: hidden;
}
.shop__home_slider_block-two .home_slider_block_text {
margin-top: 170px;
}
.shop__home_slider_block-two .home_slider_block_text h4 {
font-size: 30px;
margin-bottom: 3px;
}
.shop__home_slider_block-two .home_slider_bg_img {
width: 720px;
left: 45%;
}
@media screen and (max-width: 1040px) {
.shop__home_slider_block-two {
height: 200px;
overflow: auto;
}
.shop__home_slider_block-two .home_slider_block_text h4 {
line-height: 120%;
}
.shop__home_slider_block-two .home_slider_bg {
min-height: auto;
height: 200px;
}
.shop__home_slider_block-two .home_slider_bg_img {
width: 340px;
}
.shop__home_slider_block-two .home_slider_block_text {
margin-top: 90px;
}
}
@media screen and (max-width: 991px) {
.shop__home_slider_block-two .home_slider_bg_img {
left: 40px;
}
}
@media screen and (max-width: 767px) {
.shop__home_slider_block-two {
height: auto;
min-height: 190px;
}
.shop__home_slider_block-two .home_slider_bg {
height: auto;
min-height: 190px;
}
.shop__home_slider_block-two .home_slider_block_text {
margin-top: 40px;
}
.shop__home_slider_block-two .home_slider_block_text {
padding: 0;
}
.shop__home_slider_block-two .home_slider_block_text h4 {
margin-bottom: 8px;
font-size: 20px;
}
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
}
.btn-other__two:hover {
background: #020202;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.city-text-block {
padding-top: 0;
}
.city-text-block.city-text-block-two {
padding-top: 80px;
}
.city-text-block__wrap {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
}
.city-text-block__item {
flex: 0 0 50%;
max-width: calc(50% - 20px);
width: 100%;
color: #4e4e4f;
margin-bottom: 38px;
position: relative;
}
.city-text-block__item h3 {
font-weight: 700;
font-size: 20px;
line-height: 130%;
margin-bottom: 25px;
}
.city-text-block__item p {
margin: 0;
font-size: 16px;
overflow: hidden;
transition: 0.4s;
line-height: 130%;
}
.city-text-block__item:not(:nth-child(2n)) {
margin-right: 40px;
}
.city-text-block__item-img-block {
display: flex;
flex-wrap: wrap;
margin-bottom: -30px;
height: fit-content;
}
.city-text-block__item-img {
flex: 0 0 50%;
max-width: calc(50% - 20px);
width: 100%;
height: 100px;
margin-bottom: 30px;
}
.city-text-block__item-img:not(:nth-child(2n)) {
margin-right: 30px;
}
.city-text-block__item-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.city-text-block__btn {
position: absolute;
z-index: 20;
bottom: 0;
right: 0;
width: 12px;
height: 12px;
border-left: 2px solid #4e4e4f;
border-bottom: 2px solid #4e4e4f;
transform: rotate(-45deg);
cursor: pointer;
transition: 0.4s;
}
.city-text-block__btn.active {
transform: rotate(135deg);
}
.city-text-block__content {
position: relative;
padding-bottom: 10px;
}
.city-text-block__wrap-two .city-text-block__item:nth-child(3) {
margin-right: 0;
}
.city-text-block__wrap-two .city-text-block__item-img-block:nth-child(4) {
margin-right: 40px;
}
@media screen and (max-width: 1050px) {
.city-text-block.city-text-block-two {
padding: 40px 0;
}
}
@media screen and (max-width: 991px) {
.city-text-block__item {
margin-bottom: 30px;
}
.city-text-block__item h3 {
margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
.city-text-block__wrap {
margin-bottom: -20px;
}
.city-text-block__item {
margin-bottom: 23px;
flex: 0 0 100%;
max-width: 100%;
}
.city-text-block__item:not(:nth-child(2n)) {
margin-right: 0;
}
.city-text-block__item-img-block {
margin-bottom: 5px;
}
}
@media screen and (max-width: 467px) {
.city-text-block__item-img {
flex: 0 0 50%;
max-width: calc(50% - 7.5px);
margin-bottom: 15px;
}
.city-text-block__item-img:not(:nth-child(3n)) {
margin-right: 0;
}
.city-text-block__item-img:not(:nth-child(2n)) {
margin-right: 15px;
}
}
.city-comments {
background: #f5f5f5;
}
.city-comments__wrap {
max-width: 925px;
width: 100%;
margin: 0 auto;
}
.city-comments__wrap .slick-slide {
height: auto;
}
.city-comments__inner {
display: flex;
align-items: center;
}
.city-comments__slider {
position: relative;
margin-bottom: 50px;
}
.city-comments__slider .slick-arrow {
position: absolute;
top: 50%;
width: 15px;
height: 15px;
border-left: 2px solid #4e4e4f;
border-bottom: 2px solid #4e4e4f;
cursor: pointer;
transition: 0.4s;
}
.city-comments__slider .slick-prev {
transform: translateY(-50%) rotate(45deg);
left: -144px;
}
.city-comments__slider .slick-next {
right: -144px;
transform: translateY(-50%) rotate(225deg);
}
.city-comments__img {
width: 190px;
height: 190px;
margin-right: 40px;
border-radius: 50%;
overflow: hidden;
}
.city-comments__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.city-comments__text {
max-width: 695px;
width: 100%;
}
.city-comments__text p {
font-size: 16px;
margin: 0 0 20px 0;
}
.city-comments__text span {
font-size: 20px;
font-weight: 700;
}
.city-comments__btn {
max-width: 350px;
margin: 0 auto;
}
@media screen and (max-width: 1240px) {
.city-comments__slider .slick-arrow {
z-index: 100;
}
.city-comments__slider .slick-prev {
left: -30px;
}
.city-comments__slider .slick-next {
right: -30px;
}
}
@media screen and (max-width: 991px) {
.city-comments__inner {
flex-direction: column;
}
.city-comments__img {
margin: 0 0 20px 0;
}
.city-comments__slider .slick-arrow {
top: 27%;
}
.city-comments__slider .slick-prev {
left: 10px;
}
.city-comments__slider .slick-next {
right: 10px;
}
}
@media screen and (max-width: 767px) {
.city-comments__slider {
margin-bottom: 30px;
}
.city-comments__text p {
margin-bottom: 10px;
}
}
.city-contact {
background: #f5f5f5;
border-bottom: 1px solid #ababab;
}
.city-contact__inner {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
}
.city-contact__item {
flex: 0 0 25%;
max-width: calc(25% - 30px);
}
.city-contact__item span {
line-height: 117%;
font-weight: 700;
display: block;
margin-bottom: 15px;
}
.city-contact__item p {
font-size: 16px;
line-height: 130%;
margin: 0;
}
.city-contact__item p a {
font-size: 16px;
color: #4e4e4f;
}
.city-contact__item p a:hover {
color: #020202;
}
.city-contact__item:not(:nth-child(4n)) {
margin-right: 40px;
}
.city-contact__btn {
max-width: 350px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.city-contact__inner {
margin-bottom: 30px;
}
.city-contact__item {
flex: 0 0 50%;
max-width: calc(50% - 10px);
margin-bottom: 15px;
}
.city-contact__item span {
margin-bottom: 5px;
}
.city-contact__item:not(:nth-child(4n)) {
margin-right: 0;
}
.city-contact__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 360px) {
.city-contact p {
font-size: 14px;
}
.city-contact p a {
font-size: 14px;
}
}
.quotation-requests-home {
position: relative;
padding: 85px 0 125px 0;
}
.quotation-requests-home__bg {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
}
.quotation-requests-home__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(90.11deg, #000 0.09%, rgba(0, 0, 0, 0) 99.92%);
opacity: 0.6;
z-index: 1;
}
.quotation-requests-home__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.quotation-requests-home__title {
position: relative;
z-index: 2;
}
.quotation-requests-home__title h1 {
color: #fff;
font-size: 46px;
font-weight: 700;
line-height: 100%;
}
@media screen and (max-width: 991px) {
.quotation-requests-home__title h1 {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.quotation-requests-home {
padding: 60px 0;
}
.quotation-requests-home__title h1 {
font-size: 26px;
}
}
.quotation-requests-text {
padding-top: 0;
}
.quotation-requests-text .breadcrumbs {
margin-bottom: 50px;
}
.quotation-requests-text__title {
margin-bottom: 12px;
}
.quotation-requests-text__text {
margin-bottom: 30px;
max-width: 890px;
}
.quotation-requests-text__btn {
max-width: 350px;
}
@media screen and (max-width: 991px) {
.quotation-requests-text .breadcrumbs {
margin-bottom: 30px;
}
}
.quotation-requests-form {
background: #f5f5f5;
}
.quotation-requests-form .wpcf7-list-item-label {
max-width: 1100px;
display: block;
}
.quotation-requests-form select {
border-radius: 30px;
height: 55px;
font-size: 13px;
color: #4e4e4f;
padding: 0 32px;
margin: 0;
position: relative;
}
.quotation-requests-form select::placeholder {
color: #ababab;
}
.quotation-requests-form select:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.quotation-requests-form input {
background: #fff;
border-radius: 30px;
height: 55px;
font-size: 13px;
color: #4e4e4f;
border: none;
padding: 0 32px;
margin: 0;
}
.quotation-requests-form input::placeholder {
color: #ababab;
}
.quotation-requests-form__wrap {
display: flex;
flex-wrap: wrap;
}
.quotation-requests-form__inner-one {
flex: 0 0 66.66%;
max-width: 66.66%;
display: flex;
flex-wrap: wrap;
}
.quotation-requests-form__item-checkbox {
flex: 0 0 100%;
max-width: 100%;
}
.quotation-requests-form .wpcf7-form input[type="checkbox"] + span:before {
top: 3px;
}
.quotation-requests-form .wpcf7-form input[type="checkbox"] + span:after {
top: 6px;
}
.quotation-requests-form__item-title {
display: flex;
align-items: center;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
margin-bottom: 11px;
}
.quotation-requests-form__item-title p {
margin: 0;
font-size: 13px;
color: #4e4e4f;
}
.quotation-requests-form__item-one {
flex: 0 0 50%;
max-width: calc(50% - 15px);
margin-bottom: 30px;
}
.quotation-requests-form__item-one:not(:nth-child(2n)) {
margin-right: 30px;
}
.quotation-requests-form__inner-two {
flex: 0 0 33.33%;
max-width: calc(33.33% - 30px);
margin-left: 30px;
}
.quotation-requests-form__item-two {
margin-bottom: 30px;
max-width: 100%;
width: 100%;
}
.quotation-requests-form__btn-block {
flex: 0 0 100%;
max-width: 100%;
cursor: pointer;
}
.quotation-requests-form__btn {
background: #262626 !important;
color: #fff !important;
max-width: 350px;
width: 100%;
}
.quotation-requests-form__btn:hover {
background: #020202 !important;
}
@media screen and (max-width: 767px) {
.quotation-requests-form__inner-one {
flex: 0 0 100%;
max-width: 100%;
}
.quotation-requests-form__inner-two {
flex: 0 0 100%;
max-width: 100%;
margin-left: 0;
}
.quotation-requests-form__item-one {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px;
}
.quotation-requests-form__item-one:not(:nth-child(2n)) {
margin-right: 0;
}
.quotation-requests-form__item-two {
margin-bottom: 15px;
}
.quotation-requests-form__item-checkbox .checkbox {
margin-bottom: 15px;
}
.quotation-requests-form__btn {
max-width: 100%;
}
}
body {
min-height: 100vh;
}
.popup-coupon {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 10000000000000002000;
background: rgba(0, 0, 0, 0.4);
display: none;
align-items: center;
justify-content: center;
}
.popup-coupon.active {
display: flex;
}
.popup-coupon__body {
max-width: 790px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 75px 20px 75px 40px;
background: #262626 no-repeat center/cover;
border: 12px solid #fff;
position: relative;
}
.popup-coupon__text {
position: relative;
z-index: 3;
color: #fff;
margin-right: 15px;
}
.popup-coupon__text h2 {
color: #fff;
font-size: 58px;
line-height: 120%;
font-weight: 900;
}
.popup-coupon__text span {
font-size: 36px;
text-transform: uppercase;
font-weight: 700;
display: block;
margin-bottom: 20px;
line-height: 120%;
}
.popup-coupon__text p {
color: #fff;
font-size: 22px;
font-weight: 700;
line-height: 117%;
}
.popup-coupon__content {
display: flex;
align-items: center;
max-width: 386px;
width: 100%;
height: 104px;
background: #262626;
z-index: 2;
position: relative;
}
@media screen and (max-width: 767px) {
.popup-coupon__body {
flex-direction: column;
align-items: flex-start;
padding: 40px 25px;
}
.popup-coupon__text {
margin-bottom: 10px;
}
.popup-coupon__text span {
font-size: 28px;
margin-bottom: 0;
}
.popup-coupon__text p {
font-size: 20px;
}
.popup-coupon__content {
height: 80px;
}
}
.d-none {
display: none !important;
}
@media screen and (min-width: 1050px) {
.home_slider_block_other .home_slider_block_text {
margin-top: 90px;
}
.home_slider_block_other .home_slider_block_text h4 {
font-size: 46px;
color: #fff;
margin-bottom: 15px;
}
.home_slider_block_other .home_slider_block_text p {
font-size: 40px;
color: #fff;
margin-bottom: 80px;
}
}
.home_slider_block_other .home_slider_bg:after {
display: none;
}
.home_slider_block_other .home_slider_block_text h4 {
color: #fff;
}
.home_slider_block_other .home_slider_block_text p {
color: #fff;
}
.home_slider_block_other .btn_slider {
background: #fff;
color: #262626;
}
.home_slider_block_other .btn_slider:hover {
background: #d9d9d9 !important;
}
@media screen and (max-width: 1049px) {
.home_slider_block_other .home_slider_bg {
background-position-x: 30%;
}
.home_slider_block_other .home_slider_block_text {
margin-top: 20px;
}
.home_slider_block_other .home_slider_block_text h4 {
margin-bottom: 5px;
}
.home_slider_block_other .home_slider_block_text p {
margin-top: 0;
color: #fff;
}
}
@media screen and (max-width: 480px) {
.home_slider_block_other_two .home_slider_bg {
background-position-x: 60%;
}
.home_slider_block_other_two .home_slider_block_text {
max-width: 200px;
}
.home_slider_block_other_two .btn_slider {
max-width: 200px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
.shop-title-bg {
display: none;
padding: 42px 0 0 0;
height: 310px;
background-position: 40% 50%;
}
.shop-title-bg h2 {
font-size: 46px;
font-weight: 700;
margin-bottom: 14px;
color: #fff;
}
.shop-title-bg h2 br {
display: none;
}
.shop-title-bg p {
margin: 0;
font-size: 40px;
letter-spacing: 0.005em;
color: #fff;
}
.shop-title-bg-two {
background-position: right;
position: relative;
}
.shop-title-bg-two .container {
position: relative;
z-index: 5;
}
.shop-title-bg-two:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 95%;
height: 100%;
background: linear-gradient(89.88deg, #262626 50.92%, rgba(183, 32, 37, 0) 98.31%);
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
@media screen and (max-width: 991px) {
.shop-title-bg {
height: 180px;
background-size: cover;
background-position: 50% 50%;
}
.shop-title-bg h2 {
font-size: 28px;
margin-bottom: 8px;
line-height: 110%;
}
.shop-title-bg p {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.shop-title-bg {
padding-top: 26px;
}
.shop-title-bg h2 br {
display: block;
}
}
.home_slider_block_center {
display: flex;
padding: 25px 0;
z-index: 5;
max-width: 1140px;
width: 100%;
position: relative;
}
.home_slider_block_center:before {
content: "";
position: absolute;
top: 0;
left: calc(50% - 200px);
transform: translate(-50%, 0);
width: 301vw;
height: 100%;
background: #262626;
z-index: -1;
}
.home_slider_block_center > a {
flex: 0 0 50%;
height: 55px;
}
.home_slider_block_center_other {
flex: 0 0 50%;
max-width: calc(50% - 15px);
display: flex;
position: relative;
}
.home_slider_block_center_other p {
font-size: 18px !important;
line-height: 25px;
color: #fff;
margin: 0 !important;
}
.home_slider_block_center_img {
height: auto;
width: 180px;
position: relative;
margin-right: 65px;
}
.home_slider_block_center_img img {
position: absolute;
top: -70px;
left: 0;
width: 180px !important;
height: 180px !important;
object-fit: contain;
}
.home_slider_block_center_btn {
flex: 0 0 50%;
max-width: calc(50% - 15px);
margin-right: 30px;
}
@media screen and (max-width: 1200px) {
.home_slider_block_center_btn {
flex: 0 0 auto;
max-width: 100%;
width: auto;
}
}
@media screen and (max-width: 1050px) {
.home_slider_block_center_btn {
display: flex;
align-items: center;
}
.home_slider_block_center {
padding: 10px 0;
}
.home_slider_block_center_other {
flex: 0 0 auto;
max-width: 72%;
width: auto;
}
.home_slider_block_center_img {
margin-right: 0;
}
.home_slider_block_center_img img {
width: 90px !important;
height: 90px !important;
top: -20px;
left: 0;
}
}
@media screen and (max-width: 840px) {
.home_slider_block_other .home_slider_block_text p {
font-size: 14px !important;
}
}
@media screen and (max-width: 568px) {
.home_slider_block_center_img {
display: none !important;
}
.home_slider_block_center {
flex-direction: column;
}
.home_slider_block_center_other {
max-width: 85%;
}
.home_slider_block_center_btn {
margin: 0 0 5px 0 !important;
max-width: 80%;
}
.home_slider_block_other .home_slider_block_text p {
font-size: 12px !important;
line-height: 110%;
}
}
.home_slider_bg {
overflow: hidden;
}
@media screen and (max-width: 768px) {
.home_slider_block_text_title > span {
font-size: 16px !important;
}
}
.woocommerce .home_slider_bg {
background-size: cover;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.header-new__center-tel span {
display: flex !important;
}
.line-banner {
background: #262626;
display: block;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 12px;
min-height: 40px;
margin-top: -1px;
padding-bottom: 0;
border-top: 2px solid #fff !important;
}
.line-banner > div {
max-width: 1354px;
margin: 0 auto;
display: flow-root;
width: 100%;
}
.line-banner > div > span {
padding-bottom: 12px;
display: inline-block;
}
.line-banner a {
float: right;
color: #fff;
text-transform: uppercase;
padding-bottom: 12px;
}
.line-banner svg {
margin-top: -3px;
margin-left: 20px;
}
.line-banner a:hover {
opacity: 0.8;
}
.s-banner {
max-width: 1345px;
margin: 0 auto;
text-align: center;
position: relative;
}
.s-banner > div {
position: absolute;
background: #fff;
z-index: 1;
width: 200px;
height: 200px;
border-radius: 200px;
right: 0;
top: 30px;
}
.s-banner span {
font-size: 24px;
font-weight: 700;
color: #262626;
margin-top: 32px;
display: block;
line-height: 26px;
}
.s-banner p {
color: #262626;
line-height: 18px;
margin-bottom: 11px;
}
.s-banner b {
display: block;
}
.popup-coupon svg {
max-width: 100%;
}
.popup-coupon__close {
display: none;
}
@media only screen and (max-width: 768px) {
.line-banner a {
display: none;
}
.line-banner .mob_v {
display: block !important;
}
.line-banner > div > span {
display: none;
}
.s-banner {
display: none;
}
.home_sd,
.home_sd .slick-slide,
.home_slider_bg {
height: 175px;
}
}
p {
margin-top: 10px;
margin-bottom: 1rem;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 145%;
color: #6A6A6A;
}
p.newsline__text {
margin: 0;
}
.pb-4, .py-4 {
padding-bottom: 1.5rem!important;
}
@media (min-width: 768px){
.pb-md-3, .py-md-3 {
padding-bottom: 1rem!important;
}
.mb-md-4, .my-md-4 {
margin-bottom: 1.5rem!important;
}
}
.mt-5, .my-5 {
margin-top: 3rem!important;
}
.mb-4, .my-4 {
margin-bottom: 1.5rem!important;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
}
.width-b {
position: relative;
display: none;
}
.width-b {
display: none !important;
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
}
.btn-other__two:hover {
background: #020202;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.partners {
background: #f5f5f5;
border-bottom: 1px solid #ababab;
}
.partners__wrap {
max-width: 100%;
}
.partners__item {
margin-bottom: 30px;
}
.partners__item h3 {
font-size: 26px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 10px;
font-weight: 700;
}
.partners__item p {
font-size: 16px;
margin-top: 0;
line-height: 130%;
}
.partners__btn-block {
display: flex;
}
.partners__btn {
max-width: 350px;
}
.partners__btn:first-child {
margin-right: 30px;
}
@media screen and (max-width: 767px) {
.partners__item {
margin-bottom: 20px;
}
.partners__item h3 {
font-size: 22px;
}
.partners__btn-block {
flex-direction: column;
}
.partners__btn {
margin: 0 auto;
}
.partners__btn:first-child {
flex-direction: column;
margin-bottom: 20px;
margin-right: auto;
}
}
.delivery-home {
position: relative;
padding: 85px 0;
}
.delivery-home__bg {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
}
.delivery-home__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(90.11deg, #000 0.09%, rgba(0, 0, 0, 0) 99.92%);
opacity: 0.6;
z-index: 1;
}
.delivery-home__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.delivery-home__title {
position: relative;
z-index: 2;
}
.delivery-home__title h1 {
color: #fff;
font-size: 46px;
font-weight: 700;
line-height: 100%;
}
@media screen and (max-width: 991px) {
.delivery-home__title h1 {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.delivery-home {
padding: 60px 0;
}
.delivery-home__title h1 {
font-size: 26px;
}
}
.delivery-masters {
background: #f5f5f5;
padding-top: 0;
padding-bottom: 50px;
}
.delivery-masters__title {
margin-bottom: 15px;
}
.delivery-masters__subtitle {
margin-bottom: 55px;
max-width: 925px;
}
.delivery-masters__list {
display: flex;
flex-wrap: wrap;
}
.delivery-masters__item {
display: flex;
flex: 0 0 50%;
max-width: calc(50% - 60px);
width: 100%;
margin-bottom: 40px;
}
.delivery-masters__item:first-child span {
transform: translate(-3px, -3px);
}
.delivery-masters__item:not(:nth-child(2n)) {
margin-right: 120px;
}
.delivery-masters__icon {
width: 86px;
height: 86px;
flex: 0 0 86px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 30px;
background: #fff;
border-radius: 50%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.delivery-masters__text h3 {
font-size: 18px;
font-weight: 700;
color: #4e4e4f;
margin-bottom: 15px;
margin-top: 8px;
}
.delivery-masters__text p {
font-size: 18px;
color: #4e4e4f;
margin: 0;
}
@media screen and (max-width: 991px) {
.delivery-masters__title h1 {
font-size: 36px;
}
.delivery-masters__item {
max-width: calc(50% - 15px);
}
.delivery-masters__item:not(:nth-child(2n)) {
margin-right: 30px;
}
.delivery-masters__icon {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.delivery-masters {
padding-bottom: 0;
}
.delivery-masters__subtitle {
margin-bottom: 25px;
}
.delivery-masters__icon {
margin-bottom: 20px;
}
.delivery-masters__text h3 {
margin-top: 0;
margin-bottom: 10px;
}
.delivery-masters__text p {
font-size: 16px;
}
.delivery-masters__item {
flex: 0 0 100%;
max-width: 100%;
flex-direction: column;
}
.delivery-masters__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
.delivery-partners {
background: #fff;
padding: 100px 0;
}
@media screen and (max-width: 991px) {
.delivery-partners {
padding: 50px 0;
}
}
.d-none {
display: none !important;
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.um .um-item-meta a {
color: #262626 !important;
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.page_title span {
font-size: 20px;
line-height: 23px;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 12px;
}
.page_bg_img {
padding: 35px 0;
}
.page_title_bg span {
font-size: 18px;
line-height: 21px;
}
}
.first-screen {
position: relative;
height: 263px;
display: flex;
align-items: center;
}
.first-screen__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.first-screen__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.first-screen__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 1;
background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 10.52%, rgba(0, 0, 0, 0) 89.83%);
}
.first-screen__title .housing-construction-top__title {
letter-spacing: 0.5px;
}
.terrace-page__content {
padding-top: 20px;
}
.terrace-content__title-wrapper {
display: flex;
justify-content: space-between;
}
.terrace-content__title-wrapper .terrace-content__title {
margin-right: 30px;
}
.terrace-content__image {
flex: 0 0 auto;
}
.terrace-content__image img {
width: 100%;
max-width: 350px;
height: 211px;
object-fit: cover;
}
.terrace-description__wrapper {
margin-top: 50px;
}
.terrace-description__wrapper .terrace-description__title {
max-width: 688px;
}
.column50 {
flex: 0 0 50%;
}
.column50:nth-child(2n) {
padding-left: 15px;
}
.column50:nth-child(2n + 1) {
padding-right: 15px;
}
.terrace-canopy__wrapper {
display: flex;
flex-direction: row;
}
.terrace-description__wrapper-inner {
display: flex;
flex-direction: row;
}
.terrace-canopy {
padding: 0 0 45px 0;
}
.terrace-canopy__image img {
max-width: 100%;
height: auto;
object-fit: cover;
}
.terrace-canopy__title.housing-construction-home__title {
max-width: 475px;
}
.terrace-content__title .housing-construction-home__title {
max-width: 665px;
}
.terrace-description__text {
max-width: 730px;
}
.terrace-patio {
padding: 30px 0;
}
.terrace-patio-covers {
padding-top: 0;
}
.terrace-patio__lists.lists {
display: flex;
justify-content: flex-start;
max-width: 860px;
}
.terrace-patio__lists.lists li {
margin-right: 40px;
}
.lists {
font-weight: 500;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.lists li {
display: flex;
padding-left: 27px;
position: relative;
}
.lists li:before {
content: "";
width: 4px;
height: 4px;
background-color: #4e4e4f;
border-radius: 50%;
position: absolute;
left: 12px;
top: 43%;
transform: translateY(-50%);
}
.icons-list {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px;
}
.icons-list li {
margin: 20px;
width: 190px;
flex: 0 0 190px;
display: flex;
flex-direction: column;
align-items: center;
}
.icons-list li .icon__wrapper {
width: 80px;
height: 80px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.icons-list li .icon__title {
font-size: 18px;
line-height: 130%;
color: #4e4e4f;
margin-top: 15px;
}
.terrace-patio-covers__description {
margin-top: 50px;
}
.terrace-patio-covers__description ul {
font-weight: 500;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
margin-top: 20px;
}
.terrace-patio-covers__description ul li {
display: flex;
padding-left: 27px;
position: relative;
}
.terrace-patio-covers__description ul li:before {
content: "";
width: 4px;
height: 4px;
background-color: #4e4e4f;
border-radius: 50%;
position: absolute;
left: 12px;
top: 43%;
transform: translateY(-50%);
}
.terrace-description__wrapper-inner h3 {
font-weight: 700;
font-size: 20px;
color: #4e4e4f;
margin-bottom: 10px;
line-height: 117%;
}
.terrace-patio-covers__feature {
margin-top: 80px;
}
.section-text__wrapper {
margin-bottom: 80px;
}
.column33 {
width: 33.3%;
flex: 0 0 33.3%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.first-screen {
height: 190px;
}
.terrace-content__title-wrapper {
display: flex;
flex-direction: column;
}
.column50 {
flex: 0 0 100%;
}
.column50:nth-child(2n) {
padding-left: 0;
}
.column50:nth-child(2n + 1) {
padding-right: 0;
}
.terrace-canopy__wrapper {
flex-direction: column;
}
.terrace-description__wrapper-inner {
flex-direction: column;
}
.terrace-canopy__image {
margin-bottom: 20px;
}
.terrace-canopy {
padding: 0 0 25px 0;
}
.terrace-description__wrapper {
margin-top: 40px;
}
.terrace-page__content {
padding: 40px 0 30px 0;
}
.terrace-patio {
padding: 0;
}
.terrace-patio-covers__description {
margin-top: 30px;
}
.terrace-patio-covers__feature {
margin-top: 50px;
}
.column__m {
margin-bottom: 20px;
}
.terrace-patio__lists.lists {
flex-direction: column;
}
.terrace-patio__lists.lists li {
margin-right: 0;
}
.section-text__wrapper {
margin-bottom: 50px;
}
}
.main {
overflow-x: hidden;
}
body {
min-height: 100vh;
overflow-x: hidden;
}
.housing-construction-top {
padding: 70px 0 80px 0;
position: relative;
}
.housing-construction-top__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.housing-construction-top__bg:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(90.11deg, #000 0.09%, rgba(0, 0, 0, 0) 99.92%);
opacity: 0.6;
z-index: 1;
}
.housing-construction-top__bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.housing-construction-top__title h1 {
font-size: 46px;
font-weight: 700;
color: #fff;
position: relative;
z-index: 5;
line-height: 120%;
}
@media screen and (max-width: 991px) {
.housing-construction-top__title h1 {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.housing-construction-top {
padding: 60px 0;
}
.housing-construction-top__title h1 {
font-size: 26px;
}
}
.housing-construction__title {
font-weight: 700;
font-size: 26px;
line-height: 117%;
color: #4e4e4f;
}
.housing-construction-home {
padding-top: 0;
}
.housing-construction-home__title {
font-size: 30px;
font-weight: 700;
line-height: 117%;
color: #303030;
margin-bottom: 15px;
margin-bottom: 20px;
}
.housing-construction-home__top {
max-width: 920px;
margin-bottom: 50px;
}
.housing-construction-home__wrap {
display: flex;
flex-wrap: wrap;
margin-bottom: -30px;
}
.housing-construction-home__item {
flex: 0 0 50%;
max-width: calc(50% - 45px);
width: 100%;
margin-bottom: 30px;
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 90px;
}
.housing-construction-home__item h3 {
font-weight: 700;
font-size: 20px;
color: #4e4e4f;
margin-bottom: 10px;
line-height: 117%;
}
@media screen and (max-width: 991px) {
.housing-construction-home__title {
font-size: 26px;
}
.housing-construction-home__top {
margin-bottom: 30px;
}
.housing-construction-home__item {
max-width: calc(50% - 10px);
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.housing-construction__title {
font-size: 20px;
}
.housing-construction-home__title {
font-size: 26px;
}
.housing-construction-home__top {
margin-bottom: 30px;
}
.housing-construction-home__item {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px;
}
.housing-construction-home__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
.download__icon {
width: 64px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
background: #FFFFFF;
margin-bottom: 15px;
}
.download__bottom-icon {
width: 33px;
height: 30px;
flex: 0 0 33px;
margin-right: 25px;
}
.download__bottom {
display: flex;
align-items: center;
}
.slider {
width: 100%;
margin: 0 auto;
}
.faq_page {
padding-top: 0;
}
.faq-container {
margin-top: 30px;
}
.faq {
position: relative;
overflow: hidden;
transition: 0.3 ease;
cursor: pointer;
display: none;
}
.faq-container div.show {
display: block;
}
.faq-title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin: 0;
padding: 17px 30px;
}
.faq-text {
display: none;
padding: 14px 0;
border-top: solid 1px #ababab;
margin: 0 30px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.faq-toggle {
background-color: transparent;
border: 0;
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
padding: 0;
position: absolute;
top: 0;
bottom: 0;
right: 30px;
height: 30px;
width: 30px;
margin-top: auto;
margin-bottom: auto;
}
.faq-toggle:focus {
outline: 0;
}
.faq-toggle .fa-chevron-up {
display: none;
}
.simple_page {
padding-top: 0;
}
.simple_text p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
max-width: 730px;
}
.simple_text a {
color: #262626;
text-decoration: underline;
}
.simple_baner {
align-items: center;
display: flex;
padding: 52px 50px;
background: #f5f5f5;
margin-top: 30px;
position: relative;
}
.simple_baner_left span {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4e4e4f;
display: block;
margin-bottom: 25px;
max-width: 449px;
}
.simple_baner_left .btn_slider {
max-width: 350px;
}
.simple_baner_right {
margin-left: 80px;
}
.simple_baner_right img {
position: absolute;
bottom: 0;
}
.simple_page_2 {
background: #f5f5f5;
}
.simple_page_faq {
background: #f5f5f5;
padding-top: 80px;
}
.simple_page_faq .faq-container {
margin-top: 0;
}
.load_faq {
display: flex;
align-items: center;
justify-content: center;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #262626;
margin-top: 20px;
background: 0 0;
border: 0;
text-align: center;
width: 100%;
cursor: pointer;
}
.load_faq:hover {
color: #262626;
}
.load_faq svg {
margin-left: 10px;
}
.title a {
position: absolute;
right: 0;
}
[type="submit"] {
font-size: 14px;
}
.faq-container div.show {
display: block;
}
@media only screen and (max-width: 1198px) {
.simple_baner_right img {
right: 30px;
max-width: 355px;
}
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
.simple_baner_right img {
right: 30px;
max-width: 255px;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.page_title span {
font-size: 20px;
line-height: 23px;
}
.faq-title {
font-size: 16px;
max-width: 85%;
}
.simple_baner {
display: block;
padding: 25px 12px;
padding-bottom: 0;
}
.simple_baner_left {
text-align: center;
}
.simple_baner_left span {
line-height: 23px;
max-width: 100%;
font-size: 20px;
text-align: left;
margin-bottom: 15px;
}
.simple_baner_left .btn_slider {
max-width: 250px;
margin: 0 auto;
display: block;
margin-left: 0;
}
.simple_baner_right img {
position: inherit;
max-width: 100%;
}
.simple_baner_right {
margin-left: 0;
margin-top: 40px;
text-align: center;
}
.simple_page_2 .page_title {
padding-bottom: 15px;
}
.simple_page_faq {
padding-top: 21px;
}
.load_faq {
margin-top: 0;
}
}
.faq-container div.show {
display: block;
}
.width-b {
position: relative;
display: none;
}
.width-b {
display: none !important;
}
.download {
padding-top: 0;
background: #f5f5f5;
}
.download__title {
margin-bottom: 40px;
}
.download__title h2 {
color: #4e4e4f;
font-weight: 700;
font-size: 30px;
margin: 0;
}
.download .download__icon svg {stroke: #262626;}
.download .download__bottom-icon svg {fill: #262626;}
@media screen and (max-width: 991px) {
.download__title {
margin-bottom: 25px;
}
.download__title h2 {
font-size: 26px;
}
}
.simple_page_3_info .title span {
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4E4E4F;
margin-top: 20px;
display: block;
}
.simple_page_3 .product_block {
margin-bottom: 0;
}
.product_block {
position: relative;
}
.product_block .product_block_grad {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
height: 100%;
min-height: 211px;
background-size: cover;
background-position: center;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #FFFFFF;
z-index: 11;
}
.simple_page_3_info {
margin-bottom: 90px;
}
.accordion__text {
margin: 0;
}
.bestprice_page_2 {
padding: 80px 0;
background-color: #f5f5f5;
}
.bestprice_page_3 {
padding: 80px 0;
}
.checkbox {
width: 100%;
margin-bottom: 35px;
position: relative;
display: block;
}
.checkbox label {
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.checkbox input[type="checkbox"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}
.checkbox label span {
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.desinger {
margin-bottom: 30px;
}
.desinger img {
width: 100%;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.step1.v_0 .rrss {
display: none;
}
.acc-container {
overflow: hidden;
}
.acc-title {
transition: all 0.3s ease-in-out;
}
.acc-title:after {
content: "\f107";
font-family: "Font Awesome 5 Pro";
position: absolute;
right: -10px;
margin-top: 7.5px;
width: 25px;
height: 25px;
display: inline-block;
}
.acc-active .acc-title:after {
content: "\f106";
font-family: "Font Awesome 5 Pro";
color: #262626;
}
.title a {
position: absolute;
right: 0;
}
.title.acc-title:hover {
color: #262626;
}
.acc-content {
width: 100%;
height: auto;
overflow: hidden;
max-height: 0;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.acc-active .acc-content {
max-height: 1000px;
overflow-y: auto;
opacity: 1;
}
.sibbar_desinger div.title {
align-items: center;
display: flex;
padding-bottom: 15px;
padding-top: 15px;
}
.sibbar_desinger div.title {
position: relative;
width: 100%;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
cursor: pointer;
padding-right: 25px;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 4px;
left: 0;
height: 16px;
width: 16px;
background-color: transparent;
border: 1px solid #ababab;
}
.content_checkbox:hover input ~ .checkmark {
background-color: #ccc;
}
.content_checkbox input:checked ~ .checkmark {
background-color: #262626;
border: 0;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.content_checkbox input:checked ~ .checkmark:after {
display: block;
}
.content_checkbox .checkmark:after {
left: 6px;
top: 3px;
width: 4px;
height: 9px;
border: solid #fff;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
div.price_single {
align-items: center;
display: flex;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.msk {
max-height: 570px;
min-height: 702px;
overflow-y: auto;
padding-right: 10px;
margin-bottom: 30px;
}
@media screen and (min-width: 1201px) {
.msk {
max-height: 371px;
min-height: 383px;
}
}
@media screen and (min-width: 1300px) {
.msk {
max-height: 466px;
min-height: 383px;
}
}
.msk::-webkit-scrollbar {
width: 5px;
}
.msk::-webkit-scrollbar-track {
border: 0 solid #333;
background: #f1f1f1;
box-shadow: none;
}
.msk::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.22);
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0â‚¬";
float: right;
}
.de_t {
margin-bottom: 30px;
}
.price_page_2 {
background-color: #f5f5f5;
padding: 80px 0;
}
@media screen and (max-width: 767px) {
.price_page_2 {
padding: 40px 0;
}
}
@media only screen and (max-width: 1050px) {
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.msk {
max-height: 100%;
min-height: 100%;
}
.container {
max-width: 100% !important;
}
.page_title {
padding-bottom: 25px;
}
.page_title span {
font-size: 20px;
line-height: 23px;
}
.desinger img {
margin-bottom: 25px;
}
div.price_single {
display: block;
}
div.price_single .text_price {
margin-left: 0;
margin-top: 5px;
}
}
.sibbar_desinger.acc-container.step1.v_3 .rrss {
display: none;
}
div#accordion > div:first-child > div:first-child {
padding-top: 0;
}
#step4 div#accordion > div:nth-child(2) > div:first-child {
padding-top: 0;
}
.c-weight {
color: #262626;
border-bottom: 1px solid;
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
line-height: 15px;
}
@media only screen and (max-width: 325px) {
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.description-other {
max-width: 100%;
}
.description-other__btn-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-bottom: 30px;
margin-top: 15px;
grid-gap: 20px 30px;
justify-content: center;
}
.description-other__btn {
width: 100%;
max-width: 100%;
text-align: center;
padding: 5px 32px;
height: auto;
min-height: 42px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
.description-other__btn:nth-child(5) {
grid-column-start: 2;
grid-column-end: 3;
}
.description-other__btn:nth-child(6) {
grid-column-start: 3;
grid-column-end: 4;
}
}
@media screen and (max-width: 1199px) {
.description-other__btn-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
grid-template-columns: repeat(1, 1fr);
}
}
.description-other__title {
margin-bottom: 40px;
}
.description-other__subtitle {
max-width: 710px;
}
.description-other__subtitle p {
margin: 0 0 18px 0;
color: #4e4e4f;
font-size: 26px;
font-weight: 700;
line-height: 118%;
}
.description-other__list-text {
display: flex;
flex-wrap: wrap;
}
.description-other__item {
flex: 0 0 50%;
max-width: calc(50% - 15px);
width: 100%;
color: #4e4e4f;
margin-bottom: 50px;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 30px;
}
.description-other__item h4 {
font-weight: 700;
font-size: 20px;
margin-bottom: 26px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 14px;
}
.description-other__item p {
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
margin: 0;
}
.size-page-description {
display: block;
margin-top: 50px;
}
@media screen and (max-width: 991px) {
.description-other__title {
margin-bottom: 20px;
}
.description-other__item {
margin-bottom: 30px;
}
.size-page-description {
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
margin-top: 60px;
}
.description-other__btn {
max-width: 100%;
}
.description-other__item {
flex: 0 0 100%;
max-width: 100%;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 0;
}
.description-other__subtitle p {
font-size: 24px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.msk {
margin-bottom: 10px;
}
.sibbar_desinger.acc-container-.acc-active.step3.v_2.acc-active label:nth-child(4) .rrss {
font-weight: 500;
color: #262626;
}
@media only screen and (max-width: 768px) {
.msk {
max-height: 100%;
min-height: 100%;
}
}
.silv {
background: #f5f5f5!important;
}
#login .um-right.um-half {
display: none;
}
#login .um-left.um-half {
width: 100%;
}
#reg a.um-toggle-gdpr {
display: none;
}
#form {
max-width: 700px;
background: #f5f5f5;
}
h2 {
line-height: 1.3em;
}
span.ajax-loader {
position: absolute!important;
}
.wpcf7-select {
background: #FFFFFF;
border-radius: 16px;
border: solid 0px #fff;
height: 55px;
padding: 0 20px;
margin-bottom: 0px;
width: 100%;
background-image: linear-gradient(
45deg, transparent 50%, gray 50%), linear-gradient(
135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 24px) calc(1em + 11px), calc(100% - 20px) calc(1em + 11px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 0px 1.5em;
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
color: #4E4E4F;
padding-right: 41px;
}
.large-w .cv span:before{
content: '';
background: url(//durchdacht.de/wp-content/uploads/2021/03/file_upload.png);
background-size: cover;
height: 23px;
width: 11px;
position: absolute;
left: 110px;
top: 10px;
left: 28%!important;
}
section.spuere-screen5 p {
font-size: 16px;
}
.large-w .cv:before {
top: 26px;
max-width: 292px!important;
}
.wp-block-image img {
height: auto;
max-width: 100%;
}
.white-popup {
padding: 43px!important;
}
.city-text-block__item-img {
height: auto!important;
}
.image_te img {
max-width: 100%;
height: auto;
}
img {
height: auto;
}
.image_te {
margin-bottom: 50px;
margin-top: 30px;
position: relative;
}
.psa {
position: absolute;
color: #ABABAB;
font-size: 14px;
width: 60px;
}
.cx1 {
top: 46%;
left: 0.3%;
-webkit-transform: rotate(
270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(
270deg);
}
.cx2 {
top: 46%;
left: 8.7%;
-webkit-transform: rotate(
270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(
270deg);
}
.cx3 {
top: 0%;
left: 47.3%;
}
.cx4 {
top: 14%;
left: 47.3%;
}
.cx5 {
top: 59%;
left: 85.2%;
-webkit-transform: rotate(
270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(
270deg);
}
.cx6 {
top: 59%;
left: 91.9%;
-webkit-transform: rotate(
270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(
270deg);
}
.cx7 {
top: 89.6%;
left: 47.3%;
}
.cx8 {
top: 94.3%;
left: 47.3%;
}
.cx9 {
top: 99%;
left: 47.3%;
}
.cx41 {
top: 23%;
left: 19.0%;
-webkit-transform: rotate(
270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(
270deg);
}
.cx10 {
top: 43%;
left: 75.5%;
}
.slick-slide img {
height: auto;
}
.banner-2 {
position: absolute;
background: url(https://durchdacht.de/wp-content/uploads/2023/06/illustration-4.png) no-repeat #262626;
background-position: 185px 68px;
z-index: 1;
right: 85px;
width: 320px;
margin-top: 35px;
background-size: 42%;
}
.banner-2 h3 {
color: #fff;
font-size: 20px;
font-weight: 800;
padding: 10px 20px;
margin-bottom: 0;
padding-top: 12px;
}
.c-text {
display: block;
font-size: 11px;
color: #fff;
max-width: 164px;
margin-top: 15px;
margin-left: 18px;
margin-bottom: 13px;
}
.action-ds {
color: #262626;
background: #fff;
padding: 7px 10px;
padding-left: 19px;
font-size: 12px;
font-weight: 800;
}
label[for="payment_method_payever_santander_installment_at"] {
color: #b91010!important;
}
@media only screen and (max-width: 1199px){
.cx1 {
left: -0.7%;
}
.cx2 {
left: 7.7%;
}
.cx5 {
left: 84.2%;
}
.cx6 {
left: 90.9%;
}
}
@media only screen and (max-width: 920px){
.cx5 {
left: 83.2%;
}
.cx6 {
left: 89.9%;
}
}
@media only screen and (max-width: 767px){
.cart-collaterals.row>div {
padding: 0;
}
input#mailster-email-1 {
margin: 0;
}
.banner-2{
display: none;
}
.cx1 {
left: 0.3%;
}
.cx2 {
left: 8.7%;
}
.cx5 {
left: 85.2%;
}
.cx6 {
left: 91.9%;
}
.psa {
font-size: 9px;
}
.cx41 {
top: 17%;
left: 16%;
}
}
@media only screen and (max-width: 520px){
.cli-bar-btn_container>a {
margin: 5px auto!important;
}
.cli-switch .cli-slider:after{
display:none;
}
.cx1 {
left: -1.7%;
}
.cx2 {
left: 6.7%;
}
.cx5 {
left: 83.2%;
}
.cx6 {
left: 89.9%;
}
.psa {
font-size: 9px;
}
.cx41 {
top: 17%;
left: 16%;
}
}
@media only screen and (max-width: 375px){
.cx1 {
top: 41%;
left: -3.7%;
}
.cx2 {
left: 4.5%;
top: 41%;
}
.cx3 {
top: -1%;
left: 47.3%;
}
.cx4 {
top: 13%;
left: 47.3%;
}
.cx5 {
top: 55%;
left: 83.2%;
}
.cx6 {
top: 55%;
left: 89.9%;
}
.psa {
font-size: 9px;
}
.cx41 {
top: 17%;
left: 16%;
}
}
.link.news__link {
font-size: 18px;
}
.text_price svg {
display: inline-block;
}
.cli-bar-btn_container a {
background: #262626;
border-radius: 30px;
font-style: normal;
font-weight: 600!important;
font-size: 16px!important;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.link.product__link {
display: flex;
}
.cli-switch input:checked + .cli-slider {
background-color: #262626;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #262626;
color: #ffffff;
border-radius: 30px;
}
.um .um-cover-add:hover, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-item-meta a, .um .um-member-less a:hover, .um .um-member-more a:hover, .um .um-member-name a:hover, .um .um-members-pagi a:hover, .um .um-profile-subnav a.active, .um .um-tip:hover, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color {
color: #262626!important;
}
.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus {
background: #262626!important;
border-radius: 30px!important;
}
.select2-container .select2-choice, .select2-container-multi .select2-choices, .select2-drop, .select2-drop-active, .select2-drop.select2-drop-above, .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea, .um .upload-progress {
border: none!important;
height: 55px!important;
margin-bottom: 20px!important;
border-radius: 30px;
padding-left: 25px!important;
}
.um a.um-button:hover, .um input[type=submit].um-button:hover {
background-color: #262626!important;
}
.picker__box, .picker__nav--next:hover, .picker__nav--prev:hover, .um .um-field-group-head, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .um .um-profile-nav-item.active a, .um .um-profile-nav-item.active a:hover, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, .um-modal-header, .upload, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover {
background: #262626!important;
color:#fff!important;
}
label.um-field-radio.um-field-half {
height: 29px;
}
.um-form-field{
border: none!important;
}
.rating__count {
margin-bottom: 7px;
}
p.price {
margin: 0;
}
.form_h h5,
form h5 {
font-family: Roboto;
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
form p {
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.desinger {
margin-bottom: 0;
}
.desinger img {
width: 100%;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.title a {
position: absolute;
right: 0;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.woocommerce div.product div.images {
width: 100%;
float: none;
}
.product_title h1 {
font-family: Roboto;
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.product_attributes {
margin-bottom: 15px;
}
.product_attributes .woocommerce-product-attributes-item {
display: flex;
align-items: center;
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 29px;
color: #4e4e4f;
}
.product_attributes .woocommerce-product-attributes-item:not(:last-child) {
margin-bottom: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:first-child {
margin-right: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:last-child p {
margin: 0;
font-weight: 700;
}
.single_add_cart form,
.woocommerce div.product form.cart div.quantity,
div.price_single,
form.woocommerce-cart-form div.quantity {
align-items: center;
display: flex;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.price_single .text_price span svg {
margin-right: 6px;
}
.single_add_cart {
margin-top: 35px;
}
.single_add_cart form .quantity input {
margin-bottom: 0;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #262626;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
background: transparent;
border: 0;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.single_add_cart form .quantity input.qty_button,
form .quantity input.qty_button {
color: #ababab;
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 22px;
padding: 0;
border: 0;
cursor: pointer;
opacity: 0;
}
.single_add_cart form .quantity div.btn_minus,
.single_add_cart form .quantity div.btn_plus,
form .quantity div.btn_minus,
form .quantity div.btn_plus {
position: relative;
margin-left: 15px;
}
.single_add_cart form .quantity div.btn_minus,
form .quantity div.btn_minus {
margin-left: 0;
margin-right: 15px;
}
.single_add_cart form .quantity div svg,
form .quantity div svg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.single_add_cart form .quantity input.minus,
form .quantity input.minus {
padding-right: 15px;
}
.single_add_cart form .quantity input.plus,
form .quantity input.plus {
padding-left: 5px;
}
@media screen and (max-width: 767px) {
.gallery__wrapper {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 480px) {
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 325px) {
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
.width-b {
display: none !important;
}
.product-other-card .cart {
flex-direction: column;
align-items: flex-start;
}
.product-other-card .cart .quantity {
margin-bottom: 40px !important;
}
.product-other-card .cart .button {
margin-left: 0 !important;
height: 45px !important;
transition: 0.4s;
max-width: 255px !important;
width: 100% !important;
border: 2px solid #262626 !important;
background: #fff !important;
color: #262626 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
display: flex !important;
align-items: center !important;
justify-content: center;
}
.product-other-card .cart .button:hover {
color: #fff !important;
background: #262626 !important;
}
.product-other-card__text {
max-width: 255px;
height: 44px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
font-weight: 600;
font-size: 20px;
margin-bottom: 40px;
}
.product-other-card__text bdi {
color: #262626;
margin-left: 4px;
}
.product-other-card__right .product_title {
font-size: 18px !important;
}
.product-other-card__right .text_price {
flex: 0 0 100%;
margin-left: 0;
width: 100% !important;
max-width: 100% !important;
}
.product-other-card__radio {
display: flex;
flex-direction: column;
margin-bottom: 40px;
}
.product-other-card__radio-label {
display: flex;
align-items: center;
cursor: pointer;
}
.product-other-card__radio-label p {
margin: 0;
color: #4e4e4f;
font-size: 16px;
}
.product-other-card__radio-label input {
display: none;
}
.product-other-card__radio-label input:checked ~ span {
background: #262626;
border-color: #262626;
}
.product-other-card__radio-label input:checked ~ span svg {
display: block;
}
.product-other-card__radio-label span {
background: #fff;
border: 1px solid #ababab;
width: 16px;
height: 16px;
position: relative;
margin-right: 15px;
}
.product-other-card__radio-label span svg {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 9.5px;
height: 7px;
}
@media screen and (max-width: 767px) {
.product-other-card .quantity {
margin-left: 0 !important;
margin-bottom: 15px !important;
}
.product-other-card__radio {
margin-bottom: 25px;
}
.product-other-card__text {
margin-bottom: 25px;
}
}
.product-other-card-two {
display: none;
}
.product-other-card-two__title {
font-weight: 600;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 15px;
}
.product-other-card-two__top {
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
}
.product-other-card-two__top .product-other-card__text {
margin-bottom: 0;
}
.product-other-card-two__top-left {
flex: 0 0 50%;
max-width: calc(50% - 15px);
margin-right: 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.product-other-card-two__top-left p {
font-weight: 700;
font-size: 16px;
}
.product-other-card-two__top-left p span {
font-weight: 400;
color: #4e4e4f;
}
.product-other-card-two__top-price {
flex: 0 0 50%;
max-width: calc(50% - 15px);
display: flex;
justify-content: flex-end;
}
.product-other-card-two__inner {
display: flex;
flex-wrap: wrap;
}
.product-other-card-two__inner-item {
flex: 0 0 50%;
max-width: calc(50% - 15px);
width: 100%;
}
.product-other-card-two__inner-item:not(:nth-child(2n)) {
margin-right: 30px;
}
.product-other-card-two__input {
background: #f5f5f5;
border-radius: 30px;
border: none;
height: 55px;
padding: 0 32px;
display: block;
width: 100%;
margin-bottom: 32px;
}
.product-other-card-two__select {
appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 24px) calc(1em + 11px), calc(100% - 20px) calc(1em + 11px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 0 1.5em;
background-repeat: no-repeat;
cursor: pointer;
}
.product-other-card-two__bottom {
display: flex;
justify-content: flex-end;
margin-top: 10px;
}
.product-other-card-two__img {
height: 230px;
}
.product-other-card-two__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.product-other-card-two__bottom-btn {
max-width: 350px;
margin-left: 25px;
}
.product-other-card-two__label {
display: flex;
align-items: center;
margin: 0;
cursor: pointer;
}
.product-other-card-two__label span {
background: #fff;
border: 1px solid #ababab;
width: 16px;
height: 16px;
position: relative;
margin-right: 15px;
flex: 0 0 16px;
}
.product-other-card-two__label span svg {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 9.5px;
height: 7px;
}
.product-other-card-two__label p {
margin: 0;
}
.product-other-card-two__label input {
display: none;
}
.product-other-card-two__label input:checked ~ span {
background: #262626;
border-color: #262626;
}
.product-other-card-two__label input:checked ~ span svg {
display: block;
}
@media screen and (max-width: 991px) {
.product-other-card-two__bottom {
flex-direction: column;
margin-top: 0;
}
.product-other-card-two__label {
margin-bottom: 15px;
}
.product-other-card-two__bottom-btn {
margin: 0;
}
}
@media screen and (max-width: 767px) {
.product-other-card-two__img {
margin-bottom: 20px;
}
.naction{
display: none;
}
}
@media screen and (max-width: 567px) {
.product-other-card-two__top {
flex-direction: column-reverse;
}
.product-other-card-two__top-left {
flex: 0 0 100%;
max-width: 100%;
margin-right: 0;
}
.product-other-card-two__top-left p {
margin: 0 0 10px 0;
}
.product-other-card-two__top-price {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px;
justify-content: flex-start;
}
.product-other-card-two__inner-item {
flex: 0 0 100%;
max-width: 100%;
}
.product-other-card-two__inner-item:not(:nth-child(2n)) {
margin-right: 0;
}
.product-other-card-two__input {
margin-bottom: 18px;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #262626;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
#gesamt:before {
display: none;
}
span.woocommerce-Price-amount.amount {
float: right;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #262626;
background: 0 0;
color: #262626;
}
.btn-other__one:hover {
color: #fff;
background: #262626;
}
.btn-other__two {
background: #262626;
color: #fff;
text-align: center;
}
.btn-other__two:hover {
background: #000;
color: #fff;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
label.product-other-card__radio-label {
margin-bottom: 5px;
}
.sibbar_desinger div.title {
text-align: left;
}
a.mobile-menu-btn>div {
margin-top: 28px;
right: auto;
margin-right: -27px;
}
.options-link {
text-align: center;
}
.offer__box>p {
margin: 0;
}
body {
overflow-anchor: none!important;
}
html, body {
overflow-x: hidden;
}
span.um-field-radio-state i {
display: inline-block!important;
width: 23px!important;
}
.um-field-checkbox-option, .um-field-radio-option {
margin-left: 40px !important;
}
div.uimob340 .um-field-half {
float: left!important;
}
.um-button.um-btn-auto-width {
margin-bottom: 25px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
margin-bottom: 10px;
}
.col-md-4.cv.file__label-wrap {
margin-bottom: 25px;
}
.table-responsive.mb-5 {
overflow-x: auto;
}
.product__img {
aspect-ratio: 5/3;
}
input.btn.btn_form.woocommerce-button.button.woocommerce-form-login__submit {
font-size: 16px;
}
.login-page__wrap .btn.btn_slider {
height: 55px;
margin-top: 12px;
}
.header-nav__list ul {
display: none;
}
.header-nav__list>li:hover ul {
display: block;
}
.header-nav__list ul {
position: absolute;
background: #fff;
padding: 20px;
min-width: 200px;
margin-left: -20px;
border: 1px solid #e0e0e0;
border-top: none;
z-index: 3;
}
li.header-nav__item {
position: relative;
}
ul.sub-menu li {
padding-bottom: 10px;
line-height: 15px;
}
.postid-7317 .sibbar_desinger.acc-container-.acc-active.step1.v_0{
display: none!important;
}
.postid-889 .sibbar_desinger.acc-container-.acc-active.step1.v_4, .postid-255 .sibbar_desinger.acc-container-.acc-active.step1.v_4 {
display: none!important;
}
div#gesamt {
padding-top: 25px;
}
div#accordion- {
padding-bottom: 25px;
margin-top: 25px;
}
li.options-description__item > img {
max-width: 390px;
}
.entry-content h2 {
margin-bottom: 15px;
}
@media (min-width: 1200px) {
.container {
width: 1200px;
padding: 0 15px;
}
.news-slide {
flex-direction: row;
gap: 60px;
}
.news-slide__img-box {
flex: 0 0 420px;
}
.subscribe__container {
flex-direction: row;
justify-content: space-between;
}
.footer__box-wrap {
justify-content: space-between;
}
.footer__box--1 {
max-width: 300px;
}
.footer-awards__list {
width: 100%;
justify-content: space-between;
}
.footer__box--2 {
order: 4;
}
.footer__box--4 {
max-width: 300px;
}
.footer__box--3 {
width: auto;
}
.footer-benefits__item {
flex-basis: auto;
gap: 8px;
font-size: 10px;
}
.customer__link-wrap {
font-size: 16px;
}
.hero__container {
flex-direction: row;
}
.hero__img {
min-height: 480px;
}
.hero__img-wrap {
flex: 0 0 660px;
}
.swiper .product-3__img {
max-height: 370px;
}
}
@media (min-width: 768px) {
.swiper .product-3__img {
max-height: 230px;
}
}
input#mfcf7_zl_add_file {
width: 100%;
height: 52px;
background-color: #d7d7d7;
border-radius: 16px;
gap: 8px;
padding: 0 36px;
}
label.items-3--1440.text__label>p {
width: 100%;
max-width: 100%;
margin-bottom: 25px;
}
input#mfcf7_zl_add_file {
width: 100%;
height: 55px;
background-color: #d7d7d7;
border-radius: 16px;
gap: 8px;
padding: 0 36px;
font-size: 16px;
margin-top: -10px;
}
div#mfcf7_zl_multifilecontainer {
margin-top: 0;
}        .header-nav__link {
font-size: 14px;
font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 600;
line-height: 22px;
color: #262626;
text-transform: inherit;
}
.header-nav__list .children:after {
position: absolute;
right: -19px;
top: 4px;
bottom: 0;
margin: auto;
content: "";
display: inline-block;
vertical-align: middle;
margin-left: 6px;
width: 14px;
height: 16px;
background-image: url("data:image/svg+xml;utf8,<svg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.3267 4.0067C12.6912 4.37119 12.6912 4.96215 12.3267 5.32664L7.66006 9.9933C7.29557 10.3578 6.70462 10.3578 6.34013 9.9933L1.67346 5.32664C1.30898 4.96215 1.30898 4.37119 1.67346 4.0067C2.03795 3.64222 2.62891 3.64222 2.9934 4.0067L7.0001 8.0134L11.0068 4.0067C11.3713 3.64222 11.9622 3.64222 12.3267 4.0067Z' fill='%23262626'/></svg>");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
@media (min-width: 1340px) {
.hero-slide__box-wrap {
padding-top: 175px;
}
}
label.content_checkbox {
display: none;
}
.content_bar select {
background-color: #F5F5F5;
height: 50px;
font-weight: 500;
padding-left: 25px;
background-position: calc(100% - 18px) calc(1em + 7px), calc(100% - 14px) calc(1em + 7px), calc(100% - 1.5em) 0.5em;
}
h4.pad-40 {
padding-top: 40px;
}
div#accordion- h4 {
font-size: 20px;
}
dd.variation-Optionen p {
font-size: 12px;
}
.sibbar_desinger {
position: relative;
}
.content_bar.acc-content {
position: absolute;
margin-top: -55px;
margin-left: 153px;
width: calc(100% - 190px);
}
.sibbar_desinger div.title {
margin-bottom: 20px!important;
}
div#accordion- h4 {
margin-bottom: 10px;
}
@media (min-width: 1600px) {
.container {
width: 1440px;
}
}
@media (max-width: 1600px) {
.content_bar.acc-content {
position: absolute;
margin-top: -68px;
margin-left: 124px;
width: calc(100% - 155px);
}
div#accordion- h4 {
font-size: 17px;
}
.content_bar select {
height: 45px;
font-size: 14px;
}
a.mpopup_div.nav__link.outline>svg {
width: 20px;
height: 20px;
}
.sibbar_desinger div.title {
padding-top: 15px!important;
}
}
section.options.section {
display: none;
}
.background-color--bg-light.btn-detail {
margin-bottom: 80px;
padding-bottom: 60px;
text-align: center;
}
button.btn_desinger.merh-detail {
max-width: 320px;
}
div#pay_with_amazon {
margin-top: 20px;
}
section.section.subscribe {
padding-bottom: 50px;
}
.hero-contacts__list {
bottom: 28%;
}
.action-top__wrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 25px;
}
.action-top__img {
height: 400px;
}
.action-top__inner {
display: flex;
flex-direction: column;
height: 100%;
}
.action-top__img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.action-top__subtitle {
margin-bottom: 10px;
}
.action-top__subtitle p {
margin: 0;
font-weight: 700;
font-size: 18px;
}
.action-top__title {
background: #FFFFFF;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 12px 0px;
margin-bottom: 25px;
font-size: 30px;
font-weight: 700;
line-height: 30px;
color: #4e4e4f;
}
.action-top__inner {
display: flex;
flex-direction: column;
height: 100%;
}
.action-top__btn-block {
flex: 1 1 auto;
display: flex;
align-items: flex-end;
}
.action-top__btn {
margin-top: auto;
padding: 12px 10px;
max-width: 255px;
}
@media screen and (max-width: 1339px) {
.action-top__img {
height: auto;
max-height: 600px;
}
}
@media screen and (max-width: 1050px) {
.action-top__wrap {
grid-template-columns: 1fr;
}
.action-top__img {
max-height: 240px;
}
.action-top__img img {
object-position: center;
}
.action-top__title {
font-size: 22px;
margin-bottom: 15px;
}
}
@media screen and (max-width: 420px) {
.action-top__img {
max-height: 180px;
}
}
.action {
padding-top: 0;
}
.action__title {
line-height: 100%;
font-size: 28px;
font-weight: 700;
margin-bottom: 20px;
color: #4e4e4f;
}
.action__inner {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
.action__item {
padding: 15px 100px 15px 50px;
display: flex;
background: #FFFFFF;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
border-radius: 42px;
position: relative;
}
.action__img {
height: 90px;
flex: 0 0 80px;
margin-right: 35px;
}
.action__img img {
width: 100%;
height: 100%;
object-fit: contain;
}
.action__text p {
font-size: 24px;
font-weight: 700;
max-width: 315px;
line-height: 28px;
}
.action__text a {
position: absolute;
font-size: 16px;
font-weight: 700;
color: #262626;
bottom: 15px;
right: 100px;
text-transform: uppercase;
}
.action__text a:hover:before {
transform: translateX(10px);
}
.action__text a:before {
content: "";
position: absolute;
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODciIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCA4NyAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTg2LjIwNzEgOC4yMDcxMUM4Ni41OTc2IDcuODE2NTggODYuNTk3NiA3LjE4MzQyIDg2LjIwNzEgNi43OTI4OUw3OS44NDMxIDAuNDI4OTMyQzc5LjQ1MjYgMC4wMzg0MDc5IDc4LjgxOTUgMC4wMzg0MDc5IDc4LjQyODkgMC40Mjg5MzJDNzguMDM4NCAwLjgxOTQ1NiA3OC4wMzg0IDEuNDUyNjIgNzguNDI4OSAxLjg0MzE1TDg0LjA4NTggNy41TDc4LjQyODkgMTMuMTU2OUM3OC4wMzg0IDEzLjU0NzQgNzguMDM4NCAxNC4xODA1IDc4LjQyODkgMTQuNTcxMUM3OC44MTk1IDE0Ljk2MTYgNzkuNDUyNiAxNC45NjE2IDc5Ljg0MzEgMTQuNTcxMUw4Ni4yMDcxIDguMjA3MTFaTTAuNSA4LjVIODUuNVY2LjVIMC41VjguNVoiIGZpbGw9IiMyNjI2MjYiLz4KPC9zdmc+Cg==") no-repeat center/contain;
width: 85px;
height: 17px;
bottom: -8px;
right: -50px;
transition: 0.4s;
}
.action__question-content {
overflow: hidden;
transition: 0.8s;
}
.action__question-content p {
padding: 15px 30px;
margin: 0;
}
.action__question-btn {
transition: 0.4s;
margin-left: 20px;
}
.action__question-btn.action {
transform: rotate(180deg);
}
.action__question-item {
background: #F5F5F5;
border-radius: 30px;
margin-bottom: 40px;
}
.action__question-top {
padding: 17px 30px;
display: flex;
justify-content: space-between;
align-items: center;
}
.action__question-top p {
font-size: 18px;
font-weight: 700;
line-height: 115%;
margin: 0;
}
.mailster-wrapper.mailster-_hcaptcha-wrapper {
position: absolute!important;
margin-top: 122px;
}
@media screen and (max-width: 1200px) {
.action__img {
margin-right: 20px;
}
.action__item {
padding: 20px 60px 40px 30px;
}
.action__text p {
font-size: 18px;
line-height: 115%;
}
.action__text a {
font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.action__inner {
grid-template-columns: 1fr;
}
}
.action-bottom {
background: #f5f5f5;
border-bottom: 1px solid #4E4E4F;
}
.action-bottom__wrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 60px 75px;
}
.action-bottom__item {
display: flex;
}
.action-bottom__icon {
width: 87px;
height: 87px;
display: flex;
justify-content: center;
align-items: center;
flex: 0 0 87px;
margin-right: 30px;
border-radius: 50%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
background: #ffffff;
}
.action-bottom__text h3 {
font-size: 18px;
font-weight: 700;
color: #4e4e4f;
margin: 10px 0;
line-height: 115%;
}
.title.acc-title- img, .variation-Optionen img, img.emoji {
width: 10px !important;
height: 10px !important;
margin-bottom: 1px !important;
display: inline-block !important;
min-width: auto!important;
}
.postid-15600 .sibbar_desinger.acc-container-.acc-active.step1.v_4 {
display: none!important;
}
.woocommerce-make-offer-form-section.woocommerce-make-offer-form-section-submit{
display:block!important;
}
div.um .g-recaptcha {
margin: inherit!important;
}
input#um-submit-btn {
color: #fff;
margin-top: 20px;
}
.ads-input {
width: 100%;
height: 45px;
font-size: 14px;
background-color: #F5F5F5;
font-weight: 500;
padding-left: 25px;
border-radius: 16px;
margin-top: 5px;
outline: none !important;
}
.ads-input::placeholder {
opacity: 0.5;
}
.custom-b span, .custom-t span  {
position: absolute;
z-index: 99999;
margin-left: -40px;
margin-top: 17px;
}
section.newsline {
position: relative;
}
@media screen and (min-width: 319px) {
section.hero {
max-height: 517px;
}
}
@media screen and (min-width: 768px) {
section.hero {
max-height: 573px;
}
}
@media screen and (min-width: 1200px) {
section.hero {
max-height: 526px;
}
}
@media screen and (min-width: 1340px) {
section.hero {
max-height: 572px;
}
}
@media screen and (min-width: 1920px) {
section.hero {
max-height: 708px;
}
}
@media screen and (max-width: 991px) {
.action-bottom__wrap {
grid-gap: 30px;
}
}
@media screen and (max-width: 767px) {
.action-bottom__wrap {
grid-template-columns: 1fr;
}
.action-bottom__item {
flex-direction: column;
}
.action-bottom__icon {
margin-bottom: 10px;
width: 60px;
height: 60px;
flex: 0 0 60px;
padding: 10px;
}
.action-bottom__icon svg {
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
}
@media screen and (max-width: 1200px)  and (min-width: 768px) {
.content_bar.acc-content {
position: relative;
margin-top: -15px;
margin-left: 0px;
width: 100%;
}
div#accordion- h4 {
font-size: 15px;
}
.itg {
height: 70px!important;
}
a.tablinks.gesamt {
margin-top: -10px;
}
.msk {
max-height: 250px!important;
min-height: 250px!important;
}
.content_bar select {
height: 35px;
background-position: calc(100% - 18px) calc(1em + 1px), calc(100% - 14px) calc(1em + 1px), calc(100% - 1.5em) 0.5em;
}
div#accordion- h4 {
margin-bottom: 0px;
}
div#accordion- {
margin-top: 15px;
}
}
.header-newsline {
position: absolute;
z-index: 2;
background-color: #ff8000;
width: 100%;
height: 75px;
}
.header-action-newsline {
display:flex;
font-weight: 600;
justify-content: center;
align-items: center;
}
.header-newsline-led {
font-size: 25px;
font-weight: 600;
}
.header-newsline-plus {
display: inline-block;
vertical-align: super;
font-size: 25px;
}
.header-newsline-percent {
font-size: 65px;
}
.header-newsline-main-span-1 {
display: inline-block;
font-size: 23px;
width: 335px;
letter-spacing: 0.4px;
font-weight: 700;
text-transform: uppercase;
}
.header-newsline-main-span-2 {
display: inline-block;
font-size: 23px;
width: 217px;
letter-spacing: 0.4px;
font-weight: 600;
text-transform: uppercase;
}
.header-action-newsline span {
color: var(--color--bg-light);
}
.header-newsline-led-1 {
font-weight: 200;
display: inline-block;
width: 100px;
font-size: 24px;
}
.header-newsline-led-2 {
display: inline-block;
width: 12%;
font-size: 16px;
font-weight: 200;
}
.header-newsline-action-date {
display: inline-block;
font-size: 21px;
width: 186px;
text-align: right;
font-weight: 400;
}
.header-newsline-button {
display: flex;
border: 2px solid white;
border-radius: 26px;
width: 270px;
height: 45px;
text-align: center;
color: var(--color--bg-light);
font-size: 17px;
align-items: center;
justify-content: center;
margin-left: 110px;
}
.header-action-newsline img {
position: absolute;
left:0;
top:0;
}
.header-newsline-text {
display: flex;
width: 1100px;
align-items: center;
}
.h-n-1-sale {
margin-left: 100px;
}
.h-n-2-sale {
margin-left: 30px;
}
@media screen and (max-width: 1600px)  and (min-width: 1400px) {
.header-newsline {
height: 70px;
}
.header-newsline-led-1 {
width: 66px;
font-size: 22px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 24px;
width: 334px;
}
.header-newsline-main-span-2 {
font-size: 21px;
width: 210px;
}
.header-newsline-led-2 {
width: 50px;
font-size: 15px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 20px;
width: 165px;
font-weight: 300;
}
.header-newsline-button {
width: 250px;
height: 45px;
font-size: 16px;
margin-left: 41px;
}
.header-newsline-text {
width: 1000px;
}
}
@media screen and (max-width: 1399px)  and (min-width: 1130px) {
.header-newsline {
height: 60px;
}
.header-newsline-led-1 {
width: 60px;
font-size: 20px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 20px;
width: 277px;
}
.header-newsline-main-span-2 {
font-size: 18px;
width: 170px;
}
.header-newsline-led-2 {
width: 36px;
font-size: 13px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 17px;
width: 174px;
font-weight: 300;
}
.header-newsline-button {
width: 180px;
height: 30px;
font-size: 15px;
margin-left: 1%;
}
.header-newsline-percent {
font-size: 50px;
}
.header-newsline-text {
width: 880px;
}
}
@media screen and (max-width: 1129px)  and (min-width: 910px) {
.header-newsline {
height: 45px;
}
.header-newsline-led-1 {
width: 50px;
font-size: 14px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 14px;
width: 195px;
}
.header-newsline-main-span-2 {
font-size: 12px;
width: 110px;
}
.header-newsline-led-2 {
width: 29px;
font-size: 11px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 13px;
width: 132px;
font-weight: 300;
}
.header-newsline-button {
width: 175px;
height: 30px;
font-size: 14px;
margin-left: 1%;
}
.header-newsline-percent {
font-size: 35px;
}
.header-newsline-text {
width:  610px;
}
.h-n-2-sale {
margin-left: 20px;
}
.header-newsline-plus {
font-size: 20px;
}
.header-newsline-led {
font-size: 16px;
font-weight: 600;
}
.header-action-newsline {
height: 100%;
}
}
@media screen and (max-width: 909px)  and (min-width: 695px) {
.header-newsline {
height: 40px;
}
.header-newsline-led-1 {
width: 40px;
font-size: 12px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 12px;
width: 170px;
}
.header-newsline-main-span-2 {
font-size: 11px;
width: 100px;
}
.header-newsline-led-2 {
width: 20px;
font-size: 11px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 13px;
width: 160px;
font-weight: 300;
}
.header-newsline-button {
width: 160px;
height: 22px;
font-size: 11px;
margin-left: 1%;
}
.header-newsline-percent {
font-size: 25px;
}
.header-newsline-text {
width: 810px;
}
.h-n-1-sale {
margin-left: 80px;
}
.h-n-2-sale {
margin-left: 10px;
}
.header-newsline-plus {
font-size: 13px;
}
.header-newsline-led {
font-size: 12px;
}
.header-action-newsline {
height: 100%;
}
.header-action-newsline img {
width: 60px;
}
}
@media screen and (max-width: 694px)  and (min-width: 485px) {
.header-newsline {
height: 35px;
}
.header-newsline-led-1 {
width: 31px;
font-size: 10px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 9px;
width: 126px;
}
.header-newsline-main-span-2 {
font-size: 9px;
width: 85px;
}
.header-newsline-led-2 {
width: 20px;
font-size: 8px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 10px;
width: 142px;
font-weight: 300;
}
.header-newsline-button {
width: 147px;
height: 15px;
font-size: 6px;
margin-left: 1%;
}
.header-newsline-percent {
font-size: 16px;
}
.header-newsline-text {
width: 915px;
}
.h-n-1-sale {
margin-left: 40px;
}
.h-n-2-sale {
margin-left: 10px;
}
.header-newsline-plus {
font-size: 8px;
}
.header-newsline-led {
font-size: 9px;
}
.header-action-newsline {
height: 100%;
}
.header-action-newsline img {
width: 45px;
}
}
@media screen and (max-width: 484px) {
.header-newsline {
height: 35px;
}
.header-newsline-led-1 {
width: 27px;
font-size: 9px;
font-weight: 200;
}
.header-newsline-main-span-1 {
font-size: 8px;
width: 114px;
}
.header-newsline-main-span-2 {
font-size: 7px;
width: 64px;
}
.header-newsline-led-2 {
width: 14px;
font-size: 5px;
font-weight: 200;
}
.header-newsline-action-date {
font-size: 8px;
width: 90px;
font-weight: 300;
}
.header-newsline-button {
width: 130px;
height: 12px;
font-size: 5px;
margin-left: 1%;
}
.header-newsline-percent {
font-size: 15px;
}
.header-newsline-text {
width: 735px;
}
.h-n-1-sale {
margin-left: 30px;
}
.h-n-2-sale {
margin-left: 3px;
}
.header-newsline-plus {
font-size: 6px;
}
.header-newsline-led {
font-size: 6px;
font-weight: 600;
}
.header-action-newsline {
height: 100%;
}
.header-action-newsline img {
width: 45px;
}
.header-newsline-button {
border: 1px solid white;
}
}
.products__item {
border-radius: 20px;
overflow: hidden;
}
.discount-badge {
box-sizing: border-box;
display: flex;
flex-direction: row;
align-items: center;
padding: 7px 24px 9px;
gap: 8px;
position: absolute;
right: 16px;
top: 16px;
color: #fff;
font-style: normal;
font-weight: 400;
font-size: 14px;
background: rgba(38, 38, 38, 0.3);
border: 2px solid #FFFFFF;
backdrop-filter: blur(10px); border-radius: 200px;
}
.products__item {position: relative;}
.product_vue_blk .product__title {position: relative;top: auto;right: auto;bottom: auto;left: auto;}
.product_vue_blk {
position: absolute;right: 0;bottom: 0;left: 0;padding: 0 20px 20px 20px;z-index: 4;
}
.products .product__title {
font-style: normal;
font-weight: 300;
font-size: 44px;
line-height: 52px;
color: #FFFFFF;
text-align: left;
right: auto;
bottom: auto;
margin-bottom: 10px;
text-transform: none;
}
.product_vuebtn_name{
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
z-index: 2;
}
.product_vue_blk .btn_d{
font-weight: 500;
font-size: 18px;
line-height: 26px;
text-align: center;
color: #262626;
}
.product_vuebtn_btna {display: inline-block;}
.product_vuebtn .product_vuebtn_btna:not(:last-of-type)::after {
content: "/";
margin: 0 10px;
color: #f7f7f7;
font-size: 20px;
}
.products__list>li>.product__link::before {
background: linear-gradient(0deg,rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.20) 100%);
}
@media (max-width: 768px) {
.discount-badge {
font-size: 19px;
padding: 4px 8px;
}
}
@media (max-width: 480px) {
.discount-badge {
font-size: 19px;
padding: 3px 6px;
}
}
.slider-icons {
position: absolute;
top: 70px;
right: 30px;
z-index: 1;
display: flex;
column-gap: 20px;
justify-content: space-between;
}
@media (max-width: 1150px) {
.slider-icons {
top: 45px;
right: 20px;
width: 520px;
}
}
.october-action {
position: absolute;
top: 275px;
z-index: 1;
right: 100px;
}
.action-days {
color: #FC141C;
font-weight: bold;
}
.action-hours {
color: #FC141C;
font-weight: bold;
}
.action-minutes {
color: #FC141C;
font-weight: bold;
}
.countdown {
font-family: "Pari-Match";
position: absolute;
transform: rotate(-6deg);
top: 90px;
left: 35px;
font-size: 55px;
display: flex;
justify-content: space-between;
width: 215px;
}
.time-control {
display: flex;
flex-direction: column;
width: 200px;
align-items: center;
}
.action-time-text {
font-family: "Open Sans Regular";
font-size: 10px;
}
.google-logo {
width: 25px;
position: absolute;
bottom: 130px;
right: 145px;
transform: rotate(-7deg);
}
@media (max-width: 1340px) {
.october-action {
top: 80px;
width: 290px;
right: 86px;
}
.countdown {
top: 95px;
left: 10px;
font-size: 30px;
width: 120px;
}
.google-logo {
width: 15px;
bottom: 145px;
right: 70px;
}
}
@media (max-width: 1200px) {
.october-action {
bottom: 185px;
}
}
.product-action-50 {
position: absolute;
top: 30px;
z-index: 1;
left: 45px;
}
@media screen and (max-width: 1199px) {
.product-action-50 {
top: 0px;
left: 25px;
width: 90px;
}
.product-percent-action {
position: absolute;
top: 10px;
width: 90px;
}
}
#menu-mob-1 li:first-child a {
color: var(--color--brand-1);
}
.header-nav__link::before {
content: "";
width: 0;
height: 2px;
background-color: #262626;
display: block;
bottom: -4px;
left: 0;
} html{box-sizing:border-box;-ms-overflow-style:scrollbar} 
*,::after,::before{box-sizing:inherit}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px}}
.container-fluid,.container-lg,.container-md,.container-sm,.container-xl
{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px)
{.container,.container-md,.container-sm{max-width:720px}}
@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}
@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}
@media (min-width:1300px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1312px}}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}
.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}
.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}
.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}
.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}  .gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%; padding-right: 15px;margin: 0 0 15px;}
.gallery-item img {width: 100%; border: none !important;border-radius: 20px;overflow: hidden;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}
.wp-caption, .gallery-item {position: relative;}
.wp-caption img {margin: 0;}
.wp-caption .wp-caption-text, .gallery-item .wp-caption-text {position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 0;margin: 0;background-color: rgba(0, 0, 0, 0.4);}
@media (max-width: 768px) {
.gallery .gallery-item {max-width: 100%;padding: 0;}
} .btn_d, .btn_dark{
display: inline-block;
color: #262626;
font-weight: 500;
font-size: 18px;
width: auto;
padding: 15px 32px;
background: #F7F7F7;
border-radius: 30px;
text-transform: inherit;
height: auto;
}
.btn_dark{color: #F7F7F7 !important;background: #262626 !important;}
.btn_ok{
position: relative;
display: inline-block;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #fff;
padding: 7px 24px 7px 45px;
background: linear-gradient(#6d6763, #6d6763) padding-box, linear-gradient(45deg, #D2996C, #FFD9BB, #D39A6D) border-box;
border: 2px solid transparent;
border-radius: 30px;
}
.btn_ok:before {
content: "";
display: inline-block;
width: 27px;
height: 27px;
background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_2309_6994)%22%3E%3Cpath%20d%3D%22M21.0827%2010.6183V11.5C21.0815%2013.5665%2020.4123%2015.5774%2019.175%2017.2325C17.9376%2018.8877%2016.1983%2020.0986%2014.2166%2020.6845C12.2348%2021.2705%2010.1167%2021.2001%208.17822%2020.4839C6.23971%2019.7678%204.58464%2018.4441%203.45985%2016.7105C2.33506%2014.9768%201.80082%2012.926%201.93679%2010.8639C2.07276%208.80183%202.87167%206.83893%204.21437%205.26798C5.55706%203.69703%207.3716%202.60219%209.38737%202.14676C11.4031%201.69132%2013.5121%201.89969%2015.3998%202.74079%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M21.0833%203.83325L11.5%2013.4262L8.625%2010.5512%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_2309_6994%22%3E%3Crect%20width%3D%2223%22%20height%3D%2223%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
position: absolute;
top: 0px;
left: 6px;
bottom: 0;
margin: auto;
}
.plus-jakarta-sans-<uniquifier> {
font-family: "Plus Jakarta Sans", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
.first_act {
background: linear-gradient(to bottom, #F9F7F4 0%, #F9F7F4 50%, transparent 50%, transparent 100%);
font-family: "Plus Jakarta Sans", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
@media (min-width: 768px) {
.first_act .container .row>div:nth-child(2) {margin-left: auto;}
}
.first_act_head {margin-bottom: 60px;-ms-flex-align: end !important; align-items: flex-end !important;}
.first_act_head h2{
font-style: normal;
font-weight: 600;
font-size: 44px;
line-height: 52px;
letter-spacing: 0%;
color: #303030;
margin: 0;
}
.first_act_head h2 span{font-weight: 300;}
.first_act_head p {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #303030;
margin: 0;
}
.first_act_baner {border-radius: 30px;overflow: hidden;margin: 0;}
.first_act_baner_cont {
padding: 80px 64px;
margin: 0;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #D2996C 98.07%), #2C2B2B;
}
.first_act_baner_cont .first_act_baner_btncat, .first_act_baner_cont p {margin-bottom: 40px;}
.first_act_baner_cont h4 {margin-bottom: 15px;}
.first_act_baner_btncat {
display: inline-block;
color: #fff;
padding: 7px 24px 9px;
background: 
linear-gradient(#6d6763, #6d6763) padding-box, linear-gradient(45deg, #D2996C, #FFD9BB, #D39A6D) border-box; border: 2px solid transparent;
border-radius: 30px;
}
.first_act_baner_cont h4 {
font-style: normal;
font-weight: 600;
font-size: 54px;
line-height: 62px; color: #FFFFFF;
}
.first_act_baner_cont h4 span {font-weight: 300;}
.first_act_baner_cont p { font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 26px;
color: #F7F7F7;
}
.first_act_baner_cont a {
display: inline-block;
color: #262626;
font-weight: 500;
font-size: 18px;
width: auto;
padding: 15px 32px;
background: #F7F7F7;
border-radius: 30px;
text-transform: inherit;
height: auto;
}
.first_act_baner_a {padding: 0;}
.first_act_baner_aviu {
position: absolute;
left: 24px;
bottom: 24px;
}
.first_act_baner_aviu_c {
width: 440px;
height: 152px;
padding: 20px 30px 20px 80px;
background: rgba(255,255,255,0.8);
backdrop-filter: blur(10px);
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 440 148"><path d="M420 0C431.046 0 440 8.95431 440 20V50C440 52.2091 438.191 53.9583 436.026 54.3949C426.884 56.2381 420 64.3151 420 74C420 83.6849 426.884 91.7619 436.026 93.6051C438.191 94.0417 440 95.7909 440 98V128C440 139.046 431.046 148 420 148H20C8.95431 148 0 139.046 0 128V98C0 95.7909 1.8089 94.0417 3.97446 93.6051C13.1161 91.7619 20 83.6849 20 74C20 64.3151 13.1161 56.2381 3.97446 54.3949C1.8089 53.9583 0 52.2091 0 50V20C0 8.95431 8.95431 0 20 0H420Z" fill="white"/></svg>');
-webkit-mask-size: auto;
-webkit-mask-repeat: no-repeat;
mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 440 148"><path d="M420 0C431.046 0 440 8.95431 440 20V50C440 52.2091 438.191 53.9583 436.026 54.3949C426.884 56.2381 420 64.3151 420 74C420 83.6849 426.884 91.7619 436.026 93.6051C438.191 94.0417 440 95.7909 440 98V128C440 139.046 431.046 148 420 148H20C8.95431 148 0 139.046 0 128V98C0 95.7909 1.8089 94.0417 3.97446 93.6051C13.1161 91.7619 20 83.6849 20 74C20 64.3151 13.1161 56.2381 3.97446 54.3949C1.8089 53.9583 0 52.2091 0 50V20C0 8.95431 8.95431 0 20 0H420Z" fill="white"/></svg>');
mask-size: auto;
mask-repeat: no-repeat;    
}
.first_act_baner_aviu svg {
position: absolute;
top: 21px;
left: 25px;
}
.first_act_baner_aviu h6 {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #000000;
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;
margin: 0;
}
.first_act_baner_aviu h6 span {font-weight: 300;}
.first_act_baner_aviu p {
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 22px;
color: #000000;
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;
}
.first_act_baner_a img{
max-width: 100%;
height:100%;
max-height: 100%;
object-fit: cover;
} .first_act {padding: 90px 0;}
.products {padding: 0 0 90px 0;}
.warum_uns {margin-bottom: 90px;}
.products h2{
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #303030;
}
.products h2 span{
font-weight: 300;
font-size: 34px;   
}
.benefits{margin-bottom: 90px}
.benefits .benefits-1__item{--items: 1;}
.benefits>.row{
margin: 0;
border-radius: 20px;
padding: 40px 25px;
}
.benefits__title {
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 40px;
color: #303030;
margin-bottom: 5px;
}
.section__title_h3 {
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 40px;
color: #6A6A6A;
margin-bottom: 30px;
}
.benefit-1__text {
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 26px;
color: #303030;
margin: 0 0 5px 0;
}
.benefits__container {border-left: 1px solid rgba(0, 0, 0, 0.1);}
.benefit-1__icon-wrap svg{
width: 20px;
min-width: 20px;
height: 20px;
}
.benefit-1 {gap: 15px;}
.warum_uns>.row>div:nth-child(1){margin-right: auto;}
.warum_uns>.row {
color: #fff;
padding: 40px;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #262525 98.07%), #2C2B2B;
border-radius: 20px;
margin: 0;
-ms-flex-align: center!important;
align-items: center !important;
}
.warum_uns h2{
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
}
.warum_uns .btn_ok{margin: 0 8px;}
.newsline .container {position: relative;padding-right: 40px;}
.newsline .close_svg{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 16px;
height: 16px;
cursor: pointer;
}
.newsline {
background: #262626;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #FFFFFF;
}
.newsline__link {
color: #fff;
font-weight: 500;
text-decoration: underline;
min-width: 102px;
text-align: right;
}
.newsline__text {
font-size: 14px;
font-weight: 300;
}
.newsline__text span {font-weight: 600;}
.news_close {display: none;height: 0;overflow: hidden;}
.gallery_bk {
background: linear-gradient(to bottom, #F9F7F4 0%, #F9F7F4 76%, transparent 0%, transparent 0%);
}
.gallery_bk h2{
font-style: normal;
font-weight: 600;
font-size: 64px;
line-height: 120%;
color: #303030;
}
.gallery_bk h2 span{font-weight: 300;}
.gallery_bk_h4 {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #6A6A6A;
}
.gallery_bk img{width: 100%;
border-radius: 20px;}
.gallery_bk_btn {margin-top: 40px;}
@media (min-width: 768px) {
.gallery_bk .container .row>div:nth-child(2n+1) {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.gallery_bk .container .row>div:nth-child(2n) {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.gallery_bk .container .row>.gallery_bk_viu:nth-child(4)>div {padding: 15% 15% 0 15%;}
}
@media (max-width: 768px) {
.gallery_bk .container .row>.gallery_bk_viu{margin-bottom: 15px;}
.gallery_bk .container .row>.gallery_bk_viu:nth-child(2n)>div {padding-left: 10%;}
.gallery_bk .container .row>.gallery_bk_viu:nth-child(2n+1)>div {padding-right: 15%;}
.gallery_bk h2{font-size: 26px;margin-bottom: 0;}.gallery_bk_h4 {font-size: 16px;margin-top: 0;}
.gallery_bk_btn {margin-top: 20px;}
}
.news_slider {position: relative;background-color: #F7F7F7;border-radius: 20px;padding: 80px 40px;}
.news_slider_header {padding-bottom: 30px;-ms-flex-align: center!important;align-items: center !important;}
.news_slider_title {font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #303030;}
.news_slider_link {
margin: 0;
padding: 0px 0px 8px;
margin: 0 auto;
border-bottom: 1px solid #262626;
border-radius: 0px;
}
.news_slider_slide_viu{   padding: 64px;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #262525 98.07%), #2C2B2B;
border-radius: 20px;
}
.news_slider_slide_viu img {border-radius: 20px;}
.news_slider_slide_viu .news-slide__title {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
}
.news_slider_slide_viu .news-slide__text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #D6D6D6;
}
.news_slider_slide_viu .news-slide__link {
display: inline-block;
color: #fff;
font-weight: 500;
font-size: 18px;
padding: 0px 0px 8px;
border-bottom: 1px solid #686868;
border-radius: 0px;
}
.news_slider_slide_viu .news-slide__box {display: block;}
.news_slider_slide_viu .news-slide__text::before {display: none;}
.news_slider_slide_viu .news-slide__text {margin-bottom: 15px;}
.news-swiper__btn svg {
height: 25px;
stroke: #4e4e4f;
}
.news_slider_btns button{
padding: 10px;
background-color: #fff;
border-radius: 5px;
width: 50px;
height: 50px;
top: 185px;
}
.news-swiper-btn-prev {left: -23px;}
.news-swiper-btn-next {right: -23px;}
@media (min-width: 1200px) {
.news-slide {
flex-direction: row;
gap: 40px;
height: 100%;
max-height: 360px;
}
}
@media (max-width: 768px) {
.news_slider_title {font-size: 22px;}
.news_slider_link {font-size: 14px;}
.news_slider_slide_viu {padding: 20px;}
.news_slider {padding: 30px 20px 40px 20px;}
} .subscribe  {background-color: #F7F7F7;padding: 100px 0;}
.subscribe__cta {
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #303030;
}
.subscribe__cta span {font-weight: 300;}
.subscribe__text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #6A6A6A;
}
.subscribe__text_2{max-width: 520px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: #6A6A6A;
}
.subscribe .button, .woocommerce .subscribe input.button {
color: #fff;
align-items: center;
padding: 15px 40px 15px 32px;
background: #262626;
border-radius: 0px 200px 200px 0px;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
color: #F7F7F7;
}
.subscribe input {border: 1px solid #E6E6E6;}
.footer__top {
padding: 60px 0;
}
.footer{
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #262525 98.07%), #2C2B2B;
}
.footer__bottom {background-color: transparent;}
.footer, .footer a, .footer-benefits__item {color: #ACACAC;}
.footer-awards__link svg {fill: #ACACAC;}
.footer_box_card img{width: auto;}
.footer_list_left, .footer_list_fight .row {gap:10px;}
.footer_list_left img{max-height: 30px;}
.footer_list_fight img{max-height: 45px;}
.footer_list_fight ul li {padding: 0;}
.footer__bottom p {margin: 10px 0;}
.footer_social a{color: #FFF;
background-color: #303030;
border-radius: 8px;
width: 60px;
height: 40px;
}
.footer__bottom{padding: 0;margin: 0;}
.footer_box_card {padding-top: 15px;padding-bottom: 15px;}
.footer__bottom .container{
padding-top: 15px;
padding-bottom: 15px;
}
.footer__bottom .container, .footer_box_card {
border-top: 1px solid #ACACAC;
}
.footer-mark__list {
height: auto;
gap: 10px;
}
.footer__box--1 {
display: block;
}
.footer__box--1>a{display: block;max-width: 181px;}
.footer__box--1>a, .footer__box--1>ul{margin-bottom: 15px;}
.footer .widget_nav_menu  h2{
font-style: normal;
font-weight: 300;
font-size: 24px;
color: #FFFFFF;
margin-bottom: 15px;
}
.footer .widget_nav_menu li{margin-bottom: 10px;}
.copyright {
color: #ACACAC;
font-size: 14px;
font-weight: 400;
}
@media (min-width: 768px) {
.news_slider .swiper-pagination {display: none;}
.news_slider{overflow: hidden;}
.news_slider .news-swiper__item {
flex: 0 0 95%; max-width: 95%;
margin-right: 24px; scroll-snap-align: start;
}
.news_slider .news-swiper {
overflow: visible; }
}
@media (max-width: 767px) {
.news_slider .news-swiper__item {
flex: 0 0 calc(100% - 16px);
max-width: calc(100% - 16px);
margin-right: 16px;
}
.news_slider .news-swiper__list {
padding-left: 8px;
}
.news_slider .news-swiper-pagination {
margin-top: 12px;
}
.news-swiper__list {
padding-right: 8px;
}
.news_slider .news-swiper__btns {
display: none;
}
.news_slider .news-swiper-pagination {
display: flex;
justify-content: center;
margin: 16px 0 20px 0;
}
} .news-swiper-pagination .swiper-pagination-bullet {
width: 40px;
height: 3px;
background: #aaa;
opacity: 0.5;
margin: 0 5px;
border-radius: 5px;
transition: all 0.3s;
}
.news-swiper-pagination .swiper-pagination-bullet-active {
background: #333;
opacity: 1;
}
.mailster-form-fields {
align-items: center;
display: flex;
}
.mailster-form .mailster-wrapper {
position: relative;
margin-bottom: 2px;
transition: opacity .15s ease-in-out;
}
input#mailster-email-1 {
align-items: center;
display: flex;
}
input#mailster-email-1, .submit-button.button {
width: 100%;
height: 60px;
border-radius: 30px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
padding: 0 28px;
margin: 0;
}
input#mailster-email-1 {
background-color: var(--color--bg-light,#f5f5f5);
}
input#mailster-email-1 {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.mailster-form {margin-bottom: 15px!important;}
.header__logo svg {max-width: 181px;}
.single-product .page_title span{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #303030;
}
.single-product .de_t{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #6A6A6A;
flex: none;
order: 1;
flex-grow: 0;
}
.desinger img {border-radius: 20px;}
.sibbar_desinger div.title {font-size: 14px;}
.desinger select {border-radius: 50px;}
.desinger .mpopup_div.nav__link.outline {box-shadow: none;}
.desinger_img_btns {position: absolute;left: 35px;bottom: 20px;}
.desinger_btn_sp, .desinger_btn_sp_w{
display: inline-block;
color: #fff;
padding: 7px 24px 9px;
background-color: rgba(74, 74, 74, 0.84);
border: 2px solid #dda980;
border-radius: 30px;
}
.desinger_btn_sp_w {border: 2px solid #fff;}
.desinger select{
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-color: #f5f5f5;
border: none;
border-radius: 999px;
padding: 8px 40px 8px 16px;
font-size: 16px;
font-weight: 500;
color: #333;
background-image: url('data:image/svg+xml;utf8,<svg width="13" height="9" viewBox="0 0 13 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5875 1.07902C13.0041 1.49558 13.0041 2.17096 12.5875 2.58752L7.25421 7.92085C6.83765 8.33741 6.16227 8.33741 5.74572 7.92085L0.412382 2.58752C-0.00417751 2.17096 -0.00417751 1.49558 0.412382 1.07902C0.828941 0.662462 1.50432 0.662462 1.92088 1.07902L6.49996 5.65811L11.079 1.07902C11.4956 0.662462 12.171 0.662462 12.5875 1.07902Z" fill="%236A6A6A"/></svg>');
background-repeat: no-repeat;
background-position: right 16px center;
background-size: 13px 9px;
cursor: pointer;
}
.postid-7317 a.tablinks.gesamt::after, .postid-14533 a.tablinks.gesamt::after {display: none!important;}
.desinger .btn_desinger{
width: auto;
height: auto;
line-height: normal;
justify-content: center;
align-items: center;
padding: 15px 32px;
background-color: #262626;
border-radius: 200px;
} .const_pre_viu {
text-align: center;
padding: 0 30px !important;
margin-bottom: 15px;
}
.const_pre_viu svg {display: inline-block;}
.const_pre {position: relative;}
.const_pre>div>.const_pre_viu:after{
content: '';
width: 1px;
height: 60%;
background-color: rgba(247, 247, 247, 1);
position: absolute;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.const_pre>div>.const_pre_viu:nth-last-child(1):after{display: none;}
.const_pre p {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 160%;
color: #262626;
margin: 5px 0 0 0;
}
@media (min-width:1200px){
.const_pre >.row{
width: 100%;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
}
.dt_frame {
padding: 64px;
position: relative;
color: #fff;
border-radius: 20px;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #262525 98.07%), #2C2B2B;
}
.dt_frame .row{margin: 0;}
.dt_frame_line{ border-right: 1px solid rgba(255, 255, 255, 0.5);}
.dt_frame h2,.dt_frame h3 {margin: 0 0 15px 0;text-align: left;}
.dt_frame h2 {
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
}
.dt_frame h3 {
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
}
.dt_frame p{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #D6D6D6;
}
.dt_frame_link a {
position: relative;
display: block;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #FFFFFF;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding: 5px 0;
margin: 5px 0;
}
.dt_frame_link a:hover, .dt_frame_link a:active, .dt_frame_link a:focus{border-bottom: 1px solid rgba(255, 255, 255, 1);}
.dt_frame_link a:after {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin-left: 8px;
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.59998 7.9999C1.59998 7.55808 1.95815 7.1999 2.39998 7.1999L11.6686 7.1999L7.43429 2.96559C7.12187 2.65317 7.12187 2.14664 7.43429 1.83422C7.74671 1.5218 8.25324 1.5218 8.56566 1.83422L14.1657 7.43422C14.4781 7.74664 14.4781 8.25317 14.1657 8.56559L8.56566 14.1656C8.25324 14.478 7.74671 14.478 7.43429 14.1656C7.12187 13.8532 7.12187 13.3466 7.43429 13.0342L11.6686 8.7999L2.39998 8.7999C1.95815 8.7999 1.59998 8.44173 1.59998 7.9999Z' fill='white'/%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
position: absolute;
top: 0;right: 0;bottom: 0;
margin: auto;
}
@media (min-width:768px){
.dt_frame>div>div:nth-child(1){padding-right: 40px;}
.dt_frame>div>div:nth-child(2){padding-left: 40px;}
}
@media (max-width:768px){
.dt_frame h2, .dt_frame h3 {font-size: 18px;}
.dt_frame p, .dt_frame a{font-size: 14px;}
.dt_frame {padding: 15px 0;}
.dt_frame_line {border-right: none;}
.dt_frame_line>div {border-bottom: 1px solid rgba(255, 255, 255, 0.5);margin-bottom: 15px;}
}  .dt_frs {
padding: 40px;
border-radius: 20px;
background: #F9F7F4;
}
.dt_frs_viu {
padding: 40px;
background: #FFFFFF;
border-radius: 20px;
}
.dt_frs h2, .dt_frs h3{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #303030;
margin-bottom: 15px;
}
.dt_frs p{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #6A6A6A;
}
.dt_frs li {
position: relative;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #303030;
padding: 0 0 0 40px;
margin: 0 0 10px 0;
}
.dt_frs ul {
list-style: none;
margin: 0;
padding: 0;
}
.dt_frs li:before {
content: "";
display: inline-block;
width: 23px;
height: 24px;
margin-right: 8px;
background-image: url("data:image/svg+xml,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0827 11.1183V12C21.0815 14.0665 20.4123 16.0774 19.175 17.7325C17.9376 19.3877 16.1983 20.5986 14.2166 21.1845C12.2348 21.7705 10.1167 21.7001 8.17822 20.9839C6.23971 20.2678 4.58464 18.9441 3.45985 17.2105C2.33506 15.4768 1.80082 13.426 1.93679 11.3639C2.07276 9.30183 2.87167 7.33893 4.21437 5.76798C5.55706 4.19703 7.3716 3.10219 9.38737 2.64676C11.4031 2.19132 13.5121 2.39969 15.3998 3.24079' stroke='%23D2996C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0833 4.3335L11.5 13.9264L8.625 11.0514' stroke='%23D2996C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
@media (min-width:768px){
}
@media (max-width:768px){
.dt_frs>div>div:nth-child(1) {margin-bottom: 30px;}
.dt_frs {padding: 15px;}
.dt_frs_viu {padding: 20px;}
.dt_frs h2, .dt_frs h3 {font-size: 18px;}
.dt_frs p, .dt_frs li, .dt_frs a {font-size: 14px;}
}  .dt_all_prod {
}
.dt_all_prod_title {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #303030;
margin-bottom: 15px;
}
.tab-nav {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
margin-bottom: 20px;
background: #F7F7F7;
border-radius: 200px;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tab-nav::-webkit-scrollbar {
display: none; }
.tab-nav button {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
text-align: center;
color: #6A6A6A;
border: none;
padding: 10px 25px;
border-radius: 50px;
background: transparent;
cursor: pointer;
transition: 0.3s;
white-space: nowrap;
}
.tab-nav button.active, .tab-nav button:hover {
background-color: #000;
color: #fff;
}
.tab-pane {
display: none;
}
.tab-pane.active {
display: block;
}
.item-card {
}
.item-card img {
max-width: 100%;
height: auto;
margin-bottom: 10px;
background: #F7F7F7;
border-radius: 20px;
overflow: hidden;
}
.item-card h6 {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #303030;
margin: 0;
}
.item-card p {
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
color: #6A6A6A;
}
@media (min-width:768px){
}
@media (max-width:768px){
.item-card p {font-size: 14px;}
.tab_swiper {
padding-left: 16px;
}
.tab_swiper .swiper-slide {
width: 80%;
max-width: 270px;
margin-right: 16px;
}
.tab_swiper .swiper-wrapper{flex-wrap: initial;}
}
.tab_swiper .swiper-wrapper{box-sizing: border-box;}
.swiper-pagination-bullet {
width: 45px;
height: 4px;
background-color: #aaa;
opacity: 0.5;
margin: 0 5px;
border-radius: 5px;
transition: all 0.3s;
border: none;
}
.swiper-pagination-bullet-active {background-color: #333!important;opacity: 1;}
.tab_swiper-pagination {text-align: center;}  .dt_prod_preise h2{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #303030;
margin: 0;
}
.dt_prod_preise .subtitle {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #303030;
}
.dt_prod_preise thead>tr>th:nth-child(1){
text-align: center;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #303030;
}
.dt_prod_preise tbody {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #6A6A6A;
background-color: #F6F6F6;
}
.dt_prod_preise tbody>tr>td:nth-child(1) {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #303030;
background-color: #fff;
}
.dt_prod_preise .table-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin-top: 10px;
border-radius: 12px; background: #F7F7F7;
box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15);
border-radius: 20px;
margin-bottom: 40px;
}
.dt_prod_preise .price-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background: white;
}
.dt_prod_preise .price-table th,
.dt_prod_preise .price-table td {
padding: 12px 16px;
border: 1px solid #eee;
text-align: left;
white-space: nowrap;
}
.dt_prod_preise .price-table thead {
background: #fff;
font-weight: bold;
}
@media (min-width:768px){
}
@media (max-width:768px){
.dt_prod_preise h2, .dt_prod_preise .subtitle {font-size: 18px;}
}  .dt_features {
padding: 64px 0;
color: #FFFFFF;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #D2996C 98.07%), #2C2B2B;
}
.dt_features .section-title {
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #FFFFFF;
}
.dt_features .subtitle {
font-weight: 300;
font-size: 34px;
color: #D6D6D6;
}
.accordion-item {
color: #fff;
background: rgba(255, 255, 255, 0.11);
border: 2px solid #ACACAC;
backdrop-filter: blur(10px);
border-radius: 20px;
overflow: hidden;
margin-bottom: 25px;
}
.accordion-toggle {
width: 100%;
padding: 24px 16px;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #FFFFFF;
background: none;
border: none;
text-align: left;
position: relative;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
transition: background 0.3s;
}
.accordion-toggle:hover { } .accordion-toggle .icon {
position: relative;
width: 16px;
height: 16px;
display: inline-block;
}
.accordion-toggle .icon::before,
.accordion-toggle .icon::after {
content: '';
position: absolute;
width: 100%;
height: 2px;
background-color: #fff;
top: 50%;
left: 0;
transform: translateY(-50%);
transition: transform 0.3s ease;
}
.accordion-toggle .icon::after {
transform: translateY(-50%) rotate(90deg);
} .accordion-item.active .icon::after {
transform: translateY(-50%) rotate(0deg);
}
.accordion-content {
display: none;
padding: 0 20px 20px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #D6D6D6;
}
.accordion-content.open {
display: block;
}
@media (max-width:768px){
.dt_features {  padding: 40px 0;}
.accordion-item {margin: 0 0 15px 0;}
.dt_features .section-title {
font-weight: 600;
font-size: 26px;
line-height: 36px;
}
.dt_features .subtitle{
font-weight: 300;
font-size: 26px;
line-height: 36px;
}
.accordion-toggle {
font-weight: 600;
font-size: 14px;
line-height: 22px;
}
.accordion-content p{
font-size: 14px;
line-height: 22px;
}
}  .dt_readmore{}
.dt_readmore img{width: 100%;}
.dt_readmore .row{
padding: 40px;
background: #F7F7F7;
border-radius: 20px;
margin: 0;
margin-bottom: 20px;
}
.dt_readmore_viu {
padding: 40px;
background: #FFFFFF;
border-radius: 20px;
}
.dt_readmore h3 {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #303030;
margin: 0 0 20px 0;
}
.dt_readmore p {
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
color: #6A6A6A;
margin: 0;
}
.dt_readmore-block {
overflow: hidden;
max-height: 0;
transition: max-height 0.6s ease;
}
*{
--collapsed-height: 800px;
} .dt_readmore-block.collapsed {
max-height: var(--collapsed-height);
} .dt_readmore-block.expanded {
max-height: 5000px;
}
.dt_btn-readmore {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
text-align: center;
color: #262626;
background-color: transparent;
border: none;
border-bottom: 1px solid #000;
padding: 10px 0;
font-weight: bold;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 5px;
transition: color 0.3s ease;
}
.dt_arrow {
display: inline-block;
transition: transform 0.4s ease;
}
.dt_btn-readmore.expanded .dt_arrow {
transform: rotate(180deg);
}
@media (min-width:768px){
.dt_readmore-block{position: relative;}
.dt_readmore-block:after{
content: '';
position: absolute;
width: 100%;
height: 140px;
left: 0px;
bottom: -39px;
background: linear-gradient(180deg, rgba(247, 247, 247, 0) -0%, rgba(247, 247, 247, 0.8) 61%);
}
.dt_readmore-block>.row:nth-child(2n)>div:nth-child(1) {order: 2;}
}
@media (max-width:768px){
.dt_readmore .row{padding: 20px 0;}
.dt_readmore_viu {padding: 20px 15px;}
.dt_readmore img {margin-bottom: 20px;}
}  .dts_interessierte {
padding: 0;
}
.dts_interessierte-title {
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 40px;
color: #303030;
margin: 0 0 20px 0;
}
.dts_card {
background: #fff;
border-radius: 12px;
padding: 10px;
text-align: left;
transition: box-shadow 0.3s;
height: 100%;
}
.dts_card img {
width: 100%;
margin-bottom: 10px;
border-radius: 20px;
overflow: hidden;
}
.dts_card h5 {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #303030;
margin: 0 0 5px 0;
}
.dts_price {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.dts_price-new {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: #262626;
}
.dts_price-old {
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 26px;
text-decoration-line: line-through;
color: #6A6A6A;
}
.dts_discount {
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 20px;
color: #FFFFFF;
display: flex;
flex-direction: row;
align-items: center;
padding: 3px 16px 5px;
background: #262626;
border-radius: 200px;
}
.dts_interessierte .swiper-pagination {position: relative;margin-top: 15px;} .dts_swiper-next,
.dts_swiper-prev {
color: #000;
}
.dts_pagination .swiper-pagination-bullet {
background: #000;
}
.dts_slider .swiper-button-next, .dts_slider .swiper-button-prev{
top: 26%;
margin: 0 20px;
} @media (max-width: 767px) {
.dts_interessierte-title {
font-size: 20px;
}
.dts_card h5 {
min-height: auto;
}
.dts_swiper-next,
.dts_swiper-prev {
display: none;
}
}
@media (min-width:768px){
}
@media (max-width:768px){
}
.swiper-button-next::after, .swiper-button-prev::after{
padding: 10px 15px;
background-color: #fff;
border-radius: 5px;
font-size: 21px;
}  .dt_frame, .dt_frs, .dt_all_prod, .dt_prod_preise, .dt_features,.dt_readmore, .dts_interessierte{margin-bottom: 60px;}  .dt_stepper {position: relative;padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d9d6d1;}
.dt_step {
display: flex;
flex-direction: column;
align-items: center;
flex-shrink: 0;
}
.dt_circle {
width: 36px;
height: 36px;
border-radius: 50%;
background-color: #d9d6d1;
color: #333;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
transition: background-color 0.3s, color 0.3s;
}
.dt_step.active .dt_circle {
background-color: #ec8b53;
color: white;
}
.dt_label {
font-size: 14px;
margin-top: 6px;
color: #333;
}
.dt_line {
height: 2px;
background-color: #eae7e4;
position: absolute;
top: 16px;
left: 25px;
right: 24px;
z-index: -1;
}  .banner_lt {
padding: 48px 64px;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #D2996C 98.07%), #2C2B2B;
border-radius: 20px;
}
.banner_lt_name {
font-style: normal;
font-weight: 600;
font-size: 54px;
line-height: 62px;
color: #FFFFFF;
margin: 0;
padding: 0;
}
.banner_imgbk {
padding: 48px 64px;
min-height: 376px;
border-radius: 20px;
background-color: #7a7570;
background: url(//durchdacht.de/wp-content/themes/durchdacht_v3/img/banner.jpg);
}
.banner_imgbk_name {
font-style: normal;
font-weight: 600;
font-size: 54px;
line-height: 62px;
color: #FFFFFF;
margin: 0;
padding: 0;
}
.back{background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
@media (min-width:768px){
}
@media (max-width:768px){
.banner_lt_name, .banner_imgbk_name { font-size: 26px; line-height: 160%;}
.banner_lt, .banner_imgbk {padding: 30px 15px;}
.banner_imgbk {min-height: 300px;}
}  .gl_gal_header {margin-bottom: 15px;}
.gl_gal img {display: block;width: 100%;border-radius: 20px;}
.gl_gal_viu {padding: 15px;}
.gl_gal_name {
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #303030;
margin: 0;
padding: 0;
}
.gl_gal_slog {
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 40px;
color: #303030;
margin: 0;
padding: 0;
}
@media (min-width:768px){
}
@media (max-width:768px){
}  .swp_block {
position: relative;
background-color: #F7F7F7;
border-radius: 20px;
padding: 80px 40px;
overflow: hidden;
}
.swp_swiper {overflow: initial;}
.swp_swiper_viu {
padding: 64px;
background: linear-gradient(130.72deg, #9E9790 0.29%, rgba(38, 37, 37, 0) 54.07%, #262525 98.07%), #2C2B2B;
border-radius: 20px;
box-sizing: border-box;
margin: 0;
}
.swp_swiper_viu img {width: 100%;border-radius: 20px;}
.swp_swiper_title {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
}
.swp_swiper_text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #D6D6D6;
}
.swp_swiper_link {
display: inline;
color: #fff;
font-weight: 500;
font-size: 18px;
padding: 0px 0px 8px;
border-bottom: 1px solid #686868;
border-radius: 0px;
}
.swp_header {margin-bottom: 30px;}
.swp_header h2, .swp_header a {margin: 0;line-height: 140%;}
.swp_header a {display: block;}
.swp_swiper-prev {left: -15px;}
.swp_swiper-next {right: -15px;}
.swp_text_big {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #fff;
}
.swp_swiper_autor{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #D6D6D6;
}
.bl_autor img {width: 100%;}
.bl_autor_txt {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 32px;
color: #6A6A6A;
}
.bl_autor_name {
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #303030;
}
.bl_autor .st_header, .bl_autor_viu {margin-bottom: 40px;}
.bl_autor .st_header h2 {margin-bottom: 10px;}
@media (min-width:768px){
.swp_swiper .swp_pagination {display: none;}
}
@media (max-width:768px){
.swp_block {padding: 25px 15px 50px 15px;overflow: hidden;}
.swp_swiper_viu {padding: 15px 0;}
.swp_swiper .swp_swiper-prev, .swp_swiper .swp_swiper-next {display: none;}
.swp_swiper {overflow: initial;}
.swp_swiper .swp_pagination  {bottom: -20px;}
.bl_autor_txt, .bl_autor_name {font-size: 18px;line-height: 140%;}
}  .page_bg_img {
padding: 48px 64px;
border-radius: 20px;
min-height: 370px;
}
.page_bg_img .page_title_bg span, .page_title_bg span, .page_title_bg {
font-style: normal;
font-weight: 600;
font-size: 54px;
color: #FFFFFF;
margin: 0;
}
.icons-row-item__icon {
width: 80px;
height: 80px;
margin: 0 auto 20px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
background: #000;
border-radius: 100%;
}
.icons-row::before {
content: "";
display: block;
position: absolute;
top: 44px;
left: 20px;
width: calc(100% - 40px);
height: 4px;
margin-top: -4px;
box-shadow: 0 0 5px rgb(0 0 0 / 10%);
background-color: #000;
}
.icons-row--alt .icons-row-item__icon {
background-color: #A26201;
}
.icons-row--alt::before {
background-color: #A26201;
box-shadow: none;
}
.icons-row-item__text{
font-style: normal;
font-weight: 600;
font-size: 18px;
color: #303030;
text-align: center;
}
.bestprice_page_subtitle {
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 40px;
color: #6A6A6A;
}
.bestprice_page_1 .page_titles, .bestprice_page_1 .page_titles span {
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 40px;
color: #303030;
padding: 0;margin: 0;
}
.bestprice_page_2 .page_titles span{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #303030;
}
.bestprice_page_1_header {margin-bottom: 25px;}
@media (max-width:768px){
.icons-row--alt::before{display: none;}
.page_bg_img .page_title_bg span, .page_title_bg span, .page_title_bg{font-size: 26px;line-height: 36px;}
.page_bg_img {padding: 20px 15px;min-height: 220px;}
.bestprice_page_1 .page_titles, .bestprice_page_1 .page_titles span, .bestprice_page_subtitle {font-size: 22px;}
}  .blog .section__title {
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 160%;
color: #303030;
}
.news__img{
background: #F7F7F7;
border-radius: 20px;
}
.news-desc__title {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 160%;
color: #303030;
}
.news-desc__txt {
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 150%;
color: #6A6A6A;
}
.b_news_link {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 150%;
text-align: center;
color: #F7F7F7;
padding: 8px 24px;
max-width: fit-content;
width: auto;
}
.news-desc__title, .news-desc__txt {margin: 0 0 15px 0;}
.news__item {border: none;}
.pagination__btn:hover, .pagination__btn.current {
color: #262626;
border: 2px solid #262626;
font-weight: 500;
}
.nws_swiper {padding-bottom: 40px;}
@media (min-width: 1340px) {
.news__list {--gap: 40px;}
}
@media (max-width:768px){
}  .knr {
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 150%;
color: #303030;
}
.woocommerce-cart .page__title{
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 118%;
color: #0B0B0C;
}
.woocommerce-cart-form__cart-item, .cart_item {
padding: 24px 0;
background: #F7F7F7;
border-radius: 20px;
margin: 0 0 30px 0;
}
.woocommerce .cart_item img, .woocommerce-page .cart_item img {
border-radius: 12px;
}
.product-name a, .entry-content a, article .product-name a {
display: block;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 144%;
color: #132C2B;
margin: 0 0 15px 0;
}
.woocommerce .variation dt.variation-Optionen {
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
color: #A26201;
}
.cart_product_price {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center !important;
align-items: center !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.quantity {
max-width: fit-content;
padding: 5px 10px;;
border: 2px solid #303030;
border-radius: 50px;
}
.woocommerce .quantity input[type="number"] {margin: 0;}
.woocommerce .quantity .btn_minus, .woocommerce .quantity input[type="number"], .woocommerce .quantity .btn_plus {height: 30px;}
.woocommerce a.remove {width: 14px; height: 14px;}
.woocommerce .product-remove {position: absolute;top: -10px;right: 10px;}
.cart-collaterals_ul {margin: 0;}
.cart-collaterals_ul li {
position: relative; padding: 7px 7px 7px 40px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 157%;
color: #303030;
}
.cart-collaterals_ul li::before{
content: "";
display: inline-block;
width: 27px;
height: 27px;
background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2309_10839)'%3E%3Cpath d='M21.0827 10.6183V11.5C21.0815 13.5665 20.4123 15.5774 19.175 17.2325C17.9376 18.8877 16.1983 20.0986 14.2166 20.6845C12.2348 21.2705 10.1167 21.2001 8.17822 20.4839C6.23971 19.7678 4.58464 18.4441 3.45985 16.7105C2.33506 14.9768 1.80082 12.926 1.93679 10.8639C2.07276 8.80183 2.87167 6.83893 4.21437 5.26798C5.55706 3.69703 7.3716 2.60219 9.38737 2.14676C11.4031 1.69132 13.5121 1.89969 15.3998 2.74079' stroke='%23A26201' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0833 3.83337L11.5 13.4263L8.625 10.5513' stroke='%23A26201' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_10839'%3E%3Crect width='23' height='23' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
position: absolute;
top: 0px;
left: 6px;
bottom: 0;
margin: auto;
}
.cart_totals_viu{
padding: 24px;
background: #F7F7F7;
border-radius: 20px;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
display: inline-block;
color: #fff;
font-weight: 500;
font-size: 18px;
width: auto;
padding: 15px 32px;
background: #F7F7F7;
border-radius: 30px;
text-transform: inherit;
height: auto;
background-color: #A26201;
width: 100%;
max-width: 100%;
}
.paypal-button.paypal-button-color-gold, .paypal-button-row.paypal-button-color-gold .menu-button,
.paypal-button.paypal-button-shape-rect {
border-radius: 30px !important;
border-radius: 2px solid #ACACAC !important;
background-color: #EEEEEE !important;
}
.coupon_viu {
display: -ms-flexbox;
display: flex;
margin-bottom: 20px;
}
.coupon_button{
display: -ms-flexbox;
display: flex;
-ms-flex-align: center !important;
align-items: center !important;
}
.coupon input, .coupon_button input{
width: 100%;
border-radius: 30px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
padding: 0 28px;
margin: 0;
min-width: 141px;
border: 1px solid #d7d7d7;
}
.coupon button, .woocommerce .coupon button.button, .coupon_button button.button{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 16px;
text-transform: inherit;
}
.coupon input, .coupon_button input, .coupon button, .coupon_button button{height: 53px;}
.woocommerce .coupon label{
display: block;
margin-bottom: 20px;
font-style: normal;
font-weight: 600;
font-size: 16px;
color: #303030;
}
.fee.tax-total {
color: #a26201;
}
.woocommerce .cart-pdf-button {width: 100% !important;margin: 15px 0 !important;min-width: 100%;}
.wc-proceed-to-checkout {margin: 0;}
.wc_coupon_message_wrap {padding: 0 !important;}
input:focus-visible, textarea:focus-visible, button:focus-visible, a:focus-visible {
outline: none;
}
@media (max-width:768px){
.woocommerce .product-thumbnail img {margin-bottom: 15px;}
}  .wp-block-image {border-radius: 20px;overflow: hidden;margin-bottom: 15px;}
.wp-block-gallery.wp-block-gallery-2 {
gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1.5em ) ) );
}  .kontakt_form {background: #fff;padding: 0 0 60px 0;}
.kontakt_form .page_titles span {
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 118%;
display: flex;
align-items: center;
color: #0B0B0C;
}
.kontakt_form .page_titles p {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 157%;
color: #6A6A6A;
}
.kontakt_form .form_str input, .kontakt_form .form_str .wpcf7-textarea,
.woocommerce form .form-row textarea.input-text,
.woocommerce form .form-row input.input-text,
.label_up input{
padding: 20px 20px 5px 20px;
background: #f7f7f7;
border: none;
}
.label_up input, .label_up select, .label_up textarea{background-color: #f7f7f7;border-radius: 30px;}
.label_up {position: relative;}
.woocommerce-billing-fields .form-row {position: relative;}
.kontakt_form .label, .woocommerce-billing-fields .form-row label, .label_up label{
position: absolute;
top: 15px;
left: 33px;
font-size: 14px;
color: #6A6A6A;
transition: all 0.2s ease;
pointer-events: none;
z-index: 10;
background: #f7f7f7; padding: 5px 4px;
line-height: normal !important;
}
.wpcf7-select{
-moz-appearance: none;
background-color: #f7f7f7;
border: none;
border-radius: 999px;
padding: 8px 40px 8px 16px;
font-size: 16px;
font-weight: 500;
color: #333;
background-image: url('data:image/svg+xml;utf8,<svg width="13" height="9" viewBox="0 0 13 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5875 1.07902C13.0041 1.49558 13.0041 2.17096 12.5875 2.58752L7.25421 7.92085C6.83765 8.33741 6.16227 8.33741 5.74572 7.92085L0.412382 2.58752C-0.00417751 2.17096 -0.00417751 1.49558 0.412382 1.07902C0.828941 0.662462 1.50432 0.662462 1.92088 1.07902L6.49996 5.65811L11.079 1.07902C11.4956 0.662462 12.171 0.662462 12.5875 1.07902Z" fill="%236A6A6A"/></svg>');
background-repeat: no-repeat;
background-position: right 16px center;
background-size: 13px 9px;
cursor: pointer;
}
.kontakt_form .label.label--active,  .woocommerce-billing-fields .form-row label.label--active, .label_up label.label--active{
top: 2px;
font-size: 10px;
color: #6A6A6A;
background-color: transparent;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {display: block!important;}
.file__label {border-radius: 50px;background-color: #F7F7F7;}
.file__label svg {stroke: initial;}
.housing-construction-form__bottom-textarea textarea {
background: #f7f7f7;}  .woocommerce-MyAccount-navigation ul li a {color: #262626;}
.simple_baner {border-radius: 20px;}
.accordion{
padding: 0;
background: #FFFFFF;
border: 2px solid #ACACAC;
border-radius: 20px;
}
.accordion__btn{
position: relative;
font-weight: 600;
font-size: 18px;
line-height: 144%;
color: #6A6A6A;
}
.accordion__btn .icon {
position: absolute;
right: 15px;
top: 28px;
width: 16px;
height: 16px;
display: inline-block;
}
.accordion__btn .icon::before, .accordion__btn .icon::after {
content: '';
position: absolute;
width: 100%;
height: 2px;
background-color: #6A6A6A;
top: 50%;
left: 0;
transform: translateY(-50%);
transition: transform 0.3s ease;
}
.accordion__btn.isActive .icon::after {
transform: translateY(-50%) rotate(0deg);
background-color: #A26201;
}
.accordion__btn .icon::after {
transform: translateY(-50%) rotate(90deg);
}
.accordion__btn.isActive {color: #A26201;}
.accordion__list{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
gap: 0;
flex-direction: initial;
}
@media (min-width: 768px) {
.accordion__list .accordion__item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin: 0;
padding: 15px;
}
}
@media (max-width: 768px) {
.accordion__list {margin: 0;}
.accordion__item {margin-bottom: 15px;}
.accordion__btn {font-size: 14px;}
} a.tablinks.gesamt::after {display: none;}
.wt-cli-accept-all-btn {background: #262626 !important;} .gallery-23-swiper__btn {
padding: 10px;
background-color: #fff;
border-radius: 5px;
width: 50px;
height: 50px;
}
.gallery-23-swiper__btn svg {
height: 20px;
stroke: #262626;
}
.city-comments__img {border-radius: 0;}
.advantages_blocks_icon svg path{stroke: #262626;}
.block_why_icon svg path {stroke: #262626;}
.delivery-masters__icon svg path, .delivery-masters__icon svg ellipse{stroke: #262626;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background: #fff;
border: 2px solid #262626;
font-size: 16px;
color: #262626;
}
.product-2__title{
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 144%;
color: #132C2B;
}
.product-2__price {
width: auto;
height: 40px;
color: var(--color--brand-1, #b72025);
letter-spacing: .08px;
background-color: #fff;
font-size: 16px;
font-weight: 700;
text-align: left;
justify-content: left;
box-shadow: none;
}
.feedback-form__time-list-new-r .wpcf7-list-item label input:checked + .wpcf7-list-item-label::before,
.each-submit .wpcf7-acceptance input:checked + .wpcf7-list-item-label::before
{
border-color: #262626 !important;
background-color: #262626 !important;
}
.price_single.altr {
background: #fff;
box-shadow: none;
height: 44px;
width: 100%;
display: flex;
justify-content: left;
align-items: center;
text-align: left;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: none;
padding: 0;
}
.woocommerce-thankyou-order-details li {display: block;margin-top: 0!important;}
.woocommerce-thankyou-order-details span.woocommerce-Price-amount.amount {float: initial !important;padding: 0 !important;}
.woocommerce-thankyou-order-details {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce-thankyou-order-details li{
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.woocommerce ul.order_details li{
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 144%;
color: #303030;
}
.woocommerce ul.order_details li strong{
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 144%;
color: #303030;
}
.woocommerce ul.order_details li strong .amount, .woocommerce ul.order_details li strong .amount span {font-weight: 300;}
.woocommerce ul.order_details li {border-right: 1px solid #cfc8d8;}
.login_page .kontakt_form {background-color: transparent !important;} .swiper img {border-radius: 20px;}
main img {border-radius: 20px;}
.st_slider_img {padding-bottom: 30px;}
.st_slider_img .swiper-button-prev,.st_slider_img .swiper-button-next {
top: -30px;
bottom: 0;
margin: auto;}
.st_slider_img img {width: 100%;}
.st_slider_img .st_pagination  {bottom: 0;}
.st_slider_img .swiper-button-prev, .st_slider_img .swiper-rtl .swiper-button-next {margin-left: 15px;}
.st_slider_img .swiper-button-next, .st_slider_img .swiper-rtl .swiper-button-prev {margin-right: 15px;}
.swiper-button-next, .swiper-button-prev {color: #000;}
.swiper-button-next::after, .swiper-button-prev::after {font-size: 16px;font-weight: 600;padding: 14px 18px;}
.mt6{margin-top: 60px;}
.mb6{margin-bottom: 60px;}
.pt6{padding-top: 60px;}
.pb6{padding-bottom: 60px;}
.back_el{background-color: rgba(249, 247, 244, 1);}
.st_header{margin-bottom: 25px;}
.st_name{
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 100%;
color: #303030;
margin: 0;
padding: 0;
}
.st_slog{
font-style: normal;
font-weight: 300;
font-size: 34px;
line-height: 100%;
color: #303030;
margin: 0;
padding: 0;
}
@media (min-width:768px){
.b_mob {display: none;}
.footer__box--1 {
max-width: 300px !important;
}
.benefits .row>div {padding-left: 25px;}
}
@media (max-width:1200px){
.first_act_baner_aviu_c {width: 415px;}
}
@media (max-width:768px){
.products__list {--gap: 15px;}
.section {padding: 30px 0;}
section.section.subscribe {padding: 30px 0;}
.mt6{margin-top: 30px;}
.mb6{margin-bottom: 30px;}
.pt6{padding-top: 30px;}
.pb6{padding-bottom: 30px;}
.st_name, .st_slog {font-size: 18px;line-height: 140%;}
.wrap_mob {padding: 0 15px;}
nav.header-nav {display: none;}
.st_slider_img .swiper-button-prev,.st_slider_img .swiper-button-next {display: none;}
.b_desc {display: none;}
.first_act_baner_cont {padding: 20px;height: auto;}
.first_act_baner_aviu {
position: absolute;
left: 15px;
bottom: 15px;
right: 15px;
}
.first_act_baner_aviu_c {
width: 360px;
height: 130px;
left: 15px;
right: 15px;
padding: 15px 30px 15px 60px;
mask-size: contain;
mask-position: center;
}
.first_act_baner_aviu p {display: none;}
.first_act_baner_aviu svg {position: absolute;
left: 20px;
top: 18px;
width: 30px;
height: 30px;}
.first_act_head h2 {font-size: 24px;}
.first_act_baner_cont h4 {font-size: 36px;}
.first_act_head p {font-size: 16px;line-height: 160%;}
.first_act_head h2,.first_act_baner_cont h4 {line-height: 130%;}
.first_act_head {margin-bottom: 30px;}
.first_act_baner_cont h4 {margin-top: 0;}
.first_act_baner_cont .first_act_baner_btncat, .first_act_baner_cont h4, .first_act_baner_cont p {
margin-bottom: 20px;
}
.first_act_baner_aviu h6 {font-size: 16px;}
.header {position: relative; padding-left: 40px;}
.mobile-menu__btn--open {position: absolute;
left: 15px;
top: 0;
bottom: 0;
margin: auto;}
.products .products__list {
display: flex;
overflow-x: auto;
justify-content: start;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
gap: 16px;
padding-bottom: 10px;
-webkit-overflow-scrolling: touch;
flex-wrap: nowrap;
}
.products .products__item {
position: relative;
min-width: 80%;
scroll-snap-align: start;
flex-shrink: 0;
padding-left: 0;
scroll-padding-left: 0;
background: #262626;
padding-left: 0;
}
.discount-badge {font-size: 14px;}
.product__title {font-size: 26px;}
.product_vuebtn {padding: 15px;}
.product_vue_blk {padding: 0;position: relative;}
.product_vuebtn_btna {display: block;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.product_vuebtn_btna:not(:last-of-type)::after{display: none;}
.products .products__item .btn_d:after{
content: "";
display: inline-block;
width: 16px;
height: 16px;
background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.6001 8.00003C1.6001 7.5582 1.95827 7.20003 2.4001 7.20003L11.6687 7.20003L7.43441 2.96571C7.12199 2.65329 7.12199 2.14676 7.43441 1.83434C7.74683 1.52192 8.25336 1.52192 8.56578 1.83434L14.1658 7.43434C14.4782 7.74676 14.4782 8.25329 14.1658 8.56571L8.56578 14.1657C8.25336 14.4781 7.74683 14.4781 7.43441 14.1657C7.12199 13.8533 7.12199 13.3468 7.43441 13.0343L11.6687 8.80002L2.4001 8.80002C1.95827 8.80002 1.6001 8.44185 1.6001 8.00003Z" fill="white"/></svg>');
background-size: contain;
background-repeat: no-repeat;
margin-left: auto;
}
.products .products__item .btn_d {display: flex;-ms-flex-align: center !important;align-items: center !important;background-color: transparent;text-align: left;color: #fff;padding: 5px 0;}
.products .product_vuebtn{color: #fff; background-color: #262626;}
.product__title{font-size: 26px;}
.product_vuebtn_name{color: #ACACAC;font-style: normal;font-weight: 400;font-size: 12px;}
.product_vuebtn .btn_d{font-weight: 400;font-size: 16px;}
.benefits > .row {padding: 30px 10px;}
.benefits__container {border-left: none; border-top: 1px solid rgba(0, 0, 0, 0.1);margin-top: 30px;padding-top: 30px;}
.benefits__title, .section__title_h3 {font-size: 22px;line-height: 140%;}
.benefit-1__text {font-size: 12px;line-height: 140%;}
.warum_uns .btn_ok {display: block;}
.warum_uns h2 {margin-bottom: 20px;}
.warum_uns .btn_ok{margin: 15px 0;}
.first_act {padding: 40px 0;}
.warum_uns, .benefits, .wrap_mob, .mobile-action-section {margin-bottom: 40px;}
.products {padding-bottom: 40px;}
.warum_uns > .row {padding: 30px 0;}
.newsline {padding: 10px 0;}
.products .product__title {bottom: 10px;left: 15px;font-size: 26px;}
.newsline__container{display: flex;flex-direction: row;-ms-flex-align: center !important;align-items: center !important;}
.newsline__container .newsline__text  {margin-right: auto;}
.footer_social, .footer_list_left, .footer_list_fight .row  { -ms-flex-pack: center !important; justify-content: center !important;}
.news_slider_slide_viu .news-slide__title {font-size: 18px;}
.news_slider_slide_viu .news-slide__text {font-size: 14px;}
.news_slider_slide_viu .news-slide__link {font-size: 16px;}
.subscribe__cta {font-size: 24px;}
.subscribe__text{font-size: 16px;}
.subscribe__text_2{font-size: 12px;}
.mailster-form-fields {
align-items: center;
display: flex;
flex-direction: inherit;
gap: 0;
}
.mailster-form-fields .button {margin: 0;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.warum_uns .btn_ok {margin: 15px 0;}
.footer_list_left {margin-bottom: 15px;}
.hero.mobile-action-section{display: none;}
}
@media (max-width:600px){
.first_act_baner_aviu_c {width: 360px;height: 125px;}
}
@media (max-width:460px){
.first_act_baner_aviu_c {width: auto;height: 130px;}
}
.footer_social{ -ms-flex-pack: center !important; justify-content: center !important;} .single-product .description-other, .single-product .benefits-3, .single-product section.background-color--bg-light.features.section,
.single-product .background-color--bg-light.btn-detail, .single-product section.products.section.section--top-0 {display: none;}