/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



div#gform_fields_3 input {
    color: #000;
}

div#gform_fields_3 textarea {
    color: #000;
}
div#footerin1 .text5 a {
    text-transform: lowercase;
}
.mian-stick {
    z-index: 999 !important;
}
.mian-stick {
    position: fixed;
    right: 0; /* Move to the right side */
    top: 45vh; /* Center vertically */
    transform: translateY(-100%); /* Adjust for true vertical centering */
}

.stick-form {
    position: absolute;
    top: -5vh; /* Adjust to position the form correctly when visible */
    background-color: #fff;
    padding: 10px 10px;
    width: 500px;
    right: 0px; /* Align the form to the right */
    border-radius: 4%;
    display: none;
}

.stick-button {
    transform: rotate(270deg);
    margin: 0px -15px;
    cursor: pointer;
}

.stick-button {
    position: relative;
    z-index: 999999 !important;
    right: -100px;
}

.stick h1 {
    font-size: 28px;
    margin: 0px;
    color: #fff;
    padding: 0px 10px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.stick {
    animation: pulse 2s infinite;
    background: #000;
    position: relative;
    right: 20%; /* Adjust for position on right side */
    transition: 0.4s;
    top: 0;
}
div#gform_fields_3 input::placeholder {
    color: #000 !important;
    opacity: 1;
}

div#gform_fields_3 textarea#input_3_7::placeholder {
    color: #000 !important;
    opacity: 1;
}

h2.gform_title {
    color: #000 !important;
}

input#gform_submit_button_3 {
    background-color: #c9a19b;
}
.stick.selected {
    top: -497px !important;
    right: 50%;
}
input#gform_submit_button_3 {
    width: 100%;
    border-radius: 50px ! IMPORTANT;
}
div#gform_fields_3 input {
    border: 1px solid #b2b2b2;
    border-radius: 20px;
}
div#gform_fields_3 textarea {
    border: 1px solid #b2b2b2;
    border-radius: 20px;
}
.stick-form {
    filter: drop-shadow(2px 4px 6px black);
}

.stick-form div#gform_fields_3 {
    row-gap: 15px;
}

















/* =================================================================== */
div#service-faq .toggle.default a.toggle-heading:hover {
    background-color: #c9a19b;
    color: #fff;
}
div#service-team-inner .vc_column-inner:hover {
   border: 2px solid #c9a19b; /* neon cyan border */
  box-shadow: 0 0 10px #c9a19b, 
              0 0 20px #c9a19b, 
              0 0 30px #c9a19b; /* glowing neon effect */
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a:hover {
    background-color: #fff !important;
    color: #000 !important;
}
div#Reviews .carousel-item:hover {
    background-color: #000000;
}

div#Reviews .carousel-item:hover h2 span {
    color: #fff !important;
}
div#Reviews .carousel-item:hover p span {
    color: #fff !important;
}
div#Reviews .carousel-item:hover h4 span {
    color: #fff !important;
}
div#Reviews .carousel-item:hover h6 span {
    color: #fff !important;
}

.page-id-17 div#Contractors {
    padding-block: 50px 0px !important;
}
div#RecentPost button.flickity-button.flickity-prev-next-button.previous {
    display: block;
    opacity: 1 !important;
}
div#RecentPost .nectar-post-grid-wrap.text-color-dark .nectar-post-grid-item {
    margin-bottom: 50px;
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
}

div#RecentPost .nectar-post-grid-wrap.text-color-dark .nectar-post-grid-item .content {
    padding: 30px;
}
#sidebar h4 {
    font-family: 'Poppins';
    color: black !important;
    font-size: 25px !important;
}


div#recent-posts-extra-2 li.has-img {
    margin-bottom: 20px !important;
}

div#recent-posts-extra-2 li.has-img img {
    border-radius: 0px !important;
}

div#recent-posts-extra-2 li.has-img span.popular-featured-img {
    border-radius: 0px !important;
}

div#recent-posts-extra-2 li.has-img  span.post-title {
    color: #111111;
}
div#recent-posts-extra-2  li.has-img {
    margin-bottom: 20px !important;
}
div#recent-posts-extra-2 li.has-img:last-child {margin-bottom: 0px !important;}
#slider div ul {
    margin-bottom: 0 !important;
}
.recent_posts_extra_widget {
    background-color: #F4F0ED;
    padding: 37px;
    margin-bottom: 21px !important;
}
div#recent-posts-extra-2 ul.nectar_blog_posts_recent_extra.nectar_widget {
    margin-bottom: 0;
}
div#recent-posts-extra-3 ul.nectar_blog_posts_recent_extra.nectar_widget {
    margin-bottom: 0;
}
div#recent-posts-extra-4 ul.nectar_blog_posts_recent_extra.nectar_widget {
    margin-bottom: 0;
}
.recent_posts_extra_widget li.has-img:last-child {
    margin-bottom: 0px !important;
}
div#Frequently .toggle a.nectar-inherit-h2.toggle-heading {
    color: #1D1C1B;
    letter-spacing: 0;
    padding-block: 18px;
    font-size: 17px !important;
}

