    #tabellabroker {
		margin-top: 40px;
		position:relative;
		font-family: Pt sans, arial;
		width: 100%;
		border: none;
	}
	
 #tabellabroker	tbody {
		    display: -webkit-box;
    display: flex;
    flex-direction: column;
    border-bottom: none;
	}

    #tabellabroker td {
    border-width: 0px!important;
    position:relative;
 }
 
 

.underdisc {
	font-size: 10px;
	color: #888;
	margin-top: 10px;
}
	

	.tabiframe {
		min-height: 1800px;
		min-width: 1200px;
	}

	.lista ul li {
		font-size: 14px!important;
		
	}
	
	.lista ul li.reg {
		font-weight: 300;
		color: #004b79;
		padding-left: 30px;
		background: url("broker/badge.png") left no-repeat;
		height: 25px;
	} 
	
	.lista ul li.carta {
		padding-left: 30px;
	background: url("broker/carta.png") left no-repeat;
	}
	
	#tabellabroker tr {
	width: 100%;
	padding: 20px 0px 20px 5px;
	background: #fff;
	box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
	border-radius: 6px;
	margin-bottom: 15px;
	display: inline-flex;
	min-height: 160px;
	}
	
#tabellabroker button {
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0090db;
    line-height: 2px;
    box-shadow: 0px 6px 9px 0px rgb(70 69 70 / 25%);
    padding: 17px;
    margin: 0;
    margin-bottom: 0px;
}
	
	.flag {
	display: flex;
	height: 34px;
	align-items: center;
	justify-content: center;
	position: absolute;
	background: #004b79;
	padding: 2px 20px;
	width: auto;
	border-radius: 5px 0 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	z-index: 1000;
	}
	
	.flag .upper {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 16px 0 0;
    position: absolute;
    right: -16px;
    top: 0;
}


.flag .lower {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 0 16px;
    position: absolute;
    right: -16px;
    bottom: 0;
}
	
	.numeretto {
		background: #12699e;
		width: 28px;
		height: 34px;
		padding: 3px 11px;
		position: absolute;
		text-align: center;
		left: 0;
		border-radius: 5px 0 0 0;
	}
	
	 #tabellabroker table td {
		border:none;
		border-width:0px;
		background-color: #ffffff;
	}
	
	.numero {
		    font-weight: bold;
		    position: absolute;
		    left: 40px;
	}
	

#tabellabroker  td.bonus:hover {
	background-color: #fbfbfb;
}

	
		.phone ul li {
		color: #223554;
		padding-bottom: 10px;
	}
	
	.bonus .lista {
		font-size: 16px;
		line-height: 50px;
		text-align: left;
		color: #212121;
	} 
	
	.bonus ul {
		    justify-content: space-around;
		    align-items: center;
		    text-align: center;
		    padding: 0 15px;
	}
	
	.bonus ul li {
		display: flex;
		align-items: center;
		color: #002f4c;
		margin-top: 10px;
	}
	
	.bonus:hover {
		background: #063d5f;
	}
	
	.phone {
    padding: 15px 0 10px 0px;
    flex-basis: 40%;
 }
	
	.pulsante {
		display: -webkit-box;
		display: flex;
		flex-basis: 45%;
		justify-content: center;
		padding: 10px;
		border-radius: 0 0 4px;
		-moz-border-radius: 0 0 4px;
		-webkit-border-radius: 0 0 4px 0;
		align-items: center;
		justify-content: center;
		padding: 6px;
		flex-direction: column;
	}
	
		.rating {
		display: -webkit-box;
		display: flex;
		 flex-basis: 15%;
		justify-content: center;
		padding: 15px 15px 15px 0;
		border-radius: 0 0 4px;
		-moz-border-radius: 0 0 4px;
		-webkit-border-radius: 0 0 4px 0;
	}
	
	.sr-only {
    display: none;
}

