html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Rubik', sans-serif !important;
	/* background: pink; */
}

.page-tittle__mobile-bar {
	align-self: flex-start;
	height: 50px;
	display: none;
	align-items: center;
	padding: 0 5px;
	background: #2579bf;
}

.page-tittle__mobile-bar img {
	width: 35px;
}

.page-tittle__mobile-bar a {
	max-width: 50px;
}

.main-wrap {
}

/* reset */
.container {
	margin: 0 auto;
	width: 100%;
	max-width: 1140px;
}

.container-fixed {
	margin: 0 auto;
	width: 100%;
	max-width: 1140px;
	position: fixed;
	left: 0%;
	right: 0%;
}

.button {
	padding: 15px 17px;
	border-radius: 5px;
}

/* main-nav */
.main-nav {
	transition: 0.3s;
	z-index: 50;
}

@media (max-width: 769px) {
	.main-nav {
		display: none !important;
	}
}

.main-nav__before {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 30px;
	align-items: center;
	padding: 20px 0 0 0;
	transition: 0.4s;
}

.navigation-links_before {
	grid-column: 3 / 7;
	text-align: right;
}

.navigation-links_before a {
	margin-left: 40px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: 0.3s;
}

.navigation-links_before a:hover {
	border-bottom: 1px solid #fff;
}

.about,
.rates,
.desktop-menu-item {
	display: inline-grid;
	position: relative;
	transition: 0.3s;
}

.about:hover > .about-dropdown,
.rates:hover > .rates-dropdown,
.desktop-menu-item:hover > .desktop-menu-item-dropdown {
	visibility: visible;
	opacity: 1;
}

.desktop-menu-item:hover > .desktop-menu-item-dropdown--empty {
	visibility: hidden;
	opacity: 0;
}

.about-dropdown,
.rates-dropdown,
.desktop-menu-item-dropdown {
	visibility: hidden;
	padding-top: 30px;
	position: absolute;
	top: 20px;
	opacity: 0;
	transition: 0.3s;
}

.about-dropdown__links,
.rates-dropdown__links,
.desktop-menu-item-dropdown__links {
	display: grid;
	grid-gap: 20px;
	width: 210px;
	padding: 30px 40px;
	background: #fff;
	text-align: left;
	border-radius: 7px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.about-dropdown__links::before,
.rates-dropdown__links::before,
.desktop-menu-item-dropdown__links::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	margin-top: 20px;
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
	border-bottom: 20px solid #fff;
	position: absolute;
	top: -5px;
	left: 65px;
	transform: translateX(-41%);
}

.about-dropdown__links a,
.desktop-menu-item-dropdown__links a,
.rates-dropdown__links a {
	margin: 0;
	color: #10162C;
	position: relative;
	transition: 0.3s;
}

.about-dropdown__links a:hover,
.desktop-menu-item-dropdown__links a:hover,
.rates-dropdown__links a:hover {
	color: #44588A;
}

.about-dropdown__links a::before,
.desktop-menu-item-dropdown__links a::before,
.rates-dropdown__links a::before {
	content: ">";
	color: #44588A;
	position: absolute;
	left: -20px;
	opacity: 0;
	transition: 0.3s;
}

.about-dropdown__links a:hover::before,
.desktop-menu-item-dropdown__links a:hover::before,
.rates-dropdown__links a:hover::before {
	opacity: 1;
}

.button-application {
	background: rgba(255, 255, 255, 0.3);
	border-bottom: none !important;
}

.button-application:hover {
	background: #fff;
	color: #44588A !important;
	border-bottom: none !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.fluid-section {
	display: grid;
	/* visibility: hidden; */
	width: 100%;
	height: 60px;
	background: #222638;
	position: fixed;
	transition: 0.3s;
	opacity: 1;
	z-index: 91;
}

@media (max-width: 769px) {
	.fluid-section {
		display: none !important;
	}
}

.main-nav__after {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 30px;
	align-items: center;
}

.logotype-burger {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	align-items: center;
}

.logotype-after {
	width: 45px;
	padding: 5px 0 0 0;
}

.burger-after {
	cursor: pointer;
}

.phone {
	color: #fff;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
}

.navigation-links_after {
	grid-column: 2 / 7;
	text-align: right;
}

.navigation-links_after div {
	display: inline-grid;
	align-items: center;
	height: 30px;
	margin-left: 20px;
	padding: 0 20px 0 40px;
}

.navigation-links_after a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: 0.3s;
}

