@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");
/* @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap"); */

/* @font-face {
    font-family: "brandon";
    src: url(../font/brandon_text_sv/Brandon-Text-Regular.otf);
} */




/* ------===============================================================================estimate page=============================== */

.estimate-head1 {
    font-weight: 600;
    font-size: 50px;
    line-height: 2;
    text-align: center;
    color: #000000;
}

.basic1 {
    background: linear-gradient(180deg, #595b5d 0%, #2b2829 68.23%);
    /*border-radius: 11.025px 11.025px 0px 0px;*/
    text-align: center;
    width: 72%;
    margin: 30px auto 0;
}

.basci-btn1 {
    font-weight: 600;
    font-size: 25px;
    line-height: 80px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.standard1 {
    background: linear-gradient(180deg, #595b5d 0%, #2b2829 68.23%);
    /* border-radius: 11.025px 11.025px 0px 0px; */
    text-align: center;
    width: 80%;
    margin: 20px auto 0;
}

.standard-btn1 {
    font-weight: 600;
    font-size: 25px;
    line-height: 105px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.premium1 {
    background: linear-gradient(180deg, #595b5d 0%, #2b2829 68.23%);
    /*border-radius: 11.025px 11.025px 0px 0px;*/
    text-align: center;
    width: 80%;
    margin: 15px auto 0;
}

.premium-btn1 {
    font-weight: 600;
    font-size: 25px;
    line-height: 80px;
    text-align: center;
    color: #ffffff;
}

.premium2 {
    background: var(--price-bg);
    border-radius: 0px 0px 11.025px 11.025px;
    text-align: center;
    width: 100%;
    z-index: 2;
    margin-top: -5px;
}

.premium-btn2 {
    font-weight: 450;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 0.45);
    mix-blend-mode: normal;
    margin-right: 10px;
}

.standard2 {
    background: #1376bc;
    border-radius: 0px 0px 11.025px 11.025px;
    text-align: center;
    width: 100%;
    z-index: 2;
    margin-top: -22px;
}

.standard-btn2 {
    font-weight: 450;
    font-size: 18;
    line-height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 0.45);
    mix-blend-mode: normal;
    margin-right: 10px;
}

.standard-btn3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 2;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.basic2 {
    background: #ce6101;
    border-radius: 0px 0px 11.025px 11.025px;
    text-align: center;
    width: 100%;
    margin-top: -8px;
}

.basic-btn2 {
    font-weight: 450;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 0.45);
    mix-blend-mode: normal;
    margin-right: 10px;
}

.basic-btn3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.premium-btn3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 2;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.estimate5 {
    background: #dedede !important;
}

.estimate5-head {
    border-bottom: none;
    font-weight: 600;
    font-size: 22px;
    line-height: 2.5;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.estimate-one {
    position: relative;
    z-index: 1;
}

.price-tag1 {
    text-align: center;
    /* margin-left: 46px; */
}

.price-tag2 {
    text-align: center;
    /* margin-left: 46px; */
}

.price-tag3 {
    text-align: center;
    /* margin-left: 100px; */
}

.estimate-buttons1 {
    z-index: -1;
    margin-top: -50px;
}

.estimate-buttons2 {
    z-index: -1;
    margin-top: -60px;
}

.estimate-buttons3 {
    z-index: -1;
    margin-top: -46px;
}

.estimate-three {
    position: relative;
    z-index: 1;
    margin-top: 12px;
}

.estimate-three:nth-child(1) {
    margin-top: -10px;
}

.estimate-three:last-child {
    margin-top: -9px;
}

.price-tag1,
.price-tag2,
.price-tag3 {
    font-size: 12px;
    margin-top: 5px;
}

.estimate-two {
    position: relative;
    z-index: 1;
}

.sidenavbar-section {
    margin-top: 100px;
}

.sidenavbar-section button.active {
    background: linear-gradient(180deg, #90c842 0%, #70a822 70.83%);
    font-weight: 600;
    text-align: center;
    color: #000 !important;
    width: 100%;
}

.estimate5-data {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: #000000;
    border-bottom: none;
    font-family: sans-serif;
    word-break: break-word;
}

.estimate5-data1 {
    font-weight: 400;
    font-size: 18px;
    /* line-height: 3; */
    height: 70px;
    text-align: center;
    color: #000000;
    border-bottom: none;
}

.estimate5-data2 {
    font-weight: 400;
    font-size: 18px;
    /* line-height: 4; */
    height: 122px;
    text-align: center;
    color: #000000;
    border-bottom: none;
}

.estimate5-row {
    background: #f2f2f2;
    border: 0.1px solid #fff;
}

.sidenavbar-section .estimating {
    width: 100%;
    height: auto;
    left: 100px;
    top: 1090px;
    border: none !important;
    border-radius: 1px;
    background: linear-gradient(180deg, #1e74c0 0%, #125c9c 70.83%);
}

.estimating-col {
    padding: 0px 0px;
}

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

.estimate-buttons10 {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    margin-left: 50px;
}

.estimate-table .row .col-lg-2 {
    width: 19.2%;
}

/* .estimate-table {
    position: absolute;
    left: 150px;
    z-index: 1;
    top: 50px;
    width: 84%;
} */

.cost-calculator {
    padding-bottom: 100px;
}

.cost-calculator .cost1 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 45px;
    line-height: 2;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.basic11 {
    background: linear-gradient(180deg, #595b5d 0%, #2b2829 68.23%);
    border-radius: 15.5463px 15.5463px 0px 0px;
    /* width: 239px; */
}

.standard-full {
    justify-content: space-around;
}

.basic11-btn11 {
    font-weight: 450;
    font-size: 28px;
    line-height: 2;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 0px;
}

.premium11 {
    margin-right: 15px;
}

.standard11 {
    justify-content: space-around;
}

.standard12 {
    background: #e9e9e9;
    border-radius: 0px 0px 15.5463px 15.5463px;
    width: 250px;
    height: 73px;
    margin-left: -10px;
}

.standard13 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    color: #000000 !important;
}

.cost-calculator .nav-pills .nav-link.active {
    width: 100%;
    background-color: var(--btn-bg);
    border: none;
    line-height: 1;
    height: 73px;
    color: #fff !important;
    border-radius: 0px 0px 15.5463px 15.5463px;
}

.cost-calculator .constuction {
    padding: 20px 40px;
}

.constuction-head {
    background: #1376bc;
    border-radius: 20px 20px 0px 0px;
}

.construction-head1 {
    font-style: normal;
    font-weight: 420;
    font-size: 24px;
    line-height: 3;
    color: #ffffff;
}

.construction-full {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.table-lights {
    background: #e9e9e9;
}

.table-inputs {
    background: transparent;
    height: 46px;
    border: 1px solid #000000;
    border-radius: 10px;
    color: black;
    padding-left: 15px;
}

.table-head {
    font-weight: 400;
    font-size: 18px;
    line-height: 2.5;
    color: #000000;
}

.table-head1 {
    font-weight: 390;
    font-size: 24px;
    line-height: 2.5;
    color: #000000;
}

.table-head2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: #000000;
    text-align: center;
}

.acceept {
    display: flex;
    justify-content: end;
}

.next-button1 {
    font-size: 26px;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    border-radius: 5px;
    background: #000;
    padding: 8px 35px;
}

.nexted-submit {
    display: contents;
}

.table-head3 {
    text-align: end;
    font-weight: 600;
    font-size: 28px;
    line-height: 3;
    color: #000000;
}

.table-head4 {
    font-weight: 600;
    font-size: 28px;
    line-height: 3;
    color: #000000;
}

.table-head5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 3;
    color: #000000;
    margin: 0;
}

.table-second-view1,
.table-second-view2,
.table-second-view3,
.table-second-view4,
.table-second-view5,
.table-second-view6 {
    margin: 0;
}

.table-second-view1 h5,
.table-second-view2 h5,
.table-second-view3 h5,
.table-second-view4 h5,
.table-second-view5 h5,
.table-second-view6 h5 {
    font-size: 18px;
}

.table-second-view3 h5,
.table-second-view4 h5,
.table-second-view5 h5,
.table-second-view6 h5 {
    text-align: center;
}

.table-second-view6 {
    text-align: center;
}

.table-second-view2,
.table-second-one {
    text-align: left;
}

.table-head6 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #000000;
    padding-top: 20px;
}

.table-head7 {
    display: flex;
    justify-content: end;
}

.table-head8 {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
    z-index: 2;
    margin: -16px 0px;
}

.area1 {
    padding-left: 33px;
}

.table-head10 {
    padding: 50px 0px;
}

.construct-one {
    position: relative;
}

.construct-two {
    position: relative;
}

.table-inputs11 {
    /* position: absolute; */
    color: #fff;
    text-align: center;
    line-height: 1.6;
    width: 650px;
    height: 30px;
    left: 271px;
    font-size: 16px;
    /* top: 2137px; */
    /* z-index: 1; */
    margin: auto;
    background: linear-gradient(186.37deg, #4e4e50 38.92%, #2b2829 102.34%);
    border-radius: 20px 20px 0px 0px;
}

.table-head {
    padding-top: 16px;
}

.table3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -32px;
    width: 100%;
    padding: 0;
}

.inner {
    width: 100%;
    background: #fff;
}

.table-head2 {
    padding: 30px 0;
}

.table-head {
    padding: 30px 0;
}

.table-second-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #1376bc;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.table-first-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ce6101;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align: center;
}

.table-three-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--table-head-bg);
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.table-second-view1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffff;
    /* margin: 0 37px; */
    color: #000000;
}

