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

body {
	background-color: hsla(0,0%,95%,1.00);
	font-family: 'Playfair Display', serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Josefin Sans', sans-serif;
}

.wht-bg {
	background-color: #fff;
}

a.anchor {
	display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-sm-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
    font-weight: bolder;
	text-transform: uppercase;
	color: rgba(2,172,236,1.00);
}
.marketing .col-sm-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.marketing .col-md-4 {
	text-align: center;
	margin-bottom: 20px;
}

.marketing .col-md-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* Featurettes
------------------------- */

.featurette {
	padding-left:50px;
	padding-right: 50px;
}

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  margin-top: 75px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
	padding-bottom: 30px;
}

/* Pricing Table Plans
------------------------- */


.pricing-table .plan {
  margin-left:0px;
  border-radius: 5px;
  text-align: center;
  background-color: #f3f3f3;
  -moz-box-shadow: 0 0 6px 2px #b0b2ab;
  -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
  box-shadow: 0 0 6px 2px #b0b2ab;
}
 
 .plan:hover {
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}
 
 .plan {
  padding: 20px;
  margin: 30px 0px;
  color: #fff;
  background-color: #5e5f59;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.plan-name-bronze {
  padding: 20px;
  color: #fff;
  background-color: #665D1E;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
 }
  
.plan-name-silver {
  padding: 20px;
  color: #fff;
  background-color: #C0C0C0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
 }
  
.plan-name-gold {
  padding: 20px;
  color: #fff;
  background-color: #FFD700;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  } 
  
.pricing-table-bronze  {
  padding: 20px;
  color: #fff;
  background-color: #f89406;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.pricing-table .plan .plan-name span {
  font-size: 20px;
}
 
.pricing-table .plan ul {
  list-style: none;
  margin: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
 
.pricing-table .plan ul li.plan-feature {
  padding: 15px 10px;
  border-top: 1px solid #c5c8c0;
  margin-right: 35px;
}
 
.pricing-three-column {
  margin: 0 auto;
  width: 80%;
}
 
.pricing-variable-height .plan {
  float: none;
  margin-left: 2%;
  vertical-align: bottom;
  display: inline-block;
  zoom:1;
  *display:inline;
}
 
.plan-mouseover .plan-name {
  background-color: #4e9a06 !important;
}
 
.btn-plan-select {
  padding: 8px 25px;
  font-size: 18px;
}


/* Pricing Table */

table {
    table-layout:fixed;
}

.div-table-content {
  height:120px;
  overflow-y:auto;
}

/*----- Index Page Custom Styling -----*/

.add50padleft {
	padding-left: 50px;
}

.add50padright {
	padding-right: 50px;
	
}

.add50padbottom {
	padding-bottom: 50px;
}

.add50marginbottom {
	margin-bottom: 50px;
}

.title-div {
	color:#FFF;
	background-color: rgba(2,172,236,1.00);
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px
}

.title-div h1{
	margin: 15px;
	padding: 15px;
	letter-spacing: 10px;
	font-weight: bold;
}

#tags {
	padding: 30px;
}

#tags li{
	color: rgba(2,172,236,1.00);
	font-size:21px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 6px 18px;
	
}

.btn-thumbnail {
	margin: 0px;
	padding: 4px 6px;
}

.btn-thumbnail .thumbnail {
	height: 300px;
	border: none;
	border-radius: 0px;
	margin: 0px;
	padding: 120px 0px;
	background-image: url(../img/photos/banners_BTN.png);
	background-position: 50% 50%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	}

.btn-thumbnail .thumbnail h1 {
	color: rgba(255,255,255,1.00);
	letter-spacing: 6px;
	font-weight: bolder;
	text-transform: uppercase;
	background: rgba(2,172,236,0.90);
	margin: 0 65px 24px;
	padding: 15px;
	box-shadow: 0px 0px 20px #111;
	text-decoration: none;
}

#sign-btn {
	margin: 0 90px 24px;
}

.btn-thumbnail .thumbnail h3 {
	color: rgba(255,255,255,1.00);
	letter-spacing: 6px;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	background: rgba(2,172,236,0.90);
	margin: 0 5px 24px;
	padding: 10px;
	box-shadow: 0px 0px 20px #111;
	text-decoration: none;
}

#magnets-btn {
	margin: 0 55px 24px;
}

#auto-btn {
	margin: 0 30px 24px;
}

#vgraph-btn {
	margin: 0 50px 24px;
}

.btn-thumbnail .thumbnail h1:hover {
	color: rgba(2,172,236,1.00);
	background-color:rgba(255,255,255,.95);
	text-decoration: none;
	
} 

.btn-thumbnail .thumbnail h3:hover {
	color: rgba(2,172,236,1.00);
	background-color:rgba(255,255,255,.95);
	text-decoration: none;
	
} 

.contact-row {
	padding: 30px 0px 50px 0px;
	color:#FFF;
	background-color: rgba(2,172,236,1.00);
}

.maptitle {
	padding: 15px 0px;
}

/*----- Portfolio Gallery -----*/

#portfolio {
	background-color: #FFF;
	padding: 70px 20px 10px;
}

#portfolio .modal-dialog {
	width: 1000px;
}

#portfolio .thumb {
	padding: 0;
}

#portfolio .thumb .thumbnail {
	margin: 0;
	border: none;
	border-radius: 0;
	padding:  5px 5px;
}

#show-previous-image, #show-next-image {
	background-color: #fff;
	color: rgba(2,172,236,1.00);	
}
