html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
}  hr {
box-sizing: content-box;
height: 0;
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;
display: block;
max-width: 100%;
width: auto;
}  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;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  a {
color: #4A4A4A;
text-decoration: unset;
}
a:visited { }
a:hover,
a:focus,
a:active {
color: #4A4A4A;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} @font-face {
font-family: 'Belanosima';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Belanosima-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Orelega One';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/OrelegaOne-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Poppins-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Poppins-Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Poppins-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Poppins-SemiBold.ttf) format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//pro100movers.com/wp-content/themes/pro100movers/assets/fonts/Poppins-Bold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
} ul, ol {
display: flex;
padding: 0;
margin: 0;
}
li {
display: inline-block;
}
main {
margin-top: 120px;
}
h1,h2,h3,h4,h5 {
margin: 0;
display: block;
padding: 0;
font-family: 'Orelega One', sans-serif;
font-weight: 400;
}
h1 {
font-size: 55px;
}
h2 {
font-size: 40px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
body,
* {
font-size: 16px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: normal;
color: #1B1B1B;
}
:after,
:before {
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
section {
position: relative;
}
section:not(.footer-callback) {
padding: 60px 0;
}
@media (max-width: 1024px) {
section:not(.footer-callback) {
padding: 42px 0;
}
}
@media (max-width: 767px) {
body, * {
font-size: 14px;
}
h1 {
font-size: 38px;
}
section:not(.footer-callback) {
padding: 32px 0;
}
} button {
outline: unset!important;
border: unset;
cursor: pointer;
}
.main-btn {
padding: 0 20px;
display: flex;
justify-content: center;
align-items: center;
border: 2px solid transparent;
width: fit-content;
height: 50px;
font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
line-height: 24px;
gap: 0 8px;
}
.main-btn:after {
background-size: 24px;
width: 24px;
height: 24px;
}
.main-btn.border {
border-color: #F33932;
}
.main-btn.no-border.red,
.main-btn.border.red {
color: #F33932;
}
.main-btn:not(.border):not(.no-border).red {
border-color: #F33932;
background-color: #F33932;
color: #FFFFFF;
} .breadcrumbs {
display: flex;
gap: 0 4px;
}
.breadcrumbs * {
font-family: 'Poppins';
font-weight: 400;
font-size: 14px;
line-height: 1.6;
color: #F8F8F8;
display: flex;
align-items: center;
gap: 0 4px;
}
.breadcrumbs *:not(:last-child):after {
content: '';
width: 24px;
height: 24px;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L17 9M20 12L17 15' stroke='%23F33932' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.breadcrumbs span {
cursor: default;
display: block;
}
.container {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding: 0 24px;
}
.section-title {
font-size: 40px;
line-height: 44px;
text-transform: capitalize;
color: #000000;
}
.page-title {
font-family: 'Orelega One';
font-weight: 400;
font-size: 55px;
line-height: 1.2;
text-transform: capitalize;
}
.slider-group {
position: relative;
padding: 0 60px;
box-sizing: border-box;
} 
.swiper,
.slider-group,
.swiper-wrapper {
width: 100%;
}
.swiper-slide {
width: auto;
flex-shrink: 0;
}
.swiper-wrapper {
display: flex;
}
.swiper-prev,
.swiper-next {
width: 40px;
height: 40px;
background-color: #E9E9E9;
border-color: #E9E9E9;
border-radius: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
transform: translateY(-50%);
z-index: 11;
padding: 0;
}
.swiper-prev:after,
.swiper-next:after {
content: '';
width: 7px;
height: 14px;
background-size: 7px 14px;
background-repeat: no-repeat;
background-position: center;
}
.swiper-next {
right: 0;
}
.swiper-prev {
left: 0;
}
.swiper-next:after {
background-image: url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.183986 1.08675L5.56317 6.55232C5.68114 6.67157 5.74731 6.83255 5.74731 7.0003C5.74731 7.16805 5.68114 7.32903 5.56317 7.44828L0.185152 12.9139C0.0672373 13.0338 0.00116577 13.1953 0.00116576 13.3636C0.00116575 13.5318 0.0672373 13.6933 0.185152 13.8133C0.242755 13.8724 0.311603 13.9194 0.387638 13.9514C0.463673 13.9835 0.545358 14 0.627876 14C0.710395 14 0.792078 13.9835 0.868113 13.9514C0.944148 13.9194 1.013 13.8724 1.0706 13.8133L6.44861 8.3489C6.80201 7.98898 7 7.50472 7 7.0003C7 6.49588 6.80201 6.01162 6.44861 5.6517L1.0706 0.187289C1.01298 0.128023 0.944059 0.0809123 0.867916 0.0487433C0.791773 0.0165742 0.709952 -2.74947e-07 0.627293 -2.7856e-07C0.544633 -2.82173e-07 0.462814 0.0165742 0.386671 0.0487432C0.310527 0.0809122 0.241607 0.128023 0.183986 0.187289C0.066071 0.307281 -4.97328e-07 0.468784 -5.04682e-07 0.637017C-5.12036e-07 0.80525 0.066071 0.966754 0.183986 1.08675Z' fill='%236F6F6F'/%3E%3C/svg%3E%0A");
}
.swiper-prev:after {
background-image: url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.81601 1.08675L1.43683 6.55232C1.31886 6.67157 1.25269 6.83255 1.25269 7.0003C1.25269 7.16805 1.31886 7.32903 1.43683 7.44828L6.81485 12.9139C6.93276 13.0338 6.99883 13.1953 6.99883 13.3636C6.99883 13.5318 6.93276 13.6933 6.81485 13.8133C6.75725 13.8724 6.6884 13.9194 6.61236 13.9514C6.53633 13.9835 6.45464 14 6.37212 14C6.28961 14 6.20792 13.9835 6.13189 13.9514C6.05585 13.9194 5.987 13.8724 5.9294 13.8133L0.551387 8.3489C0.197994 7.98898 3.28042e-07 7.50472 3.05993e-07 7.0003C2.83944e-07 6.49588 0.197994 6.01162 0.551387 5.6517L5.9294 0.187289C5.98702 0.128023 6.05594 0.0809123 6.13208 0.0487433C6.20823 0.0165742 6.29005 -2.74947e-07 6.37271 -2.7856e-07C6.45537 -2.82173e-07 6.53719 0.0165742 6.61333 0.0487432C6.68947 0.0809122 6.75839 0.128023 6.81601 0.187289C6.93393 0.307281 7 0.468784 7 0.637017C7 0.80525 6.93393 0.966754 6.81601 1.08675Z' fill='%236F6F6F'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
.section-title {
line-height: 1.1;
font-size: 42px;
}
.page-title {
font-size: 48px;
}
}
@media (max-width: 767px) {
.section-title {
font-size: 32px;
}
.page-title {
font-size: 42px;
}
}
@media (max-width: 520px) {
.section-title {
font-size: 27px;
}
.slider-group {
padding: 0 35px;
}
.container {
padding: 0 20px;
}
.page-title {
font-size: 38px;
}
} .top-nav {
top: 0;
position: absolute;
left: 0;
width: 100%;
z-index: 111;
background-color: #F2F2F2;
}
.top-nav.fixed {
position: fixed;
z-index: 11111;
}
.top-nav__main-block {
min-height: 60px;
display: flex;
align-items: center;
justify-content: space-between;
}
.top-nav__soc-group {
display: flex;
gap: 0 16px;
align-items: center;
}
.top-nav__soc-group a {
display: block;
}
.top-nav__soc-group img {
display: block;
width: 16px;
height: 16px;
object-fit: contain;
object-position: center;
}
.top-nav__call-btn {
padding: 0;
}
.top-nav__call-btn:after {
content: '';
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L17 9M20 12L17 15' stroke='%23F33932' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
} .top-menu {
top: 60px;
position: absolute;
left: 0;
width: 100%;
z-index: 111;
background-color: #FFFFFF;
}
.top-menu.fixed {
position: fixed;
z-index: 11111;
}
.top-menu__main-block {
min-height: 60px;
display: grid;
align-items: center;
grid-gap: 0 20px;
grid-template-columns: max-content 1fr max-content;
}
.top-menu__logo-img,
.top-menu__logo {
display: block;
}
.top-menu__logo-img {
height: 22px;
}
.top-menu__phone {
display: flex;
gap: 0 8px;
align-items: center;
justify-content: center;
height: 35px;
width: fit-content;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 1.6;
color: #4A4A4A;
}
.top-menu__phone:before {
content: '';
width: 16px;
height: 16px;
background-size: 16px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_552_396)'%3E%3Cpath d='M5.90968 15.1321C5.17763 15.6044 4.30527 15.8103 3.43931 15.7149C2.57334 15.6197 1.76658 15.2292 1.15468 14.6091L0.619741 14.086C0.385218 13.8461 0.253906 13.524 0.253906 13.1885C0.253906 12.853 0.385218 12.5308 0.619741 12.2909L2.89026 10.0443C3.12813 9.81048 3.4483 9.67948 3.78182 9.67948C4.11534 9.67948 4.43551 9.81048 4.67339 10.0443C4.91327 10.2788 5.23542 10.4101 5.5709 10.4101C5.90637 10.4101 6.22852 10.2788 6.4684 10.0443L10.0347 6.478C10.1536 6.36076 10.2481 6.22104 10.3126 6.06696C10.3771 5.91288 10.4103 5.74752 10.4103 5.58049C10.4103 5.41346 10.3771 5.2481 10.3126 5.09402C10.2481 4.93994 10.1536 4.80023 10.0347 4.68298C9.80089 4.44511 9.66989 4.12493 9.66989 3.79141C9.66989 3.45791 9.80089 3.13772 10.0347 2.89985L12.2933 0.641225C12.5331 0.406703 12.8553 0.275391 13.1909 0.275391C13.5263 0.275391 13.8485 0.406703 14.0883 0.641225L14.6113 1.17617C15.2314 1.78807 15.6219 2.59482 15.7173 3.46079C15.8125 4.32675 15.6067 5.19911 15.1344 5.93117C12.6736 9.55773 9.54259 12.6807 5.90968 15.1321Z' fill='%23F33932'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_552_396'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.top-menu__menu {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
gap: 0 20px;
}
.top-menu__menu li {
display: block;
}
.top-menu__menu > li > a {
display: flex;
align-items: center;
min-height: 26px;
font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
line-height: 1.6;
text-transform: uppercase;
color: #4A4A4A;
}
.top-menu__menu > li.current-menu-item > a,
.top-menu__menu > li:not(.current-menu-item):hover > a {
color: #F33932;
}
.top-menu__burger-btn {
display: none;
flex-direction: column;
gap: 5px 0;
justify-content: center;
align-items: center;
width: 36px;
height: 36px;
padding: 0;
}
.top-menu__burger-btn span {
display: block;
}
.top-menu__burger-btn:before,
.top-menu__burger-btn:after,
.top-menu__burger-btn span {
background-color: #000000;
height: 3px;
width: 18px;
}
.top-menu__burger-btn:before,
.top-menu__burger-btn:after {
content: '';
}
@media (max-width: 1024px) {
.top-menu__menu,
.top-menu__phone {
display: none;
}
.top-menu__main-block {
display: flex;
justify-content: space-between;
}
.top-menu__burger-btn {
display: flex;
position: relative;
}
.top-menu__burger-btn.active span {
display: none;
}
.top-menu__burger-btn.active:before,
.top-menu__burger-btn.active:after {
position: absolute;
}
.top-menu__burger-btn.active:before {
transform: rotate(-45deg);
}
.top-menu__burger-btn.active:after {
transform: rotate(45deg);
}
} .mobile-menu-wrapper {}
.mobile-menu-wrapper__main-block {
}
.mobile-menu-wrapper__menu {} .footer-callback {
background-color: #FFEFEE;
}
.footer-callback__main-block {
grid-gap: 0 30px;
align-items: center;
display: grid;
grid-template-columns: max-content 1fr;
}
.footer-callback__text-group {
padding: 30px 0;
display: flex;
align-items: center;
gap: 0 70px;
justify-content: flex-start;
width: 100%;
}
.footer-callback__img {
display: block;
width: auto;
height: 230px;
object-fit: contain;
object-position: bottom;
transform: translateY(50px);
}
.footer-callback__section-title {
font-family: 'Orelega One';
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.03em;
text-transform: capitalize;
text-align: center;
color: #000000;
} 
.footer-callback__btn {
min-width: max-content;
}
@media (max-width: 1024px) {
.footer-callback__text-group {
grid-gap: 0 30px;
justify-content: space-around;
}
.footer-callback__img {
height: 200px;
}
}
@media (max-width: 767px) {
.footer-callback__main-block {
display: flex;
flex-direction: column;
}
.footer-callback__text-group {
order: 1;
flex-direction: column;
align-items: center;
gap: 24px 0;
justify-content: flex-start;
max-width: 420px;
padding: 0;
}
.footer-callback__main-block {
padding-left: 40px;
padding-top: 40px;
padding-right: 40px;
}
.footer-callback__img {
order: 2;
height: 230px;
position: unset;
transform: unset;
object-position: 0 40px;
}
.footer-callback__btn {
max-width: 320px;
width: 100%;
}
} .featured-posts {
background-color: #FCFCFC;
}
.featured-posts__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.featured-posts__top-group {
display: flex;
justify-content: space-between;
align-items: center;
}
.featured-posts .top-group__more-btn {
display: flex;
justify-content: flex-start;
gap: 0 10px;
align-items: center;
}
.featured-posts .top-group__more-btn:after {
content: '';
width: 24px;
height: 24px;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L17 9M20 12L17 15' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.featured-posts__list {
display: flex;
flex-wrap: wrap;
gap: 45px;
}
.featured-posts .list__item {
display: flex;
flex-direction: column;
gap: 20px 0;
height: 100%;
min-width: 350px;
flex: 1 1 calc(33.3% - 45px);
}
.featured-posts .list .item__thumb {
display: block;
overflow: hidden;
}
.featured-posts .list .item .thumb__img {
display: block;
width: 100%;
height: 200px;
object-fit: cover;
object-position: center;
}
.featured-posts .list .item__content-group {
display: flex;
flex-direction: column;
gap: 20px 0;
}
.featured-posts .list .item .content-group__title {
line-height: 1.5;
color: #1B1B1B;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.featured-posts .list .item .content-group__excerpt {
line-height: 1.2;
color: #6A6A6A;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.featured-posts .list .item__more-btn {
margin-top: auto;
display: flex;
justify-content: flex-start;
align-items: center;
gap: 0 10px;
font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
color: #F33932;
line-height: 1;
}
.featured-posts .list .item__more-btn:after {
width: 24px;
height: 24px;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L17 9M20 12L17 15' stroke='%23F33932' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
} .footer {
background-color: #1F1F1F;
}
.footer__main-block {
padding: 60px 0;
display: grid;
grid-gap: 0 100px;
align-items: flex-start;
grid-template-columns: max-content 1fr;
}
.footer__right-column {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 30px 0;
max-width: 320px;
}
.footer__logo,
.footer__logo-img {
display: block;
}
.footer__logo-img {
width: 100%;
height: auto;
}
.footer__descr {
font-family: 'Poppins';
font-weight: 300;
font-size: 14px;
line-height: 1.6;
color: #E0E0E0;
width: 100%;
}
.footer__soc-group {
display: flex;
gap: 0 16px;
}
.footer__soc-group a {
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #FFFFFF;
}
.footer__soc-group img {
width: 16px;
height: 16px;
object-fit: contain;
object-position: center;
}
.footer__menu {
width: 100%;
display: flex;
gap: 0 20px;
align-items: flex-start;
justify-content: space-between;
}
.footer__menu > li {
display: flex;
gap: 12px 0;
flex-direction: column;
}
.footer__menu li.current-menu-item > a,
.footer__menu li:not(.current-menu-item):hover > a {
color: #F33932!important;
}
.footer__menu > li > a {
font-family: 'Poppins';
font-weight: 600;
font-size: 18px;
line-height: 16
text-transform: uppercase;
display: block;
color: #FFFFFF;
}
.footer__menu .sub-menu {
display: flex;
flex-direction: column;
gap: 12px 0;
}
.footer__menu .sub-menu > li > a {
font-family: 'Poppins';
font-weight: 400;
font-size: 16px;
line-height: 1.6;
color: #E0E0E0;
}
@media (max-width: 1200px) {
.footer__main-block {
grid-gap: 0 40px;
}
}
@media (max-width: 1024px) {
.footer__main-block {
display: block;
}
.footer__menu {
margin-top: 40px;
flex-wrap: wrap;
grid-gap: 32px;
}
.footer__menu > li {
flex: 1 1 calc(33.3% - 32px);
min-width: 220px;
}
}
@media (max-width: 767px) {
.footer__main-block {
padding: 40px 0;
}
.footer__right-column {
gap: 20px 0;
}
}
@media (max-width: 520px) {
.footer__menu {
margin-top: 32px;
}
.footer__logo, .footer__logo-img {
max-width: 250px;
}
}body .aligncenter {
margin: 0 auto;
}
body .post .post__content.content a {
color: #f33932;
transition: 0.3s;
}
body .post .post__content.content a:hover {
color: #000;
}
body .post .post__content.content iframe {
margin: 0 auto;
display: block;
}
body .post .post__content.content table {
width: 100%;
border-collapse: collapse;
}
body .post .post__content.content table th,
body .post .post__content.content table td {
padding: 15px 12px;
border: 1px solid #e1e1e1;
line-height: 1.2;
}
body .post .post__content.content table th {
font-weight: 600;
text-align: left;
color: #fff;
background-color: #f33932;
}
body .post .post__content.content table td {
background-color: #f9f9f9;
font-weight: 300;
font-size: 14px;
text-transform: capitalize;
color: #1b1b1b;
}
body .post .post__content.content table tr:nth-child(2n) td {
background-color: #f2f2f2;
}
body .post .post__content.content table caption {
margin-top: 25px;
text-align: left;
font-weight: 600;
font-size: 26px;
line-height: 39px;
margin-bottom: 15px;
}
body .sgk-pagination {
display: flex;
justify-content: center;
margin-top: 24px;
}
body .sgk-pagination__list {
display: flex;
align-items: center;
gap: 8px;
list-style: none;
padding: 0;
margin: 0;
}
body .sgk-pagination__item {
display: block;
}
body .sgk-pagination__link {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 40px;
height: 40px;
padding: 0 12px;
text-decoration: none;
border: 1px solid #000;
color: #000;
font-weight: 600;
border-radius: 6px;
transition: transform 0.15s ease, background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
body .sgk-pagination__link:hover {
background-color: #000;
color: #fff;
transform: translateY(-1px);
}
body .sgk-pagination__link--current {
background-color: #f33932;
border-color: #f33932;
color: #fff;
cursor: default;
}
body .sgk-pagination__link--current:hover {
background-color: #f33932;
color: #fff;
transform: translateY(0);
}
body .sgk-getaquote-form input {
width: 100%;
}
body .sgk-getaquote-form textarea {
resize: none;
}
body .sgk-getaquote-form input,
body .sgk-getaquote-form textarea {
border: 1px solid #a0a0a0;
color: #a0a0a0;
padding: 5px;
height: 50px;
font-size: 18px;
}
body .sgk-getaquote-form .dropdown {
height: 50px;
}
body .sgk-getaquote-form .comment-hint {
color: #a0a0a0;
}
body .sgk-getaquote-form .bootstrap-select {
width: 100%;
}
body .sgk-getaquote-form .bootstrap-select .dropdown-toggle .filter-option {
border: 1px solid #a0a0a0;
height: 50px;
}
body .sgk-getaquote-form .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
margin-top: 5px;
}
body .sgk-getaquote-form .wpcf7-form-control.wpcf7-submit {
border: 0;
padding: 15px 20px;
color: #fff;
transition: 0.3s;
}
body .sgk-getaquote-form .wpcf7-form-control.wpcf7-submit:hover,
body .sgk-getaquote-form .wpcf7-form-control.wpcf7-submit:focus {
background-color: #f33932 !important;
}
body .sgk-getaquote-form .form-row-box br {
display: none;
}
body .sgk-getaquote-form .form-row-box span.label {
display: block;
}
body .sgk-getaquote-form .form-row-box span.label br {
display: block;
}
body .sgk-getaquote-form .dropdown {
height: 50px !important;
}
body .grecaptcha-badge {
display: none;
opacity: 0;
}
body .sgk-getaquote-form .wpforms-field.wpforms-field-select select {
border: 1px solid #a0a0a0;
padding: 5px;
height: 50px;
font-size: 18px;
}
body .sgk-display-id {
color: #f33932;
font-weight: bold;
text-transform: uppercase;
}
body .wpforms-container label.wpforms-error {
position: absolute;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-label,
body .sgk-getaquote-form.wpforms-container .sgk-extra-wrap label {
position: relative;
margin-bottom: 15px;
display: block;
font-weight: 700;
font-size: 15px;
}
body .sgk-getaquote-form.wpforms-container .sgk-controls button.sgk-add,
body .sgk-getaquote-form.wpforms-container .sgk-controls button.sgk-remove {
background-color: transparent;
padding: 10px;
border: 1px solid #a0a0a0;
border-radius: 50%;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
padding-top: 13px;
padding-left: 12px;
font-size: 20px;
transition: 0.3s;
}
body .sgk-getaquote-form.wpforms-container .sgk-controls button:hover {
border-color: #ff5f15;
background-color: #ff5f15;
color: #fff;
}
body .sgk-getaquote-form.wpforms-container .sgk-controls {
position: absolute;
top: 15px;
right: 20px;
display: flex;
gap: 5px;
}
body .sgk-getaquote-form.wpforms-container .sgk-list {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: flex-start;
}
body .sgk-getaquote-form.wpforms-container .sgk-list input {
max-width: 32%;
}
body .sgk-getaquote-form .wpforms-field.wpforms-field-layout,
body .sgk-getaquote-form .wpforms-field.wpforms-field-textarea.sgk-comments,
body .sgk-getaquote-form .wpforms-field.wpforms-field-textarea.sgk-heavy-items,
body .sgk-getaquote-form .wpforms-field-container .sgk-layout-wrapper {
background-color: #fff;
padding: 25px 20px 30px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
}
body .sgk-getaquote-form .wpforms-field-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 20px;
}
body .sgk-getaquote-form .wpforms-field-container .wpforms-field.wpforms-field-layout {
flex: 0 0 calc(50% - 20px);
padding: 10px 20px;
}
body .sgk-getaquote-form .wpforms-field-container .sgk-w-100 {
width: 100%;
}
body .sgk-getaquote-form .wpforms-field-container .sgk-flex-100,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_33-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_42-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_44-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_49-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_50-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_53-container,
body .sgk-getaquote-form .wpforms-field-container #wpforms-7179-field_54-container {
flex: 0 0 100%;
}
body .sgk-getaquote-form #wpforms-7179-field_44-container label {
height: 55px;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-description,
body .sgk-getaquote-form.wpforms-container .wpforms-field-limit-text {
font-size: 15px;
margin: 15px 0 0 0;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-description a,
body .sgk-getaquote-form.wpforms-container .wpforms-field-limit-text a {
font-size: 15px;
}
body .sgk-form-btn {
position: relative;
display: block;
margin: 0;
font-size: 16px;
color: #fff;
padding: 12px 20px;
font-weight: 600;
border-radius: 0;
border: 1px solid #f33932;
background-color: #f33932;
transition: 0.3s;
}
body .sgk-form-btn:hover {
color: #f33932;
background-color: #fff;
}
body main {
margin-top: 85px;
}
body .top-menu__menu > .menu-item {
position: relative;
}
body .top-menu__menu a {
text-decoration: none;
color: #000;
transition: color 0.2s;
}
body .top-menu__menu a:hover {
color: #f33932;
}
body .top-menu__menu > li > a {
font-size: 14px;
}
body .top-menu__menu .sub-menu {
position: absolute;
left: 0;
top: 100%;
min-width: 220px;
background: #fff;
border: 1px solid #000;
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
padding: 0;
opacity: 0;
visibility: hidden;
transform: translateY(8px);
transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
z-index: 1000;
flex-direction: column;
}
body .top-menu__menu .sub-menu > .menu-item {
position: relative;
}
body .top-menu__menu .sub-menu > .menu-item > a {
display: block;
padding: 10px 16px;
white-space: nowrap;
font-size: 14px;
}
body .top-menu__menu .sub-menu > .menu-item > a:hover {
background: #f33932;
color: #fff;
}
body .top-menu__menu .menu-item-has-children:hover > .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
body .top-menu__menu .sub-menu .menu-item-has-children > .sub-menu {
left: 100%;
top: 0;
}
body .questions .item__answer a {
font-size: 14px;
transition: 0.3s;
}
body .questions .item__answer a:hover {
color: #f33932;
}
body .pricing .sub-list__sub-item:hover {
font-weight: 400;
}
body .wpforms-field-description {
font-size: 0.85em;
}
body .wpforms-field-description a {
font-size: 0.85em;
color: #f33932;
transition: 0.3s;
}
body .wpforms-field-description a:hover {
color: #000;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-description a.sgk-pttl {
font-size: 22px;
font-weight: 600;
position: absolute;
right: 11px;
top: -5px;
padding: 2px 9px;
color: #fff;
background-color: #f33932;
border-radius: 50%;
border: 1px solid #f33932;
transition: 0.3s;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-description a.sgk-pttl:hover {
color: #f33932;
background-color: #fff;
}
body #wpforms-form-7177 input[type='text'],
body #wpforms-form-7177 input[type='email'],
body #wpforms-form-7177 input[type='tel'],
body #wpforms-form-7177 input[type='password'],
body #wpforms-form-7177 select {
display: block;
width: 100%;
line-height: 28px;
height: 60px;
font-size: 16px;
padding: 10px 22px;
background: #fff;
color: #7e7b7a;
border: 1px solid #e9e5df;
}
body #wpforms-form-7177 textarea {
font-size: 16px;
background: #fff;
padding: 10px 22px;
border: 1px solid #e9e5df;
resize: none;
}
body #wpforms-form-7177 label.wpforms-error {
position: relative;
}
body .sgk-page-default {
padding-top: 50px;
padding-bottom: 50px;
}
body .sgk-page-default * {
line-height: normal;
}
body .sgk-page-default h1 {
text-align: center;
}
body .sgk-page-default p {
margin-bottom: 15px;
}
body .sgk-page-default a {
color: #f33932;
transition: 0.3s;
}
body .sgk-page-default a:hover {
color: #000;
}
body .sgk-page-default ul,
body .sgk-page-default ol {
display: block;
margin-bottom: 15px;
margin-left: 30px;
}
body .sgk-page-default ul li,
body .sgk-page-default ol li {
display: list-item;
}
body .sgk-page-default ul li {
list-style: disc;
}
body .sgk-page-default ol li {
list-style: auto;
}
body .sgk-sitemap {
max-width: 1200px;
margin: 150px auto 100px;
padding: 0 16px;
}
body .sgk-sitemap h1 {
text-align: center;
}
body .sgk-sitemap .sgk-title {
font-size: 32px;
line-height: 1.2;
margin: 0 0 20px;
color: #041026;
}
body .sgk-sitemap .sgk-desc {
font-size: 14px;
color: #4a5668;
margin: 0 0 28px;
text-align: center;
}
body .sgk-sitemap .sgk-grid {
display: grid;
grid-template-columns: 1fr;
gap: 20px;
}
body .sgk-sitemap .sgk-card {
background: #fff;
border: 1px solid #e8edf4;
border-radius: 14px;
box-shadow: 0 1px 2px rgba(4, 16, 38, 0.06);
padding: 20px;
}
body .sgk-sitemap .sgk-card--full {
grid-column: 1/-1;
}
body .sgk-sitemap .sgk-card h2 {
font-size: 20px;
margin: 0 0 16px;
color: #041026;
}
body .sgk-sitemap .sgk-list {
list-style: none;
margin: 0;
padding: 0;
display: grid;
gap: 8px;
}
body .sgk-sitemap .sgk-list li {
margin: 0;
}
body .sgk-link {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
text-decoration: none;
padding: 10px 12px;
border: 1px solid #e8edf4;
border-radius: 10px;
transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}
body .sgk-sitemap .sgk-link:hover {
transform: translateY(-2px);
box-shadow: 0 3px 10px rgba(4, 16, 38, 0.08);
border-color: #f33932;
}
body .sgk-sitemap .sgk-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: #f33932;
flex: 0 0 8px;
}
body .sgk-sitemap .sgk-text {
color: #041026;
font-size: 14px;
flex: 1 1 auto;
}
body .sgk-sitemap .sgk-meta {
font-size: 12px;
color: #6b7789;
white-space: nowrap;
}
body .sgk-sitemap .sgk-badge {
background: #f33932;
color: #fff;
border-radius: 999px;
padding: 2px 8px;
font-size: 11px;
line-height: 18px;
margin-right: 20px;
}
body .sgk-sitemap details.sgk-cat {
border-radius: 12px;
overflow: hidden;
margin-bottom: 10px;
}
body .sgk-sitemap details.sgk-cat:last-child {
margin-bottom: 0;
}
body .sgk-sitemap summary.sgk-cat-sum {
transition: 0.3s;
border: 1px solid #e8edf4;
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
padding: 12px 14px;
font-size: 15px;
font-weight: 600;
background: #f8f9fb;
color: #041026;
position: relative;
border-radius: 12px;
margin: 0;
}
body .sgk-sitemap summary.sgk-cat-sum:hover {
background: #f33932;
color: #fff;
}
body .sgk-sitemap summary.sgk-cat-sum::-webkit-details-marker {
display: none;
}
body .sgk-sitemap summary.sgk-cat-sum::after {
content: '▾';
position: absolute;
right: 14px;
font-size: 14px;
transition: transform 0.2s;
}
body .sgk-sitemap details[open] > summary.sgk-cat-sum::after {
transform: rotate(-180deg);
}
body .sgk-sitemap details[open] > summary.sgk-cat-sum {
margin-bottom: 10px;
}
body .sgk-sitemap .sgk-list--cols2 {
display: grid;
grid-template-columns: 1fr;
gap: 8px;
}
body .map .contact-group__email {
font-weight: 600;
line-height: 1.6;
color: #4a4a4a;
display: block;
}
body .contact-group a {
margin-bottom: 10px;
transition: 0.3s;
}
body .contact-group a:hover {
color: #f33932;
}
body .contact-group a:last-child {
margin-bottom: 0;
}
body a.sgk-btn:after {
content: '';
background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjMzMjY4IDMuODMzMzNDNC45NTE5NyAzLjgzMzMzIDMuODMyNjggNC45NTI2MiAzLjgzMjY4IDYuMzMzMzNWMTQuNjY2N0MzLjgzMjY4IDE2LjA0NzQgNC45NTE5NyAxNy4xNjY3IDYuMzMyNjggMTcuMTY2N0gxNC42NjZDMTYuMDQ2NyAxNy4xNjY3IDE3LjE2NiAxNi4wNDc0IDE3LjE2NiAxNC42NjY3VjExLjMzMzNDMTcuMTY2IDEwLjg3MzEgMTcuNTM5MSAxMC41IDE3Ljk5OTMgMTAuNUMxOC40NTk2IDEwLjUgMTguODMyNyAxMC44NzMxIDE4LjgzMjcgMTEuMzMzM1YxNC42NjY3QzE4LjgzMjcgMTYuOTY3OSAxNi45NjcyIDE4LjgzMzMgMTQuNjY2IDE4LjgzMzNINi4zMzI2OEM0LjAzMTUgMTguODMzMyAyLjE2NjAyIDE2Ljk2NzkgMi4xNjYwMiAxNC42NjY3VjYuMzMzMzNDMi4xNjYwMiA0LjAzMjE1IDQuMDMxNSAyLjE2NjY3IDYuMzMyNjggMi4xNjY2N0g5LjY2NjAyQzEwLjEyNjMgMi4xNjY2NyAxMC40OTkzIDIuNTM5NzYgMTAuNDk5MyAzQzEwLjQ5OTMgMy40NjAyNCAxMC4xMjYzIDMuODMzMzMgOS42NjYwMiAzLjgzMzMzSDYuMzMyNjhaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LjU4ODYgMi40MTA3NUMxOC45MTQgMi43MzYxOCAxOC45MTQgMy4yNjM4MiAxOC41ODg2IDMuNTg5MjZMMTEuMDg4NiAxMS4wODkzQzEwLjc2MzIgMTEuNDE0NyAxMC4yMzU1IDExLjQxNDcgOS45MTAwOSAxMS4wODkzQzkuNTg0NjYgMTAuNzYzOCA5LjU4NDY2IDEwLjIzNjIgOS45MTAwOSA5LjkxMDc1TDE3LjQxMDEgMi40MTA3NUMxNy43MzU1IDIuMDg1MzEgMTguMjYzMiAyLjA4NTMxIDE4LjU4ODYgMi40MTA3NVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMTY2IDNDMTIuMTY2IDIuNTM5NzYgMTIuNTM5MSAyLjE2NjY3IDEyLjk5OTMgMi4xNjY2N0gxNy45OTkzQzE4LjQ1OTYgMi4xNjY2NyAxOC44MzI3IDIuNTM5NzYgMTguODMyNyAzVjhDMTguODMyNyA4LjQ2MDI0IDE4LjQ1OTYgOC44MzMzMyAxNy45OTkzIDguODMzMzNDMTcuNTM5MSA4LjgzMzMzIDE3LjE2NiA4LjQ2MDI0IDE3LjE2NiA4VjMuODMzMzNIMTIuOTk5M0MxMi41MzkxIDMuODMzMzMgMTIuMTY2IDMuNDYwMjQgMTIuMTY2IDNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
background-size: 24px;
width: 24px;
height: 24px;
}
body .sgk-menu-footer {
display: flex;
flex-wrap: wrap;
gap: 24px;
align-items: flex-start;
justify-content: space-between;
}
body .sgk-menu-footer-item {
flex: 1 1 calc(33.333% - 16px);
min-width: 220px;
}
body .sgk-menu-footer-item ul {
display: flex;
flex-direction: column;
gap: 12px;
}
body .sgk-menu-footer-item ul li a {
font-weight: 400;
font-size: 16px;
line-height: 1.4;
color: #e0e0e0;
transition: 0.3s;
}
body .sgk-menu-footer-item ul li a:hover {
color: #f33932;
}
body .sgk-menu-footer-title {
color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 1.6;
text-transform: uppercase;
margin-bottom: 20px;
}
body .pop-cities .item .link__name:before {
width: 32px;
height: 32px;
}
body .steps__list {
gap: 30px 35px;
}
body .video-reviews .list__item iframe {
height: 315px;
}
body .breadcrumbs a {
transition: 0.3s;
}
body .breadcrumbs a:hover {
color: #f33932;
}
body .video .top-group__descr {
text-transform: none;
}
body .video .top-group__descr p {
font-weight: 400;
font-size: 14px;
line-height: 1.6;
}
body .services .list .item__name a {
display: block;
text-align: center;
font-family: 'Orelega One';
font-size: 21px;
line-height: 1.1;
text-transform: capitalize;
color: #1b1b1b;
transition: 0.3s;
}
body .services .list .item__name a:hover {
color: #f33932;
}
body .cities .gallery .item__name a {
position: absolute;
z-index: 1;
width: 100%;
left: 0;
bottom: 25px;
font-family: 'Orelega One';
font-weight: 400;
font-size: 26px;
line-height: 12px;
text-transform: capitalize;
color: #ffffff;
text-align: center;
transition: 0.3s;
}
body .cities .gallery .item__name a:hover {
color: #f33932;
}
body .statistic .bottom-group .list__item {
font-size: 26px;
}
body .hero__left-column.left-column .hero__top-group,
body .hero__left-column.left-column .hero__descr,
body .hero__left-column.left-column .hero__bottom-group {
z-index: 2;
}
body a:focus {
outline: none;
}
body .hom-page .cities .cities-group__list {
justify-content: flex-start;
}
body .hom-page .cities .cities-group .list__item {
flex: 0 1 195px;
}
body .hom-page .cities .cities-group .list__item a {
transition: 0.3s;
}
body .hom-page .cities .cities-group .list__item a:hover {
color: #f33932;
}
body .hom-page .cities .cities__columns {
gap: 0 50px;
}
body .all-cities .item .item__thumb {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
}
body .all-cities .item .item__thumb .thumb__img {
box-shadow: 5px 5px 12px #e5e5e5;
}
body .all-cities .item .item__thumb span {
transition: 0.3s;
}
body .all-cities .item .item__thumb:hover span {
color: #f33932;
}
body ul.top-menu__menu li ul.sub-menu li.sgk-2-column ul.sub-menu {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
body .types .list .item__name a {
transition: 0.3s;
font-size: 20px;
text-align: center;
padding: 0;
font-family: 'Orelega One', sans-serif;
font-weight: 400;
}
body .types .list .item__name a:hover {
color: #f33932;
}
body .sgk-grid .sgk-card .sgk-cat[open] .sgk-cat-sum {
background-color: #f33932;
color: #fff;
}
body .sgk-grid .sgk-card.sgk-card-maryland .sgk-cat-maryland .sgk-list-maryland .sgk-service .sgk-link:first-child {
margin-bottom: 10px;
}
@media (max-width: 1175px) {
.top-menu__menu {
gap: 0 10px;
}
}
@media (max-width: 1115px) {
body.no-scroll {
overflow: hidden;
}
.top-menu__menu,
.top-menu__phone {
display: none;
}
.top-menu__main-block {
display: flex;
justify-content: space-between;
}
.top-menu__burger-btn {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
position: relative;
}
.top-menu__burger-btn span,
.top-menu__burger-btn:before,
.top-menu__burger-btn:after {
content: '';
position: absolute;
left: 12px;
right: 12px;
height: 2px;
background: #000;
transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
}
.top-menu__burger-btn span {
top: 21px;
}
.top-menu__burger-btn:before {
top: 14px;
}
.top-menu__burger-btn:after {
top: 28px;
}
.top-menu__burger-btn.active span {
opacity: 0;
}
.top-menu__burger-btn.active:before {
top: 21px;
transform: rotate(-45deg);
}
.top-menu__burger-btn.active:after {
top: 21px;
transform: rotate(45deg);
}
.mobile-menu-wrapper {
position: fixed;
inset: 0;
z-index: 110;
background: #fff;
display: none;
transform: translateY(-100%);
transition: transform 0.3s ease;
}
.mobile-menu-wrapper.open {
transform: translateY(0);
}
.mobile-menu-wrapper__overlay {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.2);
}
.mobile-menu-wrapper__main-block {
position: relative;
display: flex;
flex-direction: column;
gap: 30px;
padding: 20px;
padding-top: 150px;
height: 100%;
overflow: auto;
background: #fff;
align-items: center;
justify-content: center;
}
.mobile-menu-wrapper__menu {
display: flex;
flex-direction: column;
gap: 16px;
max-width: 340px;
width: 100%;
height: 100%;
list-style: none;
margin: auto 0;
padding: 0;
overflow: auto;
}
.mobile-menu-wrapper__menu > li {
margin: 0;
}
.mobile-menu-wrapper__menu a {
font-size: 18px;
transition: 0.3s;
}
.mobile-menu-wrapper__menu .current-menu-item > a {
color: #f33932;
}
.mobile-menu-wrapper__menu li:hover > a,
.mobile-menu-wrapper__menu li:focus > a,
.mobile-menu-wrapper__menu li:active > a {
color: #f33932;
}
.mobile-menu-wrapper__menu .menu-item-has-children {
position: relative;
}
.mobile-menu-wrapper__menu .menu-item-has-children > a {
position: relative;
display: block;
padding-right: 32px;
}
.mobile-menu-wrapper__menu .sgk-toggle {
position: absolute;
z-index: 2;
right: 0;
top: 0;
transform: translateY(0);
width: 24px;
height: 24px;
border: 0;
background: transparent;
cursor: pointer;
}
.mobile-menu-wrapper__menu .sgk-toggle:before {
content: '';
display: block;
width: 8px;
height: 8px;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
transform: rotate(45deg);
transition: transform 0.2s ease;
margin: auto;
}
.mobile-menu-wrapper__menu .sub-menu {
display: none;
margin: 8px 0 0;
padding: 0;
list-style: none;
}
.mobile-menu-wrapper__menu .menu-item-has-children.sgk-open > .sgk-toggle:before {
transform: rotate(-135deg);
}
.mobile-menu-wrapper__menu .menu-item-has-children.sgk-open > .sub-menu {
display: grid;
gap: 10px;
margin-left: 20px;
}
.mobile-menu-wrapper__phone {
font-size: 22px;
color: #f33932;
margin-top: auto;
}
}
@media (max-width: 992px) {
.sgk-getaquote-form .wpforms-field-container .wpforms-field.wpforms-field-layout {
flex: 0 0 calc(100%);
}
a.sgk-pttl {
top: 0;
right: 0;
}
.sgk-getaquote-form.wpforms-container .sgk-list input {
max-width: 46%;
}
}
@media (max-width: 768px) {
.sgk-pagination__link {
min-width: 30px;
height: 30px;
padding: 0 5px;
}
.sgk-getaquote-form.wpforms-container .sgk-list input {
max-width: 100%;
}
.sgk-phoneLine {
display: flex;
}
.sgk-sitemap .sgk-list--cols2,
.sgk-sitemap .sgk-grid {
grid-template-columns: 1fr 1fr;
}
.sgk-menu-footer {
flex-direction: column;
gap: 20px;
}
.sgk-menu-footer .sgk-menu-footer-item {
flex: 1 1 100%;
min-width: 0;
margin-bottom: 10px;
}
.sgk-menu-footer .sgk-menu-footer-item .footer__menu {
margin-top: 0;
}
.footer__right-column {
margin-bottom: 20px;
}
body .wpforms-container .wpforms-field {
padding: 0 0 10px;
}
body .sgk-getaquote-form .wpforms-field-container .wpforms-field.wpforms-field-layout {
flex: 0 0 calc(100%);
padding: 0;
}
body div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
padding-left: 0;
}
body div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
margin-left: 0;
margin-right: 0;
padding: 15px;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-description a.sgk-pttl {
top: 0;
}
body .sgk-getaquote-form.wpforms-container .wpforms-field-label.wpforms-label-hide {
display: none;
}
}
@media (max-width: 575px) {
.sgk-page-default {
padding-top: 20px;
padding-bottom: 20px;
}
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.services {
background: #FCFCFC;
}
.services__main-block {
display: flex;
flex-direction: column;
gap: 50px 0;
}
.services__groups {
display: flex;
flex-direction: column;
gap: 50px 0;
}
.services .groups .group__list {
display: grid;
grid-gap: 15px;
}
.services .groups .list__item {
display: flex;
flex-direction: column;
gap: 16px 0;
padding: 16px 12px;
background: #FFFFFF;
box-shadow: 0px 4px 5px rgba(152, 152, 152, 0.2);
border-radius: 0px;
}
.services .list .item__thumb {
overflow: hidden;
width: 100%;
}
.services .list .item .thumb__img {
display: block;
width: 100%;
object-fit: cover;
height: 230px;
}
.services .list .item.has-descr .thumb__img {
height: 120px;
}
.services .list .item__name {
display: block;
text-align: center;
font-family: 'Orelega One';
font-size: 21px;
line-height: 1.1;
text-transform: capitalize;
color: #1B1B1B;
}
.services .list-columns-5 .item__name,
.services .list-columns-6 .item:not([style*="7"]) .name {
text-align: left;
}
.services .groups .list .item__benefits {
flex-wrap: wrap;
gap: 12px 32px;
}
.services .groups .list .item__benefits li {
min-width: 150px;
flex: 150px;
display: block;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
text-transform: capitalize;
color: #4A4A4A;
}
@media (max-width: 1200px) {
.services__groups {
gap: 30px;
}
.services .groups .group-columns-4 .list,
.services .groups .group-columns-5 .list, 
.services .groups .group-columns-6:not(:last-child) .list {
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.services .groups .group-columns-4 .list__item,
.services .groups .group-columns-5 .list__item,
.services .groups .group-columns-6:not(:last-child) .list__item {
flex: 1 1 360px;
min-width: 360px;
}
.services .list .item.has-descr .thumb__img {
height: 180px;
}
}
@media (max-width: 1024px) {
.services .groups .group .list-columns-6 {
grid-template-columns: repeat(4, 1fr)!important;
}
}
@media (max-width: 767px) {
.services__groups {
gap: 16px;
}
.services .groups .group .list-columns-2,
.services .groups .group .list-columns-3 {
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.services .groups .list-columns-2 .item,
.services .groups .list-columns-3 .item {
flex: 1 1 360px;
min-width: 360px;
}
.services .groups .group-columns-6:not(:last-child) .list__item,
.services .groups .list-columns-6 .item {
flex: auto;
min-width: auto;
}
.services .groups .group .list-columns-6 {
display: grid!important;
grid-template-columns: repeat(2, 1fr)!important;
grid-gap: 16px;
}
.services .groups .group .list-columns-6 .item[style*="3/7"],
.services .groups .group .list-columns-6 .item[style*="1/5"] {
grid-column: 1/3!important;
}
.services .list .item__name {
font-size: 20px;
}
}
@media (max-width: 520px) {
.services .groups .list .item__benefits {
gap: 12px;
}
.services .groups .list .item__benefits li {
min-width: 135px;
flex: 1 1 calc(50% - 12px);
}
.services .groups .group .list-columns-6 .item[style*="3/7"] .benefits {
flex-direction: column;
}
.services .groups .group .list-columns-6 .item[style*="3/7"] .benefits li {
min-width: auto;
flex: auto;
}
.services .groups .list-columns-2 .item,
.services .groups .list-columns-3 .item {
flex: auto;
min-width: auto;
}
.services .list .item__name {
font-size: 18px;
}
} .types {
background: #FCFCFC;
}
.types__main-block {
display: flex;
flex-direction: column;
gap: 20px 0;
}
.types__section-title {
margin-bottom: 16px;
}
.types__list {
flex-wrap: wrap;
gap: 20px;
}
.types .list__item {
min-width: 260px;
flex: 1 1 260px;
display: flex;
flex-direction: column;
gap: 16px 0;
padding: 16px 12px;
background: #FFFFFF;
box-shadow: 0px 4px 5px rgba(152, 152, 152, 0.2);
}
.types .list .item__thumb {
width: 100%;
overflow: hidden;
display: block;
}
.types .item .thumb__img {
display: block;
object-fit: cover;
width: 100%;
height: 230px;
}
.types .list .item__name {
display: block;
text-align: center;
}
.types .list .item__descr {
font-family: 'Poppins';
font-weight: 400;
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #4A4A4A;
} .known {
display: block;
background: #FFEFEE;
position: relative;
overflow: hidden;
}
.known:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 220px;
height: 310px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
background-image: url(//pro100movers.com/wp-content/themes/pro100movers/assets/imgs/secret.png);
}
.known__main-block {
display: flex;
flex-direction: column;
align-items: center;
gap: 50px 0;
position: relative;
}
.known__main-block:after {
content: '';
position: absolute;
right: 0;
top: 0;
width: 160px;
height: 140px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
background-image: url(//pro100movers.com/wp-content/themes/pro100movers/assets/imgs/shh.png);
}
.known__title-group {
display: flex;
flex-direction: column;
gap: 12px 0;
align-items: center;
}
.known .title-group__section-title {
text-align: center;
}
.known .title-group__sub-title {
text-align: center;
display: block;
font-family: 'Belanosima';
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.known__list {
max-width: 960px;
display: flex;
gap: 30px;
flex-wrap: wrap;
position: relative;
z-index: 1;
}
.known .list__item {
display: flex;
align-items: center;
justify-content: center;
min-width: 300px;
min-height: 120px;
max-height: 100%;
flex: 1 1 calc(33.3% - 30px);
text-align: center;
font-weight: 600;
font-size: 18px;
line-height: 1.2;
text-transform: capitalize;
color: #FFFFFF;
padding: 16px;
background: #1F1F1F;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 0px;
}
.known .list__item:hover {
background: #F33932;
}
@media (max-width: 1024px) {
.known__main-block:after {
width: 80px;
height: 80px;
}
.known__main-block {
gap: 30px 0;
}
}
@media (max-width: 767px) {
.known .list__item {
font-size: 16px;
}
}
@media (max-width: 520px) {
.known__list {
flex-direction: column;
}
.known .list__item {
width: 100%;
min-width: auto;
flex: auto;
font-size: 14px;
}
} .moves {
}
.moves__main-block {
display: flex;
flex-direction: column;
gap: 32px 0;
}
.moves__columns {
display: grid;
align-items: center;
gap: 0 50px;
grid-template-columns: 1fr 400px;
}
.moves__frame-column iframe {
display: block;
width: 100%;
height: 350px;
object-fit: cover;
object-position: center;
}
.moves__content span:first-child {
font-family: 'Belanosima';
font-size: 21px;
line-height: 1.6;
color: #F33932;
}
.moves__content p {
font-family: 'Poppins';
font-size: 14px;
line-height: 21px;
color: #1F1F1F;
}
@media (max-width:1200px) {
.moves__columns {grid-gap: 0 30px;}
}
@media (max-width:1024px) {
.moves__columns {
display: block;
}
.moves__content-column {
margin-top: 40px;
}
} .statistic {
background: #FFEFEE;
}
.statistic__main-block {
display: flex;
flex-direction: column;
gap: 50px 0;
}
.statistic__title-group {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px 0;
}
.statistic .title-group__section-title {
text-align: center;
}
.statistic .title-group__sub-title {
text-align: center;
display: block;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.statistic__list {
display: flex;
flex-wrap: wrap;
gap: 40px;
}
.statistic .list__item {
display: flex;
flex-direction: column;
gap: 20px 0;
align-items: center;
min-width: 220px;
flex: 1 1 calc(25% - 40px);
}
.statistic .list .item__val {
height: 80px;
display: flex;
align-items: flex-end;
padding-left: 40px;
overflow: hidden;
position: relative;
}
.statistic .list .item__val span {
display: block;
font-family: 'Belanosima';
font-weight: 400;
font-size: 64px;
line-height: 1;
color: #000000;
position: relative;
z-index: 1;
}
.statistic .list .item__val:after {
content: '';
width: 60px;
height: 100%;
position: absolute;
left: 0;
bottom: 7px;
background: rgba(243, 57, 50, 0.8);
}
.statistic .list .item__text {
}
.statistic__gallery {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.statistic .gallery__item {
display: block;
flex: 1 1 155px;
min-width: 155px;
}
.statistic .gallery .item__img {
display: block;
width: 100%;
height: 130px;
object-fit: cover;
object-position: center;
}
@media (max-width: 560px) {
.statistic__main-block {
gap: 30px 0;
}
.statistic__list {
max-width: 240px;
width: 100%;
margin-left: auto;
margin-right: auto;
flex-direction: column;
gap: 24px 0;
align-items: flex-start;
justify-content: flex-start;
}
.statistic .list__item {
gap: 12px 0;
align-items: flex-start;
}
.statistic .title-group__sub-title {
font-size: 16px;
}
} .video {
background: #FCFCFC;
}
.video__main-block {
display: flex;
flex-direction: column;
gap: 50px 0;
}
.video__top-group {
display: grid;
grid-gap: 0 60px;
grid-template-columns: repeat(2, 1fr);
}
.video .top-group__text-group {
display: flex;
flex-direction: column;
gap: 12px 0;
}
.video .text-group__sub-title {
display: block;
font-family: 'Belanosima';
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.video .top-group__descr {
font-weight: 400;
font-size: 14px;
line-height: 1.6;
text-transform: capitalize;
color: #1F1F1F;
}
.video__list {
display: flex;
gap: 45px;
flex-wrap: wrap;
}
.video .list__item {
flex: 1 1 calc(33.3% - 45px);
min-width: 350px;
display: flex;
flex-direction: column;
align-items: center;
}
.video .item__thumb {
position: relative;
display: block;
width: 100%;
}
.video .item__thumb:before {
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.video .item__thumb:after {
content: '';
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
background-size: 40px;
z-index: 111;
background-image: url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 35.5C21.9698 35.5 23.9204 35.112 25.7403 34.3582C27.5601 33.6044 29.2137 32.4995 30.6066 31.1066C31.9995 29.7137 33.1044 28.0601 33.8582 26.2403C34.612 24.4204 35 22.4698 35 20.5C35 18.5302 34.612 16.5796 33.8582 14.7597C33.1044 12.9399 31.9995 11.2863 30.6066 9.8934C29.2137 8.50052 27.5601 7.39563 25.7403 6.64181C23.9204 5.88799 21.9698 5.5 20 5.5C16.0218 5.5 12.2064 7.08035 9.3934 9.8934C6.58035 12.7064 5 16.5218 5 20.5C5 24.4782 6.58035 28.2936 9.3934 31.1066C12.2064 33.9196 16.0218 35.5 20 35.5ZM17.9717 13.8167L27.3783 19.0433C27.638 19.1877 27.8544 19.3989 28.005 19.655C28.1557 19.9111 28.2351 20.2029 28.2351 20.5C28.2351 20.7971 28.1557 21.0889 28.005 21.345C27.8544 21.6011 27.638 21.8123 27.3783 21.9567L17.9717 27.1833C17.6671 27.3526 17.3235 27.4394 16.9751 27.4351C16.6267 27.4307 16.2854 27.3354 15.9851 27.1586C15.6848 26.9818 15.436 26.7296 15.2632 26.4269C15.0904 26.1243 14.9997 25.7818 15 25.4333V15.5667C14.9997 15.2182 15.0904 14.8757 15.2632 14.5731C15.436 14.2704 15.6848 14.0182 15.9851 13.8414C16.2854 13.6646 16.6267 13.5693 16.9751 13.5649C17.3235 13.5606 17.6671 13.6474 17.9717 13.8167Z' fill='white'/%3E%3C/svg%3E%0A");
}
.video .item:hover .thumb:after,
.video .item:hover .thumb:before {
opacity: 0;
}
.video .item .thumb__img {
width: 100%;
height: 470px;
object-fit: cover;
object-position: center;
}
.video .item__name {
display: block;
text-align: center;
font-family: 'Poppins';
font-weight: 600;
line-height: 1.6;
color: #1B1B1B;
}
@media (max-width: 1200px) {
.video__top-group {
grid-gap: 0 30px;
}
}
@media (max-width: 1024px) {
.video__top-group {
display: block;
}
.video .item .thumb__img  {
height: 250px;
}
.video__list {
gap: 24px;
}
}
@media (max-width: 520px) {
.video__list {
flex-wrap: unset;
overflow-x: auto;
}
.video .list__item {
flex: auto;
gap: 0 20px;
min-width: calc(80vw - 20px);
}
.video .item .thumb__img {
height: 230px;
}
} .video-reviews {
background: #FCFCFC;
}
.video-reviews__main-block {
display: flex;
flex-direction: column;
gap: 32px 0;
}
.video-reviews__list {
display: flex;
flex-wrap: wrap;
gap: 50px 40px;
}
.video-reviews .list__item {
display: block;
min-width: 250px;
flex: 1 1 calc(25% - 40px);
}
.video-reviews .list__item iframe {
display: block;
width: 100%;
height: 150px;
object-fit: cover;
}
@media (max-width: 767px) {
.video-reviews .list__item {
flex: 1 1 calc(50% - 30px);
}
}
@media (max-width: 520px) {
.video-reviews__list {
gap: 24px;
flex-wrap: unset;
overflow-x: auto;
}
.video-reviews .list__item {
min-width: calc(70vw - 30px);
}
} .who__main-block {
display: flex;
flex-direction: column;
gap: 32px 0;
}
.who__list {
display: flex;
flex-wrap: wrap;
gap: 20px 40px;
}
.who .list__item {
padding: 0 12px;
display: flex;
flex-direction: column;
gap: 16px 0;
align-items: center;
flex: 1 1 calc(25% - 40px); min-width: 240px;
}
.who.type_1 .list__item {
padding: 20px;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}
.who .item__img {
width: 100%;
height: 160px;
object-fit: contain;
object-position: center;
}
.who .item__name {
display: block;
text-align: center;
}
.who .item__descr {
font-family: 'Poppins';
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #6A6A6A;
} .facts {
background: #FCFCFC;
}
.facts__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.facts__list {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.facts .list__item {
display: flex;
flex-direction: column;
gap: 12px 0;
padding: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
flex: 1 1 calc(25% - 20px); min-width: 250px;
width: 100%;
align-self: stretch;
}
.facts .item__img {
width: 100%;
height: 180px;
display: block;
object-fit: cover;
object-position: center;
}
.facts .item__name {
text-align: left;
font-weight: 500;
}
.facts .item__descr {
font-family: 'Poppins';
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #6A6A6A;
} .pop-cities {
background: #FFEFEE;
}
.state-page .pop-cities {
background: #FCFCFC;
}
.pop-cities__main-block {
display: flex;
align-items: center;
flex-direction: column;
gap: 50px 0;
}
.pop-cities__top-group {
display: flex;
align-items: center;
flex-direction: column;
gap: 12px 0;
}
.pop-cities .top-group__sub-title {
text-align: center;
display: block;
font-family: 'Belanosima';
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.pop-cities__list {
max-width: 1100px;
width: 100%;
display: flex;
justify-content: space-between;
}
.state-page .pop-cities__list {
max-width: 100%;
width: 100%;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
}
main:not(.state-page) .pop-cities__list:last-child {
justify-content: space-around;
}
.pop-cities .list__item {
display: block;
width: max-content;	
}
.state-page .pop-cities .list .item {
flex: 1 1 calc(33% - 30px);
min-width: 270px;
}
.pop-cities .item__link {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px 0;
padding-bottom: 30px;
border-bottom: 1px solid rgba(255, 190, 188, 0.8);
}
.state-page .pop-cities .item .link {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.pop-cities .item .link__arrow {
width: 24px;
height: 24px;
display: block;
}
.pop-cities .item .link__name,
.pop-cities .item .link__value {
display: flex;
align-items: center;
justify-content: center;
gap: 0 5px;
font-family: 'Poppins';
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #4A4A4A;
}
.pop-cities .item .link__name:before,
.pop-cities .item .link__value:before {
content: '';
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: 24px;
}
.pop-cities .item .link__name:before {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_644_2484)'%3E%3Cpath d='M18.364 17.8639L12 24.2279L5.636 17.8639C4.37734 16.6052 3.52019 15.0016 3.17293 13.2558C2.82567 11.5099 3.00391 9.70035 3.6851 8.05582C4.36629 6.41129 5.51984 5.00569 6.99988 4.01677C8.47992 3.02784 10.22 2.5 12 2.5C13.78 2.5 15.5201 3.02784 17.0001 4.01677C18.4802 5.00569 19.6337 6.41129 20.3149 8.05582C20.9961 9.70035 21.1743 11.5099 20.8271 13.2558C20.4798 15.0016 19.6227 16.6052 18.364 17.8639ZM12 15.4999C13.0609 15.4999 14.0783 15.0785 14.8284 14.3283C15.5786 13.5782 16 12.5608 16 11.4999C16 10.4391 15.5786 9.42164 14.8284 8.67149C14.0783 7.92135 13.0609 7.49992 12 7.49992C10.9391 7.49992 9.92172 7.92135 9.17158 8.67149C8.42143 9.42164 8 10.4391 8 11.4999C8 12.5608 8.42143 13.5782 9.17158 14.3283C9.92172 15.0785 10.9391 15.4999 12 15.4999ZM12 13.4999C11.4696 13.4999 10.9609 13.2892 10.5858 12.9141C10.2107 12.5391 10 12.0304 10 11.4999C10 10.9695 10.2107 10.4608 10.5858 10.0857C10.9609 9.71064 11.4696 9.49992 12 9.49992C12.5304 9.49992 13.0391 9.71064 13.4142 10.0857C13.7893 10.4608 14 10.9695 14 11.4999C14 12.0304 13.7893 12.5391 13.4142 12.9141C13.0391 13.2892 12.5304 13.4999 12 13.4999Z' fill='%23F33932'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_644_2484'%3E%3Crect width='24' height='24' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.pop-cities .item .link__value:before {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.75 5.00019C15.7499 4.29065 15.5486 3.59568 15.1693 2.99601C14.79 2.39634 14.2484 1.91658 13.6074 1.61245C12.9663 1.30831 12.2521 1.19229 11.5478 1.27786C10.8434 1.36343 10.1778 1.64707 9.62818 2.09585C9.07859 2.54462 8.66759 3.14011 8.44293 3.81315C8.21828 4.48619 8.18917 5.20915 8.359 5.89807C8.52884 6.58699 8.89063 7.21358 9.40237 7.70508C9.91411 8.19659 10.5548 8.53282 11.25 8.67472V21.9483C11.2501 22.1476 11.2898 22.3448 11.3667 22.5286L11.8388 23.6536C11.8546 23.6826 11.8779 23.7067 11.9063 23.7236C11.9346 23.7404 11.967 23.7493 12 23.7493C12.033 23.7493 12.0654 23.7404 12.0937 23.7236C12.1221 23.7067 12.1454 23.6826 12.1613 23.6536L12.6333 22.5286C12.7102 22.3448 12.7499 22.1476 12.75 21.9483V8.67472C13.5964 8.50078 14.357 8.04032 14.9035 7.37096C15.4499 6.70161 15.7489 5.8643 15.75 5.00019ZM13.125 5.00019C12.9025 5.00019 12.685 4.93421 12.5 4.8106C12.315 4.68698 12.1708 4.51128 12.0856 4.30571C12.0005 4.10015 11.9782 3.87395 12.0216 3.65572C12.065 3.43749 12.1722 3.23703 12.3295 3.0797C12.4868 2.92236 12.6873 2.81522 12.9055 2.77181C13.1238 2.7284 13.35 2.75068 13.5555 2.83583C13.7611 2.92098 13.9368 3.06517 14.0604 3.25018C14.184 3.43518 14.25 3.65269 14.25 3.87519C14.25 4.17356 14.1315 4.45971 13.9205 4.67069C13.7095 4.88167 13.4234 5.00019 13.125 5.00019Z' fill='%23F33932'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
.pop-cities__list {
flex-wrap: wrap;
gap: 20px;
}
.pop-cities .list__item {
min-height: 160px;
width: auto;
flex: 1 1 calc(50% - 20px);
}
.pop-cities__top-group {
margin-bottom: 20px;
}
.pop-cities__main-block {
gap: 20px 0;
}
.pop-cities .item__link {
gap: 7px 0;
padding-bottom: 20px;
}
}
@media (max-width: 520px) {
.pop-cities__list {
max-width: 180px;
flex-direction: column;
gap: 20px;
}
.pop-cities .list__item {
min-height: 120px;
min-width: auto;
flex: auto;
}
.pop-cities .item .link__name, 
.pop-cities .item .link__value {
font-size: 16px;
}
} .call {
margin-top: 100px;
margin-bottom: 40px;
padding: 0!important;
position: relative;
}
.call:after {
content: '';
width: 100%;
left: 0;
bottom: 0;
background: #FFEFEE;
height: 200px;
position: absolute;
}
.call__main-block {
position: relative;
display: grid;
align-items: flex-end;
grid-template-columns: max-content 1fr;
grid-gap: 0 70px;
z-index: 1;
}
.call__img {
width: 315px;
height: 315px;
object-fit: contain;
}
.call__text-group {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px 0;
padding: 35px 0;
width: max-content;
}
.call .text-group__section-title {
text-align: center;
font-family: 'Poppins';
font-weight: 500;
font-size: 28px;
line-height: 42px;
color: #F33932;
}
.call .text-group__phone {
text-align: center;
display: block;
font-family: 'Poppins';
font-weight: 700;
font-size: 40px;
line-height: 60px;
color: #F33932;
}
@media (max-width: 1024px) {
.call__main-block {
grid-template-columns: 180px 1fr;
grid-gap: 0 30px;
}
.call__img {
height: auto;
width: 100%;
object-position: bottom;
}
.call .text-group__section-title {
font-size: 24px;
}
.call .text-group__phone {
font-size: 34px;
}
.call__main-block {
grid-gap: 0 20px;
}
}
@media (max-width: 767px) {
.call {
background: #FFEFEE;
}
.call__main-block {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px 0;
padding-top: 35px;
}
.call__img {
max-width: 240px;
order: 2;
}
.call:after {
content: unset;
}
.call__text-group {
padding: 0;
order: 1;
gap: 5px 0;
max-width: 340px;
}
.call .text-group__section-title {
font-size: 20px;
line-height: 1.1;
}
} .content {
background: #FCFCFC;
}
.content__main-block {
display: flex;
flex-direction: column;
gap: 50px 0;
}
.content__content-group {
display: grid;
grid-gap: 0 100px;
grid-template-columns: repeat(2, 1fr);
}
.content .content-group .descr h2,
.content .content-group .descr h3 {
font-family: 'Orelega One';
font-weight: 400;
font-size: 40px;
line-height: 44px;
text-transform: capitalize;
color: #1F1F1F;
}
.content .content-group .descr p {
line-height: 1.6;
text-transform: capitalize;
color: #4A4A4A;
}
.content .content-group__img {
display: block;
width: 100%;
height: auto;
}
.content .content__list-group {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.content .content .list-group__title {
font-family: 'Orelega One';
font-weight: 400;
font-size: 23px;
line-height: 1.6;
color: #1F1F1F;
}
.content .list-group__list {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 20px;
}
.content .list-group__gallery-list {
gap: 10px;
flex-wrap: wrap;
}
.content .gallery-list__item {
display: block;
flex: 1 1 calc(14% - 10px);
min-width: 150px;
}
.content .list__item {
display: flex;
flex-direction: column;
align-items: center;
flex: 1 1 170px;
gap: 12px 0;
padding: 0 10px;
min-width: 170px;
}
.content .list .item__name {
font-family: 'Poppins';
font-weight: 500;
font-size: 14px;
line-height: 1.5;
text-align: center;
text-transform: capitalize;
display: block;
color: #1F1F1F;
}
.content .list .item__img {
width: 42px;
height: 42px;
object-fit: contain;
}
.content .gallery-list .item__img {
width: 100%;
height: 120px;
object-fit: cover;
display: block;
}
@media (max-width: 1024px) {
.content__content-group {
grid-gap: 0 35px;
}
.content .content-group .descr h2,
.content .content-group .descr h3 {
font-size: 32px;
}
.content .content-group .descr p {
font-size: 14px;
}
}
@media (max-width: 767px) {
.content__content-group {
display: block;
}
.content .content-group .descr h2,
.content .content-group .descr h3 {
font-weight: 400;
font-size: 27px;
line-height: 29px;
}
.content .content-group__img {
margin-top: 30px;
}
}
@media (max-width: 520px) {
.content .content-group__img {
max-height: 230px;
object-fit: cover;
}
.content .list-group__list {
display: grid;
grid-gap: 24px 10px;
grid-template-columns: repeat(2, 1fr);
}
.content .list .item__img {
width: 35px;
height: 35px;
}
} .steps {
background: #FFEFEE;
}
.steps__main-block {
display: flex;
flex-direction: column;
}
.steps__title-group {
display: flex;
flex-direction: column;
gap: 12px 0;
}
.steps .title-group__section-title {} 
.steps .title-group__sub-title {
font-family: 'Belanosima';
line-height: 1.6;
color: #F33932;
display: block;
}
.steps__content {
background: transparent;
}
.steps__content p {
font-family: 'Poppins';
font-weight: 400;
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #1F1F1F;
}
.steps__list {
display: flex;
flex-wrap: wrap;
gap: 30px;
margin-top: 50px;
}
.steps__list + .list {
margin-top: 32px;
}
.steps .list__item {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px 0;
min-width: 350px;
}
.steps .list-first .item {
flex: 1 1 calc(50% - 30px);
}
.steps .list-last .item {
flex: 1 1 calc(33.3% - 30px);
}
.steps .list .item__img {
display: block;
width: 100%;
height: 250px;
object-fit: cover;
object-position: center;
}
.steps .list .item__name {
text-align: center;
font-size: 16px;
} body.single-post {
background: #FCFCFC;
}
.post__content {
background: transparent;
}
.post__main-block {
padding-bottom: 40px;
border-bottom: 1px solid #E0E0E0;
}
.post__content h1,
.post__content h2,
.post__content h3,
.post__content h4 {
margin-bottom: 24px;
color: #1B1B1B;
font-family: 'Poppins';
}
.post__content h1 + *,
.post__content h2 + *,
.post__content h3 + *,
.post__content h4 + * {
margin-top: 0;
}
.post__share-btn {
margin-top: 25px;
display: grid;
align-items: center;
grid-gap: 0 16px;
grid-template-columns: max-content auto;
font-family: 'Poppins';
font-weight: 600;
font-size: 16px;
line-height: 1;
color: #4A4A4A;
width: fit-content;
}
.post__share-btn i {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
background: #E1E1E1;
}
.post__share-btn i:after {
content: '';
width: 22px;
height: 25px;
background-size: 22px 25px;
background-image: url("data:image/svg+xml,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.1211 24.614C17.1211 24.614 16.2711 24.264 15.5711 23.564C14.8711 22.864 14.5211 22.014 14.5211 21.014C14.5211 20.894 14.5511 20.614 14.6111 20.174L6.18109 15.254C5.86109 15.554 5.49109 15.7892 5.07109 15.9596C4.65109 16.13 4.20109 16.2148 3.72109 16.214C2.72109 16.214 1.87109 15.864 1.17109 15.164C0.471094 14.464 0.121094 13.614 0.121094 12.614C0.121094 11.614 0.471094 10.764 1.17109 10.064C1.87109 9.36401 2.72109 9.01401 3.72109 9.01401C4.20109 9.01401 4.65109 9.09921 5.07109 9.26961C5.49109 9.44001 5.86109 9.67481 6.18109 9.97401L14.6111 5.05401C14.5711 4.91401 14.5463 4.77921 14.5367 4.64961C14.5271 4.52001 14.5219 4.37481 14.5211 4.21401C14.5211 3.21401 14.8711 2.36401 15.5711 1.66401C16.2711 0.964014 17.1211 0.614014 18.1211 0.614014C19.1211 0.614014 19.9711 0.964014 20.6711 1.66401C21.3711 2.36401 21.7211 3.21401 21.7211 4.21401C21.7211 5.21401 21.3711 6.06401 20.6711 6.76401C19.9711 7.46401 19.1211 7.81401 18.1211 7.81401C17.6411 7.81401 17.1911 7.72881 16.7711 7.55841C16.3511 7.38801 15.9811 7.15321 15.6611 6.85401L7.23109 11.774C7.27109 11.914 7.29629 12.0492 7.30669 12.1796C7.31709 12.31 7.32189 12.4548 7.32109 12.614C7.32029 12.7732 7.31549 12.9184 7.30669 13.0496C7.29789 13.1808 7.27269 13.3156 7.23109 13.454L15.6611 18.374C15.9811 18.074 16.3511 17.8392 16.7711 17.6696C17.1911 17.5 17.6411 17.4148 18.1211 17.414C19.1211 17.414 19.9711 17.764 20.6711 18.464C21.3711 19.164 21.7211 20.014 21.7211 21.014C21.7211 22.014 21.3711 22.864 20.6711 23.564C19.9711 24.264 19.1211 24.614 18.1211 24.614Z' fill='black'/%3E%3C/svg%3E%0A");
}
.post__content h1,
.post__content h2,
.post__content h3 {
font-weight: 600;
font-size: 26px;
line-height: 39px;
}
.post__content img {
padding-top: 20px;
padding-bottom: 20px;
}
.post__content p {
line-height: 1.6;
margin: 16px 0;
color: #838383;
}
.post__add-content h1,
.post__add-content h2,
.post__add-content h3,
.post__add-content h4 {
margin-bottom: 24px;
color: #1B1B1B;
font-family: 'Poppins';
}
.post__add-content h1 + *,
.post__add-content h2 + *,
.post__add-content h3 + *,
.post__add-content h4 + * {
margin-top: 0;
}
.post__add-content h1,
.post__add-content h2,
.post__add-content h3 {
font-weight: 600;
font-size: 26px;
line-height: 39px;
}
.post__question-group {
margin-top: 40px;
}
.post__question-group ul {
flex-direction: column;
margin-bottom: 40px;
gap: 16px 0;
}
.post__question-group li {
display: flex;
flex-direction: column;
}
.post__add-content {
margin-top: 40px;
}
.post__add-content table {
border-collapse: collapse;
}
.post__add-content th {
font-weight: 600;
text-align: left;
color: #FFFFFF;
background-color: #F33932;
}
.post__add-content th,
.post__add-content td {
padding: 0 12px;
border: 1px solid #E1E1E1;
line-height: 1.2;
font-family: 'Poppins';
}
.post__add-content td {
background-color: #F9F9F9;
font-weight: 300;
font-size: 14px;
text-transform: capitalize;
color: #1B1B1B;
}
.post__add-content tbody tr:nth-child(2n) td {
background-color: #F2F2F2;
} .hero {
position: relative;
background-position: center;
background-size: cover;
}
.hero:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
}
.hero__page-title {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
text-transform: capitalize;
color: #FFFFFF;	
}
body.single-post .hero__page-title {
text-align: center;
}
.hero__text-group {
background: transparent;
max-width: 600px;
width: 100%;
height: 100%;
display: flex;
align-items: center;
margin-left: 0;
margin-right: auto;
}
body.single-state .hero__text-group,
body.single-service .hero__text-group {
max-width: 880px;
}
.hero .text-group__content {
margin-top: 80px;
background: transparent;
}
.hero .text-group__content h1, 
.hero .text-group__content h2 {
font-family: 'Orelega One';
font-weight: 400;
font-size: 55px;
line-height: 1.2;
letter-spacing: 0.03em;
text-transform: capitalize;
color: #FFFFFF;
}
.hero .text-group__content p {
font-weight: 600;
font-size: 18px;
line-height: 1.2;
color: #FAF9F9;
}
.hero .text-group .content .main-btn {
margin-top: 60px;
} 
.hero__main-block {
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
body.single-post .hero__main-block {
gap: 60px 0;
padding: 0;
}
.state-page .hero .main-block {
padding: 0;
}
.hero__columns {
min-height: 60vh;
display: grid;
grid-gap: 0 20px;
align-items: center;
grid-template-columns: repeat(2, 1fr);
}
.hero__text-column {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.hero .text-column__text-group {
display: flex;
flex-direction: column;
gap: 20px 0;
}
.hero__page-title {
color: #FAF9F9;
}
.hero__sub-title {
display: block;
font-weight: 600;
font-size: 18px;
line-height: 1.2;
text-transform: capitalize;
color: #FAF9F9;
}
.hero__btn:after {
content: '';
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.83366 3.33332C4.45295 3.33332 3.33366 4.45261 3.33366 5.83332V14.1667C3.33366 15.5474 4.45295 16.6667 5.83366 16.6667H14.167C15.5477 16.6667 16.667 15.5474 16.667 14.1667V10.8333C16.667 10.3731 17.0401 9.99999 17.5003 9.99999C17.9606 9.99999 18.3337 10.3731 18.3337 10.8333V14.1667C18.3337 16.4678 16.4682 18.3333 14.167 18.3333H5.83366C3.53247 18.3333 1.66699 16.4678 1.66699 14.1667V5.83332C1.66699 3.53214 3.53247 1.66666 5.83366 1.66666H9.16699C9.62723 1.66666 10.0003 2.03975 10.0003 2.49999C10.0003 2.96023 9.62723 3.33332 9.16699 3.33332H5.83366Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0896 1.91073C18.415 2.23617 18.415 2.76381 18.0896 3.08925L10.5896 10.5892C10.2641 10.9147 9.73651 10.9147 9.41107 10.5892C9.08563 10.2638 9.08563 9.73617 9.41107 9.41073L16.9111 1.91073C17.2365 1.5853 17.7641 1.5853 18.0896 1.91073Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.667 2.49999C11.667 2.03975 12.0401 1.66666 12.5003 1.66666H17.5003C17.9606 1.66666 18.3337 2.03975 18.3337 2.49999V7.49999C18.3337 7.96023 17.9606 8.33332 17.5003 8.33332C17.0401 8.33332 16.667 7.96023 16.667 7.49999V3.33332H12.5003C12.0401 3.33332 11.667 2.96023 11.667 2.49999Z' fill='white'/%3E%3C/svg%3E%0A");
}
.hero__descr {
font-weight: 500;
font-size: 18px;
line-height: 1.6;
text-transform: capitalize;
color: #E1E1E1;
}
.hero__descr p {
color: inherit;
font-weight: inherit;
line-height: inherit;
text-transform: inherit;
margin: 0;
}
.hero__descr p + p {
margin-top: 12px;
}
@media (max-width: 1024px) {
.hero .text-group__content h1, 
.hero .text-group__content h2 {
font-size: 48px;
}
.hero__columns {
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
grid-gap: 0;
}
.hero__page-title {
margin-left: 0;
}
.hero .text-column__text-group {
align-items: flex-start;
}
.hero__descr {
margin-top: 40px;
}
}
@media (max-width: 767px) {
.hero .text-group__content h1, 
.hero .text-group__content h2 {
font-size: 42px;
}
.hero .text-group__content p {
font-size: 16px;
}
.hero .text-group__content {
margin-top: 45px;
padding-bottom: 50px;
}
}
@media (max-width: 560px) {
.hero .text-group__content h1, 
.hero .text-group__content h2 {
font-size: 36px;
}
.hero .text-group__content p {
font-size: 14px;
}
.hero .text-group .content .main-btn {
margin-top: 40px;
max-width: 100%;
width: 100%;
}
.hero__descr {
font-size: 14px;
}
.hero__columns {
padding-top: 40px;
justify-content: space-between;
}
.hero__text-column {
gap: 24px 0;
}
.hero__btn {
max-width: 100%;
width: 100%;
}
.hero__sub-title {
font-size: 14px;
}
} .gallery {
background: #FFEFEE;
}
.gallery__main-block {
display: flex;
flex-direction: column;
gap: 24px 0;
}
.gallery__list {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.gallery .list__item {
flex: 1 1 calc(25% - 10px);
min-width: 270px;
display: block;
}
.gallery .item__img {
display: block;
width: 100%;
height: 200px;
object-fit: cover;
object-position: center;
} .reviews {
background: #FCFCFC;
}
.reviews__main-block {
overflow: hidden;
display: flex;
flex-direction: column;
gap: 36px 0;
}
.reviews .swiper {
padding: 7px 12px;
}
.reviews .swiper-slide {
display: flex;
gap: 16px 0;
box-sizing: border-box;
flex-direction: column;
align-items: center;
padding: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}
.reviews .swiper-slide__avatar {
border-radius: 50%;
width: 90px;
height: 90px;
object-fit: cover;
object-position: center;
}
.reviews .swiper-slide__name {
display: block;
text-align: center;
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 1.2;
text-transform: capitalize;
color: #000000;
}
.reviews .swiper-slide__descr {
font-family: 'Poppins';
font-size: 14px;
line-height: 21px;
color: #6A6A6A;
} .all-cities {
background-size: 50vw;
background-repeat: no-repeat;
background-position: right -3vw;
position: relative;
}
.all-cities:after {
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
background-color: rgba(252, 252, 252, .9);
}
.all-cities__main-block {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
gap: 50px 0;
}
.all-cities__title-group {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px 0;
}
.all-cities .title-group__section-title {
text-align: center;
}
.all-cities .title-group__sub-title {
display: block;
text-align: center;
font-family: 'Belanosima';
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.all-cities__list {
display: flex;
flex-wrap: wrap;
gap: 40px;
}
.all-cities .list__item {
flex: 1 1 160px;
min-width: 160px;
display: flex;
flex-direction: column;
align-items: center;
gap: 8px 0;
}
.all-cities .item__thumb {
display: block;
width: fit-content;
}
.all-cities .item .thumb__img {
width: 100px;
height: 100px;
display: block;
object-fit: contain;
object-position: center;
mix-blend-mode: multiply;
}
@media (max-width: 767px) {
.all-cities {
background-size: cover;
background-position: 30vw 40vw;
}
} .cities {
background: #FCFCFC;
}
.cities .cities__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.cities .cities__list {
display: grid;
grid-gap: 15px 24px;
grid-template-columns: repeat(4, 1fr);
}
.cities .list__item {
display: block;
}
.cities .list__item a {
display: flex;
align-items: center;
justify-content: flex-start;
min-height: 30px;
}
.cities .list__item:not(.active):hover a,
.cities .list__item.active a {
gap: 0 6px;
}
.list__item a {
text-transform: capitalize;
color: #000000;
}
.cities .list__item:not(.active):hover a:before,
.cities .list__item.active a:before {
content: '';
width: 24px;
height: 24px;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L17 9M20 12L17 15' stroke='%23F33932' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.cities .list__item:not(.active):hover a,
.cities .list__item.active a {
color: #F33932;
}
@media (max-width: 1024px) {
.cities .cities__list {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {
.cities .cities__list {
justify-content: space-between;
grid-template-columns: repeat(2, auto);
}
.cities .list__item {
padding-right: 30px;
}
.cities .list__item:not(.active):hover,
.cities .list__item.active {
padding-right: 0px;
}
} .choise {
background: #FFFFFF;
}
.choise__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.choise__title-group {
display: flex;
flex-direction: column;
gap: 12px 0;
}
.choise .title-group__sub-title {
display: block;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
color: #F33932;
}
.choise__list {
display: flex;
gap: 50px;
flex-wrap: wrap;
justify-content: center;
}
.choise.type_2 .list {
gap: 20px;
}
.choise .list__item {
display: flex;
flex-direction: column;
gap: 16px 0;
padding: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
flex: 1 1 calc(33% - 50px); 
min-width: 350px;
}
.choise.type_2 .list__item {
flex: 1 1 calc(20% - 20px);
min-width: 210px;
}
.choise .list .item__img {
width: 100%;
height: 180px;
object-fit: cover;
object-position: center;
}
.choise.type_2 .list .item__img {
width: 50px;
height: 50px;
}
.choise .list .item__text-group {
display: flex;
flex-direction: column;
gap: 8px 0;
}
.choise .list .item__name {
font-weight: 600;
font-family: 'Poppins';
}
.choise.type_2 .list .item__name {
font-size: 16px;
line-height: 24px;
}
.choise .item__descr {
font-family: 'Poppins';
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #4A4A4A;
}
@media (max-width: 1024px) {
.choise__list {
gap: 24px;
}
.choise .list__item {
flex: 1 1 calc(33.3% - 24px);
min-width: 340px;
}
} .included {
background: #FFFFFF;
}
.included__main-block {
display: grid;
grid-gap: 0 60px;
align-items: center;
grid-template-columns: repeat(2, 1fr);
}
.included__left-column {
display: flex;
flex-direction: column;
gap: 16px 0;
justify-content: center;
}
.included .left-column__descr {
line-height: 24px;
text-transform: capitalize;
color: #4A4A4A;
}
.included .left-column__descr p {
font-size: inherit;
color: inherit;
line-height: inherit;
font-weight: inherit;
}
.included .left-column__btn:after {
content: '';
width: 20px;
height: 20px;
background-size: 20px;
background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.83341 3.83341C4.4527 3.83341 3.33341 4.9527 3.33341 6.33341V14.6667C3.33341 16.0475 4.4527 17.1667 5.83341 17.1667H14.1667C15.5475 17.1667 16.6667 16.0475 16.6667 14.6667V11.3334C16.6667 10.8732 17.0398 10.5001 17.5001 10.5001C17.9603 10.5001 18.3334 10.8732 18.3334 11.3334V14.6667C18.3334 16.9679 16.4679 18.8334 14.1667 18.8334H5.83341C3.53223 18.8334 1.66675 16.9679 1.66675 14.6667V6.33341C1.66675 4.03223 3.53223 2.16675 5.83341 2.16675H9.16675C9.62699 2.16675 10.0001 2.53984 10.0001 3.00008C10.0001 3.46032 9.62699 3.83341 9.16675 3.83341H5.83341Z' fill='%23FAFAFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0893 2.41083C18.4148 2.73626 18.4148 3.2639 18.0893 3.58934L10.5893 11.0893C10.2639 11.4148 9.73626 11.4148 9.41083 11.0893C9.08539 10.7639 9.08539 10.2363 9.41083 9.91083L16.9108 2.41083C17.2363 2.08539 17.7639 2.08539 18.0893 2.41083Z' fill='%23FAFAFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6667 3.00008C11.6667 2.53984 12.0398 2.16675 12.5001 2.16675H17.5001C17.9603 2.16675 18.3334 2.53984 18.3334 3.00008V8.00008C18.3334 8.46032 17.9603 8.83341 17.5001 8.83341C17.0398 8.83341 16.6667 8.46032 16.6667 8.00008V3.83341H12.5001C12.0398 3.83341 11.6667 3.46032 11.6667 3.00008Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}
.included__right-column {
display: flex;
flex-direction: column;
gap: 20px 0;
padding: 24px;
background: #FFEFEE;
box-shadow: 0px 4px 5px rgba(152, 152, 152, 0.2);
}
.included .right-column__title {
font-family: 'Poppins';
font-weight: 600;
font-size: 23px;
line-height: 34px;
color: #F33932;
}
.included .right-column__list {
flex-direction: column;
gap: 16px 0;
}
.included .list__item {
color: #4A4A4A;
display: flex;
align-items: center;
gap: 0 8px;
}
.included .list__item:before {
content: '';
width: 16px;
height: 16px;
background-size: 16px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6656 0.9375L6.33437 10.6031L2 6.27187L0 8.27188L6.66563 14.9375L16 2.9375L13.6656 0.9375Z' fill='%23F33932'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
.included__main-block {
grid-gap: 0 30px;
}
}
@media (max-width: 767px) {
.included__main-block {
display: block;
}
.included__right-column {
margin-top: 40px;
}
} .map {
background: #FFFFFF;
}
.map__title-group {
display: flex;
flex-direction: column;
gap: 24px 0;
max-width: 500px;
}
.map .title-group__section-title {
font-family: 'Orelega One';
font-weight: 400;
font-size: 40px;
line-height: 1.2;
text-transform: capitalize;
color: #000000;
}
.map .title-group__sub-title {
font-family: 'Belanosima';
font-size: 18px;
line-height: 1.6;
display: block;
color: #F33932;
}
.map__main-block {
display: grid;
grid-template-columns: max-content 1fr;
grid-gap: 0 80px;
}
.map__map-group {
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
display: grid;
grid-template-columns: 300px 1fr;
}
.map .map-group__info-column {
display: flex;
flex-direction: column;
gap: 36px 0;
height: 100%;
padding: 30px 20px;
}
.map .info-column__contact-group {
width: 100%;
}
.map .contact-group__name {
margin-bottom: 20px;
display: block;
line-height: 1.6;
color: #4A4A4A;
font-family: 'Poppins';
font-weight: 400;
font-size: 16px;
}
.map .contact-group__hours {
display: block;
font-size: 14px;
line-height: 1.2;
font-family: 'Poppins';
font-weight: 400;
color: #4A4A4A;
margin-bottom: 20px;
}
.map .contact-group__loc,
.map .contact-group__phone {
font-weight: 600;
line-height: 1.6;
color: #4A4A4A;
display: block;
}
.map .map-group__map-column iframe {
display: block;
width: 100%;
height: 100%;
min-height: 330px;
}
@media (max-width: 1200px) {
.map__main-block {
grid-template-columns: 390px 1fr;
grid-gap: 0 35px;
}
.map .title-group__section-title {
font-size: 32px;
}
.map__title-group {
gap: 16px 0;
}
.map .title-group__sub-title {
font-size: 16px;
}
}
@media (max-width: 1024px) {
.map__main-block {
display: block;
max-width: 767px;
margin-left: auto;
margin-right: auto;
}
.map__map-group {
margin-top: 40px;
}
}
@media (max-width: 767px) {
.map__map-group {
display: block;
}
.map .contact-group__name {
margin-bottom: 12px;
}
.map .map-group__info-column {
gap: 12px 0;
padding: 16px 20px;
}
} .proccess {
background: #FFFFFF;
}
.proccess__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.proccess__list {
display: flex;
flex-wrap: wrap;
gap: 50px;
}
.proccess .list__item {
min-width: 350px;
flex: 1 1 calc(33.3% - 50px);
display: flex;
flex-direction: column;
gap: 16px 0;
padding: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}
.proccess .item__thumb {
display: flex;
align-items: flex-start;
gap: 0 20px;
}
.proccess .item .thumb__img {
display: block;
width: 100%;
height: 180px;
object-fit: contain;
object-position: top;
}
.proccess .item .thumb__num {
display: block;
font-weight: 700;
font-size: 30px;
line-height: 45px;
text-transform: capitalize;
color: #F33932;
}
.proccess .item__name {
font-weight: 600;
font-size: 16px;
line-height: 24px;
text-transform: capitalize;
color: #1F1F1F;
}
.proccess .item__descr {
display: block;
font-size: 14px;
line-height: 21px;
text-transform: capitalize;
color: #4A4A4A;
} .questions {
background: #FFFFFF;
}
.questions__main-block {
display: flex;
flex-direction: column;
gap: 36px 0;
}
.questions__columns {
display: grid;
grid-gap: 0 30px;
grid-template-columns: repeat(2, 1fr);
}
.questions__thumb {
max-width: 430px;
}
.questions .thumb__img {
height: auto;
width: 100%;
}
.questions__list-group {
max-width: 580px;
width: 1005;
} 
.questions .list-group__list {
flex-direction: column;
gap: 20px 0;
}
.questions .list__item {
display: flex;
flex-direction: column;
gap: 8px 0;
padding: 12px;
background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 0px;
}
.questions .item__question {
display: flex;
justify-content: space-between;
width: 100%;
font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #F33932;
cursor: pointer;
}
.questions .item__question:after {
content: '';
width: 24px;
height: 24px;
background-size: 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.5V11H17.5V13H13V17.5H11V13H6.5V11H11V6.5H13Z' fill='%23F33932'/%3E%3C/svg%3E%0A");
}
.questions .item.open .question:after {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0026 18L12.5035 13.4968L8.0045 18L7 16.9961L11.5061 12.5L7 8.00386L8.0045 7L12.5035 11.5032L17.0026 7.00707L18 8.00386L13.501 12.5L18 16.9961L17.0026 18Z' fill='%23F33932'/%3E%3C/svg%3E%0A");
} 
.questions .item__answer {
font-size: 14px;
line-height: 21px;
color: #6A6A6A;
}
@media (max-width: 767px) {
.questions__columns {
display: block;
}
.questions__list-group {
max-width:100%;
margin-top: 50px;
}
.questions__thumb {
max-width: 320px;
margin-right: auto;
margin-left: auto;
}
}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}