

html {scroll-behavior: smooth;}
* {padding:0;margin:0;font-family:'Barlow','sans-serif';position:relative;transition:0.4s;box-sizing: border-box;}
body {background: #ffffff;
    
}
a {text-decoration:none;color:unset;}
div,h1,h2,h3,h4,p,i,a {position:relative;transition:0.4s;   
    }

:root {
	--color:#185ba6;
	--color2:#021314;
	--color3:#ffffff;
	
}







::placeholder {font-style:italic;}





.header {                     width: -webkit-fill-available;
    background: #018eff;
    color: #ffffff;
    display: flex;
    align-items: center;
    overflow: visible;
    z-index: 5;
    justify-content: space-evenly;
    box-shadow: 1px 0px 10px 0px #88888838;}
	
.header .head_cont{        vertical-align: middle;
    margin: 0 auto;
    width: -webkit-fill-available;
    text-align: center;
}
.header .head_cont .head_logo{    filter: invert(1);}
.header .head_cont .head_logo img{      width: auto;
    height: auto;
    padding: 7px;
    margin: 0px 20px;
    display: block;
    max-width: 150px;
    }
.header .head_cont .search_bar{           border: 1px solid white;
    background: white;
    border-radius: 6px;
    height: 35px;
    padding: 1px 8px 0px 5px;
    display: flex;
}
.header .head_cont .search_bar input{    background: transparent;
    padding: 6px;
    border: 0px;
    outline: none;
    width: auto;
    font-size: 15px;
}
.header .head_cont .search_bar button{       padding: 6px;
    font-size: 18px;
    border: 0px;
    vertical-align: middle;
    border-radius: 20px;
    outline: 1px solid white;
    background: #012563;
    color: white;
    position: absolute;
    right: 0px;
}
.header .head_cont .head_text {    display: inline-block;
    padding: 17px 6px;
    font-size: 11px;
    cursor: pointer;
    vertical-align: middle;}
.header .head_cont .head_text h3{      display: inline-block;
    font-weight: 500;
    margin: 0px 5px 0px 0px;
    font-size: 16px;}
.header .head_cont .head_text i {    display: inline-block;
   
    padding: 5px;
    width: auto;
    border-radius: 23px;
    height: 24px;
    font-size: 14px;
    text-align: center;}
	
	.head_text:hover .head_list_box{display:block;}
	.head_list_box {        position: absolute;
    background: #000000b5;
    width: 300px;
    right: 0;
    text-align: left;
    border: 1px solid #000000;
    z-index: 22;
    border-radius: 3px;
    top: 50px;display:none;}
	
	.head_list_box:before {
    position: absolute;
    content: '';
    border: 10px solid #ff000000;
    top: -20px;
    border-bottom-color: #000000;
    right: 33px;
}
	
	.head_list {    padding: 10px;
    border-bottom: 1px dashed #e8e8e8;}

#toggle_btn2 h3{              background: #ffffff;
    color: #000000;
    padding: 8px 15px;
    margin: 0px;
    border-radius: 30px;
    box-shadow: 0px 0px 20px 0px #cbc9c963, inset 5px 3px 4px 0px #fbfbfb;}


.mobile_header {display:none;z-index: 2;}
#google_translate_element {       height: auto;
    overflow: hidden;
    padding-top: 2px;}
.goog-te-gadget .goog-te-combo {
                        margin: 0px 0px !important;
    padding: 6px;
    border: 1px dashed #ffffff9e;
    background: #f1f1f1;
    color: #989898;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    width: 138px;
}
.goog-te-gadget:hover .goog-te-combo {
                  
        background: #2196F3;
    color: white;
    
}

.wtsp_chat {         background: linear-gradient(45deg, green, #20af0e);
    padding: 9px;
    font-size: 35px;
    color: white;
    position: fixed;
    border: 2px solid white;
    bottom: 10;
    left: 10;
    width: 57px;
    text-align: center;
    z-index: 100;
    border-radius: 8px;}

.card_loader_back {      z-index: 100000;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    display: flex;
    align-items: anchor-center;
    justify-content: center;
}



.loader {
  width: 60px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l11 2s infinite;
}
@keyframes l11 {
  0%   {background: conic-gradient(#f03355 0     ,#0000 0)}
  12.5%{background: conic-gradient(#f03355 45deg ,#0000 46deg)}
  25%  {background: conic-gradient(#f03355 90deg ,#0000 91deg)}
  37.5%{background: conic-gradient(#f03355 135deg,#0000 136deg)}
  50%  {background: conic-gradient(#f03355 180deg,#0000 181deg)}
  62.5%{background: conic-gradient(#f03355 225deg,#0000 226deg)}
  75%  {background: conic-gradient(#f03355 270deg,#0000 271deg)}
  87.5%{background: conic-gradient(#f03355 315deg,#0000 316deg)}
  100% {background: conic-gradient(#f03355 360deg,#0000 360deg)}
}

.all_course_page {        text-align: center;
    z-index: 2;
    padding: 10px 0px;
    background: white;}

.all_course_page h3{    font-size: 2rem;
    padding: 2rem;}

.scroll_div {    scroll-snap-type: x mandatory;
    display: flex;
    overflow: auto;
    width: fit-content;
    margin: 0px auto;
    max-width: -webkit-fill-available;
    }
.pro_box_cat {       width: 250px;
    overflow: hidden;
    padding: 0px;
    margin: 10px;
    display: inline-block;
    vertical-align: text-top;
    text-align: left;
    scroll-snap-type: both mandatory;
    scroll-snap-stop: always;
    scroll-snap-align: center;
    border-radius: 2px;
    box-shadow: 0px 0px 10px 0px #9696966e;
	}
	
	
	.sub_cat_btn {
		          width: -webkit-fill-available;
    border: 0px solid;
    margin: 10px 8px;
    display: inline-block;
    vertical-align: text-top;
    text-align: left;
    scroll-snap-type: both mandatory;
    scroll-snap-stop: always;
    scroll-snap-align: center;
    border-radius: 3px;
    overflow: hidden;
    padding: 11px;
    background: #E3F2FD;
    font-size: 18px;
    font-weight: 500;
    min-width: 140px;
    border: 1px solid #bcbcff;
	}
	
	.act_subcat {display:inline-block;}
	
	.act_course {display:inline-block;}

.pro_box_cat img{        width: 100%;
    max-height: 300px;
    border-radius: 0px;}
	
.pro_box_cat iframe{    width: 100%;
    height: 300px;}
	
.pro_box_cat h2{        padding: 2px 10px;
    font-weight: 600;
    font-size: 1rem;
    width: -webkit-fill-available;
    height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 5px auto 0px;
    color: #393939;
    align-items: anchor-center;}
	
.pro_box_cat p{display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;    padding: 5px 10px;}
  
  .cd_head {            display: flex;
    width: -webkit-fill-available;
    max-width: 1200px;
    margin: 10px auto;
    text-align: left;
    border-bottom: 2px solid #dbdbdb;
    padding: 5px;
    background: #f9f9f9;
	}
	
	.cd_head img{    max-width: 100px;
        height: auto;
    border-radius: 5px;
    align-self: anchor-center;}
	
	.cd_head h3{        margin: 0px  0px 0px;
    padding: 4px 10px;
    font-size: 20px;
    align-self: anchor-center;}
	
	.lang_tag {      display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 0px;
    color: #1571ba;}
	
	.btn_scroller {       display: flex;
    overflow: auto;
    scroll-snap-type: x mandatory;
    width: fit-content;
    max-width: -webkit-fill-available;
    margin: 10px auto;
    justify-content: left;}
	
	.head_lang_btn {            font-size: 18px;
    padding: 8px 20px;
    border: 0px;
    margin: 20px 10px;
    background: #008eff;
    color: #ffffff;
    border-radius: 20px;
    scroll-snap-type: both mandatory;
    scroll-snap-stop: always;
    scroll-snap-align: center;
    box-shadow: 0px 0px 20px 0px #cbc9c963, inset 5px 3px 4px 0px #3076ff;
    cursor: pointer;}
	
  
.price_holder {    display: flex;
    padding: 10px;
    font-weight: 500;}
.p_price {    font-size: 25px;}
.p_mrp {    margin: 7px 10px;
    text-decoration: line-through;
    color: gray;}

.premium {   
    width: fit-content;
    color: white;
    padding: 5px;
    font-weight: 500;
    border-radius: 2px;
    position: absolute;
    top: 5px;
    right: 6px;    font-size: 14px;
    background: linear-gradient(45deg, #db8c19, #1f1fca);}

.view_more {           background: #008eff;
    width: fit-content;
    margin: 10px auto;
    color: white;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 40px;
    box-shadow: 0px 0px 20px 0px #cbc9c963, inset 5px 3px 4px 0px #2196F3;}

.view_more i {    border: 1px solid white;
    padding: 5px 10px;
    display: inline-flex;
    border-radius: 30px;
    margin-left: 10px;
    width: 29px;
    align-items: anchor-center;}
footer {         background: black;
    color: white;
    padding: 0px 0px 30px;
    text-align: center;
    font-size: 12px;}
	
	.footer_row {      width: -webkit-fill-available;
    max-width: 500px;
    vertical-align: middle;
    display: inline-block;
    margin: 20px;
    text-align: left;}
	.footer_row img{      width: 150px;
    margin: 10px;}
	
	.foot_c {      display: grid;
    padding: 10px;
    justify-content: unset;
    grid-template-columns: 30px auto;
    width: auto;
    margin: 0 10px;
    text-align: left;
    font-size: 15px;}
	
	.foot_c h4{    font-weight: 500;}
	
	
	.search_page {       width: 700px;
    margin: 10px auto;}
	
	.search_page h3{    font-size: 2rem;
    text-align: center;
    padding: 20px;}
	
	.search_form {                width: -webkit-fill-available;
    max-width: 800px;
    margin: 0 auto;
    border: 2px solid #2196F3;
    border-radius: 4px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 20% 50% 20% 10%;}
	
	.search_form input{      padding: 8px 20px;
    border: 0px;
    outline: none;
    width: -webkit-fill-available;
    font-size: 16px;
    color: #008eff;}
	
	.search_form select{        border: 0px;
    border-left: 1px dashed;
    border-right: 1px dashed;
    padding: 5px;
    font-size: 15px;
    border-radius: 0px;
    background: #ffffff;}
	
	.search_form button{       border: 0px;
    outline: none;
    color: #ffffff;
    font-size: 22px;
    background: #008eff;}
	
		.next_btn,.submit_btn  {    background: #2196F3;
    color: white;
    padding: 12px;
    width: -webkit-fill-available;
    max-width: 500px;
    margin: 10px auto;
    display: block;
    border-radius: 3px;
    font-size: 18px;}
	
	
	
	.alert {        margin: 10px;
    background: white;
    width: -webkit-fill-available;
    max-width: 500px;
    padding: 20px;
    color: black;
    text-align: left;
    border-radius: 2px;
    margin: 10px auto;}
	
	.info {    background: #E3F2FD;
    color: #054171;}
	.success {    background: #E8F5E9;
    color: #4CAF50;}
	.danger,.failed {    background: #FFEBEE;
    color: #960b20;}
	
	.about_us {        padding: 2rem;
    margin: 0px auto;
    z-index: 2;
    background: white;    text-align: justify;}
	
	
.animation_onscroll {
		
	 -webkit-animation: scaleanimation 1s linear forwards;
	 -moz-animation: scaleanimation 1s linear forwards;
	 animation: scaleanimation 1s linear forwards;
	 scale:1;
    animation-timeline: view();
    -webkit-animation-timeline: view();
    -moz-animation-timeline: view();
	animation-range:entry;
	/*animation-range-start:entry;
	animation-range-end:200px;*/
    opacity:1;
	}
	
	@keyframes scaleanimation {
		0% {opacity:1;scale:1;}
		
		100% {opacity:1;scale:1;}
	}
	
	
	
	#search_mobile {display:none;}
	
	
	
	.price_div {       text-align: center;
    padding: 0px 10px 10px;
    font-size: 16px;}
	
	.price_mrp {       padding: 5px;
    color: gray;
    text-decoration: line-through;}
	.price_offer {    padding: 0px 5px;
    color: #00a400;
    font-size: 20px;}