/* Thank you  */
section.inner-banner{padding:145px 0 80px;min-height:600px;position:relative;z-index:1;display:flex;align-items:center;    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat !important;}
.inner-banner-main{display:flex;align-items:center;height:100%;}
section.inner-banner .wrapper{height:100%;}
.inner-banner-title{color:#F2BE5B;font-family:"Poppins";font-weight:700;font-size:60px;line-height:1.2;}
section.inner-banner:before{content:'';top:0;bottom:0;left:0;right:0;position:absolute;z-index:-1;background:linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%);}
section.inner-banner:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:#000000;opacity:0.3;z-index:-1;}

.page-template-thank-you .page_left h2{text-align:center!important;width:100%;}
.blog_page_left.page_left.page_left-full.search{width:100% !important;}
.thanx-icon{text-align:center;}
/* Thank you  */

/* inner page css */
.page_main .page_left h2,.page_main .page_left h3,.page_main .page_left h4,.page_main .page_left h5,.page_main .page_left h6{font-family:'Poppins';letter-spacing:-0.03em;margin-top:30px;margin-bottom:35px;line-height:1.3;font-weight:600;display:inline-block;text-transform:capitalize;}
.page_main .page_left h2{font-size:36px;}
.page_main .page_left p{font-family:'Nunito';font-weight:400;font-size:20px;line-height:36px;color:#000000;}
.page_main{gap:60px;}
body .p-102{padding:102px 0;}
.page_left i.fa{border:2px solid #0476D9;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;color:#0476D9;font-size:80px;height:160px;line-height:150px;margin:30px auto;text-align:center;width:160px;}
.page_left > div blockquote:first-child,.page_left > div h2:first-child,.page_left > div h3:first-child,.page_left > div h4:first-child,.page_left > div h5:first-child{margin-top:0;}
.error404 section.customers {
    display: none;
}
.page-404 {
    text-align: center;
}
/* inner page css */


/* services page  */
.services-page-list-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 44px;
}

.services-page-list-box {
    width: calc(50% - 22px);
    background: #000000;
}

.services-list-box-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.services-list-box-cnt {
    padding: 35px 39px;
    margin-top: -210px;
    position: relative;
  
}
.services-list-box-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.25;
    color: #FFFFFF;
}

.services-list-box-desc p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.68;
    color: #CCCCCC;
    margin-bottom: 12px;
}

.services-list-box-desc p strong {
    color: #fff;
    font-family: Nunito;
    font-weight: 700;
    font-size: 18px;
    line-height: 2;
    display: inline-block;
}

.services-list-box-desc ul li {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 2.34;
    color: #CCCCCC;
    padding-left: 34px;
    position: relative;
}

.services-list-box-desc {
    margin-bottom: 20px;
    margin-top: 23px;
}

.btn.services-btn {
    font-family: Nunito;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.3;
    padding: 13px 15px;
    border-radius: 5px;
    border: 2px solid #0476D9;
}

.btn.services-btn:before {
    display: none;
}

.btn.services-btn:hover {
    border: 2px solid #fff;
    color: #fff;
}
.services-list-box-img {
    position: relative;
    height: 460px;
}

.services-list-box-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.services-list-box-desc ul li:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    top: 11px;
    left: 0;
    background-image: url(../Images/services-list-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
section.services-page-list {
    padding: 141px 0 144px;
}
.services-page-list-box:first-child .services-list-box-img:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 83%, #000000 100%);
}
.services-list-box-desc p:first-child {
    max-width: 504px;
    width: 100%;
}
/* services page  */
/* why choose  */

section.why-choose {
    padding: 152px 0 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../Images/why-choose-bg.jpg);
}

.inner-page-inner-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
}

.why-choose .inner-page-inner-title {
    color: #fff;
    text-align: center;
}

.why-choose-top {
    margin-bottom: 73px;
}
.why-choose-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.why-choose-box {
    padding: 44px 34px;
    border: 1px solid #FFFFFF4D;
    backdrop-filter: blur(14px);
    background: #FFFFFF12;
    width: calc(25% - 15px);
    text-align: center;
    margin-top: 38px;
}

.why-choose-box-icon {
    width: 110px;
    height: 110px;
    background: #F2BE5B;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    margin-top: -82px;
    padding: 15px;
}

