/* ================================================= Header =========================================================*/
p{
    text-align: justify !important;
}
.tw-menu-bar {
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 0px !important;
    top: 0% !important;
    margin-top: 8px !important;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(0deg) !important;
    text-align: center;
}

.tw-off-search {
    background: none !important;
    width: 70px;
    height: 50px;
    color: #fff;
    border-radius: 25px;
    position: relative;
    z-index: 3;
    right: 0;
    top: 0;
}

@media (max-width: 767px) {
    .navbar-fixed {
        position: fixed !important;
        animation: none;
    }
}


/* ================================================= Header =========================================================*/

/* ================================================= Testimonial Section =========================================================*/

.testimonial-meta i {
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #f5b031 !important;
    font-size: 50px;
}

/* .login-form {
    box-shadow: 8px 24px 38px rgb(0 0 0 / 33%);
    background-color: #ffffff91 !important;
    padding: 15px;
} */
/* ================================================= Testimonial Section =========================================================*/


.mission-body p {
    font-size: 20px;
    line-height: 1.6;
    max-width: 470px;
    text-align: center;
}

.tw-footer {
    padding: 2px 0 22px;
    background-color: aliceblue !important;
    position: relative;
    z-index: 2;
}

.navbar-light .navbar-toggler {
    border-color: #31356a !important;
    background-color: #31356a !important;
}

.footer-widget h3 {
    font-size: 18px;
    color: #31356a !important;
    position: relative;
    margin-bottom: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}


.footer-widget a {
    color: #31356a !important;
    font-weight: 700 !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-widget a i {
    font-weight: 700 !important;
}

.copyRightFooter p {
    color: #31356a !important;
    text-align: center;
    font-size: 17px;
    font-weight: 700 !important;
}

.contact-info h3 {
    margin-bottom: 25px !important;
    font-weight: 700 !important;
}

.footer-widget p {
    margin-bottom: 27px;
    color: #31356a;
    font-weight: 500;
}

.contact-info h3 i {
    font-weight: 700 !important;
}


.footer-widget .footer-social-link li {
    display: inline-block;
}

.footer-widget .footer-social-link a i {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    background: #000;
    margin-right: 5px;
    color: #fff;
}

.footer-widget .footer-social-link a i.fa-facebook {
    background-color: #3B5998;
}

.footer-widget .footer-social-link a i.fa-twitter {
    background-color: #55ACEE;
}

.footer-widget .footer-social-link a i.fa-instagram {
    background-color: #B7242A;
}

.back-to-top .btn-dark {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    position: fixed;
    bottom: 110px !important;
    right: 32px;
    background: #fff !important;
    border-color: #f58634 !important;
    display: none;
    border-width: 3px !important;
    z-index: 999;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.back-to-top .btn-dark:hover {
    cursor: pointer;
    color: black !important;
    background: #fec658;
    border-color: #fec658;
}

.back-to-top .btn-dark .fa-angle-up:before {
    content: "\f106";
    font-weight: 800;
    color: #31356a;
    font-size: 20px;
}

.call-buton .cc-calto-action-ripple {
    z-index: 999 !important;
    position: fixed;
    left: 27px !important;
    right: 3rem;
    bottom: 3rem;
    background: #ec8b00;
    width: 3rem !important;
    height: 3rem !important;
    padding: 1rem;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
    animation: cc-calto-action-ripple 0.6s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.call-buton .cc-calto-action-ripple i {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 1.2rem !important;
}

span.num {
    position: absolute;
    color: #000000;
    left: -24%;
    bottom: -50%;
    right: -73%;
    top: 112%;
    font-size: 14px;
    font-weight: 500;
}

.tw-service-box:hover .service-content h3 {
    color: #f58736 !important;
}

#greadtt {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 40px;
    background: linear-gradient(90deg, #87410e 0%, #31356a 68%) !important;
}

.facts-content {
    color: #f58534 !important;
}

.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #f69f5f !important;
}

.tw-traffic-counter p {
    color: #f69f5f !important;
    font-weight: 800;
    font-size: 36px;
    margin-bottom: 0;
}

.tw-analysis-area .column-title {
    margin-top: -7px;
    color: #f7a96f !important;
}

.btn-secondary {
    background-color: #f58534 !important;
    border-color: #f4883a !important;
    color: white !important;
}

.timeline-date.active .title, .timeline-date.active .tagline {
    color: #f48737 !important;
}

.timeline-badge.active {
    width: 28px;
    height: 28px;
    margin-left: -13px;
    border: 8px solid #f5954d !important;
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(247, 102, 65, 0.4);
    box-shadow: 0px 10px 20px 0px rgba(247, 102, 65, 0.4);
}

.tw-megamenu-title h3 {
    font-size: 18px;
    color: #4c4f7d !important; 
    font-weight: 700;
    padding-bottom: 3px;
}

.tw-mega-menu a:hover {
    color: #f7a264 !important;
}

.post-date {
    width: 60px;
    height: 60px;
    background: #f6944d !important;
    border-radius: 50%;
    text-align: center;
    color: white !important;
    position: relative;
    z-index: 3;
    font-weight: 800;
    font-size: 20px;
    padding-top: 10px;
}

.post-item-date:after {
    position: absolute;
    bottom: 0;
    width: 14px;
    height: 14px;
    content: "";
    background: #f6944d !important;
    left: 50%;
    margin-left: -7px;
    border-radius: 50%;
    border: 2px solid #DCDCDC;
}
.tw-latest-post:hover .tw-latest-post .post-title a, .tw-latest-post:hover .post-info .post-title a {
    color: #f48635 !important;
}

.contact-heading h3 {
    color: #f58534 !important;
}

.contact-info-box-content i {
    float: left;
    margin-top: 2px;
    font-size: 23px;
    color: #f58534 !important;
}

.service-icon {
    width: 100%;
    position: relative;
    z-index: 2;
    height: 126px;
    margin-bottom: 4px !important;
    background-repeat: no-repeat;
    background-position: center;
}

.service-content p {
    max-width: 100% !important;
    margin: 10px !important;
    /* margin: 0px 10px 0px; */
}

.copyRightFooter p {
    color: #000;
    text-align: center !important;
    font-size: 17px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .cases-img {
        flex-basis: 100%;
        height: 380px;
    }
}

.cases-img img {
    padding-bottom: 20px;
    height: 225px;
}


@media (max-width: 767px) {
    .cases-img img {
        display: block;
        margin: 0 auto;
        height: 310px !important;
    }
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    width: 20%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 0px;
    }

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 35%;
    }
}

@media (max-width: 767px) {
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 5px !important;
    }

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 35%;
    }
}



@media (max-width: 445px) {
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 5px !important;
    }

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 40%;
    }
}

@media (max-width: 377px) {
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 5px !important;
    }

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 50%;
    }
}

.entry-img {
    width: 80% !important;
    margin-left: 10%;
}

