/* global css settings start */
html {
    scroll-behavior: smooth;
	 overflow-x: hidden;
}

body {
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
	 overflow-x: hidden;
}

/* Define custom scrollbar styles */
::-webkit-scrollbar {
    width: 10px;

}

::-webkit-scrollbar-thumb {
    background-color: #50A34B;
}

.marcellus-regular {
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
}

ul {
    padding: 0;
    margin: 0;
}

ol {
    margin: 0;
}

li {
    margin: 0 0 0.7em 1em;
}

/* li{
       list-style-type: none;
   } */




.pb_0 h2 {
    padding-bottom: 0px !important;
}

a {
    text-decoration: none;
    transition: all linear .25s;
    color: #50A34B;
    font-family: 'Marcellus';
}

a:hover {
    color: #000;

}
.cky-revisit-bottom-left{
	display:none !important;
}
/* search-results sec start */
.ptb {
    padding-top: 40px;
    padding-bottom: 80px
}

.pt_60 {
    padding-top: 60px;
}

section.error-404.not-found.ptb {
    justify-content: center;
    align-items: center;
}

.search-page-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-page-btn a {
    background-color: antiquewhite;
    padding: 0px 30px;
    font-size: 20px;
    color: #ffffff;
    background-color: #50a34b;
    border-radius: 60px;
    transition: all 0.3s ease;
}

.search-page-btn a:hover {
    background-color: #00acd7;
}

.no-results h1,
.not-found h1 {
    font-size: 42px;
    font-family: 'Poppins';
    color: #000;
    text-align: center;
}

.no-results p,
.not-found p {
    font-size: 18px;
    line-height: normal;
    font-family: 'Poppins';
    text-align: center;
}

.search-results .entry-title a,
.search-results .posted-on a {
    color: #5dbb4b;
    font-family: 'Marcellus';
}

.search-results .entry-title a:hover,
.search-results .posted-on a:hover {
    color: #000;
}

.search-results .entry-meta {
    padding-bottom: 10px;
}

.search-results .post-thumbnail img {
    padding-bottom: 20px !important;
}

.readmore_btn a {
    color: #000;
    font-weight: 600;
}

.readmore_btn a:hover {
    color: #5dbb4b;
}

.search-results p {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: normal;
    padding: 0;
    margin: 0;
}

.search-results h1.page-title {
    font-family: 'poppins';
    color: #000;
}

/* search-results sec end */


/* Header CSS Start */

.site-branding img {
    width: 100px;
    margin-bottom: 10px;
}

.top_header_left ul.site_head_details {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 30px;
}

.top_header_left ul.site_head_details li,
.top_header_right ul.footer_social.site_head_social {
    list-style-type: none;
    margin: 0;
}

/* .top_header_left ul.site_head_details li span {
       background-color: #50A34B;
       padding: 5px;
       margin-right: 10px;
       border-radius: 50px;
   } */

.top_header_left ul.site_head_details li span i {
    color: #ffffff;
    background-color: #5dbb4b;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
}

.top_header_left ul.site_head_details li a {
    color: #000000;
    font-size: 14.13px;
    font-family: 'Poppins';
    line-height: 21.98px;
    padding-left: 5px;
    font-weight: 600;
}

.top_header_left ul.site_head_details li a:hover {
    color: #50A34B;
}

.top_header_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top_header_right h6 {
    color: #000000;
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
    font-size: 15px;
	padding-right: 22px;padding-right: 22px;
}

.top_header_right ul.footer_social.site_head_social {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}

.top_header_right ul.footer_social.site_head_social li {
    margin: 0;
}

.top_header_right ul.footer_social.site_head_social li span {
    background-color: #50A34B;
    padding: 10px 10px;
    margin-right: 10px;
    border-radius: 50px;
}

.top_header_right ul.footer_social .site_head_social li a {
    background-color: #50a34b;
    padding: 10px;
    border-radius: 50px;
    color: #ffffff;
    transition: all 0.3s ease;

}

.top_header_right i {
    color: #fff;
    background-color: #5dbb4b;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
}

.top_header_right i:hover {
    background-color: #00ACD7;
}

.logo_menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_menu .main-navigation ul {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 30px;
}

.main_menu .main-navigation ul li {
    font-size: 19.88px;
    line-height: 28.94px;
}

.main_menu .main-navigation ul li a {
    color: #000000;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 18px;
    transition: all 0.2s ease;
}

.current-menu-item a:not(ul.sub-menu li a) {
    color: #50a34b;
}

.main_menu .main-navigation ul li a:hover {
    color: #5dbb4b;
    transition: all 0.2s ease;
}

.main_menu .main-navigation ul li:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    border: 1px solid #000;
    top: 7px;
    right: -15px;
}

.main_menu .main-navigation ul li:last-child:before {
    display: none;
}


.top_menu_link ul#Top_Menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.top_menu_link ul#Top_Menu li {
    list-style-type: none;
    color: #000;
    margin: 0;
}

.top_menu_link ul#Top_Menu li a {
    color: #000;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.top_menu_link ul#Top_Menu li a:hover {
    color: #5dbb4b;
}

.top_menu_link ul#Top_Menu li::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    border: 1px solid #000;
    top: 17px;
    margin-left: -8px;
}

.top_menu_link ul#Top_Menu li:nth-child(1)::before {
    display: none;
}


/* Main menu container */
#Top_Menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    /* Horizontal alignment */
}

#Top_Menu>li {
    position: relative;
    /* For positioning sub-menu */
    margin: 0 15px;
}

#Top_Menu>li>a {
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding: 0px;
    display: block;
    transition: color 0.3s ease;
}

#Top_Menu>li>a:hover {
    color: #007bff;
    /* Change color on hover */
}

/* Sub-menu styling */

.top_menu_link ul#Top_Menu ul.sub-menu li::before {
    display: none;
}

ul.sub-menu {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background-color: #f9f9f9;
    padding: 0 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    margin-left: 0;
}

ul.sub-menu li {
    margin: 0;
    padding: 0;
}

ul.sub-menu li a {
    color: #333;
    text-decoration: none;
    padding: 0px;
    display: block;
    white-space: nowrap;
    transition: background-color 0.3s ease, color 0.3s ease;
}

ul.sub-menu li a:hover {
    /*   background-color: #fff; */
    color: #000;
    padding: 0px;

}

/* Show sub-menu on hover */
#Top_Menu>li:hover>ul.sub-menu {
    display: block;
}



.page-id-9 header#masthead {
    position: absolute;
    z-index: 2;
    width: 100%;
}

#SR7_1_1 .hesperiden .sr7-bullet {
    width: 30px !important;
    height: 2px !important;
    border: 2px solid #bdbdbd !important;
    border-radius: 10% !important;
    background: #bdbdbd !important;

}

#SR7_1_1 .hesperiden .sr7-bullet.sr7-touchhover,
#SR7_1_1 .hesperiden .sr7-bullet.selected {
    border: 2px solid #50a34b !important;
    background: #50a34b !important;
}

/* INNER BANNER */
.subHeader {
    text-align: center;
    padding: 100px 0;
    background: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/watermark-icon.png') no-repeat left center, #c2c1c1;
    color: #fff;
    margin-top: 0px;
    background-attachment: fixed;
    background-position-y: 180px;
    background-size: 30%;
}

.subHeader h1 {
    color: #000;
    font-family: 'Marcellus';
    font-size: 60px;
    line-height: normal;
    padding: 0px;
    margin: 0;
}

.subHeader h2 {
    color: #000;
    font-family: 'Marcellus';
    font-size: 60px;
    line-height: normal;
    padding: 0px;
    margin: 0;
}

.subHeader h5 {
    color: #000;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    max-width: 80%;
    margin: 0 auto;
    line-height: 26px;
}

/* HOME PAGE CSS */
.Boca_Raton_Section {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/02/bg2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.Boca_Raton_Section .content_box .vc_column-inner {
    padding-left: 10%;
}

.content_box h2 {
    font-size: 44.18px;
    font-family: 'Marcellus';
    color: #ffff;
    padding-bottom: 20px;
}

.content_box p {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-family: 'Poppins';
    margin-bottom: 0;
}

.content_box h6 {
    font-size: 28.6px;
    line-height: 36.92px;
    font-family: 'Marcellus';
    color: #ffff;
    padding: 20px 0;
}

.content_box .link_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-decoration: none;
    background-color: #00ACD7;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.content_box .link_button .arrow {
    display: inline-block;
    padding: 15px 10px;
    background: white;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    transition: transform 0.3s ease;
    margin-left: 15px;
}

.content_box .link_button:hover {
    background-color: #50A34B;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.content_box .link_button:hover .arrow {
    transform: translateX(5px);
}

/* DARK BUTTON */

.content_box_dark .link_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: white !important;
    text-decoration: none;
    background-color: #50a34b;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.content_box_dark .link_button .arrow {
    display: inline-block;
    padding: 15px 10px;
    background: white;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    transition: transform 0.3s ease;
    margin-left: 15px;
}

.content_box_dark a.link_button {
    text-decoration: none !important;
}

.content_box_dark .link_button:hover {
    background-color: #01acd8;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.content_box_dark .link_button:hover .arrow {
    transform: translateX(5px);
}



.client_logo_section {
    padding: 40px 0;
}

.heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 30.55px;
    line-height: 51.94px;
    padding-bottom: 30px;
}

.heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 26px;
    width: 3%;
    height: 2px;
    background: #50A34B;
    left: 38%;
}

.heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 26px;
    width: 3%;
    height: 2px;
    background: #50A34B;
    right: 38%;
}

.Ocean_View_Build_Section {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/interactive-slider-1-2048x839-1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
}

.ocean_build_inner_box {
    background-color: #ffffff;
    padding: 50px 30px !important;
}

.ocean_build_inner_box .vc_column-inner {
    padding: 0px !important;
}

.heading_with_seperator_rightline h4 {
    color: #50A34B;
    font-size: 27.48px;
    line-height: 34.45px;
    font-family: 'Marcellus';
    position: relative;
    z-index: 1
}

/* .heading_with_seperator_rightline h4  span{
       display: inline-block;
       background-color: #fff;
       position: relative;
       z-index: 2;
   } */
.heading_with_seperator_rightline h4:after {
    content: '';
    position: absolute;
    top: 19px;
    width: 30%;
    height: 2px;
    background: #3E3E3E;
    left: 48%;
}

.heading_with_seperator_rightline p {
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    font-family: 'Poppins';
    margin-bottom: 10px;
}

.ocean_build_inner_box .content_box h2 {
    font-size: 48.18px;
    font-family: 'Marcellus';
    color: #000000;
    padding-bottom: 20px;
}

.ocean_build_inner_box .content_box h2 span {
    font-size: 38.18px;
    line-height: 44px !important;
}

