@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
  @font-face {
font-family: 'Ubuntu';
font-weight: 700;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Bold.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Bold.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: 700;
font-style: italic;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-BoldItalic.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-BoldItalic.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: 500;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Medium.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Medium.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: 500;
font-style: italic;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-MediumItalic.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-MediumItalic.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Regular.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Regular.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: normal;
font-style: italic;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Italic.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Italic.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: 300;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Light.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-Light.woff2) format('woff2');
}
@font-face {
font-family: 'Ubuntu';
font-weight: 300;
font-style: italic;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
src: url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-LightItalic.woff) format('woff'), url(//remark-studio.ru/wp-content/themes/remark/fonts/Ubuntu-LightItalic.woff2) format('woff2');
} html {
font-family: sans-serif;
line-height: 1.15;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
text-decoration-skip-ink: none;
}
@-ms-viewport {
width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
body {
font-family: 'Ubuntu', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
margin: 0;
color: #000000;
background-color: #ffffff;
}
[tabindex='-1']:focus {
outline: none !important;
}
hr {
overflow: visible;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
text-decoration: underline;
text-decoration: underline dotted;
border-bottom: 0;
}
address {
font-style: normal;
line-height: inherit;
margin-bottom: 1rem;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
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;
}
a {
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-decoration: underline;
color: #262728;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
text-decoration: none;
color: #ff5857;
}
a:not([href]):not([tabindex]) {
text-decoration: none;
color: inherit;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
text-decoration: none;
color: inherit;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
a:focus {
outline: none;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
overflow: auto;
margin-top: 0;
margin-bottom: 1rem;
}
figure {
margin: 0 0 1rem;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
caption-side: bottom;
text-align: left;
color: #868e96;
}
th {
text-align: left;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button:focus {
outline: none;
}
input,
button,
select,
optgroup,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
margin: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
outline: none;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
margin: 0;
padding: 0;
border: 0;
}
legend {
font-size: 1.5rem;
line-height: inherit;
display: block;
width: 100%;
max-width: 100%;
margin-bottom: 0.5rem;
padding: 0;
white-space: normal;
color: inherit;
}
progress {
vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
height: auto;
}
[type='search'] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none !important;
} .wrapper {
overflow: hidden;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
} .header__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 20px 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.header__phone {
padding: 2px 0;
}
.header__location {
padding: 2px 0;
}
.header__timework {
padding: 2px 0;
}
.header__toggle {
display: none;
}
.logo__link {
display: block;
text-decoration: none;
color: #262728;
}
.logo__link:hover {
color: #262728;
}
.logo__img {
display: block;
}
.logo__tagline {
font-size: 13px;
font-weight: 400;
line-height: 20px;
letter-spacing: -0.01em;
display: block;
width: 292px;
margin-left: auto;
}
.phone {
padding: 5px 0;
}
.phone__link {
font-size: 18px;
font-weight: 500;
line-height: 22px;
display: block;
padding-left: 30px;
text-decoration: none;
color: #2b2a29;
background-repeat: no-repeat;
background-position: 0 center;
}
.phone_tel .phone__link {
background-image: url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-phone.svg);
background-size: 20px auto;
}
.phone_whatsapp .phone__link {
background-image: url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-whatsapp.svg);
background-size: 20px auto;
}
.phone__link:hover {
color: #2b2a29;
}
.location {
font-size: 14px;
font-weight: 400;
line-height: 18px;
padding-left: 30px;
background: url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-placeholder.svg) 0 center no-repeat;
background-size: 20px auto;
}
.location_lg {
font-size: 18px;
line-height: 24px;
padding-top: 3px;
padding-bottom: 3px;
}
.timework {
padding-left: 30px;
background: url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-placeholder.svg) 0 0 no-repeat;
background-size: 20px auto;
}
.timework__head {
font-size: 14px;
font-weight: 500;
line-height: 18px;
}
.timework__body {
font-size: 12px;
font-weight: 400;
line-height: 16px;
}
.nav-toggle {
display: none;
} .main-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
padding: 0;
list-style: none;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.main-menu li {
margin-right: 11px;
}
.main-menu li:last-child {
margin-right: 0;
}
.main-menu li a {
font-size: 12px;
font-weight: 700;
line-height: 18px;
position: relative;
display: block;
padding: 4px 10px 24px 10px;
text-decoration: none;
letter-spacing: 1.4px;
text-transform: uppercase;
color: #262728;
}
.main-menu li a:before {
position: absolute;
right: 50%;
bottom: 0;
left: 50%;
display: block;
height: 6px;
content: '';
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
background-color: #ff5857;
}
.main-menu li a:hover {
color: #ff5857;
}
.main-menu li a:hover:before {
right: 0;
left: 0;
opacity: 1;
}
.main-menu li.current-menu-item a {
color: #ff5857;
}
.main-menu li.current-menu-item a:before {
right: 0;
left: 0;
opacity: 1;
}
.mobile-nav {
color: #ffffff;
background: #2b2a29;
}
.mobile-menu {
margin: 0;
padding: 0;
list-style: none;
}
.mobile-menu > li {
margin-bottom: 1px;
}
.mobile-menu > li > a {
font-size: 12px;
font-weight: 700;
line-height: 16px;
display: block;
padding: 10px 15px;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
color: #ffffff;
background-color: #332e3c;
}
.mobile-menu > li > ul {
margin: 0;
padding: 10px 10px 10px 25px;
list-style: none;
}
.mobile-menu > li > ul > li {
margin: 2px 0;
}
.mobile-menu > li > ul > li > a {
font-size: 14px;
line-height: 16px;
display: block;
padding: 3px 0;
text-decoration: none;
color: #c8c8c8;
} .footer-contact {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.footer-contact__item {
width: calc(33.333333% - 30px);
margin-left: 15px;
margin-right: 15px;
background-color: #E2E2E2;
padding: 10px 10px 10px 14px;
border-left: 20px solid #2b2a29;
position: relative;
}
.footer-contact__item:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 4px;
background-color: #ff5857;
}
.footer-contact__phone {
margin-bottom: 20px;
}
.footer-contact__location {
margin-bottom: 20px;
}
.footer-contact__timework {
margin-bottom: 20px;
}
.footer-form {
padding: 40px 0;
background-color: #332e3c;
}
.footer-form__title {
font-size: 34px;
font-weight: 300;
line-height: 42px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 0 40px 0;
text-align: center;
color: #ffffff;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.footer-form__title:before,
.footer-form__title:after {
display: block;
width: 100px;
height: 1px;
margin: 0 30px;
content: '';
opacity: 0.2;
background-color: #ffffff;
}
.footer-form__row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -10px;
margin-left: -10px;
}
.footer-form__row .footer-form__group {
width: 33.333333%;
padding: 0 10px;
}
.footer-form__group {
margin-bottom: 20px;
}
.footer-form__control {
font-size: 16px;
display: block;
width: 100%;
height: 48px;
padding: 0 15px;
border: none;
}
.footer-form__control_textarea {
height: 120px;
padding-top: 10px;
padding-bottom: 10px;
resize: none;
}
.footer-form__captcha {
margin-bottom: 20px;
text-align: center;
}
.footer-form__submit {
text-align: center;
}
.footer-form__note {
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin-top: 30px;
text-align: center;
color: rgba(255, 255, 255, 0.8);
}
.footer-form__note a {
color: rgba(255, 255, 255, 0.8);
}
div.wpcf7-response-output {
color: #fff;
}
.scroll-top {
position: fixed;
z-index: 1000;
right: 20px;
bottom: 100px;
display: none;
}
.scroll-top__link {
display: block;
width: 36px;
height: 36px;
border-radius: 50%;
background: #ff5857 url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-arrow-scroll-top.svg) center center no-repeat;
background-size: 24px auto;
}
.scroll-top__link:hover {
background-color: #303334;
}
.footer {
padding: 40px 0;
color: #ffffff;
border-bottom: 6px solid #ff5857;
background-color: #2b2a29;
}
.footer__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
}
.footer__widget {
width: 33.333333%;
padding: 0 15px;
}
.footer__title {
font-size: 18px;
font-weight: 400;
line-height: 22px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 0 20px 0;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
.footer__title:after {
display: block;
height: 1px;
margin: 0 0 0 30px;
content: '';
opacity: 0.2;
background-color: #ffffff;
-webkit-box-flex: 1;
-webkit-flex-basis: 0;
flex-basis: 0;
-webkit-flex-grow: 1;
flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-preferred-size: 0;
}
.footer__bar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer__copywrite {
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin-right: 30px;
color: rgba(255, 255, 255, 0.8);
}
.footer-menu {
margin: 0;
padding: 0;
list-style: none;
}
.footer-menu li {
font-size: 16px;
font-weight: 400;
line-height: 20px;
margin-bottom: 8px;
}
.footer-menu li a {
color: #ffffff;
}
.add-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
padding: 0;
list-style: none;
}
.add-menu li {
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin-right: 20px;
}
.add-menu li a {
color: rgba(255, 255, 255, 0.8);
}
.widget-intagram {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -1px;
margin-right: -1px;
max-width: 370px;
}
.widget-intagram__item {
width: 33.333333%;
padding: 1px;
}
.widget-intagram__link {
display: block;
position: relative;
text-decoration: none;
overflow: hidden;
background-color: rgba(0,0,0,0.6);
}
.widget-intagram__link:after {
content: "";
display: block;
padding-top: 100%;
}
.widget-intagram__link img {
width: 100%;
height: auto;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.widget-intagram__link:before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
background: rgba(0,0,0,0.6) url(//remark-studio.ru/wp-content/themes/remark/img/svg/ico-social-btn-instagram-default.svg) center center no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
opacity: 0;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.widget-intagram__link:hover:before {
opacity: 1;
} .btn {
font-size: 16px;
font-weight: 500;
line-height: 20px;
display: inline-block;
padding: 14px 36px;
text-align: center;
vertical-align: bottom;
text-decoration: none;
letter-spacing: 1.4px;
text-transform: uppercase;
color: #ffffff;
border: none;
background-color: #ff5857;
}
.btn:hover {
color: #ffffff;
background-color: #fe6665;
}
.btn_inverse {
padding: 12px 34px;
color: #303334;
border: 2px solid #303334;
background-color: transparent;
}
.btn_inverse:hover {
border-color: #fe6665;
}
.more {
margin-bottom: 60px;
text-align: center;
} .headline {
font-size: 72px;
font-weight: 300;
line-height: 82px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 0 60px 0;
letter-spacing: -3.5px;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.headline:before,
.headline:after {
display: block;
width: 130px;
height: 1px;
margin: 0 40px;
content: '';
background-color: #e0e0e0;
}
.heading {
font-size: 36px;
font-weight: 500;
line-height: normal;
color: #262728;
margin: 0 0 30px 0;
}
.article {
font-size: 16px;
font-weight: 400;
line-height: 24px;
margin-bottom: 60px;
color: #262728;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
font-weight: 500;
line-height: normal;
margin: 0 0 24px 0;
color: #262728;
}
.article h1 {
font-size: 36px;
}
.article h2 {
font-size: 28px;
}
.article h3 {
font-size: 22px;
}
.article h4 {
font-size: 18px;
}
.article h5 {
font-size: 14px;
}
.article h6 {
font-size: 12px;
}
.article p {
margin-bottom: 24px;
}
.article .wp-block-image {
padding: 5px;
border: 1px solid #eaeaea;
margin-bottom: 24px;
}
.article .wp-block-image figcaption {
font-size: 14px;
margin: 12px 0 7px 0;
}
.article .blocks-gallery-item {
padding: 5px;
border: 1px solid #eaeaea;
}
.article .wp-block-quote {
padding-left: 20px;
border-left: 6px solid #ff5857;
}
.article table {
width: 100%;
margin: 0 0 24px 0;
}
.article table td {
border-right: 1px solid #dedede;
}
.article table td:first-child {
border-left: 1px solid #dedede;
}
.article table thead td {
font-size: 16px;
font-weight: 400;
line-height: normal;
padding: 12px 15px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
border-right-color: rgba(255,255,255,0.4);
background-color: #332e3c;
}
.article table thead td:first-child {
text-align: left;
border-left-color: #332e3c;
}
.article table thead td:last-child {
border-right-color: #332e3c;
}
.article table tbody td {
font-size: 14px;
font-weight: 400;
line-height: normal;
padding: 12px 15px;
text-align: center;
color: #262728;
}
.article table tbody td:first-child {
text-align: left;
}
.article table tbody tr:nth-child(2n+2) {
background-color: #f8f8f8;
}
.article table tbody tr:last-child td {
border-bottom: 1px solid #dedede;
}
.article .wp-block-button__link {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
}
.article .personal-name {
margin-bottom: 10px;
}
.article .personal-desc {
margin-bottom: 10px;
line-height: normal;
} .pagination {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 20px;
margin-bottom: 20px;
}
.page-numbers {
display: block;
width: 30px;
height: 30px;
text-align: center;
text-decoration: none;
font-size: 16px;
font-weight: 400;
line-height: 30px;
background-color: #eaeaea;
margin-right: 10px;
margin-bottom: 10px;
}
.page-numbers.current,
.page-numbers:hover {
color: #fff;
background-color: #332e3c;
} .breadcrumbs {
background-color: #332e3c;
font-size: 14px;
font-weight: 700;
line-height: 18px;
text-transform: uppercase;
padding: 16px 0;
margin-bottom: 30px;
color: #fff;
}
.breadcrumbs__link {
color: #ff5857;
text-decoration: none;
}
.breadcrumbs__link:hover {
color: #fff;
}
.breadcrumbs .sep {
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 2px;
margin: 0 10px;
background-color: #fff;
} .home-sider {
margin-bottom: 50px;
}
.home-sider__main {
position: relative;
z-index: 40;
}
.home-sider__item {
display: none;
}
.home-sider__item:first-child {
display: block;
}
.home-sider__inner {
display: block;
text-decoration: none;
height: 580px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.home-sider__nav {
position: relative;
z-index: 50;
max-width: 780px;
margin-top: -6px;
margin-right: auto;
margin-left: auto;
}
.home-sider__unit {
position: relative;
padding-top: 6px;
cursor: pointer;
}
.home-sider__unit:before {
position: absolute;
top: 0;
right: 100%;
left: 0;
display: block;
height: 6px;
content: '';
-webkit-transition: all 0.4s;
transition: all 0.4s;
background-color: #ff5857;
}
.home-sider__unit:hover:before,
.home-sider__unit.slick-current:before {
right: 0;
}
.home-sider__thumb {
width: 195px;
height: 57px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
} .service {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-bottom: 30px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.service__item {
width: 25%;
margin-bottom: 30px;
padding: 0 15px;
}
.service__link {
display: block;
height: 400px;
padding: 5px;
text-decoration: none;
border: 1px solid #eaeaea;
background-color: #ffffff;
}
.service__inner {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 10px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.service__inner:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
content: '';
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: rgba(10, 10, 10, 0.4);
}
.service__link:hover .service__inner:before {
opacity: 0;
}
.service__title {
font-size: 20px;
font-weight: 500;
line-height: 24px;
position: relative;
z-index: 5;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
color: #ffffff;
}
.service__link:hover .service__title {
color: #ff5857;
} .work {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.work__item {
width: 25%;
margin-bottom: 30px;
padding: 0 15px;
}
.work__link {
display: block;
text-decoration: none;
color: #4d4f50;
}
.work__title {
font-size: 18px;
font-weight: 500;
line-height: 24px;
display: block;
}
.work__img {
display: block;
margin-bottom: 17px;
padding: 5px;
border: 1px solid #eaeaea;
background-color: #ffffff;
}
.category-nav {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.category-nav__item {
margin-right: 40px;
margin-bottom: 10px;
}
.category-nav__link {
display: block;
text-decoration: none;
font-size: 20px;
font-weight: 300;
line-height: 30px;
color: #262728;
}
.category-nav__link:hover,
.category-nav__link_current {
color: #ff5857;
} .share {
margin-top: 20px;
margin-bottom: 40px;
padding-top: 20px;
border-top: 1px solid #eaeaea;
}
.share__head {
font-size: 28px;
font-weight: 300;
line-height: 36px;
margin-bottom: 30px;
color: #262728;
}
.likely {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.likely__widget {
font-size: 18px;
font-weight: 400;
line-height: 38px;
position: relative;
margin: 5px;
padding: 0 20px 0 55px;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: #ffffff;
border: none;
border-radius: 2px;
background-color: #cccccc;
width: 178px;
}
.likely__widget_facebook {
background-color: #4262a9;
}
.likely__widget_vkontakte {
background-color: #45668f;
}
.likely__widget_twitter {
background-color: #00c2ff;
}
.likely__widget_gplus {
background-color: #e6422f;
}
.likely__widget:hover {
opacity: 0.8;
}
.likely__icon {
position: absolute;
top: 0;
left: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 38px;
height: 38px;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.likely__icon svg {
fill: #ffffff;
}
.likely__icon_facebook svg {
width: 22px;
height: auto;
}
.likely__icon_vkontakte svg {
width: 26px;
height: auto;
}
.likely__icon_twitter svg {
width: 22px;
height: auto;
}
.likely__icon_gplus svg {
width: 20px;
height: auto;
} .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-touch-callout: none;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-right: auto;
margin-left: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: none;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} body.fancybox-active {
overflow: hidden;
}
body.fancybox-iosfix {
position: fixed;
right: 0;
left: 0;
}
.fancybox-is-hidden {
position: absolute;
top: -9999px;
left: -9999px;
visibility: hidden;
}
.fancybox-container {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
position: fixed;
z-index: 99992;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fancybox-outer {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.fancybox-bg {
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
-webkit-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
transition-property: opacity;
opacity: 0;
background: #000000;
}
.fancybox-is-open .fancybox-bg {
-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
opacity: 0.50;
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
position: absolute;
z-index: 99997;
visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
transition: opacity 0.25s, visibility 0s linear 0.25s;
opacity: 0;
direction: ltr;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
visibility: visible;
-webkit-transition: opacity 0.25s, visibility 0s;
transition: opacity 0.25s, visibility 0s;
opacity: 1;
}
.fancybox-infobar {
font-size: 13px;
line-height: 44px;
top: 0;
left: 0;
min-width: 44px;
height: 44px;
padding: 0 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
pointer-events: none;
color: #cccccc;
-webkit-font-smoothing: subpixel-antialiased;
mix-blend-mode: exclusion;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.fancybox-toolbar {
top: 0;
right: 0;
margin: 0;
padding: 0;
}
.fancybox-stage {
z-index: 99994;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
direction: ltr;
}
.fancybox-is-closing .fancybox-stage {
overflow: visible;
}
.fancybox-slide {
position: absolute;
z-index: 99994;
top: 0;
left: 0;
display: none;
overflow: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
text-align: center;
white-space: normal;
outline: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-overflow-scrolling: touch;
}
.fancybox-slide::before {
display: inline-block;
width: 0;
height: 100%;
content: '';
vertical-align: middle;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: visible;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
background: #000000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
background: #e5e3df;
}
.fancybox-slide--next {
z-index: 99995;
}
.fancybox-slide > * {
position: relative;
display: inline-block;
overflow: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 44px 0 44px;
padding: 24px;
text-align: left;
vertical-align: middle;
border-width: 0;
background-color: #ffffff;
}
.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
display: none;
}
.fancybox-slide .fancybox-image-wrap {
position: absolute;
z-index: 99995;
top: 0;
left: 0;
overflow: visible;
margin: 0;
padding: 0;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
border: 0;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
max-height: none;
margin: 0;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 0;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
overflow: visible;
width: 80%;
max-width: -webkit-calc(100% - 100px);
max-width: calc(100% - 100px);
height: 80%;
max-height: -webkit-calc(100% - 88px);
max-height: calc(100% - 88px);
padding: 0;
background: #ffffff;
}
.fancybox-iframe {
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
background: #ffffff;
}
.fancybox-error {
width: 100%;
max-width: 380px;
margin: 0;
padding: 40px;
cursor: default;
background: #ffffff;
}
.fancybox-error p {
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
color: #444444;
} .fancybox-button {
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 44px;
height: 44px;
margin: 0;
padding: 10px;
cursor: pointer;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
vertical-align: top;
border: 0;
border-radius: 0;
outline: none;
background: rgba(30, 30, 30, 0.6);
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #cccccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
color: #ffffff;
}
.fancybox-button[disabled] {
cursor: default;
opacity: 0.6;
color: #cccccc;
}
.fancybox-button svg {
position: relative;
display: block;
overflow: visible;
shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
fill: currentColor;
stroke: currentColor;
stroke-linejoin: round;
stroke-width: 3;
}
.fancybox-button--share svg path {
stroke-width: 1;
}
.fancybox-button--play svg path:nth-child(2) {
display: none;
}
.fancybox-button--pause svg path:nth-child(1) {
display: none;
}
.fancybox-button--zoom svg path {
fill: transparent;
} .fancybox-navigation {
display: none;
}
.fancybox-show-nav .fancybox-navigation {
display: block;
}
.fancybox-navigation button {
position: absolute;
z-index: 99997;
top: 50%;
width: 60px;
height: 100px;
margin: -50px 0 0 0;
padding: 17px;
background: transparent;
}
.fancybox-navigation button:before {
position: absolute;
top: 30px;
right: 10px;
width: 40px;
height: 40px;
content: '';
background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
right: 0;
} .fancybox-close-small {
position: absolute;
z-index: 10;
top: 0;
right: 0;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
cursor: pointer;
border: 0;
border-radius: 0;
background: transparent;
}
.fancybox-close-small:after {
font: 22px/30px Arial,'Helvetica Neue',Helvetica,sans-serif;
font-weight: 300;
position: absolute;
z-index: 2;
top: 5px;
right: 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 30px;
height: 30px;
content: '×';
-webkit-transition: background-color 0.25s;
transition: background-color 0.25s;
text-align: center;
color: #888888;
border-width: 0;
border-radius: 50%;
background-color: transparent;
}
.fancybox-close-small:focus {
outline: none;
}
.fancybox-close-small:focus:after {
outline: 1px dotted #888888;
}
.fancybox-close-small:hover:after {
color: #555555;
background: #eeeeee;
}
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
top: 0;
right: -40px;
}
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
font-size: 35px;
color: #aaaaaa;
}
.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
color: #ffffff;
background: transparent;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
display: none;
} .fancybox-caption-wrap {
right: 0;
bottom: 0;
left: 0;
padding: 60px 2vw 0 2vw;
pointer-events: none;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
}
.fancybox-caption {
font-size: 14px;
line-height: 20px;
padding: 30px 0;
color: #ffffff;
border-top: 1px solid rgba(255, 255, 255, 0.4);
-webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
position: relative;
pointer-events: all; }
.fancybox-caption a {
text-decoration: underline;
color: #ffffff;
} .fancybox-slide > .fancybox-loading {
position: absolute;
z-index: 99999;
top: 50%;
left: 50%;
width: 50px;
height: 50px;
margin-top: -30px;
margin-left: -30px;
-webkit-animation: fancybox-rotate 0.8s infinite linear;
animation: fancybox-rotate 0.8s infinite linear;
border: 6px solid rgba(100, 100, 100, 0.4);
border-top: 6px solid rgba(255, 255, 255, 0.6);
border-radius: 100%;
background: transparent;
}
@-webkit-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .fancybox-animated {
-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
opacity: 0;
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
-webkit-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
} .fancybox-fx-rotate.fancybox-slide--previous {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
opacity: 1;
} .fancybox-fx-circular.fancybox-slide--previous {
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
} .fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} .fancybox-share {
max-width: 90%;
padding: 30px;
text-align: center;
border-radius: 3px;
background: #f4f4f4;
}
.fancybox-share h1 {
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
color: #222222;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
p.fancybox-share__links {
margin-right: -10px;
}
.fancybox-share__button {
font-size: 14px;
font-weight: 700;
line-height: 40px;
display: inline-block;
min-width: 130px;
margin: 0 10px 10px 0;
padding: 0 15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
white-space: nowrap;
text-decoration: none;
color: #ffffff;
border: 0;
border-radius: 3px;
background: #ffffff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
position: relative;
top: -1px;
width: 25px;
height: 25px;
margin-right: 7px;
vertical-align: middle;
}
.fancybox-share__button svg path {
fill: #ffffff;
}
.fancybox-share__input {
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 10px 0 0 0;
padding: 10px 15px;
color: #5d5b5b;
border: 0;
border-bottom: 2px solid #d7d7d7;
outline: none;
background: transparent;
} .fancybox-thumbs {
position: absolute;
z-index: 99995;
top: 0;
right: 0;
bottom: 0;
display: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 212px;
margin: 0;
padding: 2px 2px 4px 2px;
background: #ffffff;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-tap-highlight-color: transparent;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs > ul {
font-size: 0;
position: absolute;
position: relative;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;
}
.fancybox-thumbs-x > ul {
overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
border-radius: 10px;
background: #ffffff;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #2a2a2a;
}
.fancybox-thumbs > ul > li {
position: relative;
float: left;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100px;
max-width: -webkit-calc(50% - 4px);
max-width: calc(50% - 4px);
height: 75px;
max-height: -webkit-calc(100% - 8px);
max-height: calc(100% - 8px);
margin: 2px;
padding: 0;
cursor: pointer;
outline: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
}
li.fancybox-thumbs-loading {
background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
position: absolute;
top: 0;
left: 0;
max-width: none;
max-height: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
}
.fancybox-thumbs > ul > li:before {
position: absolute;
z-index: 99991;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
opacity: 0;
border: 4px solid #4ea7f9;
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
opacity: 1;
}  .slideout-menu {
position: fixed;
z-index: 0;
top: 0;
bottom: 0;
display: none;
overflow-y: scroll;
width: 256px;
min-height: 100vh;
-webkit-overflow-scrolling: touch;
}
.slideout-menu-left {
left: 0;
}
.slideout-menu-right {
right: 0;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
overflow: hidden;
}
.slideout-open .slideout-menu {
display: block;
} .blog-item {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eaeaea;
position: relative;
}
.blog-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.blog-item__link {
position: relative;
color: #fff;
padding: 30px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
justify-content: flex-end;
text-decoration: none;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
height: 470px;
}
.blog-item__link:before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(10, 10, 10, 0.5);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.blog-item__link:hover {
color: #fff;
}
.blog-item__link:hover:before {
background-color: rgba(10, 10, 10, 0.8);
}
.blog-item__title {
display: block;
font-size: 32px;
font-weight: 500;
line-height: normal;
margin-bottom: 30px;
position: relative;
z-index: 5;
}
.blog-item__desc {
display: block;
font-size: 18px;
line-height: normal;
position: relative;
z-index: 5;
} @media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 750px;
}
}
@media (min-width: 992px) {
.container {
max-width: 990px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1200px;
}
}
@media (max-width: 1199px) {
.logo {
width: 300px;
}
.logo__tagline {
font-size: 13px;
line-height: 16px;
width: 225px;
}
}
@media (max-width: 991px) {
.header__timework {
display: none;
}
.header__nav {
display: none;
}
.header__toggle {
display: block;
width: 50%;
text-align: right;
}
.header__inner {
padding: 10px 0;
-webkit-align-items: center;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header__phone {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.header__phone .phone_tel {
margin-right: 20px;
}
.header__location br {
display: none;
}
.header__location .location {
padding-top: 7px;
padding-bottom: 7px;
padding-left: 24px;
background-size: 14px auto;
}
.nav-toggle {
position: relative;
display: inline-block;
width: 36px;
height: 36px;
padding: 0;
cursor: pointer;
vertical-align: bottom;
border: none;
background: none;
}
.nav-toggle__bar {
position: absolute;
top: 9px;
left: 50%;
display: block;
width: 30px;
height: 2px;
margin-left: -15px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 2px;
background: #262728;
}
.nav-toggle__bar:nth-child(2) {
top: 17px;
}
.nav-toggle__bar:nth-child(3) {
top: 25px;
}
.slideout-open .nav-toggle__bar:nth-child(1),
.slideout-open .nav-toggle__bar:nth-child(3) {
top: 16px;
}
.slideout-open .nav-toggle__bar:nth-child(2) {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.slideout-open .nav-toggle__bar:nth-child(1) {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
.slideout-open .nav-toggle__bar:nth-child(3) {
-webkit-transform: rotate(-225deg);
-ms-transform: rotate(-225deg);
transform: rotate(-225deg);
}
.footer-contact {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-contact__item {
width: calc(50% - 30px);
}
.footer__inner {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer__widget {
width: 50%;
margin-bottom: 30px;
}
.footer__widget:first-child {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.headline {
font-size: 52px;
line-height: 62px;
letter-spacing: normal;
}
.headline:before,
.headline:after {
width: 100px;
margin: 0 20px;
}
.home-sider__inner {
height: 480px;
}
.home-sider__nav {
max-width: 480px;
}
.home-sider__thumb {
width: 120px;
height: 48px;
}
.service {
margin-right: -10px;
margin-left: -10px;
}
.service__item {
width: 50%;
margin-bottom: 20px;
padding: 0 10px;
}
.work {
margin-right: -10px;
margin-left: -10px;
}
.work__item {
width: 50%;
margin-bottom: 20px;
padding: 0 10px;
}
.slideout-panel {
position: relative;
z-index: 1; min-height: 100vh;
background-color: #ffffff;
will-change: transform;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
}
@media (max-width: 991px) and (max-width: 425px) {
.work {
margin-right: -5px;
margin-left: -5px;
}
.work__item {
margin-bottom: 10px;
padding: 0 5px;
}
.work__title {
font-size: 16px;
line-height: 22px;
}
.category-nav__item {
margin-right: 20px;
}
.category-nav__link {
font-size: 16px;
line-height: 24px;
}
}
@media all and (max-width: 800px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs > ul > li {
max-width: -webkit-calc(100% - 10px);
max-width: calc(100% - 10px);
}
}
@media (max-width: 767px) {
.header__toggle {
width: auto;
}
.header__phone {
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.header__location {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.footer-form__title {
font-size: 30px;
line-height: 38px;
display: block;
}
.footer-form__title:before,
.footer-form__title:after {
display: none;
}
.footer-form__row {
display: block;
margin-right: 0;
margin-left: 0;
}
.footer-form__row .footer-form__group {
width: auto;
padding: 0;
}
.footer-contact {
margin-left: 0;
margin-right: 0;
}
.footer-contact__item {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.footer__widget {
width: 100%;
}
.footer__widget:first-child {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
-webkit-order: 0;
order: 0;
}
.footer__bar {
flex-direction: column-reverse;
-webkit-box-direction: reverse;
-webkit-box-orient: vertical;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
}
.footer__add {
margin-bottom: 10px;
}
.add-menu {
display: block;
}
.add-menu li {
margin-right: 0;
margin-bottom: 5px;
}
.headline {
display: block;
}
.headline:before,
.headline:after {
display: none;
}
.service__link {
height: 300px;
}
.article table thead td {
font-size: 14px;
padding: 10px;
}
.article table tbody td {
font-size: 14px;
padding: 10px;
}
}
@media (max-width: 575px) {
.home-sider__inner {
height: 380px;
}
.home-sider__nav {
max-width: 384px;
}
.home-sider__thumb {
width: 96px;
height: 44px;
}
}
@media (max-width: 425px) {
.header__phone {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header__phone .phone {
margin-right: 5px;
margin-left: 5px;
}
.phone__link {
font-size: 16px;
}
.location_lg {
font-size: 16px;
line-height: 20px;
width: 180px;
}
.headline {
font-size: 42px;
line-height: 52px;
margin-bottom: 30px;
}
.heading {
font-size: 30px;
}
.article h1 {
font-size: 30px;
}
.article h2 {
font-size: 26px;
}
.article h3 {
font-size: 22px;
}
.article h4 {
font-size: 18px;
}
.article h5 {
font-size: 16px;
}
.article h6 {
font-size: 14px;
}
.article table {
margin-left: -10px;
margin-right: -10px;
width: calc(100% + 20px);
}
.article table thead td {
font-size: 12px;
padding: 5px;
}
.article table tbody td {
font-size: 12px;
padding: 5px;
}
.home-sider {
margin-bottom: 30px;
}
.home-sider__inner {
height: 220px;
}
.home-sider__nav {
max-width: 320px;
}
.home-sider__thumb {
width: 80px;
height: 44px;
}
.service__item {
width: 100%;
}
.service__link {
height: 240px;
}
.likely__widget {
font-size: 14px;
line-height: 30px;
padding: 0 10px 0 50px;
width: calc(50% - 10px);
}
.likely__icon {
width: 30px;
height: 30px;
}
.blog-item__link {
padding: 20px;
}
.blog-item__title {
font-size: 26px;
margin-bottom: 20px;
}
.blog-item__desc {
font-size: 16px;
}
}
@media (max-width: 375px) {
.container {
padding-right: 10px;
padding-left: 10px;
}
.logo {
width: 240px;
}
.logo__tagline {
width: 180px;
font-size: 12px;
}
.article table thead td {
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
}
.article table tbody td {
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
}
}