
html::-webkit-scrollbar {
    width: 5px;
  }

html::-webkit-scrollbar-track {
    background: rgb(179, 177, 177);
    border-radius: 10px;
}

html::-webkit-scrollbar-thumb {
    background: rgb(136, 136, 136);
    border-radius: 10px;
  }

html::-webkit-scrollbar-thumb:hover {
    background: rgb(100, 100, 100);
    border-radius: 10px;
  }

html::-webkit-scrollbar-thumb:active {
    background: rgb(68, 68, 68);
    border-radius: 10px;
  }

.section-1 {
    background: url(../images/kuwy-klub-banner.webp) center center / cover no-repeat;
    margin-top: 8em;
}
.section-1 h1 {
    color: #02748f;
    font-size: 5em;
    font-weight: 900;
    line-height: 80px;
    margin-bottom: 15px;
}
.section-1 h4 {
    color: #2caece;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 28px;
}
 .header-wrap {
    padding: 60px 0px;
}
.text-gradient {
    color:#fb4848;
}
.btn-cl {
    border-color: #fb4848;
    color: #ffffff;
    background: #fb4848;
    padding: 10px 40px;
    border-radius: 30px;
}
.btn-cl:hover{
    border-color: #02748f;
    color: #fff;
    background: #02748f;
}
.section-2 {
    padding: 60px 0 0;
}
.section-header {
    text-align: center;
    padding-bottom: 60px;
}
.section-header h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #fb4848;
}
.section-header h2 span {
    font-size: 22px;
    color: #747474;
    font-weight: 400;
}
.section-header h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 90px;
    height: 3px;
    background: #fb4848;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    border-radius: 20px;
}
.section-header p {
    margin-bottom: 0;
    color: #6f6f6f;
	font-size:16px;
}
.service-item {
    padding: 40px;
    background: #fb48481f;
    height: 100%;
    border-radius: 10px;
    transform: perspective(1500px) rotateY(0deg);
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transition: transform 1s ease 0s;
}
.service-item:hover {
    transform: perspective(3000px) rotateY(15deg);
}
.position-relative {
    position: relative!important;
}
.service-item .icon img {
    width: 100%;
}
.service-item .icon {
    width: 72px;
    height: 72px;
    position: relative;
    margin-bottom: 10px;
    z-index: 1;
    float: initial;
    background: initial;
}
.service-item .icon:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 50px;
    z-index: -1;
    top: -5px;
    right: 10px;
    transition: 0.3s;
}
.service-item:hover .icon:before {
    background: #fb4848;
    transition: background 0.9s;
}
.service-item:hover h3::after {
    background: #fb4848;
    transition: background 2s;
}
.service-item h3 {
    color: var(--color-default);
    font-weight: 500;
    margin: 0 0 20px 0;
    padding-bottom: 8px;
    font-size: 18px;
    position: relative;
    display: inline-block;
    /* border-bottom: 2px solid #fff; */
}
.service-item h3::after {
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    width: 90px;
    height: 3px;
    background: #fff;
    border-radius: 10px;
}
.service-item p {
    font-size:14px;
    margin-bottom: 0;
}
.section-3 {
	padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f4f4f4;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin-top: 60px;
}
.section-3 .btn-cl {
    border-color: #02748f;
    background: #02748f;
}
.section-3 .btn-cl:hover {
    border-color: #fb4848;
    color: #fff;
    background: #fb4848;
}
.display-2 {
	color: #000;
    font-size: 3rem;
    line-height: 1.1;
	word-break: break-word;
    word-wrap: break-word;
    font-weight: 400;
}
.text-secondary {
    color: #fb4848 !important;
    font-size: 42px;
    font-weight: 700;
}

@media (max-width:992px){
	.display-2 {
    font-size: 2rem;
}
.section-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 30px;
}
.navbar.secondary-menu ul {
    display: block;
}

}


@media (max-width:520px){
	.header-wrap img {
        width: 100%;
    }
    .bangalore-brochure img {
        width: 100% !important;
    }
    .header-wrap, .section-2 {
        padding: 20px 0px;
    }
    .section-1 h1 {
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 15px;
    }
    .section-1 h4 {
        font-size: 18px;
    }
    .px-5 {
        padding: 20px !important;
    }
    .section-header h2 {
        font-size: 28px;
    }
    .section-header h2 span {
        font-size: 18px;
    }
    .service-item {
        text-align: center;
    }
    .text-secondary {
        font-size: 26px;
    }
}


