.otherpages header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.otherpages header .header-body {
    min-height: 360px;
    background-size: cover;
    position: relative;
}

.become_teachers .become-teachers-01 .contact-form .form-group .form-control{
	background: #fafafa;
	text-align: left;
	font-size: 13px !important;
}
.has-error  input, .has-error  select , .has-error  textarea{
	border: 1px solid #e12b28 !important;
}
.help-block{
	font-size: 12px;
	color: #e12b28 !important;
}
.mainbtn-hd a{
	border: 1px solid #fec722;
    padding: 4px;
    border-radius: 5px;
    color: #fec722 !important;
    padding-right: 10px;
    padding-left: 10px;
}

.mainbtn-hd a:hover{
	background: #fec722;
	color: #000 !important;	
}
.successbtn:focus, .successbtn:active{
	outline: none !important;
	color: #fff;
}
.successbtn:hover{
	color: #fff;
	background: #088608;
	
}

.successbtn{
	background-color: #44AC2A;
    border-color: #44AC2A;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    border: 0;
    color: #fff;
    line-height: 30px;
    height: 40px;
    padding: 5px 25px;
    box-shadow: none;
	max-width: 258px;
	width: 100%;
}

.btn-warning-s{
	display: inline;
    text-decoration: none;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 28px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fafafa;
    color: #23282d;
    box-shadow: 0 1px 0 #cccccc;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
    
}
.become-teachers-01 .become-title .line {
    position: relative;
}

.become-teachers-01 .become-title .line:before {
    position: absolute;
    height: 2px;
    width: 50px;
    content: "";
    background: #fec722;
    bottom: 0;
    left: -25px;
    position: absolute;
}

.blue-color{
    color: rgba(72, 134, 255, 1);
}

.study-search-btn:hover{
    background: rgba(72, 134, 255, 1) !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
     outline: none;

}

.study-search-btn:focus, .study-search-btn:active{
     
    border-radius: 0 !important;
    outline: none !important;
    
}

.study-search-btn{
    outline: none;
    border:2px solid rgba(72, 134, 255, 1);
    color:  rgba(72, 134, 255, 1) !important;
    background: none !important;
    width: 85%;
    height: 45px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

#choosedate .datepicker-days .table-condensed{
    width: 100%;
}
#choosedate .datepicker{
     width: 100%;
     background: #fff;
    border: 1px solid #e9e9e9;
}
#choosedate .datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover{
    background: rgba(72, 134, 255, 1) !important;
}

#choosedate .datepicker span{
    font-size: 14px;
}
#choosedate .table-condensed{
    width: 100%;
}
.subject_list {
    margin-bottom: 10px;
}
.subject_list label{
    cursor: pointer;
}
.subject_list label span{
    float: none !important;
    margin-left: 5px;
}

.icons-list i{
color: #fec722;
}

.class-mt-images  img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}
.audio-list audio{
    width: 100%;
    height: 35px;
}
.ptr-button{
    max-width: 180px;
    margin: 0 auto;
    display: block;
     
    border: 1px solid #fff;
    color: #fff !important;
    height: 35px;
    line-height: normal;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

#postquestion-modal{
    z-index: 999999999;
}

.fixed-top{
    z-index: 1;
}
.modal-backdrop {
    z-index: 1;
   
    opacity: .8 !important;
}

#postquestion-modal .modal-dialog{
    margin-top: 9rem;
}
#postquestion-modal textarea{
    border-radius: 0;
    box-shadow: none;
    background: #f1f1f1;
    resize: none;
}

.jq-toast-wrap{
    z-index: 9999999999 !important;
}
.q-answer{
    font-size: 14px;
}
.quesion-heading{
    font-size: 16px !important;
   line-height: 25px !important;
   padding-top: 0 !important;
}
.quesion-heading i{
    color: #fec722;
}

#viewanswes-block .panel-title{
    height: 50px;
}
#viewanswes-block .panel-title a{
    font-size: 16px;
    font-weight: normal;
}
.postedon{
    font-size: 13px !important;
}

#viewanswes-block .panel-heading{
    padding: 15px;
}
.ntfound img{
    display: block;
    margin: 0 auto;
    max-width: 60%;

}


.bg-light {
    background-color: #FFF !important;
}
.line-height-07 {
    line-height: 0.7 !important;
}
.text-success {
    color: #28a745!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}

#payment_success{
    background: #f1f5f6;
    height: 100%;
    padding-top: 25px !important;
    padding-bottom: 10rem;
}



#payment_success i{
    font-size: 65px;
}

.txn_info{
    list-style-type: none;
    margin-top: 25px;
}
.txn_info li{
    font-size: 16px;
    margin-bottom: 15px;
    color: #8e9a9d !important;
}
.txn_info li span{
      color: #000 !important;
}

#payment_success .strtext{
    font-size: 30px;
}
.secure-checkout{
    font-size: 12px;
    color: #b2b2b2;
    text-align: center;
}

.secure-checkout i{
    font-size: 15px !important;
}
.sr_number_row1 input{
    box-shadow: none !important;
    height: 45px;
}
.next-bt-st, .next-bt-st:hover, .next-bt-st:focus, .next-bt-st:active{
    margin-right: 10px;
    color: #333333;
    outline-style: none;
    border: 1px solid #fec722 !important;
    background: #fec722 !important;
    width: 100%;
    height: 51px;
    font-size: 25px;
    line-height: normal;
    padding: 0;
}
.next-bt-st  i {
    font-size: 18px !important;
}
.checkout-box ul li{
    margin-bottom: 15px;
}
.checkout-box ul{
    list-style-type: none;
    list-style: none;
    padding: 0;
}

