body {
    font-family: 'Arimo' !important;
}

header {
    min-height: 130px;
}

#header20 .menu20 .menu20Content .title:hover a {
    color: #fff;
}

#header20 a.col-s-12.a5etf {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header20 a.col-s-12.a5etf i {
    font-size: 14px;
    font-weight: 500;
}

.baskteball-add-ntps {
    background-image: url(../images/bg-6.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.feature-icon img {
    width: 42px;
}

.feature-thumb img {
    margin: auto;
    width: 75%;
    text-align: center;
}

.feature-thumb {
    text-align: center;
}

.feature-section-two .feature-item {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    z-index: 2;
    margin-bottom: 31px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.feature-icon-area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.feature-content {
    position: relative;
    padding-top: 20px;
}

.feature-section-two .feature-content::before {
    height: 1px;
}

.feature-content::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 50px;
    height: 0px;
    background-color: #e80000;
}

.feature-section-two {
    background-color: #f5f5f500;
    padding: 80px 0;
}

.feature-section-two p {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
}

.feature-content .title {
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
}

@media screen and (min-width: 600px) {
    body#newSite {
        margin-top: -7px !important;
    }
}

@media screen and (max-width: 600px) {
    #toggle+label {
        display: none !important;
    }

    #header20 .s-hide {
        display: none;
    }

    #header20 .m-show {
        display: none;
    }

    #header20 .l-show {
        display: none;
    }

    #header20 .s-show {
        display: block;
    }

    #header20 .col-s-center {
        /*margin: 0 auto !important;*/
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
    }
}

#header20 {
    z-index: 999;
}

#header20 .pointer {
    cursor: pointer;
}

.side-hover {
    padding-top: 25px;
}

#header20 * {
    line-height: 27px;
    text-align: left;
}

#header20 .link20 {
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

a.logo {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2.4px;
    color: #fff;
}

a.logo:hover {
    color: #fff;
}

#header20 .link20:hover {
    color: #0056b3;
}

#header20 .baseline {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    display: block;
    cursor: pointer;
}

#header20 .menu20Content a {
    position: relative;
    z-index: 9;
}

#header20 .westSide .baseline {
    margin-left: 0.5em;
}

#header20 .newButton20 {
    margin: 1em auto;
    background: #000;
    color: #fff;
    text-decoration: none;
    box-shadow: 0px 4px 6px #000E9C00;
    border-radius: 6px;
    display: inline-block;
    padding: 0.3em 1em;
    box-sizing: border-box;
}

#header20 .newButton20:hover {
    border-color: #000E9C;
    background-color: #000E9C;
    color: #fff !important;
    text-decoration: none;
}

#header20 .newButton20:active {
    border-color: #00185E;
    background-color: #00185E;
    color: #fff !important;
    text-decoration: none;
}

#header20 .white {
    color: #fff !important;
}

#header20 .col-s-1 {
    width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-1:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-1.noMargin {
    width: calc(1/12 * 100% - 0 * 1px);
}

#header20 .col-s-1.noMargin-s {
    width: calc(1/12 * 100% - 0 * 1px);
}