.commerical_resdiental h2 {
    padding-top: 20px !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

.commerical_resdiental h4 {
    font-size: 30px;
    line-height: 43px;
    font-family: 'Marcellus';
    margin: 0;
    color: #5dbb4b;
}

/* .ocean_build_inner_box .content_box p {
       font-size: 18px;
       color: #000000;
       line-height: 26px;
       font-family: 'Poppins';
       margin-bottom: 10px;
   } */

.ocean_build_inner_box .content_box a {
    font-family: 'Marcellus';
    text-decoration: underline;
    transition: all 0.3s ease;
    color: #000000;
}

.ocean_build_inner_box .content_box a:hover {
    color: #50A34B;
}

.ocean_build_inner_box .content_box .link_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-decoration: none;
    background-color: #50A34B;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.ocean_build_inner_box .content_box .link_button .arrow {
    display: inline-block;
    padding: 15px 10px;
    background: white;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    transition: transform 0.3s ease;
    margin-left: 15px;
}

.ocean_build_inner_box .content_box .link_button:hover {
    background-color: #00ACD7;
    color: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.ocean_build_inner_box .content_box .link_button:hover .arrow {
    transform: translateX(5px);
}

.center_width {
    width: 100%;
    max-width: 65%;
    margin: 0 auto;
    text-align: center;
}

.what_we_do_section {
    padding: 60px 0 0;
}

.what_we_do_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.what_we_do_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 25px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 31%;
}

.what_we_do_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 26px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 31%;
}

.what_we_do_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    padding-bottom: 40px;
}

/* .what_we_do_section .content_box p{
       color:#000;
       max-width:80%;
       margin:0 auto;
       text-align:center;
   } */

.what_we_do_rightside,
.what_we_do_leftside {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
    padding-bottom: 40px;
}

.what_we_do_rightside h2,
.what_we_do_leftside h2 {
    text-align: left;
    padding: 0;
}

/* .what_we_do_rightside p,
   .what_we_do_leftside p{
       color: #000000;
       font-size: 18px;
       line-height: 34px;
       font-family: 'Poppins';
       margin-bottom: 0px;
   }
    */
.what_we_do_rightside ul,
.what_we_do_leftside ul {
    padding: 15px 0;
}

.what_we_do_rightside ul li,
.what_we_do_leftside ul li {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    font-family: 'Poppins';
    margin: 0;
    padding: 5px 30px !important;
    list-style-type: none;
    display: flex;
    align-items: center;
}

.what_we_do_rightside ul li:before,
.what_we_do_leftside ul li:before {
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 195px;
    color: #5dbb4b;
    font-size: 20px;
    font-weight: 900;
    right: 0;
}


.what_we_do_rightside a,
.what_we_do_leftside a {
    font-size: 20px;
    line-height: 25.80px;
    font-family: 'Marcellus';
    text-decoration: underline;
}

.before_after_section {
    padding-top: 30px;
}

.before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #F7F7F7;
    color: #000000;
    font-family: 'Poppins';
    font-size: 16px;
    padding: 0px 30px;
    border-radius: 0px;
}

.before_after_section ul li:last-child:after {
    display: none;
}

.before_after_section ul.vc_tta-tabs-list li {
    position: relative;
}

.before_after_section ul li::after {
    width: 2px;
    height: 18px;
    content: "|";
    top: 3px;
    position: absolute;
    z-index: 1;
    right: 0;
}

/* .before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:before {
       position: absolute;
       width: 2px;
       height: 18px;
       border-right: 2px solid #000000;
       content: "";
       top: 15px;
       right: 0;
       left: 0;
   }  */
.before_after_section ul.vc_tta-tabs-list {
    padding: 30px !important;
}

.before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:hover {
    background-color: #F7F7F7;
    color: #5dbb4b;
}

.before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #F7F7F7;
    color: #5dbb4b;
}

/* .before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab:nth-last-of-type(1) > a:before {
       border-right: unset;
   } */

.before_after_section .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 !important;
}

.before_after_section .twentytwenty-horizontal .twentytwenty-before-label:before,
.before_after_section .twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 90% !important;
}

.before_after_section .twentytwenty-before-label:before,
.before_after_section .twentytwenty-after-label:before {
    position: absolute;
    line-height: 38px;
    padding: 10px 30px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Marcellus';
    font-size: 24px !important;
    background-color: #50A34B !important;
}



.step_by_step_section {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/ArchImage2-1.jpg') !important;
    background-position: right;
    background-repeat: no-repeat !important;
    background-size: 80%;

    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
}

.step_by_step_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.step_by_step_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 24px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 31%;
}

.step_by_step_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 24px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 31%;
}

.step_by_step_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
}

/* .step_by_step_section p{
       color: #000000;
       font-size: 20px;
       line-height: 34px;
       font-family: 'Poppins';
       padding-bottom: 60px !important;
       text-align: center;
       width: 100%;
       max-width: 80%;
       margin: 0 auto;
   } */

.step_by_step_section .middle_service {
    position: relative;
    top: 90px;
    left: 0;
}

.step_by_step_section .middle_service .vc_column-inner:before {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/bottom-Arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    width: 125px;
    height: 100px;
    left: -28px;
}

.step_by_step_section .middle_service .vc_column-inner:after {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/top-Arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    width: 125px;
    height: 100px;
    right: -28px;
}

.step_by_step_section .service_col h6 {
    font-size: 30px;
    line-height: 37.62px;
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    margin-bottom: 0;
    padding-bottom: 10px;
}

.step_by_step_section .service_col p {
    color: #000000;
    font-size: 18px;
    line-height: 29px;
    font-family: 'Poppins';
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
    max-width: 100%;
}

.step_by_step_section .service_col a {
    font-family: 'Marcellus';
    text-decoration: underline;
    transition: all 0.3s ease;
    color: #50A34B;
    transition: all 0.3s ease;
}

.step_by_step_section .service_col a:hover {
    color: #000000;
}

.service_we_offer_section {
    background-color: #F7F7F7;
    padding: 40px 0px;
}

.service_we_offer_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.service_we_offer_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 26px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 35%;
}

.service_we_offer_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 26px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 35%;
}

.service_we_offer_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
}

.service_we_offer_section p {
    color: #000000;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    padding-bottom: 60px !important;
    text-align: center;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

.service_we_offer_section .We_Offer_Col h6 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 33.2px;
    line-height: 41.66px;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.service_we_offer_section .We_Offer_Col p {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Poppins';
    padding-bottom: 20px !important;
    text-align: center;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

.service_we_offer_section .We_Offer_Col a {
    font-size: 22.41px;
    line-height: 28.1px;
    font-family: 'Marcellus';
    text-decoration: underline;
    color: #5dbb4b;
    transition: all 0.3s ease;
}

.service_we_offer_section .We_Offer_Col a:hover {
    color: #000000;
}

.Our_Portfolio_section {
    padding: 50px 0 0;
}

.Our_Portfolio_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.Our_Portfolio_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 25px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 39%;
}

.Our_Portfolio_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 25px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 39%;
}

.Our_Portfolio_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    padding-bottom: 40px;
}


.Our_Portfolio_section h2.vp-portfolio__item-meta-title a {
    font-size: 36.38px;
    line-height: 45.61px;
    color: #fff;
    text-align: left !important;
}

.Our_Portfolio_section .vp-portfolio__item-caption a:hover {
    color: #fff;
}

.Our_Portfolio_section h2.vp-portfolio__item-meta-title {
    text-align: left;
    font-size: 36.38px;
    line-height: 45.61px;
    line-height: 0;
    padding-bottom: 0;
}

.Our_Portfolio_section .vp-portfolio__items-style-emerge .vp-portfolio__item-caption {
    clip-path: none;
    padding: 0;
}

.Our_Portfolio_section .vp-portfolio__items-style-emerge .vp-portfolio__item-overlay {
    background: none;
}

.make_your_choice_section {
    padding: 20px 0 100px;
}

.make_your_choice_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.make_your_choice_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 26px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 36%;
}

.make_your_choice_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 26px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 36%;
}

.make_your_choice_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    padding-bottom: 20px;
    max-width: 75%;
    margin: 0 auto;
}

.make_your_choice_section section.medical_construction {
    margin: 20px auto;
    /* width: 1440px; */
    text-align: center;
    font-weight: bold
}


section.medical_construction .item {
    width: 8%;
    float: left;
    background-color: #ffffff;
    border-right: 2px solid #969696;
    color: #c4c4c4;
    height: 650px;
    line-height: 80px;
    cursor: pointer;
    position: relative;
    font-size: 36.58px;
    line-height: 45.84px;
    font-family: 'Marcellus';
    padding: 20px 0px 100px 0px;
}

section.medical_construction .item.active span,
.item.active div {
    color: #000 !important;
}

section.medical_construction .item span {
    color: #c4c4c4;
    font-family: 'Marcellus';
    font-size: 55.21px;
    line-height: 69.23px;
}

section.medical_construction .item>div {
    text-align: left;
    color: #c4c4c4;
    width: 100%;
    height: 100%;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

section.medical_construction.active {
    background-color: #2c3e50;
    border-left: 15px solid #34495e;
    color: #ecf0f1
}

section.medical_construction .info {
    width: 0;
    float: left;
    background-color: #fff;
    color: #222;
    height: 650px;
    display: none;
}

section.medical_construction .info_content {
    padding: 40px;
}

section.medical_construction .info img {
    display: flex;
    margin-bottom: 40px;
}

section.medical_construction .info p {
    font-size: 18.21px;
    line-height: 30.68px;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: left;
}


.newsletter_section {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/newsletter-bg.jpg') !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 250px;
}

.newsletter_section .heading_with_seperator h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 20.55px;
    line-height: 51.94px;
    padding-bottom: 0px !important;
}

.newsletter_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 103px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 39%;
}

.newsletter_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 103px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 39%;
}

.newsletter_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    width: 100%;
    max-width: 55%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.newsletter_section form#gform_2 {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}

.newsletter_section form#gform_2 input {
    height: 60px;
    border: 1px solid #CBCBCB;
    border-radius: 0;
    font-size: 21.91px;
    line-height: 27.49px;
    font-family: 'Marcellus';
    padding-left: 30px;
}

.newsletter_section form#gform_2 input#gform_submit_button_2 {
    background-color: #50A34B;
    color: #fff;
    height: 60px;
    border: none;
    border-radius: 0;
    font-size: 21.91px;
    line-height: 27.49px;
    font-family: 'Marcellus';
    padding: 0;
    transition: all 0.3s ease;
}

.newsletter_section form#gform_2 input#gform_submit_button_2:hover {
    background-color: #00ACD7;
    color: #fff;
    height: 60px;
    border: none;
    border-radius: 0;
    font-size: 21.91px;
    line-height: 27.49px;
    font-family: 'Marcellus';
    padding: 0;
}

