:root {
    --success: #009241;
    --yellow: #fdf701;
}

body {
    font-family: DM Sans, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    overflow-x: hidden;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
}

.contact-txt .call-widget a span,
.faq-item button,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.lead,
.payment-option .accordion-button,
.product-details-tab .nav-tabs li .nav-link,
.slide-bar .box-item span,
.slide-bar.reverse .box-item span,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700
}

.h1,
.slide-bar .box-item span,
.slide-bar.reverse .box-item span,
h1 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 60px
}

.h2,
h2 {
    font-size: 45px
}

.h2,
.h3,
h2,
h3 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700
}

.h3,
h3 {
    font-size: 32px
}

@media(max-width:1399.98px) {
    .h3,
    h3 {
        font-size: 28px
    }
}

.contact-txt .call-widget a span,
.faq-item button,
.h4,
.lead,
.product-details-tab .nav-tabs li .nav-link,
h4 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px
}

.h5,
h5 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px
}

.h6,
.payment-option .accordion-button,
h6 {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px
}

@media(min-width:1400px) {
    .container {
        max-width: 1290px
    }
}

a {
    color: #030523
}

a,
a:focus,
a:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none
}

a:focus,
a:hover {
    color: #e0f465
}

.form-control,
input,
textarea {
    color: #696969;
    width: 100%;
    padding: 16px 20px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.text-success {
    color: var(--success) !important;
}

.text-yellow {
    color: var(--yellow) !important;
}

.bg-yellow {
    background-color: var(--yellow) !important;
}

.text-gradient {
    background: #FDF701;
    background: radial-gradient(ellipse farthest-corner at center center, #FDF701 0%, #02BF56 50%, #FDF701 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-gradient {
    background: rgb(253, 247, 1);
    background: radial-gradient(circle, rgba(253, 247, 1, 1) 0%, rgba(2, 191, 86, 1) 25%);
}

.form-control.btn,
input.btn,
textarea.btn {
    cursor: auto
}

.form-control:focus,
input:focus,
textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 .05rem rgba(248, 188, 26, .2)
}

.form-control::placeholder,
input::placeholder,
textarea::placeholder {
    color: #696969;
    opacity: 1
}

.form-control:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #e8e8e8
}

.form-control::-ms-input-placeholder,
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #e8e8e8
}

input[type=checkbox] {
    padding: 0
}

.sec-intro {
    max-width: 520px
}

@media(max-width:575.98px) {
    .sec-intro {
        margin-bottom: 50px
    }
}

.sec-padding {
    padding: 60px 0
}

@media(min-width:992px) and (max-width:1199.98px) {
    .sec-padding {
        padding: 100px 0
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .sec-padding {
        padding: 90px 0
    }
}

@media(max-width:767.98px) {
    .sec-padding {
        padding: 30px 0
    }
}

.mb-10 {
    margin-bottom: 100px
}

.about-tab .nav-tabs li .nav-link,
.about-txt ul li,
.blog-page .cover-entry.list-entry,
.btn-close,
.cricket-banner,
.cta-sec2,
.error-sec,
.faq-item .accordion-body,
.feature-entry,
.feature-sec,
.feature-sec3 .feature-txt ul li,
.footer3,
.header.header-4 .navbar>.container,
.match-schedule,
.match-schedule .container,
.overly,
.pricing-card .pricing-body ul li,
.sec-title.line,
.sec-title.line-left,
.single-brand,
.single-entry2.cover-entry,
.single-post .content-list li,
.swiper-pagination span.swiper-pagination-bullet-active,
.tab-txt ul li,
.team-member,
.team-sec,
blockquote,
section.promo-sec {
    position: relative;
    z-index: 1
}

.about-tab .nav-tabs li .nav-link:before,
.about-txt ul li:before,
.blog-page .cover-entry.list-entry:before,
.btn-close:before,
.cricket-banner:before,
.cta-sec2:before,
.error-sec:before,
.faq-item .accordion-body:before,
.feature-entry:before,
.feature-sec3 .feature-txt ul li:before,
.feature-sec:before,
.footer3:before,
.header.header-4 .navbar>.container:before,
.match-schedule .container:before,
.match-schedule:before,
.overly:before,
.pricing-card .pricing-body ul li:before,
.sec-title.line-left:before,
.sec-title.line:before,
.single-brand:before,
.single-entry2.cover-entry:before,
.single-post .content-list li:before,
.swiper-pagination span.swiper-pagination-bullet-active:before,
.tab-txt ul li:before,
.team-member:before,
.team-sec:before,
blockquote:before,
section.promo-sec:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #e0f465
}