.why-choose-box-icon:before {
    content: '';
    position: absolute;
    width: 105px;
    height: 105px;
    background: transparent;
    z-index: -1;
    right: -5px;
    bottom: -5px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
}

.why-choose-box-icon img {
    display: block;
    max-width: 100%;
}
.why-choose-box-desc p {
    margin: 0;
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.68;
    color: #FFFFFF;
    opacity: 0.8;
}
.why-choose-box-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
    color: #fff;
}

/* projects-showcase */

section.projects-showcase {
    padding: 158px 0 180px;
    background: #F1F0F0;
}

.projects-showcase-top {
    margin-bottom: 65px;
}

.projects-showcase-top .inner-page-inner-title {
    text-align: center;
}

.projects-showcase-box {width: calc(33.33% - 17px);background: #fff;}

.projects-showcase-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
}

.projects-showcase .wrapper {
    max-width: 100%;
    padding: 0 35px;
    max-width: 1920px;
}

.projects-showcase-box-img img {
    display: block;
    width: 100%;
}

.projects-showcase-box-cnt {
    padding: 30px;
    background: #FFFFFF;
}

.projects-showcase-box-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.14;
    margin-bottom: 20px;
}

.projects-showcase-box-desc p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height:1.68;
    color: #181C27;
    opacity: 0.8;
}

/* customers */

.projects-showcase + section.customers {
    padding: 140px 0 70px;
}


/* Project Page  */

section.projects-list{padding:140px 0 100px;}
.projects-list-top .inner-page-inner-title{text-align:center;}
.projects-list-top{margin-bottom:50px;}
.projects-list-main{display:flex;flex-wrap:wrap;justify-content:space-between;gap: 28px;}
.project-item{width:calc(50% - 14px);background:#F6F6F6;}
.project-item-image img{display:block;width:100%;max-height: 350px;
    object-fit: cover;}
.project-item-content{padding:38px 30px 44px 34px;}
.project-item-title{font-family:Poppins;font-weight:600;font-size:28px;line-height:1.15;color:#000000;}
.project-location-and-client-name{display:flex;justify-content:space-between;margin:26px 0 23px;}
.project-location-and-client-name p{margin:0;font-family:Poppins;font-weight:500;font-size:18px;line-height:1.8;color:#0476D9;}
.project-location-and-client-name p.project-location{font-weight:700;position: relative;padding-left: 27px;}
.project-location-and-client-name p.project-location:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    background-image: url(../Images/project-location-icon.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    top: 3px;
    left: 0;
}

.project-item-desc p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}

.project-item-desc p em strong {
    font-style: normal;
}


/* Project Page  */


/* contact page  */
.contact-form-left-main .inner-page-inner-title, .contact-map-main .inner-page-inner-title {
    color: #181C27;
}

section.contact-form {
    padding: 100px 0 124px;
}

.contact-form-main {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.contact-form-left-main .inner-page-inner-title {
    margin-bottom: 10px;
}

.contact-form-left-desc p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #637079;
}

.contact-form-left-desc {
    margin-bottom: 30px;
}

.contact-form-left {
    width: 53.3%;
}

.contact-form-right {
    width: 37.3%;
}
.contact-form-left-main #gform_wrapper_2 .gform-body .gfield label.gfield_label {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #637079;
    margin: 0;
}
.contact-form-left-main #gform_wrapper_2 .gform-body .gfield .ginput_container input,.contact-form-left-main #gform_wrapper_2 .gform-body .gfield .ginput_container textarea {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid #181c2733;
    border-radius: 0;
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #000;
    padding: 0px 0 5px;
    height: auto;
    margin-top: -6px;
}
.contact-form-left-main #gform_wrapper_2 .gform-body .gfield .ginput_container textarea {
    max-height: 107px !important;
    min-block-size: auto;
    height: 100%;
}
.contact-form-left-main #gform_wrapper_2 .gform-body #gform_fields_2 {
    column-gap: 30px !important;
    row-gap: 40px !important;
}
#gform_wrapper_2 .gform_footer input.gform_button {
    background: #0476D9;
    border-radius: 5px;
    padding: 14px 55px 15px 20px;
    font-family: Nunito;
    font-weight: 800;
    font-size: 20px;
    line-height: 27.28px;
    letter-spacing: 1px;
    color: #fff;
    transition: 0.3s all;
    border: 2px solid #0476D9;
    transition: 0.3s all;
    outline: none !important;
}
#gform_wrapper_2 .gform_footer:hover:before {
    filter: brightness(0) saturate(100%) invert(39%) sepia(89%) saturate(5401%) hue-rotate(194deg) brightness(96%) contrast(97%);
}
#gform_wrapper_2 .gform_footer:before {
    position: absolute;
    content: '';
    width: 28px;
    height: 15px;
    background-image: url(../Images/button-white-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 22px;
    right: 20px;
}
#gform_wrapper_2 .gform_footer input.gform_button:hover {
    background: transparent;
    color: #0476D9;
}
#gform_wrapper_2 .gform_footer {
    margin: 0;
    padding: 0;
    margin-top: 50px;
    display: inline-block;
    position: relative;
}

