body{
    margin:0;
    padding:0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #626262;
    display: inline-block;
    width: 100%;
}
html{
    scroll-behavior: smooth;
}
*{
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: 0;

}
.main_container{
    max-width: 980px;
    display: block;
    margin: auto;
}
.instruction-wrapper {
    border: 2px solid #a7a7a7;
    padding: 20px;
    border-radius: 5px;
    margin: 0 0 60px;
    clear: both;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.instruction-wrapper h6 {
    text-transform: inherit;
    font-size: 16px;
    margin: 10px 0 0;
    line-height: 20px;
}
.reg-detail-list {
    width: 48%;
    float: left;
    margin-right: 2%;
    position: relative;
}
.reg-detail-list label.stream {
    display: block;
    margin: 0 0px 8px 10px;
    font-weight: 700;
}
.reg-detail-list select {
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.instruction-wrapper p {
    font-size: 12px;
}
.detail-list {
    display: block;
}
.reg-detail p {
    margin: 0 0 20px;
    padding: 0 20px;
}
.reg-detail-list input[type="text"], .reg-detail-list select {
    width: 70%;
    box-sizing: border-box;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    color: #666;
    position: relative;
}
.detail-list h6 {
    margin: 20px 0;
    position: relative;
}
.detail-list h6.first-h{
    margin-top: 10px;
}
.personal-detail-box {
    margin: 0 0 30px;
}
.personal-detail-list {
    width: 33%;
    float: left;
    position: relative;
}
.personal-detail-list label {
    display: block;
    margin: 0 0px 8px 10px;
    font-weight: 700;
}
.personal-detail-list input, .personal-detail-list select {
    width: 85%;
    box-sizing: border-box;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #ccc;
    color: #666;
    position: relative;
}
.personal-detail-list select {
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
        -webkit-appearance: none;
}
.personal-detail-list:nth-of-type(2n) {
    margin-right: 0;
    text-align: left;
}
.document-pic {
    width: 100px;
    float: left;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.document-pic img {
    width: 100px;
    height: 100px;
}
.document-upload-box {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
}
.document-content {
    float: left;
    width: 87%;
    margin-left: 1%;
    margin-top: 30px;
    font-size: 11px !important;
    color: #df0100;
}\span.captcha {
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    margin: 10px 0 0 0;
}
.captcha-btn {
    display: inline-block;
    vertical-align: top;
    margin: 25px 0 0 0;
    cursor: pointer;
}
span.captcha-btn:before {
    margin: 0;
}
.declaration-box p {
    margin: 6px 0px;
        display: inline-block;
}
.declaration-box p.text {
    color: #666;
    margin: 15px 0 0;
}
.registration-nwbtnbox {
    text-align: center;
    padding: 20px 0 0;
}
.registration-nwbtnbox a, .registration-nwbtnbox button {
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 30px;
    width: 25%;
    background: #1ea85a;
    border: none;
    color: #fff;
    font-size: 16px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
}
.cl{
    clear: both;
}
.inputfile {
    display: none;
}
.file_doc_name{
    display: block;
    margin-top: 6px;
}
.reg-detail-list .radio_btn{
    display: inline-block;
    margin-left: 10px;
}
.reg-detail-list .radio_btn input{
    vertical-align: middle;
    margin-right: 4px;
}

.custom-cartBanner-wrapper {
    background-image: url(../images/centres-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
/*    min-height: 250px;*/
}
/*
.stick .custom-cartBanner-wrapper {
    margin-top:0;
}
*/

.custom-page-center {
    max-width: 980px;
    margin: 0 auto;
    float: none;
    padding: 0;
    position: relative;
}
.custom-cartBanner-wrapper h2 {
    text-align: center;
    color: #fff;
    padding: 120px 0 2% 0;
    font-size: 30px;
}
.tet-new.blinking {
    height: auto;
}
.tet-new {
    width: 60%;
    padding: 20px;
    background: #ccc;
    margin: 0 auto;
    margin-top: 27px;
    border-radius: 10px 10px 0px 0px;
    box-sizing: border-box;
}
.blinking {
    animation: blinkingText 1.5s infinite;
    height: 20px;
    color: #fff !important;
    box-shadow: 0px 1px 6px #999;
}
@keyframes blinkingText{
    0%{     background-color:  #01a54e; }
    100%{    background-color: #f4b649; }
    0%{     background-color:  #01a54e;    }
    100%{    background-color: #f4b649; }
}
.tet-new p {
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.custom-page-center h3 {
    margin: 30px 0 20px;
    font-size: 22px;
}
.instruction-wrapper h5 {
    color: #df0100;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0 0 15px;
}
.instruction-wrapper h5 span {
    background: #df0100;
    margin: 0 10px 0 0;
}
.instruction-wrapper h5 span:before {
    margin-left: 0;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
}
.instruction-wrapper ul {
    padding: 0 0 0 20px;
}
.instruction-wrapper ul li {
    margin: 2px 0;
    font-size: 24px;
    list-style: disc;
    color: #000;
}
.instruction-wrapper ul li p {
    color: #666;
}
.cart-packagelist-wrapper {
    padding: 60px 0;
}
.two_input label , .two_input input{
    width: 42%;
    float: left;
}
.personal-detail-list.photo_id{
    width:66%;
}
.detail-list h6 i:before{
    margin-left: 0;
    margin-right: 6px;
}
.detail-list h6:after{
    position: absolute;
    content: '';
    bottom: -7px;
    left: 5px;
    height: 1px;
    width:100px;
    background-color: #9cef50;
}
.photo_id h6:after ,  .declaration-box h6:after , .capcha h6:after{
    display: none;
}
.two_input span{
    display: none;
}
.custom-footer {
    padding: 20px 0;
    background: #1f232e;
    clear: both;
}
.custom-footer {
    padding: 40px 0;
}
.custom-page-center {
    max-width: 1180px;
    margin: 0 auto;
    float: none;
    padding: 0 15px;
    position: relative;
}
.footer-content {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.quick-tour {
    margin-right: 0;
}
.footer-contact h4 {
   
    font-size: 20px;
    padding: 10px 0 20px;
    color: #fff;
    text-transform: capitalize;
}
.footer-contact ul li {
    display: block;
    margin: 10px 0;
}
.footer-contact ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
}
.footer-contact ul li a:hover{
    text-decoration: underline;
}
.footer-contact ul li a span {
    display: inline-block;
    margin: 0 10px 0 0;
}
.footer-contact ul li a span img {
    vertical-align: middle;
}
.footer-icons ul li {
    display: inline-block;
    margin: 10px 5px;
}
.footer-contact ul li a span {
    display: inline-block;
    margin: 0 10px 0 0;
}
.footer-icons h4 {
    
    font-size: 20px;
    padding: 10px 0 20px;
    color: #fff;
    text-transform: capitalize;
}
.choice span , .choice span input{
    display: inline-block;
    width: auto;
    vertical-align: -2px;
}
.choice span input{
    margin-right: 10px;
}
.choice span{
    min-width: 100px;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 10px 0 0
}
.detail-list.declaration-box p input{
       vertical-align: -2px;
    margin-right: 8px;
}
.show{
    display: block !important;
}
.choice.yesbox{
    margin-top: 15px;
}
.instruction-wrapper p.agree_p {
    color: red;
    font-size: 12px;
    font-weight: bold;
}
.code-img{
    display: block;
    margin-top: 15px;
}
.code-img img{
    max-width: 150px;
    vertical-align: top;
    max-height: 80px;
}
.code-img span{
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-left: 16px;
}
.code-img span:after{
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    color: #333;
    content: "\e152";
    position: absolute;
margin-left: -2px;
}
.custom-cartBanner-wrapper.student-detail h2{
    padding: 120px 0;
    
}
.student-detail .personal-detail-list input, .student-detail .personal-detail-list select{
    background-color: #f2f1f0;
}
.student-detail .registration-nwbtnbox a, .student-detail  .registration-nwbtnbox button{
    background-color: #f4b649;
    color: #000;
    font-weight: bold;
}
.main-header.stick {

    position: fixed;
    top: 0px;
    z-index: 999;
    display: inline-block;
    width: 100%;
    transition: padding 0.2s ease-in-out;
    animation: drop_nav 0.5s ease-in-out forwards;
    -webkit-animation: drop_nav 0.5s ease-in-out forwards;
    -moz-animation: drop_nav 0.5s ease-in-out forwards;
    -ms-animation: drop_nav 0.5s ease-in-out forwards;

}
.main-header.stick {

    background: #fff;
    box-shadow: 0px 0 5px #ccc;
    box-sizing: border-box;

}
@-webkit-keyframes drop_nav {
 0% { top:-50px;}
 100% { top:0px;}
}
body.stick .slider-main {

    padding-top: 100px;


}
.sticky {
    position: fixed;
    top:146px;
    z-index: 1;
    width: 285px;
}
.nav-header ul {
    float: right;
    height: 100px;
}
.nav-header ul li{
    float: left;
    margin-left: 40px;
    position: relative;
    line-height: 100px
}
.nav-header ul li a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
    position: relative;
    box-sizing: border-box;
}
.nav-header ul li a:hover{
    color: #f4b649;
    
}
/* .nav-header ul li a:hover:after{
    background: #fec722;
    height: 2px;
    width: 100%;
    bottom: 0px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
     
}*/
.nav-header .logo img, .nav-header .logo{
    display: inline-block;
}
.logo{width: 50% !important;}
.instruction-wrapper.payment-wapper .personal-detail-list label{
    display: inline-block;
    min-width: 90px;
}
.instruction-wrapper.payment-wapper .personal-detail-list label span{
    float: right;
    margin-right: 4px;
}
.nav-header .logo img, .nav-header .logo span{
    vertical-align:middle;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    margin: 10px 5px 0px;
}
.outer-part-footer{
    width:100%;
    text-align:center;
    padding:20px;
    box-sizing:border-box;
    background-color: rgba(102, 102, 102, 0.15);
    float:left;
}
.outer-part-footer img{
    max-width:150px;
}
.outer-part-footer p{
   color:#333;
   font-size:16px;
}
.pre_loader_bg{ background-color:transparent; width:100%; height:100%; position:fixed; top:0; left:0;}
.pre_loader{ position:fixed; top:43%; left:46%; z-index:9999; }
.ldr_line{ width:70px; height:70px; /*background-image:url(../images/ldr_line_orange.png); background-repeat: no-repeat; background-size:100%;box-shadow:inset 0px 0px 0 4px #ff9300;*/ border-radius:100%;  border:4px solid #fe5b00; border-left-color:transparent; border-right-color:transparent; border-bottom-color:transparent;  position:relative; z-index:99;

    animation-name:loader;
    animation-duration:1s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
    animation-fill-mode: forwards;

    -webkit-animation-name: loader;
    -webkit-animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: loader;
    -moz-animation-duration:1s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    -moz-animation-fill-mode: forwards;

    -ms-animation-name: loader;
    -ms-animation-duration:1s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-timing-function:linear;
    -ms-animation-fill-mode: forwards;

    -o-animation-name: strm_rgt_slide;
    -o-animation-duration:1s;
    -o-animation-iteration-count:infinite;
    -o-animation-timing-function:linear;
    -o-animation-fill-mode: forwards;
}
@-webkit-keyframes loader {
    0% { }
    100% { transform:rotate(360deg);}
}
@-moz-keyframes loader {
    0% { }
    100% { transform:rotate(360deg);}
}
@-ms-keyframes loader {
    0% { }
    100% { transform:rotate(360deg);}
}
@-o-keyframes loader {
    0% { }
    100% { transform:rotate(360deg);}
}
@keyframes loader {
    0% { }
    100% { transform:rotate(360deg);}
}
/*.ldr_line:after { content: ""; border: 4px solid #ff9300; width: 60px; height: 57px; display: inline-block; border-radius: 100%;}*/
.pre_loader .icon{ display:inline-block; width:70px; height:70px; background-image:url(../images/logo_ldr.png); background-repeat:no-repeat; background-color:#fff; border:4px solid #ff9300; position:absolute; top:0; background-position: 14px 13px; border-radius: 100%;}
/*Preloader end*/
exper_wapper{
    margin: 20px 0;
}
.exper_wapper table.qualifctn-dv tr th {
    text-align: center;
    padding: 15px 2px;
}
.exper_wapper table.qualifctn-dv tr td {
    text-align: center;
    padding: 15px 2px;
}
.exper_wapper table.qualifctn-dv tr td .file_uoload{
    padding-left: 0;
    height: auto;
}
.exper_wapper table.qualifctn-dv tr td a{
    width: 85%;
    height: 36px;
    font-size: 16px;
}
.exper_wapper table.qualifctn-dv tr td a.remove{
    /*    background-color: #a74638;*/
    color: #fff;
    border:none;
}
.exper_wapper table.qualifctn-dv tr td a.add{
    background-color:#316346;
    color: #fff;
    border:none;
}
.add i:before{
    margin-left: 0;
    font-size: 16px;
}
.add{
    padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
}
.remove i:before{
    margin-left: 0;
    color: #a74638;
}
.remove {
    cursor: pointer;
}
.nav-header {
    height: 100px;
    border-bottom: 1px solid #0086c5;
}
a.logosctn img {
    float: left;
}
.wrapper_otr {
    width: 980px;
    margin: 0 auto;
}

a.logosctn {
    display: inline-block;
    width: 50%;
    padding: 10px 0 !important;
}
a.logosctn span {
    vertical-align: top;
    display: inline-block;
    width: auto;
    margin: 25px 15px 0;
    color: #000;
}

.nav-header ul li.active a {
    color: #f4b649;
    
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    background: #fff;
    box-shadow: 0 0 15px #ccc;
}
.sticky .nav-header{border: none}
.sticky + .content {
  padding-top: 102px;
}

.register_cntr.rgtnbtn {
    margin-top: 18px;
}

.inr_pg_hdr {
    margin: 25px 0 15px 0;
    color: rgba(100,99,99,1.00);
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'ralewaybold';
}

a#savemissingDoc {
    background: #0086C5;
    color: #fff;
    border-radius: 4px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    float: right;
    font-weight: bold;
}