html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Ubuntu', sans-serif;
}

footer {
    background: #2B354F;
}

footer p {
    padding-top:15px;
    line-height: 1.4em;
    color:#ffffff;
}
footer a {
    color:#ffffff;
}

footer a:hover {
    color:#eeeeee;
}
footer .bi {
    font-size:24px;
    padding-right:5px;
}

.nous_logo {
    width:150px;
    height:auto;
}
.clear {
    clear: both;
}

a {
    text-decoration: none;
}

.no-gutters-row {
    margin-left:0;
    margin-right:0;
}
.navbar {
    box-shadow: 0 20px 100px 0 #e8ecfa;
    background-color: #ffffff;
    max-height:120px;
    padding:0px 0;
}
.navbar-brand {
    padding:30px 0;
    height:100%;
}
.logo {
    height:48px;
    width:auto;
}

.navbar-center {
    margin:0 auto;
}
.nav-item {
    width:155px;
    line-height: 1.25;
    text-align: center;
    margin: 0 10px;
    padding-bottom:25px;
    padding-top:25px;
}

.nav-item-mp {
    line-height: 1.25;
    text-align: center;
    margin: 0 10px;
    padding-top:10px;
}

.nav-item-mp a{
    padding-bottom:16px;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #1e266d !important;
    font-weight: 500;
}

.nav-tabs .nav-link.active, .navbar-nav .active {
    border-bottom: 2px solid #3dbabe;
}

.nav-tabs .nav-link.active {
    background-color: transparent !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    font-weight:500;
}

.nav-tabs a:hover:not(.active), .nav-tabs a:not(.active){
    border:none !important;
    transition:none !important;
}

.nav-tabs a {
    font-size: 15px;
    font-weight: normal;
}


.nav-item a,.nav-item-mp a, .nav-link {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #1e266d !important;
}

.nav-link:hover {
    /*Da definire*/
    font-weight: normal;
}

.mp-navbar {
    background-image: linear-gradient(#f0f0f0, #ffffff); 
    box-shadow: 0px 15px 10px #cccccc;
}
.icon_login {
    width: 48px;
    height: 48px;
    margin-right:5px;
}
  
.back_home {  
    font-size: 13px;
    text-align: left;
    color: #3dbabe;
    cursor:pointer;
}

.form_description {
    font-size: 13px;
    font-weight:400;
}

.form_description a {
    font-size: 13px;
    color: #3dbabe;
    text-decoration: underline;
}
.form_description a:hover {
    text-decoration: none;
    color: #3dbabe;
}

.sms_link {
    font-size: 13px;
    text-align: right;
    color: #3dbabe;
    display:block;
    width:100%;
}

.sms_link:hover {
    color: #3dbabe;
}

.link {
    font-size: 13px;
    color: #3dbabe;
    display:block;
    width:100%;
    cursor: pointer;
}

.link:hover {
    color: #3dbabe;
}

.btn-ianous {
    color: #ffffff;
    background-color: #3dbabe;
    width:100% !important;
    border-radius: 2em !important;
}

.btn-ianous:hover {
    color: #ffffff;
    background-color: #339999;
}

.text-color-ianus {
    color: #1e266d;
}
.bg-blu-ianus {
    background: #1e266d;
    color:#ffffff !important;
}

.mp-company, .answers-company p {
    color:#ffffff !important;
}

.mp-ral {
    font-size:30px !important;
    text-align:center;
    margin-top:30px;
}

.mp-ral span{
    display:block;
    font-size:16px;
}

.equals-box {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 5px;
}

.equals-box img {
    width:25px;
    height:25px;
}

.equals-box span {
    padding-left:2px;
}

button a {
    color:#ffffff !important;
}

button a:hover {
    color:#ffffff !important;
    text-decoration: none;
}

.aligncenter {
    text-align: center;
}

.chat_sub_title {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #455880;
    text-transform: uppercase;
}

.chat_title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.25;
    text-align: left;
    color: #1e266d;
}

.logo_ianus {
    width: 170px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.avatar_ianus {
    width: 50px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.hero_avatar_ianus {
    width: auto;
    height: 60px;
    margin:15px 15px 15px 25px;
    float:left;
}

.icon_hub_candidato, .icon_hub_azienda  {
    width: 56px;
    height: auto;
    display: block;
    margin:0 auto;
}

.icon-box {
    width: 48px;
    height: auto;
    display: block;
    margin:0 auto;
}

.box_home p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #1e266d;
}

.home_body_candidato {
    padding-top:50px;
    background-image: url(../img/hero-ianous.png);
    background-size: cover;
    background-position: top, center;
    padding-bottom:160px;
    
    /*background-image: linear-gradient(to top, rgba(255, 255, 255, 0.12), #eff3ff);*/
}

.home_body_about {
    padding-top:50px;
    background-image: url(../img/background.svg);
    background-size: cover;
    background-position: top, center;
    padding-bottom:160px;
}

.home_body_candidato h2, .login_body h2,  .home_body_about h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #455880;
}

