.navbar{
    background-color: #F9BF00;
}
.navbar .cart {
    position: relative;
    top: 4px;
    color: #000;
    font-size: 14px;
}
.navbar .cart i{
    width: 20px;
    display: inline-block;
}
.main-banner{
    background: url(../images/banner-bg.svg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-banner .owl-carousel .owl-item img{
    width: auto;
}
.main-banner .owl-carousel .owl-item figure{
    background: url(../images/banner-round.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.main-banner .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
.main-banner .owl-nav .owl-next{
    position: absolute;
    right: 30px;
}
.main-banner .owl-nav .owl-prev{
    left: 30px;
    position: absolute;
}
.footer-section{
    background: url(../images/footer-bg.png);
    background-color:#F9BF00;
    background-size: contain;
    background-repeat: no-repeat;
}
.footer-section .subsribe-item{
    text-align: center;
    width: 100%;
    margin-bottom: 35px;
    padding-bottom: 50px;
    border-bottom: solid 1px #ffd64e;
}
.border-top {
	border-top: 1px solid #ffd64e !important;
}
.footer-section .subsribe-item h4{
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-section .subsribe-item  p{
    color: #000000;
    font-size: 14px;
}
.footer-section .list-group{
    display: block;
    text-align: left;
}
.footer-section .list-group h6{
    color: #000000;
    font-size: 15px;
    font-weight: 700;
}
.footer-section .menu-item a{
    color: #000;
    padding: 0;
}
.footer-section .subsribe-item button{
    background-color: #000000;
    border: none;
    width: 120px;
    height: 38px;
    text-align: center;
    color: #fff;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
}
.copy-right a{
    color: #000;
    font-size: 13px;
    margin-right: 25px;
}
.copy-right{
    color: #000;
    font-size: 13px;
}
.navbar .navbar-brand{
    width: 150px;
}
.navbar .navbar-nav .nav-link{
    color: #000000;
    font-weight: 700;
}
.navbar .navbar-nav .nav-link:hover {
	color: #000000;
}
.navbar .navbar-nav .nav-link::after {
	background: #000000;
}
.navbar .navbar-nav .login-btn{
    background: #000000;
    color: #fff;
}
.navbar .navbar-nav .login-btn:hover{
    color: #fff;
}
.about-section-home .content-block .sub-title {
	color: #686868;
	font-size: 15px;
	font-weight: 700;
}
.about-section-home figure{
    background: url(../images/about-image-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 720px;
    height: 750px;
}
.about-section-home .content-block .title-block {
    font-size: 35px;
    letter-spacing: 0;
}
.about-section-home p{
    color: #545454;
}
.btn-outline-primary{
    color: #000;
    background-color: #ffffff;
    border-color: #000;
}
.btn-outline-primary:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.home-product-list{
    padding: 100px 0;
    text-align: center;
}
.home-product-list .tittle {
    padding-bottom: 60px;
}
.home-product-list .tittle h1{
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}
.home-product-list figure{
    width: 285px;
    height: 285px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    border: solid 5px #FFC400;
    margin-bottom: 30px;
}
.home-product-list h6{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.home-product-list p{
    font-size: 14px;
    color: #545454;
}
.built-training{
    background-color: #FFC400;
    padding: 70px 0;
}
.built-training .tittle{
    text-align: center;
    margin-bottom: 50px;
}
.built-training .tittle h2{
    color: #070707;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}
.home-latest-news{
    padding: 90px 0;
}
.home-latest-news .tittle{
    margin-bottom: 35px;
}
.home-latest-news .tittle h1{
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.home-latest-news figure{
    height: 200px;
    overflow: hidden;
    margin-bottom: 25px;
}
.home-latest-news figure img{
    height: 100%;
}
.home-latest-news h5{
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
.home-latest-news p{
    font-size: 14px;
    color: #545454;
}
.home-latest-news .news-info{
    font-size: 12px;
    color: #545454;
    margin-bottom: 10px;
}
.home-latest-news .news-info span{
    font-weight: 700;
    color: #272727;
}
.built-training .item-list{
    display: inline-flex;
    margin-bottom: 15px;
}
.built-training .item-list .image{
    width: 350px;
    margin: 0 8px;
    background-color: #ffffff;
}
.built-training .item-list .image figure{
    margin: 0;
    
}
.built-training .item-list .item-content{    
    margin: 0 8px;
    border: solid 1px #fff;
    width: 350px;
    text-align: left;
    padding: 35px;
}
.built-training .item-list .item-content h6{
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
}
.built-training .item-list .item-content ul{
    padding: 0;
    margin: 0;
}
.built-training .item-list .item-content ul li{
    list-style: none;
    font-size: 15px;
    color: #000000;
    margin-bottom: 20px;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
    display: block;
}
.main-banner .banner-content h2{
    color: #000000;
}
.main-banner .banner-content p{
    color: #181818;
    font-size: 18px;
    line-height: 26px;
}
.main-banner .banner-content .btn{
    background-color: transparent;
}
.main-banner .banner-content .btn:hover{
    background-color: #000;
    color: #ffffff;
}
.product-list-section{
    padding: 100px 0 0 0;
}
.product-list-section .product-list figure{
    height: 170px;
    background-color: #ffffff;
    margin: 0;
    text-align: center;
    overflow: hidden;
    border-bottom: solid 1px #5e5e5e;
    padding: 10px 0;
}
.product-list-section .product-list figure img{
    height: 100%;
}
.product-list-section .product-list h5 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.product-list-section .product-list p {
    font-size: 12px;
    margin-bottom: 8px;
}
.product-list-section .product-list {
    border: solid 1px #5e5e5e;
    margin-bottom: 30px;
}
.product-list-section .product-list .content{
    padding: 15px;
}
.product-list-section .product-list .price-block{
    position: relative;
}
.product-list-section .product-list .price-block .price{
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    margin-right: 5px;
}
.product-list-section .product-list .price-block .actual-price{
    font-size: 14px;
    position: relative;
}
.product-list-section .product-list .price-block .actual-price:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #5e5e5e;
    left: 0;
    top: 50%;
}
.product-list-section .product-list .price-block .offer{
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px;
}
.product-list-section .product-list .price-block .offer span{
    margin-left: 5px;
}
.product-list-section .product-list .star   {
	font-size: 12px;
	margin-bottom: 5px;
}

.product-list-section .product-list .star span{
    font-weight: 700;
}
.inner-banner{
    background-color: #FFC400;
}
.inner-banner span{
    color: #000000;
    font-weight: 700;
    font-size: 25px;
}
.inner-banner h2{
    color: #000000;
    font-weight: 700;
    line-height: 50px;
}
.product-list-section .product-list .button-block{
    margin-top: 15px;
    display: flex;
}
.product-list-section .product-list .button-block .buy-btn{
    width: 50%;
    margin-right: 5px;
    border: 0;
    background: #F9BF00;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    cursor: pointer;
}
.product-list-section .product-list .button-block .add-cart-btn{
    width: 50%;
    border: 0;
    background: #000000;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    color: #fff;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .navbar .navbar-nav .nav-link{
        color: #ffffff;
    }
    .navbar .navbar-nav .nav-link:hover{
        color: #ffffff;
    }
    .navbar .cart{
        color: #ffffff;
    }
    .footer-section .list-group {
        text-align: center;
    }
    .footer-section .copy-right{
        text-align: center !important;
    }
}
@media screen and (min-width: 768px) {
    .main-banner .banner-content {
        width: 630px;
        position: absolute;
        left: 0;
    }
    /* .main-banner .banner-content p{
        width: 450px;
    } */
    .main-banner .owl-carousel .owl-item figure{
        float: right;
        background-position: 0 50px;
        position: relative;
        top: 100px;
    }
    .navbar .navbar-nav .login-btn{
        width: 80px;
        text-align: center;
        margin-left: 15px;
    }
    .main-banner .banner-content h2 {
        font-size: 65px;
        line-height: 85px;
    }
    .inner-banner{
        height: 550px;
    }
}

@media screen and (min-width: 1200px) {

    .main-banner{
        height: 1050px;
        background-size: 100%;
    }
}