div#ContactDetails div#gform_wrapper_2 fieldset#field_2_7 input#choice_2_7_1 {
    margin-bottom: 0px !important;
    border: 1px solid black !important;
}



div#ContactDetails div#gform_wrapper_2 fieldset#field_2_7 label#label_2_7_1 {
    display: block;
    color: #999999;
}

div#ContactDetails {
    padding-block: 60px !important;
}
div#ContactDetails .c1 h1 {
    font-size: 30px;
    line-height: 40px;
}
div#ContactDetails .c1 p {
    padding-bottom: 10px;
}
div#ContactDetails .c1 h2 a {
    font-size: 20px;
    line-height: 30px;
    font-family: Roboto;
    font-weight: 200;
}
div#ContactDetails ul {
    margin: 0;
}
div#ContactDetails ul li {
    display: inline-block;
    margin-right: 10px;
}
div#ContactDetails ul li i {
    top: 0;
    border: 1px solid #5F5F5E;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    color: #5F5F5E;
}

div#ContactDetails ul li i:hover {
    border: 1px solid #C9A19B;
    color: #C9A19B;
    transform: rotateY(360deg);
    transition: 0.9s;
}
div#ContactDetails  div#gform_wrapper_2 div#gform_fields_2 {
    row-gap: normal;
}
div#ContactDetails div#gform_wrapper_2 div#gform_fields_2 legend,div#ContactDetails div#gform_wrapper_2 div#gform_fields_2 label {
    display: none;
}
div#ContactDetails div#gform_wrapper_2 input,div#ContactDetails div#gform_wrapper_2 textarea {
    border: 0px !important;
    border-bottom: 1px solid #999999 !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
    color: #999999;
    margin-bottom: 20px !important;
}
div#ContactDetails div#gform_wrapper_2 textarea {min-height: -10px !important;height: 40px;}
div#ContactDetails div#gform_wrapper_2 input#input_2_1_3 {
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Vector-10.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 30px !important;
}
div#ContactDetails div#gform_wrapper_2 input#input_2_3 {
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 30px !important;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Group-6-1.png);
}
div#ContactDetails div#gform_wrapper_2 input#input_2_4 {
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 30px !important;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Group-7.png);
}
div#ContactDetails div#gform_wrapper_2  input#input_2_5 {
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 30px !important;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Group-32-1-1.png);
}
div#ContactDetails input#gform_submit_button_2 {
    margin-bottom: 0px !important;
}
div#ContactDetails input#gform_submit_button_2 {
    margin-bottom: 0px !important;
    background-color: #C9A19B;
    color: white !important;
    font-family: 'Syne';
    font-size: 18px;
    line-height: 28px;
    padding-block: 13px 11px !important;
    padding-inline: 60px !important;
}
div#ContactDetails div#input_2_7 {
    color: black !important;
}
div#ContactDetails div#input_2_7::placeholder {
    color: black !important;
}
div#ContactDetails .ginput_container.ginput_container_checkbox input,div#ContactDetails .ginput_container.ginput_container_checkbox input::placeholder {
    color: black !important;
}
div#ContactDetails .c3 .carousel-item {
    margin-inline: 20px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    background-color: #F4F0ED;
    border-radius: 10px;
    padding-inline: 30px;
    padding-block: 40px !important;
}
div#ContactDetails .c3 .carousel-item div#Reviewscaro {
    margin-bottom: 0;
}
div#ContactDetails .c3  h5 {
    margin: 0 auto;
    display: table;
    margin-bottom: -7px !important;
}



a#logo {
    margin-top: 0 !important;
    background: #fff;
    padding-bottom: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0px 0px 8px 6px #00000024;
}
div#contact div#gform_fields_1 {
    row-gap: normal;
}

div#contact  p {
    padding-bottom: 0;
}
div#contact input#gform_submit_button_1 {
    background-color: #C9A19B;
}
#top .current-menu-item span {
    text-decoration: underline;
}
#top .b1 a {
    background-color: #C9A19B;
    padding: 15px 30px !important;
}
#top a {
    opacity: 1 !important;
}
#top .b1 {
    order: 1;
    padding-left: 20px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    justify-content: end !important;
    padding-right: 80px;
}
div#Services {
    padding-block: 120px 50px !important;
}
div#Services div#servicein1 .text2 p br {
    display: none;
}
div#Services .carousel-item div#SERVICEScaro {
    margin: 0 auto;
}
div#Services .carousel-item {
    margin-inline: 13px;
    position: relative !important;
}
div#Services .owl-item.active:before {
    content: '';
    position: absolute;
    border: 1px solid #E1DCD8;
    height: 100%;
    right: 0;
}
div#Services .owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active:before {
    display: none;
}
div#Services .carousel-item .text2 {
    transition: 0.9s;
    position: absolute;
    top: 50%;
    bottom: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center !important;
    left: 0;
    right: 0;
    transform: translate(10px, -50%);
}
div#Services .carousel-item .text2 p {
    padding-bottom: 10px;
}
div#Services .carousel-item .text2 h5 img {
    margin-bottom: 0;
}
div#Services .carousel-item:hover .text2 {
    transform: translate(10px, -30%);
}
div#Services .carousel-item:hover .text2 h5 img {
    rotate: -10deg;
    filter: brightness(0) invert(1);
}

