body
{ font-family:Arial; font-size:12px; line-height:18px; color:#6a6969; text-align:left; min-width:320px; background-color:#FFF; position:relative; -webkit-text-size-adjust: none; }

body > .wrapper { position:relative;}

.clearfix:before,
.clearfix:after{
	content: "";
	display: table;}
	
.clearfix:after{
	clear: both;}
	
.clearfix{zoom: 1;}

.cl{clear: both;}

a {text-decoration:none;}

input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea,  select{
	padding:2px 2px;
	outline: none;
	display: block;
	background: #fff;
	text-indent:4px;
	color:#2c2c2c;
	border: solid 1px #b9b9b9;
	-webkit-border-radius:2px;
	-moz-border-radius:2px; border-radius:2px;  }
	
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus{
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);}
	
button, input[type="submit"], input[type="reset"], input[type="button"] {
	cursor:pointer;
	padding:0;
	border:none; }
	
button::-moz-focus-inner, input::-moz-focus-inner{
	border: 0;
	padding: 0;
	outline: 0;}
		
.block-content a{
	color:#666;!important }

.block-content a:hover{ text-decoration:none!important;
		color:#000;!important }
:focus{ outline:0;!important }

.load-screen {
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) no-repeat center center #000;
	background-size: 64px 64px;
    position: fixed;
    opacity: 0.7;
	z-index:2000;}

.guimaraes-container{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	/*min-height:800px;*/
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height:100%;
	max-width:100%;
	max-height:auto;
	width:1100px;
	margin:0 auto;
	padding-bottom:20px;	
	/*padding-right: 15px;*/
    /*padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
	}

.box-socio{
	max-width:100%;
	max-height:auto;
	width:500px;
	margin:0 auto;
	border:1px solid #D6D6D6;
	background:#f2f2f2;
    padding: 2.2rem;
    overflow: hidden;
    position: relative;
	margin-top:20px;
}

button.btn-socio{
	margin-bottom:-12px!important;		
	}	
		
.page-title h1 {
    border-bottom: 2px solid #3a3a3a;
    font-size: 22px;
    line-height: 28px;
    color: #3a3a3a;
    text-transform: uppercase;
    padding-bottom: 4px;
	margin-top:0px!important;
}

.category-title {
    display: block;
    border: 0;
}
.page-title, .category-title {
    padding: 0;
    margin: 0 0 9px;
}

.category-description {
    margin: 25px 0 10px;
	font-size:13px;
}

/*------------------------- MARGENS EXTRAS-------------------------------------------*/

.marginT{margin-top: 20px !important;}
.no-padding{padding: 0 !important;}
.no-margin{padding: 0 !important;}
.no-marginB{margin-bottom: 0 !important;}
.no-marginT{margin-top: 0 !important;}
.no-marginL{margin-left: 0 !important;}
.no-marginR{margin-right: 0 !important;}
.marginPanel{margin-top: -20px !important;}

/*-----------BOTÕES---------------*/

.btn{
	font-size:13px;	
	}

.btn-w {
    font-size: 16px;
    line-height: 16px;
    background-color: #ffd201;
    width: 100%;
    color: black;
    border: none;
    border-radius: 0;
	font-weight:bold;
	padding-top: 12px;
    padding-bottom: 12px;
	margin-bottom: 20px;
    margin-top: 20px;
}

.btn-w:hover,
.btn-w:active,
.btn-w:visited,
.btn-w:focus {
    background-color: #f0ad4e;
	color: #000;
}

.btn-action {
	background-color: #000;
	color: #fff;
	font-size:13px;
	font-weight:bold;
}

.btn-action:hover,
.btn-action:active,
.btn-action:visited,
.btn-action:focus{
    background-color: #333;
    color: #fff;
}

.btn-w-s {
    background-color: #ffd201;
    color: #000;
    height: 40px;
	float:right;
    padding: 0 1.0rem;
    outline: none;
    overflow: hidden;
    font-size: 14px;
    line-height: 14px;
    margin:0;
	margin-left:10px;
    display: inline-block;
	font-weight:bold;
	margin-top:10px;
	}

.btn-w-s:hover,
.btn-w-s:active,
.btn-w-s:visited,
.btn-w-s:focus{
    background-color: #f0ad4e;
	color: #000;
	}

.btn{
	border-radius:0;
	}
		
.btn-cancel {
    margin-top: 10px;
    height: 40px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.45;
}
		
.button-alert, a.button-alert-socio {
    color: #a00300;
    background: none;
    border: #a00300 solid 1px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px;
	border-radius:3px;
	}
	
a.button-alert-socio {
	display:block;
	margin-left:5px;
	text-decoration:none
	}	
	
.button-alert-socio:hover{
    color: #000;
    background: #ffd201;
	}	

.button-action {
	color: #000;
    border: #ffd201 solid 1px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px;
    border-radius: 3px;
    background: #ffd201;
	}

a.button-action  {
	text-decoration:none!important;
	}	


.table>thead {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    background: #000;
    border-bottom: 3px solid #ccc;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
}

tbody > tr:last-child > td {
  	border-bottom: 1px solid #ccc;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #ccc;
}	

table.metodo-pagamento img{
	width:100px;
	height:100px;
	}
	
.smv-alert-warning{	
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.smv-alert{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

table.metodo-pagamento {
	cursor: pointer;
}
.metodo-pagamento td:hover,  .metodo-pagamento td:active {
	background: #ffd201;
}
.metodo-pagamento td {
	text-align: center;
}
.metodo-pagamento.table>tbody>tr>td.active {
	background: #ffd201;
}

table.metodo-pagamento tbody > tr:last-child > td{
	border: 1px solid #ccc!important;	
	
	
	}

table.table-compra{
 text-transform:uppercase;
 color:#000;
}

td.compra-texto{
	width:80px;
}

.compra-total tbody > tr:last-child > td {
    border-bottom: none!important; 
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dadada;
}


/*------------------------------------ FORMS -----------------------------------------*/

form{
	margin-top:10px;
	}
		
.form-group {
    margin-bottom: 30px;
}

label{
	color:#3a3a3a;
	font-size:12px;
	}

input[type="text"], input[type="tel"], input[type="password"], input[type="number"], input[type="email"], textarea, textarea.form-control, select.form-control, #datepicker-inicio, #datepicker-fim {
	height: 30px;
	margin: 0;
	padding: 0 5px;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 13px;
	line-height: 30px;
	color: #3a3a3a;
	-webkit-appearance: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	z-index:-10;
    text-align: left;
    font-weight: normal;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ececec!important;
	opacity: 1!important;
	text-align: left!important;
}

span.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #888;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.form-control{
	height:40px;
	}

textarea, textarea.form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="email"]:focus, textarea:focus, textarea.form-control:focus, #datepicker-inicio:focus ,#datepicker-fim:focus {
	outline: 0;
	background: #fff;
	border: 2px solid #fcab26;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
 input[type="text"]:-moz-placeholder,  input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, textarea:-moz-placeholder, textarea.form-control:-moz-placeholder {
	color: #fcab26;
	font-size:14px;
}
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, textarea:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
	color: #fcab26;
	font-size:14px;
}
input[type="text"]:-webkit-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="email"]:-webkit-input-placeholder, textarea:-webkit-input-placeholder, textarea.form-control:-webkit-input-placeholder {
	color: #fcab26;
	font-size:14px;	
}

