/*
Template Name: JobsLab - Job Board Webiste Template
Author: DotThemes
Author URI: https://dotthemes.com
Version: 1.0
*/
/*
	-- body
	-- Extra
	-- Navbar
	-- Slider/hero
	-- Slider Form
	-- Card
	-- Testimonials
	-- Sidebar Card
	-- Grid/list Filters
	-- Blog
	-- How works
	-- Latest jobs
	-- Job category
	-- Latest jobs
	-- Join team
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,900|Roboto+Condensed:300,300i,400,400i,700,700i');

/* Body */
body {
    background-color: #ffffff;
    font-size: 15px;
	font-family: 'Montserrat', sans-serif;
    line-height: 25px;
	color: #34495e;
}
p {
    font-size: 15px;
    line-height: 25px;
	color:#777;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-weight: 700;
}
.h6, h6 {
	font-size: 1.2rem;
}
img {
    height: auto;
    max-width: 100%;
}
ul, ol {
    list-style: outside none none;
}
ul {
    margin: 0;
    padding: 0;
}
img {
transform-style: preserve-3d;
}
a {
   transition: color 300ms ease 0s, background-color 300ms ease 0s;
   text-decoration:none !important;
   color:#AAAAAA;
}
a:hover {
   transition: color 300ms ease 0s, background-color 300ms ease 0s;
   color:#34495e;
}
a, a:hover {
    text-decoration: none;
}
a:focus {
    outline: medium none;
    outline-offset: 0;
}
/* Extra */
.badge {
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #f0bc5e;
}
.page-item.active .page-link {
    background-color: #207dff;
    border-color: #207dff;
    color: #fff;
    z-index: 1;
}
.page-link {
    color: #207dff;
}
.box-shadow-none {
    border: 7px solid #fff !important;
    box-shadow: none !important;
}
.inner-header {
    background: rgba(0, 0, 0, 0) url("../img/slidebg.jpg") repeat scroll center top / 100% auto;
    position: relative;
}
.overlay {
	background: #233E53 none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	opacity: 0.9;
	position: absolute;
	right: 0;
	top: 0;
}
.inner-header::after {
    background: #587388 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
}
.inner-header .container {
    position: relative;
    z-index: 9;
}
.login-with-social .btn {
    color: #fff;
    font-size: 13px;
    padding: 12px 0;
    position: relative;
	font-weight: 400;
    text-transform: uppercase;
}
.btn-twitter {
    background: #64ccf1 none repeat scroll 0 0;
}
.btn-google {
    background: #df4930 none repeat scroll 0 0;
}
.btn-facebook {
    background: #507cc0 none repeat scroll 0 0;
}
.login-with-social .btn .mdi {
    font-size: 19px;
    left: 18px;
    position: absolute;
    top: 8px;
}
.btn {
    font-size: 13px;
    padding: 12px 39px;
	font-weight: bold;
}
b, strong {
    font-weight: 500;
}
#map {
        height: 450px;
        width: 100%;
       }
	   
#content .card {
    box-shadow: none;
    margin: 0;
    padding: 26px 0px 26px 26px;
}
#content .card-body, #content .card-footer {
    padding: 16px 0;
}
#content .card-footer span {
    font-size: 12px;
}
#content .card-footer {
    padding-bottom:0px;
}
.map-slider-form {
    background: #efefef none repeat scroll 0 0;
    left: auto !important;
    padding: 20px 0;
    position: relative !important;
    right: auto !important;
}
.slider-h-auto .carousel-item {
    height: auto !important;
}
.sidebar-card input.form-control {
	padding-top: 22px;
	padding-bottom: 22px;
}
.sidebar-card .text-secondary{
	font-weight: 500;
	font-size: 18px;
}
.padding-card .card-body {
    padding: 35px 20px 35px 20px;
}
.margin-auto {
    margin: auto;
}
.no-radius {
    border-radius: 0 !important;
}
label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 2px;
}
.form-control {
    background-color: #f8f8f8;
    border-color: #eeeeee;
    font-size: 13px;
	padding: 11px 16px;
}	
.select2-container--open .select2-dropdown--below {
    border: medium none;
    border-radius: 0;
}
.section-padding {
    padding: 100px 0;
}
.text-success {
    color: #207dff !important;
}
a.text-success:focus, a.text-success:hover {
    color: #f0bc5e !important;
}
.btn-success {
    background-color: #207dff;
    border-color: #207dff;
    color: #fff;
	border-radius:0px;
}
.btn-success:hover, .btn-success:focus {
    background-color: #f0bc5e;
    border-color: #f0bc5e;
    color: #fff;
}
.btn-success.disabled, .btn-success:disabled {
    background-color: #f0bc5e;
    border-color: #f0bc5e;
    color: #fff;
}
.btn-outline-success {
    background-color: transparent;
    background-image: none;
    border-color: #207dff;
    color: #207dff;
}
.btn-outline-success:hover {
    background-color: #f0bc5e;
    border-color: #f0bc5e;
    color: #fff;
}
.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    background-color: transparent;
    color: #f0bc5e;
}
.btn-link {
    background-color: transparent;
    color: #207dff;
    font-weight: 400;
}
.demo-page .card.padding-card .card-body {
    padding: 0;
}
.demo-page .card.padding-card .card-body h5 {
    font-size: 15px;
    padding: 4px 10px;
}


