

::-moz-selection {
    /* Code for Firefox */
    color: #f1e8da;
    background: #231f20;
}

::selection {
    color: #f1e8da;
    background: #231f20;
}
@font-face {
    font-family: 'montserratbold';
    src: url('Fonts/montserrat-bold-webfont.woff2') format('woff2'),url('Fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html,
body {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 14px;
    line-height: 1.5;
    scroll-behavior: smooth;
    color: #000;
    overflow-x: hidden;
    font-weight: 500;
}


.f-wrp {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

a:focus,
a:hover {
    text-decoration: none;
}


/* img {
    width: 100%;
    display: block;
} */

ul,
li {
    text-decoration: none;
    list-style: none;
    padding: 0;
}

p {
    margin-bottom: 10px;
    font-weight: 300;

}
a:-webkit-any-link:focus {
    outline-offset: 5px;
    outline: -webkit-focus-ring-color auto 0px;
}
a:hover{
    color: inherit;
}
a, a:hover{
    transition: 0.5s all ease;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.no-pading{
    padding: 0 !important;
}
.no-pading-btm {
    padding-bottom: 0 !important;
}
.pding-tp-50{
    padding-top: 50px;
}
.mrgin-btm-0{
    margin-bottom: 0 !important;
}
.no-brdr-btm{
    border-bottom: none !important;
}
button {
    box-shadow: none;
    border: none;
}

.header-wrapper.f-wrp {
    background: #0069a7;
    /* padding: 10px 0; */
}
.container500{max-width:400px;padding-bottom:40px;}
.container900{max-width:1100px;}
.img{/* width: 100px; */margin: 0 auto;padding-top: 17px;padding-bottom:20px;}
.input-icons i {position: absolute;padding-top:13px;}

.input-icons {
	width: 100%;
	margin-bottom: 10px;
}

.icon {
	padding: 10px;
	min-width: 40px;
}

.input-field {
	width: 100%;
	padding: 10px;padding-left:30px;border-radius:16px;height:41px;box-shadow: 0px 0px 4px 2px #ddd;
}
.login{background:url('/images/loginbg.jpg');background-size:100%;}
.reg{background:url('/images/registerbg.png');background-size: 100% 100%;background-repeat:no-repeat;padding-bottom:25%;}
.inner-container{
	-webkit-box-shadow: 0 0 5px 2px #ddd;
    -moz-box-shadow: 0 0 5px 2px #ddd;
    box-shadow: 0 0 5px 2px #ddd;display:inline-block;border-radius:22px;background:rgba(255,255,255,0.8);color:#003ba9;
	padding:0px 35px 30px 35px;width:100%;
}
.img2{/*     width: 110px; */
    margin: 0 auto;
    padding-top: 16px;}
h3{font-size:18px;color:#003ba9;font-family: 'Montserrat', sans-serif;}
p{color:#003ba9;}
.reset-padding{padding:0px !important;}
.padding{padding:20px 0px;}
.button{background:#003ba9;color:#f3eb45;font-size:20px;border-radius:22px;padding:5px 31px;}
.button:hover{color:#fff;}
.f18{font-size:18px;}
.p25{padding-bottom:25px;}
.imgAlign{margin:20px auto;max-width:280px;}
.container600{max-width:600px;}
.f21{font-size:21px;padding:15px 0px;}
#registration .form-group{margin-bottom:20px;}
#registration p{font-size:12px;color:#000;}
#registration a{color:#003ba9;}
input::-webkit-input-placeholder {
    font-size: 15px;font-weight:100;
}
#registration input::-webkit-input-placeholder {color:#003ba9;}
.img4{max-width:200px;border-radius:19px;-webkit-box-shadow: 0 0 5px 2px #ddd;
    -moz-box-shadow: 0 0 5px 2px #ddd;
    box-shadow: 0 0 5px 2px #ddd;margin-bottom:25px;}
#leftside p,#rightside p{color:#003ba9;font-size:14px;}
.prfltitle{padding:30px 0px;text-align:right;}
.prfltitle span{color:#3f954a;}
select {
  background-image:
    linear-gradient(45deg, transparent 50%, #003ba9 60%),
    linear-gradient(135deg, #003ba9 40%, transparent 50%) !important;
  background-position:
    calc(100% - 30px) 14px,
    calc(100% - 20px) 14px,
    100% 0;
  background-size:
    10px 10px,
    10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#rightside select{color:#003ba9;margin-bottom:21px;}
.m23{margin-top:23px;}
.btn-file {
  position: relative;
  overflow: hidden;    font-size: 10px;
    padding: 5px 15px;margin-bottom:21px;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
#leftside .input-field{height:30px;padding:0 0px 0px 14px;}
#leftside .form-group,#rightside .form-group{display:inline-block;margin-bottom:10px;width:100%;}
#leftside .fa-calendar{right:0px;top:-3px;}
#leftside .form-control,#rightside .form-control{font-size:12px;}
.m20{margin-right:20px;}
.ht30{height:30px;padding:0 0px 0px 14px;}
.gray{color:#555 !important;}
.m90{margin-top:90px}
.hr{height:3px;width:100%;background:#003ba9;margin-top:5px;}
.title_lines {
    position: relative;

    z-index: 1;
    overflow: hidden;

    color: #3267EA;
    color:#003ba9;font-size: 17px;margin-bottom:15px;
}
.title_lines:before, .title_lines:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 70%;
    height: 2px;
    content: '\a0';
    background-color: #003ba9;
    margin-left: 2%;
}
.title_lines:before {
    margin-left: -70%;
    text-align: right;
}
h4{color:#003ba9;font-size: 17px;
    font-weight: bold;}
#qualifi .form-control{margin-bottom:15px;}
.w70{max-width:60%;}
#qualifi .fa-calendar{top:auto;bottom:12px;}
.m25{margin-bottom:25px;}
.b90{margin-bottom:20px;}
.ml5{margin-right:10px;}


@media (max-width: 460px) {
	.w70{max-width:100%;}
	.f21{font-size:18px;}
	.button{float:left;padding:5px 19px;font-size:13px;}
	.m20{margin-right:15px;}

}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }

.alert-success {
  color: #1d643b;
  background-color: #d7f3e3;
  border-color: #c7eed8;
  margin-top: 20px;
}
