@font-face {
	font-family: 'AvenirNextCyr-Demi';
	src: url('../fonts/AvenirNextCyr-Demi.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNextCyr-Medium';
	src: url('../fonts/AvenirNextCyr-Medium.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNextCyr-Regular';
	src: url('../fonts/AvenirNextCyr-Regular.woff') format('woff');
}

body {
	background-color: #eaeaea;
}

h4 > strong {
	font-weight: normal;
	color: #125f8e;
}

/* ---------- Верхнее меню ---------- */
.header-top {
	height: 35px;
	font-family: 'Arial';
	font-size: 18px;
	background: #eaeaea;
}

.specmode {
	float: left;
}

.header-toolbar {
	float: right;
}

.spec_h_label {
	padding-left: 30px;
	line-height: 30px;
}

.write-letter-btn,
.sitemap {
	text-decoration: none;
	font-family: 'Arial';
	font-size: 12px;
	vertical-align: middle;
	color: #000;
}

.write-letter-btn:focus,
.sitemap:focus {
	outline: 0;
}

.divider {
	border-left: 1px solid #000;
	margin: 0 10px 0 5px;
}

.search-input,
.search-input-mobile {
	display: inline-block;
	position: relative;
	overflow: visible;
	height: 23px;
	margin-left: 2px;
}

.search-input-mobile {
	display: none;
}

.search-text {
	display: block;
	float: left;
	position:relative;
	top: 7px;
	z-index: 3;
	width: 244px;
	height: 22px;
	padding: 1px 5px;
	font-family: 'Arial';
	font-size: 11px;
	outline: none;
	border: 1px solid #1b6491;
	background: #fff;
	color: #8e8e8e;
}

.search-icon {
	position: absolute;
	top: 10px;
	right: 6px;
	z-index: 4;
	background: url('../images/search-icon.png') no-repeat;
	width: 17px;
	height: 17px;
	border: none;
}

.search-text:focus {
	color:#000;
}

/* ---------- Написать письмо ---------- */

.modal-header {
	border: none;
}

.modal-title {
	text-align: center;
}

.modal-body {
	padding: 0 0 15px 0;
}

.write-letter-form {
	text-align: center;
}

.write-letter-form .text-input,
.write-letter-form textarea {
	display: block;
	width: 100% !important;
}

.userform_table {
	margin: 0 auto;
} 

.text-input {
	border: 1px solid #b0c4de;
	margin: 4px 0;
	padding: 2px;
	font-size: 13px;
}

.text-input:focus {
	border: 1px solid #2684b7;
	outline: none;
}

.write-letter-form .simpleCaptcha {
	margin-top: 4px;
}

.write-letter-form input[type='submit'] {
	width: 100%;
	padding: 8px;
	font-size: 13px;
	background: #115782;
	color: #fff;
	border: none;
}

/* ---------- Меню навигации ---------- */
.sitename > h1,
.sitename > h2 {
	margin: 0;
	padding: 0 150px;
	font-weight: normal;
	color: #333;
}

.sitename > h1 {
	font-family: 'AvenirNextCyr-Demi';
	font-size: 22px;
	text-transform: uppercase;
}

.sitename > h2 {
	font-family: 'AvenirNextCyr-Regular';
	font-size: 24px;

}

.sitename > h2:nth-child(2) {
	margin: 30px 0 0 0;
}

.phone-container {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 40%;
}

.hotline, .helpline {
	display: inline-block;
	font-size: 16px;
	color: #f00;
	margin-left: 20px;
}

.hotline p, 
.helpline p {
	margin: 0;
}

.hotline p:first-child, 
.helpline p:first-child {
	color: #125e8d;
}
 
.navbar {
	margin-bottom: 0;
	min-height: 48px;
	background: #115f8e;
	border-radius: 0;
	border: none;
}

.navbar-nav > li > a {
    padding-top: 13px; 
    padding-bottom: 0;
    height: 50px;
}

.navbar-nav > li:first-child > a {
	background: #fff;
}

.navbar-nav li a {
	color: #fff;
}

.navbar-nav li a:hover {
	color: #115f8e;
}

.dropdown-menu {
	background: #115f8e;
	border-radius: 0;
	padding: 0;
}

.dropdown-menu > li > a {
	padding: 8px 20px;
}
.dropdown-menu .dropdown ul{
	left:100px;
	top:-3px;
}

/* ---------- Слайдер новостей ---------- */
.news-slider .row {
	background-color: #fff;
}

.news-slider .col-md-12 {
	padding-top: 15px;
}


/* ---------- Центральная колонка ---------- */
.wrapper {
	background: url('../images/general/bg.jpg') no-repeat 60% 30px;
}

/* ---------- Последние новости ---------- */
.last-news_module {
	margin-top: 10px;
}

.last-news_module .last-news_moduletitle {
	font-size: 24px;
	color: #125e8d;
}

.mod_latest_entry {
	margin: 0 15px;
}

.mod_latest_title {
	display: inline-block;
	color: #1b6491;
	margin-left: 10px;
}

.mod_latest_date{
	display: inline-block;
	margin-bottom: 10px;
    padding: 2px 0px;
	font-size: 12px;
	color:gray;
}

.mod_latest_image{
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    background: #fff;
    padding: 1px;
}

.pagebar {
	text-align: center;
}

.pagebar_current {
	margin: 2px;
	padding: 4px 8px;
	border-radius: 15px;
	background-color: #375E93;
	color: #fff;
}

hr {
	border-color: #e3e3e3;
	margin-bottom: 8px;
}

.con_image{
    float: left;
    margin-right: 0 !important;
    max-width: 100%;
}
.con_image img {
    width: 100%;
}

/* ---------- Карусель новостей ---------- */
.photo-carousel_module .title,
.news-carousel_module .title {
	position: relative;
	padding: 10px;
	font-size: 16px;
	line-height: 16px;
	background: #1b6491;
	color: #fff;
}

.all-photos,
.all-news {
	position: absolute;
	top: 6px;
	right: 10px;
	padding: 4px 12px;
	font-size: 11px;
	background: #38779e;
	color: #efefef;
}

.all-photos:hover,
.all-news:hover {
	color: #fff;
}

.news-carousel_module {
	margin-bottom: 20px;
}

.news-carousel_module .mod_latest_entry {
	display: inline-block;
	margin: 0;
}

.news-carousel_module .mod_latest_image {
	float: none;
}

.news-carousel_module .mod_latest_date {
	display: block;
}

.news-carousel_module .mod_latest_title {
	margin-left: 0;
	line-height: 17px;
}

.news-carousel_module .mod_latest_date,
.news-carousel_module .mod_latest_image {
	margin-bottom: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 45%;
	background: url('../images/icons/arrow.png') no-repeat;
	width: 27px;
	height: 27px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -1%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-filter: FlipH;
	filter: FlipH;
	-ms-filter: "FlipH";
}

/* ---------- Карусель фото ---------- */
.photo {
	padding: 1px;
}

.photo img {
	width: 163px !important;
	height: 120px;
}

.photo-title {
	font-size: 12px;
	color: #333;
}

.float_bar {
	top: 70px;
}

/* ---------- Компонент Content ---------- */
.con_heading {
	margin: 0 0 17px;
	padding: 8px;
	font-size: 18px;
	background: #125e8d;
	color: #fff;
}

.con_text > p {
	margin: 0;
	color: #464646;
}

.con_text > p:not(:first-child) {
	margin-top: 10px;
}

.filelink {
	padding: 5px 0 12px;
	border-bottom: 1px solid #c2c2c2;
}

.filelink a {
	display: inline-block;
    background: url('../images/icons/word.png') no-repeat;
    height: 30px;
    padding: 9px 0 0 36px;
    text-decoration: underline;
}

.filelink span {
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	color: #7d7d7d;
}

/* ---------- Выпадающий список ---------- */
.panel-group .panel {
	border: 0;
	border-radius: 0;
}

.panel-group .panel + .panel {
	margin-top: 0;
}

.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-title > a:hover,
.panel-title > a:focus {
	text-decoration: none;
}

.panel:nth-child(even) .panel-heading {
	background-color: #fff;
}

.panel-default.active .panel-heading {
	background: #125e8d;
	color: #fff;
}

/* ---------- Правая колонка ---------- */
.right-menu, .left-menu {
	margin-top: 18px;
}

.central .container .row {
	background: #fff;
	border: 1px solid #c0c0c0;
	border-top: none;
        border-bottom: none;
}

.tribune {
	margin-bottom: 20px;
}

.tribune-title, .news-menu-module  .title{
	height: 36px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 36px;
	background: #1b6491;
	color: #fff;
}

.news-menu-module ul{
	padding-left: 10px;
}

.news-menu-module li{
	list-style: none;
	margin-bottom:10px;
}

.selected{
	font-weight:600;
}

.news-menu-module li a{
	color: #000;
}

.tribune-img {
	position: relative;
	margin-bottom: 3px;
}

.tribune-img-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 38px;
	font-family: 'AvenirNextCyr-Regular';
	font-size: 13px;
	line-height: 16px;
	background: rgba(0, 0, 0, .57);
	color: #fff;
}

.tribune-img-caption-text {
	padding: 0 10px;
}

.tribune-text {
	font-family: 'AvenirNextCyr-Regular';
}

.weather-title {
	height: 36px;
	margin-bottom: 30px;
	padding: 0 10px;
	background: #1b6491;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}

.gsInformer {
	width: 100% !important;
	margin-bottom: 20px;
}

.videogallery_module {
	position: relative;
	padding-bottom: 18px;
	background: #efefef;
}

.videogallery_module .mod_latest_desc {
	margin-top: 15px;
}

.videogallery_module .mod_latest_desc > p {
	text-align: center;
} 

.videogallery_moduletitle {
    margin-top: 0;
    padding: 10px 14px;
    background: #1b6491;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

.videogallery_module .mod_latest_title {
	text-decoration: none;
}

.videogallery_module .mod_latest_title h5 {
    width: 222px;
    margin: 0 auto;
    text-align: left;
    color: #000;
}

.videogallery_module .modulelink {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 11px;
    color: #fff;
}

.banners-container {
   margin-bottom: 40px;
}

.banners-container .container {
    border: 1px solid #C0C0C1;
    border-top: none;
    background: #fff;
}

.banners {
    margin-top: 20px;
}

.banners > row {
    border: none;
}

.banners p {
    text-align: center;
}

.banners p a {
    
}

.banners p a > img {
    width: 70px;
    height: 70px;
}


/* ---------- Футер ---------- */
.footer {
	background: #eaeaea;
}

.copyright {
	float: left;
	padding-top: 15px;
}

.copyright p {
	font-family: 'Arial';
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.liveinternet {
    display: inline-block;
    float: right;
    padding-top: 5px;
    padding-right: 20px;
}

.tecama-logo, .sitemap-footer {
	float: right;
	padding-top: 8px;
}

.sitemap-footer p {
	margin: 0 5px 10px 0;
}

/* ---------- Форма обратной связи ---------- */
.form-group {
	margin-bottom: 5px;
}

.form-group > .text-input {
	width: 260px !important;
	padding: 3px;
	border: 1px solid #a3a3a3;
}

.form-group > textarea {
	margin: 0;
}

.write-letter-us .btn-default {
	margin-top: 5px;
	padding: 3px 17px;
	color: #125e8d;
	border: 2px solid #125e8d;
	border-radius: 3px;
	background-color: transparent;
}

/* ---------- Компонент все новости ---------- */
.item {
		margin-bottom: 10px;
	overflow: hidden;
}

.item_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	background: #fff;
	padding: 1px;
}

.item_photo img {
	width: 168px;
	height: 110px;
}

.item_title {
	color: #001e9e;
}

.item_pub_date {
	margin-bottom: 10px;
    padding: 2px 0px;
	font-size: 11px;
	color: gray;
}

.item_desc p {
	color: #333;
}

/* ---------- МЕНЮ КАТЕГОРИЙ В ФУТЕРЕ ---------- */
.footer-top {
	background: #1b6491;
}

.footer-top .col-md-2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-top ul {
	padding-left: 20px;
}

.menu-title {
	font-size: 16px;
	color: #fff;
}

.footer-top ul > li {
	line-height: 23px;
	color: #94d6ff;
}

.footer-top ul > li > a {
	color: #94d6ff;
	text-decoration: none;
}

/* ---------- КОНТАКТЫ ---------- */
.contacts.container {
	width: 100%;
	margin-bottom: 20px;
}

.contacts.container .row {
	border: none;
}

.contacts h4 {
	color: #115782;
}

.contacts p {
	color: #333;
}

.contacts-content {
	padding-left: 40px;
}

.contacts .fa {
	position: absolute;
	top: 8px;
	font-size: 29px;
}

/* ---------- MEDIA QUERY ---------- */
@media screen and (max-width: 1199px) {
	
	.gsInformer {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.sitename {
		position: static;
		height: auto;
		margin-top: 20px;
		text-align: center;
	}

	.dagestan-coat {
		display: none;
	}

	.charoda-coat {
		width: 190px;
	}

	.sitename > h1, 
	.sitename > h2 {
		padding: 0;
		color: #fff;
	}

	.sitename > h1 {
		margin: 10px 0;
		font-size: 26px;
	}

	.sitename > h2 {
		margin: 0;
	}

	.sitename > h2:nth-child(2) {
		margin: 10px 0 0 0;
	}

	.hotline, .helpline {
		display: block;
		margin-left: 10px;
	}

	.phone-container {
		display: none;
	}

	.charoda-coat {
		width: 120px;
	}

        .banners {
                display: none;
        }

	.style1.sb1.dt_newsslider .dt_newsslider_slide {
		width: 100% !important;
	}

	.style1.sb1.dt_newsslider .dt_newsslider_list {
		width: 50% !important;
		height: auto !important;
		margin-bottom: 20px !important;
	}

	.style1.sb1.dt_newsslider .dt_newsslider_list .dt_newsslider_list_item {
		width: 100%;
	}

	.footer-top {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.row .row {
		margin: 0;
	}

	.divider, .sitemap {
		display: none;
	}

	.sitename > h1 {
		font-size: 27px;
	}

	.sitename > h2 {
		font-size: 23px;
	}

	.sitename > h3 {
		font-size: 21px;
	}

	.navbar-nav > li:first-child a > svg {
		display: none;
	}

	.navbar-nav > li:first-child > a {
		background: #115f8e;
		color: #fff;
	}

	.navbar-nav > li:first-child > a:hover {
		background: #fff;
		color: #115f8e;
	}

	.style1.sb1.dt_newsslider .dt_newsslider_list {
		width: 100% !important;
	}

	.style1.sb1.dt_newsslider .dt_newsslider_slide {
		width: 100% !important;
		z-index: 3;
	}

	.style1.sb1.dt_newsslider .dt_newsslider_list .dt_newsslider_list_item.active:before {
		display: none !important;
	}

	.newsslider_slide_container {
		position: relative;
		height: 340px;
	}

	.con_heading {
		margin: 0 0 5px;
		font-size: 16px;
	}

	.con_text {
		margin: 0 0 15px 0;
	}

	.con_image {
		margin-top: 5px !important;
		margin-bottom: 10px !important;
	}

	.con_pubdate {
		font-size: 14px;
	}

	.videogallery_module .mod_latest_title {
		display: block;
		margin-left: 0;
	}

	.videogallery_module .mod_latest_title h5 {
		width: auto;
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	.news-carousel_module .mod_latest_entry {
		display: block;
	}

	.mod_latest_image {
		margin-right: 0;
	}

	.owl-carousel .owl-item img {
		height: 100%;
	}
}

@media screen and (max-width: 479px) {
	.charoda-coat {
		width: 100px;
	}

	.sitename > h1,
	.sitename > h2,
	.sitename > h3 {
		letter-spacing: 1px;
		font-size: 18px;
	}

	.sitename > h1 {
		font-size: 21px;
	}

	.search-input {
		display: none;
	}

	.search-input-mobile {
		display: block;
		float: left;
		width: 80%;
		margin: 8px 0 0 10px;
	}

	.search-text {
		width: 100%;
	}

	.navbar-brand {
		display: none;
	}

	.navbar-toggle {
		width: 10%;
	}

	.mod_latest_date,
	.mod_latest_title {
		display: block;
	}

	.mod_latest_date {

	}

	.mod_latest_title {
		margin-left: 0;
	}

	.photo img {
		width: 100% !important;
	}

	.right-menu {
		margin-top: 0;
	}
}

@media screen and (max-width: 320px) {
	.newsslider_slide_container {
		height: 200px;
	}
}

@media screen and (min-width: 299px) {
	.header-bottom .col-md-12 {
	    padding: 0;
	}

	.navbar-toggle .icon-bar {
		background: #fff;
	}
}


@media screen and (min-width: 768px) {
	.container-fluid, .navbar-collapse {
		padding: 0;
	}

	.navbar-nav > li:first-child a span {
		display: none;
	}

	ul.nav li.dropdown:hover > ul.dropdown-menu {
	    display: block;    
	}

	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		padding: 15px 0;
	}

/*	.central .container {
		width: 720px;
	}*/

	.right-menu {
		padding: 0;
	}
}

@media screen and (min-width: 992px) {
	.navbar {
		margin-top: 100px;
	}

/*	.central .container {
		width: 940px;
	}*/

	.main-content {
		margin-top: 18px;
	}

	.right-menu {
		padding-left: 15px;
		padding-right: 15px;
	}

	.charoda-coat, .dagestan-coat {
		position: absolute;
		top: -20px;
		width: auto;
	}

	.dagestan-coat {
		right: 0;
	}

	.sitename {
		position: relative;
		height: 80px;
		text-align: left;
	}
}

@media screen and (min-width: 1200px) {
	.col-sm-12.col-md-9.main-content {
		width: 78%;
	}

	.col-sm-12.col-md-3.right-menu {
		width: 22%;
	}	

	.navbar {
		margin-top: 50px;
	}
}