div#Services .carousel-item:hover h6 {
    opacity: 0;
}
div#Services .carousel-item:hover span {color: white !important;}
div#Services .carousel-item .img1 {
    opacity: 0;
    transition: 0.9s;
}
div#Services .carousel-item:hover .img1 {
    opacity: 1;
}
div#Services .nectar-scrolling-text h1 {
    color: #1D1C1B;
    display: flex;
    align-items: center;
    padding-inline: 20px 20px !important;
    font-size: 110px !important;
    line-height: 10px !important;
}
div#Services .nectar-scrolling-text h1 img {
    margin=b: 0;
    margin-bottom: 0px !important;
}
div#Services .nectar-scrolling-text {
    padding-block: 60px;
}
div#Building {
    padding-top: 90px !important;
}
div#Building .img2 {
    position: absolute;
    bottom: 100px;
    right: 0;
}
div#Building .c2 {
    padding-inline: 70px 200px !important;
}
div#Building .c2 .iwithtext .iwt-icon img {
    width: 100%;
}
div#Building .c2 .iwithtext .iwt-icon {
    margin-top: 6px;
}
div#Building .c2 .iwithtext  .iwt-text {
    padding-left: 78px;
}
div#Building .c2 .iwithtext .iwt-text h2 {
    margin-bottom: 0;
}
a#b1 {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    border-radius: 0px !important;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Syne';
    padding: 21px 40px !important;
    filter: drop-shadow(2px 4px 6px black);
}
div#aboutin .iwithtext .iwt-text {
    padding-left: 64px !important;
}
div#aboutin .iwithtext .iwt-text h5 {
    margin-bottom: 0;
}
div#aboutin .iwithtext .iwt-icon {
    margin-top: 0px !important;
}
div#Building>.row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Group.png);
    width: 300px;
    height: 300px;
    top: 0;
    right: 0;
    z-index: 999;
}
div#Company {
    padding-block: 80px 50px !important;
}
div#Company div#companies1:last-child {
    margin-bottom: 0;
}
div#Company div#companies1 .nectar-milestone {
    text-align: left;
    color: #1D1C1B;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0;
}
div#Company div#companies1 .nectar-milestone .subject {
    font-family: 'Syne';
    font-size: 19px;
    line-height: 29px;
    font-weight: 900;
    padding-bottom: 3px;
}
div#companies1 {
    margin-bottom: 50px;
}
div#Remolding div#Remoldingcaro {
    margin-bottom: 0;
}
div#Remolding .carousel-item {
    margin-inline: 13px;
}
div#Remolding .carousel-item .hover-wrap-inner {
    padding-bottom: 30px;
}
div#Remolding .carousel-item  h2 {font-size: 22px;line-height: 33px;}
div#Remolding .carousel-item .text1 h3 a {
    display: flex;
    align-items: center;
    text-decoration: underline;
    font-size: 15px !important;
    letter-spacing: 0px !important;
}
div#Remolding .carousel-item .text1 h3 a img {
    padding-left: 8px;
}
div#Foundation {
    padding-block: 90px !important;
}
div#Foundation img {
    filter: drop-shadow(2px 4px 6px black);
}
div#Contractors {
    padding-block: 0px 50px !important;
}
div#Contractors .carousel-item div#Contractorsin {
    margin-bottom: 0;
}
div#Contractors .carousel-item div#Contractorsin p {
    padding-bottom: 0;
}
div#Quote {
    padding-block: 180px !important;
}
div#Quote a#b1 {margin-right: 20px;}
a#b2 {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    border-radius: 0px !important;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Syne';
    padding: 18px 40px !important;
    filter: drop-shadow(2px 4px 6px black);
    border: 1px solid white;
    background-color: transparent !important;
    padding-inline: 50px 40px !important;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Symbol.png);
    background-repeat: no-repeat;
    background-position: 10% 50%;
    font-size: 20px;
}

