@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
/*************************



*******Typography******



**************************/
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #4e4e4e;
  line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color: #4e4e4e;
}
h1 {
  /* to make h1 the same as h2 ...all titles were h2 but needed to change to h1 for better SEO 12-6-18
    
    font-size: 24px;
	color:#003f7c;
	font-weight: 700;
	margin:20px 0 15px 0;
	line-height:40px;
    */
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #003f7c;
}
h2 {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #003f7c;
}
h3 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  padding: 0px;
  margin: 0 0 10px;
}
h4 {
  color: #003f7c;
  font-size: 16px;
}
a {
  color: #4e4e4e;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}
a:hover, a:focus {
  color: #d43133;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.btn-primary {
  padding: 10px 20px;
  background: #257097;
  color: #fff;
  border-radius: 3px;
  border: none;
  margin-left: 10px;
  font-size: 12px;
}
.btn-primary:hover, .btn-primary:focus {
  background: #3288b5;
  outline: none;
  box-shadow: none;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
.center h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}
.media > .pull-left {
  margin-right: 20px;
}
body > section {
  padding: 20px 0;
}
.center {
  text-align: center;
  padding-bottom: 55px;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.lead {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************



*******Header******



**************************/
.slider {
  position: relative;
  width: 1348px;
  width: 1368px\0;
  margin: 0 auto;
}
.bann {
  width: 100%;
}
.bann2 {
  width: 100%;
  background: url(../images/bann20.html) repeat-x center;
  min-height: 220px;
}
header {
  height: 220px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
#header .search:after {
  display: inline-block;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
.top-bar {
  padding: 10px 0;
  line-height: 28px;
}
.top-number {
  color: #fff;
}
.top-number p {
  margin: 0
}
.social {
  text-align: right;
  margin-top: 10px;
}
.social-footer {
  text-align: right;
}
.social-share {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-share-footer {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.social-share li {
  display: inline-block;
}
ul.social-share-footer li {
  display: inline-block;
}
ul.social-share li a {
  display: inline-block;
  color: #000;
  background: #eeeeee;
  border: 1px solid #d3d3d3;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 25px;
}
ul.social-share-footer li a {
  display: inline-block;
  color: #000;
  background: #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 25px;
}
ul.social-share li a:hover {
  background: #00afec;
  color: #fff;
  border: 1px solid #00afec;
}
ul.social-share-footer li a:hover {
  background: #00afec;
  color: #fff;
}
.search i {
  color: #fff;
  padding: 0 0 0 10px;
}
.search i:hover {
  color: #00afec;
}
.search .element-invisible {
  visibility: hidden;
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar-header {
  float: right;
  margin-top: 15px;
}
.navbar-nav {
  margin-top: 12px;
  border-bottom: 5px solid #8bd7f6;
}
.navbar-nav > li {
  margin-left: 0px;
  padding-bottom: 0px;
  padding: 0px 40px 0 0;
}
.navbar-nav > li:last-child {
  padding: 0px;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 0px 0 0;
  margin: 0;
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
  font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
}
.nav-child {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 24px;
  width: 200px;
  z-index: 99999;
  display: none;
  padding: 10px 0;
  background-color: rgba(10, 63, 113, 0.82);
  border: none !important;
}
.nav-child li {
  display: block;
  visibility: visible;
  width: 100%;
  border: none;
  text-align: center;
  padding: 0px 0;
}
.nav-child li img {
  width: 90%;
  height: auto;
}
.nav-child li span {
  color: #fff;
}
.nav-child li a {
  color: #fff;
  width: 100% !important;
  float: left;
  padding: 5px;
}
.nav-child li:hover {
  background: #137de1;
  border-rasius: 0px;
}
.navbar-nav li:hover li, .menu ul li.hover li {
  float: left;
  border: none;
}
.navbar-nav li:hover li a, .menu ul li.hover li a {
  width: 100%;
  font-size: 12px;
}
.navbar-nav li:hover ul {
  display: block;
  visibility: visible;
}
/*.item-287 .unstyled{

	

	width:450px;

	padding:10px

		

}

.item-287 .nav-child li{

padding:0;

float:left;

width:33%;



}

.item-287 li a{color:#fff; width:100%!important; float:left;padding:5px;}

 .item-287 li:hover{background:#137de1; border-rasius:5px;}*/
.item-page ul {
  padding: 0 0 0 2%;
}
.item-page ul li {
  background: url("../images/list.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
  font-size: 14px;
  list-style: outside none none;
  padding: 0 0 0 15px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background: none !important;
  color: #000;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0, 0, 0, .85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
  position: absolute;
  top: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #c52d2f;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}
/*************************



*******Home Page******



**************************/
.carousel-content {
  position: absolute;
  top: 250px;
  right: 50px;
  width: 40%;
}
.no-margin {
  margin: 0;
  padding: 0;
}
.features {
  padding: 0;
}
.feature-wrap {
  margin-bottom: 0px;
  overflow: hidden;
}
.feature-wrap h2 {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 500;
  color: #003f7c;
}
.feature-wrap h2 strong {
  font-weight: bold;
  color: #003f7c;
}
.i {
  color: #000;
}
/***********************



********* Footer ******



************************/
#bottom {
  background: url(../images/element-back.jpg) no-repeat #3e81bf;
  font-size: 12px;
  padding: 90px 0 0 0;
}
#bottom h4 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom ul li {
  display: block;
  padding: 0px 0;
}
#bottom .widget {
  margin-bottom: 0;
}
#bottom .widget a {
  color: #FFFFFF;
}
#bottom .widget a:hover {
  color: #CCCCCC;
}
#footer {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}
#footer a {
  color: #000;
}
#footer a:hover {
  color: #fff;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  display: inline-block;
  margin-left: 5px;
}
.footermenu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footermenu ul {
  list-style: none;
  display: block;
  padding: 0;
  width: 100%;
  float: left;
  margin: 0;
}
.footermenu > li {
  width: 12.5%;
  display: inline-block;
  margin: 5px 0;
  float: left;
}
.footermenu > li a {
  color: #fff;
  padding: 0;
  margin: 0px;
}
.footermenu > li ul li {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0px;
}
.footermenu > li ul li a {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0px;
  text-align: left;
}
.footermenu > li ul li:hover {
  background: none;
}
.footermenu > li ul li a:hover {
  color: #ADD;
}
.footermenu > li > a:hover {
  background: none;
}
.h2-right {
  width: 100%;
  text-align: right;
  border-bottom: 8px solid #00386d;
  padding: 30px 0px 5px;
  font-size: 20px;
  text-transform: uppercase;
  color: #003f7c;
}
.h2-right1 {
  border-bottom: 8px solid #a56eac;
}
.h2-right2 {
  border-bottom: 8px solid #7dbaf3;
}
.h2-right3 {
  border-bottom: 8px solid #438f10;
}
.h2-right a {
  color: #003f7c;
}
.feature-image {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.feature-image img {
  float: left;
  margin-right: 5px;
}
.rgt {
  text-align: right;
}
.com-logo {
  list-style: none;
  width: 95%;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
.com-logo li {
  list-style: none;
  padding: 5px 2px;
  float: left;
}
.col-md-1 {
  width: 12.500%;
}
.footer-p {
  width: 366px;
  float: left;
  text-align: right;
}
.footer-p a {
  color: #fff !important;
}
.footer-p a:hover {
  color: #ccc !important;
}
.banner2 {
  background-image: url(../images/slider/banner.png);
  position: relative;
}
.right-menu {
  padding: 0
}
.right-menu li {
  list-style: none;
  text-align: right;
}
.right-menu li a {
  color: #0f4a83;
  padding: 0 5px 0 0;
  width: 100%;
  float: left;
  margin: 2px 0;
  background: #e6e6e6;
}
.right-menu li a:hover {
  background: #003f7c;
  color: #fff;
}
.form-r {
  width: 40%;
  float: left;
  margin: 0 20px 0 0;
}
.form-control input {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.form-control textarea {
  width: 100%;
  border: 1px solid #ccc;
}
.right-menu {
  margin: 30px 0 0 0;
}
.col-md-9 p {
  font-size: 14px;
  color: #000;
}
.image {
  margin-bottom: 15px;
}
.image img {
  width: 32%;
}
.inh {
  float: left;
  text-align: right;
  color: #003f7c;
  width: 100%;
  font-size: 14px;
}
.logo2 {
  width: 70%;
  bottom: -115px;
  right: 0;
}
.logo2 li {
  margin: 0 6px;
}
.nomar {
  margin: 0px;
  padding: 0;
}
.caption {
  padding: 9px;
  color: #333;
  text-align: center;
}
.input-append {
  float: left;
  width: 100%;
}
.input-append input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
  width: 510px;
}
.input-append select {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 38px;
  padding: 8px;
}
.caption a {
  color: #000;
}
.midnight-blue {
  background: url(../images/midnit-blue.png) repeat;
}
.fmob-hide {
  width: 100%;
  float: left;
  min-height: 135px;
}
.move-top {
  display: none;
}
.searchintro {
  padding: 10px 0 0;
}
.ordering-box {
  padding: 0 0 10px 0;
}
.col-5 {
  float: left;
  margin-right: 10px;
  width: 30%;
}
.col-6 {
  float: left;
  margin-right: 20px;
  width: 25%;
}
.uk-container {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1000px;
}
.uk-container:before, .uk-container:after {
  content: " ";
  display: table;
}
.uk-container:after {
  clear: both;
}
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}
.uk-grid:before, .uk-grid:after {
  content: " ";
  display: table;
}
.uk-grid:after {
  clear: both;
}
/*







 * 1. Needed for the gutter







 * 2. Makes grid more robust so that it can be used with other block elements like lists







 */
.uk-grid {
  /* 1 */
  margin: 0 0 0 -25px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*







 * Grid cell







 * 1. Makes grid more robust so that it can be used with other block elements







 * 2. Create horizontal gutter







 * 3. `float` is set by default so columns always behave the same and create a new block format context







 */
.uk-grid > * {
  /* 1 */
  margin: 0;
  /* 2 */
  padding-left: 25px;
  /* 3 */
  float: left;
}
/*







 * Remove margin from the last-child







 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
/* Grid gutter







 ========================================================================== */
/*







 * Vertical gutter







 */
.uk-grid + .uk-grid {
  margin-top: 25px;
}
/*







 * This class is set by JavaScript and applies a vertical gutter if the columns stack or float into the next row







 * Higher specificity to override margin







 */
.uk-grid > .uk-grid-margin {
  margin-top: 25px;
}
/*







 * Vertical gutter for panels







 */
.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}
/*







 * Larger gutter for large screens







 */
/* Large screen and bigger */
@media (min-width: 1400px) {
  /* Horizontal gutter */
  .uk-grid:not(.uk-grid-preserve) {
    margin-left: -10px;
  }
  .uk-grid:not(.uk-grid-preserve) > * {
    padding-left: 10px;
  }
  /* Vertical gutter */
  .uk-grid:not(.uk-grid-preserve) + .uk-grid {
    margin-top: 35px;
  }
  .uk-grid:not(.uk-grid-preserve) > .uk-grid-margin {
    margin-top: 35px;
  }
  /* Vertical gutter for panels */
  .uk-grid:not(.uk-grid-preserve) > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
}
/*







 * Small gutter







 * Higher specificity to override large gutter







 */
.uk-grid.uk-grid-small {
  margin-left: -10px;
}
.uk-grid.uk-grid-small > * {
  padding-left: 10px;
}
.uk-grid.uk-grid-small + .uk-grid-small {
  margin-top: 10px;
}
.uk-grid.uk-grid-small > .uk-grid-margin {
  margin-top: 10px;
}
.uk-grid.uk-grid-small > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}
/* Modifier: `uk-grid-divider`







 ========================================================================== */
/*







 * Horizontal divider







 * Does not work with `uk-push-*`, `uk-pull-*` and not if the columns float into the next row







 */
.uk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.uk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}
.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2), .uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: 1px solid #dddddd;
}
/* Tablet and bigger */
@media (min-width: 974px) {
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #dddddd;
  }
}
/* Desktop and bigger */
@media (min-width: 977px) {
  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid #dddddd;
  }
}
/* Large screen and bigger */
@media (min-width: 1400px) {
  /*







     * Large gutter







     */
  .uk-grid-divider:not(.uk-grid-preserve):not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .uk-grid-divider:not(.uk-grid-preserve) > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .uk-grid-divider:not(.uk-grid-preserve):empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
/*







 * Vertical divider







 */
.uk-grid-divider:empty {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #dddddd;
}
/* Even grid cell widths







 ========================================================================== */
[class*='uk-grid-width'] > * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.uk-grid-width-1-2 > * {
  width: 50%;
}
.uk-grid-width-1-3 > * {
  width: 33.333%;
}
.uk-grid-width-1-4 > * {
  width: 25%;
}
.uk-grid-width-1-5 > * {
  width: 20%;
}
.uk-grid-width-1-6 > * {
  width: 16.666%;
}
.uk-grid-width-1-10 > * {
  width: 10%;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  .uk-grid-width-small-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-small-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-small-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-small-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-small-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-small-1-10 > * {
    width: 10%;
  }
}
/* Tablet and bigger */
@media (min-width: 974px) {
  .uk-grid-width-medium-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-medium-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-medium-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-medium-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-medium-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-medium-1-10 > * {
    width: 10%;
  }
}
/* Desktop and bigger */
@media (min-width: 977px) {
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
/* Large screen and bigger */
@media (min-width: 1400px) {
  .uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}
/* Sub-objects: `uk-width-*`







 ========================================================================== */
[class*='uk-width'] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/*







 * Widths







 */
/* Whole */
.uk-width-1-1 {
  width: 100%;
}
/* Halves */
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
  width: 50%;
}
/* Thirds */
.uk-width-1-3, .uk-width-2-6 {
  width: 33.333%;
}
.uk-width-2-3, .uk-width-4-6 {
  width: 66.666%;
}
/* Quarters */
.uk-width-1-4 {
  width: 25%;
}
.uk-width-3-4 {
  width: 75%;
}
/* Fifths */
.uk-width-1-5, .uk-width-2-10 {
  width: 20%;
}
.uk-width-2-5, .uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5, .uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5, .uk-width-8-10 {
  width: 80%;
}
/* Sixths */
.uk-width-1-6 {
  width: 16.666%;
}
.uk-width-5-6 {
  width: 83.333%;
}
/* Tenths */
.uk-width-1-10 {
  width: 10%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* Whole */
  .uk-width-small-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-small-1-3, .uk-width-small-2-6 {
    width: 33.333%;
  }
  .uk-width-small-2-3, .uk-width-small-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-small-1-4 {
    width: 25%;
  }
  .uk-width-small-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-small-1-5, .uk-width-small-2-10 {
    width: 20%;
  }
  .uk-width-small-2-5, .uk-width-small-4-10 {
    width: 40%;
  }
  .uk-width-small-3-5, .uk-width-small-6-10 {
    width: 60%;
  }
  .uk-width-small-4-5, .uk-width-small-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-small-1-6 {
    width: 16.666%;
  }
  .uk-width-small-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  .uk-width-small-1-10 {
    width: 10%;
  }
  .uk-width-small-3-10 {
    width: 30%;
  }
  .uk-width-small-7-10 {
    width: 70%;
  }
  .uk-width-small-9-10 {
    width: 90%;
  }
}
/* Tablet and bigger */
@media (min-width: 974px) {
  /* Whole */
  .uk-width-medium-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
  }
  .uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-medium-1-4 {
    width: 25%;
  }
  .uk-width-medium-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-medium-1-5, .uk-width-medium-2-10 {
    width: 20%;
  }
  .uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 40%;
  }
  .uk-width-medium-3-5, .uk-width-medium-6-10 {
    width: 60%;
  }
  .uk-width-medium-4-5, .uk-width-medium-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-medium-1-6 {
    width: 16.666%;
  }
  .uk-width-medium-5-6 {
    width: 83.333%;
  }
  .uk-width-medium-1-10 {
    width: 10%;
  }
  .uk-width-medium-3-10 {
    width: 30%;
  }
  .uk-width-medium-7-10 {
    width: 70%;
  }
  .uk-width-medium-9-10 {
    width: 90%;
  }
}
@media (min-width: 977px) {
  .uk-width-large-1-1 {
    width: 100%;
  }
  .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
    width: 50%;
  }
  .uk-width-large-1-3, .uk-width-large-2-6 {
    width: 33.333%;
  }
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
  }
  .uk-width-large-1-4 {
    width: 25%;
  }
  .uk-width-large-3-4 {
    width: 75%;
  }
  .uk-width-large-1-5, .uk-width-large-2-10 {
    width: 20%;
  }
  .uk-width-large-2-5, .uk-width-large-4-10 {
    width: 40%;
  }
  .uk-width-large-3-5, .uk-width-large-6-10 {
    width: 60%;
  }
  .uk-width-large-4-5, .uk-width-large-8-10 {
    width: 80%;
  }
  .uk-width-large-1-6 {
    width: 16.666%;
  }
  .uk-width-large-5-6 {
    width: 83.333%;
  }
  .uk-width-large-1-10 {
    width: 10%;
  }
  .uk-width-large-3-10 {
    width: 30%;
  }
  .uk-width-large-7-10 {
    width: 70%;
  }
  .uk-width-large-9-10 {
    width: 90%;
  }
}
.tm-container {
  margin-top: 0;
}
.tm-headerbar .uk-panel {
  float: none;
  margin: 0 auto;
  max-width: 100%;
}
.tm-top-a.uk-grid.tm-grid-block, .tm-top-b.uk-grid.tm-grid-block, .tm-top-block.tm-grid-block, .uk-grid:not(.uk-grid-preserve) + .tm-middle.uk-grid, .tm-main-bottom.uk-grid.tm-grid-block {
  margin-top: 0;
}
/* =====

 chris

===== */
#lightbox-overlay {
  opacity: 0.9 !important;
  z-index: 99999;
}
#lightbox-wrap {
  z-index: 100000;
}
.midnight-blue {
  padding-bottom: 20px;
}
#sb-site {
  min-height: auto !important;
}
/*Side column*/
.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}
.gbs3 .form-group {
  margin-bottom: 5px !important;
}
.gbs3 input[type=submit] {
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  /*font: bold 12px/1.2 Arial, sans-serif;*/
  outline: 0;
  overflow: visible;
  padding: 5px 10px 6px;
  padding: 1px 20px 2px;
  margin: 1em 20px 1em 0;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  *padding-top: 2px; /* IE7 */
  *padding-bottom: 0px; /* IE7 */
}
.gbs3 input[type=submit]:hover, .gbs3 input[type=submit]:focus, .gbs3 input[type=submit]:active {
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1178d9;
  background-image: -moz-linear-gradient(top, #1282ec, #0e68bd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1282ec), to(#0e68bd));
  background-image: -webkit-linear-gradient(top, #1282ec, #0e68bd);
  background-image: -o-linear-gradient(top, #1282ec, #0e68bd);
  background-image: linear-gradient(to bottom, #1282ec, #0e68bd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1282ec', endColorstr='#ff0e68bd', GradientType=0);
  border-color: #0e68bd #0e68bd #094176;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0e68bd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
@media (min-width: 640px) {
  #form-row-2 { /*float first name next to last*/
    float: left;
    margin-right: 20px !important;
  }
}
/*required label on form inputs*/
.gbs3 label {}
.fa-asterisk:before {
  content: "  (REQUIRED)" !important;
  color: rgb(119, 119, 119) !important;
  font-weight: 300 !important;
}
.fa-asterisk {
  vertical-align: middle !important;
}
/*** Pagination Styles ***/
.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.button {
  background-color: #008CBA;
  ; /* Blue */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.button-small {
  background-color: white;
  ; /* Blue */
  border: none;
  color: black;
  padding: 5px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.active, .accordion:hover {
  background-color: #ccc;
}
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active:after {
  content: "\2212";
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/* Floating Button CSS */
#estimate-button {
  position: fixed;
  bottom: 70px; /* Default positioning for larger screens */
  right: 20px;
  background-color: #CC0000;
  color: white;
  padding: 15px 20px;
  border-radius: 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
  transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

#estimate-button:hover {
  background-color: #F81818;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

/* Mobile Styles (for devices with a width of 600px or less) */
@media (max-width: 600px) {
  #estimate-button {
    bottom: 80px; /* Move up less for smaller screens */
    right: 5px; /* Adjust right position for smaller screens */
    padding: 10px 15px; /* Smaller padding for mobile */
   
  }
}
