/**
Theme Name: Rainbow Valley Inc
Author: Zeljko Skipic
Author URI: https://zeljkoskipic.dev/
Description: Child Theme of Astra, built for the purposes of Rainbow Valley Inc Theme website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rainbow-valley-inc
Template: astra
*/
/*  Styles  */
/* Variables START */
/* Variables START */
.site-content { max-width: 2560px; margin: auto; }

.flexslider { height: calc(100vh - 270px); margin-bottom: 0 !important; border: none !important; max-height: 1290px; }

.flexslider .flex-viewport { height: 100% !important; }

.flexslider .flex-viewport ul { height: 100%; }

.flexslider .flex-viewport li { height: 100%; }

.flexslider .flex-viewport li figure { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; background-size: cover !important; background-position: center !important; }

.flexslider .flex-viewport li figure figcaption { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6))); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); color: #fff; height: 139px; }

@media (max-width: 920px) { .flexslider .flex-viewport li figure figcaption { padding-bottom: 65px; }
  .flexslider .flex-viewport li figure figcaption .rv_pa_slider_subtitle { font-size: 15px; } }

.flexslider .flex-direction-nav .flex-prev { height: 32px; width: 20px; font-size: 0; opacity: 0.6 !important; }

.flexslider .flex-direction-nav .flex-prev:before { display: none; }

.flexslider .flex-direction-nav .flex-next { height: 32px; width: 20px; font-size: 0; opacity: 0.6 !important; }

.flexslider .flex-direction-nav .flex-next:before { display: none; }