.vue-star-rating {
    margin-left: 5px;
}
	
	.immagine-cripto {
    flex-basis: 30%;
	}
	
	.compliance {
		text-align: center;
    font-size: 12px;
    margin-top: -20px;
	}
	
	.button {
    padding: 5px;
    background: #ffbe00;
    border: none;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    border-bottom: 3px solid #ffa500;
	min-width: 170px;
	}
	
	.button i {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 10px;
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.fXXLy{position:relative;padding:6px 19px 6px;color:#fff;background-color:#0978ff;font-size:16px;line-height:1.1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:0.3s;transition:0.3s;cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);text-align:center;} .fXXLy svg{margin-left:10px;padding-top:2px;} .fXXLy:hover{background-color:#0076f6;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);} .fXXLy:hover .arrow-icon--circle{stroke-dashoffset:0;} .fXXLy .arrow-icon--circle{-webkit-transition:stroke-dashoffset .3s ease;transition:stroke-dashoffset .3s ease;stroke-dasharray:95;stroke-dashoffset:95;} @media (min-width:576px){.fXXLy{padding:12px 20px 10px;}} @media (min-width:768px){.fXXLy{padding:15px 30px 12px;font-size:18px;}}
	
	.button:focus {
    outline: none;
}
	
	.data-table {
        border-collapse: collapse;
    }
	
	.clicbot {
	}
	
	
	.clicbot .td-post-content p {
		margin-bottom:0;
	}
	
	.bonus {
    height: 37px;
    padding: 5px 0;
    border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
    color: #fff;
    float: left;
    flex-basis: 26%;
    display: block;
 }
	.dep {
		text-align:center;
		display: inline-flex;
		font-weight: bold;
		font-size: 18px;
		color: #1398de;
		flex-basis: 20%;
		align-items: center;
		justify-content: center;
		padding: 6px;
		flex-direction: column;
	}
	
	.testa .dep {color: #fff!important; font-size: 15px!important;}
	
    .border-bottom {
    }
	.data-table ul li {
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 0;
	line-height: 18px;
	}
	
	.data-table td ul {
		margin: 0!important;
		padding: 1px;
	}
	
	.data-table .phone ul li::before {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    padding: 15px 25px 0 0;
    height: 10px;
    width: 10px;
    background-image: url("broker/v.svg");  
    background-repeat: no-repeat;
}

	.data-table ul li::before {
	background:none;
	content:none;
	}

	.data-table td.phone ul {
    margin: 0!important;
    padding: 15px 0 5px 30px;
    border-left: 1px solid #ddd;
}

	td.but {
		    flex-basis: 30%;
		    display: inline-flex;
		    align-items: center;
		    justify-content: center;
		    padding: 1px;
		    flex-direction: column;
	}
	
	.immagine {
		flex-basis: 20%;
		display: -webkit-box;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 6px;
	}
	
		.immagine img {
		display: block;
		margin: 0 auto;
		max-width: 160px;
	}
	
		.data-table th {
	    padding: 10px;
		text-align: center;
		}
	
	.testa {
		    background: #005689;
    color: #fff;
	}
	
	.clicbot img {
	margin: 0 auto;
	display: block;
	margin-bottom: 0!important;
	width: 170px;
	border-radius: 2px;
	}
	
	.clicbot a {	
	opacity: 1;
	}
	
		.clicbot:hover {
			opacity:0.8;
		}

	.sottoact {
		font-size: 13px!important;
		display: block;
		text-align:center;
		text-decoration: underline!important;
		border: none!important;
		margin-top: 9px;
	}
	
	.sottotable {
		    text-align: center;
		    padding-bottom: 30px;
	}
	
	.sottotable a {
		text-decoration: underline!important;
		font-size: 14px!important;
	}
	
	.countertab {
	position: absolute;
    top: 115px;
    left: 30px;
    width: 32px;
    height: 33px;
    font-size: 13px;
    font-weight: 700;
    color: #252527;
    text-align: left;
    z-index: 1;
	}
	
	.countertab:before {
		border-left:3px solid #3ed8d3
	}
	
	/*  STILE PULSANTI  */
	
.grid {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    margin: 0!important;
    padding: 0;
}

.grid a {
	text-decoration:none;
}
span.numero {
	font-size: 16px;
	display: contents;
	color: #37506f;
}

.grid-cell {
    display: flex;
}
		.grid .herobutton {
		padding: 5px;
		}
.box-inside {
	display: grid;
}
.img-block {
	display: block;
}
.pulsante-testo {
	font-size: 13px;
    line-height: 1.92857143;
    font-weight: bold;
    color: #132f47;
    text-transform: uppercase;
	text-align:center;
}

.unodicinque {
    width: 17%!important;
	flex-basis: auto!important;
	margin-right: 20px;
}

.card_azioni .sez1azioni .broker_content a {
	text-decoration: none!important;
	color: #344a5f!important;
}

.sez1azioni {
	width: 70%;
    padding: 30px 10px;
}
.sez3azioni {
	width: 25%;
    padding-top: 20px;
}
.card_azioni {
	padding: 10px 0px 10px 0px!important;
	min-height: 0;
}
.card_azioni ul {
	list-style:none;
	margin-bottom: 0;
}

.card_azioni ul li {
	list-style-type:none;
}
.card_azioni div.smw {
    font-size: 1.6rem;
}

.card_azioni div .broker_content a.button {
	padding: 14px;
	font-size: 1.6rem;
	font-weight: normal;
}

.card_azioni div .broker_content .azz {
	background-color: #178de4!important;
}

	
	@media only screen and ( max-width : 767px ) {
		
		td.but {
    flex-basis: 50%;
  }
  
  .one-container .site-content {
	 padding: 20px 25px 50px 25px;
  }
  
  	.pulsante {
		flex-basis: 55%;
		margin-bottom: 0;
	}
	
	.yoast-breadcrumbs {
	font-size: 11px;
}
			
		.unodicinque {
		width: 30%!important;
		margin-right: 10px;
		}
		
		.grid .herobutton {
		padding: 5px;
		margin-bottom: 0;
		}
		
		.grid {
		margin-bottom: 40px!important;
		} 
		
		.testa {
		   font-size: 14px;
    color: #fff;
	}
			.data-table th {
	    padding: 5px;
		text-align: center;
		}
		
		.phone {
			display:none;
		}
		.sottoact {
			display:none;
		}
		
	.dep {
		display:none;
	}

	.nodisp {
		display: none;
	}
	
	.numero {
		display:none;
	}
	
	.immagine {
	flex-basis: 45%;
	}

				.immagine img {
		display: block;
		margin: 0 auto;
		max-width: 140px;
	}
		
	#tabellabroker tr {
		margin-bottom: 14px;
	}
	
	#primary-ppc {
    width: 97%;
	}
	
	.sez1azioni {
		padding: 0!important;
		margin-top: 5px;
		border-bottom: none!important;
	}
	
		.sez3azioni {
		padding-bottom: 0!important;
		border-bottom: none!important;
	}
	
	
	
	.broker_logo .sez1azioni {
		border-bottom: none;
	}
	
	.card_azioni div.smw {
		font-size: 1.2rem;
	}
	.card_azioni ul {
	list-style:none;
	margin-left: 0;
	margin-bottom:0;
	}
	}
	
	@media only screen and ( max-width : 1024px ) {
		.bonus {
			display:none;
	 
	}
	}
	
