#header {
  background:#ffff;
  height:64px;
  z-index:999;
  margin:0 auto;
  border-bottom:1px solid #dadada;
  width:100%;
  position:fixed;
  top:0;
  left:0;
  right:0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 
}


[data-footer*="type-1"] .ct-footer [data-row*="top"] > div {
    --container-spacing: 10px;
    --columns-gap: 400px;
    --widgets-gap: 76px;
    --vertical-alignment: flex-end;
    --border: none;
    --border-top: none;
    --border-bottom: none;
    --grid-template-columns: repeat(3, 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="top"] {
    --border-top: none;
    --border-bottom: 0.1px solid black;
    background-color: transparent;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
    --border-top: none;
    --border-bottom: none;
    background-color: transparent;
		height: 250px;
}

.wp-image-206 {
	margin-bottom: 100px;
}

h3.gutentor-single-item-title {
		color: white;
}
#statsbox {
	background-color: #3B3664;
	
	color: white;
	
}

#assignbox {
	background-color: #3B3664;
	background-size: 100px 100px;
	color: white;
	
}

#tempbox {
	background-color: #3B3664;
	background-size: 100px 100px;
	color: white;
	
}

#travelbox {
	background-color: #3B3664;
	background-size: 100px 100px;
	color: white;
	
}

#servicebox {
	background-color: #3B3664;
	background-size: 100px 100px;
	color: white;
	
}

.site-title {
	display: none;
}

.awsm-job-featured-image {
	display: none;
}

#jp-relatedposts {
    clear: both;
    display: none;
    margin: 1em 0;
    padding-top: 1em;
    position: center;
}

#column1 {
	outline: 5px solid #FF660D;
	outline-offset: -20px;
	border-radius: 10%;
}

#column2 {
	outline: 5px solid #FF660D;
	outline-offset: -20px;
	border-radius: 10%;
}

#column3 {
	outline: 5px solid #FF660D;
	outline-offset: -20px;
	border-radius: 10%;
}

h2.awsm-job-post-title {
	color: black;
}

.awsm-job-post-title:hover {
	color: orange;
}

.awsm-job-item h2.awsm-job-post-title {
    margin: 0 0 15px;
    font-size: 18px;
    text-align: left;
		color: black;
}

#box1 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}

#box2 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}


#box3 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}

#box4 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}

#box5 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}

#box6 {
	width: 400px;
  height: 342px;
	border: 3px outset #FF8534;
	border-radius: 14px;
}

.awsm-job-item {
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 40px;
	border-top: 5px solid #FF8534;

	
}
.awsm-selectric {
	border-radius: 10px;
	border: 2px solid #FF8534;
}

.awsm-selectric:hover {
	border-top: 2px solid #FF8534;
	border-left: 2px solid #FF8534;
	border-right: 2px solid #FF8534;
}  



.hero-section[data-type=type-1] .page-description {
    display: none;
    max-width: var(--description-max-width, 100%);
}

.awsm-job-form-inner {
    background: #fff;
    border: 1px solid #dddfe3;
    padding: 35px;
		border-radius: 10px;
		border-top: 10px solid #FF8534;
}

[data-cards=boxed] .entry-card, [data-cards=cover] .entry-card {
    padding: var(--card-inner-spacing, 30px);
    border: var(--card-border, none);
    box-shadow: var(--box-shadow);
    border-radius: 7px;
		border-top: 10px solid #FF8534;
}
