@charset "UTF-8";
/* CSS Document */

.html {
	background-image: url(../images/background_1200.jpg);
}

.html {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-attachment: fixed;
	margin: 0;
	background-color: #f3eae1;
}

body {
	background: none;
	background-color: transparent;
}
/* Text Size Adjust */
body {
	font-size: 15px;
	line-height: 1.6;
}

p {
	text-align: justify;
}

.wrapper {
	background: none;
	background-image: url(../images/background_1200.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
  color: #003c59;
  margin-bottom: 10px;
  margin-top: 1em;
}
h1.title {
	margin-bottom: 1em;
}

.menu-Container {
	padding-top: 10px;
}

.content-md {
    padding-top: 40px;
    padding-bottom: 80px;
}

.color-eea-blue {
	color: #003c59;
}
.color-eea-tan {
	color: #d7c593;
}

.push-right {
	margin-left: auto;
}
.push-left {
	margin-right: auto;
}

.margin-left-20 {
    margin-left: 20px;
}

/* Typography */

.text-85 {
	font-size: 85%;
}
.text-90 {
	font-size: 90%;
}
.text-115 {
	font-size: 115%;
}
.text-125 {
	font-size: 125%;
}
.text-150 {
	font-size: 150%;
}

/*a:focus, a:hover, a:active {
	 color: rgba(0, 191, 243, 1) !important;
}*/


/* HEADER CUSTOM */

.header-v6 .navbar-nav > li > a {
    padding: 20px 10px;
    line-height: 54px;
}
.header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
    color: rgba(0, 61, 89, 1);
    font-weight: 600;
}
.header-v6 .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 600;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a {
    font-size: 14px;
    font-weight: 600;
 	color: rgba(0, 61, 89, 1);
}
.header-v6 .dropdown-menu li a { 
    font-size: 14px;
    font-weight: 600;
 	color: rgba(0, 61, 89, 1); 
}
.header-v6 .dropdown-menu li a:hover {
	color: rgba(0, 191, 243, 1) !important;
}

.header-fixed .header-v6.header-classic-white .navbar-nav li a:hover, 
.header-fixed .header-v6.header-classic-white .navbar-nav li a:active {
    color: rgba(0, 191, 243, 1);
}
.navbar-nav .open .dropdown-menu li a:hover,
.header-v6 .navbar-nav .open .dropdown-menu li  a:active {
     color: rgba(0, 191, 243, 1);
}
.header-v6 .dropdown-menu li a:hover,
.header-v6 .dropdown-menu li a:active { 
    color: rgba(0, 191, 243, 1);
}
.dropdown-menu li a:hover,
.dropdown-menu li a:active { 
    color: rgba(0, 191, 243, 1);
}


@media (max-width: 991px) {
	.header-v6 .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 5px;
	}
}

/* SLIDER CUSTOM */

.interactive-slider-v2 {
  background: url(../images/header_construction.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 95px; /* (does this need to vary? be set to zero?) */
  padding: 50px 0;  /* default is 200px */
}

.interactive-slider-v2 h1 { 
  font-size: 55px;
  line-height: 60px;
  margin: 8px 0;
  text-align: center;
}
.interactive-slider-v2 p { 
  /*font-weight: bold; */
  line-height: 1em;
  margin: 0 0 6px 0;
  text-align: center;
}

.interactive-slider-v2 {
  margin-top: 0px;
  background-size: cover;
  background-position: center;
}


@media (max-width: 991px) {
	.interactive-slider-v2 {
	margin-top: 0px;
	}
	.interactive-slider-v2 h1 {
	font-size: 36px;
	line-height: 40px;
	}
}
@media (max-width: 768px) {
	.interactive-slider-v2 {
	padding: 35px 0;	
	}	
}



/* Pager Custom */

.pager li > a, .pager li > span {
    padding: 5px 14px;
    background-color: #337ab7; /* #fff; */
	color: white;
    border: none;  /* 1px solid #ddd; */
    border-radius: 5px !important;
}



/* FOOTER CUSTOM */
.footer-v1  .footer {
    padding: 10px 0;
    background: #000000;
	background-image: url(../images/constructionbar_dk_950.jpg);
	/* background-image: none; */
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}
.footer-v1 p, .footer p
.footer-v1 h2, .footer h2 {
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}

.footer-v1 .linkblock { 
	text-shadow: none;
}

/* Social from footer v5 */
/* Dark Social v2 */

.footer-v1 .dark-social-v2 li {
    padding-right: 0;
    margin-bottom: 8px;
}

.footer-v1.dark-social-v2 li:first-child {
    padding-left: 5px;
}

.footer-v1 .dark-social-v2 li i {
    color: #ddd;
    width: 30px;
    height: 30px;
    font-size: 14px;
    padding: 8px 5px;
    text-align: center;
    background: #353535;
    display: inline-block;
}

.footer-v1 .dark-social-v2 li i:hover {
    color: #fff;
    background: #286090; /* default  #72c02c */
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.linkblock p {
	text-shadow: none;
}

.indeed img {
	height: 100%;
	width: auto;
	fill: #fff;	
}
    
.copyright p {
    color:gray !important;
}


/* Responsive custom */

@media (max-width: 450px) {
	body {
	min-width: 320px;
	}
}


/* Logo Swap */
@media (min-width: 451px) {
	.logo-sm {
	display: none;
	}
}
@media (max-width: 450px) {
	.logo-lg {
	visibility: hidden;
	display: none;
	}
}

@media (max-width: 991px) {
  	.header-v6 .menu-container {
	    width: 100%;
  	}
	.header-v6.header-classic-white .navbar {
		background-color: rgb(255, 255, 255);
	}
	.header-v6 .navbar-nav > li > a {
    font-size: 14px;
    padding: 5px 5px;
	}
}