.checkout-box .input-vb{
    float: right;
    color: #000;
}
.checkout-box .label-vb{
    font-size: 14px;
    font-weight: 600;
    color: #88888f;
    
}
.input-pay-box{
    padding-top: 25px;
}

.input-pay-box input{
    box-shadow: none !important;
    height: 45px;
    border-radius: 4px;
    padding-left: 55px;
}
.ipit-group {
    position: absolute;
    width: 45px;
    background: #f1f5f6 !important;
    height: 100%;
    border-radius: 4px 0px 0px 4px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
    
.pagination > ul > li {
    display: inline-block;
    background: #FFFFFF;
    color: #1A2C79;
    padding: 7px 15px 7px 15px;
    border: 1px solid #e80566;
    border-radius: 50%;
}

.pagination .disabled {
   background-color: #e80566;
    border-color: #e80566;
    color:#1A2C79 !important;
}

.pagination .disabled a{    
    color:#ffffff !important;
}

.pagination > ul > li > a {
   color: #1A2C79;
   font-weight: bold;
}

.pagination > ul > li:hover
{
      background: #e80566;
}

.pagination > ul > li:hover a {
    color:#FFF;     
}

.stepttitle{
  font-size: 30px;
  text-align: center;
  font-weight: bold; 
  color: #000;
}

.stepdesc-tt{
  font-size: 16px;
  text-align: center;
  font-weight: 300;   
}

.services-flex .item-flex-box:first-child{
    padding-top: 0;
}

.services-flex .item-flex-box{
    padding-top: 4rem;

}

.service-list-group a{
    font-size: 16px;
    
    background: #edecec;
    border-radius: 3px;
    margin: 4px;
    transition: .2s ease-in-out;
    font-size: 16px;
    padding: 15px;
    display: block;
    font-weight: 700;
    border: 0;
}

.service-list-group a.active{
    border-left: 6px solid #e80566;  
    background: #fff;
    color: #000;
    box-shadow: 0 0 7px 0 #a39393;
}

#service-affix{
    padding: 70px 0;
}
.nav-affix{
    position: fixed;
    top: 130px;
    width: 100%;
    max-width: 206px;
}

.form-affix{
    position: fixed !important;
    top: 130px;
     width: 100%;
    max-width: 280px;
    
}
.amount-service{
   font-weight: bold;
    font-size: 26px;
    background: transparent;
    border:2px solid #fff;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: #ffff;
    border-radius: 6px;
    margin-top: 5px;
}
.amount-service span{
    font-size: 15px;
}

.getQuoteFrm .input-group-text{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 41px;
}

.footer-staticmenus{
    list-style: none;
}
.footer-staticmenus li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.footer-staticmenus li a{
    font-size: 12px;
    color: #707070;
}

.footer-staticmenus li a:hover{
    color: #e80566;
}

.item-flex-box .active_plus:before {
    content: "+";
    position: absolute;
    right: 25px;
    top: -5px;
    bottom: 0;
    font-size: 34px;
    display: flex;
    color: #e80566;
     
}
.item-flex-box .card{
    margin-bottom: 18px;
}

.item-flex-box .inactive_minus:before {
    content: "-";
    position: absolute;
    right: 25px;
    top: -10px;
    bottom: 0;
    font-size: 34px;
    display: flex;
    color: #e80566;

}
.developdby , .developdby a{
    font-size: 11px;
    color: #000;
    text-align: right;
}

.paybutton, .paybutton:hover{
    
    display: inline-block;
    height: 46px;
    background: #e80566;
    color:#fff;
    font-size: 24px;
    font-weight: bold;
    vertical-align: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
} 
.sevices_tag a:hover{
    color:#1A2C79 !important;
}
.sevices_tag a{
    padding:0 !important;
    color:#000;
    background: none !important;
}

@media(max-width: 767px){
    .form-affix { display: none; }
    #list-example{ display: none; }
    .scroll-whatsapp img{width: 45%;   }
    .scroll-whatsapp { right: 0px; }
    .scroll-to-target { display: none; }
}

.faqBox {
   padding: .75rem 3rem;
}
.dntbtn_btn, .dntbtn_btn:hover , .dntbtn_btn:active , .dntbtn_btn:focus{
    background: #e80566 !important;
    border: 1px solid #e80566;
}

.mobile-mega-menus{
    display: none;
}
.desktop-mega-menus{
    display: block;
}
@media(max-width: 992px){
    .desktop-mega-menus{
        display: none !important;
    }

    .mobile-mega-menus{
        display: block !important;
    }
}

.about_us_box img{  }

.about_us_box .about-content-right {font-size: 20px;
    line-height: normal;
    color: #e80566;}
.about_us_box .img-wrap{
    text-align: center;
}


/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card img{ height: 250px;}
.flip-card {
  background-color: transparent;
  max-width: 100%;
  height: 250px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
 height: 250px;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
   max-width: 100%;
    height: 250px;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
}

/* Style the back side */
.flip-card-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}


#pay_common_model input { height: 40px; }