.panel-body a {line-height: 180%}

footer.dark-bg p {color: #FFF;}

.text-left {text-align: left}

.pd_akt {padding: 0 40px 0 0}

.mgl-0 {margin-left: 0px !important}
.mgl-10 {margin-left: 10px}
.mgl-20 {margin-left: 20px}
.mgl-30 {margin-left: 30px}
.mgl-40 {margin-left: 40px}
.mgl-50 {margin-left: 50px}
.mgl-60 {margin-left: 60px}
.mgl-70 {margin-left: 70px}
.mgl-80 {margin-left: 80px}
.mgl-90 {margin-left: 90px}
.mgl-100 {margin-left: 10px}

.mgr-10 {margin-right: 10px}
.mgr-20 {margin-right: 20px}
.mgr-30 {margin-right: 30px}
.mgr-40 {margin-right: 40px}
.mgr-50 {margin-right: 50px}
.mgr-60 {margin-right: 60px}
.mgr-70 {margin-right: 70px}
.mgr-80 {margin-right: 80px}
.mgr-90 {margin-right: 90px}
.mgr-100 {margin-right: 10px}

.mgt-10 {margin-top: 10px}
.mgt-20 {margin-top: 20px}
.mgt-30 {margin-top: 30px}
.mgt-40 {margin-top: 40px}
.mgt-50 {margin-top: 50px}
.mgt-60 {margin-top: 60px}
.mgt-70 {margin-top: 70px}
.mgt-80 {margin-top: 80px}
.mgt-90 {margin-top: 90px}
.mgt-100 {margin-top: 10px}

.mgb-0 {margin-bottom: 0px}
.mgb-10 {margin-bottom: 10px}
.mgb-20 {margin-bottom: 20px}
.mgb-30 {margin-bottom: 30px}
.mgb-40 {margin-bottom: 40px}
.mgb-50 {margin-bottom: 50px}
.mgb-60 {margin-bottom: 60px}
.mgb-70 {margin-bottom: 70px}
.mgb-80 {margin-bottom: 80px}
.mgb-90 {margin-bottom: 90px}
.mgb-100 {margin-bottom: 10px}



.gallery_01,
.gallery_02,
.gallery_03,
.gallery_04,
.gallery_05 {
      list-style: none;
      overflow: hidden;
      padding: 0;
      margin: 0;
}

.gallery_01 img,
.gallery_02 img,
.gallery_03 img,
.gallery_04 img,
.gallery_05 img {
	margin: 0 0 20px 0;
}


.gallery_01 img:hover,
.gallery_02 img:hover,
.gallery_03 img:hover,
.gallery_04 img:hover,
.gallery_05 img:hover {
	filter:alpha(opacity:70);
	KHTMLOpacity:0.70;
	MozOpacity:0.70;
	opacity:0.70;	
}

.full-width {width: 100%}

.sidenav li.active a:after {opacity: 1;}
.sidenav li.active a {color: #FFF;}

.fs-14px, .fs-14px p {font-size: 14px !important;}

.pseudo_height::before {

    display: block;
    content: ' ';
    height: 100px;
    margin-top: -100px;
    visibility: hidden;

}


@media (max-width: 768px){
	
.mobile-top-20 {margin-top:20px;}
.height-md,
#owl-main .item, #owl-main.height-md .item {height: 250px;}

}


