body{
    margin: 0;
}


.logo-text{
    color: #c6beee;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 12px 0px 12px 0px;
}
.hero{
    background: url(../images/1.PNG);
    height: 575px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ecoseystem-section{
    background: url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0px 60px 0px;
}
.eco-head{
    color: #c6beee;
    font-weight: bold;
    font-size: 52px;
}
.eco-img img{
    width: 240px;
    border-radius: 12px;
}
.eco-sub-head p{
    color: #d7d4e6;
    font-weight: bold;
    font-size: 30px;
    margin-top: 12px;
}
.eco-img{
    height: 184px;
}
.img-2{
    height: 184px;
    width: 276px !important;
}
.img-3{
    height: 184px;
    width: 276px !important;
}
.img-4{
    height: 184px;
    width: 276px !important;
}
.eco-content p{
    color: #d7d4e6;
    font-size: 22px;
    margin: 0;
}
.first-section{
    background: url(../images/2.PNG);
    height: 766px;
    background-size: cover;
    background-repeat: no-repeat;
}

.second-section{
    background: url(../images/3.PNG);
    height: 687px;
    background-size: cover;
    background-repeat: no-repeat;
}
.third-section{
    background: url(../images/4.PNG);
    height: 780px;
    background-size: cover;
    background-repeat: no-repeat;
}
.fourth-section{
    background: url(../images/5.PNG);
    height: 760px;
    background-size: cover;
    background-repeat: no-repeat;
}
.fifth-section{
    background: url(../images/6.PNG);
    height: 850px;
    background-size: cover;
    background-repeat: no-repeat;
}
.sixth-section{
    background: url(../images/7.PNG);
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
}
.seventh-section{
    background: url(../images/8.PNG);
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer{
    background: #111213;
    height: 300px;
}
.img-logo{
    width: 138px;
}
.bg-navbar{
    background: #030208;
}
.copyright-text{
    color: #fff;
}
.divider-style-03.divider-style-03-01 {
    border-top: 1px solid;
    width: 100%
}

.divider-style-03.divider-style-03-02 {
    border-top: 1px dashed
}

.divider-style-03.divider-style-03-03 {
    border-top: 4px double
}

.divider-style-03.divider-style-03-04 {
    border-top: 2px dashed
}

.divider-style-03.divider-style-03-05 {
    border-top: 2px dotted
}

/* footer */
footer.half-footer {
    padding-top: 70px;
    padding-bottom: 70px
}

footer.big-footer {
    padding-top: 140px;
    padding-bottom: 140px
}

footer .footer-logo img {
    max-height: 30px
}

footer ul {
    padding: 0;
    list-style: none;
    margin: 0
}

footer ul li {
    margin-bottom: 5px
}

footer .elements-social.social-icon-style-01 li,
footer .elements-social.social-icon-style-02 li,
footer .elements-social.social-icon-style-05 li,
footer .elements-social.social-icon-style-08 li {
    margin: 0 15px 0 0
}

footer .elements-social.social-icon-style-01 li a,
footer .elements-social.social-icon-style-02 li a,
footer .elements-social.social-icon-style-05 li a,
footer .elements-social.social-icon-style-08 li a {
    width: auto;
    height: auto
}

footer .newsletter-style-05 .input-small {
    font-size: 14px
}

footer .nav-link {
    color: var(--medium-gray);
    padding: .5rem 1rem
}

.footer-navbar li:last-child a,
footer .footer-navbar .nav-item:last-child a {
    padding-right: 0
}

.footer-dark,
.footer-dark a,
.footer-dark p {
    color: var(--aluminium-grey)
}

.footer-dark a:hover,
.footer-light a:hover,
.footer-navbar li a:hover {
    color: var(--base-color)
}

.footer-navbar li {
    margin-bottom: 0
}

.footer-navbar li:first-child a {
    padding-left: 0
}

.footer-navbar .nav-link:focus {
    color: inherit
}

.main-content {
    position: relative;
    z-index: 2;
    background: var(--white)
}

.footer-sticky {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    overflow: hidden
}

.footer-demo ul li {
    margin-bottom: 0;
    line-height: 30px
}

.footer-demo a:hover {
    color: #fff
}

.footer-demo img {
    max-height: 55px !important
}
.foot-txt{
    color: #fff;
}
.ft-heading{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.list-items li a{
    text-decoration: none;
    color: #fff;
}

.section-heading {
    color: #A52CBA;
    font-size: 38px;
    font-family: "Roboto", sans-serif;
}
.tc-heading h4 {
    color: #A52CBA;
    font-family: "Roboto", sans-serif;
}
.tc-heading p {
    color: #000;
    text-align: justify;
    font-family: "Poppins", sans-serif;
}
.btn-custom{
    text-decoration: none;
    color: #fff;
}