.pre_intestazione {
  color:#FFF;
  background-color: #164fa4;
  padding-left:12px;
}
.pre_intestazione h2 {
  color:#FFF;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0;
}
.pre_intestazione .form-control {
  font-size: 14px;
  height: calc(1.5em + 1.8rem + 1px)
}
.pre_sol_title {
  color:#f46c2c;
  font-weight: bold;
  font-size: 23px;
  padding: 8px 12px 8px 12px;
}
.pre_sol_title .fas {
  color:#f46c2c;
}
.pre_sol {
  padding-top: 8px;
  box-shadow: 0px -1px 6px #ADADAD;
  border-radius:16px;
  position: relative;
  background-color: #FFF;
  margin-bottom: 16px;
  /* border-left:6px solid #ADADAD;
  border-top:1px solid #ADADAD;
  border-right:1px solid #ADADAD;
  border-bottom:1px solid #ADADAD; */
  margin: 8px;
}
.pre_sol_select {
  box-shadow:0px 0px 0px #ADADAD !important;
  border-left:6px solid #4285F4 !important;
  border-top:6px solid #4285F4 !important;
  border-right:6px solid #4285F4 !important;
  border-bottom:6px solid #4285F4 !important;
}
.pre_sol .pre_sol_cam_tit {
  color:#164fa4;
  padding: 4px;
}
.pre_sol .pre_sol_cam_tit h4 {
  font-size: 21px;
  line-height: 18px;
  color:#164fa4;
  margin-bottom: 0;
}
.pre_sol .pre_sol_cam_tit p
{
  color:#000000;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: bold;
}
.pre_sol .pre_sol_cam_tit p .fa,
.pre_sol .pre_sol_cam_tit p .fas
{
  color:#ADADAD;
}
.pre_sol_cam_box {
  padding: 0 8px 0 8px;
}
.pre_sol_cam_box .badge {
  font-size: 13px;
  padding: 0.45em 0.6em;
}
.pre_sol_cam_box .desc-cam {
  font-size: 16px;
  line-height: 24px;
  color:#777777;
}
.pre_sol_trat {
  padding: 8px;
  margin-bottom: 2px;
  /* background-color: #fffcf4; */
  border: 1px solid #ADADAD;
  border-radius: 6px;
  min-height:165px;
  background-color: rgb(237, 237, 237);
  background-image: linear-gradient(rgb(251, 251, 251), rgb(237, 237, 237));
  box-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px inset, rgba(255, 255, 255, 0.7) 0px 1px 0px inset;
}
.pre_sol_trat_select {
  /* background-color: #fffcf4 !important; */
  /* border:1px solid #F6BB32 !important; */
  border:2px solid #4285F4;
}

.pre_sol_trat_select input[type=radio] {
      box-shadow: 0 0 0 2px #4285F4 !important;
  }
.pre_sol_trat_select input[type=radio]:checked:before {
      background: #4285F4 !important;
  }

.prezzo-sbarrato,
.prezzo-normale
{
  display:inline-block;
  color: #164fa4;
}
.prezzo-inloco {
  font-size: 13px;
  line-height: 14px;
  color:#777777;
  display: block;
}
.pre_sol_trat ul {
  margin-bottom: 3px;
}
.pre_sol_trat p {
  font-size: 15px;
  line-height: 20px;
  min-height: 42px;
  color: #777777;
}
.pre_sol_trat label span {
  display: inline-block;
  font-weight: 700;
  color: #444444;
/*    width: 100%;*/
  cursor: pointer;
  font-size: 1.1rem;
  vertical-align: text-bottom;
}
.pre_sol_trat label span .fa-info-circle {
  vertical-align:middle;
}
.pre_sol_trat input[type=radio] {
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    outline: 0;
    box-shadow: 0 0 0 2px #777777;
}

