#wrapper, .banner img, #content, ul.joomla-nav-top {
    width: 100% !important;
    margin: 0;
}
#wrapper {
    box-sizing: border-box;
    padding: 0;
    margin-top: 70px;
}
#content {
    padding: 0 25px;
    box-sizing: border-box;
}
div.cat_child {
    width: 22% !important;
    margin-right: 3%;
    display: inline-block;
    box-sizing: border-box;
}
#content img {
    max-width: 100%;
    height: auto;
}
div.cat_child img {
    width: 100% !important;
}
.main_images_wrapper, .main_thumb_container {
    width: 100% !important;
}
.rm-nav {
    background: #fff;
}
.rm-toggle {
    margin-right: 20px;
}
.rm-nav {
    /*padding: 0 10px;*/
}
.rm-layout-contracted .rm-nav ul.joomla-nav-top li {
    float: none;
    display: block;
    padding-bottom: 0;
}
.mobile_lang_serach {
    position: relative;
}
.mobile_lang_serach .h-right {
    width: 100%;
    float: none !important;
}
.mobile_lang_serach::after {
    display: block;
    content: "";
    clear: both;
}
.h-right::after {
    display: block;
    content: "";
    clear: both;
}
div#header {
    box-sizing: border-box;
    position: fixed;
    z-index: 110;
    background: #fff;
    width: 100%;
    /*padding: 0 10px;*/
    top: 0;
    left: 0;
    height: 70px;
    box-shadow: 0 0 12px #dadada;
}
#logo {
    margin-top: 18px;
    position: absolute;
    z-index: 1001;
    width: auto;
    margin-left: 20px;
}
#logo a img {
    width: 150px;
}
.rm-container.rm-layout-contracted {
    position: relative;
    top: 4px;
    right: 0;
    z-index: 1000;
}
.mobile_lang_serach {
    background: #f2f2f2;
    margin: 0px 0px 0;
    box-sizing: border-box;
    padding: 0 40px;
    border-top: 1px solid #d9d9d9;
}
.mobile_lang_serach .mod-languages {
    float: left !important;
    margin-top: 8px !important;
    margin-bottom: 6px;
}
.mod-languages ul {
    height: auto !important;
    max-height: 100% !important;
}
.active-mob-menu .menu_cover {
    background: rgba(179, 179, 179, .9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
ul.joomla-nav-top li a {
    background: url("../images/hr_menu.png") no-repeat left bottom transparent !important;
    display: block;
    padding: 14px 40px !important;
}
ul.joomla-nav-top li:last-child a {
    background: none !important;
}
.rm-css-animate.rm-menu-expanded {
    /*padding-top: 20px;*/
}
li.first.rm-menu-item.rm-first {
    margin-top: 20px;
}
.header_shadow {
    box-shadow: 0 5px 7px #6f6f6f;
    height: 10px;
    position: absolute;
    top: 60px;
    z-index: 1002;
    width: 100%;
    opacity: .2;
}
.line_1, .line_2, .line_3 {
    display: inline;
}
#footer {
    text-align: center;
}
.footer_name, .footer-email {
    display: block;
}
span.footer_name {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 6px;
}
span.footer-email {
    margin: 4px 0 0;
}
#left .moduletable {
    padding: 0 25px;
    box-sizing: border-box;
}


.item-page table {
    max-width: 100%;
    width: 100% !important;
}
.item-page table img {
    max-width: 100%;
}
.homeblock::after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}
.homeblock .moduletable-homeblock {
    width: 29% !important;
    padding-right: 2%;
    margin-right: 2%;
    background: none;
}
.homeblock .last {

}
.homeblock .moduletable-homeblock h3 {
    font-size: 14px;
}
#header .h-right .mod-languages a {
    color: #bdbdbd;
    font-size: 18px;
}

.facebook img {
    width: 32px;
}
.facebook a {
    margin-top: 6px !important;
    border-left: 1px solid #c2c2c2;
    padding: 0 0 6px 23px !important;
    height: 26px !important;
    display: block !important;
}
#header .h-right .facebook {
}
#mod-search-searchword {
    background: url("../images/search-icon@2x.png") no-repeat right center transparent;
    background-size: 28px;
    height: 40px;
    padding-right: 30px;
    width: 150px;
}
div#left {
    float: none;
    width: 100%;
    margin-top: -6px;
    margin-right: 0;
    background: #e0e0e0;
    padding-top: 15px;
}
#left .moduletable {
    display: block;
    width: 50%;
}

ul.joomla-nav-left li {
    list-style: none;
    display: inline-block;
    /*width: 50%;*/
}
ul.joomla-nav-left li li {
    display: block;
    width: 100%;
}

.mobile_lang_serach {
    display: none;
}
.active-mob-menu .mobile_lang_serach {
    display: block;
}

.non-phone {
    display: none !important;
}