@charset "utf-8";
/* CSS Document */



.uk-lightbox-content .uk-slidenav-previous.uk-hidden-touch,
.uk-lightbox-content .uk-slidenav-next.uk-hidden-touch {
display:block!important;
}



.img-drop > .uk-nav-dropdown > li > a:hover {
	background-color: #EEEEED;
color:#000000;
}
.img-drop > .uk-nav-dropdown > .uk-active > a{
	background-color: #f40009;

color:#ffffff;
}


.uk-panel-box-convention {
  background-color: #ffffff;
  border-color: rgba(45, 112, 145, 0.3);
  padding:  20px 0;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
vertical-align:middle;

}
@media screen and (max-width: 767px) {

 }

.sripe li:nth-child(odd) {
background-color: #ffffff;  
padding: 20px;
}

.sripe li:nth-child(even) {
background-color: #F0F0F0; 
padding: 20px; 
}

.suvey{
padding:0 12px 0 7px;
border:#F00 1px solid;
margin: 5px 0 0 3px;
display:inline-block;
height:25px;
line-height:25px;
border-radius: 25px;
white-space:nowrap;
cursor:pointer;
background-color:#ffffff;
}
.suvey input{
margin-right:3px;
}
.pannello-totale{
	padding:0;
}
.prima-riga{
	padding:20px;
}


.padding-div{
	padding:0 20px;
}

.altezza{
	height:100px;
}

@media screen and (max-width: 767px) {
.altezza{
	height:30px;
}

 .testo-tentativi {
	padding-right:0 !important;

 }

}

@media screen and (min-width: 780px) and (max-width: 800px){
 .lettering{
letter-spacing:0px !important;

}
}

@media screen and (max-width: 400px){
 .lettering{
letter-spacing:-1px !important;

}
}
@media screen and (max-width: 320px){

}
.lettering{
letter-spacing: 0;
white-space: nowrap;

}

.modale-carrello{
background-color:#F5000A;
padding-top:60px;
padding-bottom:60px;
border:4px solid #ffffff !important;
}
.padding-bottoni{
	margin-top:30px;
	padding:0 30px;

}
.ombra-top{
	height:50px;
	width:100%;
	background-image:url(../img/ombra-top.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	background-color: transparent;
	position:absolute;
	bottom: 0px;
	z-index:0;
}
.ombra-bottom{
	height:50px;
	width:100%;
	background-image:url(../img/ombra-bottom.png);
	background-repeat: repeat-x;
	background-color: transparent;
	background-position:top left;
	background-color:transparent;
	position:absolute;
	top: -2px;
	z-index:0;
}
.padding-box{

position:relative;
padding:0;
background-color: transparent;
}

* html #home{height:100%}

.uk-scrollable-box {
    box-sizing: border-box;
    height: 480px!important;
    padding:10px 0px;
    border: 0px solid #BEBEBE!important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    resize: both;
    border-radius: 3px;
	min-width:280px;
	margin:0 20px;
	z-index:1;




	
	
	scrollbar-face-color: #F3030A;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #8e8f90;
    scrollbar-shadow-color: #ffffff;
    scrollbar-arrow-color: #8E8F90;
    scrollbar-track-color: #F0F0F0;
}



.uk-scrollable-box::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-color: #E2E4E6;


}
 
.uk-scrollable-box::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #F3030A;
	border:#FFF 3px solid;


}



.uk-scrollable-box::-webkit-scrollbar-button:vertical:increment {
   height: 30px;
  background-image:url(../img/scrollbar1.jpg);

}

.uk-scrollable-box::-webkit-scrollbar-button:vertical:decrement {
   height: 30px;
  background-image:url(../img/scrollbar.jpg);

}

.uk-scrollable-box::-webkit-scrollbar {
  width: 19px;

}

.uk-scrollable-box::-webkit-scrollbar-corner {
background-color: rgba(0,0,0,0); 
display:none;

}