.flexslider .flex-direction-nav .flex-nav-next .flex-next { background: url(/wp-content/uploads/2021/06/arrow-next.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

.flexslider .flex-direction-nav .flex-nav-prev .flex-prev { background: url(/wp-content/uploads/2021/06/arrow-prev.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

.flexslider:hover .flex-nav-prev .flex-prev { left: 25px !important; }

.flexslider:hover .flex-nav-next .flex-next { right: 25px !important; }

.flexslider .flex-control-nav { bottom: 10px; }

.flexslider .flex-control-nav li a { background-color: rgba(255, 255, 255, 0.5); }

.flexslider .flex-control-nav li a.flex-active { background-color: #fff; }

.flexslider .flex-play, .flexslider .flex-pause { bottom: 23px; left: calc(50% - 16.5px); width: 33px; height: 33px; opacity: .75; -webkit-transition: .3s all; transition: .3s all; }

@media (max-width: 920px) { .flexslider .flex-play, .flexslider .flex-pause { bottom: 35px; } }

.flexslider .flex-play::before, .flexslider .flex-pause::before { display: none; }

.flexslider .flex-play { background: url(/wp-content/uploads/2021/10/play-circle.svg); font-size: 0; background-size: 33px; background-repeat: no-repeat; }

.flexslider .flex-pause { background: url(/wp-content/uploads/2021/10/pause-circle.svg); font-size: 0; background-size: 33px; background-repeat: no-repeat; }

.rv_no_click { cursor: pointer !important; }

.rv_no_click > a { pointer-events: none !important; }

.ast-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.wp-block-group { padding: 4em 0; }

.wp-block-columns .wp-block-group { padding: 4em 0; }

.wp-block-cover { padding: 0; }

.wp-block-cover .wp-block-cover__inner-container { margin: auto; width: 90%; max-width: 1530px; }

.zsrow > .wp-block-group__inner-container { margin: auto; width: 90%; max-width: 1530px; }

.rv_title { font-size: 40px; color: #306188; }

.rv_title strong { color: #9EB44B; }

.entry-content .zsib { border: 1px solid; padding: 2em; }

.entry-content .zsib_image { max-height: 250px; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2em; }

.entry-content .zsib_image img { -o-object-fit: cover; object-fit: cover; margin-left: auto; margin-right: auto; }

.entry-content .zsib_line { max-width: 123px; background-color: #306188; height: 3px; margin-top: auto; margin-bottom: 1.5em; }

.entry-content .zsib_title { font-size: 35px; }

.entry-content .zsib_text { font-size: 18px; }

.entry-content .zsib_buttons { text-align: left; }

.entry-content .zsib_button a { background-color: #333333; color: #fff; border-radius: 50px; font-size: 20px; }

.entry-content .zsib_button a:hover { background-color: #333333; color: #fff; opacity: .8; }

.rv_btn { background-color: #9EB44B; padding: 10px 25px; font-size: 18px; font-weight: 400; color: #fff; text-transform: uppercase; margin-left: auto; margin-right: auto; display: inline-block; width: 100%; max-width: 300px; }

.rv_btn:hover { background-color: #306188; color: #fff; }

.rv_project_slider_title { color: #fff; font-weight: 400; display: inline-block; }

.rv_project_slider_title:hover { color: #9EB44B; }

.rv_home_slider_title { display: none; }

.rv_home_slider ul li figure figcaption, .rv_about_slider ul li figure figcaption { padding: 20px 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; height: 34vh !important; }

@media (max-width: 920px) { .rv_home_slider ul li figure figcaption, .rv_about_slider ul li figure figcaption { padding-bottom: 65px; } }

.rv_home_slider ul li figure figcaption .rv_home_slider_title, .rv_about_slider ul li figure figcaption .rv_home_slider_title { font-size: 31.5px; margin-bottom: 0; text-transform: uppercase; }

.rv_home_slider ul li figure figcaption .rv_home_slider_title a, .rv_about_slider ul li figure figcaption .rv_home_slider_title a { color: #fff; display: inline-block; }

.rv_home_slider ul li figure figcaption .rv_home_slider_title a:hover, .rv_about_slider ul li figure figcaption .rv_home_slider_title a:hover { color: #9EB44B; }

.rv_home_slider ul li figure figcaption .rv_home_slider_subtitle, .rv_about_slider ul li figure figcaption .rv_home_slider_subtitle { font-size: 28px; margin-bottom: 0; }

.rv_home_slider ul li figure figcaption .rv_home_slider_subtitle a, .rv_about_slider ul li figure figcaption .rv_home_slider_subtitle a { color: #fff; font-weight: 400; display: inline-block; }

.rv_home_slider ul li figure figcaption .rv_home_slider_subtitle a:hover, .rv_about_slider ul li figure figcaption .rv_home_slider_subtitle a:hover { color: #9EB44B; }

.rv_more_posts_btn { max-width: 90%; text-align: center; margin: auto; margin-bottom: 30px; }

.rv_section_subtitle { width: 100%; text-align: center; padding: 40px 0 30px 0; text-transform: uppercase; font-size: 29px; font-weight: 700; line-height: 1.17; }

.page-id-69 .rv_home_services_grid { max-width: 1200px !important; }

.rv_home_services_grid { max-width: 1850px; margin-left: auto; margin-right: auto; }

@media (min-width: 921px) { .rv_home_services_grid { width: 90%; } }

.rv_home_services_grid .rv_hsg_item { background-size: cover; background-position: center; position: relative; }

.rv_home_services_grid .rv_hsg_item img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+1) { grid-column: 1 / 9; grid-row: 1 / 17; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+1) img { -o-object-position: 42% center; object-position: 42% center; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+2) { grid-column: 9 / 15; grid-row: 1 / 17; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+3) { grid-column: 15 / 25; grid-row: 1 / 11; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+4) { grid-column: 1 / 15; grid-row: 17 / 25; }

.rv_home_services_grid .rv_hsg_item:nth-child(5n+5) { grid-column: 15 / 25; grid-row: 11 / 25; }

.rv_home_services_grid .rv_hsg_item .rv_hsg_item_overlay { background: rgba(48, 97, 136, 0.8); mix-blend-mode: multiply; height: 0; width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 2; position: relative; -webkit-transition: .3s all; transition: .3s all; top: 50%; left: 50%; opacity: 0; position: absolute; }

.rv_home_services_grid .rv_hsg_item .rv_hsg_item_content { height: 100%; width: 100%; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 700; z-index: 3; position: relative; opacity: 0; -webkit-transition: .3s all; transition: .3s all; width: 0; height: 0; left: 50%; top: -50%; font-size: 0; text-align: center; }

.rv_home_services_grid .rv_hsg_item img { top: 0; position: relative; -webkit-transition: .3s all; transition: .3s all; }

.rv_home_services_grid .rv_hsg_item:hover .rv_hsg_item_overlay { opacity: 1; height: 100%; width: 100%; top: 0; left: 0; }

.rv_home_services_grid .rv_hsg_item:hover img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.rv_home_services_grid .rv_hsg_item:hover .rv_hsg_item_content { opacity: 1; left: 0; top: -100%; width: 100%; height: 100%; font-size: 22px; }

.rv_home_page_slider { width: 90%; max-width: 1200px; margin: auto !important; height: auto !important; }

.rv_home_page_slider ul li .rv_hps_content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }

.rv_home_page_slider ul li .rv_hps_content div .rv_hps_title { font-size: 30px; line-height: 1.2; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; }

.rv_home_page_slider ul li .rv_hps_content div .rv_hps_text { font-size: 17px; line-height: 1.35; color: #306188; font-weight: 500; }

.rv_home_page_slider ul li .rv_hps_content div .rv_hps_text a { color: #9EB44B; font-weight: 700; }

.rv_home_page_slider ul li .rv_hps_content .rv_hps_left { width: 53%; }

.rv_home_page_slider ul li .rv_hps_content .rv_hps_left img { height: auto; }

.rv_home_page_slider ul li .rv_hps_content .rv_hps_right { width: 42%; }

.rv_home_page_slider .flex-direction-nav .flex-prev { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_home_page_slider .flex-direction-nav .flex-next { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_home_page_slider .flex-direction-nav .flex-nav-prev .flex-prev { background: url(/wp-content/uploads/2021/06/arrow-prev-blue.svg); background-position: center; background-repeat: no-repeat; background-size: contain; left: -40px !important; }

.rv_home_page_slider .flex-direction-nav .flex-nav-next .flex-next { background: url(/wp-content/uploads/2021/06/arrow-next-blue.svg); background-position: center; background-repeat: no-repeat; background-size: contain; right: -40px !important; }

.rv_home_page_slider .flex-direction-nav a:before { display: none; }

.rv_home_page_slider .flex-control-paging { display: none; }

.rv_home_page_slider:hover .flex-direction-nav .flex-prev { opacity: 0.6 !important; }

.rv_home_page_slider:hover .flex-direction-nav .flex-prev:hover { opacity: 1 !important; }

.rv_home_page_slider:hover .flex-direction-nav .flex-next { opacity: 0.6 !important; }

.rv_home_page_slider:hover .flex-direction-nav .flex-next:hover { opacity: 1 !important; }

.rv_home_review_slider { width: 90%; max-width: 1200px; height: auto !important; margin: 0 auto 70px !important; }

.rv_home_review_slider ul li .rv_hrs_content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }

.rv_home_review_slider ul li .rv_hrs_content div .rv_hrs_title { font-size: 30px; line-height: 1.2; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; }

.rv_home_review_slider ul li .rv_hrs_content div .rv_hrs_text { font-size: 24px; line-height: 1.35; color: #9EB44B; font-weight: 500; }

.rv_home_review_slider ul li .rv_hrs_content div .rv_hrs_text a { color: #9EB44B; font-weight: 700; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_left { width: 42%; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_right { width: 53%; -webkit-transition: .3s all; transition: .3s all; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_right::after { content: ""; display: block; position: relative; width: 100%; height: 100%; top: -100%; left: 0; right: 0; bottom: 0; background-color: rgba(158, 180, 75, 0.6); mix-blend-mode: multiply; -webkit-transition: .3s all; transition: .3s all; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_right img { height: auto; -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: .3s all; transition: .3s all; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_title { color: #9EB44B; text-align: right; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_text { text-align: right; }

.rv_home_review_slider ul li .rv_hrs_content .rv_hrs_text person { display: block; margin-top: 20px; font-style: italic; font-weight: 400; }

.rv_home_review_slider ul li .rv_hrs_content:hover .rv_hrs_right img { -webkit-filter: grayscale(0); filter: grayscale(0); }

.rv_home_review_slider ul li .rv_hrs_content:hover .rv_hrs_right:after { opacity: 0; }

.rv_home_review_slider .flex-direction-nav .flex-prev { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_home_review_slider .flex-direction-nav .flex-next { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_home_review_slider .flex-direction-nav .flex-nav-prev .flex-prev { background: url(/wp-content/uploads/2021/06/arrow-prev-green.svg); background-position: center; background-repeat: no-repeat; background-size: contain; left: -40px !important; }

.rv_home_review_slider .flex-direction-nav .flex-nav-next .flex-next { background: url(/wp-content/uploads/2021/06/arrow-next-green.svg); background-position: center; background-repeat: no-repeat; background-size: contain; right: -40px !important; }

.rv_home_review_slider .flex-direction-nav a:before { display: none; }

.rv_home_review_slider .flex-control-paging { display: none; }

.rv_home_review_slider:hover .flex-direction-nav .flex-prev { opacity: 0.6 !important; }

.rv_home_review_slider:hover .flex-direction-nav .flex-prev:hover { opacity: 1 !important; }

.rv_home_review_slider:hover .flex-direction-nav .flex-next { opacity: 0.6 !important; }

.rv_home_review_slider:hover .flex-direction-nav .flex-next:hover { opacity: 1 !important; }

.rv_about_main_title { font-size: 29px; text-transform: uppercase; margin-bottom: 15px; }

.rv_about_row { padding-top: 2em; padding-bottom: .5em; }

.rv_about_row .wp-block-group__inner-container { max-width: 1040px; }

.rv_about_row .rv_about_main_title { font-size: 29px; text-transform: uppercase; margin-bottom: 15px; }

.rv_about_row .rv_about_main_desc { font-size: 19px; font-weight: 500; }

.rv_about_row .rv_about_title { font-size: 24px; margin-bottom: 10px; }

.rv_about_row .rv_about_desc { font-size: 17px; }

.rv_team_row { padding-top: 0; padding-bottom: 0; }

.rv_team_row .wp-block-group__inner-container { max-width: 1200px; }

.rv_team_row .mCSB_draggerContainer { opacity: 0; }
/*
@media (min-width: 1025px) { #awsm-member-1077-1082 { margin-left: 25%; } }

@media (min-width: 993px) and (max-width: 1024px) { #awsm-member-1077-1082 { margin-left: 16.5%; } }
*/
@media (max-width: 830px) { .drawer-style.style-2 .awsm-details { width: 100%; } }

/* .awsm-grid-show { display: contents; } */
.awsm-grid-card figure figcaption { background: rgba(1, 112, 185, 0.7) !important; -webkit-transition: .3s all; transition: .3s all; }

.awsm-grid-card figure img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.awsm-grid-card:hover figure img { -webkit-filter: grayscale(0); filter: grayscale(0); }

.awsm-expanded img { -webkit-filter: grayscale(0) !important; filter: grayscale(0) !important; }

.rv_why_choose { padding-top: 0; clear: both; }

.rv_why_choose .wp-block-group__inner-container { max-width: 1190px; background: #306188; padding: 35px 70px; }

@media (max-width: 768px) { .rv_why_choose .wp-block-group__inner-container { padding: 25px 20px; } }

.rv_why_choose .rv_why_title { color: #fff; }

.rv_why_choose .rv_why_text { color: #fff; }

.rv_service_contact .rv_btn { text-align: center; }

.coco-form-wrapper { margin-bottom: 50px !important; width: 100% !important; max-width: 100% !important; }

.coco-text-input { background-color: #9EB44B !important; color: #fff !important; border: none !important; outline: none; font-weight: 500 !important; }

.coco-text-input:focus-visible { -webkit-box-shadow: none !important; box-shadow: none !important; }

.coco-text-input::-webkit-input-placeholder { color: #fff; font-style: italic; font-weight: 500 !important; }

.coco-text-input::-moz-placeholder { color: #fff; font-style: italic; font-weight: 500 !important; }

.coco-text-input:-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 500 !important; }

.coco-text-input::-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 500 !important; }

.coco-text-input::placeholder { color: #fff; font-style: italic; font-weight: 500 !important; }

textarea.coco-text-input { height: 210px; }

.cocon-row:last-child { text-align: center; }

.cocon-button { background-color: #306188 !important; -webkit-transition: .3s all; transition: .3s all; font-size: 18px !important; text-transform: uppercase; letter-spacing: 1px; width: 90% !important; max-width: 300px !important; }

.cocon-button:hover { background-color: #333333 !important; }

.rv_reviews_slider ul li figure figcaption { padding: 45px 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; height: 34vh !important; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_title { font-size: 31.5px; margin-bottom: 0; text-transform: uppercase; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_title a { color: #fff; display: inline-block; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_title a:hover { color: #9EB44B; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_subtitle { font-size: 24px; margin-bottom: 0; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_subtitle a { color: #fff; font-weight: 400; display: inline-block; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_subtitle a:hover { color: #9EB44B; }

.rv_reviews_slider ul li figure figcaption p { font-size: 22px; margin-bottom: 5px; margin-top: 20px; }

.rv_reviews_slider ul li figure figcaption .rv_reviews_slider_rm { font-size: 24px; color: #fff; font-weight: 700; }

.rv_reviews_slider .flex-control-nav { bottom: 10px; }

.rv_reviews_slider .flex-control-nav li a { background-color: rgba(255, 255, 255, 0.5); }

.rv_reviews_slider .flex-control-nav li a.flex-active { background-color: #fff; }

.reviewmgr-stream { max-width: 1040px; width: calc(90% + 25px); margin: auto; }

@media (max-width: 767px) { .reviewmgr-stream { width: calc(90% + 15px); }
  .reviewmgr-stream > div { margin-left: -15px; } }

@media (max-width: 920px) { .page-template-page-reviews .site-content { padding-top: 100px; } }

.rv_reviews_row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 90%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: auto; }

.rv_reviews_row .rv_review { width: 100%; margin: auto; margin-bottom: 35px; max-width: 1010px; }

.rv_reviews_row .rv_review .rv_reveiw_main { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_featured { width: 53%; background-size: contain; background-repeat: no-repeat; background-position: center; /* background-image: url(/wp-content/uploads/2021/09/readers-choice-award_2017.gif); */ }

@media (max-width: 768px) { .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_featured { height: 500px; } }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_featured img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content { width: 47%; background-color: #9EB44B; padding: 35px; text-align: right; position: relative; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content * { color: #fff; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content:before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 0 63px 53px 0; border-color: transparent #9EB44B transparent transparent; position: absolute; left: -63px; top: 0; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content .rv_review_title { font-size: 24px; margin-bottom: 15px; text-transform: uppercase; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content .rv_review_text { font-size: 19px; font-weight: 500; }

.rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content .rv_review_person { font-weight: 400; font-style: italic; width: 100%; display: block; }

.rv_reviews_row .rv_review .rv_review_rm_wrap { width: 100%; text-align: right; }

.rv_reviews_row .rv_review .rv_review_rm { color: #fff; font-size: 14px; font-weight: 700; padding-right: 15px; text-transform: uppercase; display: inline-block; margin: 15px 0 auto auto; background-image: url(/wp-content/uploads/2021/06/arrow-next.svg); background-position: top 2px right; background-repeat: no-repeat; background-size: 7px; }

.rv_reviews_row .rv_review .rv_review_rm:hover { text-decoration: underline; }

.rv_reviews_row .rv_review:nth-child(2n+2) .rv_reveiw_main .rv_review_content { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.rv_reviews_row .rv_review:nth-child(2n+2) .rv_reveiw_main .rv_review_content * { text-align: left; }

.rv_reviews_row .rv_review:nth-child(2n+2) .rv_reveiw_main .rv_review_content:before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 53px 63px 0 0; border-color: #9EB44B transparent transparent transparent; position: absolute; right: -63px; top: 0; left: auto; }

.rv_manual_reviews { display: -webkit-box; display: -ms-flexbox; display: flex; width: 1010px; max-width: 90%; margin: auto; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media (max-width: 768px) { .rv_manual_reviews { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 0; } }

.rv_manual_reviews .rv_mr_col { margin-bottom: 30px; border: 3px solid #9EB44B; padding: 25px 40px; margin-bottom: 30px; -ms-flex-preferred-size: calc(50% - 15px); flex-basis: calc(50% - 15px); }

@media (max-width: 480px) { .rv_manual_reviews .rv_mr_col { padding: 15px 25px; } }

.rv_manual_reviews .rv_mr_col .rv_review_title { margin-bottom: 20px; }

.rv_manual_reviews .rv_mr_col .rv_review_text { font-size: 19px; }

.rv_manual_reviews .rv_mr_col .rv_review_person { color: #306188; font-style: italic; margin-top: 10px; display: block; }

.rv_contact_info_1 * { text-align: left; }

.rv_contact_info_1 h3 { padding-left: 30px; }

.rv_contact_info_1 .rv_ph { background: url(/wp-content/uploads/2022/01/phone.svg); background-repeat: no-repeat; background-position: center left; }

.rv_contact_info_1 .rv_ad { background: url(/wp-content/uploads/2022/01/map-pin.svg); background-repeat: no-repeat; background-position: center left; }

.rv_contact_info_1 p { font-size: 16px; }

.rv_contact_info_2 * { text-align: left; }

.rv_contact_info_2 .rv_bh { background: url(/wp-content/uploads/2022/01/clock.svg); background-repeat: no-repeat; background-position: center left; padding-left: 30px; }

.rv_contact_info_2 .rv_red { color: red; margin-top: -1.6em; }

.rv_contact_info_2 img { width: 50px; margin-right: 30px; }

.rv_contact_info_2 p { font-size: 16px; }

.rv_contact_row { padding-top: 20px; }

.rv_contact_row .rv_contact_form input:not([type='radio']):-webkit-autofill { -webkit-text-fill-color: #000 !important; -webkit-box-shadow: 0 0 0px 1000px #9EB44B inset !important; }

.rv_contact_row .rv_contact_required em { font-size: 20px !important; }

.rv_contact_row .rv_contact_required em strong { color: Red; }

.rv_contact_row .rv_contact_text { padding: 0; text-align: center; }

.rv_contact_row .rv_contact_text h2 { text-transform: uppercase; font-size: 29px; margin-bottom: 15px; }

@media (max-width: 920px) { .rv_contact_row .rv_contact_text h2 { font-size: 25px; } }

.rv_contact_row .wp-block-group__inner-container { width: 90%; max-width: 1000px; margin: auto; }

.rv_contact_row .wp-block-group__inner-container p { font-size: 19px; }

.rv_contact_row .wp-block-group__inner-container p em { display: block; margin-top: 10px; margin-bottom: -20px; font-size: .8em; }

.rv_contact_row .rv_contact_form input:not([type='radio']) { background: #9EB44B !important; border: none !important; color: #fff !important; font-size: 21px !important; padding: 10px !important; height: 48px !important; text-align: left; }

.rv_contact_row .rv_contact_form input:not([type='radio'])::-webkit-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form input:not([type='radio'])::-moz-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form input:not([type='radio']):-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form input:not([type='radio'])::-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form input:not([type='radio'])::placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form .choices__list { background: #9EB44B !important; }

.rv_contact_row .rv_contact_form .choices__list div { color: #fff; border: none !important; color: #fff !important; font-size: 21px !important; }

.rv_contact_row .rv_contact_form .wpforms-form .choices__placeholder { opacity: 1; }

.rv_contact_row .rv_contact_form .choices__item--selectable.is-highlighted { background: #306188 !important; }

.rv_contact_row .rv_contact_form .choices__item--selectable { text-align: left; }

.rv_contact_row .rv_contact_form select, .rv_contact_row .rv_contact_form .choices__inner { background: #9EB44B !important; border: none !important; color: #fff !important; font-size: 21px !important; padding: 10px !important; height: 48px !important; text-align: left; }

.rv_contact_row .rv_contact_form select .placeholder, .rv_contact_row .rv_contact_form .choices__inner .placeholder { font-style: italic; }

.rv_contact_row .rv_contact_form select::-webkit-input-placeholder, .rv_contact_row .rv_contact_form .choices__inner::-webkit-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form select::-moz-placeholder, .rv_contact_row .rv_contact_form .choices__inner::-moz-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form select:-ms-input-placeholder, .rv_contact_row .rv_contact_form .choices__inner:-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form select::-ms-input-placeholder, .rv_contact_row .rv_contact_form .choices__inner::-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form select::placeholder, .rv_contact_row .rv_contact_form .choices__inner::placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

@media (max-width: 920px) { .rv_contact_row .rv_contact_form .wpforms-field-textarea { width: 100% !important; } }

.rv_contact_row .rv_contact_form textarea { background: #9EB44B !important; border: none !important; color: #fff !important; font-size: 21px !important; padding: 10px !important; }

@media (min-width: 921px) { .rv_contact_row .rv_contact_form textarea { /* 	width: calc(100% + 20px)!important; height: 295px!important; margin-top: -310px!important; */ } }

.rv_contact_row .rv_contact_form textarea::-webkit-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form textarea::-moz-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form textarea:-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form textarea::-ms-input-placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form textarea::placeholder { color: #fff; font-style: italic; font-weight: 400 !important; }

.rv_contact_row .rv_contact_form .wpforms-submit-container { text-align: center; }

.rv_contact_row .rv_contact_form button.wpforms-submit { background-color: #306188 !important; -webkit-transition: .3s all; transition: .3s all; font-size: 18px !important; text-transform: uppercase; letter-spacing: 1px; width: 90%; max-width: 300px; margin: auto; color: #fff !important; }

.rv_contact_row .rv_contact_form button.wpforms-submit:hover { background: #333 !important; }

.rv_contact_row div.wpforms-container-full .wpforms-form .wpforms-field { padding: 15px 0; }

@media (max-width: 920px) { .rv_contact_row div.wpforms-container-full .wpforms-form .wpforms-field { padding-bottom: 0; } }

@media (min-width: 921px) { .rv_contact_row div.wpforms-field.rv_job_site_address, .rv_contact_row div.wpforms-field.rv_job_phone, .rv_contact_row div.wpforms-field.rv_job_name { /* right: -20px!important; position: relative!important; width: calc(48% + 20px)!important; margin-left: -20px!important; */ } }

@media (max-width: 920px) { .rv_contact_row div.wpforms-field.rv_job_site_address, .rv_contact_row div.wpforms-field.rv_job_phone, .rv_contact_row div.wpforms-field.rv_job_name { width: 100% !important; } }

@media (max-width: 920px) { .rv_contact_row div.wpforms-field.rv_job_email, .rv_contact_row div.wpforms-field.rv_job_project { width: 100% !important; margin-left: 0 !important; }
  .rv_contact_row div.wpforms-container-full .wpforms-form .wpforms-one-third, .rv_contact_row div.wpforms-container-full .wpforms-form .wpforms-one-half { margin-left: 0 !important; } }

.rv_contact_row .wpforms-error { text-align: right; height: 0 !important; }

.rv_contact_row div.rv_completion_date { background-color: #507396 !important; color: #fff; padding: 0 !important; margin-top: 15px !important; }

@media (max-width: 920px) { .rv_contact_row div.rv_completion_date { width: 100% !important; margin-left: 0 !important; text-align: left; margin-bottom: 15px !important; } }

@media (max-width: 480px) { .rv_contact_row div.rv_completion_date { margin-bottom: 0 !important; } }

@media (max-width: 480px) { .rv_contact_row div.rv_completion_date label.wpforms-field-label-inline { font-size: 14px !important; padding: 10px 10px 10px 20px !important; }
  .rv_contact_row div.rv_completion_date label.wpforms-field-label-inline::after { position: relative; right: 10px; top: -25px; margin-bottom: -15px; }
  .rv_contact_row div.rv_completion_date label.wpforms-field-label-inline span { display: block !important; } }

.rv_contact_row div.rv_completion_date .wpforms-error { color: red; background: #fff !important; height: 0 !important; }

.rv_contact_row div.rv_completion_date input { display: none !important; }

.rv_contact_row div.rv_completion_date .wpforms-field-label-inline { width: 100% !important; display: block !important; font-weight: 700 !important; padding: 15px 10px 15px 20px !important; -webkit-transition: .3s all; transition: .3s all; font-size: 18px !important; height: 50px !important; line-height: 1.1 !important; }

.rv_contact_row div.rv_completion_date .wpforms-field-label-inline:hover { cursor: pointer !important; }

.rv_contact_row div.rv_completion_date .wpforms-field-label-inline:after { content: ""; background-image: url(/wp-content/uploads/2021/06/arrow-next.svg) !important; background-size: contain !important; width: 20px; height: 20px; background-repeat: no-repeat !important; background-position: center !important; float: right; -webkit-transition: .3s all; transition: .3s all; }

.rv_contact_row div.rv_completion_date .wpforms-field-label-inline span { font-weight: 400 !important; font-style: italic; }

.rv_contact_row div.rv_completion_date .wpforms-selected label:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.rv_contact_row div.wpforms-field-radio.rv_form_date { float: right !important; padding-bottom: 0 !important; z-index: 9; position: relative; }

.rv_contact_row div.wpforms-field-radio.rv_form_date .wpforms-field-label { border: 3px solid; border-bottom: none; color: #000 !important; font-weight: 700 !important; text-transform: uppercase; background: #fff !important; padding: 15px !important; font-size: 18px !important; margin: 0; border: 3px solid #9EB44B !important; border-bottom: none !important; }

@media (max-width: 1279px) { .rv_contact_row div.wpforms-field-radio.rv_form_date .wpforms-field-label { font-size: 16px !important; } }

@media (max-width: 920px) { .rv_contact_row div.wpforms-field-radio.rv_form_date { height: auto; width: 100% !important; } }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(5, 1fr); gap: 10px; background-color: #9EB44B !important; padding: 15px 20px !important; }

@media (min-width: 921px) { .rv_contact_row div.wpforms-field-radio.rv_form_date ul { position: relative; width: 100%; } }

@media (max-width: 480px) { .rv_contact_row div.wpforms-field-radio.rv_form_date ul { padding: 10px !important; gap: 5px; }
  .rv_contact_row div.wpforms-field-radio.rv_form_date ul li label.wpforms-field-label-inline { font-size: 14px !important; background-image: none !important; padding-left: 0 !important; } }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li { color: #fff; margin-bottom: 0 !important; text-align: left; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li span { display: none; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li label:hover { cursor: pointer; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li input { width: 0; display: none !important; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li label { -webkit-transition: .3s all; transition: .3s all; background-size: 0; background-position: top 10.25px left; background-repeat: no-repeat; font-size: 15.5px !important; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li.wpforms-selected { color: #000; -webkit-transform: skew(-15deg); transform: skew(-15deg); }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li.wpforms-selected label { background: url(/wp-content/uploads/2021/12/x.svg); background-size: 16px; background-position: top 2px left; background-repeat: no-repeat; padding-left: 17px; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(1) { grid-column: 1 / 2; grid-row: 1 / 2; pointer-events: none; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(1) label { font-weight: 700; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(2) { grid-column: 1 / 2; grid-row: 2 / 3; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(3) { grid-column: 1 / 2; grid-row: 3 / 4; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(4) { grid-column: 1 / 2; grid-row: 4 / 5; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(5) { grid-column: 1 / 2; grid-row: 5 / 6; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(6) { grid-column: 2 / 3; grid-row: 1 / 2; pointer-events: none; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(6) label { font-weight: 700; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(7) { grid-column: 2 / 3; grid-row: 2 / 3; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(8) { grid-column: 2 / 3; grid-row: 3 / 4; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(9) { grid-column: 2 / 3; grid-row: 4 / 5; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(10) { grid-column: 2 / 3; grid-row: 5 / 6; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(11) { grid-column: 3 / 4; grid-row: 1 / 2; pointer-events: none; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(11) label { font-weight: 700; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(12) { grid-column: 3 / 4; grid-row: 2 / 3; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(13) { grid-column: 3 / 4; grid-row: 3 / 4; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(14) { grid-column: 3 / 4; grid-row: 4 / 5; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(15) { grid-column: 3 / 4; grid-row: 5 / 6; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(16) { grid-column: 4 / 5; grid-row: 1 / 2; pointer-events: none; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(16) label { font-weight: 700; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(17) { grid-column: 4 / 5; grid-row: 2 / 3; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(18) { grid-column: 4 / 5; grid-row: 3 / 4; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(19) { grid-column: 4 / 5; grid-row: 4 / 5; }

.rv_contact_row div.wpforms-field-radio.rv_form_date ul li:nth-child(20) { grid-column: 4 / 5; grid-row: 5 / 6; }

.rv_contact_row .rv_date_flexibility { position: relative !important; z-index: 9; background-color: #9EB44B !important; margin-top: 15px !important; padding-top: 0 !important; }

.rv_contact_row .rv_date_flexibility .wpforms-field-label { color: #000 !important; font-weight: 700 !important; text-transform: uppercase; background: #fff !important; padding: 15px !important; font-size: 18px !important; border: 3px solid #9EB44B !important; border-bottom: none !important; }

@media (max-width: 1279px) { .rv_contact_row .rv_date_flexibility .wpforms-field-label { font-size: 16px !important; } }

.rv_contact_row .rv_date_flexibility ul.wpforms-field-required { padding: 15px 15px 0 15px !important; }

.rv_contact_row .rv_date_flexibility ul.wpforms-field-required li label { background-image: url(/wp-content/uploads/2021/08/checkbox-empty.svg) !important; padding-left: 30px; background-repeat: no-repeat; background-size: 17px; font-style: italic; font-size: 18px !important; color: #fff !important; background-position: center left; }

.rv_contact_row .rv_date_flexibility ul.wpforms-field-required li label:hover { cursor: pointer !important; }

.rv_contact_row .rv_date_flexibility ul.wpforms-field-required li.wpforms-selected label { background-image: url(/wp-content/uploads/2021/12/checkbox-checked.svg) !important; padding-left: 30px; background-repeat: no-repeat; background-size: 17px; }

@media (min-width: 921px) { .rv_contact_row .rv_date_flexibility { float: right !important; } }

@media (max-width: 920px) { .rv_contact_row .rv_date_flexibility { margin-left: 0 !important; width: 100% !important; } }

.rv_contact_row .rv_date_flexibility input { width: 0 !important; }

.rv_contact_row input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #8199b2 inset !important; }

.rv_contact_row .rv_contact_form input:not([type='radio']).wpforms-valid, .rv_contact_row .rv_contact_form select.wpforms-valid, .rv_contact_row .rv_contact_form textarea.wpforms-valid { color: #000 !important; }

.rv_pa_slider ul li figure figcaption { padding: 20px 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; height: 34vh !important; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_title { font-size: 31.5px; margin-bottom: 0; text-transform: uppercase; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_title a { color: #fff; display: inline-block; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_title a:hover { color: #9EB44B; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_subtitle { font-size: 28px; margin-bottom: 0; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_subtitle a { color: #fff; font-weight: 400; display: inline-block; }

.rv_pa_slider ul li figure figcaption .rv_pa_slider_subtitle a:hover { color: #9EB44B; }

.rv_pa_slider .flex-control-nav { bottom: 10px; }

.rv_pa_slider .flex-control-nav li a { background-color: rgba(255, 255, 255, 0.5); }

.rv_pa_slider .flex-control-nav li a.flex-active { background-color: #fff; }

.rv_portfolio_archive_container { width: 90%; max-width: 1000px; margin: auto; text-align: center; padding-top: 30px; }

.rv_portfolio_archive_container .rv_portfolio_intro .rv_pi_title { font-size: 29px; text-transform: uppercase; margin-bottom: 15px; }

.rv_portfolio_archive_container .rv_portfolio_intro .rv_pi_text { font-size: 19px; font-weight: 500; }

.rv_pan_outter { background: #306188; 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; height: 84px; margin-bottom: 20px !important; }

.rv_pan_outter .rv_pan_title { color: #fff; font-size: 21px; text-transform: uppercase; margin: 0 20px 0 0; }

.rv_pan_outter .rv_portfolio_archive_nav > ul { background-color: #9eb44b !important; }

.rv_pan_outter .rv_portfolio_archive_nav > ul > li { background-image: url(/wp-content/uploads/2021/06/arrow-down-white.svg) !important; background-size: 12px !important; background-repeat: no-repeat !important; background-position: center right 28px !important; }

.rv_pan_outter .rv_portfolio_archive_nav ul { margin: 0; list-style: none; width: 215px; }

.rv_pan_outter .rv_portfolio_archive_nav ul li { height: 41px; background: rgba(158, 180, 75, 0.8); -webkit-transition: .3s all; transition: .3s all; }

.rv_pan_outter .rv_portfolio_archive_nav ul li:hover { background: #9eb44b; }

.rv_pan_outter .rv_portfolio_archive_nav ul li:hover ul { display: block; opacity: 1; visibility: visible; }

.rv_pan_outter .rv_portfolio_archive_nav ul li a { color: #fff; font-size: 18px; font-weight: 500; text-transform: uppercase; display: block; padding: 0 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; }

.rv_pan_outter .rv_portfolio_archive_nav ul li ul { position: relative; z-index: 9; -webkit-transition: .3s all; transition: .3s all; opacity: 0; visibility: hidden; }

.rv_pan_outter .rv_portfolio_archive_nav ul li ul li a { font-weight: 400; }

div.rv_portfolio_archive_grid { margin: 30px auto 0 !important; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; gap: 30px; width: 95%; max-width: 1900px; }

div.rv_portfolio_archive_grid .rv_pag_item { background-size: cover; background-position: center; max-height: 500px; height: 50vh; width: calc(50% - 15px); }

div.rv_portfolio_archive_grid .rv_pag_item .rv_pag_item_content { height: 100%; width: 100%; background: rgba(18, 27, 66, 0.7); color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 25px; font-weight: 700; z-index: 2; position: relative; opacity: 0; -webkit-transition: .3s all; transition: .3s all; width: 0; height: 0; left: 50%; top: 50%; font-size: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; padding-left: 10px; padding-right: 10px; }

div.rv_portfolio_archive_grid .rv_pag_item .rv_pag_item_content span { color: #9EB44B; text-transform: uppercase; font-size: 0; -webkit-transition: .3s all; transition: .3s all; }

div.rv_portfolio_archive_grid .rv_pag_item:hover .rv_pag_item_content { opacity: 1; left: 0; top: 0; width: 100%; height: 100%; font-size: 22px; }

div.rv_portfolio_archive_grid .rv_pag_item:hover .rv_pag_item_content span { font-size: 15px; }

.rv_portfolio_hero { width: 100%; background-size: cover; height: calc(100vh - 239px); background-position: center; }

.rv_portfolio_nav { background: #306188; z-index: 9; margin-top: 50px; position: sticky; top: 0; }

.rv_portfolio_nav ul { list-style: none; margin: auto; max-width: 1200px; display: -webkit-box; display: -ms-flexbox; display: flex; height: 80px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 20px; padding-right: 20px; }

@media (min-width: 921px) { .rv_portfolio_nav ul { width: 95%; } }

.rv_portfolio_nav ul li a { color: #fff; font-weight: 700; font-size: 19px; }

.rv_portfolio_nav ul li a.rv_current { color: #9EB44B; }

.portfolio-template-default .rv_portfolio_main .rv_portfolio_content { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 65px; }

@media (max-width: 1099px) { .portfolio-template-default .rv_portfolio_main .rv_portfolio_content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.portfolio-template-biederman-portfolio .rv_portfolio_intro .rv_pi_text { text-align: left; }

.portfolio-template-biederman-portfolio .rv_images_bied { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 50px; }

.portfolio-template-biederman-portfolio .rv_images_bied > div { width: 48%; }

@media (max-width: 920px) { .portfolio-template-biederman-portfolio .rv_images_bied { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .portfolio-template-biederman-portfolio .rv_images_bied > div { width: 100% !important; } }

.rv_portfolio_main { display: -webkit-box; display: -ms-flexbox; display: flex; width: 90%; max-width: 1000px; margin: auto; padding: 40px 0; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.rv_portfolio_main .rv_portfolio_intro { text-align: center; margin: auto; }

.rv_portfolio_main .rv_portfolio_intro .rv_pi_title { font-size: 29px; text-transform: uppercase; font-weight: 700; line-height: 1.17; margin-bottom: 20px; }

.rv_portfolio_main .rv_portfolio_intro .rv_pi_text { font-size: 19px; line-height: 1.42; font-weight: 500; margin-bottom: 30px; }

.rv_portfolio_main .rv_portfolio_content .rv_portfolio_features { margin-bottom: 30px; }

.rv_portfolio_main .rv_portfolio_content .rv_portfolio_features > div { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

@media (min-width: 1100px) { .rv_portfolio_main .rv_portfolio_content .rv_portfolio_features .rv_pf_feature { min-width: 480px; } }

.rv_portfolio_main .rv_portfolio_content .rv_portfolio_features .rv_pf_feature { margin-bottom: 0; line-height: 1.26; font-size: 19px; font-weight: 700; }

.rv_portfolio_main .rv_portfolio_content .rv_portfolio_features .rv_pf_feature span { color: #306188; margin-right: 6px; }

@media (min-width: 1100px) { .rv_portfolio_main .rv_portfolio_content .rv_portfolio_specs { min-width: 480px; } }

.rv_portfolio_main .rv_portfolio_content .rv_pc_title { margin-bottom: 15px; font-size: 24px; line-height: 1.16; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.third_layout .rv_portfolio_renders { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.third_layout .rv_portfolio_renders a { width: 49%; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.third_layout .rv_portfolio_renders a:nth-child(2n+1) { margin-right: 2%; }

@media (max-width: 767px) { .rv_portfolio_main .rv_portfolio_content .pi_content_right.third_layout .rv_portfolio_renders a { width: 100%; } }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 65px; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout .rv_portfolio_renders:only-child { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout .rv_portfolio_renders:only-child a { width: 49%; }

.rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout .rv_portfolio_renders:only-child a:nth-child(2n+1) { margin-right: 2%; }

@media (max-width: 767px) { .rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout .rv_portfolio_renders:only-child a { width: 100%; } }

@media (min-width: 1100px) { .rv_portfolio_main .rv_portfolio_content .pi_content_right.second_layout .rv_portfolio_testimonial { min-width: 480px; } }

.rv_portfolio_main .rv_portfolio_testimonial { background: #9EB44B; color: #fff; padding: 25px 30px 25px 35px; font-weight: 500; font-size: 19px; text-align: right; margin-bottom: 30px; position: relative; }

@media (min-width: 1100px) { .rv_portfolio_main .rv_portfolio_testimonial { min-width: 480px; } }

.rv_portfolio_main .rv_portfolio_testimonial:before { content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 0 63px 53px 0; border-color: transparent #9db44b transparent transparent; position: absolute; left: -63px; margin-bottom: -53px; top: 0; }

@media (max-width: 1099px) { .rv_portfolio_main .rv_portfolio_testimonial { text-align: center; }
  .rv_portfolio_main .rv_portfolio_testimonial:before { content: ""; display: block; width: 0; height: 0; left: 0; border-style: solid; border-width: 27px 0 0 21px; border-color: transparent transparent transparent #9EB44B; position: absolute; top: -27px; } }

@media (max-width: 480px) { .rv_portfolio_main .rv_portfolio_testimonial { padding: 15px 20px 15px 25px; font-size: 15px; } }

.rv_portfolio_main .rv_portfolio_testimonial .rv_pt_content { margin-bottom: 20px; }

.rv_portfolio_main .rv_portfolio_testimonial .rv_pt_person { margin-bottom: 0; font-weight: 400; font-style: italic; }

.rv_portfolio_main .rv_portfolio_renders { text-align: center; }

@media (min-width: 1100px) { .rv_portfolio_main .rv_portfolio_renders { min-width: 480px; } }

.rv_portfolio_main .rv_portfolio_renders figure { margin-bottom: 50px; }

.rv_portfolio_gallery { margin: 0 auto 30px !important; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 30px; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center;}

.rv_portfolio_gallery .rv_pg_item img { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; }

.rv_portfolio_main_nf { width: 90%; max-width: 1000px; margin: auto; text-align: center; }

.rv_portfolio_main_nf .rv_pi_title { font-size: 29px; text-transform: uppercase; font-weight: 700; line-height: 1.17; margin-bottom: 20px; margin-top: 20px; }

.rv_portfolio_main_nf .rv_pi_text { font-size: 19px; line-height: 1.42; font-weight: 500; margin-bottom: 30px; }

.rv_services_archive_grid { max-width: 1850px; margin: 30px auto 50px; }

.rv_services_archive_grid .rv_sag_item { background-size: cover; background-position: center; }

.rv_services_archive_grid .rv_sag_item:nth-child(5n+1) { grid-column: 1 / 8; grid-row: 1 / 17; }

.rv_services_archive_grid .rv_sag_item:nth-child(5n+2) { grid-column: 8 / 15; grid-row: 1 / 17; }

.rv_services_archive_grid .rv_sag_item:nth-child(5n+3) { grid-column: 15 / 25; grid-row: 1 / 11; }

.rv_services_archive_grid .rv_sag_item:nth-child(5n+4) { grid-column: 1 / 15; grid-row: 17 / 25; }

.rv_services_archive_grid .rv_sag_item:nth-child(5n+5) { grid-column: 15 / 25; grid-row: 11 / 25; }

.rv_services_archive_grid .rv_sag_item .rv_sag_item_content { height: 100%; width: 100%; color: #fff; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 700; z-index: 3; position: relative; opacity: 0; -webkit-transition: .3s all; transition: .3s all; width: 0; height: 0; left: 50%; top: -50%; font-size: 0; }

.rv_services_archive_grid .rv_sag_item .rv_sag_item_overlay { background: rgba(48, 97, 136, 0.8); mix-blend-mode: multiply; height: 0; width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 2; position: relative; -webkit-transition: .3s all; transition: .3s all; top: 50%; left: 50%; opacity: 0; }

.rv_services_archive_grid .rv_sag_item img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%; position: relative; -webkit-transition: .3s all; transition: .3s all; top: 0; }

.rv_services_archive_grid .rv_sag_item:hover .rv_sag_item_overlay { opacity: 1; height: 100%; width: 100%; top: 0; left: 0; }

.rv_services_archive_grid .rv_sag_item:hover img { -webkit-filter: grayscale(100%); filter: grayscale(100%); top: -100%; }

.rv_services_archive_grid .rv_sag_item:hover .rv_sag_item_content { opacity: 1; left: 0; top: -200%; width: 100%; height: 100%; font-size: 22px; }

.rv_service_slider figcaption { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 20px; font-size: 24px; padding-left: 35px; padding-right: 35px; }

.rv_service_slider figcaption h3 { font-size: 28px; }

.rv_service_slider .flex-control-nav { bottom: 10px; }

.rv_service_slider .flex-control-nav li a { background-color: rgba(255, 255, 255, 0.5); }

.rv_service_slider .flex-control-nav li a.flex-active { background-color: #fff; }

@media (max-width: 921px) { .rv_service_slider figcaption { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 65px; }
  .rv_service_slider figcaption h3 { font-size: 17px; } }

.rv_service_main { display: -webkit-box; display: -ms-flexbox; display: flex; width: 90%; max-width: 1380px; margin: auto; padding: 40px 0; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.rv_service_main .rv_si_title { font-size: 29px; /* text-transform: uppercase; */ font-weight: 700; line-height: 1.17; margin-bottom: 15px; }

.rv_service_main .rv_si_text { font-size: 19px; line-height: 1.42; font-weight: 500; margin-bottom: 30px; }

@media (min-width: 921px) { .rv_service_main .rv_service_left { width: 65%; } }

@media (max-width: 920px) { .rv_service_main .rv_service_left .rv_si_title, .rv_service_main .rv_service_left .rv_si_text { text-align: center; } }

.rv_service_main .rv_service_left .rv_service_content .rv_sc_title { margin-bottom: 15px; font-size: 24px; line-height: 1.16; }

@media (min-width: 921px) { .rv_service_main .rv_service_right { width: calc(35% - 65px); } }

.rv_service_main .rv_service_right .rv_service_testimonial { background: #9EB44B; color: #fff; padding: 30px 35px; font-weight: 500; font-size: 19px; text-align: right; margin-bottom: 30px; position: relative; }

.rv_service_main .rv_service_right .rv_service_testimonial:before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 0 63px 53px 0; border-color: transparent #9EB44B transparent transparent; position: absolute; left: -63px; top: 0; }

.rv_service_main .rv_service_right .rv_service_testimonial .rv_st_content { margin-bottom: 20px; }

.rv_service_main .rv_service_right .rv_service_testimonial .rv_st_person { margin-bottom: 0; font-weight: 400; font-style: italic; }

.rv_service_grid figure { background-size: cover; background-position: center; }

.rv_service_grid figure .rv_sg_item_content { height: 100%; width: 100%; background: rgba(18, 27, 66, 0.7); color: #fff; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 700; z-index: 2; position: relative; opacity: 0; -webkit-transition: .3s all; transition: .3s all; width: 0; height: 0; left: 50%; top: 50%; font-size: 0; text-align: center; padding-left: 20px; padding-right: 20px; }

.rv_service_grid figure:hover .rv_sg_item_content { opacity: 1; left: 0; top: 0; width: 100%; height: 100%; font-size: 22px; }

.rv_service_grid figure:nth-child(1) { grid-column: 1 / 11; grid-row: 1 / 7; }

.rv_service_grid figure:nth-child(2) { grid-column: 11 / 17; grid-row: 1 / 7; }

.rv_service_grid figure:nth-child(3) { grid-column: 17 / 25; grid-row: 1 / 11; }

.rv_service_grid figure:nth-child(3):nth-last-child(5) { grid-row: 1 / 12; }

.rv_service_grid figure:nth-child(4) { grid-column: 1 / 17; grid-row: 7 / 16; }

.rv_service_grid figure:nth-child(5) { grid-column: 17 / 25; grid-row: 11 / 20; }

.rv_service_grid figure:nth-child(6) { grid-column: 1 / 9; grid-row: 16 / 25; }

.rv_service_grid figure:nth-child(7) { grid-column: 9 / 17; grid-row: 16 / 25; }

.rv_service_grid figure:nth-child(8) { grid-column: 17 / 25; grid-row: 20 / 25; }

.rv_sa_intro { width: 90%; max-width: 1030px; margin: 0 auto 60px; text-align: center; }

.rv_sa_intro .rv_sa_title { font-size: 29px; text-transform: uppercase; font-weight: 700; margin-bottom: 15px; }

.rv_sa_intro .rv_sa_text { font-size: 19px; font-weight: 500; }

.rv_sap_slider { width: 90%; max-width: 1200px; height: auto !important; margin: 30px auto 70px !important; }

.rv_sap_slider ul li .rv_sap_content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; -webkit-transition: .3s all; transition: .3s all; }

.rv_sap_slider ul li .rv_sap_content div .rv_sap_title { font-size: 30px; line-height: 1.2; font-weight: 700; text-transform: uppercase; }

.rv_sap_slider ul li .rv_sap_content div .rv_sap_text { font-size: 24px; line-height: 1.35; color: #9EB44B; font-weight: 500; }

.rv_sap_slider ul li .rv_sap_content div .rv_sap_text a { color: #9EB44B; font-weight: 700; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_left { width: 41%; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_right { width: 54%; -webkit-transition: .3s all; transition: .3s all; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_right::after { content: ""; display: block; position: relative; width: 100%; height: 100%; top: -100%; left: 0; right: 0; bottom: 0; background-color: rgba(158, 180, 75, 0.6); mix-blend-mode: multiply; -webkit-transition: .3s all; transition: .3s all; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_right img { height: auto; -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: .3s all; transition: .3s all; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_title { color: #9EB44B; text-align: right; margin-top: 10px; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_text { text-align: right; margin-bottom: 10px; }

.rv_sap_slider ul li .rv_sap_content .rv_sap_link { color: #9EB44B; font-size: 24px; font-weight: 700; text-align: right; width: 100%; display: block; font-style: italic; }

.rv_sap_slider ul li .rv_sap_content:hover .rv_sap_right img { -webkit-filter: grayscale(0); filter: grayscale(0); }

.rv_sap_slider ul li .rv_sap_content:hover .rv_sap_right:after { opacity: 0; }

.rv_sap_slider .flex-direction-nav .flex-prev { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_sap_slider .flex-direction-nav .flex-next { height: 32px; width: 20px; font-size: 0; opacity: 0.2 !important; }

.rv_sap_slider .flex-direction-nav .flex-nav-prev .flex-prev { background: url(/wp-content/uploads/2021/06/arrow-prev-green.svg); background-position: center; background-repeat: no-repeat; background-size: contain; left: -40px !important; }

.rv_sap_slider .flex-direction-nav .flex-nav-next .flex-next { background: url(/wp-content/uploads/2021/06/arrow-next-green.svg); background-position: center; background-repeat: no-repeat; background-size: contain; right: -40px !important; }

.rv_sap_slider .flex-direction-nav a:before { display: none; }

.rv_sap_slider .flex-control-paging li a { background: rgba(158, 180, 75, 0.5) !important; -webkit-box-shadow: none; box-shadow: none; }

.rv_sap_slider .flex-control-paging li a.flex-active { background: #9EB44B !important; }

.rv_sap_slider:hover .flex-direction-nav .flex-prev { opacity: 0.6 !important; }

.rv_sap_slider:hover .flex-direction-nav .flex-prev:hover { opacity: 1 !important; }

.rv_sap_slider:hover .flex-direction-nav .flex-next { opacity: 0.6 !important; }

.rv_sap_slider:hover .flex-direction-nav .flex-next:hover { opacity: 1 !important; }

footer .site-primary-footer-wrap { width: 90%; max-width: 1050px; margin: auto; padding-top: 55px; padding-bottom: 25px; border-top: none !important; }

footer .site-below-footer-wrap { width: 90%; max-width: 1050px; margin: auto; padding-bottom: 35px; }

footer .site-below-footer-wrap p { font-size: 16px; }

footer .site-primary-footer-inner-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

footer .site-footer-primary-section-1 { width: 35%; }

footer .site-footer-primary-section-1 img { margin-bottom: 10px; }

footer .site-footer-primary-section-1 .textwidget { color: #fff; }

footer .site-footer-primary-section-1 .textwidget p { margin-bottom: 0; text-align: center; }

footer .site-footer-primary-section-2 { width: 30%; }

footer .site-footer-primary-section-2 .widget_nav_menu { padding-bottom: 0; margin-bottom: 0; }

footer .site-footer-primary-section-2 .widget_nav_menu ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: auto; max-width: 300px; }

footer .site-footer-primary-section-2 .widget_nav_menu ul li { text-align: center; width: 50%; }

footer .site-footer-primary-section-2 .widget_nav_menu ul li a { color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 700; text-align: center; line-height: 1; }

footer .site-footer-primary-section-2 .widget_nav_menu ul li.current-menu-item a { color: #9EB44B; }

footer .site-footer-primary-section-3 { /*	padding-top: 30px;*/ width: 24%; }

footer .site-footer-primary-section-3 .rv_footer_social { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-evenly; }

footer .site-footer-primary-section-3 .rv_footer_social a { display: inline-block; }

footer .site-footer-primary-section-3 .rv_footer_social a img { width: 40px; height: 40px; }

footer .ast-footer-copyright { font-weight: 500; }

body .site { overflow-x: hidden; }

.alm-listing .alm-reveal:after { display: none !important; }

@media (max-width: 920px) { .rv_home_services_grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .rv_home_services_grid .rv_hsg_item { width: 100% !important; height: 175px !important; margin-top: 2vh !important; background-position: center; }
  .rv_home_services_grid .rv_hsg_item:hover .rv_hsg_item_content { font-size: 16px; }
  .rv_service_contact h2 { border-top: 1px solid #306188; font-size: 24px; width: 300px; margin: auto; padding-top: 30px; text-align: center; }
  .rv_service_contact > p { text-align: center; }
  .cocon-name-inputs { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .cocon-name-inputs input { max-width: 100% !important; }
  .cocon-name-inputs #txtCoCoFirstName { margin-bottom: 16px; }
  .rv_reviews_slider { height: calc(100vh - 100px) !important; }
  .rv_reviews_slider ul li figure figcaption p { font-size: 13px; }
  .rv_contact_row { text-align: center; }
  .rv_contact_row h2 { font-size: 24px; }
  .rv_contact_row > .wp-block-group__inner-container { padding-top: 100px; }
  .rv_portfolio_nav { margin-top: 25px; }
  .rv_services_archive_grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 70px; margin-bottom: 30px; }
  .rv_services_archive_grid .rv_sag_item:hover .rv_sag_item_content { font-size: 16px; }
  .rv_service_main { padding-bottom: 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .rv_service_main .rv_service_left .rv_service_content .rv_sc_title { font-size: 20px; text-align: center; margin-bottom: 10px; }
  .rv_service_main .rv_service_left .rv_service_content .rv_sc_text { text-align: center; }
  .rv_service_main .rv_service_right .rv_service_testimonial { margin-top: 30px; font-size: 14px; }
  .rv_service_main .rv_service_right .rv_service_testimonial .rv_st_content { text-align: center; }
  .rv_service_main .rv_service_right .rv_service_testimonial:before { border-width: 27px 0 0 27px; border-color: transparent transparent transparent #9EB44B; top: -26px; left: 0; }
  .rv_service_main > div { width: 100%; }
  .rv_sa_intro .rv_sa_title { font-size: 25px; }
  .flexslider .flex-direction-nav { /*	display: none; */ }
  .flexslider .flex-direction-nav .flex-prev { left: 30px; }
  .flexslider .flex-direction-nav .flex-next { right: 30px; }
  .zsrow.inverted_tablet .wp-block-column:first-child { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .zsrow.inverted_tablet .wp-block-column:nth-child(2) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .zsrow.break .wp-block-columns { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .zsrow.break .wp-block-column { -ms-flex-preferred-size: 100% !important; flex-basis: 100% !important; }
  .ast-logo-title-inline .ast-site-identity { padding: 20.42px 0; }
  .ast-primary-header-bar { background-color: transparent !important; -webkit-transition: .3s all; transition: .3s all; background-color: transparent !important; -webkit-transition: .3s all; transition: .3s all; }
  .ast-primary-sticky-header-active .ast-primary-header-bar { background-color: #fff !important; background-color: #fff !important; }
  .ast-primary-sticky-header-active .site-logo-img img { content: url(/wp-content/uploads/2021/05/logo.svg); }
  .ast-primary-sticky-header-active .ast-mobile-header-wrap .ast-mobile-header-content { height: calc(100vh - 95.83px); }
  .ast-primary-sticky-header-active .ast-desktop-header-content { height: calc(100vh - 95.83px); }
  .ast-primary-sticky-header-active .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/nav-menu-sticky.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .ast-primary-sticky-header-active .ast-menu-toggle { background: url(/wp-content/uploads/2021/06/toggle-closed.svg); width: 50px; height: 100%; background-repeat: no-repeat; background-position: center top 25px; background-size: 25px; outline: none; }
  .ast-primary-sticky-header-active .ast-menu-toggle:focus { background-color: none; }
  .ast-primary-sticky-header-active .ast-menu-toggle * { display: none; }
  .site-logo-img img { max-width: 230px !important; max-width: 230px !important; }
  .site-primary-header-wrap .site-header-primary-section-left { margin-top: 0; margin-top: 0; }
  .rv_home_slider, .rv_about_slider { height: calc(100vh - 100px) !important; }
  .rv_home_page_slider .rv_hps_content > div { width: 80% !important; text-align: center; }
  .rv_home_page_slider .rv_hps_left { display: none; }
  .rv_home_page_slider .rv_hps_text { font-size: 16px !important; }
  .rv_home_page_slider .flex-direction-nav { display: block; }
  .rv_home_page_slider .flex-direction-nav .flex-nav-next .flex-next { right: 0 !important; }
  .rv_home_page_slider .flex-direction-nav .flex-nav-prev .flex-prev { left: 0 !important; }
  .rv_home_review_slider { margin-bottom: 30px !important; }
  .rv_home_review_slider .rv_hrs_content > div { width: 80% !important; }
  .rv_home_review_slider .rv_hrs_content > div * { text-align: center !important; display: inline-block; }
  .rv_home_review_slider .rv_hrs_right { display: none; }
  .rv_home_review_slider .rv_hrs_title { width: 100%; }
  .rv_home_review_slider .rv_hrs_text { font-size: 16px !important; }
  .rv_home_review_slider .flex-direction-nav { display: block; }
  .rv_home_review_slider .flex-direction-nav .flex-nav-next .flex-next { right: 0 !important; }
  .rv_home_review_slider .flex-direction-nav .flex-nav-prev .flex-prev { left: 0 !important; }
  .rv_pa_slider { height: calc(100vh - 100px) !important; }
  .rv_portfolio_archive_container .rv_portfolio_intro .rv_pi_title { font-size: 22px; }
  .rv_portfolio_archive_container .rv_portfolio_intro .rv_pi_text { font-size: 14px; }
  .rv_portfolio_hero { height: 525px; }
  .rv_portfolio_main .rv_portfolio_content { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .rv_portfolio_main .rv_portfolio_right_images { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .rv_portfolio_gallery { margin: 0 auto 50px; gap: 15px; }
  .rv_sap_mobile_title { font-size: 25px !important; color: #9EB44B !important; text-transform: uppercase !important; text-align: center; }
  .rv_sap_slider { width: 100%; }
  .rv_sap_content > div { width: 100% !important; }
  .rv_sap_content .rv_sap_left { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 90% !important; }
  .rv_sap_content .rv_sap_left .rv_sap_title { text-align: center !important; font-size: 25px !important; margin-top: 20px !important; margin-bottom: -10px !important; }
  .rv_sap_content .rv_sap_left .rv_sap_text { text-align: center !important; font-size: 14px !important; margin-top: 20px; line-height: 22px; }
  .rv_sap_content .rv_sap_left .rv_sap_link { text-align: center !important; font-size: 14px !important; }
  .ast-site-identity { padding: 20.42px 0 !important; }
  .ast-mobile-header-wrap .ast-mobile-header-content { background: rgba(255, 255, 255, 0.85); height: calc(100vh - 100px); }
  .ast-desktop-header-content { background: rgba(255, 255, 255, 0.85); height: calc(100vh - 100px); }
  .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/nav-menu.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .menu-toggle.main-header-menu-toggle button { outline: none; }
  .menu-toggle.main-header-menu-toggle span { display: none; }
  .site-header-primary-section-right > div { margin-top: 16.5px; }
  #ast-hf-mobile-menu > li > a.menu-link { font-size: 30px; line-height: 35px; text-align: center; font-weight: 700; text-transform: uppercase; margin-bottom: 17.5px; margin-top: 17.5px; color: #306188; }
  #ast-hf-mobile-menu > li.menu-item-has-children > a { display: inline-block; width: auto; }
  #ast-hf-mobile-menu > li.menu-item-has-children .sub-menu { background: transparent; }
  #ast-hf-mobile-menu > li.menu-item-has-children .sub-menu > li a { text-align: center; font-size: 22px; font-weight: 500; line-height: 1.3; margin-bottom: 7px; margin-top: 7px; color: #306188; }
  #ast-hf-mobile-menu > li.menu-item-has-children .sub-menu > li a .icon-arrow { display: none; }
  #ast-hf-mobile-menu > li.menu-item-has-children .ast-menu-toggle { background: url(/wp-content/uploads/2021/06/toggle-closed.svg); width: 50px; height: 100%; background-repeat: no-repeat; background-position: center top 25px; background-size: 25px; outline: none; }
  #ast-hf-mobile-menu > li.menu-item-has-children .ast-menu-toggle:focus { background-color: none; }
  #ast-hf-mobile-menu > li.menu-item-has-children .ast-menu-toggle * { display: none; }
  #ast-hf-mobile-menu .current-menu-item > a { color: #9EB44B !important; }
  #ast-hf-mobile-menu > li.menu-item-has-children.ast-submenu-expanded .ast-menu-toggle { /* 				background: url(/wp-content/uploads/2021/06/toggle-open.svg); */ width: 50px; height: 100%; background-repeat: no-repeat; background-position: center top 25px; background-size: 25px; outline: none; }
  .ast-main-header-nav-open { overflow: hidden; }
  .ast-main-header-nav-open .main-header-bar-wrap { background: rgba(255, 255, 255, 0.85); }
  .ast-main-header-nav-open .main-header-menu { background: transparent; }
  .ast-main-header-nav-open .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/close-button.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .ast-main-header-nav-open .menu-toggle.main-header-menu-toggle span { display: none; }
  .ast-main-header-nav-open .site-logo-img img { content: url(/wp-content/uploads/2021/05/logo.svg) !important; }
  .ast-main-header-nav-open.ast-primary-sticky-header-active .ast-primary-header-bar { background: rgba(255, 255, 255, 0.85) !important; -webkit-box-shadow: none; box-shadow: none; }
  body:not(.page-id-1128):not(.page-id-17):not(.search-results):not(.page-template-page-blog-template):not(.archive.category):not(.page-template-page-reviews) .site-logo-img img { content: url(/wp-content/uploads/2021/06/mobile-logo.svg); }
  body:not(.page-id-1128):not(.page-id-17):not(.search-results):not(.page-template-page-blog-template):not(.archive.category):not(.page-template-page-reviews):before { content: ""; display: block; position: absolute; height: 160px; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))) !important; background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%) !important; z-index: 9; pointer-events: none; } }

.rv_cl { background-color: #d55537; background-image: url(/wp-content/uploads/2021/05/person.svg); background-size: 15px; background-repeat: no-repeat; background-position: center left 12px; font-weight: 400; font-weight: 500; width: 350px !important; max-width: 90%; margin: auto; }

.rv_cl a { font-size: 25px !important; color: #fff !important; }

@media (min-width: 921px) { .rv_home_services_grid { display: grid; grid-template-columns: repeat(24, minmax(0, 1fr)); grid-template-rows: repeat(24, minmax(0, 8px)); gap: 30px; }
  .rv_cl { display: none !important; }
  .rv_services_archive_grid { display: grid; grid-template-columns: repeat(24, minmax(0, 1fr)); grid-template-rows: repeat(24, minmax(0, 8px)); gap: 20px; width: 95%; }
  .rv_service_grid { display: grid; grid-template-columns: repeat(24, minmax(0, 1fr)); max-width: 1845px; grid-template-rows: repeat(auto-fill, 4vh); grid-auto-rows: minmax(24px, 62.5px); gap: 30px; margin: 0 auto 30px !important; }
  .flexslider .flex-control-nav { display: none; }
  .ast-logo-title-inline .ast-site-identity { padding-top: 0; padding-bottom: 2em; }
  .site-primary-header-wrap { margin-top: 15px; }
  .site-primary-header-wrap .ast-header-button-1 { z-index: 9; margin-bottom: -5px; }
  .site-primary-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { background-color: #d55537; padding: 13.5px 13.5px 13.5px 37.5px; background-image: url(/wp-content/uploads/2021/05/person.svg); background-size: 15px; background-repeat: no-repeat; background-position: center left 12px; font-weight: 400; font-size: 15.9px; font-weight: 500; } }

@media (min-width: 921px) and (min-width: 921px) and (max-width: 1279px) { .site-primary-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { font-size: 15px; } }

@media (min-width: 921px) and (min-width: 921px) and (max-width: 1124px) { .site-primary-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { font-size: 13px !important; } }

@media (min-width: 921px) and (max-width: 1124px) { .site-primary-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { font-size: 16px; padding: 10px 8px 10px 32.5px; } }

@media (min-width: 921px) { .site-primary-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button:hover { background-color: #9EB44B; }
  .site-primary-header-wrap .main-navigation { margin-bottom: -10px; }
  .site-primary-header-wrap .main-navigation ul:not(.sub-menu) > li { margin-right: 16px; }
  .site-primary-header-wrap .main-navigation ul li a { font-size: 15.9px; font-weight: 500; color: #306188; } }

@media (min-width: 921px) and (max-width: 1124px) { .site-primary-header-wrap .main-navigation ul li a { font-size: 13px !important; } }

@media (min-width: 921px) { .site-primary-header-wrap .main-navigation ul li:hover > a { font-size: 700; color: #9EB44B; }
  .site-primary-header-wrap .main-navigation ul li li { background: #9EB44B; }
  .site-primary-header-wrap .main-navigation ul li li a { padding: 0.5em 1em !important; color: #fff !important; font-weight: 300; }
  .site-primary-header-wrap .main-navigation ul li li a:hover { font-weight: 700; }
  .site-primary-header-wrap .main-navigation ul li.current-menu-item > a { font-weight: 700; color: #9EB44B; }
  .site-primary-header-wrap .main-navigation ul li.current_page_ancestor > a { font-weight: 700; color: #9EB44B; }
  .site-primary-header-wrap .main-navigation .sub-menu { border-color: #9EB44B; }
  .ast-header-search .astra-search-icon { font-size: 21px; position: relative; top: 6px; }
  .ast-search-menu-icon.ast-dropdown-active.slide-search .search-form { top: 19px; }
  .ast-search-menu-icon.ast-dropdown-active .search-field { width: 250px; }
  .ast-dropdown-active .search-field { font-size: 15px; }
  .ast-dropdown-active .search-field::-webkit-input-placeholder { font-size: 14px; font-style: italic; opacity: .8; }
  .ast-dropdown-active .search-field::-moz-placeholder { font-size: 14px; font-style: italic; opacity: .8; }
  .ast-dropdown-active .search-field:-ms-input-placeholder { font-size: 14px; font-style: italic; opacity: .8; }
  .ast-dropdown-active .search-field::-ms-input-placeholder { font-size: 14px; font-style: italic; opacity: .8; }
  .ast-dropdown-active .search-field::placeholder { font-size: 14px; font-style: italic; opacity: .8; }
  .ast-dropdown-active #Shape { color: transparent; }
  .rv_portfolio_gallery { margin: auto; max-width: 1900px; }
  .rv_portfolio_gallery .rv_pg_item { width: calc(33.33% - 20px); max-height: 500px; }
  .rv_service_main .rv_service_right { margin-left: 65px; }
  .rv_sap_slider .flex-control-paging { display: none; } }

@media (min-width: 921px) and (max-width: 1124px) { .site-primary-header-wrap .main-navigation > ul > li { margin-right: 5px !important; } }

/* Blog */
#rv_blog_filters { width: 1200px; max-width: 90%; margin: auto; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 50px; margin-bottom: 50px; background: #306188; }

#rv_blog_filters .rv_filter_item a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 7.5px 10px; color: #3a3a3a; font-size: 14px; line-height: 28px; padding: 8px 26px 8px 26px; color: #fff; -webkit-transition: .3s all; transition: .3s all; text-transform: uppercase; outline: none; font-weight: 600 !important; }

#rv_blog_filters .rv_filter_item a.active { color: #9EB44B; }

@media (max-width: 480px) { #rv_blog_filters .rv_filter_item a { font-size: 12px; padding: 4px 3px 4px 3px; background-size: 10px; } }

@media (min-width: 481px) and (max-width: 980px) { #rv_blog_filters .rv_filter_item a { font-size: 12px; padding: 4px 7px; background-size: 10px; } }

#rv_posts_container { width: 1850px; max-width: 90%; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

#rv_posts_container .rv_archive_post { background-color: #fff; /* box-shadow: 0px 9px 10px 0px rgba(28, 35, 47, 0.1); */ border-radius: 10px; -ms-flex-preferred-size: calc(33% - 10px); flex-basis: calc(33% - 10px); }

@media (min-width: 600px) and (max-width: 920px) { #rv_posts_container .rv_archive_post { -ms-flex-preferred-size: calc(50% - 10px); flex-basis: calc(50% - 10px); } }

@media (max-width: 599px) { #rv_posts_container .rv_archive_post { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

#rv_posts_container .rv_archive_post img { /* height: 350px; */ -o-object-fit: cover; object-fit: cover; width: 100%; }

#rv_posts_container .rv_archive_post .rv_ap_content { padding: 20px 0; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_cats { padding: 10px 0; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_cats a { color: #1c232f; opacity: .7; font-size: 13px; background: url(/wp-content/uploads/2021/09/folder-1.svg); background-size: 15px; background-repeat: no-repeat; background-position: top 2px left; padding-left: 20px; border-radius: 5px; margin-right: 2px; }

#rv_posts_container .rv_archive_post .rv_ap_content h2.rv_ap_title { font-size: 22px !important; margin-bottom: 10px; font-weight: 600 !important; color: #306188; }

#rv_posts_container .rv_archive_post .rv_ap_content h2.rv_ap_title a { color: #306188; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_excerpt { font-size: 16px; line-height: 1.6; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_excerpt p { margin-bottom: 0; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_excerpt .read-more { display: none; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_rm { color: #306188; margin: 10px 0 8px 0; padding-right: 20px; display: inline-block; background: url(/wp-content/uploads/2021/09/right-arrow.svg); background-size: 12px; background-position: right center; background-repeat: no-repeat; text-transform: uppercase; }

#rv_posts_container .rv_archive_post .rv_ap_content .rv_ap_rm:hover { padding-right: 25px; }

/* Archive */
.page-template-page-blog-template .site-content { margin-top: 30px; }

@media (max-width: 980px) { .page-template-page-blog-template .site-content { margin-top: 150px; } }

.archive .rv_inner_hero_container { max-height: 400px; }

.archive .ast-archive-description { display: none; }

.archive .ast-row { width: 1850px; max-width: 90%; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; padding-top: 50px; padding-bottom: 50px; }

@media (min-width: 921px) { .archive .ast-row { gap: 10px; } }

.archive .ast-row .ast-post-format- { border-bottom: none; display: -webkit-box; display: -ms-flexbox; display: flex; }

.archive .ast-row:before { display: none; }

.archive .ast-row article.post { width: calc(33% - 10px); background-color: #fff; margin-bottom: 20px; padding: 0; }

@media (min-width: 769px) and (max-width: 920px) { .archive .ast-row article.post { width: 49%; } }

@media (min-width: 600px) and (max-width: 920px) { .archive .ast-row article.post { width: calc(50% - 10px); } }

.archive .ast-row article.post .post-thumb { width: 100%; }

.archive .ast-row article.post img { height: 250px; width: 100%; -o-object-fit: cover; object-fit: cover; }

.archive .ast-row article.post h2 { line-height: 0; padding-left: 20px; padding-right: 20px; }

.archive .ast-row article.post h2 a { font-size: 22px !important; margin-bottom: 10px; font-weight: 600 !important; line-height: 1.6; color: #306188; }

@media (max-width: 480px) { .archive .ast-row article.post h2 a { line-height: 1.4; } }

.archive .ast-row article.post .entry-meta { font-size: 0; padding-left: 20px; padding-right: 20px; }

.archive .ast-row article.post .entry-meta .posted-by { display: none; }

.archive .ast-row article.post .entry-meta .posted-on { font-size: .9rem; }

.archive .ast-row article.post .entry-meta .cat-links { font-size: 13px; margin-right: 10px; border-radius: 5px; }

.archive .ast-row article.post .entry-meta .cat-links a { color: #1c232f; }

.archive .ast-row article.post .entry-meta a { opacity: .7; }

.archive .ast-row article.post .entry-meta .cat-links a { background: url(/wp-content/uploads/2021/10/folder-1.svg); background-size: 15px; background-repeat: no-repeat; background-position: center left; padding-left: 20px; }

.archive .ast-row article.post .entry-content { padding: 0 20px 20px; }

.archive .ast-row article.post .read-more a { background: #306188; color: #fff !important; padding: 8px 26px 8px 26px; display: inline-block; color: #fff; }

.archive .ast-row article.post .read-more:hover a { background: #9EB44B; }

@media (max-width: 767px) { .archive .rv_inner_hero_container { max-height: 300px; } }

@media (max-width: 599px) { .archive .ast-row article.post { width: 100%; } }

/* Single */
.rv_inner_hero_container { height: 100vh; max-height: 450px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-size: cover; background-repeat: no-repeat; background-position: center; }

.rv_inner_hero_container .rv_ihc_inner { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; background-color: rgba(0, 0, 0, 0.7); display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 5vh; }

@media (max-width: 920px) { .rv_inner_hero_container .rv_ihc_inner { padding-top: 90px; } }

.rv_inner_hero_container .rv_ihc_text { width: 90%; max-width: 1280px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 0; }

@media (max-width: 599px) { .rv_inner_hero_container .rv_ihc_text { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .rv_inner_hero_container .rv_ihc_text .rv_ihc_t_left { max-width: unset !important; text-align: left !important; font-size: 20px !important; } }

.rv_inner_hero_container .rv_ihc_text .rv_ihc_t_left { color: #fff; max-width: 89px; font-size: 25px; font-weight: 500; text-align: right; }

@media (min-width: 600px) { .rv_inner_hero_container .rv_ihc_text .rv_ihc_t_left { border-right: 4px solid #fff; padding-right: 30px; } }

.rv_inner_hero_container .rv_ihc_text .rv_ihc_t_right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; }

@media (min-width: 600px) { .rv_inner_hero_container .rv_ihc_text .rv_ihc_t_right { padding-left: 30px; } }

.rv_inner_hero_container .rv_inner_hero_title { color: #fff; font-weight: 800; letter-spacing: 1px; -ms-flex-item-align: start; align-self: flex-start; padding-bottom: 5px; }

.rv_inner_hero_container .rv_inner_hero_subtitle { color: #fff; letter-spacing: 1px; margin-top: 10px; font-size: 20px; }

.single-post .rv_meta { border-top: 1px dashed #fff; padding: 20px 0; margin-bottom: 20px; }

.single-post .rv_meta a { color: #fff; background: url(/wp-content/uploads/2021/08/folder.svg); background-size: 15px; background-position: center left; background-repeat: no-repeat; padding-left: 20px; }

.single-post .site-content { background: #f7f7f7; }

.single-post .site-content .rv_post_content { width: 90%; max-width: 1200px !important; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 30px; }

@media (max-width: 920px) { .single-post .site-content .rv_post_content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.single-post .sidebar-main .wp-block-latest-posts__featured-image { width: 75px; }

.single-post #primary { margin-top: 3em !important; background: #fff; padding: 40px 60px !important; }

@media (max-width: 599px) { .single-post #primary { padding: 20px 30px !important; } }

.single-post #secondary { border-left: none; }

.single-post #secondary .widget { margin-bottom: 1em; }

.single-post #secondary .rv_widget_title { font-size: 22px !important; padding-bottom: 20px; font-weight: 700 !important; border-bottom: 1px solid rgba(0, 0, 0, 0.1); color: #3a3a3a; }

.single-post #secondary .rv_widget_title:after { display: block; height: 3px; margin-top: 0; margin-bottom: -2px; content: ''; position: relative; bottom: -19px; left: 1px; width: 70px; background-color: #9EB44B; }

.single-post #secondary .rv_side_pt { margin-bottom: -.5rem; }

.single-post #secondary .rv_side_pt:after { display: block; height: 1px; margin-top: 0; content: ''; position: relative; left: 1px; width: 70px; background-color: #9EB44B; }

.single-post #secondary .rv_side_pc { margin: 1rem 0; height: 100px; }

.single-post #secondary .rv_side_pc img { height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; }

.single-post #secondary .rv_widget_posts { font-size: 15px; }

.single-post #secondary .rv_widget_posts li { padding-bottom: 20px; }

.single-post #secondary .rv_widget_posts li .wp-block-latest-posts__featured-image { margin-bottom: 20px; }

.single-post #secondary .rv_widget_posts a { color: #1c232f; font-weight: 600 !important; line-height: 1.2 !important; display: block; }

.single-post #secondary .rv_widget_posts time { font-weight: 600 !important; color: #a1b289; font-size: 14px; }

.single-post #secondary .wp-block-categories-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: url(/wp-content/uploads/2021/08/folder-black.svg); background-size: 18px; background-position: top left; background-repeat: no-repeat; padding-left: 30px; margin-bottom: 15px; }

.single-post #secondary .wp-block-categories-list li a { color: #1c232f; font-weight: 600 !important; line-height: 1.2; }

.single-post #secondary .wp-block-tag-cloud a { -webkit-box-shadow: 0px 9px 10px 0px rgba(28, 35, 47, 0.1); box-shadow: 0px 9px 10px 0px rgba(28, 35, 47, 0.1); border: 1px solid rgba(28, 35, 47, 0.1); padding: 5px 10px; border-radius: 5px; color: #1c232f; display: inline-block; margin-bottom: 5px; }

.rv_breadcrumbs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; background-color: #fff; }

.rv_breadcrumbs nav { width: 90%; max-width: 1200px; margin: auto; padding-top: 20px; padding-bottom: 20px; }

@media (min-width: 768px) { .rv_breadcrumbs nav .separator { padding-left: 10px; padding-right: 10px; } }

.rv_breadcrumbs nav p { margin-bottom: 0; font-size: 15px; color: #545454; }

.rv_breadcrumbs nav p a { color: #898989; }

.rv_breadcrumbs nav p a:hover { color: #545454; }

@media (min-width: 921px) and (max-width: 1279px) { .rv_home_page_slider ul li .rv_hps_content div .rv_hps_title { font-size: 23px; }
  .rv_home_review_slider ul li .rv_hrs_content div .rv_hrs_title { font-size: 23px; }
  .rv_sap_slider ul li .rv_sap_content div .rv_sap_title { font-size: 25px; }
  .rv_sap_slider ul li .rv_sap_content div .rv_sap_text { font-size: 20px; }
  .site-primary-header-wrap .main-navigation { margin-bottom: 0; }
  .site-primary-header-wrap .main-navigation ul li a { font-size: 15px; padding: 0 0.5em; }
  .site-above-header-wrap .ast-header-button-1 { margin-bottom: -10px; }
  .site-above-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { padding: 11.5px 10.5px 11.5px 34.5px; font-size: 16px; } }

@media (min-width: 769px) { .rv_reviews_row .rv_review:nth-child(2n+2) .rv_reveiw_main .rv_review_featured { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } }

@media (min-width: 921px) and (max-width: 1000px) { .rv_portfolio_nav ul li a { font-size: 14px; } }

@media (min-width: 1001px) and (max-width: 1200px) { .rv_portfolio_nav ul li a { font-size: 16px; } }

@media (min-width: 1360px) { .rv_services_archive_grid { gap: 30px; } }

@media (max-width: 920px) and (max-width: 768px) { .rv_home_page_slider .rv_hps_text { margin-bottom: 0; } }

@media (max-width: 480px) { .zsrow.inverted_mobile .wp-block-column:first-child { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .zsrow.inverted_mobile .wp-block-column:nth-child(2) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .rv_home_slider.flexslider .flex-viewport li figure figcaption .rv_home_slider_title a { font-size: 19.5px; line-height: 23px; }
  .rv_home_slider.flexslider .flex-viewport li figure figcaption .rv_home_slider_subtitle a { font-size: 15px; line-height: 18px; }
  .rv_home_services_grid .rv_hsg_item { height: 175px !important; }
  .rv_pan_title { display: none; }
  div.wpforms-container-full .wpforms-form .wpforms-one-third { width: 100% !important; margin-left: 0; }
  div.rv_portfolio_archive_grid { gap: 5px; }
  div.rv_portfolio_archive_grid .rv_pag_item { width: 100% !important; margin: 10px auto !important; height: 430px !important; left: 0 !important; right: 0 !important; }
  div.rv_portfolio_archive_grid .rv_pag_item img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%; }
  .rv_portfolio_gallery .rv_pg_item { width: 95% !important; margin: 5px auto !important; height: 100vh; max-height: 300px; }
  .rv_portfolio_gallery .rv_pg_item img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%; }
  .rv_services_archive_grid .rv_sag_item { width: 100% !important; margin: 10px auto !important; height: 175px !important; }
  .rv_service_grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .rv_service_grid figure { width: 100%; min-height: 430px; margin-bottom: 30px; } }

@media (min-width: 921px) and (max-width: 1124px) { .ast-logo-title-inline .ast-site-identity { padding-bottom: 1em; }
  .ast-header-search .astra-search-icon { top: 0; }
  header .custom-logo-link img { max-width: 150px !important; } }

@media (min-width: 1125px) and (max-width: 1279.5px) { .ast-logo-title-inline .ast-site-identity { padding-bottom: 1em; }
  header .custom-logo-link img { max-width: 210px !important; } }

@media (min-width: 1280px) and (max-width: 1400px) { header .custom-logo-link img { max-width: 300px !important; }
  .site-primary-header-wrap .main-navigation { margin-bottom: 0; }
  .site-primary-header-wrap .main-navigation ul li a { font-size: 16px; padding: 0 .5em; }
  .site-above-header-wrap .ast-header-button-1 { margin-bottom: -15px; }
  .site-above-header-wrap .ast-header-button-1 a.ast-custom-button-link .ast-custom-button { padding: 12.5px 11.5px 12.5px 35.5px; font-size: 17px; } }

.tax-portfolio_category .rv_portfolio_archive_container .rv_portfolio_intro .rv_pi_title { text-transform: none !important; }

@media (max-width: 921px) { .rv_portfolio_nav ul { white-space: nowrap; overflow: auto; display: block; height: 44px; }
  .rv_portfolio_nav ul li { display: inline-block; margin-top: 10px; margin-left: 10px; margin-right: 10px; }
  .rv_portfolio_nav ul li a { font-size: 16px; opacity: .3; }
  .rv_portfolio_nav ul li a.rv_current { opacity: 1; color: #fff; }
  .rv_home_slider ul li figure figcaption * { text-align: center; }
  .rv_reviews_slider ul li figure figcaption * { text-align: center; }
  .rv_pa_slider ul li figure figcaption * { text-align: center; }
  .rv_portfolio_main { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .rv_portfolio_main > div { width: 100%; }
  .rv_portfolio_main > div * { text-align: center; }
  .page-id-1128 .menu-toggle.main-header-menu-toggle, .page-template-page-blog-template .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/nav-menu-sticky.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .page-id-1128 .ast-mobile-header-logo, .page-template-page-blog-template .ast-mobile-header-logo { content: url(/wp-content/uploads/2021/05/logo.svg); }
  .page-id-17 .menu-toggle.main-header-menu-toggle, .search-results .menu-toggle.main-header-menu-toggle, .archive.category .menu-toggle.main-header-menu-toggle, .page-template-page-reviews .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/nav-menu-sticky.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .page-id-17 .ast-mobile-header-logo, .search-results .ast-mobile-header-logo, .archive.category .ast-mobile-header-logo, .page-template-page-reviews .ast-mobile-header-logo { content: url(/wp-content/uploads/2021/05/logo.svg); }
  .page-id-1128.ast-main-header-nav-open .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/close-button.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; }
  .page-id-17.ast-main-header-nav-open .menu-toggle.main-header-menu-toggle { background: url(/wp-content/uploads/2021/06/close-button.svg) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; position: relative; width: 50px !important; height: 25px !important; } }

@media (min-width: 481px) and (max-width: 920px) { .rv_home_slider.flexslider .flex-viewport li figure figcaption .rv_home_slider_title a { font-size: 25px; line-height: 30px; }
  .rv_home_slider.flexslider .flex-viewport li figure figcaption .rv_home_slider_subtitle a { font-size: 17px; line-height: 22px; }
  div.rv_portfolio_archive_grid { gap: 20px; }
  div.rv_portfolio_archive_grid .rv_pag_item { width: calc(50% - 10px); }
  .rv_portfolio_gallery .rv_pg_item { width: calc(50% - 10px); max-height: 300px; }
  .rv_portfolio_gallery .rv_pg_item img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%; }
  .rv_services_archive_grid .rv_sag_item { height: 175px; width: 100%; margin: 10px auto; }
  .rv_service_grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .rv_service_grid .rv_sg_item:nth-child(even) { width: 49%; height: 100vh; max-height: 430px; margin-bottom: 2vh; }
  .rv_service_grid .rv_sg_item:nth-child(odd) { width: 49%; height: 100vh; max-height: 430px; margin-bottom: 2vh; } }

/* Search Results */
.search-results .ast-archive-title { font-weight: 400; text-transform: uppercase; color: #306188; }

@media (min-width: 481px) and (max-width: 920px) { .search-results .ast-archive-title { font-size: 35px; text-align: center; } }

@media (max-width: 481px) { .search-results .ast-archive-title { font-size: 25px; text-align: center; } }

.search-results .ast-archive-title span { font-weight: 700; }

.search-results .ast-archive-description { width: 90%; max-width: 1800px; padding-left: 0; padding-right: 0; }

.search-results .blog-layout-1 { border-bottom: none; }

.search-results .site-main .ast-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 90%; max-width: 1800px; margin: auto; }

.search-results .site-main .ast-row h2.entry-title { padding-left: 20px; padding-right: 20px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.search-results .site-main .ast-row h2.entry-title a { font-size: 22px !important; margin-bottom: 10px; font-weight: 600 !important; }

.search-results .site-main .ast-row article { width: 24%; padding: 0; -webkit-box-shadow: 0px 9px 10px 0px rgba(28, 35, 47, 0.1); box-shadow: 0px 9px 10px 0px rgba(28, 35, 47, 0.1); margin-bottom: 20px; border-radius: 10px; }

.search-results .site-main .ast-row article:not(:nth-child(4n+1)) { margin-left: 1.33%; }

@media (min-width: 921px) and (max-width: 1600px) { .search-results .site-main .ast-row article { width: 32%; margin-left: 0 !important; }
  .search-results .site-main .ast-row article:not(:nth-child(3n+1)) { margin-left: 2% !important; } }

@media (min-width: 769px) and (max-width: 920px) { .search-results .site-main .ast-row article { width: 49%; margin-left: 0 !important; }
  .search-results .site-main .ast-row article:not(:nth-child(2n+1)) { margin-left: 2% !important; } }

@media (max-width: 768px) { .search-results .site-main .ast-row article { width: 100%; margin-left: 0 !important; } }

.search-results .site-main .ast-row article .post-thumb { width: 100%; }

.search-results .site-main .ast-row article .entry-content { padding-left: 20px; padding-right: 20px; }

.search-results .site-main .ast-row article .entry-header { padding: 0; margin-top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; margin-bottom: 5px; }

.search-results .site-main .ast-row article .entry-meta { padding-left: 20px; padding-right: 20px; font-size: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.search-results .site-main .ast-row article .entry-meta .cat-links { font-size: 17px; }

.search-results .site-main .ast-row article .entry-meta .cat-links a { color: #1c232f; opacity: .7; font-size: 13px; background: url(/wp-content/uploads/2021/08/folder-1.svg); background-size: 15px; background-repeat: no-repeat; background-position: top 2px left; padding-left: 20px; border-radius: 5px; margin-right: 2px; }

.search-results .site-main .ast-row article .entry-meta .author-name { display: none; }

.search-results .site-main .ast-row article img { height: 250px; -o-object-fit: cover; object-fit: cover; width: 100%; }

.search-results .site-main .ast-row article .read-more a { text-transform: uppercase; display: inline-block; color: #306188; background: url(/wp-content/uploads/2021/08/right-arrow.svg); background-size: 12px; background-repeat: no-repeat; background-position: center right; padding-right: 20px; -webkit-transition: .3s all; transition: .3s all; }

.search-results .site-main .ast-row article .read-more a:hover { padding-right: 25px; }

@media (max-width: 768px) { .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_featured { width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content { width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 25px; }
  .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content:before { border-width: 27px 0 0 27px; border-color: transparent transparent transparent #9EB44B; top: -26px; left: 0; }
  .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content * { text-align: center !important; }
  .rv_reviews_row .rv_review .rv_reveiw_main .rv_review_content .rv_review_text { font-size: 15px; }
  .rv_reviews_row .rv_review:nth-child(2n+2) .rv_reveiw_main .rv_review_content:before { border-width: 27px 0 0 27px; border-color: transparent transparent transparent #9EB44B; top: -26px; left: 0; } }

@media (min-width: 2560px) { .rv_portfolio_gallery2 { grid-template-rows: repeat(auto-fill, 40px); } }

@media (min-width: 768px) { .rv_mobile_footer_contact { display: none; } }

@media (max-width: 920px) { .site-footer-primary-section-1, .site-footer-primary-section-2, .site-footer-primary-section-3 { margin-bottom: 30px !important; }
  .rv_mobile_phone { margin-bottom: 0 !important; } }

@media (max-width: 767px) { footer .site-primary-footer-wrap { padding-top: 30px; padding-bottom: 0; }
  footer .site-footer-section { width: 100%; }
  footer .site-footer-primary-section-1 { width: 90%; max-width: 260px; margin: auto; }
  footer .site-footer-primary-section-2 .widget_nav_menu { margin-bottom: 30px; }
  footer .rv_mobile_footer_contact a { display: block; color: #fff; font-weight: 700; font-size: 25px; width: 210px; margin: auto; text-transform: uppercase; text-align: right; }
  footer .rv_mobile_footer_contact .rv_mobile_phone { background: url(/wp-content/uploads/2021/08/footer-phone.svg); background-position: center left; background-repeat: no-repeat; background-size: 30px; margin-bottom: 20px; }
  footer .rv_mobile_footer_contact .rv_mobile_email { background: url(/wp-content/uploads/2021/08/footer-email.svg); background-position: center left; background-repeat: no-repeat; background-size: 30px; margin-bottom: 20px; }
  footer .rv_footer_social { width: 200px; margin: auto; } }

@media (min-width: 768px) and (max-width: 1024px) { footer .site-footer-primary-section-1 { width: 100%; }
  footer .site-footer-primary-section-2 { width: 46%; }
  footer .site-footer-primary-section-2 .widget_nav_menu ul li a { font-size: 17px; }
  footer .site-footer-primary-section-3 { width: 46%; } }

.rv_portfolio_main2 { width: 90%; max-width: 1000px; margin: auto; padding-top: 30px; }

.rv_portfolio_main2 .rv_portfolio_intro2 { text-align: center; }

.rv_portfolio_main2 .rv_portfolio_content2 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.rv_portfolio_main2 .rv_portfolio_content2 > div { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.rv_portfolio_main2 .rv_portfolio_content2 .rv_pf_feature { width: 500px; }

/* Global END */
/* Home Reviews START */
.rv_hrw { max-width: 1850px; width: 90%; margin: auto; padding: 30px 50px; margin-bottom: 50px; border-radius: 10px; }

.rv_hrw .slides li div { padding: 20px; border: 3px solid #9EB44B; padding-bottom: 50px; /* margin: 3px; */ }

.rv_hrw .rv_btn_wrap { width: 100%; text-align: center; margin-top: 30px; }

.rv_hrw .rv_btn { text-align: center; }

.home-reveiws { height: auto; padding-bottom: 70px !important; }

.home-reveiws .flex-viewport { padding: 3px; }

.home-reveiws .rv_hr_title { margin-bottom: 20px; }

.home-reveiws .slide-item div { position: relative; }

.home-reveiws .rv_hr_name { color: #306188; position: absolute; top: 90%; }

.home-reveiws .flex-direction-nav .flex-prev { height: 50px; width: 35px; font-size: 0; opacity: 0.2 !important; }

.home-reveiws .flex-direction-nav .flex-next { height: 50px; width: 35px; font-size: 0; opacity: 0.2 !important; }

.home-reveiws .flex-direction-nav .flex-nav-prev .flex-prev { background: url(/wp-content/uploads/2021/11/left-chevron.png); background-position: center; background-repeat: no-repeat; background-size: contain; left: -40px !important; top: calc(50% - 50px); }

.home-reveiws .flex-direction-nav .flex-nav-next .flex-next { background: url(/wp-content/uploads/2021/11/right-chevron.png); background-position: center; background-repeat: no-repeat; background-size: contain; right: -40px !important; top: calc(50% - 50px); }

.home-reveiws .flex-direction-nav a:before { display: none; }

.home-reveiws .flex-control-paging { display: none; }

.home-reveiws:hover .flex-direction-nav .flex-prev { opacity: 0.6 !important; }

.home-reveiws:hover .flex-direction-nav .flex-prev:hover { opacity: 1 !important; }

.home-reveiws:hover .flex-direction-nav .flex-next { opacity: 0.6 !important; }

.home-reveiws:hover .flex-direction-nav .flex-next:hover { opacity: 1 !important; }

.home-reveiws .flex-control-nav { display: block !important; bottom: -5px; }

.home-reveiws .flex-control-nav .flex-active { background-color: #306188 !important; }

/* Home Reviews END */
/* Home Reviews START */
.rv_hpw { width: 90%; max-width: 1850px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rv_hpw .rv_archive_post { -ms-flex-preferred-size: calc(33.33% - 15px); flex-basis: calc(33.33% - 15px); margin-bottom: 50px; }

@media (max-width: 920px) { .rv_hpw .rv_archive_post { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media (min-width: 921px) { .rv_hpw .rv_archive_post img { /* height: 350px; */ -o-object-fit: cover; object-fit: cover; width: 100%; } }

.rv_hpw .rv_archive_post .rv_featured { display: block; z-index: 1; }

.rv_hpw .rv_archive_post .rv_meta { margin-bottom: 10px; padding: 10px 0; margin-top: -20px; background-color: #fff; width: 90%; z-index: 2; position: relative; }

.rv_hpw .rv_archive_post .rv_cat { color: #1c232f; opacity: .7; font-size: 13px; background: url(/wp-content/uploads/2021/09/folder-1.svg); background-size: 15px; background-repeat: no-repeat; background-position: top 2px left; padding-left: 20px; border-radius: 5px; margin-right: 2px; }

.rv_hpw .rv_archive_post h2.rv_ap_title, .rv_hpw .rv_archive_post h2.rv_ap_title a { font-size: 25px; margin-bottom: 20px; margin-top: 20px; color: #306188; }

.rv_hpw .rv_archive_post .rv_ap_excerpt { margin-bottom: 1.75em; }

.rv_hpw .rv_archive_post .rv_ap_rm { color: #306188; padding-right: 20px; display: inline-block; background: url(/wp-content/uploads/2021/09/right-arrow.svg); background-size: 12px; background-position: right center; background-repeat: no-repeat; text-transform: uppercase; }

.rv_hpw .rv_archive_post .rv_ap_rm:hover { padding-right: 25px; }

/* Home Reviews END */
/* Variables END */
/* Global START */
@media (min-width: 921px) { .rv_second_textarea textarea { height: 102.5px !important; }
  .rv_third_textarea { float: right !important; position: relative !important; }
  .rv_third_textarea textarea { height: 102.5px !important; }
  .rv_contact_form .wpforms-one-third { margin-left: 2% !important; width: 32% !important; padding: 7.5px 0 !important; }
  .rv_contact_form .wpforms-one-half { width: 49% !important; margin-left: 2% !important; padding: 7.5px 0 !important; } }

/* Global END */
/* Variables END */
/* Global START */
/* Global END */
