.inner-page,
.inner-page body {
    height: 100%;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

a:hover {
    text-decoration: none;
}

h1, h2 {
    color: #4a2b16;
}

.inner-page .wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -350px;
}
.inner-page .wrap:after {
    content: "";
    display: block;
}
.footer-main,
.inner-page .wrap:after {
    height: 350px;
}

.top-site {
    padding-top: 10px;
}

.top-site .site {
    padding: 0;
}

.site {
    padding-bottom: 50px;
}

.logo {
    margin-top: 12px;
}

.contact-phone {
    float: right;
    padding-bottom: 20px;
}

.contact-phone .icon {
    float: left;
    margin-right: 5px;
}

.contact-phone span {
    color: #d0103f;
    font-size: 16px;
    font-weight: 700;
}

.contact-phone span span {
    font-weight: 400;
}

.contact-phone span a {
    color: #d0103f;
}

.search_form {
    font-size: 16px;
    margin-top: 43px;
}

.search_form .search_input {
    background: #e0e0e0;
    border: none;
    border-radius: 0;
    color: #666;
    float: left;
    font-weight: 300;
    font-style: italic;
    height: 30px;
    line-height: 30px;
    text-indent: 15px;
    width: 80%;
}

.search_form .search_input:focus,
.search_form .search_submit:focus {
    outline: none;
}

.search_form .search_submit {
    background: #d0103f;
    border: none;
    border-radius: 0;
    color: #FFF;
    float: left;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 20%;
}

.menu_menu {
    margin-top: 3px;
}

.menu_menu #navbar {
    margin-left: -15px;
}

.menu_menu .navbar {
    margin-bottom: 0;
}

.menu_menu .navbar-default {
    background: #f08e01;
    border: none;
    border-radius: 0;
}

.menu_menu .navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.menu_menu .navbar-default .navbar-nav > .active > a,
.menu_menu .navbar-default .navbar-nav > li > a:hover {
    background: #ffffff;
    color: #f08e01;
}

.menu_menu .navbar-default .navbar-toggle {
    border-color: #FFF;
    float: left;
    margin-left: 15px;
}

.menu_menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.menu_menu .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
}

.menu_menu .dropdown.hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    background: #f08e01;
    border: none;
}

.dropdown-menu > li > a {
    color: #FFF;
    font-size: 16px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus, .dropdown-menu > li > .menu_active {
    background: #ffffff;
    color: #d0103f;
}
.dropdown-menu.active{
	display: block;
}

.slider-text {
    color: #FFF;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}

.slider-text h3 {
    font-size: 56px;
    font-weight: 600;
}

.slider-text h4 {
    font-size: 32px;
    font-weight: 400;
}

.hp-article-block-wrapper {
    margin-bottom: 50px;
}

.hp-article-block {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.hp-article-block h5 {
    color: #FFF;
    font-weight: 600;
    font-size: 24px;
    position: absolute;
    width: 100%;
    bottom: 27%;
}

.hp-article-block .read-more {
    bottom: 10%;
    left: 0;
    font-size: 14px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.hp-article-block .read-more a {
    border: 1px solid #FFF;
    color: #FFF;
    display: inline-block;
    padding: 2px 10px 2px 15px;
}

.hp-article-block .read-more a img {
    margin-left: 8px;
    vertical-align: 0;
}

.hp-blocks-title {
    color: #d0103f;
    font-size: 32px;
    padding: 40px 0 15px 0;
}

.footer-main {
    /* background: #e0e0e0 url('../images/footer_bgrd.png') 0 100% no-repeat; */
    background: #e0e0e0;
}
.footer_logo_wrap{
	position: relative;
	height: 68px;
}
.footer_logo{
	position: absolute;
	width: 144px;
	height: 117px;
	background-image: url("/images/logo_f.png");
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0px;	
}
.footer-main .container {
    padding-top: 50px;
}

.footer-main .footer-col-title {
    display: inline-block;
    margin-bottom: 15px;
}

.footer-main .footer-col-title,
.footer-main .footer-col-content {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 700;
}

.footer-main .footer-col-content {
    font-weight: 300;
}

.footer-main .footer-col-wrapper {
    float: right;
    margin-bottom: 20px;
}

.bottom-menu ul {
    list-style: none;
    float: right;
    padding: 0;
    margin-top: 35px;
}

.bottom-menu ul li {
    display: inline-block;
    margin-left: 25px;
}

.bottom-menu ul li:first-child {
    margin-left: 0;
}

.bottom-menu a {
    color: #4a2b16;
    display: inline-block;
    vertical-align: middle;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides {
    margin: 0 auto;
}
.rslides_container {
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
}
.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("/images/themes.gif") no-repeat left top;
    margin-top: -45px;
}
.centered-btns_nav:active {
    opacity: 1.0;
}
.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    display: block;
    background: #fff;
    /* Fix for IE6-9 */
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 91%;
}
.transparent-btns_nav.next {
    left: auto;
    right: 0;
}
.large-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0.6;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000 url("/images/themes.gif") no-repeat left 50%;
    width: 38px;
}
.large-btns_nav:active {
    opacity: 1.0;
}
.large-btns_nav.next {
    left: auto;
    background-position: right 50%;
    right: 0;
}
.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
    outline: none;
}
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
    margin-top: 10px;
    text-align: center;
}
.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
}
.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    _display: block;
    *display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    width: 9px;
    height: 9px;
}


#main-search-form .error {
    border: 1px solid red;
}

.search_list {
    list-style: none;
    padding: 20px 0 0 17px;
}

.search_list a {
    color: #4a2b16;
}

.search_list li:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 6px;
    margin-left: -17px;
    color: #4a2b16;
}
.home_container h1{
	color: #d0103f;
    font-size: 32px;
    padding: 0px 0 15px;
    text-align: center;
}
.input_form{
	background: #e0e0e0;
    border: 1px solid #FFF;
    border-radius: 0;
    color: #666;    
    font-weight: 300;    
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    width: 95%;
    box-sizing: border-box;
}
.textarea_form{
	background: #e0e0e0;
    border: 1px solid #FFF;
    border-radius: 0;
    color: #666;    
    font-weight: 300;    
    min-height: 200px;
    line-height: 20px;
    padding: 0px 15px;
    width: 95%;
    box-sizing: border-box;
}
.text_error{
	border: 1px solid #FF0000;
}
.button{
	background-color: #d0103f;
    border: 0px;
    border-radius: 0;
    color: #fff;    
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    cursor: pointer;    
}
.login_form{
	max-width: 500px;
}
.art_files_list{
	list-style: none;
	padding: 0px;
	margin: 0px;
}