#header20 .col-s-1.border {
    width: calc((1/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-1.borderWithMargin {
    width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-2 {
    width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-2:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-2.noMargin {
    width: calc(2/12 * 100% - 0 * 1px);
}

#header20 .col-s-2.noMargin-s {
    width: calc(2/12 * 100% - 0 * 1px);
}

#header20 .col-s-2.border {
    width: calc((2/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-2.borderWithMargin {
    width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-3 {
    width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-3:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-3.noMargin {
    width: calc(3/12 * 100% - 0 * 1px);
}

#header20 .col-s-3.noMargin-s {
    width: calc(3/12 * 100% - 0 * 1px);
}

#header20 .col-s-3.border {
    width: calc((3/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-3.borderWithMargin {
    width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-4 {
    width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-4:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-4.noMargin {
    width: calc(4/12 * 100% - 0 * 1px);
}

#header20 .col-s-4.noMargin-s {
    width: calc(4/12 * 100% - 0 * 1px);
}

#header20 .col-s-4.border {
    width: calc((4/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-4.borderWithMargin {
    width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-5 {
    width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-5:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-5.noMargin {
    width: calc(5/12 * 100% - 0 * 1px);
}

#header20 .col-s-5.noMargin-s {
    width: calc(5/12 * 100% - 0 * 1px);
}

#header20 .col-s-5.border {
    width: calc((5/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-5.borderWithMargin {
    width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-6 {
    width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-6:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-6.noMargin {
    width: calc(6/12 * 100% - 0 * 1px);
}

#header20 .col-s-6.noMargin-s {
    width: calc(6/12 * 100% - 0 * 1px);
}

#header20 .col-s-6.border {
    width: calc((6/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-6.borderWithMargin {
    width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-7 {
    width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-7:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-7.noMargin {
    width: calc(7/12 * 100% - 0 * 1px);
}

#header20 .col-s-7.noMargin-s {
    width: calc(7/12 * 100% - 0 * 1px);
}

#header20 .col-s-7.border {
    width: calc((7/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-7.borderWithMargin {
    width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-8 {
    width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-8:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-8.noMargin {
    width: calc(8/12 * 100% - 0 * 1px);
}

#header20 .col-s-8.noMargin-s {
    width: calc(8/12 * 100% - 0 * 1px);
}

#header20 .col-s-8.border {
    width: calc((8/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-8.borderWithMargin {
    width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-9 {
    width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-9:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-9.noMargin {
    width: calc(9/12 * 100% - 0 * 1px);
}

#header20 .col-s-9.noMargin-s {
    width: calc(9/12 * 100% - 0 * 1px);
}

#header20 .col-s-9.border {
    width: calc((9/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-9.borderWithMargin {
    width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-10 {
    width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-10:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-10.noMargin {
    width: calc(10/12 * 100% - 0 * 1px);
}

#header20 .col-s-10.noMargin-s {
    width: calc(10/12 * 100% - 0 * 1px);
}

#header20 .col-s-10.border {
    width: calc((10/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-10.borderWithMargin {
    width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-11 {
    width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-11:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-11.noMargin {
    width: calc(11/12 * 100% - 0 * 1px);
}

#header20 .col-s-11.noMargin-s {
    width: calc(11/12 * 100% - 0 * 1px);
}

#header20 .col-s-11.border {
    width: calc((11/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-11.borderWithMargin {
    width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-12 {
    width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-12:not(.noMargin) {
    margin: 0 8px;
}

#header20 .col-s-12.noMargin {
    width: calc(12/12 * 100% - 0 * 1px);
}

#header20 .col-s-12.noMargin-s {
    width: calc(12/12 * 100% - 0 * 1px);
}

#header20 .col-s-12.border {
    width: calc((12/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-12.borderWithMargin {
    width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 ul li {
    margin-left: 0px;
}

.bg-muted {
    background-color: #f8faff;
    padding-top: 1.5rem !important;
    padding-bottom: 3rem !important;
}

@media screen and (max-width: 991px) {


    .col-md-2 .left-contacts {
        display: none !important;
    }

    /*1159*/
    .menu20 .menu20Content .title {
        box-sizing: border-box;
    }

    .menu20 .menu20Content .title a {
        padding-left: 0.5em !important;
    }

    .badimnot img {
        width: 62%;
        margin-left: auto;
    }
}

@media screen and (min-width: 768px) {
    #header20 .col-m-1 {
        width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-1:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-1.noMargin {
        width: calc(1/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-1.noMargin-s {
        width: calc(1/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-1.border {
        width: calc((1/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-1.borderWithMargin {
        width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-2 {
        width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-2:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-2.noMargin {
        width: calc(2/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-2.noMargin-s {
        width: calc(2/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-2.border {
        width: calc((2/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-2.borderWithMargin {
        width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-3 {
        width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-3:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-3.noMargin {
        width: calc(3/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-3.noMargin-s {
        width: calc(3/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-3.border {
        width: calc((3/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-3.borderWithMargin {
        width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-4 {
        width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-4:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-4.noMargin {
        width: calc(4/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-4.noMargin-s {
        width: calc(4/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-4.border {
        width: calc((4/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-4.borderWithMargin {
        width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-5 {
        width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-5:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-5.noMargin {
        width: calc(5/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-5.noMargin-s {
        width: calc(5/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-5.border {
        width: calc((5/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-5.borderWithMargin {
        width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-6 {
        width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-6:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-6.noMargin {
        width: calc(6/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-6.noMargin-s {
        width: calc(6/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-6.border {
        width: calc((6/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-6.borderWithMargin {
        width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-7 {
        width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-7:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-7.noMargin {
        width: calc(7/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-7.noMargin-s {
        width: calc(7/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-7.border {
        width: calc((7/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-7.borderWithMargin {
        width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-8 {
        width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-8:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-8.noMargin {
        width: calc(8/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-8.noMargin-s {
        width: calc(8/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-8.border {
        width: calc((8/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-8.borderWithMargin {
        width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-9 {
        width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-9:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-9.noMargin {
        width: calc(9/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-9.noMargin-s {
        width: calc(9/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-9.border {
        width: calc((9/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-9.borderWithMargin {
        width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-10 {
        width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-10:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-10.noMargin {
        width: calc(10/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-10.noMargin-s {
        width: calc(10/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-10.border {
        width: calc((10/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-10.borderWithMargin {
        width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-11 {
        width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-11:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-11.noMargin {
        width: calc(11/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-11.noMargin-s {
        width: calc(11/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-11.border {
        width: calc((11/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-11.borderWithMargin {
        width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-m-12 {
        width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-m-12:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-m-12.noMargin {
        width: calc(12/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-12.noMargin-s {
        width: calc(12/12 * 100% - 0 * 1px);
    }

    #header20 .col-m-12.border {
        width: calc((12/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-m-12.borderWithMargin {
        width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }
}

@media only screen and (min-width: 992px) {

    /*1159*/
    #header20 .col-l-1 {
        width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-1:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-1.noMargin {
        width: calc(1/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-1.noMargin-s {
        width: calc(1/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-1.border {
        width: calc((1/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-1.borderWithMargin {
        width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-2 {
        width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-2:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-2.noMargin {
        width: calc(2/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-2.noMargin-s {
        width: calc(2/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-2.border {
        width: calc((2/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-2.borderWithMargin {
        width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-3 {
        width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-3:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-3.noMargin {
        /*width: calc(3/12 * 100% - 0 * 1px);*/
        width: 250px;
    }

    #header20 .col-l-3.noMargin-s {
        width: calc(3/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-3.border {
        width: calc((3/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-3.borderWithMargin {
        width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-4 {
        width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-4:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-4.noMargin {
        width: calc(4/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-4.noMargin-s {
        width: calc(4/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-4.border {
        width: calc((4/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-4.borderWithMargin {
        width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-5 {
        width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-5:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-5.noMargin {
        width: calc(5/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-5.noMargin-s {
        width: calc(5/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-5.border {
        width: calc((5/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-5.borderWithMargin {
        width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-6 {
        width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-6:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-6.noMargin {
        width: calc(6/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-6.noMargin-s {
        width: calc(6/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-6.border {
        width: calc((6/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-6.borderWithMargin {
        width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-7 {
        width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-7:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-7.noMargin {
        width: calc(7/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-7.noMargin-s {
        width: calc(7/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-7.border {
        width: calc((7/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-7.borderWithMargin {
        width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-8 {
        width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-8:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-8.noMargin {
        width: calc(8/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-8.noMargin-s {
        width: calc(8/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-8.border {
        width: calc((8/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-8.borderWithMargin {
        width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-9 {
        width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-9:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-9.noMargin {
        width: calc(9/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-9.noMargin-s {
        width: calc(9/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-9.border {
        width: calc((9/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-9.borderWithMargin {
        width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-10 {
        width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-10:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-10.noMargin {
        width: calc(10/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-10.noMargin-s {
        width: calc(10/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-10.border {
        width: calc((10/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-10.borderWithMargin {
        width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-11 {
        width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-11:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-11.noMargin {
        width: calc(11/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-11.noMargin-s {
        width: calc(11/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-11.border {
        width: calc((11/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-11.borderWithMargin {
        width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .col-l-12 {
        width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
    }

    #header20 .col-l-12:not(.noMargin) {
        margin: 0 8px;
    }

    #header20 .col-l-12.noMargin {
        width: calc(12/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-12.noMargin-s {
        width: calc(12/12 * 100% - 0 * 1px);
    }

    #header20 .col-l-12.border {
        width: calc((12/12 * 100%) - 1px - 0 * 1px);
    }

    #header20 .col-l-12.borderWithMargin {
        width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
    }

    #header20 .l-hide {
        display: none;
    }

    #header20 #header20 .offBg .row div.col-s-12.col-m-12.col-l-3 {
        margin-right: 0px !important;
    }
}

#header20 {
    position: absolute;
    top: 0;
    width: 100%;
}

#header20 .clear:before,
#header20 .flex:before,
#header20 .row:before,
#header20 .clear:after,
#header20 .flex:after,
#header20 .row:after {
    content: "";
    display: table;
}

#header20 .clear:after,
#header20 .flex:after,
#header20 .row:after {
    clear: both;
}

#header20 .clear,
#header20 .flex,
#header20 .row {
    zoom: 1;
}

#header20 .txtRight {
    text-align: right;
}

#header20 #direction .item {
    flex-wrap: wrap;
}

#header20 div.wrapper,
#header20 div.row {
    /* max-width: 1280px; */
    width: 100%;
    margin: 0 auto;
}

#header20 .mobileSupportMenu {
    display: none;
}

#header20 .clear:before,
#header20 .flex:before,
#header20 .row:before,
#header20 .clear:after,
#header20 .flex:after,
#header20 .row:after {
    content: "";
    display: table;
    width: 0px !important;
}

#header20 .clear:after,
#header20 .flex:after,
#header20 .row:after {
    clear: both;
}

#header20 .clear,
#header20 .flex,
#header20 .row {
    zoom: 1;
}

#header20 .col-s-12,
#header20 .col-m-12,
#header20 .col-l-12,
#header20 .col-s-11,
#header20 .col-m-11,
#header20 .col-l-11,
#header20 .col-s-10,
#header20 .col-m-10,
#header20 .col-l-10,
#header20 .col-s-9,
#header20 .col-m-9,
#header20 .col-l-9,
#header20 .col-s-8,
#header20 .col-m-8,
#header20 .col-l-8,
#header20 .col-s-7,
#header20 .col-m-7,
#header20 .col-l-7,
#header20 .col-s-6,
#header20 .col-m-6,
#header20 .col-l-6,
#header20 .col-s-5,
#header20 .col-m-5,
#header20 .col-l-5,
#header20 .col-s-4,
#header20 .col-m-4,
#header20 .col-l-4,
#header20 .col-s-3,
#header20 .col-m-3,
#header20 .col-l-3,
#header20 .col-s-2,
#header20 .col-m-2,
#header20 .col-l-2,
#header20 .col-s-1,
#header20 .col-m-1,
#header20 .col-l-1 {
    float: left;
    position: relative;
    min-height: 1px;
}

#header20 div.wrapper,
#header20 div.row {
    width: 100%;
    margin: 0 auto;
}

#header20 .full {
    width: 100%;
}

#header20 .half {
    width: 50% !important;
}

#header20 .row.wrapper {
    max-width: 1280px;
    margin: 0 auto;
}

#header20 .fw100 {
    font-weight: 100;
}

#header20 .fw200 {
    font-weight: 200;
}

#header20 .fw400 {
    font-weight: bold;
}

#header20 .fw600 {
    font-weight: 600;
}

#header20 .fw700 {
    font-weight: 700;
}

#header20 .fw900 {
    font-weight: 900;
}

#header20 .row,
#header20 .wrapper {
    margin: 0 auto;
    padding: 0 0 0 8px;
    box-sizing: border-box;
}

#header20 #profilIcon,
#header20 #profileContainer {
    display: none;
}

#header20 #profilIcon *,
#header20 #profileContainer * {
    text-align: center;
}

#header20 .support {
    line-height: 72px;
    text-align: right;
    color: #fff;
}

#header20 .support .menuLink {
    color: #fff !important;
}

#header20 .support .headerHelpMenu {
    color: #fff !important;
}

#header20 .left-contacts {
    background: #fff;
    padding: 0;
    margin: 0;
    min-height: 63px;
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}


.left-contacts:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%) !important;
}

#header20 .left-contacts i.fa.fa-phone {
    color: #da251e;
    border: 2px solid #da251e;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 21px;
    font-weight: 600;
    margin-right: 10px;
}

#header20 .left-contacts a {
    font-size: 23px;
    text-transform: capitalize;
    color: #da251e;
    font-weight: 600;
    letter-spacing: .5px;
    text-decoration: none;
}

#header20 .left-contacts a:hover {
    color: #da251e;
}

#header20 .support .headerHelpMenu .menuLink {
    color: #da251e !important;
}

#header20 .support * {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
    vertical-align: middle;
    letter-spacing: .9px;
    line-height: 21px;
}

#header20 .support * .chLangTitl {
    color: #da251e !important;
}

#header20 #changeLanguage {
    top: 50px !important;
}

#header20 #languageChooser {
    margin-bottom: 3px !important;
}

#header20 #languageChooser+.menu20Content ul li {
    width: 100%;
}

#header20 .noMargin {
    margin: 0px;
}

.border-right {
    border-right: 2px solid #000;
}

#header20 .noPadding {
    padding: 0px;
}



/* .filter-drop {
    filter: drop-shadow(.625rem 0 1.25rem rgba(0, 0, 0, .05));
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
} */


/* .megamenu-background-shape {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: 5px 0 10px -2px rgba(0, 0, 0, .5);
    overflow: hidden;
    z-index: 9;
    background-color: #ffffff00;
    transform: skew(-20deg);
} */

.full.row .col-s-12.col-m-2.oHide {
    background: #fff;
    position: relative;
    filter: drop-shadow(.625rem 0 1.25rem rgba(0, 0, 0, .05));
}

.full.row .col-s-12.col-m-2.oHide:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: auto;
    height: 100%;
    width: 100%;
    clip-path: (0 0, 100% 0, calc(100% - 10rem) 100%, 0 100%);
}


/* 
.col-s-12.col-m-4.oHide {

    filter: drop-shadow(.625rem 0 1.25rem rgba(0, 0, 0, .05));
    background: #fff;
     clip-path: polygon(0 0, 72% 0, 71% 76%, 0% 99%);
 z-index: 9999; 
    transform: skewX(349deg);

} */


/* 
.shape:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 10rem) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - 10rem) 100%, 0 100%);
}

.westSide .shape {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    filter: drop-shadow(.625rem 0 1.25rem -.25rem rgba(0, 0, 0, .05));
    filter: drop-shadow(.625rem 0 1.25rem rgba(0, 0, 0, .05));
    overflow: hidden;
    z-index: 1;
} */



#header20 .headerHelpMenu {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    line-height: 2em;
    cursor: default;
}

#header20 .headerHelpMenu * {
    box-sizing: border-box;
}

#header20 .support .form * {
    color: #212529 !important;
    font-weight: normal;
}

.login-box {

    position: absolute;
    left: -100px;
    padding: 10px 10px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    width: 300px;
    z-index: 99999;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
    color: #0d55d4 !important;
    border-radius: 10px;
}

.login-box .btn {
    width: 100%;
    margin-top: 10px;
    background-color: #1f85ec;
    color: #fff;
}

.login-box .btn:hover {
    background-color: #136edd;
}

#header20 .headerHelpMenu ul {
    color: #0d55d4 !important;
    display: none;
    position: absolute;
    z-index: 9999999;
    background: #FFF;
    border-radius: 10px;
    padding: 0;
    margin: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
    /*left: calc(50% - 69px);*/
    left: -37px;
    min-width: 115px;
    top: 30px;
    text-align: center;
}

#header20 .headerHelpMenu:hover ul {
    display: block;
}

#header20 .headerHelpMenu:hover ul:before {
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    background: #FFF;
    position: absolute;
    transform: rotate(45deg);
    top: -5px;
    left: calc(50% - 6px);
    box-shadow: rgba(0, 0, 0, 0.1) -3px -3px 2px;
    z-index: -1;
}

#header20 .headerHelpMenu:hover ul li {
    list-style: none;
    margin: 0 !important;
}

#header20 .headerHelpMenu:hover ul li:first-child {
    margin-top: 4px;
    border-radius: 10px 10px 0 0;
}

#header20 .headerHelpMenu:hover ul li:last-child {
    border-radius: 0 0 10px 10px;
}

#header20 .headerHelpMenu:hover ul li:last-child:after {
    content: "";
    border-bottom: solid #b3b3b3 0px;
}

#header20 .headerHelpMenu:hover ul li:hover {
    background: #c0f1fe;
}

#header20 .headerHelpMenu:hover ul li a {
    color: #0d55d4 !important;
    padding: 4px 8px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#header20 .headerHelpMenu:hover ul li a:after {
    content: "";
    display: block;
    width: 85%;
    border-bottom: solid #b3b3b3 1px;
    margin-top: 4px;
    position: absolute;
}

#header20 .headerHelpMenu:hover ul {
    text-align: center !important;
}

#header20 .fsrem1 {
    font-size: 1rem !important;
}

@media screen and (min-width: 768px) {
    #header20 .flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #header20 #direction .item {
        flex-wrap: wrap;
    }

    #header20 .flex-container .item {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: inherit;
    }

    #header20 .flex-container .item.stretch {
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    #header20 .row.flex-container {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    #header20 #changeLanguage * .chLangTitl {
        margin-top: 0px;
    }

}

@media screen and (min-width: 992px) {

    /*1159*/
    #block-ocmsheaderblock #header20 #ucartzLogo img {
        margin: 7px auto !important;
    }

    #header20 .a6dU7ec,
    #header20 .a6dU7eb,
    #header20 .a6dU7e {
        position: relative;
        text-decoration: none;
    }

    #header20 .a6dU7ec:after,
    #header20 .a6dU7eb:after,
    #header20 .a6dU7e:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%) scaleX(0);
        transform-origin: 0% 50%;
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.8);
        transition: transform 250ms;
    }

    #header20 .a6dU7ec:hover:after,
    #header20 .a6dU7ec.hovered:after,
    #header20 .a6dU7eb:hover:after,
    #header20 .a6dU7eb.hovered:after,
    #header20 .a6dU7e:hover:after,
    #header20 .a6dU7e.hovered:after {
        transform: translateX(-50%) scaleX(1);
    }

    #header20 .a6dU7ec:after {
        background-color: #000E9C;
        height: 1px;
    }

    #header20 .a6dU7eb:after {
        background-color: #fff;
        height: 3px;
    }

    #header20 .menu20 {
        box-shadow: rgb(255 255 255 / 20%) 0 0 7px 0;
        background-color: #000;
        border-top: 1px dotted #ffffff9c;
    }

    #header20 .menu20 .contentTitle {
        line-height: 62px;
        font-size: 20px;
        font-weight: 600;
        color: #000;
        letter-spacing: .5px;
    }

    #header20 .menu20 .eastSide {
        background-color: #000000;
        margin: 0 0 0 8px !important;
        float: right;
        padding: 0 1em;
    }

    #header20 .menu20 a:hover {
        color: #fff !important;
    }

    #header20 .menu20 ul {
        margin: 0;
        padding: 0;
    }

    #header20 .menu20 ul.l2 .contentTitle {
        margin-top: -30px !important;
    }

    #header20 .menu20 ul li.l1 {
        margin: 0px;
        padding: 0px 7px;
    }

    #header20 .menu20 ul li,
    #header20 .menu20 ul li .menu20Content a {
        color: #444;
        line-height: 46px;
        float: left;
        list-style: none;
        padding: 0em 1em;
        font-size: 17px;
    }


    #header20 .menu20 ul li .menu20Content a {
        line-height: 20px;
        padding: 0.5em 0px;
        text-decoration: none;
    }

    #header20 .menu20 ul li .menu20Content a b {
        color: #000 !important;
    }

    #header20 .menu20 ul li .menu20Content a:hover b {
        color: #000E9C !important;
    }

    #header20 .menu20 ul li .menu20Content a span {
        color: #555;
        font-weight: normal;
        text-decoration: none !important;
    }

    #header20 .menu20 ul .menuTitle {
        color: #ffffff;
        line-height: 62px;
        padding: 0em 1em;
        font-weight: 400;
        display: inline-block;
        text-decoration: none;
        font-size: 19px;
        text-transform: capitalize;
        font-family: 'Arimo';
        text-decoration: none;
        letter-spacing: 0.7px;
    }

    #header20 .menu20 ul .menuTitle:hover {
        color: #fff !important;
    }

    #header20 .menu20 ul li:hover {
        color: #000E9C;
        cursor: pointer;
    }

    #header20 .menu20 ul li:hover i.fa.fa-chevron-down {
        transform: rotate(180deg);
        transition: transform .5s cubic-bezier(.77, 0, .175, 1);
    }

    #header20 .menu20 ul li i.fa.fa-chevron-down {
        transform: rotate(0deg);
        transition: transform .5s cubic-bezier(.77, 0, .175, 1);
        font-size: 13px;
        font-weight: 200;
    }


    #header20 .menu20 ul li:hover .menu20Content {
        box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 3px, rgba(0, 0, 0, 0.2) 0px 3px 3px;
        display: block;
        display: block;
        position: absolute;
        background: #fff;
        left: 0px;
        width: 100%;
        /*z-index: 9999999999;*/
        border-radius: 0 0 10px 10px;
    }

    #header20 .menu20 ul li:hover .menu20Content.new-menus {
        width: 276px;
        left: 0;
    }


    #header20 .menu20 .menu20Content {
        display: none;
        cursor: initial;
        /* overflow: hidden; */
        padding: 0;
    }

    #header20 .menu20 .menu20Content .discover {
        line-height: 62px;
        font-size: 1em;
        float: none;
        cursor: pointer;
    }

    #header20 .menu20 .menu20Content .title {
        font-size: 1em;
        line-height: 1em;
        clear: both;
        padding: 1em;
        box-sizing: border-box;
        color: #000;
    }

    #header20 .menu20 .menu20Content .title.noL3 {
        padding: 0px !important;
    }

    #header20 .menu20 .menu20Content .title.noL3 a {
        box-sizing: border-box;
        width: 100%;
        padding: 1em;
    }

    #header20 .menu20 .menu20Content .title.noL3 a:hover {
        color: #fff !important;
    }

    #header20 .menu20 .menu20Content .title a {
        padding: 0px;
    }

    #header20 .menu20 .menu20Content .title:hover,
    #header20 .menu20 .menu20Content .title.hovered {
        color: #fff;
        background: #da251e;
    }

    .menuTitle.a6dU7eb.active i.fa.fa-chevron-down {
        display: none !important;
    }

    #header20 .menu20 .menu20Content .title:hover:after,
    #header20 .menu20 .menu20Content .title.hovered:after {
        content: "";
        float: right;
        font-size: 1.6em;
        font-weight: 900;
        margin-right: 0.1em;
        height: 18px;
        width: 18px;
        transform: rotate(-90deg);
        position: relative;
        animation: animateleft 0.4s;
    }

    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0;
        }

        to {
            left: 0;
            opacity: 1;
        }
    }

    #header20 .menu20 .menu20Content .title:hover.noL3:after,
    #header20 .menu20 .menu20Content .title.hovered.noL3:after {
        background: none;
        float: none;
        display: block;
    }

    #header20 .menu20 .menu20Content .l3Title {
        margin: 1em 0 0 8px;
        width: 100%;
    }

    #header20 .menu20 .menu20Content .l3 {
        height: 100vh;
    }

    #header20 .menu20 .menu20Content .l3 li {
        padding-left: 1em;
        box-sizing: border-box;
    }

    #header20 .menu20 .menu20Content .l3 li a:hover {
        color: #00185E !important;
    }

    #header20 .menu20 .menu20Content hr {
        width: 98%;
        clear: both;
        border-color: #fff;
        margin: 0;
    }

    .eastSide a {
        color: #fff;
    }

    #header20 .menu20 .menu20Content .quickAction {
        color: #fff;
        line-height: 62px;
    }

    #header20 .menu20 .menu20Content .offBg2 hr {
        margin-top: 0;
        border-color: #BEF1FF;
    }

    #header20 .menu20 .menu20Content .fakeColumn {
        height: 100vh;
        position: absolute;
        top: 0px;
        z-index: 0;
        /*width: calc((3/12 * 100%) - 5 * 1px + 2px);*/
        width: 250px;
    }

    #header20 .menu20 .menu20Content .fakeColumn.fC2 {
        margin-left: calc((4.5/12 * 100%) - 5 * 1px);
    }

    #header20 .menu20 .menu20Content .fakeColumn.fC3 {
        margin-left: calc(((4.5/12 * 100%) - 5 * 1px)*2);
    }

    #header20 .menu20 .menu20Content ul {
        position: relative;
    }

    #header20 .menu20 .menu20Content ul:not(.l3) {
        margin: 2em 0em;
    }

    #header20 .menu20 .menu20Content ul.l2 {
        margin: 0.5em 0 2em 0em;
        padding: 0px;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) {
        width: 100%;
        float: none;
        padding: 0px;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
        display: none;
        position: absolute !important;
        right: 40px;
        top: 0px;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6):hover .content,
    #header20 .menu20 .menu20Content ul li:not(.col-s-6).hovered .content {
        display: block;
        z-index: 1;
        /*padding-left: 20px;*/
    }

    #header20 .offBg {
        background-color: #000;
    }

    #header20 .offBg2 {
        background-color: #000;
    }

    #header20 .a5efd {
        animation: opac 0.8s;
    }

    @keyframes opac {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    #header20 .a5etf {
        position: relative;
        animation: animatetop 0.4s;
    }

    @keyframes animatetop {
        from {
            top: -300px;
            opacity: 0;
        }

        to {
            top: 0;
            opacity: 1;
        }
    }

    #header20 .a5elt {
        position: relative;
        animation: animateleft 0.4s;
    }

    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0;
        }

        to {
            left: 0;
            opacity: 1;
        }
    }

    #header20 .oHide {
        overflow: visible;
    }

    #header20 .leftLightBlueBorder {
        box-shadow: #da251e -3px 0px 0px 0px;
    }

    #header20 .rightLightBlueBorder {
        box-shadow: #da251e 3px 0px 0px 0px;
    }

    #header20 .ham {
        display: none;
    }

    #header20 .v2 .menu20Content .l2 {
        margin-top: 2em !important;
    }

    #header20 .s-hide {
        display: none;
    }

    #header20 .m-show {
        display: none;
    }

    #header20 .l-show {
        display: block;
    }

    #header20 .s-show {
        display: hide;
    }
}

@media screen and (max-width: 991px) {

    /*1159*/
    main#main {
        margin: 50px 0 0 0 !important;
    }

    #header20 {
        z-index: 999999999;
        box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0;
    }

    #header20 .baseline {
        display: none;
    }

    #header20 .contentTitle,
    #header20 hr {
        display: none;
    }

    #header20 .westSide .txtRight a {
        display: none;
    }

    #header20 .westSide .l2 a {
        color: #000;
        padding: 0.5em;
        font-weight: 500;
        cursor: pointer;
        text-decoration: none;
        font-size: 16px;
    }

    #header20 .westSide .l2 a:hover {
        color: #000;
    }

    #header20 .westSide .l2 a span {
        display: none;
    }

    #header20 .eastSide {
        background-color: #ddf7ff;
        margin: 0px !important;
        width: 100% !important;
    }

    #header20 .eastSide .quickAction,
    #header20 .eastSide hr {
        display: none;
    }

    #header20 .eastSide a {
        color: #000;
        text-decoration: none;
        padding: 0.5em 1.5em;
        font-weight: bold;
    }

    #header20 #profilIcon {
        display: block !important;
        float: right;
        margin-right: -1em;
    }

    #header20 #profileContainer {
        background: #def8ff;
        padding: 1em;
        box-sizing: border-box;
        position: absolute;
        width: 100%;
    }

    #header20 #profileContainer .card {
        background: #fff;
        box-shadow: 0px 0px 6px #000E9C1A;
        border-radius: 10px;
        width: 100%;
        box-sizing: border-box;
        padding: 0px;
        text-align: center;
    }

    #header20 #profileContainer .card p {
        text-align: left;
    }

    #header20 #profileContainer .card img {
        max-width: 120px;
        margin-top: 1em;
    }

    #header20 #profileContainer .card .link20 {
        padding: 1em;
        display: block;
    }

    #header20 .hamburger {
        display: inline-block;
        margin: 0;
        cursor: pointer;
        /* ONE */
    }

    #header20 i.fa.fa-chevron-down {
        font-size: 12px;
    }

    #header20 .menu20 ul .menuTitle {
        font-size: 16px !important;
        font-weight: 600;
        color: #000;
        letter-spacing: .3px;
        padding: 12px 1px !important;
    }

    #header20 .hamburger .line {
        width: 26px;
        height: 4px;
        background-color: #ffffff;
        display: block;
        margin: 5px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }


    #header20 .hamburger:hover {
        cursor: pointer;
    }

    #header20 .hamburger.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #header20 .hamburger.is-active .line:nth-child(1) {
        -webkit-transform: translateY(5px) rotate(45deg);
        -ms-transform: translateY(5px) rotate(45deg);
        -o-transform: translateY(5px) rotate(45deg);
        transform: translateY(5px) rotate(45deg);
    }

    #header20 .hamburger.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg);
        transform: translateY(-13px) rotate(-45deg);
    }

    div#indoor {
        margin-top: -13rem !important;
    }

    #header20 .menu20 .menu20Content .title:hover a {
        color: #000;
    }

    #header20 .support {
        display: none;
    }

    .flex-wrapper.side-hover {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }

    #header20 .offBg {
        background: #000000;
        height: 74px;
    }

    section.banner-area {
        margin-top: 4rem !important;
    }

    #header20 .hamburger {
        order: 2;
    }

    .menu20 .col-md-10 {
        width: 100%;
    }

    .main-div-ofcanvas-fl {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #header20 .offBg #ucartzLogo img {
        display: none;
    }

    #header20 .offBg #ucartzLogo:before {
        content: "";
        background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
        height: 51px;
        width: 198px;
        display: inline-block;
    }

    @keyframes animatetop {
        from {
            top: -300px;
            opacity: 0;
        }

        to {
            top: 0;
            opacity: 1;
        }
    }

    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0;
        }

        to {
            left: 0;
            opacity: 1;
        }
    }

    #header20 .menu20 {
        display: none;
        position: relative;
        z-index: 9;
        background: #fff;
    }

    #header20 .menu20 .row {
        margin: 0px;
        padding: 0px;
    }

    #header20 .menu20.is-active {
        display: block;
        animation: animateleft 0.4s;
    }

    #header20 .menu20 .menu20Content {
        display: none;
        position: relative;
        animation: animateleft 0.4s;
    }

    #header20 .menu20 .menu20Content.is-active {
        display: block;
    }

    #header20 .menu20 .menu20Content ul.l3 {
        display: none;
        overflow: hidden;
        padding: 0 0 0 1em;
    }

    #header20 .menu20 .menu20Content ul.l3 .l3Title {
        display: none;
    }

    #header20 .menu20 .menu20Content ul.l3 li {
        position: relative;
        animation: animatetop 0.4s;
    }

    #header20 .menu20 .menu20Content ul.l3 li a {
        color: #000;
        font-weight: bold;
        text-decoration: none;
    }

    #header20 .menu20 .menu20Content ul.l3 li a:hover {
        color: #00185E !important;
    }

    #header20 .menu20 .menu20Content ul.l3 li a span {
        display: none;
    }

    #header20 .menu20 .menu20Content .title,
    #header20 .menu20 .menu20Content ul.l2 li {
        width: 100%;
    }

    #header20 .menu20 .menu20Content .title,
    #header20 .menu20 .menu20Content .title a {
        color: #141414;
        padding: 0.5em;
        font-weight: normal;
        cursor: pointer;
        text-decoration: none;
    }

    #header20 .menu20 .menu20Content .title:hover,
    #header20 .menu20 .menu20Content .title a:hover {
        color: #000 !important;
    }

    #header20 .menu20 .menu20Content .title:not(.noL3).hidd:before {
        display: none;
    }

    #header20 .menu20 .menu20Content .title a,
    #header20 .menu20 .menu20Content .title a a {
        padding: 0;
    }

    #header20 .menu20 .menu20Content .title:not(.noL3):before {
        content: "";
        float: right;
        font-size: 1.6em;
        font-weight: 900;
        margin: 0 1em 0.1em 0.5em;
        background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
        height: 18px;
        width: 18px;
        position: relative;
        animation: animateleft 0.4s;
    }

    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0;
        }

        to {
            left: 0;
            opacity: 1;
        }
    }

    #header20 .menu20 .menu20Content .title:not(.noL3).active:before {
        transform: rotate(180deg);
    }

    #header20 .menu20 .menu20Content .title:not(.noL3).nbfr:before {
        background: none;
    }

    #header20 .menu20 .menuTitle {
        cursor: pointer;
        color: #00185E;
        padding: 0.5em 1em;
        font-weight: bold;
        display: inline-block;
        width: 100%;
        border-bottom: solid #bbb 1px;
        box-sizing: border-box;
        text-decoration: none;
    }

    #header20 .menu20 .menuTitle:after {
        content: "\f060";
        font-family: FontAwesome;
        float: right;
        font-size: 0px;
        font-weight: 600;
        margin: 0;
        height: 14px;
        width: 27px;
        position: relative;
        animation: animateleft 0.4s;
    }

    div#indoor {
        margin: 0 !important;
        padding: 0 !important;
    }

    div#outdoor {
        margin: 0 !important;
        padding: 0 !important;
    }

    .flex-wrapper.side-hover li {
        padding: 0 !important;
    }

    .side-hover {
        background: #dddddd5e;
        padding-top: 0;
    }

    #header20 .menu20 .menu20Content .title,
    #header20 .menu20 .menu20Content ul.l2 li {
        border-bottom: 1px solid #cccccc;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
        display: none !important;
    }

    .col-s-12.col-m-1 {
        display: none;
    }

    #location_menu20Content .westSide.col-s-12.col-m-12 {
        padding: 0 !important;
    }

    #header20 .menu20 ul li .menu20Content a.a5etf {
        color: #000;
    }

    .full.row .col-s-12.col-m-2.oHide {
        background: #fff;
        position: relative;
        filter: none;
        padding: 0;
        margin: 0 !important;
    }

    a#indoorGame {
        font-size: 17px !important;
        margin-bottom: 10px !important;
    }

    a#outdoorGame {
        font-size: 17px !important;
        margin-bottom: 10px !important;
    }

    #header20 .col-s-12.noMargin .d-flex.justify-content-between {
        align-items: center;
    }

    .hovered {
        color: #000000 !important;
    }

    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0;
        }

        to {
            left: 0;
            opacity: 1;
        }
    }

    #header20 .menu20 .menuTitle.active {
        color: #000000;
        font-weight: 600;
        font-size: 19px !important;
        line-height: 35px;
    }

    #header20 .menu20 .menuTitle.active:after {
        float: left;
        margin-left: 0px;
        font-size: 16px;
        color: #da251e;
    }

    #header20 .menu20 ul {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

    #header20 .menu20 ul li {
        list-style: none;
        width: 100%;
    }

    #header20 .menu20 ul li a {
        box-sizing: border-box;
        font-size: 14px;
    }

    #header20 .mobileSupportMenu {
        display: block;
    }

    #header20 .mobileSupportMenu .menu20 {
        background-color: #000E9C;
    }

    #header20 .mobileSupportMenu .menu20 .menuTitle {
        border-color: #0022b2;
        text-decoration: none;
    }

    #header20 .mobileSupportMenu .menu20 .menuTitle:after {}

    #header20 .mobileSupportMenu .menu20 .menu20Content {
        background-color: #000E9C;
    }

    body div#main {
        margin: 50px auto 0 auto !important;
    }
}

div.dialog-off-canvas-main-canvas #header {
    min-height: initial !important;
}

/* header currency selection start */
#header #languageChooser,
header #languageChooser,
#header20 #languageChooser {
    display: inline-block;
    outline: none;
}

#header a#languageChooser,
#header span#languageChooser,
header a#languageChooser,
header span#languageChooser,
#header20 a#languageChooser,
#header20 span#languageChooser {
    background-image: url("../img/header/currency.png") !important;
    width: 30px;
    height: 26px;
    margin: -2px 10px 0 5px;
    background-size: 25px;
    border: none;
    background-repeat: no-repeat;
}

/* header currency selection end */

/* header part end here */
.ucartz-new-btn {
    position: absolute;
    background-color: red;
    border-radius: 10px;
    padding: 2px;
    color: #fff;
    background: #f44336;
    letter-spacing: 1px;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 6px;
    color: #fff;
    font-weight: 100;
    line-height: 15px !important;
}

#header20 .menu20 ul li .menu20Content a.a5etf {
    position: relative;
    /* width: auto;
    display: inline-block; */
}

.inline-block {
    display: inline-block !important;
    width: auto !important;
}

.text-white {
    color: #fff !important;
}


#header20 .menu20 ul li .menu20Content a.col-s-12.a5etf.text-white:hover {
    color: #fff !important;
}

.quickAction.a5efd {
    font-size: 22px;
}

.eastSide hr {
    color: #fff;
    opacity: .8;
}

#header20 .menu20 ul li .menu20Content a.a5etf:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(0);
    transform-origin: 0% 50%;
    width: 100%;
    height: 2px;
    background-color: #da251e;
    transition: transform 250ms;
    line-height: 23px;
}

.hovered {
    color: #fff;
}

.mb-4 {
    margin-bottom: 20px;
}

.align-items-center {
    align-items: center !important;
}

#header20 .menu20 ul li .menu20Content i {
    font-size: 13px;
    color: #444;
}

.justify-content-between {
    justify-content: space-between !important;
}

#header20 .menu20 ul li .menu20Content a.a5etf:hover:after {
    transform: translateX(-50%) scaleX(1);
}

#header20 .menu20 ul li .menu20Content a.a5etf:hover {
    color: #da251e !important;
}

@media screen and (max-width:1440px) {
    #header20 .menu20 ul .menuTitle {
        padding: 0em .4em;
        font-size: 18px;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
        right: -25px;

    }

    .quickAction.a5efd {
        font-size: 19px;
    }
}

.logo {
    width: 150px;
    padding-top: 0;
    margin-left: 10px;
}

.logo img {
    width: 80%;
}

#header20 .left-contacts a {
    z-index: 9;
}

#header20 .left-contacts a:hover {
    color: #da251e !important;
}

.highlight {
    background-color: transparent !important;
    color: #da251e !important;
    position: relative;
}

.highlight:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(1) !important;
    transform-origin: 0% 50%;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: transform 250ms;
    line-height: 23px;
}

.a5elt.baseline a {
    color: #000 !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}

.pad {
    margin-bottom: 15px !important;
}

.img-of {
    width: 700px;
    height: 226px;
    object-fit: cover;
    margin-bottom: 11px;
    margin-left: 10px;
}

ul.full.row.m-0 {
    min-height: 550px;
}

#header20 .menu20 .menu20Content .title:hover a,
#header20 .menu20 .menu20Content .title.hovered a {
    color: #fff;
}

.location-icons {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}

#header20 .location-icons .a6dU7e:hover:after {
    display: none;
}




/*slider-css*/
/* .item {
    height: 100vh;
    position: relative;
}

.item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
}

.item .cover .header-content {
    position: relative;
    padding: 56px;
    overflow: hidden;
}

.item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #fff;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}

.item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
}

.item .cover .header-content h1 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
}

.item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}

.owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.owl-carousel .owl-prev {
    background: #fff !important;
    color: #000 !important;
    font-size: 38px !important;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-next {
    background: #fff !important;
    color: #000 !important;
    font-size: 38px !important;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
} */

/* 
.owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

.owl-nav .owl-prev:focus {
    outline: 0;
}

.owl-nav .owl-prev:hover {
    background: #000 !important;
}

.owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

.owl-nav .owl-next:focus {
    outline: 0;
}

.owl-nav .owl-next:hover {
    background: #000 !important;
}

.owl-prev {
    left: 0px;
    opacity: 1;
}

.owl-next {
    right: 0px;
    opacity: 1;
}
 /* 
 /* .owl-carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute !important;
    display: flex !important;
    align-items: center;
    width: 99%;
    overflow: hidden;
    bottom: 0;
    right: 0;
}  */
.facility-card {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    color: white;
    margin: 0 15px;

}

/* 
.facility-card::before {
    background-color: #000000;
    height: 100%;
    width: 100%;
    opacity: .3;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
} */

.facility-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.facility-card:hover img {
    transform: scale(1.1);
}

.facility-overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 20px;
    height: 51%;
    background: linear-gradient(to top, rgb(0 0 0), #00000000);
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.facility-title {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: left;
    color: #fff;
    text-transform: capitalize;
    line-height: 30px;
    width: 80%;
    margin-top: 100px;
}

/* .facility-desc {
    font-size: 0.9rem;
} */

.facility-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #da251e;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
}

.facility-btn:hover {
    background-color: #da251e;
}

.facility-btn i {
    color: white;
    font-size: 31px;
}

.collage-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-auto-rows: 242px;
    gap: 15px;
}

.card {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.prominent-section .slick-prev {
    padding: 0;
    left: 46%;
    margin-top: 51px;
}

.prominent-section .slick-next {
    padding: 0;
    left: 47%;
    margin-top: 51px;
}

.prominent-section .slick-next:before {
    background-color: #ffffff;
    color: #000000;
    font-size: 22px;
    font-weight: 800;
}

.prominent-section .slick-prev:before {
    background-color: #ffffff;
    color: #000000;
    font-size: 22px;
    font-weight: 800;
}

.card.wide {
    grid-column: span 2;
}

.card.tall {
    grid-row: span 2;
}

.card-image {
    position: relative;
    width: 100%;
    height: 100%;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease, filter 0.6s ease;
}

/* Overlay Style */
.card-image .overlay {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    padding: 12px;
    background: rgb(0 0 0 / 77%);
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    transition: bottom 0.4s ease;
    pointer-events: none;
}

/* Hover Effect */
.card:hover img {
    transform: scale(1.1) rotate(1deg);
    filter: brightness(0.85);
}

.card:hover .overlay {
    bottom: 0;
}

/*seconds*/
.feature-img {
    border-radius: 50px;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    height: 350px;
}

.feature-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.feature-img:hover img {
    transform: scale(1.08);
}

.feature-img:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.3);
}

.pos-tio-players {
    position: absolute;
    right: -74px;
    bottom: 10%;
}

.pos-tio-players2 img {
    width: 80%;
}

.pos-tio-players2 {
    position: absolute;
    left: 0;
    top: 0;
}

.pos-tio-players img {
    width: 80%;
}

.feature-item {
    text-align: center;
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 22px;
}

section.speciality {
    padding: 32px 0;
    overflow: hidden;
    position: relative;
}

.feature-icon {
    background-color: #da251e;
    color: white;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-right: auto;
    margin-bottom: 10px;
}

.feature-title {
    font-weight: bold;
    font-size: 22px;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
}

.feature-desc {
    font-size: 17px;
    font-weight: 500;
    color: #454545;
    text-align: left;
}


/*third-sections*/
.join-section {
    background-color: #f5f5f7;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 6rem;
}

.join-content {
    padding: 120px 60px;
    width: 70%;
    margin-left: auto;
}

.join-section .img-sec img {
    width: 500px;
}

.join-section p.common-all {
    font-size: 19px;
    color: #363636;
    font-weight: 500;
    line-height: 34px;
    text-align: justify;
}

.join-tag {
    display: inline-block;
    background: #ffccd5;
    color: #da251e;
    font-weight: bold;
    padding: 5px 12px;
    font-size: 0.9rem;
    margin-bottom: 20px;
}

.join-title {
    font-weight: 800;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.join-text {
    font-size: 1rem;
    color: #555;
    margin-bottom: 30px;
}

.join-btn:hover {
    background-color: #c9181f;
    color: white;
}

.about-new-100 {
    background: #f2f2f2;
}

.join-image {
    background-color: #c9181f;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    height: 100%;
}

.join-image img {
    max-width: 100%;
    height: auto;
}

.join-section .img-sec {
    position: absolute;
    top: -103px;
    width: auto;
}

@media (max-width: 991px) {
    .join-image {
        clip-path: none;
        padding: 40px 0;
    }
}










.padding-100 {
    padding: 77px 0;
}

.about-us img {
    width: 100%;
}

h2.commond-all {
    font-size: 35px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
}

p.common-all {
    font-size: 17px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 30px;
    text-align: justify;
}

.common-images-afters {
    margin-top: 1rem;
    width: 90px;
    background-color: #da251e;
    height: 4px;
    margin: 1rem 0;
}

h5.common-h5 {
    color: #da251e;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
}

section.padding-100.products {
    background: #fff8f894;
    position: relative;

}

section.padding-100.products:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/sports.jpg);
    opacity: .1;
}

/*prodcuts card sections*/

.game-section {
    padding: 60px 50px;
}

.game-section .owl-stage {
    margin: 15px 0;
    display: flex;
    display: -webkit-flex;
}

.game-section .item {
    margin: 0 15px 60px;
    width: 320px;
    height: 400px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    background: #343434 no-repeat center center / cover;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.game-section .item.active {
    width: 500px;
    box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
}

.game-section .item:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.game-section .item-desc {
    padding: 0 24px 12px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transform: translateY(calc(100% - 54px));
    -webkit-transform: translateY(calc(100% - 54px));
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.game-section .item.active .item-desc {
    transform: none;
    -webkit-transform: none;
}

.game-section .item-desc p {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
    transition: all 0.4s ease-in-out 0.2s;
    -webkit-transition: all 0.4s ease-in-out 0.2s;
}

.game-section .item.active .item-desc p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.game-section .owl-theme.custom-carousel .owl-dots {
    margin-top: -20px;
    position: relative;
    z-index: 5;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .game-section {
        padding: 50px 30px;
    }

    .game-section .item {
        margin: 0 12px 60px;
        width: 260px;
        height: 360px;
    }

    .game-section .item.active {
        width: 400px;
    }

    .game-section .item-desc {
        transform: translateY(calc(100% - 46px));
        -webkit-transform: translateY(calc(100% - 46px));
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .game-section {
        padding: 50px 30px 40px;
    }

    .game-section .item {
        margin: 0 12px 60px;
        width: 240px;
        height: 330px;
    }

    .game-section .item.active {
        width: 360px;
    }

    .game-section .item-desc {
        transform: translateY(calc(100% - 42px));
        -webkit-transform: translateY(calc(100% - 42px));
    }
}

@media (max-width: 767px) {
    .game-section {
        padding: 30px 15px 20px;
    }

    .game-section .item {
        margin: 0 10px 40px;
        width: 200px;
        height: 280px;
    }

    .game-section .item.active {
        width: 270px;
        box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    }

    .game-section .item-desc {
        padding: 0 14px 5px;
        transform: translateY(calc(100% - 42px));
        -webkit-transform: translateY(calc(100% - 42px));
    }
}

.mt-re2 {
    margin-top: 2rem;
}


/*slick-slider products*/
.training-item {
    background-color: white;
    box-shadow: 0px 0px 10px #E8000026;
    border-radius: 10px;
    padding: 15px 15px;
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.training-item .training-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.bg_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.training-item .training-overlay .training-overlay-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}

.bg-overlay-base>div {
    position: relative;
    z-index: 2;
}

.training-overlay-content h3.title {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.training-overlay-content p {
    color: #fff;
}

.training-item:hover .training-overlay {
    opacity: 1;
    visibility: visible;
}

.bg-overlay-base:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(335deg, #000000b3 15%, rgb(0 0 0 / 74%) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

a.btn--base.active {
    background: #fff;
    color: #000;
    border-radius: 14px;
    padding: 7px 17px;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
}

.training-item img {
    object-fit: cover;
    height: auto;
    width: 100%;
}


/*banner-slider*/
.single-banner-slide {
    height: 70vh;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 50%;
    display: flex;
    justify-content: flex-start;
    align-items: start;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.single-banner-slide span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.single-banner-slide h2 {
    line-height: 1.3;
    margin-bottom: .5rem;
    margin-top: 0;
    color: #fff;
    font-weight: 500;
    font-size: 50px;
    margin-bottom: 10px;
    position: relative;
    font-family: "Kanit", sans-serif !important;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 4px solid #da251e;
}

.single-banner-slide h2.line-omlus {
    line-height: 50px;
}

/* .single-banner-slide::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: -1;
    width: 57%;
    height: 98%;
    clip-path: polygon(71% 0, 86% 25%, 56% 100%, 0 100%, 0 0);
} */

.single-banner-slide::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0 0 0 / 70%);
    z-index: -1;
    width: 57%;
    height: 98%;
    clip-path: polygon(0 0, 100% 0, 66% 100%, 0% 100%);
}



span.spna-ts {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Arimo';
}

.single-banner-slide p {
    color: #fff;
    font-size: 22px;
    max-width: 100%;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 25px;
    line-height: 34px;
}

.single-banner-slide a {
    color: #fff;
    background: #da251e;
    padding: 10px 23px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    margin-top: 32px;
    transition: 0.3s;
    text-transform: capitalize;
}

.red-overlay {
    background: #da251e;
    width: 200px;
    height: 200px;
    transform: translateX(-50%) rotate(45deg);
    /* position: absolute;
    top: -81px;
    left: 50%; */
}


.single-banner-slide a:hover {
    color: #fff;
    background: #000;
}

.owl-dots {
    position: absolute;
    bottom: 10px;
    margin: 5px;
    margin: auto;
    width: 100%;
    text-align: center;
}

button.owl-dot.active {
    background-color: red !important;
}

button.owl-dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #fff !important;
    background: #fff3f3 !important;
    padding: 5px !important;
    margin: 5px;
    margin: 5px;
}

.contane-rotate {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 142px;
    z-index: 9;
}

.single-banner-slide .contane-rotate p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}

section.banner-area {
    margin-top: 7rem;
}

.single-banner-slide .col-md-5 {
    margin-top: 10rem;
}

.single-banner-slide .contane-rotate i {
    font-size: 35px;
    color: #fff;
    margin-top: -6px;
}

.content-overlayss {
    position: relative;
    left: 39%;
    top: -83px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21%;
}

.content-overlayss:after {
    background-color: #da251e;
    width: 250px;
    height: 250px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: -53px;
    left: 15px;
    display: none;
}

.contane-rotate {
    display: none;
}


.about-us h2 {
    font-size: 37px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
}

.letf-b0xes {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 52px;
    margin-top: 20px;
}

.about-us .letf-b0xes img {
    width: 313px;
}

.about-us .letf-b0xes .box-es {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75%;
    flex-direction: column;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 17px 8px 0;
}

.about-us .letf-b0xes .box-es h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}

.about-us .letf-b0xes .box-es p {
    font-size: 18px;
    color: #fff;
}

.category h4 {
    /* background: #000; */
    color: #d7352e;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.training-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif !important;
}



/**/
.newsCard {
    position: relative;
    width: 100%;
    height: 230px;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 26px;
}

figure img {
    display: block;
    object-fit: cover !important;
    object-position: center center !important;
    height: 100%;
    width: 100%;
}

/* .overlay {
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(89, 59, 116, 0.166) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#281a36", endColorstr="#593b74", GradientType=1);
    display: block;
    position: absolute;
    height: 200px;
    width: 100%;
    bottom: 0;
    z-index: 3;
} */
.newsCaption-title {
    color: #000000;
    text-transform: capitalize;
    font-size: 22px;
}

.newsCaption i {
    color: #d7352e;
}

.newsCaption p {
    color: #000000;
}

.pd-left {
    padding-left: 4rem;
}

.newsCaption {
    position: absolute;
    top: auto;
    bottom: 31px;
    left: 0;
    width: 100%;
    height: 43%;
    z-index: 10;
    padding: 3px;
    -webkit-transform: translateY(80%);
    transform: translateY(87%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    background: #ffffffdb;
}

.newsCaption i {
    font-size: 24px;
}

.newsCaption-title {
    margin-top: 0px;
}

.newsCaption-content {
    margin: 0;
}

.newsCaption-link {
    color: #fff;
    text-decoration: underline;
    opacity: .8;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
    transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
}

.news-Slide-up:hover .overlay {
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(89, 59, 116, 0) 100%);
}

.news-Slide-up:hover .newsCaption {
    transform: translateY(32px);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}



/* .prominent-section {
    background-color: #da251e1f;
    position: relative;
    padding: 50px 0;
} */
.prominent-section:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    background-color: #000000e3;
}


.prominent-section h2 {
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
}

.prominent-section {
    background-image: url(../images/overlay-images.jpg);
    position: relative;
    padding: 100px 0;
}

h5.newsCaption-title.text-white.m-0 {
    font-size: 27px;
    text-transform: capitalize;
}

.prominent-section h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Kanit",
        sans-serif !important;
}

.btn--base {
    position: relative;
    background: #da251e;
    border: 2px solid #da251e;
    color: white;
    padding: 12px 30px;
    border-radius: 999px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-decoration: none;
}

.btn--base:focus,
.btn--base:hover {
    color: #da251e;
    background-color: transparent;
    text-decoration: none;
}


.major-section h2 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
}

.sec-1:after {
    background: linear-gradient(to bottom, rgb(255 9 0 / 0%) 35%, rgb(218 37 30 / 89%) 100%);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}

.sec-1 {
    position: relative;
    width: 280px;
}

.sec-1 {
    margin: 11px 5px;
}

.img-height {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.img-height2 {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.sec-1 {
    text-align: center;
}

.sec-1 img {
    width: 100%;
}

.sec-1 h4 {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    padding: 0 15px;
    z-index: 9;
    text-align: center;
    width: 100%;
}


.training-btn .btn--base:focus,
.training-btn .btn--base:hover {
    color: #fff;
}

/*about us sections*/


.benefits .img-1 {
    padding: 40px;
    border: 1px solid #da251e61;
    border-radius: 50%;
    text-align: center;
}

.benefits .img-2 {
    padding: 40px;
    border: 1px solid #da251e61;
    border-radius: 50%;
    text-align: center;
}

.benefits .img-3 img {
    width: 385px;
    height: 385px;
    border-radius: 50%;
    object-fit: cover;
}

.sec-oneben {
    position: relative;
    margin-bottom: 4rem;
}

.bg-dots {
    background-image: url(../images/line-dote.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 112px;
    margin-bottom: 0;
}

.bg-dots h4 {
    font-size: 62px;
    font-weight: 700;
    color: #ececec00;
    font-family: "Kanit", sans-serif !important;
    position: relative;
    -webkit-text-stroke: 1px #dfdfdf;
}

.bg-dots h3 {
    font-size: 24px;
    color: #da251e;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-oneben p {
    font-size: 18px;
    color: #2a2a2a;
}

.section-inner-bens {
    padding-right: 3rem;
}

.section-inner-bens2 {
    text-align: end;
    padding-left: 3rem;
}

.inner-bg-dots {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0px;
}

.section-inner-bens2 .inner-bg-dots {
    right: 0;
}


/*call-sec*/
.call-sec {
    background-image: url(../images/ground-filed.png);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.call-sec:before {
    background-color: #00000054;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
}

.call-sec .explore-para {
    font-size: 28px;
    color: #f4f4f4;
    letter-spacing: 1px;
    margin: 1.4rem 0 3rem;
}

.div-one-floore {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 2px solid #ddd;
}

.div-one-floore:last-child {
    border-bottom: 0px solid #ddd;
}


.inner-floore i {
    font-size: 69px;
    color: #ffffff;
    text-align: center;
}

.inner-floore h4 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}


.inner-floore p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
}

.inner-floore {
    padding: 35px;
    text-align: center;
    width: 356px;
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.inner-floore img.fihsc {
    width: 82px;
}

.div-main-flooring {
    margin-left: 1rem;
}

.border-right-one {
    border-left: 2px solid #fff;
}

.pading-sub {
    padding-right: 1.5rem;
}

.inner-floore:hover {
    background-color: #da251e;
    color: #fff;
}


/*news-section*/
.image-sec img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.news-inners .content-sec h3 {
    font-size: 21px;
    line-height: 26px;
    color: #000;
    font-weight: 800;
    color: #000;
}

.news-inners .content-sec h3 a {
    color: #000;
    text-decoration: none;
}

.news-inners .content-sec h3 a:hover {
    color: #da251e;
}

a:hover {
    text-decoration: none !important;
}

.news-inners .content-sec p {
    font-size: 16px;
    color: #3a3a3a;
    font-weight: 500;
    margin-bottom: 4px;
    line-height: 24px;
    margin-top: 8px;
}

.content-sec {
    width: 90%;
    text-align: left;
    margin: -50px auto 51px;
    background: #fff;
    z-index: 9;
    box-shadow: -1.216px 6.894px 25px 0 rgba(0, 0, 0, .07);
    border-radius: 10px;
    padding: 17px;
    position: relative;
}

.news-inners {
    margin-top: 1rem;
}

.news-inners:hover img {
    transform: scale(1.1);
}

.news-inners img {
    transition: all .4s ease;
    backface-visibility: hidden;
}

.image-sec {
    overflow: hidden;
}

.main-optins {
    background-image: url(../images/background.jpg);
    padding: 80px 50px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.main-optins::before {
    background-color: #000000a6;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    border-radius: 10px;
}

.main-optins .icon-div {
    width: 120px;
    position: relative;
}

.main-optins .icon-div img {
    width: 100%;
}

.main-optins .content {
    position: relative;
}

.main-optins .btn-sec {
    position: relative;
}

.main-optins h4 {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #fff;
    margin-bottom: 1rem;
}

.main-optins p {
    color: #ddd;
    font-size: 20px;
    letter-spacing: .4px;
}

.main-optins .btn-sec .btn--base:hover {
    color: #fff;
}

.triangle {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.triangle-0 {
    width: 82px;
    height: 82px;
    border-bottom: solid 68px rgb(218 37 30);
    border-right: solid 68px rgb(218 37 30);
    border-left: solid 68px transparent;
    border-top: solid 68px transparent;
    position: absolute;
    top: -11px;
    left: -17px;
    transform: rotate(180deg);
    border-bottom-right-radius: 12px;
}

/*gallery css*/
.photos-grid-container {
    height: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0;
    align-items: start;
}

@media (max-width: 580px) {
    .photos-grid-container {
        grid-template-columns: 1fr;
    }
}

.photos-grid-container .img-box {
    border: 9px solid #fff;
    position: relative;
    height: 100%;
}

.photos-grid-container .img-box {
    object-fit: cover;
}

.photos-grid-container .img-box:hover .transparent-box {
    background-color: rgba(0, 0, 0, 0.6);
}

.photos-grid-container .img-box:hover .caption {
    transform: translateY(-5px);
}

.photos-grid-container img {
    max-width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
}

.photos-grid-container .caption {
    color: white;
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-size: 1.5rem;
}

.photos-grid-container .transparent-box {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.photos-grid-container .main-photo {
    grid-row: 1;
    grid-column: 1;
}

.photos-grid-container .sub {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 0em;
}

.photos-grid-container .sub:nth-child(0) {
    grid-column: 1;
    grid-row: 1;
}

.photos-grid-container .sub:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
}

.photos-grid-container .sub:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
}

.photos-grid-container .sub:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
}

.hide-element {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

section.news-sections.inside {
    background: #fff9f9;
    margin-top: 100px;
    overflow: hidden;
}

.pleys {
    position: absolute;
    left: -102px;
    top: 0px;
    opacity: .7;
    transform: rotate(19deg);
}

.pleyss {
    position: absolute;
    right: -189px;
    bottom: -96px;
    opacity: .3;
    transform: rotate(-4deg);
}


/*footer*/
footer {
    background-image: url(../images/black.jpg);
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 20px;
    overflow: hidden;
}

footer:before {
    background-color: #000000b6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.content-footer {
    margin: 0 56px;
}

h4.comom-footers {
    color: #da251e;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 26px;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 1.4rem;
}

.social-menu {
    padding-left: 0 !important;
}

.content-footer p {
    color: #ddd;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .5px;
}

/*social-icons*/
.social-menu {
    display: flex;
    justify-content: center;
}

.social-btn {
    list-style: none;
    width: 52px;
    height: 52px;
    background: #fff;
    margin: 7px;
    border-radius: 30%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 10px -5px rgb(255, 255, 255, 0.1);
    transition: all 0.3s;
    z-index: 10px;
    transition: all ease 0.5s;
}

.social-btn:hover {
    background-color: #da251e;
}

.social-btn:hover i {
    color: #fff;
}

.social-btn a {
    text-decoration: none;
    color: #da251e;
    font-size: 29px;
}

.social-btn:hover a {
    color: #020202;
}


.social-menu .social-btn:hover::before {
    top: -45px;
    opacity: 1;
}

.social-btn:hover::after {
    top: -12px;
    opacity: 1;
}


.badimnot {
    position: absolute;
    bottom: 0;

}

.d-vi-footesr-upper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

h4.comom-footers2 {
    font-size: 21px;
    color: #da251e;
    text-transform: capitalize;
    border-bottom: 1px dotted #fff;
    padding-bottom: 11px;
    display: inline-block;
    margin-bottom: 1.5rem;
}

.common-uls ul {
    padding-left: 0;
}

a {
    text-decoration: none;
}

.common-uls ul li {
    padding: 9px 0;
    list-style-type: none;
    line-height: 22px;
}

.common-uls ul li a {
    color: #ddd;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: .7px;
}

i.ri-skip-right-line {
    font-size: 19px;
    padding-right: 10px;
    color: #ffffff;
    line-height: 22px;
}

.main-copyright h5 {
    color: #dddddd;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    letter-spacing: .3px;
}

.main-copyright h5 a {
    color: #dddddd;
    font-weight: 600;
}

.main-copyright h5 a:hover {
    color: #dddddd;
}

.badimnot img {
    width: 77%;
}

.badimnot {
    position: absolute;
    bottom: -6px;
    right: -181px;
    opacity: .2;
    transform: rotate(6deg);
}


.owl-carousel .owl-item .img-cont {
    width: 43px;
    margin: auto;
}

.slick-next {
    position: relative;
    font-size: 0px;
    border: none;
    margin: 0 57px;
    color: transparent;
}

.slick-next:before {
    position: absolute;
    content: ">";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
    color: #ddd;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-prev {
    position: relative;
    font-size: 0px;
    border: none;
    color: transparent;
}

.slick-prev:before {
    position: absolute;
    content: "<";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
    color: #ddd;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*mediaquery*/
@media only screen and (max-width:1450px) {
    .fiba-sec img {
        width: 120px;
    }

    .baskte img {
        width: 170px !important;
    }

    .baskte2 img {
        width: 190px !important;
    }

    .new-chooes-baaksteball {
        padding: 40px !important;
    }

    .basket-surface h4 {
        font-size: 21px !important;
    }

    .new-chooes-baaksteball h4 {
        font-size: 20px !important;
    }

    .inner-cho-bask h3 {
        font-size: 20px !important;
    }

    .baskte-new .inner-cho-bask img {
        width: 70px;
    }

    .baskte-new .col-lg-2 {
        width: 33.33% !important;
    }

    .fiba-2 img {
        width: 144px;
    }

    .inner-conts-news {
        padding: 22px !important;
    }

    .icco img {
        width: 60px !important;
        margin: auto;
    }

    .inner-conts-news p {
        font-size: 17px !important;
    }

    .icco {
        width: 85px !important;
        height: 85px !important;
    }

    .new-form-messages {
        padding: 30px !important;
    }

    .inner-conts-news h3 {
        font-size: 22px !important;
    }

    .breadcrum-inners h1 {
        font-size: 36px !important;
    }

    .new-breadcrumb-alls {
        width: 50% !important;
    }

    .breadcrumb-category {
        height: 460px !important;
        background-size: cover !important;
    }

    .new-breadcrumb-alls h1 {
        font-size: 30px !important;
    }

    .about-new-100 h2.commond-all {
        font-size: 35px !important;
    }

    .img-sec-hss img {
        width: 700px !important;
    }

    .rugy-about .img-sec-hss img {
        width: 100% !important;
    }

    .featured-details-trus h2.commond-all {
        font-size: 32px !important;
    }

    .redy-rugby .main-optins .content {
        position: relative;
        width: 50% !important;
    }

    .single-banner-slide {
        height: 72vh;
    }

    .redy-rugby .main-optins .icon-div img {
        width: 133px !important;
    }

    .structural-rugby img {
        width: 100% !important;
    }

    .rugby-triangle {
        top: -23px !important;
        right: -50px !important;
    }

    .single-banner-slide::after {
        width: 55%;
        height: 99%;
    }

    .content-overlayss:after {
        top: -75px;
        left: 7px;
    }

    .contane-rotate {
        top: 120px;
        left: auto;
        right: auto;
    }

    .single-banner-slide h2 {
        font-size: 40px;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 3rem;
        margin-top: 7rem;
    }

    .content-overlayss {
        width: 20%;
    }

    .single-banner-slide p {
        font-size: 22px;
    }

    .about-us .letf-b0xes .box-es h3 {
        font-size: 22px;
    }

    .benefits .img-3 img {
        width: 285px;
        height: 285px;
    }

    .benefits .img-2 {
        padding: 29px;
    }

    .benefits .img-1 {
        padding: 34px;
    }

    .pleys img {
        width: 75%;
    }

    .pleyss img {
        width: 80%;
    }

    .pleyss {
        right: -265px;
        bottom: -60px;
    }

    .image-sec {
        z-index: 9;
        position: relative;
    }

    .call-sec .explore-para {
        font-size: 24px;
    }

    h2.commond-all {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 1366px) {

    .baskteball-add-ntps .col-md-6 img {
        width: 100%;
    }

    .main-optins h4 {
        font-size: 28px !important;
    }

    .new-bene-balsteba .col-lg-2 {
        width: 33.33% !important;
    }

    .innerbask-benegis.expert-installs {
        margin-top: 82px;
    }

    section.bg-track-runnigs img {
        width: 100% !important;
    }

    .inner-cho-bask.border-tailer {
        border-right: 0 !important;
    }

    button.btn--base {
        padding: 5px 22px !important;
        font-size: 15px !important;
    }

    .basket-surface h4 {
        font-size: 20px !important;
    }

    .tab-content p {
        font-size: 19px !important;
    }

    .tab-buttons span {
        font-size: 16px !important;
        padding: 10px 2px !important;
    }

    .tab-buttons img {
        width: 32px !important;
        margin-right: 3px !important;
    }

    .baskte2 img {
        width: 146px !important;
    }

    .accoridna-faqs h4 {
        font-size: 21px;
    }

    .gallery-footballs h4 {
        font-size: 21px;
    }

    section.bg-track-runnigs .div-fl-tras img {
        width: 62px !important;
    }

    .advertisers-service-sec .icon-wrapper img {
        width: 66px !important;
    }

    .truf-section-foots p {
        font-size: 22px !important;
    }

    .advertisers-service-sec h3 {
        font-size: 19px !important;
    }

    .main-optins .icon-div img {
        width: 120px !important;
    }

    .img-sec-hss img {
        width: 100% !important;
    }

    .flooring-sec img {
        width: 506px !important;
        height: 506px !important;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
        right: -40px;
    }

    .training-item {
        min-height: 355px;
    }

    .training-btn .btn--base {
        padding: 7px 21px;
        font-size: 15px;
    }

    .benefits .img-3 img {
        width: 100%;
        height: 270px;
    }

    .div-main-flooring {
        margin-left: 0rem;
    }

    .inner-floore {
        padding: 17px;
    }


    .common-uls ul li {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;

    }

    .sec-1 {
        width: 260px;
    }
}

@media(max-width:1280px) {
    .contnt-bad-chsee .grid-se-badminton {
        gap: 10px !important;
    }

    .contnt-bad-chsee .grid-se-badminton .ine-badimns {
        padding: 11px !important;
    }

    .sec-1 {
        width: 251px;
    }

    .single-banner-slide::after {
        height: 95%;

    }

    a.menu_link.a6dU7e {
        font-size: 15px;
    }

    #header20 .left-contacts a {
        font-size: 19px;
    }

    #header20 .left-contacts i.fa.fa-phone {
        width: 33px;
        height: 33px;
        font-size: 16px;
    }

    .single-banner-slide h2 {
        font-size: 36px;
    }

    .single-banner-slide p {
        font-size: 20px;
    }

    .about-us h2 {
        font-size: 32px;
    }

    .prominent-section h3 {
        letter-spacing: 1px;
        font-size: 39px;
    }

    h5.common-h5 {
        font-size: 18px;
    }

    h2.commond-all {
        font-size: 35px;
    }

    .slick-next:before {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }

    .slick-prev:before {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }

    .benefits .img-3 img {
        height: 235px;
    }

    .main-optins h4 {
        font-size: 28px;
    }

    .main-optins .icon-div {
        width: 104px;
    }

    .news-inners .content-sec h3 {
        font-size: 17px;
    }

    .inner-floore h4 {
        font-size: 27px;
    }

    .inner-floore p {
        font-size: 20px;
    }
}

.new-sec-mian-optins {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.content-big .new-sec-mian-optins .content {
    width: 57%;
    margin-left: 3rem;
}

@media (max-width:1100px) {
    .why-coose-sec.running-choose .multi-coms {
        font-size: 19px !important;
        width: 80% !important;
    }

    .why-runnig-inners p {
        font-size: 18px !important;
    }

    .new-sec-mian-optins {
        margin-left: 3rem;
    }

    .new-rung-tecaks {
        margin: 16px !important;
        padding: 16px !important;
    }

    .right-rung .icon-why-runnig {
        margin-right: auto !important;
        margin-top: 12px !important;
        margin-left: 0 !important;
    }

    .why-runnign-posts .col-md-12.text-center {
        text-align: left !important;
        margin-top: 17px;
    }

    .left-rung {
        align-items: flex-start !important;
        min-height: auto !important;
    }

    .img-rungi-why img {
        width: 50% !important;
        margin: auto;
    }

    .why-runnign-posts br {
        display: none !important;
    }

    .right-rung {
        align-items: flex-start !important;
        flex-direction: column !important;
        min-height: auto !important;
    }

    .div-sec-left-rugby .contnt {
        padding: 10px !important;
    }

    .why-coose-sec.running-choose .main-div-choose {
        margin: 1.7rem 0rem !important;
    }

    .div-sec-left-rugby .contnt h4 {
        font-size: 19px !important;
    }

    .form-truf-foots {
        padding: 17px !important;
        margin: 0px 9px !important;
    }

    button.btn--base {
        padding: 5px 22px !important;
        font-size: 15px !important;
    }

    .div-fl-tras p {
        font-size: 17px !important;
    }

    .vertical-tab-wrapper h2 {
        font-size: 34px !important;
    }

    .div-fl-tras h4 {
        font-size: 20px !important;
    }

    .content-big .new-sec-mian-optins .content {
        width: 100% !important;
        margin-left: 0rem !important;
        margin-bottom: 2rem !important;
    }

    .new-sec-mian-optins {
        align-items: flex-start;
        flex-direction: column;
    }

    .content-big .new-sec-mian-optins .content {
        width: 100%;
        margin-left: 3rem;
    }

    .icon-why-runnig {
        width: 60px !important;
        height: 60px !important;
    }

    .icon-why-runnig img {
        width: 40px !important;
    }

    .why-runnig-inners {
        margin: 0 4px !important;
    }

    .why-runnign-posts p.new-ports-p {
        font-size: 17px !important;
        margin-bottom: 5px !important;
    }

    .content-div-chooses h4 {
        font-size: 21px !important;
    }

    .why-coose-sec.running-choose .content-div-chooses p {
        width: 96% !important;
    }

    .img-sec-hss {
        text-align: center !important;
    }

    .content-div-chooses p {
        margin-left: 13px !important;
    }

    .right-rung .why-runnig-inners {
        text-align: left !important;
    }

    .why-runnign-posts p.new-ports-p {
        font-size: 16px !important;
    }

    .why-runnig-inners p {
        font-size: 17px !important;
    }

    .new-sec-mian-optins {
        margin-left: 0rem !important;
    }

    .main-optins p {
        font-size: 16px !important;
    }

    .bg-track-runnigs br {
        display: none !important;
    }

    .margin-mns {
        margin-top: 38px !important;
    }

    .new-rung-tecaks {
        margin: 20px 1px !important;
    }

    section.bg-track-runnigs .div-fl-tras img {
        margin-bottom: 10px !important;
    }



    .bg-track-runnigs .div-fl-tras img {
        margin: 0 !important;
    }

    .div-track-num {
        font-size: 56px !important;
    }

    .div-fl-tras {
        align-items: flex-start !important;
        justify-content: flex-start !important;
        width: 100% !important;
        flex-direction: column !important;
    }

    .bg-track-runnigs img {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .main-optins h4 {
        font-size: 21px !important;
        margin-bottom: 9px !important;
    }

    .content-div-chooses h4 {
        margin-left: 11px !important;
    }

    .img-rungi-why img {
        width: 100% !important;
        margin: 15px 0 15px !important;
    }

    .breadcrumb {
        height: 350px !important;
    }

    .breadcrumb-category {
        padding: 29px 17px !important;
    }

    .content-div-chooses p {
        line-height: 24px !important;
    }

    .new-form-messages {
        padding: 20px !important;
    }

    .breadcrum-inners ul li {
        font-size: 19px !important;
    }

    .breadcrumb {
        height: 315px !important;
        background-size: cover !important;
    }

    .breadcrum-inners h1 {
        font-size: 32px !important;
    }

    .new-form-messages label {
        font-size: 16px !important;
    }

    .inner-conts-news {
        margin-top: 24px !important;
    }

    .rugby-triangle {
        top: 30px !important;
        right: -29px !important;
    }

    .rugy-about img {
        margin-left: 0 !important;
    }

    .new-breadcrumb-alls {
        padding: 35px !important;
    }

    .about-new-100 h2.commond-all hr {
        display: none !important;
    }

    .new-breadcrumb-alls h1 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    .flooring-sec img {
        width: 100% !important;
        height: 465px !important;
    }

    .new-breadcrumb-alls {
        width: 60% !important;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 0rem;
        margin-top: 6rem;
    }

    .single-banner-slide::after {
        width: 66%;
        height: 100%;

    }

    .content-overlayss:after {
        top: -76px;
        left: 73px;
    }

    .content-overlayss {
        width: 41%;
    }

    a.menu_link.a6dU7e i.ri-map-pin-line {
        font-size: 22px;
    }

    a.menu_link.a6dU7e i.ri-user-3-line {
        font-size: 22px;
    }

    #header20 .right-inner-hover .a5elt {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #header20 .oHide {
        overflow: initial;
    }

    .img-of {
        width: 100%;
    }

    #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
        right: -83px;
    }

    button.owl-dot {
        width: 16px;
        height: 16px;
    }

    .about-us .letf-b0xes img {
        width: 100%;
    }

    .about-us .letf-b0xes .box-es {
        width: 71%;
    }

    .newsCaption-title {
        font-size: 17px;
    }

    .newsCaption.px-4 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .newsCaption .py-3 {
        padding-top: 0rem !important;
        padding-bottom: 1rem !important;
    }

    .sec-1 {
        width: 208px;
    }

    .pd-left {
        padding-left: 1rem;
    }

    .benefits .img-3 img {
        height: auto;
    }

    .training-item .training-overlay {
        padding: 18px;
    }

    .training-overlay-content h3.title {
        font-size: 20px;
    }

    .training-overlay-content p {
        font-size: 15px;
    }

    .main-optins h4 {
        font-size: 25px;
    }

    .main-optins .icon-div {
        width: 88px;
        margin-right: 1rem;
    }

    .inner-floore {
        padding: 10px;
    }

    .main-optins .content {
        width: 64%;
    }

    .common-uls ul li {
        padding: 5px 0;
        line-height: 25px;
    }

    i.ri-skip-right-line {
        font-size: 16px;
        padding-right: 10px;
        color: #ffffff;
        line-height: 26px;
    }

}

@media (max-width:992px) {

    #header20 .left-contacts i.fa.fa-phone {
        margin-right: 4px;
    }

    .new-sec-mian-optins {
        align-items: center !important;
    }

    .breadcrumb-category {
        margin-top: 4rem !important;
    }

    .new-breadcrumb-alls h1 {
        font-size: 26px !important;
        line-height: 34px !important;
    }

    .about-new-100 h2.commond-all {
        font-size: 30px !important;
    }

    .new-rung-tecaks {
        padding: 22px !important;
    }

    .gallery-footballs p.common-all.text-center {
        font-size: 18px !important;
        line-height: 27px;
    }

    .accordion__item .accordion__content p {
        font-size: 16px !important;
    }

    .accordion__header::after {
        width: 18px !important;
        height: 18px !important;
        right: 12px !important;
        top: 19px !important;
    }

    .accordion__header {
        padding: 15px 11px !important;
        font-size: 17px !important;
    }

    main.main {
        margin: 12px 0 36px !important;
    }

    .margin-mns {
        margin-top: 50px !important;
    }

    .div-sec-left-rugby .contnt {
        padding: 16px !important;
        min-height: auto !important;
    }

    .content-big .new-sec-mian-optins .content {
        width: 100% !important;
        margin-left: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .new-breadcrumb-alls p {
        font-size: 18px !important;
    }

    .new-col-step-sec p {
        min-height: 129px;
    }

    .main-optins .icon-div img {
        width: 120px !important;
        margin-bottom: 20px;
    }

    .main-optins h4 br {
        display: none !important;
    }

    .main-optins p br {
        display: none !important;
    }

    .benfits-footballs br {
        display: none !important;
    }

    .truf-section-foots i {
        font-size: 49px !important;
    }

    .truf-section-foots p {
        font-size: 22px !important;
        font-weight: 500 !important;
    }

    .featured-details-trus ul li h4 {
        font-size: 20px !important;
    }

    .vertical-tab-wrapper h2 {
        font-size: 33px !important;
        line-height: 28px !important;
    }

    .form-truf-foots {
        margin: 46px 0px 0 !important;
    }

    .gallery-footballs br {
        display: none !important;
    }

    .featured-details-trus p {
        margin-left: 0 !important;
    }

    .icon h4 {
        margin-bottom: 0 !important;
    }

    .advertisers-service-sec h2 {
        font-size: 30px !important;
    }

    .truf-section-foots .icon {
        align-items: flex-start !important;
        margin: 3px;
        flex-direction: column;
    }

    .advertisers-service-sec br {
        display: none !important;
    }

    .advertisers-service-sec .col-lg-3.col-md-6.col-sm-12 {
        margin-bottom: 20px;
    }

    .advertisers-service-sec h4 {
        font-size: 20px !important;
    }

    .main-optins p {
        margin-bottom: 0;
        text-align: center;
        margin-bottom: 29px !important;
    }

    .main-optins h4 {
        font-size: 22px !important;
        margin-bottom: 16px;
        text-align: center;
    }

    .main-optins {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .flooring-sec img {
        width: 488px !important;
        height: 488px !important;
        margin-bottom: 34px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .why-coose-sec {
        padding: 60px 0 !important;
    }

    .why-coose-sec h2.commond-all {
        font-size: 34px !important;
    }

    .img-sec-hss img {
        margin-top: 3rem !important;
    }

    .about-new-100 h4 {
        font-size: 20px !important;
        margin-bottom: 12px !important;
    }

    .single-banner-slide::after {
        width: 67%;
        height: 100%;

    }

    .prominent-section h3 {
        letter-spacing: 1px;
        font-size: 34px;
    }

    .btn--base {
        padding: 10px 25px;
        font-size: 15px;
    }

    .major-section h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .sec-1 {
        width: 191px;
    }
}

@media (max-width:991px) {
    .baskteball-add-ntps .col-md-6 img {
        width: 100%;
        margin-bottom: 35px;
    }

    .fiba-sec img {
        display: none;
    }

    .baskte2 img {
        display: none !important;
    }

    .fiba-2 img {
        display: none !important;
    }

    .new-baskteball-about ul li i {
        font-size: 26px;
        padding-top: 6px;
    }

    .new-baskteball-about h3 {
        margin-bottom: -4px;
        font-size: 26px;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 2rem;
        margin-top: 7rem;
        width: 68%;
    }

    .single-banner-slide::after {
        width: 85%;
        height: 100%;

    }

    .content-overlayss {
        width: 90%;
    }

    .width-100 {
        width: 100%;
    }

    .padding-100 {
        padding: 50px 10px;
    }

    .content-overlayss:after {
        top: -80px;
        left: 195px;
    }

    .about-us .letf-b0xes img {
        width: 58%;
    }

    .about-us .letf-b0xes .box-es {
        width: 34%;
        margin: auto;
    }

    .letf-b0xes {
        justify-content: center;
        margin-top: 50px;
    }

    .sec-1 {
        width: 228px;
    }

    .major-section .col-md-8.width-100.col-12.col-sm-12 {
        margin-top: 2rem;
    }

    .main-optins {
        padding: 69px 24px;
    }

    .main-optins .content {
        width: 55%;
    }

    .content-footer {
        margin: 15px 2px;
    }

    .main-optins p {
        margin-bottom: 0;
        font-size: 17px;
    }

    footer img {
        width: 80%;
    }

    footer {
        padding: 50px 0 15px;
    }

    h4.comom-footers {
        font-size: 21px;
    }

    .d-vi-footesr-upper {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

    h2.commond-all {
        font-size: 28px;
    }

    h5.common-h5 {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    #vertical-tab {
        background-position: right !important;
    }

    .baskteball-add-ntps {
        padding: 50px 0 !important;
    }

    .feature-section-two {
        padding: 36px 0 !important;
    }

    section.feature-section-two.feature-content h2.commond-all {
        font-size: 28px !important;
    }

    .feature-thumb img {
        margin-bottom: 21px;
    }

    .content-big .content {
        width: 100% !important;
    }

    .new-breadcrumb-alls br {
        display: none !important;
    }

    .tab-buttons span {
        width: 100% !important;
    }

    .gallery-footballs p.common-all.text-center {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    #lamp {
        width: 100% !important;
    }

    .basket-surface br {
        display: none !important;
    }

    .tab-content h3 {
        font-size: 23px !important;
    }

    .tab-content p {
        font-size: 17px !important;
    }

    .tab-content {
        padding: 15px 0 !important;
    }

    .tab-content li {
        font-size: 16px !important;
        line-height: 25px !important;
        padding-bottom: 15px !important;
    }

    .innerbask-benegis.expert-installs {
        margin-top: 0px !important;
    }

    .accordion__header {
        font-size: 15px !important;
    }

    .accoridna-faqs h4 {
        margin-bottom: 2rem !important;
        font-size: 19px !important;
    }

    .gallery-footballs h4 {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }

    .accordion__header::after {
        width: 18px !important;
        height: 15px !important;
        right: 10px !important;
        top: 15px !important;
    }

    .vertical-tab-wrapper label {
        font-size: 16px !important;
        margin-bottom: 4px !important;
    }

    .benfits-footballs h4 {
        font-size: 20px !important;
        line-height: 29px !important;
    }

    .new-bene-balsteba .col-lg-2 {
        width: 50% !important;
        margin-top: 12% !important;
    }

    .inner-cho-bask {
        border-right: 0px solid #ddd !important;
    }

    .baskte-new .col-lg-2 {
        width: 50% !important;
    }

    .basket-surface h4 {
        font-size: 19px !important;
        line-height: 25px !important;
    }

    .new-chooes-baaksteball {
        padding: 15px !important;
    }

    .new-chooes-baaksteball {
        margin: 60px 0 !important;
    }

    .new-chooes-baaksteball h4 {
        font-size: 18px !important;
    }

    .baskte-new .col-lg-2 {
        width: 100% !important;
    }

    h2.commond-all {
        font-size: 25px !important;
    }

    .inner-cho-bask h3 {
        font-size: 19px !important;
    }

    .main-optins .content {
        margin-bottom: 0rem !important;
    }

    .main-optins h4 {
        font-size: 19px !important;
    }

    .baskte-new .inner-cho-bask img {
        width: 58px !important;
    }

    .new-bene-balsteba .col-lg-2 {
        width: 100% !important;
        margin-top: 18% !important;
    }

    .accoridna-faqs h4 {
        margin-bottom: 2rem !important;
        font-size: 17px !important;
        line-height: 24px !important;
    }

    .accordion__header {
        font-size: 14px !important;
    }

    .icon-bfdn-baksts img {
        width: 61px !important;
    }

    .icon-bfdn-baksts {
        width: 84px !important;
        height: 84px !important;
        margin-top: -53px !important;
    }

    .benfits-footballs h4 {
        font-size: 19px !important;
        line-height: 27px !important;
    }

    .inner-cho-bask {
        padding: 0 0px 0px 0px !important;
        min-height: auto !important;
        margin: 20px 9px !important;
    }

    .tab-content i {
        padding-top: 2px !important;
    }

    .image-baskte-chooses img {
        margin-top: 22px !important;
    }

    .tab-buttons img {
        width: 33px !important;
        margin-right: 6px !important;
    }

    #lamp.content3 {
        left: auto !important;
        top: 109px !important;
    }

    #lamp.content2 {
        left: auto !important;
        top: 50px !important;
    }

    .flooring-sec img {
        border: 3px solid #da251e !important;
        padding: 7px !important;
    }

    ul.why-chooes-intrs li i {
        font-size: 15px !important;
        width: 25px !important;
        height: 25px !important;
    }

    .accordion__header.active {
        margin-bottom: 12px !important;
    }

    .form-truf-foots {
        padding: 10px !important;
    }

    .accoridna-faqs br {
        display: none !important;
    }

    .accordion__item .accordion__content {
        padding: 0 7px !important;
    }

    .accordion__header {
        padding: 13px 9px !important;
        line-height: 19px;
    }

    ul.why-chooes-intrs li {
        font-size: 16px !important;
        padding: 5px 0 !important;
    }

    .flooring-sec h4 {
        margin-top: 21px;
    }

    .running-track-s br {
        display: none !important;
    }

    .flooring-sec br {
        display: none !important;
    }

    .why-coose-sec.running-choose .multi-coms {
        font-size: 16px !important;
        width: 99% !important;
    }

    .inner-conts-news p a {
        font-size: 17px !important;
    }

    .new-form-messages input,
    .new-form-messages textarea {
        font-size: 15px !important;
    }

    .top-intra-running {
        margin-bottom: 0 !important;
    }

    .new-breadcrumb-alls {
        padding: 24px !important;
    }

    .new-breadcrumb-alls .btn-sec.mt-2ss {
        margin-bottom: 15px !important;
    }

    .rugby-triangle {
        top: 42px !important;
        right: -14px !important;
    }

    .btn--base {
        padding: 7px 15px !important;
    }

    .inner-conts-news {
        padding: 18px !important;
    }

    .img-sec-badminton {
        margin-top: 21px !important;
    }

    .rugby-triangle {
        border-bottom: solid 71px rgb(218 37 30) !important;
        border-right: solid 71px rgb(218 37 30) !important;
        border-left: solid 72px transparent !important;
        border-top: solid 71px transparent !important;
    }

    h2.commond-all {
        font-size: 26px !important;
    }

    .why-coose-sec.add-cho-rugby h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .why-coose-sec.add-cho-rugby p {
        font-size: 16px !important;
    }

    .why-coose-sec.add-cho-rugby ul li {
        line-height: 24px !important;
        font-size: 19px !important;
    }

    .why-coose-sec.add-cho-rugby ul i {
        font-size: 25px !important;
        padding-top: 4px !important;
        padding-right: 9px !important;
        font-weight: 500 !important;
    }

    .div-sec-left-rugby {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .structural-rugby img {
        margin-top: 25px !important;
    }

    .redy-rugby .main-optins .content {
        width: 98% !important;
    }

    .redy-rugby .main-optins .icon-div img {
        width: 98px !important;
    }

    .new-rugby-pos p.common-all {
        font-size: 16px !important;
        line-height: 24px !important;
        margin: 14px 0 30px ! important;
        text-align: left !important;
    }

    .new-rugby-pos .new-col-step-sec p {
        font-size: 17px !important;
    }

    .redy-rugby .main-optins .content {
        margin-bottom: 0 !important;
    }

    .new-rugby-pos h4 {
        font-size: 17px !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .structural-rugby h4 {
        font-size: 19px !important;
    }

    .flooring-sec h4 {
        font-size: 20px !important;
    }

    .rugby-pic-1 {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .rugy-about h4 {
        margin-bottom: 18px;
        font-weight: 600;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .single-banner-slide::after {
        width: 92%;
        height: 99%;

    }

    .new-breadcrumb-alls {
        width: 75% !important;
    }

    .new-breadcrumb-alls p {
        font-size: 17px !important;
    }

    .about-new-100 h2.commond-all {
        font-size: 28px !important;
    }

    .new-breadcrumb-alls h1 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .vertical-tab-wrapper h4 {
        font-size: 26px !important;
    }

    .vertical-tab-wrapper p {
        font-size: 17px !important;
    }

    #vertical-tab::before {
        background-color: #000000ba !important;
    }

    .form-truf-foots {
        padding: 15px !important;
    }

    .icco img {
        width: 56px !important;
        margin: auto;
    }

    .vertical-tab-wrapper h2 {
        font-size: 30px !important;
        line-height: 34px !important;
    }

    .main .container {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .featured-details-trus ul li {
        width: 100% !important;
    }

    .featured-details-trus ul {
        align-items: flex-start !important;
        justify-content: flex-start !important;
        flex-direction: column !important;
        ;
    }

    .ionc-w i {
        width: 44px !important;
        height: 44px !important;
    }

    .new-col-step-sec h4 {
        font-size: 20px !important;
    }

    .developemtn-pos br {
        display: none !important;
    }

    .icco {
        width: 79px !important;
        height: 79px !important;
    }

    .content-div-chooses p {
        font-size: 16px !important;
        width: 84% !important;
    }

    .content-div-chooses h4 {
        font-size: 20px !important;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 3rem;
        margin-top: 6rem;
        width: 68%;
    }

    .breadcrumb-category {
        background-position: left !important;
    }

    .order2 {
        order: 1;
    }

    .order1 {
        order: 2;
        margin-top: 2.4rem;
    }

    .width-768 {
        width: 100%;
    }
}

@media (max-width:576px) {
    .content-overlayss:after {
        top: -75px;
        left: 220px;
    }

    .new-col-step-sec1.news-sec:before {
        display: block !important;
    }

    .about-new-100 h2.commond-all {
        font-size: 25px !important;
    }

    .about-new-100 h4 {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .new-baskteball-about h3 {
        margin-bottom: -5px !important;
        font-size: 22px !important;
        margin-top: 27px !important;
    }

    .basket-surface h4 {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .tab-buttons span {
        font-size: 15px !important;
        padding: 10px 2px !important;
    }

    #lamp.content3 {
        left: auto !important;
        top: 100px !important;
    }

    .tab-buttons img {
        width: 29px !important;
        margin-right: 3px !important;
    }

    .tabs {
        width: 100% !important;
        margin: 0 !important;
        padding: 14px !important;
        margin-top: 24px !important;
    }

    .new-baskteball-about ul li i {
        padding-top: 5px !important;
    }

    .tab-content p {
        font-size: 15px !important;
    }

    .tab-content li {
        align-items: flex-start !important;
    }

    .tab-content ul {
        padding-left: 0 !important;
    }

    .tab-content h3 {
        font-size: 19px !important;
    }

    .new-baskteball-about br {
        display: none !important;
    }

    .new-baskteball-about ul li {
        padding: 9px 0 !important;
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .breadcrumb-category {
        padding: 8px 0px !important;
    }

    .main-optins .icon-div img {
        width: 88px !important;
        margin-bottom: 0px !important;
    }

    .innner-numbers {
        width: 55px !important;
        height: 55px !important;
        font-size: 24px !important;
    }

    .iocn-benfits {
        width: 75px !important;
        height: 75px !important;
        top: -39px !important;
        right: -24px !important;
    }

    .main-optins p {
        margin-bottom: 0 !important;
    }

    h2.commond-all {
        font-size: 23px !important;
    }

    .advertisers-service-sec {
        padding-bottom: 45px !important;
    }

    .truf-section-foots i {
        font-size: 44px !important;
    }

    .featured-details-trus h2.commond-all {
        font-size: 25px !important;
    }

    .main .container {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .featured-details-trus h2.commond-all br {
        display: none !important;
    }

    .vertical-tab-wrapper h2 {
        font-size: 24px !important;
        line-height: 31px !important;
    }

    .vertical-tab-wrapper h4 {
        font-size: 21px !important;
    }

    .vertical-tab-wrapper input,
    .vertical-tab-wrapper textarea {
        font-size: 15px !important;
        padding: 8px 17px !important;
    }

    .truf-section-foots p {
        text-align: center !important;
    }

    .truf-section-foots .icon {
        align-items: center !important;
    }

    .vertical-tab-wrapper label {
        font-size: 16px !important;
    }

    #vertical-tab {
        padding: 55px 0 !important;
        background-size: cover !important;
    }

    .vertical-tab-wrapper p {
        font-size: 16px !important;
        text-align: justify !important;
    }

    .featured-details-trus ul li h4 {
        font-size: 19px !important;
    }

    .mt-2ss {
        margin-top: 15px !important;
    }

    .featured-details-trus ul li i {
        font-size: 29px !important;
    }

    .featured-details-trus ul li span {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .featured-details-trus h3 {
        font-size: 20px !important;
    }

    .featured-details-trus h4 {
        font-size: 19px !important;
    }

    .featured-details-trus br {
        display: none !important;
    }

    .truf-section-foots p {
        font-size: 21px !important;
        font-weight: 400 !important;
    }

    .truf-section-foots .icon {
        margin: 11px 1px !important;
    }



    .truf-section-foots h4 {
        font-size: 18px !important;
        font-weight: 400 !important;
    }

    .advertisers-service-sec h4 {
        line-height: 25px !important;
        font-size: 17px !important;
    }

    .contnet-benfyts {
        padding: 20px !important;
    }

    .advertisers-service-sec h2 {
        font-size: 22px !important;
    }

    .contnet-benfyts h4 {
        font-size: 19px !important;
    }

    .benfits-footballs {
        margin-top: 60px !important;
    }

    .contnet-benfyts {
        padding: 21px !important;
        margin: 10px 0 !important;
    }

    .new-breadcrumb-alls h1 {
        font-size: 21px !important;
        line-height: 31px !important;
    }

    .new-breadcrumb-alls p {
        font-size: 16px !important;
    }

    .about-new-100 h4 {
        font-size: 19px !important;
    }

    .why-coose-sec h2.commond-all {
        font-size: 26px !important;
    }

    .icco {
        width: 70px !important;
        height: 70px !important;
    }

    .flooring-sec img {
        width: 289px !important;
        height: 289px !important;
        margin-bottom: 24px !important;
    }

    .content-div-chooses h4 {
        font-size: 19px !important;
    }

    .new-col-step-sec {
        margin: 0 !important;
    }

    .new-col-step-sec1::before {
        left: 18px !important;
    }

    .new-col-step-sec2 {
        position: relative;
    }

    .new-col-step-sec2 {
        position: absolute;
        content: "";
        width: 2px;
        height: 111%;
        background-color: #da251e;
        left: 18px !important;
    }

    .ionc-w i {
        width: 40px !important;
        height: 40px !important;
    }

    .content-div-chooses p {
        font-size: 15px !important;
        width: 95% !important;
    }

    .why-coose-sec br {
        display: none !important;
    }

    .icco img {
        width: 50px !important;
    }

    .new-breadcrumb-alls {
        padding: 16px !important;
    }

    .new-breadcrumb-alls {
        width: 100% !important;
    }

    .breadcrumb-category {
        height: 400px !important;
    }

    .single-banner-slide::after {
        width: 100%;
        height: 100%;
        clip-path: none;
    }

    .single-banner-slide .contane-rotate p {
        display: none;
    }

    .content-overlayss {
        width: 100%;
    }

    .contane-rotate {
        top: 106px;
        left: auto;
        right: auto;
        margin-left: 50px;
    }

    .single-banner-slide {
        height: 72vh;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 2rem;
        margin-top: 4rem;
        width: 100%;
    }

    .main-optins {
        padding: 25px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .section-inner-bens2 {
        text-align: left;
        padding-left: 0rem;
    }

    .triangle-0 {
        width: 70px;
        height: 82px;
        border-bottom: solid 54px rgb(218 37 30);
        border-right: solid 54px rgb(218 37 30);
        border-left: solid 54px transparent;
        border-top: solid 54px transparent;
        position: absolute;
        top: -8px;
        left: -11px;
        transform: rotate(180deg);
        border-bottom-right-radius: 12px;
    }

    .main-optins .btn-sec {
        position: relative;
        margin-bottom: 2rem;
    }

    .call-sec .explore-para {
        font-size: 21px;
    }

    .div-main-flooring {
        margin-left: 0rem;
        margin-top: 45px;
    }

    .main-optins p {
        margin-bottom: 0;
        text-align: center;
        margin-bottom: 2rem;
    }

    .main-optins h4 {
        line-height: 30px;
        font-size: 20px;
        text-align: center;
    }

    .main-optins .icon-div {
        width: 88px;
        margin-right: 0;
        margin-bottom: 1rem;
        text-align: center;
    }
}

@media (max-width:450px) {


    .single-banner-slide {
        height: 72vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .content-overlayss:after {
        top: -64px;
        left: 139px;
    }

    .contane-rotate {
        top: 107px;
        left: auto;
        right: auto;
        margin-left: 42px;
    }

    .single-banner-slide p.btn-br br {
        display: block;
    }

    .single-banner-slide .col-md-5 {
        margin-left: 0;
        margin-top: 0;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

    .single-banner-slide h2.line-omlus {
        line-height: 35px;
    }

    span.spna-ts {
        font-size: 17px;
    }

    .single-banner-slide h2.line-omlus br {
        display: block;
    }

    .single-banner-slide h2 {
        font-size: 30px;
    }

    .single-banner-slide h2 br {
        display: none;
    }

    .single-banner-slide p {
        font-size: 19px;
        margin-bottom: 0;
    }

    .main-optins .content {
        width: 100% !important;
    }

    .single-banner-slide p br {
        display: none;
    }

    .single-banner-slide a {
        padding: 9px 13px;
        font-size: 13px;
        margin-top: 22px;
    }

    .about-us h2 {
        font-size: 24px;
    }

    p.common-all {
        font-size: 16px;
        line-height: 27px;
    }

    .about-us .letf-b0xes .box-es {
        width: 68%;
        margin: auto;
    }

    .prominent-section h3 {
        letter-spacing: 1px;
        font-size: 28px;
        text-align: center;
    }

    .pd-left {
        padding-left: 0rem;
        text-align: center;
    }

    .major-section h2 {
        font-size: 19px;
        line-height: 28px;
    }

    .major-section .d-flex {
        flex-direction: column;
    }

    h2.commond-all {
        font-size: 25px;
    }

    p.common-all br {
        display: none;
    }

    .main-optins .content {
        width: 100%;
    }

    .main-optins .icon-div {
        width: 71px;
    }

    .main-optins .content {
        width: 100%;
        margin-bottom: 2rem;
    }

    .call-sec .explore-para {
        font-size: 19px;
    }

    .inner-floore {
        padding: 13px;
    }

    .div-one-floore {
        border-bottom: 1px solid #ddd;
    }

    .common-uls ul li {
        padding: 4px 0;
        line-height: 21px;
    }

    .news-inners .content-sec h3 {
        font-size: 16px;
    }

    .common-uls ul li a {
        color: #ddd;
        font-size: 16px;
    }

    i.ri-skip-right-line {
        font-size: 16px;
        padding-right: 10px;
        color: #ffffff;
        line-height: 23px;
    }

    .social-btn a {
        font-size: 22px;
    }

    .main-copyright h5 {
        font-size: 14px;
    }

    h4.comom-footers2 {
        font-size: 20px;
        margin-bottom: 0.5rem;
        margin-top: 1rem;
    }

    .social-btn {
        width: 44px;
        height: 44px;
    }

    .inner-floore h4 {
        font-size: 25px;
    }

    .content-footer p {
        font-size: 15px;
    }

    .border-right-one {
        border-left: 1px solid #fff;
    }

    .inner-floore i {
        font-size: 34px;
    }

    .call-sec .explore-para br {
        display: none;
    }

    .pleys img {
        display: none;
    }

    .main-optins h4 {
        line-height: 30px;
        font-size: 19px;
        text-align: center;
    }

    .sec-oneben {
        position: relative;
        margin-bottom: 2rem;
    }

    h5.common-h5 {
        font-size: 14px;
    }

    .sec-oneben p {
        font-size: 17px;
        color: #2a2a2a;
    }

    .slick-prev {
        display: none !important;
    }

    .slick-next {
        display: none !important;
    }

    .sec-1 {
        width: 100%;
    }

    p.common-all {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 0;
    }

    .about-us .letf-b0xes img {
        width: 100%;
    }

    .about-us .col-md-4.width-100.col-sm-12.col-12 {
        margin-top: 2rem;
    }

    .letf-b0xes {
        margin-bottom: 17px;
        margin-top: 20px;
    }

    .about-us h2 br {
        display: none;
    }

    .owl-carousel .owl-item .img-cont {
        width: 38px;
        margin: auto;
    }

    .badimnot img {
        width: 57%;
    }



    ul.full.row.m-0 {
        min-height: auto;
    }

    .badimnot {
        bottom: 49px;
        right: -254px;
        opacity: .2;
        transform: rotate(6deg);
    }

    div#indoor {
        margin-bottom: 37px !important;
    }

    div#outdoor {
        margin-bottom: 37px !important;
    }

    .single-banner-slide::after {
        background: rgb(0 0 0 / 63%);
    }

    .banner-area {
        overflow: hidden;
    }

    .about-us {
        overflow: hidden;
    }

    .prominent-section {
        overflow: hidden;
    }

    .products {
        overflow: hidden;
    }
}

.new-col-step-sec1.news-sec:before {
    display: none !important;
}

.main-optins p {
    margin-bottom: 0;
}

.major-section {
    overflow: hidden;
}

.d-mi {
    display: none;
}


/*contact-us*/
.breadcrumb {
    margin-bottom: 0;
    background-image: url(../images/contact-us.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 50px 50px;
    position: relative;
    height: 450px;
    display: flex;
    align-items: flex-end;
}

.breadcrumb::before {
    position: absolute;
    content: "";
    background-color: #000000c7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.breadcrum-inners h1 {
    color: #fff;
    position: relative;
    font-size: 50px;
    font-weight: 600;
}

.breadcrum-inners ul {
    margin: 0;
    position: relative;
    padding: 0;
}

.breadcrum-inners ul li {
    list-style-type: none;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    padding: 2px;
}

.breadcrum-inners ul li a {
    color: #fff;
}

.inner-conts-news {
    background-color: #fbfbfb;
    padding: 30px;
    text-align: left;
    min-height: 259px;
    border-bottom: 3px dashed #000000;
}

.inner-conts-news i:hover {
    background: #000;
}

.inner-conts-news:hover i {
    background: #000;
}

.inner-conts-news i {
    font-size: 35px;
    background: #da251e;
    color: #fff;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    border-radius: 50%;
    margin: 8px 0px 15px;
}

.inner-conts-news h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.inner-conts-news p {
    font-size: 18px;
    color: #434343;
    font-weight: 500;
    margin-bottom: 0;
}

.inner-conts-news p a {
    font-size: 18px;
    color: #434343;
    font-weight: 500;
}

.new-form-messages {
    padding: 45px;
    background: #fbfbfb;
}

.new-form-messages label {
    font-size: 18px;
    font-weight: 600;
    color: #2e2e2e;
    margin-top: .6rem;
}

.new-form-messages input,
.new-form-messages textarea {
    width: 100%;
    padding: 7px;
    border: 2px solid #ddd;
    border-radius: 5px;
    margin-top: 4px;
}

.breadcrumb-category {
    margin-bottom: 0;
    background-image: url(../images/football-ground-setup.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 50px;
    position: relative;
    height: 580px;
    display: flex;
    align-items: center;
    margin-top: 8rem;
    justify-content: flex-start;
}

.breadcrumb-category.football-banner {
    background-image: url(../images/banner-football.png);
}

.new-breadcrumb-alls {
    background: #000;
    padding: 50px;
    width: 40%;
    border-left: 7px solid #da251e;
}

.fot-d-mt {
    margin-top: 35px;
}

.new-breadcrumb-alls h1 {
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    line-height: 41px;
    letter-spacing: .3px;
    border-bottom: 1px dashed #959595;
    margin-bottom: 18px;
    padding-bottom: 14px;
}

.new-breadcrumb-alls p {
    color: #ddd;
    font-size: 19px;
    letter-spacing: .4px;
}

.flooring-sec {
    background-color: #efefefc7;
}

/*new-category*/
.card-effects .card-effect {
    border: none;
    background: #dee2e6;
}

.card-effects .card-effect .card-body {
    box-shadow: 0px 5px 24.25px 0.75px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.card-effects .card-effect .card-img {
    position: relative;
    overflow: hidden;
}

.card-effects .card-effect:hover .card-img {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important
}

.card-effects .card-effect .card-img img {
    width: 100%;
    transition: .6s
}

.card-effects .card-effect:hover .card-img img {
    transform: scale(1.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.card-effects .img-hover {
    position: relative;
    overflow: hidden
}

.card-effects .img-hover img {
    transition: all 2s ease;
    transform: scale(1)
}

.card-effects .img-hover:after {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3
}

.card-effects .img-hover:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
    top: -10%;
    right: 51%;
    bottom: -10%;
    left: 50%;
    background: rgba(255, 255, 255, 0.3)
}

.card-effects .img-hover:after {
    top: 50%;
    right: -10%;
    bottom: 50%;
    left: -10%;
    background: rgba(255, 255, 255, 0.6)
}

.card-effects .card-effect:hover .img-hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 900ms linear
}

.card-effects .card-effect:hover .img-hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 900ms linear
}

.card-effects .card-effect:hover .img-hover img {
    transform: scale(1.2)
}

.card-effects .card-btn {
    display: inline-block;
    padding: 14px 25px 14px 55px;
    position: relative;
    background-color: #000;
    color: #ffffff;
    text-transform: capitalize;
    border-radius: 5px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    border: none;
    transition: 0.5s;
    /* background-image: linear-gradient(to right top, #8f42b9, #9746c3, #a04bce, #a84fd8, #b154e3); */
}

.card-effects .card-btn:hover {
    background-color: #000000;
    transition: 0.5s;
}

.card-effects .card-btn .icon-arrow {
    color: #ffffff;
    top: 16px;
    transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    font-size: 18px;
    backface-visibility: hidden;
    transform: translateZ(0);
    perspective: 1000
}

.card-effects .card-btn .icon-arrow.before {
    left: 20%;
    position: absolute;
    transform-origin: left center
}

.card-effects .card-btn .icon-arrow.after {
    opacity: 0;
    position: absolute;
    right: 48px;
    transform: translateX(75%) scaleX(0.1);
    transform-origin: right center
}

.card-effects .card-btn.secondary {
    background-color: #da251e;
}

/* 
.card-effects .card-btn.secondary:hover,
.card-effects .card-btn.secondary:active,
.card-effects .card-btn.secondary:focus {
    background-color: #2fbfa7
} */

.card-effects .card-btn.white .icon-arrow {
    color: #2fbfa7
}

.card-effects .card-btn.white:hover .icon-arrow,
.card-effects .card-btn.white:active .icon-arrow,
.card-effects .card-btn.white:focus .icon-arrow {
    color: #fff
}

.card-effects .card-btn.md .icon-arrow {
    top: 22px;
}

.card-effects .card-btn.sm {
    padding: 10px 25px 10px 50px !important;
    font-size: 14px !important
}

.card-effects .card-btn .label {
    display: inline-block;
    transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    backface-visibility: hidden;
    transform: translateZ(0);
    perspective: 1000
}

.card-effects .card-btn.white {
    background-color: #ffffff;
    color: #2fbfa7
}

.card-effects .card-btn .icon-arrow.white {
    color: #2fbfa7;
    top: 16px
}

.card-effects .card-btn:hover,
.card-effects .card-btn:active,
.card-effects .card-btn:focus {
    background-color: #da251e;
    color: #ffffff
}

.card-effects .card-btn:hover .icon-arrow.before,
.card-effects .card-btn:active .icon-arrow.before,
.card-effects .card-btn:focus .icon-arrow.before {
    opacity: 0;
    transform: translateX(-75%) scaleX(0.1)
}

.card-effects .card-btn:hover .icon-arrow.after,
.card-effects .card-btn:active .icon-arrow.after,
.card-effects .card-btn:focus .icon-arrow.after {
    opacity: 1;
    transform: translateX(0) scaleX(1)
}

.card-effects .card-btn:hover .label,
.card-effects .card-btn:active .label,
.card-effects .card-btn:focus .label {
    transform: translateX(-32px)
}

.card-effects .text-tb-lines {
    display: grid;
    align-items: center;
    text-align: center;
    gap: 10px;
    color: #232323;
}

.card-effects .text-tb-lines::before,
.text-tb-lines::after {
    content: '';
    border-top: 6px double;
    color: #da251e2e;
}

.mt-bt {
    margin-bottom: 1.5rem;
}

.com-ul {
    padding: 0;
    margin: 0;
}

.com-ul li {
    padding: 5px;
    list-style-type: none;
    line-height: 25px;
    color: #393939;
    display: flex;
    align-items: baseline;
    font-size: 16px;
    font-weight: 500;
}

.com-ul li i {
    font-size: 17px;
    color: #da251e;
    padding-right: 5px;
}


.technology-sec img {
    width: 100px;
    margin: 10px 0 25px;
}

.technology-sec h4 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
    text-transform: uppercase;
}

.technology-sec {
    background-color: #f5f5f5;
    padding: 20px;
    text-align: left;
    border-radius: 18px;
    min-height: 380px;
}

.technology-sec p {
    font-size: 16px;
    font-weight: 500;
    color: #444444;
}

#vertical-tab {
    background-image: url(../images/benefits.jpg);
    background-size: 100%;
    background-position: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 100px 0;
    position: relative;
}

#vertical-tab::before {
    background-color: #0000008f;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}

#vertical-tab .vertical-tab-wrapper {
    position: relative;
}

.vertical-tab {
    background: #ffffff;
    border-radius: 27px;
    padding: 20px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab .each-tab {
    padding: 15px 30px;
    background-color: #c2c2c2;
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
    font-size: 0;
    color: #000;
    border-radius: 38px;
    width: 100%;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab .each-tab .title {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 21px;
    color: #000;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab .each-tab.active {
    background-color: #da2518;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab .each-tab.active .title {
    color: #fff;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content {
    display: none;
    padding: 35px 45px 35px 35px;
    background: #fff;
    border-radius: 20px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000000;
    margin: 0 0 0;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content p {
    font-size: 1.125rem;
    font-weight: 400;
    color: #3b3b3b;
    line-height: 1.4;
    margin: 0 0 30px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content.active {
    display: block;
}

#vertical-tab .mobile-vertical-tab {
    display: none;
    position: relative;
    box-shadow: 0px 0px 5.88px 0.12px rgba(0, 0, 0, 0.14);
}

#vertical-tab .mobile-vertical-tab .vertical-tab-header .each-tab-header .each-tab {
    padding: 16px;
    background-color: #5d9ccc;
    border-bottom: 1px solid #fff;
    position: relative;
    text-align: center;
}

#vertical-tab .mobile-vertical-tab .vertical-tab-header .each-tab-header .each-tab .title {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.1;
    color: #f7dd4b;
}

.vertical-tab-content img {
    width: 160px;
    margin: 16px 0;
}

.vertical-tab-content h4 {
    font-size: 18px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content p {
    margin-bottom: 9px;
    font-size: 15px;
}

.vertical-tab-content img.clor_range {
    width: 50px;
}

/*tabbing-equipments*/
.tab__list {
    display: flex;
    margin-bottom: 24px;
    align-items: center;
    justify-content: center;
}

.tab__item {
    cursor: pointer;
    padding: 6px 20px;
    margin-right: 10px;
    text-shadow: 0 0 0.5px currentColor;
    letter-spacing: 0.4px;
    transition: 0.2s;
    font-size: 16px;
    position: relative;
    color: #000000;
    width: max-content;
    background: #fff;
    border: 2px solid #db4033;
    border-radius: 40px;
    text-transform: capitalize;
}

/* 
.tab__item:before {
    content: "";
    position: absolute;
    top: 95%;
    left: 0;
    height: 2px;
    width: 100%;
    background: #19d9b4;
    transition: 0.2s;
    visibility: hidden;
    opacity: 0;
} */

.tab__item.is--active {
    color: #ffffff;
    position: relative;
    font-weight: 500;
    background: #da251e;
}

.tab__item.is--active:before {
    visibility: visible;
    opacity: 1;
}

.tab__content {
    padding: 32px;
    background: #fff;
    border-radius: 0 10px 10px;
}

.tab__content-item {
    display: none;
}

.tab__content-item.is--active {
    display: block;
}

.tab__content-title {
    padding: 24px 24px 24px 0;
}

.tab .tab .tab__item {
    font-size: 16px;
}

.tab .tab .tab__content {
    padding: 0;
}

/*card-section-equipment*/
.grid {
    display: grid;
    width: 114rem;
    grid-gap: 6rem;
    grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
    align-items: start;
}

@media (max-width: 60em) {
    .grid {
        grid-gap: 3rem;
    }
}

.grid__item {
    background-color: #ffffff;
    border-radius: 0.4rem;
    overflow: hidden;
    box-shadow: 0 3rem 6rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: 0.2s;
}

.grid__item:hover {
    transform: translateY(-0.5%);
    box-shadow: 0 4rem 8rem rgba(0, 0, 0, 0.2);
}

.card__img {
    display: block;
    width: 100%;
    height: 18rem;
    object-fit: cover;
}

.card__content {
    padding: 3rem 3rem;
}

.card__header {
    font-size: 3rem;
    font-weight: 500;
    color: #0d0d0d;
    margin-bottom: 1.5rem;
}

.card__text {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
    line-height: 1.7;
    color: #3d3d3d;
    margin-bottom: 2.5rem;
}

.card__btn {
    display: block;
    width: 100%;
    padding: 1.5rem;
    font-size: 2rem;
    text-align: center;
    color: #2600ff;
    background-color: #ffffff;
    border: none;
    border-radius: 0.4rem;
    transition: 0.2s;
    cursor: pointer;
    box-shadow: 2px 0px 20px #ccc;
}

.card__btn span {
    margin-left: 1rem;
    transition: 0.2s;
}

.card__btn:hover,
.card__btn:active {
    background-color: #dce4ff;
    font-size: 2.1rem;
    transition: 1s ease;
}

.card__btn:hover span,
.card__btn:active span {
    margin-left: 1.5rem;
}

.tab__content-item .training-overlay-content h3.title {
    text-transform: capitalize;
}

.tab__content-item .training-content h3 {
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Arimo' !important;
    line-height: 23px;
}

.card-body .h4 {
    font-size: 19px;
}

/*sticky-popu-onload*/
.message {
    position: fixed;
    bottom: 50px;
    right: 0;
    /* right: 0;
    width: 250px; */
    -webkit-transform: translateX(70px);
    -ms-transform: translateX(70px);
    transform: translateX(70px);
    -webkit-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    z-index: 1;
}

#toggle {
    position: fixed;
    appearance: none;
    cursor: pointer;
    bottom: -100%;
    display: none;
    z-index: 999999 !important;
    transition: all 0.8s;
}

#toggle+label {
    position: fixed;
    cursor: auto;
    -webkit-font-smoothing: antialiased;
    transition: all 500ms ease;
    position: fixed;
    right: -40px;
    bottom: -65px;
    z-index: 999;
    width: 456px;
    height: 459px;
    background-color: #000000;
    box-shadow: 0 12px 18px 9px rgba(0, 0, 0, .2);
    padding: 10px 0;
    border: 10px solid #ffffff;
    border-radius: 50%;
    border-bottom-right-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 51px 0 54px;
    flex-direction: column;
    text-align: center;
    transition: all 0.8s;
}

span.intrested {
    line-height: 32px;
    margin-bottom: .5rem;
    margin-top: 0;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 10px;
    position: relative;
    font-family: "Kanit", sans-serif !important;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 5px;
    letter-spacing: .5px;
}

span.new-contact-us {
    font-size: 18px;
    width: 64%;
    color: #ddd;
    line-height: 27px;
}

#toggle+label:after {
    content: "X";
    position: absolute;
    top: 36px;
    left: 44px;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.8s;
}

a.redirect-contacts {
    background-color: #000;
}

a.redirect-contacts {
    background-color: #da251e;
    color: #fff;
    padding: 6px 14px;
    border-radius: 30px;
    margin-top: 17px;
    font-size: 17px;
    font-weight: 600;
}

a.redirect-contacts i {
    padding-right: 5px;
}


#toggle:checked~.message {
    bottom: 61px;
    right: 69px;
}

#toggle:checked+label {
    display: none;
}

#toggle:checked+label:after {
    content: "X"
}


/*———————————————————–MOBILE*/

@media (max-width:600px) {

    .message,
    #toggle:checked~.message {

        right: 20px;
        width: 90%;
    }

    .message {
        bottom: -630px;

    }

    #toggle+label {
        width: 58%;
    }
}

.redirect-contacts img {
    width: 29px;
    margin-right: 3px;
}

.contact-infrasa {
    width: 100%;
    margin-top: 2rem;
    border-radius: 25px;
    background-color: #da251e;
    color: #fff;
    padding: 0 14px;
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.contact-infrasa:hover {
    color: #fff;
}

.contact-infrasa:hover,
.contact-infrasa:focus {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.contact-infrasa {
    -webkit-transform: translateX(175px);
    -ms-transform: translateX(175px);
    transform: translateX(175px);
    -webkit-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;

}

.contact-infrasa span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

.contact-infrasa img {
    margin-right: 10px;
    width: 38px;
}

.div-fls-d {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 29px 0;
}

.div-p-l {
    margin-left: 20px;
}

.main-images-secton {
    position: relative;
    margin-top: -180px;
}

.main-images-secton .imgage-1 img {
    width: 100%;
    margin: auto;
    border-radius: 17px;
    box-shadow: 0 11px 25px -3px #4b5b6966;
}

.img-sec-hss img {
    width: auto;
}

.main-images-secton .imgage-2 img {
    width: 378px;
    position: absolute;
    left: 0;
    height: 300px;
    border-radius: 23px;
    object-fit: cover;
    margin-top: -103px;
    margin-left: -28px;
    transform: translate(0)rotate(-4deg);
    box-shadow: 0 11px 25px -3px #4b5b6966;
}

.main-images-secton .imgage-3 img {
    width: 378px;
    position: absolute;
    right: 0;
    height: 300px;
    border-radius: 23px;
    object-fit: cover;
    margin-right: -135px;
    margin-top: -75px;
    transform: translate(0)rotate(4deg);
    box-shadow: 0 11px 25px -3px #4b5b6966;
}

.main-images-secton .imgage-4 img {
    position: absolute;
    width: 88px;
    top: 132px;
    left: -60px;
    z-index: -1;
}

.main-images-secton .imgage-5 img {
    width: 121px;
    position: absolute;
    right: -98px;
    box-shadow: none;
    z-index: -1;
    top: 58%;
}

.flooring-sec img {
    width: 560px;
    height: 560px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #da251e;
    padding: 14px;
}

.why-coose-sec {
    background-image: url(../images/why-choose.webp);
    background-position: 100%;
    background-size: cover;
    position: relative;
    padding: 100px 0;
}

.why-coose-sec::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000008a;
}

.why-coose-sec h2.commond-all {
    font-size: 44px;
    letter-spacing: 1.5px;
}

.icco img {
    width: 75px;
    margin: auto;
}

.icco {
    width: 92px;
    height: 92px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}

.main-div-choose {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 1.7rem 0rem;
}

.content-div-chooses h4 {
    color: #fff;
    font-weight: 600;
    margin-left: 21px;
}

.content-div-chooses p {
    font-size: 17px;
    line-height: 25px;
    color: #ddd;
    width: 70%;
    margin-left: 21px;
    margin-bottom: 0;
}


.ionc-w i {
    display: flex;
    width: 50px;
    height: 50px;
    background: #da251e;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}

.ionc-w {
    position: relative;
}

.new-col-step-sec {
    display: flex;
    align-items: flex-start;
    margin: 1rem 27px;
}

.ionc-w {
    position: relative;
    margin-right: 21px;
}

.new-col-step-sec1 {
    position: relative;
}

.new-col-step-sec1::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 111%;
    background-color: #da251e;
    left: 24px;
}

.new-col-step-sec h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.new-col-step-sec p {
    font-size: 15px;
    font-weight: 500;
    color: #545454;
    text-align: justify;
    min-height: 154px;
}

.benfits-footballs {
    margin-top: 100px;
}

.contnet-benfyts {
    padding: 30px;
    background: #fff;
    border-radius: 22px;
    margin: 14px 0;
}

.sec-content-benefits {
    position: relative;
    margin-top: 61px;
    margin-right: 30px;
}

.innner-numbers {
    width: 70px;
    background: #da251e;
    height: 70px;
    border-radius: 50%;
    font-size: 30px;
    box-shadow: 0px 6px 48px -13px #141313;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
    font-weight: 600;
    margin-left: auto;
    position: absolute;
    top: 7px;
    right: 7px;
}

.contnet-benfyts h4 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.contnet-benfyts p {
    font-size: 15px;
    font-weight: 500;
    color: #545454;
    text-align: justify;
}

.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

.sec-icon::before {
    content: "";
    position: absolute;
    height: 1px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333333;
    width: 50px;
}

.sec-icon::after {
    content: "";
    position: absolute;
    height: 1px;
    right: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
}

.advertisers-service-sec {
    background-color: #efefefc7;

}

.advertisers-service-sec span {
    color: rgb(255, 23, 131);
}

.advertisers-service-sec .col {
    padding: 0 1em 1em 1em;
    text-align: center;
}

.advertisers-service-sec .service-card {
    width: 100%;
    height: 100%;
    padding: 2em 3.5em;
    border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
}

.advertisers-service-sec .service-card::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000000;
    position: absolute;
    left: 0%;
    top: -98%;
    z-index: -2;
    transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.advertisers-service-sec h3 {
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000000;
    margin: 1em 0;
    z-index: 3;
    text-align: center;
}

.advertisers-service-sec .icon-wrapper {
    background-color: #2c7bfe;
    position: relative;
    margin: auto;
    font-size: 30px;
    height: 87px;
    width: 87px;
    color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: 0.5s;
    z-index: 3;
}

.advertisers-service-sec {
    padding-bottom: 80px;
}

.advertisers-service-sec .icon-wrapper img {
    width: 75px;
    margin: auto;
    text-align: center;
}

.advertisers-service-sec .service-card:hover:after {
    top: 0%;
}

.service-card .icon-wrapper {
    background-color: #da251e;
    color: #fff;
}

.advertisers-service-sec .service-card:hover .icon-wrapper {
    color: #0dcaf0;
}

.advertisers-service-sec .service-card:hover h3 {
    color: #ffffff;
}

.advertisers-service-sec h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 1.2rem;
    color: #000;
}

.iocn-benfits {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: -33px;
    right: -22px;
    padding: 2px;
    border: 3px solid #da251e;
}

.sec-content-benefits:hover .iocn-benfits {
    border: 3px solid #000;
}

.sec-content-benefits:hover .innner-numbers {
    background: #000000;
}

.ionc-w i:hover {
    background-color: #000;
}

.truf-section-foots {
    background-image: url(../images/football-turf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}

.truf-section-foots:before {
    position: absolute;
    background-color: #000000ae;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}

.truf-section-foots .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px;
}

.truf-section-foots i {
    font-size: 62px;
    color: #da251e;
    padding-right: 10px;
}

.truf-section-foots p {
    text-align: left;
    margin-bottom: 0;
    font-size: 27px;
    color: #fff;
    line-height: 31px;
    font-weight: 600;
}

.truf-section-foots i:hover {
    color: #ffffff;
}

.featured-details-trus p {
    margin-left: 35px;
    font-size: 16px;
    line-height: 27px;
}

.featured-details-trus ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    justify-content: center;
    margin-bottom: 0;
}

.featured-details-trus ul li {
    line-height: 26px;
    text-align: left;
    padding: 0;
    margin: 19px;
    list-style-type: none;
    display: flex;
    margin-left: 0;
    width: 50%;
}

.featured-details-trus ul li span {
    font-size: 18px;
    font-weight: 500;
    color: #414141;
}

.featured-details-trus ul li i {
    font-size: 34px;
    padding-right: 9px;
    padding-top: 4px;
    color: #da251e;
}

.featured-details-trus ul li h4 {
    color: #121212;
    font-weight: 600;
    font-size: 22px;
}

.featured-details-trus h3 {
    text-align: center;
    font-weight: 600;
    color: #000;
}

.vertical-tab-wrapper .btn--base:hover {
    color: #fff;
}

.form-truf-foots {
    padding: 30px;
    background: #ffffffa8;
    border-radius: 8px;
    margin: 0 25px;
}

.vertical-tab-wrapper input,
.vertical-tab-wrapper textarea,
.vertical-tab-wrapper select {
    width: 100%;
    border: none;
    font-size: 16px;
    padding: 12px 22px;
    color: #000;
    font-weight: 600;
    border: 1px solid #da251e;
    border-radius: 41px;
}

.vertical-tab-wrapper h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 800;
    line-height: 39px;
}

.vertical-tab-wrapper h4 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 4px;
    margin-top: 15px;
}

.vertical-tab-wrapper p {
    font-size: 18px;
    color: #fff;
    margin-top: 12px;
}

.form-truf-foots .btn--base:hover {
    color: #da251e;
}

.vertical-tab-wrapper label {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 16px;
    margin-left: 8px;
}

.vertical-tab-wrapper input:focus-visible,
.vertical-tab-wrapper textarea:focus-visible,
.vertical-tab-wrapper select:focus-visible,
.vertical-tab-wrapper select:focus {
    border: 1px solid #da251e;
    outline: none;
}

.main .container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
}

.main .card {
    color: #252a32;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}

.main .card-image {
    position: relative;
    display: block;
    width: 100%;
    /* padding-top: 70%; */
    background: #fff;
}

.main .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 600px) {
    .main .container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }


}

@media(max-width:768px) {
    .new-only-desks {
        display: none !important;
    }


    .mobile-desis {
        display: block !important;
        width: 100%;
    }

    #header20 .menu20 ul.children {
        background: #dddddd40;
        margin: 9px 0;
        padding: 10px;
    }

    #header20 .menu20 .menu20Content .title,
    #header20 .menu20 .menu20Content ul.l2 li:last-of-type {
        border-bottom: 0;
    }

}


.div-new-dls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.mobile-desis {
    display: none;
}

.gallery-footballs {
    background-color: #f9f9f9;
}

.breadcrumb-category.rugby-banner {
    background-image: url(../images/one-rugby.jpg);
    background-position: bottom;
}

.rugby-pic-1 {
    font-size: 18px;
    line-height: 29px;
    margin-top: 9px;
    display: flex;
    font-weight: 500;
}

.rugy-about h4 {
    margin-bottom: 18px;
}


.rugby-pic-1 i {
    font-size: 22px;
    color: #da251e;
}

.rugy-about img {
    width: 100%;
}

.rugy-about .img-sec-hss {
    text-align: right;
}

.rugy-about img {
    width: 100%;
    border-radius: 12px;
    margin-left: 45px;
}

.rugby-triangle {
    width: 102px;
    height: 99px;
    border-bottom: solid 97px rgb(218 37 30);
    border-right: solid 97px rgb(218 37 30);
    border-left: solid 97px transparent;
    border-top: solid 99px transparent;
    position: absolute;
    top: -14px;
    right: -70px;
    transform: rotate(270deg);
    border-bottom-right-radius: 12px;
}

.rugby-triangle-inners {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.img-sec-hss {
    position: relative;
}

.why-coose-sec.add-cho-rugby {
    background-image: url(../images/cms-01.jpg);
}

.why-coose-sec.add-cho-rugby h4 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 26px;
}

.why-coose-sec.add-cho-rugby p {
    font-size: 19px;
    font-weight: 500;
    color: #ddd;
}

.why-coose-sec.add-cho-rugby ul {
    padding: 0;
}

.why-coose-sec.add-cho-rugby ul li {
    list-style-type: none;
    padding: 10px 0;
    line-height: 25px;
    display: flex;
    color: #ddd;
    font-weight: 600;
    font-size: 20px;
}

.why-coose-sec.add-cho-rugby ul i {
    font-size: 28px;
    color: #da251e;
    padding-top: 1px;
    padding-right: 6px;
    font-weight: 500;
}

.div-sec-left-rugby {
    display: grid;
    margin-top: 30px;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.div-sec-left-rugby .contnt {
    padding: 20px;
    background: #f1f1f1;
    border-left: 3px solid #da2542;
    min-height: 119px;
}

.div-sec-left-rugby .contnt h4 {
    font-size: 21px;
    font-weight: 600;
    color: #da2542;
    margin-bottom: 5px;
}

.rugby-banner .mt-2ss {
    margin-top: 32px !important;
    margin-bottom: 19px !important;
}

.div-sec-left-rugby .contnt P {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #404040;
    line-height: 24px;
}

.new-rugby-pos .new-col-step-sec p {
    font-size: 15px;
    font-weight: 500;
    color: #545454;
    text-align: justify;
    min-height: auto;
}

.new-rugby-pos .ionc-w i {
    width: 45px;
    height: 45px;
    font-size: 22px;
}

.new-rugby-pos .new-col-step-sec1::before {
    top: 13px;
}

.new-rugby-pos .new-col-step-sec p {
    font-size: 18px;
    font-weight: 500;
}

.new-rugby-pos p.common-all {
    font-size: 19px;
}

.new-policy-sec {
    padding: 50px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
    background: #fff;
}

.cookies-policys h1 {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
}

.cookies-policys h2 {
    font-size: 28px;
    color: #000;
    font-family: 'Kanit';
    margin-top: 25px;
}

.cookies-policys p {
    font-size: 19px;
    line-height: 25px;
}

.cookies-policys ul li {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 14px;
}

.dropdown-content {
    display: none;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 3px, rgba(0, 0, 0, 0.2) 0px 3px 3px;
    position: absolute;
    background: #ffffff;
    left: 100%;
    width: 100%;
    top: 15px;
    margin-left: 0px;
    border-radius: 0 0px 10px 10px;
    padding: 20px;
    z-index: 99;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown {
    padding: 0 10px;
}

.new-indors {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dropdown-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dropdown-content ul {
    margin: 0 !important;
}



/*for mobile menu*/
.mobile-menu ul {
    margin: 0;
    padding: 0;
}

.mobile-menu li {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    padding-left: 15px;
}

.mobile-menu li:first-child {
    margin-top: 70px;
}

.mobile-menu li:hover {
    background: #CCCCCC;
}

.mobile-menu li a {
    text-decoration: none;
    color: black;
}

/*---------------------
	Mobiles Menu - Slide IN 
	----------------------*/

.mobile-menu {
    top: 0;
    max-width: 250px;
    left: -100%;
    width: 100%;
    background: #EBEBEB;
    color: black;
    height: 100%;
    position: fixed;
    z-index: 9997;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 205px);
    -moz-transform: translate3d(0, 0, 205px);
    transform: translate3d(0, 0, 205px);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.mobile-menu.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

/*---------------------
	Mobiles Menu - Dropdown Submenu
	----------------------*/

.has-children:hover {
    cursor: hand;
}

.children {
    display: none;
}

.mobile-menu .children li:first-child {
    margin-top: 0px;
}

.icon-arrow {
    position: absolute;
    display: block;
    font-size: 0.7em;
    color: black;
    top: 5px;
    right: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
}

.icon-arrow:after {
    content: "\25BC";
}

.icon-arrow.open {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
}


.breadcrumb-category.running-banner {
    background-image: url(../images/running-banner.jpg);
    background-position: bottom;
}

.top-intra-running {
    padding: 0;
}

.top-intra-running li {
    font-size: 17px;
    color: #2d2d2d;
    list-style-type: none;
    line-height: 21px;
    font-weight: 500;
    padding: 9px 0;
    display: flex;
    align-items: center;
}

.top-intra-running li i {
    font-size: 22px;
    color: #da251e;
    padding-right: 8px;
}

ul.why-chooes-intrs li {
    list-style-type: none;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    padding: 8px 0;
    display: flex;
    align-items: center;
}

ul.why-chooes-intrs li i {
    font-size: 20px;
    color: #fff;
    padding-right: 8px;
    width: 30px;
    display: flex;
    padding: 5px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    height: 30px;
    background: #da251e;
    margin-right: 10px;
}

ul.why-chooes-intrs {
    padding: 0;
}

.why-coose-sec.running-choose {
    background-image: url(../images/multi-bg.jpg);
    background-attachment: fixed;
    background-position: bottom;
}

.why-coose-sec.running-choose::before {
    background-color: #000000a3;
}

.why-coose-sec.running-choose .multi-coms {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    width: 70%;
    margin: auto;
}

.why-coose-sec.running-choose .content-div-chooses p {
    width: 85%;
}

.why-coose-sec.running-choose .main-div-choose {
    margin: 2.7rem 0rem;
}

.why-runnign-posts p.new-ports-p {
    font-size: 19px;
    color: #4e4e4e;
    font-weight: 500;
}


.img-rungi-why img {
    width: 100%;
    margin: auto;
    ;
}

.icon-why-runnig {
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    text-align: center;
    border-radius: 50%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.icon-why-runnig img {
    width: 42px;
    margin: auto;
}

.why-runnig-inners p {
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
}

.right-rung .why-runnig-inners {
    text-align: end;
}

.left-rung .why-runnig-inners {
    text-align: left;
}

.right-rung .icon-why-runnig {
    margin-left: auto;
}

.icon-why-runnig {
    margin-bottom: 10px;
}

.why-runnig-inners {
    margin: 0 20px;
}

.right-rung {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    min-height: 450px;
}

.left-rung {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    min-height: 450px;
}

.content-big .content {
    width: 50%;
}

.content-big .main-optins {
    background-image: url(../images/background-run.png);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

#vertical-tab.rugby-secs {
    background-image: url(../images/five-rugby.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

#vertical-tab.football-news {
    background-image: url(../images/football-ground-setup.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

section.bg-track-runnigs {
    /* background: #e2e2e2; */
    padding: 100px 0;
}

section.bg-track-runnigs img {
    filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.1));
    border-radius: 15px;
}

.bg-track-runnigs {
    background-image: url(../images/bg-ptrn2.jpg);
}

.new-rung-tecaks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px;
    padding: 30px;
    background: #fff;
    border-radius: 14px;
}

.div-fl-tras {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 79%;
}

.div-fl-tras img {
    margin-right: 20px;
    filter: none !important;
}

.div-fl-tras h4 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 8px;
}

.div-fl-tras p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

.div-track-num {
    font-size: 71px;
    font-weight: 700;
    -webkit-text-stroke: 1px #d5d5d5;
    color: #ffffff;
    line-height: 4px;
}

.div-fl-tras img {
    width: 75px;
}

#vertical-tab.new-foote-srinngi {
    background-image: url(../images/turf-f.webp);
}


/*accordians*/
.accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.accordion__item {
    border: 2px solid #cccccc;
    border-radius: 10px;
    overflow: hidden;
}

.accordion__header {
    padding: 17px 17px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    font-size: 18px;
}

.accordion__header::after {
    content: '';
    background: url(https://www.svgrepo.com/show/357035/angle-down.svg) no-repeat center;
    width: 20px;
    height: 20px;
    transition: .4s;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.accordion__header.active {
    background: #cccccccc;
    margin-bottom: 20px;
}

.accordion__header.active::after {
    transform: rotateX(180deg);
}

.accordion__item .accordion__content {
    padding: 0 17px;
    max-height: 0;
    transition: .5s;
    overflow: hidden;
}

.accordion__item .accordion__content p {
    font-size: 17px;
    font-weight: 500;
    color: #4b4b4b;
}


.new-only-desks .div-fls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* 
@media(max-width:768px) {
    .new-indors.d-adds {
        display: none !important;
    }

    .new-indors.m-addd {
        display: block !important;
    }
}

.new-indors.d-adds {
    display: block !important;
}

.new-indors.m-addd {
    display: none !important;
} */

.breadcrumb-category.basketball-banner {
    background-image: url(../images/bg-basketball.png);
}

.new-baskteball-about h3 {
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: 'Kanit';
    font-size: 29px;
    text-transform: uppercase;
}

.new-baskteball-about ul {
    padding-left: 0;
}

.new-baskteball-about ul li {
    padding: 11px 0;
    list-style-type: none;
    font-size: 18px;
    color: #2a2a2a;
    line-height: 27px;
    display: flex;
    font-weight: 500;
}

.new-baskteball-about ul li i {
    font-size: 26px;
    color: #da251e;
    padding-right: 8px;
    padding-top: 3px;
}

.baskteball-about {
    position: relative;
}

.fiba-sec img {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.4;
    overflow: hidden;
}

.fiba-2 img {
    position: absolute;
    bottom: 0;
    left: -4px;
    opacity: .3;
}

.basket-surface {
    /* background-image: url(../images/bg-ptrn2.jpg); */
    position: relative;
    background-color: #dddddd6e;
}

/* .basket-surface::before {
    content: "";
    background-image: url(../images/fiba-png.png);
    opacity: .3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
} */

.tab-buttons span {
    color: #000000;
    background: #ffffff;
    cursor: pointer;
    border: 1px solid #da251e;
    display: block;
    width: 33.3%;
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 3px;
}

.tab-buttons {
    position: relative;
}

.tabs {
    width: 90%;
    margin: 10px auto;
    position: relative;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}

.tab-content {
    padding: 15px;
    background: #ffffff;
    display: inline-block;
    color: #333;
}

#lamp {
    width: 33.3%;
    height: 5px;
    background: #da251e;
    display: block;
    position: absolute;
    top: 0px;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}


#lamp {
    color: #fff;
    background: #da251e;
}

#lamp.content2 {
    left: 33.3%;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

#lamp.content3 {
    left: 66.6%;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

#lamp.content1 {
    left: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

.tab-buttons img {
    width: 46px;
    margin-right: 5px;
}

.tab-content h3 {
    font-weight: 600;
    color: #000;
    font-weight: 800;
    margin: 1rem 0 .5rem;
    border-bottom: 2px solid #da251e;
    padding-bottom: 6px;
    display: inline-block;
}

.tab-content p {
    margin-bottom: 2rem;
    font-size: 21px;
    font-weight: 500;
}

.tab-content h4 {
    color: #222;
    font-size: 23px;
    font-weight: 600;
    line-height: 34px;
}

.tab-content li {
    font-size: 17px;
    color: #2c2c2c;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tab-content i {
    font-size: 23px;
    font-weight: 600;
    color: #da251e;
    padding-right: 7px;
}

.tab-content ul {
    padding-left: 10px;
}

.new-chooes-baaksteball {
    background: #000;
    padding: 60px;
    border-top: 6px solid #da251e;
    margin: 100px 0;
}

.image-baskte-chooses img {
    width: 100%;
    margin-left: auto;
}

.new-chooes-baaksteball {
    background: #ffffff;
    padding: 60px;
    border-top: 8px solid #da251e;
    margin: 100px 0;
    border-bottom: 2px solid #ddd;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
}

.baskte-new .col-lg-2 {
    width: 20%;
}

.inner-cho-bask {
    border-right: 1px solid #ddd;
    padding: 0 21px 0px 0px;
    min-height: 292px;
}



.inner-cho-bask img {
    width: 75px;
}

.inner-cho-bask h3 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 18px 0 10px;
}

.inner-cho-bask p {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 27px;
    text-align: justify;
}

.inner-cho-bask:hover img::before {
    opacity: 1;
}

.inner-cho-bask img {
    position: relative;
}

.inner-cho-bask img::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 100%;
    height: 20px;
    background-color: rgba(0, 0, 0, .25);
    filter: blur(5px);
    border-radius: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: inherit;
}

.baskte-bene {
    background-image: url(../images/bg-ptrn2.jpg);
}

.baskte-bene p.coomon {
    font-size: 17px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 30px;
    text-align: justify;
}

.innerbask-benegis {
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    border-bottom: 3px solid #da251e;
    min-height: 225px;
}

.icon-bfdn-baksts {
    width: 100px;
    height: 100px;
    background: #da251e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -76px;
    margin-left: auto;
    border-top-left-radius: 14px;
    border-bottom-right-radius: 14px;
}

.icon-bfdn-baksts img {
    width: 74px;
}

.innerbask-benegis h3 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin-top: 37px;
    margin-bottom: 11px;
}

.innerbask-benegis p {
    font-size: 17px;
    font-weight: 500;
}

.new-bene-balsteba .col-lg-2 {
    width: 20%;
}

.basket-surface {
    position: relative;
}

.baskte img {
    position: absolute;
    width: 200px;
    bottom: 0;
}

.baskte2 img {
    position: absolute;
    top: 0;
    right: 0;
    opacity: .6;
    width: 224px;
}

#vertical-tab {
    background-image: url(../images/Indoor-Basketball-Court.png);
    background-size: cover;
    background-position: left;
}

.main-form-baskteballs .main-optins {
    background-image: url(../images/bg-lay-fomr.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}




/*new-badminton-section*/
.badminton-banner {
    background-image: url(../images/banner-badminton.jpg);
    background-size: cover;
}

.img-sec-badminton img {
    width: 100%;
}


.badminton-2 {
    background-image: url(../images/pattern-2.png);
}

.contnt-bad-chsee {
    background-image: url(../images/badmin-22.jpg);
    background-attachment: fixed;
    padding: 100px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contnt-bad-chsee .grid-se-badminton {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.contnt-bad-chsee .grid-se-badminton .ine-badimns {
    padding: 20px;
}

.ine-badimns h2 {
    font-size: 69px;
    margin-bottom: -34px;
    color: #fff;
    opacity: .2;
    font-weight: 800;
    font-family: sans-serif;
}

.ine-badimns p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}

.content-bidmintons {
    margin-top: 4rem;
}

.content-bidmintons .main-optins {
    background-image: url(../images/bedminton-optin.png);
    background-position: center;
}

#vertical-tab.badminton-sof {
    background-image: url(../images/bedminton-optin.png);
    background-size: cover;
}


.bendminton-shew-new .ionc-w i {
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.bendminton-shew-new .new-col-step-sec1::before {
    left: 16px;
    height: 177%;
}

.bendminton-shew-new .new-col-step-sec p {
    min-height: auto;
}

.bendminton-shew-new .new-col-step-sec p {
    min-height: auto;
    font-size: 19px;
    margin-bottom: 0;
}

.bendminton-shew-new .new-col-step-sec {
    margin: 20px 27px;
}

.bendminton-shew-new h3 {
    font-size: 29px;
    font-weight: 600;
    color: #000;
    font-family: 'Kanit';
    margin-left: 16px;
}


/*handball*/
.new-breadcrumb-alls .btn--base:hover {
    color: #fff;
}

.breadcrumb-category.handball-banner {
    background-image: url(../images/handball-banner1.jpg);
    background-position: bottom;
}

.handball-sec-2 ul.why-chooes-intrs li i {
    font-size: 26px;
    color: #da251e;
    padding-right: 8px;
    width: 36px;
    display: flex;
    padding: 6px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    height: 36px;
    background: #ffffff;
    margin-right: 10px;
    border: 2px solid #da251e;
    border-radius: 50%;
}

.handball-sec3 {
    background-image: url(../images/hand-ball-sec3.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 100px 0;
    background-attachment: fixed;
    position: relative;
}

.handball-sec3:before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0000006e;
}

.main-grid-sec-3handball {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.hand-3sec {
    padding: 20px;
    /* background: #dddddd69; */
    backdrop-filter: blur(11px);
    border: 2px solid #ffffff;
    border-radius: 9px;
}

.hand-3sec .img-sec {
    background: #da251e;
    width: 74px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.hand-3sec .img-sec img {
    width: 50px;
}

.img-sec {
    margin-bottom: 14px;
}

.hand-3sec p {
    font-size: 18px;
    color: #ffffff;
}

.gallery-handball {
    margin-top: 100px;
}

.handball-enquiry .main-optins {
    background-image: url(../images/banner-enquiry.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#vertical-tab.handball-form {
    background-image: url(../images/handball-3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#vertical-tab.handball-form::before {
    background-color: #000000af;
}

@media(max-width:768px) {
    .main-grid-sec-3handball {
        margin-top: 34px;
    }

    .cookies-policys h2 {
        font-size: 24px;
    }

    .cookies-policys p {
        font-size: 18px;
        line-height: 26px;
    }

    .breadcrumb {
        padding: 50px 20px !important;
    }

    .breadcrum-inners h1 {
        font-size: 26px !important;
    }

    .breadcrum-inners ul li {
        font-size: 18px !important;
    }

    .new-policy-sec {
        padding: 22px 17px !important;
    }

    .cookies-policys ul li {
        font-size: 16px !important;
    }

}

@media (max-width:576px) {
    .cookies-policys p {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .cookies-policys h2 {
        font-size: 23px !important;
    }

    .accordion__header {
        line-height: 16px;
    }


    .accordion__header {
        width: 95%;
    }

    .accordion__header::after {
        width: 18px !important;
        height: 14px !important;
        right: -8px !important;
        top: 19px !important;
    }

    .accordion__item .accordion__content p {
        font-size: 13px !important;
        font-weight: 600;
        border-top: 1px solid #ddd;
        padding-top: 5px;
    }

    .accordion__header.active {
        background: transparent;
        color: #da251e;
        margin-bottom: 0 !important;
    }
}


ul.supports-sec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 9px;
    margin-bottom: 0 !important;
    height: 75px;
}

ul.supports-sec li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 24px;
    line-height: 21px;
}

ul.supports-sec h5 {
    font-size: 13px;
    font-weight: 400 !important;
    color: #ffffff;
    margin-bottom: 0;
}

ul.supports-sec img.width-mail-icon {
    width: 45px;
}

ul.supports-sec img {
    width: 55px;
    margin-right: 15px;
}

ul.supports-sec p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

ul.supports-sec p a {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: none !important;
}

.partners-manufacture {
    background-image: url(../images/nettingPattern.webp);
}

.partners-manufacture {
    background-image: url(../images/nettingPattern.webp);
    margin-bottom: 100px;
}

.tabbing-section-manufac {
    margin-top: 35px;
}

.tabbing-section-manufac a.nav-link {
    background: #D8DDE1;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin: 6px 0;
    margin-right: 20px;
    text-align: center;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.tabbing-section-manufac a.nav-link.active {
    color: #fff;
    background-color: #da251e;
}

span.active-shape {
    position: absolute;
    right: -68px;
    top: 37px;
    color: #da251e;
    opacity: 0;
    z-index: 11;
}


.tabbing-section-manufac a.nav-link.active span.active-shape {
    opacity: 1;
}

.tabbing-section-manufac .tab-content {
    background: #fff;
    position: relative;
    padding: 31px;
    z-index: 1;
    margin-left: 18px;
    width: 100%;
}

.service-card {
    position: relative;
    background-color: transparent;
    padding: 0;
}

.tabbing-section-manufac .tab-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
}

.inner-text-tabbing img {
    width: 434px;
    height: 550px;
    object-fit: cover;
}

.inner-text-tabbing .box-icon img {
    width: auto;
    height: auto;
}

.about-us .letf-b0xes .box-es img {
    width: 90px;
}

.inner-floore img {
    width: 70px;
    margin-bottom: 20px;
}


/*new cards*/

.slick-slider1 {
    background-color: #000;
    border-radius: 5px;
    display: inline-block;
    margin: 0px 10px;
    display: flex;
}

.slick-slider1 img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.div-text-imas-new {
    background: #ffffff;
    color: #000000;
    font-size: 19px;
    padding: 11px 21px;
    font-weight: 700;
    text-transform: uppercase;
}

@media(max-width:1500px) {
    .slick-slider1 img {
        height: 460px;
    }

    .div-text-imas-new {
        font-size: 18px;
        padding: 11px 14px;
    }

    .inner-text-tabbing img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    .inner-floore {
        padding: 21px;
    }

    ul.supports-sec img {
        width: 44px;
        margin-right: 15px;
    }

    ul.supports-sec img.width-mail-icon {
        width: 36px;
    }

    .tab-content h3 {
        font-size: 24px;
    }

    .letf-b0xes {
        margin-bottom: 25px;
    }

    .inner-floore p {
        font-size: 19px;
    }
}


@media(max-width:1368px) {
    .tabbing-section-manufac a.nav-link {
        font-size: 16px !important;
    }

    .tabbing-section-manufac .tab-content p {
        font-size: 15px !important;
        text-align: justify;
    }
}

.tabbing-section-manufac .tab-content p {
    text-align: justify;
}

@media (max-width:1024px) {
    .about-us .col-md-3 {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .about-us .col-md-3 {
        width: 100% !important;
    }

    .prominent-section h2 {
        font-size: 27px !important;
    }

    .slick-slider1 .element img {
        height: 350px !important;
    }

    .prominent-section .row {
        justify-content: center;
    }

    .tabbing-section-manufac a.nav-link.active span.active-shape {
        display: none;
    }

    .inner-text-tabbing img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .tabbing-section-manufac .tab-content {
        padding: 20px;
        margin-left: 0;
    }

    .inner-text-tabbing {
        padding: 0 14px 15px;
    }

    .tabbing-section-manufac a.nav-link {
        margin-right: 0;
    }

    .tabbing-section-manufac .tab-content {
        margin-top: 25px;
    }

    .about-us .col-md-6 {
        margin-bottom: 20px !important;
    }

    .div-text-imas-new {
        font-size: 15px !important;
        padding: 9px 14px !important;
    }

    .div-one-floore {
        flex-direction: column;
    }

    .inner-floore {
        border-bottom: 1px solid #ddd;
    }

    .border-right-one {
        border-left: 0;
    }

    .border-right-one {
        min-height: 219px;
    }

    .div-one-floore {
        border-bottom: 0px solid #ddd;
    }

    .partners-manufacture {
        margin-bottom: 0;
    }

    .slick-slider1 {
        margin: 0;
    }

    .border-right-one {
        min-height: 223px;
    }

    .inner-floore.border-right-one.lats-sine {
        border-bottom: 0;
    }

    .box-icon {
        margin-top: 30px;
    }

    .slick-slider1 img {
        height: 350px;
    }

    .jawar-n {
        margin: 0px !important;
    }

}

.partners-manufacture {
    margin-bottom: 0;
}

.prominent-section:before {
    left: 0;
}

.partners-manufacture {
    overflow: hidden;
}

.img-sec-hss img {
    width: 100%;
}

.img-sec-hss img {
    width: 100%;
}

.inner-conts-news {
    padding: 15px !important;
}

.jawar-n {
    margin: 10px;
}









/*new-form-sec*/
.form-popup-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.form-popup-bg {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #00000070;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    overflow-y: auto;
    z-index: 10000;
}

.form-popup-bg.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.form-container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 40px;
    color: #fff;
}

.close-button {
    background: none;
    color: #cd0000;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: solid 0px #fff;
    font-size: 25px;
    font-weight: 600;
}

.form-container h2 {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
    margin-bottom: 2px;
}

.form-container label {
    font-size: 17px;
    color: #000;
    margin-top: 22px;
    font-weight: 500;
}

#btnOpenForm a:hover i {
    color: #da251e;
}

#btnOpenForm2 a:hover i {
    color: #da251e;
}

button.btn-sunmit-fomrs {
    position: relative;
    background: #da251e;
    border: 2px solid #da251e;
    color: white;
    padding: 7px 41px;
    border-radius: 999px;
    font-size: 17px;
    font-weight: 600;
    margin-top: 19px;
}

.form-container p {
    font-size: 17px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 30px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 0;
    padding-bottom: 7px;
}

.form-popup-bg:before {
    content: '';
    background-color: #0000008a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#btnOpenForm a:hover {
    background-color: #fff;
    color: #da251e;
    font-weight: 500;
}

#btnOpenForm2 a:hover {
    background-color: #fff;
    color: #da251e;
    font-weight: 500;
}

#btnOpenForm i {
    font-size: 24px;
}

#btnOpenForm2 i {
    font-size: 24px;
}

#btnOpenForm a {
    position: relative;
    background: #da251e;
    border: 2px solid #da251e;
    color: white;
    padding: 12px 22px;
    border-radius: 999px;
    font-size: 17px;
    font-weight: 600;
}

#btnOpenForm2 a {
    position: relative;
    background: #da251e;
    border: 2px solid #da251e;
    color: white;
    padding: 12px 22px;
    border-radius: 999px;
    font-size: 17px;
    font-weight: 600;
}

.inner-suppliers-sections {
    background-image: url(../images/suppliers2.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 104px 94px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 62px;
}

.suppliersnew {
    background-color: #000;
    opacity: .8;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 20px;
    left: 0;
}

.inner-suppliers-sections h2 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    letter-spacing: .5px;
    width: 63%;
    position: relative;
}

.inner-suppliers-sections p {
    font-size: 18px;
    width: 50%;
    color: #fff;
    position: relative;
}

/*new-ads*/
.cyc-about-section {
    padding: 50px 0 20px;
}

.cyc-bgcover {
    position: relative;
    padding: 76px 88px 62px;
    background: #fff8f4;
}

.cyc-aboutsec-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 87px;
}

.cyc-about-text {
    flex: 0 0 37%;
}

.cyc-about-center-img {
    position: relative;
    flex: 0 0 28%;
    margin: auto;
    text-align: center;
}

.cyc-quality-section {
    flex: 0 0 31%;
}

.cyc-quality-box {
    display: grid;
    grid-template-columns: 99px 1fr;
    margin: 0 0 21px;
    transition: all .3s ease-in-out;
    align-items: center;
}

.cyc-quality-img {
    border: 2px solid #dcdcdc;
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: all .8s ease;
}

.cyc-quality-img:hover {
    border: 2px solid #da251e;
}

.cyc-aboutsec-wrapper h3 {
    font-size: 29px;
    color: #000;
}

.cyc-aboutsec-wrapper p {
    font-size: 16px;
    color: #414141;
    font-weight: 500;
    line-height: 30px;
    text-align: justify;
}

.cyc-aboutsec-wrapper h4 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0;
    width: 80%;
    color: #000;
}

.cyc-quality-box:hover .cyc-quality-img {
    border: 2px solid #da251e;
}

.section-2naturals p {
    font-size: 16px;
    color: #414141;
    font-weight: 500;
    line-height: 30px;
    text-align: justify;
}

.cyc-quality-img img {
    width: 50px;
}

.section-2naturals h3 {
    font-size: 29px;
    color: #000;
}

.section-2naturals {
    padding: 80px 0;
}

.section-2naturals ul li {
    font-size: 17px;
    line-height: 26px;
    padding: 10px 0;
    font-weight: 500;
    list-style-type: none;
    color: #2a2a2a;
    display: flex;
    align-items: center;
}

.section-2naturals ul {
    padding-left: 0;
}

.section-2naturals ul i {
    padding-right: 9px;
    font-size: 24px;
    color: #da251e;
}

.section-2naturals img {
    width: 91%;
    border: 2px solid #ddd;
    border-radius: 9px;
}

.inner-content-fifas {
    background-color: #0f1610;
    padding: 10px 60px;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}

.inner-content-fifas h2 {
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.inner-content-fifas p {
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    width: 78%;
    margin-bottom: 30px;
}


.inner-content-fifas img {
    width: 92%;
}

.news-sec-34 {
    background: #f5f5f5;
    padding: 80px 0;
}

.marging-sec-2 {
    margin-top: 4rem;
}

.news-sec-34 img {
    border-radius: 16px;
    border: 2px solid #d2d2d2;
    padding: 10px;
}

.img-sec-twrs {
    margin-left: 2rem;
}

.img-sec-twrs p {
    font-size: 16px;
    color: #4e4e4e;
    font-weight: 500;
    line-height: 29px;
}

.img-sec-twrs h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.img-sec-twrs h2.commond-all {
    font-size: 32px;
}

.img-sec-twrs ul {
    padding-left: 0;
}

.img-sec-twrs li {
    font-size: 18px;
    background: #efeded;
    border: 1px solid #b0b0b0;
    margin: 16px 0;
    padding: 8px 14px;
    border-radius: 32px;
    color: #131313;
    list-style-type: none;
}

section.baskte-compitive {
    margin-top: 65px;
    margin-bottom: 0;
}

section.baskte-compitive .inner-content-fifas {
    margin-bottom: 0;
}

section.basket-ball-equipments {
    margin-top: 70px;
}

section.basket-ball-equipments .inner-suppliers-sections h2 {
    font-size: 49px;
    width: 67%;
}

@media (max-width:1650px) {
    #btnOpenForm a {
        padding: 11px 13px;
        font-size: 16px;
    }

    #btnOpenForm2 a {
        padding: 11px 13px;
        font-size: 16px;
    }

    #btnOpenForm i {
        font-size: 21px;
    }

    #btnOpenForm2 i {
        font-size: 21px;
    }

    .cyc-bgcover {
        padding: 76px 37px 62px;
    }

    .cyc-about-text {
        flex: 0 0 33%;
    }

    .cyc-aboutsec-wrapper {
        margin: 0 0 18px;
    }

    .cyc-aboutsec-wrapper h4 {
        font-size: 18px;
    }

    .cyc-quality-box {
        grid-template-columns: 85px 1fr;
        margin: 0 0 21px;
    }

    .inner-suppliers-sections {
        padding: 65px 75px;
    }

    .news-sec-34 img {
        width: 100%;
        height: 371px;
        object-fit: cover;
    }

    .img-sec-twrs li {
        font-size: 17px;
    }

    .cyc-quality-section {
        flex: 0 0 30%;
    }

    .inner-content-fifas {
        padding: 27px 60px 50px;
    }

    .baskte-compitive .inner-content-fifas h2 {
        width: 90%;
    }
}

