footer .main-footer-block {
	background: #196789;
	#height: 200px;
	padding: 20px 0;
	color: #fff;
	font-size: 15px;
}

footer .footer-copyright {
	padding: 15px 0;
	color: #fff;
	background: #09425a;
}

footer .number-item {
	padding-bottom: 5px;
}

footer .number-item:last-child {
	padding-bottom: 0;
}

footer .number-item  .item-icon {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	background-size: cover;
	background-repeat: no-repeat;
}

footer .number-item  .item-icon.all {
	background-image: url('/img/footer/operators/all.png');
}

footer .number-item  .item-icon.mts {
	background-image: url('/img/footer/operators/mts.png');
}

footer .number-item  .item-icon.kstar {
	background-image: url('/img/footer/operators/kstar.png');
}

footer .number-item  .item-icon.life {
	background-image: url('/img/footer/operators/life.png');
}

footer .number-item  .item-icon.itel {
	background-image: url('/img/footer/operators/itel.png');
}

.contacts-item .item-head {
	font-weight: bold;
	margin-bottom: 15px;
}

footer .fb-widget {
	background: #c0d2d9;
	height: 25px;
	text-align: center;
	text-shadow: 1px 1px 1px #222;
	padding: 40px 0;
}

footer .footer-copyright .partner-link {
	color: inherit;
}

footer .footer-copyright .partner-link  i{
	padding-left: 10px;
}

.grey-section {
	background: #ebebeb;
}

.main-page-news {
	
	text-align: center;
}

