/* ============================================================================================== 
This copyright notice must be kept untouched in the stylesheet at all times.
The original version of this stylesheet and the associated (x)html 
is available at http://www.script-tutorials.com/bootstrap-one-page-template-with-parallax-effect/
Copyright (c) Script Tutorials. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
================================================================================================= */

/* justin added styles */

.text-links-black2 {
  color: black;
  font-size:19px !important;	
}


.text-links-white2 {
  color: white;
  font-size:17px !important;	
}

.text-links-white {
  color: white;
  font-size:17px !important;	
}

.text-white {
  color: white;
}
a.text-primary:hover {
  color: white;
}

.text-large {
	font-size:46px !important;	
}

.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}
 
.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}

.centering {
  float:none;
  margin:0 auto;
}

.black-glass {
	background:rgba(0,0,0,0.35);
}

/* general styles */
html, body {
  height: 100%;
  width: 100%;
}

/* padded section */
.pad-section {
  padding: 50px 0;
}
.pad-section img {
  width: 100%;
}

/* vertical-centered text */
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}


/* vertical-centered text */
.text-lcenter {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-left:200px;
}
.text-lcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

/* additional sections */
#home { 
  background: url(../images/family4.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 767px) {
	#home {
  background: url(../images/stenbeck_mobile.jpg) no-repeat fixed; 
  background-position: 0px 50px;
  background-color:#000;
  height: 70%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	}
}


#servicetop { 
  background: url(../images/service.jpg) no-repeat center center fixed; 
  display: table;
  height: 60%;
  position: relative;
  width: 100%;
  box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#serv-home { 
  background: url(../images/bg2.jpg) no-repeat center center fixed; 
  display: table;
  height: 75%;
  position: relative;
  width: 100%;
  box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#staff-home { 
  background: url(../images/bg3.jpg) no-repeat center center fixed; 
  display: table;
  height: 80%;
  position: relative;
  width: 100%;
  box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#contact-home { 
  background: url(../images/bg4.jpg) no-repeat center center fixed; 
  display: table;
  height: 80%;
  position: relative;
  width: 100%;
  box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.serv-image {
    position: relative;
}

.serv-image h2 {
    font-size: 32px;
    padding: 50px 0 20px
}

.serv-image p {
    font-size: 17px
}

.serv-image .serv-image-right {
    position: absolute;
    bottom: 0;
    right: -45%
}

.serv-image .serv-image-left {
    position: absolute;
    bottom: 0;
    left: -45%
}

.serv-image .serv-text {
    padding-bottom: 50px;
    min-height: 300px;
}

.services-gray {
	  background-color:#f0f0f0;
      box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
}

.services-green {
	  background-color:#697139;
	  color:white;
      box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.6);
}

.services-white {
	  background-color:white;
}

#about {
	background: url(../images/bg2a.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#about .panel {
  opacity: 0.85;
}

#heating {
	background: url(../images/HVACBkg.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#heating .panel {
  opacity: 0.85;
}

#sheetmetal {
	background: url(../images/SheetMetal.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#sheetmetal .panel {
  opacity: 0.85;
}

#cooling {
	background: url(../images/cooling.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#cooling .panel {
  opacity: 0.85;
}



#electrical {
	background: url(../images/HVACBkgelectrical.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#electrical .panel {
  opacity: 0.85;
}


#about2 {
	background: url(../images/bg2a.jpg) 50% 0 fixed no-repeat;ß
	height: 100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 100px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-right: 30px;
}
#about2 .panel {
  opacity: 0.85;
}

#services {
  background-color: white;
  color: black;
}
#services .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

#floorplans {
  background-color: rgb(240, 240, 240);
  border-top-color: rgb(229, 229, 229);
  border-top-style:solid;
  border-top-width:1px;
  color: black;
}

#contact { 
    background: url(../images/bg2.jpg) 50% 0 fixed no-repeat; 
    height: 60%;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    box-shadow: 0 0 50px rgba(0,0,0,0.8) inset;
    padding: 100px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#contact .panel {
  opacity: 0.85;
}