.bangalore-brochure img {
    width: 50%;
}
.bangalore-brochure.text-center {
    /* background: url(https://itmeo.imgix.net/Defaults/landing/BG_desktop.jpg?auto=format&auto=compress&width=1491); */
    /* background-size: cover; */
    background-image: linear-gradient(to top, #b30c54 0%, #330867 100%);

}


@media screen and (max-width: 480px) { 
    .bangalore-brochure  {
        height: 75vh;
        display: table;
    }
    .middle-content {
        display: table-cell;
        vertical-align: middle;
    }
 }

 @media (min-width: 768px) and (max-width: 1024px) {
    .bangalore-brochure {
        height: 75vh;
        display: table;
    }
    .middle-content {
        display: table-cell;
        vertical-align: middle;
    }
    .bangalore-brochure img {
        width: 85%;
    }
    .px-5 {
        padding: 15px !important;
    }
    img.profile-img {
        width: 100%;
    }
    .section-1 h1 {
        font-size: 42px;
        line-height: 42px;
    }
    .section-1 h4 {
        font-size: 20px;
    }
    .section-header h2 {
        font-size: 34px;
    }
    .text-secondary {
        font-size: 32px;
    }
    .section-1 {
        margin-top: 5em;
    }
    .secondary-menu {
        top: 64px;
    }
}

/* chennai css */
.kw-chennai-event {
    background: url(/kclub/images/banner-image.webp) no-repeat;
    background-size: cover;
    height: 100vh;
    text-align: center;
    padding-top: 2em;
}
.kw-chennai-event h3 {
    font-size: 42px;
    color: #2a3f6f;
    text-transform: uppercase;
    font-weight: 600;
}
.kw-chennai-event h1 {
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fb4848;
}
.kw-chennai-event ul {
    padding: 0;
    list-style: none;
}
.kw-chennai-event ul li {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 500;
}
.kw-chennai-event ul li img {
    margin-right: 5px;
}
.kw-about-meet {
    margin: 4em auto;
}
.kw-title h5 {
    text-transform: uppercase;
}
.kw-title h2 {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: #293f6e;
}
.kw-title h2 span {
    color: #fb4848;
}
.kw-about-meet p {
    text-align: justify;
}
.img-overflow {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 80%;
    margin: 25px auto;
}
.img-overflow img {
    border-radius: 20px;
    transform: scale(2);
    transform-origin: 145px 191px;
}
.kw-benifits p {
    text-align: center;
    margin: 15px auto;
    font-size: 18px;
}
.kw-benifits {
    margin: 8em;
    margin-bottom: 0;
}
.kw-benifits img {
    transition: box-shadow .25s ease-in-out;
}
.kw-benifits img:hover {
    filter: drop-shadow(0 10px 10px rgba(50,50,93,.3));
    transform: scale(1) translateY(-4px);
}
.kw-agenda ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
.count {
    background: #fb4848;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    display: inline-block;
    transform: perspective(1500px) rotateY(15deg);
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transition: transform 1s ease 0s;
}
.kw-agenda ul li {
    width: 37%;
    /* border: 1px solid #e5e5e5; */
    border-radius: 75px;
    padding: 30px;
    display: inline-block;
    margin: 15px;
    transform: perspective(3000px) rotateY(5deg);
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transition: transform 1s ease 0s;
}
.kw-agenda ul li:hover {
    transform: perspective(1500px) rotateY(15deg);
}
.kw-agenda ul li h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2a3f6e;
    margin-bottom: 0;
    text-transform: uppercase;
}
.kw-agenda ul li p {
    font-size: 14px;
}
.count h3 {
    font-weight: 700 !important;
    font-size: 38px !important;
    color: #fff !important;
}
.ceo-video-clip {
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.ceo-video-clip img {
    width: 100%;
    border-radius: 20px;
}
.ceo-speach {
    padding: 3em 0;
}
.ceo-card {
    background: #fb4848;
    color: #fff;
    position: absolute;
    padding: 40px;
    border-radius: 20px;
    top: 16%;
    right: -30%;
    width: 60%;
}
.ceo-card p {
    font-size: 18px;
    text-transform: uppercase;
}
.ceo-card h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
}
.testimonials-card img {
    width: 100%;
}
.testimonials p {
    width: 75%;
    margin: 15px auto;
    text-align: justify;
}
.testimonials-card {
    margin-bottom: 15px;
    position: relative;
}
.testimonials-card img {
    border-radius: 20px;
}
.play-icon {
    width: 50%;
    position: absolute;
    top: 60px;
    right: 10px;
    color: #fff;
    text-align: center;
}
.play-icon h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.play-icon p {
    margin-bottom: 0;
    font-size: 14px;
}
.play-icon img {
    width: 75%;
}


