/*-------- RESET-------- */
h1, h2, h3, h4, h5, h6, h7, p, form, input, ul, li {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}
.text-shadow{  text-shadow: 3px 3px 0 rgba(0,0,0,.15); }

.title_top_border {
	margin-bottom: 7px;
}
.title_top_border:before {
	content: '';
	display: block;
	width: 46px;
	height: 5px;
	background: #dac725;
	margin: 0 0 15px;
}
.title_bottom_border {
	margin-bottom: 7px;
}
.title_bottom_border:after {
	content: '';
	display: block;
	width: 46px;
	height: 5px;
	background: #dac725;
	margin: 15px 0 0;
}

.clear {
	clear: both
}
.clearfix {
	clear: both;
}
.clearfix:after{
	width: 100%;
	height: 1px;
	clear: both;
	display: inline-block;
	content: " ";
}
img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	color: #003;
	text-decoration: underline
}
.red {
	color: #F00
}
.row{ width: 100%; display: flex; clear: both; margin: 0 -15px; }
.col-6{ flex: 1; padding: 15px;}
.half {
	float: left;
	width: 49%;
}
.full {
	float: left;
	width: 100%;
	padding: 10px 0;
}
ul.bulit li {
	padding: 5px 0 5px 20px;
	background: url("images/bulit.gif") no-repeat scroll 0 7px;
	color: #666
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	background: #ffce00;
	color: #424242;
}
#header {
	width: 100%;
	float: left;
	background: #f1f2f3;
	padding: 5px 0 0 0;
}
.logo {
	float: left;
}
.HeaderButton {  
    height: 114px;
    margin: 0 0 0 auto;
    padding: 0;
    width:50%;
	display: flex;
	align-content: flex-end;
	align-items: center; 
	text-align: right; 
	justify-content:flex-end;
}

.HeaderButton .contact{ font-size: 16px; position: relative; text-align: left; }
.HeaderButton .contact:before{ 
	font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
	content: "\f098"; 
    font-size: 46px;
    position: absolute;
    top: 12px;
    left: -50px;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #050356;
     
	
}

.HeaderButton .contact .number{ display: block; font-size: 24px; font-weight: bold; }
.HeaderButton .button-contact{ margin-left: 20px; background: #2B2E2A; color: #fff; padding: 10px 20px; border-radius: 6px; transition: all .4s;  }
.HeaderButton .button-contact:hover{ background: #001255; text-decoration: none; }
.search {
	background: url("images/search-bg.jpg") no-repeat scroll 0 0 transparent;
	float: right;
	height: 114px;
	margin: 0;
	padding: 0;
	width: 566px;
}
#nav {
	width: 100%;
	float: left;
	background: #000665 url(images/3-horiz-menu-bar.png) repeat-x bottom;
	height: 44px;
}
#nav ul {
}
#nav ul li {
}
#middle {
	width: 100%;
	float: left;
}
.page-holder {
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
.center-col-home {
	width: 100%;
	padding: 10px;
	display: inline-block
}
.center-col-home #slider_container_1 {
	width: 96.2%!important;
	height: auto;
	padding: 1%!important;
}
.center-col-home #slider_container_1 div, .center-col-home #slider_container_1 img {
	width: 100%!important;
}
#SliderName {
	border: 3px solid #000;
	border-radius: 3px;
	width: 100%!important;
}
#SliderName img {
	width: 100%!important;
}
.lavaLampWithImage li a{
	font: normal 13px arial!important;
	margin: auto 15px!important;
}
@media(min-width:1248px) {
body {
	font-size: 16px!important;
	line-height: 1.4
}
.lavaLampWithImage li a{
	font: normal 14px arial!important;
	margin: auto 20px!important;
}
.center-col-home #slider_container_1 #SliderName, .center-col-home #slider_container_1 #SliderName div, .center-col-home #slider_container_1 #SliderName img {
	height: 500px!important;
}
	