.carrello {
background: #ffffff !important;
-moz-border-radius:4px !important;
border-radius: 4px !important;
border:1px solid #E7E7E7 !important;
}
.carrello option:focus,
.carrello option:hover,
.carrello option:active,
.carrello option:checked {
  background: #F3030A !important;
  color: #ffffff !important;
}

.uk-cart-divider {
  margin: 0;
  border-color: #000000;
 
  
  
}

.bordo {
border-bottom:#000 1px solid
}

.carrello-testo {

	font-family:Effra-bold;
	color:#5c666f;
	font-size: 19px;
	line-height:16px;

 }
.carrello-testo span {
	font-size: 14px;

 }
.titolo-litri {

	font-family:Effra-bold;
	color:#F3030A;
	font-size: 19px;
	line-height:18px;


 }




 .testo-tentativi {

	font-family:Effra-bold;
	color:#F3030A;
	font-size: 18px;
	padding-right:20px;

 }
 
 
.litri-carrello-small {
background-color: #F3030A;
text-align: center;
width:60px;
height:60px;
-moz-border-radius: 50%; /* or 50% */
border-radius: 50%; /* or 50% */
}


.litri-carrello-small p {
color: #ffffff;
font-size: 20px;
font-family:Effra-bold;
margin:0;
line-height:12px;


}
.litri-carrello-small span {

font-size:12px;


}


 

.litri-carrello {
background-color: #F3030A;
text-align: center;
width:100px;
height:100px;
-moz-border-radius: 50%; /* or 50% */
border-radius: 50%; /* or 50% */

}

.litri-carrello p {
color: #ffffff;
font-size: 40px;
font-family:Effra-bold;
margin:0;
margin-top:10px;


}
.litri-carrello span {

font-size:15px;


}

#inizia{
	background-image: url(../img/sfondo_carrello.png);
	background-repeat: repeat;
	background-color:#DBDBDB;
	
}

.slider-img{
    max-width: none!important;
	width:auto !important;
	max-height:100%!important;
    height: auto!important;
}




.tempo {
	font-weight: bold;
	color:#F3030A;
	text-align:center;
	width:100%;
	margin-bottom:5px;
}

#btn_login {
	text-decoration:none !important;
}
.logo90 {
	margin:0;
	height:60px;
	margin-bottom:10px;

}


.mus-num {
	font-weight: bold;
	padding-right:5px;
	color:#2d3941;
}
.mus-name {
	font-weight: bold;
	color:#2d3941;
}
.mus-name span {
	font-weight: normal;
	color:#2d3941;
}

.mus{
	font-weight: normal;
	color:rgba(45, 57, 65, 0.7);
	font-size:24px;
	line-height:50px;
	width:30px;
	height:30px;
	
}
.mus-icona:hover{
	font-weight: normal;
	color:rgba(45, 57, 65, 1);
}
.vota {

	position:absolute;
	bottom:0;
	left:0;
	right:0;
	border-top:3px #FF0000 solid;
	padding-top:20px;
	padding-bottom:20px;
}

.musica > li {
    padding: 5px 5px;
    border-bottom: 1px solid #AAAFB2;
    border-bottom: 1px solid #AAAFB2;
	color:#2d3941;
	cursor:pointer;
}
.musica > li:nth-of-type(even) {
  background: #ffffff;
}
.musica > li:nth-of-type(odd) {
  background: #EFEFEF;
}

.login:-ms-input-placeholder {
	font-family:Effra-bold;
  color: #5c666f !important;
  text-transform:uppercase;
}
.login::-moz-placeholder {
	font-family:Effra-bold;
  color: #5c666f !important
  text-transform:uppercase;
}
.login::-webkit-input-placeholder {
	font-family:Effra-bold;
  color: #5c666f !important;
  text-transform:uppercase;
}
.login:disabled:-ms-input-placeholder {
 	font-family:Effra-bold;
  color: #18223F !important;
  text-transform:uppercase;
}
.login:disabled::-moz-placeholder {
  color: #999999;
}
.login :disabled::-webkit-input-placeholder {
  color: #999999;
}



