  body {
   font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
      padding-top: 170px !Important;
  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  .jumbotron {
      background-color: #455C99;
      color: #fff;
      padding: 75px 25px;
      font-family: Montserrat, sans-serif;
  }
  
  .wrapper {
    margin: 0 auto;
    position: relative;
    padding: 0px;
    text-align: left;
}

.wrapper {
    width: 960px;
}

.navbar-brand {
	float:right;
	padding: 50px;
}

.navbar-header-logo {
margin: 12px 12px 12px 26px;
}


.header-spacer-container .wrapper{background-color: rgba(111, 123, 131, 0.9); height: 35px;}
  
  .container-fluid {
      padding: 60px 50px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #455C99; 
      font-size: 50px;
  }
  .logo {
      color: #455C99; 
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 40%;
      height: 40%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #008080;
  }
  .carousel-indicators li.active {
      background-color: #CBC62F;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #455C99; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #455C99;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #455C99 !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #455C99;
      color: #fff;
  }

.material-panel {
     
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .material-panel:hover {
 	border: 1px solid #455C99; 
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }

.blog-panel {
      border-radius:0 !important;
      transition: box-shadow 0.5s;
      margin:16px;
  }
  .blog-panel:hover {
 	border: 1px solid #455C99; 
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
 
  .w3-content {
	max-width:980px;
	margin:auto
  }
  
 .w3-badge {
    border-radius: 50%;
}
.w3-badge, .w3-tag {
    background-color: #455C99;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.w3-opacity, .w3-hover-opacity:hover {
    opacity: 0.60;
}

.w3-row {
display:block;
}
.w3-row:after {
    content: "";
    display: table;
    clear: both;
}
.w3-col {
float: left;
width:100%;
}

.w3-col.l8 {
width:66.66666%;
}

.w3-col.s12 {
    width: 99.99999%;
}


.fa-social {

  padding: 8px;
  font-size: 16px;
  width: 34px;
height: 34px;	
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
  color: #f4511e;
border-radius: 50%;
border: 1px solid #A9A9A9;
}

.fa-social:hover {
	color: #fff;
background-color: #f4511e;
}

 .card-body .btn {
 	background-color: #455C99;
 	color: #fff;
}

.card-body .btn:hover {
      border: 1px solid #455C99;
      background-color: #fff !important;
      color: #f4511e;
  }

.btn-toggle-div {
	background-color: #455C99;
 	color: #fff !important;
}

.btn-toggle-div:hover {
 border: 1px solid #455C99;
      background-color: #fff !important;
      color: #f4511e !important;
}

.btn-gwood {
	background-color: #008080 !important;
}
  .navbar {
      margin-bottom: 0;
      background-color: #455C99;
      z-index: 999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
      opacity: 0.9;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #455C99 !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #455C99;
  }
  
  .error-icon {
  color: #ff0000;
  }


product-slider { padding: 45px; }

.product-slider #carousel { border: 0px solid #008080; margin: 0; }


.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 1px solid #cecece; width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #008080; }

.product-slider .item img { width: 50%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 50%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }


  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    .navbar-header-logo {
        height: 66px !important;
    }
    #myCarousel {
        margin-top: -110px !important;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
    .navbar-header-logo {
        height: 66px !important;
    }
  }