@charset "UTF-8";
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('../fonts/Myriad Pro Regular'), local('MyriadPro-Regular'),
		url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-Regular.woff') format('woff'),
		url('../fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'displayotfregular';
  src: url("../fonts/displayotf-webfont.woff2") format("woff2"), url("../fonts/displayotf-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Impact';
	src: url('../fonts/Impact.eot');
	src: local('../fonts/Impact'),
		url('../fonts/Impact.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Impact.woff') format('woff'),
		url('../fonts/Impact.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/**
 * Основные стили
 **/
body {
  background: #ffffff;
  font-family: 'Myriad Pro Regular';
  font-size: 18px;
  color: #000;
}

p {
	line-height: normal;
}

img {
	max-width: 100%;
}

.no-bg {
  background: none !important;
}

.logo {
	font-family: 'displayotfregular';
	font-size: 60px;
	color: #000;
	line-height: normal;
	text-decoration: none;
}

.logo:hover {
	color: #000;
	text-decoration: none;
}

p.clogan {
    margin: -10px 0 3px 3px;
	font-family: 'Impact';
    font-size: 23px;
    line-height: normal;
}

.head-img {
    position: absolute;
    top: -10px;
    right: 30px;
    z-index: 999;
}

.top-menu, .top-ticker, .footer-bott {
	background: #040404;
}

.monik {
	padding-right: 0 !important;
}
.monik span img {
	margin: -80px 0 0 0 !important;
	max-height: none !important;
}

.n2-section-smartslider {
  margin-top: -70px;
}

.dj-up {
	font-family: 'displayotfregular';
}

.dj-up_a span {
	position: relative;
}

.dj-up_a.active span::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left: 1px;
	bottom: 30%;
	background: red;
}

.dj-submenu {
	font-family: 'Impact';
}

.specpadd {
	padding: 0 !important;
}

.top-ticker {
	/*padding: 10px 0px;*/
}

.blog, .item-page {
    padding: 0 40px;
}

.pull-none {
	margin-bottom: 15px;
	text-align: center;
}

.page-header h2 {
	margin-bottom: 15px;
	line-height: .8;
}

.page-header h2, .page-header h2 a {
	font-family: 'displayotfregular';
	font-size: 24px;
	color: #000000;
}

.page-header h2 a:hover {
	color: #007bff;
}

#running_line_border {
	padding: 19px 2px;
	background: #000;
	position: relative;
}
#running_line_cells {
	position: relative;
	width: 100%;
	height: 40px;
	background: #000;
	background: url('../images/diod.gif');
	overflow: hidden;
}
.marquee {
	font-family: 'displayotfregular';
	font-size: 30px;
	color: #9be718;
	text-transform: uppercase;
}

.cpectitile {
	padding: 10px 15px 0 15px;
    background: #000000;
    color: #ffffff;
	font-family: 'displayotfregular';
	font-size: 26px;
}

ul.latestnews.mod-list {
    list-style: none;
    padding: 5px 15px 15px 15px;
}

ul.latestnews.mod-list li {
	padding: 5px 0;
	line-height: normal;
}

ul.latestnews.mod-list li a {
    font-family: 'Myriad Pro Regular';
	font-size: 18px;
	color: #000;
}

ul.latestnews.mod-list li a:hover {
	color: #007bff;
}

.newsflash {
	padding: 0 40px;
}

h2.newsflash-title {
	margin-bottom: 15px;
	line-height: .8;
}

h2.newsflash-title a {
	font-family: 'displayotfregular';
	font-size: 24px;
	color: #000000;
}

h2.newsflash-title a:hover {
	color: #007bff;
}

figure.newsflash-image {
    text-align: center;
}

.copyright {
	padding: 25px;
	font-family: 'Myriad Pro Regular';
	font-size: 18px;
	color: #fff;
}

div#dj-megamenu90mobile, div#dj-megamenu102mobile {
    text-align: right;
	margin-bottom: 10px;
}

@media (max-width: 1700px) {
	.n2-section-smartslider {
        margin-top: -50px;
    }
}

@media (max-width: 1600px) {
	.n2-section-smartslider {
        margin-top: -40px;
    }
}

@media (max-width: 1500px) {
	.n2-section-smartslider {
        margin-top: -20px;
    }
}

@media (max-width: 1400px) {
	.n2-section-smartslider {
        margin-top: 0;
    }
}

@media (max-width: 1366px) {
	.n2-section-smartslider {
        margin-top: 10px;
    }
}

@media (max-width: 1200px) {
	.n2-section-smartslider {
        margin-top: 40px;
    }
}


@media (max-width: 1199px) {
	.monik span img {
		max-height: 200px !important;
	}
  
  .n2-section-smartslider {
        margin-top: -150px;
    }
}

@media (max-width: 1024px) {
  .n2-section-smartslider {
        margin-top: -130px;
    }
	.home-services .home-services-items {
	-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.copyright {
		text-align: center;
	}
	.counters {
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	.monik, .top-slider, .head-img {
		display: none !important;
	}
	.specpadd {
		padding: 20px 15px !important;
	}
	
	.top-menu {
		background: transparent;
	}
	
	#running_line_border {
		padding: 10px 2px;
	}
}

@media (max-width: 420px) {
	.logo {
		font-size: 56px;
	}
	.newsflash, .blog, .item-page {
		padding: 0;
	}
}

@media (max-width: 420px) {
	.logo {
		font-size: 50px;
	}
}