* {
    margin: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}

body {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 17px;
    background-color: #fff;
}

.clear {
    clear: both;
}

@font-face {
    font-family: NEXTART;
    font-weight: 200;
    src: url( ../fonts/NEXTART-light.otf ) format("opentype");
}

@font-face {
    font-family: NEXTART;
    src: url( ../fonts/NEXTART-regular.otf ) format("opentype");
}

@font-face {
    font-family: HEADER;
    src: url( ../fonts/header-font.ttf );
}


.wpcf7 {
    margin-top: 30px;
}

input {
    border: 1px solid #dadada;
    width: 300px;
    height: 30px;
    padding: 5px;
    border-radius: 3px;
    margin: 10px 0px;
}

input[type="submit"] {
    border-radius: 3px;
    border: none;
    width: 125px;
    height: 35px;
    color: #fff;
    background-color: #3498db;
    cursor: pointer;
}

textarea {
    border: 1px solid #dadada;
    width: 300px;
    height: 150px;
    padding: 5px;
    border-radius: 3px;
    margin: 10px 0px;
}

.container {
    width: 960px;
    margin: 0 auto;
}

.header {
    height: 63px;
    background-color: #2a374d;
}

.header-nav {
    list-style: none;
    width: 720px;
    float: right;
}

.header-nav li {
    display: inline-block;
}

.header-nav li a {
    display: block;
    height: 63px;
    line-height: 63px;
    color: #fff;
    margin-left: 32px;
    font-family: NEXTART;
    font-weight: 200;
}

.header-sputnik {
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    margin-top: 16px;
    background-image: url( ../img/header-sputnik.png );
    margin-left: 40px;
}

.header-nav-dropdown {
    position: absolute;
    margin-left: -65px;
    height: 280px;
    width: 300px;
    z-index: 999;
    top: 55px;
    padding: 0;
    display: none;
    padding-top: 20px;
}

.header-dropdown {
    display: block !important;
    background-color: #fff;
    width: 300px;
    z-index: 999;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #2a374d;
    padding: 10px 0px;
}

.header-dropdown li a {
    display: block;
    height: 40px;
    width: 300px;
    cursor: pointer;
    margin-left: 0;
    padding-left: 25px;
    color: #2a374d;
    line-height: 40px;
}

.header-nav-dropdown li a:hover {
    background-color: rgba(42, 55, 77, 0.01);
}

.index-header {
    position: relative;
    height: 116px;
    background: url( ../img/index-header.png ) no-repeat;
    z-index: 700;
}

.index-logo {
    margin-top: 7px;
    margin-left: 24px;
    width: 129px;
    height: 128px;
	display: block;
    background: url( ../img/index-logo.png ) no-repeat;
}

.index-slider {
    height: 392px;
    z-index: 998;
}

.index-nav {
    height: 75px;
}

.index-nav ul {
    list-style: none;
}

.index-nav ul li {
    display: inline-block;
    width: 300px;
}

.index-nav ul li a {
    display: block;
    width: 300px;
    height: 85px;
    text-align: center;
    color: #00555e;
    line-height: 80px;
    font-family: NEXTART;
    font-weight: 200;
    padding-right: 35px;
}

.index-archive {
    display: block;
    color: #2b3745;
    font-weight: 600;
    margin: 30px 0px;
}

.icon-atom {
    display: block;
    float: left;
    width: 31px;
    height: 35px;
    margin-top: 22px;
    margin-left: 50px;
    background: url( ../img/atom.png );
}

.icon-lokator {
    display: block;
    float: left;
    width: 28px;
    height: 29px;
    margin-top: 25px;
    margin-left: 60px;
    background: url( ../img/lokator.png );
}

.icon-seagull {
    display: block;
    float: left;
    width: 37px;
    height: 30px;
    margin-top: 22px;
    margin-left: 70px;
    background: url( ../img/seagull.png );
}

.content {
    width: 658px;
    min-height: 600px;
    float: left;
    overflow-x: hidden;
}

.content-index {
    padding-left: 16px;
}

