body{
    overflow-x: hidden;
}
.own {
    padding-top: 15px;
    padding-bottom: 60px !important;
}
@media (max-width: 991px) {
    .navbar {
        padding-top: 25px;
    }
    .section-home .centered.image {
        padding-bottom: 145px;
    }
    .traiangltriangle-absolute-left-home {
        left: 5% !important;
        top: 74% !important;
    }
    .circle-absolute-right-home {
        top: 68% !important;
    }
    .partners {
        height: 140px !important;
    }
    .planet {
        left: 23%;
    }
    .paragraph-margin {
        margin-bottom: 15px !important;
    }
}
.lets_get_st .div-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: baseline;
}
.terms-condition-contents .number-list li {
    text-align: left;
}
.second-tagline-home-one p {
    font-size: 24px !important;
    max-width: max-content !important;
    font-weight: 900 !important;
}
.second-tagline-home-two p,
.second-tagline-home-one p {
    margin: 0 !important;
    padding: 0 !important;
}
.second-tagline-home-two {
    margin-top: 0px !important;
}

.home-banner-landing,
.button-green {
    overflow: hidden !important;
}
.relative.home-aboutbtn
{
    justify-content: center !important;
}
.footer-image .contacts-icon {
    
    margin-right: 5px;
}
.footer-image h6
{
    font-size: 16px;
    margin-top: 5px;
    /* line-height: 1em; */
}
.footer-wrapper-flex .footer-menu-lists ul {
    margin-top: 0;
}
@media screen and (max-width: 360px) {
  
    .partners {
        bottom: -1%;
        height: 75px !important;
    }
}

