
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: local('ABeeZee Regular'), local('ABeeZee-Regular'), 
  url(../fonts/new-font/abeezee/esDR31xSG-6AGleN2tWkkA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@import 'css/common-style.css';
body{
   /*font-family: "Lato", sans-serif;*/
   color:#000;
   font-size: 11px;
   font-family: Sans-Serif, Arial, mayuri, verdana, arial;
   line-height: 1.4;
   letter-spacing: .02em;
   /*background: #dadada !important;*/
   background-image: url(../images/body-bg.jpg);
   }
.nogap{padding: 0px;margin: 0px;}
/*--------------------------------------------------------------------------------*/


/*HEADER SECTION PAGE CSS START*/
.top-border{
   margin-top: 10px;
   border-top: solid 3px #31b44e;
   }
.header-section{
   margin-top: 10px;
   /*border: solid 1px red;*/
   }
.inner-header-section{
   width: 100%;
   display: table;
   background: #fff;
   padding: 10px 0px;
}
.header-section .ashok-stambh{
   margin-top: 15px;
   }
.header-section .head-middle-section{
   background: #fbef9b;
   background: url(../images/header-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   height: 156px;
   }
.header-section  p{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 10px 25px 14px 130px;
   }
.header-section .head-right-section{
   padding: 20px 15px 20px 25px;
   /*background: #fbef9b;*/
   background: url(../images/header-right-bg.png);
   background-repeat: repeat-x;
   background-size: 1px 156px;
   }
.header-section .logo-section{
   display: table;
   float: right;
   }

/*HEADER SECTION PAGE CSS END*/



/*MENU SECTION PAGE CSS START*/
.menu-section{
   width: 100%;
   display: table;
   }
.inner-menu-section{
   width: 100%;
   display: table;
   background:#fff;
   }
.nav-list{
   float: none;
   display: table;
   margin: 0 auto;
   /*border: solid 1px red;*/
   }
.menu-section .nav-item{
   padding: 0px 0px;
}
.nav-item a {
   float: left;
   display: table;
   /*display: inline-block;*/
   position: relative;
   color: #fff;
   line-height: 43px;
   border-right: solid 1px #24a03e;
     
   padding: 0px 10px;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   }
/*
.nav-item a:before {
   content: "";
   position: absolute;
   z-index: -1;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   background: #4397fb;
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition-property: transform;
   transition-property: transform;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
   }
   */
.nav-item a:hover:before, .nav-item a:focus:before, .nav-item a:active:before, .nav-item a.active:before, .nav-item a:hover{
   
   background: #24a03e;
   }

/*.nav > li .new-image{
   width: 26px;
   position: absolute;
   top: 1px;
   left: 1px;
   z-index: 99;
   }
*/



.navbar{
   min-height: auto;
   line-height: 20 !important;
   background-color: #2fb24c;
   border: none;
   margin-bottom: 0px;
}
.dropdown-menu{
   background: #2fb24c;

}

.navbar-nav .dropdown-menu > li > a:hover{
   background: #24a03e;
   /*margin-left: -14px;*/
}
.dropdown-menu > li{padding: 0px !important;}
/*MENU SECTION PAGE CSS END*/




/*CONTAIN SECTION PAGE CSS START*/
.contain-section{
   padding: 0px 0px;
   /*border: solid 1px red;*/
   }
.inner-contain-section{
   width: 100%;
   display: table;
   background: #fff;
   padding: 20px 0px;
   }
.inner-contain-section fieldset{
   border-radius: 2px !important;
   padding-bottom: 3px;
   }
.myaccount-sec {
   width: 100%;
   display: table;
   text-align: center
   }
.myaccount-sec h5{    margin-bottom: 0px;}
.myaccount-sec img{
   border: solid 1px #c7c7c7;
   border-radius: 50%;
   width: 110px;
   height: 110px;
   border-radius: 50%;
   margin: 0 auto;
   margin-bottom: 10px;
   overflow: hidden;
   }
.myaccount-sec .head-text{}

.other-rvtis-section{
   width: 100%;
   display: table;
   margin-bottom: 15px;
   border: solid 1px #d0d0d0;
   }
.other-rvtis-section .head-text{
   padding: 12px 14px 11px 14px;
   margin: 0px;
   color: #252525;
   font-size: 12px;
   font-weight: 600;
   text-transform: uppercase;
   background: #f5e15e;
   background: url(../images/heading-bg.png);
   background-repeat: no-repeat;
   }
.other-rvtis-section .head-text .fa{
   color: #32b54f;
}
.other-rvtis-section .inner-other-retis{
   padding: 12px;
   }
.other-rvtis-section ul{
   width: 100%;
   display: table;
   padding: 0px;
   margin: 0px;
   }
.other-rvtis-section li{
   width: 100%;
   display: table;
   background: #efefef;
   background: url(../images/ul-bg.png);
   list-style-type: none;
   border-bottom: solid 1px #fff;
   }
.other-rvtis-section li a{
   width: 100%;
   display: table;
   position: relative;
   /*padding-left: 44px;*/
   padding: 10px 5px 10px 44px;
   color: #252525;
   font-weight: 500;
   font-style: normal;
   font-family: arial;
   /*line-height: 2.9;*/
   text-decoration: none;
   }
.other-rvtis-section li a:hover, .other-rvtis-section li a.active{
   color: #32b54f;
   }
.other-rvtis-section.link-rvtis li .fa{
   display: table-cell;
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 30px;
   color: #fff;
   text-align: center;
  /*line-height: 2.9;*/
   padding: 12px 0px;
   vertical-align: middle;
   background: #32b54f;
   }
.other-rvtis-section{}

.other-rvtis-section li a .new-image{
   width: 30px;
}





.slider-section{
   width: 100%;
   display: table;
   margin-bottom: 18px;
   }
.welcome-text-section .heading-text{
   margin: 0px;
   padding: 0px;
   color: #32b54f;
   font-size: 20px;
   margin-bottom: 15px;
   /*text-transform: uppercase;*/
   }
.welcome-text-section .heading-text .color-span{
   color: #000;
   }
.welcome-text-section .heading-text .border-span{
   width: 80px;
   display: table;
   margin-top: 4px;
   border-bottom: solid 1px #c0c0c0;
   }
   
.welcome-text-section .heading-text img
{
	width:100% !important;
}   
   
.welcome-text-section p{
   font-size: 12px;
   line-height: 1.6;
   text-align: justify;
   margin-bottom: 10px;
}
.welcome-text-section{}



.form-inputarea {
   width: 100%;
   position: relative;
   border: 1px solid #d9d9d9;
   margin-bottom: 7px;
   -webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   transition-duration: 0.5s;
   }
.form-inputarea i {
   position: absolute;
   top: -2px;
   left: 0px;
   z-index: 100;
   font-size: 13px;
   color: #cecdcd;
   width: 35px;
   height: 40px;
   text-align: center;
   border-right: 1px solid #f1efef;
   line-height: 35px;
   }
.form-inputarea .text-box{
   width: 100%;
   height: 32px;
   text-decoration: none;
   outline: none;
   border: none;
   background: #fff;
   padding: 0px 15px 0 45px;
   font-size: 11px;
   letter-spacing: 1px;
   box-shadow: none;
   }
.form-submitbut {
   display: flex;
   width: 100%;
   height: 32px;
   outline: none;
   border: none;
   background: #32b54f;
   margin-top: 0px;
   color: #fff;
   font-size: 11px;
   font-weight: 500;
   font-style: normal;
   text-align: center;
   letter-spacing: 2px;
   text-decoration: none;
   text-transform: uppercase;
   -webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   transition-duration: 0.3s;
   justify-content: center;
   align-items: center;
   }
.form-submitbut:focus{color: #fff;}
.form-submitbut:hover{
   background: #f5e15e;
   }
.forget-password{
   display: block;
   color: #252525;
   /*font-size: 11px;*/
   text-align: center;
   margin-top: 7px;
   }
/*CONTAIN SECTION PAGE CSS END*/



/*FORTH CONTAIN SECTION PAGE CSS START*/
.forth-contain-section{
   }
.inner-forth-contain{
   display: table;
   width: 100%;
   background: #fff;
   padding: 15px 0px;
   padding-bottom: 30px;
   }
.image-border-section{
   display: table-cell;
   width: 100%;
   display: table;
   padding: 10px;
   border: solid 1px #c0c0c0;
   }
.image-border-section img{
   display: table;
   margin: 0 auto;
   }
.image-border-section:hover{
   cursor: pointer;
   border: solid 1px #2fb24c;
}
/*FORTH CONTAIN SECTION PAGE CSS END*/



.table-section .table thead{
   color: #fff;
   font-size: 12px;
   white-space: nowrap;
   background: #32b54f; /*#66b978;*/
}





/*PAGE CSS START*/

/*PAGE CSS END*/




/*FOOTER SECTION PAGE CSS START*/
.footer-top-border{
   background: #fff;padding: 1px 0px;
   border-top: solid 3px #f1da3f;
   }
.footer-section{
   color: #fff;
   /*font-size: 14px;*/
   text-align: center;
   }
.inner-footer-section{
   width: 100%;
   display: table;
   /*background: #fff;*/
   background: #2fb24c;
   padding: 10px 0px 7px 0px;
   }
.footer-section .footer-text{
   margin: 0px;
   margin-bottom: 4px;
   }
.footer-section ul{
   display: table;
   padding: 0px;
   margin: 0 auto;
   }
.footer-section li{
   display: inline-block;
   color: #f1da3f;
   font-family: verdana, arial;
   padding: 0px 12px;
   list-style-type: none;
   border-right: solid 1px #f1da3f;
   }
.footer-section li:last-child{
   color: #fff;
   border: none;
   }
/*FOOTER SECTION PAGE CSS END*/


/*CONTACT US PAGE CSS START*/
.contact-details-section{

   }
.contact-details-section .details-row{
   width: 100%;
   display: table;
   position: relative;
   padding-left: 27px;
   margin-bottom: 8px;
   }
.contact-details-section .details-row .fa{
   position: absolute;
   top: 4px;
   left: 0;
   color: #32b54f;
   font-size: 18px;
   }
.contact-details-section h4{
   font-size: 12px;
   font-weight: 600;
   }

.contact-form-section{
   width: 100%;
   display: table;
   margin-top: 25px;
   padding-top: 35px;
   border-top: solid 1px #d0d0d0;
   }
.contact-form-section h4{
   color: #32b54f;
   font-size: 12px;
   font-weight: 600;
   }
.contact-form-section .form-row{
   width: 100%;
   display: table;
   }
.contact-form-section .text-box, 
.contact-form-section .select-box, 
.contact-form-section  .text-area{
   height: 34px;
   font-size: 11px;
   border-radius: 0px;
   margin-bottom: 12px;
   box-shadow: none;
   }
.contact-form-section  .text-area{
   min-height: 100px;
   }
.contact-form-section .text-box:focus{
   border-color: #2fb24c;
   }
.contact-form-section .submit-but{
   display: table;
   color: #fff;
   font-size: 11px;
   font-weight: 500;
   font-style: normal;
   text-align: center;
   border: none;
   margin-bottom: 15px;
   padding: 10px 30px;
   background: #32b54f;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.contact-form-section .submit-but:hover{
   color: #252525;
   background: #f5e15e;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
/*CONTACT US PAGE CSS END*/

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
   background-color: #fbef9b;
   }
.navbar-default .navbar-toggle{
   background-color: #fbef9b;
   }
.navbar-default .navbar-toggle .icon-bar{
   background: #32b54f;
   }
   .contact-form-section{padding-top: 30px;}
   .pl-0{
      padding-left: 0px;
      }
   .pr-0{
      padding-right: 0px;
      }
      


.inner-marquee-section{
   background: #fff;
}
.marquee-section .marquee{
background: #fbef9b;
padding: 4px 0px;
font-size:13px;
}




/*my-profile-section*/
.my-profile-section{
   width: 100%;
   display: table;
   }
.profile-top-section{   
   width: 100%;
   height: 120px;
   position: relative;
   border-radius: 2px;
   background: #f7f6f6;
   border: solid 1px #e6e6e6;
   }
.profile-top-section .pic-coloum{
   height: 100%;
   }
.profile-top-section .edit-coloum{height: 100%;}
.profile-top-section .profile-pic{
   width: 118px;
   height: 118px;
   background: #f7f6f6;
   position: absolute;
   bottom: -50px;
   left: 20px;
   border: solid 1px #bce8f1;
   overflow: hidden;
   }
.profile-top-section .profile-pic img{
   width: 100%;
   max-width: 100%;
   height: 100%;
   padding: 3px;
   }
.profile-top-section .person-name{
   position: absolute;
   bottom: 10px;
   left: 150px;
   font-size: 22px;
   text-transform: capitalize;
   }
.profile-top-section ul{
   margin: 0px;
   padding: 0px;
   float: right;
   position: absolute;
   bottom: 10px;
   right: 20px;
   }
.profile-top-section li{
   list-style-type: none;
   float: left;   
   }
.profile-top-section li a{
   width: 40px;
   height: 32px;
   display: table;
   color: #c0c0c0;
   font-size: 14px;
   line-height: 20px;
   text-align: center;
   text-decoration: none;
   padding: 6px;
   margin-left: 4px;
   border-radius: 2px; 
   border: solid 1px #e6e6e6;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }

.profile-top-section li a:hover{
   color: #f07d00;
   border-color: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.profile-top-section li a.edit-but{
   width: 115px;
   padding: 5px 5px 3px 5px;
   }
.profile-top-section li a.edit-but .fa{
   margin-right: 2px;
   }

.profile-details-section{
   width: 100%;
   display: table;
   margin-top: 80px;
   padding: 15px 0px;
   border: solid 1px #e6e6e6;
   }
.my-profile-section .pro-coloum-left{border-right: solid 1px #e6e6e6;}

.my-profile-section .pro-details-row{
   border-bottom: dashed 1px #e6e6e6;
}

.profile-details-section ul{
   width: 100%;
   display: table;
   padding: 0px;
   margin: 0px;
   }
.profile-details-section ul:first-child{}
.profile-details-section li{
   width: 50%;
   display: table;
   float: left;
   color: #a5a4a4;
   font-size: 12px;
   padding: 9px 0px;
   
   }
.profile-details-section li:first-child{
   width: 45%;
   color: #7f7f7f;
   /*font-weight: 600;*/
   }
.profile-details-section li:nth-child(2){
   width: 5%;
   color: #7f7f7f;
   }
.about-me-sec{
   width: 100%;
   display: table;
   padding: 0px 15px;
   }
.about-me-sec li{border-bottom: none;}
.about-me-sec li:first-child{
   width: 20% !important;
}
.about-me-sec li:nth-child(2){width: 30px;text-align: center;}
.about-me-sec li:last-child{
   width: 76%;
   padding: 10px;
   line-height: 1.5;
   border-bottom: none;
   }

.back-profile{
   position: absolute;
   left: 26px;
   /*float: left;*/
   color: #3a87ad;
   font-size: 11px;
   text-decoration: none;
   }
.back-profile:hover{
   color: #f07d00;
   text-decoration: none
}



/*Profile Edit section*/
.profile-edit-section{
   width: 100%;
   display: table;
   padding: 15px 0px;
   border: solid 1px #e6e6e6;
   }
.inn-pro-edit{display: table;width: 100%;}
.profile-edit-section .pro-coloum-left{border-right: solid 1px #e6e6e6;}
.profile-edit-section .pro-details-row{
   padding: 10px 0px 15px 0px;
   border-bottom: dashed 1px #e6e6e6;
   }
.profile-edit-section .text-box, .profile-edit-section .textarea{
   font-size: 13px;
   border-radius: 2px;
   border-color: #e6e6e6;
   box-shadow: none;
   border-radius: 2px;
   }
.profile-edit-section .text-box::placeholder, .profile-edit-section .textarea::placeholder{font-size: 11px;}
.profile-edit-section .textarea{
   height: 100px;
}
.profile-edit-section .form-group{
   margin-bottom: 0px;
}
.profile-edit-section .form-group label{
   /*display: block;*/
   color: #7f7f7f;
   font-size: 13px;
   font-weight: 500;
   }
.profile-edit-section .form-group label span{color: #ff0000;font-size: 14px;}
.profile-edit-section input[type="radio"], .profile-edit-section input[type="checkbox"]{margin-top:4px;}

.pro-edit-img{
   width: 100%;
   display: table;
}
.profile-edit-section .pro-edit-img{
   max-width: 118px;
   max-height: 222px;
   background: #f7f6f6;
   border: solid 1px #bce8f1;
   overflow: hidden;
   }
.profile-edit-section .pro-edit-img img{
   width: 100%;
   max-width: 100%;
   /*padding: 3px;*/
}
.profile-edit-section .person-name{
   display: table;
   padding: 0px;
   margin: 0px auto;
   margin-top: 10px;
   text-align: center;
   }
.profile-edit-section .edit-profile-but{
   display: table;
   width: 100%;
   max-width: 100%;
   border: solid 1px #b77126;
   margin-top: 4px;
   padding: 7px 10px;
   color: #fff;
   font-size: 12px;
   text-align: center;
   text-decoration: none;
   border-radius: 2px;
   background: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.profile-edit-section .remove-but{
   width: 100%;
   max-width: 100%;
   padding: 7px 10px;
   font-size: 12px;
   text-align: center;
   text-decoration: none;
   border-radius: 2px;
   margin-top: 4px;
   }
.profile-edit-section .savepro-but{
   display: table;
   margin: 0 auto;
   padding: 6px 20px;
   color: #fff;
   text-align: center;
   background: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
   
   
.profile-edit-section  .savetutor-but{
display: table;
margin: 0 auto;
padding: 6px 20px;
color: #fff;
text-align: center;
background: #f07d00;
transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}  
   
.profile-edit-section .savepro-but:hover, .profile-edit-section .edit-profile-but:hover{
   color: #333333;
   background-color: #ebebeb;
   border-color: #adadad;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
   

.language-but{display: table;margin: auto;}
.language-but button{margin-left: 4px; float: left;}

.language-sec{
float: right;
display: table;
margin: 0px;
margin-bottom: -1px;
position: relative;   
right: -2px;
}
.language-sec li{
float: left;
list-style-type: none;
}
.language-sec li a{
color: #ffffff;
padding: 6px 10px 8px 8px;
line-height: 1.5;
border: solid 1px #cdcdcd;
background-color: #2fb24b;
text-decoration: none;
/* border-bottom-left-radius: 10px; */
/* border-bottom-right-radius: 10px; */
}
.language-sec li:last-child a{border-left: 1px solid transparent}
.language-sec li a:hover{
background-color: #FF9800;
border: solid 1px #ff9800;
}
.language-sec li a img{
display: inline;
vertical-align: middle;
width: 18px;
height: 12px;
}
.language-sec li a span{
margin-left: .4em;
}


/**/
.social-sec{
    width: 100%;
    display: table;
    }
.social-link{
    width: 30px;
    height: 30px;
    float: left;
    display: flex;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    background: #2fb24c;
    margin-right: 5px;
    }
.social-link:hover{color: #fff;}
.facebook-icon{background: #1977f3;}
.youtube-icon{background: #f70000;}

/**/
.other-rvtis-section .inner-other-retis .helpdesk-box {
   width: 100%;
   }
.other-rvtis-section iframe{
   border: none;
   }

/**/
.social-media-link li {
   width: auto;
   float: left;
   display: table;
   background: none;
   border-bottom: 0px;
   margin-right: 14px;
   }
.social-media-link li a{
   display: flex;
   width: 26px;
   height: 26px;
   padding: 5px;
   color: #fff;
   font-size: 14px;
   border-radius: 4px;
   background: #32b54f;
   align-items: center;
   justify-content: center;
   align-content: center;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.social-media-link li a:hover{
   color: #32b54f;
   background: #fff;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   border: solid 1px #32b54f;
   }

