p {
	color: #383131;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;

	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.error {
	padding-left: 4px;
	font-size: 13px;
	font-weight: 600;
	color: red;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: red;
	border-radius: 10px;
	float: right;
}
}

.mb-5,
.my-5 {
	margin-bottom: 18px;
}

.head h1 {
	font-size: 18px;
	font-weight: 700;
	color: #e61111;
	padding-top: 10px;
}

.buttons {
	padding-top: 100px;
}

.job-des {
	background: #c50000;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 0px 10px 17px;
	color: antiquewhite;
	border-radius: 10px;
}

.section-sub-title h3 {
	font-size: 20px;
	font-weight: 700;
}

p {
	text-align: justify;
}
</style>

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5df366cc652f96ea"></script>



<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<base href="https://joblagi.com" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900" rel="stylesheet">

<link rel="stylesheet" href="css/style.css">
<script data-ad-client="ca-pub-5953224202278307" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<style>
.mainhead {

	background: white !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 1px 8px rgba(0, 0, 0, 0.14);
	border-radius: 0;
	padding: 0px 20px 0px 18px;
}

.list-group-horizontal {
	-ms-flex-direction: row;
	flex-direction: row;
	float: right;
	margin-right: 48px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 0px;
}

.maincol {
	padding-top: 10px;
}

.maincolimg {
	height: 53px;
	margin-left: 72px;
}

.icon {
	margin-right: 82px;
	margin-bottom: 15px;

}

.icons {
	margin-left: 93px;
	margin-bottom: 15px;

}

.prof {
	margin-right: 40px;
}

.stu {
	margin-left: 40px;
}

.mtop {
	margin-top: 50px;
}

.banner {

	background: linear-gradient(45deg, #ea0a0a, #ea0a0a);
	height: 33px;
}

.btn-danger {
	color: #fff;
	background-color: #ea0a0a;
	border-color: #dc3545;
}

.btext {
	padding: 5px;
	font-size: 15px;
	color: white;
	text-align: center !important;
}

.body-2 {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #20788c;
}

.mainpara {
	font-size: 28px;
	font-weight: 600;
	color: white;
}

.hero--card>h1 {
	margin: 0;
	line-height: 1.1;
	font-weight: 700;
	font-size: 20px;
}

.hero--card1 {
	display: flex;
	flex-direction: column;
	width: 425px;
	text-align: center;
	border-radius: 6px;
	padding: 0px 0px;
	margin-bottom: 28px;

	background: url(https://joblagi.com/images/img/back1.png) right top / 116px 100px no-repeat;
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, 0.06);
}

.hero--card2 {
	display: flex;
	flex-direction: column;
	width: 425px;
	text-align: center;
	border-radius: 6px;
	padding: 0px 0px;
	margin-bottom: 28px;

	background: url(https://joblagi.com/images/img/back2.png) right top / 116px 100px no-repeat;
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, 0.06);
}

.fa {
	color: #ff7373;
}

.height {
	font-weight: 700;
	font-size: 18px;
	color: red;
}

.back1 {
	background: #6b0141;
	width: 425px;
}

.back2 {
	background: rgb(43, 183, 147);
	width: 425px;
}

.blinking {
	animation: blinkingText 2s infinite;
}

.heads {
	font-size: 25px;
	font-weight: 800;
	padding-top: 37px;
	padding-right: 0px;
	margin-left: -30px;
}

.fass {
	color: #ffffff;
	padding-top: 76px;
	font-size: 58px;
	margin-left: -49px;
}

.btn-success {

	background: : green;
	border-radius: 12px;
	background: green;

}

.custbtns1 {

	-webkit-animation: glowings 1500ms infinite;
	-moz-animation: glowings 1500ms infinite;
	-o-animation: glowings 1500ms infinite;
	animation: glowings 1500ms infinite;
}

@-webkit-keyframes glowings {
	0% {
		background-color: #ffec02;
		-webkit-box-shadow: 0 0 3px #ffec02;
	}

	50% {
		background-color: #f1d510;
		-webkit-box-shadow: 0 0 40px #f1d510;
	}

	100% {
		background-color: #ffec02;
		-webkit-box-shadow: 0 0 3px #ffec02;
	}
}

@-moz-keyframes glowings {
	0% {
		background-color: #ffec02;
		-moz-box-shadow: 0 0 3px #ffec02;
	}

	50% {
		background-color: #f1d510;
		-moz-box-shadow: 0 0 40px #f1d510;
	}

	100% {
		background-color: #ffec02;
		-moz-box-shadow: 0 0 3px #ffec02;
	}
}

@-o-keyframes glowings {
	0% {
		background-color: #ffec02;
		box-shadow: 0 0 3px #ffec02;
	}

	50% {
		background-color: #f1d510;
		box-shadow: 0 0 40px #f1d510;
	}

	100% {
		background-color: #288402;
		box-shadow: 0 0 3px #288402;
	}
}

@keyframes glowings {
	0% {
		background-color: #ffec02;
		box-shadow: 0 0 3px #ffec02;
	}

	50% {
		background-color: #f1d510;
		box-shadow: 0 0 40px #f1d510;
	}

	100% {
		background-color: #ffec02;
		box-shadow: 0 0 3px #ffec02;
	}
}

.custbtns {

	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
	0% {
		background-color: #288402;
		-webkit-box-shadow: 0 0 3px #288402;
	}

	50% {
		background-color: #3dc305;
		-webkit-box-shadow: 0 0 40px #3dc305;
	}

	100% {
		background-color: #288402;
		-webkit-box-shadow: 0 0 3px #288402;
	}
}

@-moz-keyframes glowing {
	0% {
		background-color: #288402;
		-moz-box-shadow: 0 0 3px #288402;
	}

	50% {
		background-color: #3dc305;
		-moz-box-shadow: 0 0 40px #3dc305;
	}

	100% {
		background-color: #288402;
		-moz-box-shadow: 0 0 3px #288402;
	}
}

@-o-keyframes glowing {
	0% {
		background-color: #288402;
		box-shadow: 0 0 3px #288402;
	}

	50% {
		background-color: #3dc305;
		box-shadow: 0 0 40px #3dc305;
	}

	100% {
		background-color: #288402;
		box-shadow: 0 0 3px #288402;
	}
}

@keyframes glowing {
	0% {
		background-color: #288402;
		box-shadow: 0 0 3px #288402;
	}

	50% {
		background-color: #3dc305;
		box-shadow: 0 0 40px #3dc305;
	}

	100% {
		background-color: #288402;
		box-shadow: 0 0 3px #288402;
	}
}

#ftco-loader {
	display: none;
}

