﻿.page-title {
    background-color: #d6b161;
}

.text-uppercase {
    color: #fff;
}

.breadcrumb li > a {
    color: #fff;
}

.page-content {
    padding: 50px 0;
}

.testimonial .content p {
    color: #843600;
    font-size: 18px;
}

.breadcrumb > .active {
    color: #fff;
}

.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5 {
    letter-spacing: 0px;
}

h3, h4 {
    letter-spacing: 0px;
}

h1, h2 {
    letter-spacing: 0px;
}

.heading-title-alt h5, .heading-title-alt h6 {
    letter-spacing: 0px;
}

p {
    margin: 0 0 20px;
    color: #843600;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    color: #843600;
}

.panel-default > .panel-heading {
    border-color: transparent;
}

.timeline-desk h1 {
    font-size: 24px;
}

.timeline .timeline-icon {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    line-height: 45px;
}

.timeline .timeline-icon {
    border: 5px solid #fff;
    background: #843600;
}

.timeline-desk p {
    margin-bottom: 0;
    color: #843600;
    font-size: 16px;
}

.timeline-desk {
    width: 100%;
}

.timeline:before {
    background-color: transparent;
}

.divider {
    margin: 20px 0;
}

label {
    font-size: 13px;
    font-weight: 400;
}

.alert label {
    font-size: 16px;
    font-weight: 400;
}

.heading-title span, .heading-title-alt span {
    letter-spacing: 0px;
}

.alert {
    text-transform: initial;
    font-size: 16px;
    letter-spacing: 0px;
}

#footer.dark {
    background: #d6b161;
}

    #footer.dark .secondary-footer {
        display: inline-block;
        width: 100%;
        padding: 35px 0;
        border-top: 1px solid #d6b161;
        background: #d6b161;
        font-weight: normal;
    }

        #footer.dark .secondary-footer .social-link.circle a {
            border: 1px solid #ffffff;
        }

        #footer.dark .secondary-footer .social-link a {
            color: #fff;
        }

#footer.dark {
    color: #fff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #d6b161;
    border-color: #d6b161;
}

.pagination > li > a, .pagination > li > span {
    color: #d6b161;
}

.term_condition {
    font-size: 12px;
}


/*#sideimg {
    z-index: 9999;
    position: absolute;
    margin-left: -3px;
    margin-top: -50px;    
}

@media only screen and (max-width: 768px) {
    #sideimg {
        display: none;
    }
}*/
