.logo-width {
    /*width: 32%;*/
    padding: 4%;
}

#mainmenu li a {
    padding: 1px 6px 1px 5px;
}

.btn-primary-1 {
    color: #000;
    background-color: #f8f007;
    border-color: #f8f007;
}

.top-header {
    background-color: #efe800;
}

.top-content-wrap ul li a {
    color: #0b0000;
}

.top-content-wrap .right-info i {
    color: #000;
}

.top-content-wrap ul li i {
    color: #000;
}

.default-btn {
    background-color: #f8f006;
    color: #000;
}

.widget-content .address li i {
    color: #f8f00c;
}

.widget-content .social-icon li a {
    color: #f7ef08;
}

#scroll-to-top {
    background-color: #c91635;
}

.owl-nav div {
    background-color: #f8f00c;
    color: #000;
}

.events-item {
    padding-left: 0px;
}

.circle:before {
    background-color: #f8f00c;
}

.shape:after {
    background-color: #f8f006;
}

.section-heading .heading-border {
    border-top: 5px solid #c91635;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    background-color: #f8f006;
}

.fa-long-arrow-right {
    color: #f7ef08;
}

.widget-content p {
    color: #d3d0d0;
}

.widget-content .widget-link li a {
    color: #d3cece;
}

.widget-content .address li {
    color: #d5d5d5;
}

.promo-content {
    padding: 13px 30px;
}

    .promo-content img {
        margin-bottom: 4px;
    }

.join-btn {
    box-shadow: 4px 4px 3px -3px #272626;
}

.pager-header {
    background: #39370e;
    min-height: 148px;
}

.breadcrumb .active {
    color: #efe800;
}

.pager-header h2 {
    color: #fff;
    font-size: 33px;
}

.default-btn:hover {
    background-color: #39370e;
    color: #fff;
    border-left: 5px solid #f8f00c;
    border-right: 5px solid #f8f00c;
    border-radius: 7px;
}

.check-list i {
    color: #c91635;
}

.about-image img {
    border: 1px solid #f3eb0f;
}

.about-wrap img {
    border: 1px solid #f3eb0f;
}

.contact-info ul li {
    line-height: 35px;
}

    .contact-info ul li i {
        color: #c91635;
        font-size: 17px;
    }

#mainmenu li a:hover {
    color: #c91635;
}

.gallery-items .col-lg-4 {
    padding: 4px;
}

.gallery-wrap .hover a {
    background-color: #c91635;
}

.slider-text h1 {
    font-size: 64px;
    text-shadow: 2px 2px 4px #000000;
}

.contact-info-1 i {
    color: #c91635;
}

.contact-box {
    border: 1px solid #ccc;
    border-radius: 15px;
}

.contact-wrap {
    padding: 26px 50px;
}

.slicknav_btn {
    background-color: #f4123a;
}

.contact-form-col .col {
    border: 1px solid #ccc;
    border-radius: 15px;
    margin: 3px;
}

.contact-form-col .col-md-3 {
    border: 0px solid #ccc;
    border-radius: 15px;
    flex-grow: 1;
    margin: 0px;
}

.contact-wrap {
    background-color: #f2f2f2;
    padding: 35px 50px;
    box-shadow: 0px 16px 28px 0px rgb(0 0 0 / 15%);
    margin-top: 2px;
}

.slicknav_btn {
    margin:0px 12px 13px;
}

.profile-wrap {
    padding: 5px;
}
.video-border {
    border: 1px solid #f3eb0f;
}
.logo-width-footer {
    width: 57%;
}
.heading-border-name {
    background-color: #efe803;
    padding: 6px;
    border-top: 1px dashed #6f6f6f;
    border-bottom: 1px dashed #6f6f6f;
    border-left: 0px dashed #6f6f6f;
    border-right: 0px dashed #6f6f6f;
    margin-bottom: 1%;
}
    .heading-border-name a {
        color: #c91635;
        font-size: 18px;
    }
.widget-content .widget-link li a:hover {
    color: #f7ef08;
    padding-left: 10px;
    text-decoration: none; 
}
.padding {
    padding: 55px 0;
}
.bg-border-a {
    border: 1px solid #ccc;
    padding: 13px;
    border-radius: 12px;
    background:#fff;
}
.heading-border-name a {
    font-size: 22px;
    color: #000;
}
.project-text {
    font-size: 19px;
}
/**************Responsive*****************/
@media(max-width:576px) {
    .logo-width {
        width: 30%;
    }
    /*.contact-form-col .col-md-3 {
        margin: 4px;
    }*/
    .slider-text h1 {
        font-size: 23px;
    }
}
