/*
Theme Name:  Riverwalk
Theme URI: #
Author:  Riverwalk Web Guy
Author URI: #
Description: Riverwalk.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2026
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2026
BlankSlate is distributed under the terms of the GNU GPL
*/
.ul_style ul{
	list-style:none;
}
.ul_style ul li{
	position:relative;
}
.ul_style ul li::after {
    content: "\f0da";
    position: absolute;
    top: 0px;
    left: -23px;
    font-family: 'fontAwesome';
    color: #6a8f98;
    font-size: 12px !important;
}

.ul_style ul ul li::after {
    content: "\f105";
}
.timeline{
	position:relative;
}
.timeline::after {
    position: absolute;
    top: 48%;
    right: -30px;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    content: "";
    background: #3A3A3A;
	transition:all 0.5s linear;
    z-index: 999;
}
.timeline:before {
    position: absolute;
    top: 50% !important;
    /* right: 54px !important; */
    /* transform: translateY(-50%); */
    width: 21px !important;
    height: 5px !important;
    content: "" !important;
    background: #3A3A3A;
    display: block !important;
    z-index: 999;
    left: 264px !important;
    border-radius: 0px !important;
	transition:all 0.5s linear;
}


.timeline_section .timeline:last-child::after, .timeline_section .timeline:last-child::before{
	display:none !important;
}

.gold_list .ul_style ul li::after {
    color: #d2b48c;
}

.timeline_section2  .timeline:before {
    left: 258px !important;

}

.blue_color .ul_style ul li::after {
    color: #172338;
}
.timeline:hover::after{
	background:#d2b48c !important;
}
.timeline:hover:before{
	background:#d2b48c !important;
}

.gallery_btn .elementor-gallery__titles-container a{
	    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid transparent;
}

.service-box .serv_text {
    position: absolute;
    padding: 0px 12px 0px 12px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    transition: 0.3s all linear;
	 border: 2px solid transparent;
    bottom: -49px;
	   max-width: 230px;
}

.service-box:hover .serv_text {
    top: inherit;
    border: 2px solid #fff;
    padding: 12px;
    width: 100%;
    max-width: 230px;
    bottom: 23%;
}
.service-box .serv_text p {
    display: block;
    transition: 0.3s all linear;
}

.main_team .main_team_socail {
    display: block;
    transition: 0.3s all linear;
    position: absolute;
    right: -14px;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease-in-out;
}

.main_team:hover .main_team_socail {
	opacity:1;
	visibility:visible;
}

.circle_text h4{     
	width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #d2b48c;
    border-radius: 50%;
}

.test_area p{
	min-height:180px;
}

#fluentform_3 button.ff-btn-md.ff_btn_style {
    padding: 13px;

}
#fluentform_3 textarea {
    height: 120px;
}

.timeline:hover{
	background:#D2B48C !important;
}
.timeline:hover p{
	color:#fff !important;
}
.img_h img{
	transition:all 0.5s ease-in-out;
}
.img_h img:hover{
	transform:scale(0.9);
}
.elementor-popup-modal {
    background: #fff !important;
}
.elementor-popup-modal .dialog-widget-content {
    box-shadow: none !important;
}

.elementor-popup-modal .dialog-widget-content input, .elementor-popup-modal .dialog-widget-content select, .elementor-popup-modal .dialog-widget-content textarea {
    background: #f5f5f5;
    height: 56px !important;
    color: #555 !important;
    border-radius: 0px;
	    font-family: "Reddit Sans", Sans-serif;
    font-weight: 600;
}
.elementor-popup-modal .dialog-widget-content input::placeholder, .elementor-popup-modal .dialog-widget-content textarea::placeholder{
color:#555 !important;
	opacity:1 !important;
}

.elementor-popup-modal .ff-default .ff_btn_style {
    background-color: #6A8F98 !important;
    font-family: "Reddit Sans", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    border-radius: 0px 0px 0px 0px;
    padding: 11px 35px 11px 35px;
    width: 59%;
    margin: 0px auto;
    display: table;
}
.page-id-1618 .elementor-popup-modal {
    background: #0000008f !important;
}

.page-id-1618 .elementor-popup-modal .dialog-message {
    width: 635px;
    height: auto !important;
    max-height: 100% !important;
    align-items: center;
}


.page-id-1618 .elementor-popup-modal .dialog-widget-content {
    box-shadow: none !important;
    padding: 35px;
    border-radius: 12px !important;
}
.page-id-1618 #elementor-popup-modal-964 .dialog-close-button {
    display: flex;
    width: 50px;
    height: 50px;
    background: #6a8f98;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -15px;
    right: -13px;
}
.page-id-1618 .elementor-popup-modal .dialog-close-button svg {
    height: 1.5em !important;
    width: 1.5em !important;
    fill: #fff !important;
}

.elementor-lightbox .elementor-lightbox-image{
	box-shadow:none !important;
}
.elementor-slideshow__title {
	display:none !important;
}
.service-box {
    overflow: hidden !important;
}

.menu-list nav ul>li.menu-item-has-children>a:after {
    content: "\f107";
    position: relative;
    right: -2px;
    font-family: 'FontAwesome';
    top: 1px;
}

.home .elementor-popup-modal .dialog-message, .page-id-15 .elementor-popup-modal .dialog-message{
    width: 100% !important;
    }

.home .elementor-popup-modal .elementor-location-popup>.e-parent, .page-id-15 .elementor-popup-modal .elementor-location-popup>.e-parent{
            --content-width: 1140px;
            max-width: 1140px;
}

.home .elementor-popup-modal .dialog-close-button svg, .page-id-15 .elementor-popup-modal .dialog-close-button svg {
    fill: #1f2124;
    height: 2em;
    width: 2em;
    cursor: pointer;
}
.home .dialog-lightbox-widget,  .page-id-15 .dialog-lightbox-widget{
        height: 100%;
        overflow: scroll;
}
.home  .elementor-popup-modal .dialog-message, .page-id-15  .elementor-popup-modal .dialog-message {
    max-height: 100% ;
    }

    .logo {
    padding: 7px 0px;
}
.logo img {
    width: 164px;
}

@media screen and (max-width:1025px){
  .home .dialog-type-lightbox,   .page-id-15 .dialog-type-lightbox  {
        height: 100% !important;
        position: fixed !important;
        padding-top: 0%;
    }
      .home  .dialog-lightbox-message, .page-id-15 .dialog-lightbox-message{
        height: auto !important;
      }

      .home  .elementor-popup-modal .dialog-close-button,    .page-id-15  .elementor-popup-modal .dialog-close-button {
    top: -15px;
}
}