.navigation-links_after a:hover {
	border-bottom: 1px solid #fff;
}

.shipp-count {
	background-image: url(/images/count.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.cargo-tracking {
	background-image: url(/images/binoculars.svg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	cursor: pointer;
}

.ask-quest {
	background-image: url(/images/ask.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fill-app {
	background-image: url(/images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fill-app a {
	color: #FAEC37;
}

.fill-app a:hover {
	border-bottom: 1px solid #FAEC37;
}

@media (max-width: 1200px) {
	.main-nav__before {
		padding: 20px 15px;
	}

	.navigation-links_before {
		grid-column: 2 / 7;
	}

	.main-nav__after {
		padding: 0 15px;
	}
}

@media (max-width: 900px) {
	.main-nav__before {
		grid-gap: 0;
	}

	.navigation-links_before a {
		margin-left: 20px;
	}

	.main-nav__after {
		grid-gap: 0;
	}

	.navigation-links_after div {
		margin-left: 10px;
		padding: 0 0px 0 30px;
	}
}

@media (max-width: 768px) {
	.main-nav {
		visibility: hidden;
		opacity: 0;
	}

	.button-application {
		background: none;
	}

	.button-application:hover {
		background: none;
		box-shadow: none;
		color: #ffe817 !important;
	}
}


/* main-nav-overlay desktop */
.main-nav-overlay {
	visibility: hidden;
	width: 100%;
	height: 100%;
	padding-top: 70px;
	background: #fff;
	position: fixed;
	opacity: 0;
	transition: 0.5s;
	overflow-y: hidden;
	z-index: 999;
}

#desktop-menu {
	transition: 0.3s;
}

.main-nav-overlay__inner {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 30px;
	padding-top: 30px;
	padding-bottom: 100px;
}

.close-nav {
	width: 95px;
	background-image: url(/images/times.svg);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: right;
	color: #30546F;
	font-size: 18px;
	cursor: pointer;
}

.overlay-about-us div,
.overlay-rates div {
	display: grid;
}

.overlay-tittels {
	padding-bottom: 40px;
	font-size: 18px;
}

.overlay-tittels a {
	color: #10162C;
	text-decoration: none;
	transition: 0.3s;
}

.overlay-tittels a:hover {
	color: #44588A;
}

.overlay-inner-links {
	font-size: 14px;
}

.overlay-inner-links a {
	margin-bottom: 10px;
	color: #5B5C65;
	text-decoration: none;
	position: relative;
	transition: 0.3s;
}

.overlay-inner-links a::before {
	content: ">";
	color: #44588A;
	position: absolute;
	left: -15px;
	opacity: 0;
	transition: 0.3s;
}

.overlay-inner-links a:hover {
	color: #44588A;
}

.overlay-inner-links a:hover::before {
	opacity: 1;
}

.overlay-application {
	grid-column: 6;
	position: relative;
}

.overlay-button-application {
	background: #ECECEE;
	color: #10162C;
	font-size: 18px;
	text-decoration: none;
	transition: 0.3s;
}

.overlay-button-application:hover {
	background: #4974A1;
	color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.overlay-application img {
	width: 230px;
	position: absolute;
	top: 70px;
	left: -40px;
	transition: 0.3s;
}

.copyrights-phone {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 10px;
}

.copyrights-phone > .overlay-phone, .overlay-copy {
	text-align: right;
}

.person-data {
	grid-column: 1;
	grid-row: 2;
	color: #10162C;
}

.overlay-phone {
	grid-column: 2;
	color: #10162C;
	text-decoration: none;
}

.overlay-copy {
	grid-column: 2;
	grid-row: 2;
	margin: 0;
	color: #10162C;
	cursor: default;
}

@media (max-width: 1200px) {
	.main-nav-overlay {
		/* padding: 70px 15px 0 15px; */
		padding: 50px 0 0 15px;
	}

	.main-nav-overlay__inner {
		grid-gap: 0;
		padding: 30px 25px 100px 0;
	}

	.overlay-tittels, .overlay-button-application {
		font-size: 16px;
	}

	.overlay-application img {
		width: 200px;
		left: -30px;
	}

	.copyrights-phone {
		padding: 0 35px 0 0;
	}
}

@media (max-width: 768px) {
	.main-nav-overlay {
		display: none;
		visibility: hidden;
		opacity: 0;
		padding: 0 !important;
		overflow-y: visible;
	}
}


/* mobile-overlay */
.menu-btn {
	display: none;
	width: 30px;
	height: 20px;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 1001;
}

.menu-btn span {
	display: block;
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	transition: 0.3s;
}

.bar-top {
	top: 0;
}

.bar-mid {
	top: 45%;
}

.bar-bot {
	bottom: 0;
}

.mobile-overlay {
	width: 100%;
	height: 100%;
	display: none; /* NOTE: grid */
	grid-template-rows: auto 2fr auto;
	background: #fff;
	position: fixed;
	z-index: 80;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 1000;
}

.mobile-overlay__nav {
	height: 50px;
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 1fr;
	padding: 0 5px;
	background: #2579bf;
}

.mobile-overlay__nav-logo {
	width: 35px;
}

.mobile-overlay__nav .back-move {
	width: 60px;
	justify-self: flex-end;
	margin-right: 50px;
	padding-left: 20px;
	background-image: url(/images/return.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: 0% 51%;
	color: #fff;
	text-decoration: none;
}

.mobile-overlay__links {
	height: auto;
	display: block;
	align-self: flex-start;
	margin-bottom: 65%;
	position: relative;
}

.mobile-overlay__links-item {
	height: 50px;
	display: grid;
	align-items: center;
	padding: 0 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-overlay__links a {
	/* font-size: 14px; */
	color: #10162C;
	text-decoration: none;
}

.sub-links {
	background-image: url(/images/forward.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	background-size: 15px 15px;
}

.sub-menu {
	width: 100%;
	height: 100%;
	display: block;
	background: #fff;
	position: absolute;
	top: 0;
	right: -100%;
	transition: 0.3s;
	z-index: 82;
}

.sub-menu a {
	height: 50px;
	display: grid;
	align-items: center;
	padding: 0 15px;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.back-move {
	visibility: hidden;
	pointer-events: none;
}

.mobile-overlay__footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	/* min-height: 216px; */
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	text-align: center;
}

.mobile-overlay-write,
.mobile-overlay-phone {
	margin-bottom: 25px;
	font-weight: 600;
	color: #4974A3;
	text-decoration: none;
}

.mobile-overlay-app {
	padding: 30px 0;
	font-weight: 600;
	color: #10162C;
	text-decoration: none;
	background: #F8E63C;
}

@media (max-width: 768px) {
	.menu-btn {
		display: block;
	}
}


/* page-tittle */
.page-tittle {
	width: 100%;
	/* height: 230px; */
	padding-top: 60px;
	display: grid;
	align-items: flex-end;
	background: #2575a6;
	position: relative;
}

@media (max-width: 768px) {
	.page-tittle {
		padding-top: 0;
	}
}

.page-tittle__mobile-bar {
	align-self: flex-start;
	height: 50px;
	display: none;
	align-items: center;
	padding: 0 5px;
	background: #2579bf;
}

.page-tittle__mobile-bar img {
	width: 35px;
}

.page-tittle__inner {
	display: grid;
	align-self: flex-end;
}

.page-tittle__inner {

}

.page-tittle__inner-block {
	display: grid;
	grid-template-rows: 1fr auto;
	grid-gap: 10px;
	padding: 15px 0;
}

.page-tittle__inner-block h2 {
	margin: 0;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
}

.breadcrumbs a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 768px) {
	.page-tittle {
		height: 150px;
		background: #e8e8e8;
	}

	.page-tittle__inner-block {
		grid-gap: 10px;
	}

	.page-tittle__inner {
		padding: 0 0 10px 20px;
	}

	.page-tittle__inner-block h2 {
		font-size: 18px;
		color: #212121;
	}

	.breadcrumbs a {
		color: #323030;
	}

	.page-body__inner {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 30px;
	}

	.page-body__side-bar {
		height: auto;
	}

	.side-bar__links {
		display: none;
	}

	.page-body__section {
		grid-column: 1;
	}

	.page-body__section-item {
		padding: 0 10px
	}

	.section-item__heading h2 {
		padding-left: 10px;
		font-size: 18px;
		color: #323030;
	}

	.section-item__links-item a {
		font-size: 12px;
	}
}


/* footer */
.footer {
	/* display: none; */ /* NOTE: remove */
	width: 100%;
	/* height: 100px; */
	background: #3b4153;
}

.footer__inner {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 30px;
	padding: 70px 0 50px 0;
}

.footer__inner-item--rates {
	grid-column: 2/4;
}

@media (max-width: 768px) {
	.footer__inner-item--rates {
		grid-column: auto;
	}
}

.footer__inner-item--rates .footer-links {
	grid-template-columns: auto auto;
}

.footer__inner-item a {
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}

.footer-tittle {
	padding-bottom: 25px;
	font-weight: 500;
}

.footer-tittle a:hover {
	color: #ffe817;
}

.footer-links {
	display: grid;
	font-size: 13px;
}

.footer-links a {
	margin-bottom: 15px;
	/* transition: 0.3s; */
}

.footer-links a:hover {
	opacity: 0.6;
}

.footer-phone {
	margin: 20px 0 0 0;
	text-align: right;
}

.footer-phone a {
	color: #ffe817;
	white-space: nowrap;
}

.footer-copyright {
	margin: 15px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.footer-politics {
	display: none;
	margin: 15px 0 0 0;
	font-size: 9.5px;
	text-align: center;
}

.footer__under-bar {
	padding: 20px 0;
	background: #0a1128;
}

@media (max-width: 768px) {
	.footer__under-bar {
		padding: 20px 0 85px;
	}
}

.footer__under-bar-inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

.footer__under-bar-inner a {
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	opacity: 0.6;
	transition: 0.3s;
}

.footer__under-bar-inner a:hover {
	opacity: 1;
}

.by-dev {
	text-align: right;
}

.by-dev a {
	opacity: 1;
}

@media (max-width: 1200px) {
	.footer__inner {
		padding: 50px 15px;
	}
}

@media (max-width: 900px) {
	.footer-tittle {
		font-size: 14px;
	}

	.footer-links {
		font-size: 11px;
	}
}

@media (max-width: 768px) {
	.footer__inner {
		grid-template-columns: 1fr;
		grid-gap: 0;
		padding: 30px 0;
	}

	.footer-tittle {
		padding: 15px 0;
		text-align: center;
		font-size: 16px;
	}

	.footer-links, .footer__inner-item-empty {
		display: none;
	}

	.footer-phone {
		margin: 20px 0 0 0;
		text-align: center;
	}

	.footer-copyright {
		margin: 30px 0 0 0;
		font-size: 12px;
		color: #fff;
	}

	.footer-politics {
		display: block;
	}

	.footer__under-bar-inner {
		grid-template-columns: 1fr;
	}

	.footer__under-bar-inner a {
		display: none;
	}

	.by-dev a {
		display: block;
	}

	.by-dev {
		text-align: center;
	}
}


/* MAP */
.tranzit-map {
	width: 100%;
	height: 100%;
	position: relative;
}

#map {
	width: 100%;
	min-width: 320px;
	height: 600px;
}

.ymaps-2-1-65-controls__control {
	top: 250px !important;
	right: 0 !important;
	left: 25px !important;
	background: #fff !important;
	width: 33px !important;
	border-radius: 15px;
	padding: 5px 0;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.ymaps-2-1-65-zoom__plus {
	background: #fff !important;
	border-radius: 15px 15px 0 0 !important;
	border-bottom: 0.5px solid rgba(0, 0, 0, 0.07) !important;
}

.ymaps-2-1-65-zoom__plus .ymaps-2-1-65-zoom__icon {
	background-size: 20px !important;
}

.ymaps-2-1-65-zoom__minus {
	background: #fff !important;
	border-radius: 0 0 15px 15px !important;
}

.ymaps-2-1-65-zoom__minus .ymaps-2-1-65-zoom__icon {
	background-size: 20px !important;
}

.ymaps-2-1-65-float-button {
	width: 33px !important;
	height: 30px !important;
	box-shadow: none !important;
}

.ymaps-2-1-65-float-button-icon {
	width: 20px !important;
}

.ymaps-2-1-65-zoom__scale {
	display: none;
}

.ymaps-2-1-65-zoom {
	height: 4px !important;
	position: absolute;
}

.tranzit-map > .tranzit-map__inner {
	position: absolute;
	top: 45%;
	right: 25%;
	transform: translateY(-45%);
}

.tranzit-map__inner {
	width: 460px;
	grid-template-columns: 1fr;
	align-items: center;
	background: transparent;
}

.map-info-switcher {
	width: 460px;
	grid-column: 2;
	display: grid;
	grid-template-rows: auto auto 1fr;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.company {
	margin: 0;
	padding: 30px 0;
	font-size: 22px;
	font-weight: 500;
}

.map-cities {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.map-cities__khv {
    grid-template-columns: 1fr;
}

.map-cities a {
	padding: 30px 0;
	background: #848893;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}

.map-cities a:hover {
	background: #6382A3 !important;
}

.city_btn.active {
	background: #2575a6;
	box-shadow: 0 5px 10px rgba(37, 117, 166, 0.5);
}

.map-cities-info {
	display: grid;
	padding: 35px;
	text-align: left;
}

.map-cities-info p {
	margin: 0 0 7px 0;
}

.street {
	margin-bottom: 20px !important;
	font-weight: 500;
	color: #2575a6;
}

.yks-street, .vdk-street, .kms-street, .blg-street {
	display: none;
}

.info-block-tittle {
	font-size: 12px;
	color: #5a5a5a;
}

.map-cities-info__phones,
.map-cities-info__email,
.map-cities-info__work {
	display: grid;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	position: relative;
}

.map-cities-info__phones a,
.map-cities-info__email a,
.map-cities-info__work a {
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: 500;
	color: #2575a6;
	text-decoration: none;
}

.map-cities-info__phones::before {
	content: "";
	width: 15px;
	height: 15px;
	background-image: url(/images/block-phone.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
}

.map-cities-info__email::before {
	content: "";
	width: 15px;
	height: 15px;
	background-image: url(/images/block-mail.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
}

.map-cities-info__work::before {
	content: "";
	width: 15px;
	height: 15px;
	background-image: url(/images/block-work.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
}

.yks-phone, .vdk-phone, .kms-phone, .blg-phone,
.yks-mail, .vdk-mail, .kms-mail, .blg-mail {
	display: none;
}

.map-cities-info__work a {
	cursor: default;
	pointer-events: none;
}

.mobile-cities {
	display: none;
	text-align: center;
}

@media (max-width: 1200px) {
	.tranzit-map > .tranzit-map__inner {
		right: 5%;
	}
}

@media (max-width: 768px) {
	#map {
		height: 350px;
	}

	.ymaps-2-1-65-controls__control {
		top: -5px !important;
		transform: rotate(-90deg);
		opacity: 0.7;
	}

	.tranzit-map__inner {
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
		transform: none !important;
		width: 100% !important;
	}

	.tranzit-map__inner .company {
		display: none;
	}

	.map-info-switcher {
		width: 100% !important;
	}

	.map-cities {
		font-size: 13px !important;
	}
}


/* contacts-staff */
.contacts-staff {
	padding: 50px 0 90px 0;
}

.contacts-staff__inner {
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-gap: 30px;
}

.contacts-staff > .heading h2 {
	font-size: 29px;
	font-weight: 500;
}

.contacts-staff__inner-managers {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 30px;
}

.contacts-staff__inner-managers p {
	margin: 0;
}

.managers-item {
	display: grid;
	grid-gap: 0;
	grid-row-gap: 20px;
	padding: 20px 30px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
	transition: 0.3s;
}

.managers-item:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.manager-name {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-gap: 10px;
	align-items: center;
	font-size: 18px;
	font-weight: 500;
	color: #2575a6;
}

.manager-direction__title {
	font-weight: 500;
}

.manager-phones {
	display: grid;
	grid-template-columns: auto auto 1fr;
	grid-gap: 10px;
	align-items: center;
}

.manager-phones a {
	font-size: 14px;
	font-weight: 500;
	color: #2575a6;
	text-decoration: none;
}

.manager-mail {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-gap: 10px;
	align-items: center;
}

.manager-mail a {
	font-size: 14px;
	font-weight: 500;
	color: #2575a6;
	text-decoration: none;
}

.contacts-staff__service-control {
	/* height: 60%; */
	display: grid;
	grid-template-rows: 60% auto;
	text-align: center;
}

.service-control__item {
	display: grid;
	grid-template-rows: auto 1fr auto;
	min-height: 285px;
	padding: 30px 20px;
	background: #2575a6;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
	.service-control__item {
		min-height: auto;
	}
}

.contacts-staff__service-control p {
	margin: 0;
}

.service-control__title {
	font-size: 24px;
	color: #fff;
}

.service-control__mail {
	align-self: center;
	font-size: 30px;
	color: #ffed00;
	text-decoration: none;
}

.service-control__write {
	padding: 20px 0;
	align-items: center;
}

.service-control__write a {
	padding: 15px 50px;
	background: #ffed00;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	transition: 0.3s;
}

.service-control__write a:hover {
	-webkit-box-shadow: 0 5px 10px rgba(248, 230, 60, .5);
	box-shadow: 0 5px 10px rgba(248, 230, 60, .5);
}

@media (max-width: 1000px) {
	.manager-phones {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr;
	}

	.manager-phones img, .manager-mail img {
		display: none;
	}

	.manager-mail {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 768px) {
	.page-tittle__mobile-bar {
		display: grid;
	}

	.contacts-staff {
		padding: 50px 0 0 0;
	}

	.contacts-staff > .heading h2 {
		padding: 0 10px;
		font-size: 20px;
	}

	.contacts-staff__inner {
		grid-template-columns: 1fr;
	}

	.manager-phones {
		grid-template-columns: auto 1fr 1fr;
		grid-template-rows: 1fr;
	}

	.manager-phones img, .manager-mail img {
		display: grid;
	}

	.manager-mail {
		grid-template-columns: auto 1fr;
	}

	.service-control__item {
		grid-gap: 30px;
	}
}

@media (max-width: 568px) {
	.contacts-staff__inner-managers {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		grid-gap: 30px;
	}
}

@media (max-width: 340px) {
	.contacts-staff > .heading h2 {
		padding: 0 10px;
		font-size: 16px;
	}

	.manager-phones a, .manager-mail a {
		font-size: 13px;
	}

	/* .manager-phones {
	  grid-template-columns: 1fr;
	  grid-template-rows: 1fr 1fr;
	}
	.manager-phones img, .manager-mail img {
	  display: none;
	}
	.manager-mail {
	  grid-template-columns: 1fr;
	} */
}

.ask-question-button {
	display: flex;
	align-items: center;
	column-gap: 10px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	background: #FAEC37;
	text-decoration: none;
	color: #10162C;
	font-weight: 500;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.ask-question-button::before {
	display: block;
	content: '';
	width: 24px;
	height: 24px;
	background: url('/images/whatsapp.png') 50%/contain no-repeat;
}

.ask-question-button:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
	.ask-question-button {
		right: 15px;
		bottom: 15px;
	}
}