.table-second-one {
    line-height: 2.5;
}

.table-second-viewtwo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9e9e9;
    /* margin: 0 37px; */
    color: #000000;
}

.table-full-view {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 9px 0px;
}

.table-input-one {
    background-color: transparent;
    padding-left: 10px;
    height: 30px;
    border-radius: 5px;
    width: 85%;
    border: 1px solid #000000;
}

.table-full-view.next_box {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    transform: scale(1);
}

.table-overall {
    padding-top: 40px;
}

.estimate-section a.hover {
    color: #fff;
}

.estimate-section img {
    width: 100%;
}

.cost-calculator .form-control {
    width: 75%;
    border-bottom: 1px solid #aaaaaa !important;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.cost-calculator .form-group {
    display: flex;
    justify-content: right;
    align-items: center;
    text-align: center;
}

.cost-calculator .form-group1 {
    display: flex;
    justify-content: space-around;
    padding-top: 7px;
}

.cost-calculator .modal-body {
    margin-right: 40px;
}

.cost-calculator .modal-header {
    border-bottom: none;
}

.cost-calculator .modal-content {
    background-image: url("../estimateimg/city-build2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
}

.cost-calculator .modeling {
    text-align: center;
    padding: 25px 0px;
    margin: 0px 20px;
}

.cost-calculator .models-btn {
    width: 25%;
    background-color: #438517;
    color: #2f080b;
    font-size: 20px;
    font-weight: 600;
    box-shadow: none;
}

.videos-page-section1 {
    padding-top: 0px;
}

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

.videos-page-section1 .bread1 {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    padding-left: 60px;
}

.cost-calculator .models-row {
    row-gap: 50px;
}

.cost-calculator .model-span {
    color: #aaaaaa;
    font-size: 17px;
    font-weight: 400;
}

.address-section-page .form-group {
    position: relative;
}

.address-section-page #message11 {
    position: absolute;
}

