.header__area.header-3 .header-3__main .main-menu.main-menu-3 ul li.menu-last ul.submenu {
    left: auto;
    right: 0;
}

.header__area.header-3 .header-3__main .main-menu.main-menu-3 ul li.menu-last ul.submenu li .submenu {
    left: auto;
    right: 100%;
    top: 0px;
}

header .main-menu ul li .submenu {
    min-width: 290px !important;
}

.banner__review__img-items img {
    width: 60px;
    height: 60px !important;
    object-fit: cover;
    border-radius: 50px !important;
    border: 4px solid #fff !important;
}
.weta-blog-style-01 .blog-item a img {
    height: 300px;
    object-fit: cover;
    background-size: cover;
}
.weta-blog-style-02 .blog-3__item a img {
    height: 270px;
    object-fit: cover;
    background-size: cover;
}

.sidebar__widget.widget_weta_sidebar_blog_posts .sidebar-post img {
    height: 100px;
    max-width: 90px !important;
    object-fit: cover;
    border-radius: 10px;
}

.weta-footer-style-02 .footer-widget ul li a {
    text-transform: capitalize;
}

.service-quote__one blockquote::before {
    display: none;
}

.service-quote__one blockquote {
    margin-top: 50px;
    max-width: 770px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background: var(--rr-section-2);
    border: 1px solid rgba(1, 9, 21, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: none;
    padding: 0;
}

.service-quote__one .left {
    background: var(--rr-common-white);
    width: 110px;
    min-width: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.service-quote__one .right {
    padding: 33px 35px 30px;
}

.service-quote__one .right p {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgba(1, 9, 21, 0.6);
}

.service-quote__one .right span:after {
    height: 4px;
    left: 0;
    content: "";
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    width: 20px;
    background: var(--rr-theme-primary2);
}

.service-quote__one .right span {
    position: relative;
    font-style: normal;
    padding-left: 28px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: var(--rr-theme-primary2);
}

.service-quote__one .right span {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgba(1, 9, 21, 0.6);
}

.sidebar__widget .wp-block-group .wp-block-heading {
    margin-bottom: 20px;
    text-transform: capitalize;
    display: inline-flex;
    color: var(--rr-heading-secondary);
    font-width: var(--rr-fw-bold);
    font-size: 20px;
}


.coyright-bg {
    background-color: #23272E;
}

.wt-copyright-area p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0;
}
.wt-footer-space {
    padding-top: 120px;
    padding-bottom: 60px;
}

.footer-widget .rssSummary, .footer-widget .rss-date, .footer-widget cite {
    opacity: 0.6;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--rr-common-white);
}

.why-choose-us .why-choose-us__item-icon svg{
    max-width: 32px;
}

.contact-us-1__select .nice-select {
    background-image: none!important;
}

.customers-solutions__content a.popup-video {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: var(--rr-heading-primary);
    background: inherit;
    border-radius: 0;
    line-height: 90px;
    display: inline-block;
    width: inherit;
    height: inherit;
    text-align: center;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    position: relative;
    z-index: 1;
    animation: inherit;
}

span.pt-dt-list {
    font-size: 20px;
    color: #050505;
    font-weight: 700;
    line-height: 1.2;
}

.weta-df-footer.footer__area-common{
    padding-top: 0;
}
.weta-df-footer .footer__bottom-1 {
    padding-top: 0;
}
.weta-df-footer-space {
    padding-top: 100px;
    padding-bottom: 70px;
}
.weta-df-footer .footer__copyright-menu ul {
    justify-content: end;
}


.team-details__info-social a {
    font-size: 16px;
}

.team-details__info-social a:hover {
    color: var(--rr-common-white);
    background: var(--rr-theme-primary2);
}

.our-features .our-features__media {
    margin-top: 35px !important;
}


#service-bottom-sec p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #010915;
    margin-bottom: 0 !important;
}

.service-2__content.hed-st-04 {
    max-width: 630px;
}


.breadcrumb__content .breadcrumb__menu a.post.post-page.current-item {
    text-transform: uppercase;
}