html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
margin: 0;
box-sizing: content-box; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}.container,
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.container-fluid {
padding-right: 2rem;
padding-left: 2rem;
}
.row {
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.5rem;
margin-left: -0.5rem;
}
.row.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.col.reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.col-xs {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xs-1 {
-ms-flex-preferred-size: 8.33333333%;
flex-basis: 8.33333333%;
max-width: 8.33333333%;
}
.col-xs-2 {
-ms-flex-preferred-size: 16.66666667%;
flex-basis: 16.66666667%;
max-width: 16.66666667%;
}
.col-xs-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xs-4 {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.col-xs-5 {
-ms-flex-preferred-size: 41.66666667%;
flex-basis: 41.66666667%;
max-width: 41.66666667%;
}
.col-xs-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xs-7 {
-ms-flex-preferred-size: 58.33333333%;
flex-basis: 58.33333333%;
max-width: 58.33333333%;
}
.col-xs-8 {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
max-width: 66.66666667%;
}
.col-xs-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xs-10 {
-ms-flex-preferred-size: 83.33333333%;
flex-basis: 83.33333333%;
max-width: 83.33333333%;
}
.col-xs-11 {
-ms-flex-preferred-size: 91.66666667%;
flex-basis: 91.66666667%;
max-width: 91.66666667%;
}
.col-xs-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xs-offset-0 {
margin-left: 0;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.start-xs {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xs {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-xs {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xs {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-xs {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-xs {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-xs {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xs {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-xs {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.last-xs {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.gap-large {
gap: 50px;
}
.gap-medium {
gap: 30px;
}
.gap-small {
gap: 10px;
}
@media only screen and (min-width: 768px) {
.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-offset-0,
.col-sm-offset-1,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.col-sm {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-ms-flex-preferred-size: 8.33333333%;
flex-basis: 8.33333333%;
max-width: 8.33333333%;
}
.col-sm-2 {
-ms-flex-preferred-size: 16.66666667%;
flex-basis: 16.66666667%;
max-width: 16.66666667%;
}
.col-sm-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.col-sm-5 {
-ms-flex-preferred-size: 41.66666667%;
flex-basis: 41.66666667%;
max-width: 41.66666667%;
}
.col-sm-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex-preferred-size: 58.33333333%;
flex-basis: 58.33333333%;
max-width: 58.33333333%;
}
.col-sm-8 {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
max-width: 66.66666667%;
}
.col-sm-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex-preferred-size: 83.33333333%;
flex-basis: 83.33333333%;
max-width: 83.33333333%;
}
.col-sm-11 {
-ms-flex-preferred-size: 91.66666667%;
flex-basis: 91.66666667%;
max-width: 91.66666667%;
}
.col-sm-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-0 {
margin-left: 0;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.start-sm {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-sm {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-sm {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-sm {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-sm {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-sm {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.last-sm {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width: 992px) {
.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-offset-0,
.col-md-offset-1,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.col-md {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-ms-flex-preferred-size: 8.33333333%;
flex-basis: 8.33333333%;
max-width: 8.33333333%;
}
.col-md-2 {
-ms-flex-preferred-size: 16.66666667%;
flex-basis: 16.66666667%;
max-width: 16.66666667%;
}
.col-md-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.col-md-5 {
-ms-flex-preferred-size: 41.66666667%;
flex-basis: 41.66666667%;
max-width: 41.66666667%;
}
.col-md-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex-preferred-size: 58.33333333%;
flex-basis: 58.33333333%;
max-width: 58.33333333%;
}
.col-md-8 {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
max-width: 66.66666667%;
}
.col-md-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex-preferred-size: 83.33333333%;
flex-basis: 83.33333333%;
max-width: 83.33333333%;
}
.col-md-11 {
-ms-flex-preferred-size: 91.66666667%;
flex-basis: 91.66666667%;
max-width: 91.66666667%;
}
.col-md-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.start-md {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-md {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-md {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-md {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-md {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-md {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.last-md {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width: 1460px) {
.container {
width: 1430px;
margin: auto;
}
.container-small {
width: 1200px;
margin: 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-offset-0,
.col-lg-offset-1,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 10px;
padding-left: 10px;
}
.col-lg {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-ms-flex-preferred-size: 8.33333333%;
flex-basis: 8.33333333%;
max-width: 8.33333333%;
}
.col-lg-2 {
-ms-flex-preferred-size: 16.66666667%;
flex-basis: 16.66666667%;
max-width: 16.66666667%;
}
.col-lg-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.col-lg-5 {
-ms-flex-preferred-size: 41.66666667%;
flex-basis: 41.66666667%;
max-width: 41.66666667%;
}
.col-lg-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex-preferred-size: 58.33333333%;
flex-basis: 58.33333333%;
max-width: 58.33333333%;
}
.col-lg-8 {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
max-width: 66.66666667%;
}
.col-lg-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex-preferred-size: 83.33333333%;
flex-basis: 83.33333333%;
max-width: 83.33333333%;
}
.col-lg-11 {
-ms-flex-preferred-size: 91.66666667%;
flex-basis: 91.66666667%;
max-width: 91.66666667%;
}
.col-lg-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.start-lg {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-lg {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-lg {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-lg {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-lg {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-lg {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.last-lg {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-SemiBold.woff2) format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-ExtraBold.woff2) format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap; } html.remodal-is-locked {
overflow: hidden;
}
.remodal,
[data-remodal-id] {
display: none;
}
.remodal-overlay {
position: fixed;
z-index: 9999;
top: -5000px;
right: -5000px;
bottom: -5000px;
left: -5000px;
display: none;
}
.remodal-wrapper {
position: fixed;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
text-align: center;
-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
display: inline-block;
height: 100%;
margin-left: -0.05em;
content: "";
}
.remodal-overlay,
.remodal-wrapper {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.remodal {
position: relative;
outline: none;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.remodal-is-initialized {
display: inline-block;
}
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
-webkit-filter: blur(3px);
filter: blur(3px);
}
.remodal-overlay {
background: rgba(0, 0, 0, 0.8);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
-webkit-animation: remodal-overlay-opening-keyframes 0.3s;
animation: remodal-overlay-opening-keyframes 0.3s;
}
.remodal-overlay.remodal-is-closing {
-webkit-animation: remodal-overlay-closing-keyframes 0.3s;
animation: remodal-overlay-closing-keyframes 0.3s;
}
.remodal-wrapper {
padding: 10px;
}
.remodal {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 99.2%;
padding: .8%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
color: #2b2e38;
background: black;
margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
overflow: hidden;
border-radius: 5px;
}
.remodalBorder{
width: 89.2%;
border: 1px solid #e1e1e1;
padding: 4% 5% 0.8%;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
-webkit-animation: remodal-opening-keyframes 0.3s;
animation: remodal-opening-keyframes 0.3s;
}
.remodal.remodal-is-closing {
-webkit-animation: remodal-closing-keyframes 0.3s;
animation: remodal-closing-keyframes 0.3s;
}
.remodal,
.remodal-wrapper:after {
vertical-align: middle;
}
.remodal-close {
position: absolute;
top: 0;
left: 90%;
display: block;
overflow: visible;
width: 35px;
height: 35px;
margin: 0;
padding: 0;
cursor: pointer;
-webkit-transition: color 0.2s;
transition: color 0.2s;
text-decoration: none;
color: #fff;
border: 0;
outline: 0;
background: transparent;
}
.remodal-close:hover,
.remodal-close:focus {
color: #2b2e38;
}
.remodal-close:before {
font-size: 25px;
line-height: 35px;
position: absolute;
top: 5px;
left: 5px;
display: block;
width: 35px;
content: "\00d7";
text-align: center;
}
.remodal-confirm,
.remodal-cancel {
font: inherit;
display: inline-block;
overflow: visible;
min-width: 110px;
margin: 0;
padding: 12px 0;
cursor: pointer;
-webkit-transition: background 0.2s;
transition: background 0.2s;
text-align: center;
vertical-align: middle;
text-decoration: none;
border: 0;
outline: 0;
}
.remodal-confirm {
color: #fff;
background: #81c784;
}
.remodal-confirm:hover,
.remodal-confirm:focus {
background: #66bb6a;
}
.remodal-cancel {
color: #fff;
background: #e57373;
}
.remodal-cancel:hover,
.remodal-cancel:focus {
background: #ef5350;
}
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
padding: 0;
border: 0;
}
@-webkit-keyframes remodal-opening-keyframes {
from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 0;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes remodal-opening-keyframes {
from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 0;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes remodal-closing-keyframes {
from {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
to {
-webkit-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
}
@keyframes remodal-closing-keyframes {
from {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
to {
-webkit-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.mainButton{
padding: 10px 25px;
background: #e57373;
border-radius: 19px;
box-shadow: 0 0 5px rgba(206, 57, 57, 0.5);
color: #fff;
text-decoration: none;
font: bold 16px 'Open Sans', sans-serif;
}
.success, .fail{
color: #fff;
}
#modal1Title{
font-size: 18px;
font-weight: bold;
color: #fff;
margin-bottom: 20px;
margin-top: 20px;
}
.putName, .putPhone{
width: 210px;
padding: 0 15px;
height: 44px;
background: #fff;
margin-bottom: 10px;
border-radius: 2px;
border:none;
outline: none;
}
.btn-remodal{
width: 242px;
height: 40px;
background: #e57373;
margin-bottom: 15px;
border-radius: 2px;
border:none;
outline: none;
color: #fff;
cursor: pointer;
}
.btn-remodal:hover{
background: #C94141;
}
#modal1Title{
font-size: 20px;
}
@media only screen and (min-width: 480px){
#modal1Title{
font-size: 18px;
}
}
@media only screen and (min-width: 440px) {
.remodal {
max-width: 420px;
}
}
@media only screen and (max-width: 439px) {
.remodal {
max-width: 100%;
}
.putName, .putPhone{
width: 90%;
height: 50px;
font-size: 18px;
}
.putName:-moz-placeholder,.putPhone:-moz-placeholder{
font-size: 16px;
}
.putName::-webkit-input-placeholder,.putPhone::-webkit-input-placeholder{
font-size: 16px;
}
.textarea-remodal{
width: 90%;
}       
.btn-remodal{
width: 90%;
height: 82px;
font-size: 18px;
}
#modal1Title{
font-size: 18px;
}
}
.putName:-moz-placeholder,.putPhone:-moz-placeholder{
font-size: 14px;
}
.putName::-webkit-input-placeholder,.putPhone::-webkit-input-placeholder{
font-size: 14px;
}
.textarea-remodal:-moz-placeholder{
font-size: 14px;
}
.textarea-remodal::-webkit-input-placeholder{
font-size: 14px;
}
.textarea-remodal{
width: 90%;
border-radius: 5px;
}          
.lt-ie9 .remodal-overlay {
background: #2b2e38;
}
.lt-ie9 .remodal {
width: 420px;
}
@media only screen and (max-width: 360px){
.remodal-close{
left: 87%;
}
}
.btn-remodal{
background: black;
&:hover{
background: rgba(0, 0, 0, .8);
}
}
.remodal{
background: $red;
}
#modal1Title{
color: black;
}
.remodal-close{
color: black;
}
.remodal{
background: rgba(255, 255, 255, .7);
}
.btn-remodal{
background: #245581;
width: 60%;
margin: 0 auto;
border-radius: 20px;
box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.btn-remodal:hover{
box-shadow: none;
}
.btn-remodal:hover{
background: #245581;
}
.textarea-remodal{
width: 60%;
}
#modal1Title{
color: $red;
}
.remodal-close{
color: $red;
}
.label-check{
font-size: 13px;
}
.label-check span{
border-bottom: 1px dashed #000;
}
.label-check span:hover {
border-bottom: none;
}
.check-block{
margin-bottom: 30px;
}
#modal1Title{
color: #000;
display: block;
margin-bottom: 20px;
}
.remodal{
background: #f5f5f6;
padding: 40px 30px;
}
.remodal__item{
width: 92%;
}
.putName,.putPhone{
padding: 0 10px;
}
@media screen and (max-width: 768px){
.submit-remodal{
height: 40px;
}
.check-block{
margin-bottom: 40px;
}
}
.check-box{margin-right: 4px;}
.sent{ color: #000; justify-content: center;
align-items: center;
}
.check-box{
margin-right: 3px;
align-items: center;
}
@media screen and (max-width: 480px){.label-check{font-size: 10px}}
.check-block{align-items: center;}@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Thin.woff2) format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Medium.woff2) format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap; } @font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-SemiBold.woff2) format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-ExtraBold.woff2) format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap; } h1 {
margin: 0;
font-family: 'Onest', sans-serif;
font-weight: 700;}
h2 {
font-family: 'Onest', sans-serif;
font-weight: 700;}
.wrapper {
display: flex;
flex-direction: column;
min-height: 100%; }
body {
font-size: 16px;
line-height: 150%;
color: #000000;
font-family: 'Open Sans', sans-serif; }
.img-fluid {
width: 100%; }
p {
margin-top: 0; }
a {
color: #000000;
text-decoration: none; }
.section {
padding: 45px 0px; }
@media (max-width: 767px) {
.section {
padding: 20px 0; } }
.cx-unique-block a {
color: #000;
text-decoration: underline; }
.button {
line-height: 1.5715;
position: relative;
display: inline-block;
font-weight: 400;
white-space: nowrap;
text-align: center;
background-image: none;
border: 1px solid transparent;
box-shadow: 0 2px #000 4;
cursor: pointer;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-action: manipulation;
padding: 13px 32px;
font-size: 16px;
border-radius: 3px;
color: #000 d9;
border-color: #d9d9d9;
background: #fff;
text-shadow: 0 -1px 0 #000 1f;
box-shadow: 2px 2px 4px #000 20; }
.button--mobile {
display: none; }
.button:active, .button:focus {
outline: 0; }
.button:hover {
background: #3b69ec;
border-color: #3b69ec;
color: white; }
#menu-toggle {
opacity: 0; }
@media screen and (min-width: 767px) {
#menu-toggle {
display: none; } }
#menu-toggle:checked ~ .button-menu > .button-menu__line {
transform: rotate(45deg); }
#menu-toggle:checked ~ .button-menu > .button-menu__line::before {
top: 0;
transform: rotate(0); }
#menu-toggle:checked ~ .button-menu > .button-menu__line::after {
top: 0;
transform: rotate(90deg); }
#menu-toggle:checked ~ .navbar-menu {
visibility: visible;
left: 0; }
.main-slide__buttons {
display: flex;
align-items: center;
gap: 15px;
flex-wrap: wrap; }
.button-menu {
display: flex;
align-items: center;
position: relative;
max-width: 100px;
width: 26px;
height: 26px;
cursor: pointer;
z-index: 1; }
.button-menu__line, .button-menu__line::before, .button-menu__line::after {
display: block;
position: absolute;
width: 100%;
height: 2px;
background-color: #616161;
transition-duration: 0.25s; }
.button-menu__line:before {
content: "";
top: -8px; }
.button-menu__line:after {
content: "";
top: 8px; }
@media screen and (min-width: 1200.2px) {
.button-menu {
display: none; } }
.button:hover {
box-shadow: none; }
.button-style-1 {
padding: 13px 28px 13px 28px;
position: relative;
color: #000000;
border-color: #000000;
background: transparent; }
.button-style-1:hover {
border-color: #000000;
background: #000000; }
.button-style-1 svg path {
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.button-style-1:hover svg path {
fill: #fff; }
.button-style-2 {
height: 100%;
padding: 0 20px;
color: #000;
border: none;
background: #d9d9d9; }
@media (max-width: 440px) {
.button-style-2 {
height: 42px;
width: 100%; } }
.button-style-2:hover {
color: #000;
border: none;
background: #d9d9d9; }
.button-style-3 {
padding: 13px 28px 13px 28px;
position: relative;
color: #fff;
border-color: #000000;
background: #000000; }
.button-style-3:hover {
color: #fff;
border-color: #000000;
background: #000000; }
.button-style-4 {
border-radius: 3px;
color: #717171;
background: transparent; }
.button-style-4:hover {
color: #393cf1; }  header ul {
margin: 0;
list-style: none;
padding-left: 0; }
.mobile {
display: none; }
@media screen and (max-width: 1200px) {
.mobile {
display: flex;
flex-direction: column;
margin-bottom: 15px; } }
.topline {
padding: 15px 0px;
background-color: #d9d9d9; }
.topline__wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
font-size: 14px;
color: #717171; }
.topline__info {
display: flex;
align-items: center;
padding: 0;
gap: 16px; }
.topline__links-wrapper {
display: flex;
align-items: center;
gap: 16px; }
@media screen and (max-width: 1200px) {
.topline__links-wrapper {
gap: 5px; } }
@media (max-width: 991px) {
.topline__links-wrapper hr {
display: none; } }
.topline__menu {
display: flex;
gap: 16px;
border-right: 1px solid #717171;
padding-right: 15px; }
@media (max-width: 991px) {
.topline__menu {
display: none; } }
.topline__info-item:first-child {
border-right: 1px solid #717171;
padding-right: 15px; }
.topline__info-item:nth-child(2) {
border-right: 1px solid #717171;
padding-right: 15px;
}
@media screen and (max-width: 767px) {
.topline__info-item:first-child,
.topline__info-item:nth-child(2),
.topline__info-item:nth-child(3){
display: none;
}
}
.topline__info-item--pc {
display: block; }
@media screen and (max-width: 767px) {
.topline__info-item--pc {
display: none; } }
.topline__info-item--mobile {
display: none; }
@media screen and (max-width: 767px) {
.topline__info-item--mobile {
display: block; } }
.topline__info-item--mobile a {
font-size: 16px;
color: #000 !important;
font-weight: bold;
letter-spacing: 1px; }
.topline__socials {
justify-content: flex-end; }
.topline--fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 999; }
.topline__info-item.topline__info-item--pc a {
font-weight: 600;
color: #000000;
transition: 0.2s;
}
.topline__info-item.topline__info-item--pc a:hover {
color: #717171;
}
.topline a {
color: #717171; }
.topline hr {
height: 16px; }
.list-socials__item_whatsapp a {
color: #000000 !important; }
.list-socials__item_telegram-plane a {
color: #000000 !important; }
.list-socials {
display: flex;
gap: 10px; }
.list-socials__modal-link a {
color: #000000;
font-weight: 600;
text-decoration: underline; }
.list-socials__item {
font-size: 25px; }
.button-style-3.list-socials__modal-link a {
color: #fff !important;
text-decoration: none !important;
font-weight: normal !important;
}
.topline__socials .button-style-3 {
padding: 3px 25px 3px 25px !important;
}
.logo img {
max-width: 220px;
padding-top: 6px; }
@media screen and (max-width: 767px) {
.logo img {
max-width: 150px; } }
.navbar {
background-color: #fff; }
.navbar--fixed {
position: fixed;
top: 0px;
width: 100%;
z-index: 999; }
.navbar__button {
display: flex;
flex-basis: auto;
flex-grow: 1;
justify-content: center; }
.navbar__button .fa-phone {
display: none; }
@media screen and (max-width: 767px) {
.navbar__button .fa-phone {
display: block; } }
@media screen and (max-width: 767px) {
.navbar__button {
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 43px;
padding: 0;
margin-right: 20px; } }
.navbar__info {
flex: 0 0 150px; }
@media (max-width: 1320px) {
.navbar__info {
display: none; } }
.navbar__time {
font-size: 13px;
line-height: 24px; }
.navbar__tel {
font-size: 17px;
line-height: 140%;
color: #000000; }
@media (max-width: 1140px) {
.navbar__tel {
font-size: 21px; } }
@media screen and (max-width: 767px) {
.navbar__button-text {
display: none; } }
@media screen and (max-width: 767px) {
.navbar .navbar-menu {
flex-basis: unset; } }
.navbar-menu__item-wrapper {
display: flex;
align-items: center;
justify-content: space-between; }
.navbar-container {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding: 0px 15px; }
@media screen and (max-width: 767px) {
.navbar-container {
justify-content: space-between; } }
.navbar-menu__list {
display: flex; }
@media (max-width: 1200px) {
.navbar-menu__list {
flex-direction: column; } }
.navbar-menu__link {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 16px; }
.navbar-menu__link span {
padding-right: 15px; }
.navbar-menu__item {
padding: 25px 15px;
position: relative; }
.navbar-menu__item:hover .dropdown-menu {
display: flex; }
.navbar-menu__item:hover .dropdown-menu--grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
left: -85%; }
@media (max-width: 1550px) {
.navbar-menu__item:hover .dropdown-menu--grid {
grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 992px) {
.navbar-menu__item:hover .dropdown-menu--grid {
display: flex;
left: 0; } }
@media (max-width: 1200px) {
.navbar-menu__item {
margin-bottom: 0px;
padding: 10px 15px; }
.navbar-menu__item:hover .dropdown-menu {
display: none; } }
@media (max-width: 1200px) {
.navbar-menu {
transition-duration: 0.25s;
visibility: hidden;
position: absolute;
width: 100%;
top: 55px;
left: 0;
padding: 15px;
background: #ececec;
z-index: 999;
display: block;
position: fixed;
visibility: hidden;
top: 0;
left: -100%;
width: 330px;
height: 100%;
margin: 0;
padding: 20px 0;
list-style: none;
background-color: #eceff1;
box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
transition-duration: 0.25s;
overflow-y: scroll; } }
.dropdown-menu {
display: none;
position: absolute;
top: 65px;
flex-direction: column;
opacity: 1;
width: fit-content;
background: #d9d9d9;
z-index: 999;
white-space: nowrap;
visibility: visible;
box-shadow: 0 10px 30px 10px #000 21;
border-radius: 3px;
overflow: hidden; }
.dropdown-menu__item {
font-size: 16px;
border-bottom: 1px solid #b8b8b8; }
.dropdown-menu__item:last-child {
margin-bottom: 0;
border-bottom: none; }
.dropdown-menu__item-link {
display: flex;
justify-content: space-between;
align-items: center;
padding: 9px 18px;
transition: all ease 0.3s; }
.dropdown-menu__item-link:hover {
background: #b8b8b8; }
.dropdown-menu__item-link span {
padding-right: 25px; }
@media screen and (max-width: 1400px) {
.dropdown-menu__item-link {
padding: 6px 18px;
font-size: 14px; } }
@media screen and (max-width: 767px) {
.dropdown-menu__item-link {
padding: 15px; } }
@media screen and (max-width: 767px) {
.dropdown-menu {
position: relative;
top: 15px;
width: 100%;
background: unset;
box-shadow: unset;
white-space: unset; }
.dropdown-menu i {
display: none; }
.dropdown-menu.active {
display: flex !important;
background: #fff; }
.dropdown-menu:focus {
outline-style: none; } } .footer {
background-color: #d9d9d9; }
.footer hr {
height: 1px;
width: 100%;
background: #242527;
border: none;
margin: 0; }
.footer__form {
display: flex;
gap: 10px;
flex-wrap: wrap; }
@media (max-width: 440px) {
.footer__form {
height: auto; } }
.footer__form .check-block {
margin-bottom: 0; }
.footer__text {
display: block;
padding: 35px 0px;
font-size: 17px;
color: #1f2022; }
.footer__info {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 30px 0px; }
.footer__logo {
margin-bottom: 15px; }
.footer__about {
margin-bottom: 30px;
color: #717171;
font-size: 16px;
line-height: 150%; }
@media screen and (max-width: 767px) {
.footer__about {
font-size: 14px; } }
.footer__contacts {
display: flex;
flex-direction: column;
margin-bottom: 15px; }
.footer__phone, .footer__mail {
margin-bottom: 10px;
font-size: 18px;
color: #1f2022; }
.footer__subcontacts {
display: flex;
align-items: center; }
@media screen and (max-width: 767px) {
.footer__subcontacts {
width: 100%;
justify-content: space-between; } }
.footer__button {
margin-bottom: 15px;
margin-right: 15px; }
.footer__socials {
list-style: none;
padding-left: 0;
margin-top: 0;
margin-bottom: 15px; }
.footer__menu {
display: flex;
flex-direction: column;
padding: 30px 0px;
margin: 0;
list-style: none; }
@media screen and (max-width: 767px) {
.footer__menu {
padding: 15px 0px; } }
.footer__menu--p0 {
padding-top: 0; }
.footer__menu-item {
margin-bottom: 8px; }
.footer__menu-item:first-child {
color: #1f2022; }
.footer__menu-item a {
font-size: 15px;
color: #717171; }
.footer__menu-item a:hover {
color: #000; }
.footer-form__input {
width: 60%;
height: 40px !important;
height: 100%;
padding: 0px 18px;
border: none;
border-radius: 3px;
background: #fff;
font-size: 14px; }
.footer-form__input:focus {
outline: none; }
@media (max-width: 440px) {
.footer-form__input {
height: 42px;
width: 100%; } }
.footer-form .button {
padding: 0 28px; }
@media screen and (max-width: 576px) {
.footer-form .button {
padding: 10px 28px; } }
@media screen and (max-width: 767px) {
.footer-form {
display: flex;
margin-bottom: 25px; } }
.copyright-text {
padding: 0px;
margin: 0;
font-size: 14px;
color: #717171; }
@media screen and (max-width: 767px) {
.copyright-text {
font-size: 16px;
padding-top: 15px;
margin-bottom: 10px; } }
.copyright-link {
padding: 15px 0px;
font-size: 14px;
color: #717171; }
@media screen and (max-width: 767px) {
.copyright-link {
font-size: 16px;
margin-bottom: 10px;
padding: 0px;
display: block; } }
.cookie-agreement{
font-size: 14px;
color: #717171;
}
@media screen and (max-width: 960px) {
.cookie-agreement{
padding:  8px; } 
}
@media screen and (max-width: 760px) {
.cookie-agreement{
font-size: 16px; } 
}
.topline__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: transparent;
padding: 0; }
.topline__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 5px 22px 4px 30px;
font-size: 14px;
background-color: #fff;
border-radius: 0; }
.topline__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
height: 18px;
width: 18px;
left: 0px;
top: 0px; }
.topline__search .dgwt-wcas-ico-magnifier {
max-width: 15px; }
.topline__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
width: 15px;
height: 13px; }
.topline__search .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
margin-right: -28px; } .topline__info {
margin-bottom: 20px;
}@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Thin.woff2) format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Medium.woff2) format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Onest';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Onest Woff2/Onest-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap; } @font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-SemiBold.woff2) format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Open Sans';
src: url(//granit-kzn.ru/wp-content/themes/blak/fonts/Open Sans Woff2/OpenSans-ExtraBold.woff2) format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap; }  .bg-color {
background-color: #d9d9d9;
padding: 30px;
width: fit-content; }
@media (max-width: 576px) {
.bg-color {
padding: 15px; } }
.section-service-1 {
text-align: left; }
.section-service-2 {
text-align: center; }
.section-service-4 {
background: #d9d9d9; }
.section-service-4 #tns1-mw {
margin: 0 -10px; }
.section-team-1 {
position: relative;
background: #fff; }
.section-sales-block {
background: #0279b6; }
.section-sales-block-2 {
background: #0279b6; }
.section-contact-1 {
background-image: url(//granit-kzn.ru/wp-content/uploads/2022/05/maxresdefault.jpg);
background-size: cover;
padding: 85px 0; }
.section-contact-2 {
background: linear-gradient(269deg, #3c6aed 39%, #3c6aed 96%) center center / 100% 82% no-repeat;
color: white; }
.section_contact-2 {
display: flex; }
.section-mramor {
background: url(//granit-kzn.ru/wp-content/uploads/2022/05/Frame-102-1.jpg); }
.section-black {
background: #141414;
color: #fff; }
.section-no-padding {
padding: 0; }
.section-no-padding-bottom {
padding-bottom: 0; }
.section-no-padding-top {
padding-top: 0; }
.section-mramor .cx-unique-block, .section-black .cx-unique-block {
border: 1px solid;
padding: 20px; }
.partner-slider-1__item {
margin: 30px; }
.gallery-slider-1 {
margin-left: 250px; }
@media (max-width: 991px) {
.gallery-slider-1 {
margin-left: unset; } }
.gallery-slider-1__item {
margin: 0px 6px; }
@media (max-width: 991px) {
.gallery-slider-1__item {
margin: unset; } }
.section-review-image {
background-image: url(https://phonoteka.org/uploads/posts/2021-03/1616710949_26-p-belii-abstraktnii-fon-27.jpg);
background-size: cover; } .tabs {
font-size: 0; }
.tabs > input[type="radio"] {
display: none; }
.tabs > div {
display: none; padding: 45px 15px;
font-size: 16px;
border-top: 1px solid #b3b3b3 75; } #tab-btn-1:checked ~ #content-1, #tab-btn-2:checked ~ #content-2, #tab-btn-3:checked ~ #content-3 {
display: block; }
.tabs > label {
display: inline-block;
text-align: center;
vertical-align: middle;
user-select: none;
padding: 12px 20px;
font-size: 16px;
line-height: 1.5;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
cursor: pointer;
position: relative;
top: 1px; }
.tabs > label:not(:first-of-type) {
border-left: none; }
.tabs > input[type="radio"]:checked + label {
background-color: #fff;
border-bottom: 2px solid #141414; } .title-wrapper {
display: flex;
justify-content: space-between;
align-items: flex-end; }
.title-block {
margin-bottom: 30px; }
.title-block__title {
margin-bottom: 20px;
font-size: 24px;
line-height: 140%;
font-weight: 700;
font-family: 'Onest', sans-serif; }
.title-block__subtitle {
font-size: 18px;
margin-bottom: 25px; }
.title-block__buttons {
display: flex;
flex-direction: column;
gap: 15px;
}
.title-wrapper .title-block {
margin-bottom: 0;
width: 38%; }
@media (max-width: 991px) {
.title-wrapper .title-block {
width: 100%; } } .content-text__title {
margin-bottom: 20px;
font-size: 18px;
font-weight: bold; }
.content-text__description {
line-height: 24px;
margin-bottom: 25px; }
.content-text__button {
margin: 0 auto;
margin-left: 0; }
.content-text__wrapper-link {
display: flex;
gap: 15px; }
.content-text__wrapper-link a {
margin: 0 0; }
.content-text__logo {
height: auto;
width: 75px;
margin-bottom: 25px; }
.content__image {
width: 100%; } .service-card-1 {
display: flex;
justify-content: flex-start;
align-items: center;
padding: 20px;
margin-bottom: 20px;
background: #fff;
border-radius: 3px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
.service-card-1__img {
flex: 0 0 auto;
width: 70px;
margin-right: 25px; }
.service-card-1__content {
display: flex;
flex-direction: column; }
.service-card-1__title {
font-size: 17px;
font-weight: bold;
color: #1b1b1b; }
.service-card-1__text {
font-size: 15px;
color: #727272; } .service-card-2 {
display: flex;
flex-direction: column;
align-items: center;
padding: 25px;
margin-bottom: 85px;
min-height: 180px;
border-radius: 3px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
.service-card-2__text {
font-weight: bold;
margin-bottom: 15px; }
.service-card-2__image {
width: 70px;
margin-bottom: 25px; } .service-card-3 {
padding: 25px;
margin-bottom: 85px;
min-height: 225px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
background-color: #fff;
border-radius: 3px; }
.service-card-3:hover {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.15); }
.service-card-3__image {
width: 100px;
margin-bottom: 15px; }
.service-card-3__title {
text-align: left;
font-weight: bold;
margin-bottom: 5px; }
.service-card-3__description {
margin-bottom: 15px; }
.service-card-3__info {
display: flex;
justify-content: space-between; }
.service-card-3__price {
font-weight: bold; }
.service-card-3__link:hover {
color: #009fe3;
font-weight: bold; } .slider-service-front img {
width:100% !important;
height:286px;
}
.service-card-4 {
margin: 10px;
margin-bottom: 20px; }
@media (max-width: 991px) {
.service-card-4__wrapper-img {
padding: 0 40px 0 0; } }
.service-card-4__image {
display: block;
max-width: 100%;
height: 400px;
object-fit: cover;
margin-bottom: 25px;
background-size: contain;
background-repeat: no-repeat;
transition: 0.5s ease 0s; }
.service-card-4__top {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between; }
.service-card-4__icon-wrapper {
font-size: 23px;
border: 1px solid;
padding: 6px 14px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 3px;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.service-card-4__icon-wrapper:hover {
border-color: #090909;
background: #090909;
color: #fff; }
.service-card-4__title {
display: inline-block;
margin-bottom: 5px;
font-size: 18px;
font-weight: bold;
font-family: 'Onest', sans-serif;
line-height: 140%; }
.service-card-4__ul {
display: flex;
flex-wrap: wrap;
column-gap: 8px; }
.service-card-4__li {
font-size: 14px; }
.service-card-4__li:last-child {
margin-bottom: 2px; }
.service-card-4__li:hover {
border-bottom: 1px solid #777;
margin-bottom: -1px; }
.service-card-4__li:last-child:hover {
margin-bottom: unset; }
.service-card-4__li:after {
content: ","; }
.service-card-4__li:last-child:after {
content: unset; }
.service-card-4__info {
text-align: left;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
gap: 10px; }
@media (max-width: 991px) {
.service-card-4__info {
min-height: unset; } }
.service-card-4__description {
height: 95px; }
@media (max-width: 991px) {
.service-card-4__description {
height: auto; } }
#customize-controls-service-4 {
margin-top: 100px; }
.service-card-4__wrapper-img:hover .service-card-4__image {
filter: brightness(0.6); } .tarif-1 {
display: flex;
flex-direction: column;
gap: 15px;
padding: 40px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
.tarif-1__header {
display: flex;
flex-direction: column; }
.tarif-1__title {
padding-bottom: 25px;
font-size: 18px;
font-weight: bold; }
.tarif-1__wrapper-price {
display: flex;
align-items: center;
justify-content: space-between; }
.tarif-1__c-price {
font-size: 24px; }
.tarif-1__wrapper-date {
display: flex;
align-items: center;
gap: 15px; }
.tarif-1__image {
width: auto;
height: 35px;
filter: hue-rotate(13deg); }
.tarif-1__hr {
background: #4476f0;
height: 1px;
width: 100%; }
.tarif-1__inner {
display: flex;
flex-direction: column;
padding-bottom: 10px; }
.tarif-1__text {
display: flex;
gap: 12px; }
.tarif-1__icon {
color: #4476f0;
font-weight: 600; }
.tarif-1__wrapper-link {
display: flex;
flex-direction: row;
justify-content: space-between; }
.tarif-1__icon-phone {
display: flex !important;
justify-content: center;
align-items: center;
width: 36px;
height: 36px;
border-radius: 100%;
font-size: 25px;
color: white;
background: #4476f0; } .service-card-6 {
margin: 10px;
margin-bottom: 20px; }
@media (max-width: 991px) {
.service-card-6__wrapper-img {
padding: 0 40px 0 0; } }
.service-card-6__image {
display: block;
max-width: 100%;
height: 250px;
object-fit: cover;
margin-bottom: 25px;
background-size: contain;
background-repeat: no-repeat;
transition: 0.5s ease 0s; }
.service-card-6__top {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between; }
.service-card-6__icon-wrapper {
font-size: 23px;
border: 1px solid;
padding: 6px 14px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 3px;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.service-card-6__icon-wrapper:hover {
border-color: #090909;
background: #090909;
color: #fff; }
.service-card-6__title {
display: inline-block;
margin-bottom: 5px;
font-size: 18px;
font-weight: 700;
font-family: 'Onest', sans-serif;
line-height: 140%; }
.service-card-6__ul {
display: flex;
flex-wrap: wrap;
column-gap: 8px; }
.service-card-6__li {
font-size: 14px; }
.service-card-6__li:last-child {
margin-bottom: 2px; }
.service-card-6__li:hover {
border-bottom: 1px solid #777;
margin-bottom: -1px; }
.service-card-6__li:last-child:hover {
margin-bottom: unset; }
.service-card-6__li:after {
content: ","; }
.service-card-6__li:last-child:after {
content: unset; }
.service-card-6__info {
text-align: left;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
gap: 10px;
min-height: 225px; }
@media (max-width: 991px) {
.service-card-6__info {
min-height: unset; } }
.service-card-6__description {
height: 95px; }
@media (max-width: 991px) {
.service-card-6__description {
height: auto; } } .about-section-1 {
padding: 80px 0; } .about-1 {
display: flex;
flex-direction: row; }
@media (max-width: 991px) {
.about-1 {
flex-direction: column; } }
.about-1__content {
display: flex;
flex-direction: column;
height: 100%;
place-content: space-between; } .about-2 {
display: flex;
flex-direction: row; }
@media (max-width: 991px) {
.about-2 {
flex-direction: column; } }
.about-2__content {
display: flex;
flex-direction: column;
height: 100%;
place-content: space-between; }
.about-2__image {
max-height: 280px;
width: auto;
margin-left: auto;
margin-right: auto; } .review {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-wrap: wrap;
min-height: 545px;
padding: 40px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
border-radius: 3px;
text-align: left;
max-width: unset;
margin: 0 36px;
margin-left: 0px; }
.review:hover {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.15); }
.review__author {
display: flex;
flex-direction: row;
align-items: center;
max-height: 100px;
gap: 25px; }
.review__image {
margin-bottom: 15px; }
.review__image img {
height: 70px; }
.review__block-name {
display: flex;
flex-direction: column;
gap: 5px;
padding-bottom: 10px; }
.review__name:before {
content: ""; }
.review__date {
color: #a3a3a3; }
.review__info {
display: flex;
flex-direction: column;
align-content: space-between;
gap: 15px; }
.review__title {
margin-top: 20px;
height: 50px;
border-bottom: 2px solid #ababab 1c;
border-radius: 3px;
font-weight: bold;
line-height: 160%;
padding-bottom: 16px;
color: #1b1b1b; }
.review__text {
display: flex;
flex-direction: column;
gap: 15px; }
.review__text--line {
border-bottom: 1px solid #d3d3d3;
padding-bottom: 25px; }
.review__short {
line-height: 140%; }
.review__link {
width: 15%;
line-height: 25px;
border-bottom: dotted 2px #2e2e2e d9;
text-decoration: none;
color: #141414; }
.review__icon {
display: flex;
margin: 0 auto;
gap: 15px; } .review-section-2__button {
display: flex;
margin: 0 auto;
padding: 10px 40px;
background-color: #000;
color: white; }
#customize-controls-review-2 li i {
color: #000; }
.review-2 {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-wrap: wrap;
min-height: 260px;
max-width: 590px;
padding: 40px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(100, 100, 100, 0.2)), url(https://i.ytimg.com/vi/SceNJ4r0_HU/maxresdefault.jpg);
background-size: 100%;
border-radius: 3px;
text-align: left;
color: #fff;
background-image: linear-gradient(#000, #000), url(https://i.ytimg.com/vi/SceNJ4r0_HU/maxresdefault.jpg);
max-width: unset;
margin: 0 28px;
margin-left: 0px; }
.review-2:hover {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.15); }
.review-2__line {
color: #000; }
.review-2__info {
display: flex;
flex-direction: column;
align-content: space-between;
gap: 15px; }
.review-2__author {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
max-height: 100px;
gap: 25px;
margin-bottom: -20px; }
.review-2__image {
margin-bottom: 15px; }
.review-2__image img {
height: 70px;
filter: invert(1); }
.review-2__block-name {
display: flex;
flex-direction: column;
gap: 5px;
padding-bottom: 10px; }
.review-2__line {
width: 18%;
margin-top: -10px;
margin-bottom: 4px;
border-bottom: 4px solid #fff;
color: #fff 0; }
.review-2__dop-name {
color: #f3f3f3; }
.review-2__text {
display: flex;
flex-direction: column;
gap: 15px; }
.review-2__short {
line-height: 140%;
border-top: 1px dotted #727272;
padding-top: 11px; } .review-4__info {
display: flex;
flex-direction: row; }
.review-4__title {
font-size: 21px;
font-weight: bold;
margin-bottom: 15px; }
.review-4__short {
line-height: 140%; }
.review-4__wrapper-img {
margin: 0 85px; } @media (max-width: 1459px) {
.blog-card-1 {
margin: 0 10px 35px 0; } }
.blog-card-1__wrapper-image {
position: relative;
margin-bottom: 30px;
border-radius: 15px;
overflow: hidden; }
.blog-card-1__title {
margin-bottom: 10px;
font-size: 18px;
line-height: 26px;
font-weight: bold;
color: #1b1b1b; }
.blog-card-1__description {
margin-bottom: 15px;
line-height: 24px;
color: white; }
.blog-card-1__date {
color: #141414; }
.blog-card-1__overlay {
position: absolute;
display: block;
top: 0;
left: 0;
height: 99%;
width: 100%;
background: rgba(0, 0, 0, 0.15); }
.blog-card-1__overlay:hover {
background: rgba(0, 0, 0, 0.05); }
@media (max-width: 1459px) {
.blog-card-1__overlay {
height: 99.3%; } } .blog-card-2__wrapper-image {
position: relative;
max-height: 450px;
margin-bottom: 30px;
border-radius: 15px;
background-image: cover;
overflow: hidden; }
.blog-card-2__image {
filter: brightness(0.79); }
.blog-card-2__content {
position: absolute;
left: 25px;
top: 3rem;
margin: 40px;
color: #000; }
.blog-card-2__content p {
display: block; }
.blog-card-2__button {
margin-top: 20px; }
.blog-card-2__button a {
background: none;
color: #fff; }
.blog-card-2__title {
margin-bottom: 10px;
font-size: 18px;
line-height: 26px;
font-weight: bold;
color: #fff; }
.blog-card-2__description {
margin-bottom: 15px;
line-height: 24px;
color: #fff; }
.blog-card-2__date {
color: #fff; } .blog-card-3__wrapper-card {
position: relative;
margin-bottom: 10px; }
.blog-card-3__image {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
transition: 0.5s ease 0s;
object-fit: cover; }
.blog-card-3__link {
display: inline-block; }
.blog-card-3__image--hover {
filter: brightness(0.6); }
.blog-card-3__content {
position: absolute;
top: 20px;
height: 89%;
width: 89%;
display: flex;
flex-direction: column;
justify-content: space-between;
left: 17px; }
@media (max-width: 991px) {
.blog-card-3__content {
width: 100%;
left: 0px; } }
.blog-card-3__button {
margin-top: 12rem; }
.blog-card-3__button a {
background: none;
color: #fff; }
.blog-card-3__title {
margin-bottom: 10px;
font-weight: 500;
font-family: 'Onest', sans-serif; 
font-size: 22px;
line-height: 140%;
color: #fff;
letter-spacing: 1px; }
@media (max-width: 991px) {
.blog-card-3__title {
font-size: 17px;
font-weight: normal;
font-weight: 500;
font-family: 'Onest', sans-serif; 
background-color: hwb(0deg 0% 100% / 34%);
padding: 15px 10px; } }
.blog-card-3__description {
margin-bottom: 15px;
line-height: 24px;
color: #fff; }
.blog-card-3__link-line {
font-size: 17px;
color: #fff; }
@media (max-width: 991px) {
.blog-card-3__link-line {
font-size: 16px;
padding: 10px; } }
.blog-card-3__date {
margin-bottom: 0; }
.frontpage-product {
height: 350px; }
@media (max-width: 991px) {
.frontpage-product {
height: 295px; } }
@media (max-width: 470px) {
.frontpage-product {
height: 250px; } }
.blog-card-3--margin {
margin-bottom: 20px; }
.blog-card-3:hover .blog-card-3__image {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.15);
filter: brightness(0.6); } .contact-1 {
position: relative;
min-height: 580px;
border-radius: 3px;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
@media (max-width: 1459px) {
.contact-1 {
min-height: 225px;
margin-bottom: 25px; } }
@media (max-width: 1459px) {
.contact-1--form {
min-height: 550px; } }
@media (max-width: 1023px) {
.contact-1 {
display: flex;
flex-direction: column;
align-items: center; } }
.contact-1 .check-block {
margin-bottom: 5px; }
@media (max-width: 1459px) {
.contact-1__abous-us, .contact-1__about {
display: none; } }
.contact-1__title {
margin-bottom: 10px;
font-weight:bold;
font-family: 'Onest', sans-serif;
font-size: 18px; }
.contact-1__text {
margin-bottom: 0; }
.contact-1__abous-us {
font-size: 18px;
margin-bottom: 15px; }
.contact-1__about { line-height: 160%; }
.contact-1__info {
display: flex;
flex-direction: column;
gap: 12px; }
@media (max-width: 1459px) {
.contact-1__info {
align-items: center; } }
@media (max-width: 1459px) {
.contact-1__property {
display: flex;
flex-direction: column;
gap: 30px; } }
.contact-1__property-item:first-child {
margin-top: 0px; }
.contact-1__property-item {
display: flex;
align-items: center;
gap: 15px;
margin-top: 15px; }
@media (max-width: 1459px) {
.contact-1__property-item {
margin-top: 0px;
margin-bottom: 70px; } }
.contact-1__icon {
width: 20px;
font-size: 20px;
text-align: center; }
.contact-1__time {
margin-bottom: 15px;
}
.contact-1__maps {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px; }
.contact-1__cordinate {
border-bottom: 1px solid;
padding-bottom: 30px;
border-bottom: 1px solid #565656 1c; }
.contact-1__send {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px; }
@media (max-width: 1023px) {
.contact-1__send {
margin-top: 57px; } }
.contact-1__form {
display: flex;
flex-direction: column;
gap: 15px;
min-width: 24rem;
width: auto; }
@media (max-width: 1023px) {
.contact-1__form {
min-width: 38rem; } }
.contact-1__form input:focus-visible {
border: 0;
border-bottom: 1px solid #000 4a;
outline: none; }
.contact-1__form textarea:focus-visible {
border: 1px solid #000 4a;
outline: none; }
.contact-1__image {
position: absolute;
bottom: 0;
left: 0; }
.contact-1__button {
display: none; }
.contact-1__image img {
padding: 15px;
width: auto;
filter: brightness(0.5); }
.contact-1__form {
min-width: 85%; }
.contact-1__form input {
height: 30px;
border: none;
outline: none;
padding: 14px 12px;
box-shadow: 0px 9px 11px rgba(159, 159, 159, 0.05);
padding-left: 12px;
height: unset; }
.contact-1__form textarea {
height: 110px;
border: none;
outline: none;
box-shadow: 0px 9px 11px rgba(159, 159, 159, 0.05);
padding: 14px 8px;
padding-left: 12px; }
.contact-1__form .button {
width: fit-content;
border: 1px solid #090909;
box-shadow: 0px 9px 11px rgba(159, 159, 159, 0.05); }
.contact-1__send {
padding-top: 30px; }
.contact-1__info {
padding: 30px; }
.contact-1 .ymaps-2-1-79-inner-panes {
margin: 20px;
width: 96%; }
.ymaps-2-1-79-map, .ymaps-2-1-79-map ymaps {
border-radius: 3px; } .contact-2 {
height: 100%;
display: flex;
align-items: center; }
@media (max-width: 1459px) {
.contact-2__ads {
padding: 125px 25px 65px 25px; } }
@media (max-width: 991px) {
.contact-2__ads {
padding: 25px 0px 25px 25px; } }
.contact-2__title {
line-height: 180%;
font-size: 21px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.3px; }
.contact-2__subtitle {
margin: 20px 0;
text-transform: uppercase; }
.contact-2__description {
line-height: 160%; }
.contact-2__phone {
display: flex;
align-items: center;
margin: 50px 0;
gap: 15px; }
.contact-2__xs-phone {
display: none; }
.contact-2__icon {
font-size: 35px;
margin-right: 15px; }
.contact-2__wrapper-number {
background: transparent;
padding: 10px;
color: white;
border-radius: 3px;
letter-spacing: 0.5px;
border: 2px solid #fff;
background: unster; }
.contact-2__wrapper-number:hover {
background: rgba(255, 255, 255, 0.05); }
.contact-2__number {
margin-top: 5px;
font-size: 18px;
color: white; }
.contact-2__image {
display: flex;
gap: 30px; }
.contact-2__image img {
height: 75px;
border: 3px solid #fff;
border-radius: 100%; }
.contact-2__help-text {
line-height: 140%;
background: rgba(255, 255, 255, 0.985);
color: black;
box-shadow: 17px 7px 20px rgba(32, 32, 32, 0.26);
border-radius: 3px;
padding: 20px; }
@media (max-width: 1459px) {
.contact-2__help-text {
max-width: 70%; } } .feature-section-1 {
background-color: #fff; }
.feature-container {
margin-bottom: 15px;
position: relative; }
.feature-card {
display: flex;
align-items: center;
padding: 15px;
cursor: pointer;
user-select: none; }
.feature-card__image {
flex: 0 0 auto;
width: 50px;
height: 50px;
margin-right: 15px;
border-radius: 50%;
display: flex;
justify-content: center;
color: #fff;
font-size: 12px; }
.feature-card img {
width: 100%; }
.controls {
display: flex;
gap: 11px;
align-items: center;
margin: 20px 0px 0px 0px;
padding: 0;
list-style: none;
transform: translatey(-50%); }
.controls:focus {
outline: none; }
.controls__item {
display: flex;
align-items: center;
justify-content: center;
font-size: 45px;
color: #1e1e1e; }
.controls__item:hover {
cursor: pointer; }
@media (max-width: 991px) {
.controls {
display: none; } }
.feature-section-1 .button {
display: flex;
justify-content: center;
} .form-fback {
box-shadow: 17px 7px 20px rgba(32, 32, 32, 0.26);
height: auto;
padding: 45px 27px;
border-radius: 7px;
margin: 0 12px;
background: rgba(255, 255, 255, 0.985);
color: #000; }
.form-fback__title-form {
font-size: 18px;
line-height: 170%;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.3px; }
.form-fback__label-text {
text-align: left;
font-size: 15px; }
.form-fback__block {
margin-top: 15px; }
.form-fback__input {
margin-top: 25px; }
.form-fback__inner-input {
margin-top: 8px;
padding: 10px 8px;
padding-left: 13px;
width: -webkit-fill-available;
border: 1px solid #cdcdcd;
border-radius: 3px; }
.form-fback__button {
display: block;
margin-top: 30px;
padding: 8px;
border-radius: 3px;
font-size: 16px;
background: #2427f0;
color: white; }
.form-fback__check {
margin-top: 30px;
text-align: left; }
.form-fback__label-check {
padding-left: 5px;
display: inline-block;
margin-bottom: 18px;
font-size: 13px; }
.form-fback__check-link {
color: #000; }
.form-fback__info {
padding-top: 5px;
font-size: 12px; } .partners-logo {
display: flex;
justify-content: center;
align-items: center; }
.partners-title {
margin-bottom: 20px;
font-size: 1.5em;
font-weight: 700;
font-family: 'Onest', sans-serif; } @media (max-width: 935px) {
.review-slider-1 {
display: flex;
text-align: -webkit-center; } }
.review-slider-1__item {
margin: 30px 1px; }
.review-slider-2__item {
margin-left: 0px; } @media (max-width: 935px) {
.review-slider-2 {
display: flex;
text-align: -webkit-center; } }
.review-slider-2__item {
margin: 30px 2px; } .section-gallery-2 {
margin-top: 30px; }
.gallery-1 {
padding: 100px 0;
position: relative;
padding-bottom: 60%;
margin: 30% auto; }
.gallery-1__img {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 100%;
height: auto; }
.gallery-2 {
height: 280px;
overflow: hidden;
margin-bottom: 20px; }
.gallery-2__img {
width: 100%;
height: 100%;
object-fit: cover;
filter: brightness(0.785);
box-shadow: 0 10px 17px #000;
transition: 0.5s ease 0s; }
.gallery-2:hover {
cursor: pointer; }
.gallery-2:hover .gallery-2__img {
filter: brightness(1); }
.pc-gallery-2 {
display: block; }
@media (max-width: 991px) {
.pc-gallery-2 {
display: none; } }
.mobile-gallery-2 {
display: none; }
@media (max-width: 991px) {
.mobile-gallery-2 {
display: block; } } .popupContainer {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
left: 0;
bottom: 0;
right: 0;
top: 0;
overflow: auto;
filter: brightness(1); }
.popupContainer .popUpBackground {
transition: all 0.3s ease-in-out;
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0; }
.popupContainer .popUpBackground.active {
background-color: rgba(0, 0, 0, 0.8); }
.popupContainer .popImage {
width: auto;
height: 800px;
left: 0px;
top: 50%;
transform: translate(0, -58%);
margin: auto;
position: relative;
display: block;
transition: all 0.3s ease-in-out;
border-radius: 6px;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.15), 0 10px 10px -5px rgba(0, 0, 0, 0.1); }
@media (max-width: 991px) {
.popupContainer .popImage {
height: 500px; } } .comblock__title {
margin-bottom: 20px;
font-size: 26px;
font-weight: bold; }
.comblock__description {
line-height: 24px;
margin-bottom: 15px; }
@media (max-width: 991px) {
.comblock__description {
display: none; } }
.comblock__description--mobile {
display: none; }
@media (max-width: 991px) {
.comblock__description--mobile {
display: block;
padding: 25px 0px; } }
.comblock__price {
margin-bottom: 15px; }
.comblock__worktime {
margin-bottom: 25px; }
.comblock__wrapper-link {
display: flex;
align-items: center;
gap: 15px;
flex-wrap: wrap; }
.comblock__divide {
width: 50%;
height: 2px;
margin-bottom: 40px;
border-radius: 14px 0px 0px 14px;
background: #202020; }
.comblock__number {
font-size: 22px;
font-weight: bold;
letter-spacing: 1px; }
.content__wrapper-img .tns-nav {
display: flex;
margin: 0; }
.content__wrapper-img .controls {
display: none; } .team-member-1 {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
.team-member-1__img {
border-radius: 7px 7px 0 0;
border-bottom: 1px solid #e5e5e5; }
.team-member-1__name {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px; }
.team-member-1__skill {
display: inline-block;
color: #aaa;
padding-bottom: 2px; }
.team-member-1__details {
padding: 15px;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
background: #fff;
text-align: left; } .team-member-2 {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-around;
min-height: 300px;
margin: 20px auto;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
text-align: center; }
.team-member-2__background {
position: absolute;
background: #141414;
top: 0;
width: 100%;
height: 35%;
z-index: 0; }
.team-member-2__wrapper-img {
z-index: 1; }
.team-member-2__image {
max-width: 70%;
margin: 30px auto 0 auto;
margin-bottom: 10px;
border: 1.5px solid;
padding: 15px; }
.team-member-2__name {
margin-bottom: 10px;
font-size: 18px;
font-weight: bold; }
.team-member-2__info {
display: block;
margin-top: 0px;
margin-bottom: 15px; }
.team-member-2__skill {
display: inline-block;
padding-bottom: 2px;
color: #aaa; }
.team-member-2__link, .team-member-2__name, .team-member-2__skill {
display: block; } .team-member-3 {
display: flex;
position: relative;
margin: 25px auto;
gap: 15px;
padding: 0 25px 0 0;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
border-radius: 3px; }
.team-member-3__image {
height: 175px;
width: auto;
border-right: 1px solid #f3f3f3;
border-radius: 7px 0px 0px 7px; }
.team-member-3__details {
padding: 10px 10px 10px 0; }
.team-member-3__skill {
display: inline-block;
padding-bottom: 10px;
color: #aaa; }
.team-member-3__name {
padding-bottom: 5px;
font-size: 18px;
font-weight: bold; }
.team-member-3__description {
padding-bottom: 0px;
margin-bottom: 0px;
line-height: 140%; } .sales-block {
display: flex;
flex-direction: row;
align-items: center;
gap:60px;
}
.founder-block {
gap:60px;
align-items: start;
align-items:center;
justify-content: space-between;
}
.sales-block__wrapper-text {
color: white; }
@media (max-width: 576px) {
.sales-block__wrapper-img {
display: none; } 
.founder-block__details .sales-block__wrapper-img {
display: block;
}}
.sales-block__wrapper-img img {
width: 100%;
height: auto; }
.sales-block__title {
flex-basis:50%; }
@media (max-width: 991px) {
.sales-block__title {
width: 100%; 
} 
.sales-block {
flex-direction:column;
}
}
.sales-block__desctiption {
font-size: 18px; }
.sales-block__details {
display: flex;
align-items: center;
flex-basis:50%;
}
.founder-block__details {
flex-basis:50%;
}
@media (max-width: 991px) {
.sales-block__details {
width: 100%;
justify-content: center; } }
.sales-block__button {
display: inline-block;
border-bottom: 1px solid #fff;
color: white; }
.sales-block__button:hover {
border-bottom: unset; } .sales-block-2 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
padding: 40px 10px 40px 30px;
gap: 50px; }
.sales-block-2__wrapper-text {
text-align: center;
color: white; }
.sales-block-2__title {
padding-bottom: 15px;
font-size: 26px;
font-weight: bold; }
.sales-block-2__desctiption {
font-size: 18px; }
.sales-block-2__details {
display: flex;
gap: 35px;
align-items: center; }
.sales-block-2__image {
width: auto;
height: 115px; }
.sales-block-2__form {
display: flex;
flex-direction: row; }
.sales-block-2__form input {
border-radius: 8px 0px 0px 8px;
outline: none;
border: 0px; }
.sales-block-2__button {
margin-left: -50px; } .section-sales-block-3 {
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068);
border-top: 4px solid #0279b6;
border-radius: 7px 7px 3px 3px; }
.sales-block-3 {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
padding: 0px 10px 0px 30px; }
.sales-block-3__wrapper-text {
color: #323232; }
.sales-block-3__title {
padding-bottom: 15px;
font-size: 26px;
font-weight: bold; }
.sales-block-3__desctiption {
font-size: 18px; }
.sales-block-3__details {
display: flex;
gap: 35px;
align-items: center; }
.sales-block-3__image {
width: auto;
height: 90px;
margin: 26px 0px; }
.sales-block-3__button {
display: inline-block;
border-bottom: 1px solid #000;
color: black;
box-shadow: 0 10px 17px rgba(0, 0, 0, 0.068); }
.sales-block-3__button:hover {
border-bottom: unset; } .catalog__grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 20px; }
@media (max-width: 1200px) {
.catalog__grid {
grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 991px) {
.catalog__grid {
grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 768px) {
.catalog__grid {
grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 470px) {
.catalog__grid {
grid-template-columns: repeat(1, 1fr); } } .sidebar ul {
margin: 0;
list-style: none;
padding-left: 0; }
.sidebar {
height: 100%; }
.sidebar__sticky {
top: 85px;
background: #d9d9d9;
padding: 20px; }
@media (max-width: 991px) {
.sidebar__sticky {
display: none; } }
@media (max-width: 991px) {
.sidebar__sticky--active {
display: block;
margin-bottom: 20px; } }
.sidebar__title {
margin-bottom: 10px;
font-size: 20px;
line-height: 140%; }
.sidebar__title--mob {
font-size: 16px; }
.sidebar .woocommerce-ordering select {
background: transparent;
padding: 5px 5px;
margin-bottom: 30px;
outline: none; }
.cat {
margin-bottom: 30px; }
.cat__item {
margin-bottom: 7px; }
.cat__link {
font-size: 16px;
line-height: 140%; }
.bapf_sfilter ul li {
margin-bottom: 10px !important;
font-size: 16px;
line-height: 140%; }
.bapf_sfilter {
margin-bottom: 30px; }
.bapf_head h3 {
margin-bottom: 10px; } .product-card {
margin-bottom: 50px;
position: relative;
justify-content: space-between;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px; }
@media screen and (max-width: 991px) {
.product-card {
min-height: 380px; } }
.product-card__country {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 140%; }
.product-card a {
width: 100%;
height: 100%;
overflow: hidden; }
.product-card__button {
background: #000;
color: #fff;
padding: 8px 16px; }
.product-card img {
width: auto;
height: 320px; }
@media (max-width: 991px) {
.product-card img {
height: 220px; } }
.product-card__title {
margin: 0;
height: 48px;
font-family: 'Onest', sans-serif;
font-size: 17px;
font-weight: 500;
line-height: 140%;
text-transform: uppercase; }
@media (max-width: 991px) {
.product-card__title {
font-size: 14px;
height: auto; } }
@media (max-width: 991px) {
.product-swiper-gallery {
display: none; } }
.product-card .woocommerce-loop-product__title {
margin: 0;
font-family: 'Onest', sans-serif;
font-weight: 500;
font-size: 17px;
line-height: 140%;
text-transform: uppercase; }
@media (max-width: 991px) {
.product-card .woocommerce-loop-product__title {
font-size: 14px;
height: auto; } }
.product-card .price {
font-family: 'Open Sans', sans-serif;
font-size: 17px;
line-height: 140%; }
.product-card .onsale {
position: absolute;
left: -6px;
top: 14px;
padding: 8px 14px;
padding-bottom: 10px;
background: #000;
color: #fff;
font-size: 14px; }
.product-card .onsale:after {
content: '';
position: absolute; left: 20px;
bottom: -20px; border: 10px solid transparent; border-top: 10px solid #000; } .nav-links {
padding-left: 0;
list-style: none;
display: flex;
align-items: center;
gap: 10px; }
.page-numbers {
padding: 8px 12px;
background: #d9d9d9;
font-size: 15px;
font-weight: 600;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.page-numbers[aria-current="page"] {
background: #000 !important;
color: #fff; }
.page-numbers:hover {
background: #e7e7e7; } .mob-filter {
margin-bottom: 20px;
align-items: center;
gap: 10px;
display: none; }
@media (max-width: 991px) {
.mob-filter {
display: flex;
width: fit-content;
height: fit-content;
padding: 10px 13px; } }
.mob-filter .sidebar__title {
margin-bottom: 0; } @media (max-width: 767px) {
.product .thumb-gallery-detail img {
margin-bottom: -10px;
height: 350px !important;
object-fit: cover; } }
.thumb-gallery-detail {
height: 100%;
overflow: hidden; }
.thumb-gallery-detail .img-thumbnail {
width: auto;
height: 400px; }
.product__info {
margin-left: 50px;
display: flex;
flex-direction: column;
justify-content: space-between; }
@media screen and (max-width: 768px) {
.product__info {
margin-left: 0;
margin-top: 30px;	 
}
}
.product__title {
margin-bottom: 10px;
font-weight: 700;
font-family: 'Onest', sans-serif;
font-size: 24px;
line-height: 140%;
text-transform: uppercase; }
@media (max-width: 767px) {
.product__title--pk {
display: none; } }
.product__title--mob {
display: none; }
@media (max-width: 767px) {
.product__title--mob {
display: block; } }
.product__subtitle {
font-size: 15px;
line-height: 140%;
color: #afafb1; }
.product__name {
margin-bottom: 7px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 17px;
line-height: 140%; }
.product__call {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px; }
@media (max-width: 767px) {
.product__call {
margin-bottom: 30px; } }
.product__btn {
background: #000;
color: #fff; }
.product__tel {
font-weight: 600;
font-family: 'Open Sans', sans-serif;
font-size: 19px; }
.product__form-wrapper {
background: #d9d9d9;
padding: 30px; }
.product__label {
margin-bottom: 10px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
font-size: 20px; }
.product__form {
display: flex;
flex-direction: column;
gap: 10px;
width: auto;
height: 100%;
justify-content: space-between; }
.product__form input {
outline: none;
border: none;
padding: 12px;
font-size: 14px; }
.product__form-inputs { display: flex;
flex-direction: column;
gap: 12px; }
.product__form-inputs p {
margin-bottom: 10px; }
.product__check {
margin-top: 0; }
.product__checkbox {
display: flex;
align-items: flex-start; }
.product__checkbox label a {
border-bottom: 1px dashed #000; }
.product__checked {
margin-top: 5px; }
.product__check-link {
font-size: 11px;
padding-left: 5px; }
.product__form-btn {
width: fit-content;
padding: 9px 20px; }
.product__price {
font-size: 19px;
font-weight: 600; }
.thumb-gallery-wrapper, .thumb-gallery-wrapper .thumb-gallery-detail {
height: 100%; }
.woocommerce-product-attributes tbody {
display: flex;
flex-direction: column; }
.woocommerce-product-attributes-item {
position: relative; }
.woocommerce-product-attributes-item__label {
position: relative;
font-weight: 200;
padding-right: 6px; }
.woocommerce-product-attributes-item__label:after {
content: ":";
position: absolute;
right: 1px; }
.woocommerce-product-attributes-item__value {
font-weight: 600; }
.woocommerce-product-attributes-item__value p {
margin-bottom: 0; }
.product_meta {
display: flex;
flex-direction: column;
margin-bottom: 20px;
padding-left: 5px; }
.product_meta .sku_wrapper {
display: none; }
.product_meta .posted_in a {
font-weight: 600; }
.product-after__title {
padding: 13px 20px;
background: #d9d9d9;
font-weight: 700;
font-family: 'Onest', sans-serif; }
.product-after__text {
padding: 20px; }
.product-after__text a {
color: #7c7c7c;
text-decoration: underline; }
.product-after__text a:hover {
color: #000;
text-decoration: none; } .related__title {
margin-bottom: 35px;
font-weight: 700;
font-family: 'Onest', sans-serif;
font-size: 24px;
line-height: 140%; } .section-divider {
overflow: hidden;
position: relative;
padding-bottom: 90px; }
.section-divider:before {
content: "";
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw;
background-size: 100% 66px;
background-position: 50% 0%;
transform: rotateX(180deg);
background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%230062ff"/></svg>'); }
@media (min-width: 2100px) {
.section-divider:before {
background-size: 100% calc(2vw + 66px); } } .http-error {
padding: 50px 0; }
.http-error h2 {
font-size: 140px;
font-weight: 700;
line-height: 140px;
margin: 0 0 20px 0; }
.http-error h4 {
font-size: 18px;
color: #777 !important; }
.http-error p {
font-size: 1.4em;
line-height: 36px; }
.http-error .row {
width: 100%; }
.http-error-main {
text-align: center; } @media (max-width: 575px) {
.http-error h2 {
font-size: 100px;
letter-spacing: 0;
line-height: 100px; } }
.sale-section {
padding: 15px 0;
background-color: #d55757; }
.sale-link {
font-weight: 700;
color: #fff;
font-size: 18px; }
.sale-link p {
margin-bottom: 0;
text-align: center; }
@media (max-width: 992px) {
#gallery-1 {
display: flex;
flex-direction: column; } }
@media (max-width: 992px) {
#gallery-1 .gallery-item {
width: auto !important; } }
#gallery-1 .gallery-item dt img {
width: 100%;
object-fit: cover; }
@media (max-width: 992px) {
#gallery-1 .gallery-item dt img {
width: auto; } }
@media (max-width: 767px) {
#gallery-1 .gallery-item dt img {
width: 100%; } }
@media (min-width: 992px) {
#upbutton {
transition: opacity 0.3s;
background: #ccc;
bottom: 15px;
display: none;
padding: 6px 17px;
position: fixed;
right: 15px;
text-align: center;
text-decoration: none;
z-index: 1040;
font-size: 0.8em;
color: #fff;
text-transform: uppercase;
flex-direction: column;
line-height: 150%; } }
.features-slider-1 {
margin: 40px 0px;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 15px; }
@media (max-width: 991px) {
.features-slider-1 {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 769px) {
.features-slider-1 {
grid-template-columns: 1fr; } }
.features-title__box {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.features-title {
font-size: 22px; }
.features {
display: flex;
justify-content: space-between;
margin: 40px 0px; }
@media (max-width: 991px) {
.features {
margin: 30px 0px 0px 0px; } }
.features .feature-image {
margin-bottom: 20px; }
.features .feature-image img {
width: 50px; }
.features .feature-text {
font-size: 20px;
border-bottom: 1px dashed #000; }
@media (max-width: 991px) {
.features {
flex-direction: column; }
.features .feature-image {
margin-bottom: 0px;
margin-right: 15px; }
.features .feature-item {
margin-bottom: 25px;
display: flex;
align-items: center; }
.features .feature-text {
font-size: 20px;
border-bottom: none; } }
.feature-section-grey {
padding: 25px 15px 30px 15px;
background-color: #d9d9d9; }
@media (max-width: 991px) {
.feature-section-grey {
padding: 15px; } }
margin-top: 40px; } .main-slider {
position: relative; }
.slider-section {
padding-bottom: 0px; }
@media (max-width: 991px) {
.slider {
background: #d9d9d9 !important; } }
.slider .slide {
display: flex;
align-items: center; }
.slider .slide__text {
display: flex;
flex-direction: column;
gap: 25px;
width: 50%; }
@media (max-width: 1459px) {
.slider .slide__text {
width: 76%; } }
@media (max-width: 991px) {
.slider .slide__text {
width: 100%; } }
.slider .slide__text .title {
display: inline-block;
font-style: normal;
font-weight: bold;
font-size: 29px;
line-height: 140%;
color: #090909; }
@media (max-width: 576px) {
.slider .slide__text .title {
font-size: 22px;
line-height: 34px;
margin-bottom: 0px; } }
.slider .slide__text .text {
font-style: normal;
font-size: 16px;
line-height: 150%;
color: #141414; }
@media (max-width: 576px) {
.slider .slide__text {
gap: 10px;
}
.slider .slide__text .text {
font-size: 12px;
margin-bottom: 0px; } }
.slider .slide__text .text .btn-left {
background: #fff;
font-size: 18px;
color: black; }
.slider .slide__text .text .btn-right {
font-size: 24px;
color: #fff; }
@media (max-width: 767px) {
.slider .slide {
padding: 40px 0px; } } .tns-nav {
display: flex;
justify-content: center;
margin: 15px 0px; }
.tns-nav button {
margin-right: 8px;
padding: 6px;
border-radius: 50%;
border: none;
background: #dbdbdb;
transition: background ease 0.3s; }
.tns-nav button:last-child {
margin-right: 0; }
.tns-nav button.tns-nav-active {
background: #000; } @media (max-width: 1199px) {
.main-slider .main-slide .main-slide__text {
padding-top: 12%; } }
@media (max-width: 991px) {
.main-slider .main-slide .main-slide__text {
padding-top: 14%; } }
@media (max-width: 767px) {
.main-slider .main-slide .main-slide__text {
padding-top: 18%; } }
@media (max-width: 575px) {
.main-slider .main-slide .main-slide__text .title {
font-size: 28px; }
.main-slider .main-slide .main-slide__text {
padding-top: 40%; }
.main-slider .main-slide .main-slide__text .btn-left {
padding: 10px 27px;
border-radius: 4px;
font-size: 16px; }
.main-slider .main-slide .main-slide__text .btn-right {
font-size: 22px;
padding: 0; } } .slider__content {
padding: 110px 100px; }
.slider__content .title {
display: inline-block;
margin-bottom: 15px;
font-style: normal;
font-weight: bold;
font-size: 56px;
line-height: 72px;
color: #fff; }
@media screen and (max-width: 1600px) {
.slider__content .title {
font-size: 52px;
line-height: 66px; } }
@media (max-width: 1456px) {
.slider__content .title {
font-size: 36px;
line-height: 44px; } }
@media (max-width: 576px) {
.slider__content .title {
font-size: 26px;
line-height: 32px; } }
.slider__content .text {
font-style: normal;
font-size: 18px;
line-height: 145%;
color: #141414; }
.slider__content .text .btn-left {
background: #fff;
font-size: 18px;
color: black; }
.slider__content .text .btn-right {
font-size: 24px;
color: #fff; }
@media screen and (max-width: 1600px) {
.slider__content {
padding: 40px 100px; } }
@media screen and (max-width: 767px) {
.slider__content {
padding-left: unset; } }
@media screen and (min-width: 1020px) {
.slider__img img {
position: absolute;
bottom: 0; } }
@media screen and (min-width: 1020px) {
.slider__img {
position: relative;
height: 100%;
width: 100%; } } .tns-nav {
display: none; }
@media (max-width: 1459px) {
.service-card-3 {
margin-bottom: 30px; }
.tns-nav {
display: none; }
.content-text__logo {
margin-top: 50px; } }
@media (max-width: 991px) {        .tns-nav {
display: block;
text-align: center; }
.title-block {
text-align: left; }
.blog-card-1__wrapper-image {
height: 520px; }
.blog-card-1__content {
margin-bottom: 40px; }
.blog-card-1__overlay {
height: 100%; }
.review-2 {
min-height: 320px; }
.contact-1__property {
display: flex;
flex-direction: column;
gap: 12px; }
.contact-1__property-item {
margin-bottom: 0px; }
.contact-1__info {
align-items: flex-start;
padding-left: 15px; }
.contact-1__button {
margin-top: 25px; }
.contact-1--form {
display: none; }
.section_contact-2 {
background: linear-gradient(269deg, #3c6aed 39%, #3c6aed 96%) center center / 100% 83% no-repeat; }
.contact-2__title, .contact-2__subtitle, .contact-2__description, .contact-2__phone {
display: none; }
.contact-2__helper {
margin-top: 100px; }
.contact-2__xs-phone {
display: flex;
margin: 30px 0px -20px 25px;
gap: 18px; }
.form-fback {
margin-top: 25px; }
.comblock__divide {
margin-bottom: 20px; }
.comblock__wrapper-link {
margin-bottom: 20px; }
.team-member-1 {
margin: 0 15px;
margin-bottom: 55px; }
.team-member-2 {
margin: 20px 0px; } }
.review-4__wrapper-img {
margin: 0 auto; }
.review-4__image {
height: 500px;
margin: 0 0 35px 0;
width: auto; }
.blog-card-1__overlay {
height: 100%; }
.review, .review-2, .review-3, .review-4 {
margin: unset; }
.review-4__wrapper-img {
margin: unset; }
.service-card-4 {
padding: unset; }
.service-card-4__wrapper-img {
padding: unset; }
.review-4__wrapper-img {
margin: unset; }
.blog-card-1__wrapper-image {
height: unset; }
.blog-card-1__overlay {
height: 100%; }
.blog-card-1__description {
display: none !important; }
.blog-card-2__content {
top: 0;
left: 0; }
.blog-card-2__description {
display: none !important; }
.team-member-1 {
margin: unset;
margin-bottom: 25px; }
.team-member-2 {
margin: unset;
margin-bottom: 25px; }
.team-member-3__image {
height: 115px; }
.team-member-3__description {
display: none; }
.contact-2__ads {
padding: 25px 0; }
.contact-2__image {
display: flex;
flex-direction: column;
gap: 15px; }
.contact-2__icon {
font-size: 27px;
padding-top: 5px;
margin-right: 0px; }
.contact-2__xs-phone {
margin: 30px 0 0 25px; }
.contact-2__number {
font-size: 15px; }
.contact-2__author-img {
height: unset !important;
margin: 0 100px; }
.contact-2__help-text {
display: block;
max-width: unset; }
.form-fback {
margin: unset; }
.breadcrumbs-section {
padding: 20px 0px;
background: #d9d9d9; }
.breadcrumbs-section h1 {
margin-bottom: 8px;
font-size: 28px; }
@media (max-width: 767px) {
.breadcrumbs-section--pk {
display: none; } }
.breadcrumbs-section--mob {
display: none; }
@media (max-width: 767px) {
.breadcrumbs-section--mob {
display: block; } }
.comblock-section .breadcrumb {
padding-bottom: 10px; }
.section-color {
background: #d9d9d9; }
.section-pattern {
background-image: url(//granit-kzn.ru/wp-content/themes/blak/images/IMPORTANT/tiling.png);
background-repeat: repeat; }
.section-divider-top {
position: relative; }
.section-divider-top:before {
content: "";
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw;
background-size: 100% 66px;
background-position: 50% 0%;
transform: rotateX(0deg);
background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%230062ff"/></svg>');
margin-top: -64px; }
@media (min-width: 2100px) {
.section-divider-top:before {
background-size: 100% calc(2vw + 66px); } }
.section-divider-down {
position: relative;
margin-bottom: 80px; }
.section-divider-down:after {
content: "";
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw;
background-size: 100% 66px;
background-position: 50% 0%;
transform: rotateX(180deg);
background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%230062ff"/></svg>');
margin-bottom: -64px; }
@media (min-width: 2100px) {
.section-divider-down:after {
background-size: 100% calc(2vw + 66px); } } .fab {
font-style: normal;
}
.fa-whatsapp {
font-style: normal;
}
.fa-instagram {
color: #000000;
font-style: normal;
}
.fa-telegram{
color: #000000;
font-style: normal;
}
.title-wrapper__buttons {
display: flex;
align-items: flex-end;
flex-direction: column;
}
.title-wrapper__buttons #customize-controls-service-4 {
margin-top: 30px;
}
.services-front .title-wrapper__buttons {
display: flex;
align-items: unset;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.services-front .tns-nav {
display:flex;
}
@media (max-width: 991px) {
.title-wrapper {
align-items: baseline;
flex-direction: column;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.services-front__wrapper {
display:flex;
flex-direction:column;
}
.services-front .tns-nav {
margin-bottom: 60px;
}
}
.multibutton {
position: fixed;
right: 20px;
bottom: 50px;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 15px;
width: 55px;
height: 55px;
transition: 0.2s ease;
z-index: 999;
cursor: pointer;
}
.multibutton.hovered {
width: auto;
height: auto;
}
.multibutton.hovered .multibutton__list {
position: relative;
top: auto;
bottom: 0;
visibility: visible;
}
.multibutton.hovered .multibutton__item {
visibility: visible;
opacity: 1;
transition: 0.3s ease;
transform: scalex(1) scaley(1) translatey(0);
}
.multibutton__list {
display: flex;
flex-direction: column;
gap: 5px;
align-items: flex-end;
position: absolute;
top: 80px;
right: 0;
transition: 0.3s ease;
visibility: hidden;
list-style: none;
padding: 0;
margin: 0;
}
.multibutton__item {
transform: scalex(0.4) scaley(0.4) translatey(150px);
opacity: 0;
visibility: hidden;
}
.multibutton__icon {
width: 45px;
height: 45px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.multibutton__icon i:before, .multibutton__button i:before {
color: white;
font-size: 20px;
font-style: normal;
}
.multibutton__icon .fa-telegram-plane:before {
content: "\f3fe";
}
.multibutton__item:nth-child(1) .multibutton__icon {
background: #000000;
}
.multibutton__item:nth-child(2) .multibutton__icon {
background: #000000;
}
.multibutton__item:nth-child(3) .multibutton__icon {
background: #000000;
}
.multibutton__item:nth-child(4) .multibutton__icon {
background: #000000;
}
.multibutton__item:nth-child(5) .multibutton__icon {
background: #000000;
}
.multibutton__button {
background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 100%);
width: 55px;
height: 55px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
animation: call-button-anination 3s linear infinite;
transition: all 200ms ease-out;
}
@keyframes call-button-anination {
0% {
box-shadow: 0 0 0 0 #000000, 0 0 0 0 rgba(240, 162, 24, 0.7);
}
40% {
box-shadow: 0 0 0 13.62667px rgba(255, 255, 255, 0), 0 0 0 6.81333px rgba(255, 255, 255, 0.7);
}
80% {
box-shadow: 0 0 0 27.25333px rgba(255, 255, 255, 0), 0 0 0 13.62667px rgba(240, 255, 255, 0);
}
100% {
box-shadow: 0 0 0 34.06667px rgba(255, 255, 255, 0), 0 0 0 27.25333px rgba(255, 255, 255, 0);
}
}
.button-style-1 {
padding: 12px 28px 12px 28px;
}
.button-style-3 {
background:linear-gradient(0deg, rgb(0 0 0) 0%, rgb(53 53 53) 100%);
border: none;
position: relative;
overflow: hidden;
}
.button-style-3:before {
position: absolute;
content: '';
display: inline-block;
top: -180px;
left: 0;
width: 30px;
height: 100%;
background-color: #fff;
animation: shiny-btn3 3s ease-in-out infinite;
}
.button-style-3 svg path {
fill: #fff;
}
.button-style-3:hover {
opacity: 0.8;
background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(53 53 53) 100%);
border: none;
}
@keyframes shiny-btn3 {
0% { transform: scale(0) rotate(45deg); opacity: 0; }
80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { transform: scale(4) rotate(45deg); opacity: 1; }
100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
.slider .slide__text .text ul {
margin: 0;
padding-left: 15px;
}
.exitblock {    
display:none;    
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
z-index:100000;
}    
.exitblock .fon {
background: rgba(0, 0, 0, 0.8);
position:fixed;
width:100%;
height:100%;
}
.exitblock .modaltext {
box-sizing: border-box;  
background: #d9d9d9;
margin: 0 auto;
padding: 40px 30px;
position:fixed;
top:25%;
left: 1%;
right: 1%;
width: 98%;
max-width: 500px;
border-radius: 5px;
text-align: center;
}
.modaltext__form-title {
margin-bottom: 25px;
line-height: 1.2;
font-size: clamp(18px, 2vw, 30px);
}
.modaltext__form-title span {
font-weight: 700;
}
@media (max-width: 520px) {
.modaltext__form-title {
margin-bottom: 15px;
}
}
.closeblock {
cursor: pointer;
position: absolute;
font-size: 30px;
transform: rotate(45deg);
text-align: center;
top: 5px;
right: 5px;
color: #000;   
}
.review-container { position: relative;
}
.review-container .controls#customize-controls-reviews {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
justify-content: space-between;
}
.review-container .controls#customize-controls-reviews .controls__item {
font-size: 60px;
padding: 10px;
}
.review-container .controls#customize-controls-reviews .controls__item[aria-disabled="true"] {
opacity: 0.5;
cursor: default;
pointer-events: none;
}
.review-box {
display: flex;
flex-direction: column;
align-items: center; padding: 10px;
margin: 10px;
box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.08);
transition: 0.2s;
box-sizing: border-box; justify-content: space-between;
}
.review-slider__item {
text-align: center;
margin: 0 auto;
}
.review-box:hover {
box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.25);
}
.review-box img, .review-slider__item img {
width: 100%; min-height: 450px;
object-fit: cover;
}
.review-box p, .review-slider__item p {
font-weight: 700;
margin: 15px 0 0 0 !important;
max-width: 250px;
text-align: center;
}
@media (max-width: 500px) {
.review-slider .review-box {
margin: 10px auto;
}
}
.fa-youtube:before {
color:#000000;
} .cx-cf7 label {
font-size: 13px;
}
.cx-cf7 label a {
font-size: 13px;
border-bottom: 1px dashed #fff;
}
.cx-cf7 .wpcf7-spinner {
display: block;
}
.cx-cf7 p {
margin: 0;
}
.cx-cf7 .form__btn {
font-size: 16px !important;
text-align: center !important;
width: 232px !important;
height: 52px !important;
text-align: center !important;
padding: 0 !important;
}
.cx-cf7 .check-block .wpcf7-list-item {
margin: 0;
}
.cx-cf7 .check-block .wpcf7-list-item label {
display: flex;
text-align: left;
font-size: 12px !important;
margin-bottom: 0;
align-items: center;
gap: 6px;
}
.cx-cf7 .check-block.product__check-block .wpcf7-list-item label {
align-items: baseline;
line-height: 1.4;
}
.wpcf7-response-output {
margin-top: 16px;
}
.cx-cf7__btn p {
display: flex;
align-items: center;
gap: 10px;
}
.cx-cf7.footer-form .footer-form__input {
width: max-content;
}
.cx-cf7.footer-form .button {
padding: 8px 28px;
}
.cx-cf7.product__form input {
max-width: 265px;
}
.slider-section {
position:relative;
}
.front-page-slider img {
width:100%;
}
.slide__text  {
position: absolute;
z-index: 99;
top: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 99;
width: 1430px;
margin: auto;
}
.slide__text .title {
max-width:600px;
line-height:150%;
margin-bottom: 40px;
}
@media(max-width:1450px) {
.slide__text .title {
max-width:500px;
}
}
@media(max-width:900px) {
.slide__text .title {
max-width:400px;
}
}
@media(max-width:1450px) {
.slide__text  {
width: 95%;
max-width:800px;
}
.slide__text .title {
font-size:22px;
}
}
@media(max-width:768px) {
.slider-section {
background: #f5f5f5;
padding-top: 25px;
overflow: hidden;
}
.slide__text  {
width: auto;
position: relative;
top: unset;
left: unset;
transform: unset;
padding: 20px;
}
.front-page-slider {
display:none;
}
.slide__text .title {
font-size:20px;
}
}
.mobile-photo {
display:none;
}
@media(max-width:768px) {
.mobile-photo {
display:block;
}
.mobile-photo img {
width:100%;
}
}
@media screen and (max-width: 1450px) {
.contact-1 {
align-items: flex-start;
min-height: 550px;
margin-bottom: 25px; } 
} .footer-cookie {	
position: fixed;
width: fit-content;
bottom: 0;
left: 0;
z-index: 9999999999;
background-color: #d9d9d9;
padding: 10px 15px;
margin: 0 auto;
justify-content: center;
align-items: center;
}
.footer-cookie__line {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
color: #000000;
}
.footer-cookie__img {
flex: 0 0 40px;
width: 40px;
height: 40px;
}
.footer-cookie__img img {
width: 100%;
height: auto;
}
.footer-cookie__text {
text-align: center;
}
@media (max-width: 992px) {
.footer-cookie__link {
font-size: 15px;
}
}
.footer-cookie__link {
font-weight: 500;
color: #000000;
transition: color .3s ease 0s;
text-decoration: underline;
}
.footer-cookie__link:hover {
color: #000!important;
font-weight: bold;
}
.footer-cookie__close {
border-radius: 5px;
border: none;
color: #ffffff  !important;
background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(53 53 53) 100%);
padding: 5px 10px;
cursor: pointer;
}
.footer-cookie__close:active, 
.footer-cookie__close:focus {
border: none;
box-shadow: none;
}
@media (max-width: 576px) {
.footer-cookie__line {
flex-wrap: wrap;
}
.footer-cookie__line {
gap: 10px;
}
.footer-cookie__text {
font-size: 14px;
}
.footer-cookie__link {
font-size: 14px;
}
}
@media (max-width: 985px) {
.footer__bottom-box div {
flex-direction: column;
gap: 20px;
}
}
.bottom-box{
margin-top: 20px;
margin-bottom: 10px;
}
.dev-box{
display: flex;
justify-content: space-between;
padding-bottom: 30px;
}
.map-class iframe{
min-height: 580px;
}
@media screen and (max-width: 1450px) {
.map-class iframe{
min-height: 550px;
}
}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.eot);src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.eot);src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:'FontAwesome';src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.2);src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.2) format('embedded-opentype'),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.2) format('woff2'),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.2) format('woff'),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.2) format('truetype'),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.eot);src:url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//granit-kzn.ru/wp-content/themes/blak/fonts/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}