
body{

    padding-bottom: 0px!important;
}


div#top-header {
    background-color: #494843;
    top: 0;
    color: white;
    display: flex;
    justify-content: end;
    padding: 4px 4px;
    font-size: 16px;
    height: 40px;
    width: 60%;
    margin-left: 42%;
    
}

.heading-smallest.heading-smallest.heading-smallest_has-offset.heading-smallest.heading-smallest_size_default {
    border-bottom: 1px solid black;
    color: #1fb70b;
    font-family: sans-serif;
    font-weight: 700;
}

.project-detail__head-item strong {
    color: white;
    font-weight: 500;
    font-size: 19px;
}


.colg-new1 {
    

    display: block;
    width: 35%;
    margin: 0px;
    margin:5px;
}


.colg-new2{
    
     display: block;
    width: 35%;
    margin: 0px;
     margin:5px;
}

.colg-new{
 
    display: block;
    width: 27%;
    margin: 0px;
     margin:5px;
} 





.project-detail__head-item {
    color: #666;
    margin-bottom: 3px;
    background: #675849;
    padding: 25px 12px 30px 10px;
    border-radius: 22px;
    /* margin: 0px; */
}







a.menu1 {
    color: black;
    font-size: 14px;
    padding: 5px 5px;

}

.bottom-menu1 {
    padding-top: 15px;
    margin-left: 16px;
    border-left: 1px solid;
    padding-left: 10px;
}

a.menu1:hover {
    color: #159102;

}



h2.ab-head {
   
   
    margin: auto;
    margin-top: 20px;
    color: #624c35;
    font-family: arial;
    font-size: 28px;
    
}


.main-head1 {
    /*background-color: #1fe400;*/
    padding-top: 70px;
    padding-left: 90px;
    padding-bottom: 60px;
    background:url("bg-mainhead.jpeg");
    background-size:cover;
}


.main-slide__title {
    font-size: 60px;
    color: white;
    font-family: sans-serif;
    font-weight: 600;
}





div#top-header p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-right: 5%;
}





.header__container {
    width: 100%;
    padding-top: 0px!important;
    padding-bottom: 1px;
    background-color: white;
}

button.header__menu-button {
    color: black;
}

/*.header__inner {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*    position: relative;*/
/*    justify-content: center;*/
/*}*/


a.menu-panel__menu-link.collapsed.collapsed {
    text-align: inherit;
}



h1.heading1 {
    color: #86674b;
    font-size: 32px;
    font-family: 'linearicons';
    font-weight: 700;
    margin-top: 50px;
    padding-left: 40px;
}

.menu-panel-heading {
    font-size: 40px!important;
    color: #5a9052;
    font-weight: 500;
}

div#all-menu {
    display: flex;
    margin: auto;
}




div#icons-menu {
    display: flex;
    width:80%;
    justify-content: center;
    align-items: center;
    
}


ol, ul {
    list-style: none;
    padding: 30px 20px 90px 20px;
    cursor: pointer;

}


a:not([class]) {
    color: currentColor;
    font-family: inherit;
    text-decoration: none;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: none;
    border: none;
    cursor: pointer;
    font-family: sans-serif;
}

div#newmenu ul li a {
    font-family: sans-serif;
    font-size:18px;
}



a:not([class]):hover {
    border-bottom: 2px solid #0fa657;

}


img {
    text-align: center;
    padding-bottom: 5px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;

}


	

#ul li a {
    font-size: 20px;
    font-family: arial;
    text-decoration: none;
    color: white;
    text-transform: capitalize;
    text-align: center;
}



a:not([class]):hover {
    color: #000000;
    text-decoration: none !important;


}




#ul li a:hover{
 
border-bottom:2px solid green !important;
text-decoration:none;
color: #000000 !important;

}

button.header__menu-button {
    color: black;
    margin-top: 0px;
}

#newmenu {
    color: black;
    display: flex;
    height: 100px;
}



button.header__menu-button {
    color: black;
    margin-top: -12px;
}






main {
    position: relative;
    z-index: 2;
}

.top-menu {

    display: none;
}

.header-full-page__bottom.container {
    display: none;
}


div#sp-button ol, ul {
    
    list-style: none;
    cursor: pointer;
    background-color:white;
    color: black;
    font-family:Roboto;
    text-decoration: none;
    padding: 10px 25px 0px 15px;
    margin: 40px 0px;

}

.logo {
 
    width: 300px !important;
    margin-bottom: -6px;

}
		


p#logo-para {
    color: #624c35;
    font-family: arial;
    font-size: 28px;
    text-transform: capitalize;
    padding: 0px 30px;
    margin-top: -30px;
    text-shadow: 0 0 black;
}











div#sp-button {
    background-color: #1fc602;
    color: white;
    display: inline-block;
    padding: 10px 20px 10px;
    list-style: none;
    text-decoration: none;
    border-radius: 24px;
}


div#sp-button:hover {
    background-color: #ff3701;
    color: white;

}


p {
    font-family: sans-serif!important;
}





.footer-default p {
    color: #666;
    line-height: 1.571428571428571;
    margin-bottom: 10px;}

ul.footer-default__list {
    background-color: white;
    margin-left: -30px;
}


.footer-default__list-link {
    font-family: sans-serif !important;
}


a.footer-default__list-link:hover{
    color:green !important;
}

.footer-default p a:hover{
    color:green !important;
    border:none;
    
    
}


.footer-default p {
    color: #666;
    line-height: 1.571428571428571;
    margin-bottom: 10px;
    font-family: sans-serif !important;
}

.footer-default__group-title {
   
    font-family: sans-serif!important;
}


.para-intro ul{
    
    margin: 0px;
}




@media(max-width:650px){
    
h1.heading1 {
    color: #86674b;
    font-size: 22px;
    font-family: 'linearicons';
    font-weight: 700;
    margin-top: 50px;
    padding-left: 20px;
}

.logo {
    width: 250px;
    margin-bottom: 10px;
}


}


@media (min-width: 992px){
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: auto;
    max-width: 35%;
}
}

@media(max-width:1183px){
    
.colg-new1 {
    display: block;
    width: 100%;
    margin: 0px;
    margin: 5px;
}

.colg-new2 {
    display: block;
    width: 100%;
    margin: 0px;
    margin: 5px;
}

.colg-new {
    display: block;
    width: 100%;
    margin: 0px;
    margin: 5px;
}

}


@media(max-width:1066px){
    
div#all-menu {
    display: none;
    margin: auto;
}

.logo {
    width: 200px;
    margin-right: 55%;
}


}



@media(max-width:472px){
    

.logo {
    width: 200px;
    margin-right: 10%;
}


}


