/* Generated by http://css.spritegen.com CSS Sprite Generator */
.icon-email, .icon-delivery, .shipping:before, .refund:before, .delivery:before, .icon-cart, header .shopping-cart .cart, .icon-user, header .user, .icon-fast,
.icon-money, .icon-right-arrow-green, .icon-right-arrow-white, .icon-search, .icon-instagram, footer .instagram:before,
.icon-timing,
footer .timing:before, .icon-twitter, footer .twitter:before, .icon-address, footer .address:before, .icon-phone, footer .phone:before, .icon-down-arrow-black, header .price:after,
.icon-down-arrow-white, .icon-down-arrow, .icon-facebook, footer .facebook:before {
  display: inline-block;
  background: url("../img/sprite.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.icon-email {
  background-position: -10px 0px;
  width: 81px;
  height: 80px;
}

.icon-delivery, .shipping:before, .refund:before, .delivery:before {
  background-position: -10px -90px;
  width: 50px;
  height: 24px;
}

.icon-cart, header .shopping-cart .cart {
  background-position: -10px -124px;
  width: 47px;
  height: 47px;
}

.icon-user, header .user {
  background-position: -10px -181px;
  width: 47px;
  height: 47px;
}

.icon-fast, .delivery:before {
  background-position: -10px -238px;
  width: 39px;
  height: 20px;
}

.icon-money, .refund:before {
  background-position: -10px -268px;
  width: 25px;
  height: 29px;
}

.icon-right-arrow-green {
  background-position: -59px -238px;
  width: 21px;
  height: 14px;
}

.icon-right-arrow-white {
  background-position: -59px -262px;
  width: 21px;
  height: 14px;
}

.icon-search {
  background-position: -45px -286px;
  width: 17px;
  height: 17px;
}

.icon-instagram, footer .instagram:before {
  background-position: -10px -307px;
  width: 15px;
  height: 15px;
}

.icon-timing, footer .timing:before {
  background-position: -35px -313px;
  width: 15px;
  height: 15px;
}

.icon-twitter, footer .twitter:before {
  background-position: -67px -124px;
  width: 14px;
  height: 12px;
}

.icon-address, footer .address:before {
  background-position: -67px -146px;
  width: 13px;
  height: 15px;
}

.icon-phone, footer .phone:before {
  background-position: -67px -171px;
  width: 13px;
  height: 14px;
}

.icon-down-arrow-black, header .price:after {
  background-position: -70px -90px;
  width: 10px;
  height: 6px;
}

.icon-down-arrow-white {
  background-position: -70px -106px;
  width: 10px;
  height: 6px;
}

.icon-down-arrow {
  background-position: -67px -195px;
  width: 10px;
  height: 6px;
}

.icon-facebook, footer .facebook:before {
  background-position: -67px -211px;
  width: 8px;
  height: 15px;
}

/*
 * Vendor Prefix generator
 */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(margin, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
/****************** BUTTONS **************************/
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Montserrat";
  color: #3f3f3f;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.75px;
}

h1 {
  color: #3f3f3f;
  font-family: "Montserrat";
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.44px;
}
h1 small {
  display: block;
}

h2 {
  color: #000000;
  font-family: "Montserrat";
  position: relative;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  text-transform: uppercase;
}
h2 strong {
  display: block;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

h3 {
  font-family: "Montserrat";
  margin-top: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  color: #383737;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #3f3f3f;
}
a:hover {
  color: #3f3f3f;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #5b8207;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  color: #5b8207;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 52px;
  min-width: 224px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 3.25px;
  font-size: 12px;
  border-radius: 50px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active, .btn-style.invert {
  color: #ffffff;
  text-decoration: none;
  background-color: #5b8207;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before, .btn-style.invert:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.white {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-style.white:hover, .btn-style.white:focus, .btn-style.white:active {
  color: #5b8207;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style.white:hover:before, .btn-style.white:focus:before, .btn-style.white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.black {
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  border-color: #000000;
}
.btn-style.black:hover, .btn-style.black:focus, .btn-style.black:active {
  color: black;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style.black:hover:before, .btn-style.black:focus:before, .btn-style.black:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  height: 54px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 500;
}
.form-control::-webkit-input-placeholder {
  color: #3f3f3f;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #3f3f3f;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #3f3f3f;
}
.form-control:-ms-input-placeholder {
  color: #3f3f3f;
}
.form-control:focus, .form-control:active, .form-control:hover {
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 15px;
}

textarea.form-control {
  min-height: 0;
  height: 137px;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #3f3f3f;
  text-shadow: 0 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 47px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #f14742;
  color: #f14742;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 750px;
}

.blue-bg {
  background: #054cb0;
}

.silver-bg {
  background: #f2f2f2;
}

.red-bg {
  background: #f14742;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #f14742;
}

section {
  padding: 60px 0;
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-right: 15px;
}
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  margin-left: 15px;
}
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.img-wrapper {
  overflow: hidden;
  position: relative;
}
.img-wrapper img {
  transition: 0.5s;
}

.single-post:hover img, .blog-item:hover img {
  opacity: 0.9;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.standard-content {
  padding: 50px 0 70px;
}
@media screen and (max-width: 767px) {
  .standard-content {
    padding: 30px 0;
    padding-bottom: 0;
  }
}
.standard-content > * {
  line-height: 1.75;
  text-align: left !important;
}
.standard-content > *:last-child {
  margin-bottom: 0;
}
.standard-content h1, .standard-content h2, .standard-content h3, .standard-content h4, .standard-content h5, .standard-content h6 {
  margin: 0 0 10px;
}
.standard-content h1 {
  font-weight: 300;
  color: #3f3f3f;
  margin: 0 0 24px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  .standard-content h1 {
    font-size: 28px;
    line-height: 24px;
    margin: 0 0 17px;
  }
}
.standard-content h2 {
  color: #3f3f3f;
  font-weight: 700;
  margin: 28px 0 5px;
  line-height: 42px;
}
.standard-content h3 {
  font-weight: 700;
  margin: 35px 0 5px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .standard-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0 5px;
  }
}
.standard-content h4 {
  font-weight: 600;
  padding: 12px 0 5px;
  margin: 0;
}
.standard-content hr {
  margin: 0 0 15px;
  border-top: 1px solid #d6dfe8;
}
.standard-content p {
  margin: 0 0 15px;
}
.standard-content ol.wrapped li, .standard-content ul.wrapped li {
  font-weight: 600;
  color: #3f3f3f;
}
.standard-content ol.wrapped li span, .standard-content ul.wrapped li span {
  font-weight: 400;
  color: #3f3f3f;
  display: inline-block;
  vertical-align: top;
}
.standard-content ol.wrapped li span {
  margin-left: 3px;
}
.standard-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.standard-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.standard-content ul li:before {
  content: "";
  left: 0;
  top: 9px;
  background: #ffffff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #054cb0;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.standard-content ul li:hover {
  /*&:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid $blue;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    border-right: 0;
  }*/
}
.standard-content ul.social-icons li {
  padding-left: 25px;
}
.standard-content ul.social-icons li:before {
  background: url("../img/sprite.png") no-repeat;
  left: 0;
  top: 9px;
  border-radius: 0;
  border: none;
}
.standard-content img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
.standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
  width: auto;
  height: auto;
  float: left;
  margin: 7px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
  width: auto;
  height: auto;
  float: right;
  margin: 7px 0 10px 15px;
}
@media screen and (max-width: 767px) {
  .standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.kv-play-icon {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.standard-content figure {
  margin: 0 0 10px;
}
.standard-content figure figcaption {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.standard-content dl {
  margin: 0 0 10px;
}
.standard-content dl dd {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
}
.standard-content meter {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content progress {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content details {
  margin: 0 0 10px;
}
.standard-content details summary {
  font-weight: bold;
}
.standard-content details p {
  margin-left: 15px;
}
.standard-content blockquote {
  margin: 0 0 30px;
}
.standard-content blockquote:before, .standard-content blockquote:after {
  font-size: 20px;
  content: '"';
}
.standard-content table {
  visibility: hidden;
}
.standard-content .table-wrapper {
  width: 100%;
  overflow-y: auto;
  padding-bottom: 6px;
  margin: 25px 0 20px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper {
    margin: 15px 0 15px;
  }
}
.standard-content .table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.standard-content .table-wrapper::-webkit-scrollbar-thumb {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
}
.standard-content .table-wrapper table {
  visibility: visible;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper table {
    width: 1200px;
    font-size: 17px;
  }
}
.standard-content .table-wrapper table caption {
  display: none;
}
.standard-content .table-wrapper table thead {
  background-color: #f14742;
}
.standard-content .table-wrapper table thead tr th {
  color: #ffffff;
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  border-bottom: 0;
  padding: 12px 15px;
  text-transform: uppercase;
}
.standard-content .table-wrapper table tbody tr td {
  padding: 15px 15px;
  font-size: 16px;
  font-weight: 400;
}
.standard-content .table-wrapper table tbody tr:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.standard-content iframe {
  display: block;
  visibility: hidden;
}
.standard-content .embed-responsive {
  margin-top: 25px;
  margin-bottom: 25px;
}
.standard-content .embed-responsive iframe {
  visibility: visible;
}
.standard-content .show-iframe iframe {
  visibility: visible;
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe {
    height: 257px;
  }
}
.standard-content .show-iframe iframe[src*="/slideshows/"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 530px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe[src*="/slideshows/"] {
    height: 257px !important;
  }
}
.standard-content iframe.cke_wysiwyg_frame.cke_reset {
  visibility: visible;
}
.standard-content a.btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .standard-content a.btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.standard-content a.btn-download span, .standard-content a.btn-download strong {
  display: inline-block;
  margin-right: 10px;
}
.standard-content #h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content #h5[style*=width] {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
  }
}
.standard-content .centered-image img {
  left: auto !important;
  transform: none;
}

.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Montserrat";
  color: #3f3f3f;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.75px;
}

h1 {
  color: #3f3f3f;
  font-family: "Montserrat";
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.44px;
}
h1 small {
  display: block;
}

h2 {
  color: #000000;
  font-family: "Montserrat";
  position: relative;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  text-transform: uppercase;
}
h2 strong {
  display: block;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

h3 {
  font-family: "Montserrat";
  margin-top: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  color: #383737;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #3f3f3f;
}
a:hover {
  color: #3f3f3f;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #5b8207;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  color: #5b8207;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 52px;
  min-width: 224px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 3.25px;
  font-size: 12px;
  border-radius: 50px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active, .btn-style.invert {
  color: #ffffff;
  text-decoration: none;
  background-color: #5b8207;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before, .btn-style.invert:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.white {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-style.white:hover, .btn-style.white:focus, .btn-style.white:active {
  color: #5b8207;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style.white:hover:before, .btn-style.white:focus:before, .btn-style.white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.black {
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  border-color: #000000;
}
.btn-style.black:hover, .btn-style.black:focus, .btn-style.black:active {
  color: black;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style.black:hover:before, .btn-style.black:focus:before, .btn-style.black:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control {
  background-color: #ffffff;
  box-shadow: none;
  height: 54px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 500;
}
.form-control::-webkit-input-placeholder {
  color: #3f3f3f;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #3f3f3f;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #3f3f3f;
}
.form-control:-ms-input-placeholder {
  color: #3f3f3f;
}
.form-control:focus, .form-control:active, .form-control:hover {
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 15px;
}

textarea.form-control {
  min-height: 0;
  height: 137px;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #3f3f3f;
  text-shadow: 0 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 47px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #f14742;
  color: #f14742;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 750px;
}

.blue-bg {
  background: #054cb0;
}

.silver-bg {
  background: #f2f2f2;
}

.red-bg {
  background: #f14742;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #f14742;
}

section {
  padding: 60px 0;
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-right: 15px;
}
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  margin-left: 15px;
}
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.img-wrapper {
  overflow: hidden;
  position: relative;
}
.img-wrapper img {
  transition: 0.5s;
}

.single-post:hover img, .blog-item:hover img {
  opacity: 0.9;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*
 * This file is NOT needed in order to use skrollr.
 * The demo uses it and it may help you as well.
 */
.skrollable {
  /*
   * First-level skrollables are positioned relative to window
   */
  position: fixed;
  /*
   * Skrollables by default have a z-index of 100 in order to make it easy to position elements in front/back without changing each skrollable
   */
  z-index: 100;
}

.skrollr-mobile .skrollable {
  /*
      May cause issues on Android default browser (see #331 on GitHub).
  */
  position: absolute;
}

.skrollable .skrollable {
  /*
   * Second-level skrollables are positioned relative their parent skrollable
   */
  position: absolute;
}

.skrollable .skrollable .skrollable {
  /*
   * Third-level (and below) skrollables are positioned static
   */
  position: static;
}

#bg1, #bg2, #bg3 {
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bubbles.png) repeat 0 0;
}

#bg2 {
  z-index: 49;
  background-image: url(../img/bubbles2.png);
}

#bg3 {
  z-index: 48;
  background-image: url(../img/bubbles3.png);
}

.page-wrapper {
  background: #fff;
  position: relative;
  z-index: 99999;
}

.top-bar {
  background: #f2f2f2;
  padding: 10px 0;
  position: relative;
  z-index: 999999;
}
.top-bar ul {
  margin: 0;
  padding: 0;
}
.top-bar ul li {
  display: inline-block;
  list-style: none;
  margin-left: 20px;
}
.top-bar ul li a {
  color: #929292;
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

header {
  padding-top: 20px;
}
header .logo {
  text-align: center;
}
header .cart-items {
  text-align: right;
}
header .cart-items a {
  display: inline-block;
  vertical-align: middle;
}
header .price {
  position: relative;
  margin-left: 20px;
}
header .price:after {
  content: "";
  margin-left: 5px;
  position: relative;
  top: -2px;
}
header .shopping-cart {
  position: relative;
  margin-left: 30px;
}
header .shopping-cart .count {
  color: #f2f2f2;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 400;
  border-radius: 50%;
  background: #5b8207;
  width: 24px;
  height: 24px;
  text-align: center;
  display: block;
  position: absolute;
  left: -13px;
  top: 12px;
}
header .user {
  margin-bottom: 4px;
}
header .input-group {
  max-width: 257px;
  position: relative;
}
header .input-group .form-control {
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  border-radius: 50px !important;
  color: #959595;
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  position: relative;
  z-index: 88;
}
header .input-group .btn {
  background: #ffffff !important;
  border-left: 0;
  border-radius: 50px;
  width: 50px;
  border: none;
  position: absolute;
  right: 0;
  top: 2px;
  height: 50px;
  padding-top: 13px;
  z-index: 99;
}
header .menu {
  margin-top: 30px;
}
header .menu .btn {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  background: #5b8207;
  border-radius: 0;
  min-width: 200px;
  text-align: left;
}
header .menu ul li {
  margin-right: 15px;
}
header .menu ul li a {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  line-height: 54px;
}
header .menu .need-help {
  width: 208px;
  height: 18px;
  color: #3b3b3b;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 600;
  text-align: right;
}
header .menu .need-help a {
  color: #5b8207;
  font-size: 18px;
  margin-left: 10px;
}

#banner {
  margin-top: 45px;
}
#banner .col-sm-4 .wrapper {
  background: url("../img/green-leaf-bg.png") no-repeat;
  background-size: cover;
  padding: 50px 30px;
}
#banner .col-sm-4 .wrapper h1 {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#banner .col-sm-4 .wrapper h1:before {
  content: "";
  width: 70px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
}
#banner .col-sm-4 .wrapper p {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}
#banner .col-sm-8 {
  position: relative;
}
#banner .col-sm-8 img {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-height: 380px;
  z-index: 77;
}
#banner .col-sm-8 .wrapper {
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  #banner .col-sm-8 .wrapper {
    margin-bottom: 50px;
  }
}
#banner .col-sm-8 .wrapper h1 {
  color: #5b8207;
  font-family: "Poppins";
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#banner .col-sm-8 .wrapper h1:before {
  content: "";
  width: 70px;
  height: 2px;
  background: #5b8207;
  position: absolute;
  bottom: 0;
}
#banner .col-sm-8 .wrapper p {
  color: #3f3f3f;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}

