/* fancybox.less
=========================================================*/
/* gallery.less
=========================================================*/
.jg_subcatelem_txt {
  background: rgba(225, 19, 19, 0.5);
}
.jg_subcatelem_txt:before {
  background: #e11313;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(225, 19, 19, 0.5);
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #e11313;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-control-user .kmt-btn {
  border: 1px solid #ec3c3d;
  color: #ed7070;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #ec3c3d;
}
#section-kmt .kmt-like-counter:before {
  border-left: 5px solid #ec3c3d;
}
#section-kmt .kmt-rank-progress {
  background: #e11313;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .kfile-hide .kbutton,
#Kunena .kfile-hide .kfile-input {
  background: #e11313;
}
#Kunena a:hover {
  color: #e11313;
}
#Kunena ul li a:hover {
  color: #e11313;
}
#Kunena div.chzn-container .chzn-results li:hover {
  background: #e11313;
}
#Kunena #ktop #ktopmenu #ktab ul.menu li a {
  border-bottom: 2px solid transparent;
}
#Kunena .klist-markallcatsread + div.kblock {
  margin-top: 0;
}
#Kunena div.kblock div.kheader {
  background: #e11313;
}
#Kunena .chzn-container-active.chzn-with-drop .chzn-single div {
  background: #e11313;
}
#Kunena div.kblock div.kheader > span:not(.kcheckbox) {
  background: #e11313;
}
#Kunena dl.tabs dt.open {
  background: #e11313;
}
.kfile-input-button,
.kfile-input {
  background: #e11313 !important;
}
.kfile-input-button:hover,
.kfile-input:hover,
.kfile-input-button:focus,
.kfile-input:focus {
  background: #f69797 !important;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.page-gallery__works .item_img .more_wrapper {
  background: rgba(225, 19, 19, 0.5);
}
.page-gallery__works .gallery-item .item_header h1.item_title a,
.page-gallery__works .gallery-item .item_header h2.item_title a,
.page-gallery__works .gallery-item .item_header h3.item_title a,
.page-gallery__works .gallery-item .item_header h4.item_title a,
.page-gallery__works .gallery-item .item_header h5.item_title a,
.page-gallery__works .gallery-item .item_header h6.item_title a {
  color: #e11313;
}
.sorting ul#sort li a:hover {
  color: #e11313;
}
.sorting ul#sort li.active {
  color: #e11313;
}
.sorting ul#sort li.active a {
  color: #e11313;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #e11313;
}
/* swiper.less
=========================================================*/
/* template.less
=========================================================*/
@font-face {
}
@-webkit-keyframes fadeIn {
}
@keyframes fadeIn {
}
.tags .label {
  background: #e11313;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
  color: #e11313;
}
.item_info .item_info_dl dd a:hover {
  color: #e11313;
}
.social-links li a {
  color: #e11313;
}
#top {
  background: #004ca2;
  height: 99px;
}
#feature {
  background: #004ca2;
  margin-top: 40px;
}
body.body__home #mainbottom ul a:hover {
  color: #e11313;
}
body.body__home #mainbottom-2 .mod-article-single.mod-article-single__map .item__module .item_introtext:after {
  background: #747474;
}
#footer-wrapper .copyright a:hover {
  color: #e11313;
}
.address_phones i {
  color: #e11313;
}
.swiper-pagination-bullet-active {
  background: #e11313;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #e11313;
}
.swiper-scrollbar-drag {
  background: #e11313;
}
@-webkit-keyframes swiper-preloader-spin {
}
@keyframes swiper-preloader-spin {
}
a {
  color: #e11313;
}
hr {
  border-top: 1px solid #eb5859;
}
a {
  color: #004ca2;
}
.text-primary {
  color: #e11313;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b20f0f;
}
.bg-primary {
  background-color: #e11313;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b20f0f;
}