.sec-title {
    text-transform: uppercase;
    font-size: 64px
}
.head-top h2{}
.head-top h2 a{text-decoration:underline;}
.head-top h2 a:hover{text-decoration:none;opacity: 1;color:#fdf701;}
@media(max-width:1399.98px) {
    .sec-title {
        font-size: 55px
    }
    .sec-title2{font-size: 35px}
}

@media(max-width:1199.98px) {
    .sec-title {
        font-size: 48px
    }
    .sec-title2{font-size: 30px}
}

@media(max-width:575.98px) {
    .sec-title {
        font-size: 40px
    }
    .sec-title2{font-size: 28px}
}

.sec-title.line,
.sec-title.line-left {
    padding-bottom: 30px
}

.sec-title.line-left:before,
.sec-title.line:before {
    height: 3px;
    width: 120px;
    background-color: #009241;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 15px
}

.sec-title.line.red:before,
.sec-title.red.line-left:before {
    background-color: #009241
}

.sec-title.line.yellow:before,
.sec-title.yellow.line-left:before {
    background-color: var(--yellow)
}

.sec-title.green.line-left:before,
.sec-title.line.green:before {
    background-color: #35cc6c
}

.sec-title.line.primary:before,
.sec-title.primary.line-left:before {
    background-color: #e0f465
}

.sec-title.line-left:before {
    left: 0;
    transform: translateX(0)
}

.sub-title {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 40px
}

@media(max-width:575.98px) {
    .sub-title {
        font-size: 32px
    }
}

.about-sec .counter-wrap .counter-card p,
.footer .copy-right p,
.header.header-4 .navbar-nav .nav-cta a,
.header.header-4 .navbar-nav li a.nav-link,
.pricing-card .h2,
.pricing-card .pricing-body ul li,
.pricing-card h2,
.serv-item p,
.testimonial2-sec .single-testimonial p,
.text-mutes {
    color: hsla(0, 0%, 100%, .7);
    text-align: justify;
}

.lead {
    letter-spacing: 2.4px;
    text-transform: uppercase;
    font-weight: 600
}

.bg-cover {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat
}

.text-nowrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ol.breadcrumb {
    display: block
}

ol.breadcrumb .breadcrumb-item {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

ol.breadcrumb .breadcrumb-item:before {
    color: #e0f465;
    font-style: italic
}

ol.breadcrumb .breadcrumb-item a {
    color: #fff
}

.btn {
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn::visted,
.btn:focus {
    box-shadow: none
}

.btn-group-sm>.btn,
.btn.btn-sm {
    padding: 12px 20px
}

.btn i {
    margin-left: 10px
}

.btn.btn-gr {
    color: #000;
    background: #53d57f;
    background: -moz-linear-gradient(45deg, #53d57f 0, #d6f589 100%);
    background: -webkit-linear-gradient(45deg, #53d57f, #d6f589);
    background: linear-gradient(45deg, #53d57f, #d6f589);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#53d57f", endColorstr="#d6f589", GradientType=1)
}

.text-gr {
    background: -webkit-linear-gradient(#53d57f, #d6f589);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.ct-btn {
    display: flex
}

.ct-btn i {
    font-size: 25px;
    vertical-align: middle
}

.btn-primary {
    border: none
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #b9d700;
    color: #030523
}

.icon,
.icon-sm {
    display: inline-table;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center
}

.icon-sm i,
.icon i {
    display: table-cell;
    vertical-align: middle
}

.icon-sm {
    width: 52px;
    height: 52px;
    line-height: 52px
}

.text-xs {
    font-size: 16px
}

.body-font {
    font-family: DM Sans, sans-serif
}

.btn-primary:focus {
    box-shadow: none !important
}

.back-top {
    cursor: pointer;
    position: fixed !important;
    bottom: 40px;
    right: 30px;
    display: block;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #000;
    color: #fff;
    border-radius: 10%;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 20px
}

.back-top.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

select {
    /* display: none */
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    border-radius: 5px;
    border: none;
    font-size: 16px
}

@media(max-width:767.98px) {
    .nice-select {
        font-size: 15px
    }
}

.nice-select:after {
    border-color: #000;
    height: 6px;
    width: 6px
}

.pager a,
.pager span {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background-color: #f6f6f6;
    text-align: center;
    margin-right: 5px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pager a:hover,
.pager span:hover {
    background-color: #e0f465;
    color: #696969
}

@media(max-width:767.98px) {
    .pager a,
    .pager span {
        margin: 5px;
        width: 45px;
        height: 45px;
        line-height: 45px
    }
}

.pager .current {
    background-color: #212529;
    color: #fff
}

blockquote {
    font-size: 22px;
    color: #030523;
    margin: 30px 0;
    line-height: 32px;
    padding: 25px
}

blockquote:before {
    background: url(../images/icons/quote.png) no-repeat 100% 100%;
    left: auto;
    right: 30px
}

a#scrollUp {
    right: 40px;
    bottom: 60px;
    font-size: 50px;
    width: 40px;
    height: 70px;
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a#scrollUp:before {
    position: absolute;
    content: "\f119";
    font-family: flaticon;
    -webkit-animation: updown 1.5s ease-in-out 0s infinite normal none running;
    animation: updown 1.5s ease-in-out 0s infinite normal none running;
    left: 65%;
    transform: translateX(-50%)
}

a#scrollUp:after {
    position: absolute;
    left: -5px;
    top: -22px;
    width: 60px;
    height: 60px;
    background: #e0f465;
    content: "";
    border-radius: 50%;
    z-index: -1
}

.form-group.half-form {
    width: 48%;
    float: left;
    margin-bottom: 20px
}

@media(max-width:767.98px) {
    .form-group.half-form {
        width: 100%;
        float: none
    }
}

.form-group.half-form:after {
    content: "";
    display: table;
    clear: both
}

.form-group.half-form:nth-child(2n) {
    float: right
}

.google-map iframe {
    height: 100%
}

@media(min-width:768px) and (max-width:991.98px) {
    .google-map iframe {
        height: 450px
    }
}

@media(max-width:767.98px) {
    .google-map iframe {
        height: 350px
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(-20deg)
    }
    to {
        transform: rotate(0deg)
    }
}

@keyframes updown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(30px)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes slide-bar {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slide-bar-right {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slide-bar {
    -webkit-animation: slide-bar 20s linear infinite;
    animation: slide-bar 20s linear infinite
}

.slide-bar .box-item {
    white-space: nowrap;
    margin-right: 30px
}

.slide-bar .box-item span {
    font-size: 100px;
    color: #fdf701
}

@media(max-width:991.98px) {
    .slide-bar .box-item span {
        font-size: 70px
    }
}

@media(max-width:575.98px) {
    .slide-bar .box-item span {
        font-size: 50px
    }
}

.slide-bar .box-item span img {
    margin-right: 20px
}

.slide-bar.green-slide .box-item span {
    color: #35cc6c
}

.slide-bar.reverse {
    -webkit-animation: slide-bar-right 20s linear infinite;
    animation: slide-bar-right 20s linear infinite
}

.slide-bar.reverse .box-item span {
    font-size: 100px;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff;
    color: #009241;
    letter-spacing: 2px
}

@media(max-width:991.98px) {
    .slide-bar.reverse .box-item span {
        font-size: 70px
    }
}

@media(max-width:575.98px) {
    .slide-bar.reverse .box-item span {
        font-size: 50px
    }
}

.slide-bar.reverse.green-slide .box-item span {
    color: #fff;
    text-shadow: 2px 2px 0 #35cc6c, -2px 2px 0 #35cc6c, -2px -2px 0 #35cc6c, 2px -2px 0 #35cc6c
}

#preloader.done {
    visibility: hidden;
    opacity: 0
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
    z-index: 999999
}

.preloader {
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.preloader,
.preloader span {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute
}

.preloader span {
    border-radius: 100%;
    background: #dbff00;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite
}

.preloader span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes preloader {
    0% {
        transform: scale(0);
        opacity: .5
    }
    to {
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.ratings {
    letter-spacing: -3px
}

.ratings img {
    width: 18px
}

.header .top-bar p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1;
    color: #000
}

.header .top-bar p i {
    font-weight: 600
}

.header .top-bar a {
    color: #000;
    font-size: 16px
}

.header .top-bar .nice-select {
    padding-left: 10px;
    width: 112px;
    color: #000
}

.header .top-bar .language-select span {
    color: #000
}

.header .top-bar .top-meta {
    flex: 0 0 280px
}

.header .top-bar.header-text-white .cart-bag sup,
.header .top-bar.header-text-white .language-select span,
.header .top-bar.header-text-white .top-meta p,
.header .top-bar.header-text-white a,
.header .top-bar.header-text-white p i {
    color: #fff
}

.header .top-bar.header-text-white .nice-select:after {
    border-color: #fff
}

.header.header-2 .navbar .nav-cta a sup {
    background-color: #16c7b4
}

.header.header-2 .navbar .navbar-nav .nav-item:hover>.nav-link:not(.disabled),
.header.header-2 .navbar .navbar-nav .navbar-light .nav-item.active .nav-link:not(.disabled) {
    color: #000
}

.header.header-3 .navbar.navbar-expand-lg {
    position: absolute;
    top: 0;
    left: 5%;
    z-index: 9;
}

.header.header-3 .navbar.navbar-expand-lg.left-50 {
    left: 50%;
    transform: translateX(-50%);
}


/* .header.header-3 .navbar {
    background-color: rgba(0, 0, 0, .2)
} */


/* .header.header-3 .navbar .navbar-nav .nav-cta a,
.header.header-3 .navbar .navbar-nav li a.nav-link,
.header.header-3 .navbar button.navbar-toggler.offcanvas-nav-btn {
    color: #fff
}

.header.header-3 .navbar .navbar-nav .dropdown-item:hover,
.header.header-3 .navbar .navbar-nav .nav-item:hover>.nav-link:not(.disabled),
.header.header-3 .navbar .navbar-nav .navbar-light .nav-item.active .nav-link:not(.disabled) {
    color: #009241
}

.header.header-3 .navbar .nav-cta a,
.header.header-3 .navbar .nav-cta a sup {
    color: #fff
}

.header.header-3 .navbar.scroll-on {
    background-color: #000
}

.header.header-3 .navbar .btn {
    padding: 10px 15px
} */

.header.header-3 .toggle-bar,
.header.header-3 .toggle-bar:after,
.header.header-3 .toggle-bar:before {
    border-top: 3px solid #fff
}

.navbar {
    padding: 0
}

.navbar .dropdown,
.navbar .dropdown-center,
.navbar .dropend,
.navbar .dropstart,
.navbar .dropup,
.navbar .dropup-center {
    position: relative
}

.navbar .navbar-nav li a.nav-link {
    padding: 25px 20px;
    color: #030523;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px
}

.navbar .navbar-nav li a.nav-link:hover {
    color: #000
}

.navbar .navbar-nav li .dropdown-item {
    color: #030523
}

.navbar .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 8px;
    margin-top: 0;
    padding: 15px 0;
    min-width: 240px;
    top: 100%;
    left: 0;
    box-shadow: 0 .125rem 1.25rem rgba(0, 0, 0, .05);
    z-index: 10
}

.navbar .navbar-nav .dropdown-menu .dropdown-item {
    align-items: center;
    display: flex;
    font-weight: 500;
    padding: 7px 15px;
    width: 100%;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #000;
    background-color: transparent;
    padding-left: 22px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.navbar .navbar-nav .dropdown-menu .dropdown-submenu a:after {
    position: absolute;
    right: 16px;
    transform: rotate(-90deg)
}

.navbar .navbar-nav .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    left: 100%;
    right: auto;
    top: -18px
}

.navbar .navbar-nav .dropend>.dropdown-menu {
    transform: translateY(.625rem)
}

.navbar .navbar-brand {
    margin-right: 0;
    padding: 0px;
    max-width: 270px;
}

@media(max-width:575.98px) {
    .navbar a.navbar-brand img {
        width: 88px
    }
}

.navbar .navbar-toggler:focus {
    box-shadow: none
}

.navbar .dropdown-toggle:after {
    float: right
}

.navbar .dropdown .dropdown-toggle:after {
    content: "\f12f";
    font-family: feather-icons !important;
    border: 0;
    margin-left: 7px;
    margin-top: 1px
}

@media(max-width:767.98px) {
    .navbar .dropdown .dropdown-toggle:after {
        margin-left: auto;
        margin-right: 10px
    }
}

.navbar button.navbar-toggler.offcanvas-nav-btn {
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    color: #030523
}

.navbar button.navbar-toggler.offcanvas-nav-btn i {
    top: .125rem;
    position: relative
}

.navbar .dropdown-header {
    color: #030523;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .0625rem;
    padding: 3px 15px;
    text-transform: uppercase
}

.navbar .custom-btn {
    border-radius: 30px;
    padding: 9px 28px
}

.navbar .nav-cta a {
    width: 55px;
    text-align: center;
    color: #000
}

@media(max-width:575.98px) {
    .navbar .nav-cta a {
        width: 40px
    }
}

@media only screen and (max-width:360px) {
    .navbar .nav-cta a {
        width: 25px
    }
}

.navbar .nav-cta a sup {
    background: #e0f465;
    color: #000;
    top: -12px;
    right: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute
}

.navbar .nav-cta a i {
    font-size: 20px
}

.navbar .nav-cta a.btn {
    width: auto
}

.navbar .nav-cta .dropdown.nav-search a.dropdown-toggle {
    background: 0 0
}

.navbar.nav-center .navbar-nav li:last-child a.nav-link {
    padding-right: 0
}

.navbar .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible
}

.navbar .dropdown-submenu:hover>.dropdown-menu {
    opacity: 1;
    transform: translateY(.625rem);
    visibility: visible
}

@media(min-width:992px) {
    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 33.33%
    }
    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        transition: all .3s ease-in-out;
        visibility: hidden
    }
}

@media(max-width:991.98px) {
    .navbar {
        padding: 10px 0
    }
    .navbar .offcanvas-header img {
        max-width: 115px
    }
    .navbar .navbar-nav .dropdown-menu {
        background-color: transparent;
        min-width: 0 !important
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 15px
    }
    .navbar .offcanvas.bg-dark .dropdown-menu {
        background-color: #fff
    }
    .navbar .offcanvas.bg-dark .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #2b2b2b
    }
    .navbar .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
        margin-left: 10px
    }
    .navbar .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0;
        padding: 16px 0;
        font-size: 16px;
        line-height: 1
    }
    .navbar .navbar-nav .nav-item:last-child .nav-link {
        border: 0
    }
    .header-2 .navbar .offcanvas .dropdown>.dropdown-toggle:after,
    .header-2 .navbar .offcanvas .navbar-nav li a.nav-link {
        color: #030523
    }
}

.header-actions {
    max-width: 280px;
    flex: 0 0 280px
}

.header-actions .cart-num {
    background-color: #e0f465;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    position: absolute;
    top: -16px;
    font-size: 13px;
    line-height: 24px
}

.header-actions a:hover {
    background-color: #e0f465;
    color: #fff !important
}

header nav.navbar.scroll-on {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    background: transparent;
    box-shadow: 0 .25rem 1.25rem rgba(0, 0, 0, .07);
    width: 100%;
    animation: headerSlideDown 1.3s ease forwards
}

header.header-2 nav.navbar.navbar-expand-lg.scroll-on {
    background-color: #000;
    box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .15)
}

@keyframes headerSlideDown {
    0% {
        margin-top: -6.25rem
    }
    to {
        margin-top: 0
    }
}

.search-form {
    position: relative
}

.search-form:after {
    content: "\f1cd";
    font-family: feather-icons;
    position: absolute;
    z-index: 1;
    width: 20px;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%)
}

.search-form input {
    border: 0;
    padding-left: 30px
}

.search-form input:focus {
    box-shadow: none
}

.offcanvas-header .btn-close {
    padding: 4px
}

.btn-close {
    width: 30px;
    height: 30px;
    line-height: 36px;
    flex: 0 0 30px;
    text-align: center;
    display: table;
    background: 0 0;
    opacity: .9;
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
    background-color: transparent
}

.btn-close:focus {
    border: 0;
    box-shadow: none
}

.btn-close:before {
    font-family: feather-icons;
    font-size: 1.3rem;
    content: "\f213";
    background-color: #e0f465;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 47px
}

.header-1 .navbar-toggler span,
.header-1 .navbar .nav-cta a {
    color: #fff
}

.header-1 .navbar {
    background-color: transparent;
    position: absolute;
    z-index: 2;
    width: 100%
}

.header-1 .navbar .navbar-nav li a.nav-link {
    color: #fff
}

.header-1 .navbar.scroll-on {
    background-color: #000
}

#background-video {
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
}

section.promo-sec {
    padding: 100px 0 30px
}

section.promo-sec:before {
    background: url(../images/promo-g.png), rgba(10, 9, 9, .7)
}

.slide-bar .box-item section.promo-sec span,
section.promo-sec .h1,
section.promo-sec .slide-bar .box-item span,
section.promo-sec h1 {
    font-size: 60px;
    padding-bottom: 20px
}