.page-holder {
	margin: 0 auto;
	padding: 0;
	width: 1224px!important;
}
.center-col {
	width: 680px!important;
	background: #fff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
#rightcol {
	width: 250px!important;
}
#rightcol p {
	line-height: 22px!important;
}
}
#middle .page-holder {
	background: #FFF url(images/middle-lines.gif) repeat-y center;
	border: 1px solid #5a5b4d;
	border-left: 3px solid #fbe077;
	border-right: 3px solid #fbe077;
}
#middle .page-holder.FullWidth {
	background: #FFF!important;
	 
}
#middle .banner {
	float: left;
	padding: 1px;
	margin: 0 4px;
	width: 99.5%;
}
#middle .banner img {
	width: 100%;
}
.main-body {
	width: 100%;
	float: left
}
.main-body2 {
	width: 100%;
	float: left
}
.inner-img {
	float: left;
	border: #CCC 5px solid;
	padding: 2px;
	margin: 5px 15px 5px 0;
}
.inner-img.clearfix{ clear: both; display: block; float: none;}
/* *`*`*`*` left menu *`*`*`*`*` */
#leftcol {
	padding: 0;
	width: 220px;
	float: left;
	border-right: 1px solid #DDDDDD;
}
.left-links {
	background-color: #2B2E2A;
}
ul.menu {
	margin: 0;
	padding: 0 0 35px;
}
ul.menu li {
	border-bottom: 1px solid #252724;
	float: none;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
ul.menu li a {
	color: #FFF
}
ul.menu li.current a, ul.menu li a:hover {
	color: #999
}
ul.menu span {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 30px;
}
.center-col {
	width: 505px;
	float: left;
	padding: 5px 15px 15px 25px;
}
.center-col h1 {
	color: #050456;
	font-weight: normal;
	font-size: 26px;
	background: url(images/heading-icon.gif) no-repeat left;
	padding: 0 0 0 40px;
}
.center-col h2 {
	padding: 10px 0 0 0
}
.center-col p {
	padding: 8px 0;
}
#rightcol {
	width: 190px;
	float: right;
	padding: 15px;
	border-left: 1px solid #DDDDDD;
}
#rightcol p {
	line-height: 15px;
	margin: 15px 0;
}
#rightcol strong {
	font-size: 11pt;
	font-family: 'Calibri', 'sans-serif';
}
/* *`*`*`*`*` Footer *`*`*`*`*`*` */
#footer {
	width: 100%;
	clear: both;
	border-top: #a5a5c8 4px solid;
	background: #FFF url(images/footer-bg.gif) repeat-x top;
	min-height: 120px
}
#footer:after{ width: 100%; display:block; clear: both; content: " "; }
#footer .left-side {
	float: left;
	width: 600px;
	text-align: center;
	padding: 20px 0 0 0;
}
#footer .left-side ul {
}
#footer .left-side ul li {
	display: inline;
	border-right: 1px solid #333;
	padding: 0 8px
}
#footer .left-side ul li a {
	color: #383737
}
#footer .left-side ul li.current a, #footer .left-side ul li a:hover {
	color: #003;
	text-decoration: underline
}
#footer .left-side p {
	width: 100%;
	text-align: center;
	color: #383737;
	padding: 10px 0;
}
#footer .right-side {
	float: right;
}
/* contact */
#CommentForm {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
	border: none;
}
#CommentForm fieldset {
	border: none;
}
#CommentForm fieldset legend {
	display: none;
	border: none;
}
#CommentForm div {
	margin-bottom: .5em;
}		/* space between inputs */
/* forms and inputs */

#CommentForm input {
	color: #666;
	width: 490px;
}
#CommentForm textarea, .textInput {
	color: #666;
	width: 490px;
	margin: 0 0 0.5em;
	padding: 5px;
	background: #E1E2E3 url("images/inputBg.gif") repeat-x 0 0;
	border: 1px solid #fff;
	border-color: #C9CACB #fff #fff #C9CACB;
	outline: none;
}
/* ============ Application Form ==========  */