table th {
  background: #e11313;
}
table a {
  color: #e11313;
}
dl.table dt {
  background: #e11313;
}
div.chzn-container .chzn-results li.highlighted {
  background: #e11313;
}
span.checkbox label.checkbox_inner:before {
  color: #e11313;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background: #e11313;
}
.input-prepend {
  /* .add-on:first-child,
  .btn:first-child {
    
    } */
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #e11313;
}
.input-prepend .add-on:hover i {
  background: #e11313;
}
/* Allow for input prepend/append in search forms */
.btn,
.kbutton {
  background: #004ca2;
}
/* .btn-info {
  background: @btn-info-bg;
  
  &:hover {
    
    
  }
} */
/* .btn-default {
   @btn-default-bg; 
}
.btn-primary {
   @btn-primary-bg; 
}

.btn-success {
    
}

.btn-info {
   @btn-info-bg; 
}

.btn-warning {
    
}

.btn-danger {
    
}
 */
.btn-link {
  color: #e11313;
}
/* 
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  
} */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #e11313;
}
.nav-tabs > li > a {
  color: #e11313;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #e11313;
}
.breadcrumb a:hover {
  color: #e11313;
}
.pagination ul li > a:focus:hover,
.pagination ul li > span:focus:hover {
  background: #e11313;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover {
  background: #e11313;
}
.pagination ul li > span.pagenav {
  background: #e11313;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e11313;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e11313;
}
.progress-bar-default .progress-bar__stroke {
  stroke: #e11313;
}
.progress-bar-default.progress-bar-radial .progress-bar__stroke {
  stroke: #e11313;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #e11313;
  border-color: #e11313;
}
ol li:before {
  background: #e11313;
}
ul.icons li a:hover {
  color: #e11313;
}
ul.icons li:before {
  color: #e11313;
}
ul.icons.icons2 li a:hover {
  color: #e11313;
}
ul.icons.icons2 li:before {
  background-color: #e11313;
}
.custom .panel-group .panel-heading a {
  background: #e11313;
}
.modal {
  background: #e11313;
}
.modal-content {
  background-color: #e11313;
}
.offline_container .well {
  background: #e11313;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #e11313;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #e11313;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
  background: #e11313;
}
.body__elements .spacer {
  background: #e11313;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
  color: #1475e3;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #e11313;
}
.icemega_modulewrap.top_search .btn-primary {
  color: #e11313;
}
.login_shell {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #e11313;
}
.menu-login-form > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #e11313 transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
  background: #e11313;
}
.page-category__history .items-row > div:before {
  background: #e11313;
}
.page-category__history .items-row:before {
  background: #e11313;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #e11313;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  background: #004ca2;
  padding-top: 20px;
}
.icemegamenu ul{
    padding: 0;
    list-style: none;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
  color: #e11313;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #e11313 transparent;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
  color: #e11313;
}
.mod-article-single.mod-article-single__home_services .list-1 .list li a:hover {
  background-color: #e11313;
}
.mod-newsflash-adv.counters .counter {
  border: 8px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
  border: 1px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
  border: 1px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__home_services2 .item .item_introtext h4,
.mod-newsflash-adv.mod-newsflash-adv__about_services .item .item_introtext h4 {
    color: #000;
    text-transform: capitalize;
    font-size: 37px;
    font-weight: 400;
}
.mod-newsflash-adv.mod-newsflash-adv__values .item .dropcap {
  background-color: #e11313;
}
#bg_video__overlay svg rect + rect {
  fill: #e11313 !important;
}
#bg_video__content #bg_video__btn:hover {
  background: extract(#e11313, 2);
}

/*My styles for normal view on home*/

#feature h1 span:first-child{
    text-transform: capitalize;
}
#feature h1{
    font-size: 45px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

#feature h1 span.item_title_part_2{
    text-transform: lowercase;
}

#feature h4{
    text-transform: inherit;
    margin-bottom: 40px;
}
#feature h4:first-letter{
    text-transform: lowercase;
}

#maintop h1{
    text-transform: inherit;
    color: #000000;
    margin-top: 50px;
}
#maintop h4{
    margin-bottom: 140px;
    color: #000000;
    font-weight: 400;
}
#maintop p{
    color: #000000;
}
#maintop h1 span:last-child{
    display: inline;
}
ul.main-top-right-list{
    color: #fff;
    list-style: none;
}
ul.main-top-right-list li:before{
    content: '';
    margin-top: 12px;
    position: absolute;
    left: 0;    
    background-image: url('../../images/next_blue.png');
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
}