#two-sec .wrapper {
  padding: 30px 15px;
  border: 8px solid #c2afa1;
  background: #b7a190;
  min-height: 250px;
  position: relative;
}
#two-sec .wrapper img {
  position: absolute;
  bottom: 10px;
  right: 8px;
}
#two-sec .wrapper h2 {
  text-shadow: 1px 1px 0 rgba(104, 20, 96, 0.75);
  color: #ffffff;
  font-family: "Poppins";
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 20px;
}
#two-sec .wrapper.purple {
  border: 8px solid #7f3778;
  background: #681460;
}

#latest-products {
  text-align: center;
}
#latest-products h2 {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  margin: auto;
  padding-bottom: 5px;
  border-bottom: 3px solid #5b8207;
  margin-bottom: 40px;
}
#latest-products img {
  display: block;
  margin: auto;
}
#latest-products a {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  display: block;
  margin-bottom: 30px;
}

footer {
  padding-top: 50px;
}
footer h3 {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}
footer ul.nav-list li {
  display: block;
}
footer ul.nav-list li a {
  font-family: "Poppins";
  font-weight: 500;
  line-height: 30px;
  display: block;
}
footer .address, footer .phone, footer .timing, footer .facebook, footer .twitter, footer .instagram {
  position: relative;
  padding-left: 22px;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 30px;
  display: block;
}
footer .address:before, footer .phone:before, footer .timing:before, footer .facebook:before, footer .twitter:before, footer .instagram:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
}
footer .bottom-bar {
  padding: 10px;
  background: #333333;
  color: #6e6e6e;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin-top: 50px;
}

