

ul.top-small li a{
    color:#FFF;
}

.head-wrapper {
    background: #FFF;
    border-top: 1px solid #199199;
    border-bottom: 2px solid #199199;
}

.head-wrapper .navbar ul.nav > li > a:hover, .head-wrapper .navbar ul.nav > li.active > a {
    background: #199199;
}

.simple-languages li.active a {
    color: #5F3B67 !important;
}

ul.menu-onmap li.active, .wrap-search{
    border-color:#5F3B67;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #199199;
}

ul.menu-onmap li
{
    background: #5F3B67;
}

.wrap-bottom
{
    background: url(../img/footer-tail.gif) 50% 0 repeat #292724;
}

.thumbnail h3
{
    background:#2aad6f;
    text-transform: uppercase;
}

.btn-info
{
    background:#2aad6f;
    border-color:#1f8657;
    margin-right: 5px;
}

.btn-info:hover
{
    background:#1f8657;
}

.label-info
{
    background-color:#5F3B67;
}

.agent .mail a
{
    color:#5F3B67;
}

.thumbnail.f_1
{
    border:1px solid #199199;
}

strong.f_1
{
    color: #1f8657;
}

#myCarousel ol.carousel-thumbs li.active a img, ol.carousel-thumbs li:hover a img {
    border: 1px solid #F00;
}

a:focus {
outline: 0;
  text-decoration: none;
}




.carousel-control.left,.carousel-control.right  {background:none; width:30px; z-index: 100;}
.carouselcontrolleft {margin-left: -20px;}
.carouselcontrolright {margin-right: -20px;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #F00;
    color: #626262;
    font-size: 14px;
    margin-top: 5px;
    padding: 15px 18px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
	background-image: url('../img/comments.png');
        background-size: 84px;
}
.sprite-i-triangle {
    background-position: 0 -1330px;
    height: 33px;
    width: 100px;
}
.block-text ins {
    bottom: -33px;
    left: 45%;
    margin-left: -90px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #222;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #554;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}


.project_title{
     text-align: center; 
     font-size: 14px; 
     font-weight: bold; 
     margin: 10px 0px;
     text-transform: uppercase;
}