main {
  background: url("/new_files/main_bg 2.png") no-repeat center center/cover !important;
}

.nav-list {
	color:#2C2C2C!important;
}

.nav-list a{
	font-weight: normal!important;
}

@media (min-width: 992px) {
	.mobile {
		display: none!important;
	}
}





.title-content {
	padding:0px!important;
}

.title-content h1 {
    color: #2C2C2C!important;
    font-size: 36px;
}

.block_contacts {
    width: 100%;
    color:#2C2C2C!important;
    font-size: 16px;
    margin-top: 20px;
}
.left_contacts {
	width: 40%;
    float: left;
    padding-right: 10%;
    margin-bottom: 40px;
}

.right_contacts {
	margin-bottom: 40px;
}

.left_contacts div, .right_contacts div{
	padding-bottom:10px;
}

.footer {
	background: #FFFFFF;
	max-width: 100%;
	padding: 20px 0;
	border-top: 1px solid #CACACA;
	font-size: 14px;
}
.footer div {
    position: relative;
    max-width: 1140px;
    height: auto;
    margin: 0px auto;
    padding: 30px 0;
    color: #9C9C9C!important;
}

iframe {border: 0;}

.top {padding-bottom: 0px!important;}



@media (max-width: 1200px) {
	.footer div {
		max-width: 960px!important;
	}
}

@media (max-width: 960px) {
	.footer div {
		max-width: 720px!important;
	}
}

@media (max-width: 760px) {
	.footer div {
		max-width: 540px!important;
	}
}