.select2-container--bootstrap4 .select2-selection{border-color:#efeff6;}
.select2-container--bootstrap4 .select2-selection--single{height:52px!important;}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{font-size:16px;color:#1C1549;line-height:52px;padding-left:20px;}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{display:none;}

.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#efeff6;-webkit-box-shadow:none;box-shadow:none;}
.select2-container--bootstrap4 .select2-dropdown{border-color:#efeff6;}
.select2-container--bootstrap4 .select2-results__option--highlighted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"]{background-color:#1C1549;color:#fff;}
.select2-container--bootstrap4 .select2-results__option:empty{opacity:0;}

.select2-search--dropdown .select2-search__field{border-color:#1C1549;color:#1C1549;}
.select2-container .select2-dropdown{transform:translateY(-32px);}

.fixed-submit{position:sticky;bottom:20px;opacity:0.6;transition:all 0.3s;}
.fixed-submit:hover, .fixed-submit.full-opacity{opacity:1;}

.top-menu{text-align:right;padding:10px 0;}
.top-menu ul{list-style:none;}
.top-menu ul li{display:inline-block;padding:0 10px 0 0;margin:0 10px 0 0;border-right:1px solid #fff;}
.top-menu ul li:last-child{border:none;}
.top-menu a{color:#fff;font-size:0.8em;}

ul.errors{list-style:none;color:red;font-size:0.8em;margin-top:-0.8rem!important;padding:0;margin-left:0;margin-right:0;margin-bottom:2.5rem;}