.lender-videos .modal-content {
    background: #fb4848;
}
.lender-videos button.close {
    position: absolute;
    right: -45px;
    top: 0;
    z-index: 9;
    width: 40px;
    height: 40px;
    background: #fb4848;
    border-color: #fb4848;
    border-radius: 50%;
    color: #fff;
}
.lender-videos .modal-body {
    padding: 5px;
}
.modal {
    background: #000000b0;
}
.kw-play-btn img {
    width: 40%;
}
.kw-play-btn {
    position: absolute;
    top: 95%;
    right: 10%;
}
.ceo-video-clip .kw-play-btn {
    position: absolute;
    top: 40%;
    right: 40%;
}
.ceo-video-clip .kw-play-btn img {
    width: 80%;
}
.kw-gallery {
    display: flex;
}

/* gallery css */
img[data-imagebox] {
    width: 373px;
}
.g-img img {
    transform: scale(1.5);
    transform-origin: 158px 65px;
    filter: grayscale(100%);
}
.g-img img:hover {
    filter: grayscale(0%);
    transition: 0.5s;
}
.g-img {
    width: 25%;
    height: 300px;
    float: left;
    overflow: hidden;
}


.testimonials {
    position: relative;
}
.testimonial-icon {
    position: absolute;
    left: 0;
    top: 20%;
}
.testimonial-icon img {
    width: 50%;
    z-index: -1;
    position: relative;
}
.testimonial-icon-1 {
    position: absolute;
    right: 0%;
    top: 75%;
}
.testimonial-icon-1 img {
    width: 50%;
    position: relative;
    z-index: -1;
}




@media only screen and (max-width: 600px) {
    .kw-chennai-event h3 {
        font-size: 24px;
    }
    .kw-chennai-event h2 {
        font-size: 36px;
    }
    .kw-chennai-event ul li {
        font-size: 14px;
    }
    .kw-chennai-event ul li img {
        margin-right: 5px;
        width: 10%;
    }
    .kw-chennai-event {
        height: 45vh;
        background-position: right;
    }
    .kw-title h2 {
        font-size: 24px;
    }
    .kw-title h5 {
        text-transform: uppercase;
        font-size: 14px;
    }
    .kw-about-meet .kw-title {
        text-align: center;
    }
    .kw-play-btn {
        top: 70%;
        right: 30px;
    }
    .kw-benifits {
        margin: 15px;
    }
    .lender-videos button.close {
        right: 0;
        position: relative;
        float: right;
    }
    .img-overflow {
        width: 100%;
    }
    .img-overflow img {
        transform-origin: 125px 100px;
    }
    .kw-agenda ul li {
        width: 100%;
        padding: 15px;
        margin: 10px 0;
    }
    .count h3 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .count {
        padding: 10px;
    }
    .kw-agenda ul li p {
        margin-bottom: 0;
    }
    .ceo-video-clip {
        width: 100%;
    }
    .ceo-card {
        position: relative;
        padding: 20px;
        top: 0;
        right: 0;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .ceo-video-clip img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .ceo-video-clip .kw-play-btn {
        top: 20%;
        right: 35%;
    }
    .g-img {
        width: 100%;
        float: initial;
    }
    .g-img img {
        filter: initial;
    }
    .testimonials p {
        width: 100%;
    }



}

@media screen and (min-device-width: 768px) 
    and (max-device-width: 1024px) {
        .kw-chennai-event h3 {
            font-size: 34px;
        }
        .kw-chennai-event h2 {
            font-size: 42px;
        }
        .kw-chennai-event ul li {
            font-size: 16px;
        }
        .kw-chennai-event {
            height: 32vh;
        }
        .kw-title h2 {
            font-size: 26px;
        }
        .kw-benifits {
            margin: 30px 0;
        }
        .kw-agenda ul li {
            width: 49%;
            padding: 15px;
            margin: 10px 0;
            border-radius: 35px;
            min-height: 120px;
        }
        .count h3 {
            font-size: 28px;
            margin-bottom: 0;
        }
        .kw-agenda ul li h4 {
            font-size: 16px;
        }
        .kw-agenda ul li p {
            font-size: 14px;
            line-height: 24px;
        }
        .kw-play-btn {
            top: 90%;
            right: 15%;
        }
        .ceo-video-clip {
            width: 100%;
        }
        .ceo-card {
            position: relative;
            padding: 40px;
            top: 0;
            right: 0;
            width: 100%;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }
        .ceo-video-clip img {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }
        .ceo-video-clip .kw-play-btn {
            top: 30%;
            right: 42%;
        }
        .g-img {
            height: 185px;
        }
        .g-img img {
            transform: scale(0.8);
            transform-origin: -200px 10px;
            filter: initial;
        }
        .play-icon h5 {
            font-size: 12px;
        }
        .play-icon {
            width: 60%;
            top: 20px;
        }
        iframe {
            height: 300px;
        }
        .testimonial-icon img {
            width: 25%;
        }
        .testimonials p {
            width: 100%;
        }
        



    }