 input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
			#admissions .topheaderright{
				    background: #fff;
			}
			
			#admissions .home-form .head-tit{
				    color: #354c9e;
			}
			#admissions .topheaderright select{
					border: 1px solid #c2c1c1 !important;
					color:#495057;
			}
			.byclick{
				color:#495057;
			}
			.field1{
				color:#495057 !important;
			}

			b{
				    font-weight: 700;
			}

.programs-section {
       padding: 3.75rem 0;
    position: relative;
}

.sec-heading h1{
	    font-size: 2.1rem;
    color: #354c9e;
    line-height: 2.8rem;
}
.sec-heading h2{
	    font-size: 2.1rem;
    color: #354c9e;
    line-height: 2.8rem;
}
.set-01 {
	margin-left: 16px;
	    margin-bottom: 30px;
}

.set-01 li{
	   font-family: 'Montserrat', sans-serif;
		font-size: 18px;
			list-style: disc;
}

.faqs-01 strong{
	    font-weight: 900;
		color : #354c9e;
}

.container{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.programs-section h2, h3 {
    font-size: 2.1rem !important;
    color: #354c9e;
    line-height: 2.8rem;
}
.Login-Division-p {
    text-align: center;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    color: #354c9e;
    font-size: 26px;
    line-height: 2rem;
    font-weight: 700;
}

p{
	    font-family: 'Montserrat', sans-serif;

}

      .main-menu .navigation > li.dropdown > a:after {
                display: none;
            }
			
            .category-block-current .icon-box {
                border: 0px dashed;
                margin-bottom: 0px;
            }
			
			.banner-sec{
				    padding-top: 88px;
				
			}
			
			.top-70{
				    padding-top: 70px;
			}

		.signup-section-two .icon-line-2 {
			right: -120px;
			top: -60px;
			background-image:none;
		}
		
		#admissions {
    position: relative;
    padding: 50px 0 50px;
	background-image: url(https://www.eurokidsindia.com/enrollment/images/adm-banner-bg-2024-25-6.webp);
    background-repeat: no-repeat;
    background-position: top center;  
	background-size: contain;
	background-color:#21409a;
	    height: 665px;
		    margin-top: 86px;
		}
		
		#admissions .home-form{
			    top: 0rem;
		}
				.form-item-submit-api-fulltext{
	  position: relative;
	   text-align: center;	  
	}
		.form-item-submit-api-fulltext:after{
	content: "";
     background-image: url(https://www.eurokidsindia.com/ek-new-2023/images/arrow-text.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 17px;
    background-size: cover;
    background-position: top center;
    right: 125px;
    position: absolute;
    margin-top: 16px;

}


		
	#admissions .home-form .btn-ek-secondary{
	    padding-left: 20px;
}
		
		.testmo h2 {
    font-family: 'Montserrat', sans-serif;
font-weight: 700; 
    font-size: 60px;
    color: #21409a;
    margin-bottom: 5px;
}


.table b{
	    font-weight: 600;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table td,
.table th {
  padding: 12px 15px;
  border: 0px solid #ddd;
  text-align: center;
  font-size: 16px;
}

.table th {
  background-color: #92c9e6;
  color: #ffffff;
}

.banner-sec .banner-form-wrap{
    margin-top: 55px;
}

#admissions1 .form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    margin-bottom: 10px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#admissions1 .btn-ek-secondary {
    background: #c11c39;;
    color: #fff;
    line-height: 1.2;
    padding: 0.875rem 2.25rem;
	    padding-left: 20px;
    display: inline-block;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 1px;
    text-transform: uppercase;
}

.banner-sec .banner-form-wrap .btn-theme {
    margin-top: 0px;
}

/*responsive*/

@media only screen and (max-width: 1439px) {
	.form-item-submit-api-fulltext:after{
		
		height: 14px;
    background-size: cover;
    background-position: top center;
    right: 104px;
    position: absolute;
    margin-top: 18px;
	}
	.banner-sec .bg .banner-kid {
			top: -235px;
		}
}

@media (max-width: 500px) {
  .table thead {
    display: none;
  }

.ds{
	 display: none;
}
  .table,
  .table tbody,
  .table tr,
  .table td {
    display: block;
    width: 100%;
  }
  .table tr {
    margin-bottom: 15px;
  }
  .table td {
    padding-left: 35%;
    text-align: left;
    position: relative;
  }
  .table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 22%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
  }
}



#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    width: 50%;
    margin-right: -7px;
    margin-bottom: -2px;
}

