.small_head_h6 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
}
.grid_with_arrow_btn {
    position: relative;
}
.grid_with_arrow_btn .grid_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: transparent;
    font-size: 0px;
    line-height: 0px;
}
.grid_with_arrow_btn .grid_text {
    border-bottom: 1px solid #A0A374;
    margin-right: 20px;
}
.latest_blog_loop .latest_blog_img,
.grid_with_arrow_btn .grid_img {
    height: 260px;
}
.latest_blog_loop .latest_blog_img img,
.grid_with_arrow_btn .grid_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .2s ease-in-out;
}
.latest_blog_loop:hover .latest_blog_img img,
.grid_with_arrow_btn:hover .grid_img img {
    scale: 1.05;
}

.grid_with_arrow_btn .grid_text p {
    font-weight: 600;
    display: block;
    font-size: 20px;
}

.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}

.our_process_grid {
    position: relative;
    margin-bottom: 10px;
}
.our_process_grid .number {
    position: absolute;
    content: "";
    top: 30px;
    left: 0;
    background: #A0A374;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 80px;
    box-shadow: -3px 2px 10px rgba(0, 0, 0, 0.3);
}
.our_process_grid .content {
    padding: 50px 50px 50px 120px;
    margin-left: 65px;
    box-shadow: -3px 2px 10px rgba(0, 0, 0, 0.3);
}
.text_medium_size {
    line-height: 42px;
    font-size: 35px;
}
.btn_border2:hover {
    color: #1E1E1E;
    background: #A0A374;
}
.btn_border2 {
    border: 2px solid #A0A374;
    padding: 15px 50px;
    color: #A0A374;
    font-size: .9rem;
    display: inline-block;
    letter-spacing: 1px;
    text-align: center;
}
.btn_border:hover {
    border-color: #0F7895;
    background: #0F7895;
    color: #fff;
}
.btn_border {
    background: #fff;
    color: #1E1E1E;
    border: 2px solid #1E1E1E;
    display: inline-block;
    padding: 15px 50px;
    font-size: .9rem;
    letter-spacing: 1px;
    text-align: center;
}
.btn_border3:hover {
    border-color: #A0A374;
    background: #A0A374;
    color: #1E1E1E;
}
.btn_border3 {
/*    background: #fff;*/
    color: #fff;
    border: 2px solid #fff;
    display: inline-block;
    padding: 15px 50px;
    font-size: .9rem;
    letter-spacing: 1px;
}
.home_testimonial_slider {
    padding-bottom: 40px;
    padding-top: 60px;
}
.home_testimonial_slider .n2-ss-slider-3 div:not(.n2-ss-item-image-content) {
    border-radius: 0px !important;
}
.menu-dark-btn:not(.rmp-menu-top-level-item),
.menu-blue-btn:not(.rmp-menu-top-level-item) {
/*    position: relative;*/
    top: -5px;
	margin-left: 10px;
}
.menu-blue-btn:not(.rmp-menu-top-level-item) {
    margin-left: 7px !important;
}
.menu-blue-btn:not(.rmp-menu-top-level-item):hover a {
    background: #1295ba;
    color: #1e1e1e !important;
}
.menu-blue-btn:not(.rmp-menu-top-level-item) a {
    background: #0F7895;
    color: #fff !important;
    padding: 15px 20px !important;
    font-size: .9rem !important;
}
.menu-dark-btn:not(.rmp-menu-top-level-item):hover a {
    background-color: #A0A374 !important;
    color: #1E1E1E !important;
}
.menu-dark-btn:not(.rmp-menu-top-level-item) a {
    padding: 15px 27px 15px 50px !important;
    background-color: #1E1E1E;
    color: #A0A374 !important;
    font-size: .9rem !important;
}

.link_with_arrow.brown_arrow {
    color: #A0A374;
}
.link_with_arrow.brown_arrow:hover {
    color: #fff;
}
.link_with_arrow.brown_arrow:hover::before {
    background-image: url('/wp-content/themes/webroi/images/right-arrow-white.png');
}
.link_with_arrow.brown_arrow::before {
    background-image: url('/wp-content/themes/webroi/images/right-arrow-brown.png');
    transition: all .2s ease-in-out;
}
.link_with_arrow:hover {
	color: unset;
}
.link_with_arrow {
    position: relative;
    display: inline-block;
    padding: 20px 50px 20px 0px;
    color: #1E1E1E;
    font-size: 16px;
	font-weight: 400;
}