.pre_sol_trat input[type=radio]:checked:before {
    background: #777777;
}
.pre_sol_trat input[type=radio]:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}
.link-color {
  color:#164fa4;
}
.btn-det-prev {
  color:#f76901;
  margin-top: 3px;
}
.border-my {
  /* border-bottom: 1px solid #164fa4; */
  padding-left: 6px;
  height: 46px !important;
  border-radius: 3px !important;
  background-color: #FFF;
}
.border-my .form-control {
  padding: 6px 3px 10px 3px;
}
.closed-btn {
  font-size:24px;
  position:absolute;
  right:16px;
  top:6px;
  color:#FFF;
  z-index: 9999;
  cursor: pointer;
}
.pre_intestazione .btn-secondary {
  background-color: #164fa4 !important;
  border-color: #FFF !important;
  font-weight: bold !important;
  color: #FFF !important;
  height: calc(1.5em + 1.7rem);
}

/* #modal_dett_prev .card-body  p{
    margin-bottom:0px !important;
} */

#prenota_bar {
    position: fixed;
    bottom: 0px;
    left: 0px;
    /* background-color: #f46c2c; */
    background-color: #EC6520;
/*    background-image: linear-gradient(#164fa4, #324F9C);*/
    z-index: 999999999999;
    padding: 16px 24px;
    width: 100%;
    color: #fff;
    display:none;
}
#tot_bot {
  font-size: 30px;
  line-height: 22px;
  font-weight: bold;
  display: block;
  color:#ffffff;
}
#coti_loc {
  font-size: 18px;
