/* Theme Name: Men'z Saloon - HTML 5 Template
Author: iThemesLab
Author URI: http://ithemeslab.com
Author Email: ithemeslab@gmail.com */
/* 
----------Table of Content------------
======================================
01	Global Styles
	1.1 global & override
	1.2 typography
	1.3 margins & paddings
	1.4 backgrounds
02	Navbar Styles
	2.1 navbar global
	2.2 navbar on lg screen
	2.3 navbar on sm & xs screen 
	2.4 header area
03	Element Styles
    3.1 slider area
    3.2 match-schedule-area
    3.3 match-box
    3.3.1 video-highlight

04	Footer
05	Responsive
06	club list
07	laliga
08	result
======================================
*/
/* global font */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed|Roboto:400,500,700");
/* global font */
/* 1.1  global & override */
body {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6em;
  -webkit-backface-visibility: hidden;
  outline: none;
}

@font-face{
  font-family: "dusha";
  src: url('../fonts/Dusha_-_FIFA_World_Cup_2018.ttf') format('truetype');
}

::-moz-selection {
  background: #76c100;
  color: #fff;
  text-shadow: none;
  outline: none;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}

/*scrol up*/
#back-to-top {
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 45px;
  height: 45px;
  padding: 0;
  cursor: pointer;
  background: #000;/*#890000;*/
  border-radius: 5px;
  color: #ffffff;
}
#back-to-top:before {
  content: "\f01b";
  position: absolute;
  font-family: fontawesome;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

/*scrol up*/
/*preloader start*/
/*.preloader {*/
  /*background: #fff;*/
  /*height: 100%;*/
  /*width: 100%;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*right: 0;*/
  /*margin: auto;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  /*z-index: 999;*/
/*}*/

.preloader {
  background: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.preloader .loader {
  margin: -30px 0 0 -30px;
  padding: 20px;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  /*background: url("../images/logo-loader.png") 50% 50% no-repeat #0092b4;*/
  /*animation-name: spin;*/
  /*animation-duration: 1200ms;*/
  /*animation-timing-function: linear;*/
  /*animation-iteration-count: infinite;*/
}
.bgTopo {
  background: #000; /*url("../images/layout/bg_topo.jpg") 50% 50% repeat-x #740406;*/
}

/*.loader {*/
  /*height: 20px;*/
  /*width: 250px;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*right: 0;*/
  /*margin: auto;*/
/*}*/

.loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}

.loader--dot:first-child {
  background-color: #8cc759;
  animation-delay: 0.5s;
}

.loader--dot:nth-child(2) {
  background-color: #8c6daf;
  animation-delay: 0.4s;
}

.loader--dot:nth-child(3) {
  background-color: #ef5d74;
  animation-delay: 0.3s;
}

.loader--dot:nth-child(4) {
  background-color: #f9a74b;
  animation-delay: 0.2s;
}

.loader--dot:nth-child(5) {
  background-color: #60beeb;
  animation-delay: 0.1s;
}

.loader--dot:nth-child(6) {
  background-color: #fbef5a;
  animation-delay: 0s;
}

.loader--text {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
}

.loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
@keyframes loading-text {
  0% {
    content: "Loading";
  }
  25% {
    content: "Loading.";
  }
  50% {
    content: "Loading..";
  }
  75% {
    content: "Loading...";
  }
}
/*preloader end*/
.overlay, .overlay2 {
  position: relative;
}
.overlay:before, .overlay2:before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}

.overlay2:before {
  opacity: 0.8;
}

.overlay2 .section-title h4, .overlay2 .section-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .overlay2 .section-title p {
  color: #fff;
}
.overlay2 .section-title h4 span, .overlay2 .section-title .slider-area .sliding-item .league-content .upcomming-match .first-match p span, .slider-area .sliding-item .league-content .upcomming-match .first-match .overlay2 .section-title p span {
  color: #fff;
}

.page-head.overlay:before, .page-head.overlay2:before {
  background: #010528;
  content: "";
  opacity: 0.6;
}

.primary-overlay {
  position: relative;
  width: 100%;
  display: block;
}
.primary-overlay:before {
  background: rgba(118, 193, 0, 0.6);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.primary-overlay:hover:before {
  opacity: 1;
}

.p-bg.primary-overlay:before {
  background: rgba(118, 193, 0, 0.8);
  opacity: 1;
}

.ovrlay {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 45%;
  left: 45%;
  font-size: 30px;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.bttn {
  width: 100%;
  display: block;
  text-align: center;
}
.bttn .btn {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #a6a6a6;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  outline: 0 none;
  position: relative;
  padding: 15px 30px;
  transition: all 0.5s ease 0s;
}

.bttn .btn:hover,
.bttn .btn.active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background: #76c100;
  color: #fff !important;
  box-shadow: inherit;
  border: 1px solid transparent !important;
}

.bttn .btn.active:hover {
  background: #76c100;
}

.bold, .section-title h4, h1, h2, h3, h4, .slider-area .sliding-item .league-content .upcomming-match .first-match p, h5, h6, .slider-area .sliding-item .sliding-match .match-vs li span, .match-schedule-area .slider-schedule .playing-schedule span, .match-schedule-area .slider-schedule .club-name h4, .match-schedule-area .slider-schedule .club-name p, .scores-tab .nav-pills .nav-item .nav-link, .laliga-box .fixture-box .club-fixture .club-img span, .point-table .table.table-bordered tbody td .team-box span {
  font-weight: 700;
}

ul {
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
}

.breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
}
.breadcrumb li {
  color: white;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 5px;
}
.breadcrumb li a, .breadcrumb li .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .breadcrumb li i {
  color: #76c100;
}

.page-head {
  padding: 20px 100px 15px;
  text-shadow: 2px 2px 4px #000000;
}
.page-head .section-title h3 {
  font-family: dusha;
  font-size: 55px;
  margin-bottom: 20px;
  text-align: left;
  color: #fff;
  /*color: #8b0f19;*/
}

