#footer-adress{
    top: -60px;
    position: relative;
}

.ht-box-icon.style-01 .icon-box-wrap .content{
    text-align: left;
    margin-top: 20px;
}
.feature-icon-wrapper .section-space--ptb_80 .border-bottom .section-title-wrap{
    text-align: center;
    color: red;
}
#head-description{
    text-align: center;
    color: #333333;
    padding-bottom: 0px;
    font-size: 25px;
    padding-top: -25px;
}
#title-sub-finish{
    text-align: center;
    padding-top: 50px;
}
.section-title-wrap .head-description{
    padding-bottom: 20px;
}
#title-sub-finish{
    margin-bottom: 0px;
    padding-top: 80px
}
.section-space--ptb_80{
    padding-bottom: 0px;
    padding-top: 10px;
}
.section-space--ptb_115{
    padding-top: 40px;
    padding-bottom: 30px;
}
.mb-20{
    margin-bottom: 5px;
}
.ht-box-icon.style-03 .icon-box-wrap{
    padding: 20px;
}
.feature-icon-wrapper .section-space--ptb_80 .border-bottom{
    padding-bottom: 200px
}
.footer-area.section-space--ptb_80{
    padding-top: 150px;
}
.fa-tag:before {
    content: "\f02b";
}
.footer-widget__list li{
    list-style-type: none !important;
}

#welcome-system{
    text-align: justify;
    position: relative;
    width: 65%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 25px;
    font-size: 18px;
}

#Visiting {
    color: gray;
}

.internet-advantage {
    text-align: justify;
}

.fa-caret-circle-right{
    color: red;
}

.faq-two-wrapper .card-header h5 button{
    color: #1b0866;
}

.fa-caret-circle-right:before{
    color:rgb(0, 247, 41);
}

.fa-caret-circle-down:before{
    color:rgb(0, 247, 41);
}

#accordion-internet{
    position: relative;
    width: 30%;
}
@media (max-width: 420px) {
    #accordion-internet{
        width: 70%;
    }
}

#counter-bg-stl {
    padding-top: 60px;
    padding-bottom: 70px;
}

.results-title {
    color: white;
}

#blog-title {
    padding-bottom: 40px;
}

.fa-phone {
    color:#1b0866;
}

.cta-margin{
    margin-top: 80px;
    padding-left: 60px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.line-green{
    border-left-color:#00f729;
}