.welcome_wrapper {
	margin: 0 15px;
	font-size: 16px;
	line-height: 22px;
}
.welcome_wrapper h2, .welcome_wrapper h3 {
	font-weight: bold;
	font-size: 20px;
}
.welcome_wrapper *[align="center"] {
	text-align: center;
}
.welcome_wrapper td, .welcome_wrapper th {
	padding: 10px 0.5%;
}
.welcome_wrapper .service-right-blue-heading1 {
	border-bottom: 5px solid #FFAD2D;
	color: #0067AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 5px;
}
.welcome_wrapper .head_area {
	float: left;
	padding: 5% 0;
	width: 100%;
}
.welcome_wrapper .left-logo {
	float: left;
	width: 173px;
}
.welcome_wrapper .content {
	float: left;
	width: 650px;
}
.welcome_wrapper .full {
	float: left;
	padding: 10px 0 0;
	width: 100%;
}
.welcome_wrapper .full h4 {
	float: left;
	width: auto;
	font-weight: bold;
}
.welcome_wrapper .form_application div .cont_form_field, .welcome_wrapper .state {
	background: url("images/contact-field.png") no-repeat scroll 0 0 transparent;
	border: 1px solid #e3e3e3;
	border-radius: 15px 15px 15px 15px;
	color: #333333;
	float: none;
	font-size: 16px;
	height: 29px;
	padding: 0 0 0 5px;
	width: 120px;
}
.welcome_wrapper .state {
	border-radius: 15px 0 0 15px;
	width: 145px;
}
.welcome_wrapper .form_field .cont_form_area {
	margin: 20px;
}
.welcome_wrapper td .cont_form_field, .welcome_wrapper .form_field .cont_form_field {
	background: url("images/contact-field.png") no-repeat scroll 0 0 transparent;
	color: #333333;
	border: 1px solid #e3e3e3;
	border-radius: 15px 15px 15px 15px;
	float: none;
	font-size: 16px;
	height: 29px;
	width: 270px;
}
.welcome_wrapper .education_area td .cont_form_field {
	width: 158px;
}
.welcome_wrapper .references td .cont_form_field {
	width: 250px;
}
.welcome_wrapper .employment td .cont_form_field {
	width: 120px;
}
.welcome_wrapper .days_available td .cont_form_field {
	width: 110px;
}
.welcome_wrapper .form_field, .employment {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}
.welcome_wrapper .days_available td {
	text-align: center;
}
.welcome_wrapper .job-btn {
	width: 275px;
	height: 25px;
	float: left;
	margin-bottom: 10px;
}
.welcome_wrapper .map-text {
	width: 500px;
	float: left;
}
.welcome_wrapper .form_application div {
	float: left;
	width: 24%;
}
.welcome_wrapper .cont_form_area {
	background: url("images/contact-area.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333;
	float: left;
	font-family: Arial;
	font-size: 16px;
	height: 108px;
	padding: 5px 0 0 5px;
	width: 515px;
}
.welcome_wrapper .cont_submit {
	background: url("images/submit-button.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 57px;
	margin: 0 15px 0 0;
	width: 93px;
}
.welcome_wrapper .cont_submit:hover {
	background: url("images/submit-button-hover.png") no-repeat scroll 0 0 transparent;
}
.btn_application {
	width: 217px;
	height: 31px;
	background: url(images/btn-application.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px
}
.btn_application:hover {
	background-position: bottom;
}
ul.arrow {
	margin: 10px 0 30px;
	display: inline-block;
}
ul.arrow li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
}
ul.arrow li:before {
	content: "\f054";
	position: absolute;
	left: 0;
	top: 8px;
	display: inline-block;
	vertical-align: top;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 10px;
	color: #dac725;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.callus-block {
	background-color: #e2c122;
	border-color: #e2c122;
	background-image: url(images/stroke.png);
	background-repeat: repeat;
	border: none;
	padding: 16px 30px 15px 55px;
	color: #fff;
	text-align: center;
}
.callus-block h4 {
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 0px 3px rgba(0,0,0, .7);
}
.callus-block a {
	position: relative;
	padding-right: 40px!important;
	text-decoration: none !important;
	border: none;
	padding: 16px 22px 14px;
	border-radius: 0;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	display: inline-block;
	box-shadow: none !important;
	outline: none !important;
	color: #4c4c4b;
	white-space: nowrap;
	transition: background .2s linear, color .2s linear;
	background: #fff;
	margin: 15px 0 0;
}
.callus-block a:hover {
	background: #333;
	color: #fff;
}
.callus-block a:after {
	content: '\f054';
	position: absolute;
	right: 13px;
	top: 16px;
	font-style: normal;
	font-variant-caps: normal;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	font-family: FontAwesome;
	font-size: 18px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transform: translate(0px, 0px);
	color: rgb(218, 199, 37);
}
hr.pattern {
	background: url(images/pattern_3.png) repeat-x 0 0;
	background-size: 8px 5px;
	height: 5px;
	width: 100%;
	border: 0px;
	margin: 15px 0;
}


#accordion h4 {
	 margin-bottom: 15px;
	cursor: pointer;
	outline: 0px;
}
#accordion h4:before {
	content: '';
	display: block;
	width: 46px;
	height: 5px;
	background: #dac725;
	margin: 0 0 15px;
}