@media (max-width: 767px) {
	#contact {
		height:875px;
	}
}

@media (min-width: 768px) {
	#desktop-home-nav{display:block;}
}
@media (max-width: 767px) {
	#desktop-home-nav {display:none;}
}

@media (min-width: 768px) {
	#mobile-home-nav{display:none;}
}
@media (max-width: 767px) {
	#mobile-home-nav {display:block;}
}

#google_map {
  height: 500px;
}

footer {
  padding: 20px 0;
}
footer .glyphicon {
  color: #333333;
  font-size: 60px;
}
footer .glyphicon:hover {
  color: #306d9f;
}

/* Bootstrap overrides */


.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    border-color: #ffffff;
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #e0e0e0;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #ffffff;
}

.btn-default .badge {
    color: transparent;
    background-color: #ffffff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #ffffff;
}

.btn-default .badge {
    color: transparent;
    background-color: #ffffff;
}

.btn-primary {
    border-color: #253d66;
    color: #ffffff;
    background-color: #253d66;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #818080;
    border-color: #818080;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #4c6972;
    border-color: #425b63;
}

.btn-primary .badge {
    color: #4c6972;
    background-color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #4c6972;
    border-color: #425b63;
}

.btn-primary .badge {
    color: #4c6972;
    background-color: #ffffff;
}

.btn-success {
    border-color: #69bf61;
    color: #ffffff;
    background-color: #7ac673;
    border-color: #7ac673;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #58b74f;
    border-color: #4aa141;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #7ac673;
    border-color: #69bf61;
}

.btn-success .badge {
    color: #7ac673;
    background-color: #ffffff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #7ac673;
    border-color: #69bf61;
}

.btn-success .badge {
    color: #7ac673;
    background-color: #ffffff;
}

.btn-info {
    border-color: #1e9cd0;
    color: #ffffff;
    background-color: #27aae0;
    border-color: #27aae0;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #1b8bb9;
    border-color: #16749a;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #27aae0;
    border-color: #1e9cd0;
}

.btn-info .badge {
    color: #27aae0;
    background-color: #ffffff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #27aae0;
    border-color: #1e9cd0;
}

.btn-info .badge {
    color: #27aae0;
    background-color: #ffffff;
}

.btn-warning {
    border-color: #f9a527;
    color: #ffffff;
    background-color: #faaf40;
    border-color: #faaf40;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #f99a0e;
    border-color: #de8706;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #faaf40;
    border-color: #f9a527;
}

.btn-warning .badge {
    color: #faaf40;
    background-color: #ffffff;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #faaf40;
    border-color: #f9a527;
}

.btn-warning .badge {
    color: #faaf40;
    background-color: #ffffff;
}

.btn-danger {
    border-color: #f85f39;
    color: #ffffff;
    background-color: #f97352;
    border-color: #f97352;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #f74b21;
    border-color: #ec3508;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f97352;
    border-color: #f85f39;
}

.btn-danger .badge {
    color: #f97352;
    background-color: #ffffff;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #252525;
    border-color: #252525;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f97352;
    border-color: #f85f39;
}

.btn-danger .badge {
    color: #f97352;
    background-color: #ffffff;
}

.btn-link {
    color: #4c6972;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #2d3f44;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 8px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 3px;
    word-spacing: 1px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border-width: 2px;
}

.btn-default {
    border-color: #252525;
    color: #252525;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #252525;
    border-color: #252525;
}

.btn-default.inverse {
    border-color: #fff;
    color: #fff;
}

.btn-default.inverse:hover,
.btn-default.inverse:focus,
.btn-default.inverse.focus,
.btn-default.inverse:active,
.btn-default.inverse.active,
.open > .dropdown-toggle.btn-default.inverse {
    color: #252525;
    background-color: #fff;
    border-color: #fff;
}

