@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap');

* {
    font-family: "Titillium Web";
}

.banner-logo img{
    height: 60px;
    width: 350px;
    margin-top: 5px;
}
.banner-bg-image-main{
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
}

.btn-header-miur{
	text-align: center;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 50px;
	text-transform: uppercase;
	letter-spacing: 12px;
	
}

.btn-header-miur .miur{
	background: #00679c;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    margin: 0;
}

.login-regi-btn-cls{
	padding-top: 230px;
	padding-bottom: 100px;
}

.login{
	padding-bottom: 55px;			
}
.login p , .register p{
	color: #00679c;
	margin-bottom: 15px;

} 

.login-btn{
	background: #00679c;
    padding: 9px 9px;
    color: white;
    border-radius: 5px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.login-btn:hover , .register-btn:hover{
	color: white;
	text-decoration: none;
}

.register-btn{
	background: #00679c;
    padding: 9px 9px;
    color: white;
    border-radius: 5px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

/*=====================login-form==========================*/

.for-login-form-data {
	padding-top: 220px;
	padding-bottom: 15px;
}

.login-form .login-text{
	color: #00679c;
}
.login-form select, .login-form input[type=text], .login-form input[type=password], .login-form input[type=date], .login-form input[type=email], .login-form input[type=number]{
	width: 100%;
    margin-bottom: 13px;
    padding: 8px 13px;
    border: 1px solid #707070;
    border-radius: 5px;
    background: #DDDEDE;
}

.btn-loginhere .login-here{
	background: #00679c;
    color: white;
    text-decoration: none;
    padding: 9px 9px;
    border-radius: 5px;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.btn-forg-pws .forget-psw{
	color: #00679c;
    float: right;
    padding-top: 13px;
    font-weight: 600;
}

.account-info {
	padding-top: 90px;
    text-align: center;
}

.account-info span{
	color: #00679c;
}


/*==========================register-form============================*/


.for-register-form-data {
	padding-top: 180px;
	padding-bottom: 15px;
}



/*=============================profile-page====================*/

/*----------------header------------*/
.navbar-header img{
    margin-left: 15px;
}
.navbar-toggle, .icon-bar {
   border:1px solid #00679C;
}

.navbar-inverse, footer{
background-color: #00679C !important;
   border: none !important;
}

footer {
    color:white;
    position: fixed;
    bottom: 0;
    width:100%;
    height:100px;
}

.navbar-inverse .navbar-nav>li>a {
    color: white !important;
}

.navbar-nav {
	padding-top: 12px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 42px !important;
    font-weight: bold;
	font-size: 17px;
}

.navbar-collapse .fa-bell:before {
    content: "\f0f3";
    color: black;
    font-size: 23px;
}

.navbar-nav li i{
	background: white;
    padding: 10px;
    border-radius: 23px;
    margin-left: 30px;
}

.navbar-inverse .navbar-toggle {
    border-color: white !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 10px;
    margin-top: 14px !important;
    margin-right: 15px;
    margin-bottom: 8px;
   	background-color: white !important; 
    border-radius: 4px;
}

/*-----------------header-complete-----------*/


.profile-app-exit-area {
	padding-top: 0px;
	padding-bottom: 89px;
}

.profile{
	background: #ebeaea;
    text-align: center;
    padding: 38px 10px;
    border-radius: 5px;
}

.profile img{
	width: 63%;
}

.heading-box .profile-text{
	margin: 0;
    padding-top: 14px;
    text-align: center;
    color: #00679c;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.heading-box .profile-text a:hover{
    color: #00679c !important;
    text-decoration: none !important;
}

.right{
	background: #00679c;
}

.right-area{
	padding-top: 12px;
    color: white;
}



/*=============================profile-1-page====================*/

.profile-page-1area{
    padding-top: 90px;
    padding-bottom: 40px;
}

.for-back-btn {
    margin-top: 10px;
    padding-bottom: 20px;
}

.back{
    color: #337ab7;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    padding:10px;
    border:1px solid;
}

.profile-image{
    background: #ebeaea;
    text-align: center;
    padding: 28px 10px;
    border-radius: 5px;
}

.profile-image img{
    width: 28%;     
}

/*.for-profie-1-page{             
    text-align: center; 
}*/

.profile-name{
    padding-top: 10px;
    color: #00679c;
}

.rating-stars ul{
    list-style: none;
    display: inline-flex;
    background: white;
    padding: 10px 10px;
    border-radius: 7px;
}

.rating-stars .fa-star:before {
    content: "\f005";
    color: #00679c;
    margin-left: 6px;
}
.for-profile-page-1-btn{
    margin-top: 30px;
}


.graph img{
    width: 57.4%;
    max-height: 300px;
}


.for-graph-text .graph-text{
    font-weight: bold;
    color: #00679c;
    padding-top: 20px;
}


.sent-app-btn{
    padding-bottom: 30px;
}
.for-second-part-btn{
    margin-top: 0 !important;
    margin-bottom: 51px;
}


/*=========================personal-data-page======================*/


.personal-data-main-area{
    padding-top: 80px;
    /*padding-bottom: 20px;*/
}



.personal-data{
    padding-top: 0;
    padding-bottom: 40px;
}

.for-personal-data input[type=number],.for-personal-data input[type=text], .for-personal-data input[type=date], .for-personal-data input[type=email] {
    margin-top: 30px;
    margin-bottom: 0;
}

.dropdown-personal-data{
    width: 100%;
    padding: 8px 5px;
    border: 1px solid #707070;
    border-radius: 5px;
    background: #DDDEDE;
    margin-top: 20px;
    color: #757575;
}

.for-check-data{
    margin-top: 25px !important;
    font-size: 16px !important;
}

.checkbox-content{
    font-weight: 500 !important;
}



/*===============================area-of-competence============*/
.for-competence-btns{
    margin-top: 12px;
}

.btn-save-data{
    padding-top: 35px;
}


/*===============================area-of-competence-1-page============*/
.rank-on-text p{
    margin-left: 30px;
    padding-top: 10px;
}

.box-content {
    border: 1px solid #707070;
    border-radius: 10px;
    margin-top: 29px;
    padding: 15px 10px;
}

/*.transfer-skill{
    padding-top: 50px;
}
*/
.transfer-skill .count-no{
    color: #00679c !important;
    font-size: 16px;
    font-weight: bold;
}

.transfer-skill .practicer{
    margin-left: 20px;
}



.rating-container{
    padding-top: 10px;
}
.rating-circle {
   height: 2em;
   width: 2em;
   border: .1em solid #707070;
   border-radius: 1.1em;
   display: inline-block;
   margin-left: 10px;
   padding: .1em;
}

/*.rating-hover {
   background-color: #00679c;
}*/

.rating-chosen {
   background-color: #00679c;
}

.Upload-file{
    font-weight: bold;
    font-size: 16px;
    color: #00679c;
    margin-left: 13px;
    padding-top: 10px;
}

/*=========================CV-page====================*/

.year-and-field{
    background: #CADFF8;
    border-radius: 5px;
    margin-top: 15px;
    padding: 16px;
}

.field{
    margin: 0;
}

.upload-file-here-btn{
    padding-top: 35px;
}


/*===========================send-application============*/

.text-heading{
    padding-top: 40px;
}

.desktop{
    text-align: center;
    display: none;
}
.apk-descr-text{
    color: #337ab7;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.application-name{
    text-align: right;
}
.main-box-apk{
    border: 1px solid #707070;
    padding: 15px 10px;
    border-radius: 5px;
    margin-bottom: 17px;
}

.Description-text p{
    margin: 0;
}

.apk-name-text{
    color: #707070;
    font-weight: bold;
    margin-left: 10px;
    text-align: right;
}

.dashborad-btn{
    text-align: right;
}

.dashborad{
    color: #ffffff;
    font-weight: bold;
    background: #00679c;
    padding: 6px 23px;
    border-radius: 5px;
}

.dashborad:hover{
    text-decoration: none;
    color: white;
}

.for-spacin-btn-dashboard{
    padding: 0 !important;
}


/*=================request-page================*/

.decline-btn{
    text-align: right;
    padding-top: 18px;
}

.decline-btn .decline{
    color: #00679c;
    font-weight: bold;
    padding: 6px 20px;
    border-radius: 5px;
    border: 1px solid #00679c;      
    text-decoration: none;
}



/*=================ongoing-intervetion-page================*/




#modal {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999999;
  position: fixed;
 /* background: rgba(153, 127, 243, 0.9);*/
  transition: all 0.5s;
  display: grid;
  place-content: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
#modal:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.modal-content {
  background: #ffffff;
  width: 60vw;
  max-width: 1200px;
  box-shadow: none !important;
  color: #ffffff;
  font-weight: bold;
  padding: 50px 23px;
  text-align: center;
  border: 1px solid #707070;
}

.modal-content p{
        color: #337ab7;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.modal button.close {
    font-size: 25px;
    font-weight: bold;
    color: #232121;
    opacity: 30px;
    position: absolute;
    right: 25px;
    top: 10px;
}

a.open-modal {
  color: #ffffff;
    font-weight: bold;
    background: #00679c;
    padding: 6px 23px;
    /*border-radius: 5px;*/
}

popup-cls {
  max-width: 700px;
  margin: auto;
  /*padding: clamp(15px, 2vw, 60px);*/
}

.yes-btn{
    margin-left: 11px;
    color: white;
    background: #337ab7;
    padding: 5px 52px;
    border-radius: 5px;
}


.yes-btn:hover{
    text-decoration: none;
    color: white;
}

/*=============================complete-intervention================*/
.document-text{
    font-weight: normal;
}

.rate-by-star{
    text-align: right!important;
}

/*====================avaiblity=============================*/

.reset-save-btns{
    display: flex;
}

.align-save-reset{
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 25px;
}
.timer{
    width: 25%;
    padding: 8px 5px;
    border: 1px solid #707070;
    border-radius: 5px;
    background: #DDDEDE;
    margin-top: 20px;
    color: #757575;
    margin-left: 15px;
    margin-right: 15px;
}

.selected{
    color: #707070;
    font-weight: bold;
}

.selected-province-text{
    background: #CAE0FC;
    padding: 16px 16px;
    margin-top: 34px;
    border-radius: 5px;
    color: #707070;
}

/*====================avaiblity-1=============================*/

.documents-content{
    font-weight: bold;
    color: #707070;
}

.id-card{
    font-weight: bold;
    text-transform: uppercase;
    color: #707070;
}

.id-card img{
    width: 25%;
    padding-top: 43px;
}

.save-documents{
    padding-top: 80px;
}

.upload-file-text{
    padding-top: 10px;
}

/*.save-btn-only{
    padding-top: 20px;
}*/

.save-btn-only .save {
    background: #00679c;
    color: white;
    text-decoration: none;
    padding: 9px 0px;
    border-radius: 5px;
    display: block;
    /*width: 30%;*/
    text-align: center;
    font-weight: bold;
}
.save-btn-only .btn-reset{
    background: transparent;
    color: #00679c;
    border: 1px solid #00679c;
}


/*======================notification-page===================*/

.view-application-btn-align{
    margin-top: 100px;
    background: #F7F7F7;
    border: 1px solid #707070;
    padding: 15px 10px;
    border-radius: 5px;
    margin-bottom: 400px;
}

.plz-upload-doc p{
    color: #00679c;
    font-weight: bold;
    margin: 0;
}

.view-app-btn{
    text-align: center;
}
.view-application:hover{
    color: white;
    text-decoration: none;
}
.view-application{
    color: white;
    font-weight: bold;
    background: #00679c;
    padding: 10px 10px;
    border-radius: 5px;
}

/*====================policy-page====================*/

.policy-content{
    background: #CAE0FC;
    padding: 35px 30px;
    border-radius: 5px;
}

.policy-content p{
   color: #707070;
}

.cls-check-box{
    padding-top: 40px;
    text-align: center;
}

.accept-it{
    font-weight: normal;
    color: #707070;
    font-size: 15px;
}

/*=====================list-of-allication========================*/

.btn-link{
    background: #00679c !important; 
    color: white !important;
    border-radius: 50% !important;
}

.menu-collaps p{
    color: #00679c;
    font-weight: bold;
    padding-top: 35px;
}

.mb-0 p{
    padding-top: 10px;
}

.collapse-menu-under{
    border: 1px solid #707070;
    padding: 10px 10px;
    border-radius: 5px;
}

.job-details{
    font-weight: bold;
    color: #707070;
}

.apply-job-after-text p{
    font-weight: bold;
    color: #707070;
    padding-top: 15px;
}

.apply-job-btn .apply-job {
    background: #00679c;
    color: white;
    font-weight: bold;
    padding: 9px 19px;
    border-radius: 5px;
} 

.border-before-applyjob{
    border-top: 1px solid #707070 !important;
}

.apply-job-btn{
     padding-top: 18px !important;
}

.collapse-one{
    border: 1px solid #707070;
    padding: 10px 10px;
    border-radius: 5px;
    margin-bottom: 40px;
}
/*==============================Choose-Province====================*/




.for-app{
    margin-top: 20px;
}







/*===========================document-of-experience=====================*/

.main-cls-documents-details{
    border: 1px solid #707070;
    padding: 10px 9px;
    border-radius: 5px;
}

.heading-text{
    background: #CADFF8;
    padding: 10px 10px;
    border-radius: 5px;
}

.heading-text .heading{
    color: #707070;
    text-transform: uppercase;
    font-weight: bold;
}

.add-btns .experience-btn{
    background: #00679c;
    color: white;
    font-weight: bold;
    padding: 9px 10px;
    border-radius: 5px;
}

.heading-part-area{
    padding-top: 20px;
}


.add-btns{
    padding-top: 40px;
}

.uploded-doc p{
    font-weight: normal;
    text-transform: lowercase;
    font-weight: bold;      
}


/*modal bell icon*/
.notifiche .modal-dialog {
    margin-right: 0;
    margin-top: 0;
    height: 100%;
    margin-bottom: 0;
}
.notifiche .modal-dialog .modal-content {
    margin-right: 0 !important;
    height: 100%;
}
.notifiche .modal-dialog .modal-header {
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 0;
}

.notifiche .modal-dialog .modal-header h5 {
    font-weight: bold;
    text-transform: uppercase;
    color: #00679c !important;
    font-size: 30px;
}

.notifiche .modal-dialog .modal-header button.close {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #00679c !important;
    opacity: 1;
    font-size: 46px;
    font-weight: 200;
}

.notifiche .modal-dialog .modal-content .modal-body {
    padding-top: 0 !important;
}

.notifiche .modal-dialog .modal-content .modal-body p.subtitle {
    margin: 0;
    padding: 0;
    color: #F83E5A;
    text-align: left;
    text-decoration: underline;
}
.notifiche .modal-dialog .modal-content .modal-body ul {
    padding: 0;
    max-width: 90%;
    margin: 30px -30px auto auto;
}
.notifiche .modal-dialog .modal-content .modal-body ul li {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    color: #00679c;
    text-transform: initial;
    background: #f0f6fc;
    padding: 11px 20px 11px 30px;
    margin: 0px 0px 15px 0px;
    border-left: 3px solid #F83E5A;
}

.file-input {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error  {
    color:red !important;
    border-color: red;
}