.form-group.required label:after {
    content:"*";
    color:red;
}

body.main-view {
    flex-direction: column;
    text-align: center;
    font-family: 'Lato', sans-serif;
    /*padding-top: 100px;*/
    font-size: 35px;
    font-weight: 400;
}
.main-tite h2 {
    text-transform: capitalize;

}
.main{
    /*	display: flex;
            justify-content: space-between;
            flex-direction: column;*/
    max-width: 1170px;
    text-align: center;
    margin:0 auto;
}
.social a{
    margin-top:0;
}
.social {
    display: flex;
    flex-direction: row;
    text-align: center;
    justify-content: center;
}
.upload_img img{
    /*margin-top: 30px;*/
    margin-bottom: 40px;
}
.badge-link {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    border:none;
    padding: 10px 15px;
    /*	margin:10px 15px;*/

}
/*vk*/
.button-soc-1{
    background-image: url(../img/soc/vk.png);
}
/*instagram*/
.button-soc-2{
    background-image: url(../img/soc/instagram.png);
}
/*facebook*/
.button-soc-3{
    background-image: url(../img/soc/facebook.png);
}
/*WhatsApp*/
.button-soc-4{
    background-image: url(../img/soc/whatsapp.png);
}
/*Viber*/
.button-soc-5{
    background-image: url(../img/soc/viber.png);
}
/*Telegram*/
.button-soc-6{
    background-image: url(../img/soc/telegram.png);
}
/* Phone */
.button-soc-7{
    background-image: url(../img/soc/phone.png);
}
/* Email */
.button-soc-8{
    background-image: url(../img/soc/email.png);
}
/* YouTube */
.button-soc-9{
    background-image: url(../img/soc/youtube.png);
}
/* TikTok */
.button-soc-10{
    background-image: url(../img/soc/tiktok.png);
}
.custom-btn{
    margin-bottom: 15px;
    margin-top:20px;
}
.custom-btn .badge-link {
    border-radius: 30px;
    width: auto;
    height: auto;
    padding: 15px 35px;
    font-family: 'Lato', sans-serif;
}

#mainNav {
    background: #000;
}
.social{
    display: initial;
}
.main-view .features{
    padding-top: 0;
}
.features{
    padding-top: 100px;
}
.main-view section.features .section-heading{
    margin-bottom: 30px;
}
.text-block{
    padding: 0 15px;
}
.text-block p{
    margin-bottom:30px;

}
.edit-layout .main-title{
    display: inline;
    width: 100%;
    margin-bottom: 30px;
}

.edit-layout .mock {
    margin:45px 0;
}

.linkster-block select {
    margin-bottom: 30px;
}
.fileinput-exists{
    display: inline;
}
/*.main-view  footer {
        position: absolute;
        bottom: 0;
        width: 100%;
}*/
.main-view  .features {
    padding-top: 100PX;
    padding-bottom: 50px;
}

.title-btn h4 {
    display: inline-block;
    margin-top: 0px;
    margin-right: 25px;
}
.title-btn a {
    display: inline;
    border-radius: 50%;
    padding: 7px 10px 7px 12px;
}


#mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
    color: #fff;
}
#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
    color: #fff;
}
.main-view footer ul{
    font-size: 12px;
    line-height: 24px;

}





.features{
    min-height: calc(100vh - 92px);
}
.main:first-child .upload_img img{
    margin-bottom: 20px;
}
.social ~ .text-block {
    margin-top:20px;
}
section.cta .cta-content h2{
    max-width: 520px !important;
}
.download ul{
    padding-left: 0;
}
.download ul li{
    list-style: none;
    padding-bottom: 15px;
    display: flex;
}
.download a.btn{
    color: #000;
    border-color: #000;
}
@media screen and (max-width: 768px) {
    section.features .feature-item{
        padding-top:20px;
        padding-bottom: 20px;
    }
    section.download {
        position: relative;
        padding: 60px 0;
    }
    header.masthead .header-content{
        margin-bottom:50px;
    }
    .mob_1{
        margin-top: 50px;
    }
    section.features .section-heading {
        margin-bottom: 40px;
    }
    #download .badges{
        display: none;
    }
    header.masthead .header-content h3{
        font-size: 32px;
    }
    header.masthead ul li {
        font-size: 22px;
    }
    section.download h2{
        font-size: 40px;
    }
    .features {
        padding-top: 50px;
    }
    .mobile-text-center{
        text-align: center;
    }


}

