.slider-container.uk-cover-container {
    box-sizing: border-box;
    min-height: calc(70vh - 100px) !important;
    height: calc(70vh - 100px) !important;
    background-color: #222222;
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
}

.disply-flxy {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flxy-end {
    align-items: flex-end;
}

.flxy-cntr {
    align-items: center;
}

.slider-container .uk-cover {
    width: 100%;
}

#slider .uk-overlay > span {
    display: inline-block;
    background: rgba(0, 0, 0, .5);
    padding: 30px;
    color: #FFF;
    font-weight: 300;
}

#slider .uk-overlay h3 {
    font-size: 2rem;
    font-weight: 300;
    color: #FFF;
}

#slider .uk-overlay p {
    font-size: 1.5rem;
}

#slider .uk-overlay p:last-child {
    margin-bottom: 0;
}

.first-nav .uk-navbar-nav>li.uk-active>a {
    color: #fad900;
    font-weight: 700;
}

.first-slider #slider .uk-overlay h3 {
    font-size: 6rem;
    color: #FFF;
    font-weight: 800;
    text-transform: uppercase;
}

.main-hed .uk-card-title,
.main-hed p {
    color: #333;
    font-weight: 900;
    border-bottom: 3px solid #fad900;
    display: inline-block;
    padding-bottom: 10px;
    text-align: left !important;
}

.main-hed p {
    font-weight: 500;
}

.uk-button-primary {
    background-color: #fad900;
    color: #333;
    border: 1px solid transparent;
    font-weight: 600;
}

.uk-button-primary:hover {
    color: #fff;
    background-color: #fad900;
}

.counr span {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 100%;
    height: 65px;
    width: 65px;
    float: left;
    text-align: center;
    line-height: 60px;
    font-size: 32px;
}

.sm-glry h3 {
    text-align: center;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.sm-glry h5 {
    text-align: center;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
}

.uk-section-primary {
    background: #fad52c;
}

.uk-section-second {
    background: #004a27;
}

.labl form label {
    color: #fad52c;
    display: table;
    text-align: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 500;
}

.labl>:not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 3px solid #fad52c;
}

.lista >li>:last-child {
    font-size: 12px;
    font-weight: 500;
}

.lista>li:nth-child(n+2),
.lista>li>ul {
    margin-top: 0px;
}

.lista {
    margin-top: 5px;
}

.lefpad {
    list-style: none;
}

.lefpad li {
    padding-right: 25px;
}

.nerro {
    background-color: #fad52c;
    color: #fff;
}

.fsosial {
    float: right;
}

.fsosial ul {
    margin-bottom: 0 !important;
}

.fsosial ul li:last-child {
    padding-right: 10px !important;
}

.lefpad .ig:hover {
    color: #E91E63;
}

.lefpad .yt:hover {
    color: #F44336;
}

.lefpad .tt:hover {
    color: #03A9F4;
}

.lefpad .fb:hover {
    color: #1783d8;
}

.first-nav .uk-logo {
    padding-left: 0;
    position: absolute;
    bottom: 13px;
}

.first-nav .uk-logo,
.first-nav .uk-navbar-nav>li a {
    height: 50px !important;
}

.pg-hed h3 {
    color: #333 !important;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-size: 28px;
}

.pg-hed p {
    text-align: center;
    margin-top: 0;
    color: #333;
}


/*
 *  STYLE 6
 */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fafafa;
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #fad52c;
}

::-webkit-scrollbar-thumb {
    background-color: #004a27;
    /*    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent)*/
}

.uk-tab>.uk-active>a {
    color: #333333;
    border-color: #004a26 !important;
    background-color: #fad52c;
}

.brand .uk-icon-image {
    width: 20px !important;
    height: 20px !important;
}

.brand .uk-inline-clip {
    height: 130px !important;
    background-image: url(../images/png/placeholder-image.png);
}

.rbk {
    background-image: url(http://1000logos.net/wp-content/uploads/2017/05/Symbole-Reebok.jpg);
}

.adidas {
    background-image: url(http://www.thelogofactory.com/wp-content/uploads/2015/09/adidas-logo.png);
}

.nike {
    background-image: url(https://seeklogo.com/images/N/Nike-logo-0C7C6020A9-seeklogo.com.png);
}

.puma {
    background-image: url(https://seeklogo.com/images/P/puma-logo-F9E13B654C-seeklogo.com.png);
}

.basics {
    background-image: url(http://bestmediainfo.com/wp-content/uploads/2015/03/Basics-logo.jpg);
}

.vans {
    background-image: url(https://seeklogo.com/images/V/Vans-logo-318E41535C-seeklogo.com.png);
}

.uk-transition-toggle a:hover {
    color: #ffffff;
}

.tpc {
    border-left: 1px solid #eee;
    background-color: #f5f5f5;
    padding: 15px 15px !important;
}

.tpc h5 {
    font-weight: 600;
    margin-bottom: 5px;
    color: #004a26;
}

.tpc p {
    text-align: left;
    font-size: 14px;
}

.uk-sticky-fixed {
    box-shadow: 0px 3px 5px #ddd;
}


/********************map*******************/

#google-container {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #e7eaf0;
}

@media only screen and (min-width: 768px) {
    #google-container {
        height: 300px;
    }
}

@media only screen and (min-width: 1170px) {
    #google-container {
        height: 350px;
    }
}

#cd-google-map {
    position: relative;
}

#cd-google-map address {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 1em 0;
    background-color: #fad52c;
    color: #505050;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
    #cd-google-map address {
        font-size: 15px;
        font-size: 0.9375rem;
        text-align: center;
    }
}

#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: rgba(211, 104, 104, 0.9);
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-controller.svg");
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #d36868;
}

@media only screen and (min-width: 768px) {
    #cd-zoom-in,
    #cd-zoom-out {
        margin-left: 50px;
    }
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px;
}

@media only screen and (min-width: 768px) {
    #cd-zoom-in {
        margin-top: 50px;
    }
}

#cd-zoom-out {
    background-position: 50% -32px;
}


/********************map-END*******************/