
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: hsl(0, 0%, 100%);
  color: #5B50C7;
}
a {
    color: #554bbb;
}

.photoCeter{
    display: flex;
    align-items: center;
    height: 100%;
}
.hh-title {
       font-family: Rubik;
    font-weight: 700;
    font-size: 36px;
    line-height: 61px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #554BBB;
    margin-bottom: 80px;
    text-align: center;
}
.appie-logo-box span{
        font-family: Rubik;
    font-weight: 700;
    font-size: 35px;
    line-height: 61px;
    letter-spacing: 0%;
    
    color: #554BBB;
    margin-left: 20px;
}
.header-nav-box{
    margin-top: 39px;
}
.header_menu{
           margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
    grid-gap: 89px;
}
.header_menu-item{
 width: auto;
     text-align: center;
     font-family: Rubik;
font-weight: 700;
font-size: 20px;
line-height: 110%;
letter-spacing: 0%;
color: #554BBB;
}
.banner{
margin-top: 53px;
display: flex;
flex-wrap: wrap;
margin-bottom: 141px;
    align-items: center;
}
.banner-left{
width: 385px;
margin-right: 14px;
}
.banner-left_title{
    font-family: Rubik;
    font-weight: 700;
    font-size: 60px;
    line-height: 61px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #554BBB;
    margin-bottom: 21px;
}
.banner-left_text{
    font-family: Rubik;
font-weight: 100;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #5B50C7;
    margin-bottom: 44px;
}
.banner-right_img_bg{
    position: absolute;
    width: 100%;
    max-height: 433px;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
    top: 16%;
    z-index: 0;
}
.banner-left_btn{
    width: 331px;
    height: 57px;
    border-radius: 10px;
    text-align: center;
    background-color: #704BBB;
    color: white;
    font-family: Rubik;
font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    line-height: 57px;
    cursor: pointer;
}
.banner-right{
    width: calc(100% - 399px);
        position: relative;
}
.banner-right_img{
        width: auto;
    height: 645px;
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: center;
    margin: 0 auto;
        z-index: 1;
    position: relative;
}
.sidebar_block{
        display: flex;
    flex-wrap: wrap;
         margin-bottom: 40px; 
}
.bg_banner_text.fs-36{
        font-size: 36px;
}
.sidebar {
       width: 287px;
    margin-right: 43px;
    padding: 10px;
    box-sizing: border-box;
  }
  .sidebar button {
    display: block;
    width: 100%;
       margin-bottom: 30px;
    padding: 10px;
    border: none;
    cursor: pointer;
    height: 64px;
    border-radius: 10px;
    background-color: #554BBB;
    font-family: Rubik;
font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: white;
        outline: none;
  }
  .fseles.haot{
        height: auto;
    padding-bottom: 50px;
}
.haot .fseles_title, .haot .fseles_text{
        font-size: 24px;
}
  .sidebar button.active {
    background-color: #B495EE;
  }
  .content {
    flex-grow: 1;
    padding: 20px;
    box-sizing: border-box;
    width: calc(100% - 330px);
  }
  .content-block {
    display: none;
    font-family: Rubik;
font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #554BBB;
  }
  .ctitle{
font-weight: 500;
margin-bottom: 20px;
}
  .content-block.active {
    display: block;
  }
  .sb1_img{
        width: auto;
    height: 355px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
    margin-bottom: 29px;
    border-radius: 20px;
  }
  .sbfix_img{
       width: 100%;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
    display: block;
    margin-bottom: 29px;
    border-radius: 20px;
  }
   .sb2_img {
    width: 377px;
    height: 355px;
    object-fit: cover;
    margin-top: -120px;
  }
 .bg_banner{
    width: 100%;
    height: 191px;
    background-color: #554BBB;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-bottom: 20px;
    border-top-left-radius: 70px;
}
  .bg_banner_text{
    font-family: Rubik;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-left: 47px;
    color: white;
}
.fseles{
    width: 100%;
    height: 344px;
    margin-bottom: 40px;
    background-color: #B495EE;
    padding: 30px 14px 0px 14px;
}
.card{
        border: 1px solid rgb(85 75 187);
}
.card ul{
    min-height: 1260px;
}
.card-header{
    border-bottom: none;
       background-color: rgb(112 75 187);
}
.card-body .btn-block.colorbase{
    width: 250px;
    margin: 0 auto;
}
.card-header .font-weight-normal{
    color: white;
}
.card-body li{
        padding: 12px;
    border-bottom: 1px solid #eee;
}
.fseles_title{
       font-family: Rubik;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    display: block;
    color: white;
    margin-bottom: 14px;
}
.fseles_text{
    font-family: Rubik;
font-weight: 200;
font-size: 20px;
line-height: 110%;
letter-spacing: 0%;
    color: white;
}
.border-lb{
        border-bottom-left-radius: 70px;
}
.slider{
    margin-top: 86px;
    margin-bottom: 50px;
}
.sliders img{
    width: 100%;
    object-fit: cover;
    height: 400px;
}
.slider_text{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    height: 100%;
}
.slider_text_title{
    font-family: Rubik;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #554BBB;
    margin-bottom: 32px;
    width: 100%;
}
.slider_text_text{
    font-family: Rubik;
font-weight: 100;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #554BBB;
}
.fblock_title{
        margin-top: 100px;
    font-family: Rubik;
font-weight: 700;
font-size: 60px;
line-height: 61px;
letter-spacing: 0%;
text-transform: uppercase;
    color: #554BBB;
    margin-bottom: 41px;
}
.fblock_info{
    margin-bottom: 8px;
}
.fblock_info_title{
    font-family: Rubik;
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #5B50C7;
        margin-bottom: 25px;
}
.fblock_lists{
    color: #5B50C7;
    font-family: Rubik;
    font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
}
.fblock_lists ul{
    line-height: 130%;
}
.fblock_lists li{}
.fblock_info_desc{
    font-family: Rubik;
font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #5B50C7;
}
.slick-dots li button:before{
    content: none !important;
}
.sliders .slick-dots li{
        background-color: #D9D9D9;
    border-radius: 50%;
        width: 15px;
    height: 15px;
}
.sliders .slick-dots li.slick-active{
        background-color: #979797;
}
.d-flex-center{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.h-400{
    width: auto;
    height: 497px;
    margin-top: 150px;
}
.fblock{
        margin-bottom: 30px;
}
.bglines{
   position: absolute;
    z-index: 0;
         max-height: 241%;
    overflow: hidden;
}
.colorbase{
    background-color: #704BBB !important;
    color:white !important;
}
.bg1_line{}
.bg2_line{}
.r1{
        z-index: 1;
    position: relative;
}
.scontent{
    position: relative;
    margin-top: 150px;
    margin-bottom: 52px;
}
.scontent img{
    height: 600px;
    max-width: 1040px;
    width: 100%;
    border-radius: 50px;
}
.scontent_t{
    position: absolute;
    background-color: #B495EE;
    width: 675px;
    height: 200px;
    right: 0;
    bottom: -40px;
    border-radius: 25px;
    padding: 28px 37px;
}
.scontent_title{
    font-family: Rubik;
    font-weight: 700;
    font-size: 33.52px;
    line-height: 34.08px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: white;
    margin-bottom: 20px;
}
.scontent_text{
    font-family: Rubik;
    font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    color: white;
}
.auth_btn{
    width: auto;
    padding: 0px 10px;
    /* width: 210px; */
    height: 57px;
    border-radius: 10px;
    text-align: center;
    background-color: #704BBB;
    color: white;
    font-family: Rubik;
    font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    line-height: 57px;
    cursor: pointer;
    display: block;
}
.auth_btn:hover{
        color: #ffffff;
    text-decoration: unset;
}
.apps-download-btn ul{
        padding: 0;
    list-style-type: none;
    display: flex;
}
.apps-download-btn li{
        display: inline-block;
    margin-right: 8px;
}
.apps-download-btn a{
    background: #f1f1fe;
    color: #5B50C7;
    line-height: 44px;
    padding: 0 23px;
    border-radius: 6px;
    border: 2px solid #fff;
    height: 44px;
    display: block;
    margin-right: 10px;
}
.dblock-center{
    display: block;
    margin: 0 auto;
}
a:hover {
    text-decoration: auto;
}
a.dblock-center:hover{
    color:white
}
.form-title{
        font-family: Rubik;
    font-weight: 700;
    font-size: 60px;
    line-height: 61px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #554BBB;
}
.bg-form {
    background-color: #f1f1fe;
}
.form_btn{
    border-radius: 5px;
    text-align: center;
    background-color: #704BBB;
    color: white;
    font-family: Rubik;
    font-weight: 100;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    line-height: normal;
    cursor: pointer;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb {
    margin-right: 20px;
}
.user-dashboard-info-box .candidates-list .thumb img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}

.user-dashboard-info-box .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td {
    vertical-align: middle;
}

.user-dashboard-info-box td li {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th {
    border-bottom: none;
}

.table.manage-candidates-top th {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite {
    margin-bottom: 10px;
}

.table.manage-candidates-top {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul {
    color: #969696;
}

/* Candidate List */
.candidate-list {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.candidate-list:hover {
    -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
    box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
    position: relative;
    z-index: 99;
}
.candidate-list:hover a.candidate-list-favourite {
    color: #e74c3c;
    -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
    box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
}

.candidate-list .candidate-list-image {
    margin-right: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    border: none;
}
.candidate-list .candidate-list-image img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
}

.candidate-list-title {
    margin-bottom: 5px;
}

.candidate-list-details ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.candidate-list-details ul li {
    margin: 5px 10px 5px 0px;
    font-size: 13px;
}

.candidate-list .candidate-list-favourite-time {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}
.candidate-list .candidate-list-favourite-time span {
    display: block;
    margin: 0 auto;
}
.candidate-list .candidate-list-favourite-time .candidate-list-favourite {
    display: inline-block;
    position: relative;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #eeeeee;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 20px;
    font-size: 16px;
    color: #646f79;
}
.candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover {
    background: #ffffff;
    color: #e74c3c;
}

.candidate-banner .candidate-list:hover {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white {
    background-color: #ffffff !important;
}
.p-4 {
    padding: 1.5rem!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.user-dashboard-info-box .candidates-list .thumb {
    margin-right: 20px;
}
.btn_govk{
        width: 120px;
    height: 50px;
    border-radius: 10px;
    text-align: center;
    background-color: #704BBB;
    color: white;
    font-family: Rubik;
    font-weight: 100;
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0%;
    line-height: 50px;
    cursor: pointer;
}
.deleted-text{
text-decoration:line-through;;    
}
@media (max-width: 575.98px) {
    header .appie-logo-box svg{
            width: 80px;
            height: 80px;
    }
     header .appie-logo-box span{
            font-size: 15px;
    line-height: 23px;
    }
    .auth_btn{
           font-size: 13px;
        width: 45%;
        padding: 0;
        height: 40px;
        line-height: 40px;
        margin-left: 20px;
    }
    .header-nav-box {
    margin-top: 0;
}
.header-nav-box .appie-btn-box .text-left a{
       height: 70px;
    align-items: center;
    display: flex;
}
header .col-12.row.align-items-center{
        height: auto;
}
header .appie-btn-box {
    font-size: 12px;
}
header .appie-btn-box {
    font-size: 12px;
}
header .appie-btn-box .mt-3{
        margin-top: 0 !important;
}
header .appie-btn-box .text-left b{
    width: 100%;
    display: block;
}
.header_menu-item{
        font-size: 12px;
            line-height: 100%;
}
.header_menu{
grid-gap: 10px;
    flex-wrap: nowrap;
}
.banner {
    margin-top: 23px;
        margin-bottom: 31px;
}
.banner-left {
    width: 100%;
     order: 2;
}
.banner-left_title{
    font-size: 46px;
    line-height: 50px;
    text-align: center;
}
.banner-left_text{
text-align: center;
    margin-bottom: 20px;
}
.banner-right {
    width: 100%;
    position: relative;
    order: 1;
}
.banner-right_img{
    width: 100%;
    height: auto;
}
.sidebar{
    display: flex;
    overflow: auto;
    width: 100%;
        margin-right: 0;
    padding: 0;
}
.sidebar button{
        width: auto;
    margin-right: 10px;
    font-size: 14px;
    display: block;
    position: relative;
}
.sidebar_block{
        margin-bottom: 20px;
}
.content{
        width: 100%;
        padding: 10px;
}
.sb1_img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
    display: block;
    margin-bottom: 17px;
    border-radius: 10px;
}
.content-block {
    font-size: 16px;
}
.bg_banner {
   width: 100%;
        height: auto;
        margin-bottom: 10px;
        border-top-left-radius: 45px;
        padding: 10px;
}
.bg_banner_text {
    font-size: 24px;
    line-height: 32px;
    margin-left: 24px;
}
.border-lb {
    border-bottom-left-radius: 0;
}
.fseles {
    width: 100%;
    height: auto;
    padding: 10px;
    margin-bottom: 10px;
}
.haot .fseles_title, .haot .fseles_text{
    font-size: 16px;
}
.fseles_title{
        font-size: 16px;
}
.fseles_text{
    font-size: 16px;
}
.fseles_lc { border-bottom-left-radius: 45px; }
.scontent{
        margin-top: 30px;

}
.scontent img {
    height: auto;
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}
.scontent_t {
    width: 100%;
    height: 163px;
    right: 0;
    bottom: -40px;
    border-radius: 25px;
    padding: 10px;
    text-align: center;
}
.scontent_title {
    font-size: 21px;
    margin-bottom: 20px;
}
.scontent_text {
    font-size: 16px;
}
.fblock_title {
    margin-top: 20px;
        font-size: 44px;
    text-align: center;
    line-height: 41px;
        margin-bottom: 21px;
}
.fblock_lists{
    font-size: 16px;
}
.h-400 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.footer-copyright .apps-download-btn ul{
    flex-wrap: wrap;
    text-align: center;
}
.footer-copyright .apps-download-btn li{
    width: 100%;
}
.footer-copyright.pt-35 {
    padding-top: 5px;
}
html, body{
    overflow-x: hidden;
    width: 100%;
    position: relative;
}
.bglines {
    max-height: 93%;
}
.hh-title{
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 50px;
}
.colorbase{
        margin-top: 15px;
}
.btn-brc-tp li{
    text-align: center;
}
.card ul{
    min-height: auto;
}
.bg_banner_text.fs-36{
    font-size: 16px;
    line-height: normal;
    height: auto;
}
}
