body,
html {
    font-family: Poppins, sans-serif;
}
.container,
.navbar-collapse {
    padding-right: 40px;
    padding-left: 40px;
}

.scales-light{
   background:
    url('../webp/scales.svg'), linear-gradient(to top right, #1871ad, #5fcbef);
  background-repeat: no-repeat;
	background-size:cover;
}
a.dark {color:#00224b;font-weight:600;}
.family div{
	padding:0;margin:0;
}
.banner {text-align:center;font-size:13px;color:#fff;background:linear-gradient(to top right, #1871ad, #5fcbef);padding:6px 0;position:fixed;display:block;z-index:999;width:100%;letter-spacing:1px;}
.banner a{color:#00224b;font-weight:600;}
.navbar-toggle,
a {
    background-color: transparent;
}
#fh5co-menu,
#fh5co-offcanvass,
#fh5co-page,
a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.about .row {height:100%;display:flex;margin:50px 0 0!important;width:100%;}
.origins {background: #00224b;}
.origins h3 {color:#fff}
.stand h3 {color:#00224b}
.stand {background: #5fcbef;}
.stand p {color:#00224b!important;}
.duo {padding:60px!important;}
.about h3 {
    font-size: 30px;
    text-transform: uppercase;
	margin-bottom:30px;
}

.blue-1{color:#5fcbef!important}
.blue-2{color:#00bdf2!important}
.blue-3{color:#2678bc!important}
.blue-4{color:#00224b!important}
#fh5co-menu,
#fh5co-page,
a {
    transition: 0.5s;
}
.packaging h2 {color:#00224b!important;font-size:5rem!important;}
.catch h3 {
	color:#5fcbef!important;letter-spacing:1px;
}
.bulldog {max-width:200px; height:auto;width:100%;}
.catch .row{
	margin:0 auto;
	max-width:1800px;
	text-align:center;
	padding:30px 40px 0;
	
}
.text-right {text-align:right;}
.catch hr{
	max-width:100px;text-align:center;margin:15px auto;
}
#fh5co-page,
#fh5co-wrap {
    z-index: 89;
    float: left;
	margin:0!important;
}
#questions,
#fh5co-feature-3,
#fh5co-features,
#fh5co-features-2,
#fh5co-page,
#fh5co-wrap,

.owl-theme .owl-dots .owl-dot span:hover,
body {
    background: #fff;
}
.emblem {width:100%;margin:0 auto -75px;text-align:center;position:relative;z-index:99;height:150px;}
.emblem img {height:150px;width:150px;position:relative;}
body,
figure {
    margin: 0;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
.navbar-brand > img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
img {
    border: 0;
    vertical-align: middle;
}
.mobile-product {
	display:none;
	
}
#fh5co-hero {
	background-image: url('../webp/hero_scenic.webp');
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
}
#fh5co-hero .pacifico-regular {
	font-size:1.5em!important;
	margin-bottom:10px;
}
.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}

.logo-bug {
	width:180px; height:auto;
}
.zero {padding-left:0!important;padding-right:0!important;margin:0!important}
.catch {
	background-image: url('../webp/waves.webp');
  	background-size: cover;
  	background-position: bottom;
  	background-repeat: no-repeat;
	padding:160px 0;
}


.packaging-bg {
  background-image: url('../webp/dog-on-beach.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  min-height: 100%;
  width: 100%;
}
.packaging .row {
  height: 100%;
  display: flex;
}
.nola {padding:400px 0!important;}
.packaging-content {
	padding:90px;
}

.catch h2, .packaging h2 {
	font-size:3.2em;letter-spacing:1px;
	color:#fff;
}

.catch img{
	width:80%;height:auto;padding:30px 0;
	max-width:600px;margin:0 auto;
}


*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.amatic-sc-bold {
    font-family: "Amatic SC", serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #2678bc;
}
#fh5co-hero .fh5co-intro h2,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Rubik, serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h2,
.owl-theme .owl-controls .owl-nav [class*="owl-"] i,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
p {
    margin: 0 0 1.5em;
}
.text-center {
    text-align: center;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.container {
    margin-right: auto;
    margin-left: auto;
}
footer .teal {
    color: #5cc7d6;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header,
.row {
    margin-right: -20px;
    margin-left: -20px;
}
.container:after,
.container:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.container:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
    .container {
        width: 760px;
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
#fh5co-page,
#fh5co-wrap,
#waves,
.col-xs-12 {
    width: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 992px) {
    .container {
        width: 980px;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.cta {padding:180px 0!important;}
#fh5co-clients .fh5co-client,
#fh5co-subscribe .form-group,
.cta .btn,
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
    border: none;
}
.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
#fh5co-hero,
#fh5co-page,
#fh5co-wrap,
#waves,
.fh5co-menu-btn,
.navbar-toggle,
body {
    position: relative;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {

}
.fh5co-social-icons > a:active,
.fh5co-social-icons > a:focus,
.fh5co-social-icons > a:hover,
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-toggle {
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
#waves,
.navbar-brand,
.navbar-brand > span {
    display: inline-block;
}
.navbar-nav {
    margin: 10px -20px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
body {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    height: 100%;
}
body.fh5co-overflow-x {
    overflow-x: hidden;
}
.boxed {
    background-color: #fff;
    padding: 85px 80px;
    border-radius: 260px;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
a, .teal {
    text-decoration: none;
    color: #00a4c0;
}
a:active,
a:focus,
a:hover {
    color: #00a4c0;
    outline: 0;
}
.fh5co-feature.active .fh5co-feature-icon i,
.fh5co-feature:hover .fh5co-feature-icon i,
.fh5co-figure.active .fh5co-feature-icon i,
.fh5co-figure:hover .fh5co-feature-icon i,
.white {
    color: #fff;
}
.deep {
    color: #002552;
}
#fh5co-features-3 .fh5co-lead {font-size:5rem;}
#questions .faq-accordion.active h3,
#fh5co-features-2 .fh5co-icon i,
#fh5co-features-3 .fh5co-icon i,
.fh5co-colored
{
    color: #2678bc;
}
#fh5co-footer a,
#fh5co-footer a:active,
#fh5co-footer a:focus,
#fh5co-footer a:hover {
    color: #5fcbef;margin:4px 0 0;
}
#fh5co-footer a:hover {
	text-decoration: underline;
}

.blue {
    color: #2678bc;
}

.about img {width:280px;margin-bottom:60px;height:auto;}
.about p {
    line-height: 1.6em;
}
.contain {width:90%;margin:0 auto;}

hr {
    margin: 25px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #002f57;
    font-weight: 700;
}
::-webkit-selection {
    color: #818892;
    background: #f9f6f0;
}
::-moz-selection {
    color: #818892;
    background: #f9f6f0;
}
.add-q {
    margin-top: 100px;
}
::selection {
    color: #818892;
    background: #f9f6f0;
}

#waves {
    background-image: url("../webp/waves.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 110px;
    max-height: 200px;
    height: auto;
    margin-top: -55px;
    z-index: 99;
}
.legal {
    width: 80%;
    margin: 0 auto;
    padding: 180px 0;
}
.legal h1 {
	text-align:center;
	font-size:3em;
	margin-bottom:80px;
}
.legal h1,
.legal h2 {
    text-transform: uppercase;
}
.legal h2 {
    font-size: 1.8rem;
    margin-top: 50px;
}
.legal li,
.legal p,
.legal ul {
    font-size: 1.5rem;
}
#fh5co-features-2 img.point {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}
.logo-bug {
    margin-right: 10px;
}
#fh5co-menu {
	background:#fff;
  
    top: 0;
    z-index: 998;
    width: 100%;
    padding: 60px 0 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    border-radius: 0;
}
#fh5co-menu.sleep {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
#fh5co-menu.fh5co-sleep {
    -webkit-transform: translateX(-290px) !important;
    -moz-transform: translateX(-290px) !important;
    -ms-transform: translateX(-290px) !important;
    -o-transform: translateX(-290px) !important;
    transform: translateX(-290px) !important;
}

#fh5co-page.fh5co-sleep {
    border-right: 1px solid #ccc;
    -webkit-transform: translateX(-290px);
    -moz-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px);
}
#fh5co-offcanvass {
    position: fixed;
    z-index: 90;
    top: 0;
    right: 0;
    transition: 0.5s;
    -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px);
    -ms-transform: translateX(290px);
    -o-transform: translateX(290px);
    transform: translateX(290px);
    bottom: 0;
    width: 290px;
    padding: 40px 30px;
    background: #f5f5f5;
    color: #878c93;
}
#fh5co-offcanvass .fh5co-lead {
    font-size: 12px;
    letter-spacing: 2px;
    color: #ccc;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#fh5co-offcanvass ul {
    padding: 0;
    margin: 30px 0;
}
#fh5co-offcanvass ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
#fh5co-offcanvass ul li a {
    display: block;
    padding: 10px 4px;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    color: #444;
}
#fh5co-offcanvass ul li a:active,
#fh5co-offcanvass ul li a:focus,
#fh5co-offcanvass ul li a:hover {
    outline: 0;
    text-decoration: none;
    color: #00a4c0;
}
#fh5co-offcanvass ul li.active a {
    color: #002f57 !important;
    font-weight: 600;
}
#fh5co-offcanvass.fh5co-awake {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#fh5co-offcanvass .fh5co-offcanvass-close {
    position: absolute;
    right: 20px;
    top: 40px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    z-index: 99;
    float: left;
    color: #444;
}
#fh5co-offcanvass .fh5co-offcanvass-close i {
    font-size: 20px;
    margin-top: 3px;
    float: right;
    margin-left: 10px;
    color: red;
}
#fh5co-offcanvass .fh5co-offcanvass-close:active,
#fh5co-offcanvass .fh5co-offcanvass-close:focus,
#fh5co-offcanvass .fh5co-offcanvass-close:hover,
.fh5co-social li a:active,
.fh5co-social li a:focus,
.fh5co-social li a:hover {
    outline: 0;
    text-decoration: none;
}
#fh5co-offcanvass .fh5co-logo {
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 0;
    margin: 40px 0 0;
}
#fh5co-offcanvass .fh5co-logo a {
    color: #000;
    padding: 0;
    margin: 0;
}
.fh5co-menu-btn {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: right;
    margin-top: 16px;
    z-index: 10;
    color: #fff;
}
.fh5co-menu-btn i {
    font-size: 20px;
    margin-top: 3px;
    float: right;
    margin-left: 10px;
}
.fh5co-menu-btn:active,
.fh5co-menu-btn:focus,
.fh5co-menu-btn:hover {
    outline: 0;
    text-decoration: none;
    color: #fff;
}
#fh5co-hero {
	position:relative;
    width: 100%;
    padding-bottom: 11em;
	padding-top:11em;
    z-index: 10;
    overflow: hidden;
}

#fh5co-hero .fh5co-intro {
    width: 100%;
    color: #fff;
    z-index: 12;padding-top:2rem;
    position: relative;
}

@media screen and (max-width: 768px) {
    #fh5co-hero {
        padding-top: 5em;
        padding-bottom: 2em;
		background-image: url('../webp/hero-planks.webp')!important;
    }
	#fh5co-hero .fh5co-intro h1 {
		font-size: 5.5rem!important;
    	line-height: 4.5rem!important;
	}
    #fh5co-hero .fh5co-intro p {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.05em;font-weight:500;
    }
	.dash {display:none!important;}
	.mobile-product {
	display:block!important;
	text-align:center;
	width:100%;
	position:relative;
	z-index:99;
}
.mobile-product img {
	max-width:75%;	
	height:auto;
	position:relative;
	z-index:99;

}
}