.uk-icon-download1 {

  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
    font-family:"Effra-bold";
	background-image:url(../img/download.png);
	padding-left:40px;
	background-repeat:no-repeat;
}
.uk-icon-download1:hover,
.uk-icon-download1:focus {
	color:#ffffff;
	background-image:url(../img/download-h.png);
  

}
.uk-icon-download1:active {

}

.uk-icon-download2 {

  line-height: 30px;
  color: #5B656F;
  font-size: 16px;
  text-align: center;
    font-family:"Effra-bold";
	background-image:url(../img/download1.png);
	padding-left:40px;
	background-repeat:no-repeat;
	position:absolute;
	left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
	top:-50px;
	width:100px;
	z-index:1000;
}
.uk-icon-download2:hover,
.uk-icon-download2:focus {
	color:#F50009;
	background-image:url(../img/download1-h.png);
  

}



.bottone-bianco {
border:1px solid #F40009 !important;
}
.bottone-trasp {
	color:#ffffff !important;
	background: transparent!important;
	border:1px solid #ffffff !important;

}


textarea.regole {

background:rgba(255, 255, 255, 1)!important;
border-radius:0!important;
-webkit-box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 16px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 16px 0px rgba(50, 50, 50, 0.75);
min-height:150px;
color:#5c666f !important;
padding:20px 20px!important;
border:1px solid #EDEDED!important;
box-sizing: border-box;
}
.regole:focus {

border:1px solid #F40009!important;
}



.form-bianco {
  border-color: rgba(255, 255, 255, 0.8);
  background: #ffffff !important;
  color: #444444;
  background-clip: padding-box;
  border:1px solid #BFBFBF !important;
  color:#5c666f !important;
  font-family: "Effra" !important;
  text-transform:none !important;
  font-size:1rem !important; 
  border-radius: 12px !Important;
}
.form-bianco:focus {

  border:1px solid #F40009 !important;

}

.seleziona-file {
    -webkit-appearance: none;
    margin: 0;
    border: 1px solid #BFBFBF;
    overflow: visible;
    font: inherit;
    color: #5c666f;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #ffffff;
    vertical-align: middle;
    line-height: 28px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border-radius: 12px;
	width:80%;

}
.seleziona-file:hover {
	color: #F40009 !important;


}

.colore  {
  color:  #2d3941;
  font-size:18px !important;
  line-height: 30px !important;
}
.tit  {
  font-size:19px !important;
  line-height: normal !important;
}
.tit1  {
  font-size:18px !important;
  line-height: normal !important;
}
.bianco  {
   background-color: #ffffff;  
}

.c {
color: #F3030A;
font-size:22px;
font-family:Effra-bold;
display: block;
height: 40px;
width: 40px;
line-height: 40px;
-moz-border-radius: 20px; /* or 50% */
border-radius: 20px; /* or 50% */
background-color: #ffffff;
text-align: center;
border: solid 2px #F3030A;
margin:0 auto;

}

.uk-panel-box-convention > .uk-panel-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 44px;
  font-weight: normal;
  text-transform: none;
  color: #F40009!Important;
  font-family: Effra-bold;
}
.uk-panel-box-quiz {
  background-color: #ffffff;
  border-color: rgba(45, 112, 145, 0.3);
  padding: 30px;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
vertical-align:middle;
background-image:url(../img/panel-quiz.png);
background-repeat:no-repeat;
background-size:cover;
}
.uk-panel-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 44px;
  font-weight: normal;
  text-transform: none;
  color: #f40009!Important;
  font-family: Effra-bold;
}

.wrapper{
display: block;
float:right;
}

input[rel="tog"] {
  max-height: 0;
  max-width: 0;
  opacity: 0;

}

input[rel="tog"] + label {
  display: block;
  position: relative;
  box-shadow: inset 0 0 0px 1px #d5d5d5;
  text-indent: -5000px;
  height: 30px;
  width: 50px;
  border-radius: 15px;
  background: rgba(91, 101, 111, 1);
    cursor:pointer;
}