.section-title.news-title h4, .section-title.news-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .section-title.news-title p {
  font-size: 20px;
}
.section-title h4, .section-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .section-title p {
  border-left: 8px solid #76c100;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}
.section-title h4 span, .section-title .slider-area .sliding-item .league-content .upcomming-match .first-match p span, .slider-area .sliding-item .league-content .upcomming-match .first-match .section-title p span {
  color: #000;
  margin-left: 20px;
}

.wht-txt {
  color: #fff !important;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-control {
  padding: 17px 16px;
  font-size: 14px;
  border: 1px solid #ced4da;
  border-radius: 8px;
}

input {
  border: 1px solid #6b6b6b;
}
input:hover, input:focus {
  border: 2px solid #76c100 !important;
}

.form-control:hover, .form-control:focus {
  border: 1px solid #76c100;
  box-shadow: inherit;
}

select.form-control:not([size]):not([multiple]) {
  height: inherit;
}

textarea {
  height: 210px;
}

.img-center {
  margin-left: auto;
  margin-right: auto;
}

.ttu, .bttn .btn, .page-head .section-title h3, .nav-menu .navbar .navbar-nav .nav-item .nav-link, .nav-menu .navbar .navbar-nav .dropdown-menu a, .nav-menu .navbar .navbar-nav .dropdown-menu .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .nav-menu .navbar .navbar-nav .dropdown-menu i, .header-match-area .live-up p span, .slider-area .sliding-item .sliding-content h2, .slider-area .sliding-item .sliding-match .match-vs li span, .slider-area .sliding-item .league-content h2, .slider-area .sliding-item .league-content .club-link a, .slider-area .sliding-item .league-content .club-link .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .club-link i, .slider-area .sliding-item .league-content .upcomming-match .first-match h4, .slider-area .sliding-item .league-content .upcomming-match .first-match p, .home2-slider .score-content h2, .match-schedule-area .slider-schedule .club-name h4 span, .match-schedule-area .slider-schedule .club-name .slider-area .sliding-item .league-content .upcomming-match .first-match p span, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-schedule-area .slider-schedule .club-name p span, .match-schedule-area .slider-schedule .club-name p, .schedule-area2 .schedule-slider .bttn a, .schedule-area2 .schedule-slider .bttn .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .schedule-area2 .schedule-slider .bttn i, .result-box .result-heading, .foot-tbl h5, .follow-us-area .link-box a, .follow-us-area .link-box .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .follow-us-area .link-box i, .scores-tab .nav-pills .nav-item .nav-link, .laliga-box h4, .laliga-box .fixture-box .club-fixture .club-schedule, .news-area .recent-news .blog-title h3 {
  text-transform: uppercase;
}

.ttc, .section-title h4, .section-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .section-title p, .slider-area .sliding-item .sliding-match h4 a, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p a, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p i, .home2-slider .live-scores .score-head h4, .home2-slider .live-scores .scores-area h4, .home2-slider .live-scores .score-head .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .score-head p, .home2-slider .live-scores .scores-area .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .scores-area p, .home2-slider .live-scores .scores-area p, .home3-slider .owl-item.active.center .img-content p, .match-schedule-area .slider-schedule .club-name h4, .match-schedule-area .slider-schedule .club-name .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-schedule-area .slider-schedule .club-name p, .schedule-area2 .schedule-slider .slider-schedule .club-box h4, .schedule-area2 .schedule-slider .slider-schedule .club-box .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .schedule-area2 .schedule-slider .slider-schedule .club-box p, .schedule-area2 .schedule-slider p, .upmatch-box .team-date h5, .result-box .club-result .club-img span, .banner-img p, .banner-img h4, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p, .foot-tbl .point-table .team-rank span, .post-area .blog-post h4, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p, .post-area .blog-post .coments a, .comment-area .comment-box .user-cmnt .coments a, .comment-area .comment-box .user-cmnt .coments a i, .scores-tab .tab-content .player-box .player-dtl h4, .scores-tab .tab-content .player-box .player-dtl .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .scores-tab .tab-content .player-box .player-dtl p, .trans-news h5, .footer-area .footer-box .footer-content .ftr-title h4, .footer-area .footer-box .footer-content .ftr-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .footer-area .footer-box .footer-content .ftr-title p, .footer-area .footer-box .footer-content .partners a, .club-list-area .club-authority h4, .club-list-area .club-authority .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .club-list-area .club-authority p, .club-list-area .club-authority p, .club-list-area .club-authority .authority-box p, .club-list-area .team-box .nav-tabs .nav-item, .club-list-area .team-box .tab-content .team-mem h5, .club-list-area .team-box .tab-content .team-mem p, .laliga-box .fixture-box .club-fixture .club-img span, .news-area .sports-news .sports-title p span, .news-area .sports-news .news-btn a, .news-area .sports-news .sports-arrow a, .news-area .news-box .news-search input::placeholder, .sports-slider.owl-carousel .owl-nav button, .sports-slider.owl-carousel .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .sports-slider.owl-carousel .owl-nav .owl-next, .point-table .table.table-bordered tbody td .team-box span, .table-bordered td,
.table-bordered th {
  /*text-transform: capitalize;*/
}

.full-width {
  width: 100%;
}

i {
  color: #6b6b6b;
}

a, .comment-area .comment-box .user-cmnt .coments a i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
a:hover, .comment-area .comment-box .user-cmnt .coments a i:hover {
  text-decoration: none;
  color: #76c100;
}
a:focus, .comment-area .comment-box .user-cmnt .coments a i:focus {
  text-decoration: none;
  color: #ffffff;
  outline: 0;
}

.owl-dots .owl-dot {
  width: 5px;
  height: 5px;
  background: #fff !important;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
.owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
  transform: scale(1.6);
  background: #76c100 !important;
}

button:focus, .football-gallery .gallery-slider .owl-nav .owl-next:focus {
  outline: inherit;
}

.zoom {
  overflow: hidden;
}
.zoom img {
  transform: scale(1);
  transition: all 2s ease 0s;
}
.zoom img:hover {
  transform: scale(1.2);
}

.sm-img {
  width: 80px;
  height: 80px;
}

.xs-img {
  width: 50px;
  height: 50px;
}

.sml-logo {
  width: 20px;
  height: 20px;
}

.bb-1 {
  border-bottom: 1px solid #bababa;
}

.bt-1 {
  border-top: 1px solid #bababa;
}

.pagination {
  border: 1px solid transparent;
}
.pagination .page-item {
  margin-right: 10px;
}
.pagination .page-item .page-link {
  padding: 10px 15px;
  border-radius: inherit;
  color: #444;
  font-size: 18px;
  background: #ddd;
}
.pagination .page-item:hover .page-link {
  background: #76c100;
  color: #fff;
}

/* 1.2  Typography */
p {
  font-size: 15px;
  color: #6b6b6b;
  line-height: 1.6rem;
  word-spacing: 1px;
}

h1, h2, h3, h4, .slider-area .sliding-item .league-content .upcomming-match .first-match p, h5, h6 {
  font-family: "Roboto", sans-serif;
  margin: 0;
}

/* 1.3 Margins & Paddings */
.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt60 {
  margin-top: 60px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt70 {
  margin-top: 70px;
}

.mt90 {
  margin-top: 90px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb90 {
  margin-bottom: 90px;
}

.pad80 {
  padding: 80px 0;
}

.pad60 {
  padding: 60px 0;
}

.pad70 {
  padding: 70px 0;
}

.pad40 {
  padding: 40px 0;
}

.pad10 {
  padding: 10px 0;
}

.pad30 {
  padding: 30px 0;
}

.pad90 {
  padding: 90px 0;
}

.pad120 {
  padding: 120px 0;
}

.pb60 {
  padding-bottom: 60px;
}

.pb90 {
  padding-bottom: 90px;
}

.pt30 {
  padding-top: 30px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pt20 {
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.no-pad {
  padding: 0;
}

/* 1.4 Backgrounds */
.bg1 {
  background: url("../images/bg/bg1.jpg");
}

.bg2 {
  background: url("../images/bg/bg2.jpg");
}

.bg3 {
  background: url("../images/bg/bg3.jpg");
}
.bgComparativo {
  background: url("../images/bg/image.jpg");
}

.bg4 {
  background: url("../images/bg/bg4.jpg");
}

.bnr1 {
  background: url("../images/bg-banner/result.png");
}

/*breadcrumb*/
.bdcmb-bg1 {
  background: url("../images/layout/bg_internas-1-1.jpg") repeat-x center; background-position-y: -2px;
}

.bdcmb-bg2 {
  background: url("../images/layout/bg_internas-2.jpg") repeat-x center; background-position-y: -2px;
}

.bdcmb-bg3 {
  background: url("../images/layout/bg_internas-6.jpg") repeat-x center; background-position-y: -2px;
}

.bdcmb-bg4 {
  background: url("../images/layout/bg_internas-4.jpg") repeat-x center; background-position-y: -2px;
}

.bdcmb-bg5 {
  background: url("../images/layout/bg_internas-5.jpg") repeat-x center; background-position-y: -2px;
}

/*breadcrumb*/
/*video highlights*/
.bnr2 {
  background: url("../images/bg-banner/tab-bnr.jpg");
}

.h-bg1 {
  background-image: url(../images/video-img/1.jpg);
}

.h-bg2 {
  background-image: url(../images/video-img/2.jpg);
}

.h-bg3 {
  background-image: url(../images/video-img/3.jpg);
}

.h-bg4 {
  background-image: url(../images/video-img/4.jpg);
}

.h-bg5 {
  background-image: url(../images/video-img/5.jpg);
}

.h-bg6 {
  background-image: url(../images/video-img/6.jpg);
}

.h-bg7 {
  background-image: url(../images/video-img/7.jpg);
}

.h-bg8 {
  background-image: url(../images/video-img/8.jpg);
}

.h-bg9 {
  background-image: url(../images/video-img/9.jpg);
}

/*video highlights*/
.parallax, .parallax-scrl {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover;
}

.mini-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.parallax-scrl {
  background-attachment: scroll !important;
}

/*animation*/
.animation {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideDownIn {
  0% {
    -webkit-transform: translateY(-20px) scale(0);
  }
  100% {
    -webkit-transform: translateY(0) scale(1.2);
  }
  0% {
    -webkit-transform: translateY(-20);
  }
}
@keyframes slideDownIn {
  0% {
    transform: translateY(-20px) scale(0);
  }
  100% {
    transform: translateY(0) scale(1.2);
  }
  0% {
    transform: translateY(-20px);
  }
}
.slideDownIn {
  -webkit-animation-name: slideDownIn;
  animation-name: slideDownIn;
}

@-webkit-keyframes slideUpIn {
  0% {
    top: 0px;
    transform: scale(0);
  }
  100% {
    top: 10px;
    transform: scale(1);
  }
}
@keyframes slideUpIn {
  0% {
    top: 0px;
    transform: scale(0);
  }
  100% {
    top: 48px;
    transform: scale(1);
  }
}
.slideUpIn {
  -webkit-animation-name: slideUpIn;
  animation-name: slideUpIn;
}

/*animation*/
/*02	Navbar Styles*/
.header {
  position: relative;
}

.nav-menu {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-menu.fixed-top {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  background: rgba(0, 0, 0, 0.7) !important;
  left: 0;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
  z-index: 99;
}
.nav-menu.full-black {
  background: #777;
  /*background: url("../images/layout/bg-menu2.png") 50% 50% repeat #00023d;*/
  position: relative;
}
.nav-menu .navbar-brand {
  line-height: 2.5;
}
.nav-menu .navbar {
  padding: 0;
}
.nav-menu .navbar .navbar-brand {
  padding: 0;
}
.nav-menu .navbar .navbar-nav .nav-item {
  position: relative;
  font-weight: bold;
}
.nav-menu .navbar .navbar-nav .nav-item .nav-link {
  line-height: 50px;
  padding: 0 14px;
  letter-spacing: 1px;
  font-size: 15px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.nav-menu .navbar .navbar-nav .nav-item .nav-link:before {
  position: absolute;
  content: "";
  background: #76c100;
  width: 23px;
  height: 2px;
  top: 34%;
  left: 38%;
  transform: translateY(-15px);
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.nav-menu .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #76c100;
}
.nav-menu .navbar .navbar-nav .nav-item:hover .nav-link, .nav-menu .navbar .navbar-nav .nav-item.active .nav-link {
  color: #76c100;
}
.nav-menu .navbar .navbar-nav .nav-item:hover .nav-link:before, .nav-menu .navbar .navbar-nav .nav-item.active .nav-link:before {
  transform: translateY(-10px);
  opacity: 1;
}
.nav-menu .navbar .navbar-nav .dropdown-menu {
  border-radius: inherit;
  background: rgba(0, 0, 0, 0.7);
}
.nav-menu .navbar .navbar-nav .dropdown-menu a, .nav-menu .navbar .navbar-nav .dropdown-menu .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .nav-menu .navbar .navbar-nav .dropdown-menu i {
  color: #fff;
  padding: 4px 20px;
  font-size: 14px;
}
.nav-menu .navbar .navbar-nav .dropdown-menu a:hover, .nav-menu .navbar .navbar-nav .dropdown-menu .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .nav-menu .navbar .navbar-nav .dropdown-menu i:hover {
  color: #76c100;
  background: transparent;
}
.nav-menu .icon-menu ul li {
  display: inline-block;
  margin: 0 5px;
  line-height: 50px;
}
.nav-menu .icon-menu ul li a i, .nav-menu .icon-menu ul li .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .nav-menu .icon-menu ul li i i {
  font-size: 16px;
}

/*2.4 header-area start*/
.header-match-area {
  border-bottom: 1px solid #cdcdcd;
}
.header-match-area.yelow {
  background: #e9c804;
}
.header-match-area .social-icon {
  display: flex;
}
.header-match-area .social-icon a, .header-match-area .social-icon .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .header-match-area .social-icon i {
  padding: 10px 15px;
}
.header-match-area .social-icon a i, .header-match-area .social-icon .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .header-match-area .social-icon i i {
  font-size: 14px;
  color: #000;
  transition: all 0.5s ease 0s;
}
.header-match-area .social-icon a:hover i, .header-match-area .social-icon .comment-area .comment-box .user-cmnt .coments a i:hover i, .comment-area .comment-box .user-cmnt .coments a .header-match-area .social-icon i:hover i {
  color: #76c100;
}
.header-match-area .live-up p {
  color: #000;
  font-size: 14px;
  padding: 8px 0;
  margin: 0;
}
.header-match-area .live-up p span {
  color: #fff;
}
.header-match-area .football-match {
  display: flex;
  justify-content: flex-end;
}
.header-match-area .football-match a, .header-match-area .football-match .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .header-match-area .football-match i {
  padding: 10px 5px;
  color: #000;
  margin-left: 18px;
  font-weight: bold;
  transition: all 0.5s ease 0s;
}
.header-match-area .football-match a.active, .header-match-area .football-match .comment-area .comment-box .user-cmnt .coments a i.active, .comment-area .comment-box .user-cmnt .coments a .header-match-area .football-match i.active, .header-match-area .football-match a:hover, .header-match-area .football-match .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .header-match-area .football-match i:hover {
  background: #76c100;
  color: #fff;
}

/*header middle area start*/
.header-middle-area .logo {
  line-height: 9;
  /*margin-top: 7px;*/
}
.header-middle-area .bnr-img {
  padding: 20px 0;
  overflow: hidden;
}

/*header middle area end*/
.header-bottom-area.nav-menu {
  top: inherit;
  left: inherit;
  position: inherit;
}

/*2.4 header-area end*/
/*icon-menu*/
.search-popup {
  position: fixed;
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}
.search-popup.popup-visible {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.search-popup .close-search {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 25px;
  color: #ffffff;
  padding: 10px;
  background: #76c100;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.search-popup .close-search:hover {
  opacity: 0.70;
}
.search-popup .search-form {
  position: relative;
  padding: 0px 15px 50px;
  padding-top: 200px;
  max-width: 700px;
  margin: 0 auto;
}
.search-popup .search-form fieldset {
  position: relative;
  border-radius: 12px;
}
.search-popup .search-form fieldset input[type="search"],
.search-popup .search-form fieldset input.form-control {
  position: relative;
  height: 70px;
  padding: 20px 220px 20px 30px;
  background: #ffffff;
  line-height: 30px;
  font-size: 24px;
  color: #233145 !important;
}
.search-popup .search-form fieldset input[type="submit"] {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  text-align: center;
  width: 220px;
  padding: 20px 10px 20px 10px;
  color: #ffffff;
  cursor: pointer;
  background: #76c100;
  line-height: 30px;
  height: 70px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 0px 7px 7px 0px;
  border: none;
}
.search-popup .search-form fieldset input[type="submit"]:hover {
  background: #76c100;
  color: #ffffff;
}

/*icon-menu*/
/*02	Navbar Styles*/
/*3.1 slider area start*/
.slider-area {
  width: 100%;
  position: relative;
}
.slider-area .owl-nav button, .slider-area .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .slider-area .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  left: 1%;
  font-size: 60px !important;
  transition: all 0.5s ease 0s;
}
.slider-area .owl-nav button:focus, .slider-area .football-gallery .gallery-slider .owl-nav .owl-next:focus, .football-gallery .gallery-slider .slider-area .owl-nav .owl-next:focus {
  outline: inherit;
}
.slider-area .owl-nav button:hover, .slider-area .football-gallery .gallery-slider .owl-nav .owl-next:hover, .football-gallery .gallery-slider .slider-area .owl-nav .owl-next:hover {
  transform: scale(1.5);
}
.slider-area .owl-nav .owl-next {
  position: absolute;
  left: inherit;
  right: 1%;
}
.slider-area .sliding-item {
  position: relative;
}
.slider-area .sliding-item .sliding-content {
  position: absolute;
  display: inline-block;
  top: 30%;
  right: 20%;
}
.slider-area .sliding-item .sliding-content h2 {
  font-size: 65px;
  color: #fff;
}
.slider-area .sliding-item .sliding-content .upcoming {
  margin: 0;
}
.slider-area .sliding-item .sliding-content .upcoming div {
  background: rgba(0, 0, 0, 0.5);
  width: 400px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin-top: 20px;
}
.slider-area .sliding-item .sliding-content .upcoming div .cdown {
  line-height: 30px;
  width: 25%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: transparent;
}
.slider-area .sliding-item .sliding-content .upcoming div .cdown p {
  color: #fff;
  font-size: 20px;
}
.slider-area .sliding-item .tonight-match {
  display: flex;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
}
.slider-area .sliding-item .sliding-match {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 600px;
}
.slider-area .sliding-item .sliding-match h4, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p {
  text-align: center;
  margin-bottom: 40px;
}
.slider-area .sliding-item .sliding-match h4 a, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p a, .slider-area .sliding-item .sliding-match h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .sliding-match h4 i, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p i {
  font-size: 16px;
  color: #fff;
  padding: 8px 16px;
  border-radius: 4px;
  background: #76c100;
  transition: all 0.5s ease 0s;
}
.slider-area .sliding-item .sliding-match h4 a:hover, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p a:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p a:hover, .slider-area .sliding-item .sliding-match h4 .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .sliding-match h4 i:hover, .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .sliding-match .league-content .upcomming-match .first-match p i:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match p i:hover {
  background: #fff;
  color: #76c100;
}
.slider-area .sliding-item .sliding-match .match-vs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.slider-area .sliding-item .sliding-match .match-vs li {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
}
.slider-area .sliding-item .sliding-match .match-vs li img {
  max-height: 202px;
}
.slider-area .sliding-item .sliding-match .match-vs li span {
  font-size: 30px;
  margin-top: 30px;
}
.slider-area .sliding-item .sliding-match .match-vs li.vs {
  justify-content: center;
}
.slider-area .sliding-item .sliding-match .match-vs li.vs h4, .slider-area .sliding-item .sliding-match .match-vs li.vs .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .sliding-match .match-vs li.vs p {
  font-size: 100px;
}
.slider-area .sliding-item .league-content {
  position: absolute;
  width: 600px;
  top: 35%;
  left: 15%;
  direction: flex;
  flex-direction: column;
}
.slider-area .sliding-item .league-content h2 {
  font-size: 65px;
}
.slider-area .sliding-item .league-content .club-link {
  display: flex;
  width: 80%;
  margin-top: 20px;
}
.slider-area .sliding-item .league-content .club-link a, .slider-area .sliding-item .league-content .club-link .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .club-link i {
  font-size: 18px;
  padding: 14px 70px;
  color: #fff;
  margin-right: 20px;
}
.slider-area .sliding-item .league-content .club-link a.liverpool, .slider-area .sliding-item .league-content .club-link .comment-area .comment-box .user-cmnt .coments a i.liverpool, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .club-link i.liverpool {
  background: #76c100;
}
.slider-area .sliding-item .league-content .club-link a.barcelona, .slider-area .sliding-item .league-content .club-link .comment-area .comment-box .user-cmnt .coments a i.barcelona, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .club-link i.barcelona {
  background: #F1D010;
}
.slider-area .sliding-item .league-content .upcomming-match {
  display: flex;
  flex-direction: row;
  padding: 22px 30px;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  width: 471px;
  margin-top: 20px;
}
.slider-area .sliding-item .league-content .upcomming-match .first-match h4, .slider-area .sliding-item .league-content .upcomming-match .first-match p {
  font-size: 20px;
  color: #fff;
}
.slider-area .sliding-item .league-content .upcomming-match .first-match p {
  font-weight: normal;
}
.slider-area .sliding-item .league-content .upcomming-match .upcoming {
  margin-left: 58px;
  display: flex;
  align-items: center;
}
.slider-area .sliding-item .league-content .upcomming-match .upcoming div {
  display: flex;
  flex-direction: row;
}
.slider-area .sliding-item .league-content .upcomming-match .upcoming div span {
  width: 60px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
.slider-area .sliding-item .league-content .upcomming-match .upcoming div span p {
  color: #fff;
  font-size: 18px;
  margin: 0;
}

/*home2 slider start*/
.home2-slider {
  position: relative;
}
.home2-slider .slider-area .owl-nav {
  display: none;
}
.home2-slider .live-scores {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  display: flex;
  align-items: flex-end;
  z-index: 9;
}
.home2-slider .live-scores:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.home2-slider .live-scores .score-head, .home2-slider .live-scores .scores-area {
  width: 50%;
  background: #76c100;
  display: flex;
  justify-content: flex-end;
  height: 60px;
  align-items: center;
}
.home2-slider .live-scores .score-head h4, .home2-slider .live-scores .scores-area h4, .home2-slider .live-scores .score-head .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .score-head p, .home2-slider .live-scores .scores-area .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .scores-area p {
  margin-right: 20px;
}
.home2-slider .live-scores .score-head h4 a, .home2-slider .live-scores .scores-area h4 a, .home2-slider .live-scores .score-head .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .score-head p a, .home2-slider .live-scores .scores-area .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .scores-area p a, .home2-slider .live-scores .score-head h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .home2-slider .live-scores .score-head h4 i, .home2-slider .live-scores .scores-area h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .home2-slider .live-scores .scores-area h4 i, .home2-slider .live-scores .score-head .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .home2-slider .live-scores .score-head .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .score-head p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .score-head p i, .home2-slider .live-scores .scores-area .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .home2-slider .live-scores .scores-area .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .scores-area p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .home2-slider .live-scores .scores-area p i {
  color: #fff;
}
.home2-slider .live-scores .scores-area {
  background: #01050d;
  justify-content: flex-start;
}
.home2-slider .live-scores .scores-area p {
  margin: 0;
  margin-left: 20px;
  color: #fff;
  font-size: 18px;
}
.home2-slider .score-content {
  position: absolute;
  display: inline-block;
  top: 30%;
  right: 15%;
  z-index: 9;
}
.home2-slider .score-content h2 {
  font-size: 65px;
  color: #fff;
}
.home2-slider .score-content .upcoming {
  margin: 0;
}
.home2-slider .score-content .upcoming div {
  background: rgba(0, 0, 0, 0.5);
  width: 400px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin-top: 20px;
}
.home2-slider .score-content .upcoming div .cdown {
  line-height: 40px;
  width: 25%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: transparent;
}
.home2-slider .score-content .upcoming div .cdown p {
  color: #fff;
  font-size: 20px;
}

/*home3 slider start*/
.home3-slider {
  margin: 10px 0;
}
.home3-slider .owl-item .img-content {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: -30%;
  padding: 20px 30px;
  transition: all 0.5s ease 0s;
  width: 100%;
  opacity: 0;
}
.home3-slider .owl-item.active.center .overlay, .home3-slider .owl-item.active.center .overlay2 {
  transition: all 0.5s ease 0s;
}
.home3-slider .owl-item.active.center .overlay:before, .home3-slider .owl-item.active.center .overlay2:before {
  opacity: 0;
}
.home3-slider .owl-item.active.center .img-content {
  bottom: 0;
  opacity: 1;
}
.home3-slider .owl-item.active.center .img-content p {
  color: #fff;
}
.home3-slider .owl-item.active.center .img-content p span {
  color: #76c100;
}
.home3-slider .owl-item.active.center .img-content h4, .home3-slider .owl-item.active.center .img-content .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .home3-slider .owl-item.active.center .img-content p {
  font-size: 18px;
}

/*home3 slider end*/
/*3.1 slider area end*/
/*3.2 match-schedule-area start*/
.match-schedule-area .slider-schedule {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.match-schedule-area .slider-schedule .club-box {
  display: flex;
  justify-content: space-between;
  flex-grow: .4;
  align-items: center;
  flex-direction: column;
}
.match-schedule-area .slider-schedule .playing-schedule {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}
.match-schedule-area .slider-schedule .playing-schedule .club-img img {
  width: 80px;
}
.match-schedule-area .slider-schedule .playing-schedule span {
  display: flex;
  justify-content: center;
  font-size: 50px;
  color: #000;
}
.match-schedule-area .slider-schedule .club-name {
  margin-top: 15px;
}
.match-schedule-area .slider-schedule .club-name h4, .match-schedule-area .slider-schedule .club-name .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-schedule-area .slider-schedule .club-name p {
  font-size: 25px;
  color: #000;
}
.match-schedule-area .slider-schedule .club-name p {
  font-size: 16px;
}

.schedule-area2 .schedule-slider {
  padding: 0 100px;
}
.schedule-area2 .schedule-slider .slider-schedule .club-box {
  justify-content: space-evenly;
  flex-direction: row;
  flex-basis: 150px;
}
.schedule-area2 .schedule-slider .slider-schedule .club-box h4, .schedule-area2 .schedule-slider .slider-schedule .club-box .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .schedule-area2 .schedule-slider .slider-schedule .club-box p {
  color: #000;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
}
.schedule-area2 .schedule-slider .slider-schedule .club-box img {
  width: 80px;
}
.schedule-area2 .schedule-slider .slider-schedule .goal {
  font-size: 60px;
  color: #000;
  font-family: "Roboto", sans-serif;
}
.schedule-area2 .schedule-slider p {
  font-size: 14px;
  color: #000;
}
.schedule-area2 .schedule-slider .bttn {
  display: inline-block;
}
.schedule-area2 .schedule-slider .bttn a, .schedule-area2 .schedule-slider .bttn .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .schedule-area2 .schedule-slider .bttn i {
  background: #fff;
  padding: 12px 20px;
  border-radius: 30px;
  color: #000;
  transition: all 0.5s ease 0s;
  display: inline-block;
  margin-bottom: 5px;
}
.schedule-area2 .schedule-slider .bttn a:hover, .schedule-area2 .schedule-slider .bttn .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .schedule-area2 .schedule-slider .bttn i:hover {
  color: #fff;
  background: #76c100;
  box-shadow: 0px 2px 1px 0px #000;
}

/*3.2 match-schedule-area end*/
/*============================
3.3 match-box start==========*/
/*3.3.1 video-highlight*/
.highlights-bg {
  height: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.highlights-bg2 {
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.highlights-bg .video-play-btn {
  position: absolute;
  border: 4px solid #fff;
  border-radius: 50%;
  padding: 10px 16px;
  transform: translateY(-21px);
}
.highlights-bg p, .highlights-bg2 p {
  position: absolute;
  color: #fff;
  font-size: 16px;
  transform: translateY(37px);
  padding: 10px;
  line-height:1.2rem;
  text-shadow: #000 3px 3px 3px;    
}

.recent-video .highlights-bg {
  min-height: 241px;
}
.recent-video .highlights-bg .video-play-btn {
  transform: translateX(-170px);
}
.recent-video .highlights-bg p {
  font-size: 18px;
  font-weight: bold;
  bottom: 25%;
  left: 9%;
}

.upmatch-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.upmatch-box img {
  min-height: 430px;
}
.upmatch-box .team-date {
  position: absolute;
  left: 5%;
  bottom: 10%;
}
.upmatch-box .team-date h5 {
  color: #fff;
  font-size: 20px;
}
.upmatch-box .team-date p {
  font-size: 17px;
  color: #fff;
  line-height:1.2rem;
  text-shadow: #000 3px 3px 3px;    
}

.upmatches-slider .owl-dots {
  position: absolute;
  bottom: 7%;
  left: 5%;
}

/*result-box start*/
.score-slider .owl-dots {
  bottom: 0%;
  padding: 4px 0;
  width: 100%;
  text-align: center;
}

.result-box .result-heading {
  text-align: right;
  color: #76c100;
  /*padding: 20px;*/
  padding: 3px;
  font-size: 11px;
}
.result-box .club-result {
  /*display: grid;*/
  display: -webkit-box;
  background: #35383f;
  /*padding: 9px 5px;*/
  grid-template-columns: repeat(1, 3fr 2fr 3fr);
  margin-bottom: 5px;
  transition: all 0.5s ease 0s;
  padding: 3px 2px;
  color: #fff !important;
  font-size: 11px;
}
.result-box .club-result.active, .result-box .club-result:hover {
  background: #76c100;
}
.result-box .club-result .club-img {
  display: flex;
  justify-content: space-around;
}
.result-box .club-result .club-img img {
  width: 20px;
  height: 20px;
}
.result-box .club-result .club-img span {
  margin: 0 4px;
}
.result-box .club-result .score {
  text-align: center;
  display: flex;
  justify-content: space-around;
}
.result-box .club-result .score span {
  padding: 0px 9px;
  background: #fff;
  color: #000;
  font-weight: bold;
}

/*result-box end*/
/*banner-box start*/
.banner-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.banner-box-grande {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.banner-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-img img {
  transition: all 0.5s ease 0s;
}
.banner-img:hover img {
  transform: scale(1.1) rotate(2deg);
}
.banner-img p {
  position: absolute;
  bottom: 30%;
  left: 2%;
  display: block;
  color: #FFFFFF;
  text-shadow: #000 3px 3px 3px;  
  font-size: 14px;
  z-index: 9;
}
.banner-img p:before {
  position: absolute;
  content: "";
  width: 180px;
  height: 27px;
  background: #00023d;
  left: -66%;
  bottom: 0;
  transform: scaleX(0);
  z-index: -1;
  transform-origin: 0 0;
  transition: all 0.5s ease 0s;
}
.banner-img h4, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p {
  position: absolute;
  bottom: 8%;
  left: 2%;
  display: block;
  font-size: 18px;
  text-shadow: #000 3px 3px 3px;  
}
a .banner-img h4, .banner-img h4 a, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p a, .banner-img h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .banner-img h4 i, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p i {
  color: #fff;
  transition: all 0.5s ease 0s;
}
a:hover .banner-img h4, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p a:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p a:hover, .banner-img h4 .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .banner-img h4 i:hover, .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p i:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .banner-img p i:hover {
  color: #76c100;
}
.banner-img:hover p:before {
  transform: scaleX(1);
}

/*banner-box end*/
/*football-table-area start*/
.foot-tbl {
  display: grid;
  grid-row-gap: 4px;
}
.foot-tbl h5 {
  font-size: 16px;
  padding: 20px;
  color: #76c100;
}
.foot-tbl .point-table {
  background: #35383f;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  transition: all 0.5s ease 0s;
}
.foot-tbl .point-table .team-rank span {
  margin-left: 5px;
}
.foot-tbl .point-table.active, .foot-tbl .point-table:hover {
  background: #76c100;
}

/*football-table-area end*/
/*foolow us area start*/
.follow-us-area .link-box {
  display: grid;
  grid-row-gap: 20px;
}
.follow-us-area .link-box a, .follow-us-area .link-box .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .follow-us-area .link-box i {
  background: #2e2e2e;
  padding: 10px 20px;
  font-size: 18px;
  display: flex;
  color: #fff;
  font-weight: normal;
  transition: all 0.5s ease 0s;
}
.follow-us-area .link-box a i, .follow-us-area .link-box .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .follow-us-area .link-box i i {
  font-size: 14px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  margin-right: 20px;
  color: #000;
  text-align: center;
  line-height: 18px;
  margin-top: 2px;
  transition: all 0.5s ease 0s;
}
.follow-us-area .link-box a:hover, .follow-us-area .link-box .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .follow-us-area .link-box i:hover {
  color: #76c100;
}
.follow-us-area .link-box a:hover i, .follow-us-area .link-box .comment-area .comment-box .user-cmnt .coments a i:hover i, .comment-area .comment-box .user-cmnt .coments a .follow-us-area .link-box i:hover i {
  background: #76c100;
}

/*foolow us area end*/
/*post-area start*/
.post-area .banner-img p {
  font-size: 16px;
  bottom: 40%;
}
.post-area .banner-img p:before {
  width: 120px;
  left: -83%;
}
.post-area .banner-img h4, .post-area .banner-img .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .banner-img p {
  font-size: 30px;
}
.post-area .blog-post h4, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p {
  color: #000;
  font-size: 20px;
}
.post-area .blog-post h4 a, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p a, .post-area .blog-post h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .post-area .blog-post h4 i, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p i {
  color: #444;
}
.post-area .blog-post h4 a:hover, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p a:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p a:hover, .post-area .blog-post h4 .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .post-area .blog-post h4 i:hover, .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .post-area .blog-post .slider-area .sliding-item .league-content .upcomming-match .first-match p i:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .post-area .blog-post p i:hover {
  color: #76c100;
}
.post-area .blog-post .coments a, .post-area .blog-post .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .post-area .blog-post .coments a i {
  color: #6b6b6b;
  font-size: 15px;
  margin-right: 15px;
}
.post-area .blog-post .coments a i, .post-area .blog-post .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .post-area .blog-post .coments a i i {
  font-size: 15px;
  color: #6b6b6b;
  margin-right: 10px;
}
.post-area .blog-post .coments a:hover, .post-area .blog-post .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .post-area .blog-post .coments a i:hover {
  color: #76c100;
}

.comment-area {
  display: grid;
  grid-row-gap: 40px;
}
.comment-area .comment-box {
  display: grid;
  grid-template-columns: repeat(1, 1fr 4fr);
  grid-column-gap: 30px;
}
.comment-area .comment-box .user-cmnt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.comment-area .comment-box .user-cmnt h4, .comment-area .comment-box .user-cmnt .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt p {
  color: #000;
  font-size: 18px;
}
.comment-area .comment-box .user-cmnt h4 a, .comment-area .comment-box .user-cmnt .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt p a, .comment-area .comment-box .user-cmnt h4 .coments a i, .comment-area .comment-box .user-cmnt .coments a h4 i, .comment-area .comment-box .user-cmnt .slider-area .sliding-item .league-content .upcomming-match .first-match p .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt p .coments a i, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt .coments a p i {
  color: #444;
}
.comment-area .comment-box .user-cmnt h4 a:hover, .comment-area .comment-box .user-cmnt .slider-area .sliding-item .league-content .upcomming-match .first-match p a:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt p a:hover, .comment-area .comment-box .user-cmnt h4 .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a h4 i:hover, .comment-area .comment-box .user-cmnt .slider-area .sliding-item .league-content .upcomming-match .first-match p .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match p i:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt p .coments a i:hover, .slider-area .sliding-item .league-content .upcomming-match .first-match .comment-area .comment-box .user-cmnt .coments a p i:hover {
  color: #76c100;
}
.comment-area .comment-box .user-cmnt .coments a, .comment-area .comment-box .user-cmnt .coments a i {
  color: #6b6b6b;
  font-size: 14px;
  margin-right: 10px;
}
.comment-area .comment-box .user-cmnt .coments a:hover, .comment-area .comment-box .user-cmnt .coments a i:hover {
  color: #76c100;
}

.match-news {
  display: grid;
  background: #F1F1F1;
  grid-template-columns: repeat(1, 2fr 4fr);
}
.match-news .news {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 30px;
}
.match-news .news p {
  color: #76c100;
  font-size: 15px;
  margin-bottom: 10px;
}
.match-news .news p.nws {
  color: #6b6b6b;
  line-height: 1.5;
}
.match-news .news h4, .match-news .news .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news p {
  font-size: 18px;
  color: #000;
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  color: #Fff;
}
.match-news .news h4 a, .match-news .news .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news p a, .match-news .news h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .match-news .news h4 i, .match-news .news .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .match-news .news .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news p i {
  color: #444;
}
.match-news .news:hover h4 a, .match-news .news:hover .slider-area .sliding-item .league-content .upcomming-match .first-match p a, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news:hover p a, .match-news .news:hover h4 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .match-news .news:hover h4 i, .match-news .news:hover .slider-area .sliding-item .league-content .upcomming-match .first-match p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .match-news .news:hover .slider-area .sliding-item .league-content .upcomming-match .first-match p i, .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news:hover p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .slider-area .sliding-item .league-content .upcomming-match .first-match .match-news .news:hover p i {
  color: #76c100;
}

.post-slider .owl-nav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.post-slider .owl-nav button, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .post-slider .owl-nav .owl-next {
  font-size: 21px !important;
  position: absolute;
  top: -60px;
  right: 22px;
  background: #dddddd !important;
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.post-slider .owl-nav button:hover, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next:hover, .football-gallery .gallery-slider .post-slider .owl-nav .owl-next:hover {
  background: #76c100 !important;
}
.post-slider .owl-nav button:focus, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next:focus, .football-gallery .gallery-slider .post-slider .owl-nav .owl-next:focus {
  outline: inherit;
}
.post-slider .owl-nav .owl-next {
  right: 0px;
}

/*post-area end*/
/*scores-tab start*/
.scores-tab .nav-pills {
  background: #35383F;
  display: grid;
  grid-template-columns: repeat(1, 2fr 1fr 2fr);
}
.scores-tab .nav-pills .nav-item .nav-link {
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 16px 0;
  border-radius: inherit;
}
.scores-tab .nav-pills .nav-item .nav-link.active, .scores-tab .nav-pills .nav-item .nav-link:hover {
  background: #76c100;
}
.scores-tab .tab-content {
  padding: 0px 25px;
}
.scores-tab .tab-content .player-box {
  display: flex;
  padding: 15px 0;
}
.scores-tab .tab-content .player-box img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  transform: rotateY(0deg);
  transition: all 0.5s ease 0s;
}
.scores-tab .tab-content .player-box:hover img {
  transform: rotateY(180deg);
}
.scores-tab .tab-content .player-box .player-dtl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-left: 20px;
}
.scores-tab .tab-content .player-box .player-dtl h4, .scores-tab .tab-content .player-box .player-dtl .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .scores-tab .tab-content .player-box .player-dtl p {
  font-size: 18px;
}
.scores-tab .tab-content .player-box .player-dtl p {
  font-size: 14px;
  color: #76c100;
}

/*scores-tab end*/
/*============================
3.3 match-box end==========*/
/*===========================
blog & news start
============================*/
.trans-news {
  display: inline-block;
}
.trans-news h5 {
  font-size: 18px;
  color: #000;
  font-family: "Roboto", sans-serif;
}
.trans-news h5 a, .trans-news h5 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .trans-news h5 i {
  color: #444;
}
.trans-news h5 a:hover, .trans-news h5 .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .trans-news h5 i:hover {
  color: #76c100;
}
.trans-news p {
  color: #6b6b6b;
  font-size: 14px;
  margin-bottom: 0;
}

.trans-news.nws2 h5 {
  font-size: 20px;
}
.trans-news.nws2 h5 a, .trans-news.nws2 h5 .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .trans-news.nws2 h5 i {
  color: #fff;
}
.trans-news.nws2 h5 a:hover, .trans-news.nws2 h5 .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .trans-news.nws2 h5 i:hover {
  color: #76c100;
}
.trans-news.nws2 p {
  color: #fff;
}

/*twit-area start*/
.twit-area {
  display: grid;
  grid-row-gap: 10px;
}
.twit-area .twit-box {
  display: grid;
  grid-template-columns: repeat(1, 1fr 4fr);
}
.twit-area .twit-box i {
  margin-top: 8px;
  font-size: 35px;
  color: aqua;
}
.twit-area .twit-box .twitted p {
  font-size: 14px;
  margin: 0;
}
.twit-area .twit-box:hover .twitted a, .twit-area .twit-box:hover .twitted .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .twit-area .twit-box:hover .twitted i {
  color: #76c100;
}

/*twit-area end*/
/*===========================
blog & news end
============================*/
/*===========================
features video start
============================*/
.features-vdo-area .highlights-bg .video-play-btn {
  position: absolute;
  border: 4px solid #fff;
  border-radius: 50%;
  padding: 10px 16px;
  transform: translateY(3px);
}

/*===========================
features video end
============================*/
/*features area2 start*/
.football-gallery .gallery-slider .owl-dots {
  text-align: center;
  position: absolute;
  bottom: -4%;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.football-gallery .gallery-slider .owl-dots .owl-dot {
  width: 55px;
  height: 60px;
  border-radius: inherit;
  transform: scale(1.4);
  margin: 0 18px;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.5s ease 0s;
}
.football-gallery .gallery-slider .owl-dots .owl-dot:before {
  position: absolute;
  content: "";
  background: rgba(118, 193, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.football-gallery .gallery-slider .owl-dots .owl-dot.active, .football-gallery .gallery-slider .owl-dots .owl-dot:hover {
  transform: scale(1.2);
}
.football-gallery .gallery-slider .owl-dots .owl-dot.active:before, .football-gallery .gallery-slider .owl-dots .owl-dot:hover:before {
  background: inherit;
}
.football-gallery .gallery-slider .owl-dots .owl-dot:nth-child(1) {
  background-image: url("../images/gallery/1.jpg") !important;
}
.football-gallery .gallery-slider .owl-dots .owl-dot:nth-child(2) {
  background-image: url("../images/gallery/2.jpg") !important;
}
.football-gallery .gallery-slider .owl-dots .owl-dot:nth-child(3) {
  background-image: url("../images/gallery/3.jpg") !important;
}
.football-gallery .gallery-slider .owl-dots .owl-dot:nth-child(4) {
  background-image: url("../images/gallery/4.jpg") !important;
}
.football-gallery .gallery-slider .owl-nav button, .football-gallery .gallery-slider .owl-nav .owl-next {
  position: absolute;
  font-size: 50px !important;
  bottom: 2%;
  left: 4%;
  z-index: 1;
}
.football-gallery .gallery-slider .owl-nav .owl-next {
  left: inherit;
  right: 4%;
}

/*=================
features area2 end
=================*/
/*===========================
04 footer start 
============================*/
.footer-area .subscribe {
  position: relative;
  display: block;
}
.footer-area .subscribe input {
  width: 100%;
  height: 60px;
  outline: inherit;
  border: 1px solid #fff;
  padding: 5px 25px;
  color: #fff;
  background: transparent;
}
.footer-area .subscribe a, .footer-area .subscribe .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .footer-area .subscribe i {
  position: absolute;
  right: 0%;
  padding: 18px 27px;
  top: 0;
  background: #fff;
}
.footer-area .subscribe a i, .footer-area .subscribe .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .footer-area .subscribe i i {
  color: #000;
  font-size: 20px;
  line-height: 20px;
}
.footer-area .footer-box {
  display: grid;
  grid-template-columns: repeat(1, 3fr 2fr 3fr 2fr 2fr);
  grid-column-gap: 30px;
}
.footer-area .footer-box .footer-content .ftr-title h4, .footer-area .footer-box .footer-content .ftr-title .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .footer-area .footer-box .footer-content .ftr-title p {
  font-size: 22px;
}
.footer-area .footer-box .footer-content p {
  color: #fff;
  font-size: 14px;
}
.footer-area .footer-box .footer-content.add p {
  border-bottom: 1px solid #6b6b6b;
  padding-bottom: 20px;
  margin: 0;
}
.footer-area .footer-box .footer-content .add-info {
  padding-top: 20px;
}
.footer-area .footer-box .footer-content .add-info p {
  border: inherit;
  padding-bottom: 2px;
}
.footer-area .footer-box .footer-content .add-info p a, .footer-area .footer-box .footer-content .add-info p .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .footer-area .footer-box .footer-content .add-info p i {
  margin-right: 15px;
}
.footer-area .footer-box .footer-content .partners {
  display: grid;
  grid-row-gap: 15px;
}
.footer-area .footer-box .footer-content .partners a, .footer-area .footer-box .footer-content .partners .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .footer-area .footer-box .footer-content .partners i {
  font-size: 14px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-box .footer-content .partners a:hover, .footer-area .footer-box .footer-content .partners .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .footer-area .footer-box .footer-content .partners i:hover {
  color: #76c100;
}
.footer-area .footer-box .footer-content .news-info {
  display: grid;
  grid-row-gap: 15px;
}
.footer-area .footer-box .footer-content .news-info .news-detail {
  display: grid;
  grid-template-columns: repeat(1, 1fr 3fr);
}
.footer-area .footer-box .footer-content .news-info .news-detail img {
  width: 50px;
  height: 50px;
}

.copyright {
  background: #01050D;
}
.copyright h4, .copyright .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .copyright p {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
}
.copyright h4 span, .copyright .slider-area .sliding-item .league-content .upcomming-match .first-match p span, .slider-area .sliding-item .league-content .upcomming-match .first-match .copyright p span {
  color: #76c100;
}

/*===========================
footer  end
============================*/
/*06 club list start*/
.club-list-area .club-authority h4, .club-list-area .club-authority .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .club-list-area .club-authority p {
  font-size: 25px;
  color: #000;
  font-family: "Roboto", sans-serif;
}
.club-list-area .club-authority .authority-box p {
  font-size: 14px;
}
.club-list-area .club-authority .authority-box p strong {
  color: #000;
}
.club-list-area .club-history .history-img h3 {
  font-size: 25px;
  color: #000;
}
.club-list-area .team-box .nav-tabs {
  border: inherit;
  background: #f3f3f3;
  display: inline-flex;
}
.club-list-area .team-box .nav-tabs .nav-item {
  color: #000;
  font-size: 18px;
  padding: 10px 20px;
  border: inherit;
  border-radius: inherit;
  margin: 0;
}
.club-list-area .team-box .nav-tabs .nav-item.active, .club-list-area .team-box .nav-tabs .nav-item:hover {
  background: #76c100;
  color: #fff;
}
.club-list-area .team-box .tab-content .team-mem h5 {
  font-size: 20px;
  color: #000;
}

/*07 club list end*/
/*08 laliga start*/
.laliga-box h4, .laliga-box .slider-area .sliding-item .league-content .upcomming-match .first-match p, .slider-area .sliding-item .league-content .upcomming-match .first-match .laliga-box p {
  font-size: 25px;
  background: #76c100;
  padding: 15px 0;
  font-family: "Roboto", sans-serif;
}
.laliga-box .fixture-box {
  padding: 20px 0;
}
.laliga-box .fixture-box .club-fixture {
  display: grid;
  grid-template-columns: repeat(1, 3fr 2fr 3fr);
  grid-column-gap: 40px;
  padding: 20px 0;
  transition: all 0.5s ease 0s;
}
.laliga-box .fixture-box .club-fixture.active, .laliga-box .fixture-box .club-fixture:hover {
  background: #f3f3f3;
}
.laliga-box .fixture-box .club-fixture .club-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 10px 20px;
}
.laliga-box .fixture-box .club-fixture .club-img span {
  color: #000;
  margin: 0 20px;
  font-size: 25px;
  font-family: "Roboto", sans-serif;
}
.laliga-box .fixture-box .club-fixture div:nth-child(3) {
  display: flex;
  justify-content: flex-end;
}
.laliga-box .fixture-box .club-fixture .club-schedule {
  font-size: 22px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.laliga-box .fixture-box .club-fixture .club-schedule p {
  margin: 0;
}

/*07 laliga end*/
/*08 result start*/
.result-box .fixture-box .club-schedule h5 {
  font-size: 40px;
}

/*08 result end*/
/*sports start*/
.news-area .sports-news .sports-img {
  position: relative;
}
.news-area .sports-news .sports-img:before {
  position: absolute;
  content: "";
  background: rgba(118, 193, 0, 0.6);
  width: 25%;
  height: 55%;
  bottom: 0;
  right: 0;
  z-index: 9;
  border-radius: 50%;
  transform: scale(0) translate3d(191%, 196%, 0);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.news-area .sports-news .sports-img:hover:before {
  transform: scale(1) translate3d(-398%, -171%, 0);
  opacity: 1;
}
.news-area .sports-news .sports-title h3 {
  font-size: 25px;
  color: #000;
  font-weight: 500;
}
.news-area .sports-news .sports-title p {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}
.news-area .sports-news .sports-title p span {
  color: #76c100;
}
.news-area .sports-news .news-btn {
  display: block;
}
.news-area .sports-news .news-btn a, .news-area .sports-news .news-btn .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .news-area .sports-news .news-btn i {
  padding: 10px 15px;
  color: #fff;
  background: #76c100;
}
.news-area .sports-news .news-btn a:hover, .news-area .sports-news .news-btn .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .news-area .sports-news .news-btn i:hover {
  background: #DDD;
  color: #76c100;
}
.news-area .sports-news .highlights-bg {
  height: 400px;
}
.news-area .sports-news .highlights-bg .video-play-btn {
  position: absolute;
  border-radius: 50%;
  padding: inherit;
  border: inherit;
  font-size: 70px;
  transform: inherit;
}
.news-area .sports-news .highlights-bg .video-play-btn i {
  color: rgba(255, 255, 255, 0.6);
}
.news-area .sports-news .sports-arrow {
  display: flex;
  justify-content: space-between;
}
.news-area .sports-news .sports-arrow a, .news-area .sports-news .sports-arrow .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .news-area .sports-news .sports-arrow i {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 12px 25px;
  background: #76c100;
}
.news-area .news-box .news-search {
  position: relative;
}
.news-area .news-box .news-search input {
  outline: inherit;
  border: 2px solid #6b6b6b;
  height: 50px;
  width: 100%;
  padding: 8px 0 8px 50px;
}
.news-area .news-box .news-search input::placeholder {
  color: #6b6b6b;
}
.news-area .news-box .news-search a, .news-area .news-box .news-search .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .news-area .news-box .news-search i {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 100%;
}
.news-area .news-box .news-search a i, .news-area .news-box .news-search .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .news-area .news-box .news-search i i {
  color: #76c100;
  font-size: 20px;
}
.news-area .recent-news .blog-title h3 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.news-area .recent-news .comment-box {
  display: grid;
  grid-template-columns: repeat(1, 70px 3fr);
  grid-column-gap: 21px;
}
.news-area .recent-news .comment-box img {
  width: 75px;
  height: 75px;
  transition: all 0.5s ease 0s;
  border: 2px solid transparent;
}
.news-area .recent-news .comment-box .user-cmnt a, .news-area .recent-news .comment-area .comment-box .user-cmnt .coments a i, .comment-area .news-area .recent-news .comment-box .user-cmnt .coments a i {
  font-size: 13px;
  color: #000;
  font-weight: 700;
  line-height: 1.4em;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.news-area .recent-news .comment-box .user-cmnt p {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 0;
}
.news-area .recent-news .comment-box:hover .user-cmnt a, .news-area .recent-news .comment-area .comment-box:hover .user-cmnt .coments a i, .comment-area .news-area .recent-news .comment-box:hover .user-cmnt .coments a i {
  color: #76c100;
}
.news-area .recent-news .comment-box:hover img {
  border: 2px solid #76c100;
}
.news-area .twit-post .twit-box {
  grid-template-columns: repeat(1, 1fr 5fr);
}
.news-area .twit-post .twit-box i {
  color: #76c100;
  font-size: 28px;
}
.news-area .twit-post .twit-box .twitted a, .news-area .twit-post .twit-box .twitted .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .news-area .twit-post .twit-box .twitted i {
  color: #76c100;
}
.news-area .twit-post .twit-box .twitted p {
  font-size: 14px;
}
.news-area .twit-post .twit-box .twitted p.sml {
  font-size: 10px;
  color: #76c100;
}
.news-area .link-box a, .news-area .link-box .comment-area .comment-box .user-cmnt .coments a i, .comment-area .comment-box .user-cmnt .coments a .news-area .link-box i {
  background: #f6f6f6;
  color: #444;
  padding: 12px 20px;
  font-weight: 500;
}
.news-area .link-box a i, .news-area .link-box .comment-area .comment-box .user-cmnt .coments a i i, .comment-area .comment-box .user-cmnt .coments a .news-area .link-box i i {
  background: #000;
  color: #fff;
}
.news-area .link-box a:hover, .news-area .link-box .comment-area .comment-box .user-cmnt .coments a i:hover, .comment-area .comment-box .user-cmnt .coments a .news-area .link-box i:hover {
  background: #76c100;
  color: #fff;
}
.news-area .link-box a:hover i, .news-area .link-box .comment-area .comment-box .user-cmnt .coments a i:hover i, .comment-area .comment-box .user-cmnt .coments a .news-area .link-box i:hover i {
  background: #fff;
  color: #000;
}

/*sports-slider start*/
.sports-slider.owl-carousel .owl-nav button, .sports-slider.owl-carousel .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .sports-slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  padding: 14px 45px !important;
  background: #76c100;
}
.sports-slider.owl-carousel .owl-nav button.owl-next, .sports-slider.owl-carousel .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .sports-slider.owl-carousel .owl-nav .owl-next {
  right: 0;
  left: auto;
}

/*sports-slider end*/
/*08 sports end*/
/*09 point table start*/
.point-table {
  color: #fff;
}
.point-table .table {
  color: #000;
}
.point-table .table.table-bordered {
  font-family: "Roboto", sans-serif;
}
.point-table .table.table-bordered thead {
  background: #76c100;
  line-height: 2;
  font-size: 18px;
}
.point-table .table.table-bordered thead th {
  text-align: center;
}
.point-table .table.table-bordered thead tr td,
.point-table .table.table-bordered thead tr th {
  color: #fff;
  border: inherit;
}
.point-table .table.table-bordered tbody tr {
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
}
.point-table .table.table-bordered tbody tr:nth-child(even) {
  background: #f1f1f1;
}
.point-table .table.table-bordered tbody th {
  text-align: center;
  line-height: 85px;
  font-size: 20px;
}
.point-table .table.table-bordered tbody td {
  text-align: center;
  line-height: 80px;
  font-size: 20px;
}
.point-table .table.table-bordered tbody td.team {
  text-align: left;
}
.point-table .table.table-bordered tbody td .team-box span {
  color: #000;
  font-size: 25px;
  font-family: "Roboto", sans-serif;
  margin-left: 20px;
}
.point-table .table.table-bordered tr th {
  color: #000;
}

.table-bordered td,
.table-bordered th {
  border: inherit;
}

/*09 point table end*/

.top-tabs-header-clubes{ padding-bottom: 10px;}
.top-tabs-header-clubes li { width: 63px; padding: 7px; border: 1px solid #ccc; margin: 3px; vertical-align: middle; }
.top-tabs-header-clubes li:hover{ border-color:#000;}
.top-tabs-header-clubes li img{ width: 100%}

.box-ultimas{ padding-bottom: 15px; font-weight: bold; font-size: 12px;}
.box-ultimas a{color: #ff0008;}
.box-ultimas a#ultimas{ font-weight: normal; color: #363636}


/* timeline */

:root {
  --white: #ffffff;
  --black: #000000;
  --blue:#000000; /*0288d1*/
  --gray:#ebebeb;
  --box-shadow1:0px 0px 18px 2px rgba(10, 55, 90, 0.15);
}
body{
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: normal;
  color: #000;
}
:focus{
  outline: 0px solid transparent !important;
}
.timeline {
  padding: 50px 0;
  position: relative;
}
.timeline-nodes {
  padding-bottom: 25px;
  position: relative;
}
.timeline-nodes:nth-child(even) {
  flex-direction: row-reverse;
}
.timeline h3, .timeline p {
  padding: 5px 15px;
}
.timeline h3{
  font-weight: lighter;
  background: var(--blue);
}
.timeline p, .timeline time {
  color: var(--blue)
}
.timeline::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  border-left: 2px dashed var(--blue);
  height: 100%;
  z-index: 1;
  transform: translateX(-50%);
}
.timeline-content {
  border: 1px solid var(--blue);
  position: relative;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 3px 25px 0px rgba(10, 55, 90, 0.2)
}
.timeline-nodes:nth-child(odd) h3,
.timeline-nodes:nth-child(odd) p {
  text-align: right;
}
.timeline-nodes:nth-child(odd) .timeline-date {
  text-align: left;
}

.timeline-nodes:nth-child(even) .timeline-date {
  text-align: right;
}
.timeline-nodes:nth-child(odd) .timeline-content::after {
  content: "";
  position: absolute;
  top: 5%;
  left: 100%;
  width: 0;
  border-left: 10px solid var(--blue);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.timeline-nodes:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  top: 5%;
  right: 100%;
  width: 0;
  border-right: 10px solid var(--blue);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.timeline-image {
  position: relative;
  z-index: 98;
}
.timeline-image::before {
  content: "";
  width: 80px;
  /* height: 80px; */
  height: 120px; 
  /*width: 120px;*/
  /*height: 120px;*/
  border: 2px dashed var(--blue);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  z-index: 1;


}
.timeline-image img {
  position: relative;
  z-index: 100;
}
/*small device style*/

@media (max-width: 767px) {
  .timeline-nodes:nth-child(odd) h3,
  .timeline-nodes:nth-child(odd) p {
    text-align: left
  }
  .timeline-nodes:nth-child(even) {
    flex-direction: row;
  }
  .timeline::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 4%;
    width: 0;
    border-left: 2px dashed var(--blue);
    height: 100%;
    z-index: 1;
    transform: translateX(-50%);
  }
  .timeline h3 {
    font-size: 1.7rem;
  }
  .timeline p {
    font-size: 14px;
  }
  .timeline-image {
    position: absolute;
    left: 0%;
    top: 60px;
    /*transform: translateX(-50%;);*/
  }
  .timeline-nodes:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    top: 5%;
    left: auto;
    right: 100%;
    width: 0;
    border-left: 0;
    border-right: 10px solid var(--blue);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .timeline-nodes:nth-child(even) .timeline-content::after {
    content: "";
    position: absolute;
    top: 5%;
    right: 100%;
    width: 0;
    border-right: 10px solid var(--blue);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .timeline-nodes:nth-child(even) .timeline-date {
    text-align: left;
  }
  .timeline-image::before {
    width: 65px;
    height: 155px;
  }
}

/*extra small device style */
@media (max-width: 575px) {
  .timeline::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 3%;
  }
  .timeline-image {
    position: absolute;
    left: -5%;
  }
  .timeline-image .img-fluid {
    width: 40px;
    height: 40px;
    left: 10px;
  }
}

/*@media (min-width: 1200px) {*/
  /*.container {*/
    /*max-width: 1170px !important;*/
  /*}*/
/*}*/

.data-jogo {
  max-width: 100px;
  color: #fff;
  font-size: 11px;
  white-space: nowrap;
}

.result-box .result-heading-grupo {
  text-align: center;
  color: #76c100;
  /* padding: 20px; */
  padding: 4px;
  font-size: 13px;
}

.ico-gol {
  background: url(../../../imagens/layout/ico-gol.png) no-repeat #F5F5F5;
}
.ico-publico {
  background: url(../../../imagens/layout/ico-publico.png) no-repeat #F5F5F5;
}
.ico-dinheiro {
  background: url(../../../imagens/layout/ico-renda.png) no-repeat #F5F5F5;
}
.ico-ingressos {
  background: url(../../../imagens/layout/ico-ingressos.png) no-repeat #F5F5F5;
}
.table-ranking {
  border:1px solid #ccc;
}

.table-ranking-bg {
  background-color: #F5F5F5;
}

.table-ranking-bg-destaque {
  background-color: #efefef;
  line-height: 23px;
}

.table-ranking-text {
  font-weight:bold;
  line-height: 19px;
}

.table-ranking-text a {
  text-decoration: none;
}

.bd-example-row .row>.col, .bd-example-row .row>[class^=col-] {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* Novo estilo: responsivo */
.float_div {
-moz-user-focus:none;-moz-user-modify:read-only; -moz-user-select:none; cursor:default; position:relative; float:none; font-size:12px; /*background: lightgray*/;
}
/*.float_div span { font-size: 8px; width:100%; box-sizing:border-box; padding:1px 3px; display:block; line-height:11px; }*/
.float_div>span, .float_div>*>span {
font-size: 12px;
width: 100%;
box-sizing: border-box;
display: block;
line-height: 11px;
padding: 10px;
background: #F3F3F3;
z-index: 91;
position: relative;
margin-bottom: 10px;
}

.float_div>img, .float_div>*>img { width:100% !important; margin:0px; padding:0px; display:block; }
.float_div.left { float:left; margin-right:14px; }
.float_div.right { float:right; margin-left:14px; }
.float_div.wd25 { width:25%; }
.float_div.wd33 { width:33%; }
.float_div.wd50 { width:50%; }
.float_div.wd66 { width:67%; }
.float_div.wd100 { width:100%; float:none; }

.float_div > ins, .float_div>*>ins {
background: rgba(255, 255, 255, 0.84) none repeat scroll 0 0;
color: white;
letter-spacing: 0.5px;
padding: 0 10px;
position: absolute;
right: 0;
top: 0;
-ms-transform: rotate(90deg) translate(100%);
-ms-transform-origin: right top 0;
transform: rotate(90deg) translate(100%);
transform-origin: right top 0;
font-weight: bold;
color: #000;
}

.wbid-conteudo-news .txt-corpo .box-saiba-mais{ display: none; margin: 20px 0 20px 20px; float: right; width: 300px; height: 256px; background: url(/imagens/layout/bg-saiba-mais.jpg)}
.wbid-conteudo-news .txt-corpo .box-saiba-mais .txt-box{ padding: 10px; font-family: 'ArialRoundedMTBold'; font-weight: bold; font-size: 16px; color: #c3301e; border-bottom: 5px solid #c3301e; margin: 0 10px;}
.wbid-conteudo-news .txt-corpo .box-saiba-mais ul{ padding: 0px; margin: 0px 10px; background: #fff}
.wbid-conteudo-news .txt-corpo .box-saiba-mais ul li{ overflow: hidden; height: 20px; line-height: 23px; cursor: pointer; list-style: none; border-bottom: 1px solid #ccc; padding: 9px; margin: 0 10px; font-size: 12px; font-family: arial;}
.wbid-conteudo-news .txt-corpo .box-saiba-mais ul li a{ color: #000; text-decoration: none}
.wbid-conteudo-news .txt-corpo .box-saiba-mais ul li:hover { background: #ececec; }

.wbid-conteudo-news .txt-corpo .bloco-noticia{ margin: 20px 0 20px 20px; padding-bottom: 10px; float: right; width: 281px; border:1px solid #ccc; border-radius: 5px; overflow: hidden;}
.wbid-conteudo-news .txt-corpo .bloco-noticia h1{ margin: 0; letter-spacing: 0; line-height: normal; padding: 15px; font-size: 12px; background: #f5f4f4; border-bottom: 1px solid #ccc}
.wbid-conteudo-news .txt-corpo .bloco-noticia img{ margin:10px 10px 0px 10px}
.wbid-conteudo-news .txt-corpo .bloco-noticia p{ margin:  10px; line-height: 14px; font-size: 11px; color: #8C8C8C;}
.wbid-conteudo-news .txt-corpo .bloco-noticia .leia-mais{ margin-left: 10px; color: #d45611; background: url(../imagens/layout/bt-ico-leia-mais.jpg) no-repeat left center; padding-left: 20px; font-size: 12px;}

.cssload-container{
  display: block;
  margin: auto;
  width:34px;
}

.cssload-loading{
  width: 30px;
  height: 30px;
  text-align: left;
  animation:cssload-loading-ani1 1.8s ease-in-out infinite;
  -o-animation:cssload-loading-ani1 1.8s ease-in-out infinite;
  -ms-animation:cssload-loading-ani1 1.8s ease-in-out infinite;
  -webkit-animation:cssload-loading-ani1 1.8s ease-in-out infinite;
  -moz-animation:cssload-loading-ani1 1.8s ease-in-out infinite;
}
.cssload-loading i,
.cssload-loading i:before{
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
}
.cssload-loading i{
  border-radius: 50%;
  overflow: hidden;
}
.cssload-loading i:nth-child(1){
  background: #8C8C8C; /*rgb(115,14,12);*/
  transform:translate(0,-17px);
  -o-transform:translate(0,-17px);
  -ms-transform:translate(0,-17px);
  -webkit-transform:translate(0,-17px);
  -moz-transform:translate(0,-17px);
}
.cssload-loading i:nth-child(1):before{
  background: #000; /*rgb(0,30,77);*/
  bottom: 0;
  animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -o-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -ms-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -webkit-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -moz-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
}
.cssload-loading i:nth-child(2){
  background: #000; /*rgb(0,30,77);*/
  transform:translate(0,17px);
  -o-transform:translate(0,17px);
  -ms-transform:translate(0,17px);
  -webkit-transform:translate(0,17px);
  -moz-transform:translate(0,17px);
}
.cssload-loading i:nth-child(2):before{
  animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -o-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -ms-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -webkit-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  -moz-animation:cssload-loading-ani2 1.8s ease-in-out infinite;
  background: #8C8C8C; /*rgb(115,14,12);*/
}



@keyframes cssload-loading-ani1{
  40%,50%{
    transform:rotate(180deg);
  }
  90%,100%{
    transform:rotate(360deg);
  }
}

@-o-keyframes cssload-loading-ani1{
  40%,50%{
    -o-transform:rotate(180deg);
  }
  90%,100%{
    -o-transform:rotate(360deg);
  }
}

@-ms-keyframes cssload-loading-ani1{
  40%,50%{
    -ms-transform:rotate(180deg);
  }
  90%,100%{
    -ms-transform:rotate(360deg);
  }
}

@-webkit-keyframes cssload-loading-ani1{
  40%,50%{
    -webkit-transform:rotate(180deg);
  }
  90%,100%{
    -webkit-transform:rotate(360deg);
  }
}

@-moz-keyframes cssload-loading-ani1{
  40%,50%{
    -moz-transform:rotate(180deg);
  }
  90%,100%{
    -moz-transform:rotate(360deg);
  }
}

@keyframes cssload-loading-ani2{
  40%,100%{
    height:100%;
  }
  50%,90%{
    height:0;
  }
}

@-o-keyframes cssload-loading-ani2{
  40%,100%{
    height:100%;
  }
  50%,90%{
    height:0;
  }
}

@-ms-keyframes cssload-loading-ani2{
  40%,100%{
    height:100%;
  }
  50%,90%{
    height:0;
  }
}

@-webkit-keyframes cssload-loading-ani2{
  40%,100%{
    height:100%;
  }
  50%,90%{
    height:0;
  }
}

@-moz-keyframes cssload-loading-ani2{
  40%,100%{
    height:100%;
  }
  50%,90%{
    height:0;
  }
}

.wbid-conteudo h2 {
  font-size: 1rem;
  margin-top:10px;
}

.wbid-conteudo h1 {
  font-size: 2rem;
}

.wbid-conteudo-news {
  margin-top:20px;
}

.table-ranking-margin-top {
  margin-top: 4px;
}

.wbid-header-interna { height: 89px;position: relative; }
.wbid-header-interna span.txt1{ text-shadow:#000 3px 0px 0px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 22px; display: block; padding-top:24px; padding-left: 30px; }
.wbid-header-interna span.txt1 a { text-decoration:none }
.wbid-header-interna span.txt2,.wbid-header-interna span.txt3{ text-shadow:#000 3px 0px 0px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 29px; display: block; padding: 6px 14px 14px 58px}
.wbid-header-interna span.txt3{ padding-top: 54px;}
.wbid-header-interna .escudo { width: 75px; padding: 0px 100px 0px 183px; top: -1px; position: absolute;right: 0px; background: url(/imagens/layout/bg-escudo2.png) no-repeat center center;}
.wbid-header-interna img{ width: 75px; }

.wbid-header-interna span.txt1-destaque{ text-shadow:#000 3px 0px 0px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 25px; display: block; padding-top:19px; padding-left: 30px;}
.wbid-header-interna span.txt2-destaque,.wbid-header-interna span.txt3-destaque{ text-shadow:#000 3px 0px 0px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 30px; display: block; padding: 14px 14px 14px 54px}

.container-header .wbid-header-interna {margin-bottom: 0px;margin-top: -5px;}

.row-border-radius {
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

#legenda {
	font: bold 12px/1.1 arial,sans-serif;
	color: #363636;
	margin: 0px 0px 20px 0px;
	background-color: #F3F3F3;
	padding: 10px;
}
#preview {
	width: 100%;
}

/* CONTEUDO */
.bt-comentar {
  background: url(../../../imagens/layout/bt-comentar.png) no-repeat scroll left center transparent;
  color: #999999;
  font-size: 11px;
  left: -73px;
  padding-left: 20px;
  position: absolute;
  top: -2px;
}

.wbid-conteudo-news .data .box-print {
  display: none;
}

.wbid-conteudo-news .data .box-print .print {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../../../imagens/layout/ico-print.png) no-repeat;
}

.wbid-conteudo-news .data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999;
  position: relative;
}

.wbid-conteudo-news .data .box-print {
  width: 48px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 10px;
}

.wbid-conteudo-news h1 {
  letter-spacing: -1px;
  font-size: 28px;
  font-family: Arial, Helvetica, sans-serif;
  color: #353535;
  line-height: 28px;
}

.wbid-conteudo-news h2 {
  color: #8a8a8a;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dde4cf;
}

.wbid-conteudo-news .autor {
  position: relative;
  height: 32px;
  margin-bottom:10px;
}

.wbid-conteudo-news .autor .img {
  width: 32px;
  height: 32px;
  background: #CCC;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}

.wbid-conteudo-news .autor .img img{
  width: 32px;
  height: 32px;
}

.wbid-conteudo-news .autor .txt {
  font-size: 11px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}

.wbid-conteudo-news .autor .txt span {
  font-size: 10px;
  color: #CCC;
  display: block;
  line-height: 8px;
}

.wbid-conteudo-news .autor .box-fonts {
  width: 48px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 10px;
  display:none;
}

ins {
  text-decoration: none;
}

.wbid-conteudo-news .autor .box-fonts .menos {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../../../imagens/layout/font.png) no-repeat;
}
.wbid-conteudo-news .autor .box-fonts .mais {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../../../imagens/layout/font.png) no-repeat -20px 0px;
}
.wbsite-interna-conteudo-box-geral {
  height: 30px;
  border-bottom: 1px solid #345b6d;
  margin: 20px 0px;
}
.wbsite-interna-conteudo-box-mais {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.wbsite-interna-conteudo-box-mais-image {
  border: 1px dotted #CCCCCC;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: #EEEEEE;
  float: left;
  margin-right: 10px;
}

.blackout_loading {
  background: rgba(0,0,0,0.3) url(../../../imagens/layout/opc-ajax-loader.gif) no-repeat scroll center center;
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
}

#table_ranking tr th[rel] {
  cursor: pointer;
}

#table_classificacao tr th.seta-up:after {
  content: "\00a0\25b2\00a0";
  float: right;
}
#table_classificacao tr td.seta-down:after {
  content: "\00a0\25bc\00a0";
  float: right;
}

strong, b {
  font-weight: bold;
}

.participacoes-copa div a ins {
  text-decoration: none;
  color: #000;
}

/* NOVO */

/* HEADER */
.header-container { position: relative; /*background: url("../images/layout/bg-topo-mobile.jpg") no-repeat center center #001362;*/ background: #000; padding: 10px 0; overflow: hidden;}
.header-container .row-infos { padding: 20px 0 25px 0; }
.header-container h1.logo { padding: 0px; margin: 0px; line-height: 0px; }
.header-container .logo { display: table-cell; height: 100%; vertical-align: middle; }
.header-container .logo strong { position: absolute; font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.header-container .logo img { width: 100%; max-width: 195px; }
.header-container .links li:first-child { border-left: 0; }
.header-container i { font-size: 25px; }
.header-container .col-xs-6:first-child { border-right: 1px solid #FFFFFF }
.header-container .col-xs-6 .col-xs-4, 
.header-container .col-xs-6 .col-xs-12 { border-left: 1px solid #FFFFFF; border-right: 1px solid #CFCFCF; border-bottom: 1px solid #CFCFCF; height: 52px; padding: 13px 0; text-align: center; }
.header-container .col-xs-6 .col-xs-12 { border-left: 0px; border-right: 0px; }
.header-container .col-xs-6 .col-xs-4:first-child { border-left: 0px solid }
.header-container .col-xs-6 .col-xs-4:last-child { border-right: 0px solid; background: #0386EF; border-bottom: 1px solid #044E89; }
.header-container .col-xs-6 .col-xs-4:last-child:hover, .header-container .col-xs-6 .col-xs-4:last-child:focus { background: #FFAE00 }
.header-container .col-xs-6 .col-xs-4 a, .header-container .col-xs-6 .col-xs-4 i { color: #fff; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.08); }
.header-container .col-xs-6 .col-xs-4.active i { color: #000 }
.header-container .col-xs-6 .col-xs-8, .header-container .col-xs-6 .col-xs-10 { padding: 0 5px; height: 52px; display: table; border-bottom: 1px solid #CFCFCF; border-left: 1px solid #FFF; border-right: 1px solid #CFCFCF; }
.header-container .col-xs-6 .col-xs-10 { border-left: 0; border-right: 0; padding-left: 0px }
.header-container a { display: block; }
.header-container .col-xs-6 .col-xs-4 .links .list-inline { margin-left: 0px; }
.header-container .col-xs-6 .col-xs-4.active { background: #E2E2E1; border-bottom: 1px solid #E2E2E1; position: relative; bottom: -1px; }

.banner-mobile{ background: #777/*url("../images/layout/bg-banner-mobile.jpg") no-repeat center center #001362*/; padding: 10px 0; overflow: hidden;}

body.animate-show { position: fixed; }
body.animate-show .menu-main { z-index: 2; }
body.animate-show > .menu-main { visibility: visible; transition: transform .5s; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
body > .container-fluid-mobile { -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s; position: relative; left: 0; height: 100%; background: #fff; z-index: 10; }
body > .container-fluid-mobile:before { -webkit-transition: opacity .5s, width .1s .5s, height .1s .5s; -moz-transition: opacity .5s, width .1s .5s, height .1s .5s; transition: opacity .5s, width .1s .5s, height .1s .5s; position: absolute; top: 0; right: 0; width: 0; height: 0; background: rgba(0, 0, 0, 0.6); content: ''; z-index: 9000; opacity: 0; display: block; }
body.animate-show > .container-fluid-mobile:before { opacity: 1; width: 100%; height: 100%; pointer-events: none; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; transition: opacity .5s; }
body.animate-show > .container-fluid-mobile { -webkit-transform: translate(270px, 0); -moz-transform: translate(270px, 0); -ms-transform: translate(270px, 0); -o-transform: translate(270px, 0); transform: translate(270px, 0); -webkit-transform: translate3d(270px, 0, 0); -moz-transform: translate3d(270px, 0, 0); -ms-transform: translate3d(270px, 0, 0); -o-transform: translate3d(270px, 0, 0); transform: translate3d(270px, 0, 0); }

body.animate-show .menu-main { visibility: visible; }
body.animate-hide .menu-main { visibility: visible }
body.animate-show .btn-back{position: absolute; height: 100%; width: 100%; top: 0; left: 0; }
body.animate-show .menu-main .row{ margin: 0}
body.animate-show .menu-main .row .col-xs-12{ padding: 0}

.header-container #menu { min-height: 60px }
.header-container #menu i { margin-left: -11px; width: 22px; height: 2px; position: absolute; top: 30px; left: 50%; background: #fff; font-size: 0; -webkit-transition-property: background; -moz-transition-property: background; transition-property: background; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s }
.header-container #menu i:after, .header-container #menu i:before { width: 100%; height: 100%; position: absolute; left: 0; content: " "; background: #fff; display: inline-block; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s }
.header-container #menu i:before { -webkit-transform: translateY(-300%); -moz-transform: translateY(-300%); -ms-transform: translateY(-300%); -o-transform: translateY(-300%); transform: translateY(-300%) }
.header-container #menu i:after { -webkit-transform: translateY(300%); -moz-transform: translateY(300%); -ms-transform: translateY(300%); -o-transform: translateY(300%); transform: translateY(300%) }
body.animate-show .header-container #menu i { background: 0 0 }
body.animate-show .header-container #menu i:after, body.animate-show .header-container #menu i:before { background: #fff }
body.animate-show .header-container #menu i:before { -webkit-transform: rotate(45deg) translateY(0); -moz-transform: rotate(45deg) translateY(0); -ms-transform: rotate(45deg) translateY(0); -o-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0) }
body.animate-show .header-container #menu i:after { -webkit-transform: rotate(-45deg) translateY(0); -moz-transform: rotate(-45deg) translateY(0); -ms-transform: rotate(-45deg) translateY(0); -o-transform: rotate(-45deg) translateY(0); transform: rotate(-45deg) translateY(0) }
.menu-main { background: #fff; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transform: translate(-270px, 0); -moz-transform: translate(-270px, 0); -ms-transform: translate(-270px, 0); -o-transform: translate(-270px, 0); transform: translate(-270px, 0); -webkit-transform: translate3d(-270px, 0, 0); -moz-transform: translate3d(-270px, 0, 0); -ms-transform: translate3d(-270px, 0, 0); -o-transform: translate3d(-270px, 0, 0); transform: translate3d(-270px, 0, 0); position: fixed; top: 0; left: 0; width: 270px; visibility: hidden; overflow-y: auto; height: 100%; z-index: 10000; }
.menu-main .navbar { background: transparent; border: 0;     padding: 0;margin: 0 -15px;}
.menu-main .navbar .nav > li i { top: 50%; margin-top: -9px; position: absolute; right: 10px; left: inherit; font-size: 12px; padding: 0; width: 20px; height: initial; opacity: .2}
.menu-main .navbar .nav > li.dropdown > a > span > i { display: none }
.menu-main .navbar .nav > li.dropdown a > i:before { display: none; }
.menu-main .navbar .nav > li.dropdown a.collapsed > i:before { -webkit-transform: rotate(0deg) translateY(0); -moz-transform: rotate(0deg) translateY(0); -ms-transform: rotate(0deg) translateY(0); -o-transform: rotate(0deg) translateY(0); transform: rotate(0deg) translateY(0); height: 16px; display: block; left: 10px; }
.menu-main .navbar .nav > li.dropdown a > i:after { -webkit-transform: rotate(-90deg) translateY(0); -moz-transform: rotate(-90deg) translateY(0); -ms-transform: rotate(-90deg) translateY(0); -o-transform: rotate(-90deg) translateY(0); transform: rotate(-90deg) translateY(0); top: 0px; height: 16px; }
.menu-main .navbar .nav > li.dropdown a > i { margin-top: -8px; right: 14px; }
.menu-main .navbar .nav > li i:before,
.menu-main .navbar .nav > li i:after { content: ''; background: #000; width: 2px; height: 10px; position: absolute; }
.menu-main .navbar .nav > li i:after { top: 6px; -webkit-transform: rotate(45deg) translateY(0); -moz-transform: rotate(45deg) translateY(0); -ms-transform: rotate(45deg) translateY(0); -o-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0); }
.menu-main .navbar .nav > li i:before { -webkit-transform: rotate(-45deg) translateY(0); -moz-transform: rotate(-45deg) translateY(0); -ms-transform: rotate(-45deg) translateY(0); -o-transform: rotate(-45deg) translateY(0); transform: rotate(-45deg) translateY(0); }
.menu-main .navbar .nav > li > a { width: 100%; color: #000; vertical-align: middle; padding: 15px 0 15px 15px; font-weight: 600; }
.menu-main .navbar .nav > li ul > li > a > i:first-child,
.menu-main .navbar .nav > li ul > li.dropdown > a > span i{display: none}
.menu-main .nav > li > a:hover,
.menu-main .nav > li > a:focus { background: transparent; }

.menu-main .navbar-collapse { padding: 0 }
.menu-main .navbar .nav > li:last-child a { background: none; }

.menu-main .navbar li a i { opacity: 1; padding: 0 10px; font-size: 22px; display: block; float: left; height: 37px; line-height: 38px; position: absolute; left: -50px; top: 50%; margin-top: -19px; width: 50px; text-align: center; color: #000; }
.menu-main .navbar .hidden-xs, .menu-main .navbar .hidden-sm { display: block !important; }

.menu-main .navbar .img-display { display: none; }
.menu-main .nav-justified>li { display: block; width: auto; }
.menu-main .nav-main li a { display: block; padding: 15px 0 15px 15px; color: #000; position: relative; }
.menu-main .nav-main > li:hover ul { display: block; }
.menu-main .nav-main li { border-bottom: 1px solid rgba(230, 230, 230, 0.75); text-transform: none; font-weight: normal; font-size: 14px; display: table; width: 100%; }
.menu-main .nav-main li:last-child { border-bottom: 0; }
.menu-main .nav-main li .sub-menu { background: #f0f0f0;  height:auto;}
.menu-main .nav-main li .sub-menu ul li .sub-menu{ background: #e4e4e4;}
.menu-main .nav-main li .sub-menu ul { padding-bottom: 50px; }
.menu-main .nav-main li .sub-menu ul li:first-child{ position: absolute; bottom: 0; left: 0; margin: 0px 0px 0px 11px; border: 0; border-top: 1px solid rgba(230, 230, 230, 0.75); width: calc(100% - 20px);}
.menu-main .nav-main li .sub-menu.collapsing{display: block!important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: 0 }


span + span.add_bar:not(:empty)::before { content: " / "; }

.sr-pergunta .wht-txt {
  font-size: 17px;
}

.sr-pergunta .wht-txt a {
  text-decoration: none;
  color: #fff;
}

.section-title-pergunta h4 span{
  font-size: 20px;
  text-transform: initial;
}

.cor_penaltis {
  min-width: 10px;
  font-size: 9px;
  line-height: 13px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  margin: 1px;
}

.cor_prorrogacao {
  min-width: 10px;
  font-size: 9px;
  line-height: 13px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  margin: 1px;
}

.resultado {
  font-weight: bold;
}

.txt-data-jogo {
  font-size: 11px;
  /*font-weight: bold;*/
  text-align: center;
  line-height: 1.2em;
}

.txt-table-continente {
  background-color:#637280;
  color: #fff;
  font-weight: bold;
}

@media (max-width:767px) {
  .mt20{margin: 0;}
  .section-title.xs-mt-50{margin-top: 0}
  .section-title h4{margin-top: 25px; padding-top: 5px; padding-left: 12px;}
  .section-title h4 span{ margin-left: 0px}
  .mt40{ margin-top: 0px;}
  .pad30 { padding:0 ; }
  .upmatch-box img{ min-height: inherit }
  .banner-img h4{ position: inherit; bottom: auto; left: auto; text-shadow: 0 0 0; color: #000!Important;     font-size: 15px;font-weight: normal;}
  .banner-img.overlay:before { background:transparent;}
  .banner-img p { position: inherit; bottom: auto; left: auto; display: block; color: #000; text-shadow: 0 0 0; font-size: 14px; z-index: 9; margin-bottom: 5px; margin-top: 10px; font-weight: bold; }
  html{-webkit-font-smoothing: antialiased;}
  .section-title.mb30.xs-mt-30 h4 span{position: relative;}
  .section-title.mb30.xs-mt-30 h4 span select.select-copas{  border: 1px solid #afafaf; margin-top: 10px; width: calc(100% - 10px); font-size: 16px; padding: 5px; position: relative; }
  .section-title.mb30.xs-mt-30 h4 span:before{ content: ''; width: 10px; height: 10px; position: absolute; right: 13px; bottom: 7px; background: url(http://www.srgoool.com.br/lib/intenso/chosen/chosen/chosen-sprite.png) no-repeat -3px -7px; z-index: 81;}
  .page-head .section-title h3 { font-size: 30px; margin-bottom: 0; color: #fff; text-align: center; line-height: 34px; }
  .bdcmb-bg1 { background-size: cover; }
  footer .copyright {padding: 20px; text-align: center;}
  .page-head { padding: 20px 0 15px; }
}

.table-bordered td, .table-bordered th {
  border: 1px solid #e9ecef;
}

.estatistica-box .nav-tabs .nav-item {
  color: #000;
}

/* acerto do owlcarousel */
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
  -ms-touch-action: auto;
  touch-action: auto;
}

.highlights-bg2-selecao {
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("../images/layout/selecoes.jpg") 50% 50% no-repeat;
}

.highlights-bg2-tecnico {
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("../images/layout/tecnicos.jpg") 50% 50% no-repeat;
}

.highlights-bg2-capitao {
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("../images/layout/capitaes.jpg") 50% 50% no-repeat;
}

.linha-class td.campeonato-sort-2 {
  background: #D2D2D2 !important;
}


.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.row-null-mobile {
  margin-right: 0;
  margin-left: 0;
}

.comparativo-tabs-header-clubes{ padding-bottom: 10px; display: inline-flex;}
.comparativo-tabs-header-clubes li { width: auto; padding: 7px; vertical-align: middle; }
.comparativo-tabs-header-clubes li img{ width: 50px; }

.table-comparativo { background-color: rgba(204,204,204, 0.6); color:#000; font-weight: bold; border: 1px solid #fff; border-collapse: collapse;}
.table-comparativo .bg-escuro { background-color: rgba(134,142,150, 0.6); }

.link-comparativo a { text-decoration: none; color: #fff;}

body { overflow-x: hidden; overflow-y: auto; }

#noticia { font-size: 15px;
  color: #6b6b6b;
  line-height: 1.6rem;
  word-spacing: 1px;
}

.table_srplacar .topo .horario {
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: normal;
}

.table_srplacar .topo {
  position: relative;
}

.table_srplacar .linha-ranking td.coluna-jogo table.jogo tr td.time-a .time, .linha-ranking td.coluna-jogo table.jogo tr td.time-b .time {
  padding-top: 15px;
  font-size: 13px;
}


.txt-lance-jogo img {
  width: 20px;
}

/*=======================================
TIMELINE STYLES
==================================================*/
.db-timeline {
  margin-left: 80px;
  margin-right: 10px;
  padding: 0;
  list-style: none;
  font-family:'Opens Sans', Arial, sans-serif;
}
.db-timeline .timeline-item:before, .db-timeline .timeline-item:after {
  content: " ";
  display: table;
}
.db-timeline .timeline-item {
  position: relative;
  border-left: 4px solid #c8c7cc;
}
.timeline-item-inner {
  margin-left: 15px ;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-top:15px;
  padding-bottom:15px;
}
.timeline-time {
  position: absolute;
  left: -110px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80px;
  font-size: 1.4em;
  margin-top: 10px;
  color:#444
}
.timeline-seta {
  position: absolute;
  left: -17px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  font-size: 26px;
  margin-top: 15px;
  font-size: 20px;
}

.timeline-lance {
  margin-top: 15px;
  display:block;
  padding: 0px 10px 0px 10px;
}

.timeline-conteudo {
  display:block;
}

.timeline-conteudo p {
	font-size:1em;
	line-height:1.2em
}

.db-timeline .timeline-item .timeline-item-inner p {
  margin: 0;
  color:#000;
  padding: 10px;
  color: #666;
  font-size: 1em;
  line-height: 1.2em;  
}

/* COLORS - CUSTOMIZE IF YOU WANT*/

.db-timeline .timeline-item:nth-child(odd) {
  border-left-color: #818285;
}
.db-timeline .timeline-item:nth-child(even) {
  border-left-color: #A6A8AB;
}
.db-timeline .timeline-item:nth-child(odd) .ce {
  color:#818285;
}
.db-timeline .timeline-item:nth-child(even) .ce {
  color:#A6A8AB;
}

.srplacar-texto {
  font-size: 26px;
  font-weight: bold;
}

.resultado-placar {
  font-size: 60px;
}

.linha-class td.coluna-posicao div {
  margin: 5px;
  padding: 2px;
  border-radius: 2px;
  color: #fff;
}

td.coluna-posicao div {
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  text-align: center;
  padding: 2px;
}
.cor_classificacao_azul { background: none repeat scroll 0 0 #31C9F5; }
.cor_classificacao_verde { background: none repeat scroll 0 0 #7CB566; }
.cor_classificacao_laranja { background: none repeat scroll 0 0 #f79f40; }
.cor_classificacao_vermelho { background: none repeat scroll 0 0 #E57789; }
.cor_classificacao_roxo { background: none repeat scroll 0 0 #6c2098; }
.cor_classificacao_grena { background: none repeat scroll 0 0 #6c2424; }
.cor_classificacao_verde_agua { background: none repeat scroll 0 0 #14877b; }
.cor_classificacao_pink { background: none repeat scroll 0 0 #bc0f68; }
.cor_classificacao_normal { background: none repeat scroll 0 0 #F1F1F1; color: black !important; }
.mark { min-width:20px; min-height: 20px; margin-right:10px; display:inline-block; vertical-align:middle; }

.cor_prorrogacao { background: #888888; color: white; }
.cor_penaltis { background: #ffb400; }

.srplacar_linha:nth-child(even) { background: none repeat scroll 0 0 #DADADA; border-bottom:1px solid #FFF; line-height: 2.2em; font-size: 0.8em }
.srplacar_linha:nth-child(odd) { background: none repeat scroll 0 0 #EBEBEB; border-bottom:1px solid #FFF; line-height: 2.2em; font-size: 0.8em }
.srplacar_linha_escura { background: none repeat scroll 0 0 #DADADA; border-bottom:1px solid #FFF; line-height: 1em; font-size: 0.8em }
.srplacar_linha_clara { background: none repeat scroll 0 0 #ebebeb; border-bottom:1px solid #FFF; line-height: 1em; font-size: 0.8em }

@media (max-width: 480px) {
  .table_srplacar .linha-sr-placar.linha-ranking td.coluna-jogo table.jogo tr td.time-b .escudo, .linha-sr-placar.linha-ranking td.coluna-jogo table.jogo tr td.time-a .escudo {
    display: block !important;
  }

  .table_srplacar .topo .horario {
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 16px;
    font-weight: normal;
  }

  .txt-lance-jogo {
    font-size: 11px;
  }
  .txt-lance-jogo img {
    width: 15px;
  }

  .db-timeline .timeline-item .timeline-item-inner p {
    margin: 0;
    padding-bottom: 10px;
    color: #000;
    font-size:11px;
  }

}

.linha_grupo {
  line-height: 2em;
}

.pad-4020 {
  padding: 40px 0px 0px 20px;
}

.linha-class-topo td.coluna-participante {
  background:#f1f1f1;
}

.srplacar-tabela-classificacao {
  font-size:0.75em;
}

.gallery-home .owl-nav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.gallery-home .owl-nav button, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next, .football-gallery .gallery-slider .gallery-home .owl-nav .owl-next {
  font-size: 21px !important;
  position: absolute;
  top: -60px;
  right: 22px;
  background: #dddddd !important;
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.gallery-home .owl-nav button:hover, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next:hover, .football-gallery .gallery-slider .gallery-home .owl-nav .owl-next:hover {
  background: #76c100 !important;
}
.gallery-home .owl-nav button:focus, .post-slider .football-gallery .gallery-slider .owl-nav .owl-next:focus, .football-gallery .gallery-slider .gallery-home .owl-nav .owl-next:focus {
  outline: inherit;
}
.gallery-home .owl-nav .owl-next {
  right: 0px;
}

.w3-btn, .w3-btn:link, .w3-btn:visited {color:#FFFFFF;background-color:#4CAF50}
a.w3-btn {margin:10px 5px 0 0}
.w3-btn, .w3-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

@media (max-width: 780px) {
  .gallery-home .owl-nav {
    display: none;
  }
}

.pub-placar-interna {
  position: sticky;
  top: 0px;
  background: white;
  z-index: 2;
  clear: both;
  overflow: hidden;
  padding-top: 40px;
}

.jogo-em-andamento { background-color: #c8e8d4; }
.jogo-encerrado { background-color: #dddddd;}
.jogo-agendado { background-color: #fff;}

.cor_penaltis_home {
  min-width: 10px;
  height:12px;
  font-size: 9px;
  line-height: 13px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  margin: 1px;
  background: #ffb400;
  color: #000;
}

.cor_prorrogacao_home {
  min-width: 10px;
  height:12px;
  font-size: 9px;
  line-height: 13px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  margin: 1px;
  background: #888888;
  color: #fff;
}

.result-box .club-result .score span {
  padding: 0px 9px;
  background: #fff;
  color: #000;
  font-weight: bold;
  margin: 0px 2px;
}

.nome-fase-placar {
  background-color: #CCCCCC;
  color: #000;
  text-align: center;
  min-height:20px;
  padding: 10px 0px;
  font-size:16px;
  font-weight: bold;
}

.legenda-placar {margin:4px 4px 0px 0px;float:left;width:10px;height:10px;}
#div_table_srplacar .linha-legenda-topo .horario { float:right; font-size: 11px}
#div_table_srplacar .linha-legenda-topo .legendas { float:left; font-size: 11px }
