.promo--plus {
    padding: 40px;
    background-color: #ececec;
}
.promo--ikonica {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.uk-card-title {
    color: #333 !important;
}
.w-5 {
  width: 5%;
}
.w-10 {
  width: 10%;
}
.uk-card-body{
	padding: 20px;
}

.ml-00 {
  margin-left: 00px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.mt-00 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.uk-card-body h2{
	color: #1d68a2;
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}

.promo--plus--dark {
    padding: 30px;
    background-color: #ff0023;
}
.promo--plus--darks {
    padding: 30px;
    background-color: #ff0023;
}
.promo--ikonica--dark {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.uk-grid--dark h5 {
    color: #fff !important;
}
.h1-3 {
  font-size: 4rem;
  font-weight: 700;
}
.h2-3 {
  font-size: 1.875rem;
}
.obuka-b {
  background-color: #ff0023;
  color: #fff;
  padding: 5px;
}
.font-white {
  color: #fff;
}
.fw-100 {
  font-weight: 100;
}
.fw-700 {
  font-weight: 700;
}
.p-30 {
  padding: 30px;
}
.wm-100 {
  width: 500px;
  margin-left: -200px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-100 {
  padding-bottom: 100px;
}
#footer_outerwrap {
    /* background-color: #222222; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_1.png);
    background-repeat: repeat-x;
    background-position: top;
    min-height: 150px;
    padding-top: 30px;
}
#newsletter {
    background-color: #000000;
    overflow: hidden;
    background-image: url(../img/wte_grunge_2.png);
    background-repeat: repeat-x;
    background-position: bottom;
    min-height: 140px;
    padding-bottom: 30px;
}
#onlyrevo {
    /* background-color: #000000; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_3.png);
    background-repeat: repeat-x;
    background-position: top;
    min-height: 140px;
    padding-top: 30px;
}
#onlyrevo_red {
    /* background-color: #000000; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_2s.png);
    background-repeat: repeat-x;
    background-position: bottom;
    min-height: 140px;
    padding-bottom: 30px;
}
.uk-button-fourth {
    background-color: #1d68a2;
    color: #fff;
    border: 1px solid transparent;
}
.uk-button-fourth2 {
    background-color: #ffffff;
    color: #ff0023;
    border: 1px solid transparent;
}
.uk-button-fourth2:hover {
    background-color: #fff;
    color: #000000;
    border: 1px solid transparent;
}
.uk-button-fourth:hover {
    background-color: #fff;
    color: #1d68a2;
    border: 1px solid transparent;
}
.blue-bgd {
	    background-color: #000000bd;
	    margin-left: 15px;
}
.w-15 {
	width: 25%;
}
.w-25 {
	width: 25%;
}
.w-50 {
	width: 50%;
}
.font-36 {
	font-size:36px;
  line-height: 36px;
}
.font-46 {
	font-size:56px;
  font-weight: 100;
}
.minh-377 {
  min-height: 600px !important;
}
.pl-50 {
  padding-left: 50px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.ml-40 {
  margin-left: 45px;
}
.pb-40 {
  padding-bottom: 40px;
}
.st-btn {
  background-color: #ff0023 !important;
}

.uk-navbar-dropdown.uk-open{

    top: 50px !important;
}

.promo--ikonica a{
	color: #ffffff;
}

.overlay-wrap a{
	border-radius: 20px;
	background: #ffffff;
	padding: 7px 25px 10px;
	color: #ff0023;
	line-height: 18px;
}

.overlay-wrap:hover a{
	color: #ffffff;
	background: #ff0023;
	text-decoration: none;
}

.uk-light h1{
	line-height: 85px;
}
@media screen and (max-width: 800px) {

  .w-15 {
  	width: 40%;
  }
.h1-3 {
  font-size: 1.7rem;
  font-weight: 700;
}
.h2-3 {
  font-size: 0.8rem;
}
/* .p-30 {
  padding: 0px;
} */
.blue-bgd {
	    background-color: #000000bd;
      margin-left: 0px;
}
.minh-377 {
  min-height: 300px !important;
}
.wm-100 {
  width: 160px;
  margin-left: -30px;
}

.uk-subnav-pill > * > :first-child{
	    padding: 10px 25px;
}

.uk-subnav>*{
	    margin-bottom: 20px;
}

.promo--ikonica a{
	color: #ffffff;
}

.uk-section-secondary .subtitle-text{
	color: #ffffff;
	opacity: 1 !important;
}

.uk-offcanvas-bar .uk-nav-default>li>a{
	color: #ffffff;
}
}
