/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/assets/css/footer.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
#footer{
    background:#000000;
  }
  .footer_hr{
  width:23%; height:2px; background-color:#ffffff; margin-left:38%; margin-right:38%;
  border-top:#ffffff;
  }
  .FormElements{ 
        border-bottom: 1px solid #bbc9d552;
        padding: 2px;
        display: flex;
        column-gap: 10px;
      }
  .student-name::before{
       content: "\f015";
  }
  .input-container{ 
    display: flex;
    width: 100%;
    margin-bottom: 15px;
  }
  .input-container .icon{
      border: 1px solid #ccc;
      border-right: 0px;
      height: 30px;
      width: 35px !important;
      padding: 2px;
    text-align: center;
  }
  .input-container #form_update_mobileno{
    border-radius: 0px !important;
  height: 28px !important;
  }
  .input-field{
    width: 100%;
    padding: 0px 10px 0px 10px;
    outline: none;
    border-radius: 0px !important;
    height: 30px;
    border: 1px solid #ccc;
  }
  .register-input-field{
    margin-bottom: 0px !important;
    white-space: nowrap;
  }
  .number-update-modal-head{
    padding: 4px !important;
    border-bottom: none;
  }
  .number-update-modal-head .close{
  color: #fff;
  opacity: 1;
  background-color: red;
  border-radius: 50%;
  font-size: 20px;
      width: 21px;
  }
  .number-update-modal{
    width: 80%;
  }
  .upadte-number-body{
    text-align: center;
    padding: 4px 20px 4px 20px !important;
  }
  .post-title a:hover{
    color: #f26222 !important;
  }
  .footer-bottom{
    background: #2b2d3b;
  }
  .footer-bottom-padding{
      padding-top: 20px;
      padding-bottom: 20px;
  }
  @media(min-width:767px){
    .stickymenu_mobile_section{
  display: none !important;
    } 
  .footer-bottom-padding{
      padding-top: 20px;
      padding-bottom: 20px;
  }}
  #stickymenu_bottom_mobile{
      position: fixed;
      z-index: 99999;
      bottom: 0;
      display: none;
      width: 100%;
      padding: 5px 15px;
      background: #fff;
      -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
  }
  .show, #stickymenu_bottom_mobile:hover{
      display: block;
  }
  #mobile_mock_sticky{
      background: #f19f23;
  }
  .sticky_menu_bottom_mobile{
  display: flex;
      justify-content: space-evenly;
  }
  .mobileSticky{
      font-family: Roboto, HelveticaNeue, "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 10px;
      line-height: 1;
         color: #757d7b;
    text-align: center;
  }
  .icon_mobile_sticky_bottom{
    font-size: 18px;
  }
  .mobileStickyActive{
  color:#ff9900
  }
  .mobileSticky:hover, .mobileSticky:focus{
    color:#ff9900  
  }
  .sticky_mock-test{
      display: none;
  }
  .mobile_sticky_mock-test{
      position: absolute;
      top: -65%;
      left: 0%;
      -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
      width: 96%;
      background: #00c3cb;
      overflow: hidden;
      margin-left: 2%;
  }
  .mobile_sticky_mock-test>ul{
          display: flex;
      white-space: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      justify-content: space-evenly;
      place-items: center;
      list-style: none;
  }
  .mobile_sticky_mock-test>ul>li>a{
      color: #fff;
      text-decoration: none;
      font-family: Roboto, HelveticaNeue, "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 10px;
  }
  element{
    border-width: 1px;
    border-style: solid;
    color: #fff;
    display: inline-block;
    height: 18px;
    border-radius: 30px;
    vertical-align: middle;
  }
  .mobile_sticky_mock-test>ul>li>a:hover{
      color: #000000 !important;
  }
  /* new */
  .footer-logo-guru {
    background-color: none;
    padding: 5px;
    border-radius: 5px;
    max-width: 100%;
    max-height: 100%;
    width: 220px;
    max-height: auto;
  }
  .icons i {
    color: white !important;
    background-color: none !important;
    border-radius: 50%;
    padding: 5px;
    width: 26px !important;
    text-align: center;
  }
  .socialmediaicon {
    display: flex;
    gap: 13px;
    place-items: center;
  }
  
  .socialmediaicon > a > img {
  min-width: 30px;
  }
  /* Faq */
  .panel-group.accordion-icon-filled.accordion-icon-left .panel .panel-heading .landing-panel-title a:before{
    background-color: #d90000;
  }
  .panel-default>.landing-panel-heading{
    background-color: #ffffff;
    border-color: #eee;
  }
  .panel-group .landing-panel-heading .landing-panel-title a{
    color: #000000;
    font-size: 14px;
    font-weight: 500;
  }
  .examguruNavMaintain {
    padding: 10px 70px !important;
}
.widget {
    margin-bottom: 40px;
}
.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.footer-address-inline > li {
    display: block;
}
.footer-address-inline{
 padding-left: 0px;   
}
.widget .post-title a, .widget .post-title span {
    font-size: 13px;
    letter-spacing: 0;
    text-decoration: none;
    list-style-type: none;
}
.widget.dark .post-title a, .widget.dark .post-title span {
    color: #fff;
}
.socialiconHead {
    font-size: 18px;
    color: #f26222 !important;
    font-weight: bolder;
}
.mt-20 {
    margin-top: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.angle-double-right{
    padding-left: 0px;
    list-style-type: none;
}
.icons svg {
    color: white;
    padding: 0px 5px 0px 0px;
    width: 26px;
}
@media only screen and (max-width:570px) {
  .examguruNavMaintain{
    padding: 10px 15px !important;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/assets/css/header.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
a{
text-decoration: none;    
}
.top-header{
display: flex;
justify-content: space-between;  
background: #fc9928; 
padding: 8px 15px; 
}
.top-header>ul{
display: flex;
gap: 10px;  
list-style-type: none;  
margin-bottom: 0px;
padding-left: 0px;
}
.top-header>ul>li>a{
color: #ffffff; 
font-size: 14px; 
font-weight: 500;  
}
.top-header>ul>li>a>span>svg{
width: 14px;    
}
.number-icon>span, .email-icon>span{
color: #1873ca;
background-color: #fff;
border-radius: 50%;
padding: 2px 5px 1px 6px;
width: 24px;
display: inline-table; 
font-size: 12px;
}
.instagram-icon, .youtube-icon,
.whatsapp-icon, .telegram-icon{
background-color: #fff;
border-radius: 50%;
padding: 2px 5px 1px 6px;
width: 24px;
font-size: 12px;
display: inline-table;   
}
.number-icon>span>svg, .email-icon>span>svg,
.instagram-icon>svg, .youtube-icon>svg,
.whatsapp-icon>svg, .telegram-icon>svg{
width: 12px;
}
.instagram-icon{
color: #b9484d !important;    
}
.youtube-icon{
color: #ff0000 !important;    
}
.whatsapp-icon{
color: #4dc247 !important;    
}
.telegram-icon{
color: #1873ca !important;    
}
.home-login, .home-login:hover {
background-color: black !important;
color: white;
font-size: 14px;
font-weight: 700 !important;
padding: 5px 18px !important;
line-height: 1.38 !important;
}
.faq{
background-color: #fff !important;
font-weight: 700 !important;
border: 1px solid #000;
color: #000 !important;
font-size: 14px;
line-height: 1.38 !important;
padding: 5px 18px !important;
border-radius: 4px;
text-align: center;
}
.faq:hover{
border: 1px solid #000;   
}
.mid-header{
display: flex;
place-items: center;   
width: 100%; 
padding: 3px 15px;
background: #fcfcfc;
}
.mid-header>div:nth-child(1){
width: 20%;    
}
.mid-header>div:nth-child(2){
width: 80%;    
}
.logo>img{
width: 175px;    
}
.general-info-marquee {
padding: 5px;
font-weight: 600;
background: #f4f4f496;
border-radius: 34px;
overflow-x: hidden;
}
.general-info-marquee > .d-flex {
position: relative;
animation: marqueeleft linear 40s infinite;
white-space: nowrap;
}
@keyframes marqueeleft {
0% { right: -100%; }   
100% { right: 100%; }    
}
.general-info-marquee:hover .d-flex {
animation-play-state: paused;
}
.general-info-marquee>.d-flex>a {
color: #d5420a !important;
font-size: 16px;
}
.general-info-marquee>.d-flex>a>span>svg {
transform-origin: 50% 50%;
animation-name: bellring;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
@keyframes bellring {
0% { transform: rotate(0deg); }
10% { transform: rotate(10deg); }
20% { transform: rotate(-10deg); }
30% { transform: rotate(10deg); }
40% { transform: rotate(-10deg); }
50% { transform: rotate(0deg); }    
}
.bottom-navbar{
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
background: #ffffff;
}
.navbar-brand {
font-size: 16px;    
}
.nav-link-black, .nav-link-black:focus, .navbar-brand.nav-link-black{
color: #404040; 
font-size: 14px;
font-weight: 600;
}
.nav-link-black:hover{
color: #FC9928;    
}
.dropdown-toggle.nav-link-black:hover > .dropdown-menu{
display: block;    
}
.dropdown-menu.dropdown-menu-box-shadow{
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
border: 0px;
}
.dropdown-menu-box-shadow>li>a{
transition: 0.3s;  
font-size: 14px;  
}
.dropdown-menu-box-shadow>li>a:hover{
background: #fc9928;
color: #ffffff;
}
.menuonlinecourse{
color: #666666;
font-size: 13px;
padding: 5px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border: 1px solid #ccc;
text-align: center;
border-radius: 5px;
display: block;
margin-bottom: 10px;
}
.menuonlinecourse:hover{
color: #ffffff;
background: #d60000;    
}
.mega-menu{
width: 750px !important;
padding: 10px;
background: white;
border-radius: 5px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
}
.mega-menu.show{
display: block;
}
.mega-menu .row{
display: flex;
justify-content: space-between;
}
.left-megamenu-ul{
list-style-type: none;  
padding-left: 0px;  
}
.border-right{
border-right: 1px solid #d9d9d9;    
}
.left-megamenu-ul>li>a{
font-size: 14px;    
}
.left-megamenu-ul>li>a:hover{
background: #fc9928; 
color: #ffffff;   
}
.activeModularClasses{
background: #fc9928 !important; 
color: #ffffff !important;   
}
.refer-earn-btn{
    border: 1px solid #d60000;
    background-color: #d60000;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 40%) right / 350% 100%;
    background-repeat: no-repeat;
    animation: shimmer_lrn 2s infinite;
}
.refer-earn-btn:hover{
 color: #fff;
}
.mt-7{
margin-top: 7px;    
}
.navbar-toggler{
color: #ffffff;
background-color: #000000;
}
.list-type-none{
list-style-type: none;    
}
/* sticky header */
.header{
position: relative;
width: 100%;
transition: all 0.3s ease-in-out;
} 
.sticky{
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: white;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
z-index: 999;
}
@media only screen and (max-width:1199px){
.mega-menu{
left: -260px;
}
.nav-link-black{
font-size: 12px; 
padding-left: 5px !important;
padding-right: 5px !important;   
}
.desktop-mt-4{
margin-top: 4px;    
}
.top-header > ul > li > a, .home-login{
font-size: 12px;    
}
.top-header>ul>li>a>span>svg{
width: 12px;    
}
.number-icon > span, .email-icon > span{
width: 8px;
font-size: 9px;
}}
@media only screen and (max-width:991px){
.top-header{
flex-wrap: wrap;    
}  
.desktop-width-100{
width: 100%;
justify-content: space-between;
}  
.second-desktop-width-flex{
justify-content: end;    
}
.desktop-width-30{
width: 30%;
}
.desktop-width-70{
width: 70%;
padding-top: 20px;
}}
@media only screen and (max-width:767px){
.mega-menu{
width: auto;
}}
@media only screen and (max-width:575px){
.top-header{
padding: 8px 10px;
}
.top-header > ul{
gap: 2px;
}
.desktop-width-30>a>img{
width: 100px;    
}
.navbar-toggler{
padding: 2px 8px;
}
.navbar-toggler-icon{
width: .9em;
height: .9em;
}
.desktop-width-70{
padding-top: 8px;
}
.home-login, .faq{
font-size: 12px; 
padding: 5px 8px !important;   
}}
