@charset "utf-8";

/* ---------------------- 
        Stylesheet Guide
-------------------------

01. Import styles
        -  bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).
        -  bootstrap-theme.css	
        -  megafish.css (Principal Nav Styles)
        -  jquery.fancybox.css (Ligbox Styles)
        -  theme-options.css (Skins And Layouts Options)
        -  animate.css (Animations Styles)
        -  owl.carousel.css  - Carousel (Works, sponsors and Services)
        -  flickr.css  	
        -  camera.css  - Slide
        -  font-awesome.min.css  - Incons
        -  Google Fonts  - Open sans And Raleway	 
        
02. Basic Elements
        -  Standar Styles	
        -  Panel Box
        -  Titles
        -  Hover efect 
        -  Semibox Layout
        -  List

0.3.  HEADER
        -  Header
        -  Header 2
        -  Header 3
        -  Logo Template
        -  Main Navigation
        -  Section Title

0.4.  GENERAL STRUCTURE	
        -  Counter
        -  Footer
        -  Social
        -  Footer Down
        -  toTop
        -  Accordion
        -  Progress
        -  Testimonials
        -  Filters 	
        -  Page Error
        -  Sitemap
        -  BLog Carousel 
        -  Blog Post
        -  Players
        -  Clubs Teams
        -  List Diary
        -  Form Theme 
        -  Tags
        -  Crumbs
        -  Contact	
        -  Twitter
        -  Newsletter
*/

/* ------------------------------------------------------------------------ */
/*	01 Import styles
/* ------------------------------------------------------------------------ */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
 
/*Style Switcher*/
@import url("skins/theme-options.css");
/*Animations*/
@import url("animations/animate.css");
/*carousel*/
@import url("carousel/owl.carousel.css");
@import url("carousel/owl.theme.css"); 
/*slide.css*/
@import url("slide/camera.css");
/*Google font*/ 

@font-face { font-family: PH-300CondCaps; src: url('../fonts/PH-300CondCaps.otf'); }  
@font-face { font-family: Troia-Regular; src: url('../fonts/Troia-Regular.otf'); }  

/* ---------------------------------------------------------------------- */
/*	02 Basic Elements
/* ---------------------------------------------------------------------- */

/* Standar Styles --------------------------------------------------------*/

body{
    font-family: Verdana, Geneva, sans-serif;
    color: #727272;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    padding-top:120px;
   
} 

h1, h2 {	
    padding: 5px 0 15px 0;	
    margin: 0;	
    text-shadow: 0 1px 0 #AAA;
    color:#f37255; 
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
}
h3, h4 {	
    padding: 5px 0 15px 0;	
    margin: 0;	
    color: #272727;
    font-weight: normal;
     font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
}
h5, h6 {	
    padding: 5px 0 15px 0;	
    margin: 0;	
    color: #272727;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
}
p{
    margin: 0 0 20px 0;
    color: #808080;
} 

footer ul,
.sitemap,
.sitemap ul,
.crumbs ul,
header ul,
.owl-carousel,
.list-diary,
.list-diary ul,
.footer-down ul,
.events-carousel,
.events-carousel ul,
.list,
.testimonials,
ul.clubs-teams,
ul.players,
ul.single-carousel,
.post-options{
    margin: 0;
    padding: 0;
    list-style: none;
}
.btn-primary{
    color: #434346;
    font-size: 14px;
    border-color: #dedede;
    text-shadow:none;
}
.btn-primary:hover{
    border-color: #cdcdcd;
    border-color:#2b7aba;
}

.btn-warning { background :#ced21c; }
.btn-warning:hover { background :#2b7aba;  border-color: #2b7aba;}

.btn-default{
    font-size: 14px;
    border-color: #2b7aba;
    text-shadow:none;
}
.btn:hover{
    opacity: 0.8;
}
.btn-primary:hover{
    color: #2b7aba;	
}
.paddings{
    padding: 100px 0;
}
.padding-top{
    padding-top: 50px;
}
.padding-bottom{
    padding-bottom: 50px;
}
.padding-top-mini{
    padding-top: 30px;
}
.no-margin{
    margin: 0;
}
.bg-gray{
    background-color: #fcfcfc;
}
.bg-dark{
    background-color: #18191B;
}
.dark-home{
    height: 440px;
    max-width: 1230px;
    margin: 0 auto;
}
.border-top{
    border-top: 1px solid #dfdfdf;
}
.border-bottom{
    border-bottom: 1px solid #dfdfdf;
}
hr.tall {
    margin: 0;
    padding: 0;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
}
.links li{
    line-height: 30px;
}
.links li a{
    color: #fff;
    padding-left: 5px;
    font-size: 15px;
}
.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2);
    margin-bottom: 20px;
}
.fontawesome-icon-list .fa-hover a {
    display: block;
    color: #222222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 4px;
}
iframe.video{
    width: 100%;
    height: 180px;
}
.single-carousel{
    overflow: hidden;
}
.single-carousel li{
    position: relative;
}
.single-carousel .info-single-carousel{
    padding: 10px 5% 0 5%;
}

/* Panel Box --------------------------------------------*/