input[rel="tog"] + label:before {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  border-radius: 15px;
  background: rgba(91, 101, 111, 1);
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

input[rel="tog"] + label:after {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0px;
  border-radius: 15px;
  background: white;
  box-shadow: inset 0 0 0 1px rgba(91, 101, 111, 1), 0 2px 4px rgba(91, 101, 111, 1);
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


input[rel="tog"]:checked + label:before {
  width: 50px;
  background: rgba(243, 0, 9, 1);
}

input[rel="tog"]:checked + label:after {
  left: 20px;
  box-shadow: inset 0 0 0 1px rgba(91, 101, 111, 1), 0 2px 4px rgba(0, 0, 0, .2);
}


.footer-testo {
font-size:15px;
color: #5B656F;
  
}

.titolo-footer {
font-family:"Effra-bold";
color: #F30009;
line-height:30px;
  
}
.titolo-footer1 {
font-family:"Effra-bold";

  
}
.tm-totop-scroller {
  display: block;
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 100px;
  height: 20px;
  transform: translateY(-50%);
  text-decoration:none;
  color: #5B656F;
  
  
}
.tm-totop-scroller:hover{
text-decoration:none!Important;
color:#000000!Important;
}
.tm-totop-scroller:before {
  content: 'Torna su  \00a0  \f106';
  display: block;
  height: 100px;
  font-family: FontAwesome ,"Effra-bold";
  font-size: 14px;
  line-height: 20px;
 
  text-transform:uppercase;
  
}
.tm-totop-scroller:focus{
  text-decoration: none;
}
#where > .uk-block {
  position: relative;
}
#info > .uk-block {
  position: relative;
}
.tm-totop-scroller1 {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 100px;
  height: 20px;
  transform: translateY(-50%);
  text-decoration:none;
    color: #ffffff;
}
.tm-totop-scroller1:hover,
.tm-totop-scroller1:focus {
text-decoration:none!Important;
color:#000000 !Important;
}
.tm-totop-scroller1:before {
  content: 'Torna su  \00a0  \f106';
  display: block;
  height: 100px;
  font-family: FontAwesome ,"Effra-bold";
  font-size: 14px;
  line-height: 20px;
  text-transform:uppercase;
  
}
.tm-totop-scroller1:focus{
  text-decoration: none;
}

#contacts > .uk-block {
  position: relative;
}
.tm-totop-scroller2 {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 100px;
  height: 20px;
  transform: translateY(-50%);
  text-decoration:none;
  color: #000000;
}
.tm-totop-scroller2:hover,
.tm-totop-scroller2:focus {
text-decoration:none!Important;
color:#F40009 !Important;
}
.tm-totop-scroller2:before {
  content: 'Torna su  \00a0  \f106';
  display: block;
  height: 100px;
  font-family: FontAwesome ,"Effra-bold";
  font-size: 14px;
  line-height: 20px;
  text-transform:uppercase;
  
}
.tm-totop-scroller2:focus{
  text-decoration: none;
}

.log {
  position: fixed;
  z-index: 2000;
  top: 0px;
  right:0;
  left:0;
  background-color:rgba(244, 0, 9, 0.8);
  height:30px;
  font-family: Effra-bold;

}
.nome {
	color: #ffffff;
	  line-height:30px;

}
.nome span {
	color: rgba(255, 255, 255, 0.8);
	padding-left:15px;

}

.logout,.logout:active {
	color: rgba(255, 255, 255, 0.8);
	padding-left:15px;
}


 
.logout:hover, .logout:focus  {
	color: rgba(255, 255, 255, 1);
	text-decoration:none;
}
.tm-sidepanel {
  position: fixed;
  z-index: 2000;
  top: 80px;
  right:0;
  transition: all 0.2s ease-in;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);


}
.tm-sidepanel.uk-open {
  -webkit-transform: translateY(0);
  transform: translateY(0);

}
.tm-sidepanel >.uk-panel-box {
background: rgba(255, 255, 255, 0.8);
border:1px solid #F40009;
-webkit-border-radius: 0px 0px 0px  30px;
-moz-border-radius: 0px 0px 0px 30px;
border-radius: 0px 0px 0px 30px;
padding: 15px 30px;
-webkit-box-shadow:none;
-moz-box-shadow: none;
box-shadow: none;
}

