/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.logo_and_menu-row .phone-block.with_btn .phone,
footer .info .phones .phone{
	display: block;
	margin-bottom: 0;
}

footer .info .phones .schedule{
	margin: 0;
}

.tizers__list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tizers__item{
	width: 20%;
	padding: 0 16px;
	text-align: center;
	margin-bottom: 20px;
}

.tizers_block2 .tizers__item .item .img{
	display: block;
	margin: 0 auto 10px;
}

.tizers_block2 .tizers__item .top-text{
	text-align: center;
}

.almalogo{
	display: block;
	vertical-align: top;
	font-size: 13px;
	color: #ffffff;
	line-height: 26px;
	text-align: right;
}

.almalogo__link{
	height: 30px;
	width: 85px;
	background-image: url(../images/almalogo_white.png);
	display: inline-block;
	vertical-align: top;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	opacity: 1;
}

.almalogo__link:hover{
	opacity: .8;
}

.logo-row img{
	max-width: 100%;
}

#mobileheader .logo-block{
	max-width: 130px;
	padding: 8px 5px 0 0;
}

#headerfixed .logo-row.v2 .logo-block{
	min-width: 170px;
	max-width: 170px;
}



@media (max-width: 1160px) {
	img{
		max-width: 100%;
	}

	.tizers__item{
		width: 33.33%;
	}
}


@media (max-width: 767px) {
	.mobileTable-custom table,
	.mobileTable-custom tbody,
	.mobileTable-custom tr,
	.mobileTable-custom th,
	.mobileTable-custom td{
		display: block;
	}

	.mobileTable-custom .cwdtable tr{
		padding: 10px 5px;
	}

	.mobileTable-custom .cwdtable th{
		margin: -10px -5px;
	}

	.mobileTable-custom .cwdtable td{
		border: 0;
		padding: 0;
	}

	.cwdtable tr:nth-child(even){
		background: #e5e5e5;
	}

	.tizers__item{
		width: 50%;
	}

	.almalogo{
		text-align: center;
	}
}

@media (max-width: 479px) {
	.tizers__item{
		width: 100%;
	}
}

.wrap_list-work ul {
	display: none;
}

.readmore {
    color: #0c3784;
    font-weight: 500;
}
.img-front-services {
	display: block;
	width: 15%;
	height: auto;
}
.img-checkmark {
	vertical-align: middle;
	width: 100%;
}