.Our_Clients_section {
    padding: 80px 0;
}

.Our_Clients_section h2 {
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}

.Our_Clients_section .testi_p {
	text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    font-family: 'Marcellus';
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

.Our_Clients_section .testi_head {
    text-align: center;
    padding-top: 20px;
    color: #767676;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    /* letter-spacing: 4px;
       text-transform: uppercase; */
}

.Our_Clients_section .heading_with_seperator_rightline h4:after {
    display: none;
}

.Our_Clients_section .owl-dot span {
    background: #dddddd !important;
    width: 25px !important;
    height: 6px !important;
    margin: 5px !important;
}

.Our_Clients_section .owl-theme .owl-dots .owl-dot.active span {
    background: #50a34b !important;
    width: 40px !important;
    height: 6px !important;
}

.get_started_section {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/Group-1171276299.jpg') !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 200px;
}

.get_started_section h2 {
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.get_started_section p {
    color: #000000;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    padding-bottom: 20px !important;
    width: 100%;
    max-width: 40%;
    margin: 0;
}

.get_started_section .content_box .link_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-decoration: none;
    background-color: #50A34B;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}

.get_started_section .content_box .link_button .arrow {
    display: inline-block;
    padding: 15px 10px;
    background: white;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    transition: transform 0.3s ease;
    margin-left: 15px;
}

.get_started_section .content_box .link_button:hover {
    background-color: #00ACD7;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.get_started_section .content_box .link_button:hover .arrow {
    transform: translateX(5px);
}


.get_in_touch_section {

    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 40px;
}

.get_in_touch_section .get_in_touch_box {
    background-color: #ffffff;
    border: 5px solid #50A34B;
    padding: 40px 20px;
}

.get_in_touch_section .get_in_touch_box h2 {
    color: #000000;
    font-family: 'Marcellus';
    font-size: 42.58px;
    line-height: 53.4px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.get_in_touch_section form#gform_3 input {
    line-height: 30px;
    margin: 0;
    border-radius: 0px;
}

.get_in_touch_section form#gform_3 .gform_fields {
    grid-row-gap: 0px;
}

div#input_3_10 .gchoice {
    line-height: normal;
}

#gform_3 div#field_3_9 {
    line-height: normal;
}
form#gform_3 fieldset#field_3_10 {
    padding-top: 20px;
}

/* .get_in_touch_section #gform_3 .gform-field-label {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    line-height: normal !important;
    vertical-align: bottom !important;
    font-family: 'Poppins' !important;
}
 */
form#gform_3 div#field_3_11 {
    height: auto;
}

.get_in_touch_section #gform_3 input#gform_submit_button_3 {
    background-color: #50A34B;
    color: #ffffff;
    border: 0;
    font-size: 22.56px;
    line-height: 40.60px;
    height: auto !important;
    font-family: 'Poppins';
}


.get_in_touch_section #gform_3 input#gform_submit_button_3:hover {
    background-color: #00ACD7;
    color: #ffffff;
    border: 0;
    font-size: 22.56px;
    line-height: 40.60px;
    height: auto !important;
    font-family: 'Poppins';
}


.get_in_touch_section #gform_3 .gform_wrapper.gravity-theme .gfield_required {
    display: none;
}

#gform_confirmation_message_3 {
    text-align: center;
    font-size: 18px;
    font-family: 'Poppins';
    line-height: normal;
}

#gform_confirmation_message_2 {
    text-align: center;
    font-size: 18px;
    font-family: 'Poppins';
    line-height: normal;
}

/* Footer CSS */

form#gform_7 {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}

form#gform_7 input {
    background-color: #00000000;
    border: 1px solid #fff;
    border-radius: 0;
	font-family: 'Marcellus';
	border-radius:0px;
	height:50px;
	color:#fff;
}
div#gform_confirmation_message_7 {
    text-align: center;
    color: #fff;
    font-size: 20px;
}

form#gform_7 input::placeholder {
    color: #fff;
    padding-left: 10px;
}

input#gform_submit_button_7 {
    background-color: #5dbb4b !important;
    border: 1px solid #5dbb4b !important;
    color: #fff;
    font-size: 20px;
    font-family: 'Marcellus';
    line-height: 0 !important;
    padding: 0 !important;
}

input#gform_submit_button_7:hover {
    background-color: #00ACD7 !important;
    border: 1px solid #00ACD7 !important;
}
#gform_7 .gform-footer{
    margin: 6px 0 0 !important;
    padding: 0px 0 !important;
}

#gform_widget-2 h2 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
} 
.site-footer {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/footer_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0 0;
    background-size: cover;
}

.footer_detail a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_detail p {
    text-align: center;
    color: #ffffff;
    font-size: 20.59px;
    line-height: 33.7px;
    font-family: 'Marcellus';
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

.footer_detail ul.footer_social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-top: 20px;
}

.footer_detail ul.footer_social li a {
    font-size: 20px !important;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #50A34B;
    transition: all 0.3s ease;
}

hr.line_seperater {
    color: #5E5E5E;
    height: 1px;
    opacity: 1;
    margin: 30px 0;
}

.footer_detail ul.footer_social li a:hover {
    background-color: #00acd7;
}

.footer_detail ul.footer_social li a:hover i {
    color: #fff;
}

.site-footer h2 {
    font-family: "Marcellus", serif;
    color: #fff;
    font-size: 19px;
    line-height: 23.83px;
    margin: 0;
    padding-bottom: 10px;
}

.site-footer ul li {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22.91px;
    font-family: "Poppins", serif;
    color: #ffffff;
    list-style-type: none;
    padding: 15px 0 0;
}

.site-footer ul li a {
    color: #fff;
}

.site-footer ul li a:hover {
    color: #50A34B;
}

.ftr_bottom {
    background-color: #50A34B;
    margin-top: 40px;
}

.ftr_bottom p {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: "Marcellus", serif;
}
.ftr_bottom p a{
	color: #000;
}
.ftr_bottom p a:hover {
    color: #fff;
}
#bottom_to_top {
    position: fixed;
    right: 16px;
    bottom: 16px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    background-color: #5dbb4b;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    transition: all linear .25s;
    z-index: 999;
    border: 0;
}

#bottom_to_top i {
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    top: 11px;
    left: 13px;
}

#bottom_to_top:hover {
    background-color: #00ACD7;
}


.footer_widget .foot-phone.contact-info,
.footer_widget .foot-email.contact-info,
.footer_widget .foot-address.contact-info {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all ease 500ms;
}

.footer_widget .foot-phone.contact-info i,
.footer_widget .foot-email.contact-info i,
.footer_widget .foot-address.contact-info i {
    background: #50A34B;
    padding: 15px;
    color: #fff;
    border-radius: 60px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.footer_widget .contact-info a,
.contact-info div,
.footer_widget .contact-info a,
.foot-address div,
.footer_widget .contact-info a,
.foot-phone div {
    color: #ffffff;
    transition: all ease 500ms;
    padding-left: 15px;
    line-height: normal;
}

.footer_widget .contact-info span {
    width: 100%;
    float: left;
    display: block;
    color: #ffffff;
    padding: 7px 0px;
    transition: all ease 500ms;
    font-family: 'Poppins';
}

.foot-phone.contact-info a,
.foot-email.contact-info a,
.foot-address.contact-info a {
    line-height: normal;
    padding-left: 15px;
    /* 	font-family:"poppins"; */
}

.foot-phone.contact-info a:hover,
.foot-email.contact-info a:hover,
.foot-address.contact-info a:hover {
    color: #5dbb4b;
}

.BB_logo {
    position: relative;
}

.BB_logo img {
    width: 15%;
    position: absolute;
    top: -80px;
    right: 0;
}



/*SUBCONTRACTOR CSS */

p.gform_required_legend {
    display: none;
}

div#gform_confirmation_message_4 {
    text-align: center !important;
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
}

#gform_4 span.gfield_required {
    padding: 0px !important;
}

fieldset#field_4_47 legend.gfield_label {
    display: none;
}

.gchoice.gchoice_4_47_35 label#label_4_47_35 {
    line-height: normal;
    font-size: 14px;
}

div#input_4_47 .gchoice {
    line-height: normal;
}

div#field_4_43,
div#field_4_42,
div#field_4_44 {
    line-height: 0;
}

fieldset#field_4_52 {
    padding-top: 20px;
}

.gchoice.gchoice_4_47_36 label#label_4_47_36 {
    padding: 0;
    line-height: normal;
    font-size: 14px;
}

div#field_4_28 {
    line-height: normal;
    padding: 10px 0;
}

fieldset#field_4_52 {
    padding: 10px 0;
}

div#field_4_29 {
    padding: 10px 0;
    line-height: normal;
}

form#gform_4 fieldset#field_4_16 label {
    font-weight: 700 !important;
}

form#gform_4 .gform_fields {
    display: grid;
    grid-column-gap: 2%;
    -ms-grid-columns: (1fr 2%)[12];
    grid-row-gap: 0 !important;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    width: 100%;
    padding-top: 5px !important;
}

form#gform_4 {
    background-color: #f4f3f3;
    padding: 20px 30px;
    border-radius: 10px;
    border: 2px solid #b8b8b8;
}

fieldset#field_4_16 .gravity-theme .gfield_label {
    margin: 0;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    line-height: normal !important;
    vertical-align: bottom !important;
    font-family: 'Poppins' !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    margin: 0;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    line-height: normal !important;
    vertical-align: bottom !important;
    font-family: 'Poppins' !important;
}

.page-id-1020 form#gform_4 input,
textarea,
select {
    line-height:30px !important;
    border-radius: 0px;
    border: 1px solid #bababa;
}

form#gform_4 .custom_form_heading {
    font-size: 20px;
    font-family: 'poppins';
    line-height: 30px;
    font-weight: 600;
    color: #5dbb4b;
    padding: 20px 0 10px;
}

fieldset#field_4_16 label {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    font-family: 'Poppins';
    margin: 0;
    vertical-align: bottom !important;
    line-height: normal;
}

#gform_4 input#gform_submit_button_4 {
    background-color: #50A34B;
    color: #ffffff;
    border: 0;
    font-size: 26.56px;
    line-height: normal;
    font-family: 'Poppins';
    padding: 0;
    height: 60px !important;
    width: 100%;

}

#gform_4 input#gform_submit_button_4:hover {
    background-color: #00ACD7;
    color: #ffffff;
    border: 0;
    font-size: 26.56px;
    line-height: normal;
    font-family: 'Poppins';
    padding: 0;
    height: 60px !important; 
    width: 100%;

}

div#field_4_8 {
    padding-bottom: 20px;
}

div#field_4_51 {
    line-height: normal;
    padding: 10px 0 0 !important;
}

div#input_4_26 {
    padding: 0;
    line-height: normal;
}