.formError {
    color: #d9534f;
	font-size:11px;
	font-weight:bold;
	
}

.form-error-associa {
    color: #d9534f;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.form-control.cp2{
	margin-top:25px;
	display:block;
	}
	
.txtlocalidade{
	font-size:13px;
	margin-top:2px;
}

.label-large {
    font-size: 16px;
    padding: 12px 16px 15px 12px;
    padding: -6px;
    line-height: 3px;
    display: inline-block;
    border-radius: 2px!important;
    width: 100%;
    text-align: left;
}

#search { background-color: transparent !important; border: 1px solid white !important; height:40px!important; font-size:16px!important; font-weight:bold!important; cursor:pointer!important; }

#smv-modalmsg-t1, #smv-modalmsg-t2{
	margin-left:15px;
	font-size:13px;
	}

/*----------------------------*/

a.link-w {
    font-size: 14px;
    color: #fff!important;
	background:#000;
	height:40px;
	padding:10px;
	margin-top:10px;
	text-decoration: none;
}

a.link-w:hover {
    color: #fff;
	text-decoration:none!important;
	background:#333;
}

.light{
	font-weight:lighter;	
	}

.bolder{
	font-weight:bolder;	
	}

.uppercase{
  text-transform: uppercase; 
} 

.gray-50 {
    color: #9ea3a1;
}
	