.contact-form-right-main {
    box-shadow: 0px 15px 74px 0px #00000012;
    background: #181C27;
    padding: 70px 67px 100px 67px;
    position: relative;
}

.contact-form-right-main .inner-page-inner-title {
    color: #fff;
    margin-bottom: 50px;
    font-size: 42px;
    line-height: 0.8;
}

.contact-cnt-box-title {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.7;
    margin-bottom: 4px;
    letter-spacing: 1.6px;
}
.contact-cnt-box-icon {
    width: 67px;
    height: 60px;
    background-color: rgb(255 255 255 / 10%);
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.contact-right-cnt-box-main {
    display: flex;
    align-items: start;
    gap: 22px;
    margin-bottom: 54px;
}
.contact-right-cnt-box-main:last-child {
    margin: 0;
}
.contact-cnt-box-text,.contact-cnt-box-text a {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    transition: 0.3s all;
}

.cnt-box-phone .contact-cnt-box-text a {
    font-family: Nunito;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
}



.contact-cnt-box-text a:hover {
    color: #F2BE5B;
}
.contact-form-right-main:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    top: 11px;
    right: 13px;
    background: #F2BE5B;
    z-index: -1;
}
.contact-map-main {
    background: linear-gradient(180deg, rgba(242, 242, 242, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
    padding: 68px 30px 59px;
}

.contact-map-main .inner-page-inner-title {
    text-align: center;
    margin-bottom: 35px;
}

.contact-map p iframe {
    width: 100%;
    display: block;
    height: 626px;
}

.contact-map {
    max-width: 1114px;
    margin: 0 auto;
    border: 8px solid #00000014;
}
section.contact-page-map {
    padding-bottom: 40px;
}
/* contact page  */


/* About Page  */

.banner-bottom-left {
    padding: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 780px;
    left: 0;
}

.banner-bottom-main {
    position: relative;
    background: #000;
    justify-content: end;
    z-index: 1;
}

.banner-bottom-main:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 28.78%, rgba(0, 0, 0, 0.95) 50.5%, #000000 60.97%, #000000 100%);
}

.banner-bottom-left p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    color: #fff;
    text-transform: capitalize;
}

section.banner-bottom {
    padding: 140px 0;
}
.banner-bottom-main {
    display: flex;
    position: relative;
    justify-content: end;
    z-index: 1;
}

.values-statement-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:15px  45px;
}

.values-statement-box-item {
    width: calc(33.33% - 30px);
}

.values-statement-box-item-first .values-statement-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.28;
    margin-bottom: 14px;
}
.values-statement-box-item-first .values-statement-box-desc p strong {
    font-weight: 800;
}

.values-statement-box-item-first .values-statement-box-desc p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.67;
    text-transform: capitalize;
    color: #181C27;
    text-align: left;
}

.values-statement-box-item-first .values-statement-box-desc {
    max-width: 338px;
}
.values-statement-box-item.values-statement-box-item-first {
    padding: 0;
    background: transparent;
}

.values-statement-box-item {
    padding: 6px 7px 39px 7px;
    background: linear-gradient(180deg, #F2BE5B 0%, rgba(255, 255, 255, 0) 84%);
}

.values-statement-box-image img {
    display: block;
    width: 100%;
}

.values-statement-box-image {
    margin-bottom: 40px;
}

.values-statement-box-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.35;
    text-align: center;
    margin-bottom: 20px;
}

.values-statement-box-desc p {
    color: #000000;
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    text-transform: capitalize;
}

