
body{
    font-family: 'Inter', sans-serif;
    background: #12161E !important;
    color: #fff !important;
}
nav{
    background: #12161E !important;

}

section
{
    background: #12161E;
}
div{
    background: #12161E;
}
.bg--main{
    background: #12161E !important;
}


.custom-container{
    max-width: 1140px;
}
.custom-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.li-before::after{
        content: '';
        border-right: 2px solid #cc181e;
}
h2{
    font-size: 3rem;
    font-weight: 800;
}
.position-circle{
    position: absolute;
    left: -13px;
    top: 23px;
    transform: rotate(39deg);
    z-index: -99;
}
.facrbook-color{
    border-color: #395185;
    color: #395185 !important;
    border-radius: 12px;
}
.google-color{
    border-color: #EA4335;
    color: #EA4335 !important;
    border-radius: 12px;
}
.main-yellow{
    color: #E3CB41 !important;
}
.bg--yellow{
    background: #e3cb41;
}
.bg--blue{
    background: #5098EC;
}
.main-blue{
    color: #5098EC !important;
}
.f--19{
    font-size: 19px;
}
.nav a{
    font-weight: 500;
}
.img-round{
    position: absolute;
    right: -79px;
    top: -68px;
}
.nav-center{
    margin-right: 175px;
}
.border-yellow{
    border: 1px solid #e3cb41;
}
.border-blue{
    border: 1px solid #5098EC;
}
.card-yellow{
    border: 1px solid #e3cb41;
    border-radius: 50px;
}
.border-radius-50{
    border-radius: 50px;
}
.bg-plan{
    background-image: url(../images/song.png);
    background-position: center;
    background-repeat: no-repeat;
}

.tab {
    float: left;
    width: 18%;
    height: 200px;
  }

  /* Style the buttons inside the tab */
  .tab button {
    display: block;
    background-color: inherit;
    color: #fff;
    padding: 15px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1.1rem;
    font-weight: 600;
  }



  /* Create an active/current "tab button" class */
  .tab button.active a{
    color: #E3CB41 !important;
    font-size: 1.1rem;
    font-weight: 600;
    border-bottom: 1px solid;
    border-style: dashed;
    border-width: 2px;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  /* Style the tab content */
  .tabcontent {
    float: left;
    padding: 20px 20px;
    width: 82%;
    border-left: none;
    height: auto;
  }
  .lg--logout {
    position: relative;
    left: 450px;
}
.border--br::after {
    content: '';
    border-bottom: 3px solid #5098EC;
    width: 36px;
    display: block;
}

.cm-width {
    float: left;
    width: 264px;
    text-align: left;
}
.m-nav{
    margin-top: -79px;
}
.about-bg{
    background-image: url(../images/about-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.about-bg-color{
    background: unset;
}
.bg-apple-pink{
    background: #fb3e56 !important;
}
.bg-softify-green{
    background: #1cd55e !important;
}
.bg-youtube-pink{
    background: #d8272c !important;
}
.w--169{
    width: 190px;
}

.bg-btn-blue{
    background: #5098EC !important;
}
.ml--94{
    margin-left: 94px !important; 
}
.font--600{
    font-weight: 600 !important;
}
.pack--con{
    font-weight: 600;
    color: #fff;
}
.check-btn{
    font-size: 19px;
    font-weight: 500;
}






















/* mobile */
 @media only screen and (max-width: 768px) {
    .custom-container {
        width: 100%;
        padding-right: 2px;
        padding-left: 2px;
        margin-right: auto;
        margin-left: auto;
    }
    .mobile-border{
        border-bottom: 0px solid;
        margin-left: 18px;
        margin-right: 21px;
    }
    .sm-pl--3{
        padding-left: 0.75rem;
    }
    .m-card{
        margin: 1.25rem;
    }

    .sm--pb--0{
        padding-bottom: 0 !important;
    }
    .sm--w--100{
        width: 100% !important;
    }
    h2 {
        font-size: 2rem;
        font-weight: 800;
    }
    h1{
        font-size: 1.3rem !important;
         font-weight: 800 !important;
    }

    .img-round {
        position: absolute;
        right: -79px;
        top: -68px;
        display: none;
    }
    .lg--logout {
        position: absolute;
        right: 45px;
        top: 255px;
        left: 0;
    }
    .tab button {
        display: block;
        background-color: inherit;
        color: #fff;
        padding: 17px 8px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 1.1rem;
        font-weight: 600;
        margin-left: 10px;
    }
    .sm-text-center{
        text-align: center;
    }
    .m--auto--center{
        margin: 0 auto;
        margin-top: 15px;
        width: 65%;
    }
    .sm--ml--6 {
        margin-left: 1.5rem;
    }
    .sm--mt--0{
        margin-top: 0 !important;
    }
    .tab {
        float: left;
        width: 100%;
        height: auto;
        display: flex;
    }
    .tabcontent {
        float: left;
        padding: 20px 20px;
        width: 100%;
        border-left: none;
        height: auto;
    }
    .img-center {
        width: 86px;
        margin: 0 auto;
        display: block;
    }
    .sm--text--center {
        text-align: center !important;
    }
    .sm--block {
        display: block !important;
    }
    .sm--left--ml{
        margin-left: 0 !important;
    }
    .position-circle {
        position: absolute;
        left: -13px;
        top: 23px;
        transform: rotate(39deg) !important;
        z-index: -99;
        display: none !important;
    }
    .sm--d--none{
        visibility: hidden;
    }
    .sm--pl--5{
        padding-left: 1.25rem;
    }
    .sm--pr--5{
        padding-right: 1.25rem;
    }
    .sm--p--5{
        padding: 1.25rem;
    }
    .nav-center{
        margin-right: 0px;
    }
 }