div#field_4_27 label {
    padding-bottom: 10px !important;
}

fieldset#field_4_30 {
    padding-top: 20px;
}

div#field_4_20 {
    line-height: normal;
}

div#field_4_25 {
    line-height: normal;
}

div#input_4_30 {
    padding: 0;
    line-height: 0;
}

fieldset#field_4_32 {
    padding-top: 0px;
}

div#field_4_35 {
    line-height: normal;
}

div#field_4_37 {
    line-height: normal;
    padding: 10px 0;
}

div#field_4_36 {
    line-height: normal;
}

div#field_4_27 {
    line-height: normal;
}

div#field_4_9 {
    line-height: normal;
    padding-top: 15px;
}

div#field_4_31 {
    line-height: normal;
}

div#field_4_33 {
    line-height: normal;
}

div#field_4_10 {
    line-height: normal;
    padding-top: 15px;
}

div#input_4_32 .gchoice {
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}


/* CONTACT US PAGE CSS */
.page-id-308 .subHeader {
    text-align: center;
    padding: 80px 0 140px;
    display: none;
}

.contactus_page_section {
    /*     padding: 30px;
       background-color: #f4f4f4; */
    margin-top: 70px;
    border-radius: 20px;
}

.contactus_page_map_section {
    padding-top: 60px;
}

.contactus_page_form {
    background-color: #f6f5f5;
    padding: 20px 30px !important;
    border-radius: 20px 0 0 20px;
}

.contactus_page_form h4 {
    color: #000;
    font-size: 36.26px;
    font-family: 'Marcellus';
}

.contactus_page_info {
    background-color: #50A34B;
    padding: 20px 30px !important;
    border-radius: 0px 10px 10px 0;
}

.contactus_page_info .vc_column-inner {
    padding: 0px;
}

.contactus_page_info h4 {
    color: #fff;
    font-size: 36.26px;
    font-family: 'Marcellus';
}

/* .page-id-308 .gform_wrapper.gravity-theme .gfield_label {
    margin: 0;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    line-height: normal !important;
    vertical-align: bottom !important;
    font-family: 'Poppins' !important;
}

/* .page-id-308 form#gform_3 input,
textarea {
    height: 50px;
    border-radius: 0px;
    border: 1px solid #bababa;
} */

/* .page-id-308 input#gform_submit_button_3 {
    margin: 0 auto;
    background-color: #50A34B;
    color: #ffffff;
    border: 0 !important;
    font-size: 22.56px;
    line-height: 40.60px;
    height: auto !important;
    font-family: 'Poppins';
} */

/* .page-id-308 input#gform_submit_button_3:hover {
    margin: 0 auto;
    background-color: #00ACD7;
    color: #ffffff;
    border: 0;
    font-size: 22.56px;
    line-height: 40.60px;
    height: auto !important;
    font-family: 'Poppins';
} */ 

.page-id-308 .footer_widget .contact-info a,
.contact-info div,
.page-id-308 .footer_widget .contact-info a,
.foot-address div,
.page-id-308 .footer_widget .contact-info a,
.foot-phone div {
    font-size: 16px;
    font-family: 'Poppins';
}

.page-id-308 .foot-phone.contact-info a:hover,
.page-id-308 .foot-email.contact-info a:hover,
.page-id-308 .foot-address.contact-info a:hover {
    color: #fff;
}

.page-id-308 ul.social_links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 0px;
}

.page-id-308 ul.social_links .social_label {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    color: #333;
}

.page-id-308 ul.social_links .with-circle a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}

.page-id-308 ul.social_links .with-circle a .fa-stack {
    font-size: 1.5rem;
}

.page-id-308 ul.social_links .with-circle a .fa-circle {
    color: #000000;
    transition: color 0.3s ease, transform 0.3s ease;
}

.page-id-308 ul.social_links .with-circle a .fa-inverse {
    color: #fff;
}

.page-id-308 ul.social_links .with-circle a:hover .fa-circle {
    color: #408b3c;
    transform: scale(1.1);
}

.page-id-308 ul.social_links .without-circle a {
    display: inline-block;
    font-size: 1.5rem;
    text-decoration: none;
    color: #555;
    transition: color 0.3s ease, transform 0.3s ease;
}

.page-id-308 ul.social_links .without-circle a:hover {
    color: #007bff;
    transform: scale(1.1);
}

.page-id-308 ul.social_links li {
    margin: 0 5px;
}


/* BLOG PAGE CSS */

.blog_banner {
    background-size: cover;
    padding: 200px 0 80px 0;
    margin-top: -100px;
    margin-bottom: 50px;
}

.row.isotope_cont {
    padding: 50px 0;
}

.post-title-bg h2 {
    color: #fff !important;
    font-size: 74px;
    font-family: barlow !important;
    font-weight: 700 !important;
}

#text-6 h2.widget-title {
    font-size: 25px;
    color: #194588;
    text-align: left;
    font-family: Quicksand;
    font-weight: 700;
    font-style: normal;
    margin-left: -12px !important;
}

span.blog-title {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px !important;
}

.blog .blog-title h2 {
    font-size: 34px;
    font-weight: 400;
}

.blogDesc p {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: normal;
}

span.blog-title a {
    color: #000 !important;
    transition: linear all .25s;
    font-family: 'Marcellus';
}

span.blog-title a:hover {
    color: #50a34b !important;
}

.blog_page_read_more {
    margin-top: 10px;
}

.blog_read_more {
    color: #000 !important;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Marcellus';
}

.blog_read_more:hover {
    color: #50a34b !important;
}

.blog .blogImage {
    border: 1px solid #cccdcd;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    background: #ebebeb;
    margin-bottom: 0;
}

.blogBox.style3 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.blogPage.style8 .blogBox.style3 .blogImage {
    width: 33%;
}

.blogBox.style3 .blogImage {
    float: left;
    margin: 0 0 0 0;
    width: 25%;
}

.zoom {
    position: relative;
    overflow: hidden;
}

.zoom img {
    width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    min-height: 250px;
    object-fit: cover;
}

.zoom:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blogImage .blogDate {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 50px;
    background: #50A34B;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: 'Marcellus';
    line-height: normal;
}

.blogImage .blogDate i {
    font-size: 12px;
    font-style: normal;
    display: block;
}

.blogImage .blogDate i~i {
    margin-left: -6px;
}

.blogPage hr {
    border-color: #d6d6d6;
}

.isotope-item .row {
    border-bottom: 1px solid #5dbb4b;
    padding: 28px 0 25px 0;
}

.isotope-item .row:last-child {
    border-bottom: 0 !important;
}

.blogImage .blogDate hr {
    border-top: 0px solid #fff;
    margin: 3px 0 5px 0;
    opacity: 1 !important;
}

.blogImage .blogDate i,
.blogImage .blogDate span {
    margin-left: -3px;
}

.blogImage .blogDate span {
    font-size: 20px;
    font-style: normal;
    display: block;
}

a.more2,
.blog_ul li a {
    color: #164688 !important;
    transition: all 0.3s;
    font-weight: bold;
}

a.more2:hover,
.blog_ul li a:hover {
    opacity: .7 !important;
}

ul.blog_ul {
    margin: 20px 0 !important;
}

ul.blog_ul li span {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    background: #1877f2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 18px !important;
    color: #fff;
}

span.social_icons.icon_ig {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

span.social_icons.icon_linkedin {
    background: #007bb5;
}

section#search-2 {
    background: #f1f1f1;
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 20px 25px;
    margin-bottom: 30px;
}

section#search-2 form label {
    width: 75%;
}

input.search-field {
    width: 100%;
    height: 40px;
    font-family: 'Marcellus';
    padding-left: 10px;
}

input.search-submit {
    background: #50A34B;
    color: #fff;
    transition: all linear .25s !important;
    border: 0;
    padding: 12px 15px;
    font-family: 'Marcellus';
}

input.search-submit:hover {
    opacity: .7 !important;
}

section#recent-posts-2 h2,
section#text-2 h2,
section#text-3 h2 {
    background: #50A34B;
    color: #fff;
    border-left: 20px solid #3d8230;
    line-height: 1.5;
    text-indent: 5px !important;
    font-size: 24px !important;
    font-family: 'Poppins';
    font-weight: 400;
    padding: 10px 0;
    padding-left: 10px;
}

section#recent-posts-2 ul {
    margin-top: 10px !important;
}

section#recent-posts-2 ul li {
    display: block;
    margin: 0;
}

section#recent-posts-2 ul li a {
    font-size: 16px;
    color: #000 !important;
    display: flex !important;
    padding: 10px 0;
    transition: all linear .25s;
    text-indent: 0px !important;
    border-bottom: 2px dotted #000 !important;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: normal;
}

section#recent-posts-2 ul li a:before {
    content: "\f0da";
    margin: 3px 10px 0 5px;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: top;
}

section#recent-posts-2 ul li:first-child a {
    border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li:last-child a {
    border-bottom: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a:hover {
    color: #fff !important;
    background: #5dbb4b;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-top: 10px;
}

.heateor_sss_sharing_ul a {
    transition: all linear .25s !important;
}

.heateor_sss_sharing_ul a:hover {
    opacity: .7 !important;
}

/* SINGLE POST CSS */

.single-blog ul {
    padding: 0;
    margin: 0;
    padding-left: 20px;
    padding-bottom: 10px;
}

.single-blog ul li {
    padding: 0;
    margin: 0;
    line-height: 30px;
}

.single-blog ul.custom_post {
    padding-left: 20px;
    padding-bottom: 0;
	margin-bottom: 10px;
}

.single-blog ul.custom_post li {
    line-height: 25px;
	padding-bottom:10px;
}

.single-blog ul li:last-child{
    padding-bottom: 0;
}
.single-blog ul li::marker {
    color: #5dbb4b;
}
.single-post h2{
	font-size: 36px;
        font-weight: 600 !important;
}
.single-post h4{
    font-size: 24px;
    font-weight: 500;
}
.single-post h6 {
    font-size: 20px;
    font-weight: 500;
}

 .single-post p
 {
    line-height: 30px;
    padding-bottom: 0px !important;
} 

.single-blog.single-post {
    padding: 50px 0 !important;
}

.single_blog_title {
    color: #5dbb4b;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Marcellus';
    padding: 0px;
    margin: 0px;
}

.single_blog_date {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Marcellus';
    color: #ffffff;
    margin: 0;
    background-color: #50a34b;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 50px;

}

.single-blog.single-post .blogImage {
    margin-bottom: 20px;
}

.blog-footer ul {
    padding-left: 10px;
}

.blog-footer ul li {
    display: inline-block;
    padding-right: 20px;
}

.footer-contacts ul li.phone_num::before,
.footer-contacts ul li.email_add::before,
.footer-contacts ul li.location::before {
    content: "\f095";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #5dbb4b;
    position: absolute;
    top: 0;
    left: -26px;
}

ul.single-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    list-style: none;
    font-size: 20px;
    color: #5dbb4b !important;
    transition: all 0.3s ease;
}