span.right-list-inner{
    display: block;
    border-bottom: 1px solid #5a5a5b;
    margin-left: 35px;
    padding: 8px 0;
    width: 80%;
    color: #fff;
}
ul.main-top-right-list > li:last-child> span{
    border-bottom: none;
}

ul.main-top-right-list li+li{
    margin-top: 0;
}

div.home_services2 h1{
    color: #d00000;
    margin-bottom: 5px;
}

div.home_services2 h4{
    color: #000000;
    margin-bottom: 30px;
    height: 85px;
}
div.home_services2 a.btn {
    background: #d00000;
    text-transform: lowercase;
    width: 90%;
    text-align: center;
    font-weight: 300;
    position: absolute;
    bottom: 0;
}
div.home_services2 ul > li{
    margin-top: 5px;
}
div.home_services2 div.item_introtext{
    height: 550px;
}
p.content-center{
    padding-bottom: 10px;
    text-align: left;
}

body.body__home #mainbottom{
    background: #004ca2;
}
body.body__home #mainbottom div.mod-newsflash-adv_custom-link a{
    padding: 20px 40px;
    background: #747474;
    width: 75%;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    display: block;
    text-align: center;
}
body.body__home #mainbottom h3{
    font-size: 50px;
    text-transform: capitalize;
    padding-top: 70px;
    margin-bottom: 5px;
}
body.body__home #mainbottom h4{
    margin-bottom: 30px;
    text-transform: capitalize;
}
body.body__home #mainbottom-2 h1{
    text-transform: capitalize;
}

body.body__home #mainbottom-2 h4{
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
}

div.contact-map,div.contact-phone{
    margin-bottom: 50px;
}
img.contact-map,img.contact-phone,img.contact-mail{
    float: left;
    margin-right: 15px;
}
div.contact-mail-adress{
  padding-top: 18px;
}
span.siteName{
    text-transform: capitalize;
}
nav.home_menu{
    height: 99px;
}
#logo{
    height: 99px;
    z-index: 9;
}

#showcase h1{
    font-weight: 400;
    color: #000;
    font-size: 50px;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.2;
}
#showcase span.item_title_part_1{
    font-weight: 900;
    font-size: 70px;;
}
#showcase .main-header-it{
    font-size: 38px;
    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center;
}
#showcase .main-header-it-wrapper{
    background: #747474;
    max-width: 350px;
    word-break: break-all;
    color: #fff;
    padding: 20px;
    font-size: 25px;
    margin: auto;
    font-weight: 500;
}
#showcase .main-green-block{
    border-left: 6px solid #d00000;
    padding-left: 7px;
    text-transform: uppercase;
    margin-top: 5px;
}

#showcase .main-green-block > div {
    padding-top: 5px;
    padding-bottom: 5px;
}

#showcase{
    background: url(../../images/slider-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -41px;
	background-position-x: center;
}
#mainbottom-2 div.item_introtext > div.map_wrapper:nth-child(2){
    display: none;
}
#maintop2{
    background: url(../../images/paralax_background.png);
    /*height: 583px;*/
    height: auto;
    background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 60px;
}
#maintop2 h3{
    color: #000;
    text-transform: none;
    font-weight: 300;
    margin-top: 60px;
    padding-left: 100px;
    font-size: 60px;
}
#maintop2 h4{
    color: #000;
    text-transform: capitalize;
    font-size: 73px;
    font-weight: 600;
    margin-top: 10px;
}
#maintop2 p.maintop-2-p{
    margin-top: 35px;
    text-align: right;
    color: #000;
    font-size: 35px;
    font-weight: 300;
    margin-top: 45px;
    line-height: 1;
}

#item_146{
    text-align: right;
}
#maintop2  div.mod-newsflash-adv_custom-link {
  text-align: right;
}
#maintop2  div.mod-newsflash-adv_custom-link a{
    background: #d00000;
    font-weight: 600;
    font-size: 27px;
    padding: 20px;
    color: #fff;
}

