
@font-face {
  font-family: 'ALBA____';
  src: url('../fonts/win/ALBA____.TTF') format('truetype');
}
@font-face {
  font-family: 'ALBAM___';
  src: url('../fonts/win/ALBAM___.TTF') format('truetype');
}
@font-face {
  font-family: 'ALBAS___';
  src: url('../fonts/win/ALBAS___.TTF') format('truetype');
}
@font-face {
  font-family: 'ariblk';
  src: url('../fonts/win/ariblk.TTF') format('truetype');
}
@font-face {
  font-family: 'coiny-regular';
  src: url('../fonts/win/coiny-regular.TTF') format('truetype');
}
@font-face {
  font-family: 'Geometry_Soft_Pro-Bold_N';
  src: url('../fonts/win/Geometry_Soft_Pro-Bold_N.otf') format('opentype');
} 
@font-face {
  font-family: 'GLAMOURGIRL';
  src: url('../fonts/win/GLAMOURGIRL.TTF') format('truetype');
}
@font-face {
  font-family: 'SofadiOne-Regular';
  src: url('../fonts/win/SofadiOne-Regular.TTF') format('truetype');
}
@font-face {
  font-family: 'techniqo';
  src: url('../fonts/win/techniqo.TTF') format('truetype');
}
@font-face {
  font-family: 'techniqu';
  src: url('../fonts/win/techniqu.TTF') format('truetype');
}
@font-face {
  font-family: 'youre gone it';
  src: url('../fonts/win/youre gone it.TTF') format('truetype');
}
@font-face {
  font-family: 'youre gone';
  src: url('../fonts/win/youre gone.TTF') format('truetype');
}



[center] { text-align: center !important; }
[left]   { text-align: left !important; }
[right]  { text-align: right !important; }
[top]    { vertical-align: top !important; }
[middle] { vertical-align: middle !important; }
[bottom] { vertical-align: bottom !important; }

[cred]     { color: red !important; }
[cblue]    { color: blue !important; }
[cgreen]   { color: green !important; }
[cyellow]  { color: yellow !important; }
[caqua]    { color: aqua !important; }
[cblack]   { color: black !important; }
[cgrey]    { color: grey !important; }
[cwhite]   { color: white !important; }
[corange] { 
  color: rgb(234, 122, 12) !important;
  text-shadow: 1px 1px 1px #FFF;
}

[cdarkred]     { color: darkred !important; }
[cdarkblue]    { color: darkblue !important; }
[cdarkgreen]   { color: darkgreen !important; }
[cdarkyellow]  { color: darkyellow !important; }
[cdarkaqua]    { color: darkaqua !important; }
[cdarkblack]   { color: darkblack !important; }
[cdarkgrey]    { color: darkgrey !important; }

[bred]     { color: red !important; }
[bblue]    { color: blue !important; }
[bgreen]   { color: green !important; }
[byellow]  { color: yellow !important; }
[baqua]    { color: aqua !important; }
[bblack]   { color: black !important; }
[bgrey]    { color: grey !important; }

[bdarkred]     { color: darkred !important; }
[bdarkblue]    { color: darkblue !important; }
[bdarkgreen]   { color: darkgreen !important; }
[bdarkyellow]  { color: darkyellow !important; }
[bdarkaqua]    { color: darkaqua !important; }
[bdarkblack]   { color: darkblack !important; }
[bdarkgrey]    { color: darkgrey !important; }

[fright] { float: right !important; }
[fleft]  { float: left !important; }
[hide] { display: none; }

[success] { color: darkgreen; }
[warning] { color: orange; }

[i] { font-style: italic !important; }
[s] { text-decoration: line-through !important; }
[u] { text-decoration: underline !important; }
[b] { font-weight: bold !important; }

[clear] {
	clear: both !important;
}

[blogo] img {
  width: 300px;
  height: 46px;
}
.mu-footer-widget > span {
  color: #FFF;
}
.breadcrumb > li + li:before { 
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.mu-blog-single-item .mu-blog-single-img a img { 
    height: 300px;
}
[slistberitafront] .mu-from-blog-content > .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#mu-slider .slick-prev, 
#mu-slider .slick-next {
  background: transparent;
}

#mu-slider .mu-slider-single .mu-slider-img:after {
  background-color: rgb(0 0 0 / 28%);
}

#mu-menu .navbar-default {
  background-color: #01bafd; 
  border-color: #01bafd;
}

#mu-menu .navbar-default .navbar-nav li > a:hover, 
#mu-menu .navbar-default .navbar-nav li > a:focus {
    border-color: #FFF;
    color: #FFF;
    background: rgb(255 255 255 / 33%);
}

.navbar-default .navbar-nav > li > a {
    color: rgb(255 255 255 / 95%);
}

#mu-header {
    background-color: #0585b3; 
    color: #FFF;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {
  color: #FFF;
}

#mu-service .mu-service-area .mu-service-single {
  cursor: pointer;
}
#mu-service .mu-service-area .mu-service-single:nth-child(1) {
  border-radius: 10px 0px 0px 10px; 
  background-image: linear-gradient(rgb(1 186 253 / 62%) 46%, #01bafd);
  background-color: transparent;
} 
#mu-service .mu-service-area .mu-service-single:nth-child(1):hover {  
  background-color: #01bafd;
} 
#mu-service .mu-service-area .mu-service-single:nth-child(2) {
  background-image: linear-gradient(rgb(46 204 113 / 62%) 46%, #2ecc71);
  background-color: transparent;
}
#mu-service .mu-service-area .mu-service-single:nth-child(2):hover { 
  background-color: #2ecc71;
}
#mu-service .mu-service-area .mu-service-single:nth-child(3) {
  border-radius: 0px 10px 10px 0px;
  background-image: linear-gradient(rgb(1 186 253 / 62%) 46%, #01bafd);
  background-color: transparent;
}
#mu-service .mu-service-area .mu-service-single:nth-child(3):hover { 
  background-color: #01bafd;
}

#mu-menu .navbar-default .navbar-nav > .active > a, 
#mu-menu .navbar-default .navbar-nav > .active > a:hover, 
#mu-menu .navbar-default .navbar-nav > .active > a:focus {
    color: rgb(255 255 255);
    border-bottom: 2px solid rgb(255 255 255); 
    font-weight: bold;
}