div#Quote .inner-wrap.row-bg-layer.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Polygon-4-1.png);
    width: 110px;
    height: 53px;
    background-size: cover;
    top: 0;
    z-index: 9999999999999999;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#Quote .inner-wrap.row-bg-layer.using-image:after {
    content: '';
    position: absolute;
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Polygon-5.png);
    width: 110px;
    height: 53px;
    background-size: cover;
    bottom: 0;
    z-index: 9999999999999999;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#Reviews {
    padding-block: 70px 50px !important;
}
div#Reviews .carousel-item {
    margin-inline: 20px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    background-color: #F4F0ED;
    border-radius: 10px;
    padding-inline: 30px;
    padding-block: 40px !important;
    height: 480px;
}
div#Reviews .carousel-item h5 {
    margin-bottom: 0;
}
div#footer ul {
    margin: 0;
}
div#footer ul li {
    display: block;
}
div#footer ul li span, div#footer ul li a {
    color: white !important;
}
div#footer {
    padding-top: 10px !important;
}
div#footer .nectar-scrolling-text h1 {
    font-size: 140px !important;
    line-height: 150px !important;
    text-transform: uppercase;
}
/* div#footer .nectar-scrolling-text {
    padding-bottom: 40px;
} */
div#footer .c1 ul#menu-footer {
    display: flex;
    justify-content: space-around;
    width: 87%;
    margin: 0 auto;
}
div#footer .c1 ul#menu-footer a {
    text-transform: capitalize !important;
}
/* div#footer .c1 {
    padding-bottom: 40px;
} */
div#footer #footerin1:before {
    content: '';
    position: absolute;
    border: 1px solid #EBEBEB;
    width: 400%;
    bottom: 0;
    left: -40%;
}
div#footer #footerin1:after {
    content: '';
    position: absolute;
    border: 1px solid #EBEBEB;
    width: 400%;
    top: 0;
    left: -40%;
}
div#footer .c2 .vc_col-sm-4:before {
    border-right: 1px solid white;
    content: '';
    position: absolute;
    right: 30px;
    height: 100%;
}
div#footer  .iconnn li {
    display: inline-block;
    margin-right: 8px;
}
div#footer .iconnn li i {
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
}
div#footer .c2 .cc2 h4,div#footer .c2 .cc3 h4 {
    font-size: 20px;
    line-height: 30px;
}
div#footer .c2 .cc2 a {
    color: white;
    font-weight: 400;
}
div#footer .c2 .cc2 strong {
    font-family: 'Syne';
}
div#footer .c2  div#footerin1 .vc_column-inner {
    padding-block: 42px !important;
}
div#footerin1 {
    margin-bottom: 0;
}
div#footer div#copy-right {
    padding-block: 15px !important;
}
div#footer div#copy-right .text2 {
    float: right;
}
div#footer div#copy-right .text2 a {
    color: white;
}
div#Reviews .carousel-item div#Reviewscaro {
    margin-bottom: 0;
}
div#footer .c2 .vc_col-sm-4:last-child:before {
    display: none;
}
#footer div#newsletterwidgetminimal-2 {
    background-color: white;
    border-radius: 30px !important;
}
#footer div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
#footer div#newsletterwidgetminimal-2 input.tnp-email {
    background-color: transparent;
    border-radius: 30px !important;
    color: black;
}
#footer div#newsletterwidgetminimal-2 input.tnp-email::placeholder {
      color: black;
}
#footer div#newsletterwidgetminimal-2 input.tnp-submit {
    border-radius: 30px !important;
    margin-inline: 6px;
    width: 157px;
    height: 42px;
    margin-top: 2px;
}
/* =============  service-inner-page  ================= */
div#service-tab .inner-wrap.row-bg-layer {
    position: relative;
}
div#service-tab .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/image-9-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 1080px;
    height: 754px;
}
div#service-tab .inner-wrap.row-bg-layer:after {
    content: "";
    background-image: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/image-9-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 480px;
    height: 354px;
}
#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 25%;
}
.tabbed[data-style*=vertical]>div {
    width: 75%;
    padding-left: 30px;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    background: #F4F0ED;
    padding: 20px 20px !important;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix:before {
    content: "All Services";
    color: #0A0A0A;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 60px;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    background: #F4F0ED !important;
    border-bottom: 1px solid #D2D2D2;
    padding: 15px 0px 15px 30px !important;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item.active-tab a {
    background: #C9A19B !important;
    border-color: #C9A19B !important;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a:before {
    content: "\f101";
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
    margin-top: 15px;
    transform: translateX(0px);
    transition: .9s;
}
div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item.active-tab a:before {
    transform: translateX(10px);
    color: #fff;
    transition: .9s;
}
div#service-tab-inner .iwithtext {
    width: 30%;
    display: inline-grid;
    background: #F4F0ED;
    margin-right: 15px;
    padding: 20px 10px !important;
    transition: .9s;
}
div#service-tab-inner .iwithtext:hover {
    background: #C9A19B;
    transition: .9s;
}
div#service-tab-inner .iwithtext .iwt-icon {
    width: 60px;
    height: 60px;
    background: #C9A19B;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 18px 0px 0px 20px !important;
    transition: .9s;
}
div#service-tab-inner .iwithtext:hover .iwt-icon {
    background: #F4F0ED;
    transition: .9s;
}
div#service-tab-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#service-tab-inner .iwithtext .iwt-text {
    padding-left: 85px;
}
div#service-tab-inner .iwithtext h2 span {
    transition: .9s;
}
div#service-tab-inner .iwithtext:hover h2 span {
    color: #fff !important;
    transition: .9s;
}
div#service-tab-inner-one .vc_col-sm-12 .vc_column-inner {
    margin-bottom: 20px !important;
}
div#service-tab-inner-one ul li {
    margin-bottom: 5px !important;
}
div#service-tab-inner-one ul li .fa-check:before {
    content: url(https://rpconstructionservice.com/wp-content/uploads/2025/08/Icon-Box-2.png) !important;
}
div#service-tab-gallery {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: -310px;
    width: 33%;
}
/* ================ */
div#service-design-inner .vc_col-sm-4 .vc_column-inner {
    border: 1px solid #00000061;
    padding: 20px 40px !important;
    transition: .9s;
    background: #0000;
}
div#service-design-inner .vc_col-sm-4:hover .vc_column-inner {
    background: #FFFFFF;
    border-color: #FFFFFF;
    transition: .9s;
}
/* ================= */
div#service-faq .toggle.default a.toggle-heading {
    color: #1D1C1B;
    text-transform: capitalize;
    font-size: 16px;
    padding: 30px 0px !important;
    font-family: 'Poppins';
    font-weight: 600;
}
div[data-style*=minimal] .toggle>.toggle-title i {
    border: unset !important;
}
div[data-style="minimal"] .toggle > .toggle-title i:after, div[data-style="minimal"] .toggle > .toggle-title i:before {
    background-color: #000 !important;
}
/* ====================== */
div#service-team-inner {
    margin: 0px 10px !important;
}
div#service-team-inner .main-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#service-team-inner .main-div .heading h2 {
    color: #1D1C1B;
}
div#service-team-inner .main-div .social-icon {
    opacity: 0;
    transition: .9s;
}
div#service-team-inner:hover .main-div .social-icon {
    opacity: 1;
    transition: .9s;
}
div#service-team-inner .main-div .social-icon ul {
    margin: 0;
}
div#service-team-inner .main-div .social-icon ul li {
    display: inline-block;
    margin-right: 5px;
}
div#service-team-inner .main-div .social-icon ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #1D1C1B;
    font-size: 18px;
    color: #1D1C1B;
    transition: .9s;
}
div#service-team-inner .main-div .social-icon ul li:hover i {
    background: #C9A19B;
    border-color: #C9A19B;
    color: #fff;
}
div#service-team button.owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #3C3C3C;
    border-radius: 50%;
    color: #3C3C3C;
}
div#service-team button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#service-team button.owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #3C3C3C;
    border-radius: 50%;
    color: #3C3C3C;
}
div#service-team button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#service-team .owl-nav.disabled {
    display: block;
}
/* ====================== */
div#mod-sec .owl-dots {
    display: none;
}
div#service-gallery .owl-carousel {
    width: 90%;
    margin: 0 auto;
}
div#service-gallery-inner {
    margin: 0px 10px;
}
div#mod-sec .owl-stage {
    padding: 0;
}