.address-section-page #message12 {
    position: absolute;
}

.address-section-page #message13 {
    position: absolute;
}

.address-section-page #message14 {
    position: absolute;
}

.address-section-page #message15 {
    position: absolute;
}

.address-section-page #message16 {
    position: absolute;
}

.team-section {
    /*margin: -50px;*/
    /*padding-bottom: 100px;*/
    margin-top: 40px;
}

.team-section .build_img {
    border-radius: 7px;
    width: 89%;
    top: 75px;
}

.section-mission {
    margin-bottom: 100px;
    padding-top: 50px;
}

.section-mission .container .box {
    position: relative;
    /* width:calc(400px - 60px);
    height:calc(300px - 30px); */
    height: 100%;
    background: #000;
    float: left;
    /*margin:15px;*/
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
}

.section-mission .container .box:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    transition: 0.5s;
    transform: scaleX(1);
    opacity: 1;
}

.section-mission .container .box:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    transition: 0.5s;
    transform: scaleY(1);
    opacity: 1;
}

.section-mission .container .box .imgBox img {
    width: 100%;
    transition: 0.5s;
    opacity: 0.4;
}

.section-mission .container .box:hover .imgBox img {
    transform: scale(1.2);
}

.section-mission .container .box .content {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    /* padding:20px; */
    padding-right: 58px;
    box-sizing: border-box;
    text-align: center;
    opacity: 1 !important;
}

.section-mission .container .box .content h2 {
    margin: 0 0 10px;
    padding: 0;
    color: #fff;
    transition: 0.5s;
    transform: translateY(-20px);
    opacity: 1;
}

.section-mission .container .box .content p {
    margin: 0;
    padding: 0;
    color: #fff;
    /*transform:translateY(50px);*/
    opacity: 1;
}

/* =====================================================construction service page=================================== */

/* Contact page a css start*/



.navbar {
    transition: all 0.5s linear;
}

.navbar.add {
    top: -100%;
    transition: all 0.5s linear;
}

.cost-calculator {
    transform: scale(0.78);
}

.table-overall {
    padding-top: 16px;
}

.table-head10 {
    padding: 16px 0px;
}

.standard13 {
    font-size: 30px;
}

.standard12 {
    height: 54px;
    /* line-height: 1; */
}

.cost-calculator .nav-pills .nav-link.active {
    height: 54px;
}

.cost-calculator {
    padding-bottom: 10px;
}