@media(max-width:767.98px) {
    .slide-bar .box-item section.promo-sec span,
    section.promo-sec .h1,
    section.promo-sec .slide-bar .box-item span,
    section.promo-sec h1 {
        font-size: 50px
    }
}

section.promo-sec .breadcrumb-item+.breadcrumb-item:before {
    content: "\f114";
    font-family: feather-icons;
    font-style: normal;
    color: #fff;
    font-size: 18px
}

section.promo-sec .breadcrumb .breadcrumb-item.active {
    color: #e0f465
}

.footer {
    padding: 00px 0 30px
}

@media(max-width:991.98px) {
    .footer {
        padding: 0px 0 30px
    }
    .footer .footer-widget {
        margin-bottom: 45px
    }
}

.footer .copy-right {
    padding: 0;
    border-top: 1px solid hsla(0, 0%, 100%, .15)
}

.footer .copy-right p {
    font-size: 16px
}

.footer .instagram-widget {
    padding-left: 100px
}

@media(min-width:992px) and (max-width:1399.98px) {
    .footer .instagram-widget {
        padding-left: 45px
    }
}

@media(max-width:991.98px) {
    .footer .instagram-widget {
        padding: 0
    }
}

.footer-widget .widget-title {
    margin-bottom: 30px
}

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

.footer-widget ul li {
    margin-bottom: 20px;
    color: hsla(0, 0%, 100%, .6)
}

.footer-widget ul li span {
    width: 48px;
    height: 48px;
    background-color: hsla(0, 0%, 100%, .1);
    text-align: center;
    display: table;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    flex: 0 0 48px
}

.footer-widget ul li span i {
    color: #e0f465;
    display: table-cell;
    vertical-align: middle
}

.footer-widget ul li a {
    color: hsla(0, 0%, 100%, .6)
}

.footer-widget ul li:hover a {
    color: #fff
}

.footer-widget p {
    color: hsla(0, 0%, 100%, .6)
}

.footer-widget.touch-widget li span {
    width: 40px;
    height: 40px;
    flex: 0 0 40px
}

.footer-widget.touch-widget.green li span {
    background-color: #35cc6c
}

.footer .tc {
    color: #fff;
}

.footer .tc:hover {
    color: #e8e304
}

.subs-form i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px
}

.subs-form input {
    padding: 15px 20px 15px 40px
}

.subs-form .btn {
    padding: 14px
}

.footer2 .footer-widget li span {
    background-color: #16c7b4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px
}

.footer2 .footer-widget li span i {
    color: #fff
}

.instagrame-posts ul li {
    display: inline-block;
    width: 29%;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.instagrame-posts ul li:nth-child(3n+3) {
    margin-right: 0
}

.footer2 .copy-right {
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.footer3 {
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 20px
}

.footer3:before {
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, .9) 30%, #000)
}

.footer3 .subs-form input {
    background-color: hsla(0, 0%, 100%, .1);
    border-color: hsla(0, 0%, 100%, .2)
}

.footer3 .footer-widget ul {
    margin-top: 30px
}

.footer3 .footer-widget ul li span {
    background-color: transparent;
    height: auto;
    width: auto;
    display: inline-block;
    margin-right: 10px
}

.footer3 .copy-right {
    border-top: 1px solid hsla(0, 0%, 100%, .15)
}

.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #030523
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: #030523;
    fill: none;
    stroke-dashoffset: calc(125.6 - var(--progress)*125.6);
    stroke-dasharray: 125.6;
    transform: rotate(-90deg)
}

.swiper-pagination {
    text-align: left;
    display: flex;
    align-items: center
}

