html, body{font-family: 'News Cycle', sans-serif;color: #000;}
h1,h2,h3{font-family: 'Anton', sans-serif;color: inherit !important;text-transform: uppercase;}
a,a:hover,a:visited,a:focus{color: inherit !important;text-decoration: none;}
p,li{font-size: 1.1em;line-height: 1.7em;}

.link{color:  #D5AD6D;background: -webkit-linear-gradient(transparent, transparent),-webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);background: -o-linear-gradient(transparent, transparent);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.white_bg{background-color: #fff !important;}
.black_bg{background-color: #000 !important;}
.black_bg .uk-navbar-container {color: #fff !important;}
.trans_bg{background-color: rgba(0,0,0,0) !important;}

.black_fg{color: #000 !important;}
.white_fg{color: #fff !important;}

.fp_bg{background-image: url('../img/factory.svg');background-position: top center;background-size: contain;background-repeat: no-repeat;}

.boards{background-image: url("/img/stage.jpg");}

.social a{transition: color .5s;}
.social a:hover{color:  #D5AD6D !important;}

.uk-navbar li a{font-family: 'Anton', sans-serif;color: inherit !important;font-size: 1.8em;transition: color .5s, -webkit-text-fill-color .5s;}
.uk-navbar li a:hover{color:  #D5AD6D !important;background: -webkit-linear-gradient(transparent, transparent),-webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%) !important;background: -o-linear-gradient(transparent, transparent) !important;-webkit-background-clip: text !important;-webkit-text-fill-color: transparent !important;}
.uk-offcanvas-bar li a{font-family: 'Anton', sans-serif;color: inherit !important;font-size: 1.8em;color: #fff !important;}


@media only screen and (max-width: 775px) {
  .uk-slider-items img{width:100%;}
}
