@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
body, html {
color: #6f7c82;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 26px;
height: 100%;
}
a { 
color : #112211;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}

a:visited { 
color : #223322; }

a:focus { 
outline : thin dotted; 
color : rgb(0,0,0); }

a:hover, 
a:active { 
outline : 0;
color : #334433;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto\9;
}

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-1 {
  background-image: url("images/img_parallax4.jpg");
  min-height: 100%;
}

.bgimg-2 {
  background-image: url("images/img_parallax5.jpg");
  min-height: 400px;
}

.bgimg-3 {
  background-image: url("images/img_parallax3.jpg");
  min-height: 400px;
}

.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #ccc;
  color: #333;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
h1 {
    display: block;
    font-size: 4em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
  	letter-spacing: 5px;
  	text-transform: uppercase;
  	color: #111;
}
h2 {
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #111;
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.container-fluid {
    padding: 0px;
    width: 100%;
}

/* FOOTER CODE        ========================================================================= */

#footer {
    position: relative;
    z-index: 0;
    margin: auto;
    width: 100%;
    -webkit-transform: translateZ(0);
}
.footerinnerwrapper {
    padding: 0px 0px;
}
.footer_widget {
    color: #888;
    color: rgba(255,255,255,0.4);
}
.footer_left_underlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #2d3032;
    background-color: rgb(45, 48, 50);
    z-index: 0;
}
#footer .footerinnerwrapper .footer-inner > .row {
    margin: 0px !important;
}
#footer .row > .widgetslot:first-child {
    background: #2d3032;
        background-color: rgb(45, 48, 50);
}
#footer .row > .widgetslot {
    padding: 75px 40px 75px 40px;
}
#footer .row > .widgetslot {
    background: #313437;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 35px;
}
.wpb_wrapper {
    position: relative;
}
#footer .widgetslot .footer_widget:last-child, #sidebar-container #sb-inner-wrap .sidebar_widget:last-child {
    margin-bottom: 0px;
}
#footer .widgetslot .footer_widget {
    color: #888;
    color: rgba(255,255,255,0.4);
    margin-bottom: 50px;
    display: block;
}
#footer .widgetslot h3 {
    margin-top: 0px;
}
.footer_widget h3 {
    color: #b7bdc0;
}
.footer_widget h3, .sidebar_widget h3 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 19px;
    margin-top: 0;
}
.tp-footerlist {
    color: rgba(183,189,192,0.5);
    list-style: none;
    padding-left: 0;
    margin: 0 auto;
    text-align: left;
}
.tp-footerlist li {
    margin-bottom: 3px;
    /*padding-left: 30px;*/
    position: relative;
}
.tp-footerlist li.tp-listhead{ 
	color: #fff; 
}
.tp-footerlist li.tp-listhead:before{ 
	content: ""; 
}
.footer_widget a, .footer_widget a:visited {
    color: rgba(183,189,192,0.5);
    font-weight: 500;
}
.social {
}
.social ul {
    margin: 0;
    padding: 0;
}
.social li {
    display: inline-block;
    margin: 0;
        margin-right: 0px;
    padding: 0;
    margin-right: 7px;
}
.social li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    opacity: 1;
    background: rgba(255,255,255,0.05);
    margin: 0px 0px 4px 0px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.15);
    padding: 0;
}
.social .s_icon {
    float: left;
    font-size: 20px;
    color: #bbb;
    color: rgba(255,255,255,0.65);
    text-align: center;
    width: 37px;
    line-height: 37px;
}
.social li a:hover .s_icon,
.sidebar_widget.social li a:hover .s_icon { color: #fff; }
.social ul li a.so_facebook:hover,
.sidebar_widget.social ul li a.so_facebook:hover { background: #4672b3; }
.social ul li a.so_linkedin:hover,
.sidebar_widget.social ul li a.so_linkedin:hover { background: #2e8cc2; }
.social ul li a.so_instagram:hover,
.sidebar_widget.social ul li a.so_instagram:hover { background: #33648f; }
/* END OF FOOTER CODE        ========================================================================= */







/* not sure if I need this?        ========================================================================= */

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        min-height: 400px;
        min-width: 100%;
        width: 100%;
		height: 100%;
        max-width: 100%;
        line-height: 1;
    }
/* END of not sure if I need this?        ========================================================================= */

	#headercontainer {
			position:fixed; 
			width: 100%;
			top:0; 
			left:0; 
			z-index:999;
			background-color: #000;
			background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
			background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */

		}
		
					
		
		header {
			position: relative;
			width: 80%; /* 1000px / 1250px */
			font-size: 0.9375em; /* 15 / 16 */
			margin: 0 auto;
			padding: 1.5em 0px 1em 0px;
			position: relative;
			color: #fff;
			text-align: center;
			background-color:transparent;
		}

		a#logo 	{ 
			float:left; 
		}

/* ==================================== Dark background rows with light text =========================================*/
.dark_rowwrapper {
    padding: 0px 40px;
}
.dark_rowwrapper {
    position: relative;
}
.dark_rowinner{
	padding-top: 85px;
	padding-bottom: 82px;	
}
.rowbgimage_overlay {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.content_max_width {
    max-width: 100%;
	margin: auto;
}
.tp_vc_mw_rowinner .vc_row.wpb_row {

    background: transparent !important;
    padding: 0 !important;
    border: none !important;

}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {

    margin-bottom: 35px;

}
.wpb_wrapper {

    position: relative;

}
.wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid {

    margin-bottom: 0;

}
.bottomzero .wpb_column:last-child, .bottomzero {
    margin-bottom: 0px !important;
}
.wpb_wrapper > .wpb_content_element:last-child {

    margin-bottom: 0 !important;

}
.tp-sideicon {

    position: relative;
    text-align: center;

}
.tp-sidetext {

    padding-left: 0px;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255,255,255,0.75);
    text-align: center;
    padding: 0 20px;

}
.tp-sidetext h3 {

    margin-bottom: 20px;
    font-weight: 500;
    font-size: 25px;

}
.lightondark, .lightondark p, .lightondark h1, .lightondark h2, .lightondark h3, .lightondark h4, .lightondark h5, .lightondark h6, .lightondark span, .lightondark a {
    color: #fff;
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .bgimg-1, .bgimg-2, .bgimg-3 {
        background-attachment: scroll;
    }
}