section.values-statement {
    padding-bottom: 140px;
}
section.about-accordion {
    padding: 102px 0 96px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 1;
}

section.about-accordion:before {
    position: absolute;
    content: '';
    background: linear-gradient(270deg, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.11) 28.78%, rgba(242, 242, 242, 0.95) 50.5%, #F2F2F2 60.97%, #F2F2F2 100%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.about-accordion-main {
    max-width: 663px;
}
.about-accordion-main .inner-page-inner-title {
    line-height: 1.4;
}

.question-answer-box {
    margin-top: 40px;
}

.about-accordion-main .question-answer-box {
    gap: 4px;
}

.about-accordion-main div#faq_container.active {
    box-shadow: 0px 4px 30px 0px #0000001A;
    background: #181C27;
    padding: 28px 17px 29px 34px;
    border: none;
}

.about-accordion-main div#faq_container {
    position: relative;
    padding: 25px 17px 24px 34px;
    background: linear-gradient(90deg, #E1E1E1 0%, rgba(255, 255, 255, 0) 100%);
    border: none;
}

.about-accordion-main .question {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #000000;
}


.about-accordion-main .answer-box-cnt p {
    font-family: Nunito;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #fff;
}

.about-accordion-main #faq_container.active .question {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.about-accordion-main .answer-box-cnt {
    max-width: 476px;
    margin: 0;
}

.about-accordion-main div#faq_container.active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    content: '';
    box-shadow: 0px 4px 30px 0px #0000001A;
    background: #F2BE5B;
}
.values-statement-box-desc {
    padding: 0 27px;
}
.values-statement-box-item-first .values-statement-box-desc {
    padding: 0;
}
/* About Page  */

/* Changes  */
.values-statement-box-item.values-statement-box-item-first{width:100%;}
.values-statement-box-item-first .values-statement-box-desc{max-width:100%;}
.values-statement-box{gap:45px;justify-content: center;}
/* Changes  */


@media only screen and (max-width: 1600px) {

section.services-page-list {
    padding: 120px 0 120px;
}
.services-list-box-title {
    font-size: 34px;
}
.btn.services-btn {
    font-size: 18px;
}
.services-list-box-img {
    position: relative;
    height: 400px;
}
section.why-choose {
    padding: 120px 0 120px;
}
.why-choose-top {
    margin-bottom: 60px;
}
section.projects-showcase {
    padding: 120px 0 120px;
}
.projects-showcase-box-title {
    font-size: 25px;
}
.projects-showcase + section.customers {
    padding: 100px 0 50px;
}
section.projects-list {
    padding: 120px 0 80px;
}
section.contact-form {
    padding: 100px 0 100px;
}
.contact-map-main {
    padding: 60px 30px 55px;
}
.contact-map p iframe {
    width: 100%;
    display: block;
    height: 500px;
}
section.banner-bottom {
    padding: 120px 0;
}
section.values-statement {
    padding-bottom: 120px;
}
}


@media only screen and (max-width: 1440px) {
    .page_main .page_left h2,.page_main .page_left h3,.page_main .page_left h4,.page_main .page_left h5,.page_main .page_left h6{margin-top:15px;margin-bottom:20px;}
    section.inner-banner{padding:150px 0 60px;min-height:470px;}
.inner-banner-title{font-size:60px;line-height:1.3;}
section.services-page-list {
    padding: 100px 0 100px;
}
.services-list-box-title {
    font-size: 30px;
}
.services-list-box-cnt {
    padding: 30px 30px;
    margin-top: -150px;
}
section.why-choose {
    padding: 100px 0 100px;
}
.why-choose-box-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.why-choose-box {
    padding: 30px 34px
}
.why-choose-box-icon {
    margin-top: -68px;
}
section.projects-showcase {
    padding: 100px 0 100px;
}
.projects-showcase-box-title {
    font-size: 24px;
}
.projects-showcase + section.customers {
    padding: 60px 0 30px;
}
section.projects-list {
    padding: 100px 0px 50px;
}
.contact-map p iframe {
    height: 480px;
}
section.banner-bottom {
    padding: 100px 0;
}
section.values-statement {
    padding-bottom: 100px;
}
section.about-accordion {
    padding: 100px 0 90px;
}

section.contact-page-map {
    padding-bottom: 30px;
}
}