.ui-icon {
    display: inline-block;
      position: relative;
	padding-right: 7px;
}
.ui-icon:after {position: relative; 
	content: '\F067';
 	font-style: normal;
	font-variant-caps: normal;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	font-family: FontAwesome;
	font-size: 18px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transform: translate(0px, 0px);
	color: rgb(218, 199, 37);
}
.ui-state-active .ui-icon:after, .ui-button:active .ui-icon:after{
	content: '\F068';
}
.ui-accordion-content{ margin-bottom: 20px;}



.section-block{ padding-top:30px; padding-bottom:30px;}
.bg-box{ background: #d9d9d9; padding: 30px; transition: all .4s; height: 100%; }
.bg-box p{  padding: 20px 0;  }
/*.bg-box:hover{ background: #000; }*/
/*.bg-box:hover{ background: #000; color:#fff; }*/
.bg-box a:hover{ background: #050356; color:#fff; }

.call-us-block{ text-align: center; background:#f8f8fa; padding: 40px 0; margin: 20px 0;  }
.call-us-block h2 {
    font-size: 34px;
    text-shadow: 3px 3px 0 rgba(0,0,0,.15);
	    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    color: #000000;
}
.call-us-block img{ max-width: 150px; width: 100%; margin: 20px 0; }
.call-us-block .phone{
	color: #000000;
    text-align: center;
	    margin-bottom: 10px;
	    
    font-size: 100px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: normal;
    text-shadow: 4px 4px 0 rgba(0,0,0,.25);
    
}
.call-us-block h3{  text-shadow: 3px 3px 0 rgba(0,0,0,.15); }

ul.dt-sc-fancy-list {
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
	padding: 0;
}
ul.dt-sc-fancy-list li {
    clear: both;
    display: block;
    position: relative;
    padding: 5px 0px 10px 0;
	margin: 0;
}

ul.dt-sc-fancy-list  li:before {
    color: #ffc527;
	width: 10px;
	height: 10px;
	display: inline-block; 
	content: " ";
	background:#ffc527; 
	border-radius: 100%;
	margin-right: 10px;
}
.contactform{ padding: 40px 0; }
.contactform .form-group {
    margin-bottom: 2em;
}
.contactform  .form-control{    
	border: 1px solid #e5e5e5;
    border-radius: 0;
    
    display: block;
    margin: 0;
    padding: 10px 12px;
	height: auto;
    width: 100%;
     }
