.Banner_inner{
    background-size: cover !important;
    background-position: center;
    background: url('../images/Banner-11.jpg');
    margin-bottom: 120px;
    z-index: 0;
    padding-bottom: 9rem;
    padding-top: 14rem;
    position: relative;
}



.Banner_inner h1 strong {
    font-weight: 600;
}
.Banner_inner .COntent01 h1{margin-bottom: 20px;font-size: 55px;}
.Banner_inner .COntent01 p{
    width: 93%;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 35px;
    font-weight: 200;
    }
    .Nomargin{
        margin-bottom: 0px;
    }
    .Section-Awards {
        background: #F5F7FC;
        margin-bottom: 90px;
        padding: 40px 0px 45px 0px;
    }
   
    .award-logo ul {
        list-style: none;
        display: flex;
        padding-left: 0px;
        justify-content: center;
        gap: 19px;
        margin-bottom: 0;
    }
    
    .award-logo {
        text-align: center;
    }
    
    .award-logo h4 {
        color: var(--black-color);
        padding-bottom: 10px;
        text-align: center;
        font-size: 41px;
        width: 100%;
        font-weight: 400;
        margin: 0;
    }
    .award-logo h4 span{
        font-weight: 700;
    }
    .award-logo p {
        color: var(--black-color);
        font-weight: 500;
        font-size: 16px;
    }

    .shopifytext {
        color: var(--black-color);
        line-height: 48px;
        font-weight: 400;
        font-size: 45px;
        line-height: 56px;
    }
    .shopifytext span {
        display: block;
    }
    p.PAratwo {
        line-height: 29px;
        width: 97%;
        font-size: 17px;
        margin: 0;
    }

    .ABoutimg:after {
        display: none;
    }
    
    .ABoutimg figure.img-1::after {
        display: none;
    }
    .Imageabout .img-1:after{   
        top: 20px;      
        width: 79%;      
        right: 28px;
    }
    .Section-02 {
        padding-bottom: 120px;
    }

    .Sec-035 .circleimg img{
width: unset;
    }
    .noborder {
        background: transparent;
        border-color: #fff;
        margin-left: 10px;
    }
  
.Sec-035 .BuildContent p {
    line-height: 36px;
    font-size: 19px;
}

.award-logo h4 b {
    display: block;
    font-weight: 400;
    margin-bottom: 11px;
}
.Circlelist a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    width: 250px;
    text-decoration: none !important;
    background: #fff;
    border-radius: 302px;
    flex-direction: column;
}
.Circlelist a span {
    display: block;
}

.Circlelist a h5 {
    line-height: 26px;
    font-weight: 600;
    color: var(--black-color);
    padding-bottom: 10px;
    text-align: center;
    font-size: 19px;
    padding-top: 8px;
}

section.Section-06.Proces-06 {
    margin-top: 0;
    padding-bottom: 85px;
}
section.Section-06.Proces-06::before {
    background: #3d433ceb;
}

.Boxes h5 {
    font-size: 18px;
    color: var(--white-color);
    font-weight: 300;
    margin-top: 33px;
}

section.Section-06.Proces-06 h6 {
    margin: 10px 0px;
    font-weight: 500;
    font-size: 23px;
}
.spacingmt {
    margin-bottom: 75px;
}

.SectionDevlopmnt {
    background: #F0F3FB;
    padding: 40px 0px;
}

.SectionDevlopmnt p {
    margin-bottom: 25px;
}

.SectionDevlopmnt h6 {
    color: var(--black-color);
    font-weight: 500;
    font-size: 19px;
    line-height: 14px;
}

.shopifytext .SectionDevlopmnt {
    font-size: 36px;
}

.SectionDevlopmnt .shopifytext {
    font-size: 34px;
    font-weight: 100 !important;
}

.SectionDevlopmnt .spanbold {
    font-weight: 400;
}

.Testibox:after {
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    background: var(--button-color);
    height: 0px;
    width: 0px;
    border-radius: 0px;
    top: 50%;
    right: 42%;
    z-index: -1;
}

.Testibox:hover:after {
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0px;
    border-radius: 0px;
}

.Testibox:hover p {
    color: #fff;
    transition: all 0.3s ease;
}

.Testibox:hover {
    border-radius: 0px;
    transition: all 0.4s ease;
}

