.containerr {
    text-align: left;

    width: 45%;
    margin: auto;
    /* background-color: red; */
}

h1 {
    color: white;
    font-size: 40px;

    color: white;

    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;margin-top:20px;
}

p {
    color: white;
    text-align: left;
    font-size: 22px;

    color:  #FCFCFC;
    text-align: justify;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}


@media (max-width: 1063px){
    #ourservices .d-flex{
        justify-content: center;gap:20px;flex-direction: column;
    }
    #ourservices .container h2{

        font-size: 50px;
    }
    #ourservices .container{

        margin-left: 30px;
    }
}

@media (max-width: 912px) {
    /* 768px */
    .containerr {
    
        width: 100%;
    }
    h1 {
        font-size: 30px;
    }

    p {
        font-size: 20px;
    }

    #ourservices .d-flex{
        justify-content: center;gap:20px;flex-direction: column;
    }
    
}

@media (max-width: 576px) {
    .containerr {
    
        width: 100%;
    }
    h1 {
        font-size: 20px;
    }

    p {
        font-size: 16px;
    }

    /* #ourservices .d-flex{
        justify-content: center;gap: 20px;flex-direction: column;
    }
     */
}

.bg-top-aboutus{
    background-image: url('/green/assets/img/bg-contact-us.png');
    /*url(/green/assets/img/about1.png);*/
     background-repeat: no-repeat;  
     /*background-color: rgba(0, 0, 0, 0.2);*/
     /* height: 32vw; */
     height: 420px;
     width: 100%;
 /*background-blend-mode: multiply;*/
 background-size: cover;background-position: center bottom; display: flex;
 /*padding:20px;*/
 /*background-color: rgba(4, 64, 60, 0.80);*/
 /*background-color: */
 /*#04403C;*/
 /*background-color:#04af92;*/
 
}

.container-text{
    display: flex;
    height: 350px;

    width: 70%;
    margin: auto;

}
.box-text{
    width: 60%;
    width: 70%;

    
    /* width:100%; */
    /* display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate; */
}


.box-text .row{
    width: 577px;
    margin-top: 30px;margin-left: 30px;

    /* margin-top: 2.3vw;margin-left: 2.4vw; */
    /* width: 42vw; */
}

.box-text h2{
    color: white;

font-size: 40px;
font-style: normal;
/* font-size: 2.6vw; */
font-weight: 700;
line-height: normal;
margin-bottom: 30px;margin-top:20px;

/* margin-bottom: 2vw;margin-top:1vw; */
}

.box-text h4{
    flex-shrink: 0;
color:  #FCFCFC;
text-align: justify;

font-size: 20px;
font-style: normal;
font-weight: normal;
/* font-size: 1.5vw; */

line-height: normal;


    /* font-size: 1em;  */
}

.box-img{
    width: 407px;
    /* width: 31vw; */
margin-left: 20px;
margin-top: 30px;
right: 10px;
margin-right: 40px;
/* right: 1vw; */
height: 410px;
/* height: 30vw; */
border-radius: 5px;
background-image: url(/green/assets/img/about2.png);
     background-repeat: no-repeat;  
 background-blend-mode: multiply;
 background-size: cover;background-position: center left;
 margin-top:150px;
}


.btn{
    width: 117px;
    height: 44px;
    /* width: 9vw;height: 3vw; */
    border-radius: 10px;
    background-color: #02C652;margin-top:20px; border-color: transparent;
    padding: 0;
    
    line-height: normal;
}

.btn-a{
    color:#011E19;
    font-style: normal;
    font-weight: 400;font-size: 20px;
    line-height: normal;
    width: 117px;
    height: 44px;
    /* width: 9vw;height: 3vw; */
    border-radius: 5px;
    background-color: #02C652;margin-top:30px; border-color: transparent;
    padding: 0;
    
    line-height: normal;
    text-align: center;
    align-content: center;
    justify-content: center;
    /*align-self: self-start;*/
    float: left;

    margin-top: 20px;
    /* display: flex; */
    /* flex-direction: column; */

    color: #011E19;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.btn-a:hover{
    color: black;
}


.btn-a:hover{
    background-color: #D1FDF5;
    color: black;
}


#ourservices .container{
    display: flex;flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;padding-bottom: 60px;
    margin-left: 70px;
}

#ourservices .line{
    width: 1px;
height: 640px;background: black;
}

#ourservices .image{
    width: 50px;
height: 50px;
margin-bottom: 10px;
}

#ourservices .container h2{
color: #000;
    align-self: self-start;
font-family: 'NexaBold';
font-size: 70px;
font-style: normal;
font-weight: 700;text-align: left;
line-height: normal;
margin-left: 50px;
}

#ourservices .container h3{
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#ourservices .container h5{
    color: #575757;
text-align: justify;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;width: 393px;
}

/* #ourservices .d-flex{
    justify-content: center;gap: 90px;
} */


@media (max-width: 995px) {
    .box-text{
        width:100%;
       
    }

    .box-img{
       width:0;
       height: 0;
    }
    
}

@media (max-width: 768px) {
    .box-text  h4 {
        font-size: 20px;
        width: 100%;
        margin: auto;
    }

    #ourservices .container h2{

        font-size: 40px;
        text-align: center;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .box-text  h4 {
        width: 100%;
        margin: auto;
        font-size: 12px;
    }

    #ourservices .container h2{

        font-size: 30px;
        text-align: center;
        margin-left: 0;
    }

    #ourservices .container h5{

        margin: auto;width: auto;
        padding-right: 20px;
    }
    #ourservices .container{
        margin-left: 10px;

    }
   
}