.heading {
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

@media screen and (max-width: 425px) {
	.heading {
		font-size: 25px;
	}
}

.heading.blue {
	color: #094b5e;
}

.separator {
	margin: 20px auto 30px;
	background: #094b5e;
	width: 100px;
	height: 3px;
}

.simple-text {
	color: #282a2d;
	font-size: 16px;
}

.doc-sec-name {
	font-size: 21px;
    padding-bottom: 20px;
}

.menu-visualisation {
	padding-bottom: 15px;
}

.menu-visualisation .vis-item {
	margin-bottom: 15px;
	position:relative;
}
.menu-visualisation .vis-item  a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.menu-visualisation .vis-item .item-img{
	height: 120px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	border: 1px solid #c4c6c5;
	border-bottom: none;
	
}

.menu-visualisation .vis-item .item-name {
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 10px 20px;
	background: rgba(18,99,137,1);
	background: -moz-linear-gradient(top, rgba(18,99,137,1) 0%, rgba(11,63,87,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,99,137,1)), color-stop(100%, rgba(11,63,87,1)));
	background: -webkit-linear-gradient(top, rgba(18,99,137,1) 0%, rgba(11,63,87,1) 100%);
	background: -o-linear-gradient(top, rgba(18,99,137,1) 0%, rgba(11,63,87,1) 100%);
	background: -ms-linear-gradient(top, rgba(18,99,137,1) 0%, rgba(11,63,87,1) 100%);
	background: linear-gradient(to bottom, rgba(18,99,137,1) 0%, rgba(11,63,87,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126389', endColorstr='#0b3f57', GradientType=0 );
	box-sizing: border-box;
	font-size: 1.0vw;
	height:60px;
}

.main-slider {
	position: relative;
	box-shadow: 0px 2px 4px #aeaeae;
	padding-bottom: 15px;
}

.main-slider div a.uk-slidenav {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.main-slider div a.uk-slidenav.uk-slidenav-previus {
	left: 0;
}

.main-slider div a.uk-slidenav.uk-slidenav-next {
	right: 0;
}

.main-slider .slider-item .item-img div{
	height: 300px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
}

.main-slider  .item-info-name {
	font-size: 25px;
	line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #246477;
    margin-bottom: 20px;
}

.main-slider .slider-item .item-info .item-info-price {
	color: #fff;
    background: #ea3e27;
    display: inline-block;
    padding: 10px 25px 9px;
	margin-bottom: 10px;
	font-size: 16px;
}

.main-slider .slider-item .item-info .item-info-info {
	color: #064b5e;
	font-size: 18px;
}

.main-slider .slider-item .item-info .item-info-info .uk-grid {
	margin-top: 10px;
}

.main-slider .slider-item .item-info .item-info-detail-button {
	font-size: 18px;
    color: #fff; 
    background: #094b5e;
    padding: 10px 22px;
    display: inline-block;
    margin: 17px 0;
	cursor: pointer;
}

.section-heading {
	font-size: 20px;
}

.simple-block {
	background: #fff;
	padding: 30px 50px;
	border: 1px solid #c4c6c5;
	font-size: 16px;
}

.simple-block > .uk-grid > .uk-width-1-1 > div.uk-vertical-align-bottom > div{
	min-height:40px;
}

@media screen and (max-width: 1380px) {
	.menu-visualisation .vis-item .item-name {
		font-size: 1.0vw;
	}
}

@media screen and (max-width: 959px) {
	.menu-visualisation .vis-item .item-name {
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 767px) {
	.menu-visualisation .vis-item .item-name {
		font-size: 2.0vw;
	}
	.simple-block {
		padding:30px 20px 20px 20px;
	}
	
	.grey-section .uk-container{
		padding:0 5px;
	}
	
	.grey-section ul {
		padding-left: 25px !important;
	}
	
	.simple-block p{
		text-align:left;
	}
	
	.main-slider .slider-item .item-img div {
		height: 250px;
	}
	
	.main-slider .slider-item .item-info .item-info-price {
		margin-top: 15px;
	}
	
	section {
		padding: 30px 0;
	}
	
	.mobile-margin {
		margin-bottom: 15px;
	}
	
	.contacts-section #map {
		height: 400px;
	}
	
	.simple-block h1, .simple-block .uk-h1 {
		font-size: 22px;
		line-height: 26px;
	}
}


@media screen and (max-width: 700px) {
	
	.product-page-phones div, .product-page-phones{
		font-size:14px;
	}
	
	.simple-block {
		font-size: 14px;
	}
	
	.simple-block table, .simple-block table th, .simple-block table td, .simple-block table p, .simple-block table div, .simple-block table span{
		font-size: 12px;
	}
}
@media screen and (max-width: 480px) {
	.menu-visualisation .vis-item .item-name {
		font-size: 3.5vw;
	}
	
	
	
}
@media screen and (max-width: 425px) {
	.main-slider .slider-item .item-img div {
		height: 160px;
	}
	
	.main-slider  .item-info-name {
		font-size: 20px;
		line-height: 22px;
	}
	
	.main-slider .slider-item .item-info .item-info-detail-button {
		float: right;
		padding: 10px 16px;
		margin-top: 15px;
		font-size: 17px;
	}
	
	.main-slider .slider-item .item-info .item-info-price {
		padding: 10px 16px 9px;
	}
	
	.main-slider .slider-item .item-info .item-info-info {
		display: none;
	}
	
	.simple-block {
		background: #fff;
		padding: 15px;
		font-size: 14px;
		
	}
	
	.simple-block h1, .simple-block .uk-h1 {
		font-size: 19px;
		line-height: 22px;
	}
}

/* адаптивная ширина видео */

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

footer .number-item.peh span, footer .number-item.peh .pop-up-contact-button {
	display: none;
}

section {
	padding: 30px 0;
}

.contacts-section #map {
	height: 600px;
}


@media screen and (max-width: 479px) {
	footer .number-item {
		display: none;
	}
	
	footer .number-item.peh {
		display: block;
		display: flex;
		flex-direction: flex-start;
	}
	
	footer .number-item.peh span, footer .number-item.peh .pop-up-contact-button {
		display: block;
	}
}

/* modals */


#recall-form .uk-modal-dialog, #contact-form .uk-modal-dialog {
	width: 500px;
}

#recall-form input, #recall-form textarea, #contact-form input, #contact-form textarea {
	width: 100%;
}

#recall-form textarea, #contact-form textarea {
	max-width: 100%;
	resize: none;
}

.home-page-video {
	max-width: 650px;
	margin: 30px auto;
}

.bordersection{
	padding:15px;
	border:1px solid #e6e6e6;
}

.bordersection:hover{
	border:1px solid #c4c6c5;
}