.panel-box{
    background-color: #fff;
    border:solid 1px #dedede;
    border-bottom:solid 2px #dedede;
    margin:0 0 30px 0;
    padding: auto 10px;
    -webkit-border-radius:  0 10px 10px 10px;	   -moz-border-radius:   0 10px 10px 10px;			border-radius:   0 10px 10px 10px;
    
     -moz-box-shadow: 2px 2px 1px 0px #656565;    -webkit-box-shadow: 2px 2px 1px 0px #656565;    -o-box-shadow: 2px 2px 1px 0px #656565;    
     box-shadow: 2px 2px 1px 0px #656565;
}
.panel-box .row{
    margin: 0;
}
.section-wide{ 
    background-color: #fff;
    border-top: 1px solid #dedede;
    padding: 50px 0;
}

/* Titles ----------------------------------------------*/

.titles{
    border-bottom: #ddd 1px solid;
    margin-bottom: 15px;
    border-radius: 5px 5px 0 0;
}
.titles h1{
    color: #222;
    padding: 10px 10px; 
}
.titles h1 i{
    padding-right: 10px;
    color: #666;
}
.box-info{
    margin-bottom: 10px;
}
.entry-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;	
    padding: 5px 0 0 0;
}
.date-box{
    font-size: 13px;
}

/* Hover efect -------------------------------------------------*/