.btn-lg,
.btn-group-lg > .btn {
    font-size: 14px;
    letter-spacing: 2px;
}

.pricing-table-1 {
  background: #f0f0f0;
  padding: 30px 0 67px;
}
.pricing-table-1 .container {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.pricing-table-1.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.pricing-table-1.col-3 .container {
  max-width: 750px;
}
.pricing-table-1.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
.pricing-table-1.col-2 .container {
  max-width: 600px;
}
.pricing-table-1.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
.pricing-table-1 .plan {
  -webkit-box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  background: #fff;
  color: #484f5a;
  margin-right: 1px;
  padding-bottom: 41px;
  text-align: center;
}
.pricing-table-1 .plan h3 {
  background: #323b44;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 18px 0 19px;
  position: relative;
  top: -7px;
}
.pricing-table-1 .plan p {
  margin-bottom: 0;
}
.pricing-table-1 .plan .price {
  font-size: 80px;
  letter-spacing: 1px;
  padding: 7px 0 0;
}
.pricing-table-1 .plan .price small {
  color: #aaa;
  display: block;
  font-size: 13px;
  margin-top: -11px;
  padding-bottom: 19px;
}
.pricing-table-1 .plan .price strong {
  font-weight: normal;
  left: -10px;
  position: relative;
}
.pricing-table-1 .plan .price sup {
  display: inline-block;
  font-size: 32px;
  margin: 58px 0 0 -4px;
  position: relative;
  vertical-align: top;
  width: 25px;
}
.pricing-table-1 .plan .price:after {
  background: #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 20px auto 0;
  width: 80%;
}
.pricing-table-1 .plan ul {
  font-size: 14px;
  list-style: none;
  margin: 36px 0 35px;
  padding-left: 0;
}
.pricing-table-1 .plan ul li {
  margin-bottom: 12px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .pricing-table-1 .plan .price {
    font-size: 120px;
    line-height: 142px;
  }
  .pricing-table-1 .plan .price small {
    font-size: 16px;
    margin-top: -1px;
    padding-bottom: 18px;
    line-height: 23px;
  }
  .pricing-table-1 .plan .price sup {
    font-size: 36px;
    margin: 77px 0 0 -4px;
  }
  .pricing-table-1 .plan ul {
    font-size: 16px;
    margin-top: 35px;
  }
  .pricing-table-1 .plan .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
.pricing-table-1 .favorite {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 54px;
  position: relative;
  top: -13px;
  z-index: 2;
}
.pricing-table-1 .favorite h3 {
  background: #f97352;
}
.pricing-table-1 .favorite .price {
  padding-top: 20px;
}
.pricing-table-1 .favorite .price strong {
  left: -8px;
}
.pricing-table-1 .lvl1blue h3 {
  background: #9CD3D5;
}
.pricing-table-1 .lvl2blue h3 {
  background: #08A0B2;
}
.pricing-table-1 .lvl3blue h3 {
  background: #2D868D;
}
.pricing-table-1 .lvl4blue h3 {
  background: #17636A;
}
.pricing-table-1 .green h3 {
  background: #7ac673;
}
.pricing-table-1 .blue h3 {
  background: #27aae0;
}
.pricing-table-1 .orange h3 {
  background: #faaf40;
}
@media (max-width: 767px) {
  .pricing-table-1 {
    padding: 30px 20px 10px 20px;
  }
  .pricing-table-1 .plan {
    margin-bottom: 20px;
  }
  .pricing-table-1 .favorite {
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }
}

.pricing-table-2 {
  background: #f0f0f0;
  padding: 30px 0 67px;
}
.pricing-table-2 .container {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.pricing-table-2.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-2.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.pricing-table-2.col-3 .container {
  max-width: 750px;
}
.pricing-table-2.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-2.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
.pricing-table-2.col-2 .container {
  max-width: 1200px;
}
.pricing-table-2.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-2.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
.pricing-table-2 .plan {
  -webkit-box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  background: #fff;
  color: #484f5a;
  margin-right: 1px;
  padding-bottom: 41px;
  text-align: center;
}
.pricing-table-2 .plan h3 {
  background: #323b44;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 18px 0 19px;
  position: relative;
  top: -7px;
}
.pricing-table-2 .plan p {
  margin-bottom: 0;
}
.pricing-table-2 .plan .price {
  font-size: 80px;
  letter-spacing: 1px;
  padding: 7px 0 0;
}
.pricing-table-2 .plan .price small {
  color: #aaa;
  display: block;
  font-size: 13px;
  margin-top: -11px;
  padding-bottom: 19px;
}
.pricing-table-2 .plan .price strong {
  font-weight: normal;
  left: -10px;
  position: relative;
}
.pricing-table-2 .plan .price sup {
  display: inline-block;
  font-size: 32px;
  margin: 58px 0 0 -4px;
  position: relative;
  vertical-align: top;
  width: 25px;
}
.pricing-table-2 .plan .price:after {
  background: #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 20px auto 0;
  width: 80%;
}
.pricing-table-2 .plan ul {
  font-size: 14px;
  list-style: none;
  margin: 36px 0 35px;
  padding-left: 0;
}
.pricing-table-2 .plan ul li {
  margin-bottom: 12px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .pricing-table-2 .plan .price {
    font-size: 120px;
    line-height: 142px;
  }
  .pricing-table-2 .plan .price small {
    font-size: 16px;
    margin-top: -1px;
    padding-bottom: 18px;
    line-height: 23px;
  }
  .pricing-table-2 .plan .price sup {
    font-size: 36px;
    margin: 77px 0 0 -4px;
  }
  .pricing-table-2 .plan ul {
    font-size: 16px;
    margin-top: 35px;
  }
  .pricing-table-2 .plan .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
.pricing-table-2 .favorite {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 54px;
  position: relative;
  top: -13px;
  z-index: 2;
}
.pricing-table-2 .favorite h3 {
  background: #f97352;
}
.pricing-table-2 .favorite .price {
  padding-top: 20px;
}
.pricing-table-2 .favorite .price strong {
  left: -8px;
}
.pricing-table-2 .lvl1blue h3 {
  background: #9CD3D5;
}
.pricing-table-2 .lvl2blue h3 {
  background: #08A0B2;
}
.pricing-table-2 .lvl3blue h3 {
  background: #2D868D;
}
.pricing-table-2 .lvl4blue h3 {
  background: #17636A;
}
.pricing-table-2 .green h3 {
  background: #7ac673;
}
.pricing-table-2 .blue h3 {
  background: #27aae0;
}
.pricing-table-2 .orange h3 {
  background: #faaf40;
}
@media (max-width: 767px) {
  .pricing-table-2 {
    padding: 30px 20px 10px 20px;
  }
  .pricing-table-2 .plan {
    margin-bottom: 20px;
  }
  .pricing-table-2 .favorite {
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }
}

.content-2 {
  overflow: hidden;
  padding: 71px 20px 70px;
}
.content-2.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.content-2.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .content-2.col-3 {
    padding-top: 64px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 4px;
  }
  .content-2.col-3 .thumbnail p + p {
    margin-top: 37px;
  }
}
.content-2.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-2 {
    padding-top: 48px;
  }
  .content-2.col-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: -14px;
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 48px;
  }
  .content-2.col-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
  .content-2.col-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .content-2 {
    padding: 0 20px;
  }
  .content-2 .row > div:nth-child(2n) {
    background: #f0f0f0;
    border-top: 1px solid #e5e5e5;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.col-4 {
    padding: 64px 20px 70px;
  }
  .content-2.col-4 .row > div + div + div {
    margin-top: 39px;
  }
  .content-2.col-4 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 32px;
  }
  .content-2.col-4 .thumbnail p + p {
    margin-top: 37px;
  }
  .content-2.col-3 {
    padding-top: 73px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 12px;
    margin-bottom: 33px;
  }
  .content-2.col-3 .thumbnail p + p {
    margin-top: 36px;
  }
  .content-2.col-2 {
    padding-top: 64px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 33px;
  }
  .content-2.col-2 .thumbnail p + p {
    margin-top: 36px;
  }
}
.content-2 .container {
  padding: 0;
}
.content-2 .row {
  margin-left: -24px;
  margin-right: -24px;
}
.content-2 .thumbnail {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail {
    padding-top: 52px;
    padding-bottom: 70px;
    margin-bottom: 0;
  }
}
.content-2 .thumbnail > img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .content-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
}
.content-2 .thumbnail h3 {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 32px;
  margin-top: 11px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail h3 {
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: -14px;
  }
}
.content-2 .thumbnail p {
  color: #999;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.content-2 .thumbnail p + p {
  margin-top: 37px;
  margin-bottom: 14px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .content-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .btn {
    display: block;
  }
}