div#mod-sec .vc_col-sm-5 .vc_column-inner {
    padding-left: 30px;
    padding-top: 30px;
}

div#mod-sec .row-bg {
    background-color: #1b1b1b;
}

div#mod-sec .vc_col-sm-5 .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div#mod-sec .vc_col-sm-5 .wpb_text_column.wpb_content_element p {color: #fff;width: 70%;}

div#mod-sec .vc_col-sm-5 .wpb_text_column.wpb_content_element h3 {
    color: #fff;
    font-size: 55px;
    line-height: 65px;
    font-family: 'Syne';
    text-transform: capitalize;
}

div#mod-sec .vc_col-sm-5 .wpb_text_column.wpb_content_element h5 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Syne';
}

div#mod-sec .vc_col-sm-7 .wpb_text_column.wpb_content_element {
    margin: 0 auto;
    display: table;
    padding-bottom: 30px;
}

div#mod-sec .vc_col-sm-7 .wpb_text_column.wpb_content_element h5 {
    color: #fff;
    font-family: 'Syne';
    text-transform: uppercase;
}

div#mod-sec .vc_col-sm-7 .wpb_text_column.wpb_content_element h3 {
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    text-transform: capitalize;
}

div#mod-sec .owl-carousel.owl-theme {
    margin-top: -40px;
}

div#mod-sec a.play_button_2.large.nectar_video_lightbox::before {
    background-color: transparent !important;
    border: 1px solid #fff;
}

div#mod-sec button.owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #ffe7e7;
    border-radius: 50%;
    color: #ffffff;
}
div#mod-sec button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#mod-sec button.owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
}
div#mod-sec button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#mod-sec .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -170px;
    top: 330px;
}
div#footerin1 ul#menu-our-services {
    column-count: 2;
}

div#footerin1 ul li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 5px;
}

div#footerin1 ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 5px;
    top: 10px;
    border-radius: 5px;
}

div#footerin1 ul li a {
    font-family: 'Poppins';
    font-weight: 100 !important;
}

div#footerin1 {
    padding: 0 50px;
}

div#footerin1 .cc1 {
    border-right: 1px solid #fff;
}

div#footerin1 .cc2 {border-right: 1px solid;padding-left: 30px;}

div#footerin1 .cc3 {
    padding-left: 20px;
    padding-right: 20px;
}

div#footerin1 .cc1 p {width: 70%;}

div#footer .iconnn li {
    padding-left: 0;
}

div#footer .iconnn li:before {
    content: unset;
}

div#footer div#copy-right {
    padding: 0 50px;
}

div#por-sec1 img {
    aspect-ratio: 3/2;
    width: 100%;
    filter: brightness(0.7);
}

div#por-sec1 {
    margin-bottom: 0;
}

div#por-sec1 .wpb_text_column.wpb_content_element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    padding-bottom: 10px;
    padding-left: 10px;
}

div#por-sec1 .wpb_text_column.wpb_content_element h4 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}

