@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
* {
    padding: 0;
    margin: 0;
}

body {
    background: #000;
    font-family: 'Open Sans', sans-serif;
    background: #000 !important
}

.progress {
    height: 2rem !important;
    margin-bottom: 10px !important;
    border: 1px solid #fff !important;
    background-color: #000 !important;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #ff0101 !important;
}
.progress-bar {
    background-color: #ed1c23 !important;
}

.container {
    display: flex;
    padding: 2em 1em;
    width: 95%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.col-2 {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

select[class="form-control"]:invalid {
    color: #656d75 !important;
}

.others {
    color:#fff !important; 
}
.form-control {
    padding-left: 10px;
    font-size: 1em;    
    color: #ffffff;
    background: #000;
    margin-bottom: 5px;
    border: 1px solid #ccc !important;
}


.form-control:focus {
    color: #fff !important;
    background: #000;
}

.btn-secondary:hover,
.btn-danger:hover {
    border: thin solid #fff !important;
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 6px 25px;
    border-radius: 5px !important;
}

.ratings-progress {
    width: 100%;
}

.ref-title {
    color: #fff;
    display: flex;
    align-items: flex-end;
    margin-top: 10px;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ref-title p {
    font-size: 24px;
    line-height: 22px;
}

.ref-title small {
    color: #9d9191;
    font-size: 14px;
}

#refferral {
    font-weight: 400;
    color: #fff;
    line-height: 8vh;
    font-size: 11vh;
    letter-spacing: 1px;
    margin-top: 11px;
}

.form-group {
    margin-bottom: 0rem !important;
    margin-top: 10px !important;
}

form .button {
    width: 100%;
}

.button {
    margin-top: 1em;
    color: #fff !important;
    text-decoration: none;
    border: thin solid #fff !important;
    width: 90%;
    line-height: 35px !important;
    font-weight: bold !important;
    font-size: 20px;
    border: 2px solid red !important;
    border-radius: 5px !important;
    text-align: center;
    background: #272727 !important;
    padding: 5px 10px !important;
}

.button:hover {
    background: red !important;
    border-color: #000 !important;
    transition: ease-in-out 1s all !important;
}

.height {
    height: 40px;
}

#form {
    font-weight: 400;
    color: #fff;
    font-size: 9vh;
    line-height: 9vh;
}

p {
    margin-bottom: 0 !important;
}

#name {
    font-weight: 800;
    color: #fff;
    margin-top: 0.5em;
    font-size: 8.5vh;
    padding-left: 5px;
    line-height: 58px;
}

.para {
    color: #fff;
    font-size: 3.5vh;
    width: 100%;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.footer {
    border-top: 1px solid #fff;
    width: 92%;
    padding-top: 10px;
    background: #000;
    position: fixed;
    padding-bottom: 10px;
    bottom: 0;
}

.image-container {
    background-size: cover;
    background-position: center;
    width: 175px;
    height: 175px;
    box-sizing: content-box !important;
    border: 5px solid #ec1f22;
    border-radius: 50%;
}

#phone {
    padding-left: 8px;
}

#email {
    background: #212121;
    margin-top: 3px;
    padding-left: 8px;
}

form {
    width: 94%;
}

form h1 {
    color: #fff;
    font-size: 9.5vh;
    width: 96%;
    line-height: 68px;
    font-weight: 800;
}

.designation {
    color: #fff;
    line-height: 30px;
    border-bottom: 1px solid;
    width: 96%;
    font-weight: 400;
    font-size: 20px;
}

.contacts {
    color: #fff;
    margin-top: 1em;
    line-height: 30px;
    width: 97%;
}

.icons {
    display: flex;
    width: 100%;
    margin-top: 1.5em;
    margin-top: 15px;
    color: #fff;
    flex-wrap: nowrap;
    justify-content: space-around;
}


/*
.icon-item {
    border-radius: 100%;
    width: 66px;
    padding: 0px;
    text-align: center;
    height: 60px;
    line-height: 75px;
    margin-right: 10px;
} */

.icon-item {
    border-radius: 100%;
    font-family: system-ui;
    width: 66px;
    font-size: 22px;
    padding: 0px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.mt-30 {
    margin-top: 2em;
}

.bg1 svg {
    fill: #82ec7c;
}

.bg2 svg {
    fill: #458fe5;
}

.bg3 svg {
    fill: #feae00;
}

.bg4 svg {
    fill: #f0c8ff;
}

.bg5 svg {
    fill: #d9d9d9;
}

#showbio {
    background: #ccc;
    width: 90%;
    margin-top: 10px;
    padding: 10px;
}


}
.rating {
    border: none;
    margin-right: 49px;
}
.myratings {
    font-size: 85px;
    color: green;
}
.rating>[id^="star"] {
    display: none;
}
.rating>label:before {
    margin: 0 5px;
    font-size: 2em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}
.rating {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 5px 0;
}
.rating>.half:before {
    content: "\f089";
    position: absolute;
}
.rating label {
    margin-bottom: 0 !important;
}
.rating>label {
    color: #fff;
    float: right;
}
.rating label.active {
    color: #ec1f22;
}

/***** CSS Magic to Highlight Stars on Hover *****/
/*.rating>[id^="star"]:checked~label,*/

/* show gold star when clicked */
/*.rating:not(:checked)>label:hover,*/

/* hover current star */
/*.rating:not(:checked)>label:hover~label {
    color: #F44336;
}*/

/* hover previous stars in list */
/*.rating>[id^="star"]:checked+label:hover,*/

/* hover current star when changing rating */
/*.rating>[id^="star"]:checked~label:hover,*/
/*.rating>label:hover~[id^="star"]:checked~label,*/

/* lighten current selection */
/*.rating>[id^="star"]:checked~label:hover~label {*/
/*    color: #FFED85;*/
/*}*/
.reset-option {
    display: none;
}