.tm-sidepanel > .uk-panel-box > .uk-nav-side > li > a{
	color:#F40009;
	font-family:Effra-bold;
	text-transform:uppercase;
}
.tm-sidepanel > .uk-panel-box > .uk-nav > li > a {
    padding: 3px 2px;
}

.tm-sidepanel > .uk-panel-box > .uk-nav-side > li.uk-active > a{
	background: transparent;
	color:#000000;
	 box-shadow:none;
    text-shadow: none;
	
}

.tm-sidepanel > .uk-panel-box > .uk-nav-side > li > a:hover, 
.tm-sidepanel > .uk-panel-box > .uk-nav-side > li > a:focus {
    background: none;
    outline: none;
    box-shadow: none;
    text-shadow: none;
	color:#5B656F;
}

.navigazione {
	float:right;
	margin-right:25px;
	background:transparent;
}
.navigazione:hover {
	background-color:transparent !important;
}
.icona {
	color:#F30009;
	font-size:24px;
	line-height:50px;
}
.icona:hover {
	color:#000000;
}


.sfondo-login { 
  background: url(../img/sfondo-login1.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.uk-navbar {
	background: rgba(255, 255, 255, 0.8);
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F40009;
}

.uk-navbar-fixed {
	position:fixed;
	top:30px;
	left:0;
	right:0;
	z-index:1009;

}
/* vota */

.vota-div {

text-align:center;
border-top: #F40009 3px solid;
padding-top:20px;
display:block;
width:100%;
clear:both;
float:none;
margin-top:30px;
}
.uk-button-vota,
.uk-button-vota:hover,
.uk-button-vota:focus,
.uk-button-vota:active,
.uk-button-vota.uk-active,
.uk-button-vota:disabled {
  border: none;
  border: transparent;
  position: relative;
  padding: 8px 40px 8px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 20px;
  font-family:Effra-bold;
  font-size:13px;
  line-height:40px;
  background-color:#F40009; 

}
.uk-button-vota:hover,
.uk-button-vota:hover:hover,
.uk-button-vota:focus:hover,
.uk-button-vota:active:hover,
.uk-button-vota.uk-active:hover,
.uk-button-vota:disabled:hover {
  color: #ffffff;
  text-decoration: none;
}
.uk-button-vota:before,
.uk-button-vota:hover:before,
.uk-button-vota:focus:before,
.uk-button-vota:active:before,
.uk-button-vota.uk-active:before,
.uk-button-vota:disabled:before {
  content: "";
  position: absolute;
  right: 12px;
  width: 14px;
  height: 40px;
  background: url("../img/angle_right.svg") 0 50% no-repeat;
  -webkit-transition: right .25s;
  transition: right .25s;
}
.uk-button-vota:hover:before,
.uk-button-vota:hover:hover:before,
.uk-button-vota:focus:hover:before,
.uk-button-vota:active:hover:before,
.uk-button-vota.uk-active:hover:before,
.uk-button-vota:disabled:hover:before {
  right: 5px;
}

/* Modifier: `uk-button-link`
 ========================================================================== */
/* Reset */
.uk-button-link,
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active,
.uk-button-link:disabled {
  border: none;
  border: transparent;
  position: relative;
  padding-left: 22px;
  padding-right: 32px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 16px;
  font-family:Effra-bold;
  font-size:13px;
  line-height:30px;

}
.uk-button-link:hover,
.uk-button-link:hover:hover,
.uk-button-link:focus:hover,
.uk-button-link:active:hover,
.uk-button-link.uk-active:hover,
.uk-button-link:disabled:hover {
  color: #ffffff;
  text-decoration: none;
}
.uk-button-link:before,
.uk-button-link:hover:before,
.uk-button-link:focus:before,
.uk-button-link:active:before,
.uk-button-link.uk-active:before,
.uk-button-link:disabled:before {
  content: "";
  position: absolute;
  right: 12px;
  width: 14px;
  height: 30px;
  background: url("../img/angle_right.svg") 0 50% no-repeat;
  -webkit-transition: right .25s;
  transition: right .25s;
}
.uk-button-link:hover:before,
.uk-button-link:hover:hover:before,
.uk-button-link:focus:hover:before,
.uk-button-link:active:hover:before,
.uk-button-link.uk-active:hover:before,
.uk-button-link:disabled:hover:before {
  right: 5px;
}

/* Modifier: `uk-button-link1`
 ========================================================================== */
/* Reset */
.uk-button-link1,
.uk-button-link1:hover,
.uk-button-link1:focus,
.uk-button-link1:active,
.uk-button-link1.uk-active,
.uk-button-link1:disabled {
  border: none;
  border: transparent;
  position: relative;
  padding-left: 22px;
  padding-right: 32px;
  color: #F3030A;
  text-transform: uppercase;
  border-radius: 16px;
  font-family:Effra-bold;
  font-size:13px;
  line-height:30px;

}
.uk-button-link1:hover,
.uk-button-link1:hover:hover,
.uk-button-link1:focus:hover,
.uk-button-link1:active:hover,
.uk-button-link1.uk-active:hover,
.uk-button-link1:disabled:hover {
  color: #F3030A;
  text-decoration: none;
}
.uk-button-link1:before,
.uk-button-link1:hover:before,
.uk-button-link1:focus:before,
.uk-button-link1:active:before,
.uk-button-link1.uk-active:before,
.uk-button-link1:disabled:before {
  content: "";
  position: absolute;
  right: 12px;
  width: 14px;
  height: 30px;
  background: url("../img/angle_right-red.svg") 0 50% no-repeat;
  -webkit-transition: right .25s;
  transition: right .25s;
}
.uk-button-link1:hover:before,
.uk-button-link1:hover:hover:before,
.uk-button-link1:focus:hover:before,
.uk-button-link1:active:hover:before,
.uk-button-link1.uk-active:hover:before,
.uk-button-link1:disabled:hover:before {
  right: 5px;
}

/* Modifier: `uk-button-link1`
 ========================================================================== */
/* Reset */
.uk-button-link2,
.uk-button-link2:hover,
.uk-button-link2:focus,
.uk-button-link2:active,
.uk-button-link2.uk-active,
.uk-button-link2:disabled {
  border: none;
  border: transparent;
  position: relative;
  padding-left: 32px;
  padding-right: 22px;
  color: #F3030A;
  text-transform: uppercase;
  border-radius: 16px;
  font-family:Effra-bold;
  font-size:13px;
  line-height:30px;

}
.uk-button-link2:hover,
.uk-button-link2:hover:hover,
.uk-button-link2:focus:hover,
.uk-button-link2:active:hover,
.uk-button-link2.uk-active:hover,
.uk-button-link2:disabled:hover {
  color: #F3030A;
  text-decoration: none;
}
.uk-button-link2:before,
.uk-button-link2:hover:before,
.uk-button-link2:focus:before,
.uk-button-link2:active:before,
.uk-button-link2.uk-active:before,
.uk-button-link2:disabled:before {
  content: "";
  position: absolute;
  left: 12px;
  width: 14px;
  height: 30px;
  background: url("../img/angle_right-red.svg") 0 50% no-repeat;
  -webkit-transition: left .25s;
  transition: left .25s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.uk-button-link2:hover:before,
.uk-button-link2:hover:hover:before,
.uk-button-link2:focus:hover:before,
.uk-button-link2:active:hover:before,
.uk-button-link2.uk-active:hover:before,
.uk-button-link2:disabled:hover:before {
  left: 5px;
}



.uk-button-link-danger{
	background:#F40009;
 
}

.uk-button-link-danger:hover,
.uk-button-link-danger:focus,
.uk-button-link-danger:active,
.uk-button-link-danger.uk-active {
 background:#F40009;
}






.uk-button-link-white{
	background:#ffffff;
 
}

.uk-button-link-white:hover,
.uk-button-link-white:focus,
.uk-button-link-white:active,
.uk-button-link-white.uk-active {
 background:#ffffff;
}