body{margin:0; padding:0; color: #464855;     background-color: #fafafa;  font-family: 'Segoe UI','Open Sans', Arial, Helvetica, sans-serif;}
@media (min-width: 1600px){
.container {
    width: 1570px!important;
    max-width: inherit!important;
}
}
.cl-red{
	color:#d63031;
}
.form-register{
	border: 1px solid #ddd;
	padding: 15px;
    border-radius: 7px;
    background: #fff;
}
.form-register-1{
    /*border: 1px solid #ddd;*/
    padding: 15px;
    border-radius: 7px;
}
.form-register-1 label{
    color: #5f727f !important;
    font-weight: 500;
}
.form-register label{
    color: #5f727f !important;
    font-weight: 500;
}
.pricing-item {
    letter-spacing: 0.2px;
    margin: 0;
    padding: 15px 0px 40px;
    text-align: center;
    color: #000;
    background: #fff;
    position: relative;
    border: 1px solid #dfe5e8;
    /*border-radius: 7px;*/
    font-family: "Open Sans";
    height: 100%;
}
@media(min-width: 1200px){
    .pricing-item-popular{
    height: 105% !important;
    transform: translateY(-.6rem);
    box-shadow: 0 0 20px 0 #4e4e4e45;
    z-index: 10;
    border: unset;
}
}


.pricing__title {
    font-size: 18px;
    margin: 2px 10px 10px;
    color: #5f727f !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    height: 55px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricing__price {
    width: 100%;
    height: 70px;
    background-color: #2e94da !important;
    font-size: 36px;
    font-weight: 300;
    padding: 10px 0 20px;
    color: #fff;
    text-align: center;
}
.pricing__price-popular {
    width: 100%;
    height: 70px;
    background-color: #ffb01e !important;
    font-size: 36px;
    font-weight: 300;
    padding: 10px 0 20px;
    color: #fff;
    text-align: center;
}
.pricing__feature-list {
    font-size: 0.95em;
    margin: 0;
    padding: 0 0 2em;
    list-style: none;
    color: #666;
    padding-top: 30px;
}
.pricing__feature-list-main {
    font-size: 0.95em;
    margin: 0;
    padding: 0 0 1em;
    list-style: none;
    color: #666;
    padding-top: 5px;
}
.pricing-item .btn,  .form-register .btn {
    background: #2ecc71;
    border-color: #2ecc71;
    margin: 0 auto;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    font-weight: 500;
}
.form-register-1 .btn{
    background: #2ecc71;
    border-color: #2ecc71;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    font-weight: 500;
}
.text-green{
    color: #2ecc71;
}

.pricing-item .btn:hover, .form-register .btn:hover, .form-register-1 .btn:hover{
    background: #27ae60;
}
.pricing__feature-list i{
    font-size: 20px;
}
.btn.btn-default:hover {
    border: 1px dashed #dc282f !important;
    background: transparent;
    color: #dc282f;
}

.pricing__price_blue {
    background-color: #dc282f !important;
    color: #FFF;
}
.pricing__currency {
    font-size: 16px;
    vertical-align: bottom;
    color: #fff;
    line-height: 2.5;
    padding-left: 5px;
    font-weight: 400;
}
.pricing-item-popular .pricing__feature-list{
    padding-top: 40px !important;
}
.pricing__currency_blue {
    color: #FFF !important;
}
.pricing__feature {
    position: relative;
    display: block;
    padding: 0px 10px 10px 10px;
    line-height: 2;
    color: #5f727f;
    text-align: center;
}
.pricing__feature span{
    color: #5f727f !important;
    font-weight: 700;

}

.pricing__feature-main {
    position: relative;
    padding: 7px 15px 10px 15px;
    color: #5f727f;
    height: 56px;
    display: flex !important;
    align-items: center;
}
.pricing__feature-main + .pricing__feature-main{
    border-top: 1px solid #dfe5e8;
}
.logo-sub img, .logo-sub-1 img{
    max-width: 150px;
}
.logo-sub h2{
    padding: 15px 0px;
    font-size: 28px;
    color: #5f727f;
}
.bg-login .logo-sub-1 h2{
    padding: 30px 0px;
    font-size: 28px;
    color: #ffffffd6 !important;
}
@media(min-width: 993px){
    .logo-sub h2{
    padding: 30px 30px 15px;
}
.logo-sub-1 h2{
    padding: 30px 30px 15px;
}
}
.rg-sub-title{
    font-size: 28px;
    color: #5f727f !important;
}
.pricing__price-1 {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 30px;
    color: #ffb01e !important;
        margin: 0 25px;
    font-size: 18px;
}
.logo-register {
    max-width: 125px;
    position: absolute;
}
.logo-register-1 {
    max-width: 125px;
}
@media(min-width: 993px) and (max-width: 1200px){
    img.logo-register, .logo-register-1 {
    max-width: 100px;
}

.logo-sub img{
    max-width: 130px;
    padding-top: 30px;
}
.logo-sub-1 img{
    max-width: 130px;
    padding-top: 30px;
}
}
@media(max-width: 768px){
    img.logo-register, .logo-register-1 {
    max-width: 100px;
}
.logo-sub img{
    max-width: 115px;
    padding-top: 30px;
}
.logo-sub-1 img{
    max-width: 115px;
    padding-top: 30px;
}
}
@media(min-width:768px){
    .bg-login{
        box-shadow: 0px 4px 15px 0 #77777773;
}
}
@media(max-width:767px){
    .bg-login{
       height:100vh;
}
}
@media(min-width:768px) and (max-width:1199px){
    .bg-login{
       height:90vh;
}
}
@media(min-width: 1200px){
    .bg-login{
    height: 80vh;
}
}
.bg-login .form-gym{
    background: url('/images/logo/img-cv.png') #ddd center center no-repeat;
    background-size: cover;
}
.bg-login .form-pool{
    background: url('../images/img-pool.png') #ddd center center no-repeat;
    background-size: cover;
}
.bg-login .form-spa{
    background: url('../images/img-spa.png') #ddd center center no-repeat;
    background-size: cover;
}
.bg-login .form-yoga{
    background: url('../images/img-yoga.png') #ddd center center no-repeat;
    background-size: cover;
}
.bg-login .logo-sub-1 p{
    color: #ffffffd6 !important;
}
.logo-sub-1{
    max-width: 350px;
    margin: auto;
}
@media(min-width: 768px){
    .text-right-1{
        text-align: right !important;
    }
}
.logo-right{
    max-width: 250px;
    display: block;
    margin: auto;
    padding: 30px 30px 15px;
}
.login-title{
    font-size: 22px;
        color: #5f727f !important;
    font-weight: 500;
    display: block;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
}
.login-title:before {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #5f727f !important;
    margin: auto;
    margin-bottom: 15px;
}
.info-title{
    text-align: center;
    font-size: 14px;
    padding: 30px 30px 0;
    color: #5f727f !important;
}
.btn-trial{
    bottom: 25px !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%);

}
@media(max-width: 767px){
    .col-min-5{
    min-width: 250px;
}
}
.pricing-item-sub .pricing__title{
    padding-top: 12px;
}
.pricing-item-sub i{
    display: block;
    font-size: 20px;
    line-height: 1.5;
}
.pricing__feature-list-main div{
    text-align: center;
    justify-content: center;
}
.pricing-item-sub, .pricing-item-main{
    text-align: center;
    letter-spacing: 0.2px;
    margin: 0;
    text-align: center;
    color: #000;
    background: #fff;
    position: relative;
    border: 1px solid #dfe5e8;
    font-family: "Open Sans";
    height: 100%;
}
.bg-group {
    width: 100%;
    height: 50px;
    color: #fff;
    padding-top: 10px;
    background: #2e94da !important;
    text-align: center;
    font-size: 18px;
}
.pricing__feature-list-main div.sl{
    color: #5f727f !important;
    font-weight: 700;
    font-size: 16px;
    justify-content: center;
}
.pricing__feature-list-main li{
    text-align: left;
}

@media (max-width: 992px) {
    .hidden-md-down {
        display: none !important;
    }
}

.gym-website {
    margin-top: 7px;
    color: #FF1493;
}

.padding-top-8{
    padding-top:8px;
}

.jdi-required{
    color:red;
}

.hidden{
    display:none;
}