/* Slider Form */
.slider-form {
    left: 15%;
    position: absolute;
    right: 15%;
    top: 35%;
}
.slider-form .input-group-addon {
    line-height: 58px;
    position: absolute;
    text-align: center;
    width: 41px;
    z-index: 9;
}
.slider-form .input-group-addon .mdi {
    font-size: 18px;
}
.slider-form .select2-selection {
    border: medium none !important;
    border-radius: 0  !important;
    height: auto  !important;
    padding: 15px 15px 14px 33px;
}
.slider-form .form-control {
    border: medium none !important;
    border-radius: 0  !important;
    height: auto  !important;
    padding: 19px 15px 19px 43px;
}
.slider-form  .select2-selection__arrow {
    margin: 15px 12px 0;
}
.slider-form .btn {
	font-size: 18px;
	padding: 14px 5px;
	background-color: #f0bc5e;
	border-color: #f0bc5e;
}
.slider-form .btn:hover {
	background-color: #207dff;
	border-color: #207dff;
}
.inner-page-form .input-group{
    padding: 1px;
}

/* Card */
.card {
    border: medium none;
    box-shadow: 0 0 11px #daebff;
    margin-bottom: 18px;
}
.card-list .badge {
    left: 20px;
    padding: 7px 10px;
    position: absolute;
    top: 20px;
    z-index: 9;
}
.card-list .card-body .card-title {
    font-size: 18px;
}
.card-list .card-body .card-subtitle {
    font-size: 14px;
    font-weight: 100;
}
.card-list .card-body h2 small {
    font-size: 19px;
}
.card-list .card-footer span {
    margin: 0 16px 0 0;
}

.card-footer {
    background: #fff none repeat scroll 0 0;
    border-color: #eeeeee;
}
.card-overlay {
    height: 380px;
    overflow: hidden;
    position: relative;
}
.card-overlay .card-img {
    height: 380px;
    object-fit: cover;
    width: 100%;
}
.card-overlay .card-img-overlay {
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    top: auto;
}

/* Testimonials */
.testi-card {
	padding: 15px;
	border: 1px solid #ddd;
}
.testi-card img {
	background: #fff none repeat scroll 0 0;
	border-radius: 10px 30px 10px 30px;
	box-shadow: 0 0 24px rgba(11, 123, 255, 0.12);
	height: 150px;
	border-left: 5px solid #207dff;
	border-bottom: 5px solid #207dff;
}

/* Sidebar Card */
.sidebar-card .card-body {
    padding: 35px;
}
.sidebar-card-list li a {
    display: inline-block;
    width: 100%;
}
.sidebar-card-list > li {
    line-height: 32px;
}
.sidebar-card-list li a .sidebar-badge {
    float: right;
    font-weight: 500;
    margin: 0;
}
#featured-properties .card-body {
    padding: 30px 0;
}

#featured-properties .card {
    box-shadow: none;
    margin: 0;
}
#featured-properties img {
    border-radius: 3px;
}
#featured-properties  .carousel-indicators .active {
    background-color: #818080;
}
#featured-properties  .carousel-indicators li {
    background-color: rgba(166, 166, 166, 0.5);
}
#featured-properties .carousel-indicators {
    margin: 0;
}

/* Grid/list Filters */
.tags-action span {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 11px #daebff;
    display: inline-block;
    padding: 3px 10px;
}
.tags-action span i {
    margin: 0 0 0 3px;
}
.dt_top_filter {
    margin-bottom: 18px;
}
.view-mode {
    margin: 0 0 0 9px;
}
.view-mode a {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 11px #daebff;
	display: inline-block;
	margin: 0 0 0 4px;
    padding: 3px 10px;
}
.view-mode a.active {
    color: #34495e;
}
.sort-by-btn .btn {
    min-width: 160px;
    padding: 4px 9px;
    text-align: left;
}
.sort-by-btn .dropdown-toggle::after {
    position: absolute;
    right: 11px;
    text-align: right;
    top: 15px;
    vertical-align: top;
}