.modal-titulo {
    color: #000	;
    font-size: 30px;
    text-align: left;
    margin-top: 0;
	line-height:1;
}

.modal-subtitulo {
    color: #fcab26;
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
	font-weight:bold;
}

.noBorder{
	border-top: none!important;
	border-bottom: none!important;
}

.input-margin{
	margin-top:20px;
	}	

div.container-details	{
	text-align:left!important;
	margin-left:-16px;
	font-weight: bold;
	}
	
.container.margin-container.smv-payreturn{
	margin-left:-15px!important;
}	

.box-socio h4{
	font-size:20px;
}

.box-socio h5{
	margin-top:-5px;
}

img.logo-socio {
	width:140px;
	height:auto;
	margin-left:-15px;
}

.mais-info a{
    color: #8a8989;
    font-weight: normal;
    font-size:13px;
}

.mais-info a:hover{
    color: #3a3a3a; 
}

tr.totalpayment{
	background:rgba(50, 50, 50, 1)!important;  
	color:#fff;  
}

/* --------------------- INÍCIO ZONA DOS BILHETES ---------------------*/
.gameBox{
	width:100%;
	max-height:100px;
	height:100%;
}

.ticket-title h1 {
    /* border-bottom: 2px solid #3a3a3a; */
    font-size: 20px;
    color: #3a3a3a;
}

.panel-body {
    padding: 0px!important;
}

.category-ticket-title {
    display: block;
    border: 0;
    background: #ffd201;
    padding-top: 1px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
	border-bottom:2px solid #fff;
}

.simbolos{
	width:60px;		
	}

img.simbolo-equipa{
	margin-left:0px;
	width:60px;				
	}	
	
td.teams{
	font-size:14px;		
	}
	
h4.competition{
	font-size:14px;
	font-weight:lighter!important;
	}

h4.day{
	font-size:14px;
	font-weight:bold!important;
	}

.table.games {
    margin-bottom: 0px!important;
	color:#888;
}

table.games tbody > tr td {
    border-bottom: 1px solid #ccc!important;
}

.table-hover>tbody>tr>td:hover, .table-hover>tbody>tr>td:hover{
    background-color: #ffd201!important; 
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{
    background-color: #fff2ba!important;
	cursor:pointer;
}
	
.table>tbody>tr.active>td{
	background-color: #fff2ba;		
}
		
.table>tbody>tr.unavailable>td{
	background-color: #dadada;
	cursor:not-allowed;	
		}
				
div.stadium{
	max-width: 55%;
    margin: 0 auto; 
    text-align: center;
	}	
	
.choose-seats{
	width:800px;
	max-width:100%;
	display:block;
	margin:0 auto;
	background:#F5F5F5;
	border:1px solid #E0E0E0;
	height:auto;
	padding:10px;
	position:relative;	
	}
	
.this-seats {
left:0;
}
.this-img-seats {
	position: absolute;
    top: 0;
    right: 0;
}

.this-img-seats img{
	max-width:75px;
	margin:10px;
	}	

/* --------------------------------  Breadcrumb  -------------------------------- */
.cd-breadcrumb, .cd-multi-steps {
  width: 100%;
  max-width: 1100px;
  padding: 0.5em 1em;
  background-color: #edeff0;
  font-size: 12px;
}
.cd-breadcrumb:after, .cd-multi-steps:after {
  content: "";
  display: table;
  clear: both;
}
.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 14px;
  color: #2c3f4c;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #000;
  font-weight:bold;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #222;
  cursor:not-allowed;
  text-decoration:none;
}
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default arrow separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}

