/*
Theme Name: RSD
Template: salient
Author: Wolff
Description: Theme for Acrow Website
Version: 1.0.1756542038
Updated: 2025-08-30 08:20:38

*/

html {
    font-size: 17px;
}
.spt1, .spy1 {
    padding-top: 40px !important;
}
.spb1, .spy1 {
    padding-bottom: 40px !important;
}
.spy2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.spx1 {
    max-width: 1000px;
    margin: 0 auto;
}
.spx2 {
    max-width: 1100px;
    margin: 0 auto;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.mb-small {
    margin-bottom: 10px !important;
}
.white * {
    color: #fff;
}
.gold, .gold * {
    color: #cead58;
}

.text-h2 {
    font-weight: 600;
    font-size: 2.3rem;
    line-height: 1.5em;
}
.bg-overlay .row-bg {
    background-color: rgba(16,15,36,.5);
}
.bg-blue>.row-bg-wrap .row-bg, .bg-blue>.vc_column-inner {
    background-color: #100f24;
}
::placeholder {
    color: #00358e;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #00358e;
}
::-ms-input-placeholder {
    color: #00358e;
}
.border-bottom {
    border-bottom: 1px solid #b3b3b3;
}
.nectar-button.regular-button.back-to-top-btn {
    font-size: .75rem !important;
    width: 75px;
    text-align: center;
    line-height: 1.1em;
    padding: 15px !important;
}
.nectar-button.regular-button.back-to-top-btn ::before {
    font-family: fontawesome;
    font-size: 3rem;
    display: block;
    color: #100f24;
    content: '\f106';
    margin-bottom: 12px;
}
body h2, body h3 {
    color: #00358e;
}
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content {
    background-color: rgba(16,15,36,.5);
}
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content:before {
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    top: -100%;
    background-color: rgba(16,15,36,.5);
}
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content:after {
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    background-color: rgba(16,15,36,.5);
    bottom: -100%;
}
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content h1 {
    margin-bottom: 25px;
}
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content .button.solid_color a {
    font-weight: 600;
    font-size: 1rem;
    border: 1px solid #00358e;
    background-position: 0 0 !important;
    letter-spacing: .1em;
    text-transform: none;
}
.nectar-button[data-color-override=false].regular-button {
    font-size: .9em;
    color: #00358e;
    border: 1px solid #00358e !important;
    background-position: 0 0 !important;
    padding: 12px 30px;
}
.contact-info {
    line-height: 2em;
}
.contact-info span.gold {
    display: inline-block;
    width: 30px;
}
.contact-form .wpcf7-text, .contact-form .wpcf7-textarea {
    color: #00358e;
    border: 1px solid #100f24 !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: transparent !important;
}
.contact-form input[type=submit].wpcf7-submit {
    font-size: .9rem;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #fff;
    background-color: #00358e;
    border-color: none;
}
.footer-logo {
    max-width: 200px !important;
}
.footer-info {
    font-size: .77rem;
    line-height: 1.5em;
    max-width: 450px;
}
.signup-caption {
    font-size: .95rem;
}
.footer-signup span.wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 73%;
    border: 1px solid #a9a9ad;
    margin-right: 2%;
}
.site-built {
    text-align: right;
    color: #fff;
}
.acr-footer ul.menu {
    margin-left: 0;
}
.acr-footer ul.menu li {
    font-weight: 600;
    font-size: .9rem;
    display: inline-block;
    text-align: center;
    list-style-type: none;
    line-height: 1.9em;
    text-transform: uppercase;
    padding: 0 20px;
}
.acr-footer ul.menu li ul.sub-menu {
    margin-left: 10px;
}
.acr-footer ul.menu li ul.sub-menu li {
    font-weight: 400;
}
.acr-footer ul.menu li:first-child {
    padding-left: 0;
}
.acr-homeboxes .nectar-fancy-box {
    padding: 20px 11%;
}
.acr-homeboxes .nectar-fancy-box .box-bg {
    background-image: none !important;
    background-color: #100f24;
}
.acr-homeboxes .nectar-fancy-box .box-bg:before {
    background-color: #100f24;
}
.acr-homeboxes .nectar-fancy-box .inner {
    display: flex;
    height: 320px;
    justify-content: center;
    flex-direction: column;
}
.acr-homeboxes .nectar-fancy-box .inner .heading-wrap {
    font-weight: 600;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1.2em;
    color: #fff;
    margin-top: 35px;
}
.acr-homeboxes .nectar-fancy-box .inner .hover-content {
    font-size: .85rem;
    display: flex;
    height: 100%;
    margin-top: 0;
    justify-content: center;
    flex-direction: column;
    padding: 0;
}
.acr-homeboxes .nectar-fancy-box .inner .hover-content h4 {
    line-height: 1.2em;
    color: #fff;
}
.acr-homeboxes .nectar-fancy-box .inner img {
    max-width: 85px !important;
    margin: 0 auto;
}
.acr-homeboxes .nectar-fancy-box.hovered .heading-wrap {
    display: none;
}
.acr-homeboxes .nectar-fancy-box.hovered .hover-content {
    top: 0;
    bottom: unset;
}
.acr-homeboxes .box-info {
    font-size: .9rem;
    line-height: 1.5em;
}
.acr-homeboxes.grey-box .nectar-fancy-box .box-bg {
    background-color: #01b59b;
}
.acr-homeboxes.grey-box .nectar-fancy-box .box-bg:before {
    background-color: #01b59b;
}
.acr-homeboxes.small-box .inner {
    height: 170px;
}
.acr-homeboxes.small-box .inner .heading-wrap {
    margin-top: 20px;
}
#ajax-content-wrap .nectar-fancy-box.hovered .box-bg:after, #ajax-content-wrap .nectar-fancy-box.hovered .box-bg:before {
    height: 100%;
    background-color: #00358e !important;
}
#page-header-bg .inner-wrap {
    position: relative;
    max-width: 60%;
}
#page-header-bg .inner-wrap:before {
    width: 853px;
    position: absolute;
    left: -90px;
    height: 600px;
    content: "";
    top: -250px;
    background-color: rgba(16,15,36,.5);
    z-index: -10;
}
#page-header-bg .inner-wrap .subheader {
    font-size: 22px;
}
.project-boxes .h-box {
    font-size: .85rem;
    text-align: center;
    border: 1px solid #00358e;
    padding: 25px 10px;
}
.project-boxes .h-box span {
    font-weight: 700;
    font-size: 1.3rem;
}
.project-fullinfo .nectar-hor-list-item {
    border-bottom: 1px solid #00358e;
    padding: 10px;
}
.nectar-fancy-box.style-5.using-img .inner h4 {
    text-shadow: -4px 4px 5px rgba(16,15,36,.7);
}
#page-header-bg, .swiper-container, .swiper-container .swiper-slide {
    background-color: #fff !important;
}
#header-outer header#top nav {
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column-reverse;
}
#header-outer header#top nav ul.buttons.sf-menu {
    margin-left: auto !important;
    flex-direction: row-reverse;
}
#header-outer header#top nav ul.buttons.sf-menu .nectar-header-text-content {
    padding-right: 5px;
}
#header-outer header#top nav ul.buttons.sf-menu .nectar-header-text-content a {
    font-weight: 600;
    font-size: 1.2rem;
}
#header-outer header#top nav ul.buttons.sf-menu>li#search-btn {
    margin-right: 0;
}
#header-outer header#top nav ul.buttons.sf-menu>li.nectar-header-text-content-wrap a {
    color: #00358e;
}
#header-outer header#top nav ul.acr-main-menu>li:last-child a {
    padding-right: 0;
}
#header-outer header#top nav ul.sf-menu li ul.sub-menu li a:hover, #header-outer header#top nav ul.sf-menu li ul.sub-menu li.current-menu-item a {
    background-color: transparent !important;
}
body.single-portfolio .project-title .section-title {
    padding: 0;
}
body.single-portfolio #page-header-bg .project-title .section-title h1 {
    display: none;
    text-align: left;
}
.acrow-projects .work-info h3 {
    font-weight: 600 !important;
    text-transform: none !important;
    text-shadow: -4px 4px 5px rgb(16 15 36 / 70%);
}
.acrow-projects .portfolio-filters-inline ul li a {
    font-size: .95rem;
}
.single-portfolio #page-header-bg .inner-wrap:before {
    display: none;
}
.acrow-filter .portfolio-filters-inline ul li {
    display: inline !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.acrow-projects .portfolio-filters-inline {
    padding-top: 10px !important;
}
@media only screen and (max-width: 959px) {
.home-slider .nectar-slider-wrap.loaded .swiper-slide .content {
    width: 105%;
    padding: 0 5%;
}
}
@media only screen and (max-width: 600px) {
.site-built {
    text-align: center;
}
}
@media only screen and (min-width: 601px) {
.spb1, .spy1 {
    padding-bottom: 75px !important;
}
.spt1, .spy1 {
    padding-top: 75px !important;
}
}
@media only screen and (min-width: 959px) {
.spy2 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
}
