/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
   height: 45%;
	min-height: 300px;
}

header.carousel2 {
   height: 25%;
}


header.carousel3 {
   height: 45%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

header.carousel2 .fill, header.carousel3 .fill {
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.footerholder{
	border:1px solid #E6E4E4;
	width:100%;
	
	background:#E6E4E4;
}

.developerholder{
	border:1px solid #D1D2D3;
	width:100%;
	
	background:#D1D2D3 url(../img/developer_top.jpg) bottom;
}


.footerholder hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #D0D2D3;
}


.ltblueholder{
	border:1px solid #C1C9CE;
	width:100%;
	background:#C1C9CE url(../img/pattern.png) repeat-y;
	 background-position: 80% 20%; 
	 padding-top: 40px;
}


.mdgrayholder{
	border:1px solid #D1D2D3;
	width:100%;
	background:#D1D2D3 url(../img/mdgray.png) no-repeat bottom left;
}

.mdgrayholder .container{
	padding:20px 10px 100px 10px;
	
}

.mdgrayholder hr{
	   margin-top: 5px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #fff;
}


.mdgrayholder h1 a {
	font-size:18px;
	
}


.mdgrayholder h1 a:hover, .mdgrayholder h4 a:hover, .detailsheaders a:hover {
	opacity:.5;
	
}

.areaholder{
	border:1px solid #E6E4E4;
	width:100%;
	background:url(../img/area4back.jpg) bottom center no-repeat;
}

img.border {
		border-bottom:10px solid #E6E4E4;

}

@media (min-width: 2000px) {


.areaholder {
    border: 1px solid #E6E4E4;
    width: 80%;
    background: url(../img/area4back.jpg) bottom center no-repeat;
    margin: 0 auto;
}

}

.ltgrayholder{
	border:1px solid #F6F5F4;
	width:100%;
	background:#F6F5F4 ;
}


.ltgrayholder .container{
padding: 0px 10px;	
}


.ltgrayholder h3{
	font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 16px;
color: #6A757F;

}

.contactholder{
	border:1px solid #D1D2D3;
	width:100%;
	background:#D1D2D3 url(../img/contactback.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom:150px;
}

.contactholder2{
	border:1px solid #D1D2D3;
	width:100%;
background:#D1D2D3 url(../img/registerback.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom:150px;
}


.contactformholder{
    background: #FFF;
    width: 50%;
    margin: 0px auto;
    padding: 50px 50px 0px 50px;
    border-bottom: 20px solid #7F8A96;

	
}

@media (max-width: 920px) {
.contactformholder{
    background: #FFF;
    width: 80%;
    margin: 0px auto;
    padding: 50px 50px 0px 50px;
    border-bottom: 20px solid #7F8A96;

	
}

}

@media (max-width: 445px) {
.contactformholder{
    background: #FFF;
    width: 80%;
    margin: 0px auto;
    padding: 20px 10px 0px 10px;
    border-bottom: 20px solid #7F8A96;

	
}

}

.register{
	color:#7F8A96;
	font-size:14px;
	margin-top:20px;
	
}

.call{
	color:#000;
	font-size:14px;
	line-height:19px;
		  font-family: 'Lato', sans-serif;
		  max-width:120px;

}

.boldname{
		  font-family: 'Lato', sans-serif;
		  font-weight:700;
		  font-size:12px;
		  text-transform:uppercase;

}

.italictitle{
	font-size:14px;
	font-style:italic;
	
	
}

.contactname{
	line-height:18px;
	
}

.contactname a{
	font-size:12px;
			  font-family: 'Lato', sans-serif;

}

.contactphone{
				  font-family: 'Lato', sans-serif;
				  font-weight:700;

}

.galleryholder{
	background:#E6E4E4 url(../img/galleryback.png) repeat-y;
	margin: 0px;

	
}
.galleryholder img{
	margin-bottom:20px;
	
}

.galleryholder img:hover{
	opacity:.5;

}

hr.home  {
  margin-top: 0px !important;
  margin-bottom: 20px;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: 1px solid #fff;
}



.galleryholder p{
text-transform:uppercase;
	font-size:12px;
	  font-family: 'Lato', sans-serif;
	  margin:0px 0px 20px 15px;

}

.building{
	color:#404041;
	text-transform:uppercase;
	font-size:12px;
	  font-family: 'Lato', sans-serif;
	  margin:30px 0px;

	
}


.footerholder p{
	color:#929497;
text-transform:uppercase;
	font-size:10px;
	  font-family: 'Lato', sans-serif;
	  margin:20px 0px 

}

.footerholder .container{
	padding:0px 100px;
	
}

@media (max-width: 768px) {
.footerholder .container{
	padding:0px 10px;
	
}

}

.developerholder .container{
	padding:0px 10px;
	
}


.levels{
	color:#929497;
	font-size:12px;
	font-weight:500;
	letter-spacing:.125em;
	padding-left:10px;
	
	
}

.details{
	color:#58595B;
	font-size:12px;
	  font-family: 'Lato', sans-serif;
	  line-height:18px;
	  padding:0px 0px 10px 0px;
	  margin:0px;
}



.detailsheaders {
    color: #58595B;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
	font-weight:700;
    line-height: 15px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}


a.pdfplan{
	color:#58595B;
	font-size:12px;
	  font-family: 'Lato', sans-serif;
	  text-decoration:none;
	  background:url(../img/arrow.png) right no-repeat;
	  padding-right:15px;
	  font-weight: 400;
	  
	  
}
a:hover.pdfplan{
	color:#7e8995;
	opacity:.6;
	
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	
	
	.area_blue{
		background:#939DA9;
		
	}
	
	.area_blue h1{
		color:#fff;
		font-size:30px;
		padding:30px 0px 0px 20px;
		font-weight:400;
		margin:0px;
		
	}
	
	.area_blue p{	
		color:404041;
		text-transform:uppercase;
		  font-family: 'Lato', sans-serif;
		  font-size:12px;
		padding: 0px 0px 0px 20px;
margin: 0;

	}
	
	
/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}


.name{
			  font-family: 'Lato', sans-serif;
			  font-weight:600;
			  text-transform:uppercase;
			  color:#58595B;
			  
			 font-size:12px;
			 letter-spacing:.025em;

}
.news{
			  font-family: 'Lato', sans-serif;
			  font-size:12px;
			  text-transform: uppercase;
			  padding: 20px 0px 0px 0px;
			  letter-spacing:.025em;

}

.news strong{
	font-weight:700			  font-size:14px;

}

.newspub{
	font-size:12px;
	font-weight:400;
	letter-spacing:.025em;
	position:relative;
	top:-1px;
	
}

a.story{
				  font-family: 'Lato', sans-serif;
			  letter-spacing:.025em;
	color:#58595B;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
	
}

a:hover.story{
	opacity:.5;
	
}


.bluepdf{
	background: #646567;
width: 100%;
padding: 10px 120px 10px 20px;
color: #fff;
font-family: 'Lato', sans-serif;
text-align: center;
font-size: 16px;
}


.bluepdf p a{
	color:#D0D2D3;
					  font-family: 'Lato', sans-serif;
					  background:url(../img/arrow_pdf.png) top left no-repeat;
padding: 10px 0px 0px 20px;					  line-height: 1.0;
					  letter-spacing:.035em;

	
}

.bluepdf p a:hover{
	opacity:.5;
	
}


.area {
    position: relative;
    height:80%;
    width:100%;
    background:red;
}
.areamap33 {
    position: relative;
    height:50%;
    width:300px;
    background:blue;
}

.areamap332 {
    position: relative;
    height:50%;
    width:300px;
    background:yellow;
}





.faded {
    position: absolute;
    width: 100%;
    height: 120%;
    font-size: 36px;
    text-align: center;
    color: yellow;
    background: url(../img/grayback.png);
    padding-top: 25px;
    top: 0;
    left: 0;
	z-index:999999999;
  }


.redholder{
	height:auto;
	background: #984920;
	text-align: center;
	font-family: 'Lato', sans-serif;
	color: #fff;
	padding:3px 0px 3px 0px;
}

.redholder h3 {
    display: block;
  font-size: 20px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  letter-spacing: .125em;
}

.redholder p{
	    display: inline-block;
    color: #c3c3c3;
    vertical-align: middle;
    letter-spacing: .05em;
    padding: 0px;
    margin:  5px 8px 10px 0px;
    line-height: 16px;
    font-weight: 300;

}


.redholder2{
	height:auto;
	background: #da3832;
	text-align: center;
	font-family: 'Lato', sans-serif;
	color: #fff;
	padding:0px;
}

.redholder2 h3{
font-size: 18px;
margin: 10px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}


.redholder2 p{
	    display: inline-block;
    color: #fff;
    vertical-align: middle;
    letter-spacing: .05em;
    padding: 0px;
    margin: 0px 8px 10px 0px;
    line-height: 16px;
    font-weight: 300;

}







.blueholder2{
	height:auto;
	background: #7F8A96;
	text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;	color: #fff;
	padding:0px;
	font-size: 12px;
}

.blueholder2 h3{
font-size: 18px;
margin: 10px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}


.blueholder2 p{
	    display: inline-block;
    color: #fff;
    vertical-align: middle;
    letter-spacing: .05em;
    padding: 15px 0px 5px 0px;
    margin: 0px 8px 10px 0px;
    line-height: 16px;
    font-weight: 300;

}


.blueholder2 .form-control {
    display: inline-block;
    width: 10%;
    height: 25px;
    padding: 3px 6px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.blueholder2 .form-group {
    margin-bottom: 15px;
    display: inline;
}


.blueholder2 .form{
    display: inline;
}


.blueholder2 .btn-default {
    color: #fff;
    background-color: #626366;
    border-color: #626366;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;

}

.btn {
    padding: 3px 6px;
}

@media (max-width: 600px) {


.redholder h3, .redholder2 h3{
	font-size: 16px;
	
}


.redholder p, .redholder2 p{

font-size: 12px;
}

}


.blog {
    display: block;
    padding: 4px;
    margin: 0px 15px 0px 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	width:25%;
	float:left;
}

@media (max-width: 600px) {
.blog {
width:50%;
}

}


.btn-primary {
    color: #fff;
    background-color: #ae5628;
    border-color: #ae5628;
    font-size: 12px;
    padding: 2px 4px;
    font-family: Lato;
    text-align: right;
    clear: both;
    margin-left: 15px;
}
.btn-primary:active:focus, .btn-primary:active:hover{
	background-color: #ae5628;
    border-color: #ae5628;
}
p.hometext  strong{
	    color: #404041;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin: 30px 0px;
    letter-spacing: .125em;
}

p.hometext{
    margin-bottom: 20px;
    padding-bottom: 10px;
}

p.hometext a{
   
color: #404041;

}

p.hometext a:hover{
	opacity: .7;
}


/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 43%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
  font-weight: 200;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 180px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

.header-text h4 span {
  font-weight: 200;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0px;
  padding: 0px;
  line-height: 35px;
  color: #fff;
  letter-spacing: .45rem;
}

@media (max-width: 970px) {

	.header-text h3 span {

  font-size: 100px;

}
	.header-text h4 span {

		  font-size: 15px;
line-height: 15px;

	}
}


@media (max-width: 555px) {
.header-text h3 span {
  font-size: 50px;
}
	
}
.videobutton{
 position:fixed; width:275px; z-index:99999999; right:0;
padding: 5px 0px 10px 10px;
background:url(../img/trans.png) repeat;
margin-top:1px;

}

.videobutton p {
	color:#75797b;
	    font-family: 'Lato', sans-serif;
    font-size: 14px;
	text-align:left;
padding: 0px;
margin: 0px;
	
}

.videobutton p:hover{
	opacity:.5;
}




.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


#double ul{
  margin-bottom:20px;
  overflow:hidden;

}
#double li{
  line-height:1.5em;
  text-transform:uppercase;
  font-size: 13px;
letter-spacing: .105em;
list-style: none;


}
#double li strong{
		  font-family: 'Lato', sans-serif;

}