.md-right-02{
    margin-right: -7px;
    margin-bottom: -5px;

}

#myImg:hover {opacity: 0.7;}


#myImg2 {

  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}


.top-pd-main {
    padding-top: 40px !important;
}


.mobile-se{
	display:none;
}



@media only screen and (max-width: 1400px){
	#admissions{
		    height: 640px;
	}
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
        width: 94%;
   /* margin-top: 5px; */
   margin:0 auto;
  }
  
  .mobile-se{
	display:block;
}
  
  #admissions{
	height: 100%;
	background-image: url(https://www.eurokidsindia.com/enrollment/images/adm-banner-mobile-bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
	    margin-top: 50px;
		    background-color: #21409a;
	}
  
  .form-item-submit-api-fulltext:after{
	      right: 108px;
  }
}
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }

.modal{
    padding-top: 0px;
}

.close {
        top: 12px;
    right: 15px;
line-height: 10px;
    width: 25px;
    height: 25px;
}

.signup-section-two{
	    padding: 40px 0 40px;
}

.feature-block{
	    margin-top: 30px;
		    margin-bottom: 0;
}

#Child-First-Ideology{
	 padding: 40px 0 40px;
}

.curriculm-section-current{
	 padding: 40px 0 40px;
}

.news-section-two{
	padding: 40px 0 40px;
}

.testimonial-section{
	padding: 40px 0 40px;
}

.faq .container{
	padding: 40px 20px 40px;
}

.category-block-current img {
    width: 210px;
}



.curriculm-section-current .category-block-current{
	margin-top: 1px;
}

.curriculm-section-current .mind-set {
    margin-bottom: 0;
    margin-top: 35px;
}
}