/*  line-height: 16px;*/
  line-height: 18px;
  display: block;
}
#tot_bot .eurox {
  font-weight: normal;
  font-size: 22px;
}
#prenota_bar #show_part {
  background-color: #ffffff;
  color:#000;
  font-weight: bold;
  padding: 16px;
  cursor: pointer;
  min-width: 200px;
}
#prenota_bar  #bot_prev_bar{
  color:#FFF;
  font-weight: bold;
  padding: 16px;
  border:1px solid #FFF;
  cursor: pointer;
}
#prenota_bar  #send_prev {
  color:#FFF;
  font-weight: bold;
  padding: 16px;
  border:1px solid #164fa4;
  background-color: #164fa4;
  cursor: pointer;
}
.boxprice {
  text-align: center;
}
@media only screen
and (min-width : 1200px)
and (max-width : 1560px) /*1380*/
{
  .pre_sol_trat p {
    font-size: 14px;
    line-height: 18px;
    min-height: 42px;
  }
  .pre_sol_trat label span {
    display: inline;
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .pre_sol_cam_box .desc-cam {
    font-size: 14px;
    line-height: 18px;
  }
  .pre_sol_trat p {
    font-size: 14px;
    line-height: 18px;
    min-height: auto;
  }
  .pre_sol_trat {
    min-height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .pre_intestazione h2 {
    font-size: 20px;
    line-height: 24px;
  }
  /* .border-my {
    height: 34px !important;
  } */
  .border-my .form-control {
    padding: 0 3px 8px 3px;
  }
  #sol_strut_close {
    background-color:#164fa4;
  }
  .closed-btn {
    font-size: 22px;
    position:relative;
    right: 0;
    top: 0;
    text-align: right;
    padding-right: 8px;
   }
  .boxprice {
    text-align: left;
  }
  .detcta {
    text-align: right;
    font-size: 13px;
  }
  .pre_sol_trat label span {
    display: inline;
    font-size: 18px;
    line-height:30px;
  }
  .pre_sol_title {
    font-size: 20px;
    line-height: 24px
  }
  #modal_dett_prev .card-header h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .box_assicurazione .nome_on {
    display: block !important;
    font-size: 18px !important;
    margin-top: 16px;
  }
  .box_assicurazione .nome_off {
    display: block !important;
    font-size: 18px !important;
    margin-top: 16px;
  }
  #part_data h4 {
    font-size: 18px;
  }
  .testo_register, label {
    font-size: 14px;
    line-height: 18px;
    color: #67747c;
  }
  #part_data .form-control, #box-send-prev .form-control {
    border: 1px solid #ebf0f7;
  }
  #prenota_bar {
    padding: 12px 20px;
  }
  .btnboxbotmob {
    width: 96% !important;
    margin-left: 2% !important;
    margin-top: 16px;
  }
  #tot_bot_bar {
    width: 100%;
    text-align: center !important;
  }
  #prenota_bar #bot_prev_bar, #prenota_bar #show_part {
    width: 100%;
  }
  #tot_bot {
    font-size: 26px;
    line-height: 22px;
  }
  #coti_loc {
    font-size: 12px;
    line-height: 7px;
  }
  #prenota_bar  #bot_prev_bar{
    margin: 0 0;
  }
  #prenota_bar #show_part, #prenota_bar #bot_prev_bar {
    display: block;
    padding: 6px 1px;
    min-width: auto;
    float: left;
  }
  #prenota_bar #bot_prev_bar {
    width: 50%;
    margin-right: 1%;
  }
  #prenota_bar #show_part {
    width: 48%;
    margin-left: 1%;
  }
  #inp_salva_prev {
    bottom:46px !important;
    width: 98% !important;
  }
}
@media only screen
and (min-width : 1200px)
and (max-width : 1580px)
{
  .boxtratta .col-my-6 {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .pre_sol_trat {
    min-height: auto;
  }
}
.box_assicurazione {
  padding-top: 8px;
  box-shadow: 0px -1px 6px #00000029;
  border-radius: 16px;
  position: relative;
  background-color: #FFF;
  margin-bottom: 16px;
  padding: 16px;
  margin: 8px;
}
.box_assicurazione h2 {
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 0;
  color:#164fa4;
}
.box_assicurazione p {
  font-size: 18px;
  color: #444444;
}
.box_assicurazione .benefit {
  font-size: 14px;
  color: #444444;
}
.box_assicurazione .benefit .fa {
  color:#164fa4;
}
.box_ass_on {
  border-left: 6px solid #547FBE;
  border-top: 1px solid #547FBE;
  border-right: 1px solid #547FBE;
  border-bottom: 1px solid #547FBE;
  color: #777777;
}
.box_assicurazione .nome_on {
  background-color: #547FBE;
  color:#FFF;
  padding: 8px;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
}
.box_assicurazione .aggiungi_ass {
    padding:3px 6px;
    font-size: 16px;
    color: #164fa4 !important;
    border:2px solid #164fa4;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    border-radius:3px;
}
#data_part .box-form {
  box-shadow: 0px -1px 6px #00000029;
  border-radius:8px;
  border: 1px solid #e7eaf3;
}
#part_data h4 {
  color:#164fa4;
}
#part_data .form-control, #box-send-prev .form-control {
  border-color:#9fa9b8;
}
#part_data .form-label {
  color:#164fa4;
}
.testo_register .mycheckbox {
  display:inline;
  width:16px;
  margin:0px;
}
.mytextarea {
  height: 150px;
  height: 150px;
  display: block;
  width: 100%;
  border: 2px solid #9fa9b8;
  border-radius: 0.3125rem;
}
#inp_salva_prev {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 90px;
  background-color: rgb(237, 237, 237);
  background-image: linear-gradient(rgb(251, 251, 251), rgb(237, 237, 237));
  box-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px inset, rgba(255, 255, 255, 0.7) 0px 1px 0px inset;
  box-shadow: 0px -1px 6px #00000029;
  min-height: 200px;
  width: 350px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border:1px solid #ADADAD;
  padding: 16px;
  color:#ADADAD;
  z-index: 99;
}
#inp_salva_prev p {
  color:#444444;
}
.chiudix {
  position: absolute;
  right: 5px;
  top:0px;
  cursor: pointer;
  color:#777777;
  font-size: 22px;
}