#feature a.readmore{
    background: #747474;
    text-transform: lowercase;
    color: #fff;
    font-weight: 300;
    width: 50%;
    text-align: center;
}
#maintop div.mod-newsflash-adv_custom-link a {
    position: absolute;
    text-transform: capitalize;
    font-weight: 300;
    top: 31%;
    background: #004ca2;
    padding: 20px 40px;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
}
#maintop div.mod-newsflash-adv_custom-link a:after{
    content: '';
    position: absolute;
    right: -68px;
    top: 0px;
    border: 35px solid transparent;
    border-left: 34px solid #004ca2;
}
#maintop div.mod-newsflash-adv_custom-link a:hover{
    background: #004ca2;
}
#content-top h4{
    line-height: 1;
}
.wir-line{
	border-top: 1px solid grey;
	width: 400px;
		margin: auto;
}

body.body__ra_wall #content{
    background: #fff;
    padding-top: 0 !important;
}
body.body__ra_wall div#component{
    font-size: 20px;
}

body.body__ra_wall #mainbottom{
    background: #004ca2;
    padding: 50px 0; 
}
body.body__ra_wall #mainbottom h3{
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
}
body.body__ra_wall #mainbottom div.ra-wall-block{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
body.body__ra_wall #mainbottom div.ra-wall-item{
    width: 33%;
    float: left;
    padding-right: 40px;
}
body.body__ra_wall #mainbottom div.ra-wall-block-clear{
    clear: both;
    height: 0;
}
body.body__ra_wall #mainbottom span.ra-wall-item{
    display: block;
    padding: 20px 0;
    border-top: 1px solid #214672;
}
body.body__ra_wall #mainbottom span.ra-wall-item:last-child{
    border-bottom: 1px solid #214672;
}
div.ra-wall-img{
    margin-top: 30px;
    float: right;
}
div.ra-wall-text{
    margin-top: 90px;
}
div.ra-wall-text h1{
    text-transform: capitalize;
}
div.ra-wall-text h3{
    font-weight: 300;
    font-size: 30px;
    word-break: break-all;
}
div.ra-wall-text div.nw-100{
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 300;
}
div.ra-wall-text div.nw-50{
    width: 50%;
    float: left;
    margin: 20px 0;
}
div.ra-wall-text div.nw-50:first-child{
   border-right: 1px solid #bfbfbf;
}
div.ra-wall-text div.nw-50 span.nw-50:first-child{
    text-transform: uppercase;
}
div.ra-wall-text span.nw-50{
    display: block;
}
div.ra-wall-text div.nw-clear{
    clear: both;
    height: 0;
}
 div.ra-wall-text div.nw-50-r{
    padding-left: 15%;
}
 div.ra-wall-text div.nw-100-b{
    margin: 20px 0;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 300;
}
 div.ra-wall-text span.nw-100-t{
    text-transform: uppercase;    
}
div.nw-100-t{
    margin-bottom: 20px;
    padding-top: 10px;
}
div.nw-list{
    font-weight: 300;
    font-size: 18px;
}
span.nw-header{
    display: block;
    text-transform: uppercase;
}
span.nw-list{
    display: block;
    margin: 10px 0;
}

body.body__home div#wrapper{
   background: #f2f1ed;
}
body.body__home div#content-top div.home_services2{
    padding-top: 70px;
    padding-bottom: 30px;
}


#mainbottom-2 h1 span.item_title_part_0{
    text-transform: capitalize;
}

body.body__lei #mainbottom-2 div.moduletable.address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
    color: #fff;
}
body.body__lei{
    font-size: 19px;
}
body.body__lei #component div.category_desc h2{
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 60px;
}

body.body__lei #component div.items-row div.item_introtext{
    display: none;
    margin-left: 25px;
    padding-top: 20px;
    margin-left: -300%;
    margin-right: -300%;
    padding-left: 300%;
    padding-right: 300%;
    background: #f5f2ed;
}
body.body__lei #component article.item{
    margin-bottom: 0;
}