.homepage-carousel {
    height: 100%;
    min-height:750px;
    background-color: #00516f
}

.homepage-carousel .carousel-inner {
    height: 100%
}

.homepage-carousel .item {
    height: 100%;
    background-size: cover;
    background-position: top center
}

.homepage-carousel .slide-text {
    color: #fff
}

.homepage-carousel .slide-text h2 {
    font-size: 32px;
    margin-top: 20%
}

.homepage-carousel .slide-text p {
    font-size: 21px
}

.homepage-carousel .slide-text .btn {
    margin-top: 20px
}

.homepage-carousel .slide-img-1 {
    background-image: url(../images/bg-2.jpg)
}

.homepage-carousel .slide-img-2 {
    background-image: url(../images/bg-3.jpg)
}

.homepage-carousel .slide-img-3 {
    background-image: url(../images/bg-4.jpg)
}

.homepage-carousel .slide-img-4 {
    background-image: url(../images/bg-5.jpg)
}

.homepage-carousel .slide-img-5 {
    background-image: url(../images/bg-21.jpg)
}

.homepage-carousel .indicators {
    position: absolute;
    width: 100%;
    height: 75px;
    bottom: 10%;
    z-index: 10
}

.homepage-carousel .indicators a {
    display: block;
    text-align: center;
    line-height: 75px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 23px;
    border-right: 1px solid #fff
}

