	
.login_error {
	color: #A94442;
	font-weight: 1.2em;
}
@media (max-width: 576px)
.login-box, .register-box {
    margin-top: 0px !important;
    width: 100% !important;
}


html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
.login-page, .register-page {
    -ms-flex-align: center;
    /* align-items: center; */
    background: #e9ecef;
    display: -ms-flexbox;
    display: inline; 
    height: 100vh;
    -ms-flex-pack: center;
    justify-content: center;
}



/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 11%;
  background-color: cadetblue;
}
.fixed-header1{
background-color: cadetblue;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 60px 15px 0;
}
#wrap > .container1 {
  padding: 40px 15px 0;
}
.container .credit {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

#footer {
	position: fixed;
    width: 100%;
    display: block;
    bottom: 0;
  
}

.center{
    position: absolute;
    height: 50px;
    width: 50px;
    top:calc(26% - 70px/2); /* height divided by 2*/
    left:calc(40% - 60px/2); /* width divided by 2*/
}


@media screen and (min-width: 400px) {
  body {
    background-color: lightgreen;
  }
}

@media screen and (min-width: 800px) {
  body {
    background-color: lavender;
  }
}


@media (max-width: 576px){
.login-box, .register-box {
    height:500px !important;
     width: 100% !important; 
}

.center {
    position: absolute;
    /* height: 50px; */
     width: 100% !important;
    top: calc(25% - 50px/2);
    left: calc(9% - 80px/2);
}
}


