@font-face {
    font-family: 'Arimo';
    src: url('/fonts/arimo-400-normal.woff2') format('woff2'), url('/fonts/arimo-400-normal.woff') format('woff'), url('/fonts/arimo-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: 'Arimo', Arial, Tahoma !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

h3 {
    font-size: 29px !important;
}

@media only screen and (max-width: 992px) {
	
.navbar-default .navbar-collapse {
	border: 0 !important;
    background: rgba(12, 49, 97, 0.87) !important;
    margin-top: 21px !important;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px !important;
}
}

@media only screen and (max-width: 992px) {
	
.top-line {
    display: none;
}

}

@media only screen and (max-width: 1201px) {
    
.content-top-header {
    display: none !important;
}


}

.top-line {
    height: 35px;
	padding-top: 10px;
    font-size: 13px;
}

p.zagolovok {
    font-size: 34px;
    font-weight: bold;
    line-height: 35px;
}

.content-top-header {
    display: none;
}

p.text-h {
    font-size: 21px;
}

.main-menu {
    height: 90px;
    background: rgb(12, 49, 97);
    padding: 18px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
    background-color: transparent;
    border-bottom: 2px solid #edaf1e;
    padding-bottom: 4px;
    transition: .3s;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-toggle {
    border: 0 !important;
}

span.top-contacts {
    padding: 0 7px 0 0;
}

.soc-set {
    font-size: 26px !important;
    position: absolute;
    top: -6px;
}

a.navbar-brand img {
    position: relative;
    top: -14px;
}

section {
    padding: 5px 10px 0 10px;
}

.bottom-footer img {
    float: left;
    padding-right: 17px;
}

footer.bottom-footer {
    margin-top: 25px;
    background: #f3f3f3;
    font-size: 13px
}

.text-footer {
    padding: 10px 0 7px;
}

li.item-482.deeper.dropdown {
    display: block !important;
}

div#comments-footer {
    display: none;
}

.aidanews2_art {
    border: 1px solid rgba(204, 204, 204, 0.32);
    margin: 19px 0 0;
    padding: 8px;
    transition: .4s;
}

.aidanews2_art:hover {
    transition: .4s;
    border: 1px solid #ccc;
}

.aidanews2 .aidanews2_line {
    border-bottom: 0;
}

input#comments-form-name {
    padding: 14px 5px 19px !important;
}

input#comments-form-email {
    padding: 14px 5px 19px !important;
}

input#comments-form-captcha {
    padding: 14px 5px 19px !important;
}

div#comments-form-send {
    background: none !important;
}

#comments-form .btn div, #comments-report-form .btn div {
    background: none !important;
}

.btn:active, .btn.active {
    box-shadow: none !important;
}

div#comments-form-send {
    background: none !important;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.qflink {
    display: none;
}

img.photo-otdel {
    background: none repeat scroll 0% 0% #ffffff;
    height: auto;
    border: 1px solid #d5d4cd;
    padding: 7px;
    box-shadow: 0 1px 7px #cdc4b7;
    -webkit-box-shadow: 0 1px 7px #dcd4c8;
    -moz-box-shadow: 0 1px 7px #dcd4c8;
}

.map-otdel {
    border: 1px solid #ccc;
    padding: 2px;
}

span.divider {
    display: none;
}