.container{ max-width:960px;margin:0 auto; }
.container-2{ max-width:1280px;margin:0 auto; }

.bice-blue{ color:#2273b0; }

.msg_required{ display:none; }

.bg-24theme{ background-color:#f7adc5; }
.border-24theme{ border-color:#f7adc5!important; }

.btn-primary{ background-color:#f7adc5;border-color:#f7adc5; }
.btn-primary:hover{ color:#fff;background-color:#ff8eb3;border-color:#ff8eb3; }

.btn-primary:disabled{ background-color:white;border-color:white; }

.text-24theme{ color:#ff8eb3; }

/* - - - - - - - - - - Footer - - - - - - - - - - */
section.footer{ margin-top:70px; }

.footer-organized{ text-align:center;color:#333333;font-size:18px;font-weight:500; }

ul.footer-logo{ list-style:none;text-align:center;margin:10px 0 0 0; }
ul.footer-logo>li{ display:inline-block;position:relative;vertical-align:middle;margin-right:14px;  }
ul.footer-logo>li:right{ margin-right:0px;  }

.footer-license{ padding:14px 0 14px 0;text-align:center;font-size:14px; }
/* - - - - - - - - - - Footer - - - - - - - - - - */