@font-face {
  font-family: 'Avenir';
  src: url("../fonts/AvenirLTStd-Roman.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Heavy';
  src: url("../fonts/AvenirLTStd-Heavy.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Medium';
  src: url("../fonts/AvenirLTStd-Medium.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Black';
  src: url("../fonts/AvenirLTStd-Black.otf");
  font-weight: normal;
  font-style: normal; }

/*
Theme Name: Be - Startup Business HTML Template
Author: Adnan and Tameer
Author URI:
Version: 1.0
Text Domain: Be
Tags: one-column, two-columns
Theme URI:
*/
/*------------------------------------------------------------------

1. import files
2. Global style classes
3. Global buttons style
4. Main heading styles   /   .main-heading
5. page header styles   /   .page-header
6. breadcrumbs styles   /  .breadcrumbs
7. main wrapper styles / #wrapper
8. Page header styles   /  #header
9. Page logo styles   /  .logo
10. Page navigation styles   /  #nav
11. search popup styles   /  .search-popup
12. drop sub styles   /  .drop-sub
13. main banner styles   /  .main-banner
14. icon box styles   /  .icon-box
15. portfolio box styles   /  .portfolio-box
16. isotop filter styles   /  .isotop-filter
17. testimonial section styles   /  .t-section
18. post styles   /  .post
19. Page footer styles   /  #footer
20. social styles   /  .social
21. twitter feed styles   /  .twitter-feed
22. email form styles   /  .email-form
23. wedo section styles   /  .wedo-section
24. price box styles   /  .price-box
25. subscribe form styles   /  .subscribe-form
26. team box styles   /  .team-box
27. quote section styles   /  .quote-section
28. product box styles   /  .product-box
29. promo block styles   /  .promo-block
30. progress bar styles   /  .progress-bar
31. bar outer styles   /  .bar-outer
32. shop header styles   /  .shop-header
33. shop pagination styles   /  .shop-pagination
34. info box styles   /  .info-box
35. contact form styles   /  .contact-form
36. section 404 styles   /  .section-404
37. port slider styles   /  .port-slider
38. port detail styles   /  .port-detail
39. search form styles   /  .search-form
40. widget styles   /  .widget
41. image slider styles   /  .image-slider
42. product detail styles   /  .product-detail
43. product tabsec styles   /  .product-tabsec
44. related product styles   /  .related-product
45. blog detail styles   /  .blog-detail
46. cart block styles   /  .cart-block
47. billing info styles   /  .billing-info
48. coming section styles   /  .coming-section
49. quote form styles   /  .quote-form
50. bgvid styles   /  #bgvid
51. back top styles   /  #back-top

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	1. import files
-------------------------------------------------------------------*/
@font-face {
  font-family: 'Avenir';
  src: url("../fonts/AvenirLTStd-Roman.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Heavy';
  src: url("../fonts/AvenirLTStd-Heavy.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Medium';
  src: url("../fonts/AvenirLTStd-Medium.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Black';
  src: url("../fonts/AvenirLTStd-Black.otf");
  font-weight: normal;
  font-style: normal; }

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus,
  .search-form input[type='text']:focus,
  .post-password-form input[type='text']:focus, .comment-form
  input[type='tel']:focus,
  .search-form
  input[type='tel']:focus,
  .post-password-form
  input[type='tel']:focus, .comment-form
  input[type='email']:focus,
  .search-form
  input[type='email']:focus,
  .post-password-form
  input[type='email']:focus, .comment-form
  input[type='search']:focus,
  .search-form
  input[type='search']:focus,
  .post-password-form
  input[type='search']:focus, .comment-form
  input[type='password']:focus,
  .search-form
  input[type='password']:focus,
  .post-password-form
  input[type='password']:focus, .comment-form
  input[type='url']:focus,
  .search-form
  input[type='url']:focus,
  .post-password-form
  input[type='url']:focus, .comment-form
  input[type='date']:focus,
  .search-form
  input[type='date']:focus,
  .post-password-form
  input[type='date']:focus, .comment-form
  textarea:focus,
  .search-form
  textarea:focus,
  .post-password-form
  textarea:focus {
    border-color: #333; }
  .comment-form input[type='text']::-webkit-input-placeholder,
  .search-form input[type='text']::-webkit-input-placeholder,
  .post-password-form input[type='text']::-webkit-input-placeholder, .comment-form
  input[type='tel']::-webkit-input-placeholder,
  .search-form
  input[type='tel']::-webkit-input-placeholder,
  .post-password-form
  input[type='tel']::-webkit-input-placeholder, .comment-form
  input[type='email']::-webkit-input-placeholder,
  .search-form
  input[type='email']::-webkit-input-placeholder,
  .post-password-form
  input[type='email']::-webkit-input-placeholder, .comment-form
  input[type='search']::-webkit-input-placeholder,
  .search-form
  input[type='search']::-webkit-input-placeholder,
  .post-password-form
  input[type='search']::-webkit-input-placeholder, .comment-form
  input[type='password']::-webkit-input-placeholder,
  .search-form
  input[type='password']::-webkit-input-placeholder,
  .post-password-form
  input[type='password']::-webkit-input-placeholder, .comment-form
  input[type='url']::-webkit-input-placeholder,
  .search-form
  input[type='url']::-webkit-input-placeholder,
  .post-password-form
  input[type='url']::-webkit-input-placeholder, .comment-form
  input[type='date']::-webkit-input-placeholder,
  .search-form
  input[type='date']::-webkit-input-placeholder,
  .post-password-form
  input[type='date']::-webkit-input-placeholder, .comment-form
  textarea::-webkit-input-placeholder,
  .search-form
  textarea::-webkit-input-placeholder,
  .post-password-form
  textarea::-webkit-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text']::-moz-placeholder,
  .search-form input[type='text']::-moz-placeholder,
  .post-password-form input[type='text']::-moz-placeholder, .comment-form
  input[type='tel']::-moz-placeholder,
  .search-form
  input[type='tel']::-moz-placeholder,
  .post-password-form
  input[type='tel']::-moz-placeholder, .comment-form
  input[type='email']::-moz-placeholder,
  .search-form
  input[type='email']::-moz-placeholder,
  .post-password-form
  input[type='email']::-moz-placeholder, .comment-form
  input[type='search']::-moz-placeholder,
  .search-form
  input[type='search']::-moz-placeholder,
  .post-password-form
  input[type='search']::-moz-placeholder, .comment-form
  input[type='password']::-moz-placeholder,
  .search-form
  input[type='password']::-moz-placeholder,
  .post-password-form
  input[type='password']::-moz-placeholder, .comment-form
  input[type='url']::-moz-placeholder,
  .search-form
  input[type='url']::-moz-placeholder,
  .post-password-form
  input[type='url']::-moz-placeholder, .comment-form
  input[type='date']::-moz-placeholder,
  .search-form
  input[type='date']::-moz-placeholder,
  .post-password-form
  input[type='date']::-moz-placeholder, .comment-form
  textarea::-moz-placeholder,
  .search-form
  textarea::-moz-placeholder,
  .post-password-form
  textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc; }
  .comment-form input[type='text']:-moz-placeholder,
  .search-form input[type='text']:-moz-placeholder,
  .post-password-form input[type='text']:-moz-placeholder, .comment-form
  input[type='tel']:-moz-placeholder,
  .search-form
  input[type='tel']:-moz-placeholder,
  .post-password-form
  input[type='tel']:-moz-placeholder, .comment-form
  input[type='email']:-moz-placeholder,
  .search-form
  input[type='email']:-moz-placeholder,
  .post-password-form
  input[type='email']:-moz-placeholder, .comment-form
  input[type='search']:-moz-placeholder,
  .search-form
  input[type='search']:-moz-placeholder,
  .post-password-form
  input[type='search']:-moz-placeholder, .comment-form
  input[type='password']:-moz-placeholder,
  .search-form
  input[type='password']:-moz-placeholder,
  .post-password-form
  input[type='password']:-moz-placeholder, .comment-form
  input[type='url']:-moz-placeholder,
  .search-form
  input[type='url']:-moz-placeholder,
  .post-password-form
  input[type='url']:-moz-placeholder, .comment-form
  input[type='date']:-moz-placeholder,
  .search-form
  input[type='date']:-moz-placeholder,
  .post-password-form
  input[type='date']:-moz-placeholder, .comment-form
  textarea:-moz-placeholder,
  .search-form
  textarea:-moz-placeholder,
  .post-password-form
  textarea:-moz-placeholder {
    color: #ccc; }
  .comment-form input[type='text']:-ms-input-placeholder,
  .search-form input[type='text']:-ms-input-placeholder,
  .post-password-form input[type='text']:-ms-input-placeholder, .comment-form
  input[type='tel']:-ms-input-placeholder,
  .search-form
  input[type='tel']:-ms-input-placeholder,
  .post-password-form
  input[type='tel']:-ms-input-placeholder, .comment-form
  input[type='email']:-ms-input-placeholder,
  .search-form
  input[type='email']:-ms-input-placeholder,
  .post-password-form
  input[type='email']:-ms-input-placeholder, .comment-form
  input[type='search']:-ms-input-placeholder,
  .search-form
  input[type='search']:-ms-input-placeholder,
  .post-password-form
  input[type='search']:-ms-input-placeholder, .comment-form
  input[type='password']:-ms-input-placeholder,
  .search-form
  input[type='password']:-ms-input-placeholder,
  .post-password-form
  input[type='password']:-ms-input-placeholder, .comment-form
  input[type='url']:-ms-input-placeholder,
  .search-form
  input[type='url']:-ms-input-placeholder,
  .post-password-form
  input[type='url']:-ms-input-placeholder, .comment-form
  input[type='date']:-ms-input-placeholder,
  .search-form
  input[type='date']:-ms-input-placeholder,
  .post-password-form
  input[type='date']:-ms-input-placeholder, .comment-form
  textarea:-ms-input-placeholder,
  .search-form
  textarea:-ms-input-placeholder,
  .post-password-form
  textarea:-ms-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text'].placeholder,
  .search-form input[type='text'].placeholder,
  .post-password-form input[type='text'].placeholder, .comment-form
  input[type='tel'].placeholder,
  .search-form
  input[type='tel'].placeholder,
  .post-password-form
  input[type='tel'].placeholder, .comment-form
  input[type='email'].placeholder,
  .search-form
  input[type='email'].placeholder,
  .post-password-form
  input[type='email'].placeholder, .comment-form
  input[type='search'].placeholder,
  .search-form
  input[type='search'].placeholder,
  .post-password-form
  input[type='search'].placeholder, .comment-form
  input[type='password'].placeholder,
  .search-form
  input[type='password'].placeholder,
  .post-password-form
  input[type='password'].placeholder, .comment-form
  input[type='url'].placeholder,
  .search-form
  input[type='url'].placeholder,
  .post-password-form
  input[type='url'].placeholder, .comment-form
  input[type='date'].placeholder,
  .search-form
  input[type='date'].placeholder,
  .post-password-form
  input[type='date'].placeholder, .comment-form
  textarea.placeholder,
  .search-form
  textarea.placeholder,
  .post-password-form
  textarea.placeholder {
    color: #ccc; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left;
  height: 2em; }
  .search-form input[type='search'] {
    margin: 0 4px 0 0;
    width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

/*------------------------------------------------------------------
	2. Global style classes
-------------------------------------------------------------------*/
.bg-grey {
  background-color: #fafafa; }

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

.bg-dark {
  background-color: #282828; }

.bg-grey2 {
  background-color: #f5f5f5; }

.bg-dark2 {
  background-color: #363636; }

.bg-dark3 {
  background-color: #272727; }

.visible-xs {
  display: none !important; }

.border-top {
  border-top: 1px solid #eee; }

.bg-img-full {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.bg-img-parallax {
  background-attachment: fixed; }

.bg-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  position: absolute;
  pointer-events: none;
  background-color: #282828; }

.margin-zero {
  margin: 0 !important; }

.pad-left-z {
  padding-left: 0 !important; }

.mar-top-xs {
  margin-top: 30px !important; }

.mar-top-sm {
  margin-top: 60px !important; }

.mar-top-md {
  margin-top: 70px !important; }

.mar-top-lg {
  margin-top: 90px !important; }

.pad-top-xs {
  padding-top: 30px !important; }

.pad-top-sm {
  padding-top: 60px !important; }

.pad-top-md {
  padding-top: 70px !important; }

.pad-top-lg {
  padding-top: 90px !important; }

.mar-bottom-xs {
  margin-bottom: 30px !important; }

.mar-bottom-sm {
  margin-bottom: 60px !important; }

.mar-bottom-md {
  margin-bottom: 70px !important; }

.pad-bottom-sm {
  padding-bottom: 60px !important; }

.pad-bottom-xs {
  padding-bottom: 30px !important; }

.pad-bottom-md {
  padding-bottom: 70px !important; }

.mar-bottom-lg {
  margin-bottom: 90px !important; }

.pad-bottom-lg {
  padding-bottom: 90px !important; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body.pattern1 {
    background-image: url(images/patterns/pattern1.png); }
  body.pattern2 {
    background-image: url(images/patterns/pattern2.png); }
  body.pattern3 {
    background-image: url(images/patterns/pattern3.png); }
  body.pattern4 {
    background-image: url(images/patterns/pattern4.png); }
  body.pattern5 {
    background-image: url(images/patterns/pattern5.png); }
  body.pattern6 {
    background-image: url(images/patterns/pattern6.png); }
  body.pattern7 {
    background-image: url(images/patterns/pattern7.png); }
  body.pattern8 {
    background-image: url(images/patterns/pattern8.png); }
  body.pattern9 {
    background-image: url(images/patterns/pattern9.png); }
  body.pattern10 {
    background-image: url(images/patterns/pattern10.png); }
  body.pattern11 {
    background-image: url(images/patterns/pattern11.png); }
  body.pattern12 {
    background-image: url(images/patterns/pattern12.png); }
  body.pattern13 {
    background-image: url(images/patterns/pattern13.png); }
  body.pattern14 {
    background-image: url(images/patterns/pattern14.png); }

body.boxed-v #wrapper {
  max-width: 80%;
  background: #fff;
  margin: 20px auto;
  border-radius: 3px;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1); }

a,
button,
.slick-slide {
  outline: 0 !important;
  outline-offset: 0 !important; }

div.block.block {
  margin-bottom: 0; }

/*------------------------------------------------------------------
	3. Global buttons style
-------------------------------------------------------------------*/
.btn-green, .buttons {
  color: #fff;
  padding: 10px 40px;
  letter-spacing: 1px;
  border-radius: 30px;
  transition: all ease 0.3s;
  border: 2px solid transparent;
  font: 500 13px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-green:focus, .buttons:focus, .btn-green:active, .buttons:active {
    color: #fff; }
  .btn-green:hover, .buttons:hover {
    color: #fff;
    background: transparent; }

.btn-white {
  color: #fff;
  padding: 10px 40px;
  letter-spacing: 1px;
  border-radius: 30px;
  transition: all ease 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.4);
  font: 500 13px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-white:focus, .btn-white:active {
    color: #fff; }
  .btn-white:hover {
    color: #fff;
    border-color: #fff; }

.btn-default {
  color: #363636;
  padding: 11px 45px;
  letter-spacing: 1px;
  border-radius: 30px;
  background: transparent;
  transition: all ease 0.3s;
  border: 2px solid #e0e0e0;
  font: 500 13px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-default:focus, .btn-default:active {
    color: #363636 !important;
    background: transparent !important; }
  .btn-default:hover {
    background: #e0e0e0;
    border-color: #e0e0e0;
    color: #363636 !important; }
    .btn-default:hover.add {
      border-color: #363636;
      background: transparent; }

.btn-full {
  color: #fff;
  padding: 11px 45px;
  letter-spacing: 1px;
  border-radius: 30px;
  background: transparent;
  transition: all ease 0.3s;
  border: 2px solid transparent;
  font: 500 13px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-full:focus, .btn-full:active {
    color: #363636; }
  .btn-full:hover {
    color: #363636;
    background: transparent; }

.btn-dark {
  color: #fff;
  padding: 9px 50px;
  letter-spacing: 1px;
  border-radius: 30px;
  background: #363636;
  transition: all ease 0.3s;
  border: 2px solid #363636;
  font: 500 13px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-dark:focus, .btn-dark:active {
    color: #363636; }
  .btn-dark:hover {
    color: #363636;
    background: transparent; }

.btn-add {
  color: #fff;
  padding: 7px 22px;
  letter-spacing: 1px;
  border-radius: 30px;
  border: 2px solid #555;
  background: transparent;
  transition: all ease 0.3s;
  font: 500 8px/14px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .btn-add:focus, .btn-add:active {
    color: #fff; }
  .btn-add:hover {
    color: #fff;
    border-color: #fff; }

/*------------------------------------------------------------------
	4. Main heading styles   /   .main-heading
-------------------------------------------------------------------*/
.main-heading {
  font: 18px/28px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .main-heading body .heading, body .main-heading .heading,
  .main-heading body .page-header .container .heading, body .page-header .container .main-heading .heading,
  .main-heading .heading,
  .main-heading h1.heading,
  .main-heading h2.heading,
  .main-heading h3.heading,
  .main-heading h4.heading,
  .main-heading h5.heading,
  .main-heading h6.heading {
    color: #363636;
    margin: 0 0 23px;
    letter-spacing: -1.5px;
    font: 500 36px/47px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .main-heading p {
    margin: 0; }

/*------------------------------------------------------------------
	5. page header styles   /   .page-header
-------------------------------------------------------------------*/
.page-header {
  border: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  overflow: hidden;
  position: relative; }

/*------------------------------------------------------------------
	6. breadcrumbs styles   /  .breadcrumbs
-------------------------------------------------------------------*/
.breadcrumbs {
  margin: 0;
  color: #fff;
  padding: 14px 0 0;
  font: 16px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .breadcrumbs a {
    color: #fff;
    transition: all ease 0.3s; }
  .breadcrumbs li {
    padding: 0;
    vertical-align: middle; }
    .breadcrumbs li:after {
      content: "/";
      padding: 0 10px;
      display: inline-block;
      vertical-align: middle; }
    .breadcrumbs li:last-child:after {
      display: none; }

/*------------------------------------------------------------------
	7. main wrapper styles / #wrapper
-------------------------------------------------------------------*/
#main,
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative; }

.w1 {
  transition: all ease 0.3s; }

/*------------------------------------------------------------------
	8. Page header styles   /  #header
-------------------------------------------------------------------*/
#header {
  z-index: 5;
  position: relative; }
  #header .header-holder {
    padding: 32px 0 25px;
    transition: all ease 0.3s; }
    #header .header-holder.border {
      border-bottom: 1px solid rgba(250, 250, 250, 0.12); }
  #header.nospace .header-holder {
    top: 0;
    left: 0;
    right: 0;
    position: fixed; }
  #header.nospace .opener {
    color: #fff; }
    #header.nospace .opener .num {
      color: #fff; }
  #header.nospace .logo {
    color: #fff; }
    #header.nospace .logo a {
      color: #fff; }
  #header.nospace #nav a {
    color: #fff; }
  #header.sticky .header-holder {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    background: #fafafa;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08); }
    #header.sticky .header-holder .opener {
      color: #000000; }
      #header.sticky .header-holder .opener .num {
        color: #fff; }
    #header.sticky .header-holder .logo {
      color: #363636; }
      #header.sticky .header-holder .logo a {
        color: #363636; }
    #header.sticky .header-holder #nav a {
      color: #000000; }
  #header .holder {
    width: 88%; }
  #header .cart-holder {
    position: relative;
    margin: 0 3px 0 32px; }
    #header .cart-holder .opener {
      display: block; }
    #header .cart-holder:hover .drop-sub {
      opacity: 1;
      visibility: visible;
      transform: rotateX(0deg); }
  #header .opener {
    font-size: 14px;
    line-height: 34px;
    position: relative;
    color: #000000;
    transition: all ease 0.3s; }
    #header .opener .num {
      top: 1px;
      right: -6px;
      width: 15px;
      height: 15px;
      color: #fff;
      text-align: center;
      position: absolute;
      border-radius: 50%;
      font: 500 11px/15px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #header .opener.search-opener {
      font-size: 16px; }

/*------------------------------------------------------------------
	9. Page logo styles   /  .logo
-------------------------------------------------------------------*/
.logo {
  color: #363636;
  font: 500 32px/34px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .logo a {
    color: #363636;
    transition: all ease 0.3s; }

/*------------------------------------------------------------------
	10. Page navigation styles   /  #nav
-------------------------------------------------------------------*/
#nav {
  float: right;
  margin: 0 59px 0 0;
  font: 500 12px/15px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #nav ul {
    margin: 0; }
  #nav li {
    position: relative;
    padding: 0 0 0 24px; }
    #nav li:hover .drop {
      opacity: 1;
      visibility: visible;
      transform: rotateX(0deg) translateX(-50%); }
  #nav a {
    display: block;
    padding: 10px 0;
    color: #000000;
    transition: all ease 0.3s; }
    #nav a:hover {
      color: #363636; }
  #nav .drop-link {
    position: relative; }
  #nav .drop {
    top: 100%;
    left: 50%;
    opacity: 0;
    min-width: 220px;
    line-height: 34px;
    padding: 27px 0 0;
    margin: 0 0 0 20px;
    visibility: hidden;
    position: absolute;
    transform-origin: 0 0;
    transform: rotateX(-90deg) translateX(-50%);
    transition: all 0.3s ease-in-out 0s; }
    #nav .drop > ul {
      padding: 15px 0;
      background: #282828;
      border-radius: 4px; }
    #nav .drop li {
      padding: 0; }
    #nav .drop a {
      display: block;
      padding: 3px 20px; }
      #nav .drop a:before {
        content: "\f105";
        margin-right: 15px;
        display: inline-block;
        font-family: 'FontAwesome'; }

/*------------------------------------------------------------------
	11. search popup styles   /  .search-popup
-------------------------------------------------------------------*/
.search-popup {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 9999;
  position: fixed;
  visibility: hidden;
  text-align: center;
  transition: all 0.4s linear;
  background: rgba(54, 54, 54, 0.95); }
  .search-popup .holder {
    width: 100%;
    height: 100vh;
    display: table;
    vertical-align: middle; }
  .search-popup .frame {
    display: table-cell;
    vertical-align: middle; }
  .search-popup form {
    width: 770px;
    margin: 0 auto;
    position: relative;
    border-bottom: 2px solid #9b9b9b; }
    .search-popup form::-webkit-input-placeholder {
      color: #fff; }
    .search-popup form::-moz-placeholder {
      opacity: 1;
      color: #fff; }
    .search-popup form:-moz-placeholder {
      color: #fff; }
    .search-popup form:-ms-input-placeholder {
      color: #fff; }
    .search-popup form.placeholder {
      color: #fff; }
  .search-popup .pe-7s-search {
    border: 0;
    top: 19px;
    right: 5px;
    padding: 0;
    outline: none;
    color: #fff;
    font-size: 23px;
    position: absolute;
    background: transparent;
    transition: all 0.4s linear; }
  .search-popup input {
    margin: 0;
    border: 0;
    float: left;
    width: 100%;
    height: 60px;
    outline: none;
    color: #fff;
    background: none;
    padding: 15px 0 15px;
    font: 35px/50px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .search-popup input::-webkit-input-placeholder {
      color: #fff; }
    .search-popup input::-moz-placeholder {
      opacity: 1;
      color: #fff; }
    .search-popup input:-moz-placeholder {
      color: #fff; }
    .search-popup input:-ms-input-placeholder {
      color: #fff; }
    .search-popup input.placeholder {
      color: #fff; }
  .search-popup .search-close {
    top: 60px;
    width: 30px;
    height: 30px;
    right: 120px;
    position: fixed; }
    .search-popup .search-close span {
      height: 2px;
      width: 30px;
      display: block;
      background: #fff;
      transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transition: all 0.4s linear; }
    .search-popup .search-close span + span {
      margin: -2px 0 0;
      transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }

.search-active .search-popup {
  opacity: 1;
  visibility: visible; }

/*------------------------------------------------------------------
	12. drop sub styles   /  .drop-sub
-------------------------------------------------------------------*/
.drop-sub {
  top: 100%;
  opacity: 0;
  z-index: 2;
  right: -5px;
  width: 250px;
  padding: 27px 0 0;
  visibility: hidden;
  position: absolute;
  transform-origin: 0 0;
  transform: rotateX(-90deg);
  transition: all 0.3s linear 0s; }
  .drop-sub .side-widget {
    color: #fff;
    font-size: 11px;
    overflow: hidden;
    font-weight: 300;
    border-radius: 4px;
    background: #282828;
    padding: 19px 16px 22px 11px; }
  .drop-sub .cart-row {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 15px;
    position: relative;
    border-bottom: 1px solid #404040; }
  .drop-sub .img {
    float: left;
    width: 50px;
    margin: 0 16px 0 9px; }
  .drop-sub .mt-h {
    overflow: hidden;
    padding: 6px 0 0; }
  .drop-sub .close {
    top: 8px;
    right: 3px;
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 12px;
    background: #555;
    line-height: 16px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    transition: all 0.4s linear 0s; }
  .drop-sub .mt-h-title {
    color: #fff;
    display: block;
    margin: 0 0 3px;
    font: 11px/16px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .drop-sub .mt-h-title a {
      color: #fff; }
  .drop-sub .cart-row-total {
    color: #fff;
    overflow: hidden;
    margin: -9px 0 11px;
    padding: 0 3px 0 8px;
    font: 12px/26px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .drop-sub .cart-btn-row {
    overflow: hidden; }
    .drop-sub .cart-btn-row a {
      margin-left: 8px; }
  .drop-sub .btn-full {
    font-size: 8px;
    line-height: 14px;
    padding: 7px 22px; }
    .drop-sub .btn-full:hover {
      color: #fff; }

/*------------------------------------------------------------------
	13. main banner styles   /  .main-banner
-------------------------------------------------------------------*/
.main-banner {
  z-index: 1;
  color: #fff;
  position: relative;
  font: 300 20px/34px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .main-banner .bg-overlay {
    opacity: 0.3; }
  .main-banner.small {
    line-height: 30px; }
    .main-banner.small p {
      margin: 0 0 40px; }
  .main-banner .caption {
    z-index: 2;
    height: 100vh;
    position: relative;
    white-space: nowrap;
    text-align: center;
    padding: 67px 0 30px; }
    .main-banner .caption:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .main-banner .caption > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
    .main-banner .caption.left {
      text-align: left; }
    .main-banner .caption.autoheight {
      height: auto; }
  .main-banner .heading, .main-banner body .heading, body .main-banner .heading,
  .main-banner body .page-header .container .heading, body .page-header .container .main-banner .heading,
  .main-banner .main-heading .heading, .main-heading .main-banner .heading {
    margin: 0 0 5px;
    letter-spacing: -4px;
    font: 100px/120px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .main-banner .heading.add,
    .main-banner body .page-header .container .add.heading, body .page-header .container .main-banner .add.heading {
      font-size: 70px;
      margin-bottom: 15px;
      letter-spacing: -2.6px; }
    .main-banner .heading.small,
    .main-banner body .page-header .container .small.heading, body .page-header .container .main-banner .small.heading {
      font-size: 45px;
      line-height: 55px;
      margin-bottom: 25px;
      letter-spacing: -1.9px; }
    .main-banner .heading.small2,
    .main-banner body .page-header .container .small2.heading, body .page-header .container .main-banner .small2.heading {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 70px;
      letter-spacing: -1.9px; }
    .main-banner .heading.small3,
    .main-banner body .page-header .container .small3.heading, body .page-header .container .main-banner .small3.heading {
      font-size: 60px;
      line-height: 70px;
      margin: 0 0 12px -4px;
      letter-spacing: -2.3px; }
  .main-banner .play {
    width: 70px;
    height: 70px;
    margin: 0 36px;
    color: #363636;
    font-size: 16px;
    line-height: 66px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #fff;
    transition: all 0.3s ease; }
    .main-banner .play:hover {
      color: #fff;
      transform: scale(1.1);
      background: transparent; }
  .main-banner p {
    margin: 0 0 55px; }
  .main-banner .btn-bottom {
    left: 50%;
    z-index: 2;
    bottom: 60px;
    color: #fff;
    font-size: 50px;
    position: absolute;
    transition: all 0.3s ease;
    transform: translateX(-50%); }
  .main-banner .email-form {
    max-width: 570px;
    margin: 0 auto; }
    .main-banner .email-form .holder {
      margin: 0 0 15px; }
    .main-banner .email-form .input {
      width: 67%;
      height: 48px;
      padding: 10px 29px; }
    .main-banner .email-form .btn, .main-banner .email-form .buttons {
      width: 33%;
      padding: 10px;
      text-transform: uppercase; }
  .main-banner .slide {
    z-index: 1;
    position: relative; }
  .main-banner .slick-dots {
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    bottom: 71px;
    text-align: center;
    position: absolute; }
    .main-banner .slick-dots li {
      width: 9px;
      height: 9px;
      margin: 0 5px;
      cursor: pointer;
      text-align: left;
      overflow: hidden;
      border-radius: 50%;
      text-indent: -9999px;
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #fff;
      transition: all .3s ease; }
      .main-banner .slick-dots li:hover, .main-banner .slick-dots li.slick-active {
        background: #fff; }
  .main-banner .slick-arrow {
    top: 50%;
    border: 0;
    z-index: 2;
    width: 55px;
    height: 55px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    background: #282828;
    transition: all ease 0.3s;
    border-radius: 4px 0 0 4px;
    transform: translateY(-50%); }
    .main-banner .slick-arrow:after {
      color: #fff;
      font-size: 40px;
      content: "\e684";
      line-height: 55px;
      font-family: 'Pe-icon-7-stroke'; }
    .main-banner .slick-arrow.slick-next {
      right: 0; }
    .main-banner .slick-arrow.slick-prev {
      left: 0;
      border-radius: 0 4px 4px 0; }
      .main-banner .slick-arrow.slick-prev:after {
        content: "\e686"; }
    .main-banner .slick-arrow:hover {
      background: rgba(40, 40, 40, 0.7); }

.main-text {
  display: block;
  letter-spacing: -1.2px;
  font: 28px/38px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	14. icon box styles   /  .icon-box
-------------------------------------------------------------------*/
.icon-box {
  font-size: 14px;
  line-height: 24px; }
  .icon-box .icon {
    float: left;
    font-size: 50px;
    margin: 13px 36px 0 0; }
    .icon-box .icon.add {
      margin: 6px 26px 0 0; }
  .icon-box .title {
    display: block;
    color: #363636;
    margin: 0 0 11px;
    letter-spacing: -0.8px;
    font: 500 18px/38px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .icon-box .title.large {
      font-size: 22px; }
  .icon-box .holder {
    overflow: hidden; }
  .icon-box p {
    margin: 0; }
  .icon-box.style2 {
    font-size: 16px;
    line-height: 26px; }
    .icon-box.style2 .icon {
      float: none;
      display: block;
      font-size: 60px;
      margin: 0  0 20px; }
    .icon-box.style2 .title {
      font-size: 22px; }
  .icon-box.small .icon {
    font-size: 35px;
    margin: 1px 15px 0 0; }
  .icon-box.small p {
    margin: 0 0 7px; }
  .icon-box.style3 .icon {
    float: none;
    display: block;
    font-size: 60px;
    margin: 9px 0 15px; }
  .icon-box.style3 .btn, .icon-box.style3 .buttons {
    font-size: 9px;
    padding: 3px 19px;
    border-width: 1px;
    text-transform: uppercase; }

/*------------------------------------------------------------------
	15. portfolio box styles   /  .portfolio-box
-------------------------------------------------------------------*/
.portfolio-box {
  overflow: hidden;
  position: relative; }
  .portfolio-box:hover .over {
    opacity: 1;
    visibility: visible; }
    .portfolio-box:hover .over .text,
    .portfolio-box:hover .over .heading,
    .portfolio-box:hover .over body .page-header .container .heading,
    body .page-header .container .portfolio-box:hover .over .heading {
      opacity: 1;
      transform: translateY(0); }
  .portfolio-box img {
    width: 100%; }
  .portfolio-box .over {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 0.3s ease;
    background: rgba(54, 54, 54, 0.8); }
  .portfolio-box .holder {
    height: 100%;
    display: table;
    vertical-align: top; }
  .portfolio-box .frame {
    display: table-cell;
    vertical-align: top;
    padding: 46px 39px; }
  .portfolio-box .heading, .portfolio-box body .heading, body .portfolio-box .heading,
  .portfolio-box body .page-header .container .heading, body .page-header .container .portfolio-box .heading,
  .portfolio-box .main-heading .heading, .main-heading .portfolio-box .heading {
    opacity: 0;
    color: #fff;
    display: block;
    letter-spacing: -0.8px;
    transform: translateY(20px);
    transition: all 0.4s ease 0.2s;
    font: 500 20px/26px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .portfolio-box .text {
    opacity: 0;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 18px;
    transform: translateY(20px);
    transition: all 0.4s ease 0.2s; }

.hidden {
  display: none !important; }

.item {
  float: left; }
  .item.col4 {
    width: 25%; }
  .item.col3 {
    width: 33.33%; }

/*------------------------------------------------------------------
	16. isotop filter styles   /  .isotop-filter
-------------------------------------------------------------------*/
.isotop-filter {
  margin: 0;
  font: 300 18px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .isotop-filter li {
    padding: 4px 8px 8px 15px; }
  .isotop-filter a {
    color: #000000;
    transition: all 0.3s ease; }

/*------------------------------------------------------------------
	17. testimonial section styles   /  .t-section
-------------------------------------------------------------------*/
.t-section {
  color: #fff;
  position: relative; }
  .t-section .container {
    z-index: 1; }
  .t-section .heading, .t-section body .heading, body .t-section .heading,
  .t-section body .page-header .container .heading, body .page-header .container .t-section .heading,
  .t-section .main-heading .heading, .main-heading .t-section .heading {
    color: #fff;
    margin: 0 0 41px;
    letter-spacing: -1.5px;
    font: 500 36px/47px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .t-section blockquote {
    border: 0;
    padding: 0 1%;
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 32px; }
    .t-section blockquote q {
      display: block;
      margin: 0 0 27px; }
    .t-section blockquote cite {
      display: block;
      letter-spacing: -0.6px;
      font: 500 16px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .t-section .img {
    border-radius: 50%;
    margin: 11px auto 37px; }
  .t-section .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center; }
    .t-section .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 3px;
      cursor: pointer;
      text-align: left;
      overflow: hidden;
      border-radius: 50%;
      text-indent: -9999px;
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #fff;
      transition: all .3s ease; }
      .t-section .slick-dots li:hover, .t-section .slick-dots li.slick-active {
        background: #fff; }
  .t-section.grey {
    color: #000000; }
    .t-section.grey .slick-dots li {
      border-color: #363636; }
      .t-section.grey .slick-dots li:hover, .t-section.grey .slick-dots li.slick-active {
        background: #363636; }

/*------------------------------------------------------------------
	18. post styles   /  .post
-------------------------------------------------------------------*/
.post {
  font-size: 14px;
  overflow: hidden;
  line-height: 24px; }
  .post > a {
    display: block;
    position: relative; }
  .post img {
    width: 100%; }
  .post .box {
    padding: 33px 30px; }
  .post .heading, .post body .heading, body .post .heading,
  .post body .page-header .container .heading, body .page-header .container .post .heading,
  .post .main-heading .heading, .main-heading .post .heading {
    margin: 0;
    color: #363636;
    letter-spacing: -0.8px;
    font: 500 20px/28px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .post .heading a, .post body .page-header .container .heading a, body .page-header .container .post .heading a, .post .main-heading .heading a, .main-heading .post .heading a {
      color: #363636;
      transition: all .3s ease; }
  .post .meta {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin: 0 0 15px;
    line-height: 26px; }
  .post p {
    margin: 0 0 25px; }
  .post .more {
    transition: all .3s ease;
    font: 500 14px/24px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .post .play {
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    color: #363636;
    font-size: 16px;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease;
    transform: translate(-50%, -50%); }

.line-box {
  padding: 20px 0;
  overflow: hidden; }
  .line-box ul {
    margin: 0; }

/*------------------------------------------------------------------
	19. Page footer styles   /  #footer
-------------------------------------------------------------------*/
#footer {
  color: #f5f5f5;
  font-size: 14px;
  line-height: 24px; }
  #footer .title {
    color: #fff;
    display: block;
    margin: 0 0 34px;
    font: 500 14px/31px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #footer .logo {
    color: #fff;
    margin: 0 0 24px;
    line-height: 43px; }
    #footer .logo a {
      color: #fff; }
  #footer p {
    margin: 0; }
  #footer .f-bottom {
    padding: 28px 0;
    font-size: 14px;
    line-height: 24px;
    color: #000000; }
    #footer .f-bottom a {
      color: #000000;
      transition: all 0.3s ease; }

/*------------------------------------------------------------------
	20. social styles   /  .social
-------------------------------------------------------------------*/
.social {
  margin: 0; }
  .social li {
    padding: 0 23px 0 0; }
  .social a {
    color: #bdbdbd;
    transition: all ease 0.3s; }

/*------------------------------------------------------------------
	21. twitter feed styles   /  .twitter-feed
-------------------------------------------------------------------*/
.twitter-feed {
  margin: 0;
  max-width: 310px; }
  .twitter-feed li {
    position: relative;
    padding: 0 0 27px 35px; }
  .twitter-feed .fa {
    left: 0;
    top: 4px;
    font-size: 18px;
    position: absolute; }
  .twitter-feed a {
    color: #f5f5f5;
    transition: all ease 0.3s; }

/*------------------------------------------------------------------
	22. email form styles   /  .email-form
-------------------------------------------------------------------*/
.email-form::-webkit-input-placeholder {
  color: #999; }

.email-form::-moz-placeholder {
  opacity: 1;
  color: #999; }

.email-form:-moz-placeholder {
  color: #999; }

.email-form:-ms-input-placeholder {
  color: #999; }

.email-form.placeholder {
  color: #999; }

.email-form label {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 31px; }

.email-form .holder {
  overflow: hidden;
  border-radius: 30px; }
  .email-form .holder::-webkit-input-placeholder {
    color: #999; }
  .email-form .holder::-moz-placeholder {
    opacity: 1;
    color: #999; }
  .email-form .holder:-moz-placeholder {
    color: #999; }
  .email-form .holder:-ms-input-placeholder {
    color: #999; }
  .email-form .holder.placeholder {
    color: #999; }

.email-form .input {
  border: 0;
  margin: 0;
  outline: 0;
  width: 73%;
  color: #999;
  float: left;
  height: 40px;
  font-size: 14px;
  box-shadow: none;
  line-height: 20px;
  padding: 10px 22px;
  background: #fff; }
  .email-form .input::-webkit-input-placeholder {
    color: #999; }
  .email-form .input::-moz-placeholder {
    opacity: 1;
    color: #999; }
  .email-form .input:-moz-placeholder {
    color: #999; }
  .email-form .input:-ms-input-placeholder {
    color: #999; }
  .email-form .input.placeholder {
    color: #999; }

.email-form .btn, .email-form .buttons {
  width: 27%;
  padding: 6px;
  float: right;
  font-size: 13px;
  border-radius: 0; }

/*------------------------------------------------------------------
	23. wedo section styles   /  .wedo-section
-------------------------------------------------------------------*/
.wedo-section {
  overflow: hidden;
  padding-top: 10px;
  position: relative;
  padding-bottom: 20px;
  height: 200px; }
  .wedo-section .img-box {
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 200px; }
    .wedo-section .img-box.right {
      left: 0;
      right: auto; }
    .wedo-section .img-box.add {
      top: 100px;
      width: 53.7%; }
  
  .wedo-section .main-heading body .page-header .container .heading, body .page-header .container .wedo-section .main-heading .heading,
  .wedo-section .main-heading .heading {
    font-size: 34px; }
  .wedo-section .play {
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: 0 36px;
    color: #363636;
    font-size: 16px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    transition: all 0.3s ease;
    transform: translate(-50%); }
    .wedo-section .play:hover {
      transform: translate(-50%) scale(1.1); }
  .wedo-section .content-block {
    width: 56%;
    float: right; }
    .wedo-section .content-block .img {
      margin: 0 auto 20px; }
    .wedo-section .content-block .heading,
    .wedo-section .content-block body .page-header .container .heading, body .page-header .container .wedo-section .content-block .heading {
      color: #363636;
      margin: 0 0 8px;
      letter-spacing: -1.4px;
      text-transform: uppercase;
      font: 500 36px/40px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .wedo-section .content-block .txt {
      display: block;
      margin: 0 0 13px;
      text-transform: uppercase;
      font: 16px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .wedo-section .content-block .btn, .wedo-section .content-block .buttons {
      padding: 0;
      font-size: 9px;
      padding: 0 24px;
      line-height: 20px; }
  .wedo-section.add .main-heading {
    font-size: 16px;
    line-height: 26px; }
    
    .wedo-section.add .main-heading body .page-header .container .heading, body .page-header .container .wedo-section.add .main-heading .heading,
    .wedo-section.add .main-heading .heading {
      font-size: 32px;
      margin: 0 0 23px;
      line-height: 44px; }
  .wedo-section.add .img-box {
    width: 50%; }
  .wedo-section.add2 .img-box {
    left: 0;
    right: auto;
    width: 43.7%; }
    .wedo-section.add2 .img-box.add {
      top: 100px;
      width: 53.7%; }

/*------------------------------------------------------------------
	24. price box styles   /  .price-box
-------------------------------------------------------------------*/
.price-box {
  width: 370px;
  vertical-align: top;
  display: inline-block;
  padding: 38px 10px 50px; }
  .price-box.active {
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  .price-box .title {
    display: block;
    color: #363636;
    margin: 0 0 15px;
    font: 12px/34px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .price-box .price {
    display: block;
    color: #363636;
    margin: 0 0 5px;
    letter-spacing: -2px;
    font: 600 70px/70px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .price-box .price sup {
      top: -37px;
      right: -16px;
      font-size: 20px;
      margin: 0 0 0 -35px; }
  .price-box .dur {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 39px; }
  .price-box ul {
    color: #363636;
    margin: 0 0 36px; }
    .price-box ul li {
      margin: 0 0 9px; }
  .price-box .pe-7s-close {
    display: block;
    font-size: 22px;
    padding: 3px 0; }
  .price-box .btn, .price-box .buttons {
    padding: 12px 55px; }

/*------------------------------------------------------------------
	25. subscribe form styles   /  .subscribe-form
-------------------------------------------------------------------*/
.subscribe-form .heading, .subscribe-form body .heading, body .subscribe-form .heading,
.subscribe-form body .page-header .container .heading, body .page-header .container .subscribe-form .heading,
.subscribe-form .main-heading .heading, .main-heading .subscribe-form .heading {
  color: #363636;
  margin: 0 0 66px;
  letter-spacing: -1.5px;
  font: 500 34px/47px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.subscribe-form .input {
  border: 0;
  outline: 0;
  width: 200px;
  height: 50px;
  font-size: 14px;
  box-shadow: none;
  line-height: 20px;
  color: #000000;
  padding: 15px 22px;
  background: #fafafa;
  margin: 0 12px 10px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle; }
  .subscribe-form .input::-webkit-input-placeholder {
    color: #000000; }
  .subscribe-form .input::-moz-placeholder {
    opacity: 1;
    color: #000000; }
  .subscribe-form .input:-moz-placeholder {
    color: #000000; }
  .subscribe-form .input:-ms-input-placeholder {
    color: #000000; }
  .subscribe-form .input.placeholder {
    color: #000000; }
  .subscribe-form .input.large {
    width: 370px; }

.subscribe-form .btn, .subscribe-form .buttons {
  padding: 10px 53px;
  margin: 0 12px 10px; }

/*------------------------------------------------------------------
	26. team box styles   /  .team-box
-------------------------------------------------------------------*/
.team-box img {
  width: 100%; }

.team-box .img-box {
  margin: 0 0 22px; }

.team-box .heading, .team-box body .heading, body .team-box .heading,
.team-box body .page-header .container .heading, body .page-header .container .team-box .heading,
.team-box .main-heading .heading, .main-heading .team-box .heading {
  margin: 0;
  color: #363636;
  letter-spacing: -0.8px;
  font: 600 20px/34px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.team-box .text {
  display: block;
  font-size: 13px;
  margin: 0 0 14px;
  line-height: 14px; }

.team-box .social {
  font-size: 14px; }
  .team-box .social li {
    padding: 3px 9px; }

/*------------------------------------------------------------------
	27. quote section styles   /  .quote-section
-------------------------------------------------------------------*/
.quote-section blockquote {
  border: 0;
  width: 44%;
  padding: 0;
  float: left;
  font-size: 20px;
  line-height: 33px;
  position: relative;
  margin: 81px 2.1% 0 13.7%; }
  .quote-section blockquote .fa {
    top: 10px;
    left: -60px;
    color: #363636;
    font-size: 30px;
    position: absolute; }
  .quote-section blockquote q {
    display: block;
    margin: 0 0 32px; }
    .quote-section blockquote q:before, .quote-section blockquote q:after {
      display: none; }
  .quote-section blockquote cite {
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    font-style: normal; }
  .quote-section blockquote .name {
    color: #363636;
    display: block;
    font: 600 15px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.quote-section .img {
  margin: 10px 0 0; }

/*------------------------------------------------------------------
	27. quote section styles   /  .quote-section
-------------------------------------------------------------------*/
.promo-box {
  padding: 8px 0; }
  .promo-box .btn, .promo-box .buttons {
    padding: 14px 40px;
    vertical-align: middle; }
  .promo-box .txt {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -0.8px;
    margin: -5px 54px 0 -8px;
    font: 600 29px/50px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	28. product box styles   /  .product-box
-------------------------------------------------------------------*/
.product-box:hover .img-box img {
  transform: scale(1.1); }

.product-box .img-box {
  height: 320px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  background: #f5f5f5; }
  .product-box .img-box:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%; }
  .product-box .img-box > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%; }
  .product-box .img-box img {
    transition: all ease 0.3s; }

.product-box a {
  transition: all ease 0.3s; }

.product-box .box {
  overflow: hidden;
  background: #fff;
  padding: 24px 30px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }

.product-box .frame {
  overflow: hidden; }

.product-box .heading, .product-box body .heading, body .product-box .heading,
.product-box body .page-header .container .heading, body .page-header .container .product-box .heading,
.product-box .main-heading .heading, .main-heading .product-box .heading {
  margin: 0;
  color: #363636;
  letter-spacing: -0.8px;
  font: 600 18px/28px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .product-box .heading a, .product-box body .page-header .container .heading a, body .page-header .container .product-box .heading a, .product-box .main-heading .heading a, .main-heading .product-box .heading a {
    color: #363636; }
  .product-box .heading.large,
  .product-box body .page-header .container .large.heading, body .page-header .container .product-box .large.heading {
    font-size: 20px; }

.product-box .price {
  float: left;
  font-size: 14px; }

.product-box .star {
  margin: 0;
  font-size: 15px; }
  .product-box .star li {
    padding: 0;
    margin: 0 0 0 -2px; }

.product-box.small .img-box {
  height: 256px; }

.product-box.small .box {
  padding: 19px 24px 17px 26px; }

.product-box.small .heading,
.product-box.small body .page-header .container .heading, body .page-header .container .product-box.small .heading {
  font-size: 16px;
  line-height: 23px; }

.product-box.small .price {
  font-size: 12px; }

.product-box.small .star {
  font-size: 13px; }
  .product-box.small .star li {
    margin: 0 0 0 -1px; }

/*------------------------------------------------------------------
	29. promo block styles   /  .promo-block
-------------------------------------------------------------------*/
.promo-block {
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  font-weight: 300;
  line-height: 28px;
  position: relative; }
  .promo-block p {
    margin: 0 0 33px; }
  .promo-block .heading, .promo-block body .heading, body .promo-block .heading,
  .promo-block body .page-header .container .heading, body .page-header .container .promo-block .heading,
  .promo-block .main-heading .heading, .main-heading .promo-block .heading {
    margin: 0 0 15px;
    letter-spacing: -1.4px;
    font: 600 34px/48px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .promo-block .heading.add,
    .promo-block body .page-header .container .add.heading, body .page-header .container .promo-block .add.heading {
      font-size: 32px;
      margin: 0 0 39px; }
  .promo-block .btn, .promo-block .buttons {
    margin: 0 0 10px; }
  .promo-block.grey {
    color: #000000; }
    .promo-block.grey .heading,
    .promo-block.grey body .page-header .container .heading, body .page-header .container .promo-block.grey .heading {
      color: #363636; }
    .promo-block.grey .btn:hover, .promo-block.grey .buttons:hover {
      color: #363636; }

/*------------------------------------------------------------------
	30. progress bar styles   /  .progress-bar
-------------------------------------------------------------------*/
.progress-bar {
  overflow: hidden;
  padding: 24px 0 0; }
  .progress-bar ul {
    margin: 0; }
  .progress-bar li {
    margin: 0 0 25px; }
  .progress-bar .frame {
    margin: 0 0 10px;
    overflow: hidden; }
  .progress-bar .txt {
    float: left;
    color: #363636;
    font: 18px/23px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .progress-bar .number {
    float: right;
    color: #2c3e50;
    font: 18px/32px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	31. bar outer styles   /  .bar-outer
-------------------------------------------------------------------*/
.bar-outer {
  height: 9px;
  display: block;
  position: relative;
  background: #f2f2f2;
  border-radius: 10px; }
  .bar-outer .bar {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 10px; }

/*------------------------------------------------------------------
	32. shop header styles   /  .shop-header
-------------------------------------------------------------------*/
.shop-header {
  overflow: hidden;
  padding-top: 17px;
  font: 14px/14px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .shop-header .txt {
    float: left;
    letter-spacing: -0.6px; }
  .shop-header .sort-filter {
    float: right;
    position: relative;
    margin: -3px 30px 0 0;
    letter-spacing: -0.8px; }
    .shop-header .sort-filter label {
      margin: 0;
      font-weight: normal; }
    .shop-header .sort-filter select {
      margin: 0;
      border: 0;
      padding: 0;
      width: auto;
      outline: 0 !important;
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .shop-header .sort-filter:after {
      top: 2px;
      right: -30px;
      color: #bdbdbd;
      content: "\f107";
      position: absolute;
      font-family: 'FontAwesome'; }

/*------------------------------------------------------------------
	33. shop pagination styles   /  .shop-pagination
-------------------------------------------------------------------*/
.shop-pagination {
  margin: 0;
  font-size: 12px;
  line-height: 28px;
  padding: 18px 0 10px; }
  .shop-pagination li {
    padding: 0;
    vertical-align: middle; }
  .shop-pagination a {
    display: block;
    color: #bdbdbd;
    min-width: 30px;
    border-radius: 2px;
    transition: all ease 0.3s;
    border: 1px solid transparent; }

.map-holder .map {
  width: 100%;
  height: 500px; }

/*------------------------------------------------------------------
	34. info box styles   /  .info-box
-------------------------------------------------------------------*/
.info-box {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  background: #fff;
  padding: 53px 10px; }
  .info-box .icon {
    display: block;
    font-size: 70px;
    margin: 0 0 11px;
    line-height: 90px; }
  .info-box .heading, .info-box body .heading, body .info-box .heading,
  .info-box body .page-header .container .heading, body .page-header .container .info-box .heading,
  .info-box .main-heading .heading, .main-heading .info-box .heading {
    display: block;
    color: #363636;
    margin: 0 0 18px;
    letter-spacing: -1px;
    font: 500 24px/36px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	35. contact form styles   /  .contact-form
-------------------------------------------------------------------*/
.contact-form::-webkit-input-placeholder {
  color: #777; }

.contact-form::-moz-placeholder {
  opacity: 1;
  color: #777; }

.contact-form:-moz-placeholder {
  color: #777; }

.contact-form:-ms-input-placeholder {
  color: #777; }

.contact-form.placeholder {
  color: #777; }

.contact-form-row {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap; }
  .contact-form-row .col-sm-6 {
    width: 45%; }
    .contact-form-row .col-sm-6:first-child {
      margin-bottom: 4rem; }

.contact-form .form-control {
  border: 0;
  color: #777;
  height: 46px;
  font-size: 14px;
  box-shadow: none;
  font-weight: 300;
  margin: 0 0 30px;
  line-height: 24px;
  padding: 6px 27px;
  border-radius: 20px;
  transition: all ease 0.3s; }
  .contact-form .form-control::-webkit-input-placeholder {
    color: #777; }
  .contact-form .form-control::-moz-placeholder {
    opacity: 1;
    color: #777; }
  .contact-form .form-control:-moz-placeholder {
    color: #777; }
  .contact-form .form-control:-ms-input-placeholder {
    color: #777; }
  .contact-form .form-control.placeholder {
    color: #777; }
  .contact-form .form-control:focus {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02); }

.contact-form textarea.form-control {
  resize: none;
  overflow: auto;
  padding: 18px 30px;
  height: 180px !important; }

.contact-form .btn, .contact-form .buttons {
  width: 100%;
  display: block;
  text-transform: uppercase; }

.contact-form .form-message {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  padding: 15px 25px 13px 50px; }
  .contact-form .form-message:after {
    top: 14px;
    left: 17px;
    width: 20px;
    content: "";
    height: 20px;
    font-size: 9px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    font-family: 'FontAwesome'; }
  .contact-form .form-message.error {
    margin: 0 0 20px;
    background: #ff3333;
    padding: 15px 20px 13px 50px; }
    .contact-form .form-message.error:after {
      content: "\f00d";
      background: #cc2929; }
  .contact-form .form-message.success {
    margin: 0 0 20px;
    background: #698cf0;
    padding: 15px 20px 13px 50px; }
    .contact-form .form-message.success:after {
      content: "\f00c";
      background: #5470c0; }
  .contact-form .form-message.hidden {
    display: none; }

/*------------------------------------------------------------------
	36. section 404 styles   /  .section-404
-------------------------------------------------------------------*/
.section-404 {
  font-size: 18px;
  line-height: 25px; }
  .section-404 .heading, .section-404 body .heading, body .section-404 .heading,
  .section-404 body .page-header .container .heading, body .page-header .container .section-404 .heading,
  .section-404 .main-heading .heading, .main-heading .section-404 .heading {
    margin: 0;
    color: #363636;
    margin: 0 0 24px;
    letter-spacing: -2.7px;
    font: 600 70px/80px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .section-404 p {
    margin: 0 0 55px; }

/*------------------------------------------------------------------
	37. port slider styles   /  .port-slider
-------------------------------------------------------------------*/
.port-slider img {
  width: 100%;
  transition: all ease 0.3s;
  text-align: center; }

.port-slider .slick-list {
  width: 78.9%;
  overflow: hidden;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .port-slider .slick-list {
      width: 100%; } }

.port-slider:hover img {
  transform: scale(1.1); }

.port-slider .slick-slide {
  overflow: hidden;
  margin: 15px; }

.port-slider .slick-arrow {
  top: 50%;
  border: 0;
  z-index: 2;
  font-size: 0;
  height: 90px;
  overflow: hidden;
  position: absolute;
  background: transparent;
  transition: all ease 0.3s;
  border-radius: 4px 0 0 4px;
  transform: translateY(-50%); }
  .port-slider .slick-arrow:after {
    color: #ffcc00;
    font-size: 90px;
    content: "\e684";
    line-height: 90px;
    font-family: 'Pe-icon-7-stroke';
    font-weight: bold; }
  .port-slider .slick-arrow.slick-next {
    right: 15px; }
  .port-slider .slick-arrow.slick-prev {
    left: 15px;
    border-radius: 0 4px 4px 0; }
    .port-slider .slick-arrow.slick-prev:after {
      content: "\e686"; }
  .port-slider .slick-arrow:hover {
    color: #282828; }

/*------------------------------------------------------------------
	38. port detail styles   /  .port-detail
-------------------------------------------------------------------*/
.port-detail {
  font-size: 16px;
  line-height: 26px; }
  .port-detail .heading, .port-detail body .heading, body .port-detail .heading,
  .port-detail body .page-header .container .heading, body .page-header .container .port-detail .heading,
  .port-detail .main-heading .heading, .main-heading .port-detail .heading {
    color: #363636;
    display: block;
    margin: 0 0 30px;
    letter-spacing: -1.7px;
    font: 500 36px/40px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .port-detail .subheading {
    color: #363636;
    display: block;
    margin: 0 0 -3px;
    letter-spacing: -1px;
    font: 500 18px/31px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .port-detail .txt {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 22px; }
  .port-detail p {
    margin: 0 0 30px; }
  .port-detail .social {
    font-size: 14px; }
    .port-detail .social li {
      padding: 0 13px 0 0;
      vertical-align: middle; }
    .port-detail .social a:hover {
      opacity: 0.8;
      text-decoration: none; }
    .port-detail .social .fa-twitter {
      color: #1da1f2; }
    .port-detail .social .fa-facebook {
      color: #3b5998; }
    .port-detail .social .fa-google-plus {
      color: #dd4b39; }
    .port-detail .social .fa-pinterest-p {
      color: #bd081c; }

.btn-port {
  color: #363636;
  transition: all ease 0.3s;
  font: 500 18px/26px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	39. search form styles   /  .search-form
-------------------------------------------------------------------*/
.search-form {
  margin: 0 0 43px;
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s; }
  .search-form::-webkit-input-placeholder {
    color: #bdbdbd; }
  .search-form::-moz-placeholder {
    opacity: 1;
    color: #bdbdbd; }
  .search-form:-moz-placeholder {
    color: #bdbdbd; }
  .search-form:-ms-input-placeholder {
    color: #bdbdbd; }
  .search-form.placeholder {
    color: #bdbdbd; }
  .search-form input.form-control {
    outline: 0;
    height: 45px;
    color: #bdbdbd;
    font-size: 14px;
    box-shadow: none;
    padding: 6px 21px;
    border-radius: 30px;
    background: transparent;
    border: 2px solid #e0e0e0; }
    .search-form input.form-control::-webkit-input-placeholder {
      color: #bdbdbd; }
    .search-form input.form-control::-moz-placeholder {
      opacity: 1;
      color: #bdbdbd; }
    .search-form input.form-control:-moz-placeholder {
      color: #bdbdbd; }
    .search-form input.form-control:-ms-input-placeholder {
      color: #bdbdbd; }
    .search-form input.form-control.placeholder {
      color: #bdbdbd; }
    .search-form input.form-control:focus {
      border-color: #363636; }
  .search-form .icon {
    border: 0;
    top: 13px;
    padding: 0;
    right: 21px;
    color: #bdbdbd;
    position: absolute;
    background: transparent;
    transition: all ease 0.5s; }
    .search-form .icon:hover {
      color: #363636; }

/*------------------------------------------------------------------
	40. widget styles   /  .widget
-------------------------------------------------------------------*/
.widget {
  margin: 0 0 44px;
  padding: 0 0 20px;
  border-bottom: 1px solid #eee; }
  .widget .heading, .widget body .heading, body .widget .heading,
  .widget body .page-header .container .heading, body .page-header .container .widget .heading,
  .widget .main-heading .heading, .main-heading .widget .heading {
    display: block;
    color: #363636;
    margin: 0 0 28px;
    letter-spacing: -0.7px;
    font: 500 18px/25px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .widget ul {
    margin: 0;
    padding: 0; }
  .widget a {
    transition: all ease 0.3s; }
  .widget:last-child {
    border: 0; }

.cat-widget {
  font-size: 14px;
  color: #bdbdbd; }
  .cat-widget a {
    color: #bdbdbd; }
  .cat-widget li {
    margin: 0 0 12px; }
  .cat-widget .fa {
    margin: 0 6px 0 0; }

.post-widget ul {
  margin: 0;
  padding: 0 0 4px; }

.post-widget li {
  overflow: hidden;
  padding: 5px 0 15px; }

.post-widget .img-box {
  width: 70px;
  display: inline-block;
  vertical-align: middle; }

.post-widget .text-box {
  width: 180px;
  padding: 0 0 0 12px;
  display: inline-block;
  vertical-align: middle; }

.post-widget .head {
  margin: 0;
  display: block;
  color: #363636;
  letter-spacing: -0.5px;
  font: 500 12px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .post-widget .head a {
    color: #363636; }
  .post-widget .head, .post-widget .head add {
    font-size: 14px;
    margin: -2px 0 4px; }

.post-widget .txt {
  display: block;
  font-size: 10px; }

.filter-widget .con-bar {
  top: 10px;
  display: block;
  margin: 0 0 30px;
  position: relative;
  border-top: 3px solid #e5e5e5; }

.filter-widget .price {
  float: left;
  color: #363636;
  margin: 0 0 20px;
  font: 500 14px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.filter-widget .btn-filter {
  float: right;
  padding: 10px;
  color: #363636;
  margin: -3px 0 0;
  padding: 4px 20px;
  border-radius: 30px;
  border: 1px solid #e0e0e0;
  font: 500 10px/15px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .filter-widget .btn-filter:hover {
    color: #fff; }

.filter-widget .dot {
  top: -3px;
  left: 30px;
  width: 120px;
  position: absolute;
  border-top: 3px solid #363636; }
  .filter-widget .dot:after {
    left: 0;
    width: 9px;
    height: 9px;
    top: -6.5px;
    content: "";
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    background: #363636; }
  .filter-widget .dot:before {
    right: 0;
    width: 9px;
    height: 9px;
    top: -6.5px;
    content: "";
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    background: #363636; }

.tags-widget {
  text-transform: capitalize; }
  .tags-widget ul li {
    margin: 0 0 -2px;
    vertical-align: top;
    padding: 7px 3px 0 0; }
  .tags-widget a {
    color: #363636;
    vertical-align: top;
    display: inline-block;
    transition: all ease 0.3s;
    border: 1px solid #e0e0e0;
    padding: 4px 11px 4px 12px;
    font: 500 9px/15px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .tags-widget a:hover {
      border-color: #363636; }

/*------------------------------------------------------------------
	41. image slider styles   /  .image-slider
-------------------------------------------------------------------*/
.image-slider .slick-list {
  float: right;
  width: 78.9%;
  overflow: hidden; }

.image-slider .slick-dots {
  margin: 0;
  width: 20%;
  padding: 0;
  float: left;
  overflow: hidden;
  list-style: none; }
  .image-slider .slick-dots li span {
    cursor: pointer;
    background: #fff;
    margin-bottom: 20px;
    vertical-align: top;
    display: inline-block; }
  .image-slider .slick-dots img {
    opacity: 0.5;
    transition: all ease 0.3s; }
  .image-slider .slick-dots .slick-active img {
    opacity: 1; }

/*------------------------------------------------------------------
	42. product detail styles   /  .product-detail
-------------------------------------------------------------------*/
.product-detail {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px; }
  .product-detail .heading, .product-detail body .heading, body .product-detail .heading,
  .product-detail body .page-header .container .heading, body .page-header .container .product-detail .heading,
  .product-detail .main-heading .heading, .main-heading .product-detail .heading {
    display: block;
    color: #363636;
    margin: 0 0 12px;
    letter-spacing: -1.4px;
    font: 500 36px/50px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .product-detail .star {
    font-size: 14px;
    margin: 0 0 47px 3px; }
    .product-detail .star li {
      padding: 0; }
  .product-detail .price {
    display: block;
    color: #363636;
    margin: 0 0 18px 3px;
    letter-spacing: -0.9px;
    font: 500 20px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .product-detail .price del {
      color: #000000; }
  .product-detail p {
    margin: 0 0 48px 4px; }
  .product-detail form {
    margin: 0 0 24px; }
    .product-detail form::-webkit-input-placeholder {
      color: #363636; }
    .product-detail form::-moz-placeholder {
      opacity: 1;
      color: #363636; }
    .product-detail form:-moz-placeholder {
      color: #363636; }
    .product-detail form:-ms-input-placeholder {
      color: #363636; }
    .product-detail form.placeholder {
      color: #363636; }
    .product-detail form .form-control {
      float: left;
      width: 70px;
      height: 43px;
      font-size: 18px;
      border-radius: 0;
      text-align: center;
      margin: 0 20px 0 4px;
      background: transparent;
      border: 1px solid #e0e0e0; }
      .product-detail form .form-control::-webkit-input-placeholder {
        color: #363636; }
      .product-detail form .form-control::-moz-placeholder {
        opacity: 1;
        color: #363636; }
      .product-detail form .form-control:-moz-placeholder {
        color: #363636; }
      .product-detail form .form-control:-ms-input-placeholder {
        color: #363636; }
      .product-detail form .form-control.placeholder {
        color: #363636; }
    .product-detail form .btn-full {
      padding: 8px 21px;
      text-transform: uppercase; }
  .product-detail .social {
    font-size: 17px; }

/*------------------------------------------------------------------
	43. product tabsec styles   /  .product-tabsec
-------------------------------------------------------------------*/
.product-tabsec .mainheading {
  color: #363636;
  display: block;
  margin: 0 0 38px;
  letter-spacing: -0.8px;
  font: 500 20px/35px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.product-tabsec .tabset {
  margin: 0 0 50px;
  border-bottom: 1px solid #e5e5e5;
  font: 500 16px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .product-tabsec .tabset li {
    padding: 0; }
  .product-tabsec .tabset a {
    display: block;
    color: #000000;
    margin-bottom: -2px;
    padding: 0 28px 11px;
    letter-spacing: -0.7px;
    transition: all ease 0.3s;
    border-bottom: 1px solid #e5e5e5; }
    .product-tabsec .tabset a.active, .product-tabsec .tabset a:hover {
      color: #363636;
      border-color: #363636; }

.product-tabsec dl {
  margin: 0;
  font-size: 14px;
  line-height: 25px;
  padding: 5px 0 0 24px; }
  .product-tabsec dl dt {
    float: left;
    width: 109px;
    color: #363636;
    margin: 0 0 22px;
    font-weight: normal; }
  .product-tabsec dl dd {
    margin: 0 0 22px;
    overflow: hidden; }

.product-tabsec .review-list {
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  list-style: none;
  font-weight: 300;
  line-height: 24px;
  padding: 11px 0 9px 4px; }
  .product-tabsec .review-list > li {
    max-width: 574px;
    margin: 0 0 31px;
    overflow: hidden; }
  .product-tabsec .review-list .img {
    float: left;
    margin: 0 30px 0 0;
    border-radius: 50%; }
  .product-tabsec .review-list .holder {
    overflow: hidden; }
  .product-tabsec .review-list .top {
    overflow: hidden;
    padding: 4px 0 18px; }
  .product-tabsec .review-list .name {
    color: #363636;
    padding: 0 18px 0 0;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -0.8px;
    font: 500 18px/25px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .product-tabsec .review-list .time {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle; }
  .product-tabsec .review-list .star {
    margin: 1px 0 0;
    font-size: 13px; }
    .product-tabsec .review-list .star li {
      padding: 0; }
  .product-tabsec .review-list .reply {
    margin: 0 7px 0 0; }
  .product-tabsec .review-list .frame {
    overflow: hidden;
    padding: 0 0 30px; }
  .product-tabsec .review-list .review-list {
    max-width: 674px;
    padding: 50px 0 0 0;
    border-top: 1px solid #eee; }
    .product-tabsec .review-list .review-list li {
      padding-left: 100px;
      border-bottom: 1px solid #eee; }
      .product-tabsec .review-list .review-list li:last-child {
        margin-bottom: 17px; }
  .product-tabsec .review-list.add {
    padding-left: 0; }
    .product-tabsec .review-list.add li {
      max-width: 100%; }
    .product-tabsec .review-list.add .frame {
      max-width: 574px; }

.product-tabsec .review-form {
  max-width: 574px;
  padding: 55px 0 0 4px; }
  .product-tabsec .review-form.add {
    padding: 4px 0 8px; }
  .product-tabsec .review-form .heading,
  .product-tabsec .review-form body .page-header .container .heading, body .page-header .container .product-tabsec .review-form .heading {
    color: #363636;
    display: block;
    margin: 0 0 38px;
    letter-spacing: -0.8px;
    font: 500 20px/25px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .product-tabsec .review-form .star {
    font-size: 14px;
    margin: 0 0 22px;
    font-weight: 300;
    line-height: 24px; }
    .product-tabsec .review-form .star li {
      padding: 0; }
      .product-tabsec .review-form .star li:first-child {
        padding: 0 17px 0 0; }
  .product-tabsec .review-form .contact-form textarea.form-control {
    height: 160px !important; }
  .product-tabsec .review-form .btn-full {
    display: inline-block;
    vertical-align: top;
    padding: 6px 41px;
    width: auto; }

.full-width .product-tabsec .review-list.add .frame {
  max-width: 100%; }

.full-width .product-tabsec .review-list .review-list {
  max-width: 100%; }

.full-width .product-tabsec .review-form {
  max-width: 100%; }

/*------------------------------------------------------------------
	44. related product styles   /  .related-product
-------------------------------------------------------------------*/
.related-product .mainheading {
  color: #363636;
  display: block;
  margin: 0 0 38px;
  letter-spacing: -0.8px;
  font: 500 24px/37px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*------------------------------------------------------------------
	45. blog detail styles   /  .blog-detail
-------------------------------------------------------------------*/
.blog-detail {
  font-size: 16px;
  margin: 0 0 50px;
  overflow: hidden;
  line-height: 26px; }
  .blog-detail .img {
    overflow: hidden; }
    .blog-detail .img img {
      width: 100%; }
  .blog-detail .text-box {
    overflow: hidden;
    background: #fff;
    padding: 37px 5% 0 4.4%; }
  .blog-detail .heading, .blog-detail body .heading, body .blog-detail .heading,
  .blog-detail body .page-header .container .heading, body .page-header .container .blog-detail .heading,
  .blog-detail .main-heading .heading, .main-heading .blog-detail .heading {
    color: #363636;
    display: block;
    margin: 0 0 1px;
    letter-spacing: -1.3px;
    font: 500 30px/45px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .blog-detail .meta {
    display: block;
    font-size: 14px;
    margin: 0 0 41px 2px; }
  .blog-detail p {
    margin: 0 0 26px; }
  .blog-detail blockquote {
    top: 4px;
    color: #363636;
    padding: 0 3.9%;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    margin: 0 0 36px 7.8%;
    border: 3px solid transparent;
    border-width: 0 0 0 3px; }
  .blog-detail .post-footer {
    margin: 45px 0 0;
    overflow: hidden;
    position: relative;
    padding: 22px 0 20px 6px;
    border-top: 1px solid #f2f2f2; }
    .blog-detail .post-footer .tags {
      margin: 0;
      float: left;
      font-size: 14px;
      font-weight: 300;
      font-style: italic; }
      .blog-detail .post-footer .tags li:first-child {
        font-weight: 400;
        font-style: normal;
        padding: 0 14px 0 0; }
      .blog-detail .post-footer .tags li {
        padding: 0 3px 0 0; }
      .blog-detail .post-footer .tags a {
        color: #000000;
        text-decoration: underline; }
        .blog-detail .post-footer .tags a:hover {
          text-decoration: none; }
    .blog-detail .post-footer .social {
      float: right;
      font-size: 14px; }
      .blog-detail .post-footer .social li {
        padding: 0 0 0 12px; }
      .blog-detail .post-footer .social .fa-twitter {
        color: #1da1f2; }
      .blog-detail .post-footer .social .fa-facebook {
        color: #3b5998; }
      .blog-detail .post-footer .social .fa-pinterest-p {
        color: #bd081c; }
      .blog-detail .post-footer .social .fa-google-plus {
        color: #dd4b39; }

/*------------------------------------------------------------------
	46. cart block styles   /  .cart-block
-------------------------------------------------------------------*/
.cart-block {
  overflow: hidden; }
  .cart-block .heading, .cart-block body .heading, body .cart-block .heading,
  .cart-block body .page-header .container .heading, body .page-header .container .cart-block .heading,
  .cart-block .main-heading .heading, .main-heading .cart-block .heading {
    color: #363636;
    margin: 0 0 42px;
    letter-spacing: -1px;
    font: 500 24px/35px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .cart-block .cart-list {
    overflow: hidden;
    border: 1px solid #eee; }
  .cart-block .header {
    font-size: 14px;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 8px 0 8px 4.2%;
    border-bottom: 1px solid #eee; }
    .cart-block .header .col1 {
      width: 49.6%;
      padding: 0 0 0 20px; }
    .cart-block .header .col2 {
      width: 12.6%; }
    .cart-block .header .col3 {
      width: 21.1%; }
  .cart-block .col1 {
    float: left;
    width: 48.4%; }
  .cart-block .col2 {
    float: left;
    width: 13.3%; }
  .cart-block .col3 {
    width: 20.5%;
    float: left; }
  .cart-block .col4 {
    width: 11%;
    float: left; }
  .cart-block .holder {
    margin: 0 0 20px;
    overflow: hidden; }
    .cart-block .holder .form-control {
      float: left;
      width: 70px;
      height: 43px;
      font-size: 18px;
      margin: 18px 0 0;
      border-radius: 0;
      box-shadow: none;
      text-align: center;
      background: transparent;
      border: 1px solid #e0e0e0; }
      .cart-block .holder .form-control::-webkit-input-placeholder {
        color: #363636; }
      .cart-block .holder .form-control::-moz-placeholder {
        opacity: 1;
        color: #363636; }
      .cart-block .holder .form-control:-moz-placeholder {
        color: #363636; }
      .cart-block .holder .form-control:-ms-input-placeholder {
        color: #363636; }
      .cart-block .holder .form-control.placeholder {
        color: #363636; }
  .cart-block .close {
    top: 50px;
    right: 3.2%;
    font-size: 36px;
    line-height: 40px;
    color: #000000;
    position: absolute; }
  .cart-block .row-box {
    overflow: hidden;
    padding: 30px 0 30px;
    position: relative;
    margin: 0 0 0 4.2%;
    border-bottom: 1px solid #eee; }
    .cart-block .row-box .img {
      margin: 0 3.8% 0 0;
      display: inline-block;
      vertical-align: middle; }
    .cart-block .row-box .txt {
      color: #363636;
      display: inline-block;
      vertical-align: middle;
      letter-spacing: -0.8px;
      font: 500 18px/25px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .cart-block .row-box .txt a {
        color: #363636;
        transition: all .3s ease; }
    .cart-block .row-box .price {
      color: #363636;
      padding: 27px 0 0;
      display: inline-block;
      vertical-align: middle;
      font: 500 18px/25px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .cart-block .row-box:last-child {
      border-bottom: 0; }
  .cart-block .footer {
    overflow: hidden;
    padding: 30px 4% 31px 4.1%;
    border-top: 1px solid #eee; }
  .cart-block .coupon-form {
    float: left;
    width: 270px;
    overflow: hidden;
    position: relative;
    border-radius: 30px;
    border: 1px solid #eee; }
    .cart-block .coupon-form .form-control {
      margin: 0;
      border: 0;
      width: 100%;
      height: 38px;
      font-size: 13px;
      box-shadow: none;
      padding: 6px 25px;
      color: #000000; }
      .cart-block .coupon-form .form-control::-webkit-input-placeholder {
        color: #000000; }
      .cart-block .coupon-form .form-control::-moz-placeholder {
        opacity: 1;
        color: #000000; }
      .cart-block .coupon-form .form-control:-moz-placeholder {
        color: #000000; }
      .cart-block .coupon-form .form-control:-ms-input-placeholder {
        color: #000000; }
      .cart-block .coupon-form .form-control.placeholder {
        color: #000000; }
    .cart-block .coupon-form .btn, .cart-block .coupon-form .buttons {
      top: 0;
      right: 0;
      color: #fff;
      border-radius: 0;
      padding: 6px 25px;
      position: absolute;
      background: #363636;
      transition: all .3s ease;
      text-transform: uppercase;
      font: 500 12px/26px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .cart-block .subtotal {
    float: right;
    padding: 7px 0 0;
    color: #000000;
    letter-spacing: -0.7px;
    font: 18px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .cart-block .subtotal .add {
      color: #363636;
      font-size: 26px;
      font-weight: 500; }
  .cart-block .btn-box {
    overflow: hidden;
    padding: 41px 0 0; }
    .cart-block .btn-box .prev {
      margin: 15px 0 0;
      color: #000000;
      transition: all .3s ease;
      font: 500 14px/20px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .cart-block .summery {
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #eee;
    padding: 40px 3.1% 46px 3.3%; }
    .cart-block .summery .heading,
    .cart-block .summery body .page-header .container .heading, body .page-header .container .cart-block .summery .heading {
      margin: 0 0 37px; }
    .cart-block .summery ul {
      margin: 0;
      padding: 0; }
      .cart-block .summery ul li {
        margin: 0 0 16px;
        overflow: hidden;
        padding: 0 0 15px;
        border-bottom: 1px solid #eee; }
    .cart-block .summery .total {
      border: 0;
      margin: 0;
      color: #363636;
      font-size: 18px;
      padding: 6px 0 0; }
  .cart-block .payment {
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #eee;
    padding: 40px 3.1% 46px 3.3%; }
    .cart-block .payment .heading,
    .cart-block .payment body .page-header .container .heading, body .page-header .container .cart-block .payment .heading {
      margin: 0 0 37px; }
    .cart-block .payment ul {
      margin: 0;
      padding: 0; }
      .cart-block .payment ul li {
        margin: 0 0 25px;
        overflow: hidden;
        padding: 0 0 25px;
        border-bottom: 1px solid #eee; }
        .cart-block .payment ul li:last-child {
          margin: 0;
          border: 0;
          padding: 0; }
    .cart-block .payment input {
      float: left;
      width: 18px;
      height: 18px;
      margin: 4px 14px 0 3px; }
    .cart-block .payment label {
      margin: 0;
      padding: 4px 0;
      font-weight: normal; }
    .cart-block .payment .txt-alert {
      width: 100%;
      display: block;
      font-size: 12px;
      margin: 15px 0 5px;
      padding: 15px 21px;
      background: #f8f8f8; }

/*------------------------------------------------------------------
	47. billing info styles   /  .billing-info
-------------------------------------------------------------------*/
.billing-info {
  border: 1px solid #eee;
  padding: 40px 38px 40px 37px; }
  .billing-info::-webkit-input-placeholder {
    color: #888; }
  .billing-info::-moz-placeholder {
    opacity: 1;
    color: #888; }
  .billing-info:-moz-placeholder {
    color: #888; }
  .billing-info:-ms-input-placeholder {
    color: #888; }
  .billing-info.placeholder {
    color: #888; }
  .billing-info form {
    margin: 0 0 0 3px; }
  .billing-info .form-control {
    color: #888;
    height: 46px;
    font-size: 14px;
    box-shadow: none;
    font-weight: 300;
    margin: 0 0 32px;
    line-height: 24px;
    padding: 6px 27px;
    border-radius: 20px;
    transition: all ease 0.3s;
    border: 1px solid #eee; }
    .billing-info .form-control::-webkit-input-placeholder {
      color: #888; }
    .billing-info .form-control::-moz-placeholder {
      opacity: 1;
      color: #888; }
    .billing-info .form-control:-moz-placeholder {
      color: #888; }
    .billing-info .form-control:-ms-input-placeholder {
      color: #888; }
    .billing-info .form-control.placeholder {
      color: #888; }
    .billing-info .form-control:focus {
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02); }
  .billing-info textarea.form-control {
    resize: none;
    overflow: auto;
    padding: 18px 30px;
    height: 180px !important; }
  .billing-info .check-holder {
    margin: -6px 0 0; }
    .billing-info .check-holder input {
      padding: 0;
      float: left;
      width: 15px;
      height: 15px;
      border-radius: 2px;
      margin: 3px 9px 0 0;
      border: 1px solid #e0e0e0; }
    .billing-info .check-holder label {
      float: left;
      font-size: 14px;
      color: #000000;
      font-weight: normal; }
  .billing-info .forget {
    font-size: 14px;
    margin: 10px 0 0;
    color: #000000; }
  .billing-info .btn, .billing-info .buttons {
    margin: 0 0 11px; }

/*------------------------------------------------------------------
	48. coming section styles   /  .coming-section
-------------------------------------------------------------------*/
.coming-section {
  height: 100vh;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  white-space: nowrap;
  text-align: center; }
  .coming-section:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%; }
  .coming-section > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%; }
  .coming-section .bg-overlay {
    opacity: 0.4; }
  .coming-section .holder {
    z-index: 2;
    position: relative; }
  .coming-section .logo {
    color: #fff;
    margin: 0 0 50px; }
    .coming-section .logo a {
      color: #fff; }
  .coming-section .main-title {
    display: block;
    margin: 0 0 26px;
    letter-spacing: -2.5px;
    font: 500 70px/80px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .coming-section p {
    margin: 0 0 46px; }
  .coming-section .frame {
    overflow: hidden; }
  .coming-section .countdown-section {
    color: #fff;
    width: 120px;
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    vertical-align: top;
    display: inline-block; }
  .coming-section .countdown-amount {
    display: block;
    margin: 0 0 -6px;
    font: 55px/70px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .coming-section .countdown-period {
    color: #fff;
    display: block;
    text-transform: capitalize;
    font: 300 18px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .coming-section .is-countdown {
    margin: 0 0 90px; }

/*------------------------------------------------------------------
	49. quote form styles   /  .quote-form
-------------------------------------------------------------------*/
.quote-form {
  float: right;
  width: 410px;
  color: #000000;
  border-radius: 4px;
  padding: 56px 30px 69px; }
  .quote-form .form-heading {
    color: #282828;
    display: block;
    margin: 0 0 3px;
    font: 700 28px/30px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .quote-form .form-title {
    display: block;
    margin: 0 0 49px; }
  .quote-form .form-control {
    border: 0;
    margin: 0;
    color: #777;
    height: 46px;
    font-size: 14px;
    box-shadow: none;
    font-weight: 300;
    line-height: 24px;
    padding: 6px 27px;
    border-radius: 20px;
    transition: all ease 0.3s; }
    .quote-form .form-control::-webkit-input-placeholder {
      color: #777; }
    .quote-form .form-control::-moz-placeholder {
      opacity: 1;
      color: #777; }
    .quote-form .form-control:-moz-placeholder {
      color: #777; }
    .quote-form .form-control:-ms-input-placeholder {
      color: #777; }
    .quote-form .form-control.placeholder {
      color: #777; }
    .quote-form .form-control:focus {
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02); }
  .quote-form .form-group {
    overflow: hidden;
    margin: 0 0 20px; }
    .quote-form .form-group.has-error .form-control {
      color: #ff3333;
      border-color: #ff3333; }
  .quote-form .fa {
    font-size: 12px;
    margin-right: 2px; }
  .quote-form .btn, .quote-form .buttons {
    width: 100%;
    display: block;
    padding: 11px 28px;
    opacity: 1 !important; }
  .quote-form .form-message {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    position: relative; }
    .quote-form .form-message:after {
      top: 14px;
      left: 17px;
      width: 20px;
      content: "";
      height: 20px;
      border-radius: 50%;
      position: absolute;
      text-align: center;
      font-family: 'FontAwesome'; }
    .quote-form .form-message.error {
      margin: 0 0 20px;
      background: #ff3333;
      padding: 15px 5px 13px 50px; }
      .quote-form .form-message.error:after {
        content: "\f00d";
        background: #cc2929; }
    .quote-form .form-message.success {
      margin: 0 0 20px;
      background: #698cf0;
      padding: 15px 5px 13px 50px; }
      .quote-form .form-message.success:after {
        content: "\f00c";
        background: #5470c0; }

/*------------------------------------------------------------------
	50. bgvid styles   /  #bgvid
-------------------------------------------------------------------*/
#bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 91vh;
  width: auto;
  z-index: -100;
  transform: translate(-50%, -50%);
  background: url("images/img22.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity; }

#bgvid .vegas-slide {
  height: 100%; }

/*------------------------------------------------------------------
	51. back top styles   /  #back-top
-------------------------------------------------------------------*/
#back-top {
  bottom: 0;
  opacity: 0;
  z-index: 9;
  right: 20px;
  width: 50px;
  color: #fff;
  height: 50px;
  z-index: 9999;
  cursor: pointer;
  font-size: 25px;
  position: fixed;
  line-height: 47px;
  text-align: center;
  border-radius: 3px;
  background: #252525;
  transition: all .6s ease;
  transform: translateY(40px);
  -ms-transform: translateY(40px);
  -webkit-transition: all .6s ease;
  -webkit-transform: translateY(40px); }

#back-top.show {
  opacity: 1;
  transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px); }

#back-top:hover {
  opacity: .9; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

/*------------------------------------------------------------------
	35. contact form styles   /  .contact-form
-------------------------------------------------------------------*/
.loader-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  position: fixed;
  background: rgba(0, 0, 0, 0.5); }
  .loader-container .holder {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%); }

.spinner {
  top: 45%;
  left: 48%;
  width: 50px;
  height: 50px;
  position: absolute;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box; }

.spinner-round:before {
  top: 0;
  left: 0;
  width: 50px;
  content: " ";
  height: 50px;
  position: absolute;
  border-radius: 50%;
  vertical-align: top;
  display: inline-block;
  border-top: solid 4px #363636;
  border-left: solid 4px #363636;
  border-right: solid 4px #363636;
  border-bottom: solid 4px #363636; }

.spinner-round:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  content: " ";
  position: absolute;
  border-radius: 50%;
  vertical-align: top;
  display: inline-block;
  border-top: solid 4px #fff;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
  border-bottom: solid 4px transparent;
  -webkit-animation: spinner-round-animate 1s ease-in-out infinite;
          animation: spinner-round-animate 1s ease-in-out infinite; }

@-webkit-keyframes spinner-round-animate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-round-animate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.theme-text {
  color: #ffcc00;
  font-family: "Avenir Medium", serif;
  font-weight: bold; }

body .heading strong, body .page-header .container .heading strong, body .main-heading .heading strong, .main-heading body .heading strong,
body h1 strong, body h2 strong, body h3 strong, body h4 strong, body h5 strong, body h6 strong,
body .page-header .container .heading strong,
body .page-header .container h1 strong,
body .page-header .container h2 strong,
body .page-header .container h3 strong,
body .page-header .container h4 strong,
body .page-header .container h5 strong,
body .page-header .container h6 strong,
.main-heading body .page-header .container .heading strong,
body .page-header .container .main-heading .heading strong,
.main-heading .heading strong,
.main-heading h1 strong,
.main-heading h2 strong,
.main-heading h3 strong,
.main-heading h4 strong,
.main-heading h5 strong,
.main-heading h6 strong {
  font-family: "Avenir Black", sans-serif; }

body .text-center.heading,
body .page-header .container .text-center.heading,
body .main-heading .text-center.heading, .main-heading body .text-center.heading,
body h1.text-center, body h2.text-center, body h3.text-center, body h4.text-center, body h5.text-center, body h6.text-center,
body .page-header .container .text-center.heading,
body .page-header .container h1.text-center,
body .page-header .container h2.text-center,
body .page-header .container h3.text-center,
body .page-header .container h4.text-center,
body .page-header .container h5.text-center,
body .page-header .container h6.text-center,
.main-heading body .page-header .container .text-center.heading,
body .page-header .container .main-heading .text-center.heading,
.main-heading .text-center.heading,
.main-heading h1.text-center,
.main-heading h2.text-center,
.main-heading h3.text-center,
.main-heading h4.text-center,
.main-heading h5.text-center,
.main-heading h6.text-center {
  text-align: center; }

p {
  margin-bottom: 2.5rem; }
  p a:not(.cta) {
    border-bottom: 1px solid #000000;
    transition: color 200ms ease-in-out, border-bottom-color 200ms ease-in-out; }
    p a:not(.cta):hover, p a:not(.cta):focus {
      border-bottom-color: #ffcc00; }

strong {
  font-family: "Avenir Black", sans-serif; }

.large-title {
  font-size: 45px;
  color: #000000;
  line-height: 45px; }

h1, .h1 {
  font-size: 45px;
  color: #000000;
  font-family: "Avenir Black", sans-serif; }

h1.themedheader::after {
  display: none; }

h2, .h2 {
  font-size: 26px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Avenir Medium", sans-serif; }

h1, .h1, h2, .h2 {
  margin-bottom: 5.25rem;
  position: relative; }
  h1::after, .h1::after, h2::after, .h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2.5rem;
    width: 35px;
    border-bottom: 4px solid #ffcc00;
    display: inline-block; }
  h1.no-line::after, .h1.no-line::after, h2.no-line::after, .h2.no-line::after {
    content: none; }
  h1.line-white::after, .h1.line-white::after, h2.line-white::after, .h2.line-white::after {
    border-bottom-color: #fff; }
  h1.text-center::after, .h1.text-center::after, h2.text-center::after, .h2.text-center::after {
    left: 50%;
    transform: translateX(-50%); }

h3, .h3 {
  font-size: 18px;
  color: #000000;
  font-family: "Avenir Black", sans-serif; }

h4, .h4 {
  font-size: 18px;
  color: #000000;
  font-family: "Avenir Heavy", sans-serif; }

h5, .h5 {
  font-size: 18px;
  color: #000000;
  font-family: "Avenir Heavy", sans-serif; }

h6, .h6 {
  font-size: 18px;
  color: #000000;
  font-family: "Avenir Heavy", sans-serif; }

[class*="background"].yellow h1::after, [class*="background"].yellow .h1::after, [class*="background"].yellow h2::after, [class*="background"].yellow .h2::after {
  border-bottom-color: #000000; }

[class*="background"].yellow h1.line-white::after, [class*="background"].yellow .h1.line-white::after, [class*="background"].yellow h2.line-white::after, [class*="background"].yellow .h2.line-white::after {
  border-bottom-color: #fff; }

.text-center h1::after, .text-center .h1::after, .text-center h2::after, .text-center .h2::after {
  left: 50%;
  transform: translateX(-50%); }

.block ul, .content ul {
  list-style: none;
  padding-left: 0; }

html {
  scroll-behavior: smooth; }
  html.instant {
    scroll-behavior: auto; }
  html body {
    font-size: 16px;
    font-family: "Avenir Medium", sans-serif;
    color: #000000; }
    html body .container-fluid {
      padding: 0;
      max-width: 1920px; }
    html body .row.no-gutters {
      margin-left: 0;
      margin-right: 0; }
      html body .row.no-gutters [class^="col"] {
        padding: 0; }
    html body .block_html h1, html body .block_html h2, html body .block_html h3, html body .block_html h4 {
      margin-top: 0; }
      html body .block_html h1:first-child, html body .block_html h2:first-child, html body .block_html h3:first-child, html body .block_html h4:first-child {
        margin-top: 0; }
    html body .block_html [class^="col"] img {
      margin-bottom: 38px;
      margin-left: auto;
      margin-right: auto;
      display: block; }
    html body .block_html [class^="col"] ul {
      list-style: none;
      padding-left: 0;
      text-align: left;
      margin-bottom: 2.5rem; }
      html body .block_html [class^="col"] ul li {
        line-height: 1.5;
        position: relative;
        padding-left: 2.5rem; }
        html body .block_html [class^="col"] ul li::before {
          content: '\f138';
          font-family: 'Font Awesome 5 Pro';
          font-weight: 400;
          color: #ffcc00;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-smoothing: antialiased;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          line-height: 1;
          font-size: 1.2em;
          position: absolute;
          left: 0;
          top: 1px; }
    html body .row-align-center {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center; }
    html body .padding-bottom-0 {
      padding-bottom: 0 !important; }
    html body .margin-bottom-0 {
      margin-bottom: 0 !important; }
    html body #main {
      padding-top: 180px; }
      @media (max-width: 768px) {
        html body #main {
          padding-top: 150px; } }
    html body .bg-theme,
    html body .bg-theme.wedo-section {
      background: #ffcc00;
      color: black;
      height: 250px; }
      html body .bg-theme .title,
      html body .bg-theme .icon-box .title,
      html body .bg-theme .heading,
      html body .bg-theme .page-header .container .heading,
      html body .page-header .container .bg-theme .heading,
      html body .bg-theme .main-heading .heading,
      .main-heading html body .bg-theme .heading,
      html body .bg-theme .main-color,
      html body .bg-theme h1, html body .bg-theme h2, html body .bg-theme h3, html body .bg-theme h4, html body .bg-theme h5, html body .bg-theme h6,
      html body .bg-theme.wedo-section .title,
      html body .bg-theme.wedo-section .icon-box .title,
      html body .bg-theme.wedo-section .heading,
      html body .bg-theme.wedo-section .page-header .container .heading,
      html body .page-header .container .bg-theme.wedo-section .heading,
      html body .bg-theme.wedo-section .main-color,
      html body .bg-theme.wedo-section h1,
      html body .bg-theme.wedo-section h2,
      html body .bg-theme.wedo-section h3,
      html body .bg-theme.wedo-section h4,
      html body .bg-theme.wedo-section h5,
      html body .bg-theme.wedo-section h6 {
        color: #000000; }
      html body .bg-theme a,
      html body .bg-theme.wedo-section a {
        color: #000000;
        text-decoration: underline; }
        html body .bg-theme a:hover,
        html body .bg-theme.wedo-section a:hover {
          cursor: pointer; }
      html body .bg-theme .img-box,
      html body .bg-theme.wedo-section .img-box {
        background: rgba(0, 0, 0, 0.15); }
      html body .bg-theme h3:first-child,
      html body .bg-theme.wedo-section h3:first-child {
        margin-top: 0; }
      html body .bg-theme .icon-box,
      html body .bg-theme.wedo-section .icon-box {
        font-size: 16px; }
        @media (min-width: 768px) {
          html body .bg-theme .icon-box,
          html body .bg-theme.wedo-section .icon-box {
            /*padding: 0;*/ } }
        @media (max-width: 767px) {
          html body .bg-theme .icon-box img,
          html body .bg-theme.wedo-section .icon-box img {
            display: block;
            margin: 0 auto;
            max-width: 50%; } }
        @media (min-width: 768px) {
          html body .bg-theme .icon-box > div:first-child,
          html body .bg-theme.wedo-section .icon-box > div:first-child {
            padding: 0; } }
    html body .wedo-section-padding {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
    html body .bg-white {
      background: white; }
    html body .bg-primary {
      background: #ffcc00;
      color: #000000; }
      html body .bg-primary ul li::before {
        color: #fff !important; }
    html body .col-bg {
      padding: 4rem;
      min-height: 370px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    html body .fw-background {
      position: relative;
      padding: 5rem 0; }
      html body .fw-background::before {
        position: absolute;
        width: 100vw;
        height: 100%;
        top: 0;
        left: calc(((100vw - 100%) / 2) * -1);
        content: ""; }
      html body .fw-background.gray::before {
        background: #f8f8f8; }
      html body .fw-background.yellow::before {
        background: #ffcc00; }
      html body .fw-background .fw-content {
        position: relative; }
      html body .fw-background.gray .fw-content p, html body .fw-background.gray .fw-content h1, html body .fw-background.gray .fw-content h2, html body .fw-background.gray .fw-content h3, html body .fw-background.gray .fw-content h4, html body .fw-background.gray .fw-content h5, html body .fw-background.gray .fw-content span, html body .fw-background.gray .fw-content label {
        color: #000000; }
      html body .fw-background.gray .fw-content .cta-transparent {
        color: #ffcc00;
        border-color: #ffcc00; }
        html body .fw-background.gray .fw-content .cta-transparent:hover {
          color: #fff; }
      html body .fw-background.yellow .fw-content p, html body .fw-background.yellow .fw-content h1, html body .fw-background.yellow .fw-content h2, html body .fw-background.yellow .fw-content h3, html body .fw-background.yellow .fw-content h4, html body .fw-background.yellow .fw-content h5, html body .fw-background.yellow .fw-content span, html body .fw-background.yellow .fw-content label {
        color: #000000; }
      html body .fw-background.yellow .fw-content .cta-transparent {
        color: #000;
        border-color: #ffcc00; }
        html body .fw-background.yellow .fw-content .cta-transparent:hover {
          color: #fff; }
    html body .fw-background-hh {
      position: relative;
      padding: 5rem 0; }
      html body .fw-background-hh::before {
        position: absolute;
        width: 100vw;
        height: 25%;
        top: 0;
        left: calc(((100vw - 100%) / 2) * -1);
        content: ""; }
      html body .fw-background-hh.yellow::before {
        background: #ffcc00; }
      html body .fw-background-hh .fw-hh-content {
        position: relative; }
    html body [class*="fw-background"].margin-bottom {
      margin-bottom: 5rem; }
      @media (min-width: 769px) {
        html body [class*="fw-background"].margin-bottom {
          margin-bottom: 8rem; } }
    html body [class*="fw-background"].margin-top {
      margin-top: 5rem; }
      @media (min-width: 769px) {
        html body [class*="fw-background"].margin-top {
          margin-top: 8rem; } }
    html body .html-block-cards-container {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 25px; }
      @media (min-width: 480px) {
        html body .html-block-cards-container {
          grid-template-columns: repeat(1, 1fr);
          grid-gap: 15px; } }
      @media (min-width: 768px) {
        html body .html-block-cards-container {
          grid-template-columns: repeat(2, 1fr); } }
      @media (min-width: 992px) {
        html body .html-block-cards-container {
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 25px; } }
      html body .html-block-cards-container .html-block-card {
        padding: 8rem 5rem 6rem;
        box-shadow: 8px 8px 17px -3px rgba(158, 153, 158, 0.76);
        height: 100%;
        background-color: #fff; }
    html body .font-black {
      font-family: "Avenir Black", sans-serif !important; }
    html body .references {
      background: #e2e2e2;
      margin: 0 0 -5rem 0;
      word-break: break-word; }
      html body .references:not(.edit) > .container .row > div > *:not(:first-child) {
        display: none; }
      html body .references:not(.edit) > .container .row > div > .block_customheader h3 {
        color: #000; }
        html body .references:not(.edit) > .container .row > div > .block_customheader h3:hover {
          cursor: pointer; }
        html body .references:not(.edit) > .container .row > div > .block_customheader h3::after {
          font-family: 'Font Awesome 5 Pro';
          font-weight: 900;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          line-height: 1;
          content: "\f078";
          font-size: 16px;
          margin: 0 0 0 1.5rem; }
      html body .references.open > .container .row > div > .block_customheader h3::after {
        content: "\f077"; }

body #header {
  z-index: 15; }
  body #header.nospace .header-holder {
    background: #fff; }
    body #header.nospace .header-holder .header-content {
      display: flex;
      width: 100%;
      justify-content: space-between;
      flex-wrap: nowrap; }
      body #header.nospace .header-holder .header-content .logo {
        max-width: 275px; }
        body #header.nospace .header-holder .header-content .logo a {
          position: relative;
          display: inline-block;
          z-index: 1; }
          @media (max-width: 991px) {
            body #header.nospace .header-holder .header-content .logo a::after {
              content: '';
              height: 1px;
              width: calc(100% + 6rem);
              position: absolute;
              bottom: -25px;
              left: -3rem;
              background: #ffcc00;
              width: 80vw;
              left: calc(10vw - 15px); } }
          body #header.nospace .header-holder .header-content .logo a span {
            display: inline-block;
            position: relative;
            left: -5px; }
            body #header.nospace .header-holder .header-content .logo a span object {
              position: relative;
              z-index: -1;
              pointer-events: none; }
      body #header.nospace .header-holder .header-content .holder {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        body #header.nospace .header-holder .header-content .holder .languages {
          position: absolute;
          top: -12px;
          right: 0;
          font-size: 12px;
          display: flex;
          justify-content: flex-end; }
          body #header.nospace .header-holder .header-content .holder .languages a {
            color: #000000;
            text-decoration: none;
            text-transform: uppercase; }
            body #header.nospace .header-holder .header-content .holder .languages a.current {
              font-family: "Avenir Black", sans-serif; }
            body #header.nospace .header-holder .header-content .holder .languages a:not(:first-child):not(.login)::before {
              content: ' \2013 ';
              margin-left: 2pt;
              margin-right: 2pt; }
          body #header.nospace .header-holder .header-content .holder .languages .login {
            font-size: 0.85em;
            border: 1px solid transparent;
            border-radius: 0;
            margin-left: 1em;
            padding: 0 6px;
            cursor: pointer; }
          @media (max-width: 991px) {
            body #header.nospace .header-holder .header-content .holder .languages {
              display: none; } }
        body #header.nospace .header-holder .header-content .holder nav a,
        body #header.nospace .header-holder .header-content .holder #nav a {
          color: #000000;
          text-transform: lowercase;
          font-weight: bold;
          font-family: "Avenir Heavy", sans-serif;
          font-size: 16px; }
        @media (min-width: 768px) {
          body #header.nospace .header-holder .header-content .holder nav .all-nav-items,
          body #header.nospace .header-holder .header-content .holder #nav .all-nav-items {
            display: flex; } }
        body #header.nospace .header-holder .header-content .holder nav ul li a,
        body #header.nospace .header-holder .header-content .holder #nav ul li a {
          border-bottom: 3px solid transparent; }
          body #header.nospace .header-holder .header-content .holder nav ul li a:hover,
          body #header.nospace .header-holder .header-content .holder #nav ul li a:hover {
            border-color: #ffcc00; }
        @media (max-width: 767px) {
          body #header.nospace .header-holder .header-content .holder nav ul li a,
          body #header.nospace .header-holder .header-content .holder #nav ul li a {
            color: #000000; }
            body #header.nospace .header-holder .header-content .holder nav ul li a:hover,
            body #header.nospace .header-holder .header-content .holder #nav ul li a:hover {
              color: #000000; } }
        body #header.nospace .header-holder .header-content .holder nav ul li.selected a,
        body #header.nospace .header-holder .header-content .holder #nav ul li.selected a {
          border-color: #ffcc00; }
        body #header.nospace .header-holder .header-content .holder nav ul li > i,
        body #header.nospace .header-holder .header-content .holder #nav ul li > i {
          display: none; }
          @media (max-width: 767px) {
            body #header.nospace .header-holder .header-content .holder nav ul li > i,
            body #header.nospace .header-holder .header-content .holder #nav ul li > i {
              opacity: 0.8; } }
        @media (max-width: 767px) {
          body #header.nospace .header-holder .header-content .holder nav ul li.has-submenu > a,
          body #header.nospace .header-holder .header-content .holder #nav ul li.has-submenu > a {
            padding-right: calc(1.5rem + 35px); }
          body #header.nospace .header-holder .header-content .holder nav ul li.has-submenu:not(.open) i.open,
          body #header.nospace .header-holder .header-content .holder #nav ul li.has-submenu:not(.open) i.open {
            display: block; }
          body #header.nospace .header-holder .header-content .holder nav ul li.has-submenu:not(.open) .drop,
          body #header.nospace .header-holder .header-content .holder #nav ul li.has-submenu:not(.open) .drop {
            display: none; }
          body #header.nospace .header-holder .header-content .holder nav ul li.has-submenu.open i.close,
          body #header.nospace .header-holder .header-content .holder #nav ul li.has-submenu.open i.close {
            display: block; }
          body #header.nospace .header-holder .header-content .holder nav ul li.has-submenu.open .drop,
          body #header.nospace .header-holder .header-content .holder #nav ul li.has-submenu.open .drop {
            padding-top: 0;
            position: relative;
            display: block;
            transform: none !important;
            max-height: none;
            min-width: 100%;
            left: 0; }
          body #header.nospace .header-holder .header-content .holder nav ul li > i,
          body #header.nospace .header-holder .header-content .holder #nav ul li > i {
            position: absolute;
            color: white;
            font-size: 24px;
            top: 10px;
            right: 1.5rem; } }
        body #header.nospace .header-holder .header-content .holder nav .drop,
        body #header.nospace .header-holder .header-content .holder #nav .drop {
          padding-top: 10px; }
          @media (max-width: 767px) {
            body #header.nospace .header-holder .header-content .holder nav .drop,
            body #header.nospace .header-holder .header-content .holder #nav .drop {
              padding-top: 0; } }
          body #header.nospace .header-holder .header-content .holder nav .drop ul,
          body #header.nospace .header-holder .header-content .holder #nav .drop ul {
            background: #e6b800; }
            body #header.nospace .header-holder .header-content .holder nav .drop ul a:hover,
            body #header.nospace .header-holder .header-content .holder #nav .drop ul a:hover {
              background: #4cdad0;
              color: white;
              opacity: 1; }
        @media (min-width: 768px) {
          body #header.nospace .header-holder .header-content .holder nav,
          body #header.nospace .header-holder .header-content .holder #nav {
            margin: 0; }
            body #header.nospace .header-holder .header-content .holder nav .languages,
            body #header.nospace .header-holder .header-content .holder #nav .languages {
              display: none; } }
        @media (max-width: 991px) {
          body #header.nospace .header-holder .header-content .holder nav .languages,
          body #header.nospace .header-holder .header-content .holder #nav .languages {
            position: relative;
            display: flex;
            padding: 0 2rem;
            align-items: center; } }
      body #header.nospace .header-holder .header-content .opener {
        color: #000000; }
        body #header.nospace .header-holder .header-content .opener .num {
          color: #000000; }
  body #header.nospace.sticky .header-holder {
    background: #ffcc00;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.5); }
    body #header.nospace.sticky .header-holder .header-content .holder #nav ul li.selected a {
      border-color: #fff; }
    body #header.nospace.sticky .header-holder .header-content .holder #nav ul li a:hover {
      border-color: #fff; }
    body #header.nospace.sticky .header-holder #nav a,
    body #header.nospace.sticky .header-holder #nav li:hover > a {
      color: #000000;
      text-transform: lowercase;
      font-weight: bold; }
      body #header.nospace.sticky .header-holder #nav a:hover,
      body #header.nospace.sticky .header-holder #nav li:hover > a:hover {
        color: #000000 !important; }

#footer {
  color: #000;
  font-family: "Avenir Black", sans-serif;
  margin-top: 90px; }
  #footer::before {
    content: ' ';
    position: relative;
    background-color: #ffcc00;
    left: 50%;
    top: 0px;
    display: block;
    width: 2px;
    height: 90px; }
  #footer .container {
    padding: 0; }
  #footer .footer-content-wrapper {
    background: #ffcc00; }
    #footer .footer-content-wrapper::before {
      content: ' ';
      position: relative;
      background-color: #fff;
      left: 50%;
      top: 0;
      display: block;
      width: 2px;
      height: 90px; }
  #footer a, #footer h1, #footer h2, #footer h3, #footer .h4, #footer .heading, #footer p, #footer ul, #footer li {
    color: #000; }
  #footer .large-title {
    font-size: 45px;
    line-height: 1.1; }
  #footer a:hover {
    color: #fff; }
  #footer hr {
    width: 35px;
    border: 2px solid #000;
    margin-left: 0; }
  #footer .footer-top-wrapper {
    margin: 25px 0;
    font-family: "Avenir Medium", sans-serif; }
    #footer .footer-top-wrapper p {
      font-size: 20px;
      line-height: 28px; }
    #footer .footer-top-wrapper .black-font {
      font-family: "Avenir Heavy", sans-serif; }
    #footer .footer-top-wrapper .footer-form-wrapper {
      padding: 0 3rem 3rem; }
      @media (max-width: 991px) {
        #footer .footer-top-wrapper .footer-form-wrapper {
          padding: 0 15px 3rem; } }
      #footer .footer-top-wrapper .footer-form-wrapper h3 {
        font-size: 22px;
        font-family: "Avenir Medium", sans-serif;
        margin-top: 10px; }
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form input, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea {
        border: 1px solid #000;
        margin: 10px 0;
        width: 100%;
        padding: 5px 1rem; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input::-moz-placeholder, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea::-moz-placeholder {
          color: #000;
          opacity: 0.6; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-ms-input-placeholder, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-ms-input-placeholder {
          color: #000;
          opacity: 0.6; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input::-ms-input-placeholder, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea::-ms-input-placeholder {
          color: #000;
          opacity: 0.6; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input::placeholder, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea::placeholder {
          color: #000;
          opacity: 0.6; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:focus, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:focus {
          border: 1px solid #000;
          outline: none !important; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill:focus, #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill:hover, #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill:focus, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill:hover, #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill {
          background-color: #ffcc00; }
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill,
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill:hover,
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form input:-webkit-autofill:focus,
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill,
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill:hover,
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form textarea:-webkit-autofill:focus {
        -webkit-text-fill-color: #000;
        -webkit-box-shadow: 0 0 0px 1000px #ffcc00 inset;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s; }
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form .btn, #footer .footer-top-wrapper .footer-form-wrapper .footer-form .buttons {
        color: #ffcc00; }
        #footer .footer-top-wrapper .footer-form-wrapper .footer-form .btn:hover, #footer .footer-top-wrapper .footer-form-wrapper .footer-form .buttons:hover, #footer .footer-top-wrapper .footer-form-wrapper .footer-form .btn:focus, #footer .footer-top-wrapper .footer-form-wrapper .footer-form .buttons:focus {
          background-color: #000;
          color: #fff; }
      #footer .footer-top-wrapper .footer-form-wrapper .footer-form span.note-green {
        position: relative;
        font-size: 16px;
        float: left;
        width: 100%;
        height: 72px;
        clear: both;
        color: #000;
        line-height: 52px;
        padding: 0;
        background: none;
        margin-bottom: 20px;
        border: 0; }
  #footer object {
    width: 250px;
    min-height: 83px;
    display: block; }
    @media (max-width: 767px) {
      #footer object {
        display: inline-block; } }
  #footer .footer-form input, #footer .footer-form textarea {
    background-color: #ffcc00;
    resize: none; }
  #footer .details {
    font-size: 17px; }
    @media (max-width: 767px) {
      #footer .details {
        text-align: center;
        margin-top: 2rem; } }
    @media (min-width: 991px) {
      #footer .details .social-media ul li {
        display: flex;
        align-items: center; } }
    #footer .details ul {
      padding: 0;
      list-style-type: none; }
      #footer .details ul li {
        position: relative;
        margin: .5rem 0;
        list-style-type: none; }
        @media (max-width: 767px) {
          #footer .details ul li {
            padding: 0;
            display: inline-block; } }
        #footer .details ul li i, #footer .details ul li svg {
          display: inline-block;
          margin: 0;
          font-size: 25px;
          line-height: normal;
          width: 40px; }
          @media (max-width: 767px) {
            #footer .details ul li i, #footer .details ul li svg {
              width: 100%;
              position: relative;
              margin: 1rem 0 .5rem 0;
              top: 0; } }
        #footer .details ul li a {
          color: #000; }
          #footer .details ul li a:hover {
            color: #fff;
            cursor: pointer;
            text-decoration: underline; }
  #footer .links,
  #footer .copyright {
    font-size: 10px; }
  #footer .links {
    color: #000; }
    #footer .links a {
      color: #000;
      text-decoration: none; }
      #footer .links a:hover {
        color: #ffcc00;
        text-decoration: underline;
        cursor: pointer; }
  #footer .copyright {
    color: #919191; }
  #footer .login {
    cursor: pointer; }
  #footer .fine-print {
    font-size: 11px;
    font-family: "Avenir Medium", sans-serif; }
    #footer .fine-print .control {
      padding: 0; }
    #footer .fine-print ul {
      text-decoration: none; }
      #footer .fine-print ul li {
        display: inline-block; }
        #footer .fine-print ul li:not(:last-child)::after {
          content: ' - '; }
        @media (max-width: 767px) {
          #footer .fine-print ul li #loginbtn {
            display: none; }
          #footer .fine-print ul li:first-child::after {
            content: ''; } }

.main-banner {
  display: none; }
  .main-banner .bg-img-350 {
    min-height: 390px; }
    .main-banner .bg-img-350 .caption {
      max-height: 390px; }
  .main-banner .slide {
    background-repeat: no-repeat;
    background-size: cover; }
    .main-banner .slide.bg-img-full {
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 100vh; }
    .main-banner .slide img {
      display: none !important; }
  .main-banner .caption .holder {
    vertical-align: bottom; }
    .main-banner .caption .holder .heading,
    .main-banner .caption .holder body .page-header .container .heading, body .page-header .container .main-banner .caption .holder .heading {
      font-family: "Avenir Medium", serif;
      letter-spacing: 0;
      font-size: 1.75em;
      margin: 0 0 1rem 0; }
    .main-banner .caption .holder .scroll-indicator {
      margin: 5rem 0 0 0; }
      .main-banner .caption .holder .scroll-indicator:hover {
        cursor: pointer; }
      .main-banner .caption .holder .scroll-indicator .mouse {
        position: relative;
        display: flex;
        justify-content: center; }
        .main-banner .caption .holder .scroll-indicator .mouse::before, .main-banner .caption .holder .scroll-indicator .mouse::after {
          content: '';
          display: block;
          color: #f8f8f8; }
        .main-banner .caption .holder .scroll-indicator .mouse::before {
          width: 20px;
          height: 35px;
          border: 2px solid white;
          border-radius: 50px; }
        .main-banner .caption .holder .scroll-indicator .mouse::after {
          position: absolute;
          width: 2px;
          height: 7px;
          background: white;
          left: 50%;
          top: 7px;
          margin: 0 0 0 -1px; }
      .main-banner .caption .holder .scroll-indicator .glyphicon {
        font-size: 12px;
        margin: .25rem 0 0 0;
        line-height: normal;
        display: block; }

.custom-banner h2 {
  margin-top: 10px; }

.custom-banner .scroll-indicator {
  width: 200px;
  margin: 5rem auto 0; }
  .custom-banner .scroll-indicator:hover {
    cursor: pointer; }
  .custom-banner .scroll-indicator .mouse {
    position: relative;
    display: flex;
    justify-content: center; }
    .custom-banner .scroll-indicator .mouse::before, .custom-banner .scroll-indicator .mouse::after {
      content: '';
      display: block;
      color: #000; }
    .custom-banner .scroll-indicator .mouse::before {
      width: 20px;
      height: 35px;
      border: 2px solid #dfdfdf;
      border-radius: 50px; }
    .custom-banner .scroll-indicator .mouse::after {
      position: absolute;
      width: 2px;
      height: 7px;
      background: #dfdfdf;
      left: 50%;
      top: 7px;
      margin: 0 0 0 -1px; }
  .custom-banner .scroll-indicator .glyphicon {
    font-size: 12px;
    margin: .25rem 0 0 0;
    line-height: normal;
    display: block;
    color: #dfdfdf; }
    .custom-banner .scroll-indicator .glyphicon::before {
      margin: 0 auto; }

.custom-banner .banner-content-right {
  padding-right: 4rem; }
  .custom-banner .banner-content-right .font-black {
    font-family: "Avenir Black", sans-serif; }
  @media (min-width: 991px) {
    .custom-banner .banner-content-right {
      margin-bottom: 100px; } }
  .custom-banner .banner-content-right a {
    margin-top: 20px; }
  @media (max-width: 768px) {
    .custom-banner .banner-content-right {
      margin-bottom: 4rem;
      padding-right: 15px; } }

@media (min-width: 991px) {
  .custom-banner .full-width-image {
    position: absolute;
    right: 0;
    width: 50vw; }
    .custom-banner .full-width-image img {
      position: absolute;
      max-width: 750px;
      width: 50vw; } }

body .page-header {
  min-height: 390px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

/* Call to action button */
.btn, .buttons {
  font-family: "Avenir Medium", sans-serif;
  font-size: 16px;
  text-transform: initial;
  padding: .5rem 2rem;
  background: #ffcc00;
  border-color: #ffcc00;
  color: #000000;
  font-family: "Avenir Heavy", sans-serif; }
  .btn:hover, .buttons:hover, .btn:focus, .buttons:focus, .btn:active, .buttons:active {
    background: none;
    color: #ffcc00; }
  .btn.btn-theme:hover, .btn-theme.buttons:hover, .btn.btn-theme:focus, .btn-theme.buttons:focus, .btn.btn-theme:active, .btn-theme.buttons:active, .btn.btn-green:hover, .buttons:hover, .btn.btn-green:focus, .buttons:focus, .btn.btn-green:active, .buttons:active {
    background: #4cdad0;
    border-color: #4cdad0; }
  .btn.btn-inverted, .buttons {
    background: none;
    border-color: #ffcc00;
    color: #ffcc00; }
    .btn.btn-inverted:hover, .buttons:hover, .btn.btn-inverted:focus, .buttons:focus, .btn.btn-inverted:active, .buttons:active {
      background: #ffcc00;
      border-color: #ffcc00;
      color: #000000;
      cursor: pointer; }

.btn-default {
  border-radius: 0;
  border: none;
  color: #fff; }
  .btn-default:hover, .btn-default:focus {
    background: #ffcc00;
    color: #000000; }

.buttons {
  display: inline-block; }

.cta {
  padding: 10px 20px 7px 20px;
  border-radius: 0;
  font-family: "Avenir Heavy", sans-serif;
  text-transform: lowercase;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  display: inline-block;
  text-align: center; }
  @media (max-width: 425px) {
    .cta {
      display: block; } }

.cta-btn {
  background-color: black;
  padding-top: 7px;
  color: #fff;
  font-family: "Avenir Heavy", sans-serif;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  border-radius: 0; }

.cta-yellow {
  background-color: #ffcc00;
  color: #fff; }
  .cta-yellow:hover, .cta-yellow:focus {
    color: #000; }

.cta-black {
  background-color: #000;
  color: #ffcc00; }
  .cta-black:hover, .cta-black:focus {
    color: #fff; }

.cta-white {
  background-color: #fff;
  color: #000000; }
  .cta-white:hover, .cta-white:focus {
    background-color: #000000;
    color: #fff; }

.form-control, input, textarea {
  border-radius: 0;
  border: 1px solid #000000;
  box-shadow: none;
  transition: border 200ms ease-in-out; }
  .form-control:hover, .form-control:focus, input:hover, input:focus, textarea:hover, textarea:focus {
    outline: none;
    border-color: #ffcc00;
    box-shadow: none; }

/* [Custom] Intro text with image */
.c-intro-text img {
  display: block;
  margin: 0 auto 1rem auto; }

/* Tables (bootstrap col divs) */
.table-headers {
  font-weight: bold;
  color: #ffcc00;
  background: white; }

.table-row {
  font-size: 16px; }
  .table-row:nth-child(even) {
    background: white; }

.table-headers,
.table-row {
  word-break: break-all; }
  .table-headers div[class^="col-"],
  .table-row div[class^="col-"] {
    border-right: 1px solid #eeeeee;
    padding: .5rem 15px .5rem 15px; }
    .table-headers div[class^="col-"]:last-child,
    .table-row div[class^="col-"]:last-child {
      border-right: none; }

/* Team Members */
.team-member {
  position: relative;
  margin: 0 0 1rem 0; }
  .team-member-photo .team-member-hover-text {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    display: none;
    justify-content: center;
    align-items: center;
    background: #ffcc00;
    color: #000000;
    opacity: 0.5;
    padding: 1.5rem;
    transition: all 250ms ease-in-out; }
    .team-member-photo .team-member-hover-text a {
      color: #000000; }
      .team-member-photo .team-member-hover-text a i {
        font-size: 2rem; }
      .team-member-photo .team-member-hover-text a:hover {
        color: #000000; }
    .team-member-photo .team-member-hover-text p {
      max-width: 100%; }
  .team-member-photo:hover .team-member-hover-text {
    display: flex;
    flex-flow: column nowrap;
    opacity: 0.95;
    max-width: 100%; }

/* Cookie notice */
body #cookielaw_notice {
  background: #ffcc00; }
  body #cookielaw_notice #cookielaw_content #cookielaw_actions a {
    background: #000000;
    color: #ffcc00; }
    body #cookielaw_notice #cookielaw_content #cookielaw_actions a:hover {
      background: #000;
      color: #fff;
      cursor: pointer; }
  body #cookielaw_notice #cookielaw_content #cookielaw_title, body #cookielaw_notice #cookielaw_content #cookielaw_text p, body #cookielaw_notice #cookielaw_content #cookielaw_message {
    color: #000; }

/* Photo slider */
body .port-slider {
  width: 100%;
  height: 100%; }
  body .port-slider .slick-list {
    height: 100% !important; }
    body .port-slider .slick-list .slick-track {
      height: 100%; }
      body .port-slider .slick-list .slick-track .slide {
        height: 100%;
        background-size: cover;
        background-position: center; }
        body .port-slider .slick-list .slick-track .slide .bg-overlay {
          display: none !important; }
        body .port-slider .slick-list .slick-track .slide img {
          display: none !important; }

/* Call-To-Action image */
.snowbirdbox-call-to-action-image {
  height: 150px;
  margin-bottom: 2rem; }
  .snowbirdbox-call-to-action-image img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: block; }

/* Contact form */
.contactform-column-left {
  display: block;
  margin: 1rem 0 .5rem 0; }
  .contactform-column-left-first {
    display: block;
    margin: 0 0 .5rem 0; }

.comparison-row {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 425px) {
    .comparison-row {
      flex-flow: column nowrap;
      align-items: center; } }
  .comparison-row .comparison-block {
    flex: 40% 1 0;
    padding: 2rem;
    background-color: #fff;
    box-shadow: 0 0 19px -5px rgba(127, 127, 127, 0.8); }
    @media (max-width: 425px) {
      .comparison-row .comparison-block {
        width: 100%; } }
  .comparison-row div:nth-child(2) {
    padding: 1.5rem 2rem; }

.bg-image-left, .bg-image-right {
  overflow: hidden;
  position: relative;
  margin-bottom: 4rem;
  display: flex; }
  @media (max-width: 768px) {
    .bg-image-left, .bg-image-right {
      flex-flow: column nowrap; } }
  .bg-image-left [class|="col"], .bg-image-right [class|="col"] {
    z-index: 10; }
  .bg-image-left .bg-image-content, .bg-image-right .bg-image-content {
    background-color: rgba(255, 204, 0, 0.93);
    padding: 4rem;
    position: relative; }
    .bg-image-left .bg-image-content::after, .bg-image-right .bg-image-content::after {
      content: '';
      position: absolute;
      top: 0;
      height: 100%;
      background: #fff;
      width: 4rem; }
    @media (max-width: 768px) {
      .bg-image-left .bg-image-content::after, .bg-image-right .bg-image-content::after {
        display: none; } }
  .bg-image-left img, .bg-image-right img {
    width: calc(100% - 30px);
    position: absolute;
    top: 0;
    left: 15px; }
    @media (max-width: 768px) {
      .bg-image-left img, .bg-image-right img {
        position: relative;
        top: unset;
        left: unset;
        margin-left: 15px;
        margin-right: 15px; } }

.bg-image-left {
  justify-content: flex-end; }
  .bg-image-left .bg-image-content::after {
    left: -4rem; }

.bg-image-right .bg-image-content::after {
  right: -4rem; }

.image-row {
  margin-bottom: 75px; }
  .image-row [class|="col"] {
    margin-bottom: 30px;
    overflow: hidden; }
    .image-row [class|="col"] img {
      width: auto; }
      @media (min-width: 768px) {
        .image-row [class|="col"] img {
          height: auto; } }

body .twin-color-blocks {
  display: flex;
  flex-flow: row wrap; }
  body .twin-color-blocks [class^="col"] {
    float: none; }
  body .twin-color-blocks .col-bg {
    height: 100%;
    text-align: center;
    padding: 4rem 8rem; }
    @media (max-width: 768px) {
      body .twin-color-blocks .col-bg {
        padding: 4rem; } }
  body .twin-color-blocks h3 {
    text-transform: uppercase; }

body .row-align-center .number-block {
  text-transform: uppercase;
  flex: 0 0 20%;
  font-family: "Avenir Black", sans-serif;
  font-size: 2rem;
  padding: 0 2.8rem; }
  @media (max-width: 991px) {
    body .row-align-center .number-block {
      flex: 0 0 50%;
      margin-bottom: 1rem; } }
  @media (max-width: 480px) {
    body .row-align-center .number-block {
      flex: 0 0 100%; } }
  body .row-align-center .number-block .number {
    color: #fff;
    font-size: 2.5em; }

.content .custom-form {
  float: none; }

.content .iframeBox {
  float: none; }

.content [class^="col"] {
  float: none; }

.ref-card {
  height: 250px;
  min-height: 250px;
  display: block;
  position: relative; }
  .ref-card:hover .overlay, .ref-card:focus .overlay {
    opacity: 1; }
  .ref-card .photo-bg {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    .ref-card .photo-bg img {
      min-height: 100%;
      min-width: 100%;
      margin-bottom: 0 !important; }
  .ref-card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 150ms ease-out;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    background: rgba(255, 204, 0, 0.9);
    height: 100%;
    color: #000000; }

.overlapping-yellow-block {
  background: #ffcc00;
  margin-top: 50px;
  padding: 30px !important; }
  @media (min-width: 992px) {
    .overlapping-yellow-block {
      margin-left: -100px;
      width: 58%; } }
  @media (min-width: 480px) {
    .overlapping-yellow-block > div {
      display: flex;
      align-items: center; } }
  .overlapping-yellow-block img {
    padding-right: 15px; }

.block_gr_downloads .gr-countries a {
  margin: 0.5rem 2rem; }

.block_gr_downloads .gr-categories {
  font-family: "Avenir Medium", serif;
  font-size: 18px; }
  .block_gr_downloads .gr-categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .block_gr_downloads .gr-categories ul li {
      margin: 0 0 1rem 0;
      padding: 0; }
      .block_gr_downloads .gr-categories ul li.active {
        font-weight: bold; }

.block_gr_downloads .gr-products {
  margin: 0 0 5rem 0; }
  .block_gr_downloads .gr-products img {
    max-width: 100%;
    width: 100%; }
  @media (min-width: 768px) {
    .block_gr_downloads .gr-products .table-headers div[class^="col-"],
    .block_gr_downloads .gr-products .table-row div[class^="col-"] {
      display: flex;
      align-items: center; } }
  @media (max-width: 767px) {
    .block_gr_downloads .gr-products .table-headers {
      display: none; } }
  .block_gr_downloads .gr-products .table-headers p {
    margin: 0;
    padding: 0;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  @media (min-width: 768px) {
    .block_gr_downloads .gr-products .table-row {
      display: flex; } }
  @media (max-width: 767px) {
    .block_gr_downloads .gr-products .table-row {
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .block_gr_downloads .gr-products .table-row > div:last-child a {
        font-family: "Avenir Medium", sans-serif;
        font-size: 16px;
        text-transform: initial;
        padding: .5rem 2rem;
        background: #ffcc00;
        border-color: #ffcc00;
        color: #000000; }
        .block_gr_downloads .gr-products .table-row > div:last-child a:hover, .block_gr_downloads .gr-products .table-row > div:last-child a:focus, .block_gr_downloads .gr-products .table-row > div:last-child a:active {
          background: none;
          color: #ffcc00; }
        .block_gr_downloads .gr-products .table-row > div:last-child a.btn-theme:hover, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-theme:focus, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-theme:active, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-green:hover, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:hover, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-green:focus, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:focus, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-green:active, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:active {
          background: #4cdad0;
          border-color: #4cdad0; }
        .block_gr_downloads .gr-products .table-row > div:last-child a.btn-inverted, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons {
          background: none;
          border-color: #ffcc00;
          color: #ffcc00; }
          .block_gr_downloads .gr-products .table-row > div:last-child a.btn-inverted:hover, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:hover, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-inverted:focus, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:focus, .block_gr_downloads .gr-products .table-row > div:last-child a.btn-inverted:active, .block_gr_downloads .gr-products .table-row > div:last-child a.buttons:active {
            background: #ffcc00;
            border-color: #ffcc00;
            color: #000000;
            cursor: pointer; } }

.block_gr_downloads .gr-downloads {
  margin: 0 0 5rem 0; }
  .block_gr_downloads .gr-downloads .table-headers p {
    margin: 0;
    padding: 0;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  @media (max-width: 767px) {
    .block_gr_downloads .gr-downloads .table-headers {
      display: none; } }
  @media (max-width: 767px) {
    .block_gr_downloads .gr-downloads .table-row {
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .block_gr_downloads .gr-downloads .table-row > div:nth-child(odd) {
        text-align: center; }
      .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a {
        font-family: "Avenir Medium", sans-serif;
        font-size: 16px;
        text-transform: initial;
        padding: .5rem 2rem;
        background: #ffcc00;
        border-color: #ffcc00;
        color: #000000;
        margin-bottom: 1rem; }
        .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a:active {
          background: none;
          color: #ffcc00; }
        .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-theme:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-theme:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-theme:active, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-green:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-green:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-green:active, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:active {
          background: #4cdad0;
          border-color: #4cdad0; }
        .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-inverted, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons {
          background: none;
          border-color: #ffcc00;
          color: #ffcc00; }
          .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-inverted:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:hover, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-inverted:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:focus, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.btn-inverted:active, .block_gr_downloads .gr-downloads .table-row > div:nth-child(even) a.buttons:active {
            background: #ffcc00;
            border-color: #ffcc00;
            color: #000000;
            cursor: pointer; } }

.sb-login {
  max-width: 350px;
  margin: 0 auto; }
  .sb-login-header {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1rem 0;
    color: #ffcc00; }
    .sb-login-header i, .sb-login-header svg {
      margin: 0 1rem 0 0;
      line-height: normal;
      height: auto; }
  .sb-login-body input[type="text"],
  .sb-login-body input[type="password"] {
    border: 1px solid white;
    padding: .5rem 1.5rem;
    margin: 0 0 .5rem 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 50px; }
  .sb-login-body input[type="submit"] {
    font-family: "Avenir Medium", sans-serif;
    font-size: 16px;
    text-transform: initial;
    padding: .5rem 2rem;
    background: #ffcc00;
    border-color: #ffcc00;
    color: #000000; }
    .sb-login-body input[type="submit"]:hover, .sb-login-body input[type="submit"]:focus, .sb-login-body input[type="submit"]:active {
      background: none;
      color: #ffcc00; }
    .sb-login-body input[type="submit"].btn-theme:hover, .sb-login-body input[type="submit"].btn-theme:focus, .sb-login-body input[type="submit"].btn-theme:active, .sb-login-body input[type="submit"].btn-green:hover, .sb-login-body input.buttons[type="submit"]:hover, .sb-login-body input[type="submit"].btn-green:focus, .sb-login-body input.buttons[type="submit"]:focus, .sb-login-body input[type="submit"].btn-green:active, .sb-login-body input.buttons[type="submit"]:active {
      background: #4cdad0;
      border-color: #4cdad0; }
    .sb-login-body input[type="submit"].btn-inverted, .sb-login-body input.buttons[type="submit"] {
      background: none;
      border-color: #ffcc00;
      color: #ffcc00; }
      .sb-login-body input[type="submit"].btn-inverted:hover, .sb-login-body input.buttons[type="submit"]:hover, .sb-login-body input[type="submit"].btn-inverted:focus, .sb-login-body input.buttons[type="submit"]:focus, .sb-login-body input[type="submit"].btn-inverted:active, .sb-login-body input.buttons[type="submit"]:active {
        background: #ffcc00;
        border-color: #ffcc00;
        color: #000000;
        cursor: pointer; }
  .sb-login-body label {
    display: block;
    width: 100%;
    margin: 0 0 .5rem 0; }
  .sb-login-body .error-message {
    display: none;
    background: #F44336;
    color: white;
    font-size: 14px;
    border-radius: 50px; }
    .sb-login-body .error-message p {
      margin: 0;
      padding: .5rem 1rem; }
  .sb-login-body .button-wrapper {
    margin: 1rem 0 0 0; }
    .sb-login-body .button-wrapper .login-button {
      margin: 0 0 1rem 0; }
  .sb-login-body .links {
    font-size: 14px; }
    .sb-login-body .links a {
      display: block;
      margin: .5rem 0; }

.block_blog,
.blog_feed {
  word-break: break-word; }
  .block_blog a,
  .blog_feed a {
    color: #000;
    word-break: break-all;
    word-wrap: break-word;
    display: -ms-flexbox; }
    .block_blog a.cta-yellow,
    .blog_feed a.cta-yellow {
      color: #fff; }
      .block_blog a.cta-yellow:hover,
      .blog_feed a.cta-yellow:hover {
        color: #000000; }
    .block_blog a:hover,
    .blog_feed a:hover {
      color: #ffcc00; }
  .block_blog div,
  .block_blog a,
  .blog_feed div,
  .blog_feed a {
    color: #000; }
    .block_blog div .blog-feed-photo,
    .block_blog a .blog-feed-photo,
    .blog_feed div .blog-feed-photo,
    .blog_feed a .blog-feed-photo {
      width: 100%;
      height: 158px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      .block_blog div .blog-feed-photo img,
      .block_blog a .blog-feed-photo img,
      .blog_feed div .blog-feed-photo img,
      .blog_feed a .blog-feed-photo img {
        display: none; }
    .block_blog div .blog-feed-title,
    .block_blog div .blog-feed-more,
    .block_blog div .blog-feed-body,
    .block_blog a .blog-feed-title,
    .block_blog a .blog-feed-more,
    .block_blog a .blog-feed-body,
    .blog_feed div .blog-feed-title,
    .blog_feed div .blog-feed-more,
    .blog_feed div .blog-feed-body,
    .blog_feed a .blog-feed-title,
    .blog_feed a .blog-feed-more,
    .blog_feed a .blog-feed-body {
      padding: 1rem; }
    .block_blog div .blog-feed-title,
    .block_blog a .blog-feed-title,
    .blog_feed div .blog-feed-title,
    .blog_feed a .blog-feed-title {
      padding-bottom: 0;
      font-family: "Avenir Heavy", sans-serif; }
    .block_blog div .blog-feed-date,
    .block_blog a .blog-feed-date,
    .blog_feed div .blog-feed-date,
    .blog_feed a .blog-feed-date {
      color: #ffcc00;
      font-family: "Avenir Heavy", sans-serif; }
    .block_blog div .blog-feed-body,
    .block_blog a .blog-feed-body,
    .blog_feed div .blog-feed-body,
    .blog_feed a .blog-feed-body {
      flex-grow: 1;
      max-width: 100%;
      word-break: normal; }
    .block_blog div .blog-feed-more,
    .block_blog a .blog-feed-more,
    .blog_feed div .blog-feed-more,
    .blog_feed a .blog-feed-more {
      font-family: "Avenir Medium", serif;
      color: #ffcc00; }
      .block_blog div .blog-feed-more::after,
      .block_blog a .blog-feed-more::after,
      .blog_feed div .blog-feed-more::after,
      .blog_feed a .blog-feed-more::after {
        font-family: 'Font Awesome 5 Pro';
        font-weight: 900;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        content: "\f324";
        font-size: 8px;
        margin: 0 0 0 .5rem;
        vertical-align: middle; }
  .block_blog .more-row,
  .blog_feed .more-row {
    align-items: center;
    width: 100%;
    flex: 0 0 100%; }

.blog_feed .row, .blog_feed.row {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }

.blog_feed div[class^='col'] {
  display: flex;
  flex-flow: column wrap; }
  .blog_feed div[class^='col'] div[class^='col'] {
    margin-bottom: 1em; }

.customTabContainer {
  position: relative;
  float: left;
  display: block;
  clear: both;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 70px; }
  .customTabContainer .customTabLabel {
    position: relative;
    float: left;
    clear: unset;
    text-align: center;
    line-height: 2em;
    cursor: pointer; }
    .customTabContainer .customTabLabel.last {
      margin-bottom: 70px; }
    @media (min-width: 768px) {
      .customTabContainer .customTabLabel.customTabLabel {
        margin-bottom: 70px; } }
    .customTabContainer .customTabLabel h2, .customTabContainer .customTabLabel h3 {
      color: #000; }
      .customTabContainer .customTabLabel h2::after, .customTabContainer .customTabLabel h3::after {
        content: none; }
    .customTabContainer .customTabLabel.customTabActive h2, .customTabContainer .customTabLabel.customTabActive h3 {
      color: #ffcc00; }
    .customTabContainer .customTabLabel h2, .customTabContainer .customTabLabel h3 {
      font-size: 18px;
      margin: 20px 0; }
    .customTabContainer .customTabLabel.last {
      border-right-width: 0; }
  .customTabContainer .customAccordionContent {
    margin: 0 auto;
    width: 80%; }
  .customTabContainer .customAccordionLabel {
    cursor: pointer;
    border-bottom: solid 2px #e7e7e8; }
    .customTabContainer .customAccordionLabel.first {
      margin-top: 50px; }
    .customTabContainer .customAccordionLabel h3 {
      text-align: center;
      color: #6d6e70;
      font-size: 16px;
      font-weight: bold;
      margin-top: 15px; }
    .customTabContainer .customAccordionLabel.customAccordionActive h3 {
      color: #00408b; }
    .customTabContainer .customAccordionLabel h3:after {
      content: '\f106';
      color: black;
      font-weight: bolder;
      font-size: 2rem;
      margin-left: 15px;
      font-family: 'FontAwesome'; }
    .customTabContainer .customAccordionLabel.customAccordionActive h3:after {
      content: "\f107";
      color: #00408b; }

@media (max-width: 767px) {
  .customTabContainer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .customTabContainer .customTabLabel {
      clear: both;
      width: 80% !important;
      border-right-width: 0;
      border-bottom: solid 2px #d2d3d5;
      margin: 0; }
    .customTabContainer .customTabContent {
      width: 100%; }
    .customTabContainer .customTabActive:after {
      display: none; }
    .customTabContainer .customAccordionContent {
      margin: 0;
      width: 100%; } }

.overviewBlock {
  display: flex;
  flex-flow: row wrap;
  float: none;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center; }
  .overviewBlock .subpage-overview {
    display: flex;
    flex-flow: column nowrap;
    height: 100%; }
    .overviewBlock .subpage-overview-info {
      flex-grow: 1;
      display: flex;
      flex-flow: column nowrap; }
    .overviewBlock .subpage-overview-description {
      flex-grow: 1; }