.programs-tabs-wrapper{	
    background: transparent;

}

            .nav-fill .nav-item .nav-link {
                width: 85%;
                margin: 0 auto;
            }

 .programs-tabs .nav-link {
                border-bottom: 0px solid #e1e7ec;
                background: #f3f6fb;
                border-radius: 50px;
                padding: 22px;

                padding-right: 0px;
            }

            .nav-tabs {
                border-bottom: 0px solid #e1e7ec;
            }

            .programs-tabs .nav-link.active {
                border-color: transparent;
                background: #204496;
                padding: 10px;
                color: #fff !important;
                border-radius: 50px;
                width: 85%;
            }

            .programs-tabs .nav-link-03 {
                position: relative;
            }

            .programs-tabs .nav-link-03:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/mind-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-03.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/mind-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-03.active {
                border-color: transparent;
                background: #21409a;
                position: relative;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-01 {
                position: relative;
            }

            .programs-tabs .nav-link-01:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/body-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-01.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/body-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-01.active {
                border-color: transparent;
                background: #ea1d46;

                position: relative;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-02 {
                position: relative;
            }

            .programs-tabs .nav-link-02:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/soul-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-02.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/soul-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-02.active {
                border-color: transparent;
                background: #00b48d;
                padding: 10px;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-01:hover {
                background: #ea1d46;
                color: #fff;
            }

            .programs-tabs .nav-link-02:hover {
                background: #00b48d;
                color: #fff;
            }

            .boder-set {
                padding: 20px;
                border: 4px solid #21409a;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set h2 {
                background: #21409a;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set .mind-set {
                text-align: center;
            }

            .boder-set .mind-set .title {
                text-align: left;
            }

            .boder-set-01 {
                padding: 20px;
                border: 4px solid #ea1d46;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set-01 h2 {
                background: #ea1d46;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set-01 .mind-set {
                text-align: center;
            }

            .boder-set-01 .mind-set .title {
                text-align: left;
            }

            .boder-set-02 {
                padding: 20px;
                border: 4px solid #00b48d;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set-02 h2 {
                background: #00b48d;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set-02 .mind-set {
                text-align: center;
            }

            .boder-set-02 .mind-set .title {
                text-align: left;
            }

            .mindful-curriculm .feature-block .inner-box {
                position: relative;
                overflow: hidden;
                margin: 0 auto;
                text-align: center;
                width: 88%;
                background: #fff;
                border: 0px solid;
                height: auto;
                padding: 0px;
                padding-top: 0px;
                border-radius: 30px;
            }

            .feature-block .inner-box img {
                width: 100%;
            }

            .mindful-curriculm .feature-block .inner-box .title {
                margin-top: 0px;
                font-size: 25px;
                line-height: 30px;
                color: #fff;
               font-family: 'Montserrat', sans-serif;
				font-weight: 700; 
                letter-spacing: 0;
                padding: 30px;
                background: #ea1d46;
            }

            .testmo h2 {
                font-family: 'Montserrat', sans-serif;
				font-weight: 700; 
                font-size: 60px;
                color: #21409a;
                margin-bottom: 0;

                margin-top: 30px;
            }

            .testmo p {
                color: #21409a !important;
                font-size: 22px !important;
            }

            .mindful-curriculm .text-center p {
                font-family: 'Montserrat', sans-serif;
				text-align: center;
                letter-spacing: 1px;
            }

            .mind-set-01 {
                text-align: center;
            }
			
			.desk-set{
				display:block
			}
			
			.mobile-set{
				display:none;
			}


.banner-sec .banner-content {
       position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    display: flex;
    align-items: center;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.banner-sec .banner-content h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 6%;
	font-size: 2.6rem;
    line-height: 2.4rem;
}

.ft-01 {
    background: #e02f4f !important;
    width: 76%;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}

.form-control, .form-select {
    font-size: 85%;
    color: #516bca;
    border-color: #b3b3b3;
    transition: all 0.25s ease-in-out;
}

.form-control, .input-text{
	
	    height: auto;
}

            @media only screen and (max-width: 599px) {
                .top-pd-main-03 {
                    padding-top: 65px;
                }
				
				.desk-set{
				display:none
			}
			
			.mobile-set{
				display:block;
			}
			
			.justify-content-between h2 {
    font-size: 22px;
    margin-top: 10px;
    line-height: 29px;
}
#secnt {
    min-height: 320px !important;
}
.ft-01 {
    font-size: 14px !important;
}

.banner-sec .bg-01 .banner-kid img {
    width: 100%;
	    margin-top: 40px;
}
			
                .mind-set-01 {
                    text-align: center;
                }

                .lg-container .nav-fill .nav-item {
                    width: 30%;
					    padding-top: 20px;
                }

                .nav-fill .nav-item .nav-link {
                    border-radius: 9px;
                    padding: 11px;
                    width: 96%;
                    height: 131px;
                    padding-top: 24px;
                }

                .programs-tabs .nav-link-01:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-03:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-01.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-02.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-02:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-03.active {
                    border-radius: 9px;
                    padding: 11px;
                    width: 90%;
                    height: 131px;
                    padding-top: 24px;
                }

                .programs-tabs .nav-link-03.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .boder-set h2 {
                    width: 64%;
                }

                .boder-set-01 h2 {
                    width: 64%;
                }

                .boder-set-02 h2 {
                    width: 64%;
                }

                .boder-set .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }

                .unoni-set img {
                    position: absolute;
                    width: 55px;
                    top: 443px !important;
                    right: 33px;
                }

                .unoni-set-01 img {
                    position: absolute;
                    width: 100px;
                    bottom: -92px;
                    right: 0;
                    left: 70%;
                }

                .unoni-set-02 img {
                    position: absolute;
                    width: 50px;
                    bottom: -177px;
                    right: 13px;
                }

                .mindful-curriculm {
                    padding: 40px 0 40px;
                }

                .boder-set-01 .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }

                .boder-set-02 .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }
                .category-block-current img {
                    width: 210px;
                }

                .kits .left-main-top-icons h3 {
                    text-align: center;
                }

           

                .feature-block .title {
                    margin-bottom: 0;
                }

                .testmo h2 {
                    font-size: 40px;
                    color: #21409a;
                }
				
				.about-section-two {
					position: relative;
					padding: 0px 0 10px;
				}
            }

            #player {
                width: 100%;
                height: 550px;
            }

            .footer-bottom .inner-container {
                padding-bottom: 100px;
            }

            .about-section-two {
                background-image: none;
                padding-bottom: 30px;
            }
			
			@media only screen and (max-width: 599px) {
    .banner-sec .bg {
        height: 0;
        display: none;
    }
	#secnt {
    min-height: 620px !important;
}
	
	.banner-sec .bg-01 {
	        position: relative;
        height: 0;
        display: block;
		left: 10%;
        width: 78%;
}
   
}

            @media only screen and (max-width: 424px) {
                .top-pd-main-03 {
                    padding-top: 50px !important;
                }
				 #secnt {
	   min-height: 320px !important;
	   }

                .chat-bot {
                    bottom: 5rem;
                }

                .scroll-to-top {
                    bottom: 6rem;
                }
				 .bg-01 .banner-kid {
width: 63%;
top: -127px;
	}
            }

			
			
			
	@media only screen and (max-width: 320px){
		.curriculm-section-current .unoni-set img {
			position: absolute;
			width: 67px;
			top: 242px;
			right: 20px;
		}
		 #secnt {
	   min-height: 320px !important;
	   }
	   			 .bg-01 .banner-kid {

top: -60px;
	}
	}
	

	#Login-Division{
	background-color:#E9E7E7;
	border: 2px solid #7E7474;
	border-radius:35px;
	width:40%;
	margin:auto;
	height:350px;
    margin-bottom:10px;
	margin-top:30px;
	    padding: 18px;
    background: #004fa8;
    height: 400px;
    margin-bottom: 10px;
    margin-top: 30px;
}

