

/* Start:/local/templates/kmktradeco/components/bitrix/news.list/contacts-page/style.css?16837257243662*/
.tabs__content {
	display: none;
	margin-bottom: -7px;
}
.tabs__content.active {
	display: block;
}

.contactsBlock {
	width: 50%;
	padding-left: 70px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.contactsMap {
	width: 50%;
	position: absolute;
	right: 0;
}

.contactsMap ul.tabs__caption {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #fff;
	list-style: none;
	font-size: 17px;
	color: rgb(255, 255, 255);
	line-height: 1.176;
	height: 58px;
	padding: 0;
}

.contactsMap ul.tabs__caption li {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	border-left: 1px solid #5d5f62;
	border-right: 1px solid #a8aaad;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #7b7d80;
}

.contactsMap ul.tabs__caption li.active,
.contactsMap ul.tabs__caption li:hover {
	background: #adb0b4;
}

.contactsBlock_item {
	display: none;
}

.contactsBlock_item.active {
	display: block;
}

.contactsBlock_item .title {
	font-size: 28px;
	color: rgb(27, 70, 154);
	line-height: 1.126;
	position: relative;
	margin-bottom: 10px;
}

.contactsBlock_item {
	padding-left: 25px;
}

.title span {
	position: absolute;
	height: 21px;
	width: 18px;
	margin-top: 5px;
	left: -25px;
	background-size: auto!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
}

.contactsBlock_content {
	margin-bottom: 25px;
}

.address .title span {
	background: url(/bitrix/templates/kmktradeco/images/footer/icon1.png);
}

.phones .title span {
	background: url(/bitrix/templates/kmktradeco/images/header/phone.png);
}

.email .title span {
	background: url(/bitrix/templates/kmktradeco/images/footer/envelope1.png);
}

span.gray {
	font-size: 16px;
	color: rgb(134, 138, 145);
}

.contactsBlock_content.address,
.contactsBlock_content.email a,
.contactsBlock_content.phones a {
	font-size: 18px;
	color: rgb(0, 0, 0);
	line-height: 1.126;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.contactsBlock_content.email a:hover,
.contactsBlock_content.phones a:hover {
	text-decoration: none;
	color: #6f98e7;
}

.regim .items,
.maps .items,
.email .items,
.phones .items,
.address .items {
	display:none;
}

.regim .items:first-child,
.maps .items:first-child,
.email .items:first-child,
.phones .items:first-child,
.address .items:first-child {
	display:block;
}

.titleContactsBlue {
	font-size: 18px;
	color: rgb(27, 70, 154);
	line-height: 1.111;
	margin: 15px 0;
}

.contactsBlock_content.phones {
	margin-bottom: 0;
}

select#addessShou {
	border: 1px solid #6f98e7;
	padding: 12px;
	border-radius: 3px;
}


/* End */
/* /local/templates/kmktradeco/components/bitrix/news.list/contacts-page/style.css?16837257243662 */