@media (max-width:1380px) {
    .baskte-compitive .inner-content-fifas h2 {
        width: 100%;
    }

    section.basket-ball-equipments .inner-suppliers-sections h2 {
        width: 78%;
    }
}

@media(max-width:1280px) {
    .cyc-bgcover {
        padding: 52px 14px 50px;
    }

    section.basket-ball-equipments .inner-suppliers-sections h2 {
        width: 90%;
    }

    .cyc-quality-section {
        flex: 0 0 23%;
    }

    .section-2naturals h3 {
        font-size: 26px;
    }

    .inner-content-fifas h2 {
        font-size: 39px;
    }

    .inner-content-fifas p {
        font-size: 18px;
        width: 81%;
        margin-bottom: 37px;
    }

    .inner-content-fifas {
        padding: 27px 55px 38px;
    }

    .inner-content-fifas h2 {
        margin-bottom: 13px;
    }

    .cyc-about-text {
        flex: 0 0 38%;
    }

    .cyc-aboutsec-wrapper h4 {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }

    .inner-suppliers-sections h2 {
        font-size: 47px;
        width: 67%;
    }

    .inner-suppliers-sections p {
        font-size: 17px;
        width: 56%;
        line-height: 27px;
    }

    .img-sec-twrs {
        margin-left: 1rem;
    }

    #btnOpenForm i {
        font-size: 17px;
    }

    #btnOpenForm2 i {
        font-size: 17px;
    }

    ul.supports-sec li {
        padding: 0 4px;
    }

    #btnOpenForm a {
        padding: 11px 7px;
        font-size: 15px;
        letter-spacing: 0 !important;
    }

    #btnOpenForm2 a {
        padding: 11px 7px;
        font-size: 15px;
        letter-spacing: 0 !important;
    }
}