.scale {
    height: 90%;
}

.scale img {
    height: 100%;
}

.projects_section {
    padding: 90px 0 0px 5%;
}

section.project_view_section {
    overflow: hidden;
}

.project_view_section .breadcum_img,
.video_view_section .breadcum_img {
    padding: 20px 0;
}

.video_view_section .inner-para {
    margin-top: 24px;
}

.project_view_section,
.video_view_section {
    padding: 90px 0 24px;
}

.myModal .modeling {
    text-align: center;
    padding: 25px 0px;
    margin: 0px 20px;
}

.myModal .model-span {
    color: #aaaaaa;
    font-size: 17px;
    font-weight: 400;
}

.myModal .form-control {
    width: 75%;
    border-bottom: 1px solid #aaaaaa !important;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.myModal .modeling {
    text-align: center;
    padding: 25px 0px;
    margin: 0px 20px;
}

.myModal .model-span {
    color: #aaaaaa;
    font-size: 17px;
    font-weight: 400;
}

.myModal .form-control {
    width: 75%;
    border-bottom: 1px solid #aaaaaa !important;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.myModal .models-btn {
    font-weight: 420;
    font-size: 26px;
    height: 50px;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    border-radius: 5px;
    background: #000;
}

i.fab.fa-whatsapp.whatsapping {
    font-size: 25px;
}

/* Contact page a css end*/

section.address-section-page {
    padding-top: 60px;
}

.project_get_in_touch {
    color: #fff;
}

.project_box.mobile {
    display: none;
}

@media screen and (max-width: 768px) {
    .estimate-table .row .col-lg-2 {
        width: 19.9%;
    }
    .mobile_project_inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    .project_box.mobile {
        display: block;
        padding-bottom: 80px;
    }
    .project_box.desktop {
        display: none;
    }
    .projects_section .mobile_project_inner .mobile_img_box {
        height: auto;
        overflow: hidden;
        position: relative;
    }
    .projects_section .only_projects .mobile_project_inner .mobile_img_box::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        background-color: rgba(0, 0, 0, 0.5);
        transition: transform 0.5s 0.3s ease-in-out;
    }
    .projects_section .only_projects .mobile_project_inner .mobile_img_box:hover::after {
        transform: scale(1);
    }
    .projects_section .only_projects .mobile_project_inner img {
        max-width: 100%;
        height: auto;
    }
    .projects_section .mobile_project_inner img {
        max-width: 100%;
    }
    .projects_section .only_projects .mobile_project_inner .project_content {
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 5%;
        color: #fff;
        opacity: 0;
        transition: all 0.4s 0.3s ease-in;
        z-index: 1;
        width: 100%;
        height: 40%;
    }
    .projects_section .only_projects .mobile_project_inner .project_content h3 {
        font-size: 20px;
    }
    .projects_section .only_projects .mobile_project_inner .project_content a p {
        display: flex;
        gap: 10px;
        font-size: 14px;
        color: #fff;
        position: relative;
        padding: 0 5px;
        align-items: center;
        height: 30%;
    }
    .projects_section .only_projects .mobile_project_inner .project_content a p::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 15%;
        height: 100%;
        background-color: #73af27;
        z-index: -1;
        transition: all 0.4s;
    }
    .projects_section .only_projects .mobile_project_inner .project_content p:hover::before {
        width: 30%;
    }
    .projects_section .only_projects .mobile_project_inner .mobile_img_box:hover .project_content {
        opacity: 1;
    }
    .projects_section .only_projects .mobile_project_inner .project_content span {
        width: 25%;
    }
    .projects_section .only_projects .mobile_project_inner .project_content img {
        width: 100%;
    }
    .projectview_banner .inner-para {
        line-height: 1.45;
    }
    .project_view_section .project_concept .col-lg-9 {
        padding-left: 50px;
    }
}

.dot-line img {
    max-width: 100%;
}






/** Gn Estimate page Table **/

.note-table {
    padding-left: 0;
    margin-top: -15px;
}

.note-table .table {
    width: 84.2%;
}

.note-table .table tr td {
    padding: 20px;
}

img.footing-icons {
    display: inline-block;
    transition: all 0.4s;
}

img.footing-icons:hover {
    transform: translateY(-3px);
}

img.client_logo_images {
    max-width: 220px;
    height: 110px;
    object-fit: contain;
}

.img_box img {
    max-height: 267px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.item-video img {
    max-height: 330px;
    width: 100%;
    object-fit: cover;
}

.concept-img img {
    max-height: 370px;
    object-fit: cover;
}

.project_concept .concept-img img {
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}

.project_inner img {
    /*height : 260px ;*/
}