h2, h3, h4, h5, p {
    color:#1e266d;
}


.login_body h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    color: #1e266d;
}
.login_body {
    padding-top:100px;
    background-color: #eff3ff;
    background-size: cover;
    /*padding-bottom:100px;*/
    height:100%;
    /*background-image: linear-gradient(to top, rgba(255, 255, 255, 0.12), #eff3ff);*/
}
.modal-content {
    border-radius: 20px !important;
    border: none !important;
}
.modal-dialog {
    max-width:780px !important;
}
.modal_body {
    background-color: #f8f9ff;
    padding:20px 20px;
    border-radius: 20px;
}

.modal_body h2 {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #1e266d;
}

.modal_body p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #1e266d;
}

.icon_close_modal {
    width: 40px;
    height: 40px;
    object-fit: contain;
    float:right;
    cursor: pointer;
}

.home_body {
    padding-top:30px;
    background-image: url(../img/background.svg);
    background-size: cover;
    padding-bottom:80px;
    
    /*background-image: linear-gradient(to top, rgba(255, 255, 255, 0.12), #eff3ff);*/
}

.home_body h1 {
    font-family: Ubuntu;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    color: #1e266d;
}

.home_body_candidato h1, .home_body_about h1 {
    font-family: Ubuntu;
    font-size: 48px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #1e266d;
}

.box_home, .box_about {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 40px 20px;
    text-align: center;
}

.box_about>p {
    padding-left:3em;
    padding-right:3em;
}

.text-14 {
    font-size:14px;
    padding-left:1em;
    padding-right:1em;
}

.box_home:hover {
    filter: drop-shadow(0px 20px 100px rgba(179, 216, 227, 0.6));
}

.box_row_candidato, .shadow {
    filter: drop-shadow(0px 10px 100px rgba(224, 231, 255, 0.9));
}

.box_row_candidato .box_home:hover {
    filter: none !important;
}

.start {
    margin-right:20px;
}
.end {
    margin-left:20px;
}

.box_home h2 {
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #1e266d;
    margin-top:30px;

}

.box_home h3 {
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #3dbabe;
  margin-top:20px;
}

.box_home a:hover {
    text-decoration:none;
}

.hero_bubble {
    /*width: 532px;*/
    float:left;
    padding-right:40px;
    height: 90px;
    border-radius: 100px;
    background-color: #ffffff;
    text-align:left;
}

.hero_bubble_search {
    height: 75px;
    border-radius: 100px;
    background-color: #ffffff;
    text-align:left;
}

.hero_question {
    float:left;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #1e266d;
    padding-top:15px;
}
  
.hero_question .light {
    font-weight: 300;
}

.landing_content_color {
    background-color:#F0F4FF;
}
.content_bubble { 
    width: 100%;
    height:auto;
    min-height:80px;
    display: table;
    border-radius: 100px;
    background-color: #ffffff;
    text-align:left;
}
.content_bubble img {
    /*display: table-cell;
    vertical-align: middle;*/
}
.content_bubble p {
    font-size: 18px;
    line-height: 1.4;
   /* display: table-cell;
    vertical-align: middle;
    width: 100%;*/
    text-align: left;
    color: #1e266d;
    margin: 0;
    padding: 15px 20px 15px 30px;
}

.content_tag {
    background-color: rgba(61, 186, 190,0.1);
    border-radius: 40px;
    padding:5px 20px;
    color:#3DBABE;
    font-size:12px;
}

.placeholder {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b6bdd8;
}

#search_input {
    border: none !important;
    margin: 18px 10px 14px 25px;
    width: 65%;
    height: 42px;
}

.action_button {
    width: 140px;
    height: 48px;
    border-radius: 100px;
    background-color: #3dbabe;
    float: left;
    color: #ffffff;
    margin-top: 20px;
    margin-left: 20px;
}

.ianus_answer_button {
    padding: 8px 20px;
    border-radius: 50px;
    background-color: #3dbabe;
    color:#ffffff;
    margin:5px 5px 5px 0px;
    border:none;
}