div#por-sec1 .wpb_text_column.wpb_content_element p {
    color: #fff;
    transition: 0.9s all;
    transform: translateY(10px);
}
div#por-sec1 .wpb_text_column.wpb_content_element h4 {
    transition: 0.9s all !important;
}
div#por-sec1 .wpb_text_column.wpb_content_element p br {
    display: none;
}
div#por-sec1 .wpb_text_column.wpb_content_element:hover h4 {
    transition: 0.9s all;
}
div#por-sec1 .wpb_text_column.wpb_content_element:hover p, div#por-sec1 .wpb_text_column.wpb_content_element:hover h4 {
    transform: translateY(-90px) !important;
}
div#por-sec1 .wpb_text_column.wpb_content_element:hover p {
    transform: translateY(-80px);
}

div#por-sec1 .wpb_text_column.wpb_content_element:hover h4 {
    transform: translateY(-80px);
}
div#por-sec1 .wpb_text_column.wpb_content_element:hover p, div#por-sec1 .wpb_text_column.wpb_content_element:hover h4 {transform: translateY(0px);}

div#por-sec1 .wpb_text_column.wpb_content_element h4
Specificity: (1,2,2)
 {
    transform: translateY(0px);
    transition: 0.9s all;
}
div#por-sec1 .wpb_text_column.wpb_content_element p {
    position: absolute;
}

/* div#por-sec1 .wpb_text_column.wpb_content_element:hover p {position: unset;} */
div#proj-sec2 .owl-dots {
    display: none;
}
div#prof-inn2 h2 {
    font-size: 30px;
    line-height: 40px;
}

div#prof-inn2 img {
    width: 100%;
}

div#prof-inn2 li i {
    background-color: #C9A19B;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 10px;
}

div#prof-inn2 li {
    padding-bottom: 10px;
}

div#prof-inn2 .vc_col-sm-12 {
    padding-bottom: 41px;
}
div#proj-sec2  .owl-stage {padding: 0;}

#por-sec4  .flex-col .wpb_wrapper {
  display: flex;
  flex-direction: row;
gap: 10px;
}

#por-sec4 .img-with-aniamtion-wrap {
  flex: 1; 
  transition: flex 0.6s ease;
  position: relative;
  overflow: hidden;
  border-radius: 4px; 
}

#por-sec4 .img-with-aniamtion-wrap img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  transition: 0.6s ease;
  display: block;
}

#por-sec4 .img-with-aniamtion-wrap:hover {
  flex: 3; 
}
#proj-sec2 button.owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: 1px 1px #000;
    padding: 10px 16px;
    border: 2px solid #000;
    border-radius: 50%;
    color: #ffffff;
    background-color: #000;
}
#proj-sec2 button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    left: -50px;
    top: 50%;
}
#proj-sec2 button.owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: 1px 1px #000;
    padding: 10px 16px;
    border: 2px solid #000;
    border-radius: 50%;
    color: #ffffff;
    background-color: #000;
}
#proj-sec2 button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    right: -30px;
    top: 50%;
}
#proj-sec2 .owl-nav.disabled {
    display: block;
}

#proj-sec2 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    border-bottom: 1px solid #7c7c7c7c;
    padding-bottom: 20px;
}

#proj-sec2 button.owl-prev:hover:before, #proj-sec2 button.owl-next:hover:before {background-color: #fff;color: #000;border-color: #fff;}

#proj-sec2 button.owl-prev, #proj-sec2 button.owl-next {
    transition: 0.9s all;
}

div#por-sec4 {
    padding: 60px 50px !important;
}

div#por-sec4 h1 {
    padding-bottom: 30px;
}


div#faq-sec h3.toggle-title a {
    font-size: 13px !important;
    padding-right: 20px;
    color: #000;
}

div[data-style="minimal"] .toggle {
    border-bottom: 1px solid #000000ed;
}



div#faq-sec   .toggle.default.open h3.toggle-title a {
    color: #000;
}
div#service-tab .widget.widget_nav_menu {
    background: #F4F0ED;
    padding: 20px 20px !important;
}

div#service-tab ul#menu-services li a {
    color: #111111;
    font-weight: 600;
    transition: .9s;
    position: relative;
    padding-left: 30px !important;
}
div#service-tab ul#menu-services li {
    list-style: none;
    position: relative;
    padding: 12px 0px !important;
    border-bottom: 1px solid #D2D2D2;
}
div#service-tab ul#menu-services li a:before {
    content: "\f101";
    position: absolute;
    left: 0;
    top: -1px;
    font-family: 'FontAwesome';
    transform: translateX(0px);
    transition: .9s;
}
div#service-tab ul#menu-services li.current-menu-item {
    background: #C9A19B;
}
div#service-tab ul#menu-services li.current-menu-item a {
    color: #fff;
}
div#service-tab ul#menu-services li.current-menu-item a:before {
    transform: translateX(10px);
    transition: .9s;
}
div#service-tab ul#menu-services {
    margin: 0;
}
div#service-tab-inner .iwithtext {
    height: 95px;
}
div#service-team-inner .main-div
 {
    padding: 0px 10px;
}
.container-wrap {
    z-index: 1;
}
div#faq-sec h6 i {color: #c9a19b;margin-right: 10px;}

