/*
!* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== *!

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

!* Default list styling *!

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:85px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;}

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;}*/


* {
    font-family: GHEA Grapalat, 'Arian AMU', 'Arial AMU',  Sylfaen, sans-serif;
    font-size: 14px
}



body {
    background-image: url('../images/bg.gif');
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll
}

footer {
    padding: 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5
}
.foot{
background: url("../images/footer.jpg");

}
.foot p{
font-size:12px;
}
.news-block{
    margin-top: -10px;
    margin-left: -50px;
    width: 236px;
}
.navbar-static-top {
    position: fixed;
    top: 56px;
    background: transparent;
    /*background: #538F3E;*/
    width: 100%;
    border-bottom: 0px;
    margin-top: 19px;
}
.second-logo{
    float: right;
    margin-top: -5%;
    margin-right: 194px;
}
.navbar-static-top .container {
    position: relative
}

.navbar-brand img {
    width: 106px;
    height: 96px;
    margin-top: -85px;
}

.navbar-default .navbar-nav > li > a {
       color: black;
    font-size: 17px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #1F2D6E
}

/*.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color:red}*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*padding-bottom: 5px;*/
    transition: 2ms;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: red;
    background-color: #1F2D6E
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;

    visibility: hidden;
    margin-top: -1px
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.sub-menu{
top: initial;
margin-top:-30px !important;
}
.navbar-nav > li {
    border-right: 1px solid white
}

#languages {
    position: absolute;
    right: 81px;
    top: -60px
}

#languages ul {
    list-style: none
}

#languages li {
    float: left;
    padding: 3px;
    display: inline-flex;
}

.lang-am, .lang-en, .lang-ru {
    display: inline-block;
    background: url('../images/languages.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.lang-am {
    background-position: -0px -0px;
    width: 24px;
    height: 24px
}

.lang-en {
    background-position: -0px -24px;
    width: 24px;
    height: 24px
}

.lang-ru {
    background-position: -0px -48px;
    width: 24px;
    height: 24px
}

.sidebar-module h4 {
    background: #1F2D6E;
    color: white;
    padding: 6px 12px;
    margin-top: 0
}

#news-list > div > h2 {
    margin-top: 0px;
}

#news-list > div img {
    margin-right: 5px
}

#news-list .news-item {
    position: relative;
    padding: 10px 0
}

#news-list .news-item > h2 {
    font-size: 15px;
    color: brown;
    font-weight: bold;
}

#news-list .news-item .btn.btn-default {
    position: absolute;
    bottom: 10px;
    right: 0
}

#hover-cap-4col .thumbnail {
    position: relative;
    overflow: hidden
}

.caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    color: #fff !important;
}
.col-md-11-8{
width:96%;
}

.page-title {
    margin-top: 0px;
    padding-bottom: 6px;
    font-size: 22px;
    border-bottom: 1px solid #ddd
}

.glyphicon {
    margin-right: 4px !important
}
.link:hover{
text-decoration:none;
}
.pagination .glyphicon {
    margin-right: 0px !important;
}

.pagination a {
    color: #555
}

.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus{

}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 11px;
    margin-bottom: -1px;
    background-color: #538F3E;
    border: 1px solid #ddd;
    font-size: 13px;
}
.collapse .list-group-item:not(.active-link) {
        background-color: #C8c8c8!important;
    color: black;
}
.text-bold{
    font-weight: bold !important;
}
a.list-group-item-success:focus{
background-color: #8A8A8A  !important;
    color: #fff;

}
.left-sidebar a.list-group-item:hover {
    background: #8A8A8A  !important;
    color: #fff;
}

a.list-group-item:hover{
    color: #8A8A8A ;
}
a.list-group-item:hover {
    background-color: #777;
}
.navbar-nav > li:hover{
background:#6D6B69;
color:white !important;
}
.mrgt {
    margin-top: 20px;
}

.list-group.panel > .list-group-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-submenu, .list-group > .collapse {
    margin-left: 5px;
}

.fixed-top {
    position: fixed;
    background-color: white;
    display: block;
    min-height: 128px;
    top: 0;
    width: 100%;
    z-index: 9;

}

.left-sidebar {
    float: right;
    margin-left: -8%;
}

@media screen and (max-width: 640px) {

    #header-text-main {
        font-size: 11px;

    }

    #header-text {
        left: 32%;
    }

    .lang-am, .lang-en, .lang-ru {
        height: 12px !important;
        width: 12px;
    }

    .lang-am {
        margin-top: 8px;
        background-size: 12px;
    }

    .lang-en {
        margin-top: 8px;
        background-size: 12px;
        background-position: 0;
        width: 12px;
    }

    .lang-ru {
        margin-top: 8px;
        background-size: 12px;
        width: 12px;
        background-position-y: -24px;
    }

    #languages a {
        font-size: 8px;
    }

    .navbar-brand img {
        width: 78%;
        height: 400%;
        margin-top: -72px;
    }

    .navbar-static-top {
        height: initial;
    }
}

.collapse{
    margin-left: 7px;
}
.langs{
    font-size: 11px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: -3px;
}

.left-sidebar .form-group{
    margin-left: 13px;
    margin-top: 13px;
    display: inline-table;
}
.footer-links{
    width: 61%;
    min-height: 154px;
    margin: 0 auto;
}
.choosed{
background: #ccc;
}
.navbar-nav > li > .dropdown-menu{
width: 246px;
    background: #C8c8c8;
opacity:0.9;
}
.navbar-nav > li > .dropdown-menu{
width: 246px;
background: #C8c8c8;
opacity:0.9;
}
.dropdown-menu.sub-menu{
width: 246px;
background: #C8c8c8;
opacity:0.9;
}
.dropdown-menu > li > a{
    display: block;
    padding: 3px 6px 7px !important;
    clear: both;
    font-weight: normal;
text-transform: none;
    line-height: 1.42857143;
    color: #0C0C0C;
}
.article{
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-nav{
text-transform:uppercase;
margin-left: -30px;
    margin-top: 10px;
}
.active-parent{
/*background : #6D6B69;*/
color:#1E5832 !important;
}
.active-parent:first-child {
color: #1E5832!important;
}
.active-link a{
            background: rgba(229,239,255,.5);
color: black !important;
}
a.active-link{
    background-color: #8A8A8A !important;
    color: white !important;
}
.collapse.in a.active-link{
    background-color: #8A8A8A !important;
   }
.sidebar-module a.active-link{
    background-color: #8A8A8A !important;
   }
#jssor_1{
margin-top:-26px;
}
.navbar-collapse.collapse{
width:102%;
}