body.body__lei #component article.item h3 {
    text-transform: inherit !important;
    margin-bottom: 0;
    padding: 10px 0;
    font-weight: 400;
    border-bottom: 1px solid #a0a0a1;
    cursor: pointer;
    margin-left: 25px;
}
body.body__lei #component section div.items-row:last-child h3{
    border-bottom: none;
}
.lei-rotate-blue-up:before,.lei-rotate-blue-down:after{
    content: '';
    background-image: url('../../images/next_blue.png');
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
}
.lei-rotate-blue-down:after{
    transform: rotate(90deg) !important;
}
body.body__lei #mainbottom-2{
    margin-top: 70px;
    margin-bottom: -27px;
}
.lei-display{
    display: block !important ;
}
body.body__lei #component div.page-header-wrapper{
    position: relative;
}
body.body__aben #mainbottom-2 div.moduletable.address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
    color: #fff;
}
#mainbottom-2 h1 {
    color: #fff;
}
#mainbottom-2 h4 {
    color: #fff;
}

body.body__aben #mainbottom-2{
    margin-bottom: -27px;
}
body.body__aben header.page_header h1{
    text-transform: capitalize;
    padding-bottom: 40px;
    font-weight: 300;
    border-bottom: 1px solid #bfbfbf;
}
body.body__aben header.item_header h4{
    font-weight: 400;
    
}
body.body__aben a.btn.btn-info{
    font-size: 20px;
    padding: 0;
    color: #1158a8;
    background: none;
    text-decoration: underline;
    text-transform: inherit;
    font-weight: 400;
}
body.body__aben #component{
    line-height: 1.1;
}
body.body__aben a.btn.btn-info:hover{
    color: #000;
    text-decoration: none;
}
body.body__aben div.items-row div.col-33:first-child{
    border-right: 1px solid #bfbfbf;
}
body.body__aben div.items-row div.col-33:last-child{
    padding-left: 40px;
    width: 67%;
}
body.body__aben div.col-33{
    width: 33%;
}

body.body__gal h1{
    text-transform: capitalize;
}

body.body__gal div.items-row h4{
    text-transform: inherit !important;
    font-weight: 400;
}
body.body__gal div.gal-100 div.gal-50{
    width: 50%;
    float: left;
    max-height: 370px;
    overflow: hidden;
    padding: 10px;
}


body.body__gal div.gal-100 div.gal-33{
    width: 33%;
    float: left;
    max-height: 240px;
    overflow: hidden;
    padding: 15px 10px;
}

body.body__gal div.gal-100 div.gal-50-b{
    width: 50%;
    float: left;
    max-height: 400px;
    overflow: hidden;
    padding: 15px 10px;
}
body.body__gal div.item_introtext{
    margin: 0 -15px;
}
body.body__gal #mainbottom-2 div.moduletable.address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
    color: #fff;
}
body.body__gal #mainbottom-2,body.body__kon #mainbottom-2{
    margin-bottom: -28px;
}
body.body__kon header.item_header h4{
    text-transform: inherit !important;
    font-size: 35px;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1;
}
body.body__kon section div.items-row:first-child h4{
    width: 35%;
}

body.body__kon div.kon-66{
    width: 65%;
    float: right;
    margin-top: -70px;
}
body.body__kon div.kon-33{
    width: 35%;    
}
body.body__kon div.kon-clear{
    clear: both;
}
body.body__kon div.kon-header{
    font-size: 29px;
    font-weight: 500;
    
}
body.body__kon span.kon-header{
    display: block;
    font-size: 20px;
    margin-top: 10px;
}
div.kon-map img, div.kon-phone img ,div.kon-mail img{
    float: left;
    margin-right: 5px;
}
div.kon-map, div.kon-phone, div.kon-mail{
    margin: 40px 0;
}
body.body__kon div.items-row{
    font-size: 18px;
}
body.body__kon div.items-row h3{
    font-weight: 400;
    text-transform: capitalize;
}
body.body__kon div.items-row p{
    padding: 0;
}
body.body__kon #mainbottom-2 div.moduletable.address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
    color: #fff;
}

