.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 2px solid #f4f4f4;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.custom-logo{
	height: 65px;
	width: auto; 
}

.custom-carousel{
	margin-top:-150px;
	height:880px;
}

.custom-banner{
	width: 100%;
}


.bg-custom-banner-home {
	background-image: url('/immagini/bg-banner.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:750px;
}


.bg-custom-body-home {
	background-image: url('/immagini/bg-body.svg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: bottom;
}

.custom-rounded {
  	border-radius: 20px;
}

.custom-bottom-rounded {
  	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.custom-card-light {
	color:#fff;
	background-color: rgba(255, 255, 255, 0.1);
	box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 5%) !important;
}


.custom-sede{
	height:482px;	
}

.bg-comprooro{
	background-image: url('/immagini/bg-banner-comprooro.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
}

.bg-investimento{
	background-image: url('/immagini/bg-banner-investimento.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
}

.custom-footer{
	background:#fff!important;
}

.footer-04{
	background:#fff!important;
	padding-top: 0;
}

.footer-heading {
	color:#000!important;
}


.list-unstyled li a{
	color:#000!important;
}

.custom-star-btn{
	height: 30px!important;
	width: 30px!important;
	margin-right: 8px!important;
	padding: 5px!important;
}


.custom-overflow {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

.custom-overflow::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Edge */
}


/*PAGINA QUOTAZIONI*/
.bg-oro{
	background-image: url('/immagini/bg-banner-oro.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
	margin-top:-100px
}

.bg-argento{
	background-image: url('/immagini/bg-banner-argento.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
}

.bg-platino{
	background-image: url('/immagini/bg-banner-platino.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
}

.bg-palladio{
	background-image: url('/immagini/bg-banner-palladio.svg');
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
}

.custom-fs-price{
	font-size:90px;
}

.custom-txt-header{
	color:#fff;
	mix-blend-mode: difference;
}

.text-blu{
	color:#485CC7;
}
/*custom button*/

.btn-1 {
	background-color:#fff!important;
	color:#000!important;
	box-shadow: 2px 2px!important;
	/*border-color: #000!important;*/
	border-radius: 10px!important;
	font-size:16px!important;
}

.btn-1:hover {
    color: #485CC7!important;
    background-color: #fff!important;
	box-shadow: 2px 2px!important;
    /*border-color: #485CC7!important;*/
	border-radius: 10px!important;
	font-size:16px!important;
}

.btn-1:disable {
    color: #000000!important;
	opacity:40%!important;
    background-color: #fff!important;
    border-color: #000000!important;
	border-radius: 10px!important;
}
	
.btn-2 {
  	color: #fff!important;
 	background-color: #ffffffa6 !important;
	opacity: 60%!important;
	box-shadow: 1px 1px!important;
    /*border-color: #fff!important;*/
	border-radius: 10px!important;
	
}

.btn-2:hover {
    color: #485CC7!important;
    background-color: #fff!important;
	opacity:100%!important;
	box-shadow: 1px 1px!important;
    /*border-color: #fff!important;*/
	border-radius: 10px!important;
}

.btn-2:disable {
    color: #fff!important;
	opacity:40%!important;
    background-color: #000!important;
    border-color: #000!important;
	border-radius: 10px!important;
}
  
.btn-3 {
   color: #fff!important;
   background: linear-gradient(to right, #D8BA39, #485CC7)!important;
  /* background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1));*/

   border-radius: 10px!important;
}

.btn-3:hover {
    color: #fff!important;
	background-image: none!important;
    background-color: #485CC7!important;
	opacity:100%!important;
	box-shadow: 2px 2px!important;
	/*border-color: #485CC7!important;*/
	border-radius: 10px!important;
}

.btn-3:disable {
    color: #000!important;
	opacity:40%!important;
    background-color: #0000007a!important;
    border-color: #000!important;
	border-radius: 10px!important;
}

.btn-4 {
  	color: #000!important;
 	background-color: #ffffffa6 !important;
	opacity: 60%!important;
	box-shadow: 1px 1px!important;
    /*border-color: #000!important;*/
	border-radius: 10px!important;
	
}

.btn-4:hover {
    color: #485CC7!important;
    background-color: #fff!important;
	opacity:100%!important;
	box-shadow: 2px 2px!important;
	/*border-color: #fff!important;*/
	border-radius: 10px!important;
}

.btn-4:disable {
    color: #fff!important;
	opacity:40%!important;
    background-color: #000!important;
	box-shadow: 2px 2px!important;
    /*border-color: #000!important;*/
	border-radius: 10px!important;
}

.overlay{
	bottom: 0; 
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	padding: 15px;
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	height:165px;
}

.card {
	border:none!important;
	background-color: rgba(255, 255, 255, 0.7)!important;
}


.custom-form-control{
	color: #000!important;
	border: none!important;
    border-bottom: 1px solid #000!important;
}

.grecaptcha-badge {
     z-index: 99999999999999999;   
}


/* responsive */
@media only screen and (max-width: 768px) {
.custom-sede {
    height: auto;
}
}