.timer-count{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* WEBCATIVOS CSS*/

.CaptchaDiv {
	margin-top:30px;
	text-align:center;
}

.seats-container{
	padding:10px;
	text-align:center;
	}
	
.txt-titulo {
	color: #000;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.txt-subtitulo {
	color: #fcab26;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.SeatBox img {
	max-width: 1100px;
	max-height: 100%;
	width: 100%;
}
.seats-footer {
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.form-error {
    margin-top: 5px;
    color: #d9534f;
    font-size: 12px;
    display: block;
    font-weight: bold;
}


.g-recaptcha > div{
 margin: auto !important;
 text-align: center;
 width: auto !important;
 height: auto !important;
}


.profile_details .profile_view {
    display: inline-block;
    padding: 10px 0 0;
    background: #fff;
	width:100%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.profile_details .profile_view .bottom {
    background: #F2F5F7;
    padding: 9px 0;
    border-top: 1px solid #E6E9ED;
}





/* WEBCATIVOS CSS*/



@media only screen and (max-width: 480px){
		
#area-second-header .container-second-header h2 {
    font-size: 16px;
	line-height:5px;
	height:15px;
}
	
.form-error {
	margin-top: 5px;
    color: #d9534f;
	font-size:12px;
	display:block;
	font-weight:bold;
}

.page-title h1 {
    font-size: 17px;
}

.nav-tabs>li {
    margin-left: 0px;
}

.box-socio h4{
	font-size:18px;
	margin-left:5px
}

.box-socio h5{
	margin-top:-10px;
	margin-left:5px
}

img.logo-socio {
	width:110px;
	height:auto;
	margin-left:-35px;
}

.table>thead {
    font-size: 11px;
}

img.simbolo-equipa{
	width:40px;		
	}	
	
	td.teams{
	font-size:12px;		
	}
	
.ticket-title h1 {
    /* border-bottom: 2px solid #3a3a3a; */
    font-size: 16px;
	padding-right: 20px!important;	
	
}	

h4.competition, h4.day{
	font-size:12px;
	}
	
div.stadium{
	max-width: 100%!important;
	}	
	
table.metodo-pagamento tbody>tr>td {
    display: block!important;
}	
		
}

 @media screen and (max-width: 767px) {
.metodo-pagamento tr {
	display: block;
}
.metodo-pagamento td {
	display: block;
	text-align: center;
}
.metodo-pagamento td:last-child {
	border-bottom: 0;
}
.metodo-pagamento td:before {
	text-transform: uppercase;
	font-weight: bold;
}
table.metodo-pagamento {
	width: 100%;
}

table.metodo-pagamento img{
	width:80px;
	height:80px;
	}
	
img.logo-socio {
	width:130px;
	height:auto;
	margin-left: -30px;
}

.button-alert {
    font-size: 10px;
    border: none!important;
}

.gameBox{
	max-height:200px;
	height:100%;			
}

div.stadium{
	max-width: 80%;
	}

}

@media (max-width:640px) {  
#area-second-header .container-second-header h2 {
    font-size: 22px;
    line-height: 10px;
    height: 20px;
}	

.page-title h1 {
    font-size: 20px;
}

.smv-alert-warning{
	font-size:13px;		
	}	
}

@media only screen and (min-width: 979px) {
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}

/* -------------------------------- Triangle breadcrumb -------------------------------- */
@media only screen and (min-width: 979px) {
  .cd-breadcrumb.triangle {
    /* reset basic style */
   /* background-color: transparent;*/
    padding: 0;
  }
  .cd-breadcrumb.triangle li {
    position: relative;
    padding: 0;
    /*margin: 4px 4px 4px 0;*/
	margin: 0px 4px 1px 0px;
  }
  .cd-breadcrumb.triangle li:last-of-type {
    margin-right: 0;
  }
  .cd-breadcrumb.triangle li > * {
    position: relative;
    padding: 1.2em .8em 1em 2.5em;
    color: #222;
    background-color: #edeff0;
    /* the border color is used to style its ::after pseudo-element */
    border-color: #edeff0;
	font-size: 13px;
	text-decoration:none;	
  }
  .cd-breadcrumb.triangle li.current > * {
    /* selected step */
    color: #000;
    background-color: #ffd201;
	font-weight: normal;
	border-color:#ffd201;

  }
  .cd-breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.6em;
  }
  .cd-breadcrumb.triangle li:last-of-type > * {
    padding-right: 1.6em;
  }
  .no-touch .cd-breadcrumb.triangle a:hover {
    /* steps already visited */
    color: #222;
    background-color: #edeff0;
    border-color: #edeff0;
	cursor:not-allowed;
  }
  .cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {
    /* 
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    content: '';
    height: 0;
    width: 0;
    /* 48px is the height of the <a> element */
    border: 24px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
  }
  .cd-breadcrumb.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .cd-breadcrumb.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .cd-breadcrumb.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  .cd-breadcrumb.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  .cd-breadcrumb.triangle.custom-icons li::after, .cd-breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }

  @-moz-document url-prefix() {
    .cd-breadcrumb.triangle li::after,
    .cd-breadcrumb.triangle li > *::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }

/*--------------------- FIM ZONA DOS BILHETES ---------------------*/