@media only screen and (max-width: 1360px) {
    body .p-102{padding:80px 0;}
    .inner-banner-title{font-size:65px;}
    section.inner-banner{padding:130px 0 40px;min-height:380px;}
    section.services-page-list {
        padding: 80px 0 80px;
    }
    section.why-choose {
        padding: 80px 0 80px;
    }
    .inner-page-inner-title {
        font-size: 45px;
    }
    .why-choose-box {
        padding: 30px 20px;
    }
    .why-choose-box-desc p {
        font-size: 16px;
    }
    .services-list-box-desc p {
        font-size: 16px;
    }
    .why-choose-box-title {
        
        font-size: 18px;
    }
    section.projects-showcase {
        padding: 80px 0 80px;
    }
    .projects-showcase-box-desc p {
        font-size: 16px;
    }
    .projects-showcase-box-cnt {
        padding: 25px 20px;
    }
    .projects-showcase-box-title {
        font-size: 22px;
    }
    .projects-showcase-top {
        margin-bottom: 40px;
    }
    .projects-showcase .wrapper {
        padding: 0 15px;
    }
    .projects-showcase + section.customers {
        padding: 50px 0 30px;
    }
    .services-list-box-desc ul li {
        font-size: 16px;
    }
    .services-list-box-desc ul li:before {
        width: 18px;
        height: 18px;
        top: 8px;
    }
    .btn.services-btn {
        font-size: 16px;
    }
    .project-item-content {
        padding: 35px 30px 35px 30px;
    }
    section.projects-list {
        padding: 80px 0px 30px;
    }
    .project-location-and-client-name {
        margin: 20px 0 20px;
    }
    section.contact-form {
        padding: 80px 0 80px;
    }
    .contact-map p iframe {
        height: 400px;
    }
    .values-statement-box-item {
        width: calc(33.33% - 20px);
    }
    .values-statement-box {
        gap: 15px 30px;
    }
    .values-statement-box-image {
        margin-bottom: 20px;
    }
    #gform_wrapper_2 .gform_footer input.gform_button {
        font-size: 18px;
    }
    .contact-form-right-main .inner-page-inner-title {
        margin-bottom: 40px;
        font-size: 38px;
        line-height: 1;
    }
}

    @media only screen and (max-width: 1200px) {
    .inner-banner-title {
        font-size: 50px;
    }
    .why-choose-main {
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
    }
    .why-choose-box {
        width: calc(33.33% - 20px);
    }
    .projects-showcase-box {
        width: calc(50% - 15px);
    }
    .projects-showcase-main {
        justify-content: center;
        gap: 30px;
    }
    .inner-page-inner-title {
        font-size: 40px;
    }
    .project-item-title {
        font-size: 24px;
    }
    .project-location-and-client-name p {
        font-size: 16px;
    }
    .project-item-desc p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .contact-form-right-main {
        padding: 50px 30px 50px 30px;
    }
    .contact-form-right {
        width: 39%;
    }
    .contact-form-right-main .inner-page-inner-title {
        color: #fff;
        margin-bottom: 30px;
    }
    .contact-map p iframe {
        width: 100%;
        display: block;
        height: 380px;
    }
    section.banner-bottom {
        padding: 80px 0;
    }
    section.values-statement {
        padding-bottom: 80px;
    }
   
    .values-statement-box {
        gap: 15px;
    }
    .values-statement-box-item-first .values-statement-box-desc p {
        font-size: 16px;

    }
    .values-statement-box-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .values-statement-box-desc p {
        font-size: 16px;
    }
    .values-statement-box-desc {
        padding: 0 10px;
    }
    .values-statement-box-item {
        padding: 6px 7px 20px 7px;
    }
    .values-statement-box-item {
        width: calc(33.33% - 10px);
    }
    
    .about-accordion-main div#faq_container.active {
        padding: 24px 17px 24px 34px;
    }
    .about-accordion-main div#faq_container {
        padding: 20px 17px 20px 34px;
    }
    .about-accordion-main .answer-box-cnt p {
        font-size: 16px;
    }
    .banner-bottom-left {
        padding: 80px;
        max-width: 700px;
        left: 0;
    }
    .banner-bottom-left p {
        font-size: 18px;
    }
    section.contact-page-map {
        padding-bottom: 0px;
    }
    section.about-accordion {
    background-size: auto;
    }
    

}