body.body__home div#content #item_148 span.item_title_part_1,body.body__home div#content #item_148 span.item_title_part_2{
    text-transform: lowercase;    
}

body.body__lei div.item_introtext ul{
    padding-left: 50px !important;
    list-style: inherit !important;        
}
.daten-sub-menu{
    margin-left: 36px !important;
}

body.body__lei h1{
    text-transform: capitalize;
}
ul.footer-menu{
    list-style: none;
    margin: 0;
}
ul.footer-menu li{
    display: inline-block;
}
ul.footer-menu li a{
    color: #fff;
}
ul.footer-menu li a:hover{
    text-decoration: underline;
}
div.footer-m{
    margin: 27px 0;
    text-align: center;
}
div.moduletable.address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
    color: #fff;
}
body.body__footer-menu div.moduletable.map{
        margin-bottom: -27px;
}
@media ( max-width:1200px ){
    ul.icesubMenu {
        margin-left: 25px;
    }
    .daten-sub-menu{
        margin-left: 45px !important;
    }
    body.body__kon section div.items-row:first-child h4{
        width: 45%;
    }
    body.body__kon div.kon-66{
        width: 55%;
    }
    body.body__kon div.kon-33{
        width: 45%;    
    }
    body.body__gal div.gal-100 div.gal-50{
        max-height: 335px;  
    }
    body.body__ra_wall #mainbottom div.ra-wall-item {
        padding-right: 20px;
        padding-left: 20px;
    }
    body.body__gal div.gal-100 div.gal-33 {
        max-height: 205px;
    }
    body.body__ra_wall #mainbottom h3 {
        font-weight: 400;
        font-size: 20px;
        padding-left: 20px;
        word-wrap: break-word !important;
    }
    body.body__gal div.gal-100 div.gal-50-b {
        max-height: 350px;
    }
}
@media ( max-width:1000px ){
    .daten-sub-menu{
        margin-left: 57px !important;
    }
    ul.icesubMenu {
        margin-left: 29px;
    }
    #maintop a.readmore {
        top: 33%;
    }
    #maintop div.mod-newsflash-adv_custom-link a {
		padding: 20px 20px;
	}
	.wir-line {
    	width: 350px;
    }
}
@media (max-width: 767px) {

	.wir-line {
    	width: 100%;
    }

  #maintop2 div.mod-newsflash-adv_custom-link {
    text-align: center;    
  }
  #maintop2 div.mod-newsflash-adv_custom-link a{
    font-size: 20px; 
  }
    body.body__footer-menu div.moduletable.map{
        margin-bottom: 0;
    }
    div.footer-m {    
        text-align: center;
        font-size: 18px;
    }
    #maintop div.mod-newsflash-adv_custom-link a {    
        left: 5%;
        width: 90%;
        font-size: 20px;
    }
    #feature a.readmore {
        width: 100%;
    }
    
    div.home_services2 div.item_introtext h4{    
        font-size: 30px !important;
        text-align: center;
    }
    div.home_services2 a.btn {
        position: relative;
        width: 100%;
    }
    body.body__gal #mainbottom-2, body.body__kon #mainbottom-2 {
        margin-bottom: 0;
    }
    body.body__daten div.mod-newsflash-adv_custom-link a{
        width: 100%;
    }
    body.body__kon div.item_introtext{
        text-align: left;
    }
    body.body__kon section div.items-row:first-child h4{
        width: 100%;
    }
    body.body__kon div.kon-66{
        width: 100%;
        margin-top: 0;
        margin-bottom: 40px;
    }
    body.body__kon div.kon-33{
        width: 100%;    
    }
    body.body__gal div.gal-100 div.gal-50-b {
        max-height: 255px;
    }
    body.body__gal div.gal-100 div.gal-33 {
        width: 50%;
    }

    body.body__gal div.gal-100 div.gal-50 {
        max-height: 230px;
    }
    body.body__gal #mainbottom-2 div.moduletable.address {
        max-width: 100%;
        position: relative;
        padding-left: 20px;
    }
     body.body__kon #mainbottom-2 div.moduletable.address {
        max-width: 100%;
        position: relative;
        padding-left: 20px;
    }
    body.body__gal #mainbottom-2{
        margin-bottom: 0;
    }
    body.body__aben #mainbottom-2 div.moduletable.address {
        max-width: 100%;
        position: relative;
        padding-left: 20px;
    }
    div.moduletable.address {
        max-width: 100%;
        position: relative;
        padding-left: 20px;
    }
    body.body__aben div.items-row div.col-33:last-child{
        padding-left: 15px;
        width: 50%;
        float: left;
    }
    body.body__aben div.col-33{
        width: 50%;
        float: left;
    }

    body.body__lei #component div.category_desc h2 {
        font-size: 25px;
    }
    body.body__lei #component section h1{
        word-wrap: break-word;
    }
    body.body__lei #component section div.items-row{
        text-align: left;
    }
    body.body__lei #mainbottom-2 {    
        margin-bottom: 0;
    }
    body.body__lei #mainbottom-2 div.moduletable.address {
        max-width: 100%;
    }
    body.body__lei #mainbottom-2 div.moduletable.address {
        position: relative;
    }
    
    div.home_services2 div.item_introtext{
        height: inherit !important;
        text-align: left;
    }
    div.home_services2 h4 {
        height: 60px !important;
    }
    body.body__home #mainbottom{
        text-align: center !important;
    }
    div.contact-map,div.contact-phone,div.contact-mail{
        text-align: left !important;
    }
    #copyright ul.nav.menu{
        text-align: center !important;
    }
    #maintop2 h3 {
        padding-left: 0 !important;
        text-align: center !important;
        font-size: 40px !important;
    }
    #maintop2 p.maintop-2-p {
        text-align: center !important;
    }
    
    #item_146 {
        text-align: center !important;
    }
    #maintop2 h4{
        line-height: 1.2;
        font-size: 45px !important;
        text-align: !important;
    }

  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #004ca2;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    background: #004ca2;
  }
   #showcase span.item_title_part_0{
        word-wrap: break-word;        
    }
    #showcase span.item_title_part_1{
        display: block;
    }
    #mainbottom-2{
        background: #747474;
    }
    #footer-wrapper div.mod-menu__social{
        text-align: center;
    }
    
    div.ra-wall-text{
        margin-top: 40px !important;
    }
    body.body__ra_wall #mainbottom div.ra-wall-item {
        margin-bottom: -1px !important;
        width: 100% !important;
    }
   
    body.body__ra_wall #mainbottom h3 {
        text-align: center !important;
        font-size: 30px !important;
    }
    body.body__ra_wall #mainbottom span.ra-wall-item {
        font-size: 25px !important;
    }
    body.body__home #mainbottom div.mod-newsflash-adv_custom-link a {
        width: 100% !important;
    }
    div.nw-100-t,span.nw-list {
        text-align: left;
    }
}