.swiper-pagination span {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.swiper-pagination span.swiper-pagination-bullet-active {
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    background-color: transparent
}

.swiper-pagination span.swiper-pagination-bullet-active:before {
    width: 10px;
    height: 10px;
    background-color: #000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.swiper-button-next,
.swiper-button-prev {
    background: #000;
    display: inline-table;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #e0f465;
    left: 0
}

.swiper-button-prev {
    left: auto;
    right: 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "\f112";
    font-family: feather-icons !important;
    font-size: 25px;
    display: table-cell;
    vertical-align: middle
}

.swiper-button-prev:after {
    content: "\f114"
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.widget.search-widget input {
    border: 1px solid #e8e8e8
}

.widget.search-widget button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: 0 0;
    width: 56px;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.widget {
    margin-bottom: 30px
}

.widget .widget-title {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px
}

.widget .widget-inner {
    border: 1px solid #e8e8e8
}

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

.widget ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-bottom: 1px solid #e8e8e8;
    text-transform: capitalize;
    color: #696969;
    font-size: 16px
}

.widget ul li:hover a {
    background-color: #e0f465;
    color: #212529
}

.widget ul li:last-child a {
    border: 0
}

.widget .rc-entry {
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px
}

.widget .rc-entry:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.widget .rc-entry>a {
    padding-top: 7px
}

.widget .rc-entry .entry-meta span {
    font-size: 15px;
    color: #696969
}

.widget .rc-entry .entry-meta span i {
    color: #e0f465
}

.widget .rc-entry .entry-title {
    font-size: 16px;
    line-height: 23px
}

.widget .rc-entry:hover a {
    color: #e0f465
}

.widget.widget-rating input {
    padding: 0
}

.widget.instagrame-widget a {
    margin: 0 7px 10px 0;
    display: inline-block
}

.widget.instagrame-widget a:nth-child(3n) {
    margin-right: 0
}

.widget_tag_cloud a {
    font-weight: 700;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1;
    color: #696969;
    padding: 8px 15px;
    margin: 5px 5px 5px 0;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #f6f6f6
}

.widget_tag_cloud a:hover {
    background-color: #e0f465
}

.social-share2 a {
    width: 52px;
    height: 52px;
    border: 1px solid #222;
    display: inline-table;
    text-align: center;
    margin-right: 10px
}

.social-share2 a i {
    display: table-cell;
    vertical-align: middle
}

.social-share2 a:hover {
    background-color: #e0f465;
    color: #696969
}

.trip-widget {
    background: url(../images/serv-card-bg.png), #e0f465;
    padding: 60px 30px
}

.trip-widget .form-group {
    margin-bottom: 15px
}

.contact-widget li {
    margin-bottom: 20px
}

.filter .nice-select {
    width: 214px
}

.price-widget .widget-inner {
    padding: 30px
}

.price-widget .btn {
    padding: 6px 20px 7px;
    font-size: 16px
}

.noUi-horizontal {
    height: 4px;
    border: 0;
    box-shadow: none;
    background-color: #e8e8e8
}

.noUi-horizontal .noUi-connect {
    background: #e0f465
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    background-color: #e0f465;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    top: -8px
}

.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before {
    display: none
}

.banner-txt .h1,
.banner-txt .slide-bar .box-item span,
.banner-txt h1,
.slide-bar .box-item .banner-txt span {
    font-size: 110px;
    line-height: 1.1
}

@media(max-width:1399.98px) {
    .banner-txt .h1,
    .banner-txt .slide-bar .box-item span,
    .banner-txt h1,
    .slide-bar .box-item .banner-txt span {
        font-size: 85px
    }
}

@media(max-width:991.98px) {
    .banner-txt .h1,
    .banner-txt .slide-bar .box-item span,
    .banner-txt h1,
    .slide-bar .box-item .banner-txt span {
        font-size: 65px
    }
}

@media(max-width:575.98px) {
    .banner-txt .h1,
    .banner-txt .slide-bar .box-item span,
    .banner-txt h1,
    .slide-bar .box-item .banner-txt span {
        font-size: 54px
    }
}

.golf-banner {
    padding: 200px 0 155px
}

@media(max-width:991.98px) {
    .golf-banner {
        padding: 150px 0 100px
    }
}

.golfer-img {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 45%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

.football-banner {
    padding: 50px 0;
    background-position: 50%
}

@media(max-width:1399.98px) {
    .football-banner {
        padding: 90px 0 100px
    }
}

@media(max-width:991.98px) {
    .football-banner {
        padding: 0 0 100px
    }
}

.football-banner .banner-txt .heading-box img {
    float: left;
    margin-right: 27px
}

@media(max-width:1199.98px) {
    .football-banner .banner-txt .heading-box img {
        margin-right: 15px;
        width: 150px
    }
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .football-banner .banner-txt .heading-box img {
        width: 200px
    }
}

.football-banner .banner-txt p {
    max-width: 90%
}

.football-banner .banner-txt .h1,
.football-banner .banner-txt .slide-bar .box-item span,
.football-banner .banner-txt h1,
.slide-bar .box-item .football-banner .banner-txt span {
    font-size: 96px;
    line-height: 1
}

@media(max-width:1199.98px) {
    .football-banner .banner-txt .h1,
    .football-banner .banner-txt .slide-bar .box-item span,
    .football-banner .banner-txt h1,
    .slide-bar .box-item .football-banner .banner-txt span {
        font-size: 70px
    }
}

.football-banner .banner-txt .h1 span,
.football-banner .banner-txt .slide-bar .box-item span span,
.football-banner .banner-txt h1 span,
.slide-bar .box-item .football-banner .banner-txt span span {
    color: #16c7b4
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .football-banner .banner-txt .h1,
    .football-banner .banner-txt .slide-bar .box-item span,
    .football-banner .banner-txt h1,
    .slide-bar .box-item .football-banner .banner-txt span {
        font-size: 85px
    }
}

@media(max-width:1199.98px) {
    .football-banner .banner-txt .btn {
        font-size: 16px
    }
}

.football-banner .banner-txt a.btn.play-btn {
    padding: 7px 30px 7px 7px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-left: 15px
}

.football-banner .banner-txt a.btn.play-btn:focus {
    color: #696969
}

@media(max-width:575.98px) {
    .football-banner .banner-txt .banner-cta a {
        margin: 0 0 20px
    }
    .football-banner .banner-txt .banner-cta a.play-btn {
        margin-left: 0
    }
    .football-banner .banner-txt .heading-box img {
        width: auto;
        float: none
    }
    .football-banner .banner-txt .h1,
    .football-banner .banner-txt .slide-bar .box-item span,
    .football-banner .banner-txt h1,
    .slide-bar .box-item .football-banner .banner-txt span {
        font-size: 60px;
        margin-top: 20px
    }
}

.football-banner .football-media {
    animation: updown 6s linear infinite
}

.basketball-banner {
    padding: 28px 0 80px;
    background-position: left !important;
    background-size: cover !important;
}

.basketball-banner .banner-txt .h1,
.basketball-banner .banner-txt .slide-bar .box-item span,
.basketball-banner .banner-txt h1,
.slide-bar .box-item .basketball-banner .banner-txt span {
    line-height: 1.3;
    font-size: 100px;
    padding: 15px;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.1
}

.basketball-banner .banner-txt p {
    font-size: 24px;
    margin: 30px 0 50px;
    color: #fff;
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60)
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .basketball-banner .banner-txt .h1,
    .basketball-banner .banner-txt .slide-bar .box-item span,
    .basketball-banner .banner-txt h1,
    .slide-bar .box-item .basketball-banner .banner-txt span {
        font-size: 78px
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .basketball-banner .banner-txt .h1,
    .basketball-banner .banner-txt .slide-bar .box-item span,
    .basketball-banner .banner-txt h1,
    .slide-bar .box-item .basketball-banner .banner-txt span {
        font-size: 74px;
        top: 50px
    }
    .basketball-banner .banner-txt svg {
        max-width: 100%
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .basketball-banner {
        padding: 100px 0
    }
    .basketball-banner .banner-txt .h1,
    .basketball-banner .banner-txt .slide-bar .box-item span,
    .basketball-banner .banner-txt h1,
    .slide-bar .box-item .basketball-banner .banner-txt span {
        font-size: 60px
    }
}

@media(max-width:767.98px) {
    .basketball-banner {
        padding: 100px 0
    }
    .basketball-banner .banner-txt .h1,
    .basketball-banner .banner-txt .slide-bar .box-item span,
    .basketball-banner .banner-txt h1,
    .slide-bar .box-item .basketball-banner .banner-txt span {
        font-size: 70px;
        top: 55px
    }
    .basketball-banner .banner-txt svg {
        max-width: 100%
    }
    .basketball-banner .banner-txt p {
        margin-top: 0
    }
}

@media(max-width:575.98px) {
    .basketball-banner {
        padding: 100px 0
    }
    .basketball-banner .banner-txt .h1,
    .basketball-banner .banner-txt .slide-bar .box-item span,
    .basketball-banner .banner-txt h1,
    .slide-bar .box-item .basketball-banner .banner-txt span {
        font-size: 45px;
        top: 60px
    }
    .basketball-banner .banner-txt svg {
        max-width: 100%
    }
    .basketball-banner .banner-txt p {
        margin-top: 0
    }
}

@media(max-width:991.98px) {
    .basketball-banner {
        overflow: hidden
    }
}

.cricket-banner {
    padding: 80px 0 300px
}

.cricket-banner:before {
    background: url(../images/batsman.png) no-repeat 0 0/contain;
    width: 310px;
    top: 10%;
    animation: updown 6s ease-in infinite
}

.cricket-banner:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 274px;
    height: 100%;
    background: url(../images/bowler.png) no-repeat 100% 0/contain;
    animation: updown 5.5s ease-in infinite
}

.cricket-banner .h1,
.cricket-banner .slide-bar .box-item span,
.cricket-banner h1,
.slide-bar .box-item .cricket-banner span {
    font-size: 100px;
    margin-bottom: 45px
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .cricket-banner .h1,
    .cricket-banner .slide-bar .box-item span,
    .cricket-banner h1,
    .slide-bar .box-item .cricket-banner span {
        font-size: 90px
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .cricket-banner .h1,
    .cricket-banner .slide-bar .box-item span,
    .cricket-banner h1,
    .slide-bar .box-item .cricket-banner span {
        font-size: 80px
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .cricket-banner .h1,
    .cricket-banner .slide-bar .box-item span,
    .cricket-banner h1,
    .slide-bar .box-item .cricket-banner span {
        font-size: 70px
    }
}

@media(max-width:767.98px) {
    .cricket-banner {
        padding: 60px 0 240px
    }
    .cricket-banner .h1,
    .cricket-banner .slide-bar .box-item span,
    .cricket-banner h1,
    .slide-bar .box-item .cricket-banner span {
        font-size: 52px
    }
}

.banner-gallery {
    position: relative;
    margin-top: -150px;
    z-index: 2
}

@media(max-width:767.98px) {
    .banner-gallery {
        margin-top: -50px
    }
}

.banner-gallery .col {
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.banner-gallery .col:hover {
    transform: translateY(-10px)
}

.banner-gallery .col:nth-child(2),
.banner-gallery .col:nth-child(3) {
    margin-top: -50px
}

@media(max-width:991.98px) {
    .banner-gallery .col:nth-child(2),
    .banner-gallery .col:nth-child(3) {
        margin-top: -15px
    }
}

@media(max-width:575.98px) {
    .banner-gallery .col:nth-child(2),
    .banner-gallery .col:nth-child(3) {
        margin-top: -10px
    }
}

.feature-sec:before {
    background: url(../images/feature-bg.png) no-repeat 100% 100%
}

.feature-entry {
    padding: 40px 30px;
    border-top: 2px solid transparent
}

.feature-entry,
.feature-entry:before {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.feature-entry:before {
    height: 245px;
    width: 1px;
    background-color: #000;
    opacity: .1;
    -ms-filter: "alpha(opacity=10)";
    filter: alpha(opacity=10);
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width:575.98px) {
    .feature-entry:before {
        height: 0
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .feature-entry {
        padding: 40px 20px
    }
}

@media(max-width:1399.98px) {
    .feature-entry .h3,
    .feature-entry h3 {
        font-size: 27px
    }
}

.feature-entry span {
    margin-bottom: 35px
}

.feature-entry a {
    margin-top: 30px;
    display: block;
    font-weight: 700;
    color: #000;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.feature-entry:hover {
    transform: translateY(-5px);
    border-top: 2px solid #000;
    background-color: #e0f465
}

.feature-entry:hover:before {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.feature-entry:hover a {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.feature-wrap {
    min-height: 340px
}

.feature-entry2 {
    padding: 30px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-color: #f6f6f6;
    position: relative;
    cursor: pointer
}

@media(max-width:991.98px) {
    .feature-entry2 {
        max-width: 350px;
        margin: 0 auto 30px
    }
}

.feature-entry2 .h3,
.feature-entry2 h3 {
    font-size: 30px
}

@media(min-width:1200px) and (max-width:1399.98px) {
    .feature-entry2 .h3,
    .feature-entry2 h3 {
        font-size: 26px
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .feature-entry2 {
        padding: 30px 15px
    }
    .feature-entry2 .h3,
    .feature-entry2 h3 {
        font-size: 24px
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .feature-entry2 {
        padding: 20px
    }
    .feature-entry2 .h3,
    .feature-entry2 h3 {
        font-size: 26px
    }
}

.feature-entry2 .icon-sm {
    background-repeat: no-repeat;
    background-position: 50%
}

.feature-entry2 .btn,
.feature-entry2 .icon-sm {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.feature-entry2 .btn {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    padding: 12px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    border-radius: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.feature-entry2 .icon-soccer {
    background-image: url(../images/icons/soccer.svg)
}

.feature-entry2 .icon-glove {
    background-image: url(../images/icons/glove.png)
}

.feature-entry2 .icon-jersy {
    background-image: url(../images/icons/jersy.png)
}

.feature-entry2 .icon-shoe {
    background-image: url(../images/icons/shoe.png)
}

.feature-entry2:hover {
    padding-bottom: 60px
}

.feature-entry2:hover .icon,
.feature-entry2:hover .icon-sm {
    background-color: #16c7b4
}

.feature-entry2:hover .icon-sm svg,
.feature-entry2:hover .icon svg {
    color: #fff
}

.feature-entry2:hover .btn {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible
}

.feature-entry2:hover .icon-soccer {
    background-image: url(../images/icons/soccer-w.png)
}

.feature-entry2:hover .icon-jersy {
    background-image: url(../images/icons/jersy-w.png)
}

.feature-entry2:hover .icon-glove {
    background-image: url(../images/icons/glove-w.png)
}

.feature-entry2:hover .icon-shoe {
    background-image: url(../images/icons/shoe-w.png)
}

.feature-sec3 .feature-txt {
    max-width: 550px
}

@media(min-width:768px) and (max-width:991.98px) {
    .feature-sec3 .feature-txt {
        margin-bottom: 60px
    }
}

.feature-sec3 .feature-txt ul {
    padding: 0;
    list-style: none;
    margin: 35px 0 50px
}

.feature-sec3 .feature-txt ul li {
    padding-left: 30px;
    margin-bottom: 15px;
    vertical-align: middle
}

.feature-sec3 .feature-txt ul li:before {
    content: "\f12e";
    font-family: feather-icons;
    background-color: #009241;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    top: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.top-feature {
    margin: 70px 0
}

.top-feature .feature-media {
    position: relative;
    margin-top: -180px;
    animation: updown 4s ease-out infinite
}

.top-feature .feature-media.media-bottom {
    top: 230px
}

.shop-section {
    padding: 120px 0 90px
}

.top-feature .head-text h2 a {
    color: #fdf701;
    text-decoration: underline;
    transition: all .2s linear;
}

.top-feature .head-text h2 a:hover {
    text-decoration: none;
    opacity: .8;
}

.product-entry,
.product-entry2,
.product-entry3 {
    margin-bottom: 30px;
    overflow: hidden
}

.product-entry2 .product-thumb,
.product-entry3 .product-thumb,
.product-entry .product-thumb {
    overflow: hidden;
    background-color: #f6f6f6;
}

.product-entry2 .product-thumb img,
.product-entry3 .product-thumb img,
.product-entry .product-thumb img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.product-entry2 .product-txt,
.product-entry3 .product-txt,
.product-entry .product-txt {
    padding: 20px
}

@media(max-width:1399.98px) {
    .product-entry2 .product-txt,
    .product-entry3 .product-txt,
    .product-entry .product-txt {
        padding: 20px 15px
    }
    .product-entry2 .product-txt .ratings img,
    .product-entry3 .product-txt .ratings img,
    .product-entry .product-txt .ratings img {
        width: 16px
    }
}

.product-entry2 .badge,
.product-entry3 .badge,
.product-entry .badge {
    position: absolute;
    background: #e0f465;
    font-size: 14px;
    left: 15px;
    top: 15px;
    color: #030523;
    z-index: 1
}

.product-entry2 .product-cta,
.product-entry3 .product-cta,
.product-entry .product-cta {
    position: absolute;
    right: -10px;
    top: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.product-entry2 .product-cta a,
.product-entry3 .product-cta a,
.product-entry .product-cta a {
    display: table;
    width: 48px;
    height: 48px;
    text-align: center;
    background-color: #000;
    margin-bottom: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.product-entry2 .product-cta a i,
.product-entry3 .product-cta a i,
.product-entry .product-cta a i {
    color: #e0f465;
    display: table-cell;
    vertical-align: middle
}

.product-entry2 .h3,
.product-entry2 h3,
.product-entry3 .h3,
.product-entry3 h3,
.product-entry .h3,
.product-entry h3 {
    font-family: DM Sans, sans-serif;
    font-size: 18px
}

.product-entry3:hover h3 a {
    color: #009241!important;
}

.product-entry2 .price,
.product-entry3 .price,
.product-entry .price {
    color: #030523;
    font-weight: 600
}

.product-entry2 .price del,
.product-entry3 .price del,
.product-entry .price del {
    color: #696969;
    font-size: 14px
}

.product-entry2:hover .h3 a,
.product-entry2:hover h3 a,
.product-entry3:hover .h3 a,
.product-entry3:hover h3 a,
.product-entry:hover .h3 a,
.product-entry:hover h3 a {
    color: #000
}

.product-entry2:hover .product-cta,
.product-entry3:hover .product-cta,
.product-entry:hover .product-cta {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    right: 20px
}

.product-entry2:hover .product-thumb img,
.product-entry3:hover .product-thumb img,
.product-entry:hover .product-thumb img {
    transform: scale(1.2)
}

.product-entry2 .product-cta a {
    background-color: #16c7b4
}

.product-entry2 .product-cta a i {
    color: #fff
}

.product-entry2:hover .h3 a,
.product-entry2:hover h3 a {
    color: #16c7b4
}

.product-entry3 .product-cta a i {
    color: #fff
}

.product-entry3 .product-cta a:hover {
    background-color: #009241
}

.shop-wrapper .nice-select {
    background: #f6f6f6;
    height: 56px;
    line-height: 56px;
    min-width: 80px;
    margin-left: 10px;
    font-size: 18px;
    border: 1px solid #e8e8e8
}

.shop-wrapper .icon-sm {
    height: 56px;
    width: 56px;
    line-height: 56px
}

.shop-wrapper .icon-sm i {
    font-size: 24px
}

.product-media-left {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    width: 20%
}

.product-media-left .product-thumb {
    height: 500px
}

.product-media-left .product-thumb img {
    max-width: 110px
}

@media(max-width:991.98px) {
    .product-media-left {
        margin-right: 10px
    }
}

@media(max-width:767.98px) {
    .product-media-left .product-thumb {
        height: 425px
    }
    .product-media-left .product-thumb img {
        width: 95px
    }
}

.product-media-left .swiper-button-next,
.product-media-left .swiper-button-prev {
    top: 3px;
    transform: rotate(90deg);
    left: 36%;
    width: 35px;
    height: 35px;
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 0 12px rgba(33, 37, 41, .25);
    -moz-box-shadow: 0 0 12px rgba(33, 37, 41, .25);
    box-shadow: 0 0 12px rgba(33, 37, 41, .25)
}

.product-media-left .swiper-button-next:after,
.product-media-left .swiper-button-prev:after {
    font-size: 17px
}

.product-media-left .swiper-button-prev {
    top: auto;
    bottom: -10px
}

@media(max-width:575.98px) {
    .product-media-left {
        width: 100%;
        margin-right: 0;
        display: inline-block
    }
    .product-media-left .product-thumb {
        height: auto;
        margin-bottom: 20px
    }
    .product-media-left .product-thumb img {
        height: auto
    }
    .product-media-left .swiper-button-next,
    .product-media-left .swiper-button-prev {
        transform: rotate(0deg);
        left: 0;
        top: 40%
    }
    .product-media-left .swiper-button-prev {
        bottom: auto;
        right: 0;
        left: auto
    }
}

.coverItem {
    width: 80%
}

@media(max-width:575.98px) {
    .coverItem {
        width: 100%;
        text-align: center
    }
}

.select-color .color {
    margin-right: 10px;
    width: 82px;
    height: 82px;
    cursor: pointer
}

.select-color .color span {
    display: none
}

.select-color .color .active img {
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60)
}

.cart-cta .btn {
    width: 215px;
    margin-left: 10px
}

@media(max-width:575.98px) {
    .cart-cta .btn {
        margin-top: 20px
    }
}

.cart-number {
    flex-basis: 180px
}

.cart-number .cart-counter {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    padding: 0 20px
}

.cart-number .cart-counter>div {
    cursor: pointer
}

.cart-number input {
    text-align: center;
    border: 0
}

.product-meta p {
    margin: 0 0 15px
}

.product-meta p strong {
    color: #000
}

.payment-method span {
    width: 200px
}

@media(max-width:575.98px) {
    .pay-options img {
        margin-bottom: 10px
    }
}

.product-details-tab .nav-tabs li {
    margin: 0 10px
}

.product-details-tab .nav-tabs li .nav-link {
    background-color: #000;
    text-transform: uppercase;
    color: #e0f465;
    padding: 17px 40px 15px;
    margin: 0;
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    line-height: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.product-details-tab .nav-tabs li .nav-link.active,
.product-details-tab .nav-tabs li .nav-link:focus,
.product-details-tab .nav-tabs li .nav-link:hover {
    background-color: #e0f465;
    color: #212529
}

@media(max-width:575.98px) {
    .product-details-tab .nav-tabs li {
        margin-bottom: 10px
    }
}

.product-details-tab .ratings a {
    color: #e0f465
}

.product-details-tab .ratings a:hover {
    color: gold
}

.product-additional-info .item,
.product-details-tab .tab-content ul li {
    margin-bottom: 15px
}

.product-additional-info .item label {
    min-width: 150px
}

.ratings-form .form-group label {
    margin-bottom: 5px
}

.ratings-form .form-group input,
.ratings-form .form-group textarea {
    background-color: #f6f6f6
}

.ratings-form .form-group input[type=checkbox] {
    padding: 8px
}

.ratings-form .form-group.checkbox-group {
    margin: 20px 0 40px
}

.testimonial-nav {
    width: 135px;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 40px
}

.testimonial-slider {
    max-width: 570px;
    margin-left: 0
}

.single-testimonial p {
    font-size: 24px
}

.testimonial-media {
    animation: updown 6s ease-in infinite
}

@media(max-width:991.98px) {
    .testimonial-sec .sec-title {
        font-size: 40px
    }
    .testimonial-sec .swiper-button-next {
        left: 20px
    }
}

@media(max-width:767.98px) {
    .testimonial-content {
        margin-top: 30px
    }
}

.testimonial2-sec .testominial-bg {
    right: 0;
    top: 0;
    width: 40%;
    height: 100%
}

.testimonial2-sec .testimonial-wrap {
    max-width: 630px
}

.testimonial2-sec .testimonial-wrap .swiper-button-next,
.testimonial2-sec .testimonial-wrap .swiper-button-prev {
    background: #009241;
    color: #fff
}

.testimonial2-sec .single-testimonial .border-top {
    border-color: hsla(0, 0%, 100%, .15) !important
}

.brand-sec {
    padding: 80px 0
}

.brand-sec .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.single-brand {
    display: block;
    width: 250px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
    line-height: 148px
}

.single-brand:before {
    background-color: #000;
    height: 50%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.single-brand a img {
    -webkit-transition: all 1.5s cubic-bezier(0, 0, .05, 1);
    transition: all 1.5s cubic-bezier(0, 0, .05, 1)
}

.single-brand img.hover-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.single-brand:hover:before {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    height: 100%
}

.single-brand:hover a img.hover-img {
    opacity: 1;
    visibility: visible
}

.brand2-sec {
    padding: 80px 0
}

@media(max-width:767.98px) {
    .brand2-sec {
        padding: 20px 0
    }
}

.brand2-sec .single-brand:hover:before {
    opacity: 0
}

.blog-sec {
    margin-bottom: 110px
}

@media(max-width:991.98px) {
    .blog-sec {
        margin-bottom: 0
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .blog-sec {
        margin-bottom: 140px
    }
}

.single-entry {
    position: relative
}

.single-entry .entry-thumb {
    overflow: hidden;
    max-width: calc(100% - 85px)
}

.single-entry .entry-thumb img {
    transform: scale(1);
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.single-entry .entry-content {
    padding: 30px 30px 20px;
    background-color: #f5f8e5;
    position: absolute;
    left: 80px;
    top: 68%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media(max-width:991.98px) {
    .single-entry .entry-content {
        left: 15px
    }
}

.single-entry .entry-content .entry-meta span {
    margin-right: 10px
}

.single-entry .entry-content .h3,
.single-entry .entry-content h3 {
    font-size: 40px;
    line-height: 1.2;
    margin: 10px 0 20px
}

@media(max-width:1399.98px) {
    .single-entry .entry-content .h3,
    .single-entry .entry-content h3 {
        font-size: 34px
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .single-entry .entry-content .h3,
    .single-entry .entry-content h3 {
        font-size: 28px
    }
}

.single-entry .entry-content a.read-more {
    font-weight: 700;
    color: #030523
}

.single-entry .entry-content a.read-more i {
    font-size: 22px;
    position: relative;
    top: 2px
}

.single-entry:hover a.read-more {
    color: #030523
}

.single-entry:hover .entry-content {
    background-color: #e0f465
}

.single-entry:hover .entry-content a {
    color: #000
}

.single-entry:hover .entry-thumb img {
    transform: scale(1.1)
}

@media(max-width:991.98px) {
    .single-entry {
        margin-bottom: 170px
    }
}

@media(max-width:575.98px) {
    .single-entry {
        margin-bottom: 30px
    }
    .single-entry .entry-thumb {
        max-width: 100%
    }
    .single-entry .entry-content {
        position: relative;
        left: auto
    }
    .single-entry .entry-content .h3,
    .single-entry .entry-content h3 {
        font-size: 32px
    }
}

.entry-meta span {
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500
}

.entry-meta span a {
    color: #696969
}

.entry-meta span a:hover {
    color: #e0f465
}

@media(max-width:575.98px) {
    .entry-meta span {
        font-size: 15px
    }
}

.entry-meta span i {
    margin-right: 5px;
    font-size: 18px
}

@media(max-width:767.98px) {
    .blog-page .list-entry,
    .single-entry2 {
        margin-bottom: 30px
    }
}

.blog-page .list-entry .btn-link,
.single-entry2 .btn-link {
    text-decoration: none;
    font-weight: 700
}

.blog-page .list-entry .entry-media,
.single-entry2 .entry-media {
    flex: 0 0 40%
}

.blog-page .cover-entry.list-entry,
.single-entry2.cover-entry {
    background-size: cover;
    background-position: top;
    overflow: hidden
}

.blog-page .cover-entry.list-entry:before,
.single-entry2.cover-entry:before {
    background-color: #000;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50)
}

.blog-page .cover-entry.list-entry .btn-link,
.blog-page .cover-entry.list-entry .entry-meta span,
.blog-page .cover-entry.list-entry .h3 a,
.blog-page .cover-entry.list-entry h3 a,
.single-entry2.cover-entry .btn-link,
.single-entry2.cover-entry .entry-meta span,
.single-entry2.cover-entry .h3 a,
.single-entry2.cover-entry h3 a {
    color: #fff
}

.blog-page .list-entry:hover .btn-link,
.blog-page .list-entry:hover .h3 a,
.blog-page .list-entry:hover h3 a,
.single-entry2:hover .btn-link,
.single-entry2:hover .h3 a,
.single-entry2:hover h3 a {
    color: #16c7b4
}

.list-entry2 {
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.list-entry2 .entry-media {
    flex: 0 0 40%
}

@media(max-width:575.98px) {
    .list-entry2 .entry-media {
        display: block;
        min-height: 200px
    }
}

.list-entry2 .entry-content {
    padding: 20px
}

.list-entry2:hover {
    transform: translateY(-5px)
}

.list-entry2:hover .h3 a,
.list-entry2:hover h3 a {
    color: #35cc6c
}

.blog-info .single-entry .entry-content.bg-success .h3 a,
.blog-info .single-entry .entry-content.bg-success h3 a {
    color: #fff
}

.single-post .content-list {
    padding: 0;
    list-style: none;
    margin: 30px 0 40px
}

.single-post .content-list li {
    width: 50%;
    padding-left: 30px;
    margin-bottom: 15px
}

.single-post .content-list li:before {
    background-color: transparent;
    content: "\f12d";
    font-family: feather-icons
}

@media(max-width:575.98px) {
    .single-post .content-list li {
        width: 100%
    }
}

.single-post .article-footer {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.social a {
    display: inline-block;
    padding: 10px;
    line-height: 1;
    background-color: #f6f6f6;
    color: #696969;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.social a:hover {
    background-color: #e0f465
}

.post-comments>ol {
    padding-left: 0
}

.post-comments ol {
    list-style: none
}

.post-comments .comment-entry {
    position: relative;
    padding-right: 40px
}

.post-comments .comment-entry .comment-thumb {
    flex: 0 0 90px
}

.post-comments .comment-entry p {
    margin-top: 20px
}

.post-comments .comment-entry .comment-reply {
    position: absolute;
    right: 30px;
    top: 30px
}

.post-comments .comment-entry .comment-reply img {
    margin-right: 10px
}

@media(max-width:767.98px) {
    .blog-page .blog-wrap .list-entry .entry-content,
    .blog-wrap .blog-page .list-entry .entry-content,
    .blog-wrap .single-entry2 .entry-content {
        margin: 30px 0
    }
}

.blog-page section.blog2-sec .list-entry .entry-media,
section.blog2-sec .blog-page .list-entry .entry-media,
section.blog2-sec .single-entry2 .entry-media {
    flex: 0 0 45%
}

.blog-page .list-entry,
.blog-page .single-entry2 {
    margin-bottom: 30px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.blog-page .list-entry {
    margin-bottom: 30px
}

.blog-page .list-entry .entry-media {
    flex: 0 0 46%
}

.blog-page .list-entry .entry-content {
    padding: 30px 60px 30px 20px
}

@media(max-width:991.98px) {
    .blog-page .list-entry .entry-content {
        padding: 15px
    }
}

.blog-page .list-entry:hover {
    transform: translateY(-5px)
}

.grid-item,
.grid-sizer {
    background-clip: content-box;
    width: 33.33%;
    margin-bottom: 30px;
    max-height: 355px;
    overflow: hidden
}

.grid-item img,
.grid-sizer img {
    width: 100%
}

.grid-item.height2,
.grid-sizer.height2 {
    height: 740px;
    max-height: 740px
}

@media(max-width:991.98px) {
    .grid-item.height2,
    .grid-sizer.height2 {
        height: 463px
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .grid-item.height2,
    .grid-sizer.height2 {
        height: 345px
    }
}

.grid-item.height2 img,
.grid-sizer.height2 img {
    height: 100%
}

@media(max-width:575.98px) {
    .grid-item,
    .grid-sizer {
        width: 100%;
        margin-bottom: 15px
    }
    .grid-item.height2,
    .grid-sizer.height2 {
        height: auto
    }
}

.gallery-masionary {
    padding-bottom: 90px
}

.video-box {
    max-width: 556px;
    margin-left: auto;
    margin-right: 0
}

@media(max-width:991.98px) {
    .video-box {
        margin: 0 auto 50px 0
    }
}

.video-box img {
    width: 48%
}

.video-box .video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 104px;
    height: 104px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #16c7b4;
    border: 10px solid #fff;
    text-align: center;
    display: table
}

.video-box .video-popup i {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 30px
}

.video-sec {
    padding: 200px 0
}

@media(max-width:991.98px) {
    .video-sec {
        padding: 150px 0
    }
}

.video-sec a.btn.btn-outline-info {
    width: 130px;
    height: 130px;
    border: 2px solid #fff;
    display: inline-table;
    text-align: center;
    border-radius: 50%;
    font-size: 35px
}

.video-sec a.btn.btn-outline-info i {
    display: table-cell;
    vertical-align: middle
}

@media(max-width:767.98px) {
    .video-sec a.btn.btn-outline-info {
        width: 90px;
        height: 90px;
        font-size: 22px
    }
}

.video-sec.golf-video {
    padding: 270px 0;
    background-position: 50%;
    background-size: cover
}

@media(max-width:767.98px) {
    .video-sec.golf-video {
        padding: 100px 0
    }
}

.single-match {
    padding: 40px;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.single-match span.versus {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #e8e8e8;
    text-align: center;
    margin: 0 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    flex: 0 0 47px;
    justify-content: center
}

.single-match .btn:hover {
    background-color: #16c7b4;
    border: 1px solid #16c7b4
}

@media(max-width:991.98px) {
    .single-match span.versus {
        margin: 0 20px
    }
    .single-match .team-logo {
        max-width: 190px;
        margin: 30px 0
    }
    .single-match .btn {
        padding: 10px 20px
    }
}

.single-match:hover {
    -webkit-box-shadow: 0 0 40px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 40px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 0 40px 10px rgba(0, 0, 0, .05)
}

@media(max-width:1199.98px) {
    .single-match {
        padding: 40px 20px
    }
}

.match-schedule {
    overflow: hidden
}

.match-schedule:before {
    border-right: 120px solid transparent
}

.match-schedule:after,
.match-schedule:before {
    width: 0;
    height: 0;
    background-color: transparent;
    border-top: 100px solid #fff
}

.match-schedule:after {
    border-left: 120px solid transparent;
    right: 0;
    top: 0;
    position: absolute;
    content: ""
}

.match-schedule .line:before,
.match-schedule .sec-title.line-left:before {
    background-color: #fff
}

.match-schedule .container:after,
.match-schedule .container:before {
    width: 317px;
    height: 250px;
    background-color: hsla(0, 0%, 100%, .15);
    top: 28%;
    left: -5%
}

.match-schedule .container:after {
    position: absolute;
    left: auto;
    right: -5%;
    content: ""
}

.match-schedule .swiper {
    padding-bottom: 80px
}

.match-schedule .swiper-pagination {
    bottom: 0;
    justify-content: center
}

.match-schedule .swiper-pagination span.swiper-pagination-bullet {
    margin: 0 7px
}

.match-schedule .swiper-pagination span.swiper-pagination-bullet-active {
    width: 32px;
    height: 32px;
    border: 1px solid #fff
}

.match-schedule .swiper-pagination span.swiper-pagination-bullet-active:before {
    background-color: #fff
}

.league-gallery img {
    width: 49%
}

@media(max-width:767.98px) {
    .league-gallery img {
        width: 100%;
        margin-bottom: 20px
    }
}

.team-member:before {
    height: 60%;
    top: 80px;
    border-top-right-radius: 200px;
    border-top-left-radius: 200px;
    background: #a4c9f2;
    background: linear-gradient(180deg, #a4c9f2, rgba(199, 219, 249, 0))
}

.team-member .social-share {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.team-member:hover .social-share {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    transform: translateY(0)
}

.team-member:hover .h3 a,
.team-member:hover h3 a {
    color: #16c7b4
}

.team-sec {
    overflow: hidden
}

.team-sec:before {
    height: 440px;
    width: 440px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    left: -10%;
    top: -10%;
    z-index: -1;
    background: #ededed;
    background: linear-gradient(180deg, hsla(0, 0%, 92.9%, 0), #ededed);
    animation: updown 4s ease infinite
}

.team-page {
    overflow: hidden
}

.social-share a {
    width: 56px;
    height: 56px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-table;
    text-align: center;
    margin: 0 5px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .06)
}

@media(max-width:767.98px) {
    .social-share a {
        width: 45px;
        height: 45px;
        margin: 0 5px 0 0
    }
}

.social-share a i {
    display: table-cell;
    vertical-align: middle
}

.social-share a:hover {
    background-color: #16c7b4;
    color: #fff
}

@media(min-width:768px) and (max-width:991.98px) {
    .social-share a {
        width: 45px;
        height: 45px;
        margin: 0
    }
}

.team-member2 {
    position: relative
}

.team-member2 .social-share {
    position: absolute;
    left: -20px;
    top: 30px;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    visibility: hidden
}

.team-member2 .social-share a {
    border-radius: 0;
    margin-bottom: 5px;
    font-size: 20px
}

.team-member2 .social-share a:hover {
    background-color: #35cc6c
}

.team-member2:hover .social-share {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    left: 20px
}

.team-member2:hover .h3 a,
.team-member2:hover h3 a {
    color: #35cc6c
}

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

.persional-info ul li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700
}

.persional-info ul li .head {
    display: block;
    float: left;
    line-height: 28px;
    text-transform: capitalize;
    width: 120px;
    color: #2b2b2b
}

.persional-info ul li .info {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin-left: 150px
}

.team-page .social a {
    padding: 15px
}

.contact-txt {
    max-width: 520px
}

.contact-txt .call-widget a {
    color: #696969;
    font-size: 16px
}

.contact-txt .call-widget a span {
    color: #000
}

.contact-txt .call-widget i {
    font-size: 25px
}

@media(max-width:991.98px) {
    .contact-txt {
        max-width: 100%;
        margin: 0 0 60px
    }
}

.google-map {
    height: 500px;
    width: 100%
}

.contact-form .form-group sup {
    position: absolute;
    left: 28px;
    top: 24px;
    color: red;
    font-size: 16px;
}

.contact-form input,
.contact-form textarea {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px
}

.contact-form input {
    padding-left: 45px
}

.contact-form .form-group {
    margin-bottom: 20px;
    font-size: 17px;
    position: relative
}

.contact-form .form-group i {
    position: absolute;
    top: 21px;
    left: 30px
}

.contact-form .nice-select {
    background: #fff;
    height: 60px;
    line-height: 60px;
    width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 32px
}

.contact-form .nice-select:after {
    right: 20px
}

.contact-card {
    background-color: #f6f6f6;
    padding: 40px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.contact-card a,
.contact-card p {
    font-size: 16px;
    color: #000
}

.contact-card .icon,
.contact-card .icon-sm {
    background-color: #e0f465;
    width: 106px;
    height: 106px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.contact-card .icon-sm i,
.contact-card .icon i {
    font-size: 30px;
    color: #000
}

.contact-card .h3,
.contact-card h3 {
    margin: 20px 0;
    text-transform: uppercase
}

.contact-card:hover {
    background-color: #e0f465
}

.contact-card:hover .icon,
.contact-card:hover .icon-sm {
    background-color: #fff
}

.contact-card:hover a {
    color: #000
}

@media(max-width:991.98px) {
    .contact-card {
        padding: 30px 10px
    }
}

.contact2-sec .form-group .nice-select,
.contact2-sec .form-group input,
.contact2-sec .form-group textarea {
    background-color: #f6f6f6
}

.account-form {
    padding: 80px 60px 30px
}

.account-form .btn {
    width: 300px
}

.account-form .fb-btn {
    background-color: #2c49ab
}

.account-form .gl-btn {
    background-color: #e0594b
}

@media(max-width:767.98px) {
    .account-form {
        padding: 40px 20px
    }
    .account-form .btn {
        width: 255px;
        font-size: 18px
    }
    .account-form .btn.fb-btn {
        margin-bottom: 10px
    }
}

.subscribe-sec {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.subs-card .line:before,
.subs-card .sec-title.line-left:before {
    background-color: #fff
}

.subs-card form {
    position: relative;
    margin-top: 50px
}

.subs-card form .form-group {
    width: 68%;
    float: left
}

.subs-card form .form-group input {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    background-color: hsla(0, 0%, 100%, .15);
    border: 0;
    color: #fff;
    padding-left: 45px
}

.subs-card form .form-group input::placeholder {
    color: #fff
}

.subs-card form .form-group i {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff
}

.subs-card form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 30px
}

.counter-card .display-1 {
    font-size: 100px;
    font-family: Teko, sans-serif;
    text-shadow: 2px 2px 0 #009241, -2px 2px 0 #009241, -2px -2px 0 #009241, 2px -2px 0 #009241;
    color: #fff;
    letter-spacing: 2px
}

.counter-card p {
    max-width: 175px;
    font-size: 18px
}

.counter-sec2 {
    padding-bottom: 100px
}

.counter-sec2 .container {
    border-top: 1px solid #e8e8e8
}

.counter-sec2 .counter-card {
    padding-left: 60px;
    margin-top: 60px;
    border-left: 1px solid #e8e8e8
}

.counter-sec2 .counter-card .display-1 {
    color: #e0f465;
    text-shadow: 2px 2px 0 #b9d700, -2px 2px 0 #b9d700, -2px -2px 0 #b9d700, 2px -2px 0 #b9d700
}

@media(min-width:768px) and (max-width:991.98px) {
    .counter-wrap {
        margin-bottom: 60px
    }
}

.services-alt-sec {
    padding: 80px 0
}

.serv-item {
    background-color: hsla(0, 0%, 100%, .1);
    padding: 30px 40px 30px 30px
}

.contact-txt .call-widget a .serv-item span,
.faq-item .serv-item button,
.product-details-tab .nav-tabs li .serv-item .nav-link,
.serv-item .contact-txt .call-widget a span,
.serv-item .faq-item button,
.serv-item .h4,
.serv-item .lead,
.serv-item .product-details-tab .nav-tabs li .nav-link,
.serv-item h4 {
    color: #fff
}

.serv-item p {
    margin-bottom: 0
}

.faq-item {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.faq-item button {
    text-transform: uppercase;
    margin: 0;
    padding: 0 15px 0 65px
}

.faq-item button:focus {
    border: none;
    box-shadow: none
}

.faq-item .accordion-body {
    padding: 15px 0 0;
    margin-top: 25px
}

.faq-item .accordion-body:before {
    background-color: #e8e8e8;
    height: 1px;
    width: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.accordion-collapse.show .accordion-body:before {
    width: 100%
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #e8e8e8
}

.accordion-button:focus {
    border: 0;
    box-shadow: none
}

.accordion-item:first-of-type {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.accordion-button:after {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    background-color: #fff
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
    color: #030523
}

.about-txt {
    max-width: 550px
}

.about-txt p {
    margin-top: 15px
}

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

.about-txt ul li {
    padding-left: 30px;
    padding-bottom: 10px
}

.about-txt ul li:before {
    background: url(../images/icons/checkbox.png) no-repeat 0 0;
    top: 4px
}

.about-sec {
    padding-bottom: 120px
}

.about-sec .counter-wrap {
    position: absolute;
    width: calc(100% - 80px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    text-align: left
}

.about-sec .counter-wrap .counter-card {
    flex: 0 0 48%
}

.about-sec .counter-wrap .counter-card .text-gr {
    font-family: Teko, sans-serif;
    color: #030523;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    font-size: 100px
}

@media(min-width:992px) and (max-width:1199.98px) {
    .about-sec .counter-wrap .counter-card .text-gr {
        font-size: 75px
    }
}

@media(max-width:767.98px) {
    .about-sec .counter-wrap .counter-card .text-gr {
        font-size: 75px
    }
}

@media(max-width:575.98px) {
    .about-sec .counter-wrap {
        position: relative;
        width: 100%;
        bottom: -30px
    }
}

.cta-sec2:before {
    background: url(../images/cta-abs-left.png) no-repeat 0/contain;
    background-color: #000;
    background-size: cover;
    width: 100%;
    z-index: -1;
    opacity: .3;
}

.cta-sec2 .cta-txt {
    max-width: 550px
}

.cta-sec2:after {
    background: url(../images/cta-abs-right.png) no-repeat 0/contain;
    position: absolute;
    background-size: cover;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    opacity: .2;
}

.cta-sec2 .cta-actions .icon-sm {
    font-size: 20px
}

.contact-txt .call-widget a .cta-sec2 .cta-actions span a,
.cta-sec2 .cta-actions .contact-txt .call-widget a span a,
.cta-sec2 .cta-actions .faq-item button a,
.cta-sec2 .cta-actions .h4 a,
.cta-sec2 .cta-actions .lead a,
.cta-sec2 .cta-actions .product-details-tab .nav-tabs li .nav-link a,
.cta-sec2 .cta-actions h4 a,
.faq-item .cta-sec2 .cta-actions button a,
.product-details-tab .nav-tabs li .cta-sec2 .cta-actions .nav-link a {
    color: #fff
}

.about-tab .nav-tabs {
    border: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

.about-tab .nav-tabs li {
    font-size: 40px;
    text-align: center;
    width: 50%
}

@media(min-width:576px) and (max-width:767.98px) {
    .about-tab .nav-tabs li {
        font-size: 24px
    }
}

@media(max-width:575.98px) {
    .about-tab .nav-tabs li {
        width: 50%
    }
}

.about-tab .nav-tabs li .nav-link {
    text-transform: uppercase;
    border: 0;
    width: 100%;
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
}

.about-tab .nav-tabs li .nav-link:before {
    height: 2px;
    top: auto;
    bottom: 0;
    background-color: #e8e8e8
}

.about-tab .nav-tabs li .nav-link.active,
.about-tab .nav-tabs li .nav-link:focus {
    border: 0;
    box-shadow: none;
    background-color: transparent
}

.about-tab .nav-tabs li .nav-link.active:before,
.about-tab .nav-tabs li .nav-link:focus:before {
    background-color: #e0f465
}

.about-tab .nav-tabs li .nav-link:hover {
    border: 0
}

.img-gallery {
    padding-right: 10px
}

.img-gallery img {
    width: 48%
}

@media(min-width:576px) and (max-width:767.98px) {
    .img-gallery {
        margin-bottom: 30px
    }
    .img-gallery img {
        width: 47%
    }
    .about-tab .nav-tabs li .nav-link {
        font-size: 22px;
    }
}

@media(max-width:575.98px) {
    .img-gallery {
        padding: 0 0 20px
    }
    .img-gallery img {
        margin-bottom: 20px
    }
}

.tab-txt .h3,
.tab-txt h3 {
    text-transform: uppercase
}

.tab-txt a.btn {
    color: #e0f465
}

.tab-txt ul {
    padding: 0;
    list-style: none;
    margin: 30px 0 0
}

.tab-txt ul li {
    padding: 0 30px;
    margin: 15px 0
}

.tab-txt ul li:before {
    content: "\f12c";
    font-family: feather-icons;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%)
}

.pricing-card {
    background-color: #000;
    padding: 40px;
    position: relative
}

.pricing-card,
.pricing-card .pricing-header {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pricing-card .pricing-header {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    margin-bottom: 40px;
    padding-bottom: 40px
}

.pricing-card .pricing-header .icon,
.pricing-card .pricing-header .icon-sm {
    width: 104px;
    height: 104px;
    line-height: 104px;
    background-color: #e0f465
}

.pricing-card .price-rate,
.pricing-card .pricing-header .icon,
.pricing-card .pricing-header .icon-sm {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pricing-card .price-rate {
    font-family: Teko, sans-serif;
    color: #030523;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 40px
}

.pricing-card .price-rate sub {
    font-weight: 400;
    font-size: 20px
}

.pricing-card .btn {
    background-color: #e0f465;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: block;
    position: absolute;
    bottom: -1px;
    width: calc(100% - 80px);
    left: 50%;
    transform: translateX(-50%)
}

.pricing-card .pricing-body {
    padding-bottom: 60px
}

.pricing-card .pricing-body ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.pricing-card .pricing-body ul li {
    margin-bottom: 25px;
    padding-left: 30px;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pricing-card .pricing-body ul li:before {
    background: url(../images/icons/checkbox-p.png) no-repeat 0
}

.pricing-card.active,
.pricing-card:hover {
    background-color: #e0f465
}

.pricing-card.active .pricing-header,
.pricing-card:hover .pricing-header {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.pricing-card.active .icon,
.pricing-card.active .icon-sm,
.pricing-card:hover .icon,
.pricing-card:hover .icon-sm {
    background-color: #fff
}

.pricing-card.active .h2,
.pricing-card.active .price-rate,
.pricing-card.active .pricing-body li,
.pricing-card.active h2,
.pricing-card:hover .h2,
.pricing-card:hover .price-rate,
.pricing-card:hover .pricing-body li,
.pricing-card:hover h2 {
    color: #000
}

.pricing-card.active .pricing-body li:before,
.pricing-card:hover .pricing-body li:before {
    background: url(../images/icons/checkbox-b.png) no-repeat 0
}

.pricing-card.active .btn,
.pricing-card:hover .btn {
    background-color: #000;
    color: #fff
}

@media(max-width:1199.98px) {
    .pricing-card {
        padding: 20px
    }
    .pricing-card .icon,
    .pricing-card .icon-sm {
        flex: 0 0 80px;
        height: 80px
    }
    .pricing-card .price-rate {
        line-height: 1
    }
    .pricing-card .btn {
        width: calc(100% - 50px)
    }
}

.event-details .h2,
.event-details h2 {
    font-size: 40px;
    text-transform: uppercase
}

.event-details p {
    margin-bottom: 30px
}

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

.event-item .ms-3 {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.event-item:last-child .ms-3 {
    border: 0;
    margin-bottom: 0
}

.event-item:last-child .ms-3 p {
    margin: 0
}

.poins-table {
    border-radius: 5px;
    overflow-x: auto
}

.poins-table table {
    border-collapse: collapse;
    width: 100%
}

.poins-table table tr {
    border-bottom: 1px solid #e8e8e8
}

.poins-table table th:first-child {
    text-align: center
}

.poins-table table th:nth-child(2) {
    padding-left: 30px
}

.poins-table table td {
    font-weight: 500
}

.poins-table table td:first-child {
    border-right: 1px solid #e8e8e8;
    padding: 15px 20px;
    text-align: center
}

.poins-table table td:nth-child(2) {
    padding-left: 30px
}

.poins-table table td img {
    margin-right: 5px
}

.poins-table td,
.poins-table th {
    text-align: left;
    padding: 20px 15px;
    background-color: #f6f6f6
}

.woocommerce {
    background-color: #f6f6f6;
    padding: 30px
}

@media(max-width:575.98px) {
    .woocommerce {
        padding: 10px
    }
    .woocommerce .woocommerce-cart-form {
        overflow-x: auto;
        margin-bottom: 30px;
        overflow-y: hidden
    }
}

.woocommerce .shop_table {
    text-align: left;
    width: 100%;
    border-collapse: separate;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border-spacing: 0 20px
}

.woocommerce .shop_table thead tr th {
    padding: 15px 20px;
    background-color: #fff;
    font-size: 22px;
    font-weight: 600;
    color: #030523
}

@media(max-width:575.98px) {
    .woocommerce .shop_table thead tr th {
        font-size: 18px;
        padding: 20px
    }
}

.woocommerce .shop_table thead tr th:first-child,
.woocommerce .shop_table thead tr th:last-child {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.woocommerce .shop_table tr {
    background-color: #fff;
    color: #696969
}

.woocommerce .shop_table tr td:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.woocommerce .shop_table tr td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}

.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    font-family: DM Sans, sans-serif;
    font-weight: 600;
    align-items: center;
    vertical-align: middle
}

@media(max-width:575.98px) {
    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
        font-size: 14px
    }
}

.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    width: 15%;
    padding: 15px 0 15px 15px
}

@media(max-width:575.98px) {
    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
        padding: 5px 0 5px 5px
    }
    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
        max-width: 100%
    }
}

.woocommerce th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.woocommerce td.product-remove a.remove {
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: #e0f465;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.woocommerce td.product-remove a.remove i {
    color: #030523;
    font-weight: 600;
    font-size: 15px
}

@media(max-width:575.98px) {
    .woocommerce .table.shop_table.cart>tbody>tr>td.product-price,
    .woocommerce .table.shop_table.cart>tbody>tr>th.product-price,
    .woocommerce .table.shop_table.cart>tfoot>tr>td.product-price,
    .woocommerce .table.shop_table.cart>tfoot>tr>th.product-price,
    .woocommerce .table.shop_table.cart>thead>tr>td.product-price,
    .woocommerce .table.shop_table.cart>thead>tr>th.product-price,
    .woocommerce table.shop_table.cart>tbody>tr>td.product-price,
    .woocommerce table.shop_table.cart>tbody>tr>th.product-price,
    .woocommerce table.shop_table.cart>tfoot>tr>td.product-price,
    .woocommerce table.shop_table.cart>tfoot>tr>th.product-price,
    .woocommerce table.shop_table.cart>thead>tr>td.product-price,
    .woocommerce table.shop_table.cart>thead>tr>th.product-price {
        display: none
    }
}

.woocommerce .coupon {
    position: relative;
    flex: 0 0 50%
}

.woocommerce .coupon input {
    border: 1px solid #e8e8e8;
    padding: 14px;
    font-size: 15px
}

.woocommerce .coupon input:focus {
    outline: 0;
    box-shadow: none
}

.woocommerce .coupon .btn {
    position: absolute;
    right: -2px;
    border-radius: 5px;
    top: -1px;
    font-size: 15px;
    height: 101%;
    line-height: 1
}

@media(max-width:575.98px) {
    .woocommerce .coupon {
        flex: 0 0 100%
    }
}

.woocommerce .shop_table tr:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.cart-quanty {
    display: flex;
    justify-content: space-between;
    width: 100px;
    padding: 4px 13px;
    background-color: #f6f6f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px
}

.cart-quanty input {
    padding: 0;
    background: 0 0;
    text-align: center;
    font-weight: 600
}

.cart-quanty i {
    cursor: pointer
}

@media(max-width:575.98px) {
    .cart-totals {
        margin-top: 30px
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .cart-totals {
        margin-top: 30px
    }
}

.cart-totals table {
    width: 100%;
    border-spacing: 0 10px;
    border-collapse: separate
}

.cart-totals table th {
    color: #030523
}

.cart-totals table td {
    font-weight: 500
}

.cart-totals table tbody tr td {
    padding: 15px 10px;
    text-align: right
}

.cart-totals table tr:first-child {
    font-weight: 700
}

.cart-totals table tr.product-list {
    background: #fff
}

.cart-totals table tr.product-list td,
.cart-totals table tr.product-list th {
    padding: 10px 15px;
    color: #696969
}

.cart-totals table tr.product-list th {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.cart-totals table tr.product-list td {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 20px
}

@media(max-width:575.98px) {
    .order-summery {
        margin-top: 30px
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .order-summery {
        margin-top: 30px
    }
}

.coupon-wrap input {
    flex: 0 0 65%
}

@media(max-width:991.98px) {
    .coupon-wrap {
        margin-bottom: 20px
    }
    .coupon-wrap input {
        flex: 0 0 55%
    }
}

.checkout-coupon .h6,
.checkout-coupon .payment-option .accordion-button,
.checkout-coupon h6,
.payment-option .checkout-coupon .accordion-button {
    margin-bottom: 0;
    font-family: DM Sans, sans-serif
}

.checkout-coupon .h6 button,
.checkout-coupon .payment-option .accordion-button button,
.checkout-coupon h6 button,
.payment-option .checkout-coupon .accordion-button button {
    border: 0;
    color: #009241;
    background: 0 0
}

.checkout-coupon form {
    max-width: 600px
}

.checkout-coupon form .btn {
    border-radius: 5px
}

form.form.checkout-form label {
    margin-bottom: 5px;
    font-weight: 500;
    color: #030523;
    font-size: 17px
}

form.form.checkout-form select {
    padding: 17px 10px;
    display: block !important;
    width: 100%;
    border: 1px solid #e8e8e8;
    color: #696969;
    background-color: #fff
}

form.form.checkout-form input,
form.form.checkout-form select {
    font-size: 16px;
    margin-bottom: 30px
}

form.form.checkout-form input[type=checkbox] {
    width: auto
}

.payment-option {
    margin-bottom: 30px
}

.payment-option .accordion-button {
    font-family: DM Sans, sans-serif
}

.payment-option .accordion-button:after {
    right: 0;
    background: 0 0;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nY3VycmVudENvbG9yJyBjbGFzcz0nYmkgYmktY2hldnJvbi1kb3duJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGQ9J00xLjY0NiA0LjY0NmEuNS41IDAgMDEuNzA4IDBMOCAxMC4yOTNsNS42NDYtNS42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTYgNmEuNS41IDAgMDEtLjcwOCAwbC02LTZhLjUuNSAwIDAxMC0uNzA4eicvPjwvc3ZnPg==);
    box-shadow: none
}

.payment-option .accordion-button:not(.collapsed):after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nY3VycmVudENvbG9yJyBjbGFzcz0nYmkgYmktY2hldnJvbi1kb3duJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGQ9J00xLjY0NiA0LjY0NmEuNS41IDAgMDEuNzA4IDBMOCAxMC4yOTNsNS42NDYtNS42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTYgNmEuNS41IDAgMDEtLjcwOCAwbC02LTZhLjUuNSAwIDAxMC0uNzA4eicvPjwvc3ZnPg==);
    background-color: transparent;
    transform: rotate(0deg)
}

.error-sec {
    min-height: 100vh;
    overflow: hidden
}

.error-sec:before {
    background: url(../images/error-footer.png) no-repeat 0 100%;
    left: -7%;
    top: 7%
}

.error-sec:after {
    position: absolute;
    right: -6%;
    top: -15%;
    content: "";
    background-color: #e0f465;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 252px;
    height: 252px
}

.error-sec .error-txt {
    padding: 200px 0
}

.error-sec .error-title.h1,
.error-sec .slide-bar .box-item span.error-title,
.error-sec h1.error-title,
.slide-bar .box-item .error-sec span.error-title {
    font-size: 425px;
    line-height: .5
}

.error-sec .error-title.h1 img,
.error-sec .slide-bar .box-item span.error-title img,
.error-sec h1.error-title img,
.slide-bar .box-item .error-sec span.error-title img {
    position: relative;
    top: -50px;
    margin: 0 20px
}

@media(max-width:1199.98px) {
    .error-sec:before {
        left: -25%
    }
    .error-sec .error-title.h1,
    .error-sec .slide-bar .box-item span.error-title,
    .error-sec h1.error-title,
    .slide-bar .box-item .error-sec span.error-title {
        font-size: 300px
    }
    .error-sec .error-title.h1 img,
    .error-sec .slide-bar .box-item span.error-title img,
    .error-sec h1.error-title img,
    .slide-bar .box-item .error-sec span.error-title img {
        width: 200px
    }
}

@media(max-width:991.98px) {
    .error-sec:after {
        right: -12%
    }
}

@media(max-width:575.98px) {
    .error-sec:before {
        left: -55%;
        top: 20%
    }
    .error-sec .error-title.h1,
    .error-sec .slide-bar .box-item span.error-title,
    .error-sec h1.error-title,
    .slide-bar .box-item .error-sec span.error-title {
        font-size: 200px
    }
    .error-sec .error-title.h1 img,
    .error-sec .slide-bar .box-item span.error-title img,
    .error-sec h1.error-title img,
    .slide-bar .box-item .error-sec span.error-title img {
        width: 140px;
        top: -20px
    }
}

.cricket-tours {}

.cricket-tours h5 {
    color: #009241;
}

.cricket-tours p {
    font-size: 14px;
    color: #000000;
}

.cricket-tours h6 {
    text-decoration: underline;
    font-size: 15px;
    letter-spacing: .6px;
}


/* .products-sec .product-entry3 .product-txt a{color: var(--success);} */

#g-recaptcha-error span {
    position: relative;
    top: 6px;
    border: 1px solid #d4d2d2;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 5px;
}

#g-recaptcha-error span:before {
    content: "";
    border-bottom: 10px solid #d4d2d2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
    left: 20px;
}

.client-testimonials {
    min-height: 200px;
    text-align: center;
    width: 100%;
}

.client-testimonials h1 {
    border-bottom: 2px solid;
    color: #009241;
    font-size: 48px;
    font-weight: 600;
}

.client-testimonials p {
    font-size: 18px;
    color: #323c4a;
    margin-bottom: 8px;
    font-weight: 500;
}

.client-testimonials p a {
    text-decoration: underline;
    font-weight: bold;
}