.Testibox:hover h6 {
    color: #fff;
    transition: all 0.5s ease;
}

.Testibox:hover span {
    transition: all 0.5s ease;
    color: #fff;
}

.Testibox span {
    color: var(--black-color);
    transition: all 0.5s ease;
    font-size: 16px;
}

.Testibox:before {
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    background: var(--primary-color);
    height: 6px;
    width: 0%;
    top: 0;
    right: 0;
}

.Testibox:hover:before {
    width: 100%;
    transition: all 0.5s ease;
}

.InnerFaq {
    margin: 75px 0px 15px;
}

.InnerFaq .FaqMain {
    margin-bottom: 44px;
}

/* address */
.address{
    background-color:#F0F3FB;
   
}
.loction-box{
    background-color:#ffff;
    padding: 40px 20px 40px 20px;
    border-radius: 20px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.loction-box i{
    color: #96BE4D;
    font-size: 60px;
    margin-bottom: 20px;
}
.content-box h4{
    color: black;
    font-size: 30px;
    font-weight: 600;
}
.form{
    margin-top: 60px;
}
.content-box p{
    color: black;
    font-size: 16px;
    font-weight: 400;
}
.form h1{
    color: black !important;
    font-weight: 400;
    margin-bottom: 16px;
}
.form h1 strong{
    font-weight: 700;
}
.form p{
    color: black !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    
}
.form-box{
    background-color:#F0F3FB;
    padding: 40px;
    border-radius: 20px;
}
form .detali-user{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form .detali-user .detali{
    width: calc(100%/ 2 - 20px);
    margin: 20px 0px 0px 0px ;
}
form .detali-user .detali input{
    width: 100%;
    height: 45px;
    border: 1px solid #919292;
    background-color:#F0F3FB;
   border-radius: 30px;
}
.user-detail{
    color: black;
    margin-left: 10px;
}
.detali input{
    padding-left: 10px;
}
.detali01 input{
    padding-left: 10px;
}


form .detali-user .detali01{
    width: 100%;
    margin: 20px 0px 0px 0px ;
}
form .detali-user .detali01 input{
    width: 100%;
    height: 65px;
    border: 1px solid #919292;
    background-color:#F0F3FB;
   border-radius: 40px;
}
.check{
    margin-top: 40px;
}
.check-text h4{
    color: black;
    font-size: 17px;
    font-weight: 400;
}
.check{
    display: block;
}
label a{
    text-decoration: none !important;
    list-style: none !important;
}
.Submit{
    color: white;
    font-size: 16px;
    font-weight: 500;
    background-color: #96BE4D;
    width: 100%;
    margin-top: 20px;
    padding: 15px 0px;
    border-radius: 30px;
    transition: all 0.6s ease;
}
.Submit:hover{
    background-color: #28a745
}

.Dropbox {
    position: relative;
    text-align: center;
    background: #F5F7FC;
    padding: 41px 10px;
    border-radius: 20px;
    z-index: 1;
    transition: all 0.6s ease;
}

.droptext p {}

.droptext h5 {
    color: var(--black-color);
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
    margin: 0;
    transition: all 0.3s ease;
}

.droptext p {
    font-size: 15px;
    line-height: 20px;
    color: var(--black-color);
    padding-bottom: 0;
    font-weight: 500;
    transition: all 0.3s ease;
}

.Dropbox:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 0%;
    width: 100%;
    background: var(--button-color);
    z-index: -1;
    border-radius: 25px;
    transition: all 0.6s ease;
}

.Dropbox:hover:after {
    height: 100%;
    transition: all 0.6s ease;
}

.Dropbox:hover p {
    color: white;
    transition: all 0.3s ease;
}

.Dropbox:hover h5 {
    color: #fff;
    transition: all 0.3s ease;
}
.Dropbox:hover img {
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
}
.Dropbox img {
    transition: all 0.3s ease;
}
.newfiger{
    background: transparent;
}


.headngnew h4 {
    color: var(--black-color);
    padding-bottom: 10px;
    text-align: center;
    font-size: 41px;
    width: 100%;
    font-weight: 400;
    margin: 0;
}

.headngnew h4 span {
    display: block;
    font-weight: 700;
}

.headngnew {
    margin-bottom: 40px;
}
section.NEw-02.Section-02 {
    padding-top: 120px;
}