.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: 100px}

.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}

.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: 1024px){
.btn.responsive-menu {display:none}
.height-xs, .height-sm, .height-md, .height-lg, #owl-main .item, #owl-main.height-md .item, #owl-main.height-lg .item {height: 400px;}
}

@media (max-width: 768px){
	
.mobile-top-20 {margin-top:20px;}

body {font-size: 17px;}
h1 {font-size: 24px;}

}