.news-latter {
  background: #eeeeee;
  padding: 80px 50px;
  border: 8px solid #f1f1f1;
  margin-bottom: 30px;
}
.news-latter h2 {
  font-family: "Poppins";
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 15px;
}
.news-latter h2 strong {
  font-family: "Poppins";
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .news-latter h2 strong {
    font-size: 14px;
    line-height: 24px;
  }
}
.news-latter p {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.8px;
}
.news-latter .wrapper {
  padding-left: 170px;
  position: relative;
}
.news-latter .wrapper .icon-email {
  position: absolute;
  left: 0;
  top: 0;
}
.news-latter .wrapper:before {
  content: "";
  width: 2px;
  height: 140px;
  opacity: 0.2;
  background: #cacaca;
  position: absolute;
  left: 135px;
  top: -26px;
}
.news-latter .wrapper p {
  margin-bottom: 0;
}
.news-latter .input-group {
  max-width: 257px;
  position: relative;
  float: right;
}
.news-latter .input-group .form-control {
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  border-radius: 50px;
  color: #959595;
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  position: relative;
  z-index: 88;
}
.news-latter .input-group .btn {
  background: #681460 !important;
  border-left: 0;
  border-radius: 50px;
  border: none;
  position: absolute;
  color: #ffffff;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  width: 80px;
  right: 0;
  top: 0;
  height: 53px;
  padding-top: 7px;
  z-index: 99;
}

.approved-by {
  text-align: center;
  margin-bottom: 50px;
}
.approved-by h2 {
  color: #3b3b3b;
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 700;
  line-height: 60px;
}
.approved-by img {
  display: inline-block;
  margin: 0 20px;
}

.shipping, .refund, .delivery {
  display: block;
  color: #ffffff;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  position: relative;
  padding: 10px 15px;
  text-align: center;
  background: #681460;
  position: relative;
}
.shipping:before, .refund:before, .delivery:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.shipping:hover, .refund:hover, .delivery:hover {
  text-decoration: none;
  color: #ffffff;
}

.refund {
  background: #b7a190;
}
.delivery {
  background: #9db55b;
}
.two-links {
  margin-bottom: 50px;
  margin-top: 20px;
}
.two-links .col-sm {
  padding: 0;
}
.two-links .col-sm a {
  padding: 30px 0;
  background: #5b8207;
  display: block;
  color: #ffffff;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  min-height: 166px;
}
.two-links .col-sm a span {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 1.4px;
  display: block;
}
.two-links .col-sm:last-of-type a {
  background: #3b3b3b;
}

/*# sourceMappingURL=main.css.map */