div#faq-sec h6 a {
    text-transform: lowercase;
}

div#footerin1 .cc1 p.gform_required_legend {
    color: #000;
}
/* ================================ */
@media (max-width: 1600px) {
	.stick-form
 {
    
	 top: -18vh; 
	}
    div#Building .c2 {
    padding-inline: 70px 0px !important;
}
div#Quote {
    padding-block: 140px !important;
}
}
/* ================================ */
@media (max-width: 1440px) {
    div#Building .c2 h1 {
    font-size: 40px;
    line-height: 40px;
}
}
/* ================================ */
@media (max-width: 1366px) {
	div#Remolding .carousel-item h2 {
    font-size: 19px;
    line-height: 29px;
}
	.stick h1 {
    font-size: 28px !important;
}
	div#faq-sec h3.toggle-title a {
    font-size: 13px !important;
    padding-right: 30px;
    color: #000;
}
	div#por-sec1 .wpb_text_column.wpb_content_element h4 {
    font-size: 25px;
    line-height: 35px;
}
    h1 {
    font-size: 45px !important;
    line-height: 55px !important;
}
div#Services .carousel-item:hover .text2 {
    transform: translate(10px, -40%);
}
div#Building .c1 .img1 {
}
div#Building .c2 h1 {
    font-size: 38px !important;
    line-height: 48px !important;
}
div#Building .img2 {
    width: 50%;
    right: -40px;
}
p {
    font-size: 14px;
    line-height: 24px;
}
div#Foundation {
    padding-block: 60px !important;
}
div#Reviews .carousel-item {
    margin-inline: 10px !important;
}
div#footer .nectar-scrolling-text h1 {
    font-size: 140px !important;
    line-height: 150px !important;
}

div#footer p,div#footer a {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer a {
    color: white !important;
    opacity: 1 !important;
}
/* 	=================== service-inner-page  ====================== */
	div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    padding: 15px 15px !important;
}
	div#service-tab-gallery {
    margin-left: -290px;
    width: 33%;
}
	div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    padding: 15px 0px 15px 25px !important;
}
	div#service-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item.active-tab a:before {
    transform: translateX(5px);
}
	    div#service-tab-gallery {
        margin-left: -275px;
        width: 33%;
    }
/* 	=============== */
	div#service-faq .toggle.default a.toggle-heading {
    font-size: 14px;
}
	div#service-tab-inner .iwithtext .iwt-text h2 {
    font-size: 14px;
    line-height: 20px;
}
	div#service-tab-inner .iwithtext .iwt-icon {
    width: 60px;
    height: 60px;
    background: #C9A19B;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    margin: 5px 0px 0px 20px !important;
    transition: .9s;
    align-items: center;
}
	div#service-tab-inner .iwithtext {
    height: 79px;
}
}
/* ================================ */
@media (max-width: 1340px) {}
/* ================================ */
@media (max-width: 1336px) {}
/* ================================ */
@media (max-width: 1320px) {}
/* ================================ */
@media (max-width: 1280px) {
	#top .b1 a {
  
  font-size: 12px !important;
}
    
p {
    font-size: 13px !important;
    line-height: 23px !important;
}
    
div#Services .nectar-scrolling-text h1 {
    font-size: 90px !important;
    line-height: 100px !important;
}
div#Services .owl-item.active+.owl-item.active+.owl-item.active:before {
    display: none;
}
ul.sf-menu.sf-js-enabled.sf-arrows {
    padding-right: 17px !important;
}
div#Services {
    padding-block: 70px 50px !important;
}
div#Services .nectar-scrolling-text {
    padding-block: 10px;
}
div#Building {
    padding-top: 50px !important;
}
div#Company {
    padding-block:  50px !important;
}
button.owl-dot span {
    width: 14px !important;
    height: 14px !important;
    border-radius: 0px !important;
}
button.owl-dot.active span {
    transform: unset;
}
button.owl-dot.active span {
    transform: unset !important;
}
div#footer p,div#footer a {
    font-size: 13px !important;
    line-height: 23px !important;
}
}
/* ================================ */
@media (max-width: 1080px) {
	div#service-design-inner .vc_col-sm-4 .vc_column-inner {
  padding: 20px 20px !important;

}
	
div#footerin1 .col {
  width: 100%;
  border: unset;
  padding: 0;
  margin: 0;
}

div#footer .c2 div#footerin1 .vc_column-inner {
  padding-block: 10px !important;
}
    a#b2 {
    line-height: 18px !important;
    padding-block: 15px !important;
}
    div#Reviews .text1 {
    margin-bottom: 0;
}
    div#Building .c2 h1 {
    font-size: 28px !important;
    line-height: 38px !important;
}
a#b1 {
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 11px 20px !important;
}
div#Building .c2 .iwithtext .iwt-icon img {
    width: 80%;
}
div#Building .c2 .iwithtext .iwt-text {
    padding-left: 68px;
}
p {
    font-size: 12px !important;
    line-height: 22px !important;
}
div#aboutin .iwithtext .iwt-text {
    padding-left: 58px !important;
}
div#aboutin .iwithtext .iwt-text h5 {
    font-size: 12px;
}
div#companies1 {
    margin-bottom: 30px;
}
div#companies1 p br {
    display: none;
}
div#Company div#companies1 .nectar-milestone .subject {
    font-size: 16px;
    line-height: 26px;
}
div#Company div#companies1 .nectar-milestone h1,div#Company div#companies1 .nectar-milestone .symbol-wrap {
    font-size: 40px !important;
    line-height: 50px !important;
}