.ianus_chat_button {
    display:block;
    width:200px;
    height:48px;
    border-radius: 100px;
    background-color: #3dbabe;
    color: #ffffff;
    margin:40px auto;
}

.login_button {
    width: 240px;
    height: 48px;
    border-radius: 100px;
    background-color: #3dbabe;
    margin:40px auto;
    color:#ffffff !important;
    display:block;
}

#textSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none !important;
    background: transparent;
    height:80px;
    border-radius:160px !important;
    padding-left:30px;
}

textarea:focus, input:focus{
    outline: none;
}

/* CHAT PAGE */
#chat_step {
    padding:20px 30px 0px 30px;
    background:#ffffff;
}

#chat_frame {
    background-color: #eff3ff;
}

/* Timeline Vertical */
ul.timeline {
    list-style-type: none;
    position: relative;
    margin-top:60px;
}
ul.timeline:before {
    content: ' ';
    background-color: #bce1ec;
    display: inline-block;
    position: absolute;
    left: 24px;
    width: 2px;
    height: 95%;
    z-index: 400;
    margin-top:8px;
}
ul.timeline > li {
    margin: 40px 0;
    padding-left:15px;
    font-size: 18px;
    font-weight: 300;  
    line-height: 1;
    text-align: left;
    color: #1e266d;
}
ul.timeline > li:before {
    content: ' ';
    background: #bce1ec;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    left: 20px;
    margin-top:8px;
    width: 10px;
    height: 10px;
    z-index: 400;
}

ul.timeline > li.active {
    font-weight:500;
    border: none;
}
ul.timeline > li.active:before {
    background: #3dbabe;
}
/* End Timeline */

/* OLD CHAT */
#textInput {
    border: none;
    height:50px;
    padding:15px;
    margin: 15px;
    width: 90%;
}

.send_message_btn {
    width: 50px;
    height: 50px;
    margin-top:15px;
    text-align:center;
    line-height:50px;
    border-radius: 100px;
    background-color: #3dbabe;
    position: absolute;
    border: none;
    color: #fff;
    right: 15px;
}

.userText {
    color: white;
    font-family: Helvetica;
    font-size: 17px;
    text-align: right;
    line-height: 30px;
}
.userText span {
    background-color: #a5d175;
    padding: 10px;
    border-radius: 2px;
}
.botText {
    color: black;
    font-family: Helvetica;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
}
.botText2 {
    color: red;
    font-family: Helvetica;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
}
.botText span {
    background-color: #eee;
    padding: 10px;
    border-radius: 2px;
}

/* FORMS */
label {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #1e266d;
}

.form-group {
    margin-bottom: 0.7rem;
}

.form-control {
    border-radius: 5px !important;
    border: solid 1px #e0e7ff !important;
    font-size: 15px !important; 
}
.form-control:not(textarea) {
    height:48px;
}

input::placeholder, input::-webkit-input-placeholder, input::-ms-input-placeholder { /* Edge */
    color: #b6bdd8 !important;
}

.loading-text{
    font-size:13px;
    color: #1e266d;
    line-height:39px;
    float:left;
}

#loading {
    float:left;
    width:80px;
    height:39px;
    padding-left:25px; 
    margin-left:5px; 
    line-height:36px;
    background-image: url(../img/bubble_waiting.png);
    background-size: cover;
}

.spinner-grow-ianus {
    width: 0.8rem;
    height: 0.8rem;
    color:#3dbabe;
}

.text-ianus {
    color:#3dbabe !important;
}

.text-dashboard {
    color: #1e266d !important;
}

.accordion-button:not(.collapsed) {
    color: #1e266d !important;
    background-color: #e0e7ff !important;
}

.accordion-button:not(.collapsed)::after {
    color: #1e266d !important;
}

.form-check-label {
    font-weight:normal !important;
    font-size:11px !important;
    text-transform: capitalize !important;
}

#competenze label {
    margin-bottom:5px;
    font-size: 13px;
}
.form-check-input:checked {
    background-color: #3dbabe;
    border-color: #3dbabe;
}

.checkChild {
    background-color:#fafafa;
    padding-left:20px;
    padding-top:5px;
    margin-bottom: 0px !important;
}

.accordion-button:not(.collapsed):after {
    background-image: none !important;
}
#profile .card {
    border:none;
    border-radius: 10px !important;
}
#profile .card-header{
    background-color:#ffffff;
    padding: .5rem 1rem 0 1rem;
    border-bottom: none;
    border-radius: 10px !important;
}