.content-header {
    font-size: 16px;
    color: #00555e;
    font-family: HEADER;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.content-body {
    font-size: 12px;
    line-height: 18px;
    color: #595858;
}

.content-body p {
    margin-top: 15px;
}

.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5 {
    margin-top: 15px;
    margin-bottom: 10px;
}

.content-files a {
    float: left;
    width: 128px;
    text-align: center;
    color: #4a4a4b;
}

.file span {
    display: block;
    width: 128px;
    height: 128px;
    margin-right: 40px;
    background: url( ../img/file.png );
}

.content-date {
    font-size: 12px;
    margin-bottom: 20px;
}

.content-body iframe {
    margin: 10px auto;
    width: 600px;
    height: 400px;
    border: none;
}

.content-title {
    font-size: 16px;
    color: #00555e;
    font-family: NEXTART;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px;
}

.sidebar {
    width: 300px;
    float: left;
    min-height: 500px;
}

.sidebar-bottom {
    height: 6px;
    width: 261px;
    background: url( ../img/sidebar-bottom.png ) no-repeat;
    margin-left: 39px;
    margin-top: 20px;
}

.sidebar-title {
    width: 255px;
    margin: 50px auto 15px;
    color: #00555e;
    text-align: right;
    font-size: 13px;
    font-family: NEXTART;
}

.sidebar-coords {
    width: 200px;
    margin-left: 77px;
}

.sidebar-coord {
    margin-top: 15px;
}

.sidebar-struct {
    width: 200px;
    margin-left: 77px;
    margin-top: 15px;
}

.banner {
    width: 255px;
    margin: 0 auto;
}

.page-header {
    height: 139px;
    background: url( ../img/page-header.png ) no-repeat;
    margin-bottom: 20px;
}

.page-preview {
    margin-top: 27px;
    padding-bottom: 27px;
    border-bottom: 1px solid #c1c1c1;
}

.page-preview-archive {
    padding-bottom: 10px !important;
}

.page-preview-title-date {
    display: inline-block;
    padding-top: 6px;
    padding-right: 20px;
    font-family: NEXTART;
    float: left;
}

.page-preview-title-content {
    width: 537px;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    float: left;
    display: inline-block;
    border-left: 3px solid #f16f4d;
}

.page-preview-title {
    margin-bottom: 20px;
}

.page-preview-title a {
    font-size: 12px;
    color: #707070;
    font-weight: 800;
}

.page-preview-body {
    font-size: 12px;
    padding: 10px 3px;
    color: #757575;
}

.more-link span {
    color: #3498db;
}

.navigation {
    margin: 20px auto;
    width: 200px;
    text-align: center;
}

.page-numbers {
    display: block;
    float: left;
    position: relative;
    padding: .5rem .75rem;
    margin-left: -5px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-numbers:first-child {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.page-numbers:last-child {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.pre-footer {
    margin-top: 140px;
}

.pre-footer-link:first-child {
    margin-left: 20px;
}

.pre-footer-link {
    display: inline-block;
    margin-right: 27px;
}

.footer {
    border-top: 1px solid #888;
    margin-top: 30px;
    height: 184px;
    background-color: #2a374d;
    overflow: hidden;
}

.footer .container {
    height: 184px;
    background: url( ../img/bg-footer.png ) no-repeat;
}

.footer-icons {
    margin-top: 35px;
    margin-bottom: 35px;
}

.footer-joomview {
    display: block;
    width: 46px;
    height: 28px;
    float: right;
    background: url( ../img/footer-joomview.png ) no-repeat;
}

.footer-youtube {
    margin-top: 5px;
    margin-left: 20px;
    display: block;
    float: right;
    width: 82px;
    height: 18px;
    background: url( ../img/footer-youtube.png ) no-repeat;
}

.about-main-text {
    font-size: 12px;
    color: #6c6b6b;
}

.about-main-text p {
    margin-bottom: 10px;
}

.about-cards {
    margin-top: 40px;
}

.about-cards a {
    color: #3498db;
    text-decoration: none;
}

.about-cards-left {
    width: 271px;
    float: left;
}

.about-cards-right {
    width: 271px;
    float: right;
}

.about-card-left,
.about-card-right {
    font-size: 12px;
    color: #4d4c4c;
    height: 260px;
    margin-bottom: 45px;
}

.about-card-left h4,
.about-card-right h4 {
    font-size: 16px;
    color: #00555e;
    font-weight: 500;
    margin: 10px 0px;
}

.user-h {
    color: #4a4a4b;
    margin-top: 40px;
    margin-bottom: 20px;
}


.user-item {
    margin-bottom: 10px;
}

.user-item-left {
    width: 86px;
    float: left;
}

.user-item-right {
    width: 510px;
    float: right;
    padding-top: 30px;
    color: #4a4a4b;
}

.footer-left {
    float: left;
    text-align: center;
    color: #fff;
    font-family: NEXTART;
    font-size: 10px;
    font-weight: 200;
    width: 115px;
    line-height: 16px;
    margin-left: 21px;
}

.footer-logo {
    margin-top: 38px;
    margin-left: 20px;
    margin-bottom: 14px;
    width: 92px;
    height: 72px;
    padding-left: 75px;
    padding-top: 58px;
    font-size: 12px;
    font-family: Verdana;
    background: url(../img/footer-logo.png) no-repeat;
}

.footer-right {
    float: right;
    width: 300px;
    color: #fff;
    text-align: right;
    line-height: 22px;
    font-family: NEXTART;
    font-size: 10px;
    font-weight: 200;
    margin-right: 24px;
}

.footer-phone {
    display: block;
    font-size: 12px;
}

.bx-prev,
.bx-next {
    font-family: 'FontAwesome';
    position: absolute;
    top: 375px;
    background-color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #aaa;
    font-size: 16px;
    box-shadow: 1px 1px 3px rgba( 0, 0, 0, 0.15 );
}

.bx-prev {
    margin-left: 15px;
}

.bx-next {
    padding-left: 3px;
    margin-left: 915px;
}

.bx-pager {
    position: absolute;
    top: 550px;
    left: 50%;
    margin-left: -20px;
}

.bx-pager-item {
    float: left;
    margin-right: 6px;
}

.bx-pager-item a {
    display: block;
    height: 10px;
    width: 10px;
    background-color: #fff;
    border-radius: 50%;
    color: transparent;
}

.active {
    background-color: #9f9f9f !important;
}

.bread_crumb {
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
    margin-left: -40px; 
}

.bread_crumb li {
    display: inline-block;
    font-size: 12px;
    float:left;
    list-style: none outside none;
}

.bread_crumb li:after {
    font-family: 'FontAwesome';
    content:"\f105";
    padding: 0 5px;
}

.bread_crumb li:last-child:after {
    content : '';
    color:red;
}

.bread_crumb li a {
    color:rgb(120,120,120);
}

.bread_crumb li.current {
    color: #00555e;
    margin-bottom: 20px;
}

.accordion {
    margin-top: 20px;
    margin-bottom: 20px;
}

.accordion-header {
    color: #00555e;
    font-size: 14px;
    cursor: pointer;
}