#Login-Division-3{
	width:100%;
	margin:auto;
	    text-align: center;
	padding-top:0px;
}

#Login-Division-3 p{
	text-align: left;
    padding-left: 15px;
    margin-bottom: 0px;
	

}

.Login-Division-h1{
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	
	    font-size: 26px;
		line-height: 34px;
color: #354c9e;
}

.fomr-1 p{
	    width: 24%;
    float: left;
    padding-top: 12px;
    font-size: 18px;
}

#Login-Division-3 .text01 p{
	     font-size: 59px; 
     line-height: 28px;
    width: 100%;
    color: #212529;	 
  margin-top: -8px;
    margin-bottom: 0;
}

#txtHint{
    font-size: 34px;
    margin-top: 10px;
	
	    width: 55%;
		    text-align: center;
    margin: 0 auto;
     border: 2px solid #ccc;
    margin-top: 9px;
    border-radius: 14px;
	    padding: 12px;

}

.text01{
	    width: 26px;
		    float: left;
			padding-top: 22px;
}


.button-1{
	text-align:center;
	margin-top:6%;
}

.button-1 #submit{
    background-color: #ce2746;
    width: 32%;
    border: none;
    float: left;
	color:#fff;
    margin: 4px 20px 0;
    height: 40px;
    margin-right: 12px;
    font-size: 15px;
    border-radius: 10px;
    text-align: center;
}

.text p{     
	width: 100%;
    float: none;
    padding-top: 8px;
    font-size: 44px;
    margin: 0;
    line-height: 18px;
    text-align: center;
}

.index-type-text{
	    width: 96%;
    padding: 10px 20px;
    margin: 8px 15px;
	font-size: 14px;
    display: inline-block;
	    float: left;
    border: 2px solid #ccc;
    border-radius: 15px;
    box-sizing: border-box;
	text-align:justify;
	border-color:gray;
}

#txtHintCal{
margin-top:20px;
}

.mobile-set {
    display: none;
}

  @media only screen and (max-width: 599px) {


#Login-Division{
width:100%;
}
.mobile-set {
    display: block;
}
	.button-1 #submit {
    width: 43%;
    border: none;
    margin: 0px 10px;
    height: 42px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
}

.index-type-text {
    width: 100%;
    font-size: 14px;
    margin: 8px 0;
    float: none;
}

.Login-Division-h1{
	font-size: 19px;
}

#Login-Division-3{	
    padding-top: 0px;
}

#Login-Division{
	    height: 390px;
}
.banner-sec {
    padding-top: 64px;
}

.banner-sec .banner-form-wrapper {
    position: relative;
    padding-top: 40px;
}

.banner-sec .banner-form-wrap {
    margin-top: 0;
}


#txtHint{
	    width: 50%;
		    font-size: 26px;
}

.programs-section h2, h3{
	    font-size: 1.3rem !important;
		    line-height: 1.8rem  !important;
}

.text01 {
    width: 100%;
    float: none;
    padding-top: 0px;
}

  }
  
  
    @media only screen and (max-width: 320px) {
		.button-1 #submit{
			    width: 40%;
		}
	}
	.sticky_btn {
    position: fixed;
    right: -22px;
    top: 50%;
    z-index: 1000;
    transform: rotate(90deg) translateY(-50%);
}
.btn-secondary {
    background-color: #ce2746 !important;
	
    color: #fff;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all 0.4s ease-in-out;
}
.btn-secondary:hover, .btn-secondary:active {
    background-color: #fcb921 !important;
    color: #000;
}	
.faqs-01 h3 {
    font-weight: 700;
    color: #354c9e;
	font-size:18px  !important;
}	
.programs-section a{
	color :#ce2746;
	font-weight:bold;
}