*{padding:0;margin:0}html,body{font-family:raleway,sans-serif}a{text-decoration: none;}@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css'); @import 'https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&amp;display=swap';.first-fold{background-image:url(https://turbokidslearner.com/sponsor/images/about-kitmek-header.webp);background-size:cover;background-position:center}.second-fold{background-image:url(https://turbokidslearner.com/sponsor/assets/images/section-bg.jpg);background-size:cover;background-position:center}.bg-transparent{background-color:transparent!important}.h-full{min-height:100vh}.h-half{min-height:50vh}.footer{background:#000}.logo{max-width:180px;width:100%}.nav-link{font-weight:600;font-size:1rem;color:#282828!important;padding:10px !important}.navbar-nav li:nth-last-child(1){width: fit-content;border-radius:25px;padding-left:15px;padding-right:15px;background:linear-gradient(90deg,#fd9166,#ffb071,#7fd0d5,#6fc8e1,#fb7f5b,#a16bb4);background-size:360% 360%;animation:gradient-animation 10s linear infinite alternate}.navbar-nav li:nth-last-child(1).nav-link{color:#fff}.text-semi-bold{font-weight:600}.text-bold{font-weight:700}.sub-heading{font-size:3em;font-weight:700}.sub-heading small{font-size:40%}.overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.35}.FormBox{width:100%;height:auto;min-height:50vh;background:rgb(58 77 141/92%);padding:20px;border-radius:10px;box-shadow:20px 20px 20px #ffeeee54}.FormBox label{font-size:.85rem}.form-control{display:block;width:100%;padding:.275rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:var(--bs-body-color);background-color:var(--bs-form-control-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(max-width:767px){.heading{font-size:1.5em}.sub-heading{font-size:2em;font-weight:700}.sub-heading small{font-size:40%}.show{background:#fff;border-top:4px solid #2196f3;padding:20px}}
/*.side_bg {min-height: 500px;background-image: url(https://turbokidslearner.com/sponsor/assets/images/sponsor-child.jpg);object-fit: cover;background-size: cover;}*/
.tb-space {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: flex;
}
.tb-space a {
    margin: auto;
}
footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
	text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.social-icon {
    position: relative;
    text-align: center;
	padding: 0;
}
.social-icon li {
	list-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: inline-block;
}
.social-icon li span {
    position: relative;
    width: 36px;
    height: 36px;
    color: #111;
	background: #fff;
    font-size: 20px;
	font-weight: bold;
    line-height: 36px;
    text-align: center;
    border-radius: 35px;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.footer-navigation .nav-link {
    color: #fff !important;
}
.footer-navigation .nav-link:hover {
    opacity: .7;
}
.sponsor-box {
	max-width: 550px;
    margin: 80px auto 40px;
    border: 1px solid #111;

}
.sponsor-box .sp-bx-nav button {
    background-color: transparent !important;
    border-bottom: 1px solid #111;
    border-radius: unset;
    text-align: center;
}
.sponsor-box .sp-bx-nav button:nth-child(1) {
    border-right: 1px solid #111;
}
.sponsor-box .sponsor-area .show {
    background-color: transparent !important;
    border: unset !important;
}
.sponsor-area label {
    font-weight: bold;
    font-size: 13px;
        color: aliceblue;
}
.sponsor-area .required {
    font-size: 14px;
    color: red;
}
/*.sponsored-student {*/
/*    background-image: url(https://turbokidslearner.com/sponsor/assets/images/sponsored-student.jpg);*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*}*/
.theme-btn {
    background: #111 !important;
    border-radius: 30px;
    color: #fff !important;
    padding: 12px 30px;
    font-weight: 600;
    min-width: 210px;
}
a.s-btn {
    padding: 10px;
    display: inline-block;
    width: 90%;
    border-radius: 5px;
	color: #000000!important;
    border-width: 0px!important;
    font-size: 1.3rem;
    font-weight: 700!important;
	margin-top: 20px;
}
.sp-dashboard {
    background-color: #E09900;
}
.sp-edit-p {
    background-color: #2ea3f2;
}
.sp-more {
    background-color: #ab6dba;
}
.sp-profile .card {
	background: #ddeff0;
}
.sp-profile .card .card-header .profile_img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 10px auto;
  border: 2px solid #ccc;
  border-radius: 50%;
}
.sp-profile .card h3 {
  font-size: 20px;
  font-weight: 700;
}
.sp-profile .card p {
  font-size: 16px;
  color: #000;
  margin-bottom:10px;
}
.sp-total-child {
    border: 1px solid #111;
    padding: 10px;
}
.edit-form { 
    border: 1px solid #ddd;
    background: #dbdbdb;
    border-radius: 5px;
}
.sp-tabs-nav button {
	border: 1px solid #111 !important;
}
.sp-tabs-nav button.active {
    background: #7ebafc !important;
    background-image: -o-linear-gradient(45deg, #58faf6, #7ebafc) !important;
    background-image: linear-gradient(45deg, #58faf6, #7ebafc) !important;
    border: none !important;
}
.sp-tabs-ct {
	border: 1px solid #111;
}
.banner-area .carousel-inner img {
    width: 100%;
    min-height: 200px;
}
.cr_area {
	position: relative;
	width: 540px;
	margin: auto;
}
.swap-on {
	position: relative;
	width: 50%;
	margin: 0;
}
.swap-on img {
	width: 100%;
}
.circle-front-image {
	position: relative;
	opacity: 1;
}
.circle-back-image {
	position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.swap-on:hover .circle-front-image {
    opacity: 0;
}
.swap-on:hover .circle-back-image {
    opacity: 1;
}
img.circle-center-image {
    position: absolute;
    width: 400px;
    top: 65px;
    left: 48px;
    right: 50px;
    margin: auto;
	border-radius: 50%;
    overflow: hidden;
}
@media(max-width:676px){
    .cr_area {
    	width: 300px;
    }
    .swap-on {
    	width: 50%;
    }
    .swap-on img {
    	width: 150px;
    }
    img.circle-center-image {
        width: 220px;
        top: 36px;
        left: 39px;
        right: 50px;
    } 
}
.sp_accord {
	min-height: 600px;
}
.sp_accord h2.accordion-header button {
    font-weight: 700;
    font-size: 1.3rem;
	color: #111;
	-webkit-box-shadow: unset;
	        box-shadow: unset;
}.sp_accord .accordion-item {
    border: 1px solid #355fbe;
    border-radius: 5px;
    padding: 0;
}
input[type="checkbox"] {
    position: relative;
    top: 3px;
    height: 20px;
    width: 20px;
}
table.sp-table tr td:first-child, table.sp-table tr th:first-child, table.sp-table tr td:last-child, table.sp-table tr th:last-child  {
    width: 45px;
}
table tr td  {
    vertical-align: middle;
}
@media(max-width:768px){
    .logo {
        max-width: 140px;
    }
    nav.navbar {
        padding: 5px;
    }
}
@media(max-width:450px){
    .logo {
        max-width: 120px;
    }
    nav.navbar {
        padding: 5px;
    }
}
@media(max-width:991px){
    .nav-link {
        border-bottom: 1px solid rgb(0 0 0 / 5%);
    }
}
.navbar-toggler-icon {
    box-shadow:none !important;
    filter: invert(57%) sepia(16%) saturate(1105%) hue-rotate(250deg) brightness(86%) contrast(83%);
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}@keyframes gradient-animation{
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}}
img.max-width-5 {
    width: 2rem !important;
}
.flex-center-between {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .max-width-5 {
        max-width: 1.5rem !important;
    }
}
.go_to {
    position: absolute;
    display: flex;
    width: 90%;
    justify-content: center;
    align-items: center;
    height: 100px;
    bottom: 130px;
}
.go_to a {
    width: 300px;
}
@media(max-width:1200px){}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .go_to {
        bottom: 110px;
    }
    .go_to a {
        width: 180px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 991px) {
    .go_to {
        bottom: 140px;
    }
    .go_to a {
        width: 160px;
    }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
    .go_to {
        bottom: 170px;
    }
    .go_to a {
        width: 150px;
    }
}
.success_payment {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 700px;
}
.success_payment {
    background-image: url("https://kitmek.com/sponsor/assets/images/payment-success.png");
}
.success_box {
    max-width: 650px;
    margin: 70px auto;
    text-align: center;
    font-weight: lighter;
}
.hhh {
    margin-bottom: 4em;
    background: rgba(255,255,255,0.8);
    border-radius: 3px;
    box-shadow: 0 0 12px 0 rgb(172 172 172 / 50%), 0 0 18px 0 rgb(178 178 178 / 50%);
    padding: 80px 10px;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff4cd 0%, #e19901 100%);
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #ab6eba75;
    padding: 4px;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #ab6eba75;
    margin-left: 3px;
    margin-bottom: 15px;
}


    .custom-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .custom-row [class^="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    
     .visible-div {
        display: block;
    }

    /* Style for the hidden divs */
    .hidden-div {
        display: none;
    }
    
     .custom-container {
        background: #FABA16;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 20px;
    }

    .custom-image {
        width: 25%;
        max-width: 200px; /* Adjust the max-width as needed to maintain visibility in mobile view */
        margin-bottom: 10px; /* Adjust the margin as needed */
    }

    .custom-text {
        color: #fff;
        font-weight: 800;
        font-size: 36px; /* Adjust the font size as needed */
        line-height: 1.2;
    }

    @media (min-width: 768px) {
        /* Apply specific styles for larger screens (web view) */
        .custom-image {
            width: 25%;
        }

        .custom-text {
            font-size: 60px; /* Adjust the font size for larger screens */
        }
    }
    .custom-button {
    background-color: #ffffff; /* White background color */
    color: #000000; /* Black text color */
    border: 1px solid #000000; /* Black border (optional) */
    padding: 10px 20px; /* Adjust padding as needed */
    font-size: 16px; /* Adjust font size as needed */
    border-radius: 5px; /* Rounded corners (optional) */
    text-decoration: none; /* Remove underline from anchor tags (optional) */
    display: inline-block; /* Display the button as an inline-block element */
}

/* Hover style for the button (optional) */
.custom-button:hover {
    background-color: #f5f5f5; /* Light gray background color on hover */
    color: #000000; /* Black text color on hover */
}
.reg-form-tab{
    background:transparent!important;
}



 .template_faq {
            background: #edf3fe none repeat scroll 0 0;
        }
        .panel-group {
            background: #fff none repeat scroll 0 0;
            border-radius: 3px;
            box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
            margin-bottom: 0;
            padding: 30px;
        }
        #accordion .panel {
            border: medium none;
            border-radius: 0;
            box-shadow: none;
            margin: 0 0 15px 10px;
        }
        #accordion .panel-heading {
            border-radius: 30px;
            padding: 0;
        }
        #accordion .panel-title a {
            background: #ffb900 none repeat scroll 0 0;
            border: 1px solid transparent;
            border-radius: 30px;
            color: #000;
            display: block;
            font-size: 18px;
            font-weight: 600;
            padding: 12px 20px 12px 50px;
            position: relative;
            transition: all 0.3s ease 0s;
        }
        #accordion .panel-title a.collapsed {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ddd;
            color: #333;
        }
        #accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
            background: #05B9D2 none repeat scroll 0 0;
            border: 1px solid transparent;
            border-radius: 50%;
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
            color: #fff;
            content: "";
            font-family: fontawesome;
            font-size: 25px;
            height: 55px;
            left: -20px;
            line-height: 55px;
            position: absolute;
            text-align: center;
            top: -5px;
            transition: all 0.3s ease 0s;
            width: 55px;
        }
        #accordion .panel-title a.collapsed::after {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ddd;
            box-shadow: none;
            color: #333;
            content: "";
        }
        #accordion .panel-body {
            background: transparent none repeat scroll 0 0;
            border-top: medium none;
            padding: 20px 25px 10px 9px;
            position: relative;
        }
        #accordion .panel-body p {
            border-left: 1px dashed #8c8c8c;
            padding-left: 25px;
        }
        
.collapse.in {
    display: block;
    visibility: visible;
}