.homepage-carousel .indicators a:last-child {
    border: none
}

.homepage-carousel .indicators a:hover {
    text-decoration: none
}

.homepage-carousel .indicators a.active {
    background-color: rgba(0, 81, 111, 0.7);
}

.homepage-carousel .carousel-left {
    display: block;
    left: 20px;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    border: 4px solid #333;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    color: #333;
    font-size: 40px;
    line-height: 52px;
    text-align: center
}

.homepage-carousel .carousel-left:hover {
    color: #00a7e5
}

.homepage-carousel .carousel-right {
    display: block;
    right: 20px;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    border: 4px solid #333;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    color: #333;
    font-size: 40px;
    line-height: 52px;
    text-align: center
}

.homepage-carousel .carousel-right:hover {
    color: #00a7e5
}

@media (max-width:767px) {
    .homepage-carousel {
        height: 350px;
        text-align: center
    }

    .homepage-carousel .carousel-left {
        top: 10%;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        line-height: 30px;
        font-size: 30px
    }

    .homepage-carousel .carousel-right {
        top: 10%;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        line-height: 30px;
        font-size: 30px
    }

    .homepage-carousel p {
        padding-left: 30px;
        padding-right: 30px
    }

    .homepage-carousel .btn {
        margin-bottom: 50px
    }
}

.btn-empty {
    background: transparent;
    border: solid 4px #253d66;
    color: #fff
}

.btn-empty:hover {
    color: #FFF;
    background-color: #818080
}


.btn-y {
    background: transparent;
    border: solid 4px #253d66;
    color: #253d66;
}

.btn-y:hover {
    color: #000000;
    background-color: #818080
}