@media only screen and (max-width: 999px) {
    .page_main .page_left p{font-size:18px;line-height:1.6;}
.inner-banner-title{text-align:center;width:100%;font-size:40px;}
section.inner-banner{padding:100px 0 20px;min-height:350px;background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;}
.services-page-list-box {
    width: 100%;
    max-width: 580px;
    background: #000000;
    margin: 0 auto;
}
.services-list-box-title {
    font-size: 25px;
}
.services-list-box-cnt {
    padding: 30px 30px;
    margin-top: -80px;
}
.services-list-box-img {
    position: relative;
    height: 350px;
}
.services-page-list-main {
    gap: 30px;
}
 section.why-choose {
    padding: 50px 0;
}
.why-choose-box {
    width: calc(50% - 20px);
}
.why-choose-box-icon {
    width: 90px;
    height: 90px;
}
.why-choose-box-icon:before {
    width: 85px;
    height: 85px;
}
section.projects-showcase {
    padding: 50px 0;
}
.inner-page-inner-title {
    font-size: 35px;
}
.projects-showcase + section.customers {
    padding: 50px 0 30px;
}

.project-location-and-client-name {
    flex-direction: column;
    gap: 10px;
    margin: 15px 0 15px;
}
.project-item-content {
    padding: 30px 20px 30px 20px;
}
.project-item {
    width: calc(50% - 8px);
}
.projects-list-main {
    gap: 15px;
}
.project-item-title {
    font-size: 20px;
}
section.projects-list {
    padding: 60px 0px 20px;
}
.contact-form-main {
    flex-wrap: wrap;
}
.contact-form-left {
    width: 100%;
}
.contact-form-right {
    width: 100%;
    margin-top: 40px;
}
.contact-form-left-top {
    text-align: center;
}
#gform_wrapper_2 .gform_footer {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
}
section.contact-form {
    padding: 60px 0 60px;
}
.contact-form-left-desc p {
    font-size: 16px;
}
.contact-map p iframe {
    height: 290px;
}
.banner-bottom-left {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 30px;
}
.banner-bottom-right img {
    width: 100%;
    display: block;
}
.banner-bottom-main:before {

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 28.78%, rgba(0, 0, 0, 0.95) 64.5%, #000000 50.97%, #000000 100%);
}
section.banner-bottom {
    padding: 60px 0;
}
.values-statement-box-item {
    width: calc(50% - 10px);
}
.values-statement-box-item-first .values-statement-title {
    font-size: 40px;
    margin-bottom: 14px;
}
section.values-statement {
    padding-bottom: 60px;
}
section.about-accordion {
    padding: 60px 0 60px;
}
.about-accordion-main {
    max-width: 100%;
}
section.about-accordion:before {
    background: #F2F2F2;
    opacity: 0.8;
}
.about-accordion-main .inner-page-inner-title {
    text-align: center;
}
#gform_wrapper_2 .gform_footer:before {
    width: 20px;
    height: 11px;
    top: 19px;
    right: 14px;
}
#gform_wrapper_2 .gform_footer input.gform_button {
    padding: 12px 40px 12px 15px;
    font-size: 16px;
    line-height: 1.4;
}
.contact-form-right-main .inner-page-inner-title {
    font-size: 34px;
    line-height: 1;
}
.banner-bottom-left {
    position: relative;
    top: auto;
    transform: translateY(0);
}
.banner-bottom-main {
    flex-direction: column-reverse;
}
.banner-bottom-main:before {
    display: none;
}

.banner-bottom-right {
    position: relative;
    
}
.banner-bottom-right:before {position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: '';background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 28.78%, rgba(0, 0, 0, 0.95) 100%, #000000 60.97%, #000000 100%);}
}

