body{
    font-family: 'Roboto Slab', serif;
}
.logo h4{
    color: #ffffff;
    font-family: 'Ruslan Display', cursive;
}

ul.list1 li a {
    color: #ffffff;
    margin: 0.1em 0;
    display: inline-block;
    font-size: 1em;
}

.banner-1 {
    background: url(../images/ar_arrow_small.png) repeat;
    width: 100%;
    min-height: 15px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.footer-1 {
    background: url(../images/ar1_arrow_small.png) repeat;
    width: 100%;
    min-height: 15px;
    display: block;
    position: absolute;
    top: 0px;
}

.top-nav ul li  a {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0em 0em 0 0.5em;
}


.footer{
    padding-bottom: 1em;
}

.footer-bottom p{
    font-family: 'Roboto Condensed', sans-serif;
}

.footer-head h4, .footer-head1 h4{
    font-family: 'Roboto Condensed', sans-serif;
}

.head-banner h1{
    font-family: 'Roboto Condensed', sans-serif;
    /*font-family: 'Roboto Slab', serif;*/
    color: #596731;
}

.head-banner h4 {
    font-family: 'Roboto Slab', serif;
}
.head-banner p{
    font-family: 'Roboto Slab', serif;
}

.head-grid ul li span, .head-grid ul li a{
    font-family: 'Roboto Condensed', sans-serif;
}
.top-nav .lang-btn{
    line-height: 60px;
}
.head-grid ul li.lang-btn a, .top-nav .lang-btn a{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    /*background: #5E6B3A;*/
    display: inline-block;
    line-height: 32px;
}
.head-grid ul li.lang-btn a:hover, .resp-lang a:hover{
    background: #ECC30A;
    color: #87965C;
}

.banner {
    /*background-image: url('../images/account_bg.jpg');*/
    background-image: url('../images/bg_house.png');
    /*min-height: 350px;*/
    min-height: initial;
}
.content-text h5{
    font-family: 'Roboto Condensed', sans-serif;
    color: #596731;
}

.banner-top {
    padding-top: 7em;
}

/*.events{
    padding-bottom: 10px;
    padding: 0 0 25px 0;
}*/
.events h2 {
    font-family: 'Roboto Condensed', sans-serif;
}
.content-top-top {
    padding: 2em 0;
}
.content-top {
    padding-bottom: 2em;
}
.footer-new3 p a {
    color: rgba(249, 207, 162, 1);
    text-decoration: none;
}
.footer-new3 small{
    font-style: italic;
}
/*.footer .container{
    background: url(../images/pencil.png) no-repeat right bottom;
    background-size: 30%;
}*/
.header, .footer{
    background-color: #403325;
}
.footer-bottom p a {
    color: #B3D454;
}
.footer-new2 p,.footer-head1 p, .footer-new3 p a{
    /*color:#DAF5D5;*/
    line-height: 1.5em;
    color: #ffffff;
}

.btn-success {
    color: #fff;
    /*    background-color: #87965C;
        border-color: #7D8C52;*/
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    /*    background-color: #AAB97F;
        border-color: #90A556;*/
}

.footer-head, .footer-head1{
    margin-top: 20px;
}



.resp-lang{
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    top: 10px;
}
.resp-lang li{
    float: left;
    margin-right: 10px;
}
.resp-lang a{
    color: #ffffff;
}

/*@media(max-width:1024px){
    .resp-lang {
        display: none;
    }
    .head-grid .lang-btn{
        display: inline-block;
    }
}*/
.top-nav .lang-btn{
    display: none;
}
.navbar{
    margin-bottom: 0;
}
.navbar a{
    color: #ffffff;
    text-decoration: none;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #352A1F;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #352A1F;
    border-color: #fff;
}

.dropdown-menu > li > a{
    color:#fff;
}
.navbar-toggle{
    border-color: #fff;

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #403325;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background: none;
}

@media(max-width:768px){
    .top-nav .lang-btn{
        display: block;
    }

    .site-name-logo {
        text-align: center;
    }

    /*    .head-grid .lang-btn{
            display: none;
        }*/


    .top-nav ul{
        opacity: 0.9;
        background: #403325;
    }

    .footer-head h4, .footer-head1 h4{
        /*padding-top: 10px;*/
    }

    .head-banner, .banner-head1 {
        float: left;
        width: 100%;

        margin-top: 0;
    }
    /*    .footer .container{
            background: url(../images/pencil.png) no-repeat center bottom;
            background-size: 100%;
        }*/

    .footer-head, .footer-head1{
        background: rgba(0, 0, 0, 0.24);
        padding: 10px;

        width: auto; 
        float: none;
    }

    .footer-bottom{
        background: rgba(0, 0, 0, 0.24);
        padding: 10px 0;
        border-top: 5px solid #403325;
    }
}



.content-text {
    float: left;
    width: 70%;
}

.content-ic {
    float: left;
    width: 30%;
}

.breadcrumb {
    background-color: #403325;
    border-radius: 0px;
}

.breadcrumb a{
    color: #fff !important;
    text-decoration: none;
}


.breadcrumb a:hover, .breadcrumb a:focus{
    color: #ECC30A !important;
    text-decoration: underline;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.site-name-logo img{
    max-width: 100%;
}

.contact-grid input[type="text"],.contact-grid textarea{
    padding: 0.5em;
}

.social-links{
    color:#ffffff; 
    font-size: 48px;  
} 
.social-links a{ 
    width: 25%;
    color:#ffffff;
    text-align: center;
    display: inline-block;
}
.social-links a:hover{
    text-decoration: none;
}


#revolutionul .caption{
    background: rgba(64,51,37,0.9); 
    width: 100%; 
    /*padding-bottom: 20px;*/
    display: block;
}

#revolutionul .inner-cation{
    margin-bottom: 30px;
}

@media(max-width:768px){
    #revolutionul .inner-cation{
        margin-bottom: 20px;
    }
}