*{
    margin: 0;
    padding: 0;    
    isolation: isolate;
}

section{
    width: 100%;
    position: relative;
    background-attachment: fixed;
}

section::before{
    background-image:url("699.jpg");
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    background-attachment: fixed;
    opacity: 0.4;
    content: '';
    inset: 0;    
}

#a{
    text-align: center;
    color: green;
   padding-left: 10px;
   font-weight: bold;
   text-align: center;
   padding-bottom: 10px;
}
#imga{
    background-image: url("Trees_files/PraQRti logo.jpg");
    width: 100px;
    height: 100px;
}

.navbar{
    padding: .8rem;
}

.navbar-nav li{
    padding-right: 20px;
}

.nav-link{
    font-size: 1.1em !important;
}

h1{
    font-family: 'Signika', sans-serif;
    text-align: center;
    padding-top: 2%;
    padding-right:43% ;
    

}

h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    padding-left: 2%;
    padding-top: 1%;
}

h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    padding-bottom: 2%;
    padding-right: 43%;
    text-align: center;
}

.img_lef{
    float: right;
    border-radius: 10%;
    border: 3px solid #c8aeae;
    margin: 3%;

}

.pad{
    padding-left: 1%;
    padding-right: 1%;
}

p
{
    font-family: 'Kanit', sans-serif;
}

li{
    font-family: 'Kanit', sans-serif;
}
.a{
    padding:0.5%;
    float:left
}
.b{
    padding: 0.5%;
    float:right;
}
.butof{
    width: 100;
    text-decoration:none ;
    height: 35;
}
/* a:hover{
    color: black;
    text-decoration: none;
}
 */a:active{
    color: white;
    text-decoration: none;
}
a:link{
    color: white;
    text-decoration: none;
  }
a:hover{
    color: green;
    
}
.btn-primary:hover {
    background-color: darkgreen;
    border-color: darkgreen;
  }

/* footter to be edit */


/* COPY CSS */

.follow-us-icon-container {
    background-color: #faf7e8;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 15px;
    padding-top: 22px;
    padding-bottom: 14px;
    padding-right: 16px;
    padding-left: 22px;
}



.follow-us-heading {
    text-align: center;
    color: #183b56;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 35px;
}

.follow-us-section-icon-container {
    background-color: #faf7e8;
    border-width: 0px;
    border-radius: 40px;
    width: 80px;
    height: 80px;
    padding-top: 22px;
    padding-bottom: 14px;
    padding-right: 16px;
    padding-left: 22px;
    margin: 10px;

}

.footer-section-container {
    background-color: #0d2436;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    
}
.footer-section-container2 {
    background-color: #081722;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    
}


.footer-section-image {
    width: 60px;
    height: 60px;

}

.footer-heading {
    color: #959ead;
    font-family: Roboto;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
}

.footer-section-order-place-discription {
    color: #959ead;
    font-family: Roboto;
    font-weight: bold;
    font-size: 15px;
}
.prc-image{
    padding-top:75px;
}
.bhanu-image{
    height: 100px;
    width: 180px;
}


.follow-heading{
    color:white;
    text-align: right;

}


.footersection{
    display: flex;
    justify-content: space-between;
}

.follow-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    
}


/*  */

/* page info */

.page_info{
    padding: 10px 10px;
    max-width: 1600px;
    background-color: rgb(184, 236, 184);
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.infoprovider{
    font-weight: bold;
    padding-right: 50px;
}

.webdeveloper{
    font-weight: bold;
    padding-left: 50px;

}
 

/* COPY CSS */