#double li::before {content: "•"; color: #7f8a96;
  display: inline-block; width: 1em;
  margin-left: -1em}

#double li  { width:100%;} 

@media (max-width: 600px) {

#double li  { width:100%; } 

}


.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(127, 138, 150, 0.6);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
	text-shadow: none;
	text-transform:uppercase;
}


.fp_box01, .fp_box02{
	    background: #9a9fa9;
    padding: 5px 20px 1px 20px;
    margin-bottom: 5px;
}

.fp_box01 p a, .fp_box02 p a{
	color:#d8dde3;
		font-family: 'Lato', sans-serif;
    line-height: 1.6em;
}

.fp_box01 p a:hover, .fp_box02 p a:hover{
	opacity:.5;
	
}


.fp_box01 h4, .fp_box02 h4{
	color:#d8dde3;
	font-weight:300;
	letter-spacing:.25rem;
	margin-bottom: 2px;
}


.areaholder .fp_box01, .areaholder .fp_box02{
			    background: #6E7680;
    padding: 5px 20px 1px 20px;
    margin-bottom: 5px;
	
}


.areaholder .fp_box01 p a, .areaholder .fp_box02 p a{
	color:#E6E4E4;
	
}


.areaholder .fp_box01 h4, .areaholder .fp_box02 h4{
	color:#E6E4E4;
	}


.field-textarea{
	height:100px;
	
}

input, select, textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: block;
    width: 100%;
}

.video-responsive2 {
	overflow: hidden !important;
	padding-bottom: 56.25% !important;
	position: relative !important;
	height: 0 !important;
}
.video-responsive2 iframe {
	left: 0 !important;
	top: 0 !important;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
	border: none;
}
