/* Nested Dropdown Menu Styles */
.dropdown-with-arrow {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.dropdown-arrow-icon {
    float: right;
}

.project-one__img::before {
    background: linear-gradient(180deg, rgba(0, 109, 119, 0) 37.58%, #000000 100%) !important;
}

.faq-one-accrodion__count{
    left: 30px !important;
}

.contact-page__contact-list li {
    max-width: 100% !important;
}

.site-footer-three__social a {
    width: 45px !important;
    height: 45px !important;
}

.footer-widget-three__contact-text {
    text-transform: none !important ;
}

.about-three__right {
    position: relative;
    display: block;
    margin-left: 30px !important;
}

.about-three {
    position: relative;
    display: block;
    padding: 90px 0 0px !important;
    z-index: 1;
}

.about-three-profile {
    position: relative;
    display: block;
    padding: 90px 120px !important;
    z-index: 1;
}

.team-one__title {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 5px;
}

.team-one__img {
    height: 165px !important;
}

.team-one__single {
    margin-bottom: 0px !important;
}

.blog-three {
    position: relative;
    display: block;
    padding: 90px 0px;
    z-index: 1;
}