div#Reviews .carousel-item {
    padding-block: 27px !important;
    padding-inline: 10px !important;
}
div#footer .nectar-scrolling-text h1 {
    font-size: 140px !important;
    line-height: 150px !important;
}
div#footer .nectar-scrolling-text {
    padding-bottom: 0px;
}
div#footer .c2 .vc_col-sm-4:before {
    display: none;
}
   h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
p {
    font-size: 12px !important;
    line-height: 22px !important;
}
}

@media(max-width: 1024px){
	.stick-form {
    position: absolute;
    top: -18vh;
	}
	div#footerin1 .lgo {
  width: 20% !important;
  
}
}
/* ================================ */
@media (max-width: 912px) {
	div#footerin1 .lgo {
    width: 23% !important;
}
	.page-id-17 div#Contractors {
    padding-top: 30px !important;
}
div#banner .row_col_wrap_12 {padding-top: 0;}
div#Services {
    width: 80%;
    margin: 0 auto;
    padding-block: 50px !important;
}
p {
    font-size: 14px !important;
    line-height: 24px !important;
}
div#Services div#servicein1 {
    text-align: center;
}

div#Services .carousel-item .text2 h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}

div#Services .owl-item.active+.owl-item.active:before {
    display: none;
}
div#Building .c2 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}
div#Building .c2 .iwithtext .iwt-text {
    padding: 0;
}
div#Building .c2 {
    padding-inline: 5px !important;
}
div#Building {
    text-align: center;
    padding-inline: 120px !important;
}
div#Building .c2 .iwithtext .iwt-text {text-align: center;padding: 0px !important;}
div#aboutin .iwithtext .iwt-text h5 {
    font-size: 14px !important;
}
div#aboutin .cc2 {
    order: -1;
    padding-bottom: 20px;
}
div#about .c1 {
}
div#Building .c1 {
    width: 80%;
    margin: 0 auto;
}
div#Company {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
div#Company div#companies1 .nectar-milestone {
    text-align: center;
    te.ce: ;
    margin-bottom: 0;
}
div#Foundation {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
div#Foundation .img1 {
    width: 70%;
    margin: 0 auto;
}
div#Quote {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
a#b2 {
    padding-block: 8px !important;
}
/* div#footer .nectar-scrolling-text {
    padding-bottom: 30px;
} */
/* div#footer .c1 {
    padding-bottom: 20px;
} */
div#footer .c2 div#footerin1 .vc_column-inner {
    padding-block: 0px !important;
}
div#footerin1 {
    padding-block: 50px !important;
}
div#copy-right {
    text-align: center;
}
div#footer div#copy-right .text2 {
    float: unset;
}
div#footer div#copy-right .vc_col-sm-6 {
    margin-bottom: 10px;
}
}
/* ================================ */
@media (max-width: 800px) {}
/* ================================ */
@media (max-width: 768px) {
	div#footerin1 {
  padding: 0 20px;
}
}
/* ================================ */
@media (max-width: 480px) {
	.stick-form {
    width: 333px;
}
	.stick.selected {
    top: -320px !important;
    right: 50%;
}
	#proj-sec2 .owl-nav.disabled {
  display: none !important;
}
    div#Services {
    width: 100%;
    padding-block: 40px 20px !important;
}
h1 {
    font-size: 20px !important;
    line-height: 30px !important;
}
div#Services .owl-item.active:before {
    display: n;
}
div#Services .nectar-scrolling-text h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
div#Building {
    padding-inline: 20px !important;
}
div#Company {
    width: 100%;
}
div#Foundation {
    width: 100%;
}
div#Quote {
    width: 100%;
}
div#Quote a#b1 {
    margin-right: 0px;
    margin-bottom: 19px;
}
div#footer .nectar-scrolling-text h1 {
    font-size: 50px !important;
    line-height: 90px !important;
}
div#footer .nectar-scrolling-text {
    padding-bottom: 0;
}
div#footer .c1 ul#menu-footer {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 10px 11px !important;
}
div#footer .c1 {
    margin-bottom: 0;
}
	div#service-tab-inner .iwithtext {
    width: 100%;
    display: inline-block;
    background: #F4F0ED;
    margin-right: 15px;
    padding: 20px 10px !important;
    transition: .9s;
    height: unset !important;
}
}
/* ================================ */
@media (max-width: 428px) {}
/* ================================ */
@media (max-width: 414px) {
	.mainhead {
  padding-top: 20px !important;
}
.mainbtn {
	display: none !important;
}
}
/* ================================ */
@media (max-width: 390px) {}
/* ================================ */
@media (max-width: 375px) {}
/* ================================ */
@media (max-width: 360px) {}
/* ================================ */