ul.single-pagination li a {
    color: #5dbb4b !important;
    font-family: 'Poppins';
    font-weight: 500;
}

ul.single-pagination li a:hover {
    color: #000 !important;
}
.page-id-418 .newsletter_section,  
.page-id-418 .newsletter_section,
.page-id-1078 .newsletter_section,
.page-id-638 .newsletter_section,
.page-id-692 .newsletter_section,
.page-id-680 .newsletter_section,
.page-id-488 .newsletter_section,
.page-id-1095 .newsletter_section,
 .page-id-466 .newsletter_section,
 .page-id-308 .newsletter_section,
 .page-id-1341 .newsletter_section,
.page-id-1020 .newsletter_section,
.page-id-361 .newsletter_section{
	display:none !important;
}

.page-id-1341 .get_started_section, .page-id-1341 .get_in_touch_section{
	display:none !important;
	
}
/* .page-id-361 .get_in_touch_section,
   .page-id-418 .get_in_touch_section,
   .page-id-427 .get_in_touch_section,
   .page-id-446 .get_in_touch_section,
   .page-id-305 .get_in_touch_section,
   .page-id-466 .get_in_touch_section,
   .page-id-479 .get_in_touch_section,
   .page-id-488 .get_in_touch_section,
   .page-id-638 .get_in_touch_section,
   .page-id-680 .get_in_touch_section,
   .page-id-692 .get_in_touch_section,
   .page-id-811 .get_in_touch_section,
   .page-id-963 .get_in_touch_section{  
     display:none !important;
   } */


/* INNER PAGE CSS */
/* .page-id-361 .subHeader,
   .page-id-418  .subHeader,
   .page-id-427 .subHeader,
   .page-id-446 .subHeader,
   .page-id-305 .subHeader,
   .page-id-466 .subHeader,
   .page-id-479 .subHeader,
   .page-id-488 .subHeader,
   .page-id-638 .subHeader,
   .page-id-680 .subHeader,
   .page-id-692 .subHeader,
   .page-id-811 .subHeader,
   .page-id-963 .subHeader{  
       display: none; 
   } */

/* .page-id-418 .get_started_section,
   .page-id-361 .get_started_section,
   .page-id-680 .get_started_section,
   .page-id-427 .get_started_section,
   .page-id-692 .get_started_section,
   .page-id-638 .get_started_section,
   .page-id-466 .get_started_section,
   .page-id-308 .get_started_section,
.page-id-1341 .get_started_section{
       display: none;
   } */

.home_builder_section {}

.home_builder_left_section {}

.home_builder_right_section {
    padding: 50px 40px !important;
    width: 55% !important;
    margin: 0 auto;
}

.home_builder_right_section .content_box p {
    color: #000;
}

.home_builder_right_section .content_box h4 {
    color: #000000;
    font-size: 30px;
    line-height: 42px;
    font-family: 'Marcellus';
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-id-418 .vc_row .service_col:first-child .vc_column-inner::before {
    display: none;
}

.page-id-418 .home_builder_right_section .content_box h4 {
    color: #000000;
    font-size: 59px;
    line-height: 69px;
    font-family: 'Marcellus';
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-id-418 .step_by_step_section {
    background-color: #f8f8f8 !important;
    background-image: none !important;
    padding-bottom: 40px;
    padding-top: 50px;
}

.page-id-418 .service_we_offer_section {
    padding: 0px !important;
}

.page-id-418 .right_side_content {
    padding-left: 130px;
    padding-right: 100px;
}

.page-id-418 .service_we_offer_section h2 {
    text-align: left;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 50.19px;
    line-height: 60.66px;
}

.page-id-418 .left_side {
    padding-top: 60px !important;
    /* 	padding-bottom:60px !important; */
}

.page-id-418 .service_we_offer_section .left_side_content {
    padding-left: 20px;
    padding-right: 20px;
}

.page-id-418 .service_col .vc_column-inner {
    padding: 30px !important;
}

.page-id-418 .service_col .vc_column-inner:before {
    content: '';
    width: 0;
    height: 180px;
    border-left: 1px solid #d8d8d8;
    position: absolute;
    top: 35%;
    left: 10px;
}

.page-id-361 .step_by_step_section,
.page-id-427 .step_by_step_section,
.page-id-446 .step_by_step_section,
.page-id-479 .step_by_step_section,
.page-id-1078 .step_by_step_section {
    padding-bottom: 280px !important;
}

.page-id-361 .step_by_step_section .service_col h6,
.page-id-418 .step_by_step_section .service_col h6,
.page-id-427 .step_by_step_section .service_col h6,
.page-id-446 .step_by_step_section .service_col h6 {
    font-size: 23px;
    line-height: 33.62px;
}

.page-id-361 .step_by_step_section .service_col p,
.page-id-418 .step_by_step_section .service_col p,
.page-id-427 .step_by_step_section .service_col p,
.page-id-446 .step_by_step_section .service_col p {
    font-size: 17px;
    line-height: 35.62px;
}

.step_by_step_section .middle_service .vc_column-inner:before,
.step_by_step_section .middle_service .vc_column-inner:after {
    display: none;
}

/* .page-id-361 .get_started_section,
   .page-id-418 .get_started_section,
   .page-id-427 .get_started_section,
   .page-id-446 .get_started_section,
   .page-id-466 .get_started_section,
   .page-id-479 .get_started_section,
   .page-id-488 .get_started_section,
   .page-id-680 .get_started_section{
       background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/Group-1171276331.jpg') !important;
       background-position: center;
       background-repeat: no-repeat !important;
       background-size: cover;
       padding-top: 90px;
       padding-bottom: 30px; 
   } */
/* .page-id-361 .get_started_section p,
   .page-id-418 .get_started_section p,
   .page-id-427 .get_started_section p,
   .page-id-446 .get_started_section p,
   .page-id-466 .get_started_section p,
   .page-id-479 .get_started_section p,
   .page-id-488 .get_started_section p,
   .page-id-680 .get_started_section p{
       max-width:100%;
   } */
.page-id-361 .service_we_offer_section h4,
.page-id-418 .service_we_offer_section h4,
.page-id-427 .service_we_offer_section h4,
.page-id-446 .service_we_offer_section h4 {
    text-align: left;
}

.page-id-361 .service_we_offer_section .heading_with_seperator h4:before,
.page-id-418 .service_we_offer_section .heading_with_seperator h4:before,
.page-id-427 .service_we_offer_section .heading_with_seperator h4:before,
.page-id-446 .service_we_offer_section .heading_with_seperator h4:before {
    display: none;
}

.page-id-361 .service_we_offer_section .heading_with_seperator h4:after,
.page-id-418 .service_we_offer_section .heading_with_seperator h4:after,
.page-id-427 .service_we_offer_section .heading_with_seperator h4:after,
.page-id-446 .service_we_offer_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 26px;
    width: 15%;
    height: 2px;
    background: #8E8E8D;
    right: 44%;
}

.page-id-361 .service_we_offer_section h2,
.page-id-427 .service_we_offer_section h2,
.page-id-446 .service_we_offer_section h2,
.page-id-479 .service_we_offer_section h2,
.page-id-963 .service_we_offer_section h2,
.page-id-986 .service_we_offer_section h2 {
    text-align: left;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 38.19px;
    line-height: 52.66px;
}

.page-id-361 .service_we_offer_section p,
.page-id-418 .service_we_offer_section p,
.page-id-427 .service_we_offer_section p,
.page-id-446 .service_we_offer_section p,
.page-id-479 .service_we_offer_section p,
.page-id-963 .service_we_offer_section p,
.page-id-986 .service_we_offer_section p {
    text-align: left;
    max-width: 100%;
}

.page-id-361 .service_col,
.page-id-418 .service_col,
.page-id-427 .service_col,
.page-id-446 .service_col,
.page-id-963 .service_col {
    padding-bottom: 10px;
}

.page-id-361 .service_col h2,
.page-id-418 .service_col h2,
.page-id-427 .service_col h2,
.page-id-446 .service_col h2,
.page-id-963 .service_col h2,
.page-id-986 .service_col h2 {
    color: #5dbb4b !important;
    font-size: 23px !important;
    line-height: 32.67px !important;
    padding-bottom: 0px !important;
    margin: 0px !important;
}

.page-id-361 .service_col p,
.page-id-418 .service_col p,
.page-id-427 .service_col p,
.page-id-446 .service_col p,
.page-id-963 .service_col p,
.page-id-986 .service_col p {
    font-size: 16px !important;
    line-height: 26px !important;
    padding-bottom: 5px !important;
}

.page-id-466 .service_we_offer_section h2 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 38.19px;
    line-height: 52.66px;
}

.page-id-466 .service_we_offer_section p {
    text-align: center;
    max-width: 100%;
    padding-top: 10px;
}


.page-id-466 .service_we_offer_inner {
    padding-top: 20px;
}

.step_by_step_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 24px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 36%;
}

.step_by_step_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 24px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 36%;
}


.page-id-488 .heading_with_seperator_rightline h4 {
    font-size: 44.48px;
    line-height: 46.45px;
    color: #000;
}

/*    
   .page-id-488 .heading_with_seperator_rightline h4:after{
       content: '';
       position: absolute;
       top: 70px;
       width: 30%;
       height: 2px;
       background: #3E3E3E;
       left: 44%;
   }
    */
.page-id-488 .Ocean_View_Build_Section .content_box h6 {
    font-size: 36.48px;
    line-height: 42.45px;
    color: #5dbb4b;
}

.page-id-488 ul.custom_link {
    column-count: 2;
    padding-left: 15px;
    margin: 20px 0;
}

/* .page-id-488 ul.custom_link li {
       padding: 0;
       font-size:20px;
       font-family: 'Poppins';
       margin: 0;
       font-family: 'Poppins';
       line-height: 30px;
       padding-right:30px;
   }
   
   .page-id-488 ul.custom_link li::marker {
       color: #5dbb4b;
       font-size: 20px;
   } */
.page-id-488 .Our_Clients_section .testi_head {
    font-size: 16px;
    line-height: 26px;
}

.service_col .vc_column-inner:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 160px;
    top: 110px;
    border: 1px solid #c9c9c9;
    left: 3px;
}

.vc_row .service_col:first-child .vc_column-inner::before {
    display: none;
}

.page-id-488 .service_we_offer_section {
    padding: 0px !important;
}


.page-id-488 .We_Offer_Col.right_side_content,
.page-id-963 .We_Offer_Col.right_side_content,
.page-id-986 .We_Offer_Col.right_side_content {
    padding-left: 100px;
    padding-right: 60px;
}

