
.logoplace{
    max-height: 80px;
}
.hometeam{
    text-align: center;
}
.our-partners .flexslider .flex-prev {
    top:100px!important;
    left:-30px!important;
    display: none;
    transition: all 0.3s ease 0.1s;
}

.our-partners .flexslider .flex-next {
    top: 100px !important;
    right: -30px !important;
    display:none;
    transition: all 0.3s ease 0.1s;
}

.our-partners .flexslider:hover .flex-next {
    top: 100px !important;
    right: 0px !important;
    display: block!important;
}

.our-partners .flexslider:hover .flex-prev {
    top: 100px !important;
    left: 0px !important;
    display: block !important;
}

.timeline > li{
    margin-bottom:-170px!important;
}
#paylink {
    margin-top: 20px;
    text-align: center
}

.selector2.active{
    color: #ffffff!important;
    text-decoration: none !important;
    background-color: #4cadc5 !important;
}
iframe {
    width:100%!important;
}
.articlaimage{
    width:100%;
    padding:10px;
}
.speclabel{
    width:30px;
    padding:5px 25px;
    height:20px;
    margin-right:10px;
}
#capres{
    height: 40px; text-align: left; padding: 8px 20px;clear:both;
}
#captcharow{
    margin-bottom: 10px;display:none;
}

.fondtxtslider {
   background-color:#f15d22;
   color:#FFFFFF;
   padding: 10px 10px;
   filter:alpha(opacity=10);
   -moz-opacity:0.10;
   opacity: 0.10;
}

.imghomefixe {
background:  no-repeat center center fixed; 
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover;
height:545px;
}