h1,h2,h3,h4,h5 {
	font-weight: 600;
	color: #1447bb;
}

.main-menu > li > a {
	padding: 20px 8px;
}
.logo {
	padding: 8px 0;
}
.color-overlay:before {
	background: rgba(10, 15, 37, 0.76) none repeat scroll 0 0;
}
.job-category {
	padding: 30px 0;
}
.section-title h2 {
	font-weight: normal;
}


.cat-job-name {
	text-align: center;
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
	padding: 15px 5px 5px;
	border-radius: 5px;
	color: #494949;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.cat-job-name:hover {
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.72), 0 1px 4px 0 rgba(0,0,0,0.33);
}
.cat-job-name img {
	width:50px;
	margin-bottom: 10px;
}
.blog-carousel .blog-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#counter-up {
	width: 100%;
	background: url('http://www.suryaconsultants.com/images/overview/1.jpg');
	margin-top: 30px;
	background-size: cover;
	background-position:center;
	background-color: #454d53;
	background-blend-mode: multiply;
	color: #fff;
	padding-bottom: 30px;
}
.mt-20 {
	margin-top: 20px !important;
}
#counter-up h2 {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

#counter-up .statics {
	margin-top: 20px;
}
#counter-up .statics p.numbers {
	font-size: 50px;
	text-align: center;
}
#counter-up p {
	font-size: 16px;
	letter-spacing: 0.5px;
}
#counter-up .statics p.detail {
	font-size: 20px;
	text-align: center;
}
#counter-up .statics:not(:last-child)::after {
	content: ;
	content: '';
	width: 2px;
	height: 50%;
	background: white;
	position: absolute;
	top: 25%;
	right: 0%;
}

.popular-search-wrapper {
    padding: 40px 0 35px;
    width: 100%;
    float: left;
}
.popular-search-wrapper h2 {
	/*color: #2d2e2e;
	font-size: 45px;*/
	font-weight: 700;
	margin: 5px 0;
	padding: 0;
	position: relative;
}
.popular-search-wrapper h3 {
	color: #2d2e2e;
	font-size: 18px;
	font-weight: 500;
	margin: 5px 0;
	padding: 0;
	text-transform: none;
}
.browse-category h3 {
	background: #1447bb;
	color: #fff;
	width: 100%;
	padding: 10px 0 10px 10px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 15px;
}
.browse-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.browse-category ul li {
	list-style: outside none none;
	margin: 0 0 0 8px;
	padding: 8px 0;
	font-size: 16px;
	color: #1d2833;
}
.browse-category ul li:first-child {
	display: inline-block;
	width: 46%;
}
.browse-category ul li:last-child {
	display: inline-block;
}
.browse-city h3 {
	background: #18ab45;
	color: #fff;
	width: 100%;
	padding: 10px 0 10px 10px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 15px;
}
.browse-city ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.browse-city ul li {
	list-style: outside none none;
	margin: 0 0 0 8px;
	padding: 8px 0;
	font-size: 16px;
	color: #1d2833;
	width: 28%;
	display: inline-block;
}
.browse-city ul li:last-child {
	width: auto;
}
.more-category {
	padding: 7px 20px !important;
	margin-top: 15px;
}
.popular-search-wrapper li a {
    color: #333;
}
.popular-search-wrapper li a:hover {
    color: #1447bb;
}

#job-preview {
	padding: 25px 0;
}
#job-preview .job-style {
	background: #fbfbfb;
	border: 1px solid #e5e5e5;
    margin: 10px 0;
    padding: 15px;
}
#job-preview .job-style:hover {
	background: #f5f5f5;
}

#job-preview .job-style h4 {
    color: #1447bb;
    margin-bottom: 6px;
    font-size: 24px;
}
#job-preview .job-style li {
    font-size: 16px;
    margin-right: 20px;
}
#job-preview .apply-now {
	margin-top: 15px;
	display: inline-block;
}

.blog-area {
	background: #f5f5f5;
	clear: both;
	padding: 30px 0;
}
.single-blog .blog-text {
    border: 1px solid #ddd;
    padding: 0 15px 10px;
}

#primary-menu .main-menu ul.dropdown {
	width: 260px;
	padding: 0;
}

.logo img {
	width: 180px;
}
.footer-list a:hover {
	color: #18ab45;
}
.single-footer-widget p {
	font-size: 14px;
	text-align: justify;
}

.single-footer-widget > h3 {
	font-family: inherit;
}


.jobWrapper {
	min-height: 280px;
}
.lftJobPanel, .rgtJobPanel {
	width: 50%;
	float: left;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.lftJobPanel img, .rgtJobPanel img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.jobContent {
	padding: 40px 25px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	color: #ffffff;
	width: 600px;
}
.jobWrapper h4 {
	position: relative;
	font-weight: 700;
	color: #fff;
}
.jobSearchButton {
	background: #18ab45;
	padding: 12px 15px;
	float: left;
	margin: 19px 0 19px 15px;
	color: #ffffff;
}
.jobSearchButton:hover, .jobSearchButton:focus {
	color: #fff;
}
.lftJobPanel::after, .rgtJobPanel::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.72);
}

.lftJobPanel img, .rgtJobPanel img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.jobContent.uploadResume {
	left: 50px;
	right: inherit;
}
.jobWrapper h4::after {
	content: '';
	position: absolute;
	width: 200px;
	height: 1px;
	background: #ffffff;
	bottom: 10px;
	margin-left: 15px;
}
.btn.btn-hero {
	color: #f5f5f5;
	background-color: #1447BB;
	/*border-color: #ffffff;*/
	outline: none;
	margin: 0px auto;
	border-radius: 0;
	position: relative;
	padding: 7px 50px;
}
.lftJobPanel::after, .rgtJobPanel::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.72);
}

.about-section {
	padding: 35px 0;
}

.services-box .col-sm-4 {
	margin-bottom: 30px;
}

.services-box .blog-image img {
	width: 100%;
	height: 230px;
	object-fit: cover;
}

.single-sidebar-widget .sidebar-widget-lists a {
	margin-left: 0px;
}
.service-img-dt {
	height: 350px;
	object-fit: cover;
}

.about-section .seperator {
	width: 50px;
	height: 2px;
	background: #1447bb;
	margin: 10px 0;
}

.about-section .course-list {
	list-style: disc;
	margin: 15px 0;
	padding-left: 15px;
}
.about-section .course-list li {
	line-height: 22px;
	list-style: initial;
	margin-top: 15px;
}
.single-contact-info {
	border-right: 1px solid #ddd;
}

.header-button {
	background: #18ab45;
	padding: 8px 15px;
	margin: 19px 0 19px 15px;
	color: #ffffff;
}
.header-button:hover {
    background: #fff;
    color: #333;
}

.register-form input {
    border-radius: 0;
    box-shadow: none;
}

.register-form input[type="file"] {
	border: none;
	padding-left: 0;
}

.form-pop-up-content .area-title h2 {
    border: none;
    display: block;
    background: #1447bb;
    color: #fff;
}


@media (max-width: 768px) {

	.slider-area img, .background-area img {
		width: 100%;
		height: 335px;
		object-fit: cover;
	}
	.form-container {
	    padding: 30px 10px;
	}

	#counter-up .statics:not(:last-child)::after {
		display: none;
	}
	.browse-search {
		width:100px;
		margin:0 auto 15px;
	}

}

@media (max-width: 480px) {

	.container {
		width: 390px;
	}

}

@media (min-width:768px) {
	.registration-image {
		margin-top: -80px;
	}
}