.page-id-488 .We_Offer_Col.right_side_content h2 {
    font-size: 48.48px;
    line-height: 56px;
    text-align: left;
    line-height: normal;
    color: #000;
    margin-bottom: 10px;
}

.page-id-488 .We_Offer_Col.right_side_content .service_col h2 {
    font-size: 26px;
    text-align: left;
    color: #5dbb4b;
}

.page-id-488 .We_Offer_Col.right_side_content .service_col p {
    text-align: left;
    max-width: 100%;
    margin-bottom: 0px;
    padding-bottom: 15px !important;

}

.page-id-488 .what_we_do_section .heading_with_seperator h4:before {
    content: '';
    position: absolute;
    top: 25px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    left: 40%;
}

.page-id-488 .what_we_do_section .heading_with_seperator h4:after {
    content: '';
    position: absolute;
    top: 25px;
    width: 5%;
    height: 2px;
    background: #8e8e8e;
    right: 40%;
}

.page-id-488 .what_we_do_section .heading_with_seperator_rightline h2 {
    padding-bottom: 0px;
}

/* .page-id-488 .what_we_do_section .heading_with_seperator_rightline p{
       font-size: 20px;
       color: #000;
       line-height: 34px;
       font-family: 'Poppins';
       text-align: center;
       max-width: 85%;
       margin: 0 auto;
   } */
/* .page-id-488 .what_we_do_rightside, .page-id-488  .what_we_do_leftside {
       padding-left: 15%;
       padding-right: 5%;
       padding-top: 0px;
       padding-bottom: 80px;
   } */
.page-id-488 .what_we_do_section h2,
.page-id-963 .what_we_do_section h2 {
    padding-bottom: 20px;
}

.page-id-488 .empty_spacing {
    padding-bottom: 40px;
}

ul.custom_link {
    column-count: 3;
    padding-left: 15px;
}

ul.custom_link li {
    padding: 0;
    font-family: 'Poppins';
    margin: 0;
    font-family: 'Poppins';
    line-height: 30px;
    font-size: 18px;
    padding-right: 10px;
}

ul.custom_link li::marker {
    color: #5dbb4b;
    font-size: 20px;
}

ul.custom_link_post {
    column-count: 1;
    padding-left: 15px;
}

ul.custom_link_post li {
    padding: 0;
    font-family: 'Poppins';
    margin: 0;
    font-family: 'Poppins';
    line-height: 30px;
    font-size: 16px;
    padding-right: 10px;
}

ul.custom_link_post li::marker {
    color: #5dbb4b;
    font-size: 20px;
}

.page-id-427 .Ocean_View_Build_Section {

    background: none !important;
    background-color: #efefee !important;
    padding-bottom: 60px !important;
}

.page-id-427 .ocean_build_inner_box {
    padding: 10px 15px !important;
    border-radius: 10px;
}

.page-id-427 .ocean_build_inner_box {
    background-color: #f9f9f9;
    transition: all 0.3s ease-in-out;
}

.page-id-427 .ocean_build_inner_box:hover {
    background-image: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/watermark-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-id-427 .Ocean_View_Build_Section,
.page-id-446 .Ocean_View_Build_Section,
.page-id-479 .Ocean_View_Build_Section,
.page-id-488 .Ocean_View_Build_Section {
    background: url('https://oceanviewstag.wpenginepowered.com/wp-content/uploads/2025/01/1slider1.jpg') center/cover no-repeat;
    padding-top: 30px;
}

.page-id-427 .content_box ul {
    padding: 0px 15px;
}

.page-id-427 .content_box ul li {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 28px;
    margin: 0;
    padding-top: 0px;
}

.page-id-427 .commerical_resdiental h4 {
    font-size: 24px;
}

.page-id-427 .vc_toggle_title h4 {
    font-size: 20px;
    font-family: 'Marcellus' !important;
    color: #50a34b;
}

.page-id-427 .vc_toggle_content {
    padding: 0px !important;
    margin: 0px !important;
    padding-left: 24.2px !important;
}

.page-id-427 .vc_toggle_active .vc_toggle_content {
    padding: 0;
    margin: 0;
}

.page-id-427 .vc_toggle_content ul li {
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
    line-height: 30px;
}



.page-id-446 .content_box ul,
.page-id-479 .content_box ul {
    padding: 20px 15px;
}


.page-id-446 .content_box ul li,
.page-id-479 .content_box ul li {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 28px;
    margin: 0;
    padding-top: 10px;
}

.page-id-479 .content_box ul li span {
    font-weight: 600;
    color: #000;
}

.page-id-638 .We_Offer_Col.right_side_content {
    padding-left: 8%;
    padding-right: 60px;
}

.page-id-638 .We_Offer_Col.left_side_content {
    padding-right: 8%;
    padding-left: 60px;
    padding-top: 40px;
}

.page-id-638 .service_we_offer_section h2 {
    text-align: left;
}

.page-id-638 .service_we_offer_section .We_Offer_Col p {
    text-align: left;
    max-width: 100%;
}

.page-id-638 .service_we_offer_section {
    padding: 0px;
}

.page-id-638 .We_Offer_Col .service_col h4 {
    color: #5dbb4b !important;
    font-size: 23px !important;
    line-height: 32.67px !important;
    padding-bottom: 0px !important;
    margin: 0px !important;
    font-family: 'Marcellus';
}

.page-id-638 .We_Offer_Col .service_col ul.custom_link {
    column-count: unset;
    padding-bottom: 10px;
}

.page-id-638 .We_Offer_Col .service_col ul.custom_link li {
    line-height: normal;
    font-size: 18px;
}

.page-id-361 .home_builder_section .first_para h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
}

.page-id-361 .home_builder_section .first_para p {
    text-align: center;
    color: #000;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.page-id-361 .empty_spacing {
    padding-top: 40px;
}

.page-id-680 .We_Offer_Col.right_side_content,
.page-id-692 .We_Offer_Col.right_side_content,
.page-id-1078 .We_Offer_Col.right_side_content,
.page-id-1095 .We_Offer_Col.right_side_content {
    padding-left: 8%;
    padding-right: 60px;
}

.page-id-680 .We_Offer_Col.left_side_content,
.page-id-692 .We_Offer_Col.left_side_content,
.page-id-1078 .We_Offer_Col.left_side_content,
.page-id-1095 .We_Offer_Col.left_side_content {
    padding-right: 8%;
    padding-left: 60px;
    padding-top: 40px;
}

.page-id-680 .service_we_offer_section h2,
.page-id-692 .service_we_offer_section h2,
.page-id-1078 .service_we_offer_section h2,
.page-id-1095 .service_we_offer_section h2 {
    text-align: left;
}

.page-id-680 .We_Offer_Col .service_col h4,
.page-id-692 .We_Offer_Col .service_col h4,
.page-id-1078 .We_Offer_Col .service_col h4,
.page-id-1095 .We_Offer_Col .service_col h4 {
    color: #5dbb4b !important;
    font-size: 23px !important;
    line-height: 32.67px !important;
    padding-bottom: 0px !important;
    margin: 0px !important;
    font-family: 'Marcellus';
}

.page-id-680 .We_Offer_Col .service_col ul.custom_link,
.page-id-692 .We_Offer_Col .service_col ul.custom_link,
.page-id-1095 .We_Offer_Col .service_col ul.custom_link {
    column-count: unset;
    padding-bottom: 10px;
}

.page-id-680 .We_Offer_Col .service_col ul.custom_link li,
.page-id-692 .We_Offer_Col .service_col ul.custom_link li {
    line-height: normal;
    font-size: 18px;
}

.page-id-680 .home_builder_section .first_para h4,
.page-id-692 .home_builder_section .first_para h4 {
    text-align: center;
    color: #000000;
    font-family: 'Marcellus';
    font-size: 49.19px;
    line-height: 61.66px;
}

.page-id-680 .home_builder_section .first_para p,
.page-id-692 .home_builder_section .first_para p {
    text-align: center;
    color: #000;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.page-id-680 .service_we_offer_section .We_Offer_Col p,
.page-id-692 .service_we_offer_section .We_Offer_Col p,
.page-id-1078 .service_we_offer_section .We_Offer_Col p,
.page-id-1095 .service_we_offer_section .We_Offer_Col p {
    text-align: left;
    max-width: 100%;
}

.page-id-680 .service_we_offer_section {
    padding: 0;
}


@media (max-width: 1025px) {
    .logo_menu .main-navigation {
        display: none;
    }

/*     #rmp_menu_trigger-207 {
        top: 12% !important;
        border-radius: 0px !important;
        right: 8%;
    } */
}

/* RESPONSIVE CSS START*/

/* @media screen and (max-width: 576px) {
    #rmp_menu_trigger-207 {
        right: 5%;
    }
} */

/* @media screen and (max-width: 400px) {
    #rmp_menu_trigger-207 {
        top: 9.5% !important;
    }
}
 */




@media all and (max-width:480px) {
	.site-header .top-right-head{
		width: 100% !important;
		padding-right:0px;
		padding-left:0px;
	}
	.top_header_left ul.site_head_details{
		display: inline-block !important;
	}
	    #rmp_menu_trigger-207 {
			top: 14% !important;
	}
}

/* @media only screen and (max-width: 480px) { */
    /* Boca Raton Section */
@media all and (max-width:480px) {

	form#gform_7 {
    max-width: 100%;
}
    .page-id-9 header#masthead {
        position: unset;
    }

    .top_header_left ul.site_head_details {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
    }

    .top_header_left ul.site_head_details li span {
        /* background-color: #50A34B; */
        padding: 5px 5px;
        margin-right: 0;
        border-radius: 20px;
    }

    .top_header_left ul.site_head_details li a {
        font-size: 12px;
        padding-left: 5px;
        font-weight: 600;
    }

    .top_header_right {
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }

/*     #rmp_menu_trigger-207 {
        top: 18% !important;
        border-radius: 0px !important;
    } */

    .logo_menu .site-branding {
        width: 80px;
        margin-top: -15px;
    }

    .top_header_right h6 {
        font-size: 16px;
        margin: 0 10px;
    }

    .main_menu .main-navigation ul {
        gap: 15px;
    }

    .logo_menu .main-navigation {
        display: none;
    }

    .content_box h2 {
        font-size: 36px;
        line-height: 42px;
    }

    .content_box p {
        font-size: 16px;
        line-height: 26px;
    }

    .content_box h6 {
        font-size: 34px;
        line-height: 40px;
    }

    .content_box .link_button {
        font-size: 18px;
        padding: 0px 0 0px 30px;
    }

    .content_box .link_button .arrow {
        font-size: 20px;
        padding: 10px 20px;
    }

    /* Client Logo Section */
    .client_logo_section {
        padding: 20px 0;
    }

    /* .heading_with_seperator h4 {
           font-size: 28px;
       } */

    /* Ocean View Build Section */
    .Ocean_View_Build_Section {
        padding-top: 40px;
    }

    .ocean_build_inner_box {
        padding: 30px 15px;
    }

    .ocean_build_inner_box .content_box h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 10px;
    }

    .ocean_build_inner_box .content_box p {
        font-size: 16px;
        line-height: 26px;
    }

    .ocean_build_inner_box .content_box .custom_link {
        font-size: 20px;
        font-family: 'Marcellus';
        text-decoration: underline;
        color: #000;
        transition: all 0.3s ease;
    }

    .ocean_build_inner_box .content_box .custom_link:hover {
        color: #5dbb4b;
    }

    .ocean_build_inner_box .content_box .link_button {
        font-size: 20px;
        padding: 0 0 0 20px;
        font-size: 20px;
        font-family: 'Marcellus';
        text-decoration: underline;
        color: #ffffff;
        transition: all 0.3s ease;
    }

    .ocean_build_inner_box .content_box .link_button .arrow {
        font-size: 20px;
    }

    .ocean_build_inner_box .content_box a {
        color: #5dbb4b;
        transition: all 0.3s ease;

    }

    .ocean_build_inner_box .content_box a:hover {
        color: #000;
        transition: all 0.3s ease;

    }

/*     #rmp_menu_trigger-207 {
        top: 6.5% !important;
    }
 */
    .before_after_section {
        margin: 80px 0;
    }

    .before_after_section .twentytwenty-horizontal .twentytwenty-before-label:before,
    .before_after_section .twentytwenty-horizontal .twentytwenty-after-label:before {
        top: 50% !important;
    }

    .what_we_do_section {
        padding: 30px 0px !important;
    }

    .what_we_do_section h2 {
        font-size: 48px;
        line-height: 38px;
    }

    .what_we_do_rightside,
    .what_we_do_leftside {
        padding-left: 1% !important;
        padding-right: 1% !important;
        padding-top: 10px !important;
        padding-bottom: 60px !important;
    }

    /*     .what_we_do_rightside p,
       .what_we_do_leftside p {
           font-size: 18px;
           line-height: 30px;
           padding-top: 20px;
       } */

    .what_we_do_rightside ul li,
    .what_we_do_leftside ul li {
        font-size: 18px;
        padding: 5px 15px !important;
    }

    .what_we_do_rightside ul li:before,
    .what_we_do_leftside ul li:before {
        left: 10px;
    }

    .step_by_step_section {
        background-size: 100%;
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .step_by_step_section h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .step_by_step_section .heading_with_seperator h4 {
        font-size: 24px;
        line-height: 42px;
    }

    .step_by_step_section p {
        font-size: 16px;
        line-height: 30px;
        max-width: 100%;
    }

    .step_by_step_section .service_col h6 {
        font-size: 26px;
        line-height: 28px;
    }

    .step_by_step_section .service_col p {
        font-size: 16px;
        line-height: 26px;
    }

    .step_by_step_section .middle_service p {
        padding-bottom: 20px !important;
    }

    .step_by_step_section .middle_service {
        top: 0;
    }

    .before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background-color: #5dbb4b !important;
        border-radius: 0;
        font-family: 'Poppins';
        font-size: 20px;
    }

    .before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading a {
        color: #Fff !important;
        font-family: 'Poppins';
        font-size: 20px;
    }

    .before_after_section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
        color: #666;
        font-family: 'Poppins';
        font-size: 20px;
    }

    .service_we_offer_section {
        padding: 20px 0;
    }

    .service_we_offer_section .heading_with_seperator h4,
    .make_your_choice_section .heading_with_seperator h4 {
        font-style: 26px !important;
        line-height: 30px !important;
    }

    .service_we_offer_section h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .service_we_offer_section p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }

    .service_we_offer_section .We_Offer_Col h6 {
        font-size: 28px;
        line-height: 38px;
        max-width: 100%;
    }

    .service_we_offer_section .We_Offer_Col p {
        font-size: 18px;
        line-height: 30px;
        max-width: 100%;
    }

    .service_we_offer_section .We_Offer_Col a {
        font-size: 18px;
    }

    .Our_Portfolio_section {
        padding: 30px 0 0;
    }

    .Our_Portfolio_section .heading_with_seperator h4 {
        font-size: 24px;
        line-height: 42px;
    }

    .Our_Portfolio_section h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .Our_Portfolio_section h2.vp-portfolio__item-meta-title {
        font-size: 24px;
        line-height: 32px;
    }

    .Our_Portfolio_section h2.vp-portfolio__item-meta-title a {
        font-size: 22px;
    }

    .Our_Portfolio_section .vp-portfolio__items-style-emerge .vp-portfolio__item-caption {
        padding: 10px;
    }

    .make_your_choice_section {
        padding: 20px 0 40px;
    }

    .make_your_choice_section h2 {
        font-size: 32px;
        line-height: 38px;
        max-width: 100%;
        margin: 0 auto;
    }

    section.medical_construction {
        width: 100%;
    }

    section.medical_construction .item {
        width: 100%;
        font-size: 24px;
        line-height: 32px;
        padding: 5px 0;
        margin: 0px;
    }

    section.medical_construction .item span {
        font-size: 30px;
        line-height: 40px;
    }

    section.medical_construction .item>div {
        font-size: 18px;
        line-height: 24px;
        writing-mode: horizontal-tb;
        transform: rotate(0deg);
        justify-content: center;
    }

    section.medical_construction .info {
        height: auto;
        padding: 0px;
    }

    section.medical_construction .info_content {
        padding: 0px;
    }

    section.medical_construction .info img {
        margin-bottom: 20px;
    }

    section.medical_construction .info p {
        font-size: 14px;
        line-height: 22px;
    }

    .heading_with_seperator_rightline h4:after {
        display: none;
    }

    .newsletter_section .heading_with_seperator h4 {
        font-size: 24px;
        line-height: 42px;
        margin-top: 20px;
    }

    .newsletter_section {
        padding-top: 20px;
        padding-bottom: 140px;
    }

    .newsletter_section h2 {
        font-size: 30px;
        line-height: 38px;
        max-width: 100%;
    }

    .newsletter_section form#gform_2 {
        max-width: 100%;
    }

    .newsletter_section form#gform_2 input {
        font-size: 18px;
        /* height: 50px; */
    }

    .newsletter_section form#gform_2 input#gform_submit_button_2 {
        font-size: 20px;
        /* height: 50px; */
    }

    /* Our Clients Section */
    .Our_Clients_section {
        padding: 40px 0;
    }

    .Our_Clients_section h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .Our_Clients_section .testi_p {
        font-size: 20px;
        line-height: 30px;
        max-width: 100%;
    }

    .Our_Clients_section .testi_head {
        font-size: 16px;
        line-height: 26px;
    }

    .get_started_section {
        padding-top: 60px;
        padding-bottom: 100px;
    }

    .get_started_section h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .get_started_section p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }

    .get_started_section .content_box .link_button {
        font-size: 20px;
        padding: 0px 0 0 30px;
        margin-top: 20px;
    }

    .get_started_section .content_box .link_button .arrow {
        font-size: 20px;
        margin-left: 8px;
    }

    .get_in_touch_section {
        padding: 80px 20px !important;
    }

    .get_in_touch_section .get_in_touch_box {
        padding: 20px 10px;
    }

    .get_in_touch_section .get_in_touch_box .vc_column-inner {
        padding: 0;
    }

    .get_in_touch_section .get_in_touch_box h2 {
        font-size: 32px;
        line-height: 36px;
        padding-bottom: 0;
    }

    .get_in_touch_section form#gform_3 input {
        font-size: 16px;
    }

    .get_in_touch_section #gform_3 .gform-field-label {
        font-size: 13px !important;
    }

    .get_in_touch_section #gform_3 input#gform_submit_button_3 {
        font-size: 20px;
        line-height: 26px;
    }

    .heading_with_seperator h4:before,
    .heading_with_seperator h4:after {
        display: none;
    }

    .step_by_step_section .middle_service .vc_column-inner:before,
    .step_by_step_section .middle_service .vc_column-inner:after {
        display: none;
    }

    .site-footer {
        padding: 40px 0px 0px;
    }

    .footer_detail p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .footer_detail ul.footer_social {
        gap: 15px;
        padding-top: 5px;
        justify-content: start;
    }

    .BB_logo img {
        width: 40%;
        position: absolute;
        top: -70px;
        right: 0;
    }

    .footer_detail ul.footer_social li a {
        font-size: 16px !important;
        width: 35px;
        height: 35px;
    }

    .site-footer h2 {
        font-family: "Marcellus", serif;
        color: #fff;
        font-size: 22px !important;
        line-height: 26.83px;
        margin: 0;
        padding-bottom: 10px !important;
    }

    .site-footer ul li {
        font-size: 16px;
        line-height: 26px;
        padding: 5px 0 0;
    }

    .site-footer ul li a {
        font-size: 16px;
        line-height: 22px;
    }

    .ftr_bottom {
        margin-top: 20px;
    }

    .ftr_bottom p {
       font-size: 16px;
        line-height: 26px;
    }

    #bottom_to_top {
        right: 35px;
        bottom: 25px;
        width: 40px;
        height: 40px;
    }

    #bottom_to_top i {
        font-size: 18px;
    }

    .home_builder_right_section {
        width: 100% !important;
        padding: 20px !important;
    }

    .page-id-680 .We_Offer_Col.left_side_content,
    .page-id-692 .We_Offer_Col.left_side_content,
    .page-id-1078 .We_Offer_Col.left_side_content,
    .page-id-1095 .We_Offer_Col.left_side_content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    form#gform_4 {
        padding: 20px 10px;
    }

    #gform_4 input#gform_submit_button_4 {
        font-size: 18px;
        /* height: 50px !important; */
    }

    form#gform_4 .custom_form_heading {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0 10px;
    }

    div#field_4_45 {
        padding: 10px 0;
    }

    .content_box .custom_link {
        column-count: auto !important;
        text-decoration: auto !important;
    }

    .content_box ul.custom_link li {
        font-size: 16px !important;
    }

    .center_width {
        max-width: 95% !important;
    }

    .page-id-488 .We_Offer_Col.right_side_content,
    .page-id-963 .We_Offer_Col.right_side_content,
    .page-id-986 .We_Offer_Col.right_side_content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .service_col .vc_column-inner:before {
        display: none;
    }

    .page-id-418 .home_builder_right_section .content_box h4 {
        font-size: 36px;
        line-height: 44px;
    }

    .page-id-418 .right_side_content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-id-418 .service_we_offer_section h2 {
        font-size: 36.19px;
        line-height: 46.66px;
    }

}

