
/* Header */

.header-top {
    background-color: #373435;
}
.header-top .info-list li i {
	color: #ffd706;
}
.header-top .social-links li a:hover {
    color: #ffd706
}

.main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current > a, .sticky-header .main-menu .navigation > li:hover > a {
	color: #f90304;
}

.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li a:hover {
    color: #f90304;
}


.about-section .content-column .inner-column {
    padding-top: 0;
}

.about-section .image-1 {
    position: relative;
    overflow: hidden;
    top: 3.8em;
}

.owl-nav {
    display: none;
}


.banner-box-one .inner-box {
	background-color: #ffd706;
}
.btn-style-two:hover {
    color: #ffffff;
}
.btn-style-two:before {
    background-color: #373435;
}

.banner-box-one.style-two .inner-box {
    background: #f90304;
}
.banner-box-one.style-two .btn-style-two:before {
    background: #ffd706;
}
.banner-box-one.style-three .inner-box {
	background: #373435;
}

.banner-box-one.style-three .btn-style-two:before {
	background: #f90304;
}

.sec-title .sub-title { color: #f90305; }
.sec-title h2 { color: #000; }


.about-block h5 i { color: #ffd706; }


.about-section .play-btn:before {
    opacity: 0;
}

.about-section .play-btn {
    width: 45px;
    height: 40px;
    font-size: 12px;
    left: 0;
    top: 30%;
    right: 0;
    margin: 0 auto;
}
.about-section .image-1 img {
    border-radius: 0;
}

.gallery-item-two h4 { opacity: 1; top: 0; }




.btn-style-one:before {
    background: #f90102;
}
.btn-style-one:hover .btn-title {
    color: #fff;
}

.deal-section .badge {
    background: #373435;
}
.deal-section .badge:before {
    background: #373435;
}


.fun-fact-section {

    background-color: #373435;
    background-image: none;
}

.fun-fact-section .features:before,
.fun-fact-section .features:after {
	display: none;
}

.fun-fact-section .count-box .count-text { color: #ffd706; }

.fun-fact-section .counter-title { color: #fff; }

.feature-block-two .icon {
    color: #f90305;
}

.feature-block-two h5 { color: #000; }

.call-to-action .outer-box {
	background-image: none;
	background-color: #373435;
}
.call-to-action .outer-box:before {
	background-color: #373435;
}

.call-to-action .btn-style-one:before {
    background: #f90204;
}
.call-to-action .btn-style-one:hover { color: #fff; }


.product-block h4 a:hover {
    color: #373435;
}
.product-block .price { color: #373435; }

.product-block .inner-box:hover { border-color: #373435; }

.feature-block .icon {
	color: #ffd706;
}


.testimonial-block .inner-box { border-color: #373435; }

.testimonial-block .rating { color: #ffd706; }

.testimonial-block .name { color: #000; }

.testimonial-section .other-info h2 { color: #f90304; }

.testimonial-block .icon { color: #ffd706; }


.news-block .date,
.news-block .date:before {
    background: #f90304;
}

.news-block .date:before {
    border-color: #f90304;
}

.news-block .post-info li i { color: #ffd706; }

.news-block h4 a { color: #000; }
.news-block h4 a:hover {
    color: #f90304;
}

.btn-style-three:before { background-color: #ffd706; }


/* Footer */

.main-footer {
    background-color: #373435;
    background-image: none;
}
.main-footer .contact-list li i {
	color: #ffd706;
}

.subscribe-form .form-group .btn-style-one:before {
    background: #f90304;
}
.btn-style-one {
	background-color: #ffd706;
}

.social-icon-one li a {
    color: #000;
    background: #ffd706;
}
.social-icon-one li a:hover {
	background: #f90304;
	color: #fff;
}

.user-links li a { color: #fff; transition: 1s; }
.user-links li a:hover { color: #f90304; transition: 1s; }
.main-footer .contact-list li a,
.main-footer .contact-list li,
.footer-bottom .copyright-text p { color: #fff; }


/* Slider */
section.main_slider {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 80vh;
}
div#demo {
    height: 100%;
}
div#demo .row {
    display: flex;
    align-items: center;
}
div#demo .banner-content h5 {
    position: relative;
    display: inline-block;
    font-size: 26px;
    color: #43aa5c;
    font-family: var(--third-font);
}
div#demo .banner-content h2 {
    position: relative;
    display: block;
    font-size: 90px;
    line-height: 1.1em;
  
    font-weight: 700;
    text-transform: capitalize;
}
div#demo .banner-content h2 span {
    color: #f90305;
    display: block;
}

div#demo .carousel-indicators .active {
    opacity: 1;
    background-color: #f80204 !IMPORTANT;
}
div#demo .carousel-indicators button {
    opacity: 1 !important;
    background-color: #f2cc06 !important;
}

.about-block {
    margin-bottom: 0;
    display: flex;
}
.about-block h5 {
    margin: 0;
    padding-right: 10px;
}
.about-block h5 i {
    position: relative;
}
.about-block p {
    margin: 0;
}
.about-section .content-column .theme-btn {
    margin-top: 30px;
    color: #000;
}


.feature-block .inner {
    padding-left: 0;
    text-align: center;
}

.news-block .theme-btn {
    border: 1px solid #f8ca38;
    background-color: #fff;
}



@media(max-width: 1366px) {
    div#demo .banner-content h2 {
        font-size: 74px;
    }
}

@media(max-width: 767px) {
  div#demo .banner-content { text-align: center; }
	div#demo .banner-content h2 {
    font-size: 36px;
    margin-bottom: 0;
}
  div#demo .banner-content h5 {
    font-size: 24px;
	}

}
