body {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
}

p {
    color: #d9d9da;
    font-weight: 500;
    font-size: 15px;
}

/* h1,h2,h3,h4,h5,h6 {
    color: #fff;
} */
/* .header-bg{background-color: #00000024;} */
li {
    list-style: none;
    position: relative;
    /* display: flex; */
    align-items: flex-start;
    justify-content: inherit;
    transition: all .25s ease
}

.banner {
    height: 800px;
    opacity: 0.7;
}

.cap {
    top: 240px;
}

.hed{font-weight: 800;}
span {
    color: rgb(22, 158, 218);
}

.banner-image .inner {
    transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}

.banner-image:hover .inner {
    transform: scale(1.09)
}

.textonimg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.textonimg1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inner {
    overflow: hidden;
    background-color: black;
}

.banner-hover-zoom {
    overflow: hidden;
    margin-bottom: 20px;
}

.bg-img {
    background-image: url(../images/bg/sport-row-bg.png);
    background-position: left;
}

.op {
    opacity: 0.7;
}

.s2-bg {
    background-image: url(../images/bg/sport-row-bg-2.jpg);
    background-position-x: right;
    padding-top: 100px;
    padding-bottom: 100px;
}

/* .bg-vdo-img{background-image: url(../images/bg/sport-left-side-video.jpg);} */
i.fa {
    margin: 5px;
    font-size: 20px;
    color: #fff;
}

i.fa:hover {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none !important;
}

a {
    text-decoration: none;
    /* color: #fff; */
}

a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
    text-decoration: none;
}

i.ft-social {
    border: 1px solid #fff;
    padding: 9px;
    border-radius: 30px;
    height: 40px;
    width: 40px;
    text-align: center;
    margin: 5px !important;
}

a.login-btn {
    color: #fff;
    margin-right: 20px;
    background-color: rgb(22, 158, 218);
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow 0s ease, opacity .25s ease;
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
}

.form-btn {
    background-color: #F3F3F3;
    border-radius: 0px;
    color: #3E3E3E;
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    border: none;
    font-weight: 600;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow 0s ease, opacity .25s ease;
}

a.login-btn:hover {
    color: #fff !important;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    opacity: .8;
}

a.form-btn:hover {
    color: #3E3E3E !important;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    opacity: .8;
}

.navbar-scrolled{
    background-color: black;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    height: 85px;
}
.navbar{
    transition: all 0.5s;
    height: 85px;
}
/* .main-logo {
    width: 235px !important;
} */

@media all and (min-width:1240px) {
    .mnu {
        margin-left: 150px;
    }

    .main-m {
        margin: 10px;
    }
}

@media only screen and (min-width:320px) and (max-width: 480px) {
    .banner {
        height: 360px
    }

    .two-img {
        width: 185px;
        margin-bottom: 15px !important;
        margin: 5px;
        display: none;
    }

    .bg-img {
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;

    }
    .s2-bg {
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .txt-img{top: 72% !important;}
    .trainer-dic{margin-top: 0px !important;}
    .ft-btm{text-align: center !important ;}
    .boxh{height: 200px !important;}
    .third-b{width: 100% !important;}
    .ban-bg{background-repeat: no-repeat; background-position:center !important;}
    a.login-btn{margin-right: 0;}
}






@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .main-logo {
        width: 240px !important;
    }

    .main-m {
        border-bottom: 1px solid;
    }
    div#main_nav {
        background-color: #000000b3;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .dropdown-item {
        white-space: unset;
    }
    div#main_nav {
        background-color: #000000b3;
    }
}

.navbar-toggler:focus {
    box-shadow: none;
}
.txt-img{top: 83%}
.ban-bg{
    background-image: url(../images/banner/sport-smoke.png);
    background-repeat: no-repeat;
    background-position-x: right;
}
.ytp-pause-overlay {
    display: none !important;
}


/* contact page css */
/* .form-group{margin-top: 20px;} */

/* new added */
.getstart{
    background-color: rgb(22, 158, 218);
    color: #fff;
}
.getstart:hover{
    background-color: black;
    color: #fff !important;
}

/* price card */
.well-update1.mt4 {
    margin-top: 80px!important;
    margin-bottom: 80px!important;
}
.well-update1 .card {
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    overflow: unset;
    /* width: 400px; */
}
.card--vertical {
    overflow: hidden;
    padding: 0;
}
.well-update1 .card-text {
    background-color: #eee;
    min-height: 184px;
    height: auto;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 25px;
}
.well-update1 .card-text p {
    font-size: 18px;
    line-height: 22px;
    color: #3d31b9;
    font-weight: 700;
}
.well-update1 .card-text h4 {
    font-size: 42px;
    line-height: 55px;
    color: #3d31b9;
    font-weight: 400;
    font-family: Helvetica;
}
.well-update1 .card-text .below_heading {
    margin-top: 10px;
    font-family: hongkong-bold;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #a44ffb;
}
.well-update1 .card-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card--vertical .card-content {
    padding: 20px;
}
.well-update1 .card-content .mb2 {
    margin-bottom: 0!important;
}
.well-update1 .card-content .button {
    margin-top: auto;
    border: 2px solid #2f3745;
    background: 0 0;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #2f3745;
    height: auto;
    min-height: 44px;
    font-family: hongkong-medium;
}
.card {
    background: #fff;
    margin-bottom: 10px !important;
    border-radius: 7px;
    /* box-shadow: rgba(0,0,0,.07) 0 8px 25px 0; */
    margin: 0 auto;
    max-width: 550px;
    padding: 20px 25px;
    width: 100%;
}
ul {
    padding-left: 0rem !important;
}
ul.tc-gray li {
    margin-bottom: 15px;
    font-size: 22px;
}
.button:hover{ color: #149eda !important; }
.card:hover{
    box-shadow: rgba(0,0,0,.07) 0 8px 25px 0 !important;
    transition: 0.5s;
}
.menu{
    color: #fff;
}
.menu:hover{
    color: #149eda !important;
}
/* div#main_nav {
    background-color: #000000b3;
} */