@media screen and (max-width: 992px) {
.packaging-content {
    padding: 30px;
}
    #fh5co-hero .fh5co-intro p {
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.05em;
    }
    #fh5co-clients .fh5co-client {
        margin-bottom: 30px;
    }
	.about .row {display:block;}

}

#fh5co-hero .fh5co-intro h1 span {
    font-size: 3rem;
    line-height: 1.1rem;
}
#fh5co-hero .fh5co-intro h1 {
    color: #fff;
    font-size: 5em;
    line-height: .90em;
    font-weight: 700;
	margin:0;
    text-transform: uppercase;
}
#fh5co-hero .fh5co-intro p {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.05em;
}
.navbar-brand {
    text-align: left;
    font-weight: 700;
    zoom: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: left !important;
    color: #fff;
	
    z-index: 10;
    position: relative;
}
.navbar-brand > span {
    zoom: 1;
    float: left;
}
.navbar-brand > span img {
    width: 200px;
    height: auto;
}
.navbar-brand:hover {
    color: #fff;
    opacity: 0.8;
}
.scrolled .navbar-brand,
.scrolled .navbar-brand:hover {
    color: #002f57;
}
.scrolled .navbar-brand > span {
    border-color: #002f57;
}
#fh5co-features,
#fh5co-pricing,
#fh5co-products {
    border-bottom: 1px solid #f2f2f2;
}
#fh5co-clients {
    padding: 2em 0;
    background: #00aeef;
    position: relative;
}
#fh5co-subscribe,
.fh5co-feature.active .fh5co-feature-icon,
.fh5co-feature:hover .fh5co-feature-icon,
.fh5co-figure.active .fh5co-feature-icon,
.fh5co-figure:hover .fh5co-feature-icon {
    background: #00a4c0;
}
#fh5co-pricing {
    padding: 7em 0;
    position: relative;
}
#fh5co-pricing .fh5co-price {
    padding-top: 1em;
    display: block;
    font-size: 50px;
    line-height: 50px;
    color: #00a4c0;
}
#fh5co-pricing .fh5co-price > span {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #ccc;
}
#fh5co-pricing .pricing-feature {
    border-top: 10px solid #00a4c0;
}
#fh5co-subscribe {
    padding: 4em 0 3em;
    position: relative;
}
#fh5co-subscribe .form-control {
    color: #fff;
    border: 2px solid #fff;
}
#fh5co-subscribe .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-subscribe .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-subscribe .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-subscribe .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3);
}
#questions,
#fh5co-features,
#fh5co-features-2,
#fh5co-products {
    position: relative;
    padding: 7em 0;
}
#fh5co-features-3 {padding: 6em 0 0;position: relative;}
#fh5co-features-3 .fh5co-text-wrap {
    margin-bottom: 2em;
}
#fh5co-features-3 .fh5co-text-wrap .fh5co-text {
    margin-bottom: 20px;
}
#fh5co-features-2 .fh5co-icon,
#fh5co-features-3 .fh5co-icon {
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
}
#fh5co-features-2 .fh5co-text-wrap {
    margin-top: .5em;
}
#fh5co-features-2 .fh5co-text-wrap .fh5co-text {
    padding-left: 3em;
    padding-right: 3em;
    margin-top: 30px;
}
#fh5co-features-2 .fh5co-image img {
    max-width: 350px;
    height: auto;
}
@media screen and (max-width: 1200px) {
    #fh5co-features-2 .fh5co-text-wrap,
    #fh5co-features-3 .fh5co-text-wrap {
        margin-top: 0;
    }
    #fh5co-features-2 .fh5co-image img {
        max-width: 290px !important;
        height: auto;
    }
}
#questions .faq-accordion {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#questions .faq-accordion .faq-accordion-icon-toggle {
    position: absolute;
    top: 27px;
    right: 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#questions .faq-accordion .faq-accordion-icon-toggle i {
    font-size: 20px;
    color: #00a4c0;
}
#questions .faq-accordion h3 {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #002f57;
    cursor: pointer;
    position: relative;
    display: block;
}
#questions .faq-accordion .faq-body {
    clear: both;
    display: none;
    padding: 30px 0 0;
    color: #444;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
}
#questions .faq-accordion.active {
    background: #fafbfb;
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05);
}
#questions .faq-accordion.active .faq-accordion-icon-toggle {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.fh5co-feature,
.fh5co-figure {
    display: block;
    color: #444;
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 40px 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 1.5em;
}
.fh5co-feature:active,
.fh5co-feature:focus,
.fh5co-feature:hover,
.fh5co-figure:active,
.fh5co-figure:focus,
.fh5co-figure:hover {
    text-decoration: none;
    outline: 0;
}
.fh5co-feature .fh5co-feature-icon,
.fh5co-figure .fh5co-feature-icon {
    width: 80px;
    height: 80px;
    display: table;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border: 2px solid #00a4c0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.fh5co-feature .fh5co-feature-icon i,
.fh5co-figure .fh5co-feature-icon i {
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    color: #00a4c0;
}
.fh5co-feature .fh5co-feature-lead,
.fh5co-feature .fh5co-figure-lead,
.fh5co-figure .fh5co-feature-lead,
.fh5co-figure .fh5co-figure-lead {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}
.fh5co-feature .fh5co-feature-text,
.fh5co-feature .fh5co-figure-text,
.fh5co-figure .fh5co-feature-text,
.fh5co-figure .fh5co-figure-text {
    color: #919191;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
}
.fh5co-feature.active,
.fh5co-feature:hover,
.fh5co-figure.active,
.fh5co-figure:hover {
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    margin-top: -10px;
}
.fh5co-figure {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.fh5co-figure figure {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.fh5co-figure img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
}
.fh5co-figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#fh5co-products {
    background: #fafafa;
}
.fh5co-uppercase-sm {
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-top: 6px;
    text-transform: uppercase;
    font-weight: 700;
}
.fh5co-section-heading {
    margin-bottom: 4em;
}
.fh5co-section-heading .fh5co-lead {
    font-size: 45px;
    text-transform: uppercase;
    line-height: 50px;
    margin-bottom: 15px;
}
.fh5co-section-heading .emp {
    font-style: italic;
    font-weight: 400;
}
.fh5co-section-heading .fh5co-sub {
    font-size: 18px;
    line-height: 30px;
}
#fh5co-testimony {
    background: #1b75bc;
    color: #fff;
    padding: 8em 0;
}
#fh5co-testimony .fh5co-vcard img {
    width: 170px;
    height: 170px;
    margin-bottom: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#fh5co-testimony blockquote {
    padding: 0;
    border-left: none;
    color: #fff;
}
#fh5co-testimony blockquote p {
    font-size: 30px;
    line-height: 45px;
}
#fh5co-testimony .fh5co-author {
    text-transform: lowercase;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
}
.fh5co-bg-section {
    color: #fff;
    background-color: #e9e9e9;
    background-size: cover;
    background-position: top center;
    margin-top: 0;
    z-index: 10;
    position: relative;
}
.fh5co-bg-section .fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: #3b3d40;
    opacity: 0.2;
}
.fh5co-bg-section,
.fh5co-hero-wrap {
    padding: 5em 0;
}
.fh5co-bg-section .fh5co-hero-wrap {
    display: table;
    width: 100%;
    z-index: 12;
    position: relative;
}
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro {
    display: table-cell;
    vertical-align: middle;
}
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead,
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-sub-lead {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}
#fh5co-footer .container .row > div,
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead,
.fh5co-mb30 {
    margin-bottom: 30px;
}
.fh5co-bg-section .author {
    font-size: 20px;
    margin-bottom: 0;
}
#fh5co-footer,
#fh5co-main {
    float: left;
    width: 100%;
	
}
#fh5co-footer{padding:70px 0 40px}
pre {
    background: #e9e9e9;
    border: 1px solid #ccc;
}
.btn {
    background-color: #2678bc;
    border: 2px solid #fff;
    border-radius: 30px;
    box-shadow: #fff 4px 4px 0 0;
    color: #fbfbfb;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 18px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    user-select: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-user-select: none;
    touch-action: manipulation;
}
#fh5co-footer .fh5co-copyright small,
.copyright {
    font-size: 12px;
}
.btn:hover {
    background-color: #002f57;
}
.btn:active {
    box-shadow: #422800 2px 2px 0 0;
    transform: translate(2px, 2px);
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
    .navbar {
        border-radius: 4px;
    }
    .navbar-header,
    .navbar-nav > li {
        float: left;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -20px;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .btn {
        min-width: 120px;
        padding: 12px 25px;
    }	
}
.btn.fh5co-btn-icon {
    text-transform: none !important;
    letter-spacing: normal !important;
    padding-left: 15px;
    padding-right: 15px;
}
.btn-outline {
    border: 2px solid #ccc !important;
    background: 0 0;
    color: #2a2e37;
}
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    border: 2px solid #00a4c0 !important;
    background: #00a4c0 !important;
    color: #fff;
}
.form-control {
    box-shadow: none !important;
    border: 2px solid #444;
    background: 0 0;
}
.form-control:active,
.form-control:focus,
.form-control:hover {
    outline: 0;
    box-shadow: none !important;
    border: 2px solid #00a4c0;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 10px 30px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 7px 30px;
}
#fh5co-footer ul,
.fh5co-social,
.fh5co-social li,
.fh5co-social li a {
    margin: 0;
    padding: 0;
}
.fh5co-social li {
    list-style: none;
    display: inline-block;
}
.fh5co-social li a {
    display: block;
    float: left;
}
.fh5co-social li a i {
    font-size: 15px;
}
.copyright {
    margin-top: 50px;
    padding-top: 15px;
    border-top: 2px dotted #0d436e;
}
#fh5co-footer {
    background: #00224b;
    color: #f2f2f2;
    position: relative;
    font-weight: 300;
}
#fh5co-footer .fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    background: #031a37;
}
#fh5co-footer .fh5co-footer-content {
    position: relative;
    z-index: 9;
}
@media screen and (max-width: 992px) {
    #fh5co-features-2 .fh5co-text-wrap,
    #fh5co-features-3 .fh5co-text-wrap {
        margin-top: 0;
    }
    #fh5co-features-2 .fh5co-image {
        margin-top: 30px;
    }
    #fh5co-testimony .fh5co-vcard img {
        width: auto;
        height: auto;
    }
    #fh5co-footer {
        position: relative;
        padding: 5em 0;
    }
	#fh5co-hero .pacifico-regular {
	display:none;
}
}
@media screen and (max-width: 768px) {
    #fh5co-hero .fh5co-intro .fh5co-text {
       
    }
    #fh5co-clients .fh5co-client {
        margin-bottom: 30px;
    }
    #fh5co-subscribe .form-group {
        margin-bottom: 20px;
    }
    #fh5co-hero .fh5co-intro h2 {
        font-size: 50px;
        line-height: 45px;
    }
    #fh5co-hero .fh5co-intro h2 span {
        font-size: 29px;
        line-height: 35px;
    }
    #fh5co-footer {
        text-align: center !important;
        padding: 5em 0;
    }
    #fh5co-hero .fh5co-intro {
        text-align: center;
     
    }
    #questions,
    #fh5co-features,
    #fh5co-features-2,
    #fh5co-products {
        padding: 4em 0;
    }
    #fh5co-features-3 .fh5co-text-wrap .fh5co-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    #fh5co-features-2 .fh5co-text-wrap .fh5co-text {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
    }
    .hide-me {
        display: none;
    }
    #questions .faq-accordion {
        padding: 15px;
    }
    #questions .faq-accordion h3 {
        font-size: 20px;
        line-height: 1.5;
        font-weight: 400;
        width: 80%;
        float: left;
    }
    .fh5co-feature.active,
    .fh5co-feature:hover,
    .fh5co-figure.active,
    .fh5co-figure:hover {
        margin-top: 0;
    }
    .fh5co-section-heading .fh5co-lead {
        font-size: 35px;
        line-height: 40px;
    }
    #fh5co-testimony .fh5co-vcard img {
        width: 120px;
        height: 120px;
    }
    #fh5co-testimony blockquote p {
        font-size: 20px;
        line-height: 35px;
    }
    .fh5co-bg-section,
    .fh5co-hero-wrap {
        height: inherit;
        padding: 3em 0;
        height: inherit;
    }
    #fh5co-footer p {
        padding-right: 0 !important;
    }
}
#fh5co-footer p {
    display: block;
    font-size: 13px;
    padding-right: 30px;
}
#fh5co-footer .fh5co-lead {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin-bottom: 20px;
}
#fh5co-footer .fh5co-footer-logo {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-logo a,
#fh5co-footer h3 {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 800;
    padding: 7px 0;
    text-transform: uppercase;
}
#fh5co-footer .fh5co-footer-logo a:active,
#fh5co-footer .fh5co-footer-logo a:focus,
#fh5co-footer .fh5co-footer-logo a:hover {
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}
#fh5co-footer ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 14px;
    line-height: 16px;
}
.fh5co-list-check {
    position: relative;
    padding: 0;
    margin: 0;
    clear: both;
}
.fh5co-list-check li {
    padding-left: 25px !important;
    position: relative;
    display: block;
    margin-bottom: 10px !important;
    line-height: 20px;
}
.fh5co-nav-toggle i,
.fh5co-nav-toggle > span {
    display: inline-block;
    zoom: 1;
    text-transform: uppercase;
}
.fh5co-list-check li:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e116";
    content: "\e042";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #ccc;
}
.fh5co-spacer {
    clear: both;
    position: relative;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
}
.fh5co-spacer-xlg {
    height: 150px;
}
.fh5co-spacer-lg {
    height: 100px;
}
.fh5co-spacer-md {
    height: 80px;
}
.fh5co-spacer-sm {
    height: 50px;
}
.fh5co-spacer-xs {
    height: 30px;
}
.fh5co-spacer-xxs {
    height: 20px;
}
.fh5co-row-padded {
    padding: 50px 0;
}
.image-popup,
.mfp-with-zoom.mfp-ready .mfp-container,
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    opacity: 1;
}
.image-popup:hover {
    opacity: 0.7;
}
.fh5co-social-icons > a {
    margin-right: 10px;
    color: #00a4c0;
}
.fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none;
    float: right;
    position: relative;
    top: 12px;
    right: 0;
    margin-right: -20px;
    z-index: 21;
    padding: 6px 0 0;
    display: block;
    height: 44px;
    width: 44px;
	color:  #00224b;
    border-bottom: none !important;
}
.fh5co-nav-toggle:active,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:hover {
    outline: 0;
    border-bottom: none !important;
}
.fh5co-nav-toggle i {
    position: relative;
    width: 25px;
    height: 3px;
    color: #00224b;;
    font: bold 14px/0.4 Helvetica;
    text-indent: -55px;
    background: #00224b;
    transition: 0.2s ease-out;
}
.fh5co-nav-toggle i::after,
.fh5co-nav-toggle i::before {
    content: "";
    width: 25px;
    height: 3px;
    background: #00224b;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.scrolled .fh5co-nav-toggle i,
.scrolled .fh5co-nav-toggle i::after,
.scrolled .fh5co-nav-toggle i::before,
.scrolled .fh5co-nav-toggle.active i::after,
.scrolled .fh5co-nav-toggle.active i::before {
    background: #000;
}
.fh5co-nav-toggle i::before {
    top: -7px;
}
.fh5co-nav-toggle i::after {
    bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
    top: -10px;
}
.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}
.fh5co-nav-toggle.active i {
    background: 0 0;
}
.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.fh5co-nav-toggle > span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100px;
    margin-top: 12px;
   color: #00224b;
    margin-left: -70px;
    letter-spacing: 2px;
    font-size: 15px;
}
.scrolled .fh5co-nav-toggle > span {
    color: #000;
}
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
    margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    margin-top: -19px;
    top: 50%;
    z-index: 9999;
    position: absolute;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    margin-right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    margin-right: -50px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    margin-left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    margin-left: -50px;
}
@media screen and (max-width: 992px) {
    .owl-carousel .owl-controls .owl-nav .owl-next {
        margin-right: 0;
    }
    .owl-carousel .owl-controls .owl-nav .owl-prev {
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .fh5co-spacer-xlg {
        height: 70px;
    }
    .fh5co-spacer-lg {
        height: 50px;
    }
    .fh5co-spacer-md {
        height: 30px;
    }
    .fh5co-spacer-sm,
    .fh5co-spacer-xs {
        height: 20px;
    }
    .owl-carousel .owl-controls .owl-nav,
    .owl-theme .owl-controls .owl-nav {
        display: none;
    }
}
.owl-theme .owl-controls .owl-nav [class*="owl-"],
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus,
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:focus,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: 0 0 !important;
}
.owl-theme .owl-dots {
    position: absolute;
    bottom: -5em;
    width: 100%;
    text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
    bottom: 0;
    margin-bottom: 2.5em;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    border: 2px solid transparent;
}
.js .animate-box,
.js .animate-object,
.js .animate-single,
.js .to-animate,
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.fh5co-counter {
    font-size: 50px;
    display: block;
    color: #fff;
    width: 100%;
    margin-bottom: 0.5em;
}
.fh5co-counter-label {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
a > img.fh5co-align-right,
img.fh5co-align-right {
    float: right;
    margin: 0 0 0.5em 1em;
}
a > img.fh5co-align-left,
img.fh5co-align-left {
    float: left;
    margin: 0 1em 0.5em 0;
}
a > img.fh5co-align-center,
img.fh5co-align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 480px) {
    .navbar-brand {
        margin: inherit;
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }
    #fh5co-clients .fh5co-client img {
        max-width: 100%;
    }
    #questions .faq-accordion .faq-accordion-icon-toggle {
        top: 17px;
    }
    #fh5co-testimony .fh5co-vcard img {
        width: 100px;
        height: 100px;
        margin: 0 auto 20px;
    }
    #fh5co-testimony .fh5co-author,
    #fh5co-testimony blockquote {
        text-align: center;
    }
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
    a > img.fh5co-align-left,
    a > img.fh5co-align-right,
    img.fh5co-align-left,
    img.fh5co-align-right {
        width: 100%;
        margin: 0 0 0.5em;
    }
}
