/* Emporia */

@font-face {
    font-family: 'Emporia';
    src: url('../fonts/Emporia Regular.woff') format('woff2'),
        url('../fonts/Emporia Rough.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.Categories_Banner {
    background: url(../images/Categories_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0 30px 0;
    background-color: #201F27;
}
.Categories_Left h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    line-height: 95px;
}
.Categories_Left p {
    font-size: 18px;
    line-height: 40px;
    color: #C7C7C7;
}
.Categories_Left a {
    background-color: #0B7BFF;
    padding: 15px 50px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    border-radius: 6px;
}
.second-right_Sec h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #C7C7C7;
}
.second-right_Sec ul li {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #C7C7C7;
    padding-bottom: 10px;
}
.second-right_Sec ul li img {
    margin-right: 15px;
}
.second-right_Sec ul {
    margin-top: 30px;
}
.Box_Main {
    display: flex;
    border-right: 2px solid #252525;
}
.Box_Main.b-none{
    border-right: none;
}
.Award_Ibox {
    margin-top: 30px;
}
.Box_Content h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 42px;
    color: #FFFFFF;
}
.Box_Content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6B7378;
    margin: 0;
}
.Box_Main img {
    margin-right: 10px;
}
.Arrow {
    text-align: center;
    padding-top: 40px;
}
section.Main_Tabbing {
    padding:20px 0 50px 0px;
    background-color: #F1EFE9;
}
.cate_main .nav-tabs {
    border: none;
    position: relative;
}
.cate_main .nav-tabs li.nav-item {
    background-color: #fff;
}
.cate_main .nav-tabs li.nav-item button {
    padding: 16px 30px;
    border: none;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    color: #2D2D2D;
    min-width: 150px;
}
.cate_main .nav-tabs li.nav-item button.nav-link.active {
    background-color: #0B7BFF;
    border-radius: 100px;
    color: #fff;
    font-weight: 600;
}
.cate_main .nav-tabs li.nav-item:first-child {
    margin: 0px;
    border-radius: 100px 0 0 100px;
}
.cate_main .nav-tabs li.nav-item:last-child {
    margin: 0px;
    border-radius: 0px 100px 100px 0px;
}
.Categories_titile h2 {
    font-family: 'Playfair Display';
    color: #FC4446;
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
}
.search_box {
    position: relative;
}
.search_box input.form-control {
    padding: 11px 15px;
    border: none;
}
.search_box img {
    position: absolute;
    top: 15px;
    right: 15px;
}
.search_box input.form-control:focus {
    box-shadow: none;
}
#search_close, #filtered_area, #searched_area { display: none; }
.Categories_titile {
    padding: 50px 0;
}
.Award_Tax {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #E0E0E0;
    margin-bottom: 20px;
}
.Award_Tax p {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #281E67;
    /*Pading remove Chnage 30-04-2022*/
    max-height: 50px;/*min to max Chnage 30-04-2022*/
    overflow: hidden;
}
/* .Award_Tax img {
    margin-right: 10px;
}  remove Chnage 30-04-2022*/
.Categories_List {
    margin-top: 30px;
}
.Fillter_Redio.Learining_details .form-check.form-check-inline .form-check-input {
    background-color: transparent;
    border: none;
}
.Fillter_Redio.Learining_details {
    text-align: center;
    border: 1px solid #9E9D99;
    box-sizing: border-box;
    border-radius: 10px;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    padding: 12px;
}
.Fillter_Redio.Learining_details .form-check-input[type=radio] {
    background-image: url(../images/redio.svg);
    margin-top: 0px;
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.Fillter_Redio.Learining_details .form-check-input:checked[type=radio] {
    background-image: url(../images/redio-checked.svg);
    background-color: transparent;
    border-color: transparent;
}
label#individual_category {
    cursor: pointer;
}
label#firm_category {
    cursor: pointer;
}
.Fillter_Redio.Learining_details .form-check.form-check-inline {
    padding-top: 0;
    margin-bottom: 0;
}
.Nominate_Main a.Nomi_Btn {
    background-color: #0B7BFF;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    display: inline-block;
    margin: 0 0 0 auto;
}
.Nominate_Main a img {
    margin-right: 15px;
}
.Award_modal .modal-header {
    border: none;
    padding-bottom: 0px;
}
.info_text p {
    font-size: 16px;
    line-height: 24px;
}
.Nomination_Box .ml-0 {
    padding-left: 0;
}
.Nomi_Can h4 {
    color: #1F2227;
    font-size: 16px;
    font-weight: 900;
    line-height: 22px;
    margin-bottom: 6px;
}
.Nomi_Position {
    display: flex;
}
.Nomi_Position svg {
    margin-right: 8px;
}
.Nomi_Position p {
    font-size: 15px;
    /* height: 20px; */
    margin: 0;
    /* overflow: hidden; */
}
.Nomination_Box {
    background-color: #E6EFF3;
    padding: 20px;
    border-radius: 10px 10px 0 0;
}
.Nomination_Box .Nomi_Img img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
}
.Nomi_Position {
    display: flex;
    margin-bottom: 8px;
}
.Nomi_Button {
    background-color: #fff;
    padding: 20px;
    border-radius: 0 0 10px 10px;
    height: 273px;
}
.Profile_Btn a {
    padding: 13px 35px;
    color: #0B7BFF;
    /* border: 1px solid #0B7BFF; */
    border-radius: 6px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.Vote_Btn a {
    padding: 13px 40px;
    background-color: #0B7BFF;
    color: #ffffff;
    border: 1px solid #0B7BFF;
    border-radius: 6px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.Profile_Btn a:hover {
    background-color: rgb(11 123 255 / 20%);
    /* background-color: #0B7BFF; */
    color: #0b7bff;
}
.Vote_Btn a:hover {
    color: #0B7BFF;
    background-color: #fff;
}
.Nomi_Main {
    margin-bottom: 20px;
}
.Nominations_List .nav-tabs li.nav-item:first-child {
    border-radius: 5px;
}
.Nominations_List .nav-tabs li.nav-item button.nav-link.active {
    border-radius: 5px;
}
.Nominations_List .nav-tabs li.nav-item:last-child {
    margin: 0px;
    border-radius: 5px;
}

/*Sign In Modal Start*/
.modal-dialog.modal-dialog-centered.Sign_in_modal .modal-content {
    border-radius: 10px;
}
.Sign_in_Title {
    margin-bottom: 20px;
}
.form-floating>label {
    top: -10px;
    left: -2px;
}
.form-floating>.form-control, .form-floating>.form-select {
    height: calc(2.5rem + 2px);
}
.Sign_in_modal .modal-header {
    border: none;
}
.Sign_in_modal .modal-body {
    padding: 0 60px;
}
.Sign_in_Title  h3 {
    color: #1F2227;
    font-weight: 900;
}
.Sign_in_modal .modal-body .form-label {
    margin-bottom: .5rem;
    font-size: 14px;
    color: #2D2D2D;
}
.Sign_in_modal .modal-footer {
    border: none;
}
.Sign_in_Title p {
    color: #969696;
    font-size: 16px;
    font-weight: 600;
}
.Sign_in_modal .modal-body .form-label span {
    color: red;
}
.Sign_in_modal .modal-footer button.btn.btn-primary {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    background-color: #0B7BFF;
}
.forgetPass a {
    font-size: 14px;
    color: #0B7BFF;
    font-weight: 600;
    text-decoration: none;
}
.Sign_in_modal .modal-body .form-check label.form-check-label {
    color: #2D2D2D;
    font-size: 14px;
}
p.Already_Sign_Up {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    color: #969696;
    font-size: 14px;
}
.Sign_in_modal .modal-body .form-control {
    padding: 10px 10px;
}
/*Sign In Modal End*/
/*Sign Up Modal Start*/
.Sign_Up_modal .modal-header {
    border: none;
}
.Sign_Up_modal .modal-content {
    border-radius: 10px;
}
.Sign_Up_Bg {
    background-image: url(../images/Sign_Up_Bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px 0 0 10px;
    position: relative;
}
.Creat_Form {
    padding: 0 45px 0 35px;
}
.Sign_Up_modal .modal-body {
    padding: 0;
}
.Creat_Form .form-floating .form-control {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0;
    padding: 0;
}
.Creat_Form .form-floating label {
    padding: 10px 0;
    color: #969696;
}
.Creat_Form .form-floating .form-control:focus {
    box-shadow: none;
    border-color: #0d6efd;
}
.Creat_Form .modal-footer {
    width: 100%;
    border: none;
    padding: 0;
}
.Creat_Form .form-floating .form-control:focus~label {
    color: #0d6efd;
}
.Creat_Form .modal-footer button {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    background-color: #0B7BFF;
    position: relative;
}
.Promo_Code {
    position: relative;
}
button.promocode-button {
    position: absolute;
    right: 0;
    top: -5px;
    height: 100%;
    border-radius: 0px 5px 5px 0px;
    background: none;
    color: #0b7bff;
    border: none;
}
.Creat_Form button.btn.btn-primary:after {
    content: "";
    width: 80%;
    background-color: #E5E5E5;
    height: 1px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    top: 75px;
    text-align: center;
    margin: 0 auto;
}
.Creat_Form button.linkdin.btnMain {
    background-color: #0077B7;
    width: 100%;
    padding: 13px 0;
    font-size: 18px;
    margin: 40px 0 0 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}
.front_usr_login button.linkdin.btnMain {
    background-color: #0077B7;
    width: 100%;
    padding: 13px 0;
    font-size: 18px;
    margin: 20px 0 0 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}
.Creat_Form button.linkdin.btnMain img {
    float: left;
    padding-left: 20px;
}
.award_sign_up_bg {
    background-image: url(../images/registration_as_individual.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px 0 0 10px;
    position: relative;
    background-position: center;
}
.Sign_Left {
    position: absolute;
    bottom: 60px;
    padding: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.Sign_Left a {
    background: #E49E2D;
    color: #fff;
    padding: 10px 50px;
    border-radius: 5px;
    font-size: 16px;
}
.Sign_Left h2 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}
.Sign_Left p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}
.modal-header .btn-close:focus {
    box-shadow: none;
}
button.btn.btn-primary:focus {
    box-shadow: none;
    border: none;
}
.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
/*Sign Up Modal End*/

.Nomi_All {
    padding: 15px;
}
.Nomi_All a {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #0B7BFF;
}
.Nomi_All a svg {
    margin-left: 15px;
}
.Award_Title {
    /* display: flex; Remove Chnage 30-04-2022*/
    margin-bottom: 20px;
}
/*New Add Start 30-04-2022*/
.col-md-8.Awrd_Text {
    padding-left: 0;
    margin-left: -10px;
}
.Award_Ticon.col-md-2 {
    padding-right: 0;
}
.col-md-2.Info_Icon {
    padding-right: 0;
}
.Info_Modal p {
    font-size: 16px;
}
.Info_Modal p.info_award_title {
    /* font-size: 16px; */
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #281E67;
    max-height: 50px;
    overflow: hidden;
    margin-bottom: 20px;
}
.Info_Modal .modal-header {
    border: none;
    padding-bottom: 0;
}
/*New Add End*/

.Nominate_Main {
    display: flex;
}
.Nominate_Main a.View_Nominees {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #0B7BFF;
    padding: 10px 0px;
}
.Nominations_Can {
    margin-top: 30px;
}
.Categories_titile.Nominations {
    padding: 0px 0 30px 0;
    text-align: center;
}
.Categories_titile.Nominations p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #281E67;
    margin-bottom: 0;
    margin-top: 20px;
}
.cate_main .Nominations_List .nav-tabs li.nav-item {
    background-color: #ECE7DA;
    padding: 7px;
}
.cate_main .Nominations_List .nav-tabs li.nav-item button {
    background-color: #fff;
    padding: 8px 0;
    border-radius: 5px;
    font-size: 14px;
}
.Nomination_Box.Nominees {
    background-color: #fff;
    border-radius: 10px;
}
section.Main_Tabbing.Nominees_Main {
    padding-top: 0;
}

.Nomi_Button p#nominated_for {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FC4446;
    background: rgba(252, 68, 70, 0.1);
    border-radius: 5px;
    padding: 3px 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.Nomi_Button p#voting_for {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FC4446;
    background: rgba(252, 68, 70, 0.1);
    border-radius: 5px;
    padding: 3px 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.Nomi_Button ul {
    margin-left: 20px;
    min-height: 87px;
}
.Nomi_Button ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #281E67;
    margin-bottom: 10px;
}

.Nomi_Can a {
    background-color: #0B7BFF;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px; 
    float: right;
}

/*awards user Start*/
.Nomi_Main.User .Nomi_Position {
    /* display: flex;
    margin-bottom: 8px; */
    height: 45px;
    overflow: hidden;
}
.Categories_main_Left {
    margin-bottom: 30px;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 20px;
}


.Nomi_Main.User .Nomination_Box {
    background-color: #FCC483;
}
.Nomi_Main.User .Nomi_Button p#nominated_for {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #1F2227;
    background: 0;
    padding: 0;
}
.Nomi_Main.User .Nomi_Button {
    padding:15px;
    height: auto;
}
.Nomi_Main.User .Nomi_Button ul {
    min-height: auto;
    padding: 0;
    margin: 0;
}
.Nomi_Main.User .Nomi_Button .More_Btn a {
    background-color: #0B7BFF;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
    padding: 13px 20px;
    display: inline-block;
    border-radius: 6px;
}
.Nomi_Main.User .Nomi_Button ul li {
    list-style: none;
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #281E67;
    height: 44px;
}
.Nomi_Main.User .Nomi_Button .More_Btn {
    margin-top: 15px;
    float: right;
}
/*awards user End*/

