/* -----------------------
COLOR : ORANGE 
COLOR CODE: #dd4712
------------------------- */
header nav ul.nav li.active a {
    border-bottom: 2px dotted #dd4712;
    color: #dd4712;
}

header nav ul.nav li a:hover {
    color: #dd4712;
}

header nav ul.nav li:last-child form {
    background: #dd4712;
}

header nav ul.nav li:last-child form::before {
    border-bottom: 20px solid #dd4712;
}

header nav ul.nav li:last-child form button:hover {
    background: #dd4712;
}

.intro #intro-carousel .carousel-inner .item figure figcaption h1 span:first-child {
    color: #dd4712;
}

.intro #intro-carousel .carousel-inner .item figure figcaption a {
    background: #dd4712;
}

.section-number::before {
    background: #dd4712;
}

.section-number::after {
    background: #dd4712;
}

.section-number {
    border: 1px solid #dd4712;
    color: #dd4712;
}

.about i {
    color: #dd4712;
}

.about a {
    color: #dd4712;
}

.services .service-box i {
    color: #dd4712;
}

.services .service-box a {
    color: #dd4712;
}

.portfolio .portfolio-item figure figcaption {
    background: rgba(243,156,18, 0.7);
}

.testimonial #testimonial-carousel .owl-wrapper-outer {
    border-bottom: 1px solid #dd4712;
    border-left: 1px solid #dd4712;
}

.testimonial #testimonial-carousel .client-content .client-info h3 {
    color: #dd4712;
}

.testimonial #testimonial-carousel .owl-controls .owl-pagination .owl-page.active {
    background: #dd4712;
    border-color: #dd4712;
}

.testimonial #testimonial-carousel .client-content .client-info ul.c-rating li {
    color: #dd4712;
}

.pricing-table .featured-plan .pricing-wrapper {
    border: 1px solid #dd4712;
    box-shadow: 0 5px 54px rgba(243,156,18, 0.2);
}

.pricing-table .single-plan:hover .pricing-wrapper {
    border: 1px solid #dd4712;
    box-shadow: 0 5px 54px rgba(243,156,18, 0.2);
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #dd4712;
}

.blog .single-post a.read-more-btn::before {
    background: #dd4712;
}

.blog .single-post h3 a:hover {
    color: #dd4712;
}

.blog .single-post a.read-more-btn::before {
    background: #dd4712;
}

.team #team-carousel .team-single figure figcaption {
    background: rgba(243,156,18, 0.7);
}

.contact form div input, .contact form div textarea {
    border-color: #dd4712;
}

.contact form div button[type="submit"],input[type="submit"]{
    background: #dd4712;
}

.intro #intro-carousel .left-slide:hover:before {
    background: #dd4712;
}

.intro #intro-carousel .left-slide:hover:after {
    border-color: #dd4712;
}

.intro #intro-carousel .right-slide:hover:before {
    background: #dd4712;
}

.intro #intro-carousel .right-slide:hover:after {
    border-color: #dd4712;
}

.intro-bottom > a::before {
    border: 3px solid #dd4712;
}

.intro-bottom > a::after {
    border-bottom: 3px solid #dd4712;
    color: #dd4712;
}

footer {
    background: #051c48;
}

.primary-button {
    background: #dd4712;
}

.pricing-table .container:hover .featured-plan:hover .pricing-wrapper {
    border: 1px solid #dd4712;
    box-shadow: 0 5px 54px rgba(243,156,18, 0.2);
}

.pricing-table .container:hover .featured-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #dd4712;
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #dd4712;
}

.pricing-table .featured-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #dd4712;
}

.pricing-table .single-plan .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn::before {
    background: #dd4712;
}

.pricing-table .single-plan:hover .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #dd4712;
}

.pricing-table .container:hover .featured-plan:hover .pricing-wrapper .pricing-content .plan-purchase a.buy-plan-btn {
    background: #dd4712;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-next:hover:before {
    background: #dd4712;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-next:hover:after {
    border-color: #dd4712;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-prev:hover:before {
    background: #dd4712;
}

.testimonial #testimonial-carousel .owl-controls .owl-buttons .owl-prev:hover:after {
    border-color: #dd4712;
}

.team #team-carousel .owl-controls .owl-buttons .owl-next:hover:before {
    background: #dd4712;
}

.team #team-carousel .owl-controls .owl-buttons .owl-next:hover:after {
    border-color: #dd4712;
}

.team #team-carousel .owl-controls .owl-buttons .owl-prev:hover:before {
    background: #dd4712;
}

.team #team-carousel .owl-controls .owl-buttons .owl-prev:hover:after {
    border-color: #dd4712;
}

footer .shape-top {
    background-image: url("../../images/footer-shapes/orange-shape.png");
}