
.main-banner {
    padding: 80px 0px;
    position: relative;
}
.re_bg{
    background: rgba(0, 0, 0, 0) url("../../images/register_bg.jpg") no-repeat scroll right top / cover ;
}
.elite_bg{
    background: rgba(0, 0, 0, 0) url("../../images/elite_registaion_bg.jpg") no-repeat scroll right top / cover ;
}

.header-inner {
    position: relative;
}

.register-form {
    max-width: 600px;
    margin: auto;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.radio span, label.radio-inline span {
    top: 6px;
}

.form-group {
    margin: 0;
    padding-bottom: 15px;
}

.register-inner {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 1px 1px #c0c0c0;
    padding: 30px;
}
.btn-ragister {
    background-color: #c32143;
    color: #ffffff!important;
    padding: 12px;
    font-weight: 500;
}
.btn-ragister:hover {
    background-color: #d9a54f!important;
}


.register-title {
    color: #c32143;
    font-size: 30px;
    font-weight: 400;
    padding: 20px;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Elsie', cursive;
    background-color: #fff;
}

.register-btn {
    background-color: #FF8C00;
    font-size: 16px;
    font-weight:bold;
    padding: 12px;
    margin: 0;
    color: #fff;
    text-transform:uppercase;
}
.mybtn {
    background-color: #DEB167 !important;
    border:1px solid #c32143 !important;
    color: #c32143 !important;
    font-weight:bold;
    margin:0px;
}
.edit-btn01 {
    border: 1px solid #c32143;
    font-weight: bold;
    padding: 10px 14px;
    text-transform: uppercase;
    text-decoration:none;
}
.edit-btn01:hover {
    text-decoration:none;
}
.re_title {
    padding-bottom: 30px;
}


.blue_bg {
    background-color: #fff;
    border: 1px solid #0052a4;
    color: #0052a4;
    float: left;
    font-size: 11px;
    line-height: 16px;
    padding: 10px 21px 3px;
    margin-bottom: 10px;
    width: 100%;
}

    .blue_bg .big_f_size {
        color: #0052a4;
        font-size: 19px;
    }

.pink_bg {
    background-color: #fff;
    border: 1px solid #E11665;
    color: #E11665;
    line-height: 16px;
    padding: 10px 21px 3px;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    width: 100%;
}

    .pink_bg .big_f_size {
        color: #E11665;
        font-size: 19px;
    }



/*.review_w {
    background-color: #ebebeb;
    margin: auto;
    max-width: 1600px;
}

.review_box {
    background-color: #fff;
    width: 100%;
    padding: 15px;
    margin-bottom: 28px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

    .review_box:after {
        background-image: url("../../images/re_top.png");
        background-repeat: no-repeat;
        content: "";
        height: 35px;
        position: absolute;
        right: 30px;
        top: -18px;
        width: 65px;
    }

.review_text {
    float: left;
    width: 85%;
    padding-left: 3%;
}

.c_photo {
    float: left;
    width: 15%;
    border-radius: 100%;
}

.r_by {
    color: #e11665;
    font-size: 14px;
    text-align: right;
}*/


.center_box {
    display: flex;
    justify-content: center;
    margin: auto;
}

.fu_box {
    margin-bottom: 0;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .main-banner {
        padding: 20px 0;
    }

    .register-inner {
        padding: 15px;
    }

    .register-title {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
.edit-btn01 {
    display: block;
    margin-bottom: -13px;
    text-align: center;
    width: 100%;
}
}

.elite_registration_cont {
    position: relative;
    font-size: 13px;
    line-height: 30px;
}

    .elite_registration_cont ul {
        margin: 0;
        padding: 0 15px;
    }

@media (min-width: 768px) {
    .elite_registration_cont {
        padding-left: 49px;
        margin: 135px 0;
        color:#fff;
    }

    .elite_registration_form:after {
        content: "";
        height: 100%;
        position: absolute;
        right: -30px;
        bottom: 0;
        top: 0;
        width: 1px;
    }
}
.btn.register-btn.btn-block.btn-raised.btn-warning {
  background-color: #c32143;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
}

.elite_font {
    color: #333;
    font-family: "AlexBrush-Regular";
    font-size: 48px;
}
.e_bg {
    background-color:#F1F1F1;
}
.box_bg {
    background-color: #fff;
    background-image: url("../../images/box_bg.jpg");
    background-repeat:no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    height: 465px;
    width: 100%;
    padding-top: 70px;
}
.elite_icon {
   background-image: url("../../images/elite_sprite.png");
    background-repeat: no-repeat;
    height: 50px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    width: 55px;
}
.eicon01 {
        background-position:0px 0px;
}
.eicon02 {
        background-position:-61px 0;
}
.eicon03 {
        background-position:-121px 0;
}


.elite_title {
    color: #333;
    display: table;
    font-family: "AlexBrush-Regular";
    font-size: 30px;
    margin: auto;
    padding-top: 12px;
}
.elite_title::after {
    background-color: #c32143;
    content: "";
    display: block;
    height: 4px;
    margin: 10px auto auto;
    width: 60%;
}
.elite_text {
    font-size: 13px;
    line-height: 29px;
    padding: 20px 40px;
    text-align: center;
}
.c_paten {
    background-image: url("../../images/e_design.jpg");
    background-repeat: no-repeat;
    height: 36px;
    margin: 15px auto auto;
    width: 109px;
}
.elite_registration_cont.after-border li {
    background-image: url("../../images/star.png");
    background-position: 0 10px;
    background-repeat: no-repeat;
    list-style: outside none none;
    padding: 1px 24px;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
    color: #000;
    font-weight: normal;
    height: 33px;
    min-width: 33px;
    text-align: center;
    white-space: nowrap;
    font-size:13px;
}