@media only screen and (max-width: 767px) {
    .page_main .page_left h2{font-size:32px;}
    .page_main .page_left h2,.page_main .page_left h3,.page_main .page_left h4,.page_main .page_left h5,.page_main .page_left h6{margin-top:10px;margin-bottom:15px;}
    body .p-102{padding:50px 0;}
    .services-list-box-img {
        position: relative;
        height: 300px;
    }
    .services-list-box-cnt {
        padding: 30px 20px;
        margin-top: -40px;
    }
    .btn.services-btn {
        font-size: 14px;
    }
    .projects-showcase-box {
        width: 100%;
    }
    .project-item {
        width: 100%;
        max-width: 460px;
        margin: 0 auto;
    }
    .projects-list-top {
        margin-bottom: 30px;
    }
    section.contact-form {
        padding: 50px 0 50px;
    }
    #gform_wrapper_2 .gform_footer {
        margin: 0;
        margin-top: 20px;
    }
    .contact-form-right {
        padding-left: 11px;
    }
    .contact-map p iframe {
        height: 240px;
    }
    .contact-form-right-main .inner-page-inner-title {
        margin-bottom: 30px;
        font-size: 30px;
    }
}
@media only screen and (max-width: 640px) {  
    .page_main .page_left h2{font-size:27px;}
    .page_main .page_left h2,.page_main .page_left h3,.page_main .page_left h4,.page_main .page_left h5,.page_main .page_left h6{margin-top:10px;margin-bottom:15px;}
    .page_main .page_left p{font-size:16px;line-height:1.6;}
    section.inner-banner{padding:100px 0 20px;min-height:280px;}
    .inner-banner-title{font-size:40px;}
    section.services-page-list {
        padding: 30px 0;
    }
    .inner-banner-title {
        font-size: 35px;
    }
    .services-list-box-img {
        position: relative;
        height: 240px;
    }
    .services-list-box-title {
        font-size: 22px;
    }
    section.why-choose {
        padding: 30px 0;
    }
    .why-choose-top {
        margin-bottom: 40px;
    }
    .inner-page-inner-title {
        font-size: 30px;
    }
    .why-choose-box {
        width: 100%;
        max-width: 300px;
    }
    section.projects-showcase {
        padding: 30px 0;
    }
    .projects-showcase + section.customers {
        padding: 30px 0 0px;
    }
    .services-list-box-cnt {
        padding: 30px 15px;
    }
    .projects-showcase-top {
        margin-bottom: 20px;
    }
    section.projects-list {
        padding: 30px 0px 10px;
    }
    section.contact-form {
        padding: 30px 0 30px;
    }
    .contact-form-right-main {
        padding: 30px 20px 30px 20px;
    }
    .contact-right-cnt-box-main {
        gap: 15px;
        margin-bottom: 30px;
    }
    .contact-map-main {
        padding: 30px 20px 30px;
    }
    .contact-map-main .inner-page-inner-title {
        text-align: center;
        margin-bottom: 15px;
    }
    .contact-form-left-main #gform_wrapper_2 .gform-body #gform_fields_2 {
        column-gap: 0px !important;
        row-gap: 20px !important;
    }
    .contact-form-left-main #gform_wrapper_2 .gform-body .gfield label.gfield_label {
        font-size: 16px;
    }
    .contact-map p iframe {
        width: 100%;
        display: block;
        height: 220px;
    }
    section.banner-bottom {
        padding: 30px 0;
    }
    .values-statement-box-item {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .values-statement-box-item-first .values-statement-title {
        text-align: center;
        font-size: 30px;
    }
    .values-statement-box-item-first .values-statement-box-desc p {
        text-align: center;
    }
    .values-statement-box-item-first .values-statement-box-desc {
        max-width: 100%;
    }
    section.values-statement {
        padding-bottom: 30px;
    }
    section.about-accordion {
        padding: 30px 0 30px;
    }
    .contact-cnt-box-title {
        font-size: 14px;
    }
    .about-accordion-main #faq_container.active .question {
    font-size: 18px;
}
.banner-bottom-main:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 19.78%, rgba(0, 0, 0, 0.95) 43.5%, #000000 50.97%, #000000 100%);
}
    

}
@media only screen and (max-width: 475px) {  
.services-list-box-title {
    font-size: 20px;
}
.services-list-box-img {
    position: relative;
    height: 200px;
}
.services-list-box-cnt {
    padding: 30px 20px;
    margin-top: -20px;
}
.btn.services-btn br {
    display: none;
}
.inner-page-inner-title {
    font-size: 26px;
}
.contact-map p iframe {
    width: 100%;
    display: block;
    height: 180px;
}
.banner-bottom-main:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 19.78%, rgba(0, 0, 0, 0.95) 29.5%, #000000 50.97%, #000000 100%);
}
}