.header-area .header__logo{
border: none;
}

.works-wrapper-1 {
    grid-template-columns: repeat(3, 1fr);
}

.submit-btn.cus_btn button {
    padding: 10px 15px;
    margin-top: 15px;
}
.cus_form input {
    cursor: none;
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #0000005e;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    transition: all .5s;
    color: var(--primary);
    border-radius: 0;
    margin-bottom: 10px;
}
.popup_wrapper div#popupContact{
    text-align: right;
}
.custom-cursor {
    z-index: 999999999999999999999999999999999999999999;}

#close img {
    cursor: pointer;
    filter: invert(1);
    width: 50px;
    position: absolute;
    top: -40px;
    right: -40px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}

p.content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
   /* text-transform: uppercase;*/
    font-size: 25px;
    margin-top: 0 !important;
    padding: 0;
    font-family: "Nunito", sans-serif;
}
.cb {
    max-width: 100px;
    margin-left: 10px;
    position: relative;
    top: -4px;
}


section.work-area {
    padding: 60px 0;
    background: rgb(255 129 58 / 4%);
}
.page-title-wrapper .page-title {
    font-size: 250px;}
.hero-area .big-text{
    color: #000;
}


.circle-text .icon {
    max-width: 50px;
}
.p-relative{
    position: relative;
}
.f3f3f3{
    background: #f3f3f3;
}
.mt_20{
    margin-top: 20px;
}

@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data {
    color: red;
    font-size: 14px;
    margin: 10px 0px 10px;
    line-height: normal;
    text-align: left;
}
.tag b {
    color: #333333bf;
}

.alert {
    text-align: left;
    line-height: 25px;
}
.sec_padding{
    padding: 60px 0;
}
.sec_bpadding{
    padding-bottom: 60px;
}
.color_1 {
    background: rgb(255 129 58 / 4%);
}

.footer-area .footer-top-inner {
    align-items: center;}

.hidden, .hide {
    display: none;
}


i#form_process {
    height: 20px;
    border: 2px dashed #111111;
    width: 20px;
    border-radius: 100%;
    margin-top: 10px;
}

.message.error {
    margin-top: 10px !important;
}

.popup_wrapper form p {
    text-align: left;
    margin-top: 0;
}


.footer-area .footer-widget-box .title {
    color: #000;
    font-weight: 600;
}
.mb-20{
    margin-bottom: 20px;
}
.section-thumb.p-relative {
    background: #000;
}
.approach-box {
    transform: none !important;
}
.approach-area-service-details-page .approach-wrapper-box .steps {
    font-size: 65px;
    font-weight: 310;
    line-height: 70px;
    letter-spacing: -0.07em;
    color: var(--primary);
}
    .approach-area-service-details-page .approach-box {
        grid-template-columns: 25% 1fr;
    }
    .section-title {
        font-size: 60px;
    }

    .hero-area-service-details .section-content-wrapper {
        margin-top: 60px;
    }
@media (min-width: 1920px){
.hero-area .section-title {
    font-size: 80px;
    font-weight: 500;
    line-height: 90px;
    max-width: 660px;
}
.hero-area .big-text {
    font-size: 690px;}
.contact-area-contact-page .section-content-wrapper {
    grid-template-columns: 1fr 70%;
}
.contact-area-contact-page .section-title-wrapper {
    grid-template-columns: 1fr 70%;
    }}
@media (min-width: 768px) and (max-width: 980px) {
        .contact-area-contact-page .submit-btn {
        margin-top: 0;
    }
    .section-title {
    font-size: 45px;
}
    .page-title-wrapper .page-title {
    font-size: 150px;
    padding-bottom: 30px;
}
    .section-thumb.p-relative {
    background: #000;
    height: 300px;
}
    .work-area-inner {
    margin-left: 15px;
    margin-right: 15px;
}
     header.header-area {
    margin-top: 15px;
}
.works-wrapper-1 {
    grid-template-columns: repeat(2, 1fr);
    }   p.content {
        font-size: 20px;}.about-area-inner {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}}
@media (max-width: 767px) {
    .contact-formfield {
    margin-bottom: 20px;
}
        .contact-area-contact-page .contact-formwrap {
        gap: 0;
    }
        .contact-area-contact-page .submit-btn {
        margin-top: 0;
    }
    .page-title-wrapper .page-title {
    padding-bottom: 50px;
    font-size: 70px;
}
     .section-title {
        font-size: 32px;
    }
    .section-thumb.p-relative {
    background: #000;
    height: 300px;
}
   
        .approach-area-service-details-page .approach-box {
        grid-template-columns: 130px 1fr;
    }
    p.content {
        font-size: 21px;}
 
    .about-area-inner {
        height: auto;}
          .footer-area .copyright-text .text {
        font-size: 16px;
        line-height: 30px;
        padding: 0 20px;
    }
    #close img {
    right: 0;
}
    .works-wrapper-1 {
    grid-template-columns: repeat(1, 1fr);
}
    .about-area-inner {
        height: auto;}
    .hero-area .section-title {
        font-size: 45px;
        line-height: 50px;
    }
.header-area .header__logo img {
    max-width: 85px;
    margin-top: 15px;
    }}

.work-area-inner {
    padding: 0 20px;
}
.hero-area-service-details .feature-list li{
    align-items: unset;
}
.contact-area-contact-page .submit-btn {
    margin-top: 0;
}