

/* Start:/local/templates/aquafloor/assets/dist/css/pages/contact.css?16946051731985*/
.contact-page__info{position:relative;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:896px){.contact-page__info{grid-template-columns:100%}}.contact-page__info-item{padding-top:6vw;padding-right:6.5vw;padding-bottom:40px;padding-left:8vw;background-color:#313131;color:#fff}@media only screen and (max-width:896px){.contact-page__info-item{padding:6vw 5vw 40px}}@media only screen and (max-width:480px){.contact-page__info-item{padding:10vw 5vw 40px}}.contact-page__info-item .caption{margin-top:70px;margin-bottom:45px;color:#fff}@media only screen and (max-width:1500px){.contact-page__info-item .caption{margin:25px 0}}.contact-page__info-item .text-container p{padding-left:7.5vw;line-height:1.6}@media only screen and (max-width:1500px){.contact-page__info-item .text-container p{font-size:1.6rem}}.contact-page__info-btn{padding:15px 45px;border-radius:5px}.contact-page__info-logo{-webkit-filter:invert(70%) sepia(2%) saturate(7%) hue-rotate(97deg) brightness(92%) contrast(87%);filter:invert(70%) sepia(2%) saturate(7%) hue-rotate(97deg) brightness(92%) contrast(87%)}@media only screen and (max-width:896px){.contact-page__info-logo{-webkit-filter:invert(100%) contrast(1);filter:invert(100%) contrast(1)}}.contact-page__info-img{display:block;height:100%}.contact-page__info-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.contact-page__body{margin:50px 0 150px}.contact-page__body dl{margin:20px 0;font-size:1.8rem;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact-page__body dt{color:#83c5e9}.contact-page__body dd{color:#313131}.contact-page__mode{margin-bottom:60px !important}.contact-page__btn{display:inline-block;padding:10px 20px;font-size:1.5rem;letter-spacing:.02em;color:#fff;background-color:#313131;border-radius:5px}
/* End */


/* Start:/local/components/shogo/officesmap.wherebuy/templates/where-buy/style.css?17844732171842*/
.city-select__toggler {
    position: relative;
}

.city-select__reset-office {
    position: absolute;
    top: calc(50% + 2px);
    right: 48px;
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    transform: translateY(-50%);
    z-index: 2;
}

.city-select__reset-office::before,
.city-select__reset-office::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background: #b4b4b4;
    border-radius: 2px;
}

.city-select__reset-office::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.city-select__reset-office::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.contact-page__filials {
    position: relative;
    padding-bottom: 32px;
}

.contact-page__filials:not(.is-active) .filial-list {
    display: none;
}

@media(min-width:1024px) {
	.contact-page__filials {
		height: calc(100% - 32px) !important;
		max-height: calc(100% - 32px) !important;
	}
}
@media(max-width:1024px) {
	.contact-page__filials-toggle {
		display: none !important;
	}
}

.contact-page__filials-toggle {
    position: absolute;
    right: 40px;
    bottom: 0;
    width: 470px;
    padding: 16px 0;
    background: #4d4c4c;
    cursor: pointer;
    z-index: 1;
    border-radius: 8px;
}
.contact-page__filials-toggle.is-collapsed {
	bottom: unset;
	top: 0;
	background: #313131;
}

.contact-page__filials-toggle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #84c5ea;
    border-left: 2px solid #84c5ea;
    transform: translate(-50%, -25%) rotate(45deg);
    transition: transform .2s ease;
}

.contact-page__filials-toggle.is-collapsed::before {
    transform: translate(-50%, -75%) rotate(225deg);
}

/* End */
/* /local/templates/aquafloor/assets/dist/css/pages/contact.css?16946051731985 */
/* /local/components/shogo/officesmap.wherebuy/templates/where-buy/style.css?17844732171842 */