.btn-mobile-only {
    display: none !important;
}

@media (max-width:1024px) {
    .cyc-aboutsec-wrapper {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .cyc-quality-section {
        flex: 0 0 100%;
    }

    .cyc-about-center-img {
        flex: 0 0 100%;
    }

    .inner-suppliers-sections h2 {
        font-size: 38px;
        width: 99%;
    }

    .inner-suppliers-sections p {
        font-size: 17px;
        width: 99%;
        line-height: 27px;
    }

    .news-sec-34 .col-md-6 {
        width: 100%;
    }

    .marging-sec-2 {
        margin-top: 1rem;
        flex-direction: column-reverse;
    }

    .img-sec-twrs {
        margin-left: 0rem;
        margin-top: 1.5rem;
    }

    .cyc-about-text {
        flex: 0 0 100%;
    }

    .cyc-about-center-img {
        flex: 0 0 100%;
        margin-right: auto !important;
        text-align: left;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 37px;
    }

    .inner-content-fifas h2 {
        font-size: 36px;
    }

    .inner-content-fifas p {
        font-size: 16px;
        width: 92%;
        margin-bottom: 37px;
    }

    .inner-suppliers-sections p {
        font-size: 17px;
        width: 66%;
        line-height: 27px;
    }

    .inner-suppliers-sections h2 {
        font-size: 42px;
        width: 74%;
    }

    .inner-content-fifas {
        padding: 27px 44px 38px;
    }

    .inner-suppliers-sections {
        padding: 50px 56px 76px;
    }

    .btn-mobile-only {
        display: block !important;
        margin-top: 20px !important;
        margin-bottom: 25px !important;
    }

    #header20 .menu20 ul li a {
        font-size: 16px !important;
    }

    .section-2naturals ul li {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .inner-content-fifas h2 {
        font-size: 34px;
    }

    .inner-content-fifas h2 br {
        display: none;
    }

    .inner-content-fifas p {
        font-size: 16px;
        width: 98%;
        margin-bottom: 24px;
    }

    .section-2naturals .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .section-2naturals img {
        width: 100%;
        border: 2px solid #ddd;
        border-radius: 9px;
        margin-bottom: 25px;
    }

    section.padding-100.about-new-100 .col-lg-6.col-md-12.col-sm-12 br {
        display: none;
    }
}

@media (max-width:768px) {
    section.basket-ball-equipments .inner-suppliers-sections h2 {
        width: 100%;
        font-size: 32px;
    }

    section.basket-ball-equipments .inner-suppliers-sections h2 br {
        display: none;
    }

    .cyc-about-center-img img {
        width: 100%;
    }

    .cyc-about-text h2.commond-all {
        font-size: 28px !important;
    }

    .cyc-aboutsec-wrapper h3 {
        font-size: 23px;
    }

    .cyc-about-text br {
        display: none;
    }

    .cyc-bgcover {
        padding: 42px 1px 40px;
    }

    .cyc-aboutsec-wrapper h4 {
        font-size: 17px;
        width: 100%;
        line-height: 23px;
    }

    .cyc-quality-box {
        grid-template-columns: 80px 1fr;
    }

    .cyc-aboutsec-wrapper {
        margin-bottom: 0;
    }

    .section-2naturals {
        padding: 46px 0;
    }


    .section-2naturals h2.commond-all {
        font-size: 28px !important;
    }

    .section-2naturals h3 {
        font-size: 22px;
    }

    .section-2naturals ul i {
        font-size: 20px;
    }

    .inner-content-fifas {
        padding: 29px 24px 37px;
    }

    .inner-content-fifas h2 {
        font-size: 27px;
        text-align: center;
    }

    .inner-content-fifas p {
        font-size: 14px;
        width: 100%;
        margin-bottom: 24px;
        text-align: center;
    }

    .inner-content-fifas img {
        width: 100%;
    }

    .letf-ffas .mt-2ss {
        margin-top: 17px !important;
        text-align: center;
        margin-bottom: 25px;
    }

    .inner-suppliers-sections {
        padding: 39px 24px 48px;
        text-align: center;
    }

    .inner-suppliers-sections h2 br {
        display: none;
    }

    .inner-content-fifas {
        margin-bottom: 60px;
    }

    .inner-suppliers-sections h2 {
        font-size: 31px;
        width: 100%;
    }

    .inner-suppliers-sections h2 {
        font-size: 27px;
        width: 100%;
        text-align: center;
    }

    .inner-suppliers-sections p {
        font-size: 16px;
        width: 100%;
        line-height: 27px;
        text-align: center;
    }

    .news-sec-34 {
        padding: 50px 0;
    }

    .img-sec-twrs li {
        font-size: 16px;
        padding: 6px 16px;
    }

    .news-sec-34 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .inner-suppliers-sections br {
        display: none;
    }

    .inner-suppliers-sections p {
        font-size: 16px;
        width: 100%;
        line-height: 27px;
        text-align: center;
        margin-bottom: 30px;
    }

    .form-popup-bg {
        z-index: 999999999;
    }

    .form-container {
        padding: 34px 20px;
    }

    .form-control {
        font-size: 15px;
    }

    .form-container label {
        font-size: 16px;
    }

    .close-button {
        width: 35px;
        height: 35px;
        font-size: 21px;
    }

    .form-container h2 {
        font-size: 24px;
    }

    .form-container p {
        font-size: 16px;
        line-height: 23px;
    }

    .single-banner-slide p {
        line-height: 29px;
    }
}


.form-container p.brochuredwmsg {
    color: green;
    background: transparent;
    border: none;
    line-height: 23px;
    text-align: left;
    padding-left: 0;
    margin-top: 19px;
}

@media (max-width:768px) {
    .form-container p.brochuredwmsg {
        line-height: 23px !important;
        margin-top: 9px !important;
        font-size: 15px !important;
        border: none !important;
        background: transparent !important;
        color: green !important;
    }
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: #ababab;
}