/*.container-fluid{ padding: 0; margin: 0;}
footer, header{/* float:left; */ width:100%;}
.header-wrapper{ /* float:left; */ width:100%; border: none;
 background:linear-gradient(100deg, #1a8ebb69, #3394b9b8 11%, #fff 34%, #fff 66%, #3394b9b8 91%, #1a8ebb69), }
.main_head {
    border: 0;
    border-radius: 0;
    min-height: 20px;
    background: cadetblue;
    /* float: left; */
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-transition: height .3s, line-height .5s;
    transition: height .3s, line-height .5s;
    z-index: 1;
}
.main_head .navbar-nav{width:100%; text-align:center; margin: 0; padding:0; font-size:0;  display: inline-block;}
.main_head .navbar-nav>li{float:none; display:inline-block;}
.main_head .navbar-nav>li>a {
    padding: 3px 20px !important;
    margin: 0;
    color: #fff !important;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
    min-height: 0px;
    background: none;
    border: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


/*  Top HeaderBar  */

/* mainTop Header    */
.header-wrapper{border: none;}
.header-container {
    padding: 0 0px 6px;
    background: #fff;
    width: 100%;
    /* float: left; */
    border-top: 1px solid #c4c5c6;
    border-bottom: 1px solid #c4c5c6;
}

.logo{float: left; width:100%; margin:0; padding: 0;  padding: 8px 0 0 0; }
.logo img{padding: 0 15px 0 5px;  width: 100px;
    height: 89%;max-width: 100%; vertical-align: middle;    border: 0;
    margin: 0 auto; display: block;}
.logo a{    display: block;    text-align: left;    color: #000;    text-decoration: none;    float: left;    font-size: 18px;   line-height: 22px;}
.logo a strong{padding-top: 11px; font-weight: 600; display: block; font-size: 80%;}
.logo a span{    display: block;    font-weight: 900;    font-size: 105%;    line-height: 24px;}
.header-right{    float: left; width: 100%;}
.header-right .right-content{padding-top: 0;}
.float-element{float: left; margin-left: 12px;}
.headinglogo{margin-top: 15px;}
.headinglogo h1 {
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    color: cadetblue;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}
.headinglogo h4{   font-size: 15px;
    line-height: 17px;
    color: #000;
    margin: 0;
    font-weight: 400;
    float:left;
    width:100%;}
.headinglogo h4>a {
    float: left;
    width: 100%;
    color: #757575;
    outline: 0 !important;
}

div#divMain p {
    padding: 15px;
    background: #f3f3f3;
    display: block;
    clear: both;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 0 3px #cdcdcd;
    line-height: 26px;
}

div#divMain p:hover{
	box-shadow: 3px 5px 4px #cdcdcd;
}

.span12{
	/*text-align: justify;*/ padding:0em 2em;
}

.headinglogo h4>a:hover{color:#000; text-decoration: underline;}
.sw-logo{width: 110px; height: auto; float: left; margin: 0 auto; text-align: center;}
.sw-logo img{    float: none; width: 110%; margin: 0 auto; padding:14px 0 0;}
.about_page, .login_page{float: left; width: 100%; padding-top: 30px; background: #fff; min-height: 300px; /* border-bottom: 1px solid #000; */}

/* ApplyOnline page Css */

.services_section{/* float:left; */ width:100%; margin:0;}
.services_section1 {      float: left;
    width: 100%;
    margin: 0;
    margin-top: 0px;
    /* padding: 0 60px; */
    }

.services-section-two{position: relative; padding: 130px 0 100px;}
.service-block-two{position: relative; margin:15px 0; text-align: center;}
.service-block-two:hover .inner-box{  }
.service-block-two:hover h3{ color:#363d6e;    font-size: 0.9em; }
.service-block-two a{float:left; width:100%;}
a:link:focus, a:visited:focus { 
-moz-outline: none; 
}
.service-block-two a:hover{ text-decoration:none;}
.service-block-two .inner-box{position: relative; text-align: center; border: 1px solid #e1e1e1; padding: 0px; background: #1a8ebb; transition: all ease 500ms; -webkit-transition: all ease 500ms; -moz-transition: all ease 500ms; -o-transition: all ease 500ms;     width: 100px; margin:0 auto;
    height: 100px;
    border-radius: 50%;}

.service-block-two .inner-box:before{border-top: 1px solid #e05f54; border-bottom: 1px solid #e05f54; height: 100%; width: 0; top: 0; left: 50%;}
.service-block-two .inner-box:hover:before{left: 0; width: 100%;}
.service-block-two .inner-box:after{top: 50%; left: 0; height: 0; width: 100%; border-left: 1px solid #e05f54; border-right: 1px solid #e05f54; z-index: -1;}
.service-block-two .inner-box:hover:after{top: 0; height: 100%;}
.service-block-two .icon-box{position: relative; margin-bottom: 0;}
.service-block-two .icon-box img {
    width: 50%;
    margin-top: 25%;
}
.service-block-two .icon-box .icon{position: relative; display: inline-block; font-size: 64px; line-height: 1em; text-align: center; color: #e05f54;}
.service-block-two h3{    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
    min-height: 48px;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    flex-direction: initial;
    margin-top: 20px;
    }

.service-block-two h3 a{color: #fff; transition: all 300ms ease; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease;}
.service-block-two h3:hover{color: #008040;}
.service-block-two .text{position: relative; display: block; font-size: 15px; line-height: 24px; color: #777777; font-weight: 400;}
.in_bg1{background:#f86666 !important;}
.in_bg2{background:#30abd4 !important;}
.in_bg3{background:#6545c7e8 !important;}
.in_bg4{background:#cc56b2 !important}
.in_bg5{background:#3fb163d9 !important;}
.in_bg6{background:#2585e8e8 !important;}
.in_bg7{background:#eb4545 !important;}

/*    topmost bar starts */
.no_padding{ padding:0;}
.common-container {
    height: 36px;
    float: left;
    width: 100%;
    padding: 0 30px;
    background: #c4c5c6;
}

.container.common-container {
	padding: 0 15px;
	width: 100%;
	position: relative;
	z-index: 1;
}
.head_mn1{float:left; width:100%; margin:0;}

.common-left {
	float: left;
	position: relative;
}

.common-right {
	float: right;
	position: relative;
}

.common-left ul li {
	float: left;
	line-height: 132%;
	font-size: 65%;
	font-weight: 600;
	text-transform: uppercase;
	height: 100%;
	padding-top: 6px;
	padding-right: 8px;
}

.common-left ul li.gov-india {
	text-align: right;
}

.common-left ul li span {
	display: block;
	font-size: 120%;
}

.common-left ul li.ministry {
	padding-left: 8px;
	
}

.common-right ul li {
	float: left;
	position: relative;
	height: 36px;
	font-size: 65%;
	text-align: center;
	
}

.common-right ul .language>a {
	background-image: none !important;
}

.cmf_lan a {
	width: auto !important;
	background-image: none !important;
	padding: 6px 5px;
}

.common-right ul ul li.hover a {
	background-color: #d4d3d3;
}

.common-right ul li ul li.hover a {
	background-color: #cfcfcf;
}

.common-right ul .cmf_lan.hover a {
	background-color: transparent;
}

.common-right ul .language>a {
	background-image: none !important;
}

.common-right ul li a {
	display: block;
	width: 38px;
	height: 36px;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: center !important;
}

.common-right ul li.hindi>a {
    font-weight: 600;
    padding-top: 12px;
    font-size: 135%;
}

.search-drop input[type='text'] {
	border: 1px solid #eeeeee;
	height: 36px;
	padding: 0px 40px 0px 8px;
	width: 200px;
}

.skip-main a {
	width: auto !important;
	line-height: normal;
	display: inline-block;
	padding-top: 3px;
}

.common-right ul li a {
	opacity: 1;
}

.common-right ul>li>a {
	padding: 6px;
	font-size: 120%;
}

.common-right ul li.hover a {
	opacity: 1;
	background: #d9d9d9;
}

.common-right ul li.ico-accessibility ul,
.common-right ul li.ico-social ul {
	position: absolute;
	top: 36px;
	right: 0px;
	z-index: 9999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #d4d3d3;
	padding: 0px 0px;
	visibility: visible;
}

.common-right ul li ul {
	position: absolute;
	height: auto;
	top: 37px;
	font-size: 150%;
	left: 0;
	z-index: 9999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #fff;
	padding: 9px 8px;
	visibility: hidden;
}

.ico-site-search .search-drop {
	visibility: visible;
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 1;
}

.common-right ul li ul li {
	float: none !important;
	text-align: left;
	width: 100%;
	position: relative;
	height: auto;
	padding: 0px 0px;
	border-left: 0px solid #eeeeee;
	border-top: 1px solid #cecece;
}

.common-right li:hover>ul,
.common-right li.hover>ul,
.common-right a:focus+ul,
.common-right .hover a:focus,
.common-right ul li.hover ul {
	visibility: visible!important;
}

.common-right ul li.ico-social ul li {
	width: 38px;
	text-align: center;
	padding: 3px 0px;
}

.common-right ul li.ico-social ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 22px;
	margin-top: 0px;
	width: 22px;
}

.common-right ul li.ico-social ul {
	padding: 0 0 3px 0px;
	height: auto;
}

.common-right ul li.ico-accessibility ul {}

.common-right ul li.ico-accessibility ul li a {
	color: #000;
	display: inline-block;
	height: auto;
	line-height: 22px;
	margin-top: 0px;
	width: 38px;
	font-size: 150%;
	text-align: center;
	padding: 3px 0px;
}

.common-right ul li.ico-accessibility ul li:first-child a {
	margin-top: 0px;
}

.common-right ul li.ico-social ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 22px;
	margin-top: 0px;
	width: 22px;
}

.common-right ul li.ico-social ul li:first-child a {
	margin-top: 0px;
}

.common-right ul li.ico-social ul li a:focus {
	outline: 1px dotted #ccc;
}


a:focus {
	outline: 1px dotted #333;
}

.common-left ul li.gov-india a:hover {
	color: #ffff !important;
}

.common-left ul li.gov-india a:focus {
	color: #fff !important;
}

.common-left a {
	display: block;
}

.common-left a:focus {
    color: #fff !important;
}

.form-item .error {
	border: 1px solid #f6aeae !important;
}

.gtranslate {
	border-left: 1px solid rgba(0, 0, 0, 0.5);
	float: right;
	margin-top: 9px;
	padding-left: 25px;
}

.gtranslate select {
	width: 155px
}

.notdisplay {
	text-indent: -5000px;
	height: 0px;
	display: block;
}

.gtflag[title="Hindi"] {
	background-image: url(../../../sites/all/modules/cmf/cmf_content/assets/images/hindi.html);
	background-position: 0 2px!important;
	-webkit-transition: none;
	transition: none;
}

.gtflag[title="Hindi"]:hover {
	background-image: url(../../../sites/all/modules/cmf/cmf_content/assets/images/hindi.html);
	background-position: 0 -18px!important;
	-webkit-transition: none;
	transition: none;
}

.gtflag[title="English"] {
	background-image: url(../../../sites/all/modules/cmf/cmf_content/assets/images/english.html);
	background-position: 0 3px!important;
	-webkit-transition: none;
	transition: none;
}

.gtflag[title="English"]:hover {
	background-image: url(../../../sites/all/modules/cmf/cmf_content/assets/images/english.html);
	background-position: 0 -17px!important;
	-webkit-transition: none;
	transition: none;
}

.gtflag[title="Hindi"] img {
	width: 45px;
	height: 10px;
}

.gtflag[title="English"] img {
	width: 45px;
	height: 10px;
}



.common-container a {
    color: #fff;
}


li.ico-sitemap.cf img {
    filter: invert(1);
}
.common-wrapper {
	border-bottom: 0;
	background: transparent;
	/* float:left; */
	width:100%;
	margin:0;
	padding:0;
}
.common-container  li{list-style: none;}

.common-right ul li.ico-skip>a,
.common-right ul li.ico-accessibility>a,
.common-right ul li.ico-social>a,
.common-right ul li.ico-site-search>a,
.common-right ul li.ico-sitemap>a {}

.cmf_lan ul li a {
	height: auto;
	font-size: 150%;
}

.common-right ul li.ico-skip a {
	width: auto;
	height: auto;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 10px;
}

.common-right ul li.ico-skip:hover {
	background: none;
}

.common-right ul li.ico-skip a:hover,
.common-right ul li.ico-skip a:focus,
.common-right ul li.ico-skip:hover,
.common-right ul li.ico-skip:focus {
	background: none;
}

.ico-social ul li a {
	padding: 0;
}

.ico-skip.hover a {
	background: none !important;
}

.ico-site-search .both-search .find {
	display: block;
}

.ico-site-search .both-search .google-find {
	display: none;
}

.stqc-logo {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.main_footer {
    padding: 10px;
    margin: 0;
    font-family: Actor, sans-serif;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: cadetblue;
}

.footerS1{ padding:5px 0 0; margin:0;}
.footerS2{ padding: 0 10px; margin:0; }
.footerS1 a, .footerS2 a{float:left; width:100%;}
.footerS1 a{height:40px;}
.footerS1 a img{width:80%;}
.footerS3{ padding:0; margin:0;}
.contentArea{/* float:left; */ width:100%;}

/* Contact Page    */
.contct_page{padding:0; margin:0;}
.main_contact{ padding:0; margin:0; float:left; width:100%; }
.contct_page ul{ padding:0; margin:0; list-style-type: none;}
.main_contact li{
	height: 280px;
    border: 8px solid #f5f5f5;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 32.33%;
    background: #fff;
    float: left;
    margin: 6px 0.5%;
    padding: 0 10px;
    padding-top: 30px;
    background: #e4e2e217;
    transition: all ease 300ms;
}
.main_contact li:hover {
    background: #6167691f;
}
	

.ct_person_dtl {
    margin: 10px 0 0;
    float: left;
    width: 100%;
    padding: 0 0px 0 40px;
}
.main_contact li p{float:left; width:100%; line-height: initial; margin:10px 0;}
    
h6.ct_person {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    border-bottom: 2px solid #1a8ebb;
    font-size: 16px;
    font-weight: bold;
    color: #f36a41;
}

.ct_location, .ct_eid, .ct_mob, .ct_fax{ padding: 0; margin: 0;  position: relative; }


.ct_location:before, .ct_eid:before, .ct_mob:before, .ct_fax:before {
	content: '';
    position: absolute;
    top: 2px;
    left: -34px;
    width: 30px;
    height: 30px;  
    background-size: 70% 70%;
    background-repeat: no-repeat;
   
}
.ct_location:before{
	  background-image: url(../images/location-new.png);
}
.ct_eid:before{
	background-image: url(../images/message-new.png);
} 
.ct_mob:before{
	background-image: url(../images/phone-call-new.png);
}
.ct_fax:before{
	background-image: url(../images/fax.png);
}


.main_title {
    text-transform: capitalize !important;
}

.ct_eid{ padding: 0; margin-bottom: 1em;}
.ct_mob{ padding:0; margin:0; }
.ct_fax{ padding:0; margin:0; }

.main_title {
   /*  float: left; */
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 16px;
    position: relative;
    font-weight: bold;
}

.main_title:before, .main_title:after{
	content: '';
	position: absolute;
	width: 6%;
	height: 1px;
	background: rgba(247, 154, 87, 0.47);
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}
    
.main_title:before{bottom: -7px;left: 1%;}
.main_title:after{background: rgba(26, 142, 187, 0.47);right: 1%;}


.ct_support{   float: left;
    width: auto;
    padding: 10px 10px 10px 50px;
    margin: 20px 0 0 7px;
    background: #f5f5f5;
    border-left: 4px solid #f36d21;
   }
.ct_support p{float:left;  width: auto; padding:0; margin: 0;  position: relative; font-weight: bold;}
.ct_support p:before {
    width: 32px;
    height: 32px;
    content: '';
    position: absolute;
    top: -7px;
    left: -35px;
    background: url(../images/support.png);
    background-repeat: no-repeat;
}
.ct_support p span{padding: 0;
    margin: 0;
    color: #1a8ebb;}

 .common-container ul{ padding:0; margin:0; float:left;width:100%;}
 .headPV1{ padding-top:8px;}
 

 .footer_ara{padding: 0; margin: 0; float: left;width: 100%;  position: sticky;  bottom: 0;}
 .footerS2 p {
    margin: 0;
    text-align: right;
    font-size: 12px;
}
footer.footer_ara {
    border-top: 4px solid #c4c5c6;
}
 #header{    position: sticky;
    top: 0;
    z-index: 1;}
 .apply_contnt{float:left; width:100%;}
 .apply_contnt h6{float:left; width:100%;} 
 .apply_contnt ol{
	float:left; 
	width:100%;  
 	margin:0 0 1.5em;
 	padding:0 0 0 30px;
  	counter-reset:my-badass-counter;
 }
 .apply_contnt ol>li{
	 float:left;
	 width:100%;
	 margin: 10px 0;  
	 font-size:14px;  
	 text-align: justify;	
	 padding:0 0 0 2em;
	   text-indent:-2em;
  list-style-type:none;
  counter-increment:my-badass-counter;
}
  
  .apply_contnt ol>li:before {
   display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content: "(" counter(my-badass-counter, lower-alpha) ")";  
}
 .apply_contnt ol>li>ol{margin-bottom:0;}
  .apply_contnt ol>li>ol>li:last-child{margin-bottom:0;}
 .apply_contnt ol>li>ol>li:before {
 content:"(" counter(my-badass-counter, lower-roman) ")";
 font-weight:normal; 
 }

<!--new-->
 
.right_application_section{
	/* padding: 2em; */
    margin-top: 1em;
}

.button_section{
    text-align: center;
    margin-top:2em;
  	font-size: 16px;
}

.animate__animated {
  --animate-duration: 2s;
}

#applicantCategory option{
	background: #c5c5c5;
    border: 0;
    outline:0;
}


/*contact*/


/*download circular*/
	.button-download {
     background:none !important;
     border:none; 
     padding:0 !important;
    
    /*optional*/
     color:#069;
     text-decoration:none;
     cursor:pointer;
     font-size: 0.8em;
	}
	
	.button-download :hover {
  	 color: red;
	}
	.button-download :visited {
  	 color: dark gray;
	}
	.tab_s table th {
    padding: 10px!important;
    text-align: center!important;
    font-family: system-ui;
    background: #ececec !important;
    color: #3b3b3b !important;
}

.release_date{
	font-size: 0.9em !important;
    font-weight: 700;
}




.rest:hover {
  background: #e9621f !important;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
}

.rest:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.rest:focus {
  outline: none;
  border: 2px solid #4285f4;
}

   .error
   {
   color : red
   }
   .help-inline
   {
   color : red
   }
  .panel.panel-primary.manin_panl {
    width: 60% !important;
    text-align: left;
    background: #eee;
    padding: 1em;
    border-radius: 15px;
     margin-bottom: 0.8em;
}
.panel-heading {
    background: transparent !important;
    color: #111 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px dashed #d1d1d1 !important;
        padding-bottom: 0.8em;
}
.manin_panl label{margin-top:15px !important;    font-weight: 600;}


.form_inner_box .col-md-3{
	margin-bottom: 12px;
}

.col-md-12.mnp_btn {
    margin-top: 20px !important;
}
label.error {
    font-weight: normal !important;
    font-size: 13px;
    margin: 0 !important;
}

.alert1{
	        color: #ff0000;
    /* border-color: #f5c6cb; */
    padding: 0.15rem;
    /* border: 1px solid transparent; */
    /* border-radius: 0.25rem; */
    font-size: 1.2em;
    /* font-size: 1em; */
}

#clockDiv{
	 float: right;
	 /*position: fixed;
	 top: 155px;*/
	 z-index: 9;
	 right: 259px;
	 background: #cc172f;
	 opacity: 0.8;
	 color: #fff;
	 padding: 4px 10px !important;
     margin-bottom: 1em;
     border-radius: 2px;
}

/*contact US*/
.rotate {
  writing-mode:vertical-rl;
  transform:scale(-1);
  /*width:60px;
  margin-right:50px;*/
}

.contact_bg{	
  background-image: url(../images/contact_back.jpg);
    display: block;
    font-size: 1.3em;
    color: #ffffff;
    white-space: nowrap;
    padding: 2em 1em;
    min-height: 14.2em;
    /*background-size: 100% auto;
    width: 100%;*/
    text-transform: uppercase;
}

.contact_main_section{
	margin-bottom: 1em;
}

.contact_main_right{
	position: relative;
    margin-left: -3em;
    top: 20px;
    width: 95%;
}

.contact_details{
	 background:#ffffff;
}

.contact_details .col-md-4, .contact_details .col-sm-6{
	   /*  min-height: 18em; */
	    /*border: 8px solid #c4c5c669;*/
	    padding: 1em 1em 0em;
}

.contact_details_inner:hover{
	    /* border: 8px solid #c4c5c669 !important; */
	    /* border-right: 8px solid #c4c5c669 !important; */
	    background: #f5f5f5;
}

.contact_person_details .col-md-4:hover{
	background: #fefefe;
    /*box-shadow: 0px 0px 7px #363d6e;
     border:8px solid red !important;border-right:0px;*/  
}

.ct_person{
    font-weight: 700;
    border-bottom: 2px solid #1a8ebb;
    width: 80%;
    font-size: 1.2em;
    color: #e9621f;
}

.ct_name{
    color: #000000;
    font-size: 1.2em;
    font-weight: 600;
    /* min-height: 1em;*/
}

.ct_location , .ct_eid  , .ct_mob {
    font-size: 0.9em;
    margin-bottom: 0.8em;
    width:100%;
}

.paginate_button.current{
	border:1px solid red;
}

.contact_support_mail{
	border: 8px solid #f5f5f5;	margin:1em 0em;	text-align:center; padding: 0.4em;
}

.contact_table{
	font-size: 0.8em;
}

/*go to top button*/
#button {
  display: inline-block;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  
  background-color: #2a52bc;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 2em;
}
#button::after {
 /*  content: "\f077";
  font-family: FontAwesome; */
  font-weight: normal;
  font-style: normal;
      font-size: 1.6em;
    line-height: 38px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #363d6e;
  text-decoration:none;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
#button i{color: #ffffff;
    font-size: 20px;
    margin-top: 0.4em;}
/*go to top button end*/

.how_apply_table tbody tr td{
	font-size:0.9em;
}

/*FAQ*/
.faq-section .card {
	margin-bottom:1em;
}

.faq-section .card .card-body{
	    padding: 1.25rem;
    font-size: 0.9em;
   /*  background: #696969;
    color: #ffffff; */
}

.search-faq{
	 width: 40% !important;
}

.faq-section .faq_head1:hover{
	background: #e9e9e9;
}

.faq_head1 a{
	color: #4c4c4c;
    font-family: system-ui;
    font-size: 0.8em;
    font-weight: 600;
}

.faq_head1 a:hover{
	color:#2a52bc;
}

a, a:active, a:focus {
   outline: none;
}

/*after bootstrap4 changes*/
.bg-primary {
    color: #fff;
    background-color: #337ab7 !important;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    /* padding: 0 1.4em 1.4em 1.4em !important; */
    padding:1.4em !important;
    margin: 2em 0em;
    width:100%;
}

.form-inline{display:initial;}

.form-inline label{
    display: block;
    font-size: 0.9em;
    font-weight: 700;
}

legend.scheduler-border {
    font-size: 1em !important;
    border-radius: 1em;
    text-align: center !important;
    width: inherit;
    padding: 0.4em 0.8em;
    border-bottom: none;
}
.btn-primary{background:##007bff; border-color: #3274ad;}
.btn-primary:hover{
	background: linear-gradient(180deg, #2f70a8, #0069d9);
    color: #ffffff;
}

.btn-warning:hover{
	background: linear-gradient(0deg, #bd600e, #ffa628);
}

.alert-info p, .alert-danger p{font-size:0.9em;}

.fas{font-size: 0.9em;}

.btn-warning {
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0px 0px 14px -7px #f09819;
  background-image: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.btn-warning:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn-warning:active {
  transform: scale(0.95);
}

.scheduler-border .row{    margin-bottom: 0.6em;}

.btn-next{border: 2px solid #185b9f;
    background: linear-gradient(45deg, #002f56, #0b66b3);
    box-shadow: inset 2px 3px 9px 0px #1a476e;
    }
    
.btn-reset, .btn-next, .btn-success{
	color: white;
    margin: 0.4em;
    padding: 0.4em 1em;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.label-default{
	background-color: #777;
    border-radius: 2px;
    padding: 0.2em 0.4em;
    font-size: 0.6em;
    color: #ffffff !important;
}


/*security clearance*/
.jumbotron{
	    padding: 2rem 1rem;
    margin: 1em 0em;
    border-radius: 0em;
    background: linear-gradient(47deg, #efefef, transparent);
}

.heading2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #2785d7;
    font-style: italic;
    text-decoration: underline;
}

.heading1 {
    font-size: 1em;
    font-weight: 600;
    color: black;
    position: relative;
    margin-bottom: 1em;
    display: block;
    padding-bottom: 1em;
}

.add_box {
    clear: both;
    margin: 0 15px;
    padding: 15px 0;
    border-radius: 10px;
    border: 1px solid #ccc;
    position: relative;
        margin-bottom: 1em;
}

.jumbotron label{
	font-size: 0.9em;
    font-weight: 700;
}

.wizard-steps a{ font-size:0.8em !important;}

#abc{
	color: #ff5555;
    margin-top: 1em;
    font-weight: 600;
    padding: 0.6em 1em;
    text-align: center;
}

.tooltip1 button .tooltiptext1 {
  visibility: hidden;
  padding-left: 0.4em;
    position: absolute;
   /*  z-index: 1; */
    color: #c32a35;
    background:#ffffff;
    /* 
    margin-left: 1em;
    margin-top: 0em;
    font-size: 1.8em; */

  /* Position the tooltip */
  position: absolute;
  /* z-index: 1; */
}

.tooltip1:hover .tooltiptext1 {
  visibility: visible;
}

.tooltip1 button.selected .tooltiptext1 {
  visibility: visible;
}

.smt, .rest {
    border-radius: 9px;
    box-sizing: border-box;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 1;
    outline: 0 solid transparent;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    word-break: break-word;
    border: 0;
    margin: 0.6em auto;
    text-transform: uppercase;
}

.smt {
    background: #2a52bc !important;
    box-shadow: #5e5df0 0 10px 20px -10px;
}

.icon-bar{
	border: 1px solid #ffffff;
}

.navbar-toggle{background: #f79a57;}
.input-group .form-control{
	float: inherit;
}

.blink{
	animation: blink 2s steps(1, end) infinite;
    background: red;
    border-radius: 1em;
    padding: 0.2em 0.6em;
    font-size: 0.8em;
    color: #ffffff;
}

@keyframes blink{
0%{opacity: 0;}
50%{opacity: 1;}
100%{opacity: 1;}
}

.upload_msg	{border: none;  background: none;  font-weight: 700;  font-style: italic;  text-decoration: underline;  color: #234fb7;  font-size: 1.1em;}
.alert_msg{    width: 80%;  margin: 0 auto;  text-align: center;  margin-top: 2em;}

/*home page*/
#about {
        margin: 20px;
    padding: 30px 0px 0px 0px;
    /* position: relative; */
    z-index: 9;
}
.section-heading{
		border: 0.4em solid lavender;
	    padding: 1em 2em;
	    text-align: center;
    }
.section-heading span {
    position: relative;
    font-size: 15px;
    color: #fb5849;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: -2em;
    background: #ffffff;
    padding: 0em 1.4em;
}
/* .section-heading h6:before {
    width: 30px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #fb5849;
} 
#about .section-heading h2 {
    padding-right: 120px;
}*/
.section-heading h2 {
    line-height: 40px; */
    margin-top: 0px;
    /* margin-bottom: 25px; */
    font-size: 1.6em;
    /* font-weight: 100; */
    color: #2a2a2a;
}

.section-heading p{
	font-size: 1.1em;
    line-height: 24px;
}

.section-heading p b{
	font-style: italic;
    color: #3737f5;
}

#about .right-content {
    margin-left: 30px;
}


.box {
        margin: 1em 2em;
    line-height: 30px;
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 2em 0em;
    background: #0e0a0a9c;
    border-radius: 0.2em;
}

.box:hover{
	/* background: #b78000; */
	/* background: #6e0c0c; */
	   /*  background: #c98e167a; */
	    background:#c98e1699;
	box-shadow: 3px 4px 4px 2px #000000a1;
}

.box a{
	color: #fff;
}
.box span:hover {
    position: relative;
    width: 100%;
    height: 100%;
}
.box span:nth-child(1):hover {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    animation: lefttoRight 5s linear infinite;
}
@keyframes lefttoRight {
    0% {left: -100%;}
    100% {left: 100%;}
}
.box span:nth-child(2) {
    position: absolute;
    right: 0;
    top: -100%;
    width: 2px;
    height: 100%;
    background-color: #1531f1;
    animation: toptoBottom 9s 6.5s ease-out infinite;
}
@keyframes toptoBottom {
    0% {top: -100%;}
    100% {top: 100%;}
}
.box span:nth-child(3) {
        position: absolute;
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
        background-color: #1531f1;
    animation: righttoLeft 8s linear infinite;
}
@keyframes righttoLeft {
    0% {right: -100%;}
    100% {right: 100%;}
}
.box span:nth-child(4) {
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 2px;
    height: 100%;
    background-color: #1531f1;
    animation: bottomtoTop 5s 2.5s linear infinite;
}
@keyframes bottomtoTop {
    0% {bottom: -100%;}
    100% {bottom: 100%;}
}


/*slide background START*/
        .mdg-angledDivider {
            position: relative;
            height: 4vw;
            overflow: hidden;
            width: 100%;
        }
        .bg-white {
            background-color: #fff !important;
        }
        .mdg-angledDivider hr {
            border: 0;
            height: 4vw;
            position: absolute;
            top: 0;
            transform: rotate(-2.2deg);
            left: -2%;
            width: 104%;
            margin: 0 auto;
            transform-origin: right;
            opacity: 1;
            /* background-color: #705503 !important; */
            background-color: #131c5c !important;
        }
        .bg-primary {
            background-color: #185d8f !important;
        }
        .foot_demo_1{
            text-align: center;
            background-color: #4d59b1 !important;
            color: #ffffff;
            padding: 2em;
            font-size: 1.2em;
            /* background-image: linear-gradient(0deg, #838edd70, #131c5c), url(https://images.unsplash.com/photo-1552257128-c1a71b6736d4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=871&q=80); */
            background-image: linear-gradient(0deg, #838edd70, #131c5c), url(../images/home-services-back.jpg);
    		background-size: cover;
    		background-position-y: center;
        }
        
   .home_service_tab{padding: 1em 0em}
   
   
   /*Service list css*/
   .top_head_list{font-weight: 600; text-align: center;}
   .top_head_list span{color: #f9a10e;}
   .top_head_list h3{margin: 0px;}
   .top_head_list p{color: #d7d7d724; font-size: 6em;  margin-top: -1em;}
/* box-shadow */
ol.gradient-list > li, ol.gradient-list > li::before {
  box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}

main {
  display: block;
  padding: 0rem 1rem;
    width: 90%;
    margin: 0 auto;
}
ol.gradient-list {
  counter-reset: gradient-counter;
  list-style: none;
  /* margin: 1.75rem 0; */
  padding-left: 1rem;
}
ol.gradient-list > li {
  background: white;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  counter-increment: gradient-counter;
  margin-top: 1rem;
  min-height: 3rem;
  padding: 1rem 1rem 1rem 3rem;
  position: sticky;
}
ol.gradient-list > li::before, ol.gradient-list > li::after {
  background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
  border-radius: 1rem 1rem 0 1rem;
  content: '';
  height: 3rem;
  left: -1rem;
  overflow: hidden;
  position: absolute;
  top: -1rem;
  width: 3rem;
}
ol.gradient-list > li::before {
  align-items: flex-end;
  content: counter(gradient-counter);
  color: #1d1f20;
  display: flex;
  font: 900 1.5em/1 'Montserrat';
  justify-content: flex-end;
  padding: 0.125em 0.25em;
  z-index: 1;
}
ol.gradient-list > li:nth-child(10n + 1):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 2):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 3):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 4):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 5):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 6):before {  
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 7):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 8):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 9):before {
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li:nth-child(10n + 10):before {
/*   background: linear-gradient(135deg, rgba(162, 237, 86, 0) 0%, rgba(253, 220, 50, 0) 100%); */
    background: linear-gradient(135deg, rgb(35 79 183) 0%, rgb(210 223 255) 100%);
}
ol.gradient-list > li + li {
  margin-top: 2rem;
}
ol.gradient-list > li:hover{    background: #efefef9c;}
/*****/


/**service 38**/
.removebtn{color: #ffffff;  padding: 0em 0.6em;  background: linear-gradient(45deg, red, #ff9d6e);  border: none;  border-radius: 1em;}  
#fWeaponCountDiv{color: #FF5733;  font-weight: 500;  text-decoration: underline;  font-size: 0.9em;} */