@media ( max-width:576px ){
  #maintop2 div.mod-newsflash-adv_custom-link a{
    font-size: 17px; 
  }

    body.body__gal div.gal-100 div.gal-50-b {
        width: 100%;
        max-height: inherit;
    }

    body.body__gal div.gal-100 div.gal-33 {
        width: 100%;
        max-height: inherit;
    }
    body.body__gal div.gal-100 div.gal-50 {
        width: 100%;
        max-height: inherit;
    }
    body.body__aben div.col-33{
        width: 100% !important;
    }
    #showcase .main-header-it-wrapper {   
        padding: 10px;
        font-size: 20px;
    }

    div.ra-wall-text div.nw-50-r {
        padding-left: 0;
    }
    #showcase h1 {
        font-size: 30px;
    }
    #showcase span.item_title_part_1 {
        font-size: 50px;
    }
    #showcase .main-green-block {
        text-align: left;
    }
    #showcase  div.main-header-it{
        line-height: 1.2;
        margin-top: 20px;
        font-size: 20px;
    }
    #feature h1 {
       font-size: 30px;
    }
    #feature h4{
        margin-bottom: 30px;
    }
    #maintop2 h3 {
        margin-top: 30px !important;
    }
    
    #maintop2 p.maintop-2-p {
        padding-bottom: 20px !important;
    }
}