.logo {
	width: 60%;
	filter: drop-shadow(2px 2px 2px white);
}

.bg-dark {
	background-color: #f7ce05 !important
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
	font-size: 15px;
	padding-top: .9rem;
	padding-bottom: .9rem;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	font-weight: 700;
	opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
	color: rgb(228 5 5);
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
	color: rgb(228 5 5);
}

.logo {
	width: 60%;
}

.ftco-navbar-light.scrolled {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	margin-top: -130px;
	background: #8bd6d2;
}

.btn-success,
.btn-danger {
	border-radius: 0px;
	font-size: 14px;
	font-weight: 700;
}

.img {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 8px;
}

.v-line {
	display: inline-block;
	border-left: 1px solid #ccc;
	margin: 0px 1px;
	height: 25px;
	transform: translateY(6px);
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.cst-card {

	min-height: 275px;
	margin-top: 97px;
	z-index: 9;
	margin-bottom: 50px;
	box-shadow: 0px 0px 3px 3px;

}

.des p {
	font-size: 13px;
	margin-top: 20px;
}

.jobimg {
	border-right: 1px solid #d0d0d0;
	width: 100%;
	height: 164px;
	padding-right: 14px;
}

.assa {
	font-size: 13px;
	font-weight: 500;
}

.fa-w {
	color: #28a745;
}

.fa-f {
	color: #174eca;
}

.fa-g {
	color: #da0505;
}

.share {
	font-size: 15px;
	font-weight: bold;
	color: #0766A0;
	padding-top: 3px;
}

.cst-fl {
	float: right;
}

.ftco-navbar-light.scrolled.awake {
	margin-top: 0;
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
	padding-bottom: 9px;
}

.block-21 .text .heading a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
}