.img-hover{
    position: relative;
    overflow: hidden;
}
.img-hover img{
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.img-hover .img-overlay{
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.img-hover:hover .img-overlay{
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.img-hover:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
}
.img-hover .img-overlay a{
    padding-top: 26%;
    height: 100%;
    width: 100%;
    display: block;
    font-size: 40px;
    color: #fff;
}
.img-hover .img-overlay a:hover{
    text-decoration: none;
}

/* Semibox Layout ---------------------------------------------*/

.semiboxshadow {
    display: block;
}
.semiboxshadow img {
    width: 1338px !Important;
    max-width: 1340px;
    margin: 0px auto;
    margin-left: -53px;
    margin-top: 150px;
    position: absolute;
    z-index: 0;
}
.nav-tabs{
    margin-top: -47px;
    border-bottom: 0; 
} 

.tab-content{
    margin-left: 45px;
}
.nav-tabs li{
    margin-right: 10px;
}
.nav-tabs li,
.nav-tabs li.active a,
.nav-tabs li.active a:hover{
    border: 0;
    color: #fff;
}
.nav-tabs li a{
    border:0;
    padding: 12px 35px;
    background: #18191B;
    color: #fff;
    font-weight: normal;
    font-family: 'Androgyne_TB';
    -webkit-font-smoothing: antialiased;
}
.title-color{
    margin-top: -47px;
    border-radius: 5px 5px 0 0;
    padding: 14px 10px;
    
    
}
.title-color h4{
    color: #ED06A5;
    padding: 0;
}


/* List --------------------------------------------*/

.list li{
    line-height: 40px;
}
.list li:hover{
    cursor: pointer;
}
.list li i{
    padding-right: 8px;
    font-size: 14px;
}
.list li a{
    color: #666;
}
.list li a:hover{
    color: #252525;
}

/* ---------------------------------------------------------------------- */
/*	03 HEADER
/* ---------------------------------------------------------------------- */

/*  Header -------------------------------------------*/

header{	
    background: #fff;	
}
.headerbox{
    padding: 20px 0;
}
.adds{
    text-align: right;
}
.adds img{
    display: inline;
}
.mainmenu{
    width: 100%;
    min-height: 255px;
    background-color: #fff;
    border-top: 1px solid #dedede;	
    z-index: 9999;
}

.header-top-row { padding: 2px 0;}
.header-top-row, .header-top-row a { color: #FFF;}
.header-top-row a:hover { color: #fff200 !important;}
.top-icons { margin: 0 5px; }
.top-icons a { display:block;}

.top-icon{
    background-color: #333; 

    i{
        color: #FFF;
    }
}     

/*  Logo Template -----------------------------------------------------*/

.logo img{
    max-width: 100%;	
    max-height: 90px;
}

/*  Main Navigation ---------------------------------------------------*/

.tinynav{ 
    display: none;
    
}
.is-sticky .sf-menu > li {
    margin:0 15px 0 0;  
    padding: 10px 10px 8px 10px;
}
.is-sticky .mainmenu {
    min-height: 30px;
    left: 0;
}
.is-sticky .sf-menu .sf-mega ,
.is-sticky .sf-menu li:hover > .sf-mega,
.is-sticky .sf-menu li.sfHover > .sf-mega,
.is-sticky .sf-menu .sub-current  {
    top: 44px;
}
.is-sticky .sf-menu .sub-current .sub-current {
    top: 0px;
}

/* Section Title ---------------------------------------------*/

.section-title{
    height: 270px;
    background-color: #DDD;
    position: relative;
}
.section-sports{
    height: 350px;
}
.section-contact{
    height: 400px;
}
.section-title h1{
    color: #fff;
    padding: 32px 0 0 25px;
    font-size: 45px;
    line-height: 55px;
    text-shadow: 2px 3px 3px rgba(0,0,0,0.1);
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.section-title h1{
    color: #C9CE2A; 
}
.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
    background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 0;
}
.overlay-bg2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    background: rgba(239 , 210 , 66, 0.9);
    background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(239 , 210 , 66, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(239 , 210 , 66, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(239 , 210 , 66, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: radial-gradient(50% 55%, ellipse closest-corner, rgba(239 , 210 , 66, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 0;
}
.img-about{
    background: url("../img/section-titles/1.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.img-responsive { }

/* ---------------------------------------------------------------------- */
/*	04 General Structure
/* ---------------------------------------------------------------------- */

/*  Counter ------------------------------------------------------------*/

.counter{
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
.counter span{
    display: inline-block;
    margin: auto 5px;
    font-size: 28px;
    font-weight: bold;
    color: #232323;
}
.counter span small{
    font-size: 16px;
    font-weight: normal;
    color: #666;
}
.content-counter{
    background: #fff;
    margin-bottom:20px;
    width: 100%;
    position: relative;
}
 

.content-counter-home{ 
    border-bottom: 1px solid #dedede;
}
.content-counter p{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.post-options{
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    font-size: 13px;
}
.post-options li{
    display: inline-block;
    margin: 0 5px;
}
.post-options li i{
    padding-right: 5px;
}

.ppost-options{ 
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    font-size: 13px;
    padding-left:5px;
}
.ppost-options li{
    display: inline-block;
    margin: 0 5px;
}
.ppost-options li i{
    padding-right: 5px;
}

.content-counter .btn{
    border-radius: 0;
    border: 0;
    width: 100%;
    margin-top: 30px;
    padding: 25px auto;
    height: auto;
    position: relative;
}
.content-counter-home .btn{
    bottom: 0;
    position: absolute;
}
.content-counter .btn i{
    font-size: 25px;
    margin-left: 15px;
    padding-bottom: 5px;
}

/* Footer ----------------------------------------------------------------*/

footer{
    background: #222 url("../img/img-theme/bgfooter.jpg");
    color: #888; 
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
    -webkit-background-size: cover !Important;
    -moz-background-size: cover !Important;
    -o-background-size: cover !Important;
    background-size: cover !Important;
}
footer h4, footer p{
    color: #fff; 
}
 footer p {
      font-size: 14px;
 }

 footer hr { border-color: #F9E719;}
    

footer .tags a{
    color: #dedede;
}
.footer-2 .social{
    border-top: 0;
    margin-top: 0;
    padding-bottom: 15px;
}
.footer-3{
    padding-bottom: 40px;
}
.footer-3 .social{
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 30px;
    padding-bottom: 20px; 
    border-bottom: 1px solid #626262;
}
 
/* Footer Down ------------------------------------------------------*/

.footer-down{
    padding: 20px 0;
}
.footer-down p{
     color:#000;
    font-size: 14px;
    margin: 0;
}
.footer-down ul{
    text-align: right;
}
.footer-down ul li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-transform: uppercase;
}
.footer-down ul li a{
    color: #000;
    font-size: 11px;
}
.nav-footer li:before {
    content: '|';
    color: #000;
    display: inline-block;
    margin-right: 10px;
}
.nav-footer li:nth-child(1):before {
    display: none;
}

/* Top ------------------------------------------------------------*/


#toTop {
    display:none;
    text-decoration:none;
    position:fixed;
    bottom:10px;
    right:10px;
    overflow:hidden;
    width:51px;
    height:51px;
    border:none;
    text-indent:100%;
    z-index: 9999;
    background:url("../img/img-theme/ui.totop.png") no-repeat left top;
}
#toTopHover {
    background:url("../img/img-theme/ui.totop.png") no-repeat left -51px;
    width:51px;
    height:51px;
    display:block;
    overflow:hidden;
    float:left;
    opacity: 0;
    -moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
    outline:none;
}

/*	ACCORDION ---------------------------------------------------------*/

.acc-trigger { cursor: pointer;  margin: 0 0 0 0; width: 100%;	}
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { 
    background: url("../img/img-theme/accordion-ico.png") no-repeat 14px 13px; 
    display: block; 
    padding: 11px 20px 11px 44px; 
    text-decoration: none; 
    font-size: 14px; 
    border-bottom: 1px solid #e3e3e3; 
    border-top: 1px solid #e3e3e3; 
    color: #232323;
}
.acc-trigger a:first-child{
    border-top: 0;
}
.acc-trigger a:hover { background-position: 14px -58px; }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242;  }
.acc-trigger.active { cursor: default; background:#fff;}
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 14px -58px; cursor: default;	}
.acc-container .content {  
    padding: 15px 14px 5px 44px; 
    color: #999;  
    margin-bottom: 10px; 
}
 

/* Events Carousel And Not Carousel -----------------------------------------------------------------*/

.events-carousel li {
    margin-right: 20px;
    float: left;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.events-no-carousel li{
    margin: 0 0 30px 0;
}
.events-no-carousel .header-post li{
    margin: 0;
}
.events-carousel li:hover .header-post img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0.9;
    cursor: pointer;
    z-index: 1;
}
.events-carousel li .header-post{
    position: relative;
    overflow: hidden;
}
.events-carousel li .header-post img{
    width: 100%;
}
.events-carousel li .header-post .date{
    position: absolute;
    top: 0;
    left: 5%;
    width: 75px;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    z-index: 2;
}

.events-carousel li .header-post .date-fin{
    position: absolute;
    top: 0;
    right: 5%;
    width: 75px;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    z-index: 2;
}

.events-carousel li .header-post .date span, .events-carousel li .header-post .date-fin span{
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.events-carousel li .header-post .meta-tag{
    background: #252525;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 15px;
    color: #fff;
}
.events-carousel li .header-post .meta-tag ul{
    width: 100%;
}
.events-carousel li .header-post .meta-tag ul li{
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}
.events-carousel li .header-post .meta-tag ul li a{
    color: #fff;
}
.events-carousel li .header-post .meta-tag ul li.text-right{
    float: right;
}
.events-carousel li .header-post .meta-tag ul li i{
    padding-right: 8px;
}
.events-carousel li .info-post{
    padding: 15px 20px; 
    background: #fff;
    border: solid 1px #dedede;
    border-top: none;
}
.events-carousel li .info-post p{
    font-size: 14px;
    line-height: 23px;
}

/* Blog Post ------------------------------------------------------------------*/

.post-item{
    padding-bottom: 5px;
    margin-bottom: 15px;

}

.post-item hr {	border-bottom:3px solid #6E6E6E;}

.post-item:last-child{
    background:none;
    padding-bottom: 0;
}
.post-item h4{
    padding:0 0 10px 0;
    line-height: 20px;
}
.post-item h4 a{
    color: #252525;
}
.post-item h4 a:hover{
    text-decoration: none;
}
.post-item p{
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 5px;
}
.post-item .data-info{
    font-size: 13px;
}
.post-item .data-info a,
.post-item .data-info i{
    padding-left: 10px;
}
.content-middle .pagination{
    margin:-5px 0 30px 0;	
    float: right;
}
.single-news .data-info{
    margin-bottom: 10px;
    margin-top: -5px;
    margin-left: 2px;
}

/* Players -----------------------------------------------------------------*/

.players{
    padding-bottom: 20px;
}
ul.players li.item-player{
    margin: 0 10px;
    float: left;
}
.item-player{
    position: relative;
    overflow: hidden;
}
  

.item-player a:before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0; 
}

.item-player .btn {top: 3%; right: 3%; position: absolute; z-index: 99;}

.item-player img{
    width: 100%;
}
.item-player:hover .info-player{
    top: 20%;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.info-player{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.info-player h4 a,
.info-player h5{
    color: #ED06A5;
    font-weight: bold;
}
.info-player h4 a{
    padding: 5px 10px;
    display: inline;

}
.info-player h4 a:hover{
    text-decoration: none;
}
.info-player h5 span{
    background: rgba(0,0,0,0.8);
    padding: 5px 20px 5px 10px;
    display: inline;
}
.overlay-player{
    background-color: #232323;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    padding: 10px 5%;
    margin-top: 5px;
}
#players-staff h3,
#club-news h3{
    color: #fff;
    margin: 15px 0;
}
.overlay-player p{
    color: #fff;
    font-size: 13px;
    line-height: 22px;
}

/* Clubs Teams -------------------------------------------------------*/

.clubs-teams li{
    float: left;
}
.clubs-teams li h3{
    text-align: center;
}
.item-clubs{
    background-color: #fff;
    height: 115px;
    max-height: 115px;
    border: 1px solid #dedede;
    overflow: hidden;
    max-width: 380px;
    margin: 0 auto 30px auto;
}
.dark-home .item-clubs{
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}
.img-clubs{
    float: left;
    width: 40%;
}
.img-clubs img{
    width: 100%;
    height: 115px;
}
.info-clubs{
    background-color: #fff;
    width: 60%;
    padding: 10px 2%;
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;	
}
.info-clubs h4 a{
    color: #232323;
}
.info-clubs h4 a:hover{
    text-decoration: none;
}

/* List Diary --------------------------------------------------------*/

.list-diary li h5{
    padding: 0 0 5px 0;
    text-align: center;
}
.list-diary li h5 span{
    display: block;
    font-size: 12px;
    content: #232323;
    line-height: 25px;
}
.list-diary li{
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    width: 100%;
    display: block;
    overflow: auto;
    margin: 0 0 10px 0;
}
.list-diary li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.club-logo li{
    width: 48%;
    float: left;
    margin-right: 2%;
    text-align: center;
    border:0;
    padding: 0;
    margin: 0;
}
.club-logo li:last-child{
    margin-right: 0;
}
.club-logo li img{
    width: 90%;
}

.content-counter .club-logo{
    display: table;
    margin: 0 auto;
    width: 250px;
}
.content-counter .club-logo li{
    width: 25%;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0;
    min-height: 80px;
    width: 80px;
}
.content-counter .club-logo li span{
    font-size: 25px;
    color: #232323;
}

/* Form Theme ---------------------------------------------------------*/

.form-theme{
    margin: 10px auto 30px auto;
}
.form-theme input{
    margin-bottom: 25px;
    height: 36px;
    border-radius: 0;
    width: 100%;
}
.form-theme label{
    font-weight: normal;
}
.form-theme textarea{
    border-radius: 0;
    width: 100%;
    height: 100px;
}
.form-theme .btn{
    margin-top: 25px;
    margin-bottom: -5px;
    width: auto;
    height: auto;
    border:0;
}

/* Tags ----------------------------------------------------------------*/

.tags a {
    border: 1px solid #e6e6e6;
    color: #696969;
    font-size: 12px;
    padding: 6px 10px;
    margin: 4px 0;
    display: inline-block;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.tags a:hover{
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.tags i{
    padding-right: 5px;
}
.tags a:hover i{
    color: #fff;
}

/* Crumbs  -------------------------------------------------------------*/

.crumbs{
    background: #fff;
    padding: 0 20px;
    border-bottom: 1px solid #dedede;
}
.crumbs:before{
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: '';
    left: 120px;
    position: absolute;
    top: -20px;
}
.crumbs ul{
    margin: 0;
    list-style: none;
}
.crumbs ul li{
    display: inline-block;
    padding-right: 5px;
    line-height: 20px;
    font-size: 15px;
}
.crumbs ul li a:hover{
    text-decoration: underline;
}

/* Contact ---------------------------------------------------------------*/

#map{
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    border-bottom: solid 1px #dedede;
}
address{
    line-height: 35px;	
    padding-left: 10px;
}
address i{
    padding-right: 10px;
}
address strong{
    padding-right: 3px;
}
.result{
    display: block;
    margin-top: 25px;
}

/* Twitter --------------------------------------*/

.tweet_text{
    color: #f9f9f9;	
    font-size: 14px;
    line-height: 26px;
}
.fa-twitter.twit-list{
    font-size: 3.5em;
    float: left;
    margin-right: 20px;
    color: #29c0d4;
}

/* Newsletter -------------------------------------------*/

#newsletterForm{
    max-width: 750px;
    margin: 20px auto 0 auto;
}
#newsletterForm .form-control,
#newsletterForm .input-group-btn .btn-primary,
#newsletterForm .input-group-addon{
    height: 45px;
    border:solid 1px #dedede;
}
#newsletterForm .form-control{
    border-left: 0;
}
#newsletterForm .input-group-addon i{
    color: #999;
}
#result-newsletter .alert{
    margin: 0 auto;
    margin-top: 20px;
    max-width: 500px;
}
.search{
    margin-bottom:30px;
}
.search input,
.search .btn{
    height: 40px;
}


.radius2 {	-webkit-border-radius: 2px;	   -moz-border-radius: 2px;			border-radius: 2px;}
.radius3 {	-webkit-border-radius: 3px;	   -moz-border-radius: 3px;			border-radius: 3px;}
.radius5 {	-webkit-border-radius: 5px;	   -moz-border-radius: 5px;			border-radius: 5px;}
.radius6 {	-webkit-border-radius: 6px;	   -moz-border-radius: 6px;			border-radius: 6px;}
.radius8 {	-webkit-border-radius: 8px;	   -moz-border-radius: 8px;			border-radius: 8px;}
.radius10 {	-webkit-border-radius: 10px;	   -moz-border-radius: 10px;			border-radius: 10px;}
.radius15 {	-webkit-border-radius: 15px;	   -moz-border-radius: 15px;			border-radius: 15px !important;}
.radius50 {	-webkit-border-radius: 50px;	   -moz-border-radius: 50px;			border-radius: 50px;}
.radius150 {	-webkit-border-radius: 150px;	   -moz-border-radius: 150px;			border-radius: 150px;}
.radius250 {	-webkit-border-radius: 250px;	   -moz-border-radius: 250px;			border-radius: 250px;}

.radiustop10 {	-webkit-border-radius: 10px 10px 0 0;	   -moz-border-radius:  10px 10px 0 0;			border-radius:  10px 10px 0 0;}

.radiusRight5 {	-webkit-border-radius:0 5px 5px  0 ;	   -moz-border-radius: 0 5px 5px  0;			border-radius: 0 5px 5px  0;}

.shadow {       -webkit-box-shadow:#ccc 0 0 3px;        -moz-box-shadow:#ccc 0 0 3px;	box-shadow:#ccc 0 0 3px;    }
.shadow2 {    -moz-box-shadow: 5px 5px 1px 0px #656565;    -webkit-box-shadow: 5px 5px 1px 0px #656565;    -o-box-shadow: 5px 5px 1px 0px #656565;    box-shadow: 5px 5px 1px 0px #656565; }

.shadow1px {      -webkit-box-shadow:#666 1px 1px 1px;        -moz-box-shadow:#666 1px 1px 1px;  	box-shadow:#666 1px 1px 1px;   }
.shadow2px {     -webkit-box-shadow:#666 2px 2px 2px;        -moz-box-shadow:#666 2px 2px 2px;	box-shadow:#666 2px 2px 2px; }
.shadow3px {      -webkit-box-shadow:#666 3px 3px 3px;        -moz-box-shadow:#666 3px 3px 3px;	box-shadow:#666 3px 3px 3px; }
.shadow4px {     -webkit-box-shadow:#666 4px 4px 4px;        -moz-box-shadow:#666 4px 4px 4px;	box-shadow:#666 4px 4px 4px; }
.shadow5px {     -webkit-box-shadow:#666 5px 2px 2px;        -moz-box-shadow:#666 5px 5px 5px;	box-shadow:#666 5px 5px 5px; }

.zoomIn {  
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}


.zoomIn:hover {  -webkit-transform: scale(8);
                 -moz-transform: scale(1.3);
                 -o-transform: scale(1.3);
                 -ms-transform: scale(1.3);
                 transform: scale(1.3);

}


.borderBot2px { border-bottom:2px solid #2b7aba;}


.fsize11 	{ font-size:11px !important; line-height:15px !important; }
.fsize12 	{ font-size:12px !important; line-height:16px !important; }
.fsize13 	{ font-size:13px !important; line-height:17px !important; }
.fsize14 	{ font-size:14px !important; line-height:18px !important; }
.fsize15 	{ font-size:15px !important; line-height:19px !important; }
.fsize16 	{ font-size:16px !important; line-height:20px !important; }
.fsize17 	{ font-size:17px !important; line-height:23px !important; }
.fsize18 	{ font-size:18px !important; line-height:24px !important; }
.fsize19 	{ font-size:19px !important; line-height:25px !important; }
.fsize20 	{ font-size:20px !important; line-height:26px !important; }
.fsize26 	{ font-size:26px !important; line-height:30px !important; }
.fsize30 	{ font-size:30px !important; line-height:36px !important; }
.fsize40 	{ font-size:40px !important; line-height:46px !important; }

.font300 	{ font-weight:300 !important; 	}
.font400 	{ font-weight:400 !important; 	}
.font600 	{ font-weight:600 !important; 	}
.font700 	{ font-weight:700 !important; 	}

.padding3 	{ padding:3px 0 !important; 	}
.padding6 	{ padding:6px 0 !important; 	}
.padding8 	{ padding:8px 0 !important; 	}
.padding10 	{ padding:10px 0 !important; 	}
.padding20 	{ padding:20px 0 !important; 	}
.padding30 	{ padding:30px 0 !important; 	}
.padding40 	{ padding:40px 0 !important; 	}
.padding50 	{ padding:50px 0 !important; 	}
.padding60 	{ padding:50px 0 !important; 	}
.padding70 	{ padding:70px 0 !important; 	}
.padding80 	{ padding:80px 0 !important; 	}
.padding90 	{ padding:90px 0 !important; 	}
.padding100 	{ padding:100px 0 !important; 	}

.margin-top0		{ margin-top:0px !important; }
.margin-top10		{ margin-top:10px; }
.margin-top20		{ margin-top:20px; }
.margin-top30		{ margin-top:30px; }
.margin-top40		{ margin-top:40px; }
.margin-top50		{ margin-top:50px; }
.margin-top60		{ margin-top:60px; }
.margin-top80		{ margin-top:80px; }
.margin-top100		{ margin-top:100px; }
.margin-top130		{ margin-top:130px; }
.margin-top150		{ margin-top:150px; }
.margin-top180		{ margin-top:180px; }
.margin-top200		{ margin-top:200px; }


.margin-bottom10	{ margin-bottom:10px; }
.margin-bottom20	{ margin-bottom:20px; }
.margin-bottom30	{ margin-bottom:30px; }
.margin-bottom40	{ margin-bottom:40px; }
.margin-bottom50	{ margin-bottom:50px; }
.margin-bottom60	{ margin-bottom:60px; }
.margin-bottom80	{ margin-bottom:80px; }
.margin-bottom100	{ margin-bottom:100px; }
.margin-bottom130	{ margin-bottom:130px; }
.margin-bottom150	{ margin-bottom:150px; }
.margin-bottom180	{ margin-bottom:180px; }
.margin-bottom200	{ margin-bottom:200px; }

.padding-top0		{ padding-top:0; } 
.padding-top5		{ padding-top:5px; }
.padding-top10		{ padding-top:10px; }
.padding-top20		{ padding-top:20px; }
.padding-top30		{ padding-top:30px; }
.padding-top40		{ padding-top:40px; }
.padding-top50		{ padding-top:50px; }
.padding-top60		{ padding-top:60px; }
.padding-top70		{ padding-top:70px; }
.padding-top80		{ padding-top:80px; }
.padding-top100		{ padding-top:100px; }
.padding-top130		{ padding-top:130px; }
.padding-top150		{ padding-top:150px; }
.padding-top180		{ padding-top:180px; }
.padding-top200		{ padding-top:200px; }

.padding-bottom0         { padding-bottom:0; }
.padding-bottom10	{ padding-bottom:10px; }
.padding-bottom20	{ padding-bottom:20px; }
.padding-bottom30	{ padding-bottom:30px; }
.padding-bottom40	{ padding-bottom:40px; }
.padding-bottom50	{ padding-bottom:50px; }
.padding-bottom60	{ padding-bottom:60px; }
.padding-bottom80	{ padding-bottom:80px; }
.padding-bottom100	{ padding-bottom:100px; }
.padding-bottom130	{ padding-bottom:130px; }
.padding-bottom150	{ padding-bottom:150px; }
.padding-bottom180	{ padding-bottom:180px; }
.padding-bottom200	{ padding-bottom:200px; }

 
.nopadding 			{ padding:0 !important; 		}
.nopadding-left 		{ padding-left:0 !important; 	}
.nopadding-right 	{ padding-right:0 !important; 	}
.nopadding-top 		{ padding-top:0 !important; 	}
.nopadding-bottom	{ padding-bottom:0 !important; 	}
.nomargin 			{ margin:0 !important; 			}
.nomargin-left 		{ margin-left:0 !important; 	}
.nomargin-right 		{ margin-right:0 !important; 	}
.nomargin-top		{ margin-top:0 !important; 	}
.nomargin-bottom	{ margin-bottom:0 !important; 	}

.colorYellow {color: #FFDD00 !important; }

.backgroundYellow { background: #FFDD00 !important;}
.backgroundBlueFb { background:#147EBD !important;}
.backgroundPurple {background:#894997 !important; }
.backgroundWhite {background:#FFF !important; }

.titles h4{	border-left: 5px solid #ced21c ;padding-left:5px; font-family: 'PH-300CondCaps', sans-serif; font-size:24px; letter-spacing:1px;}
 
#toTopImg {     
    text-decoration:none;
    position:fixed;
     display: none; 
    bottom:10px;
    left:10px;  
    z-index: 9999; }

.logoSeptembre img { width:200px;  z-index: 9999;}

.ico-septembre { padding:12px ;    background:url(../img/septembre-ico.png) no-repeat center center; margin-right: 10px;}

.ico-septembre-b {padding:32px;    background:url(../img/septembre-ico-b.png) no-repeat center center; margin-right: 10px;}

@media handheld, only screen and (max-width: 1250px) {

	#toTopImg{ display: none; z-index: -5;} 

}
 

#modalPlayer .modal-content{ max-width: 464px;}
.modal-header { background: #894997;}
.modal-header h3 { color:#FFF;}

.header-top-row { font-weight: 400; font-size: 120%; }

.header-top-row .nav { }
.header-top-row .nav a { color:#FFF;}


#topNav li a { color:#434346; display:block;}

#topNav li a:hover { color:#2b7aba!important;}

#topNav .badge { background: #FFF; color:#894997;}
 
#topNav li.border:after {
    content: '';
    position: absolute;
    bottom:30%;
    right: 0px;
    height: 35%;
    border-right: 1px solid #CCC;
}
 
#topNav .btn-group.open .dropdown-toggle {
		-webkit-box-shadow:none;
                        box-shadow:none;
}
#topNav  .dropdown-menu {
        background-color:#2E363F;
}
#topNav .language { background:none; border:none;margin-top:12px; margin-left:15px;}
#topNav  .dropdown-menu li a img,
#topNav  .language img,
#topNav  .language { 
        display:inline-block;
        margin-right:6px;        
}
#topNav  .dropdown-menu li a {
        color:#fff;
        padding:6px 10px;
        font-size:13px;
}
#topNav  .dropdown-menu li:hover a  { 
    background:#1B1F23 !important;
}
 


.collapseHand  { cursor:pointer;}

.col-content { 
    text-align:justify;
}

.col-content a { color: #2b7aba;}

.overlay {

    display: block;
    opacity: 0;
    margin-left:15px;
    margin-right:15px;
    position: absolute;
    width: 95%; 
    height:  100%; 
    left: 0;
    top: 0;
    background: #0E1A2E;

    padding:30px;
}

.overlay p, .overlay div, .overlay h1, .overlay h2, .overlay h3, .overlay h4 { color:#FFF;}

.col-content:hover .overlay {
    opacity: 0.95;
}

.overlay-fixed {
    display: block;
    opacity: 1; 
    width: 100%; 
    height:  100%; 
    background: #F8F8F8;
    left: 0;
    top: 0; 
    padding:30px;
}

.col-content:hover .overlay-fixed {
    background:#187BBD; 
}

.col-content:hover .overlay-fixed p,  .col-content:hover .overlay-fixed h1, .col-content:hover .overlay-fixed h2 , .col-content:hover .overlay-fixed h3
{
    color:#FFF;
}

.col-content a:hover {text-decoration: none; } 

@media print {
    a[href]:after {
        content: "";
    }
    .dont-break { page-break-inside:avoid; } 

    .nivo-controlNav, .nivo-directionNav, .nivo-caption, .nivo-html-caption { display:none;}
}

.caption {
    position: absolute;
    left:0;
    right:0;
    height: 100%;
    margin: 0 15px;

    background:#187BBD;
    opacity: 0; 
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.caption:hover {
    opacity: 0.5;
}

.caption-content {
    position: absolute;
    top: 50%;
    padding-left:15px;padding-right:15px;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.caption .caption-content i {
    margin-top: -12px;
}

.caption .caption-content h3,
.caption .caption-content h4 {
    margin: 0;
}


/**	--. Printable Div
	If want to dismiss these rules,
	add to body: class="printable"
	Or simply delete custom rules!
*************************************************** **/
@media print {
	/*
		@CUSTOM RULES
	*/
	body *, .noPrint {
		visibility: hidden;
		margin:0; padding:0; 
	}
        .noPrint {
            height: 0; 
        }
        
	.printable * {
		visibility: visible;
	}
         

         

	/* print resets */
	#wrapper {
		margin:0 !important;
		padding:20px 0 0 0 !important;
                
	}

	/* display none for all other elements - remove whitespaces */
	#topNav, #header_shadow, #footer,
	#page-title, .btn, .noPrint { display:none; }
        
        a[href]:after {
            content: "";
        }
        .dont-break { page-break-inside:avoid; } 


	/*
		@REQUIRED RULES
	*/
	.col-sm-1, .col-sm-2, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6,
	.col-sm-7, .col-sm-8, .col-sm-9,
	.col-sm-10, .col-sm-11,
	.col-sm-12 	{ float: left; }
	.col-sm-12 	{ width: 100%; }
	.col-sm-11 	{ width: 91.66666666666666%; }
	.col-sm-10 	{ width: 83.33333333333334%; }
	.col-sm-9 	{ width: 75%; }
	.col-sm-8 	{ width: 66.66666666666666%; }
	.col-sm-7 	{ width: 58.333333333333336%; }
	.col-sm-6 	{ width: 50%; }
	.col-sm-5 	{ width: 41.66666666666667%; }
	.col-sm-4 	{ width: 33.33333333333333%; }
	.col-sm-3 	{ width: 25%; }
	.col-sm-2 	{ width: 16.666666666666664%; }
	.col-sm-1 	{ width: 8.333333333333332%; }
}


/*  Layout Styles -----------------------------------------*/

#layout{
	overflow: hidden;
	position: relative;
	background: transparent;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.content-info{	
	max-width: 1230px;
        min-height: 300px;
	margin: 0px auto;
	background: #AAA;
	padding-top:5px;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	z-index: 99;
	position: relative; 
	border-bottom: medium double #ccc;
}

.content-info h1 { margin-top: 30px;}

.layout-wide .content-info,
.layout-wide .dark-home{	
	max-width: 100%;	
}
.layout-wide .content-info{	
	/*margin-top: -100px;*/
}
.layout-wide .dark-home .row{
	max-width: 1170px;
	margin: 0px auto;
}
.layout-wide .semiboxshadow{
	display: none;
}
.layout-wide .tab-content{
	margin-left: 0;
}
.layout-wide .section-title{
	/*height: 250px;*/
}
.layout-wide .crumbs:before{
    left: 23%;
}
.layout-boxed{
	max-width: 1230px;
	margin: 0 auto;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.layout-boxed-margin{
	max-width: 1230px;
	margin: 50px auto;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.layout-boxed header, 
.layout-boxed-margin header{
	position: relative;
}



/* COLOR SKINS -------------------------------*/

.colorbox { width:100%; height:100%; cursor:pointer; display:block; }
.blue { background-color:#0088cc; }
.red { background-color:#E1483F; }
.yellow { background-color:#fff000; }
.green { background-color:#88C425; }
.orange { background-color:#FFB43F; }
.purple { background-color:#894997; }
.pink { background-color:#FF3D7F; }
.cocoa { background-color:#755C3B; }
 
#theme-options {	
	position:fixed;	
	z-index: 9999;	
	width: auto;	
	left:-220px;
	width: 220px;
	top: 100px;
	border: 1px solid #dbdbdb;
	border-left: 0;
	border-radius: 0 8px 8px 0;
	background: #fff;
	z-index: 999999;	
	padding-bottom: 10px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
#theme-options .title {
	padding: 10px 5px 0 12px;	
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	position: relative;
}
#theme-options .title p{
	margin-bottom: 5px;
}
#theme-options .title span{
	margin-left: -12px;
}
#theme-options .openclose {
	cursor: pointer;
	display: block;
	height: 301px;
	position: absolute;
	top: 20px;
	right: -39px;
	width: 40px;
	background: transparent url("../../img/img-theme/theme-options.png") no-repeat top left;
}
#theme-options span {
	display: block;
	width: 100%;
	padding: 0 12px 0 12px;
	font-size: 14px;
}
#theme-options ul { 
	padding: 6px 12px; 
	margin: 0;
}
#theme-options ul li {
	display: inline-block;
	margin: 0;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background-repeat: repeat;
	cursor: pointer;
}
#theme-options ul.backgrounds li:hover { 
	border-color: #ccc; 
}
#theme-options ul.backgrounds li.active,#theme-options ul.backgrounds li.active:hover { 
	border-color: #ff9600; 
}
#theme-options .layout-style li{
	width: 48%;
	padding:5px 3px;	
	display: inline-block;
	height: auto;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}
#theme-options .layout-style li.active,
#theme-options .layout-style li.active a{
	color: #fff;
}
#theme-options .layout-style li  a:hover{
	text-decoration: none;
}
#theme-options .layout-style li a{
	font-size: 11px;
	color: #424242;
}

.opacityBack {
    -khtml-opacity:.90; 
 -moz-opacity:.90; 
 -ms-filter:”alpha(opacity=90)”;
  filter:alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
  opacity:.90;  
}



/* Progress --------------------------------------------------------------*/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 44px 0;
    }
}
.pro_bar{
    padding-bottom: 20px;
}
.ui-progress-bar {
    position: relative;
    height: 33px;
    padding-right: 2px;
    border-bottom: 5px solid #e0e0e0;
    margin-top: -25px;
}
.ui-progress {
    position: relative;
    display: block;
    overflow: hidden;
    height: 33px;
    border-bottom: 5px solid #41a8ff;
    width: 100%;
}
.ui-progress.passion {
    border-bottom: 5px solid #89b505;
    width: 85%;
}
.ui-progress.access {
    border-bottom: 5px solid #9b43f6;
    width: 70%;
}
.ui-progress.four {
    border-bottom: 5px solid #ffc412;
    width: 94%;
}
.ui-progress.five {
    border-bottom: 5px solid #fc4242;
}
.ui-progress span.ui-label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    color: #272727;
    position: absolute;
    right: 0;
    line-height: 33px;
    display: block;
    padding-right: 12px;
    white-space: nowrap;
}


.logoTop { position: absolute; width: 130px;}
.ahrefLogo { z-index:999; position: absolute; text-align: left; }




/* Filters ----------------------------------------------------------------*/

.portfolioFilter{
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	padding-top: 11px;
}
.portfolioFilter a{
	margin: auto 10px;
	color: #131313;
	font-size: 14px;
	padding: 10px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter .current,
.portfolioFilter a:hover{
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
   -webkit-transition-duration: 0.8s;
   -moz-transition-duration: 0.8s;
   transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolioContainer .img-hover{
	margin-bottom: 30px;
}

.title-h1 { padding-left:50px;}

.realperson-challenge { margin-top:10px; float:right; margin-right: 15px;}
 
.owl-controls {
  margin: 0;
}
 

.owl-controls .owl-nav [class*=owl-] {
  background: #FFF;
  color: #3F4044;
  font-size: 12px;
  padding: 7px 9px 7px 8px;
  border-radius: 250px !important;
}

.owl-controls .owl-nav [class*=owl-]:hover {
  background: #FFF;
  color: #FFF;
}

.owl-controls .owl-prev,
.owl-controls .owl-next {
  position: absolute;
  top: 50px;  
  height: 30px;
  margin: auto !important;
}

.owl-controls .owl-prev {
  left: 0; 
}

.owl-controls .owl-next {
  right: 0;  
}

.tooltip-inner {
  max-width: 300px; 
  font-size: 120%;
}

#slideCamera {margin-bottom:15px !important;}

.info-player h4 a{  background:#f37255!important;   }

.info-player h4 a, .info-player h5 span{ color:#FFF!important;   }
