@charset "UTF-8";
.catalog .collection-wrapper .collection .collection_caption .collection_title,
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"],
.mt-0,
.my-0,
.news-block_1 .views-row .card .card-text,
.news-block_2 .views-row .card .card-text,
.page--product .product--full .layout--onecol .product__field-t-collection,
.webform-details-toggle-state-wrapper + details,
.work-block_1 .views-row .work:hover .work_body__title,
dl,h1,h2,h3,h4,h5,h6,ol,p,ul {margin-top:0;}
body{font-weight:400;}
body,caption {text-align: left;}
address,legend {line-height: inherit;}
legend,p {white-space: normal;max-width:100%;}
.slick-track img,
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled){cursor: pointer;}
code,p {word-break: break-word;}
.dropdown-menu,.nav,.navbar-nav {list-style: none;}
.card,p {word-wrap: break-word;}
.w-header-mobile-controll-btns{display:flex;align-items:center;justify-content:flex-end;width:30%}
.w-header-mobile-controll-btns .w-header-mobile-phone-icon-link .__link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}
.w-header-mobile-controll-btns .w-header-mobile-phone-icon-link .__link svg{display:block}
.page--front .page__header:not(.sticky) .w-header-mobile-controll-btns .w-header-mobile-phone-icon-link .__link svg path{transition:all ease .2s;fill:#dfd8c8}
.w-header-mobile-controll-btns .w-header-mobile-phone-icon-link .__link svg path{transition:all ease .2s;fill:#002a39}
.w-header-mobile-controll-btns .w-header-mobile-phone-icon-link ~ .main-menu-toggle{margin-left:.5rem}
@media (min-width: 1200px) {
.w-header-mobile-controll-btns{display:none}
}
.badge,
.dropdown-header,
.dropdown-item,
.dropdown-toggle,
.input-group-text,
.navbar-brand,
.nowrap,
.progress-bar,
.text-nowrap {
white-space: nowrap;
}
.carousel.pointer-event,
.slick-slider {
touch-action: pan-y;
}
body {
margin: 0;
font-family: Roboto, -apple-system, BlinkMacSystemFont, sans-serif;
font-size: 1rem;
line-height: 1.5;
color: #4c4541;
background-color: #fff;
overflow-x: hidden;
}
.custom-range:focus,
.slick-list:focus,
[tabindex="-1"]:focus,
a:not([href]):not([tabindex]):focus {
outline: 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
}
.page__header .header__branding {
display: flex;
align-items: center;
font-size: 0.9rem;
}
.nav-link,
.page--front .page__header:not(.sticky) .inverse-logo,
.slick-initialized .slick-slide,
.slick-slide img,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
.nav-link {
padding-top:.6rem;
padding-bottom:.6rem;
}
.bg-transparent,
.page--front .page__header:not(.sticky),
.region-breadcrumbs ol,
.webform-submission-contact-form .form-control:focus,
.webform-submission-feedback-form .form-control:focus,
.webform-submission-get-offer-form .form-control:focus {
background-color: transparent;
}
.collapse:not(.show),
.navbar .form-inline .form-actions,
.page--front .page__header:not(.sticky) .normal-logo,
.page__header .inverse-logo,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
[hidden],
template {
display: none;
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover,
.page--front .page__header:not(.sticky) .block--main-menu .nav-item a,
.page--front .page__header:not(.sticky) .block--socials a,
.page--front .page__header:not(.sticky) .block--socials-footer a,
.text-white,.search-btn.white svg {
color: #fff;
}
.page--front .page__header:not(.sticky) .block--main-menu .nav-item a:hover,
.page--front .page__header:not(.sticky) .block--socials a:hover,
.page--front .page__header:not(.sticky) .block--socials-footer a:hover {
color: #cec4aa;
}
.flex-grow-1,
.page__header .block--main-menu {
flex-grow: 1;
}
.page__header .block--main-menu .navbar-nav {
justify-content: space-between;
flex-direction: row;
}
.page--front .page__header:not(.sticky) .insta,
.page--front .page__header:not(.sticky) .phone-icons {
fill: #fff;
}
.nav-item .phone-icons {
padding-right: 0.5rem;
}
.page__header {
background-color: #f0eee8;
margin: 0;
transition: 0.3s;
position: fixed;
width: 100%;
z-index: 10;
}
.form-check,
.form-group,
.mb-3,
.my-3,
.product-gallery__thumbs,
address,
dl,
ol,
p,
pre,
ul {
margin-bottom: 1rem;
}
p {
overflow-wrap: break-word;
}
address {
font-style: normal;
}
dd,
label,
legend {
margin-bottom: 0.5rem;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn,
.card-subtitle,
.card-text:last-child,
.form-check-label,
.form-checkboxes .form-check,
.form-radios .form-check,
.mb-0,
.my-0,
ol ol,
ol ul,
ul ol,
ul ul {
margin-bottom: 0;
}
dd {
margin-left: 0;
}
blockquote,
figure {
margin: 0 0 1rem;
}
.font-weight-bold,
b,
strong {
font-weight: 700;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled,
a {
color: #a34c41;
background-color: transparent;
}
.block-text-link-gallery__field-link a,
.block-text-link-gallery__field-link a:hover,
.block-text-media-link__field-link a,
.block-text-media-link__field-link a:hover,
.page__footer a,
.page__footera:hover,
.page__header a,
.page__header a:hover{text-decoration:none;}
.text-secondary,
a:hover {
color: #a34c41;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
.accordion > .card,
.instagram-feed,
.instagram-feed .instagram_gallery,
.instagram-feed .instagram_profile,
.modal-open,
.overflow-hidden,
.slick-list,
svg {
overflow: hidden;
}
img {
display: block;
border-style: none;
max-width: 100%;
height: auto;
}
.align-middle,
img,
svg {
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
}
.accordion > .card:not(:first-of-type) .card-header:first-child,
.rounded-0,
.views-exposed-form > div .custom-select .ms-drop,
button {
border-radius: 0;
}
button:focus {
outline: dotted 1px;
outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
.h1,
.initialism,
h1 {
text-transform: uppercase;
}
select {
word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
font-size: 1.5rem;
color: inherit;
}
.align-baseline,
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.container-inline div,
.container-inline label,
.d-inline-block,
.figure,
.list-inline-item,
output {
display: inline-block;
}
.slick-list,
.slick-slider,
.slick-track {
display: block;
position: relative;
}
summary {
display: list-item;
}
.collection_caption h1,
.mb-5,
.my-5 {
margin-bottom: 2rem;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.news-block_1 .views-row .card .card-text,
.news-block_2 .views-row .card .card-text,
.page--product .product--full .layout--onecol .product__field-t-collection,
.work-block_1 .views-row .work:hover .work_body__title,
h1,
h2,
h3,
h4,
h5,
h6,
.drop-menu {
margin-bottom: 0.7rem;
font-weight: 400;
line-height: 1.2;
color: #002a39;
}
.h1,
h1 {
font-size: 2.5rem;
}
.h2,
.page--product .product--full .layout--onecol .product__field-t-collection
h2 {
font-size: 2rem;
}
.h3,
h3 {
font-size: 1.75rem;
}
.h4,
.news-block_1 .views-row .card .card-text,
.news-block_2 .views-row .card .card-text,
h4{
font-size: 1.5rem;
}
.h5,
h5 {
font-size: 1.25rem;
}
.h6,
fieldset.card legend,
h6 {
font-size: 1rem;
}
.page__header .block--branding {
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.page__header .block--branding {
width: 65%;
}
}
.toolbar-oriented .toolbar-bar {
z-index: 1200;
}
.align-left,
.float-left,
.progress__description,
.toolbar-horizontal .toolbar-menu.nav,
.views-view-grid .views-col,
[dir="rtl"] .progress__percentage {
float: left;
}
.forum__last-reply {
width: 20%;
}
.forum-list__forum {
width: 60%;
}
#drupal-off-canvas {
-webkit-box-sizing: initial;
box-sizing: initial;
}
*,
.slick-slider,
:after,
:before {
box-sizing: border-box;
}
.slick-slider {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
margin: 0;
padding: 0;
}
.blockquote,
hr {
margin-bottom: 1rem;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
transform: translateZ(0);
}
.slick-track {
top: 0;
left: 0;
margin-left: auto;
margin-right: auto;
}
.slick-track:after,
.slick-track:before {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track,
.views-exposed-form > div .custom-select .ms-drop ul li input[type="checkbox"] {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.align-right,
.float-right,
[dir="rtl"] .ajax-progress,
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide.dragging img,
a.btn.disabled,
a.close.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
@media print {
blockquote,
img,
pre,
tr {
page-break-inside: avoid;
}
*,
:after,
:before {
text-shadow: none;
box-shadow: none;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]:after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap;
}
blockquote,
pre {
border: 1px solid #adb5bd;
}
thead {
display: table-header-group;
}
.page--product .product--full .layout--onecol .product__field-t-collection,
.work-block_1 .views-row .work:hover .work_body__title,
h2,
h3,
p {
orphans: 3;
widows: 3;
}
.page--product .product--full .layout--onecol .product__field-t-collection,
.work-block_1 .views-row .work:hover .work_body__title,
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container,
body {
min-width: 992px;
}
.d-print-none,
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse;
}
.table td,
.table th {
background-color: #fff;
}
.table-bordered td,
.table-bordered th {
border: 1px solid #dee2e6;
}
.table-dark {
color: inherit;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
border-color: #dee2e6;
}
.table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
.d-print-inline {
display: inline;
}
.d-print-inline-block {
display: inline-block;
}
.d-print-block {
display: block;
}
.d-print-table {
display: table;
}
.d-print-table-row {
display: table-row;
}
.d-print-table-cell {
display: table-cell;
}
.d-print-flex {
display: flex;
}
.d-print-inline-flex {
display: inline-flex;
}
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: #0000;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
}
.display-1,
.display-2,
.display-3,
.display-4 {
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
}
.display-3 {
font-size: 4.5rem;
}
.display-4 {
font-size: 3.5rem;
}
hr {
margin-top: 1rem;
border: 0;
border-top: 1px solid #0000001a;
}
.small,
small {
font-size: 80%;
font-weight: 400;
}
code,
kbd,
pre {
font-size: 87.5%;
}
.mark,
mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
padding-left: 0;
list-style: none;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left,
.list-inline-item:not(:last-child),
.mr-2,
.mx-2 {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
}
.blockquote {
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer:before {
content: "\2014\A0";
}
.img-fluid,
.img-thumbnail {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
.text-reset,
a > code,
pre code {
color: inherit;
}
code {
color: #e83e8c;
}
kbd {
padding: 0.2rem 0.4rem;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
}
pre {
display: block;
color: #212529;
}
pre code {
font-size: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
width: 100%;
padding: 7px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
max-width: 570px;
}
}
@media (min-width: 768px) {
.page__header .block--branding {
margin-right: 60px;
}
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
max-width: 760px;
}
}
@media (min-width: 992px) {
.page__header .collapse.navbar-collapse {
display: none;
}
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
max-width: 985px;
}
}
@media (min-width: 1200px) {
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
max-width: 1190px;
}
}
@media (min-width: 1400px) {
.block--advantages .advantages__field-pp-advantages,
.block--block-text-media-link .layout,
.block_content_6 .basic__body,
.block_content_7 .block-bg__body,
.container {
max-width: 1380px;
}
}
.col,
.col-auto {
max-width: 100%;
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
}
.row.block--laminam-theme-content {
gap:8px;
}
.card > hr,
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.block--advantages .navbar-expand > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand > .layout,
.block_content_6 .navbar-expand > .basic__body,
.block_content_7 .navbar-expand > .block-bg__body,
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-nav .nav-link,
.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: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
}
.col-auto {
flex: 0 0 auto;
width: auto;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #4c4541;
}
.table td,
.table th {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #0088b9;
outline: 0;
box-shadow: 0 0 0 0.2rem #002a3940;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.btn-block,
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #4c4541;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.h-auto,
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
height: auto;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.breadcrumb-item.active 
{
color: #495057;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.invalid-tooltip,
.valid-tooltip {
position: absolute;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
line-height: 1.5;
top: 100%;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: #28a745e6;
}
.form-control.is-valid,
.was-validated .form-control:valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 100% calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem #28a74540;
}
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
display: block;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right
calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
border-color: #28a745;
padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
right 0.75rem center/8px 10px no-repeat,
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
#fff;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem #28a74540;
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
border-color: #28a745;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
.custom-control-input:valid:checked
~ .custom-control-label:before {
border-color: #34ce57;
background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
.custom-control-input:valid:focus
~ .custom-control-label:before {
box-shadow: 0 0 0 0.2rem #28a74540;
}
.custom-control-input.is-valid:focus:not(:checked)
~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
.custom-control-input:valid:focus:not(:checked)
~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
border-color: #28a745;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem #28a74540;
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: #dc3545e6;
}
.carousel,
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup,
.position-relative {
position: relative;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 100% calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem #dc354540;
}
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
display: block;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right
calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
border-color: #dc3545;
padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
right 0.75rem center/8px 10px no-repeat,
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
#fff;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem #dc354540;
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
border-color: #dc3545;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
.custom-control-input:invalid:checked
~ .custom-control-label:before {
border-color: #e4606d;
background-color: #e4606d;
}
.custom-checkbox
.custom-control-input:disabled:checked
~ .custom-control-label:before,
.custom-radio
.custom-control-input:disabled:checked
~ .custom-control-label:before,
.custom-switch
.custom-control-input:disabled:checked
~ .custom-control-label:before {
background-color: #002a3980;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
.custom-control-input:invalid:focus
~ .custom-control-label:before {
box-shadow: 0 0 0 0.2rem #dc354540;
}
.custom-control-input.is-invalid:focus:not(:checked)
~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
.custom-control-input:invalid:focus:not(:checked)
~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem #dc354540;
}
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.form-inline .form-check,
.w-100,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
width: 100%;
}
.btn {
display: inline-block;
color: #4c4541;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
color: #4c4541;
text-decoration: none;
}
.btn.focus,
.btn:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #002a3940;
}
.btn.disabled,
.btn:disabled {
opacity: 0.65;
}
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #002a39;
border-color: #002a39;
}
.btn-primary:hover {
color: #fff;
background-color: #000e13;
border-color: #000406;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #264a5780;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #000406;
border-color: #000;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #a34c41;
border-color: #a34c41;
}
.btn-secondary:hover {
color: #fff;
background-color: #883f36;
border-color: #7f3b32;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #b1675e80;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #7f3b32;
border-color: #75372f;
}
.btn-outline-success:hover,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-success,
.btn-success.disabled,
.btn-success:disabled,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #48b46180;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-info,
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:hover,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #3ab0c380;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-outline-warning:hover,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #deaa0c80;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger:hover,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #e1536180;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-light,
.btn-light.disabled,
.btn-light:disabled,
.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #d8d9db80;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark:hover,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #52585d80;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-outline-primary {
color: #002a39;
border-color: #002a39;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #002a3980;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
color: #002a39;
background-color: transparent;
}
.btn-outline-secondary {
color: #a34c41;
border-color: #a34c41;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #a34c4180;
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #28a74580;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #17a2b880;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #ffc10780;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #dc354580;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #f8f9fa80;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.dropdown-toggle:after,
.dropup .dropdown-toggle:after {
vertical-align: 0.255em;
content: "";
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
display: inline-block;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #343a4080;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-link {
font-weight: 400;
color: #002a39;
text-decoration: none;
}
.btn-link:hover {
color: #a34c41;
text-decoration: none;
}
.btn-link.focus,
.btn-link:focus {
text-decoration: none;
box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
color: #6c757d;
pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg,
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm,
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom,
.btn-block + .btn-block,
.mt-2,
.my-2 {
margin-top: 0.5rem;
}
.fade {
transition: opacity 0.15s linear;
}
.fade:not(.show),
.modal-backdrop.fade,
.video-facade.playing .play-button {
opacity: 0;
}
.collapsing {
height: 0;
overflow: hidden;
transition: height 0.35s;
}
.dropdown-toggle:after {
margin-left: 0.255em;
border-top: 0.3em solid;
border-bottom: 0;
}
.dropdown-toggle-split:after,
.dropdown-toggle:empty:after,
.dropleft .dropdown-toggle:empty:after,
.dropright .dropdown-toggle-split:after,
.dropright .dropdown-toggle:empty:after,
.dropup .dropdown-toggle-split:after,
.dropup .dropdown-toggle:empty:after,
.ml-0,
.mx-0 {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #4c4541;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #00000026;
border-radius: 0.25rem;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
margin-left: 0.255em;
border-top: 0;
border-bottom: 0.3em solid;
}
.dropleft .dropdown-toggle:before,
.dropright .dropdown-toggle:after {
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
content: "";
}
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
display: inline-block;
margin-left: 0.255em;
border-right: 0;
border-left: 0.3em solid;
vertical-align: 0;
}
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
display: none;
}
.dropleft .dropdown-toggle:before {
display: inline-block;
margin-right: 0.255em;
border-right: 0.3em solid;
vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
right: auto;
bottom: auto;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.block--favorite div:last-of-type,
.company-data__field-socials div:last-of-type,
.dropleft .dropdown-toggle-split:before,
.mr-0,
.mx-0 {
margin-right: 0;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
background-color: transparent;
border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #002a39;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active,
.container-inline .details-wrapper,
.d-block,
.dropdown-menu.show,
.js .js-show,
.tab-content > .active {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group,
.w-auto {
width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child),
.input-group-append,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after,
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child),
.input-group
> .input-group-append:last-child
> .btn:not(:last-child):not(.dropdown-toggle),
.input-group
> .input-group-append:last-child
> .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child),
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
> .input-group-prepend:first-child
> .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.custom-select,
.input-group-text {
font-size: 1rem;
border: 1px solid #ced4da;
color: #495057;
font-weight: 400;
line-height: 1.5;
}
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
z-index: 4;
}
.input-group > .custom-file,
.views-exposed-form .form-actions,
.views-exposed-form > div .custom-select .ms-drop ul li label span {
display: flex;
align-items: center;
}
.d-flex,
.input-group-append,
.input-group-prepend {
display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
position: relative;
z-index: 2;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
text-align: center;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
height: calc(1.5em + 1rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
height: calc(1.5em + 0.5rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
color: #fff;
border-color: #002a39;
background-color: #002a39;
}
.custom-control-input:focus ~ .custom-control-label:before {
box-shadow: 0 0 0 0.2rem #002a3940;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
border-color: #0088b9;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
color: #fff;
background-color: #00aeec;
border-color: #00aeec;
}
.custom-control-input:disabled ~ .custom-control-label:before,
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label:before {
pointer-events: none;
background-color: #fff;
border: 1px solid #adb5bd;
}
.custom-file-input:focus ~ .custom-file-label,
.custom-select:focus {
border-color: #0088b9;
box-shadow: 0 0 0 0.2rem #002a3940;
}
.custom-control-label:after,
.custom-control-label:before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
}
.custom-control-label:after {
background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before,
.nav-pills .nav-link,
.rounded {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
.custom-control-input:indeterminate
~ .custom-control-label:before {
border-color: #002a39;
background-color: #002a39;
}
.custom-checkbox
.custom-control-input:indeterminate
~ .custom-control-label:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
.custom-control-input:disabled:indeterminate
~ .custom-control-label:before {
background-color: #002a3980;
}
.custom-radio .custom-control-label:before,
.rounded-circle {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-switch {
padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
vertical-align: middle;
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
right 0.75rem center/8px 10px no-repeat #fff;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
outline: 0;
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file {
display: inline-block;
margin-bottom: 0;
}
.custom-file,
.custom-file-input {
position: relative;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
}
.custom-file-input {
z-index: 2;
margin: 0;
opacity: 0;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]:after {
content: attr(data-browse);
}
.custom-file-label {
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
font-weight: 400;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label,
.custom-file-label:after {
position: absolute;
top: 0;
right: 0;
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
}
.custom-file-label:after {
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #002a3940;
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #002a3940;
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #002a3940;
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #002a39;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
background-color: #00aeec;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #002a39;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
.custom-range::-moz-range-thumb:active {
background-color: #00aeec;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #002a39;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
appearance: none;
}
.custom-range::-ms-thumb:active {
background-color: #00aeec;
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
}
.breadcrumb-item + .breadcrumb-item:hover:before,
.card-link:hover,
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover,
.text-decoration-none,
a.badge:focus,
a.badge:hover {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.border-bottom,
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.accordion > .card .card-header,
.list-group-flush .list-group-item:last-child,
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.badge-primary,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #002a39;
}
.navbar-toggler,
button.close {
background-color: transparent;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.badge:empty,
.d-none,
.navbar-expand .navbar-toggler,
.popover-header:empty,
.tab-content > .tab-pane {
display: none;
}
.navbar {
position: relative;
padding: 0.5rem 1rem;
}
.block--advantages .navbar > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar > .layout,
.block_content_6 .navbar > .basic__body,
.block_content_7 .navbar > .block-bg__body,
.navbar,
.navbar > .container,
.navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: 50%/100% 100% no-repeat;
}
@media (max-width: 575.98px) {
.block--advantages .navbar-expand-sm > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-sm > .layout,
.block_content_6 .navbar-expand-sm > .basic__body,
.block_content_7 .navbar-expand-sm > .block-bg__body,
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
.form-inline label {
justify-content: center;
}
.form-inline .form-group,
.form-inline label {
display: flex;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-group {
flex: 0 0 auto;
flex-flow: row wrap;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .custom-select,
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.block--advantages .navbar-expand-sm > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-sm > .layout,
.block_content_6 .navbar-expand-sm > .basic__body,
.block_content_7 .navbar-expand-sm > .block-bg__body,
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.block--advantages .navbar-expand-md > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-md > .layout,
.block_content_6 .navbar-expand-md > .basic__body,
.block_content_7 .navbar-expand-md > .block-bg__body,
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
.dropdown-menu-md-left {
right: auto;
left: 0;
}
.dropdown-menu-md-right {
right: 0;
left: auto;
}
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.list-group-horizontal-md,
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.block--advantages .navbar-expand-md > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-md > .layout,
.block_content_6 .navbar-expand-md > .basic__body,
.block_content_7 .navbar-expand-md > .block-bg__body,
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.list-group-horizontal-md .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-md .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.list-group-horizontal-lg,
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.block--advantages .navbar-expand-lg > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-lg > .layout,
.block_content_6 .navbar-expand-lg > .basic__body,
.block_content_7 .navbar-expand-lg > .block-bg__body,
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.list-group-horizontal-lg .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-lg .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (max-width: 1199.98px) {
.block--advantages .navbar-expand-xl > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-xl > .layout,
.block_content_6 .navbar-expand-xl > .basic__body,
.block_content_7 .navbar-expand-xl > .block-bg__body,
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
a.btn {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.list-group-horizontal-xl,
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.block--advantages .navbar-expand-xl > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-xl > .layout,
.block_content_6 .navbar-expand-xl > .basic__body,
.block_content_7 .navbar-expand-xl > .block-bg__body,
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.list-group-horizontal-xl .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-xl .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.flex-row,
.list-group-horizontal,
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu,
.position-absolute {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.block--advantages .navbar-expand > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand > .layout,
.block_content_6 .navbar-expand > .basic__body,
.block_content_7 .navbar-expand > .block-bg__body,
.flex-nowrap,
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex;
flex-basis: auto;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
color: #000000e6;
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text,
.text-black-50 {
color: #00000080;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: #000000b3;
}
.navbar-light .navbar-nav .nav-link.disabled {
color: #0000004d;
}
.navbar-light .navbar-toggler {
color: #00000080;
border-color: #0000001a;
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#00000080' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-text,
.text-white-50 {
color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-toggler {
color: hsla(0, 0%, 100%, 0.5);
border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#ffffff80' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
background-color: #fff;
background-clip: border-box;
border: 1px solid #00000020;
border-radius: 0.25rem;
}
.card > .list-group:first-child .list-group-item:first-child,
.list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
flex: 1 1 auto;
padding: 1.25rem;
}
.card-footer,
.card-header {
padding: 0.75rem 1.25rem;
background-color: #00000008;
}
.card-columns .card,
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
margin-bottom: 0;
border-bottom: 1px solid #00000020;
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.border-top-0,
.card-header + .list-group .list-group-item:first-child,
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.card-footer {
border-top: 1px solid #00000020;
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-bottom: -0.75rem;
border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.breadcrumb,
.pagination {
display: flex;
border-radius: 0.25rem;
list-style: none;
}
.card-deck,
.card-group {
display: flex;
flex-direction: column;
}
.card-deck .card,
.card-group > .card {
margin-bottom: 15px;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion > .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.breadcrumb {
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
background-color: #e9ecef;
}
.breadcrumb-item + .breadcrumb-item,
.pl-2,
.px-2 {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.pagination {
padding-left: 0;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #002a39;
background-color: #fff;
border: 1px solid #dee2e6;
}
.badge,
.close {
line-height: 1;
}
.page-link:hover {
z-index: 2;
color: #a34c41;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem #002a3940;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #002a39;
border-color: #002a39;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
text-align: center;
vertical-align: baseline;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
a.badge-primary:focus,
a.badge-primary:hover {
color: #fff;
background-color: #000406;
}
a.badge-primary.focus,
a.badge-primary:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #002a3980;
}
.badge-secondary {
color: #fff;
background-color: #a34c41;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
color: #fff;
background-color: #7f3b32;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #a34c4180;
}
.badge-success {
color: #fff;
background-color: #28a745;
}
a.badge-success:focus,
a.badge-success:hover {
color: #fff;
background-color: #1e7e34;
}
a.badge-success.focus,
a.badge-success:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #28a74580;
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
color: #fff;
background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #17a2b880;
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
color: #212529;
background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #ffc10780;
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
a.badge-danger:focus,
a.badge-danger:hover {
color: #fff;
background-color: #bd2130;
}
a.badge-danger.focus,
a.badge-danger:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #dc354580;
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
a.badge-light:focus,
a.badge-light:hover {
color: #212529;
background-color: #dae0e5;
}
a.badge-light.focus,
a.badge-light:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #f8f9fa80;
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
.jumbotron,
.progress {
background-color: #e9ecef;
}
a.badge-dark:focus,
a.badge-dark:hover {
color: #fff;
background-color: #1d2124;
}
a.badge-dark.focus,
a.badge-dark:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem #343a4080;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
border-radius: 0.3rem;
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
0% {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
border-radius: 0.25rem;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
background-color: #002a39;
transition: width 0.6s;
}
.progress-bar-striped {
background-image: linear-gradient(
45deg,
hsla(0, 0%, 100%, 0.15) 25%,
transparent 0,
transparent 50%,
hsla(0, 0%, 100%, 0.15) 0,
hsla(0, 0%, 100%, 0.15) 75%,
transparent 0,
transparent
);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes;
}
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #4c4541;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #00000020;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled,
.list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #002a39;
border-color: #002a39;
}
.list-group-horizontal .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.list-group-item-primary {
color: #00161e;
background-color: #b8c3c8;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
color: #00161e;
background-color: #aab7bd;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #00161e;
border-color: #00161e;
}
.list-group-item-secondary {
color: #552822;
background-color: #e5cdca;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
color: #552822;
background-color: #ddbdb9;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #552822;
border-color: #552822;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.close,
a.text-primary:focus,
a.text-primary:hover {
color: #000;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.modal-title,
.popover,
.tooltip {
line-height: 1.5;
}
.popover,
.text-hide,
.tooltip {
text-shadow: none;
}
.close:hover {
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
opacity: 0.75;
}
button.close {
padding: 0;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translateY(-50px);
}
.modal.show .modal-dialog {
transform: none;
}
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.flex-shrink-0,
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
display: block;
height: calc(100vh - 1rem);
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
content: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #0003;
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.ml-1,
.modal-footer > :not(:first-child),
.mx-1 {
margin-left: 0.25rem;
}
.modal-footer > :not(:last-child),
.mr-1,
.mx-1 {
margin-right: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
text-align: left;
text-align: start;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow:before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-bottom,
.bs-tooltip-top {
padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow,
.fixed-bottom {
bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-left,
.bs-tooltip-right {
padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow,
.fixed-top {
top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.carousel-indicators li,
.popover {
background-color: #fff;
background-clip: padding-box;
}
.popover {
top: 0;
left: 0;
z-index: 1060;
max-width: 276px;
text-align: left;
text-align: start;
border: 1px solid #0003;
border-radius: 0.3rem;
}
.popover,
.popover .arrow {
position: absolute;
display: block;
}
.popover .arrow {
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top,
.mb-2,
.my-2 {
margin-bottom: 0.5rem;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-text
p,
.popover-header {
margin-bottom: 0;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
bottom: calc(-0.5rem + -1px);
}
.bs-popover-auto[x-placement^="top"] > .arrow:before,
.bs-popover-top > .arrow:before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: #00000040;
}
.bs-popover-auto[x-placement^="top"] > .arrow:after,
.bs-popover-top > .arrow:after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right,
.ml-2,
.mx-2 {
margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
left: calc(-0.5rem + -1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow:before,
.bs-popover-right > .arrow:before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #00000040;
}
.bs-popover-auto[x-placement^="right"] > .arrow:after,
.bs-popover-right > .arrow:after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
top: calc(-0.5rem + -1px);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:before,
.bs-popover-bottom > .arrow:before {
top: 0;
border-width: 0 0.5rem 0.5rem;
border-bottom-color: #00000040;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
top: 1px;
border-width: 0 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
right: calc(-0.5rem + -1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow:before,
.bs-popover-left > .arrow:before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #00000040;
}
.bs-popover-auto[x-placement^="left"] > .arrow:after,
.bs-popover-left > .arrow:after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
font-size: 1rem;
color: #002a39;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #4c4541;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner:after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
transform: translateX(-100%);
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: opacity 0s 0.6s;
}
.carousel-control-next,
.carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.article__body a,
.region-breadcrumbs ol li a,
.system-page__body a,
.webform-details-toggle-state:hover,
.webform-details-toggle-statelink:focus {
text-decoration: underline;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s;
}
@media (prefers-reduced-motion: reduce) {
.badge,
.btn,
.carousel-control-next,
.carousel-control-prev,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right,
.carousel-indicators li,
.carousel-item,
.collapsing,
.custom-control-label:before,
.custom-file-label,
.custom-select,
.custom-switch .custom-control-label:after,
.fade,
.form-control,
.modal.fade .modal-dialog,
.progress-bar {
transition: none;
}
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none;
}
.progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.p-0,
.sr-only {
padding: 0;
}
.align-top {
vertical-align: top;
}
.align-bottom {
vertical-align: bottom;
}
.align-text-bottom {
vertical-align: text-bottom;
}
.align-text-top {
vertical-align: text-top;
}
.bg-primary {
background-color: #002a39;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
background-color: #000406;
}
.bg-secondary {
background-color: #a34c41;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
background-color: #7f3b32;
}
.bg-success {
background-color: #28a745;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
background-color: #1e7e34;
}
.bg-info {
background-color: #17a2b8;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
background-color: #117a8b;
}
.bg-warning {
background-color: #ffc107;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
background-color: #d39e00;
}
.bg-danger {
background-color: #dc3545;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
background-color: #bd2130;
}
.bg-light {
background-color: #f8f9fa;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
background-color: #dae0e5;
}
.bg-dark {
background-color: #343a40;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
background-color: #1d2124;
}
.bg-white,
.card-catal-link:hover .card-catal-name-out {
background-color: #fff;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow:hover,
.config_pages--view-mode--showroom .slick-arrow:hover {
background: #002a39;
}
.border {
border: 1px solid #dee2e6;
}
.border-top {
border-top: 1px solid #dee2e6;
}
.border-right {
border-right: 1px solid #dee2e6;
}
.border-left {
border-left: 1px solid #dee2e6;
}
.border-0 {
border: 0;
}
.border-right-0 {
border-right: 0;
}
.border-bottom-0 {
border-bottom: 0;
}
.border-left-0 {
border-left: 0;
}
.border-primary {
border-color: #002a39;
}
.block--block-text-link-gallery
.layout
.block-text-link-gallery__field-link
a:hover,
.block--block-text-media-link
.layout
.block-text-media-link__field-link
a:hover {
border-color: #a34c41;
color: #a34c41;
}
.border-secondary {
border-color: #a34c41;
}
.border-success {
border-color: #28a745;
}
.border-info {
border-color: #17a2b8;
}
.border-warning {
border-color: #ffc107;
}
.border-danger {
border-color: #dc3545;
}
.border-light {
border-color: #f8f9fa;
}
.border-dark {
border-color: #343a40;
}
.border-white {
border-color: #fff;
}
.rounded-sm {
border-radius: 0.2rem;
}
.rounded-left,
.rounded-top {
border-top-left-radius: 0.25rem;
}
.rounded-right,
.rounded-top {
border-top-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-right {
border-bottom-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-left {
border-bottom-left-radius: 0.25rem;
}
.rounded-lg {
border-radius: 0.3rem;
}
.rounded-pill {
border-radius: 50rem;
}
.clearfix:after {
content: "";
}
.d-inline,
.form-composite.webform-fieldset--title-inline .fieldset-wrapper,
.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div,
.item-list__comma-list,
.item-list__comma-list li,
.webform-element--title-inline .form-checkboxes,
.webform-element--title-inline .form-radios,
.webform-element--title-inline > div.container-inline {
display: inline;
}
.d-table {
display: table;
}
.d-table-row {
display: table-row;
}
.d-table-cell {
display: table-cell;
}
.d-inline-flex {
display: inline-flex;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive:before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9:before {
padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
padding-top: 56.25%;
}
.embed-responsive-4by3:before {
padding-top: 75%;
}
.embed-responsive-1by1:before {
padding-top: 100%;
}
.flex-column {
flex-direction: column;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-column-reverse {
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-fill {
flex: 1 1 auto;
}
.flex-grow-0 {
flex-grow: 0;
}
.flex-shrink-1 {
flex-shrink: 1;
}
.justify-content-start {
justify-content: flex-start;
}
.justify-content-end {
justify-content: flex-end;
}
.justify-content-center {
justify-content: center;
}
.justify-content-between {
justify-content: space-between;
}
.justify-content-around {
justify-content: space-around;
}
.align-items-start {
align-items: flex-start;
}
.align-items-end {
align-items: flex-end;
}
.align-items-center {
align-items: center;
}
.align-items-baseline {
align-items: baseline;
}
.align-items-stretch {
align-items: stretch;
}
.align-content-start {
align-content: flex-start;
}
.align-content-end {
align-content: flex-end;
}
.align-content-center {
align-content: center;
}
.align-content-between {
align-content: space-between;
}
.align-content-around {
align-content: space-around;
}
.align-content-stretch {
align-content: stretch;
}
.align-self-auto {
align-self: auto;
}
.align-self-start {
align-self: flex-start;
}
.align-self-end {
align-self: flex-end;
}
.align-self-center {
align-self: center;
}
.align-self-baseline {
align-self: baseline;
}
.align-self-stretch {
align-self: stretch;
}
.float-none {
float: none;
}
.overflow-auto {
overflow: auto;
}
.position-static {
position: static;
}
.position-fixed {
position: fixed;
}
.position-sticky {
position: -webkit-sticky;
position: sticky;
}
.fixed-bottom,
.fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.w-25 {
width: 25%;
}
.w-50 {
width: 50%;
}
.w-75 {
width: 75%;
}
.h-25 {
height: 25%;
}
.h-50 {
height: 50%;
}
.h-75 {
height: 75%;
}
.h-100 {
height: 100%;
}
.mw-100 {
max-width: 100%;
}
.mh-100 {
max-height: 100%;
}
.min-vw-100 {
min-width: 100vw;
}
.min-vh-100 {
min-height: 100vh;
}
.vw-100 {
width: 100vw;
}
.vh-100 {
height: 100vh;
}
.stretched-link:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: transparent;
}
.m-0,
.webform-ajax-messages .messages + .messages {
margin: 0;
}
.m-1 {
margin: 0.25rem;
}
.mt-1,
.my-1 {
margin-top: 0.25rem;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem;
}
.m-2 {
margin: 0.5rem;
}
.m-3 {
margin: 1rem;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.collection_text,
.mt-3,
.my-3,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.collection_text {
margin-top: 1rem;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-image,
.mr-4,
.mx-4 {
margin-right: 1.5rem;
}
.ml-3,
.mx-3 {
margin-left: 1rem;
}
.m-4 {
margin: 1.5rem;
}
.mt-4,
.my-4 {
margin-top: 1.5rem;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem;
}
.m-5 {
margin: 3rem;
}
.mt-5,
.my-5 {
margin-top: 2rem;
}
.mr-5,
.mx-5 {
margin-right: 2rem;
}
.ml-5,
.mx-5 {
margin-left: 2rem;
}
.pt-0,
.py-0 {
padding-top: 0;
}
.pr-0,
.px-0 {
padding-right: 0;
}
.pb-0,
.py-0 {
padding-bottom: 0;
}
.pl-0,
.px-0 {
padding-left: 0;
}
.p-1 {
padding: 0.25rem;
}
.pt-1,
.py-1 {
padding-top: 0.25rem;
}
.pr-1,
.px-1 {
padding-right: 0.25rem;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem;
}
.pl-1,
.px-1 {
padding-left: 0.25rem;
}
.p-2,
.views-exposed-form > div .custom-select .ms-drop ul li {
padding: 0.5rem;
}
.pt-2,
.py-2 {
padding-top: 0.5rem;
}
.pr-2,
.px-2 {
padding-right: 0.5rem;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem;
}
.block--block-text-media-link
.layout
.block-text-media-link__field-content-left,
.pb-3,
.py-3 {
padding-bottom: 1rem;
}
.p-3 {
padding: 1rem;
}
.pt-3,
.py-3 {
padding-top: 1rem;
}
.pr-3,
.px-3 {
padding-right: 1rem;
}
.pl-3,
.px-3 {
padding-left: 1rem;
}
.p-4 {
padding: 1.5rem;
}
.pt-4,
.py-4 {
padding-top: 1.5rem;
}
.pr-4,
.px-4 {
padding-right: 1.5rem;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem;
}
.pl-4,
.px-4 {
padding-left: 1.5rem;
}
.p-5 {
padding: 3rem;
}
.favourites-block_1 .views-element-container,
.news-block_2 .views-element-container,
.pt-5,
.py-5 {
padding-top: 3rem;
}
.pr-5,
.px-5 {
padding-right: 3rem;
}
.pb-5,
.py-5 {
padding-bottom: 3rem;
}
.pl-5,
.px-5 {
padding-left: 3rem;
}
.m-n1 {
margin: -0.25rem;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem;
}
.m-n2 {
margin: -0.5rem;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem;
}
.m-n3 {
margin: -1rem;
}
.mt-n3,
.my-n3 {
margin-top: -1rem;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem;
}
.m-n4 {
margin: -1.5rem;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem;
}
.m-n5 {
margin: -3rem;
}
.mt-n5,
.my-n5 {
margin-top: -3rem;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem;
}
.m-auto {
margin: auto;
}
.mt-auto,
.my-auto {
margin-top: auto;
}
.mr-auto,
.mx-auto {
margin-right: auto;
}
.mb-auto,
.my-auto {
margin-bottom: auto;
}
.ml-auto,
.mx-auto {
margin-left: auto;
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
Courier New, monospace;
}
.text-align-justify,
.text-justify {
text-align: justify;
}
.text-wrap {
white-space: normal;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-align-left,
.text-left,
.views-align-left,
[dir="rtl"] .tabledrag-toggle-weight-wrapper,
[dir="rtl"] .webform-details-toggle-state-wrapper {
text-align: left;
}
.tabledrag-toggle-weight-wrapper,
.text-align-right,
.text-right,
.views-align-right {
text-align: right;
}
.text-align-center,
.text-center,
.views-align-center {
text-align: center;
}
@media (min-width: 576px) {
.card-deck {
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: flex;
flex: 1 0 0;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
.card-group {
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-header,
.card-group > .card:not(:last-child) .card-img-top {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-footer,
.card-group > .card:not(:last-child) .card-img-bottom {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-header,
.card-group > .card:not(:first-child) .card-img-top {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-footer,
.card-group > .card:not(:first-child) .card-img-bottom {
border-bottom-left-radius: 0;
}
.card-columns {
-moz-column-count: 3;
column-count: 3;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
.jumbotron {
padding: 4rem 2rem;
}
.flex-sm-row,
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-sm .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered:before {
height: calc(100vh - 3.5rem);
}
.modal-sm {
max-width: 300px;
}
.d-sm-none {
display: none;
}
.d-sm-inline {
display: inline;
}
.d-sm-inline-block {
display: inline-block;
}
.d-sm-block {
display: block;
}
.d-sm-table {
display: table;
}
.d-sm-table-row {
display: table-row;
}
.d-sm-table-cell {
display: table-cell;
}
.d-sm-flex {
display: flex;
}
.d-sm-inline-flex {
display: inline-flex;
}
.flex-sm-column {
flex-direction: column;
}
.flex-sm-row-reverse {
flex-direction: row-reverse;
}
.flex-sm-column-reverse {
flex-direction: column-reverse;
}
.flex-sm-wrap {
flex-wrap: wrap;
}
.flex-sm-nowrap {
flex-wrap: nowrap;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-sm-fill {
flex: 1 1 auto;
}
.flex-sm-grow-0 {
flex-grow: 0;
}
.flex-sm-grow-1 {
flex-grow: 1;
}
.flex-sm-shrink-0 {
flex-shrink: 0;
}
.flex-sm-shrink-1 {
flex-shrink: 1;
}
.justify-content-sm-start {
justify-content: flex-start;
}
.justify-content-sm-end {
justify-content: flex-end;
}
.justify-content-sm-center {
justify-content: center;
}
.justify-content-sm-between {
justify-content: space-between;
}
.justify-content-sm-around {
justify-content: space-around;
}
.align-items-sm-start {
align-items: flex-start;
}
.align-items-sm-end {
align-items: flex-end;
}
.align-items-sm-center {
align-items: center;
}
.align-items-sm-baseline {
align-items: baseline;
}
.align-items-sm-stretch {
align-items: stretch;
}
.align-content-sm-start {
align-content: flex-start;
}
.align-content-sm-end {
align-content: flex-end;
}
.align-content-sm-center {
align-content: center;
}
.align-content-sm-between {
align-content: space-between;
}
.align-content-sm-around {
align-content: space-around;
}
.align-content-sm-stretch {
align-content: stretch;
}
.align-self-sm-auto {
align-self: auto;
}
.align-self-sm-start {
align-self: flex-start;
}
.align-self-sm-end {
align-self: flex-end;
}
.align-self-sm-center {
align-self: center;
}
.align-self-sm-baseline {
align-self: baseline;
}
.align-self-sm-stretch {
align-self: stretch;
}
.float-sm-left {
float: left;
}
.float-sm-right {
float: right;
}
.float-sm-none {
float: none;
}
.m-sm-0 {
margin: 0;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0;
}
.m-sm-1 {
margin: 0.25rem;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem;
}
.m-sm-2 {
margin: 0.5rem;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem;
}
.m-sm-3 {
margin: 1rem;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem;
}
.m-sm-4 {
margin: 1.5rem;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem;
}
.m-sm-5 {
margin: 3rem;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem;
}
.p-sm-0 {
padding: 0;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0;
}
.p-sm-1 {
padding: 0.25rem;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem;
}
.p-sm-2 {
padding: 0.5rem;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem;
}
.p-sm-3 {
padding: 1rem;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem;
}
.p-sm-4 {
padding: 1.5rem;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem;
}
.p-sm-5 {
padding: 3rem;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem;
}
.m-sm-n1 {
margin: -0.25rem;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem;
}
.m-sm-n2 {
margin: -0.5rem;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem;
}
.m-sm-n3 {
margin: -1rem;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem;
}
.m-sm-n4 {
margin: -1.5rem;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem;
}
.m-sm-n5 {
margin: -3rem;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem;
}
.m-sm-auto {
margin: auto;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto;
}
.text-sm-left {
text-align: left;
}
.text-sm-right {
text-align: right;
}
.text-sm-center {
text-align: center;
}
}
.text-lowercase {
text-transform: lowercase;
}
.page__content .to-top,
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.font-weight-lighter {
font-weight: lighter;
}
.font-weight-bolder {
font-weight: bolder;
}
.font-italic {
font-style: italic;
}
.text-primary {
color: #002a39;
}
a.text-secondary:focus,
a.text-secondary:hover {
color: #6c332b;
}
.text-success {
color: #28a745;
}
a.text-success:focus,
a.text-success:hover {
color: #19692c;
}
.text-info {
color: #17a2b8;
}
a.text-info:focus,
a.text-info:hover {
color: #0f6674;
}
.text-warning {
color: #ffc107;
}
a.text-warning:focus,
a.text-warning:hover {
color: #ba8b00;
}
.text-danger {
color: #dc3545;
}
a.text-danger:focus,
a.text-danger:hover {
color: #a71d2a;
}
.text-light {
color: #f8f9fa;
}
a.text-light:focus,
a.text-light:hover {
color: #cbd3da;
}
.text-dark {
color: #343a40;
}
a.text-dark:focus,
a.text-dark:hover {
color: #121416;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow:hover
i,
.block--favorite a {
color: #fff;
}
.text-body {
color: #4c4541;
}
.text-hide {
font: 0/0 a;
color: transparent;
background-color: transparent;
border: 0;
}
.article--full .article__body ul li:before,
.config_pages--view-mode--showroom .slick-arrow i:before,
.page--product .layout--twocol-section--33-67 .layout__region--first h1:after,
.page__content .to-top i:before,
a.notice:after {
line-height: 1;
font-family: icomoon;
font-style: normal;
font-weight: 400;
font-variant: normal;
speak: none;
}
.text-break {
word-break: break-word;
overflow-wrap: break-word;
}
.visible {
visibility: visible;
}
.block--favorite {
margin: 0 5px;
padding: 15px;
background-color: #a34c41;
}
.block--favorite a:hover {
color: #fff;
text-decoration: none;
}
.block--favorite a .fav-count {
font-size: 0.7rem;
}
.block--favorite div i,
.company-data__field-socials div i,
a.notice:after {
font-size: 1rem;
}
.block--socials {
display: none;
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
.d-lg-none {
display: none;
}
.d-lg-inline {
display: inline;
}
.d-lg-inline-block {
display: inline-block;
}
.block--socials,
.d-lg-block {
display: block;
}
.d-lg-table {
display: table;
}
.d-lg-table-row {
display: table-row;
}
.d-lg-table-cell {
display: table-cell;
}
.d-lg-flex {
display: flex;
}
.d-lg-inline-flex {
display: inline-flex;
}
.flex-lg-row {
flex-direction: row;
}
.flex-lg-column {
flex-direction: column;
}
.flex-lg-row-reverse {
flex-direction: row-reverse;
}
.flex-lg-column-reverse {
flex-direction: column-reverse;
}
.flex-lg-wrap {
flex-wrap: wrap;
}
.flex-lg-nowrap {
flex-wrap: nowrap;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-lg-fill {
flex: 1 1 auto;
}
.flex-lg-grow-0 {
flex-grow: 0;
}
.flex-lg-grow-1 {
flex-grow: 1;
}
.flex-lg-shrink-0 {
flex-shrink: 0;
}
.flex-lg-shrink-1 {
flex-shrink: 1;
}
.justify-content-lg-start {
justify-content: flex-start;
}
.justify-content-lg-end {
justify-content: flex-end;
}
.justify-content-lg-center {
justify-content: center;
}
.justify-content-lg-between {
justify-content: space-between;
}
.justify-content-lg-around {
justify-content: space-around;
}
.align-items-lg-start {
align-items: flex-start;
}
.align-items-lg-end {
align-items: flex-end;
}
.align-items-lg-center {
align-items: center;
}
.align-items-lg-baseline {
align-items: baseline;
}
.align-items-lg-stretch {
align-items: stretch;
}
.align-content-lg-start {
align-content: flex-start;
}
.align-content-lg-end {
align-content: flex-end;
}
.align-content-lg-center {
align-content: center;
}
.align-content-lg-between {
align-content: space-between;
}
.align-content-lg-around {
align-content: space-around;
}
.align-content-lg-stretch {
align-content: stretch;
}
.align-self-lg-auto {
align-self: auto;
}
.align-self-lg-start {
align-self: flex-start;
}
.align-self-lg-end {
align-self: flex-end;
}
.align-self-lg-center {
align-self: center;
}
.align-self-lg-baseline {
align-self: baseline;
}
.align-self-lg-stretch {
align-self: stretch;
}
.float-lg-left {
float: left;
}
.float-lg-right {
float: right;
}
.float-lg-none {
float: none;
}
.m-lg-0 {
margin: 0;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0;
}
.m-lg-1 {
margin: 0.25rem;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem;
}
.m-lg-2 {
margin: 0.5rem;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem;
}
.m-lg-3 {
margin: 1rem;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem;
}
.m-lg-4 {
margin: 1.5rem;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem;
}
.m-lg-5 {
margin: 3rem;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem;
}
.p-lg-0 {
padding: 0;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0;
}
.p-lg-1 {
padding: 0.25rem;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem;
}
.p-lg-2 {
padding: 0.5rem;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem;
}
.p-lg-3 {
padding: 1rem;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem;
}
.p-lg-4 {
padding: 1.5rem;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem;
}
.p-lg-5 {
padding: 3rem;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem;
}
.m-lg-n1 {
margin: -0.25rem;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem;
}
.m-lg-n2 {
margin: -0.5rem;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem;
}
.m-lg-n3 {
margin: -1rem;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem;
}
.m-lg-n4 {
margin: -1.5rem;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem;
}
.m-lg-n5 {
margin: -3rem;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem;
}
.m-lg-auto {
margin: auto;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto;
}
.text-lg-left {
text-align: left;
}
.text-lg-right {
text-align: right;
}
.text-lg-center {
text-align: center;
}
}
.block--favorite,
.company-data__field-socials {
display: flex;
}
.block--favorite div a:hover,
.company-data__field-socials div a:hover,
a.tabledrag-handle:hover {
text-decoration: none;
}
a.notice:after {
text-transform: none;
margin-left: 5px;
color: #a34c41;
}
.page__content {
padding: 2rem 0;
}
.page__content .to-top {
position: fixed;
cursor: pointer;
right: 0;
top: 50%;
transform: rotate(-90deg);
display: flex;
align-items: center;
justify-content: center;
font-size: 0.7rem;
color: #002a39;
}
.page__content .to-top i {
font-size: 0.5rem;
margin-left: 0.3rem;
}
.page__content .to-top i:before {
text-transform: none;
}
.page--front .page__content {
padding: 0;
}
body:not(.page--front) {
background: #f9f9f6;
}
body.page-node-3 {
background: #fff;
}
.page-node-5 .header-bg,
.path--taxonomy .header-bg {
height: 190px;
}
.page-node-5 .region-breadcrumbs,
.path--taxonomy .region-breadcrumbs {
padding-top: 2rem;
}
.page-node-5 .page__content,
.path--taxonomy .page__content {
padding: 1rem 0 2rem;
}
.region-breadcrumbs {
padding-top: 4rem;
display: flex;
justify-content: center;
}
.region-breadcrumbs ol li,
.region-breadcrumbs ol li a {
font-size: 0.8rem;
color: #4c4542;
}
.page__footer {
padding: 3rem 0;
background-color: #f0eee8;
}
@media (min-width: 768px) {
.d-md-none {
display: none;
}
.d-md-inline {
display: inline;
}
.d-md-inline-block {
display: inline-block;
}
.d-md-block {
display: block;
}
.d-md-table {
display: table;
}
.d-md-table-row {
display: table-row;
}
.d-md-table-cell {
display: table-cell;
}
.d-md-flex {
display: flex;
}
.d-md-inline-flex {
display: inline-flex;
}
.flex-md-row {
flex-direction: row;
}
.flex-md-column {
flex-direction: column;
}
.flex-md-row-reverse {
flex-direction: row-reverse;
}
.flex-md-column-reverse {
flex-direction: column-reverse;
}
.flex-md-wrap {
flex-wrap: wrap;
}
.flex-md-nowrap {
flex-wrap: nowrap;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-md-fill {
flex: 1 1 auto;
}
.flex-md-grow-0 {
flex-grow: 0;
}
.flex-md-grow-1 {
flex-grow: 1;
}
.flex-md-shrink-0 {
flex-shrink: 0;
}
.flex-md-shrink-1 {
flex-shrink: 1;
}
.justify-content-md-start {
justify-content: flex-start;
}
.justify-content-md-end {
justify-content: flex-end;
}
.justify-content-md-center {
justify-content: center;
}
.justify-content-md-between {
justify-content: space-between;
}
.justify-content-md-around {
justify-content: space-around;
}
.align-items-md-start {
align-items: flex-start;
}
.align-items-md-end {
align-items: flex-end;
}
.align-items-md-center {
align-items: center;
}
.align-items-md-baseline {
align-items: baseline;
}
.align-items-md-stretch {
align-items: stretch;
}
.align-content-md-start {
align-content: flex-start;
}
.align-content-md-end {
align-content: flex-end;
}
.align-content-md-center {
align-content: center;
}
.align-content-md-between {
align-content: space-between;
}
.align-content-md-around {
align-content: space-around;
}
.align-content-md-stretch {
align-content: stretch;
}
.align-self-md-auto {
align-self: auto;
}
.align-self-md-start {
align-self: flex-start;
}
.align-self-md-end {
align-self: flex-end;
}
.align-self-md-center {
align-self: center;
}
.align-self-md-baseline {
align-self: baseline;
}
.align-self-md-stretch {
align-self: stretch;
}
.float-md-left {
float: left;
}
.float-md-right {
float: right;
}
.float-md-none {
float: none;
}
.m-md-0 {
margin: 0;
}
.mt-md-0,
.my-md-0 {
margin-top: 0;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0;
}
.m-md-1 {
margin: 0.25rem;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem;
}
.m-md-2 {
margin: 0.5rem;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem;
}
.m-md-3 {
margin: 1rem;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem;
}
.m-md-4 {
margin: 1.5rem;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem;
}
.m-md-5 {
margin: 3rem;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem;
}
.p-md-0 {
padding: 0;
}
.pt-md-0,
.py-md-0 {
padding-top: 0;
}
.pr-md-0,
.px-md-0 {
padding-right: 0;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0;
}
.pl-md-0,
.px-md-0 {
padding-left: 0;
}
.p-md-1 {
padding: 0.25rem;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem;
}
.p-md-2 {
padding: 0.5rem;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem;
}
.p-md-3 {
padding: 1rem;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem;
}
.p-md-4 {
padding: 1.5rem;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem;
}
.p-md-5 {
padding: 3rem;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem;
}
.m-md-n1 {
margin: -0.25rem;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem;
}
.m-md-n2 {
margin: -0.5rem;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem;
}
.m-md-n3 {
margin: -1rem;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem;
}
.m-md-n4 {
margin: -1.5rem;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem;
}
.m-md-n5 {
margin: -3rem;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem;
}
.m-md-auto {
margin: auto;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto;
}
.text-md-left {
text-align: left;
}
.text-md-right {
text-align: right;
}
.text-md-center {
text-align: center;
}
.block--favorite {
margin: 0 40px;
padding: 15px 10px;
}
.page__footer {
padding: 5rem 0;
}
}
.page__footer .inverse-logo {
display: none;
}
.page__footer .block--contacts-footer {
margin-top: 1.8rem;
}
.page__footer .block--contacts-footer a,
.page__footer .block--contacts-footer p {
color: #4c4540;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow
i,
.config_pages--view-mode--showroom .slick-arrow i {
color: #002a39;
font-size:.3rem;
}
.page__footer .navbar-nav {
display: block;
-moz-column-count: 2;
column-count: 2;
}
.page__footer .navbar-nav li {
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
}
.page__footer .footer__right {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.block--advantages {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
background-color: #f0eee8;
padding: 5rem 0;
}
.block--advantages .advantages__field-pp-advantages,
.instagram-feed .instagram_gallery {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.block--advantages .advantages__field-pp-advantages .field__item {
display: flex;
flex: 0 1 100%;
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.block--advantages .advantages__field-pp-advantages .field__item {
flex: 0 1 20%;
}
}
.block--advantages .advantages__field-pp-advantages .field__item > div {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-text {
font-size: 0.8rem;
text-transform: uppercase;
}
@media (min-width: 768px) {
.block--advantages .advantages__field-pp-advantages .field__item > div {
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-image {
margin-bottom: 1.5rem;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-text {
text-align: center;
margin-top: auto;
}
}
.block--block-text-media-link {
position: relative; width: 100vw;
left: 50%;
transform: translateX(-50%);
background-color: #f9f9f6;
padding: 2rem 0;
}
.block--block-text-media-link.post {background-color:#fff}
.block--block-text-media-link .layout--twocol-section {
display: flex;
}
@media (max-width: 991.98px) {
.page__header .block--branding {
display: flex;
width: 65%;
}
.page__header .block--branding img {
max-width: 180px;
}
.block--advantages .navbar-expand-lg > .advantages__field-pp-advantages,
.block--block-text-media-link .navbar-expand-lg > .layout,
.block_content_6 .navbar-expand-lg > .basic__body,
.block_content_7 .navbar-expand-lg > .block-bg__body,
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.block--advantages
.advantages__field-pp-advantages
.field__item
> div
.image-text__field-p-image {
min-width: 20%;
}
.block--block-text-media-link .layout--twocol-section {
flex-direction: column-reverse;
}
}
.catalog
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
> .collection_title,
.page--product
.product--full
.layout--onecol
.block--block-text-media-link
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
> .collection_title {
position: absolute;
left: 5%;
top: 2%;
font-size: 3rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
}
.block--block-text-media-link .layout .layout__region--first {
margin-bottom: 4rem;
flex: 0 1 100%;
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
> .collection_title,
.page--product
.product--full
.layout--onecol
.block--block-text-media-link
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
> .collection_title {
left: 18%;
font-size: 8rem;
}
.block--block-text-media-link .layout .layout__region--first {
flex: 0 1 55%;
}
}
.block--block-text-media-link .layout .layout__region--second {
display: flex;
align-items:center;
position: relative;
flex: 0 1 100%;
}
@media (max-width: 991.98px) {
.block--block-text-media-link .layout .image__field-media-image {
margin-bottom: 2rem;
}
}
@media (min-width: 768px) {
.block--block-text-media-link .layout .layout__region--second {
flex: 0 1 45%;
}
.block--block-text-media-link .layout .image__field-media-image:after {
content: "";
}
}
.block--block-text-media-link
.layout
.block-text-media-link__field-media-left
iframe {
max-height: 320px;
}
@media (min-width: 991px) {
.block--block-text-media-link
.layout
.block-text-media-link__field-content-left {
padding-right: 3rem;
}
.block--block-text-media-link
.layout
.block-text-media-link__field-content-right {
padding-left: 3rem;
}
}
.block--block-text-media-link .layout .block-text-media-link__field-link a {
color: #4c4541;
text-transform: uppercase;
padding: 10px 30px;
border: 2px solid #dfd8c8;
}
.block--block-text-media-link
.layout
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.block--block-text-media-link
.layout
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.block--block-text-media-link
.layout
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.block--block-text-media-link .layout h2,
.catalog
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
.layout
.collection_title,
.page--product
.product--full
.layout--onecol
.block--block-text-media-link
.layout
.product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.block--block-text-media-link
.layout
.collection_title {
margin-bottom: 2rem;
}
.block--block-text-link-gallery {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
}
.block--block-text-link-gallery .layout .layout__region--first {
flex: 0 1 100%;
margin-bottom: 2rem;
}
@media (min-width: 992px) {
.block--block-text-link-gallery .layout .layout__region--first {
flex: 0 1 50%;
margin-bottom: 0;
width: 50%;
}
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery,
.block_content_6 .basic__body blockquote {
position: relative;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slide-item {
min-height: 400px;
background-repeat: no-repeat;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
bottom: 24px;
right: 24px;
width: 56px;
height: 56px;
background: #fff;
cursor: pointer;
z-index: 1;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow
i:before {
font-family: icomoon;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow.slick-prev {
right: 80px;
}

@media (max-width: 991.98px) {
.block--block-text-link-gallery .layout .layout__region--second {
flex: 0 1 100%;
margin: 0 auto;
}
.config_pages--view-mode--contacts .layout__region--first {
padding-right: 5%;
}
}
@media (max-width: 767.98px) {
.block--block-text-link-gallery .layout .layout__region--second {
flex: 0 1 100%;
padding: 0 15px;
margin: 0 auto;
}
.webform-submission-feedback-form {
margin-top: 3rem;
}
}
.article--full h1,
.block--block-text-link-gallery .layout .block-text-link-gallery__body,
.config_pages--view-mode--contacts .company-data__field-phones {
margin-bottom: 3rem;
}
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.block--block-text-link-gallery .layout .block-text-link-gallery__body h2,
.block--block-text-link-gallery .layout .block-text-link-gallery__field-link,
.catalog
.collection-wrapper
.collection
.collection_caption
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.collection_title,
.page--product
.product--full
.layout--onecol
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.block--block-text-link-gallery
.layout
.block-text-link-gallery__body
.collection_title {
margin-bottom: 2rem;
}
.page--product
.layout--twocol-section--33-67
.layout__region--first
> div
.field__items
.field__item:after,
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.work__used
.field__items
.field__item:after {
content: "/";
margin: 0 3px;
}
.block--block-text-link-gallery .layout .block-text-link-gallery__field-link a {
color: #4c4541;
text-transform: uppercase;
padding: 10px 30px;
border: 2px solid #dfd8c8;
}
.block--block-gallery .product-gallery,
.webform-submission-feedback-form .form-actions,
.webform-submission-feedback-form .form-item {
width: 100%;
}
.block--block-gallery .product-gallery iframe,
.block--block-gallery .product-gallery img,
.media-oembed-content {
max-width: 100%;
}
.block_content_6 {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
background-color: #fff;
padding: 3rem 0;
}
.block_content_6 .basic__body blockquote:before {
content: "";
position: absolute;
width: 40px;
height: 40px;
}
.block_content_6 .basic__body blockquote p {
font-size: 1.2rem;
font-style: italic;
font-weight: lighter;
}
.block_content_7 {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
background-color: #e3dccc;
padding: 2rem 0;
}
.block_content_7 .block-bg__body {
background-color: #e3dccc;
background-size: contain;
background-position: 100%;
}
.page--product .collections-block_4,
.page--product .layout--twocol-section--33-67 {
background-color: #fff;
padding: 2.5rem;
}
.block_content_7 .block-bg__body .body_content {
padding: 2rem 0;
}
.block_content_8 {
display: flex;
justify-content: center;
padding: 4rem 0;
}
.config_pages--view-mode--contacts,
.sep-block {
margin-bottom: 4rem;
}
.config_pages--view-mode--contacts .company-data__field-phones a {
position: relative;
padding-left: 30px;
}
.config_pages--view-mode--contacts .company-data__field-address,
.config_pages--view-mode--contacts .company-data__field-email,
.config_pages--view-mode--contacts .company-data__field-work-time {
position: relative;
padding-left: 25px;
}
.config_pages--view-mode--contacts .company-data__field-address:before,
.config_pages--view-mode--contacts .company-data__field-email:before,
.config_pages--view-mode--contacts .company-data__field-work-time:before,
.config_pages--view-mode--contacts .phone-icons,
.config_pages--view-mode--contacts .phone-icons:before {
line-height: 1.2;
position: absolute;
left: 0;
color: #002a39;
font-family: icomoon;
speak: none;
font-style: normal;
font-weight: 400;
text-transform: none;
}
.webform-submission-feedback-form {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.company-data-all,
.company-data__field-phones .field__item {
margin-bottom: 0.4rem;
}
.config_pages--view-mode--showroom,
.system-page__body {
margin-top: 2rem;
}
.config_pages--view-mode--showroom .slick-arrow {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: -4rem;
right: 0;
width: 40px;
height: 40px;
background: #fff;
cursor: pointer;
z-index: 1;
}
.config_pages--view-mode--showroom .slick-arrow i:before {
text-transform: none;
}
.config_pages--view-mode--showroom .slick-arrow:hover i {
color: #fff;
}
.config_pages--view-mode--showroom .slick-arrow.slick-prev {
right: 40px;
}
.page--article {
background: repeating-linear-gradient(#f9f9f6, #f9f9f6 15.9%, #fff 0, #fff);
}
.article--full .article__body a,
.article--full .article__body em,
.article--full .article__body li,
.article--full .article__body p,
.article--full .article__body span {
font-weight: 300;
}
.article--full .article__body img {
max-width: 100%;
margin: 2rem 0;
height: auto;
}
.article--full .article__body blockquote,
.page--work .work--full .inline_block_9,
.page__content .views_block,
.position-container,
.progress {
position: relative;
}
.article--full .article__body blockquote:before {
content: "";
position: absolute;
width: 65px;
height: 65px;
}
.article--full .article__body blockquote p {
font-size: 1.5rem;
padding-left: 100px;
font-style: italic;
font-weight: lighter;
}
.article--full .article__body ul {
list-style: none;
}
.article--full .article__body ul li:before {
text-transform: none;
color: #a34c41;
font-size: 3px;
padding-right: 0.4rem;
vertical-align: middle;
}
.page--product .product--full {
position: relative;
margin-top: 4rem;
}
.page--product .product--full .layout--onecol .product__field-t-collection {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
top: -100px;
}
@media (min-width: 768px) {
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slide-item {
min-height: 550px;
}
.block--block-text-link-gallery .layout .layout__region--second {
padding: 4rem 4rem 4rem 3rem;
}
.block_content_6 .basic__body blockquote:before {
width: 65px;
height: 65px;
}
.block_content_6 .basic__body blockquote p {
font-size: 1.5rem;
}
.block_content_7 .block-bg__body .body_content {
padding: 4rem 0;
max-width: 50%;
}
.article--full h1 {
max-width: 75%;
}
.page--product .product--full .layout--onecol .product__field-t-collection {
font-size: 4rem;
}
}
@media (min-width: 992px) {
.page--product .product--full .layout--onecol .product__field-t-collection {
font-size: 8rem;
}
.page--product .layout--twocol-section--33-67 {
flex-wrap: nowrap;
}
}
.catalog .collection-wrapper .collection .collection_image,
.page--product .layout--twocol-section--33-67 .layout__region--first,
.plate .collection-wrapper .collection .collection_image,
.webform-submission-contact-form .webform-left,
.webform-submission-contact-form .webform-right {
flex: 0 1 100%;
}
@media (min-width: 992px) {
.page--product .layout--twocol-section--33-67 .layout__region--first {
flex: 0 1 40%;
padding-right: 2.5rem;
}
}
.catalog .collection-wrapper .collection .collection_caption .collection_link,
.collection_method .paragraph--type--norm-method,
.page--product .collections-block_3 .paragraph--type--norm-method,
.page--product .layout--twocol-section--33-67 .layout__region--first h1,
.plate .collection-wrapper .collection .collection_caption .collection_link,
.product-gallery,
.webform-submission-contact-form .form-actions,
.webform-submission-contact-form .form-item,
.webform-submission-feedback-form .form-actions,
.webform-submission-feedback-form .form-item,
.webform-submission-get-offer-form .form-actions,
.webform-submission-get-offer-form .form-item {
margin-bottom: 2rem;
}
.page--product .layout--twocol-section--33-67 .layout__region--first h1:after {
text-transform: none;
display: block;
font-size: 0.5rem;
color: #a34c41;
}
.news-block_1 .views-exposed-form .bef-links ul li a,
.news-block_2 .views-exposed-form .bef-links ul li a,
.page--product .layout--twocol-section--33-67 .layout__region--first a,
.work-block_1 .views-exposed-form .bef-links ul li a {
text-transform: uppercase;
color: #a34c41;
}
.page--product .layout--twocol-section--33-67 .layout__region--first > div {
display: flex;
justify-content: space-between;
margin-bottom: 0.8rem;
font-size: 0.8rem;
}
.page--product
.layout--twocol-section--33-67
.layout__region--first
> div
.field__label,
.views-exposed-form
> div
.custom-select
.ms-drop
ul
li
input[type="checkbox"]:checked
+ span:after {
font-weight: 400;
}
.page--product
.layout--twocol-section--33-67
.layout__region--first
> div
.field__items {
display: flex;
}
.page--product
.layout--twocol-section--33-67
.layout__region--first
> div
.field__items
.field__item:last-of-type:after {
content: "";
margin: 0;
}
.page--product .layout--twocol-section--33-67 .layout__region--second {
flex: 0 1 100%;
width: 100%;
}
@media (min-width: 992px) {
.page--product .layout--twocol-section--33-67 .layout__region--second {
flex: 0 1 60%;
}
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
a.btn {
background: #dfd8c8;
color: #4c4541;
border-color: #dfd8c8;
padding: 16px 20px;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 1rem;
text-decoration: none;
}
@media (min-width: 768px) {
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
a.btn {
padding: 16px 40px;
margin-bottom: 0;
}
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
a.btn:hover {
background: #ccc1a8;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
.ajax-progress-throbber,
.views-exposed-form > div > label {
display: none;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn {
display: flex;
justify-content: center;
background: #fff;
color: #4c4541;
border: 2px solid #dfd8c8;
padding: 18px 8px;
text-transform: uppercase;
border-radius: 0;
cursor: pointer;
}
@media (max-width: 1199.98px) {
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn {
width: 100%;
}
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn
i {
font-size: 1.5rem;
padding-right: 10px;
color: #a34c41;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn.bg-secondary,
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn.bg-secondary
i {
color: #fff;
}
.page--product .product__body {
margin: 1rem 0;
padding: 2.5rem;
background: #fff;
font-size:.95rem
}
.page--product .collections-block_4 .collection-products,
.plate .collection-products {
margin-top: 1rem;
display: flex;
flex-wrap: wrap;
}
.page--product .collections-block_4 .collection-products .views-row {
flex: 0 1 46%;
margin-right: 2px;
margin-bottom: 2px;
position: relative;
}
.page--product .collections-block_4 .collection-products .views-row a span {
position: absolute;
right: 0;
bottom: 0;
padding: 10px;
background: #4c4542;
color: #fff;
}
.catalog .collection-products .views-row a:hover span,
.page--product
.collections-block_4
.collection-products
.views-row
a:hover
span,
.plate .collection-products .views-row a:hover span {
background: #fff;
color: #4c4542;
}
.webform-submission-contact-form {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
background-position: 100% 100%;
background-size: cover;
padding: 5rem 0;
}
.block--advantages
.webform-submission-contact-form
.advantages__field-pp-advantages,
.block--block-text-media-link .webform-submission-contact-form .layout,
.block_content_6 .webform-submission-contact-form .basic__body,
.block_content_7 .webform-submission-contact-form .block-bg__body,
.webform-submission-contact-form
.block--advantages
.advantages__field-pp-advantages,
.webform-submission-contact-form .block--block-text-media-link .layout,
.webform-submission-contact-form .block_content_6 .basic__body,
.webform-submission-contact-form .block_content_7 .block-bg__body,
.webform-submission-contact-form .container {
display: flex;
flex-wrap: wrap;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.webform-submission-contact-form
.webform-left
.collection_title,
.page--product
.product--full
.layout--onecol
.webform-submission-contact-form
.webform-left
.product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.webform-submission-contact-form
.webform-left
.collection_title,
.webform-submission-contact-form
.webform-left
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.webform-submission-contact-form
.webform-left
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.webform-submission-contact-form
.webform-left
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.webform-submission-contact-form .webform-left h2 {
font-size: 3rem;
line-height: 0.8;
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn {
padding: 18px 44px;
}
.page--product
.layout--twocol-section--33-67
.layout__region--second
.offer_buttons
span.fav-btn
i {
padding-right: 1rem;
}
.page--product .collections-block_4 .collection-products .views-row {
flex: 0 1 24%;
}
.webform-submission-contact-form .webform-left,
.webform-submission-contact-form .webform-right {
flex: 0 1 50%;
}
.webform-submission-contact-form .webform-left > div {
padding: 0 15%;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.webform-submission-contact-form
.webform-left
.collection_title,
.page--product
.product--full
.layout--onecol
.webform-submission-contact-form
.webform-left
.product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.webform-submission-contact-form
.webform-left
.collection_title,
.webform-submission-contact-form
.webform-left
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.webform-submission-contact-form
.webform-left
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.webform-submission-contact-form
.webform-left
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.webform-submission-contact-form .webform-left h2 {
font-size: 5rem;
}
.webform-submission-contact-form .form-actions,
.webform-submission-contact-form .form-item,
.webform-submission-feedback-form .form-actions,
.webform-submission-feedback-form .form-item,
.webform-submission-get-offer-form .form-actions,
.webform-submission-get-offer-form .form-item {
width: 70%;
}
}
.webform-submission-contact-form .form-control,
.webform-submission-feedback-form .form-control,
.webform-submission-get-offer-form .form-control {
border-radius: 0;
border: none;
border-bottom: 1px solid #000;
background-color: transparent;
}
.webform-submission-contact-form .form-submit,
.webform-submission-feedback-form .form-submit,
.webform-submission-get-offer-form .form-submit {
width: 100%;
padding: 1rem;
color: #4c4541;
background-color: #dfd8c8;
border: none;
border-radius: 0;
text-transform: uppercase;
}
.webform-submission-get-offer-form .form-actions,
.webform-submission-get-offer-form .form-item {
width: 100%;
margin-bottom: 2rem;
}
.instagram-feed,
.page__content .slider {
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
}
.instagram-feed .instagram_gallery a {
width: 16.5%;
margin: 1px;
}
.instagram-feed .instagram_gallery a:hover:before {
content: "\41E\422\41A\420\42B\422\42C   \412   INSTAGRAM";
position: absolute;
top: 50%;
left: 50%;
font-size: 0.8rem;
transform: translateX(-50%);
color: #fff;
z-index: 1;
}
.instagram-feed .instagram_gallery a:hover:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #002a39;
opacity: 0.8;
}
.views-exposed-form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 2rem;
}
.views-exposed-form > div {
flex-basis: 95%;
}
.views-exposed-form > div .custom-select {
height: unset;
padding: unset;
background: 0 0;
border: none;
border-radius: 0;
}
.views-exposed-form > div .custom-select .ms-choice {
height: 40px;
border: none;
border-bottom: 1px solid #333;
border-radius: 0;
background-color: transparent;
}
.views-exposed-form > div .custom-select .ms-choice .placeholder,
.views-exposed-form > div .custom-select .ms-choice span {
top: unset;
bottom: 3px;
padding-left: 5px;
}
.views-exposed-form > div .custom-select .ms-choice .icon-caret {
top: 65%;
}
.views-exposed-form > div .custom-select .ms-drop.bottom {
top: 120%;
}
.views-exposed-form > div .custom-select .ms-drop ul li:hover {
background-color: #f9f9f7;
}
.views-exposed-form > div .custom-select .ms-drop ul li label {
padding-left: 0.25rem;
cursor: pointer;
}
.views-exposed-form
> div
.custom-select
.ms-drop
ul
li
input[type="checkbox"]
+ span:before {
border: 1px solid #333;
content: "\A0";
display: inline-block;
font: 16px/1em sans-serif;
height: 16px;
margin: 0 0.5rem 0 0;
padding: 0;
vertical-align: top;
width: 16px;
}
.views-exposed-form
> div
.custom-select
.ms-drop
ul
li
input[type="checkbox"]:checked
+ span:before {
background: #a34c41;
color: #fff;
content: "\2713";
text-align: center;
}
.views-exposed-form
> div
.custom-select
.ms-drop
ul
li
input[type="checkbox"]:focus
+ span:before {
outline: #3b99fc auto 5px;
}
.views-exposed-form .form-actions input {
background-color: transparent;
border: none;
border-radius: 0;
color: #a34c41;
text-transform: uppercase;
padding-left: 2rem;
background-image: url(/themes/custom/laminam_theme/assets/images/icons/icon_cross.svg);
background-repeat: no-repeat;
background-position: 0;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content .views_block.collections-block_1 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
top: 170px;
}
@media (min-width: 768px) {
.views-exposed-form > div {
flex-basis: 75%;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content .views_block.collections-block_1 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title {
font-size: 4rem;
top: 80px;
}
}
@media (min-width: 992px) {
.page--product .collections-block_4 .collection-products .views-row a span {
padding: 15px 50px;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_1
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_1
> .collection_title,
.page__content .views_block.collections-block_1 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_1
> .collection_title {
font-size: 8rem;
}
}
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content .views_block.collections-block_2 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
top: 100px;
}
.catalog .collection-wrapper,
.plate .collection-wrapper {
position: relative;
margin: 8px 0;
}
.catalog .collection-wrapper .collection .collection_caption,
.plate .collection-wrapper .collection .collection_caption {
flex: 0 1 100%;
padding: 2rem;
display: flex;
flex-direction: column;
}
.catalog .collection-wrapper .collection .collection_caption .collection_title,
.plate .collection-wrapper .collection .collection_caption .collection_title {
margin-bottom: 2rem;
text-transform: uppercase;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_link:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_link:before {
font-family: icomoon;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
color: #a34c41;
font-size: 0.6rem;
margin-right: 0.6rem;
}
.catalog .collection-wrapper .collection .collection_caption .collection_link a,
.plate .collection-wrapper .collection .collection_caption .collection_link a {
font-size:.85rem;
color: #a34c41;
text-transform: uppercase;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper {
font-size:.95rem;
margin-top: auto;
}
.article--full
.article__body
ul
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.article--full
.article__body
ul
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before {
font-family: icomoon;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.catalog .collection-wrapper .collection .collection_bg,
.plate .collection-wrapper .collection .collection_bg {
width: 100%;
height: 200px;
}
.catalog .collection-products .views-row {
flex: 0 1 46%;
position: relative;
}
.catalog .collection-products .views-row a span {
position: absolute;
right: 0;
bottom: 0;
padding: 15px 20px;
background: #4c4542;
color: #fff;
}
.plate .collection-products .views-row {
position: relative;
flex: 0 1 48%;
margin: 3px;
}
.plate .collection-products .views-row a span {
position: absolute;
right: 0;
bottom: 0;
padding: 15px;
background: #4c4542;
color: #fff;
max-width: 100%;
}
.collection_method,
.page--product .collections-block_3 {
padding: 2rem;
flex: 0 1 100%;
font-size: 0.8rem;
}
@media (max-width: 991.98px) {
.collection_method,
.page--product .collections-block_3 {
padding-top: 0;
}
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content .views_block.collections-block_2 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title {
font-size: 4rem;
top: 20px;
}
.catalog .collection-wrapper .collection .collection_caption,
.plate .collection-wrapper .collection .collection_caption {
flex: 0 1 50%;
padding: 3rem;
}
.catalog .collection-wrapper .collection .collection_caption .collection_link,
.plate .collection-wrapper .collection .collection_caption .collection_link {
margin-bottom: 5rem;
}
.catalog .collection-wrapper .collection .collection_caption .collection_link a,
.plate .collection-wrapper .collection .collection_caption .collection_link a {
font-size: 1rem;
}
.catalog .collection-wrapper .collection .collection_image,
.plate .collection-wrapper .collection .collection_image {
flex: 0 1 50%;
}
.catalog .collection-wrapper .collection .collection_bg,
.plate .collection-wrapper .collection .collection_bg {
height: 100%;
}
.plate .collection-products .views-row {
flex: 0 1 24%;
}
.collection_method,
.page--product .collections-block_3 {
padding: 3rem;
flex: 0 1 50%;
}
}
.collection_method .paragraph--type--norm-method:last-of-type,
.page--product .collections-block_3 .paragraph--type--norm-method:last-of-type,
.work-block_1 .views-row {
margin-bottom: 0;
}
.collection_method .paragraph--type--norm-method .field__item,
.page--product .collections-block_3 .paragraph--type--norm-method .field__item {
padding: 0.5rem;
border-bottom: 1px solid #f0eee8;
display: flex;
justify-content: space-between;
}
.collection_method
.paragraph--type--norm-method
.field__item
> div:first-of-type,
.page--product
.collections-block_3
.paragraph--type--norm-method
.field__item
> div:first-of-type {
margin-right: 20px;
}
.collection_method .paragraph--type--norm-method .field__item:first-of-type,
.page--product
.collections-block_3
.paragraph--type--norm-method
.field__item:first-of-type {
color: #fff;
background-color: #002a39;
}
.page--product .collections-block_3 {
margin: 2rem 0;
padding: 0;
}
.layout--onecol .layout__region,
.page--product .collections-block_3 .views-element-container,
.pagination,
.pagination noindex {
width: 100%;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.news-block_1 > h2,
.news-block_2 > h2,
.page--product
.product--full
.layout--onecol
.documents-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.news-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.news-block_2
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.work-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.work-block_1 > h2 {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1:after,
.page__content .slider .slick-arrow:before,
.product-gallery__images .slick-arrow:before,
.work-block_1 .views-row .work:hover .work_body__object:before,
[class*=" icon-"],
[class^="icon-"] {
font-family: icomoon;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-weight: 400;
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.news-block_1 > h2,
.news-block_2 > h2,
.page--product
.product--full
.layout--onecol
.news-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.news-block_2
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title {
font-size: 4rem;
}
}
.news-block_1 .views-exposed-form .bef-links ul,
.news-block_2 .views-exposed-form .bef-links ul,
.work-block_1 .views-exposed-form .bef-links ul {
display: flex;
padding-left: 0;
}
.news-block_1 .views-exposed-form .bef-links ul li,
.news-block_2 .views-exposed-form .bef-links ul li,
.work-block_1 .views-exposed-form .bef-links ul li {
list-style: none;
margin-right: 1.5rem;
}
.news-block_1 .views-exposed-form .bef-links ul li a.bef-link--selected,
.news-block_1 .views-exposed-form .bef-links ul li a:hover,
.news-block_2 .views-exposed-form .bef-links ul li a.bef-link--selected,
.news-block_2 .views-exposed-form .bef-links ul li a:hover,
.work-block_1 .views-exposed-form .bef-links ul li a.bef-link--selected,
.work-block_1 .views-exposed-form .bef-links ul li a:hover {
color: #4c453f;
}
.news-block_1 .views-row,
.news-block_2 .views-row {
display: flex;margin-bottom:0;
}
.news-block_1 .views-row .card,
.news-block_2 .views-row .card {
border: 2px solid #f0eee8;
border-radius: 0;
}
.news-block_1 .views-row .card .post-date,
.news-block_2 .views-row .card .post-date {
font-size: 0.8rem;
color: #a34c41;
margin-bottom: 0.75rem;
}
.news-block_1 .views-row .card:hover,
.news-block_2 .views-row .card:hover {
border: 2px solid #a34c41;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.news-block_2 > h2,
.page--product
.product--full
.layout--onecol
.news-block_2
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title {
top: -2.5rem;
}
@media (min-width: 992px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title,
.news-block_1 > h2,
.news-block_2 > h2,
.page--product
.product--full
.layout--onecol
.news-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.news-block_2
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.page__content
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.catalog
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content
.page--product
.product--full
.layout--onecol
.views_block.collections-block_2
> .product__field-t-collection,
.page__content
.plate
.collection-wrapper
.collection
.collection_caption
.views_block.collections-block_2
> .collection_title,
.page__content .views_block.collections-block_2 > h2,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.news-block_2
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.page__content
.views_block.collections-block_2
> .collection_title {
font-size: 8rem;
}
.product-gallery {
max-width: 640px;
}
}
.product-gallery__images {
padding-bottom: 10px;
max-width: 100%;
}
.product-gallery__images .slick-arrow {
position: absolute;
z-index: 10;
}
.product-gallery__images .slick-arrow:before {
speak: none;
}
.product-gallery__images .slick-prev {
left: 10px;
}
.product-gallery__images .slick-next {
right: 10px;
}
.product-gallery__thumbs img.slick-slide {
max-width: 164px;
padding-right: 10px;
}
.product-gallery__images:not(.slick-initialized) a:not(:first-of-type),
.product-gallery__thumbs img:last-child:first-child {
display: none;
}
.product-gallery__thumbs:not(.slick-initialized) {
display: flex;
}
.product-gallery__thumbs:not(.slick-initialized) img {
max-width: none;
flex: 0 1 25%;
}
.block--main-menu,
.container-inline .hidden,
.form-checkboxes .form-required:after,
.form-radios .form-required:after,
.hidden,
.js .js-hide,
.js details:not([open]) .details-wrapper,
.js-form-item.js-webform-states-hidden,
.js-form-submit.js-webform-states-hidden,
.js-form-wrapper.js-webform-states-hidden,
.js-show,
.js-webform-text-format-hidden > .js-text-format-wrapper,
.main-menu-toggle.open .icon-bar,
.product-gallery__thumbs:not(.slick-initialized) img:not(:nth-child(-n + 4)),
.webform-message--close .webform-message__link,
html.js .js-webform-message--close-storage,
tr.add-new .tabledrag-changed,
tr.region-populated {
display: none;
}
.documents-block_1 .views-element-container {
padding-top: 5rem;
}
.page--work .work--full .layout--onecol {
padding-bottom: 3rem;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title,
.page--product
.product--full
.layout--onecol
.page--work
.work--full
.inline_block_9
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work
.work--full
.inline_block_9
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work .work--full .inline_block_9 h2,
.plate
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
top: -4rem;
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title,
.page--product
.product--full
.layout--onecol
.documents-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.page--work
.work--full
.inline_block_9
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work
.work--full
.inline_block_9
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work .work--full .inline_block_9 h2,
.plate
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title {
font-size: 4rem;
}
.page--work .work--full .layout--twocol-section--50-50 {
flex-wrap: nowrap;
}
}
@media (min-width: 992px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.catalog
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title,
.page--product
.product--full
.layout--onecol
.documents-block_1
> .product__field-t-collection,
.page--product
.product--full
.layout--onecol
.page--work
.work--full
.inline_block_9
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work
.work--full
.inline_block_9
.page--product
.product--full
.layout--onecol
.product__field-t-collection,
.page--work
.work--full
.inline_block_9
.plate
.collection-wrapper
.collection
.collection_caption
.collection_title,
.page--work .work--full .inline_block_9 h2,
.plate
.collection-wrapper
.collection
.collection_caption
.documents-block_1
> .collection_title,
.plate
.collection-wrapper
.collection
.collection_caption
.page--work
.work--full
.inline_block_9
.collection_title {
font-size: 8rem;
}
}
.page--work .work--full .layout--twocol-section--50-50 {
background: #fff;
padding: 2rem;
}
.page--work .work--full .layout--twocol-section--50-50 .layout__region--first {
margin-right: 2rem;
width: 100%;
}
.page--work .work--full .layout--twocol-section--50-50 .layout__region--second {
font-size: 0.8rem;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1 {
margin-bottom: 2rem;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1:after {
speak: none;
display: block;
font-size: 0.5rem;
color: #a34c41;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
> div {
justify-content: space-between;
margin-bottom: 1rem;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.field__label,
tr.region-title {
font-weight: 400;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.field__item {
text-transform: uppercase;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.work__used
.field__items {
display: flex;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.work__used
.field__items
.field__item
a {
color: #a34c41;
text-decoration: underline;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.work__used
.field__items
.field__item:last-of-type:after {
content: "";
margin: 0;
}
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.work__body {
margin-top: 4rem;
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.page--product
.product--full
.layout--onecol
.work-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.work-block_1 > h2 {
font-size: 4rem;
}
}
@media (min-width: 992px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.page--product
.product--full
.layout--onecol
.work-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.work-block_1
> .collection_title,
.work-block_1 > h2 {
font-size: 8rem;
}
}
.work-block_1 .views-row .work {
position: relative;
display: block;
}
.work-block_1 .views-row .work .work_body {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: 0.3s;
}
.work-block_1 .views-row .work:hover .work_body {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 1rem;
background: #002a39b3;
}
.work-block_1 .views-row .work:hover .work_body__title {
color: #dfd8c7;
}
.block--main-menu .nav-item a:hover,
.work-block_1 .views-row .work:hover .work_body__object {
color: #a34c41;
}
.work-block_1 .views-row .work:hover .work_body__object:before {
speak: none;
}
.work-block_1 .views-row .work:hover .work_body__object_name {
padding-top: 1rem;
font-weight: 300;
color: #dfd8c7;
}
.catalog
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title,
.favourites-block_1 > h2,
.page--product
.product--full
.layout--onecol
.favourites-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title {
position: absolute;
left: -3%;
font-size: 2.5rem;
text-transform: uppercase;
color: #f0efe9;
z-index: -1;
top: -3rem;
}
@media (min-width: 768px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title,
.favourites-block_1 > h2,
.page--product
.product--full
.layout--onecol
.favourites-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title {
font-size: 4rem;
}
}
@media (min-width: 992px) {
.catalog
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title,
.favourites-block_1 > h2,
.page--product
.product--full
.layout--onecol
.favourites-block_1
> .product__field-t-collection,
.plate
.collection-wrapper
.collection
.collection_caption
.favourites-block_1
> .collection_title {
font-size: 8rem;
}
}
.popup-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
background: #000000b5;
display: flex;
justify-content: center;
align-items: center;
z-index: 1910;
}
.popup-overlay .popup-wrapper {
background-color: #fff;
position: relative;
padding: 30px;
max-height: 100vh;
}
.popup-overlay .popup-wrapper > div[id] {
max-height: calc(90vh - 60px);
}
.popup-overlay .popup-close {
font-size: 15px;
position: absolute;
right: auto;
cursor: pointer;
width: 30px;
height: 30px;
color: #002a39;
top: 0;
left: 100%;
z-index: 100;
}
@media (max-width: 767.98px) {
.popup-overlay .popup-wrapper {
padding: 15px 0 15px 15px;
border-radius: 0.25rem;
}
.popup-overlay .popup-wrapper form {
margin-bottom: 50px;
}
.popup-overlay .popup-wrapper .mCSB_2_scrollbar {
margin: 20px 0;
}
.popup-overlay .popup-wrapper .mCS_y_hidden {
padding-right: 15px;
}
.popup-overlay .popup-wrapper > div[id] {
max-height: 100vh;
padding: 20px 0;
}
.popup-overlay .popup-close {
top: 20px;
left: auto;
right: 0;
}
.popup-overlay .popup-close:after,
.popup-overlay .popup-close:before {
border-color: #4c4541;
}
}
.popup-overlay .popup-close:after,
.popup-overlay .popup-close:before {
content: "";
width: 25px;
border: 1px solid #fff;
position: absolute;
top: 14px;
left: 3px;
}
.main-menu-toggle.open:before,
.popup-overlay .popup-close:before {
transform: rotate(45deg);
}
.main-menu-toggle.open:after,
.popup-overlay .popup-close:after {
transform: rotate(-45deg);
}
.block--main-menu .nav-item a{
color: #002a39;
font-weight: 400;
text-transform: uppercase;
}
.main-menu-toggle {
display: flex;
flex-direction: column;
justify-content: center;
margin-left: auto;
cursor: pointer;
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px;
}
.d-xl-none,
.main-menu-toggle{
display: none;
}
.d-xl-inline {
display: inline;
}
.d-xl-inline-block {
display: inline-block;
}
.block--main-menu,
.d-xl-block {
display: block;
}
.d-xl-table {
display: table;
}
.d-xl-table-row {
display: table-row;
}
.d-xl-table-cell {
display: table-cell;
}
.d-xl-flex {
display: flex;
}
.d-xl-inline-flex {
display: inline-flex;
}
.flex-xl-row {
flex-direction: row;
}
.flex-xl-column {
flex-direction: column;
}
.flex-xl-row-reverse {
flex-direction: row-reverse;
}
.flex-xl-column-reverse {
flex-direction: column-reverse;
}
.flex-xl-wrap {
flex-wrap: wrap;
}
.flex-xl-nowrap {
flex-wrap: nowrap;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-xl-fill {
flex: 1 1 auto;
}
.flex-xl-grow-0 {
flex-grow: 0;
}
.flex-xl-grow-1 {
flex-grow: 1;
}
.flex-xl-shrink-0 {
flex-shrink: 0;
}
.flex-xl-shrink-1 {
flex-shrink: 1;
}
.justify-content-xl-start {
justify-content: flex-start;
}
.justify-content-xl-end {
justify-content: flex-end;
}
.justify-content-xl-center {
justify-content: center;
}
.justify-content-xl-between {
justify-content: space-between;
}
.justify-content-xl-around {
justify-content: space-around;
}
.align-items-xl-start {
align-items: flex-start;
}
.align-items-xl-end {
align-items: flex-end;
}
.align-items-xl-center {
align-items: center;
}
.align-items-xl-baseline {
align-items: baseline;
}
.align-items-xl-stretch {
align-items: stretch;
}
.align-content-xl-start {
align-content: flex-start;
}
.align-content-xl-end {
align-content: flex-end;
}
.align-content-xl-center {
align-content: center;
}
.align-content-xl-between {
align-content: space-between;
}
.align-content-xl-around {
align-content: space-around;
}
.align-content-xl-stretch {
align-content: stretch;
}
.align-self-xl-auto {
align-self: auto;
}
.align-self-xl-start {
align-self: flex-start;
}
.align-self-xl-end {
align-self: flex-end;
}
.align-self-xl-center {
align-self: center;
}
.align-self-xl-baseline {
align-self: baseline;
}
.align-self-xl-stretch {
align-self: stretch;
}
.float-xl-left {
float: left;
}
.float-xl-right {
float: right;
}
.float-xl-none {
float: none;
}
.m-xl-0 {
margin: 0;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0;
}
.m-xl-1 {
margin: 0.25rem;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem;
}
.m-xl-2 {
margin: 0.5rem;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem;
}
.m-xl-3 {
margin: 1rem;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem;
}
.m-xl-4 {
margin: 1.5rem;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem;
}
.m-xl-5 {
margin: 3rem;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem;
}
.p-xl-0 {
padding: 0;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0;
}
.p-xl-1 {
padding: 0.25rem;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem;
}
.p-xl-2 {
padding: 0.5rem;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem;
}
.p-xl-3 {
padding: 1rem;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem;
}
.p-xl-4 {
padding: 1.5rem;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem;
}
.p-xl-5 {
padding: 3rem;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem;
}
.m-xl-n1 {
margin: -0.25rem;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem;
}
.m-xl-n2 {
margin: -0.5rem;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem;
}
.m-xl-n3 {
margin: -1rem;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem;
}
.m-xl-n4 {
margin: -1.5rem;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem;
}
.m-xl-n5 {
margin: -3rem;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem;
}
.m-xl-auto {
margin: auto;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto;
}
.text-xl-left {
text-align: left;
}
.text-xl-right {
text-align: right;
}
.text-xl-center {
text-align: center;
}
.plate .collection-products .views-row a span {
padding: 15px 50px;
}
}
.main-menu-toggle .icon-bar {
width: 30px;
display: block;
border: 1px solid #002a39;
margin: 5px;
}
.page--front .page__header:not(.sticky) .icon-bar {
border: 1px solid #dfd8c8;
}
.block--main-menu.open {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #60504f;
z-index: 10;
display: flex;
height: 100vh;
width: 100vw;
}
.block--main-menu.open .navbar-nav {
display: flex;
flex-direction: column;
justify-content: normal;
padding: 6rem 4rem;
width: 100%;
}
.block--main-menu.open .navbar-nav a {
font-size:.9rem;
color: #fff;
}
.main-menu-toggle.open {
z-index: 11;
position: absolute;
right: 0;
display: flex;
width: 3rem;
height: 3rem;
}
.main-menu-toggle.open:after,
.main-menu-toggle.open:before {
content: "";
display: block;
position: absolute;
width: 3rem;
border: 1px solid #fff;
transition: 0.5s;
border-radius: 50px;
}
.page__content .slider .views-row {
height: 100vh;
}
.page__content .slider .views-row a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.page__content .slider .slick-dots {
display: flex;
position: absolute;
bottom: 0;
left: 70%;
}
.page__content .slider .slick-dots li {
margin-right: 5px;
cursor: pointer;
}
.page__content .slider .slick-dots li::marker {
color: #fff;
font-size: 3rem;
}
.page__content .slider .slick-dots li.slick-active::marker {
color: #a34c41;
}
.page__content .slider .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
cursor: pointer;
color: transparent;
border: 0;
outline: 0;
background: #000;
}
.page__content .slider .slick-arrow {
height: 50px;
width: 50px;
display: flex;
align-items: center;
position: absolute;
top: 50%;
color: #a34c41;
z-index: 1;
cursor: pointer;
}
@font-face {
font-family: icomoon;
font-display: swap;
src: url(/themes/custom/laminam_theme/assets/fonts/icomoon.eot?de86lk=);
src: url(/themes/custom/laminam_theme/assets/fonts/icomoon.eot?de86lk=#iefix)
format("embedded-opentype"),
url(/themes/custom/laminam_theme/assets/fonts/icomoon.ttf?de86lk=)
format("truetype"),
url(/themes/custom/laminam_theme/assets/fonts/icomoon.woff?de86lk=)
format("woff"),
url(/themes/custom/laminam_theme/assets/fonts/icomoon.svg?de86lk=#icomoon)
format("svg");
font-weight: 400;
font-style: normal;
}
.page__content .slider .slick-arrow.slick-prev {
left: 55px;
transform: rotate(180deg);
}
.page__content .slider .slick-arrow.slick-next {
right: 55px;
}
[class*=" icon-"],
[class^="icon-"] {
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-heart:before {
content: "\E90C";
}
.icon-vk:before {
content: "\E907";
}
.config_pages--view-mode--contacts .company-data__field-email:before,
.icon-envelope {
content: "\E902";
}
.config_pages--view-mode--contacts .company-data__field-work-time:before,
.icon-clock {
content: "\E903";
}
.config_pages--view-mode--contacts .company-data__field-address:before,
.icon-pin {
content: "\E904";
}
.config_pages--view-mode--contacts .phone-icons:before,
.icon-phone {
content: "\E905";
}
.icon-youtube:before {
content: "\E906";
}
.icon-whatsapp:before {
content: "\E908";
}
.icon-instagram:before {
content: "\E909";
}
.icon-facebook:before {
content: "\E90A";
}
.icon-hangouts:before {
content: "\E90B";
}
.icon-notice,
a.notice:after {
content: "\E90D";
}
.ajax-progress {
display: inline-block;
padding: 1px 5px 2px;
}
.ajax-progress-throbber .message {
display: inline;
padding: 1px 5px 2px;
}
tr .ajax-progress-throbber .throbber {
margin: 0 2px;
}
.ajax-progress-bar {
width: 16em;
}
[dir="rtl"] .ajax-progress-fullscreen {
right: 49%;
left: auto;
}
.align-center {
display: block;
margin-right: auto;
margin-left: auto;
}
.js[dir="rtl"] input.form-autocomplete,
.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
background-position: 0 center;
}
.fieldgroup {
padding: 0;
border-width: 0;
}
.clearfix:after {
display: table;
clear: both;
content: "";
}
.visually-hidden {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
word-wrap: normal;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
position: static;
overflow: visible;
clip: auto;
width: auto;
height: auto;
}
.item-list__comma-list {
margin: 0;
padding: 0;
}
.item-list__comma-list li:after {
content: ", ";
}
.item-list__comma-list li:last-child:after {
content: "";
}
.progress__track {
min-width: 100px;
max-width: 100%;
height: 16px;
margin-top: 5px;
border: 1px solid;
background-color: #fff;
}
.progress__bar {
width: 3%;
min-width: 3%;
max-width: 100%;
height: 16px;
background-color: #000;
}
.progress__description,
.progress__percentage {
overflow: hidden;
margin-top: 0.2em;
color: #555;
font-size: 0.875em;
}
.progress__percentage,
.webform-tabs .webform-details-toggle-state-wrapper,
[dir="rtl"] .progress__description {
float: right;
}
.progress--small .progress__track {
height: 7px;
}
.progress--small .progress__bar {
height: 7px;
background-size: 20px 20px;
}
.reset-appearance {
margin: 0;
padding: 0;
border: 0;
background: 0 0;
line-height: inherit;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.resize-none {
resize: none;
}
.resize-vertical {
min-height: 2em;
resize: vertical;
}
.resize-horizontal {
max-width: 100%;
resize: horizontal;
}
.resize-both {
max-width: 100%;
min-height: 2em;
resize: both;
}
table.sticky-header {
z-index: 500;
top: 0;
margin-top: 0;
background-color: #fff;
}
.system-status-counter__status-icon {
display: inline-block;
width: 25px;
height: 25px;
vertical-align: middle;
}
.system-status-counter__status-icon:before {
display: block;
width: 100%;
height: 100%;
content: "";
background-repeat: no-repeat;
background-position: center 2px;
background-size: 16px;
}
.system-status-report-counters__item {
width: 100%;
margin-bottom: 0.5em;
padding: 0.5em 0;
text-align: center;
white-space: nowrap;
background-color: #00000010;
}
@media screen and (min-width: 60em) {
.system-status-report-counters {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.system-status-report-counters__item--half-width {
width: 49%;
}
.system-status-report-counters__item--third-width {
width: 33%;
}
}
.system-status-general-info__item {
margin-top: 1em;
padding: 0 1em 1em;
border: 1px solid #ccc;
}
.system-status-general-info__item-title {
border-bottom: 1px solid #ccc;
}
body.drag {
cursor: move;
}
tr.region-message {
color: #999;
}
.draggable a.tabledrag-handle {
float: left;
overflow: hidden;
height: 1.7em;
margin-left: -1em;
cursor: move;
text-decoration: none;
}
[dir="rtl"] .draggable a.tabledrag-handle {
float: right;
margin-right: -1em;
margin-left: 0;
}
.touchevents .draggable td {
padding: 0 10px;
}
.touchevents .draggable .menu-item__link {
display: inline-block;
padding: 10px 0;
}
.touchevents a.tabledrag-handle {
width: 40px;
height: 44px;
}
.touchevents a.tabledrag-handle .handle {
height: 21px;
background-position: 40% 19px;
}
[dir="rtl"] .touch a.tabledrag-handle .handle {
background-position: right 40% top 19px;
}
.touchevents .draggable.drag a.tabledrag-handle .handle {
background-position: 50% -32px;
}
.indentation {
float: left;
width: 20px;
height: 1.7em;
margin: -0.4em 0.2em -0.4em -0.4em;
padding: 0.42em 0 0.42em 0.6em;
}
[dir="rtl"] .indentation {
float: right;
margin: -0.4em -0.4em -0.4em 0.2em;
padding: 0.42em 0.6em 0.42em 0;
}
.tablesort {
display: inline-block;
width: 16px;
height: 16px;
background-size: 100%;
}
[dir="rtl"] div.tree-child,
[dir="rtl"] div.tree-child-last {
background-position: -65px center;
}
html.js .js-webform-visually-hidden,
html.js .js-webform-visually-hidden[style*="display: none"] {
display: inline;
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
word-wrap: normal;
}
.form--inline .form-item {
float: left;
margin-right: 0.5em;
}
[dir="rtl"] .form--inline .form-item {
float: right;
margin-right: 0;
margin-left: 0.5em;
}
.form-item .container-inline {
margin: 2px 0;
}
.webform-element--title-inline > label {
display: inline;
padding-right: 0.5em;
}
.form-composite.webform-fieldset--title-inline legend {
float: left;
margin: 0.4em 0.5em 0.4em 0;
}
[dir="rtl"] .form-composite.webform-fieldset--title-inline legend {
float: right;
margin-right: 0;
margin-left: 0.5em;
}
.webform-readonly input[type="date"],
.webform-readonly input[type="datetime-local"],
.webform-readonly input[type="email"],
.webform-readonly input[type="number"],
.webform-readonly input[type="password"],
.webform-readonly input[type="search"],
.webform-readonly input[type="tel"],
.webform-readonly input[type="text"],
.webform-readonly input[type="time"],
.webform-readonly input[type="url"],
.webform-readonly textarea {
color: #717171;
border-color: #bbb;
background: #ededed;
}
.webform-details-toggle-state-wrapper {
text-align: right;
margin-top: 1em;
}
.webform-details-toggle-state {
margin-top: 0;
padding: 0;
cursor: pointer;
border: 0;
background: 0 0;
font-size: 1em;
text-decoration: none;
color: #337ab7;
}
@media screen and (max-width: 600px) {
.webform-tabs .webform-details-toggle-state-wrapper {
float: none;
}
}
.messages.messages--info {
color: #31708f;
border-color: #0074bd #0074bd #0074bd transparent;
background-color: #d9edf7;
background-repeat: no-repeat;
background-position: 10px 17px;
box-shadow: -8px 0 0 #0074bd;
}
[dir="rtl"] .messages.messages--info {
margin-left: 0;
border-color: #0074bd transparent #0074bd #0074bd;
box-shadow: 8px 0 0 #0074bd;
}
.webform-message--close .messages {
position: relative;
padding-right: 35px;
}
html.js .webform-message--close .webform-message__link {
position: absolute;
top: 11px;
right: 10px;
display: block;
font-size: 24px;
line-height: 24px;
}
html[dir="rtl"].js .webform-message--close .webform-message__link {
top: 11px;
right: inherit;
left: 10px;
}
.webform-message__link {
opacity: 0.33;
color: inherit;
}
.webform-message__link:link {
text-decoration: none;
border-bottom: none;
}
.webform-message__link:active,
.webform-message__link:focus,
.webform-message__link:hover {
text-decoration: none;
opacity: 1;
color: inherit;
border-bottom: none;
}
.views-view-grid .views-row {
float: left;
clear: both;
width: 100%;
}
.views-display-link + .views-display-link {
margin-left: 0.5em;
}
.ajax-progress.ajax-progress-fullscreen {
z-index: 1261;
}
.webform-ajax-messages {
position: fixed;
z-index: 100;
bottom: 0;
width: 100%;
}
.webform-ajax-messages .messages {
margin: 0;
border-width: 10px 0 0;
font-weight: 400;
}
.webform-ui-dialog {
top: 50px;
}
.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog {
top: 90px;
}
.layout--twocol-section {
display: flex;
flex-wrap: wrap;
}
.layout--twocol-section > .layout__region {
flex: 0 1 100%;
}
.product--full .layout--twocol-section {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.card-catal-item img,
.product-gallery__images img {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 4px;
}
@media screen and (min-width: 40em) {
.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first,
.layout--twocol-section.layout--twocol-section--50-50
> .layout__region--second {
flex: 0 1 50%;
}
.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first,
.layout--twocol-section.layout--twocol-section--67-33
> .layout__region--second {
flex: 0 1 45%;
}
.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,
.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
flex: 0 1 50%;
}
.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first,
.layout--twocol-section.layout--twocol-section--75-25
> .layout__region--second {
flex: 0 1 25%;
}
.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,
.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first {
flex: 0 1 75%;
}
}
.paragraph--unpublished {
background-color: #fff4f4;
}
.to-top {
position: fixed;
cursor: pointer;
right: 0;
top: 50%;
transform: rotate(-90deg);
display: flex;
align-items: center;
justify-content: center;
font-size: 0.7rem;
text-transform: uppercase;
color: #002a39;
}
.block--block-text-link-gallery
.layout
.layout__region--first
.block-text-link-gallery__field-image-gallery
.slick-arrow
i:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_link:before,
.config_pages--view-mode--showroom .slick-arrow i:before,
.icon-arrow,
.page__content .slider .slick-arrow:before,
.page__content .to-top i:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_link:before,
.product-gallery__images .slick-arrow:before {
content: "\E901";
}
.slick-prev .icon-arrow::before {
  transform: scaleX(1);
}

.paginate {
display: flex;
justify-content: center;
align-items: center;
}
.paginate li {
width: 1.2rem;
margin: 0.2rem 0.1rem;
display: flex;
justify-content: center;
align-items: baseline;
}
.paginate li.active {
color: #a34c41;
font-weight: 800;
}
.box-filters-out {
max-height: 10rem;
overflow: auto;
border-top: 1px solid #a34c41;
margin: 1rem 0.2rem 0.5rem;
padding: 0.5rem 0.2rem;
}
.resucts-cards-out {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
gap: 0.2rem;
}
.card-catal-out {
width: 300px;
height: 200px;
}
.card-catal-link {
display: block;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
padding: 0;
margin: 0;
transition: 0.4s linear;
}
.card-catal-item {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
background-position: center;
background-size: cover;
position: relative;
}
.card-catal-name-out {
position: absolute;
bottom: 0;
right: 0;
height: auto;
background: #eee;
color: #333;
padding: 0.6rem 1rem 0;
transition: 280ms linear;
}
.card-catal-name {
font-size: 0.85rem;
margin-bottom: 0.4rem;
font-weight: 700;
}
.article--full
.article__body
ul
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.article--full
.article__body
ul
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.page--product
.layout--twocol-section--33-67
.layout__region--first
h1:after,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1:after,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.page--product
.layout--twocol-section--33-67
.layout__region--first
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
h1:after,
.page--product
.layout--twocol-section--33-67
.layout__region--first
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
h1:after,
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
h1:after,
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
h1:after,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.page--product
.layout--twocol-section--33-67
.layout__region--first
h1:after,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1:after,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before {
font-size: 0.6rem;
color: #a34c41;
margin-bottom: 1rem;
}
.article--full
.article__body
ul
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.article--full
.article__body
ul
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
li:before,
.article--full .article__body ul li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.icon-decor,
.page--product .layout--twocol-section--33-67 .layout__region--first h1:after,
.page--work
.work--full
.layout--twocol-section--50-50
.layout__region--second
h1:after,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.article--full
.article__body
ul
li:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.icon-decor:before,
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work-block_1
.views-row
.work:hover
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before,
.work-block_1
.views-row
.work:hover
.plate
.collection-wrapper
.collection
.collection_caption
.collection_text_wrapper
.work_body__object:before,
.work-block_1 .views-row .work:hover .work_body__object:before {
content: "\E901";
}
@media screen and (max-width: 768px) {
.block--laminam-theme-content {
justify-content: space-between;
}
}
.video-facade {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
background-color: #000;
cursor: pointer;
overflow: hidden;
}
.video-facade img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 0;
left: 0;
}
.video-facade .play-button {
position: absolute;
font-size: 64px;
color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
text-shadow: 0 0 15px #000;
transition: opacity 0.3s;
}
.must-form {
color: brown;
}
.product-item-price {
font-size: 1.4rem;
font-weight: 400;
}
.catal-product-item-price,.product-item-old-price {
display: block!important;
font-size:.8rem;
margin-bottom:.4rem;
}
.product-item-old-price {text-decoration: line-through;}
.catalog_text_roznica {
font-size: 1.5rem;
font-weight: 400;
}
.card-catal-image {
width: 100%;
height: 200px;
object-fit: cover;
display: block;
}

.has-dropdown {
  position: relative;
}

.has-dropdown .dropdown {
  display: none;
  position: absolute;
  top: 111%;
  left: 0;
  width: 100vw;
  background:#f0eee8;
  z-index: 1000;
  padding: 20px;
  flex-wrap: wrap;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  border-radius: 4px;
}

.has-dropdown.open .dropdown {
  display: flex;
}

.dropdown-column {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
}

.dropdown-column .drop-menu  {
  font-size: 16px;
  font-weight: 600;
}

.dropdown-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-column li {
  margin-bottom: 6px;
}

.dropdown-column a {
  color: #222;
  text-decoration: none;
  transition: color 0.2s ease;
}

.dropdown-column a:hover {
  text-decoration: underline;
  color: #000;
}
.submenu a{
  color: #002a39!important;
}

@media (max-width: 1024px) {
  .dropdown-column {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .has-dropdown .dropdown {
    position: absolute;
    flex-direction: column;
    box-shadow: none;
  }

  .dropdown-column {
    width: 100%;
    padding: 10px 0;
  }

  .dropdown-column .drop-menu  {
    font-size: 14px;
  }
 .work_body__title {font-size:.9rem}
.work_body__object_name {display:none}
}
.company-data__field-socials,.block--main-menu .nav-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-link:hover {
  transform: scale(1.03);
  opacity: 0.8;
}
.nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
@media all {
img{page-break-inside:avoid}
.catalog .collection-wrapper .collection .collection_caption .collection_title,p{orphans:3;widows:3}
.catalog .collection-wrapper .collection .collection_caption .collection_title{page-break-after:avoid}
}
.collection_product_link{font-size:.75rem;font-weight:500}
*,:after,:before{box-sizing:border-box}
.catalog .collection-wrapper .collection .collection_caption .collection_title{margin-top:0;margin-bottom:.5rem}
p{margin-top:0;margin-bottom:1rem}
a:hover{color:#a34c41}
img{border-style:none;vertical-align:middle}
.catalog .collection-wrapper .collection .collection_caption .collection_title{margin-bottom:.5rem;font-weight:500;line-height:1.2;color:#002a39}
.catalog .collection-wrapper .collection .collection_caption .collection_title{font-size:2rem}
.catalog .collection-wrapper{position:relative;margin:2rem 0}
@media (min-width: 768px) {
.catalog .collection-wrapper .collection .collection_caption{flex:0 1 40%;padding:2rem 2rem 2rem 0}
}
.catalog .collection-wrapper .collection .collection_caption .collection_title{margin-bottom:2rem;text-transform:uppercase}
.catalog .collection-wrapper .collection .collection_caption .collection_link{margin-bottom:2rem}
.catalog
.collection-wrapper
.collection
.collection_caption
.collection_link:before{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}
@media (min-width: 768px) {
.catalog .collection-wrapper .collection .collection_caption .collection_link{margin-bottom:1rem}
}
.catalog .collection-wrapper .collection .collection_image{flex:0 1 100%}
@media (min-width: 768px) {
.catalog .collection-wrapper .collection .collection_image{flex:0 1 50%}
}
.catalog .collection-wrapper .collection .collection_bg{width:100%;height:200px}
@media (min-width: 768px) {
.catalog .collection-wrapper .collection .collection_bg{height:100%}
}
.catalog .collection-products .views-row a span{
  position:absolute;
  right:0;
  bottom:0;
  padding:15px;
  background:#eee;
  color:#333;
  transition:all 280ms linear;
  font-weight:700;
}

.catalog .collection-products .views-row a:hover span{
  background:#fff;
  color:#4c4542
}

[class^="icon-"]{
  font-family:icomoon!important;
  speak:never;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.catalog .collection-wrapper .collection .collection_caption .collection_link:before{
  content:"\E900"
}

.catalog .collection-wrapper .collection .collection_caption .collection_text_wrapper .icon-decor:before,
.icon-decor{
  content:"\E901"
}

.collection-wrapper{
  width:100%
}

.collection{
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  align-items:flex-start
}

.collection_caption{
  flex:1;
  min-width:300px
}

.collection-products{
  flex:1;
  min-width:300px;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
  gap:10px
}

.collection_link{
  margin-bottom:20px
}

.collection_link a,.collection_title a{
text-decoration:none;
}
.collection_link a:hover{
  text-decoration:underline
}
.collection_text_wrapper{
  position:relative
}
.icon-decor{
  display:inline-block;
  margin-bottom:10px
}
.collection_text p{
  line-height:1.6;
  margin:0
}
.collection-wrapper .collection{
  background:#f9f9f6;
  padding:2rem;
  border-radius:4px;
}
@media (max-width: 767px) {
  .collection-wrapper .collection{
    padding:.5rem
  }  
  .collection{
    flex-direction:column;
    gap:15px
  }
  .collection_caption{
    order:1;
    width:100%;
    min-width:auto;
    margin-bottom:15px
  }  
  .collection-products{
    order:2;
    width:100%;
    min-width:auto;
    grid-template-columns:repeat(2,1fr);
    gap:10px
  }
}
.collection_product_link img{
  box-shadow:0 2px 4px rgba(0,0,0,0.1),0 4px 12px rgba(0,0,0,0.05);
  border-radius:4px
}
.collection-product-image-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 4/3;
    /*overflow: hidden;*/
    border-radius: 4px;
    background: #f5f5f5;
}
.collection-product-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.product__body h2{font-size:2rem;margin-bottom:2rem;}
.p-after-h1{font-style:italic;font-size:.95rem;color:#002A39}
/*search*/
.search-toggle {
  position: relative;
  display: inline-block;
}

.search-btn {
  background: none;
  border: none;
  cursor: pointer;
  color: #002a39;
  padding: 5px;
  display: flex;
  align-items: center;
}

.search-form {
  position: absolute;
  top: 0;
  right: 35px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(20px);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius:5px;
  border: 1px solid #ccc;
  padding: 0 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  z-index: 10;
}

.search-form.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.search-form input {
  border: none;
  outline: none;
  padding: 5px;
  max-width:70%;
  
}

.search-form .submit-btn {
  background: none;
  border: none;
  cursor: pointer;
  color: #333;
  padding:0;
}
.search-form {display: none;transition:all 0.3s ease;}
.search-form.active {display: block;margin-right: 3px;}
@media (max-width: 1200px) {.desc-only {display:none;}}
/*.search-btn.white svg {stroke: #dfd8c8;}*/
.search-btn svg {transform: scale(1.2);}
.search-btn svg:hover {transform: scale(1.25);}