﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:500&display=swap');

/*top-header start*/
body {
    background: #fff;
    color: #000;
	font-family: 'Roboto', sans-serif;
}

.navigation-menu .navbar-default {
    background-color: #fff;
    border-color: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    padding: 5px 5px;
    box-shadow: 0px 4px 8px 1px #bbb;
    z-index: 99;
}
.ullist{padding: 10px 10px;}
.ullist li {
    list-style: outside none none;
    margin-bottom: 5px;
    margin-left: 10px;
}

.ullist li::before {
    color: #13b500;
    content: "\f061";
    font-family: "FontAwesome";
    margin-left: -10px;
    margin-right: 5px;
    margin-top: 2px;
    position: relative;
    z-index: 0;
}
.ullist li ol li{ list-style-type:decimal;}
.ullist li ol li:before{ display:none;}

.logo img {
    height: 90px;
}
.navigation-menu .navbar-right {
    padding: 25px 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #2e9e88;
    font-size: 1.2em;
    padding: 10px 15px;
    transition: all .5s;
    font-family: 'Oswald', sans-serif;
}
.navbar-default .navbar-nav>li>a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #fff;
    height: 3px;
}
.navbar-default .navbar-nav>li>a:hover:after {
    width: 100%;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #2e9e88;
}
.navbar-nav>li>.dropdown-menu {
    padding: 0px;
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu>li {
    background-color: rgba(195, 113, 0, 0.83);
}
.navbar-default .navbar-nav>li>a:after, .navbar-default .navbar-nav>li>a:before {
  transition: all .5s;
}
.dropdown-menu>li>a {
    border-bottom: 1px solid #fff;
    padding: 10px;
    color: #fff;
    transition: all .5s;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #2e9e88;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #2e9e88;
}
.inner-content-area{
    background: url(../images/contact-footerbg.jpg);
       padding: 70px 0px;
    background-position: left top;
    background-repeat: repeat;
    background-size: auto;
    min-height: 445px;
  }
 .details-content-area{
   background: url(../images/contact-footerbg.jpg);
    padding: 30px 0px 90px;
    background-position: left top;
    background-repeat: repeat;
    background-size: auto;
    min-height: 445px;
  }
.details-content-area h3 {
    font-family: 'Alegreya Sans', sans-serif;
    border-bottom: 1px dashed #2e9e88;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 7px 0px;
    color: #2e9e88;
    font-size: 28px;
    position: relative;
}
.mesg-box{font-size:10px; color:#F00; }
.details-content-area h3:before {
        width: 15%;
    bottom: -2px;
    background-color: #2e9e88;
    content: '';
    position: absolute;
    height: 5px;
    border-radius: 8px 0px;
}
 .inner-content-area .panel-info>.panel-heading {
    color: #ffffff;
    background-color: #b96d00;
    border-color: #713702;
}
.inner-content-area .panel-info {
    border-color: #713702;
}
.table-striped>tbody>tr{    background-color: #f3f3f3;}
.top-main-heading{margin-top:1px;}
.top-main-heading h2 {
    text-align: center;
    color: #9e0000;
    font-weight: 700;
    font-size: 22px;
	margin: 5px 0px 10px;
}
.alert{margin-bottom:10px;}
.verficationstatus{    margin-top: 20px;     border-radius: 4px;
    /*border-left: 4px solid #d4d2d2;
    padding-left: 81px;*/ box-shadow:0px 0px 14px 4px #9e9b9b;}
  /**/

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box.box-primary .form-group {
    margin-bottom: 5px;
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header {
    color: #444;
    display: block;
    padding: 5px 10px;
    position: relative;
}
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
/*footer start*/
.site-footer {
    color: #fff;
}

.textwidget a{color:#fff;}
.widget {
    margin-bottom: 28px;
}
.widget .heading {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.4em;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul li a {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 30px;
    font-size: 16px;
    transition-duration: .3s;
}
.c-footer__bottom {
    background-color: #5a3500;
}
.c-copyright {
    padding: 10px 0px;
}
.c-copyright p {
    margin: 0;
}
.c-copyright p a{color:#e8d800;}
.d-company{padding: 10px 0px;}
.d-company p{margin:0px; text-align:right; }
.blue{color:#33478e; background: #fff;}
.red{color:#da332d;}
/*footer end*/



/**/
.online-regt{display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  background-size:cover; 
    box-shadow: 0px 0px 6px 5px #bfbfbf;
	width: 100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.online-regt1{  background: url(../images/registraion-online.jpg) center no-repeat;}
.ofline-regt{
  background: url(../images/offline-registration.jpg) center no-repeat;
 
}
.duplicate-regt{
  background: url(../images/duplication-list.jpg) center no-repeat;
 
}

.online-regt::before, .online-regt::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background:#ff0e0e;
}

.moto::before, .moto::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #ff0e0e;
}

.moto {
    display: block;
  padding: 45px 50px;
}
.moto img {margin-bottom:20px;}

.moto p, .moto a{ color:#fff;}
.online-regt:hover::before, .online-regt:hover::after{
  width: 100%;
}
.online-regt:hover .moto::before, .online-regt:hover .moto::after{
  height: 100%;
}


/*----- button 6 -----*/
.online-regt::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.online-regt::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.online-regt .moto::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.online-regt .moto::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.online-regt:hover::before, .online-regt:hover::after{
  left: 0;
}
.online-regt:hover .moto::before, .online-regt:hover .moto::after{
  top: 0;
}
/*--------------Login Final Registration-------------*/
.panel-warning>.panel-heading {
    color: #fff;
    background-color: #ee720d;
    border-color: #ee720d;
	
}
.panel-warning {
    border-color: #ee720d;
	box-shadow: 2px 2px 9px 5px #bdbdbd;
}
.loginpanel-wd{margin:15px auto; width:45%;}
.headingmain{text-align:center; margin:0px; color:#2e9e88; font-size:32px;}
/**/
.btn-login{    color: #fff !important;
    background-color: #f0ad4e;
	margin:0px 3px;
	border-radius:0px;}
.card {
    background-color: #ffffff;
    border: 1px solid #e5e9f2;
    border-radius: 0.25rem;
	padding: 15px 0px;
}
.updateinfo{color:#F00; font-size:18px; text-align:right;     padding-right: 15px;    padding-left: 15px;}
.userinfo{display:block; font-weight:300; color: #797777; height:20px;}
#wrapper {
  font-family: Lato;
  font-size: 1.5rem;
  text-align: center;
  box-sizing: border-box;
  color: #333;
      font-family: 'Roboto', sans-serif;
}
#wrapper h3{font-size:24px;}
#wrapper .otp-rcvtxt{
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    color: #333;}
#form {
  max-width: 305px;
  margin: 25px auto 20px;
}
 #wrapper     input {
        margin: 0 5px;
        text-align: center;
        line-height: 80px;
        font-size: 50px;
        border: solid 1px #ccc;
        box-shadow: 0 0 5px #ccc inset;
        outline: none;
        width: 20%;
        transition: all .2s ease-in-out;
        border-radius: 3px;
	  }
   #wrapper     input:focus {
          border-color: #337ab7;
    box-shadow: 0 0 5px #337ab7 inset;
        }
        
    #wrapper    input::selection {
          background: transparent;
        }
     #form .btn-embossed {
        margin:  20px 0 5px;
        width: 100%;
        padding: 6px;
        background-color: #B85FC6;
        border: none;
        text-transform: uppercase;
      }
    
    
    

/*radio button*/

label.btn span {
  font-size: 1.5em ;
  
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #c8c8c8;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #339600;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #339600;
}
div[data-toggle="buttons"] label.active {
    color: #339600;
}
div[data-toggle="buttons"] label:hover {
    color: #339600;
}
.emailpswd{padding:10px 20px; font-size:20px; font-weight:700; color:#2d8e06;}
.emailverifyhead{ font-size:22px; text-align:center;}
.emailverifytxt{font-size:16px;}