.link_with_arrow:hover::before,
.grid_with_arrow_btn:hover .grid_text .link_with_arrow::before {
    background-image: url('/wp-content/themes/webroi/images/right-arrow-brown.png');
}
.link_with_arrow::before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    right: 0;
    top: 12px;
    background: url('/wp-content/themes/webroi/images/right-arrow-transparent.png') no-repeat center center;
    background-size: cover;
    transition: all .2s ease-in-out;
}
.testimonial_content p {
    font-family: 'proxima-nova', sans-serif !important;
}
.testimonial_container {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.testimonial_container_inner .container {
    z-index: 2;
    position: relative;
}
.testimonial_container_inner {
    position: relative;
}
.testimonial_container_inner::before {
    position: absolute;
    content: "";
    background: rgba(30, 30, 30, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.home_banner_main,
.build_great_toghether {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
/*    background-attachment: fixed;*/
}
.latest_blog_title {
    font-weight: 600;
    color: #1E1E1E;
    padding-top: 20px;
}
.latest_blog_main {
    background: #E0E3D3;
}
.footer_logo {
    max-width: 292px;
}
.main-footer {
    margin-top: 40px;
}
.top-footer {
    background: #1E1E1E;
}
.footer_h4_info {
    font-weight: 600;
    font-size: 45px;
    line-height: 55px;
}
.addr_icon {
    width: 30px;
    padding: 8px;
    height: 30px;
    border-radius: 50%;
    margin-right: 20px;
    line-height: 0px;
    text-align: center;
}
.addr_icon_text:hover a,
.addr_icon_text:hover .addr_icon img {
/*     filter: invert(1); */
	color: #fff;
}
.footer_address_info a {
    font-size: 17px;
}
.footer_link_info ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 17px;
}

.footer_link_info ul li.highlighted_link{
    position: relative;
}
.footer_link_info ul li.highlighted_link a{
    color: #A0A374;
}
.navbar-nav .nav-item .nav-link {
    position: relative;
}
.menu-dark-btn:hover:not(.rmp-menu-top-level-item) a::before {
    background-image: url('/wp-content/themes/webroi/images/menu-chat-icon-dark.png');
}
.menu-dark-btn:not(.rmp-menu-top-level-item) a::before {
    position: absolute;
    content: "";
    left: 30px;
    top: 18px;
    width: 15px;
    height: 15px;
    background: url('/wp-content/themes/webroi/images/menu-chat-icon.png') no-repeat;
    background-size: cover;
}
.navbar-nav .nav-item.active:not(.menu-dark-btn):not(.menu-blue-btn) .nav-link::before,
.navbar-nav .nav-item:not(.menu-dark-btn):not(.menu-blue-btn) .nav-link:hover::before {
    left: 10px !important;
}
.navbar-nav .nav-item.active .nav-link::before,
.navbar-nav .nav-item:not(.menu-dark-btn):not(.menu-blue-btn) .nav-link:hover::before,
.footer_link_info ul li.highlighted_link::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #A0A374;
    bottom: 0;
    left: 0;
}
.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	letter-spacing: 0px;
	line-height: 20px;
}
.wp-gr .rpi-dot.active {
	background-color: #A0A374 !important;
}
.wp-gr .rpi-dot {
	background-color: #0F7895 !important;
}

.footer_link_info ul li a {
    color: #fff;
}
.footer_link_info ul li a:hover {
    color: #A0A374;
}
@media(max-width: 767px) {
    .our_process_grid .content {
        padding: 40px 40px 40px 80px;
        margin-left: 40px;
    }
    .our_process_grid .number {
        width: 80px;
        height: 80px;
        font-size: 40px;
    }
    .home_banner_main_content,
    .build_great_toghether_content {
        padding: 30px;
        position: relative;
        background: rgba(0, 0, 0, 0.8);
    }
    .home_banner_main,
    .build_great_toghether {
        padding-top: 200px;
    }
    .footer_h4_info {
        font-size: 25px;
        line-height: 35px;
    }
	.footer_logo {
		margin: 0 auto;
	}
}
@media(min-width: 1200px) {
	.navbar-brand img {
		max-width: 176px;
	}
}
@media(max-width: 1199px) {
	.navbar-brand img {
		max-width: 112px;
	}
}
@media(min-width: 768px) {
    .home_banner_main_content,
    .build_great_toghether_content {
        padding: 60px;
        position: relative;
        z-index: 2;
    }
    .home_banner_main_content::before,
    .build_great_toghether_content::before {
        position: absolute;
        content: "";
        background: rgba(30, 30, 30, 0.9);
        top: 0;
        left: -14%;
        width: 114%;
        height: 100%;
        z-index: -1;
    }
    .home_banner_main {
        padding-top: 300px;
    }
    .build_great_toghether {
        padding-top: 500px;
    }
    .free_consult {
        padding-top: 180px;
    }
}
@media(max-width: 1366px) {
    .menu-blue-btn:not(.rmp-menu-top-level-item) a {
        padding: 8px 24px !important;
        font-size: .8rem !important;
    }
    
    .menu-dark-btn:not(.rmp-menu-top-level-item) a {
        padding: 8px 24px !important;
        font-size: .8rem !important;
    }
    .menu-dark-btn:not(.rmp-menu-top-level-item),
    .menu-blue-btn:not(.rmp-menu-top-level-item) {
    /*    position: relative;*/
        top: 2px;
    }
	.menu-dark-btn:not(.rmp-menu-top-level-item) a::before {
        left: 10px;
        top: 12px;
		background-size: 10px;
	}
    
}