/*@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css");*/
/****** Theme Reset Style ******/
body {
    background: #fff;
    color: #363636;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    color: #0c0c0c;
    margin: 0 0 20px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #0c0c0c;
}

p a {
    color: #363636;
}

p a:hover {
    text-decoration: underline;
    outline: none;
}

p {
    letter-spacing: normal;
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 14px;
    color: #363636;
}

a {
    color: #7f7f7f;
    text-decoration: none;
    outline: none;
    display: block;
}

a:hover,
a:active {
    outline: none !important;
    text-decoration: none !important;
    /*text-transform:uppercase !important;*/
}

.hover-black:hover {
    color: black !important;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.border-0 {
    border: 0 !important;
}

img {
    max-width: 100%;
}

iframe {
    border: 0;
    width: 100%;
}

blockquote {
    padding: 0;
    border: 0;
}

label {
    color: #7f7f7f;
    display: block;
    font-weight: 400;
    margin: 0;
}

textarea {
    border-radius: 0 !important;
    background: none !important;
    resize: none;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input {
    border: 1px solid #e9dede;
    height: 42px;
    border-radius: 0;
    background: none;
    /*line-height: 46px;*/
    box-shadow: none;
    padding: 0 20px;
    /*color: #efebeb;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.form-group {
    margin: 0 0 26px;
    position: relative;
}

.form-group i {
    position: absolute;
    top: 12px;
    right: 24px;
}



.form-control::-moz-placeholder {
    color: #555;
}

.form-control:focus::-moz-placeholder {
    color: #cc0000;
}

.form-control:focus {
    border-color: #cc0000;
}

/****** Global Styles ******/
h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    margin: 0 0 30px;
    font-weight: bold;
    overflow: hidden;
}

h3 span {
    padding: 0 10px 0 0;
    position: relative;
}

h3 span::before {
    content: "";
    position: absolute;
    left: 100%;
    background: url(../images/heading-pettren.png) repeat-x center center;
    height: 100%;
    width: 999px;
    top: 0;
}

h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
    background: #202020;
    color: #fff;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

h5 {
    text-transform: uppercase;
}

.btn {
    height: 42px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    /*background: #19b9e7;*/
    border: 1px solid transparent !important;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 15px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
}

.btn:hover {
    color: #fff;
}



.btn.blank {
    border-color: rgba(255, 255, 255, 0.5);
}

.btn.blank:hover {
    background: #fff;
}

.full-width {
    width: 100%;
}

.btn.gary-btn {
    background: #f8f8f8;
    color: #363636;
}

/*.btn.red-btn:hover {
    background: #f8f8f8;
    color: #363636;
}*/

.btn.dark {
    background: #333;
}

.btn.black-btn {
    background: #000;
    color: #fff;
}

.blue-btn {
    background: #1c72ce;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 3px;
}

.btn.lg {
    height: 50px;
    line-height: 47px;
    font-size: 14px;
    min-width: 160px;
}

.main-heading-holder {
    text-align: center;
    padding-bottom: 30px;
}

.main-heading {
    display: inline-block;
    text-align: center;
}

.main-heading p {
    color: #363636;
}

.main-heading.sytle-2 h2 {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    text-transform: capitalize;
    font-weight: bold;
    color: #000;
    line-height: 21px;
}

.main-heading.sytle-2 h2 span {
    color: #9BBF44;
}

.main-heading.sytle-2 h2::before,
.main-heading.sytle-2 h2::after {
    content: "";
    width: 86px;
    top: 50%;
    position: absolute;
    border-bottom: 4px solid #1b73cd;
}

.main-heading.sytle-2 h2::before {
    right: 100%;
}

.main-heading.sytle-2 h2::after {
    left: 100%;
}

.h-white h1,
.h-white h2,
.h-white h3,
.h-white h4,
.h-white h5,
.h-white h6 {
    color: #fff;
}

.p-white p {
    color: #fff;
}

.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons li {
    float: left;
    margin: 0 0 0 25px;
}

.social-icons li:first-child {
    margin: 0px 10px;
}

.social-icons li a {
    font-size: 16px;
}

.facebook {
    color: #3c5899;
    background: #3A589B;
}

.instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.twitter {
    color: #5ea9dd;
}

.youtube {
    color: #ee1c1b;
}

.pinterest {
    color: #ee1c1b;
}

.breadcrumbs li {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
}

.breadcrumbs li a {
    float: left;
}

.breadcrumbs li:last-child::after {
    display: none;
}

.breadcrumbs li::after {
    content: "\f0da";
    font-family: fontawesome;
    float: left;
    margin: 0 10px;
    line-height: 22px;
}

.pagination-holder ul li a {
    border-color: #f7f7f7;
    color: #999;
}

.pagination-holder ul li a:hover,
.pagination-holder ul li.active a:hover {
    color: #fff;
}

.pagination-holder ul li:first-child a {
    border: 0;
    margin: 0 20px 0 0;
    border-radius: 0;
}

.pagination-holder ul li:last-child a {
    border: 0;
    margin: 0 0 0 20px;
    border-radius: 0;
}

.pagination-holder ul li:first-child a i {
    margin: 0 10px 0 0;
}

.pagination-holder ul li:last-child a i {
    margin: 0 0 0 10px;
}

.pagination-holder ul li.active a {
    background: none;
    border-color: #efefef;
}

.pagination-holder .pagination {
    margin: 0;
}

.rating-stars {
    overflow: hidden;
    margin: 0 0 20px;
}

.rating-stars ul li {
    float: left;
    margin: 0 0 0 3px;
}

.rating-stars ul li:first-child {
    margin: 0;
}

.rating-stars ul li i {
    color: #f0bf2d;
}

.tc-display-table {
    width: 100%;
    height: 100%;
    display: table;
}

.tc-display-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.overlay-dark,
.overlay-pink,
.overlay-gray {
    position: relative;
}

.overlay-dark::before,
.overlay-pink::before,
.overlay-gray::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.overlay-pink::before {
    background: rgba(244, 86, 97, 0.9);
}

.overlay-gray::before {
    background: rgba(242, 242, 242, 0.9);
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.position-center-x {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.position-center-y {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.pos-left-0 {
    left: 0;
}

.pos-right-0 {
    right: 0;
}

.pos-top-0 {
    top: 0;
}

.pos-bottomt-0 {
    bottom: 0;
}

.position-r {
    position: relative;
}

.position-a {
    position: absolute;
}

.font-open-sans {
    font-family: 'Open Sans', sans-serif;
}

.font-italic {
    font-style: italic;
}

.white-bg {
    background: #fff;
}

.gray-bg {
    background: #f5f5f5;
}

.text-white {
    color: #fff;
}

.font-bold {
    font-weight: bold;
}

.red-color {
    font-style: normal;
}

.sm-btn-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.sm-btn-list li {
    float: left;
    margin: 0 0 0 30px;
}

.sm-btn-list li:first-child {
    margin: 0;
}

.navbar-brand {
    height: auto;
    width: auto;
    padding: 0;
}

.theme-padding-top {
    padding-top: 80px;
}

.theme-padding-bottom {
    padding-bottom: 40px;
}

.theme-padding {
    /*padding: 80px 0;*/
    padding: 40px 0px 40px;
}

.theme-padding2 {
    /*padding: 80px 0;*/
    padding: 40px 0px 40px;
}

.layout-padding {
    padding: 160px 0;
}

/*.parallax-window {
    background-position:100% 100% !important;
    background:url(../images/banner-bgs/football-field-backgrounds.jpeg)fixed;

}*/
.parallax-window {
    min-height: 300px;
    background: transparent;
}

.theme-margin-top {
    margin-top: 30px;
}

.theme-margin-bottom {
    margin-bottom: 30px;
}

.theme-margin {
    margin: 30px 0;
}

.text-left {
    text-align: left;
}

.read-more {
    font-style: italic;
    text-decoration: underline;
    color: #dedede;
}

.countdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}

.countdown li {
    float: left;
    color: #fff;
    margin: 0 0 0 3px;
}

.countdown li:first-child {
    margin: 0;
}

.countdown li span {
    font-weight: bold;
    font-size: 16px;
    margin: 0 3px 0 0;
}

.btn-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.btn-list li {
    float: left;
    margin: 0 0 0 20px;
}

.btn-list li:first-child {
    margin: 0;
}

.hover-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.full-width {
    width: 100%;
}

.has-layout {
    float: left;
    width: 100%;
}

.f-bold {
    font-weight: bold;
}

.d-inline {
    display: inline-block;
}

.d-block {
    display: block;
}

.after-clear::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.slick-list {
    margin: 0 -15px;
    overflow: hidden;
}

.slick-list .slick-slide {
    margin: 0 15px;
}

/****** Home Page ***********************************************************
*********************************************************** Home Page ******/
.wrap {
    position: relative;
    overflow: hidden;
}

/************ Header ************/
/* Top bar */
.topbar-and-logobar {
    background: #141414;
}

.top-bar {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.social-icons.style-3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons.style-3 li {
    float: left;
    margin: 0 0 0 15px;
}

.social-icons.style-3 li:first-child {
    margin: 0;
}

.social-icons.style-3 li a {
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 11px;
}

.social-icons.style-3 .facebook {
    background: #3c5899;
}

.social-icons.style-3 .twitter {
    background: #5ea9dd;
}

.social-icons.style-3 .youtube {
    background: #ee1c1b;
}

.social-icons.style-3 .pinterest {
    background: #ee1c1b;
}

.cart-option a {
    font-size: 18px;
    color: #fff;
    position: relative;
}

.cart-option::after {
    content: "";
    margin: 0 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.cart-number {
    position: absolute;
    right: -10px;
    top: 0;
    height: 17px;
    width: 17px;
    line-height: 17px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    display: block;
}

/* Logo Bar */
.logo-bar {
    padding: 20px 0;
    overflow: hidden;
}

.logo {
    float: left;
}

.search-bar {
    position: relative;
    color: #656565;
    float: right;
}

.search-bar .form-control {
    height: 37px;
    background: #1b1b1b;
    color: #656565;
    border: 0;
}

.search-bar i {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px;
    cursor: pointer;
}

.search-bar-holder a {
    margin: 10px 20px 0 0;
    float: right;
    font-size: 13px;
    color: #656565;
    font-weight: 100;
}

.search-bar-holder a i {
    margin: 0 5px 0 0;
}

/* Nav */
.sticky-wrapper.is-sticky .nav-holder {
    width: 100%;
    z-index: 1000;
    background: #fff;
    -webkit-box-shadow: 0px 2px 23px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 23px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 23px 0px rgba(0, 0, 0, 0.75);
}

.nav-holder {
    background: #fff;
}

.nav-holder::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.main-nav {
    float: left;
}

.nav-list>li {
    float: left;
    border-right: 1px solid #ebebeb;
    position: relative;
}

.nav-list>li:first-child {
    border-left: 1px solid #ebebeb;
}

.nav-list>li a {
    padding: 20px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.nav-list>li a i {
    margin: 0 0 0 10px;
}

.nav-list>li a:hover {
    color: #fff;
}

.nav-list>li.active>a,
.nav-list>li>ul li.active a {
    color: #fff;
}

/* Responsive Menu */
.responive-nav {
    background: #202020;
    padding: 40px 20px;
    overflow: auto;
}

.respoinve-nav-list li a {
    padding: 15px;
    background: #131313;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.respoinve-nav-list li a:hover {
    color: #fff;
}

.respoinve-nav-list>li:last-child>a {
    border-bottom: 0;
}

.respoinve-nav-list li ul {
    margin: 0 0 0 30px;
}

.responsive-btn {
    display: none;
    padding: 10px 0;
}

.responsive-btn a {
    padding: 9px 15px;
    border: 1px solid #bfbfbf;
}

.r-nav-logo {
    margin: 0 0 30px;
}

/* Dropdown */
.nav-list>li>ul {
    border-radius: 0;
    padding: 0;
    margin: 0;
    min-width: 250px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 120%;
    z-index: 100;
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
}

.nav-list>li>ul a {
    padding: 10px 15px;
    color: #333;
    font-weight: normal;
}

.nav-holder>li>ul>li>a:hover {
    color: #fff;
}

.nav-list>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 100% !important;
}

/* Mega Dropdown */
.maga-drop-wrap {
    position: relative;
    float: left;
    width: 100%;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown>ul {
    width: 100% !important;
    top: 80px !important;
    padding: 30px !important;
    min-width: auto;
    border-radius: 0;
    margin: 0;
    left: 0;
}

.blog-categories h2 {
    font-size: 16px;
}

.blog-categories ul li {
    margin: 0 0 10px;
}

.blog-categories ul li:last-child {
    margin: 0;
}

.blog-categories ul li a {
    padding: 0;
    margin: 0;
}

.blog-categories ul li a:hover {
    background: none;
}

.mega-blog-slider .large-post-img {
    margin: 0 0 10px;
}

.mega-blog-slider .large-post-detail.style-3 {
    border: 0;
}

.mega-blog-slider .item {
    display: inline-block;
}

.large-post-img>img {
    width: 100%;
}

.post-slider li {
    display: inline-block;
    margin: 0;
}

.post-slider .slick-list {
    margin: 0;
}

/* User Login Option */
.user-login-option {
    float: right;
    padding: 10px 0;
}

.user-login-option>li {
    float: left;
    position: relative;
    margin: 0 0 0 30px;
}

.user-login-option>li:first-child {
    margin: 0;
}

.user-login-option>li:first-child::before {
    content: "";
}

.login {
    color: #888;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
}

.login i {
    margin: 0 10px 0 0;
}

/* Login Form */
.login-modal .modal {
    background: rgba(0, 0, 0, 1);
}

.modal-backdrop.in {
    opacity: 0;
    z-index: 2;
}

.login-modal .login-form h2 {
    margin: 0 0 40px;
}

.login-modal .login-form {
    min-width: 445px;
    padding: 30px 30px 20px;
    background: #fff;
    z-index: 9999 !important;
}

.login-modal .login-form .form-control {
    padding: 0 35px;
    border-color: #f2f2f2;
}

.login-modal .login-form .form-group i {
    color: #bbbbbb;
}

.custom-checkbox {
    overflow: hidden;
}

.custom-checkbox label {
    font-size: 16px;
    color: #555;
    float: left;
}

.custom-checkbox input {
    /*height: 0;
        margin: 0;
        line-height: 10px;
        margin: 3px 5px 0 0;*/
    height: 25px;
    margin: 0px 8px 0px 0px;
}

.forgot-password {
    font-size: 16px;
    color: #0065ab;
}

.login-modal .login-form .btn {
    border-radius: 2px;
}

.or-reprater {
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    display: block;
    margin: 40px 0;
}

.or-reprater::before {
    content: "OR";
    position: absolute;
    margin: -21px 0 0 -21px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    color: #333;
    left: 50%;
    border-radius: 100%;
    border: 1px solid #ededed;
    background: #fff;
    font-weight: bold;
}

.others-login-way {
    margin: 0 0 0 -30px;
}

.others-login-way li {
    float: left;
    width: 41.8%;
    margin: 0 0 20px 30px;
}

.others-login-way li a {
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border-radius: 2px;
}

.others-login-way li a i {
    margin: 0 10px 0 0;
}

.facebook-bg {
    background: #3b5998;
}

.tweet-bg {
    background: #55acee;
}

.linkedin-bg {
    background: #006699;
}

.google-plus-bg {
    background: #db4437;
}

/* Select language */
#choses-lang {
    cursor: pointer;
}

#choses-lang i {
    margin: 0 0 0 5px;
}

.language-select {
    text-transform: uppercase;
    font-weight: bold;
    color: #888;
    float: left;
}

.language-select img {
    margin: 0 8px 0 0;
}

.language-dropdown a {
    text-transform: uppercase;
    padding: 10px 0;
    color: #888;
    font-size: 14px;
}

.language-dropdown ul li a:hover {
    background: none;
}

.language-dropdown img {
    margin: 0 10px 0 0;
}

.language-dropdown ul {
    padding: 0 10px;
    margin: 0;
    top: 35px;
    min-width: 123px;
    position: absolute;
    top: 130%;
    z-index: 100;
    background: #fff;
    border-radius: 4px;
    display: none;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.44);
}

/* News Slider */
.header-bottom-bar {
    padding: 20px 0;
    background: #fff;
}

.news-slider-holder {
    padding: 0 0 0 20px;
    position: relative;
}

.latest-news-lable {
    background: #000;
    position: absolute;
    z-index: 100;
    width: 170px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.ticker {
    float: left;
    margin: 0 0 0 15px;
}

.ticker li {
    color: #fff;
    display: inline-block;
    font-weight: bold;
}

.ticker li span {
    color: #555;
    font-weight: bold;
    margin: 0 10px 0 0;
    float: left;
}

.alert-spinner {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0.0);
    }

    50% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.news-slider.style-2 {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.news-slider.style-2 .news-slider-holder {
    width: 80%;
}

/* Home Slider */
.slider-holder {
    position: relative;
}

.main-slides {
    overflow: hidden;
}

.main-slides .slick-list {
    margin: 0 !important;
}

.main-slides li {
    display: inline-block;
    margin: 0 !important;
    position: relative;
    vertical-align: top;
}

.main-slides-thumb {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 11;
}

.slides-thmnail {
    overflow: hidden;
    width: 78%;
    float: left;
}

.slides-thmnail li {
    display: inline-block;
    margin: 0 !important;
}

.slides-thmnail .slick-list {
    margin: 0 !important;
}

.slides-thmnail .slick-list {
    padding: 0 !important;
}

.slides-thmnail li span {
    display: block;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}

.slides-thmnail li span::before,
.slides-thmnail li span::after {
    content: "";
    height: 5px;
    width: 100%;
    border-top: 5px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.slides-thmnail li span i {
    margin: 0 10px 0 0;
}

.slides-thmnail li.slick-current.slick-active span::after {
    width: 100%;
}

.thmnail-arrows {
    width: 22%;
    float: left;
}

.thmnail-arrows li {
    float: left;
    width: 50%;
}

.thmnail-arrows li span {
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    background: #202020;
    color: #fff;
    display: block;
    text-align: center;
}

.thmnail-arrows li.prev-1 span {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

/* Inenr Slider */
.banner-caption h1 {
    font-size: 62px;
    font-weight: 700;
}

.banner-caption p {
    font-size: 16px;
}

.delay-1s {
    animation-delay: 0.6s;
}

.delay-2s {
    animation-delay: 1s;
}

.delay-3s {
    animation-delay: 1.4s;
}

.delay-4s {
    animation-delay: 1.8s;
}

.slider-nav {
    position: absolute;
    height: 49px;
    width: 49px;
    line-height: 49px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    top: 50%;
    margin: -25px 0 0;
    opacity: 0;
    visibility: hidden;
}

.slider-nav:hover {
    color: #fff;
}

.slider-nav.prev {
    left: 80px;
    right: auto;
}

.slider-nav.next {
    right: 80px;
    left: auto;
}

.slider-holder:hover .slider-nav.prev,
.slider-holder:hover .slider-nav.next {
    opacity: 1;
    visibility: visible;
}

.slider-holder:hover .slider-nav.prev {
    left: 50px;
}

.slider-holder:hover .slider-nav.next {
    right: 50px;
}

.main-slides .carousel-indicators {
    position: absolute;
    bottom: 100px;
}

.main-slides .carousel-indicators li {
    background: #bcdbbb;
    margin: 0 0 0 7px;
}

.main-slides .carousel-indicators li:first-child {
    margin: 0;
}

/* Video banner */
.video-banner-caption {
    text-align: center;
}

.video-banner-caption h1 {
    font-size: 35px;
    font-weight: normal;
}

.video-banner-caption .btn-list {
    display: inline-block;
}

.video-banner-caption .btn-list li {
    margin: 0 0 0 30px !important;
}

.video-banner-caption .btn i {
    margin: 0 0 0 10px;
}

/* header Style 3 */
.header.style-3 .topbar-and-logobar {
    background: #0c0c0c;
}

.header.style-3 .logo {
    position: absolute;
    top: -32px;
    z-index: 100;
}

.header.style-3 .nav-list>li>a {
    padding: 23px 15px;
    font-weight: 600;
}

.header.style-3 .nav-list>li {
    border: 0;
}

.header.style-3 .search-bar-holder .search-bar {
    margin: 12px 0 12px 50px;
    min-width: 280px;
}

.header.style-3 .search-bar-holder .form-control {
    height: 41px;
    line-height: 41px;
    background: #f5f5f5;
}

.header.style-3 .search-bar-holder .search-bar i {
    height: 100%;
    padding: 0 15px;
    line-height: 41px;
    background: #0c0c0c;
    color: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.header.style-3 #choses-lang {
    color: #fff;
    padding: 0;
}

.header.style-3 #choses-lang i {
    margin: 0 5px;
}

.header.style-3 .user-login-option {
    padding: 0;
}

.header.style-3 .login {
    border: 0;
    font-size: 14px;
    color: #fff;
    padding: 0;
}

.header.style-3 .user-login-option>li {
    padding: 18px 20px;
    margin: 0;
    position: relative;
}

.header.style-3 .user-login-option>li::before,
.header.style-3 .user-login-option>li:first-child::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    right: 0;
}

.header.style-3 .user-login-option>li:first-child::after {
    border-right: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
}

.header.style-3 .social-icons {
    overflow: hidden;
    margin: 0;
}

.header.style-3 .social-icons.style-5 li a {
    height: 24px;
    width: 24px;
    background: #e1e1e1;
    border-radius: 100%;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}

.header.style-3 .social-icons.style-5 li a:hover {
    color: #fff;
}

.header.style-3 .social-icon {
    padding: 16px 20px;
}

.header.style-3 .social-icons.style-5 .facebook:hover {
    background: #3c5899;
}

.header.style-3 .social-icons.style-5 .twitter:hover {
    background: #5ea9dd;
}

.header.style-3 .social-icons.style-5 .youtube:hover {
    background: #ee1c1b;
}

.header.style-3 .social-icons.style-5 .pinterest:hover {
    background: #ee1c1b;
}

.header.style-3 #language-dropdown {
    top: 100%;
    right: 0;
}

.header.style-3 .responsive-btn {
    padding: 15px 0;
}

/************ Main Content ************/

/* Add Banners */
.add-banners {
    padding: 80px 0 50px;
}

.add-banners-slider li {
    display: inline-block;
}

.add-banners-slider li a img {
    width: 100%;
}

/* Next Match Detail */
.matches-detail {
    padding: 9px 0;
    position: relative;
    overflow: hidden;
    /*border: 1px solid #dddbdb;*/
    border-radius: 6px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: none;
}

.matches-detail.style-2 {
    padding: 30px 20px;
}

.time-left {
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0 0 21px;
    overflow: hidden;
}

.time-left ul {
    display: inline-block;
    padding: 5px 30px;
    border: 1px solid #e6e6e6;
}

.left-date {
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 0 0 15px;
}

.next-matches {
    /*border-bottom: 1px solid;*/
    position: relative;
}

.matches-detail-slider .slick-list {
    margin: 0 !important;
}

.matches-detail-slider .item {
    float: left;
    margin: 0;
}

.matches-detail-slider .slick-arrow {
    font-size: 20px;
    top: 0;
    position: absolute;
    color: #fff;
    cursor: pointer;
    top: -24px;
    z-index: 99;
}

.matches-detail-slider .slick-prev {
    left: 40px;
}

.matches-detail-slider .slick-next {
    right: 40px;
}

.matches-detail-slider .slick-prev::before {
    content: "\f104";
    font-family: fontawesome;
}

.matches-detail-slider .slick-next::before {
    content: "\f105";
    font-family: fontawesome;
}

/* Team Btw Match */
.team-match-slider .slick-list {
    margin: 0 !important;
}

.team-match-slider .item {
    display: inline-block;
    margin: 0;
}

.team-btw-match {
    overflow: hidden;
}

.team-btw-match ul {
    position: relative;
}

.team-btw-match ul li {
    width: 41%;
    float: left;
    text-align: center;
}

.team-btw-match ul li:first-child {
    float: left;
}

.team-btw-match ul li:last-child {
    float: right;
}

/*.team-btw-match ul li:last-child::before {
                    content: "vs";
                    position: absolute;
                    height: 40px;
                    width: 40px;
                    text-align: center;
                    line-height: 37px;
                    font-size: 16px;
                    color: #fff;
                    border-radius: 100%;
                    font-weight: bold;
                    left: 50%;
                    top: 50%;
                    margin: 15px 0 0 -20px;
                    border: 1px solid #fff;
                }*/

.team-btw-match ul li img {
    margin: 0 0 10px;
}

.team-btw-match ul li span {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    display: block;
}

.team-btw-match ul li span span {
    display: block;
}

.view-all {
    padding: 4px 0 0 15px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    background: #f7f7f7;
}

.view-all i {
    margin: 0 0 0 5px;
}

.team-match-slider .slick-arrow {
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #ccc;
    border: 1px solid #ccc;
    font-size: 10px;
    border-radius: 100%;
    cursor: pointer;
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 14px;
}

.team-match-slider .slick-prev {
    right: 35px;
}

.team-match-slider .slick-prev::before {
    content: "\f104";
    font-family: fontawesome;
}

.team-match-slider .slick-next::before {
    content: "\f105";
    font-family: fontawesome;
}

.team-match-slider .slick-arrow:hover {
    color: #fff;
    background: #9BBF44;
    border-color: #9BBF44;
}

/* Upcoming Fixture */
.upcoming-fixture {
    border-style: solid;
    border-width: 1px 0 0 0;
}

.upcoming-fixture table {
    margin: 0;
}

.upcoming-fixture table tbody tr td {
    padding: 18.9px 20px;
}

.upcoming-fixture table tbody tr:hover .logo-width-name.w-icon::after {
    color: #fff;
}

.upcoming-fixture table tbody tr {
    background: #f7f7f7;
}

.upcoming-fixture table tbody tr:nth-child(even) {
    background: #fff;
}

.logo-width-name {
    color: #555;
    text-transform: uppercase;
    font-weight: 600;
}

.logo-width-name img {
    margin: 0 10px 0 0;
}

.upcoming-fixture-date {
    position: relative;
}

.upcoming-fixture-date span {
    font-weight: bold;
    line-height: 35px;
    position: relative;
    z-index: 2;
}

.upcoming-fixture-date::before {
    content: "vs";
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 60px;
    margin: -51px 0 0 -35px;
    z-index: 1;
    color: #f2f2f2;
}

.logo-width-name.w-icon {
    position: relative;
}

.logo-width-name.w-icon::after {
    content: "\f105";
    height: 23px;
    width: 23px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 100%;
    font-family: fontawesome;
    text-align: center;
    line-height: 20px;
    color: #999;
    margin: -20px 0 0 10px;
    cursor: pointer;
}

/* Last Matches */
.bg-fixed {
    background: url(../images/pattern-bg.jpg);
}

.last-matches {
    border-bottom: 1px solid;
    margin: 0 0 30px;
}

.last-matches .matches-detail p {
    text-align: center;
    color: #fff;
}

.last-matches.styel-1 {
    margin: 0;
}

.last-matches.styel-1 table {
    background: #fff;
}

.last-matches table {
    margin: 0;
}

.last-matches .team-btw-match {
    margin: 0 0 18px;
}

.goals-detail ul li {
    margin: 0 0 20px;
}

.goals-detail ul li:last-child {
    margin: 0;
}

.goals-detail ul li span {
    display: inline-block;
    color: #fff;
    font-weight: 600;
}

.goals-detail ul li span:first-child {
    float: left;
    min-width: 130px;
}

.goals-detail ul li span:first-child::before {
    content: "\f1e3";
    margin: 0 10px 0 0;
    font-family: fontawesome;
}

.goals-detail ul li span:last-child {
    text-transform: uppercase;
}

/* Latest News */
.latest-news-slider .slick-list {
    margin: 0 !important;
}

.latest-news-slider li {
    display: inline-block;
    margin: 0 !important;
    border: 1px solid #ddd;
}

.latest-news-slider li>img {
    width: 100%;
}

.latest-news-slider li p {
    margin: 0;
    padding: 20px;
}

.latest-news-slider li p a {
    text-transform: uppercase;
    display: inline-block;
}

.latest-news-thumb {
    overflow: hidden;
}

.latest-news-thumb li {
    width: 100%;
    margin: 0 !important;
}

.latest-news-thumb .slick-list {
    margin: 0 !important;
}

.latest-news-holder {
    margin: 24px 0 0;
}

.latest-news-holder>h3 {
    text-transform: uppercase;
}

.new-content {
    border: 1px solid #dfdfdf;
    border-right: 0;
    border-top: 0;
}

.latest-news-thumb li {
    padding: 18.5px 20px;
    background: #202020;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
}

.latest-news-thumb li:last-child.active {
    border: 0;
    border-radius: 0 0 0 10px;
}

.latest-news-thumb li p {
    margin: 0 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}

.latest-news-thumb li span {
    position: relative;
    padding-left: 10px;
    color: #fff;
}

.latest-news-thumb li span::before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 3px;
    position: absolute;
    left: 0;
    top: 8px;
}

.latest-news-thumb li.active span {
    color: #fff;
}

.latest-news-thumb li.active {
    position: relative;
}

.latest-news-thumb li.slick-current.slick-active span {
    color: #fff;
}

.news-thumb-arrows li {
    width: 50%;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    float: left;
    background: #202020;
    text-align: center;
    color: #fff;
}

.news-thumb-arrows li.prev {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

/* Last Matches */
.last-matches {
    position: relative;
}

.last-matches.win-tag::before {
    left: 0;
    top: 0;
}

.last-matches table thead {
    background: #202020;
    color: #fff;
    text-transform: uppercase;
}

.last-matches table thead th {
    border-color: rgba(255, 255, 255, 0.2);
    padding: 9px 8px;
}

.last-matches table tbody td {
    text-transform: uppercase;
    font-size: 12px;
    padding: 9.6px 8px;
}

.last-matches .table-hover>tbody>tr:hover {
    background: #f7f7f7;
}

.last-matches table tbody tr:hover td {
    font-weight: 500;
}

/* Red Section */
.red-sec-heading {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 30px 0;
}

.red-sec-heading h5 {
    color: #fff;
    margin: 0;
    float: left;
    font-size: 20px;
    font-weight: bold;
}

.top-profiler {
    min-height: 500px;
    position: relative;
}

.player-img {
    position: absolute;
    left: 100px;
    top: 50px;
    z-index: 2;
}

.number-batch {
    position: absolute;
    font-size: 148px;
    font-weight: 800;
    color: #fff;
    bottom: -70px;
    z-index: 1;
}

.number-batch.style-1 {
    left: 0;
}

.number-batch.style-2 {
    right: 0;
}

.player-history {
    padding: 30px 0 0;
}

.player-history h3 {
    text-transform: uppercase;
}

.player-history p {
    margin: 0 0 30px;
}

.player-video-sec {
    margin: 0 0 0 4px;
}

.play-lable {
    padding: 20px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 18px;
}

.play-icon {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 2px solid #819D4B !important;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    color: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0 0 0 5px;
}

.play-icon i {
    margin: 0 0 0 -5px;
}

.video .play-icon,
.video-post .play-icon {
    visibility: hidden;
    opacity: 0;
    margin: 0 0 0 -20px;
}

.video-post:hover .play-icon {
    visibility: visible;
    opacity: 1;
    margin: 0;
}

.play-icon:hover {
    color: #fff;
}

.player-video-sec .video iframe {
    height: 800px;
    width: 800px;
}

.player-video-sec .video {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.player-video-sec .video img {
    width: 100%;
}

.player-video-sec .video .overlay {
    background: rgba(26, 25, 25, 0.8);
}

.player-video-sec .video-detail {
    float: left;
    width: 55%;
}

.video-slider li {
    display: inline-block;
}

.video-slider .slick-arrow {
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 10px;
    border-radius: 100%;
    cursor: pointer;
    position: absolute;
    top: -50px;
    right: 0;
    font-size: 10px;
}

.video-slider .slick-arrow:hover {
    background: #fff;
}

.video-slider .slick-prev {
    right: 50px;
}

.video-slider .slick-next {
    right: 15px;
}

.video-slider .slick-prev::before {
    content: "\f060";
    font-family: fontawesome;
}

.video-slider .slick-next::before {
    content: "\f061";
    font-family: fontawesome;
}




/********************************/

/*.loc-slider1 li {
    display: inline-block;
}

.loc-slider1 .slick-arrow {
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 10px;
    border-radius: 100%;
    cursor: pointer;
    position: absolute;
    top: -50px;
    right: 0;
    font-size: 10px;
}

    .loc-slider1 .slick-arrow:hover {
        background: #fff;
    }

.loc-slider1 .slick-prev {
    right: 50px;
}

.loc-slider1 .slick-next {
    right: 15px;
}

.loc-slider1 .slick-prev::before {
    content: "\f060";
    font-family: fontawesome;
}

.loc-slider1 .slick-next::before {
    content: "\f061";
    font-family: fontawesome;
}*/


/***********************************/






/* Facts Acounter */
.facts-list-acounter li {
    width: 33%;
    text-align: left;
    float: left;
    margin: 20px 0;
}

.facts-number {
    font-size: 45px;
    font-weight: bold;
    color: #0c0c0c;
    margin: 0 0 10px;
    display: block;
}

.facts-number i {
    margin: 0 10px 0 0;
    vertical-align: middle;
    font-size: 30px;
}

.facts-list-acounter li span {
    color: #555;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 0 10px;
}

.facts-list-acounter li span::before {
    content: "";
    position: absolute;
    width: 60px;
    border-bottom: 3px solid;
    bottom: 0;
}

/* Gallery */
.gallery-holder h3 {
    font-size: 26px;
    text-transform: uppercase;
}

.gallery {
    margin: 0 -5px;
}

.gallery-figure {
    position: relative;
    margin: 5px;
}

.gallery-figure img {
    width: 100%;
    padding: 4px !important;
    background: #e7e7e7 !important;
}

.gallery-figure .btn-list li a {
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    background: #fff;
    border-radius: 100%;
}

.gallery-figure .btn-list li:first-child {
    margin-top: -30px;
    visibility: hidden;
    opacity: 0;
}

.gallery-figure .btn-list li:last-child {
    margin-bottom: -30px;
    visibility: hidden;
    opacity: 0;
}

.gallery-figure .btn-list li a:hover {
    color: #fff;
}

.gallery-figure:hover .btn-list li:first-child,
.gallery-figure:hover .btn-list li:last-child {
    margin-top: 0;
    margin-bottom: 0;
    visibility: visible;
    opacity: 1;
}

.gallery-figure .overlay {
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .8);
}

.gallery-figure:hover .overlay {
    visibility: visible;
    opacity: 1;
}

/* Video Gallery */
.video-gallery .video-post {
    position: relative;
}

.video-gallery .video-post::before {
    z-index: auto;
}

.video-gallery .video-post img {
    width: 100%;
}

/* Sprater */
.sprater {
    width: 80%;
    margin: 0 auto;
    display: inline-block;
    border-top: 1px solid #e7e7e7;
    position: relative;
}

.sprater i {
    padding: 0px 3.5px;
    background: #fff;
    position: absolute;
    top: -10px;
    border-radius: 50%;
    color: #333;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

/* Team */
.team-slider .item {
    display: inline-block;
}

.team-column {
    text-align: center;
    position: relative;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    min-height: 300px;
}

.player-number {
    height: 63px;
    width: 63px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    position: absolute;
    color: #fff;
    left: 20px;
    top: 20px;
    border-radius: 100%;
    border: 1px solid #434144;
    font-weight: bold;
    background: rgba(32, 32, 32, 0.7);
}

.team-detail {
    text-align: left;
    position: relative;
    padding: 20px 10px;
    bottom: -128px;
    left: 0;
    width: 100%;
    background: rgba(32, 32, 32, 0.7);
}

.team-detail h5 {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    font-weight: 700;
}

.team-detail h5 a {
    color: #fff;
}

.team-detail h5::before {
    /*content: "";*/
    position: absolute;
    width: 30px;
    border-bottom: 1px solid;
    bottom: -1px;
}

.team-column:hover .player-number {
    color: #fff;
}

.team-column:hover .team-detail {
    bottom: 0;
    background: #f5f5f5;
    border-top: 4px solid;
    border-bottom: 1px solid;
}

.team-column:hover .desination {
    visibility: visible;
    opacity: 0;
}

.team-column:hover .team-detail h5 {
    border: 0;
    padding: 0;
}

.team-column:hover .team-detail h5 a {
    color: #333;
}

.team-column:hover .team-detail h5::before {
    display: none;
}

.team-column:hover .detail-inner {
    visibility: visible;
    opacity: 1;
}

.desination {
    color: #fff;
    text-transform: uppercase;
}

.detail-inner {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}

.detail-inner>ul {
    width: 45%;
    float: left;
    border-right: 1px solid #e1e1e1;
    margin: 0 20px 0 0;
}

.detail-inner>ul:last-child {
    border: 0;
    margin: 0;
}

.detail-inner>ul>li {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
}

.detail-inner>ul>li:last-child {
    margin: 0;
}

/*a:focus {
    text-transform: none;
    border: none;
}*/


/* Products Slider */
.product-slider .product-column {
    display: inline-block;
}

.product-column:hover {
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.24);
}

.product-slider .slick-arrow {
    line-height: 41px;
    height: 43px;
    width: 43px;
    border-radius: 100%;
    border: 1px solid #e0e0e0;
    color: #5b5b5b;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 2;
    margin: -30px 0 0;
    background: #fff;
}

.product-slider .slick-prev {
    left: 15px;
}

.product-slider .slick-next {
    right: 15px;
}

.product-slider .slick-prev::before {
    content: "\f060";
    font-family: fontawesome;
}

.product-slider .slick-next::before {
    content: "\f061";
    font-family: fontawesome;
}

.product-slider .slick-arrow:hover {
    color: #fff;
}

.products-holder {
    padding: 80px 70px;
    position: relative;
}

.product-img {
    position: relative;
    margin: 0 0 10px;
}

.product-img::before {
    content: "";
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    border-left: 8px solid;
    opacity: 0;
    visibility: hidden;
    border-top: 8px solid;
}

.product-img::after {
    content: "";
    z-index: 11;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0;
    width: 0;
    border-right: 8px solid;
    opacity: 0;
    visibility: hidden;
    border-bottom: 8px solid;
}

.product-column:hover .product-img::before,
.product-column:hover .product-img::after {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}

.sale-batch {
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 100%;
    color: #fff;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.product-column:hover .product-column-inner {
    border: 1px solid #c2c2c2;
    border-bottom: 1px solid transparent;
}

.product-column-inner {
    text-align: center;
    padding: 10px;
    border-top: 1px solid #82c64d;
    border-left: 1px solid #82c64d;
    border-right: 1px solid #82c64d;
    background: #fff;
    /*background-image: linear-gradient(to bottom right, #7C9F00, #A2BA4A);*/
}

.product-column-inner h5 {
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: bold;
}

.product-use {
    text-transform: uppercase;
    font-size: 14px;
}

.product-column .btm {
    border: 1px solid #82c64d;
    overflow: hidden;
    background: #fff;
}

.product-column .btm .btn {
    width: 70%;
    float: left;
    color: #555;
}

.product-column .btm .btn:hover {
    color: #fff;
}

.product-column .btm .price {
    float: left;
    width: 30%;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #555;
    border-left: 1px solid #c2c2c2;
}

/************ Footer ************/
.main-footer {
    background: #141414;
}

.main-footer.style-2 {
    background: #1c1c1c;
}

.column-widget {
    min-height: 270px;
}

.column-widget h5 {
    font-size: 18px;
}

/* Footer Column */
.footer-column {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px 0;
}

.send-massage {
    position: relative;
    margin: 0px 0 0px;
}

.send-massage .form-control {
    border: 0;
    background: #0f0f0f;
}

.send-massage button {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    border: 0;
    width: 50px;
    color: #fff;
}

/* Address */
.address-list li {
    color: #c9c9c9;
    margin: 0 0 20px;
}

.address-list li:last-child {
    margin: 0;
}

.address-list li i {
    margin: 0 20px 0 0;
}

.address-list.style-2 {
    margin: 0 0 30px;
}

.address-list.style-2 li {
    margin: 0 0 10px;
    color: #555;
}

.address-list.style-2 li:last-child {
    margin: 0;
}

.address-list.style-2 span {
    color: #9a9a9a;
    margin: 0 5px 0 0;
    display: inline-block;
}

/* Twittes List */
.twittes-list li {
    position: relative;
    padding: 0 0 15px 30px;
    margin: 0 0 15px;
    border-bottom: 1px solid #1d1d1d;
}

.twittes-list li:last-child {
    border: 0;
    margin: 0;
}

.twittes-list li::before {
    content: "\f099";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.twittes-list li p {
    margin: 0;
    color: #fff;
}

.twittes-list li span {
    color: #fff;
}

/* Footer Logo */
.footer-logo {
    margin: 0 0 30px;
}

.logo-column {
    overflow: hidden;
}

.logo-column .social-icons li a {
    height: 33px;
    width: 33px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #2d2d2d;
    line-height: 31px;
    color: #2e2e2e;
    font-size: 14px;
}

.logo-column .social-icons li a:hover {
    color: #fff;
}

.follow-us {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin: 0 0 20px;
    display: block;
}

/* Brands Icon Slider */
.brands-icon-holder {
    padding: 30px;
    position: relative;
}

.brand-icons-slider li {
    display: inline-block;
}

.brand-icons-slider li a {
    text-align: center;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.brand-icons-slider li a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.brand-icons-slider li.slick-active.slick-center a {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.brands-icon-holder .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 2;
    margin: -20px 0 0;
    font-size: 20px;
}

.brands-icon-holder .slick-prev {
    right: 100%;
}

.brands-icon-holder .slick-next {
    left: 100%;
}

.brands-icon-holder .slick-prev::before {
    content: "\f177";
    font-family: fontawesome;
}

.brands-icon-holder .slick-next::before {
    content: "\f178";
    font-family: fontawesome;
}

.brand-icons-slider-2 {
    position: relative;
}

.brand-icons-slider-2 .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: -30px;
    z-index: 2;
    right: 0;
    font-size: 10px;
    color: #fff;
}

.brand-icons-slider-2 .slick-prev {
    right: 40px;
    top: -31px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.brand-icons-slider-2 .slick-prev::before {
    content: "\e900";
    font-family: icomoon;
}

.brand-icons-slider-2 .slick-next::before {
    content: "\e900";
    font-family: icomoon;
}

.brand-icons-slider-2 .slick-list {
    margin: -5px 0 0 -5px !important;
    padding: 0 !important;
}

.brand-icons-slider-2 li {
    display: inline-block;
    margin: 0 !important;
}

.brand-icons-slider-2 li a {
    border: 1px solid #555;
    margin: 5px 5px;
    text-align: center;
    height: 101px;
    width: 29.93%;
    line-height: 101px;
    display: inline-block;
}

.main-footer.style-2 .back-to-top {
    height: 30px;
    width: 30px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #555;
    border-radius: 100%;
}

.main-footer.style-2 .back-to-top i {
    margin: 0;
}

.main-footer.style-2 .back-to-top:hover {
    color: #fff;
}

.main-footer.style-2 .social-icons li a {
    border-color: #9a9a9a;
    color: #9a9a9a;
}

.main-footer.style-2 .social-icons li a:hover {
    color: #fff;
}

/* Copy Rights */
.copy-rights {
    padding: 20px 0;
    background: #111;
    overflow: hidden;
}

.copy-rights p {
    color: #fff;
    margin: 0;
    float: left;
}

.back-to-top {
    color: #fff;
    font-weight: bold;
    float: right;
}

.back-to-top i {
    margin: 0 0 0 10px;
}

/****** Blog ***********************************************************
*********************************************************** Blog ******/
/* Inner Banner */
.inner-banner {
    text-align: center;
}

.pager-heading {
    display: inline-block;
}

.pager-heading h2 {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: bold;
}

.pager-heading p:last-child {
    margin: 0;
}

/* page-heading-breadcrumbs */
.page-heading-breadcrumbs {
    padding: 20px 0;
    border-bottom: 1px solid #f3f3f3;
    background: #f6f6f6;
    -webkit-box-shadow: inset 0px 0px 7px -3px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 0px 0px 7px -3px rgba(0, 0, 0, 0.20);
    box-shadow: inset 0px 0px 7px -3px rgba(0, 0, 0, 0.20);
}

.page-heading-breadcrumbs .breadcrumbs {
    float: right;
}

.page-heading-breadcrumbs h2 {
    float: left;
    margin: 0;
    font-size: 22px;
}

/* Blog Post */
.large-post-img {
    position: relative;
}

.large-post-img::before {
    z-index: auto;
}

.blog-title-batch {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.large-post-detail {
    margin: -78px 0 0 30px;
    background: transparent;
    position: relative;
    padding: 30px 0 0 30px;
    color: #fff;
    font-weight: 600;
}

.author-header {
    margin: 0 0 25px;
    border-bottom: 1px dotted #fff;
    padding: 0 0 12px;
}

.author-header h2 {
    font-size: 34px;
    line-height: 43px;
    text-transform: capitalize;
}

.author-header article {
    overflow: hidden;
    width: 100%;
}

.author-header::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.aurhor-img-name {
    padding: 0 0 0 60px;
    position: relative;
}

.aurhor-img-name img {
    position: absolute;
    left: 0;
    top: 0;
    /*border-radius: 100%;*/
}

.aurhor-img-name {
    text-transform: uppercase;
    color: #888;
}

.aurhor-img-name strong {
    text-transform: capitalize;
    font-weight: bold;
    margin: 0 0 5px;
    display: block;
}

.aurhor-img-name span {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.blog-detail figure {
    margin: 0 0 30px;
}

.author-header .share-option span {
    margin: 15px 0 0;
}

.share-option span {
    display: block;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
}

.share-option span i {
    margin: 0 10px 0 0;
}

.share-option {
    position: relative;
}

.share-option .on-hover-share {
    position: absolute;
    right: 0;
    top: 30px;
    min-width: 120px;
    background: #fff;
    padding: 10px;
    display: none;
    -webkit-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.75);
}

.large-post-detail h2 {
    text-transform: capitalize;
}

.large-post-detail p {
    color: #363636;
}

.large-post-img.video-post::before {
    z-index: 0;
}

.large-post-detail.style-2 {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.large-post-detail.style-2 h2 {
    font-size: 20px;
}

.large-post-detail.style-3 {
    margin: 0;
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-top: 0;
}

.large-post-detail.style-3 span {
    display: block;
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.large-post-detail.style-3 h2 {
    font-size: 16px;
    margin: 0;
}

.detail-btm {
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-top: 0;
}

.detail-btm::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.detail-btm span {
    float: left;
    color: #888;
    font-weight: 600;
}

/* Aside */
.aside-search-bar {
    position: relative;
    margin: 0 0 30px;
    padding: 8px;
    background: #f7f7f7;
}

.aside-search-bar .form-control {
    border: 0;
    background: none;
}

.aside-search-bar .form-control::-moz-placeholder {
    color: #949494;
}

.aside-search-bar button {
    position: absolute;
    height: 40px;
    top: 9px;
    right: 9px;
    line-height: 40px;
    text-align: center;
    border: 0;
    width: 40px;
    color: #fff;
}

.aside-widget {
    margin: 0 0 30px;
    overflow: hidden;
}

.aside-widget h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.top-categories ul li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    padding: 12px 30px;
    background: #f9f9f9;
    position: relative;
    border-bottom: 1px solid #ececec;
    font-weight: 600;
}

.top-categories ul li a:hover {
    color: #fff;
}

.top-categories ul li:Last-child a {
    border: 0;
}

.top-categories ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    left: 15px;
}

.top-categories ul li span {
    display: block;
    font-size: 11px;
    color: #999;
}

.Popular-news ul li {
    position: relative;
    margin: 0 0 15px;
    padding: 8px 0px 8px 68px;
    /*border-bottom: 1px solid #f1f1f1;*/
}

.Popular-news ul li:last-child {
    border: 0;
    padding-bottom: 0;
}

.Popular-news ul li img {
    position: absolute;
    left: 0;
    top: 0;
}

.Popular-news ul li h5 {
    margin: 0 0 7px;
}

.Popular-news ul li span i {
    margin: 0 10px 0 0;
}

.aside-post .large-post-img {
    margin: 0 0 20px;
}

.aside-post .large-post-detail {
    margin: 0;
    padding: 0;
}

.aside-post h2 {
    font-size: 16px;
    margin: 0 0 10px;
}

.tag-clouds ul {
    margin: 0 0 0 -4px;
}

.tag-clouds ul li {
    float: left;
    margin: 0 0 4px 4px;
}

.tag-clouds ul li a {
    padding: 8px 10px;
    background: #f9f9f9;
    border-radius: 40px;
    font-size: 12px;
    text-transform: uppercase;
}

.tag-clouds ul li a:hover {
    color: #fff;
}

.instgram-imgs ul {
    margin: 0 0 0 -2px;
}

.instgram-imgs ul li {
    float: left;
    margin: 0 0 2px 2px;
    width: 63px;
}

.instgram-writer {
    position: relative;
    padding: 0 0 0 65px;
    margin: 0 0 15px;
}

.instgram-writer p {
    color: #555;
    margin: 0;
}

.instgram-writer img {
    position: absolute;
    left: 0;
    top: 0;
}

.twitter-list ul li {
    margin: 0 0 30px;
}

.twitter-list ul li:last-child {
    margin: 0;
}

.twitter-list ul li h5 {
    margin: 0 0 10px;
}

.twitter-list ul li h5 i {
    color: #5ea9dd;
    margin: 0 10px 0 0;
}

.twitter-list ul li p {
    color: #555;
    font-size: 13px;
}

.twitter-list ul li p i {
    color: #5ea9dd;
    font-style: normal;
}

.calendar .datepicker-inline {
    width: 100%;
    padding: 0;
}

.calendar .table-condensed {
    width: 100%;
}

.calendar {
    background: #fafafa;
}

.calendar .prev,
.calendar .next {
    color: #c4c8cc;
    border: 1px solid #c4c8cc;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 18px;
    display: block;
    margin: 0 0 20px;
    border-radius: 0;
}

.calendar .prev {
    float: left;
}

.calendar .next {
    float: right;
}

.calendar .table-condensed thead tr:nth-child(3) {
    line-height: 45px;
    margin: 0 20px !important;
    background: #f7f7f7;
}

.add-product {
    text-align: center;
    margin: 0 0 30px;
}

.add-product img {
    border: 1px solid #f5f5f5;
    margin: 0 0 20px;
}

.add-product p {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    font-style: italic;
}

/****** Blog Detail ***********************************************************
*********************************************************** Blog Detail ******/
.full-width-blog {
    margin: 0 0 30px;
}

.blog-detail blockquote {
    margin: 0 0 30px;
    padding: 20px;
    border-top: 1px solid;
    background: #f9f9f9;
    font-size: 19px;
    font-style: italic;
}

.blog-detail blockquote i {
    color: #f8eeec;
    margin: 0 5px;
}

.detail-post {
    margin: 0 0 30px;
}

.detail-post img {
    margin: 0 0 10px;
}

.detail-post>i {
    color: #888;
    margin: 0 0 30px;
    display: block;
}

.detail-post h2 {
    font-size: 20px;
}

.detail-post .vdie-post {
    margin: 0 0 10px;
}

.img-gird-view>div>div>img {
    margin: 0 0 30px;
}

.tags-holder {
    overflow: hidden;
    padding: 0 0 20px;
    border-bottom: 1px solid #f7f7f7;
}

.tags-list li {
    float: left;
    margin: 0 0 0 10px;
}

.tags-list li:first-child {
    color: #555;
    padding: 8px 0;
    margin: 0;
}

.tags-list li:first-child i {
    margin: 0 10px 0 0;
}

.tags-list li a {
    padding: 8px 10px;
    background: #f9f9f9;
    border-radius: 40px;
    text-transform: uppercase;
}

.next-prev-option {
    overflow: hidden;
    padding: 40px 0;
}

.prev-blog {
    position: relative;
    padding-left: 130px;
}

.prev-blog img {
    position: absolute;
    left: 0;
}

.prev-blog span {
    text-transform: uppercase;
    display: block;
    margin: 0 0 9px;
}

.prev-blog span i {
    margin: 0 10px 0 0;
}

.prev-blog h5 {
    margin: 0 0 9px;
    text-transform: capitalize;
}

.next-blog {
    position: relative;
    padding-right: 130px;
}

.next-blog img {
    position: absolute;
    right: 0;
}

.next-blog span {
    text-align: right;
    text-transform: uppercase;
    display: block;
    margin: 0 0 9px;
}

.next-blog span i {
    margin: 0 0 0 10px;
}

.next-blog h5 {
    margin: 0 0 9px;
    text-align: right;
    text-transform: capitalize;
}

.about-aurthor-holder {
    padding: 30px;
    overflow: hidden;
    background: #f9f9f9;
}

.about-aurthor {
    position: relative;
    padding-left: 164px;
}

.about-aurthor img {
    position: absolute;
    left: 0;
}

.about-aurthor h5 {
    margin: 0 0 10px;
}

.about-aurthor p {
    margin: 0 0 10px;
}

.about-aurthor span {
    color: #5ea9dd;
}

.about-aurthor span i {
    margin: 0 10px 0 0;
}

.comment-holder ul li {
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
}

.comment-holder>ul>li:last-child {
    margin: 0;
}

.comment-holder ul li img {
    border-radius: 100%;
}

.comment-detail {
    padding-left: 100px;
}

.comment-detail h5 {
    display: inline-block;
    margin: 0 10px 0 0;
}

.comment-detail span {
    display: inline-block;
}

.comment-detail p {
    margin: 10px 0;
    color: #555;
}

.reply-btn i {
    margin: 0 10px 0 0;
}

.sub-comment {
    margin: 0 0 0 100px !important;
}

.leave-a-reply .form-control {
    padding: 0 35px;
}

.leave-a-reply .form-control::-moz-placeholder {
    color: #aaa;
}

.leave-a-reply .form-control:focus {
    border-color: #272727;
}

.leave-a-reply .form-group i {
    color: #aaa;
}

.form-control.style-d {
    padding: 10px 35px;
    border-color: #e4e1e1;
    border-top: 0px solid;
}

/****** Blog Grid ***********************************************************
*********************************************************** Blog Grid ******/
.blog-grid-view.style-2 .blog-grid-figure {
    margin: 15px 0;
}

.blog-grid-view.style-2 .pagination-holder {
    margin: 50px 0 0;
}

.blog-grid-view.style-2 .large-post-detail.style-3 h2 {
    margin: 0 0 20px;
}

.blog-grid-view.style-2 .large-post-detail.style-3 p {
    color: #555;
    font-weight: 300;
}

/****** Team Detail ***********************************************************
*********************************************************** Team Detail ******/
.without-hover .player-number {
    color: #fff;
}

.without-hover .team-detail {
    bottom: 0;
    background: #f5f5f5;
    border-top: 2px solid;
    border-bottom: 1px solid;
    top: 0;
}

.without-hover .desination {
    visibility: visible;
    opacity: 0;
}

.without-hover .team-detail h5 {
    color: #333;
    border: 0;
    padding: 0;
}

.without-hover .detail-inner {
    visibility: visible;
    opacity: 1;
}

.without-hover .player-number {
    color: #fff;
}

.team-detail-content blockquote,
.post-inner-detail blockquote {
    padding: 0 0 0 24px;
    border-left: 3px solid #f5cccc;
    font-size: 20px;
}

.team-detail-content blockquote q,
.post-inner-detail blockquote q {
    margin: 0 0 20px;
    display: block;
    font-style: italic;
}

.team-detail-content .aurhor-img-name h5 {
    margin: 0 0 5px;
}

.palyer-career table thead tr th {
    border-bottom: 0 !important;
}

.palyer-career table thead tr th {
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

.palyer-career table tbody tr td {
    text-align: center;
}

.team-width-sidebar .team-column {
    margin: 0 0 30px;
}

.team-grid .team-column {
    margin: 15px 0;
}

/****** Match Detail ***********************************************************
*********************************************************** Match Detail ******/
.inner-banner.style-2::before {
    background: rgba(0, 0, 0, 0.8);
}

.pager-heading.match-detail {
    display: block;
}

.pager-heading.match-detail>span {
    margin: 0 80px;
}

.match-vs-heading h2 {
    margin: 0 0 30px;
}

.match-vs-heading span {
    height: 46px;
    width: 46px;
    line-height: 43px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    margin: 0 0 30px;
}

.location-marker ul {
    display: inline-block;
}

.location-marker ul li {
    float: left;
    margin: 0 0 0 10px;
    color: #fff;
}

.location-marker i {
    margin: 0 10px 0 0;
}

.location-marker {
    font-size: 12px;
}

.location-marker ul li:first-child {
    margin: 0;
}

.post-inner-detail .large-post-img {
    margin: 0 0 30px;
}

.post-inner-detail blockquote q {
    font-size: 25px;
}

.gallery-style-2 {
    margin: 0 0 30px;
}

.left-tiem-acounter {
    overflow: hidden;
    font-size: 26px;
    margin: 0 0 30px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: #fff;
    padding: 10px 30px;
}

.left-tiem-acounter .countdown li span {
    background: none;
    font-size: 25px;
    font-weight: normal;
}

.matches-dates-shedule>ul {
    border-top: 1px solid;
    margin: 0 0 60px;
}

.matches-dates-shedule>ul>li {
    text-align: center;
    padding: 30px;
    border: 1px solid #f5f5f5;
    border-top: 0;
}

.matches-dates-shedule>ul>li:nth-child(odd) {
    background: #fafafa;
}

.matches-dates-shedule>ul>li .detail {
    display: inline-block;
}

.matches-dates-shedule>ul>li a {
    margin: 0 0 10px;
}

.matches-dates-shedule>ul>li a i {
    margin: 0 0 0 5px;
}

.matches-dates-shedule>ul>li .detail span {
    display: block;
    margin: 0 0 10px;
}

.matches-dates-shedule>ul>li strong {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 10px;
    display: block;
}

.vs-match-heading {
    padding: 20px 40px;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.vs-match-result {
    font-size: 60px;
    color: #fff;
    margin: 0 0 10px;
    line-height: 40px;
    display: block;
}

.vs-match-result span {
    font-size: 24px;
    margin: 0 20px;
}

.end-time {
    font-size: 16px;
    color: #fff;
    display: block;
}

.end-time i {
    margin: 0 10px 0 0;
}

.win-tag,
.loss-tag {
    position: relative;
}

.win-tag>img,
.loss-tag>img {
    width: 100%;
}

.win-tag::before,
.loss-tag::before {
    position: absolute;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    bottom: 100%;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    left: 33%;
}

.win-tag::before {
    content: "win";
    background: #9ce032;
}

.loss-tag::before {
    content: "loss";
    background: #e0c132;
}

.match-detail-slider {
    position: relative;
}

.match-detail-slider .slick-list {
    margin: 0 !important;
}

.match-detail-slider li {
    display: inline-block;
    position: relative;
    padding: 30px 0;
    margin: 0 !important;
}

.match-detail-slider .slick-arrow {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: block;
    cursor: pointer;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 50%;
    margin: -30px 0 0;
}

.match-detail-slider .slick-arrow.slick-prev {
    right: 100%;
}

.match-detail-slider .slick-arrow.slick-next {
    left: 100%;
}

.match-detail-slider .slick-arrow.slick-prev::before {
    content: "\f104";
    font-family: fontawesome;
}

.match-detail-slider .slick-arrow.slick-next::before {
    content: "\f105";
    font-family: fontawesome;
}

.matches-dates-shedule.style-2 ul {
    border-top: 0;
}

.matches-dates-shedule.style-2 .location-marker ul li {
    color: #555;
}

.result-vs {
    font-size: 30px;
}

.result-top-bar {
    padding: 10px 20px;
    overflow: hidden;
    background: #f8f8f8;
    border-top: 1px solid;
}

.result-top-bar span {
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

.match-detail-deep .video {
    position: relative;
    margin: 0 0 30px;
}

.match-detail-deep h2 {
    text-transform: capitalize;
    font-size: 30px;
}

.match-detail-deep>p {
    font-size: 16px;
    color: #555;
    font-weight: 600;
}

.match-detail-deep article {
    position: relative;
    padding: 0 0 0 100px;
}

.match-detail-deep article .social-icons {
    position: absolute;
    left: 20px;
}

.match-detail-deep article:last-child p {
    margin: 0;
}

.match-detail-deep article .social-icons ul li {
    float: none;
    margin: 0 0 10px;
}

.match-detail-deep article .social-icons ul li:last-child {
    margin: 0;
}

.match-detail-deep article .social-icons ul li a {
    height: 44px;
    width: 44px;
    line-height: 44px;
    background: #000;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
}

.match-detail-deep article .social-icons ul li a.facebook {
    background: #3b5998;
}

.match-detail-deep article .social-icons ul li a.twitter {
    background: #55acee;
}

.match-detail-deep article .social-icons ul li a.pinterest {
    background: #bd081c;
}

.match-detail-deep article .social-icons ul li a.envelope {
    background: #6c6d6f;
}

.match-detail-deep article .social-icons ul li a.comment {
    background: #fff;
    color: #a6a6a6;
    border: 1px solid #a6a6a6;
}

.match-detail-deep blockquote p {
    font-size: 20px;
    font-weight: bold;
    margin: 0 50px;
    position: relative;
}

.match-detail-deep blockquote p::before {
    content: "\f10d";
    position: absolute;
    font-family: fontawesome;
    left: -20px;
}

.match-detail-deep blockquote p::after {
    content: "\f10e";
    position: absolute;
    font-family: fontawesome;
}

.match-detail-deep blockquote span {
    margin: 0 0 0 50px;
    font-size: 14px;
}

.match-detail-deep blockquote span i {
    font-style: normal;
}

/****** Product Detail ***********************************************************
*********************************************************** Product Detail ******/
.success-cart {
    background: #f9f9f9;
    padding: 20px;
    overflow: hidden;
    margin: 0 0 20px;
}

.success-cart p {
    float: left;
    margin: 10px 0 0;
}

.success-cart i {
    color: #8fae1b;
    margin: 0 5px 0 0;
}

/* Aside Style 2 */
.aside-widget.style-2 {
    border: 1px solid #f7f7f7;
    background: #fafafa;
    padding: 20px;
}

.aside-widget.style-2 h3 {
    background: none;
}

.shopping-cart-widget ul li {
    position: relative;
    padding: 0 0 15px 67px;
    border-bottom: 1px solid #f7f7f7;
    margin: 0 0 15px;
}

.shopping-cart-widget ul li:last-child {
    border: 0;
}

.shopping-cart-widget ul li img {
    position: absolute;
    left: 0;
    border: 1px solid #ececec;
}

.shopping-cart-widget ul li h5 {
    margin: 0 0 17px;
}

.shopping-cart-widget ul li .price {
    font-weight: bold;
}

.cencel-product {
    height: 19px;
    width: 19px;
    line-height: 17px;
    text-align: center;
    background: #d5d5d5;
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.total-price span {
    font-weight: bold;
    color: #333;
    text-transform: capitalize;
    overflow: hidden;
    margin: 0 0 20px;
}

.range-slider .slider.slider-horizontal {
    margin: 20px 0;
}

.range-slider .slider.slider-horizontal .slider-track {
    background: #e9e9e9;
    box-shadow: none;
    border-radius: 0;
    height: 7px;
}

.range-slider .slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
    margin-top: -10px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 20px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
}

.range-slider .slider.slider-horizontal .slider-tick::before,
.range-slider .slider.slider-horizontal .slider-handle::before {
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 12px;
    color: #e3e3e3;
}

.range-slider span {
    color: #333;
    text-transform: uppercase;
}

.product-slides .slick-list {
    margin: 0 0 10px !important;
}

.product-slides li {
    margin: 0 !important;
    display: inline-block;
}

.product-slides ul li {
    position: relative;
}

.search-icon {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #d5d5d5;
    position: absolute;
    bottom: 0;
    left: 0;
}

.product-slides li img,
.product-thumnail li img {
    border: 1px solid #f0f0f0;
    width: 100%;
}

.product-thumnail .slick-list {
    margin: -2.4px !important;
}

.product-thumnail li {
    display: inline-block;
    cursor: pointer;
    margin: 2.5px !important;
}

.product-slides .flex-nav-prev,
.product-slides .flex-nav-next {
    top: 50%;
    position: absolute;
    margin: -70px 0 0 0;
}

.product-slides .flex-nav-prev {
    left: 20px;
}

.product-slides .flex-nav-next {
    right: 20px;
}

.product-slides .flex-nav-prev a::before,
.product-slides .flex-nav-next a::before {
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    height: 35px;
    width: 35px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 100%;
}

.product-slides .flex-nav-prev a::before {
    content: "\f104";
    left: 10px;
}

.product-slides .flex-nav-next a::before {
    content: "\f105";
    right: 10px;
}

.product-detail h2 {
    margin: 0 0 22px;
}

.rating-stars ul li:last-child {
    font-size: 13px;
    font-weight: bold;
    color: #999;
    margin: 0 0 0 10px;
}

.availability {
    font-weight: bold;
    color: #333;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.availability span {
    color: #8fae1b;
}

.availability span i {
    margin: 0 0 0 22px;
}

.price.style-2 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin: 0 0 22px;
}

.price.style-2 del {
    margin: 0 0 0 10px;
    color: #999;
    font-size: 14px;
}

.quantity-addwish {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #f0f0f0;
}

.quantity-box {
    width: 60px;
    float: left;
}

.quantity-box input {
    width: 60px;
    border: 1px solid #f0f0f0;
    line-height: 42px;
    height: 42px;
}

.quantity-box .btn {
    background: none;
    border: 1px solid #f0f0f0;
    color: #999;
    font-size: 20px;
    line-height: 40px;
}

.quantity-addwish>.btn {
    margin: 0 0 0 20px;
}

.quantity-addwish .add-wish-btn {
    border: 1px solid #cfcfcf;
    border-radius: 100%;
    color: #cfcfcf;
    width: 42px;
    padding: 0 12px;
    font-size: 15px;
}

.social-icons.style-2 {
    overflow: hidden;
}

.social-icons .facebook:hover {
    background: #3B5998 !important;
    border-radius: 50% !important;
    border: 2px solid #fff;
}

.social-icons .instagram:hover {
    background: #d6249f !important;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%) !important;
    border-radius: 50% !important;
    border: 2px solid #fff;
}

.social-icons.style-2 li a {
    height: 42px;
    line-height: 39px;
    width: 42px;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #f2f2f2;
    color: #fff;
}

.social-icons.style-2 li a:hover {
    color: #fff;
    transform: rotate(360deg);
}

.social-icons.style-2 li:first-child {
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    line-height: 42px;
}

.tab-nav {
    border-bottom: 2px solid #f2f2f2;
    background: rgba(255, 255, 255, 0.7);
}

.tab-nav::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.tab-nav li {
    float: left;
}

.tab-nav li a {
    padding: 10px 30px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

.tab-nav li.active a::before {
    content: "";
    position: absolute;
    border-bottom: 3px solid;
    width: 100%;
    height: 100%;
    bottom: -2px;
    left: 0;
}



.reviewer-list li {
    margin: 0 0 30px;
}

.reviewer-list li .comment-detail {
    position: relative;
    padding: 0 0 0 85px;
}

.reviewer-list li img {
    position: absolute;
    left: 0;
    top: 0;
}

.custom-rating h2 {
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 18px;
}

.custom-rating .rating-container {
    display: inline-block;
    position: absolute;
    top: -5px;
}

.custom-rating {
    margin: 0 0 30px;
}

.custom-rating .caption,
.custom-rating .clear-rating {
    display: none;
}

.rating-xs {
    font-size: 17px;
}

.shop-holder .product-column {
    margin: 15px 0;
}

.shop-sort {
    margin: 0 0 40px;
}

.shop-sort::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.shop-sort p {
    float: left;
    color: #555;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
}

.shop-sort>ul {
    float: right;
}

.shop-sort>ul>li {
    float: left;
    margin: 0 0 0 20px;
}

.shop-sort>ul>li:first-child {
    margin: 0;
}

.shop-sort>ul>li>a {
    font-size: 20px;
    line-height: 42px;
}

.shop-sort>ul li label {
    display: inline-block;
    font-weight: 600;
    color: #555;
    margin: 0 10px 0 0;
}

.shop-sort>ul li select {
    border-radius: 0;
    display: inline-block;
    width: 100px;
}

.cart-table-holder {
    overflow: hidden;
}

.cart-table-holder table {
    margin: 0 0 30px;
}

.cart-table-holder table thead tr th {
    text-align: center;
    padding: 20px;
    color: #333;
    text-transform: uppercase;
    border-bottom: 0;
}

.cart-table-holder table tbody tr td {
    text-align: center;
    padding: 20px;
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.cart-table-holder table tbody tr td .cencel-product {
    position: static;
    display: inline-block;
    background: none;
    border: 1px solid #565656;
    color: #565656;
    font-size: 10px;
}

.cart-table-holder table tbody tr td .cencel-product:hover {
    color: #fff;
}

.cart-table-holder table tbody tr td .quantity-box {
    position: absolute;
}

.table-cart-product {
    float: left;
}

.table-cart-product img {
    display: inline-block;
    margin: 0 20px 0 0;
    border: 1px solid #f0f0f0;
}

.table-cart-product h5 {
    display: inline-block;
    font-weight: normal;
}

.cart-btns {
    overflow: hidden;
}

.total-cart h5 {
    font-size: 16px;
    margin: 0 0 30px;
}

.total-cart ul {
    border: 1px solid #e1e1e1;
    margin: 0 0 30px;
}

.total-cart ul li {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    background: #fafafa;
}

.total-cart ul li:last-child {
    border: 0;
}

.total-cart ul li span {
    display: block;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 20px;
}

.total-cart ul li span:last-child {
    border-left: 1px solid #e1e1e1;
}

/****** 404 ***********************************************************
*********************************************************** 404 ******/
.error-content-holder {
    text-align: center;
}

.error-content {
    display: inline-block;
}

.error-content h1 {
    color: #333;
    font-size: 124px;
}

.error-content h1 span {
    color: #ccc;
    text-transform: uppercase;
    font-weight: 100;
}

.error-content h1 i {
    font-size: 110px;
}

.error-content p {
    text-transform: uppercase;
    font-size: 20px;
    color: #555;
}

/****** Gallery Views ***********************************************************
*********************************************************** Gallery Views ******/
.gallery.style-1 .gallery-figure {
    margin: 0 0 30px;
}

.gallery.style-2 .gallery-img-heading {
    padding: 20px;
    margin: 0 0 30px;
    text-align: center;
    background: #fafafa;
    border: 1px solid #f8f8f8;
    border-top: 0;
}

.gallery.style-2 .gallery-img-heading h5 {
    margin: 0;
}

/****** About Us ***********************************************************
*********************************************************** About Us ******/
.facilities-column {
    position: relative;
    padding: 0 0 0 100px;
    margin: 30px 0;
}

.facilities-column h5 {
    font-size: 16px;
}

.facilities-column-new h5 {
    font-size: 16px;
    margin-top: 40px;
}

.facilities-column p {
    color: #555;
    margin: 0;
}

.facilities-column-new p {
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
}

.facilities-column-new h5 a {
    color: #fff;
}

.Facilities-icon {
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    width: 80px;
    text-align: center;
    left: 0;
}

.Facilities-icon-new {
    height: 90px;
    line-height: 90px;
    border-radius: 100%;
    width: 90px;
    text-align: center;
    left: 0;
}

.Facilities-icon-new,
.bg-1,
.bg-2,
.bg-3,
.bg-4,
.bg-5,
.bg-6 {
    background: #82C64F;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    border: 3px solid #fff;
    transition: all 0.5s ease;
}

.facilities-column-new:hover .Facilities-icon-new,
.facilities-column-new:hover .btn-small {
    box-shadow: none;
}



.facilities-column-new:hover {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.1) !important;
}

.Facilities-icon.bg-1 {
    background: #68737e;
}

.Facilities-icon.bg-2 {
    background: #f3d15e;
}

.Facilities-icon.bg-3 {
    background: #e7695c;
}

.Facilities-icon.bg-4 {
    background: #bdb196;
}

.Facilities-icon.bg-5 {
    background: #74a6cd;
}

.Facilities-icon.bg-6 {
    background: #c1d154;
}

.facilities-column.center {
    text-align: center;
    background: #f9f9f9;
    padding: 12px;
    margin: 15px 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
}

.facilities-column.center:hover {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.facilities-column.center:hover .btn-small {
    box-shadow: none;
}

.facilities-column.center:hover .bg-1,
.facilities-column.center:hover .bg-2,
.facilities-column.center:hover .bg-3 {
    box-shadow: none;
}

.theme-padding {
    position: relative;
}


.theme-padding .dark-blk {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.user-register {
    position: relative;
}

.user-register .dark-blk {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}


.index-main .main-heading-holder .main-heading h2,
.index-main .main-heading-holder .main-heading p {
    color: #fff;
}


.txt-white {
    color: #fff !important;
}

.user-register-bg,
input[type="text"] .form-control::-webkit-input-placeholder {
    color: #fff !important;
}

.sel-btn {
    text-align: center;
}

.sel-btn li a {
    border-radius: 50px;
}

.sel-btn li {
    display: inline-block;
    text-align: center;
    margin: 2px auto;
}

.facilities-column-new.center {
    text-align: center;
    padding: 0;
    background: transparent;
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #dddbdb;
    border-radius: 6px;
}

.facilities-column.center .Facilities-icon {
    margin: 0 0 30px;
    position: static;
    display: inline-block;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.facilities-column.center .Facilities-icon-new {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}

.sprater-holder {
    padding: 40px 0 80px;
}

.what-we-do span {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 20px;
    display: block;
    text-transform: uppercase;
}

.what-we-do ul li {
    position: relative;
    padding: 0 0 0 24px;
}

.what-we-do ul li::before {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    left: 0;
}

.fact-list li {
    margin: 0 0 60px;
}

.fact-list li .facts-icon {
    display: block;
    margin: 0 0 20px;
}

.fact-list li .facts-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.fact-list li strong {
    color: #fff;
}

.border-bottom {
    position: relative;
    height: 5px;
    width: 70%;
    background: #e0e0e0;
    display: block;
}

.border-bottom::before {
    content: "";
    position: absolute;
    border: 3px solid;
    width: 30%;
    bottom: 0;
    left: 0;
}

.fact-list.style-2 {
    text-align: right;
}

.fact-list.style-2 .border-bottom {
    float: right;
}

.fact-list.style-2 .border-bottom::before {
    right: 0;
    left: auto;
}

/* testimonial */
.testimonial-slides {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.testimonial-slides li {
    display: inline-block;
}

.testimonial-thumnail {
    overflow: hidden;
    margin: 0 auto 30px;
    width: 16%;
}

.testimonial-thumnail .slick-list {
    margin: 0 !important;
    padding: 20px 0;
}

.testimonial-thumnail li {
    display: inline-block;
    border-radius: 100%;
    cursor: pointer;
    margin: 0 10px !important;
}

.testimonial-thumnail li img {
    opacity: 0.6;
    border: 1px solid green;
}

.testimonial-thumnail li.slick-current.slick-active img {
    transform: scale(1.3);
    opacity: 1;
}

.contact-map {
    height: 450px;
}

.address-widget span {
    display: block;
}

.address-widget h5 {
    font-size: 16px;
}

.address-widget p {
    font-weight: 600;
    color: #555;
}

.address-widget p:last-child {
    margin: 0;
}

.address-widget {
    padding: 0 0 0 80px;
    position: relative;
    margin-bottom: 20px;
}

.address-widget .address-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid;
    font-size: 20px;
    position: absolute;
    left: 0;
}

.more-info strong {
    font-size: 16px;
    display: block;
    margin: 0 0 20px;
    font-weight: bold;
    color: #000;
}

.office-adderss p i {
    margin: 0 10px 0 0;
}

.contact-form .form-control {
    color: #aaa;
    padding: 0 40px;
}

.contact-form .style-d {
    padding-top: 11px;
    border-radius: 0;
}

.contact-form .form-group i {
    color: #aaa;
}

.contact-form .form-control::-moz-placeholder {
    color: #aaa;
}

.contact-form .form-control:focus::-moz-placeholder {
    color: #cc0000;
}

.underconstraction-bg::before {
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
}

.underconstraction-holder {
    z-index: 2;
}

.under-header {
    text-align: center;
    margin: 0 0 40px;
}

.under-header img {
    margin: 0 0 30px;
}

.under-header h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.under-header p {
    font-size: 18px;
    color: #fff;
    font-weight: 100;
}

.under-content {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 0;
    border-right: 0;
    padding: 40px 0;
}

.under-content .countdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    overflow: hidden;
}

.under-content .countdown li {
    text-align: center;
    float: left;
    margin: 0 0 0 20px;
}

.under-content .countdown li:first-child {
    margin: 0;
}

.under-content .countdown li {
    display: block;
    overflow: hidden;
}

.under-content .countdown li h2 {
    background: #fff;
    border-radius: 2px;
    font-size: 80px;
    padding: 40px 0;
    width: 140px;
}

.under-content .countdown li p {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.under-footer {
    padding: 6px 0;
    overflow: hidden;
}

.under-footer ul li a {
    padding: 0px;
}


.under-footer .send-massage {
    width: 70%;
}

.under-footer .send-massage .form-control {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.under-footer .send-massage .form-control::-moz-placeholder {
    color: #fff;
}

/****** About Us 2 ***********************************************************
*********************************************************** About Us 2 ******/
.about-video {
    padding: 0 43px;
}

.about-video .video {
    position: relative;
}

.about-video .video img {
    width: 100%;
}

.about-video .video .play-icon {
    height: 90px;
    width: 90px;
    line-height: 87px;
    font-size: 30px;
    border: 3px solid #fff;
}

.about-video-caption {
    background: linear-gradient(to right, #c7d544, #809d25);
    padding: 30px 60px;
    text-align: center;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #c6d444;
    outline: 2px solid #c4d343;
    outline-offset: 6px;
}

.about-video-caption p {
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.about-video-caption h2 {
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

/* Coach Statement */
.coach-statement-holder {
    position: relative;
    min-height: 536px;
}

.coach-statement {
    position: relative;
    padding: 0 0 0 436px;
}

.coach-statement .coach-img {
    position: absolute;
    left: 0;
    padding: 0 0 0 90px;
}

.coach-statement .coach-img img {
    border: 23px solid #fff;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.31);
}

.coach-statement .statement {
    padding: 20px 0 0;
}

.coach-statement .statement h3 {
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
}

.coach-statement .statement p {
    color: #fff;
}

.add-banner {
    display: inline-block;
}

.nav-style-1.style-2 .slick-next {
    right: -60px;
}

.nav-style-1.style-2 .slick-prev {
    left: -60px;
}

.product-slider.style-2 .slick-list {
    padding: 20px 0;
}

/****** Home Page 2 ***********************************************************
*********************************************************** Home Page 2 ******/
.index-2 {
    background: #f9f9f9;
}

.header.style-2 .topbar-and-logobar {
    background: none;
}

.header.style-2 .topbar-and-logobar .top-bar {
    border: 0;
    padding: 30px 0;
}

.social-icons.style-4 {
    margin: 5px 0 0;
}

.social-icons.style-4 li a {
    height: 33px;
    width: 33px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 29px;
    font-size: 15px;
}

.social-icons.style-4 li a:hover {
    background: #1c72ce;
    color: #fff;
}

.social-icons.style-4 li a:hover {
    color: #fff;
    transform: rotate(360deg);
}

.header.style-2 .login {
    float: right;
    border: 0;
    padding: 0;
}

.header.style-2 .login-modal>a {
    padding: 10px;
}

.header.style-2 .login li {
    float: left;
}

.header.style-2 .login li .login {
    border: 0;
    color: #fff;
}

.header.style-2 .login li .cart-option a {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    padding: 10px 20px;
    background: #1c72ce;
}

.header.style-2 .login li .cart-option a i {
    margin: 0 10px 0 0;
}

.header.style-2 .login li .cart-option::after {
    display: none;
}

.header.style-2 {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99;
}

.header.style-2 .nav-holder {
    background: #fff;
    border-radius: 100px 0 0 100px;
}

.header.style-2 .nav-list>li {
    margin: 0 15px 0 15px;
}

.header.style-2 .nav-list>li a::before {
    content: "|";
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -11px 11px 0;
    color: #e5e2e2;
}

.header.style-2 .nav-list>li:first-child a::before {
    display: none;
}

.header.style-2 .nav-list>li>a {
    font-weight: 800;
    padding: 25px 10px;
    position: relative;
    color: #000;
}

.header.style-2 .nav-list>li>a::after {
    background: none;
    content: "";
    position: absolute;
    top: 110%;
    border-bottom: 4px solid #1c72ce;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.header.style-2 .nav-list>li.active>a::after,
.header.style-2 .nav-list>li>a:hover::after {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.header.style-2 .nav-list>li {
    border: 0;
}

.header.style-2 .nav-list>li.active>a {
    background: none;
    color: #000;
}

.header.style-2 .nav-list>li>a:hover {
    background: none;
    color: #000;
}

.header.style-2 .nav-list .nav-list>li>ul {
    top: 100%;
}

.header.style-2 .nav-list>li:hover>ul {
    opacity: 1;
    visibility: visible;
}

.header.style-2 .search-bar-holder {
    padding: 16px 20px;
}

.header.style-2 .search-bar-holder .form-control {
    background: #f7f7f7;
}

.header.style-2 .search-bar-holder .search-bar i {
    background: #d8302f;
    color: #fff;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
}

.header.style-2 .logo {
    position: absolute;
    left: -15px;
    top: -25px;
}

.banner-layer {
    margin: 0 0 0 -100px;
}

.banner-layer img {
    position: absolute;
    top: 10px;
}

.add-banners-slider .item img {
    width: 100%;
}

.inner-banner-2 .banner-caption {
    padding: 100px 0 0;
}

.inner-banner-2 .banner-caption h1 {
    font-size: 54px;
}

.inner-banner-2 .banner-caption h1 span {
    color: #ffcb05;
}

.inner-banner-2 .banner-caption .btn {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}

.news-slider {
    padding: 10px 0;
    background: #000;
}

.news-slider-2 {
    color: #fff;
}

.news-slider-2 li {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.news-slider span {
    color: #fff22d;
    margin: 0 20px 0 0;
    float: left;
}

.next-match.style-2 .bg-1::before,
.next-match.style-2 .bg-2::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 999px;
    top: 0;
    z-index: -1;
}

.next-match.style-2 .bg-1::before {
    left: -999px;
    background: #9BBF44;
}

.next-match.style-2 .bg-2::before {
    right: -999px;
    background: #d8302f;
}

.next-match.style-2 .left-match-time {
    text-align: center;
    padding: 30.2px 0;
}

.next-match.style-2 .left-match-time ul {
    margin: 0 0 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 10px 20px;
}

.next-match.style-2 .left-match-time ul li {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
}

.next-match.style-2 .left-match-time ul li span {
    color: #000;
}

.next-match.style-2 .left-match-time>span {
    display: block;
    font-size: 16px;
    color: #000;
}

.next-match.style-2 .team-btw-match ul li span {
    font-size: 18px;
    color: #fff;
}

.next-match.style-2 .left-match-time h2 {
    color: #d8302f;
    text-transform: capitalize;
}

.next-match.style-2 .left-match-time ul li {
    text-transform: uppercase;
    margin: 0 0 0 10px;
}

.next-match.style-2 .left-match-time ul li:first-child {
    margin: 0;
}

.team-btw-match.style-2 ul li img {
    margin: 0 0 3px;
}

.team-btw-match.style-2 ul li span {
    color: #222;
}

.arrow-top .owl-buttons {
    position: absolute;
    bottom: 100%;
    right: 0;
    top: -40px;
}

.arrow-top .owl-buttons .owl-prev,
.arrow-top .owl-buttons .owl-next {
    float: left;
    height: 20px;
    width: 20px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #acacac;
    border-radius: 100%;
}

.arrow-top .owl-buttons .owl-prev {
    margin: 0 8px 0 0;
}

.arrow-top .owl-buttons .owl-prev::before,
.arrow-top .owl-buttons .owl-next::before {
    font-family: fontawesome;
    font-size: 13px;
    color: #acacac;
}

.arrow-top .owl-buttons .owl-prev::before {
    content: "\f104";
}

.arrow-top .owl-buttons .owl-next::before {
    content: "\f105";
}

.vs-team {
    padding: 22.2px 0;
    text-align: center;
}

.vs-team .team-btw-match {
    display: inline-block;
}

.vs-team .team-btw-match ul li span {
    display: inline-block;
}

.vs-team .team-btw-match ul li:last-child::before {
    background: #000;
    color: #fff;
    margin: 25px 0 0 -25px;
}

.content-widget {
    border: 1px solid #e1e1e1;
    margin: 0 0 30px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.21);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.21);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.21);
}

.content-widget a>img {
    width: 100%;
}

.top-story {
    padding: 30px 0;
}

.top-stroy-header {
    padding: 0 30px;
}

.top-story h2 {
    font-size: 20px;
    position: relative;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.top-story h2 a {
    height: 20px;
    line-height: 18px;
    width: 20px;
    border: 1px solid #6b686c;
    border-radius: 100%;
    text-align: center;
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0;
}

.top-story .date {
    display: block;
    border-bottom: 3px solid #000;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.top-story .btn i {
    margin: 0 0 0 10px;
}

.other-stroies li {
    position: relative;
    font-family: 'Montserrat', sans-serif;
}

.other-stroies li::before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    left: 15px;
    top: 50%;
    margin: -10px 0 0;
}

.other-stroies li a {
    padding: 8.5px 30px;
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.other-stroies li a:hover,
.other-stroies li.active a {
    background: #9BBF44;
    color: #555;
}

.top-story .btn {
    margin: 10px 0 0 20px;
}

.news-post-widget:last-child {
    margin: 0;
}

.news-post-widget>img {
    width: 100%;
}

.news-post-widget {
    margin: 0 0 20px;
    background: #fff;
}

.news-post-detail {
    padding: 20px;
    border: 1px solid #e1e1e1;
}

.news-post-detail .date {
    display: block;
    margin: 0 0 17px;
    color: #555;
}

.news-post-detail h2 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0 0 10px;
}

.news-post-detail p {
    color: #555;
}

.news-post-detail p:last-child {
    margin: 0;
}

.aside-video-detail {
    padding: 10px 20px;
}

.aside-video-detail p {
    font-size: 14px;
    color: #555;
    font-weight: bold;
    margin: 0;
}

.macth-fixture h5 {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
}

.macth-fixture ul {
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.macth-fixture ul:last-child {
    border: 0;
}

.macth-fixture ul:nth-child(even) {
    background: #f9f9f9;
}

.macth-fixture .team-btw-match ul li:last-child::before {
    margin: -15px 0 0 -20px;
    background: none;
    color: #999;
}

.last-matches.styel-3 td img {
    margin: 0 10px 0 0;
}

.last-matches.styel-3 td {
    padding: 15px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.last-matches.styel-3 table thead th {
    text-align: center;
    padding: 15px;
}

.last-matches table tbody tr:hover td {
    font-weight: 600;
}

.last-matches.styel-3 table thead th:nth-child(2) {
    text-align: left;
    padding: 15px 20px;
}

.last-matches.styel-3 tr td:nth-child(2) {
    padding: 15px 20px;
    text-align: left;
}

.last-matches.styel-2 {
    border: 0;
    margin: 0;
}

.last-matches.styel-2 td img {
    margin: 0 10px 0 0;
}

.last-matches.styel-2 table thead {
    background: #9BBF44;
    color: #000;
}

.video-gallery-slider {
    height: 314px;
    margin: 0 auto;
}

.video-item {
    position: relative !important;
}

.video-item img {
    visibility: hidden;
    cursor: pointer;
    border: 5px solid rgba(255, 255, 225, 0.8);
    -webkit-box-shadow: 2px 10px 21px -9px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 2px 10px 21px -9px rgba(255, 255, 255, 0.3);
    box-shadow: 2px 10px 21px -9px rgba(255, 255, 255, 0.3);
}

.video-item .carousel-center {
    border: 3px solid #fff;
}

.team-column.style-2:hover .overlay {
    opacity: 1;
    visibility: visible;
}

.team-column.style-2 .overlay {
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    visibility: hidden;
    opacity: 0;
}

.team-column.style-2 .team-detail-hover {
    padding: 0 20px;
}

.team-column.style-2 .overlay p {
    color: #fff;
    margin: 0 0 10px;
}

.team-column.style-2 .overlay .social-icons {
    display: inline-block;
    margin: 0 0 10px;
}

.team-column.style-2 .overlay .social-icons li a {
    color: #fff;
    border: 1px solid #fff;
}

.team-column.style-2 .overlay .social-icons li a:hover {
    background: #1b73cd;
}

.gallery-slider-dots {
    display: inline-block;
    margin: 20px 0 0;
}

.gallery-slider-dots li {
    float: left;
    margin: 0 5px 0 0;
}

.gallery-slider-dots li a {
    height: 10px;
    width: 10px;
    border: 1px solid #fff;
}

.gallery-slider-dots li a:hover {
    background: #fbc80b;
    border: 1px solid #fbc80b;
}

.player-name {
    position: absolute;
    background: #000;
    text-align: left;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
}

.player-name h5 {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

.player-name .player-number {
    border-radius: 0;
    top: 0;
    right: 0;
    left: auto;
    height: 100%;
    line-height: 48px;
    background: #d8302f;
    color: #fff;
    width: 48px;
    border: 0;
}

.player-name .desination-2 {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #9BBF44;
    z-index: 1;
    padding: 5px 20px;
    text-transform: capitalize;
    color: #090909;
}

.player-name .desination-2::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 30px solid #9BBF44;
    border-right: 20px solid transparent;
}

.gallery.style-3 {
    margin: -5px -5px 0;
    overflow: hidden;
}

.gallery.style-3 .gallery-figure {
    margin: 5px;
}

.gallery.style-3 .gallery-figure .overlay {
    background: rgba(0, 0, 0, 0.8);
}

.gallery.style-3 .gallery-figure .overlay .btn-list li a {
    background: #000;
    border: 2px solid rgba(255, 255, 255, 0.4);
    color: #fcc900;
    height: 50px;
    line-height: 48px;
    width: 50px;
}

.brand-icons.style-2 {
    ;
    position: relative;
}

.brand-icons.style-2 li {
    display: inline-block;
}

.brand-icons.style-2 li a {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.brand-icons.style-2 .slick-arrow {
    display: none !important;
}

.main-footer.styel-2 {
    background: #202023;
    background: url(../images/banner-bgs/bottom-wrapper-bg.jpg);
}

.tm {
    font-size: 28px !important;
}

.tm span {
    color: #9CC241;
}

.main-footer.styel-2 .footer-column {
    border: 0;
}

.subcribe-email {
    margin: 50px 0 0;
    position: relative;
}

.subcribe-email input {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
}

.subcribe-email a {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #9BBF44;
    border-radius: 100%;
    color: #19160e;
}

.footer-shop {
    position: relative;
}

.footer-shop ul li {
    margin: 0 0 15px;
    padding: 0 0 0 10px;
    position: relative;
}

.footer-shop ul li a {
    color: #fff;
}

.footer-shop ul li::before {
    content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    color: #fff;
}

.footer-shop .btn i {
    margin: 0 0 0 10px;
}

.footer-product-slider {
    position: absolute;
    right: 0;
    top: 0;
    width: 62%;
}

.footer-product-slider .slick-list {
    margin: 0 !important;
}

.footer-product-slider .item {
    display: inline-block;
    margin: 0;
}

.twittes-list.style-2 li p span {
    color: #9BBF44;
}

.footer-links {
    margin: -10px 0 0;
    overflow: hidden;
}

.footer-links li {
    width: 50%;
    position: relative;
    padding: 0 0 0 20px;
    float: left;
    margin: 10px 0;
}

.footer-links li::before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 5px;
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
}

.footer-links li a {
    color: #fff;
}

.address.style-2 li {
    margin: 0 0 20px;
}

.address.style-2 li i {
    color: #9BBF44;
}

.social-icons.style-5 li a {
    color: #fff;
    background: #2a6408;
    border-color: #fff;
    text-shadow: 0 2px 10px rgba(255, 255, 255, 0.5);
}

.social-icons.style-5 li a:hover {
    background: #9BBF44;
    border-color: #9BBF44;
    color: #0c0c0e;
}

.bx-shadow .aurhor-img-name i {
    font-size: 25px;
}

.bx-shadow .aurhor-img-name span {
    font-size: 20px;
}

.copy-rights.style-2 p i {
    color: #9BBF44;
}

.copy-rights.style-2 .back-to-top i {
    color: #9BBF44;
}

/* Landing Page */
.demo-figure {
    text-align: center;
}

.demo-figure figure {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin: 0 0 30px;
}

.demo-figure h5 a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}

.mb-40 {
    margin: 0 0 40px;
}

.demo-figure.comming-soon figure img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.demo-figure.comming-soon h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}

.reviews-figure {
    text-align: center;
    padding: 0 10px;
}

.reviews-figure>img {
    margin: 0 0 20px;
}

.rating-stars ul {
    display: inline-block;
    margin: 0 0 10px;
}

.rating-stars ul li i {
    font-size: 20px;
}

.reviews-figure h5 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin: 0 0 10px;
}

.reviews-figure span {
    color: #cc0000;
    font-size: 16px;
    display: block;
    margin: 0 0 10px;
}

.position-custome {
    position: fixed;
    right: 30px;
    top: 30px;
}

.link_btn span {
    color: #fff !important;
}

.ql-link li {
    width: 100% !important;
}

.ql-link li span {
    font-weight: 500 !important;
}

.ql-link {
    padding: 5px;
}

.btn-outline-success {
    color: #9BBF44;
    background-color: transparent;
    background-image: none;
    border-color: #9BBF44 !important;
}

.scd_field {
    /*border: 1px solid #fff;*/
    padding: 15px;
    /*background: rgba(0,0,0,0.6);*/
    background: rgba(0, 0, 0, 0.6) url(../img/img-2.png);
    background-size: cover;
    border-radius: 6px;
    box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.5);
}

.Popular-news .icn {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid green;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 5px 0px 0px 7px;
}

.Popular-news .abt {
    margin: 0;
    font-size: 15px;
    text-align: center;
    margin-bottom: 8px;
}

.div:hover .icn {
    transform: rotate(45deg);
}

.abt-icn {
    margin-top: 6px !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid;
    line-height: 50px;
    font-size: 28px;
}

.main-box {
    height: 90px;
    line-height: 3;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.hvr-grow-shadow:hover {
    color: #6C9113;
}


.field_book1 li,
.field_book2 li,
.field_book3 li,
.field_book4 li,
.field_book5 li {
    /*display: inline;*/
    /*margin-right: 5px;*/
    margin-bottom: 10px;
}

.field_book1,
.field_book2,
.field_book3,
.field_book4 {
    margin-bottom: 15px;
}

.field_container {
    position: absolute;
    top: 290px;
    /*bottom: 0;*/
    left: 0px;
    right: 0;
    /*width: 670px;*/
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .field_container {
        position: absolute;
        top: 180px;
    }
}



.schedule-toggle-title {
    width: 69%;
    float: left;
}

.schedule-toggle-title * {
    color: #121212;
}

@media (max-width: 1099px) {
    .schedule-toggle-title {
        width: 100%;
    }
}

.schedule-toggle-nav {
    float: right;
    margin-top: 10px;
}

@media (max-width: 1099px) {
    .schedule-toggle-nav {
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
    }

    .schedule-toggle-nav ul {
        padding-left: 0;
        margin-left: 0;
    }
}

.schedule-toggle-nav li {
    display: inline-block;
    float: left;
    margin-right: 18px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 1099px) {
    .schedule-toggle-nav li {
        float: none;
    }
}

.schedule-toggle-nav li a {
    color: #121212;
    opacity: 0.4;
}

.schedule-toggle-nav li:last-child {
    margin-right: 0;
}

.schedule-toggle-nav .schedule-toggle-nav__link-active {
    opacity: 1;
}

.schedule-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
    background: #eee;
}

@media (max-width: 1099px) {
    .schedule-table {
        display: block;
    }
}

.schedule-table__header {
    display: table-row;
}

.schedule-table__day {
    display: table-cell;
    text-align: center;
    background-color: #121212;
    border-right: 1px solid #313131;
    border-top: 1px solid #313131;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.schedule-table-row {
    display: table-row;
}

.schedule-table-row:last-child .schedule-table-hours {
    border-bottom: none;
}

.schedule-table-hours {

    text-align: center;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ffffff;

    display: table-cell;
    padding: 0px 0 0px;
    vertical-align: middle;
    border: 3px solid #fff;
}

.urban-timer-calendar>thead>tr>th {
    background: #121212;
    border-right: 1px solid #313131;
    border-top: 1px solid #313131;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.schedule-table-hours:last-child {
    border-right: none;
    border-left: none;
}



.schedule-table-hours * {
    display: block;
    word-break: break-all;
}

.schedule-table-hours__title {
    color: #121212;
    font-weight: 600;
    word-break: break-all;
}

.schedule-table-hours__title a {
    color: #121212;
    font-weight: 600;
}

.schedule-table-hours__time {
    margin: 6px 0;
    font-style: normal;
}

.schedule-table-hours img {
    display: inline;
    vertical-align: middle;
    margin-right: 3px;
}

.schedule-table-hours img:last-child {
    margin-right: 0;
}

.schedule-table-hours__note {
    position: absolute;
    visibility: hidden;
    transform: translateY(-113.3%);
    width: 250px;
    left: -40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: -1;
    background-color: #ffffff;
    opacity: 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.schedule-table-hours__note:after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: -7px;
    background-color: #ffffff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.schedule-table-hours__trainer a {
    color: #121212;
}

.schedule-table-hours__note-text {
    padding: 0 20px;
}

.schedule-table-hours__note-img {
    padding-bottom: 15px;
}

.schedule-table-hours_not-empty:hover .js-schedule-table-hours>.schedule-table-hours__note {
    opacity: 1;
    z-index: 100;
    visibility: visible;
}

.js-schedule-table-hours {
    transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -ms-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
}

.schedule-table_style-1 .schedule-table-hours.schedule-table-hours_not-empty {
    background-color: #fcf0f1;
    position: relative;
    z-index: 0;
}

.schedule-table_style-1 .schedule-table-hours.schedule-table-hours_not-empty:hover {
    background-color: #f4f4f4;
}

.schedule-table_style-1 .btn_empty {
    background-color: #fcf0f1;
}

.schedule-table_style-1 .btn_empty:hover {
    background-color: transparent;
}

.schedule-table_style-1 .schedule-table-hours__time {
    color: #c21313;
    font-weight: 600;
}

.schedule-table_style-1 .schedule-table-hours__title {
    text-transform: uppercase;
}

.schedule-table_style-2 .schedule-table-hours.schedule-table-hours_not-empty {
    background-color: #f4f4f4;
    position: relative;
    /*z-index: 0;*/
}

.schedule-table_style-2 .btn_empty {
    background-color: #f4f4f4;
}

.schedule-table_style-2 .btn_empty:hover {
    background-color: transparent;
}

.schedule-table_style-2 .schedule-table-hours__title {
    font-style: italic;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}

.schedule-table_style-2 .schedule-table-hours__time {
    color: #4f4f4f;
    font-size: 12px;
    font-weight: 600;
}

.schedule-table_style-2 .schedule-table-hours__trainer {
    margin: 0px 0 19px;
}

.schedule-small_style-1 .btn_empty {
    background-color: #fcf0f1;
}

.schedule-small_style-1 .btn_empty:hover {
    background-color: transparent;
}

.schedule-small_style-2 .btn_empty {
    background-color: #f4f4f4;
}

.schedule-small_style-2 .btn_empty:hover {
    background-color: transparent;
}

.schedule-empty-space {
    clear: both;
}

.schedule-table-hours_active {
    opacity: 1;
}

.schedule-table-hours_disable {
    opacity: 0;
    z-index: -1;
    position: relative;
}

.schedule-small {
    display: none;
}

@media (max-width: 1099px) {
    .schedule-small {
        display: block;
    }
}

.schedule-small__data {
    margin-bottom: 40px;
}

.schedule-small__data:last-child {
    margin-bottom: 0;
}

.schedule-small__day {
    text-transform: uppercase;
}

.schedule-small__title {
    margin-bottom: 10px;
    font-weight: 600;
}

.schedule-small__data-row-right {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
}

.schedule-small__trainer {
    display: block;
    margin-bottom: 10px;
}

.schedule-small__data-row {
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0;
    position: relative;
    z-index: 0;
}

.schedule-small__data-row:last-child {
    border-bottom: 0;
}

.schedule-small_style-1 .schedule-small__time {
    color: #c21313;
    font-style: normal;
    font-weight: 600;
}

.schedule-small-hours_disable {
    display: none;
}

.schedule-small-hours_active {
    display: block;
}

.schedule-order-form-wrapp {
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

.schedule-order-form_show {
    opacity: 1;
    position: fixed;
    z-index: 101;
}

.schedule-order-form_show .schedule-order-form {
    opacity: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.schedule-order-form {
    width: 450px;
    background-color: #ffffff;
    padding-bottom: 40px;
    transition: opacity 250ms linear 0ms;
    -webkit-transition: opacity 250ms linear 0ms;
    -moz-transition: opacity 250ms linear 0ms;
    -ms-transition: opacity 250ms linear 0ms;
    -o-transition: opacity 250ms linear 0ms;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    opacity: 0;
}

@media (max-width: 550px) {
    .schedule-order-form {
        width: 250px;
        padding-bottom: 30px;
    }
}

.schedule-order-form__title {
    background-color: #fd6922;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 6px 0;
    position: relative;
}

@media (max-width: 550px) {
    .schedule-order-form__title {
        padding: 0;
    }
}

.schedule-order-form__close {
    position: absolute;
    right: 30px;
    top: 50%;
    opacity: 0.7;
    font-size: 16px;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

@media (max-width: 550px) {
    .schedule-order-form__close {
        right: 10px;
        top: 47%;
    }
}

.schedule-order-form__date {
    margin: 36px 0;
    text-align: center;
}

.schedule-order-form__date .fa {
    padding-right: 9px;
}

@media (max-width: 550px) {
    .schedule-order-form__date {
        margin: 15px 0;
    }
}

.schedule-order-form__date-calendar,
.schedule-order-form__date-time {
    width: 185px;
    font-weight: 700;
    font-family: Montserrat;
    color: #121212;
    display: inline-block;
}

.schedule-order-form__date-calendar .fa,
.schedule-order-form__date-time .fa {
    color: #fd6922;
}

.schedule-order-form__date-time .fa {
    padding-right: 4px;
}

.schedule-order-form__date-calendar {
    text-align: right;
    padding-right: 15px;
}

.schedule-order-form__date-time {
    text-align: left;
    padding-left: 15px;
}

@media (max-width: 550px) {

    .schedule-order-form__date-calendar,
    .schedule-order-form__date-time {
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }
}

.schedule-order-form .schedule-order-form__field {
    margin-bottom: 30px;
}

@media (max-width: 550px) {
    .schedule-order-form .schedule-order-form__field {
        margin-bottom: 20px;
        padding: 0 15px;
    }
}

.schedule-order-form .schedule-order-form__field input,
.schedule-order-form .schedule-order-form__field select {
    border: 1px solid #e9e9e9;
    background-color: #f6f6f6;
    border-radius: 0;
    margin: 0 auto;
    max-width: 370px;
}

@media (max-width: 550px) {

    .schedule-order-form .schedule-order-form__field input,
    .schedule-order-form .schedule-order-form__field select {
        height: 40px;
    }
}

.schedule-order-form .schedule-order-form__field.schedule-order-form__field-tel {
    margin-bottom: 40px;
}

@media (max-width: 550px) {
    .schedule-order-form .schedule-order-form__field.schedule-order-form__field-tel {
        height: 30px;
    }
}

.schedule-order-form__submit {
    margin: 0 auto;
    display: block;
}

.schedule-order-form__submit input {
    font-size: 12px;
    padding: 13.5px 0;
}

.schedule-order-form__submit_disable {
    cursor: not-allowed;
}

.schedule-btn {
    font-size: 11px;
    width: 97px;
    padding: 0;
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
}

.schedule-btn.btn_empty {
    margin-top: 3px;
}

.btn_empty::after,
.footer__btn_empty::after,
.slider-btn_style-2::after,
.btn-with-border-sm::after,
.btn-with-color-border-l::after {
    position: absolute;
    content: '';
    z-index: -1;
}

.btn_rounded,
.footer__btn_rounded {
    border-radius: 30px;
    padding: 15px 0;
}

.btn_empty,
.footer__btn_empty,
.slider-btn_style-2,
.btn-with-border-sm,
.btn-with-color-border-l {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    background-color: #ffffff;
    font-weight: 500;
    text-align: center;
    position: relative;
}

.schedule__check {
    height: 35px;
    width: 35px;
    margin: 13px auto 0;
    border: 2px solid #acacac;
    border-radius: 40px;
    text-align: center;
}

.schedule__check_disable {
    display: none;
}

.schedule__check .fa {
    line-height: 31px;
    color: #acacac;
}

.schedule-table-hours_checked {
    background-color: #f9f9f9 !important;
}

.schedule-small .schedule-table-hours_checked .schedule-small__data-row-right {
    top: 45%;
}

.schedule-order-form input.schedule-order-form__field_error,
.schedule-order-form select.schedule-order-form__field_error {
    border-color: #c21111;
}

.schedule-table-hours__rating .post-ratings-image,
.schedule-small__rating .post-ratings-image {
    width: 16px;
    margin-right: 3px;
}

.btn_empty::after {
    background: linear-gradient(90deg, #e92d36 0%, #fe7432 100%);
}





.quick-info {
    margin-top: 10px;
}

.quick-info .wrapper span {
    margin-top: 10px;
}


.form-control-bk .tim-o {
    font-size: 13px;
    /*font-weight:bold;*/
    display: inline-block;
    color: #bbb;
}

.act::before {
    content: attr(data-label);
    background: #bfd255;
    color: #fff;
    position: absolute;
    /*width: 100%;
    height: 100%;*/
    text-align: center;
    padding: 6px 0 0 0;
    font-weight: 600;
    background: -moz-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: -webkit-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: linear-gradient(135deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=1);
    left: 0;
    right: 0;
    height: 34px;
    width: 100%;
    top: -4px;
}

.check-available {
    position: relative;
}


.not-available {
    position: relative;
}

.already-booked {
    position: relative;
}


.actSpan span {
    color: #fff !important;
}



.actIn i::before {
    content: '\f192';
    font-family: fontawesome;
    color: #fff;
}

.actI2 i::before {
    content: '\f10c';
    font-family: fontawesome;
    color: red;
}

.btn-outline-grad {
    background: #bfd255;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #333;
    border-color: #648710;
    font-weight: 600;
}

.pd-0 {
    padding: 0;
    margin-bottom: 0 !important;
}

.fnt-w {
    font-weight: 600 !important;
}

.thead {
    background: #bfd255;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.btn-outline-white {
    color: #fff;
    border-color: #fff;
}

.btn-outline-white:hover {
    background: green;
    color: #fff;
    border-color: #fff;
}

.half-w {
    width: 45%;
    display: inline-block;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    /*.field_container {
        width: 100%;
        left: 0;
    }*/

    .half-w {
        width: 100%;
    }
}


.form-g {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 3px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.lb-margin {
    padding-top: 200px;
}

.booking-absolute {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
}

.ur-main {
    /*overflow-x: auto;*/
}

.urban-calendar thead th {
    text-transform: uppercase;
}



.btn-xs {
    padding: 0px 15px;
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid transparent;
    font-size: 12px;
    color: #fff;
    border-radius: 21px;
    margin-top: 10px;
}

.btn-small {
    padding: 0px 40px;
    text-transform: uppercase;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border: 1px solid transparent;
    font-size: 12px;
    color: #fff;
    margin-top: -4px;
    /*position: absolute;
    left: 60px;*/
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.btn-small:hover {}


.about-bg {
    padding: 50px;
    background: url(../images/banner-bgs/bkc.jpg) no-repeat fixed;
    background-size: cover;
    background-position: 0;
}

.about-bg p {
    font-size: 16px;
}



.none-pd {
    padding: 0 !important;
}

/*.urban-calendar thead {
    background:#121212;
}*/
.urban-calendar>thead>tr>th {
    background: #121212;
    border-right: 1px solid #313131;
    border-top: 1px solid #313131;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px;
}

.ur-calender-body .schedule-table-hours {
    position: relative;
    vertical-align: middle;
    text-align: center;
    background: #121212;
    color: #fff;
}

.ur-calender-body {
    background: #fff;
}

.ur-calender-body tr .schedule-table-hours {
    border-bottom: 1px solid #fff;
    border-left: 0;
}

.btn-brd {
    padding: 10px 0 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 9px;
}

.dismiss {
    position: absolute;
    top: 8px;
    right: 0;
    line-height: 1;
}

.modal-header h3 {
    margin: 0;
}

.modal-body h4 {
    margin-bottom: 10px;
}

/*.modal-body-bg {
    background:url(../images/banner-bgs/modal-body-bg1.jpg);
    background-size:cover;
}
.modal-container {
    background: rgba(255,255,255,0.8);
}*/

.note1 {
    margin: 10px 0 10px 0;
    font-size: 12px;
}

.info-p {
    color: #0c0c0c !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.map-pin body {
    border: 1px solid rgb(204, 204, 204) !important;
    padding: 6px !important;
    overflow: hidden !important;
    height: 285px !important;
    background: none !important;
}

.bx-shadow {
    box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.1);
    padding: 15px;
    background: url(../images/banner-bgs/soccer-play-ground.jpg) fixed;
    position: relative;
}

.bx-shadow p,
.bx-shadow h5,
.bx-shadow span,
.bx-shadow strong {
    color: #fff !important;
}

.bx-shadow table {
    background: transparent !important;
}





/*bx-shadow-wrapper*/
.bx-shadow-wrapper {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}


@media only screen and (min-width:320px) and (max-width:479px) {
    .map-pin {
        width: 100% !important;
    }

    .no-p p {
        font-size: 11.5px !important;
    }    
}

.map-pin {
    background: none !important;
}

.main-bg {
    background: #fff url(../images/banner-bgs/sport_bg_f1.jpg) fixed;
    background-size: cover;
}

.no-pad {
    padding: 0 !important;
}

.no-p p {
    margin-bottom: 0;
}

.map-mark {
    transition: 0.5s ease;
}

.bx-shadow:hover .map-mark {
    /*transform:translateY(-20px);*/
    animation: bounce 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}


@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(0, 500px, 0);
    }
}


.author-header .col-md-8 strong,
.author-header .col-md-8 span {
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
    text-transform: uppercase;
}

.f-left {
    float: left;
}


.zone-add {
    padding: 12px;
    background: rgba(255, 255, 255, 0.7);
}

.zone-add p {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    text-align: left;
    /*padding: 15px 15px;*/
    /*background: #202020;*/
    color: #333;
    margin: 0;
}

.no-pad tr td {
    padding: 0 !important;
}

.brd-top {
    border-top: 0 !important;
}

#td1,
#td2,
#td3,
#td4,
#td5,
#td6,
#td7,
#td8,
#td9,
#td10,
#td11,
#td12,
#td13,
#td14,
#td15,
#td16 {
    padding: 12.4px !important;
}

#td-1,
#td-2,
#td-3 {
    padding: 24px !important;
}

.field-booking-absolute {
    padding: 50px 0 50px 0;
}

.field-booking-bg {
    background: url(../images/banner-bgs/Ground-Stadium.jpg) fixed;
    background-size: cover;
    padding: 50px 0 50px 0;
}

.user-register-bg {
    background: url(../images/banner-bgs/soccer-field-desktop.jpg) fixed;
    background-size: cover;
    padding: 50px 0 50px 0;
}

.slick-dots {
    display: none !important;
}

.sports-pattern {
    background: url(../images/banner-bgs/sports-patterns.png) fixed repeat;
    background-size: contain;
}

.bx-shd {
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    padding: 15px;
    color: #333;
}

/*skiw  ui design*/
.skew-ui {
    border-bottom: none;
    background: none;
    transition: all ease-in 0.3s;
}

.skew {
    float: left;
    height: 55px;
    margin: 0px;
    /*transform: skew(-30deg);*/
    border-right: 1px solid #000;
    transition: all ease 0.3s;
}

.skew-ui li a {
    color: #333;
    transition: all ease 0.3s;
}

div.skew a {
    height: 55px;
    line-height: 55px;
    color: #fff;
    /*color: #fff;*/
    /*transform: skew(30deg);*/
    font-weight: 600;
    padding: 0px 20px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    transition: all ease 0.3s;
}

li.active div.skew {
    background: #82c64d;
}


.skew-ui .active .skew a::before {
    content: "";
    position: absolute;
    border-bottom: none !important;
    width: 100%;
    height: 100%;
    bottom: -2px;
    color: #fff;
    left: 0;
}

.skew-ui .skew:hover {
    background: #82c64d;
    transition: all ease 0.3s;
}

.skew-ui .skew a:hover {
    color: #333;
}

.height-bk {
    height: 200px;
}

.skew-ui .active .skew a {
    color: #333;
}

.skew-ui li:first-child {
    margin-left: 0px;
}

.dark-bg {
    background: #333;
    clear: both;
}

.GType {
    background: #1f1c1c;
}

.GType li a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}

.GType .active a {
    color: #bcc2bb;
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-append {
    margin-left: -1px;
}

.form-control-US {
    display: block;
    width: 100%;
    height: 34px;
    /*padding: 6px 12px;*/
    padding: 6px 40px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #958f8f;
    background: transparent;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-US:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control-US::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.form-control-US:-ms-input-placeholder {
    color: #999;
}

.form-control-US::-webkit-input-placeholder {
    color: #999;
}

.form-control-US[disabled],
.form-control-US[readonly],
fieldset[disabled] .form-control-US {
    background-color: #444;
    opacity: 1;
    cursor: not-allowed;
}

.form-control-US[disabled],
fieldset-US[disabled] .form-control-US {
    cursor: not-allowed;
}


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

.form-control-USp {
    display: block;
    width: 100%;
    height: 34px;
    /*padding: 6px 12px;*/
    padding: 20px 14px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #958f8f;
    background: transparent;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-USp:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control-USp::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.form-control-USp:-ms-input-placeholder {
    color: #999;
}

.form-control-USp::-webkit-input-placeholder {
    color: #999;
}

.form-control-USp[disabled],
.form-control-USp[readonly],
fieldset[disabled] .form-control-USp {
    background-color: #444;
    opacity: 1;
    cursor: not-allowed;
}

.form-control-USp[disabled],
fieldset-USp[disabled] .form-control-USp {
    cursor: not-allowed;
}

.input-group-addon {
    padding: 9px 15px 9px 15px;
    border: 1px solid #fff;
    font-size: 22px;
    background: #fff;
    line-height: 0;
}

.br-radius-right {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0 !important;
}

.br-radius-left {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0 !important;
}

#regularMember {
    display: none;
}

.fa-hvr-dot:hover i::before {
    content: "\f192" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
}

#corp-member i,
#reg-member i {
    font-size: 14px;
}

.latest-upd:before {
    content: "\f1c1";
    font-family: FontAwesome;
    position: absolute;
    left: 32px;
    top: 5px;
    font-size: 32px;
    color: #E2574C;
    transition: all 0.5s ease-in-out;
}

.androidApp:before {
    content: "\f17b";
    font-family: FontAwesome;
    position: absolute;
    left: 32px;
    top: 3px;
    font-size: 34px;
    color: #FEFEFE;
    transition: all 0.5s ease-in-out;
}

.mail-us:before {
    content: "\f0e0";
    font-family: FontAwesome;
    position: absolute;
    left: 32px;
    top: 3px;
    font-size: 32px;
    color: #00A8EC;
    transition: all 0.5s ease-in-out;
}

.hr-m {
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-brd {
    border: 1px solid #A6A8AA;
    border-radius: 5px;
}


/*-------------------------------Footer--------------------------------------------*/

.latest-upd h4 a {
    line-height: 19px;
    font-size: 14px;
}

.mail-us h4 {
    font-size: 14px;
}

.latest-upd {
    border: 1px solid #A6A8AA;
    padding: 4px 12px 4px;
    border-radius: 6px;
    background: #000000;
    transition: 0.5s ease;
    /*margin-bottom: 5px;*/
    letter-spacing: 1px;
}

.mail-us {
    border: 1px solid #A6A8AA;
    padding: 5px 12px 5px;
    border-radius: 6px;
    background: #000000;
    transition: 0.5s ease;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.latest-upd:hover,
.mail-us:hover {
    background: rgba(255, 255, 255, 0.1);
}

.latest-upd:hover:before {
    content: "\f1c1";
    font-family: FontAwesome;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease-in-out;
}

.mail-us:hover:before {
    content: "\f003";
    font-family: FontAwesome;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease-in-out;
}


.latest-upd span,
.mail-us span {
    padding-left: 45px;
}

.latest-upd h4,
.mail-us h4 {
    padding: 3px 0 3px 28px !important
}


.search-text {
    background: #333;
    padding: 20px 0px 16px;
}

.footer-top3 {
    margin: 15px 0 15px 0;
}

.search-text .input-search {
    height: 45px;
    width: 80%;
    padding-left: 20px;
    color: #ccc;
}

.footer-container {
    padding: 0;
}

.footer-container h4 {
    background: none;
}

.footer-container .menu {
    padding-top: 0;
}

.footer-container .menu a {
    padding: 5px 10px 5px 10px;
    color: #8e8c8c;
    text-transform: uppercase;
}

.footer-container .menu a:hover {
    color: #fff;
}

.search-text .btn-search {
    background: #545454;
    border: none;
    color: #FFF;
    height: 46px;
    width: 80px;
}

/*.search-text span , p {
    color: #fff;
}*/
/*.latest-upd h4, span ,.mail-us h4 ,span{
        color: #fff !important;
}*/

.search-text h4 {
    color: #888582;
    font-weight: 700;
}

footer {
    background-color: #222222;
    padding: 60px 0px;
}

footer ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
    padding-top: 50px;
}

footer ul li {
    float: left;
}

footer ul li a {
    color: #b1aca1;
    padding: 20px;
}

footer ul li a:hover {
    color: #7dabdb;
    text-decoration: none;
}

.footer-top {
    padding-bottom: 50px;
}

.footer-top .fa {
    font-size: 18px;
    color: #FFF;
    padding-right: 10px;
}

.footer-top a {
    color: #FFF;
    background: #333333;
    padding: 10px;
}

.footer-top .col-lg-2:hover .fa,
.footer-top .col-lg-2:hover a {
    color: #7dabdb;
    text-decoration: none;
}

.copyright {
    background-color: #f0f0f0;
}

.copyright p {
    font-size: 12px;
    padding: 15px 0 10px 0;
}

#top {
    color: #fff;
    background: #7dabdb;
    cursor: pointer;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    right: 30px;
    position: fixed;
    border-radius: 3px;
    text-align: center;
    bottom: 350px;
}


/*  Footer 2 */

.footer-top2 a {
    display: block;
    color: #FFF;
    background: #333333;
    border-radius: 72px;
    height: 100px;
    width: 100px;
    padding: 43px 0px;
}


.footer-top2 {
    padding-bottom: 50px;
}

.footer-top2 .fa {
    font-size: 18px;
    color: #FFF;
    padding-right: 10px;
}

.footer-top a {
    color: #FFF;
    background: #333333;
    padding: 10px;
}

.footer-top2 .col-lg-2:hover a {
    color: #FFF;
    text-decoration: none;
    background: #7dabdb;
    transition: all 2s ease-in-out;
}

/*  Footer 2 End */


/*  Footer 3 */

.footer-top3 .fa {
    background: #333333;
    color: #FFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 5px;
}

.footer-top3 .fa:hover {
    color: #FFF;
    background: #7dabdb;
    transition: all 2s ease-in-out;
}

.footer-top3 a {
    color: #FFF;
    text-decoration: none;
}

/*  Footer 3 End */


.book-tbl p {
    margin-bottom: 0;
}

.book-tbl {
    height: 210px;
    overflow: auto;
}

.tbl-book {
    background: #E5E5E5;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    /*width: 838px;*/
}

.close-x {
    padding: 2px 8px 6px 10px !important;
    position: relative;
    background: #7CB20A !important;
    opacity: 1;
    color: #fff;
    top: -16px;
    right: -16px;
}

.btn-close-x {
    padding: 2px 8px 6px 10px !important;
    position: relative;
    background: #7CB20A !important;
    opacity: 1;
    color: #fff;
    top: -16px;
    right: -16px;
}


/*-----------------------------------------------FORM-----------------------------*/

.form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px;
}

.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #fff;
    line-height: 100px;
    text-align: right;
    opacity: 1;
}

.form-top-right i {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.9);
}

.form-top {
    overflow: hidden;
    padding: 0 25px 0px 25px;
    background: #444;
    background: rgba(51, 51, 51, 0.9);
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

.form-box {
    margin-top: 40px;
}

.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #444;
    background: rgba(51, 51, 51, 0.9);
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.middle-border {
    min-height: 300px;
    margin-top: 100px;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.form-top-left h3 {
    margin-top: 0;
    color: #fff;
}

.form-top-left p {
    opacity: 0.8;
    color: #fff;
}

.btn-link-2:hover,
.btn-link-2:focus,
.btn-link-2:active,
.btn-link-2:active:focus {
    outline: 0;
    opacity: 0.6;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.social-login-buttons {
    margin-top: 25px;
}

.social-login {
    margin-top: 35px;
}

.social-login h3 {
    color: #fff;
}

.btn-link-2 i {
    padding-right: 5px;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
}

.btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 5px;
    padding: 15px 10px 0 10px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
}

/*.twoxtwo {
    background: url(../images/bg-paralexx/gridtile.png);
}*/

.tp-dottedoverlay {
    background: url(../images/bg-paralexx/gridtile.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.account-details strong,
.account-details p {
    color: #fff;
}

.account-details table tr td {
    border: 0;
}

.account-details p {
    margin-bottom: 0;
}

.account-details table {
    margin-bottom: 0;
}

.marg-top {
    margin-top: 18px;
}

.marg-top h3 {
    margin-bottom: 0;
}

.txt-urban-green {
    color: #9DCB3B;
    text-transform: uppercase;
}

.account-details {
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
}

select.form-control-US {
    height: 42px;
}

.booking-summary table thead tr th {
    color: #fff;
}

.booking-summary table {
    color: #fff;
    border: 1px solid #ccc;
}

.booking-summary table thead {
    background: #333;
}

.booking-summary table tbody {
    background: #282626;
}

.booking-summary>.table>tbody>tr>td,
.booking-summary>.table>tbody>tr>th,
.booking-summary>.table>tfoot>tr>td,
.booking-summary>.table>tfoot>tr>th,
.booking-summary>.table>thead>tr>td,
.booking-summary>.table>thead>tr>th {
    border: 2px solid #424242;
    text-align: center;
}

.booking-summary table thead th {
    border-top: 2px solid #424242 !important;
}



/*-----------------------------Payment Gateway-----------------------------------*/
/* CSS for Credit Card Payment form */

.credit-card-box {
    border: 8px solid #333;
}

.credit-card-box .panel-body {
    background: #333;
}

.credit-card-box .panel-heading {
    background: #333;
    border-radius: 0;
}

.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}

.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box label {
    display: block;
    color: #aaa;
    text-align: left;
}

/* The old "center div vertically" hack */
.credit-card-box .display-table {
    display: table;
}

.credit-card-box .display-tr {
    display: table-row;
}

.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    color: #fff;
}

/* Just looks nicer */
.credit-card-box .panel-heading img {
    min-width: 180px;
}


.padd-zero {
    padding: 0 !important;
}

/*--------------------------------------------Update Panel------------------------------------------------*/

.Update_Panel .nav-tabs {
    border-bottom: 2px solid #DDD;
}

.Update_Panel .nav-tabs>li.active>a,
.Update_Panel .nav-tabs>li.active>a:focus,
.Update_Panel .nav-tabs>li.active>a:hover {
    border-width: 0;
}

.Update_Panel .nav-tabs>li>a {
    border: none;
    color: #ffffff;
    background: #689703;
    border-radius: 0;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.Update_Panel .nav-tabs>li>a:nth-child(1n+1) {
    content: "";
    margin-right: 2px;
}



.nav-tabs>li>a {
    margin-right: 0;
}

.Update_Panel .nav-tabs>li.active>a,
.Update_Panel .nav-tabs>li>a:hover {
    border: none;
    color: #5a4080 !important;
    background: #fff;
}

.Update_Panel .nav-tabs>li>a::after {
    content: "";
    background: #689703;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.Update_Panel .nav-tabs>li.active>a::after,
.Update_Panel .nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.Update_Panel .tab-nav>li>a::after {
    background: #5a4080 none repeat scroll 0% 0%;
    color: #fff;
}

.Update_Panel .tab-pane {
    padding: 15px 0;
}

.Update_Panel .tab-content {
    padding: 20px;
}

.Update_Panel .nav-tabs>li {
    width: 25%;
    text-align: center;
}

.Update_Panel .card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

hr {
    border-top: 1px solid #747272;
}



@media all and (max-width:724px) {
    .Update_Panel .nav-tabs>li>a>span {
        display: none;
    }

    .Update_Panel .nav-tabs>li>a {
        padding: 5px 5px;
    }
}

.booking-trans thead tr th {
    color: #fff;
    border-bottom: 1px solid;
}

.action-table tr td a i {
    font-size: 20px;
}

.slot_details {
    display: none;
}

.slot-view {
    display: block;
}

.Booking_Transaction1 {
    display: none;
}

.frm-i i {
    right: 12px !important;
    color: #fff;
    left: auto !important;
    position: absolute;
}

.not-available {
    color: currentColor;
    cursor: not-allowed;
    /*opacity: 0.3;*/
}

/*td .not-available {*/
/*border: 1px solid #ccc;
    border-radius: 4px;*/
/*background-color: #666;*/
/*opacity: 0.4;*/
/*}*/

.schedule-table-hours td {
    background-color: #666;
}

.already-booked {
    color: tomato;
}

.already-booked i {
    font-weight: 100;
}

/*.datepicker .datepicker-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}*/







@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
/*.frame {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  margin-top: -200px;
  margin-left: -200px;
  border-radius: 2px;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background: #3f3f3f;
  color: #415868;
  font-family: "Open Sans", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.modal-er {
    position: absolute;
    /*width: 280px;
  height: 210px;
  
  left: 60px;*/
    /*background: #fff;*/
    /*top: 150px;*/
    border-radius: 3px;
    box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, 0.4);
    text-align: center;
    overflow: hidden;
    -webkit-animation: show-modal 0.7s ease-in-out;
    animation: show-modal 0.7s ease-in-out;
    z-index: 9999;
}

.modal-er:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.modal-er.hide {
    -webkit-animation: hide-modal 0.6s ease-in-out both;
    animation: hide-modal 0.6s ease-in-out both;
}



.modal-er .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 14px 0 5px 0;
}

.modal-er p {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    margin: 0;
    padding: 0 30px;
}

.modal-er .button-er {
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f65656;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
    border-radius: 0 0px 6px 6px;
}

.modal-er .button-er:hover {
    background: #ec3434;
}

@-webkit-keyframes show-modal {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    60% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes show-modal {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    60% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes hide-modal {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes hide-modal {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.about-us-banner {
    background: url(../images/banner-bgs/funny-tumblr-search.jpg) fixed no-repeat;
    background-position: bottom !important;
    background-size: cover;
}

.venues-banner {
    background: url(../images/banner-bgs/soccer-play-ground.jpg) fixed no-repeat bottom;
    /*background-position: 0% -440px;*/
    background-position: bottom !important;
    background-size: cover;
}

.gallery-banner {
    background: url(../images/banner-bgs/Stadium1_1.jpg) fixed no-repeat;
    background-position: bottom !important;
    background-size: cover;
}

.contact-us-banner {
    background: url(../images/banner-bgs/football-field-backgrounds.jpg) fixed no-repeat;
    background-position: bottom !important;
    background-size: cover;
}

.btn-same-width {
    padding: 0 30px;
}

.preloader {
    /*background: #9AC042;*/
    background: rgba(152, 192, 66, 0.9);
    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: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: url("../images/logo-loader.png") 50% 50% no-repeat #7CC244;
    animation-name: spin;
    -webkit-animation-duration: 1200ms;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: spin;
    -moz-animation-name: spin;
    -o-animation-name: spin;
    -ms-animation-name: spin;
}



@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.mcs-horizontal-example {
    width: 100%;
    overflow-x: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.mcs-horizontal-example .mCSB_container {
    display: -webkit-flex;
    display: flex;
}

.mcs-horizontal-example .item {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

/***********************************************Map Marker Venue**********************************************************/

.map {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.pin-wrap {
    position: absolute;
    width: 50px;
    height: 50px;
    /*margin-top: -120.7106781187px;*/
    /*margin-left: -50px;*/
    right: 0;
    top: -10px;
    -webkit-transform-origin: 50% 120.7106781187% 0;
    transform-origin: 50% 120.7106781187% 0;
}


.pin::after {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    right: 12px;
    top: 2px;
    content: '';
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    border: 14px solid #73901f;
    border-radius: 50% 50% 50% 50%;
}

.pin::before {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    content: '';
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    border: 16px solid #A8C35B;
    border-radius: 50% 50% 50% 0;
}

.shadow {
    position: absolute;
    right: 28px;
    top: 43px;
}

.shadow::after {
    position: absolute;
    left: -125px;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    content: '';
    -webkit-transform: rotateX(55deg);
    transform: rotateX(55deg);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.5) 100px 0 20px;
}

.pulse {
    position: absolute;
    /*margin-top: -50px;
  margin-left: -50px;*/
    right: 5px;
    top: 15px;
    -webkit-transform: rotateX(55deg);
    transform: rotateX(55deg);
}

.pulse::after {
    display: block;
    width: 50px;
    height: 50px;
    content: '';
    -webkit-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px 3px #97B83B;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}


.blinkme {
    display: block;
    color: red;
    -webkit-animation: blinkme1 1s ease-out;
    animation: blinkme1 1s ease-out;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    font-size: 18px;
    font-weight: 500;
}

@keyframes blinkme1 {
    0% {
        color: red;
        opacity: 0.5;
    }

    50% {
        color: red;
        opacity: 1;
    }

    100% {
        color: red;
        opacity: 0.5;
    }
}


@keyframes circle-chart-fill {

    to {
        stroke-dasharray: 0 100;
        stroke: red;
    }
}