.block-21 {
	box-shadow: 0px -1px 3px 2px;
	padding: 10px;
}

.mrcl {
	background: #c50000;
	border-radius: 10px;
}

.note {
	padding-top: 12px;
	color: white;
	font-weight: 700;
}

.mr-text {
	padding-top: 8px;
	font-weight: 600;
	color: white;
}

.job-des {
	background: #c50000;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 0px 10px 17px;
	color: antiquewhite;
	border-radius: 10px;
}

.cst-head img {
	margin-left: 37%;
	margin-right: auto;
	width: 26%;
}

.modal-header {
	background: #fbfbfb;
}

.log-block {
	box-shadow: 1px 2px 5px 5px;
	padding: 10px;
	border-radius: 10px;
}

.main-head {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}

.modal-title {
	font-size: 17px;
	text-align: center;
	margin-left: 36%;
	color: white;
	font-weight: bold;
}

.form-control:focus,
.form-control:active {
	border-color: #929191;
}

.form-control {
	height: 40px !important;
	background: #fff !important;
	color: #333 !important;
	font-size: 18px;
	border-radius: 0px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #929191;
	font-size: 14px;
	margin-top: 5px;
}

.cst-list {
	padding-left: 20px;
}

.control-label {
	color: #505050;
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: 700;
}

.btn-primary {
	border-radius: 0px;
	font-size: 14px;
	font-weight: 700;
}

.ftco-navbar-light {
	background: linear-gradient(356deg, #085f9c, #f7f7f7);
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 3;
	padding-bottom: 100px;
	padding-top: 15px;
}

.reg-img img {
	width: 59%;
}

.list ul li:before {
	content: '✓';
	padding-right: 5px;
	color: red;
}

.list ul li {
	line-height: 30px;
}

.loading {
	position: absolute;
	bottom: 86px;
	margin-left: 32px;
	display: none;

}

.loading img {
	width: 80%;
}

.new {
	position: absolute;
	top: 5px;
	right: 1px;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	background: #ffec02;
	border-radius: 33px;
	font-weight: 700;
}

@media only screen and (max-width: 600px) {

	.back1 {

		width: 100%;
	}

	.back2 {
		width: 100%;
	}

	.hero--card1 {

		width: 100%;

	}

	.hero--card2 {
		width: 100%;
	}

	.jpa {
		font-size: 12px;
	}

	.heads {
		font-size: 25px;
		font-weight: 800;
		padding-top: 20px;
		padding-right: 0px;
		margin-left: 25px;
	}

	.fass {
		color: #ffffff;
		padding-top: 10px;
		padding-bottom: 10px: font-size: 58px;
		margin-left: -30px;
	}

	.list-group-horizontal {
		-ms-flex-direction: row;
		flex-direction: row;
		float: right;
		margin-right: 0px;
	}

	.mhide {
		display: none;
	}

	.head h1 {
		text-align: center;

	}

	.des {
		padding-left: 20px;
	}

	.buttons {
		padding-top: 20px;
		padding-left: 20px;
	}

	.note {
		text-align: center;
		border-bottom: 1px solid yellow;
	}
}
.ftco-footer {
	font-size: 16px;
	background: #222831;
	padding: 3em 0;
  }

.blink_me {
	animation: blinker 1s linear infinite;
  }
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: red;
	border-radius: 10px;
	float: right;
  }
  .heading-section h2 {
	font-size: 40px;
	font-weight: 700;
	font-size: 27px;
	margin-bottom: 30px;
	margin-top: 50px;
  }
  .text-dark
  {
	color: #343030 !important;
font-weight: bolder;
font-size: 14px;
  }
  @-webkit-keyframes placeHolderShimmer {
	0% {
	  background-position: -468px 0;
	}
	100% {
	  background-position: 468px 0;
	}
  }

  @keyframes placeHolderShimmer {
	0% {
	  background-position: -468px 0;
	}
	100% {
	  background-position: 468px 0;
	}
  }

  .content-placeholder {
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmer;
	animation-name: placeHolderShimmer;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
	background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	-webkit-background-size: 800px 104px;
	background-size: 800px 104px;
	height: inherit;
	position: relative;
  }