/******** Tablets CSS ******** */
@media all and (max-width:767px)  {
	.site-header .top-left-head{
		width: 100% !important;
		padding-left: 0px;
        padding-right: 0px;
	}
	    #rmp_menu_trigger-207 {
        right: 8%;
    }
    .logo_menu {
        justify-content: flex-start;
    }

    .main_menu .main-navigation ul {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .main_menu .main-navigation ul li {
        font-size: 16px;
    }

/*     #rmp_menu_trigger-207 {
        top: 6% !important;
        border-radius: 0px !important;
        right: 4%;
    } */

    .page-id-9 header#masthead {
        position: unset;
    }

    .logo_menu .site-branding {
        width: 80px;
        margin-top: -15px;
    }

    .top_header_left ul.site_head_details {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 0px;
    }

    .top_header_left ul.site_head_details li span {
        /* background-color: #50A34B; */
        padding: 5px;
        margin-right: 0px;
        border-radius: 30px;
    }

    .top_header_left ul.site_head_details li a {
        font-size: 14px;
        padding-left: 0px;
        font-weight: 600;
    }

    .top_header_right h6 {
        font-size: 14px;
    }

    .top_header_left ul.site_head_details li span i {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    /* Boca Raton Section */
    .Boca_Raton_Section .Boca_Raton_Section_right .vc_column-inner {
        width: 100%;
        display: block;
    }

    .Boca_Raton_Section .Boca_Raton_Section_left .vc_column-inner {
        display: none;
    }

    .Boca_Raton_Section .content_box .vc_column-inner {
        padding-left: 5%;
    }

    .content_box h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .content_box p {
        font-size: 16px;
        line-height: 26px;
    }

    .content_box h6 {
        font-size: 30px;
        line-height: 50px;
    }

    .content_box .link_button {
        font-size: 18px;
        padding: 10px 15px;
    }

    .content_box .link_button .arrow {
        font-size: 24px;
    }

    /* Client Logo Section */
    .client_logo_section {
        padding: 30px 0;
    }

    .heading_with_seperator h4 {
        font-size: 24px;
    }

    /* Ocean View Build Section */
    .Ocean_View_Build_Section {
        padding-top: 60px;
    }

    .ocean_build_inner_box {
        padding: 40px 20px;
    }

    .ocean_build_inner_box .content_box h2 {
        font-size: 36px;
    }

    .ocean_build_inner_box .content_box p {
        font-size: 16px;
        line-height: 26px;
    }

    .ocean_build_inner_box .content_box .link_button {
        font-size: 18px;
        padding: 10px 15px;
    }

    .ocean_build_inner_box .content_box .link_button .arrow {
        font-size: 24px;
    }

    .what_we_do_section {
        padding: 40px 20px;
    }

    .what_we_do_section .heading_with_seperator h4 {
        font-size: 28px !important;
        line-height: 42px !important;
    }

    .what_we_do_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .what_we_do_rightside,
    .what_we_do_leftside {
        padding-left: 15%;
        padding-right: 10%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .what_we_do_rightside p,
    .what_we_do_leftside p {
        font-size: 16px;
        line-height: 28px;
    }

    .what_we_do_rightside ul li,
    .what_we_do_leftside ul li {
        font-size: 18px;
        padding: 10px 20px !important;
    }

    .step_by_step_section {
        background-size: 100%;
        padding-bottom: 100px;
    }

    .step_by_step_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .step_by_step_section p {
        font-size: 16px;
        line-height: 28px;
        max-width: 90%;
    }

    .step_by_step_section .service_col h6 {
        font-size: 24px;
        line-height: 32px;
    }

    .step_by_step_section .service_col p {
        font-size: 16px;
        line-height: 24px;
    }

    .before_after_section {
        margin: 80px 0;
    }

    .before_after_section .twentytwenty-horizontal .twentytwenty-before-label:before,
    .before_after_section .twentytwenty-horizontal .twentytwenty-after-label:before {
        top: 50% !important;
    }

    .service_we_offer_section {
        padding: 30px 0;
    }

    .service_we_offer_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .service_we_offer_section p {
        font-size: 16px;
        line-height: 28px;
        max-width: 90%;
    }

    .service_we_offer_section .We_Offer_Col h6 {
        font-size: 28px;
        line-height: 36px;
        max-width: 100%;
    }

    .service_we_offer_section .We_Offer_Col p {
        font-size: 16px;
        line-height: 26px;
    }

    .service_we_offer_section .We_Offer_Col a {
        font-size: 20px;
    }

    .Our_Portfolio_section {
        padding: 40px 0 0;
    }

    .Our_Portfolio_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .Our_Portfolio_section h2.vp-portfolio__item-meta-title {
        font-size: 30px;
        line-height: 38px;
    }

    .Our_Portfolio_section h2.vp-portfolio__item-meta-title a {
        font-size: 28px;
    }

    .Our_Portfolio_section .vp-portfolio__items-style-emerge .vp-portfolio__item-caption {
        padding: 15px;
    }

    .make_your_choice_section {
        padding: 20px 0 60px;
    }

    .make_your_choice_section h2 {
        font-size: 36px;
        line-height: 46px;
        max-width: 80%;
        margin: 0 auto;
    }

    section.medical_construction {
        width: 90%;
    }

    section.medical_construction .item {
        width: 100%;
        height: auto;
        font-size: 28px;
        line-height: 36px;
        padding: 10px 0;
        margin: 10px 0;
        border-bottom: 2px solid #969696;
        border-right: 0px !important;
    }

    section.medical_construction .item span {
        font-size: 40px;
        line-height: 50px;
    }

    section.medical_construction .item>div {
        font-size: 18px;
        line-height: 30px;
        writing-mode: horizontal-tb;
        transform: rotate(0deg);
        display: block;
        text-align: center;
    }

    section.medical_construction .info {
        height: auto;
        padding: 20px;
    }

    section.medical_construction .info p {
        font-size: 16px;
        line-height: 24px;
    }

    .newsletter_section {
        padding-top: 30px;
        padding-bottom: 150px;
    }

    .newsletter_section h2 {
        font-size: 36px;
        line-height: 46px;
        max-width: 100%;
    }

    .newsletter_section form#gform_2 input {
        font-size: 18px;
    }

    .newsletter_section form#gform_2 input#gform_submit_button_2 {
        font-size: 18px;
        line-height: 28px;
    }

    /* Our Clients Section */
    .Our_Clients_section {
        padding: 60px 0;
    }

    .Our_Clients_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .Our_Clients_section .testi_p {
        font-size: 20px;
        line-height: 30px;
        max-width: 85%;
    }

    .Our_Clients_section .testi_head {
        font-size: 16px;
        line-height: 24px;
    }

    .heading_with_seperator_rightline h4:after {
        display: none;
    }

    .get_started_section {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .get_started_section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .get_started_section p {
        font-size: 16px;
        line-height: 28px;
        max-width: 80%;
    }

    .get_started_section .content_box .link_button {
        font-size: 18px;
        padding: 0 10px;
        margin-top: 30px;
    }

    .get_started_section .content_box .link_button .arrow {
        font-size: 24px;
        margin-left: 10px;
    }

    .get_in_touch_section {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .get_in_touch_section .get_in_touch_box {
        padding: 30px 15px;
    }

    .get_in_touch_section .get_in_touch_box h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .get_in_touch_section form#gform_3 input {
        font-size: 16px;
    }

    .get_in_touch_section #gform_3 input#gform_submit_button_3 {
        font-size: 18px;
        line-height: 30px;
    }

    .page-id-308 ul.social_links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
    }

    .page-id-308 ul.social_links li {
        margin: 5px;
    }

    .page-id-308 ul.social_links .social_label {
        font-size: 14px;
    }

    .heading_with_seperator h4:before,
    .heading_with_seperator h4:after {
        display: none;
    }

    .step_by_step_section .middle_service .vc_column-inner:before,
    .step_by_step_section .middle_service .vc_column-inner:after {
        display: none;
    }

    .site-footer {
        padding: 40px 0 0;
    }

    .footer_detail p {
        font-size: 18px;
        line-height: 28px;
        max-width: 90%;
    }

    .footer_detail ul.footer_social {
        gap: 10px;
        padding-top: 10px;
    }

    .footer_detail ul.footer_social li a {
        font-size: 18px !important;
        width: 40px;
        height: 40px;
    }

    .footer_detail h2 {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 8px;
    }

    .site-footer ul li {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }

    .site-footer ul li a {
        font-size: 14px;
    }

    .ftr_bottom {
            margin-top: 30px;
        padding: 20px 0;
    }

    #bottom_to_top {
        right: 10px;
        bottom: 10px;
        width: 35px;
        height: 35px;
    }

    #bottom_to_top i {
       font-size: 18px;
        top: 10px;
        left: 11px;
    }

    .page-id-418 .home_builder_right_section {
        padding: 20px;
    }

    .page-id-418 .home_builder_right_section .content_box h4 {
        font-size: 36px;
        line-height: 40px;
    }

    .page-id-418 .right_side_content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-id-418 .service_we_offer_section h2 {
        font-size: 36.19px;
        line-height: 46.66px;
    }
	.service_col{
		width:100% !important;
	}
}
@media screen and (min-width:1025px){
	#rmp_menu_trigger-207{
		display: none !important;
	}
	.main_menu .main-navigation ul{
		gap: 20px !important;
	}
	.main_menu .main-navigation ul li a{
		font-size: 16px;
	}
}

@media screen and (max-width:1024px){
	#rmp_menu_trigger-207{
		top: 16% !important;
	}	
	.top-left-head{
		width: 100% !important;
	}
	.top-right-head{
		width: 25% !important;
	}
		.page-id-361 .step_by_step_section h2 {
		font-size: 40px;
		line-height:normal;
	}
	.top_menu_link ul#Top_Menu{
		display:none;
	}
}

@media screen and (max-width:992px){
	#rmp_menu_trigger-207{
		top: 13% !important;
	}	
	.top-left-head{
		width: 100% !important;
	}
	.top-right-head{
		width: 25% !important;
	}
}
@media screen and (max-width: 767px) {
  .vc_row {
    flex-direction: column-reverse;
  }
}


@media screen and (max-width:580px) {
	.site-header .top-left-head.
	.site-header .top-right-head{
		width: 100% !important;
        padding-right: 0px;
        padding-left: 0px;
	}
	.top_header_left ul.site_head_details{
		justify-content: space-around !important;
	}
	#rmp_menu_trigger-207{
		top: 13% !important;
	}
	
	
}

/* @media screen and (max-width: 480px){
	button#rmp_menu_trigger-207 {
		top: 12% !important;
	}
} */

@media screen and (max-width: 420px){
	button#rmp_menu_trigger-207 {
		top: 15% !important;
	}
}

@media screen and (max-width: 380px){
	button#rmp_menu_trigger-207 {
		top: 13% !important;
	}
}

div > .wp-video {
	margin: auto;
}