@media screen and (max-width: 468px) {
    body {
        font-size: 20px;
        margin: 0;
        height: auto;
    }
    .foot-btn {
        margin-top:40px;
    }
    .foot-btn button{
        margin-bottom: 30px;
    }
    .edit-layout .mock {
        margin: 10px 0;
    }
    .upload_img img{
        max-width: 90%;
    }
    section {
        padding: 50px 0;
    }
    section h2 {
        font-size: 30px;
    }
    #add-block{
        padding: 5px 3px;
    }
    .delete-block{
        padding: 5px 3px;
    }
    .fileinput-exists {
        display: inline;
        margin: 0 auto;
    }
    #t-file{
        margin-bottom:30px;
    }
    input[type="color"] {
        padding:0;
    }
    .main-view  .features {
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .main:first-child .upload_img img {
        margin-bottom: 10px;
        /*margin-top:15px;*/
    }
    .main-view section.features .section-heading {
        margin-bottom: 20px;
    }
    .main-view  .features {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    header.masthead .header-content {
        max-width: 500px;
        margin-bottom: 10px;
        text-align: center;
    }
    .download .badges{
        display: none;
    }
    .main:nth-child(1) .main-tite {
        padding-top:30px;
    }
    .main:nth-child(2) .main-tite {
        padding-top:0px;
    }
    section.cta .cta-content h2{
        max-width: 420px !important;
    }

}

.flag-icon {
    margin-top: -2px;
    width: 25px;
}

section#how-it-works {
    background: #f2f2f273;
}

.how-it-works-point::after {
    content: ".";
    font-size: 40px;
    background: -webkit-linear-gradient(90deg, #F2994A 0%, #F2C94C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*linear-gradient(90deg, #F2994A 0%, #F2C94C 100%);*/
.how-it-works-point {
    font-size: 48px;
}

#how-it-works .title-handler {
    width: 140px;
}

#how-it-works .item p {
    font-size: 18px;
}

.highlighted-text {
    background: -webkit-linear-gradient(90deg, #F2994A 0%, #F2C94C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-blue {
    background: linear-gradient(90deg, #1D6BFF -0.94%, #3078FF 100%);
    color: white;
}

a.btn.btn-blue:hover {
    border-color: #1D6BFF;
    background-color: #2865dd;
    color: white;
}

.h2-ico {
    max-width: 65px;
}

#accordion .collapse-link {
    color: #000;
    text-decoration: none;
}

#accordion .accordion-card-header {
    background: #fff;
}

#accordion .card-text {
    font-size: 16px;
}

#accordion .card-body {
    padding-bottom: 55px;
}

#accordion .card-body .btn {
    position: absolute;
    bottom: 0px;
    border-radius: 0 0 3px 3px;
    left: 0px;
}

.nav-link {
    color: #000;
}

.nav-link:hover {
    color: #007bff;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #007bff
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 33.33%;
    float: left;
    position: relative;
    font-weight: 900
}

#progressbar #plan:before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    padding-left: 14px !important;
}

#progressbar #period:before {
    font-family: "Font Awesome 5 Free";
    content: "\f133";
    padding-left: 16px !important;
}

#progressbar #payment:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d";
    padding-left: 14px !important;
}

#progressbar #confirm:before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    padding-left: 15px !important;
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #007bff
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #007bff
}