#profile .card-body{
    background-color:#f8f9ff;
    padding:5% 10%;
}

#profile .nav-item {
    padding: 0px;
}
#profile .nav-tabs .nav-link.active {
    border-bottom: 3px solid #3dbabe;
}

.competenza_item {
    border-radius: 5px;
    padding: 10px 15px;
    background:#ffffff;
    border:1px solid #e0e7ff;
}

.icon_action {
    cursor:pointer;
}

.icon_competenze, .icon_elimina, .icon_attitudini {
    float:right;
    margin-top:5px;
    margin-left:10px;
}
.percorso_periodo {
    color:#c1c1c1;
    font-size:0.9rem;
}
.percorso_ruolo {
    font-weight:bold;
    font-size:1.2rem;
}

/* Ricerche Candidato */
.nav-pills .nav-link.active{
    background:#1e266d !important;
    color:#ffffff !important;
}

.nav-pills .nav-link.active p {
color:#ffffff;
}

#user_menu.dropdown-toggle::after {
    display:none !important;
}

body.droppable .profile-avatar-wrap {
    border: 5px dashed lightblue;
    z-index: 9999;
  }
  
  .profile-avatar-wrap {
    width: 200px;
    height:200px;
    margin:0 auto;
    position: relative;
    pointer-events: none;
    border: 2px solid #f0f0f0;
  }
  .profile-avatar-wrap:after {
    /* Drag Prevention */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .profile-avatar-wrap img {
    width: auto;
    display: block;
    height: 98%;
    margin: 0 auto;
  }

  .company-logo-wrap {
    width: 300px;
    height:100px;
    margin:0 auto;
    position: relative;
    pointer-events: none;
    border: 2px solid #f0f0f0;
  }
  .company-logo-wrap:after {
    /* Drag Prevention */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .company-logo-wrap img {
    width: 300px;
    display: block;
    height: auto;
    margin: 0 auto;
  }

.btn-ianus-rounded {
    width: 100%;
    height: 48px;
    border-radius: 100px;
    background-color: #3dbabe;
    color: #ffffff !important;
    display: block;
}

.btn-check:checked + .btn-outline-ianus {
    color: #fff;
    background-color: #3dbabe;
    border-color: #3dbabe;
}

.btn-outline-ianus {
    color: #3dbabe;
    border-color: #3dbabe;
}
  
#mp-content {
    background: #e0e7ff;
    padding:30px 40px;
    color: #1e266d;
}

#mp-user-avatar {
    width:50px;
    height:50px;
    display:block;
    margin:-25px auto 0 auto;

}

.mp-user-avatar {
    width:50px;
    height:50px;
    display:block;
    margin:25px auto 0 auto;

}

#mp-content h2 {
    font-size: 20px !important;
    line-height: 1.4 !important;
    color: #1e266d;
    padding:0 30px;
}

#mp-content h3 {
    font-size: 18px !important;
    line-height: 1 !important;
    color: #1e266d;
}

#mp-content h4 {
    font-size: 17px !important;
    line-height: 1 !important;
    color: #1e266d;
}

#mp-content p {
    font-size:14.5px;
    line-height: 1.3em !important;
    font-weight:400;
}

.mp-label{
    font-size:15px;
}
.mp-text{
    font-size:14px;
}
.button-left {
    width:49%;
    display:inline-block;
    padding: 10px 10px; 
    border-top-left-radius: 25px; 
    border-bottom-left-radius: 25px; 
    margin-right:1px;
    cursor:pointer;
}

.button-right {
    width:49%;
    display:inline-block;
    padding: 10px 10px; 
    border-top-right-radius: 25px; 
    border-bottom-right-radius: 25px;
    margin-left:1px;
    cursor:pointer;
}

.button-left img, .button-right img {
    width:25px;
    height:auto;
}

.feedback_disabled {
    background-color:#cccccc !important;
}
.color-blue {
    background:#1e266d !important; 
}

.color-ianous {
    background:#3dbabe !important; 
}
.circle { 
    width:16px;
    height:16px;
    display:inline-block;
    margin-right:5px;
    border-radius: 8px;
}

/* FEEDBACK */
.feedback-negativo:hover, .feedback-positivo:hover,.feedback_checked:hover {
    cursor:pointer;
    color:#3dbabe !important;
}

.feedback_checked {
    color:#1e266d !important;
}

.feedback-text {
    background-color: #F8F9FF;
    border-radius: 20px;
}

.feedback-text p{
    font-size:0.9em;
}