/*14-09-2022 Start*/

.User_Main_Box {
    background: #FBE0C7;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}
.User_Can ul li {
    display: inline-block;
    margin-right: 60px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #2D2D2D;
}
.User_Can ul li.User_Name {
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    color: #1F2227;
}
.User_Can p {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: rgba(45, 45, 45, 0.75);
    margin-top: 15px;
    margin-bottom: 0;
}
.User_Img {
    position: relative;
}
.User_Img img {
    border-radius: 10px;
}
.User_Img a.User_Linkdin {
    position: absolute;
    bottom: 0;
    right: 0;
}
.Award_Title.Winner_Title h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #FC4446;
}
.User_Can a.Read_More {
    float: right;
    margin-top: 15px;
}
section.More_Awards {
    background: #F1EFE9;
    padding: 50px 0;
}
.More_Title h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    font-family: 'Playfair Display';
    color: #281E67;
    margin-bottom: 40px;
}
.More_Box {
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 30px;
}
.More_Can {
    padding: 20px;
}
.More_Can h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #281E67;
}
.More_Can a {
    background: #0B7BFF;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 13px 33px;
    display: table;
    margin: 0 0 0 auto;
    text-align: right;
}

/*28-11-2022 Start*/
.Bread_Main {
    margin-top: 20px;
}
.Award_text_title {
    margin-bottom: 50px;
}
.Award_text_title h2 {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 53px;
    color: #281E67;
}
.Award_UseR {
    display: flex;
}
.Awr_Can {
    margin-left: 20px;
}
.Nomi_Img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
}
.Nomi_Can .Winner_Link a {
    background: #0077B5;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 10px;
    color: #FFFFFF;
    float: inherit;
    margin-top: 20px;
}
.Winner_Cantain {
    margin: 30px 0;
    font-size: 16px !important;
}
.Winner_Cantain ul {
    margin-left: 15px;
}
.Winner_Cantain ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #3C3C3C;
}
.Winner_Cantain h4 {
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 30px;
    color: #3C3C3C;
    margin: 20px 0;
}
.Winner_Cantain p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #3C3C3C;
}
.Award_User_Img {
    margin-top: 30px;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}
.Award_User_Img:last-child {
    border: 0;
}
/*28-11-2022 End*/
/*06-12-2022 Start*/
.Categories_List .User_Detail .User_Img img {
    height: 120px;
    width: 100%;
    object-fit: contain;
    object-position: top;
}

.Categories_List .User_Detail .User_Img a.User_Linkdin svg {
    width: 35px;
}
/*06-12-2022 END*/
/*14-09-2022 End*/
.Winner_Cantain span {
    font-size: 16px !important;
}
@media only screen and (max-width: 767px) {
    .Box_Main {
        margin-bottom: 10px;
    }
}