/* Blog */
.blog h6 a {
	color: #34495e;
	line-height: 1.8rem;
}
.blog h6 a:hover {
	color: #f0bc5e;
}
.blog-card .card-footer img {
   margin: 0 11px 0 0;
    width: 33px;
}
.blog-card .badge {
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0 0 12px;
    padding: 6px 10px;
    text-transform: uppercase;
}
.blog-card .badge-primary {
    background-color: rgba(92, 93, 232, 0.1);
    color: #5c5de8;
}
.blog-card .badge-danger {
    background-color: rgba(250, 100, 35, 0.1);
    color: #fa6423;
}
.blog-card .badge-success {
    background-color: rgba(0, 216, 200, 0.09);
    color: #00d8c8;
}
.blog-card .badge-dark {
    background-color: rgba(52, 58, 64, 0.19);
    color: #343a40;
}
.blog-card .badge-info {
    background-color: rgba(23, 160, 184, 0.17);
    color: #17a2b8;
}
.blog-card .badge-white {
    background-color: rgba(255, 255, 255, 0.81);
    color: #5c5de8;
}

/* Footer */
.footer{
	background:#ffffff;
}
.footer li {
    line-height: 34px;
}
.footer-bottom{
	background:#242529;
}
.social-area {
	padding: 20px;
	margin-top: 30px;
	border-bottom: 3px solid #207dff;
	background-color: rgba(23, 160, 184, 0.17);
}
.footer-social {
	padding-top: 6px;
	padding-bottom: 5px;
}
.footer-social a {
    background: #207dff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
    color: #ffffff;
}
.footer-social a:hover {
    background: #f0bc5e none repeat scroll 0 0;
    color: #ffffff;
}
.newsletter-area {
	padding: 20px;
	margin-top: 30px;
	border-bottom: 3px solid #f0bc5e;
	background-color: rgba(250, 100, 35, 0.1);
}
.btn-newsletter {
	border-radius: 0px;
		background: #207dff;
	color:#ffffff;
	border: 0px solid;
}
.btn-newsletter:hover{
	background: #f0bc5e;
}
.newsletter-area input.form-control{
	padding-top: 22px;
	padding-bottom: 22px;
}
/*how-works*/
.how-works{
	background:#F2F6FF;
}
/* Latest jobs */
.latest-jobs{
	background:#ffffff;
}
.latest-jobs h3 {
	font-size: 1.4rem;
}
.latest-jobs h3 a{
	color:#34495e;
}
.latest-jobs h3 a:hover{
	color:#f0bc5e;
}
.latest-jobs .card-list-view .card-body, .card-list-view .card-footer {
	padding: 15px 15px;
	padding-bottom: 14px;
}
.apply-button{
	padding: 12px 20px;
	margin-top:25px;
	margin-left:35px;
}
.latest-jobs .card-footer{
	color:#9b9b9b;
}
.left-logo{
	background:#EBEFF8;
}
.view-all {
	margin-top: 30px;
	background-color: #f0bc5e;
	border-color: #f0bc5e;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size:20px;
}
.view-all:hover {
	background-color:#207dff;
	border-color:#207dff;
}
/*job-category*/
.job-category li {
	padding: 15px;
	background: #F2F6FF;
	margin-bottom: 10px;
	list-style: none;
	border: 1px solid #E5E9F2;
}
.job-category li a{
	color:#34495e;
}
.job-category li a:hover{
	color:#f0bc5e;
}
/*promo*/
.promo{
	background:#f0bc5e;
}
/*join team*/
.join-team {
	background-color: #EBEFF8;
}
.contact-btn{
	background:#f0bc5e;
	border-color:#f0bc5e;
}
.contact-btn:hover{
	background:#207dff;
	border-color:#207dff;
}
.job-list h3 a{
	font-size:1.4rem;
	color: #34495e;
}
.job-list h3 a:hover{
	color: #f0bc5e;
}
.jobs-list .card-list-view .card-body, .card-list-view .card-footer{
	padding:5px 10px;
}
.job-list .apply-button {
	padding: 12px 20px;
	margin-top: 40px;
	margin-left: 0px;
}
.job-inner {
	border: 1px solid #ddd;
	padding: 15px;
}
.dt_top_filter {
	text-align: center;
	background: #EBEFF8;
	padding: 10px;
}
.single-footer {
	margin-bottom: 30px;
}