/*!
 Author:         Bankai
 Template:       Opencart
*/
@font-face {
  font-family: 'dosisextrabold';
  src: url("../fonts/dosis-extrabold-webfont.woff2") format("woff2"), url("../fonts/dosis-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosismedium';
  src: url("../fonts/dosis-medium-webfont.woff2") format("woff2"), url("../fonts/dosis-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosisbold';
  src: url("../fonts/dosis-bold-webfont.woff2") format("woff2"), url("../fonts/dosis-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosisregular';
  src: url("../fonts/dosis-regular-webfont.woff2") format("woff2"), url("../fonts/dosis-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosissemibold';
  src: url("../fonts/dosis-semibold-webfont.woff2") format("woff2"), url("../fonts/dosis-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 15px); }
  to {
    transform: translate(0, 0px); } }
body #footer-area {
  position: relative !important; }

body {
  padding-bottom: 0 !important; }

#content {
  min-height: 60vh; }

.order-product-item-list > * {
  text-align: center;
  text-align: center; }

.jquery-loading-modal__bg {
  top: 0;
  left: 0; }

.quickcheckoutleft {
  overflow-x: hidden; }

.quickcheckout-checkout .input-group-btn > .btn + .fa {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 12px;
  font-size: 9px;
  left: 2px; }

#cartSummary img {
  max-width: 70px;
  height: 70px; }

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#cartSummary .cart-description {
  text-align: center; }

#cartSummary .cart-thumb {
  width: 70px; }

@media (max-width: 767px) {
  #cartSummary .cart-description {
    padding-left: 0 !important;
    text-align: left;
    display: block !important;
    width: 100% !important; }

  #cartSummary .cart-thumb {
    width: 100% !important; } }
.quickcheckout-checkout #content .image img, .quickenquiry-checkout #content .image img {
  max-width: 70px; }

.account-wishlist table img {
  max-width: 70px; }

.input-number::-ms-clear {
  display: none; }

input[type="text"]::-ms-clear {
  display: none; }

#waiting_list {
  margin-top: 2em;
  margin-bottom: 2em; }
  #waiting_list .waiting_list_container {
    padding: 14px 26px;
    border: 1.2px solid #35a53d;
    background-color: #eaf6eb; }
    #waiting_list .waiting_list_container .waiting_list_description {
      text-align: center;
      color: #656565;
      font-family: 'dosisbold'; }
  #waiting_list input {
    padding-left: 1em;
    border-radius: 9px; }

.product-search .search-options #input-search {
  height: 42px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }





.gallertslidermain .item img{
    /*width: 100%;*/
    max-width: 100%;
    margin:0 auto;
    display:block;
}

.gallertslidermain .slick-nav1{
        top: 0;
    bottom: 0;
    margin: auto;
}
.gallertslidermain .slick-nav1.left1{
               left: 30px;
}
.gallertslidermain .slick-nav1.right1{
    right: 30px;
}
.gallertslideradditonal{
    margin-bottom: 2em;
}
.gallertslideradditonal .item img{
    width: 100%;
}

.gallertslideradditonal  .slick-slide {
      margin: 0 10px;
    }
    /* the parent */
    .gallertslideradditonal .slick-list {
      margin: 0 -10px;
    }
    
    
    .gallertslidermain {padding: 0 5em;}


#content {
  padding-bottom: 2em; }

.slider-arrow .fa {
  position: absolute;
  top: 40%;
  color: #fff;
  font-size: 5em; }
  .slider-arrow .fa.fa-angle-right {
    right: 18px; }
  .slider-arrow .fa.fa-angle-left {
    left: 18px; }

.fixed-header > .container {
  padding: 15px;
  width: 1411px;
  max-width: 92%; }
.fixed-header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.fixed-header .header-top {
  order: 3; }
.fixed-header .header-logo {
  order: 1; }
  .fixed-header .header-logo .header-logo-image {
    width: 8em; }
.fixed-header .header-menu {
  order: 2; }
  .fixed-header .header-menu #main-menu > li a {
    color: #656565;
    font-family: 'dosisextrabold';
    padding: 0 16px; }
  .fixed-header .header-menu #main-menu > li:nth-child(3) a > .sub-arrow {
    display: none !important; }
  .fixed-header .header-menu #main-menu > li:nth-child(3) ul {
    display: none !important; }
  .fixed-header .header-menu #main-menu > li ul {
    border-radius: 0 !important;
    top: 29px !important; }
    .fixed-header .header-menu #main-menu > li ul li a {
      padding: 6px 12px;
      color: #656565 !important; }
      .fixed-header .header-menu #main-menu > li ul li a:hover {
        background-color: #35a53d;
        color: #fff !important; }
  .fixed-header .header-menu #main-menu > li.active > a {
    color: #35a53d; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
#searchpop {
  max-width: 40%;
  margin: 0 auto;
  position: relative;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s; }
  @media (max-width: 1199px) {
    #searchpop {
      max-width: 70%; } }
  #searchpop .container {
    width: 100%;
    max-width: 92%; }
  #searchpop .search-custom .search-box {
    border-radius: 0;
    max-width: 100%;
    margin: 0 auto;
    width: 100%; }
  #searchpop .mfp-close {
    color: #fff;
    opacity: 1;
    top: 0;
    font-size: 38px; }

.search-custom .search-box input {
  min-height: 36px; }

#searchpopclick img, #searchpopclick .fa {
  cursor: pointer;
  padding: 10px;
  font-size: 16px; }

@media (max-width: 767px) {
  #enquiry .dropdown-menu, #cart .dropdown-menu {
    width: 100%; } }

.slick-nav .fa {
  font-size: 46px;
  color: #000; }

.header-text-top {
  background-color: #35a53d;
  padding: 8px 0;
  min-height: 36px; }
  .header-text-top .container {
    position: relative;
    width: 1411px;
    max-width: 92%; }
  .header-text-top .side-holder {
    display: flex;
    position: absolute;
    right: 18px;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: auto; }
    @media (max-width: 767px) {
      .header-text-top .side-holder {
        position: relative;
        margin-top: 4px;
        right: 0; } }
    .header-text-top .side-holder img {
      position: relative;
      top: -4px; }
    .header-text-top .side-holder .accountlogin {
      margin-left: 2em; }
      .header-text-top .side-holder .accountlogin li {
        display: inline-block; }
        .header-text-top .side-holder .accountlogin li a {
          color: #f5f0ea;
          font-family: 'dosisbold'; }
        .header-text-top .side-holder .accountlogin li:not(:last-child) a {
          padding-right: 7px;
          border-right: 1.2px solid #fff;
          display: block;
          line-height: 12px; }
    .header-text-top .side-holder #cart_dropdown_icon {
      color: #f5f0ea;
      font-family: 'dosisbold'; }
  .header-text-top p {
    color: #f5f0ea;
    margin-bottom: 0;
    font-family: 'dosisbold'; }

.callus a {
  background-color: #35a53d;
  color: #fff;
  font-family: 'dosisextrabold';
  padding: 9px 42px;
  border-radius: 25px;
  margin-right: 2em; }
  @media (max-width: 992px) {
    .callus a {
      padding: 9px 15px;
      margin-right: 0; } }

#ToTop {
  display: none !important; }

#footer-area {
  margin-top: 0 !important; }
  #footer-area footer {
    padding-bottom: 0;
    border-top: none;
    background-color: #35a53d;
    position: relative;
    z-index: 1; }
    #footer-area footer h3 {
      color: #ffffff;
      font-family: 'dosisextrabold';
      font-size: 15px; }
    #footer-area footer p {
      color: #ffffff;
      font-family: 'dosissemibold'; }
    #footer-area footer .footer-upper-contet {
      padding-bottom: 4em; }
      #footer-area footer .footer-upper-contet h5 {
        color: #f5f0ea;
        font-family: 'dosisbold';
        font-size: 19px;
        position: relative;
        min-height: 38.8px; }
        #footer-area footer .footer-upper-contet h5:after {
          content: '';
          width: 44px;
          height: 4px;
          background: #5b402d;
          display: block;
          margin: 14px auto 14px 0;
          border-radius: 9px; }
    #footer-area footer ul li {
      margin-bottom: 12px; }
      #footer-area footer ul li a {
        color: #ffffff;
        font-family: 'dosissemibold';
        font-size: 12.5px;
        letter-spacing: 1px; }
    #footer-area footer iframe {
      height: 12em;
      border-radius: 32px; }
    #footer-area footer .copyright-holder {
      background-color: #ffffff;
      padding: 13px 0; }
      @media (max-width: 767px) {
        #footer-area footer .copyright-holder {
          text-align: center; } }
      #footer-area footer .copyright-holder p {
        color: #656565;
        font-family: 'dosisbold';
        margin-bottom: 0; }
        #footer-area footer .copyright-holder p a {
          color: #656565;
          font-family: 'dosisbold';
          text-decoration: none; }

@media (max-width: 767px) {
  .footer1:nth-child(1) {
    width: 50%; } }
@media (max-width: 500px) {
  .footer1:nth-child(1) {
    width: 100%; } }
@media (max-width: 767px) {
  .footer1:nth-child(2) {
    display: none; } }
.footer1:nth-child(3) {
  width: 10%; }
  .footer1:nth-child(3) h5:after {
    display: none !important; }
  @media (max-width: 767px) {
    .footer1:nth-child(3) {
      display: none; } }
.footer1:nth-child(5) {
  width: 16%; }
  @media (max-width: 767px) {
    .footer1:nth-child(5) {
      width: 100%; } }
.footer1:nth-child(4) {
  width: 20%; }
  @media (max-width: 767px) {
    .footer1:nth-child(4) {
      width: 50%; } }
  @media (max-width: 500px) {
    .footer1:nth-child(4) {
      width: 100%; } }

.mailchimp-holder {
  background-color: #1e9426;
  padding: 15px 0; }
  .mailchimp-holder .fa-envelope:before {
    content: '';
    background-image: url("../img/icon_footer-arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 34px;
    height: 7px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0; }
  .mailchimp-holder .newsletter-section {
    border: none;
    padding: 20px 0; }
    .mailchimp-holder .newsletter-section .box-content {
      max-width: 100%;
      width: 40%; }
      @media (max-width: 500px) {
        .mailchimp-holder .newsletter-section .box-content {
          width: 100%; } }
    .mailchimp-holder .newsletter-section .mailchimp-integration {
      display: flex; }
      @media (max-width: 767px) {
        .mailchimp-holder .newsletter-section .mailchimp-integration {
          flex-direction: column; } }
      .mailchimp-holder .newsletter-section .mailchimp-integration .mi-block input {
        border: none !important;
        border-radius: 18px 0 0 18px;
        padding-left: 27px; }
      .mailchimp-holder .newsletter-section .mailchimp-integration .button {
        width: 4em;
        position: relative;
        background-color: #fff !important;
        border: none !important;
        border-radius: 0 18px 18px 0; }
      .mailchimp-holder .newsletter-section .mailchimp-integration .box-heading {
        text-align: left;
        width: 60%; }
        .mailchimp-holder .newsletter-section .mailchimp-integration .box-heading h3 {
          font-size: 31px !important;
          margin-bottom: 3px; }
        @media (max-width: 767px) {
          .mailchimp-holder .newsletter-section .mailchimp-integration .box-heading {
            width: 100%;
            text-align: center;
            margin-bottom: 2em; } }
      .mailchimp-holder .newsletter-section .mailchimp-integration .mi-toptext {
        margin: 0;
        font-family: 'dosisextrabold';
        color: #fff;
        font-size: 17px; }

.container {
  width: 1253px;
  max-width: 90%; }

.footer-upper-contet > *:last-child, .footer-upper-contet > * {
  flex: auto; }

.floatingmenu {
  position: fixed;
  right: 11px;
  z-index: 3;
  top: 45%;
  width: 6em; }
  @media (max-width: 767px) {
    .floatingmenu {
      right: 0;
      width: 4em; } }
  .floatingmenu img {
    width: 100%; }

.contactus {
  background-color: #fff;
  position: relative;
  width: 39em;
  margin: 0 auto;
  border-radius: 3px;
  padding: 2em 2.5em;
  max-width: 90%; }
  .contactus h3 {
    text-align: center;
    color: #5b402d;
    font-family: 'dosisextrabold';
    font-size: 32px; }

a {
  color: #35a53d; }

.btn {
  border-radius: 0;
  transition: all 0.3s ease-in-out; }
  .btn.btn-primary, .btn.btn-default {
    color: #fff;
    background-color: #35a53d !important;
    border: #35a53d !important; }
    .btn.btn-primary:hover, .btn.btn-default:hover {
      background-color: #1f392c !important;
      border-color: #1f392c !important; }
  .btn:focus {
    outline: none !important; }

.cart-dorpdown-footer a:hover {
  color: #fff !important; }

.label-primary {
  background-color: #35a53d !important; }

.swal2-confirm {
  color: #fff;
  background-color: #35a53d !important;
  border: #35a53d !important; }

#quickcheckout-back {
  background-color: #1f392c;
  border-color: #1f392c; }
  #quickcheckout-back:hover {
    background-color: #35a53d;
    border-color: #35a53d; }

span.label.out-of-stock {
  min-width: 170px;
  padding: 13px 14px;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    span.label.out-of-stock {
      min-width: 70%; } }

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #e1e1e1 !important; }
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none !important;
  border-color: #e1e1e1 !important; }

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
  appearance: none !important;
  appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 15px) calc(1em + 6px), calc(100% - 10px) calc(1em + 6px) !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important; }
  select::-ms-expand {
    display: none; }
  select:focus {
    outline: none;
    box-shadow: none !important;
    border-color: #e1e1e1 !important; }

hr {
  border: 0;
  border-bottom: 2px solid #35a53d; }
  hr.short {
    width: 100px;
    margin-top: 0; }

.section-title {
  margin-bottom: 50px !important; }

.pagination {
  text-align: center;
  padding-bottom: 3em; }
  .pagination .active span {
    color: #35a53d !important;
    border-color: transparent !important;
    background: transparent;
    text-decoration: underline; }
    .pagination .active span:hover {
      background: transparent !important; }

.pagination span, .pagination a {
  margin: 0 .3em !important;
  border: 1.2px solid transparent !important;
  border-radius: 50px !important;
  display: inline-block;
  height: auto;
  width: auto;
  color: #65a175 !important; }
  .pagination span:hover, .pagination a:hover {
    background: transparent !important; }

.pagination > li > a, .pagination > li > span {
  line-height: 2em; }

#side-price .price-container > * input {
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-radius: 0px;
  border: none !important;
  box-shadow: none;
  padding: 0; }
#side-price .price-container input[name="price_min1"] {
  text-align: left !important; }
#side-price .price-container input:last-child {
  text-align: right; }
#side-price .list-group-item {
  padding: 1em 0;
  background: transparent;
  border: none; }
  #side-price .list-group-item.item-header {
    padding-bottom: 0; }
  #side-price .list-group-item #length_max2 {
    text-align: right; }
  #side-price .list-group-item span {
    font-size: 15px; }
  #side-price .list-group-item:not(.item-header) {
    padding-top: 0; }
#side-price .ui-slider-handle {
  background: #fff !important;
  width: 16px !important;
  height: 16px !important;
  border: 3px solid #35a53d;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47); }
#side-price .ui-slider-range {
  background: #35a53d !important; }
#side-price .ui-slider-horizontal {
  height: 3px !important; }

#side-categories .caret {
  position: relative;
  border: 0; }
  #side-categories .caret:before {
    font-size: 11px !important;
    position: absolute;
    top: -7px;
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #side-categories .caret:after {
    font-size: 11px !important;
    position: absolute;
    top: -7px;
    display: none;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
#side-categories .active .caret:before {
  display: none; }
#side-categories .active .caret:after {
  display: block; }
#side-categories .group .item .toggle {
  border: 0; }
  #side-categories .group .item .toggle:hover {
    background: transparent;
    color: #35a53d; }
#side-categories .group .item a {
  padding-left: 0;
  border-radius: 20px;
  transition: 0.3s;
  color: #656565;
  font-family: 'dosisextrabold';
  text-transform: uppercase; }
  #side-categories .group .item a:hover {
    background: transparent;
    color: #35a53d; }
#side-categories .group .item.active a {
  color: #35a53d;
  padding-left: 0; }
#side-categories .group .item.active + .sub {
  border-top: 0;
  padding-left: 2em; }
#side-categories .group .item + .sub .level-2.active a {
  text-decoration: underline;
  color: #333; }
#side-categories .group:not(:last-child) {
  border-bottom: 0; }
#side-categories .list-group-item {
  border: none; }
#side-categories .side-categories-level-1 + .side-categories-level-1 {
  border-top: 0; }

#side-manufacturer .list-group-item {
  border: 0; }
#side-manufacturer label {
  font-size: 14px;
  color: #656565;
  font-family: 'dosisextrabold';
  text-transform: uppercase; }
#side-manufacturer input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side-manufacturer input[type="checkbox"] {
  opacity: 0; }
  #side-manufacturer input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    width: 17px;
    height: 17px;
    color: #35a53d;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }

#filter-groups > div {
  margin-bottom: 32px;
  box-shadow: none; }
#filter-groups .panel .list-group {
  border: 0; }
  #filter-groups .panel .list-group .list-group-item:last-child {
    padding-bottom: 0;
    border: 0; }
#filter-groups .list-group-item.item-header {
  padding: 7px 15px;
  padding-left: 0;
  font-family: 'dosisextrabold';
  font-size: 26px;
  color: #5b402d;
  position: relative;
  text-transform: capitalize;
  border-bottom: 2px solid transparent;
  margin-bottom: 3px; }
  #filter-groups .list-group-item.item-header:before {
    content: '';
    width: 56px;
    height: 4px;
    background: #35a53d;
    display: block;
    margin: 14px auto 14px 0;
    border-radius: 9px;
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    margin: auto; }

#filter-groups .panel, #filter-groups .list-group, #filter-groups .list-group-item {
  padding-left: 0; }

#side_filter .list-group-item {
  border: 0;
  padding: 0; }
#side_filter label {
  font-size: 14px;
  padding-left: 24px; }
#side_filter input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side_filter input[type="checkbox"] {
  opacity: 0; }
  #side_filter input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    width: 17px;
    height: 17px;
    color: #35a53d;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }


.announcement .holder-all{
      width: 35em;
      max-width: 100%;
      margin: 0 auto;
      overflow: hidden;

    }

#side-categories, #side-manufacturer, #side-price {
  padding-left: 0em; }

    .promotion-header {
    transform: translateX(100%);
    animation: marquee 15s linear infinite;
    width: 100%;
    white-space: nowrap;
    color: #352703;
    font-family: 'montserratsemibold';
    font-size: 13px;
  }
  @keyframes marquee {
  	0% {
  		-moz-transform: translateX(-100%);
  	    -webkit-transform: translateX(-100%);
  	    transform: translateX(-100%);
  	}

  	100% {
  	    -moz-transform: translateX(100%);
  	    -webkit-transform: translateX(100%);
  	    transform: translateX(100%);
  	}
  }


#side-categories .side-categories-level-1 .level-1 {
  background-color: #5b402d;
  border-radius: 44px !important;
  color: #ffffff;
  font-family: 'dosisextrabold';
  text-transform: uppercase;
  padding: 5px 18px !important;
  margin: 15px 0; }
  #side-categories .side-categories-level-1 .level-1 a {
    color: #fff; }
    #side-categories .side-categories-level-1 .level-1 a:hover {
      color: #fff !important; }
  #side-categories .side-categories-level-1 .level-1 .caret {
    color: #fff; }
    #side-categories .side-categories-level-1 .level-1 .caret:hover {
      color: #fff !important; }
  #side-categories .side-categories-level-1 .level-1.active {
    font-weight: 100;
    text-shadow: 0 0px 0 #FFF;
    background-color: #35a53d; }
    #side-categories .side-categories-level-1 .level-1.active a {
      color: #fff; }
    #side-categories .side-categories-level-1 .level-1.active .toggle {
      background-color: transparent !important; }

.product-product .product-inner-name {
  color: #5b402d;
  font-family: 'dosisextrabold';
  text-transform: uppercase; }
.product-product .product-model {
  color: #656565;
  font-family: 'dosissemibold';
  margin-bottom: 8px;
  font-size: 14px; }
.product-product .price-list {
  margin-top: 16px; }
  .product-product .price-list li {
    display: inline-block;
    line-height: inherit;
    margin-right: 1em; }
    .product-product .price-list li .old-prices {
      font-family: 'dosissemibold';
      font-size: 28px;
      color: #656565; }
    .product-product .price-list li .new-prices {
      font-size: 28px;
      font-family: 'dosissemibold';
      color: #bc1b1b; }
.product-product .product-image-main-container {
  position: relative; }
  .product-product .product-image-main-container .product-image-main {     border: 0px solid #dcdcdc;
    /*border: 1px solid #dcdcdc;*/
    border-radius: 20px;
    overflow: hidden; }
.product-product .product-image-additional-container {
  padding: 0;
  padding-right: .2em; }
  .product-product .product-image-additional-container .slick-no-slide {
    margin-left: 0;
    margin-right: 0; }
  /*.product-product .product-image-additional-container .slick-nav {*/
  /*  display: none !important; }*/
  
  .product-image-additional{    padding: 0 2em; }
  .product-product .product-image-additional-container .slick-nav.left, .product-product .product-image-additional-container .slick-nav.prev {
    left: 0;
}
.product-product .product-image-additional-container .slick-nav.right, .product-product .product-image-additional-container .slick-nav.next {
    right: 0;
}
  .product-product .product-image-additional-container img {
    border: 1px solid #d6d6d6;
    padding: 0;
    border-width: 1px;
    transition: 0.3s;
    border-radius: 14px;
    margin-bottom: 3px; }
    .product-product .product-image-additional-container img:hover {
      border-color: #a3bc3e;
      border-width: 1px;
      outline: none; }
  .product-product .product-image-additional-container .featured .slick-no-slide {
    margin: 0;
    padding: 0 2em; }
.product-product #product {
  max-width: 100%;
  padding-top: 2em; }
  .product-product #product .btn-minus {
    background-color: #888888 !important;
    font-size: 9px;
    border-radius: 5px 0 0 5px !important; }
  .product-product #product .btn-plus {
    font-size: 9px;
    border-radius: 0 5px 5px 0 !important; }
  @media (max-width: 767px) {
    .product-product #product {
      text-align: center; } }
  .product-product #product hr, .product-product #product h3 {
    display: none; }
  .product-product #product .form-group {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .product-product #product .form-group {
        flex-direction: column;
        margin-bottom: 0; } }
    .product-product #product .form-group .text-danger {
      display: none; }
    .product-product #product .form-group label {
      font-family: 'dosisbold';
      margin-bottom: 0;
      color: #656565;
      text-transform: uppercase; }
    .product-product #product .form-group select {
      height: 44px !important; }
    .product-product #product .form-group textarea {
      width: 100% !important;
      padding: 1.5em; }
    .product-product #product .form-group > * {
      flex: 0 1 auto;
      width: 12%;
      font-size: 13px;
      background: transparent;
      border: 0;
      text-align: left;
      padding: 0; }
      @media (max-width: 1199px) {
        .product-product #product .form-group > * {
          width: 30%; } }
      @media (max-width: 767px) {
        .product-product #product .form-group > * {
          width: 100%;
          margin-bottom: 1em; } }
      .product-product #product .form-group > *.control-label:before {
        display: none; }
      .product-product #product .form-group > *:nth-child(2) {
        width: 25%; }
        @media (max-width: 1199px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 70%; } }
        @media (max-width: 767px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 100%; } }

#product-tabs {
  margin-bottom: 0px;
  margin-top: 3em;
  border: none !important; }
  @media (max-width: 767px) {
    #product-tabs {
      margin-top: 3em; } }
  @media (max-width: 767px) {
    #product-tabs li {
      float: none;
      margin-bottom: 3px; } }
  #product-tabs li a {
    width: 15em;
    text-align: center;
    background-color: #939393;
    font-family: 'dosisextrabold';
    border-radius: 78px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px; }
    @media (max-width: 767px) {
      #product-tabs li a {
        display: block;
        width: 100%; } }
  #product-tabs li.active a {
    background-color: #35a53d; }

.content-inner {
  border-top: 1px solid #d0cdcd;
  border-bottom: 1px solid #d0cdcd;
  padding: 2em 2em;
  font-family: 'dosismedium';
  margin-top: 3px; }
  @media (max-width: 767px) {
    .content-inner {
      padding: 2em 1em; } }
  .content-inner p {
    font-size: 14px;
    color: #656565;
    line-height: 24px; }

p {
  font-family: 'dosismedium';
  margin-bottom: 16px; }

.socialmedia {
  margin: 0; }
  .socialmedia > span {
    color: #656565;
    text-transform: uppercase;
    font-family: 'dosisbold'; }

.sticker div:last-child {
  display: block;
  -webkit-transform: rotate(91deg);
  transform: rotate(91deg);
  position: absolute;
  right: 25px;
  bottom: 11px; }

.sticker div:first-child {
  display: block;
  -webkit-transform: rotate(91deg);
  transform: rotate(91deg);
  position: absolute;
  left: 0;
  bottom: 11px; }

.sticker span.s {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%); }

.sticker span.s1 {
  display: block;
  width: 14px;
  height: 27px;
  position: absolute;
  bottom: 0;
  -webkit-transform: skew(17deg);
  transform: skew(17deg); }

.sticker span.s2 {
  display: block;
  width: 14px;
  height: 25px;
  position: absolute;
  bottom: 0;
  -webkit-transform: skew(-17deg);
  transform: skew(-17deg); }

.sticker {
  left: 26px;
  width: 52px;
  font-family: 'dosisextrabold';
  min-height: 3em;
  display: flex;
  align-items: center; }

.special-sticker {
  left: 26px;
  width: 51px;
  font-family: 'dosisextrabold';
  min-height: 3em;
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 1;
  justify-content: center; }

.special-sticker div:last-child {
  display: block;
  -webkit-transform: rotate(91deg);
  transform: rotate(91deg);
  position: absolute;
  right: 25px;
  bottom: 11px; }

.special-sticker div:first-child {
  display: block;
  -webkit-transform: rotate(91deg);
  transform: rotate(91deg);
  position: absolute;
  left: 0;
  bottom: 11px; }

.special-sticker span.s {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%); }

.special-sticker span.s1 {
  display: block;
  width: 14px;
  height: 27px;
  position: absolute;
  bottom: 0;
  -webkit-transform: skew(17deg);
  transform: skew(17deg); }

.special-sticker span.s2 {
  display: block;
  width: 14px;
  height: 25px;
  position: absolute;
  bottom: 0;
  -webkit-transform: skew(-17deg);
  transform: skew(-17deg); }

.product-related {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 4em 0; }
  .product-related .product-gutter {
    padding: 14px 12px; }
  .product-related h2 {
    text-align: left !important;
    font-family: 'dosisextrabold';
    font-size: 30px;
    color: #5b402d;
    position: relative;
    text-transform: inherit !important;
    margin-bottom: 26px !important; }
    .product-related h2:before {
      content: '';
      width: 56px;
      height: 4px;
      background: #35a53d;
      display: block;
      margin: 14px auto 14px 0;
      border-radius: 9px;
      position: absolute;
      left: -70px;
      top: 0;
      bottom: 0;
      margin: auto; }
    .product-related h2:after {
      display: none !important; }

.bulkEnquiry {
  background-color: #fff;
  position: relative;
  width: 39em;
  margin: 0 auto;
  border-radius: 3px;
  padding: 2em 2.5em;
  max-width: 90%; }
  .bulkEnquiry h3 {
    text-align: center;
    color: #5b402d;
    font-family: 'dosisextrabold';
    font-size: 32px; }

#button-cart {
  margin-right: 1em; }
  @media (max-width: 767px) {
    #button-cart {
      margin-right: 0em; } }

.product-view {
  justify-content: center; }

@media (max-width: 1080px) {
  .product-special .product-view > *:not(:nth-child(3n+1)):not(:first-child), .product-category .product-view > *:not(:nth-child(3n+1)):not(:first-child) {
    margin-left: 15px; }

  .product-special .product-view > *, .product-category .product-view > * {
    width: calc(33.3333% - 10px); } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .product-special .product-view > *, .product-category .product-view > * {
      width: 100%;
      margin-left: 0 !important; } }

@media (max-width: 1080px) {
  .product-special .product-view > *:nth-child(even), .product-category .product-view > *:nth-child(even) {
    margin-left: 0; }

  .product-category #content.col-sm-9 {
    padding: 0 2.5em;
    width: 100%; } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .product-category #content.col-sm-9 {
      padding: 0 1em;
      overflow: hidden; } }
@media (max-width: 1080px) {
  .product-category #column-left {
    width: auto; }

  #filter_group_tigger_open {
    height: 33px !important;
    padding: 6px 8px !important;
    min-height: 11px !important;
    font-size: 12px;
    border: 1px solid #fff;
    min-width: 87px !important;
    width: 90px;
    left: -32px; }
    #filter_group_tigger_open.visible-xs {
      display: block !important; }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%); }
    #filter-groups.open {
      opacity: 1;
      transform: translateX(0%); }

  #filter_group_tigger_close {
    display: block !important;
    margin: 0 auto; } }
.product-view > .product-gutter {
  width: 33.33%;
  padding-left: calc(35px / 2);
  padding-right: calc(35px / 2);
  padding-bottom: 35px; }
  @media (max-width: 1080px) {
    .product-view > .product-gutter {
      width: 30.33%; } }
  @media (max-width: 992px) {
    .product-view > .product-gutter {
      width: 45%; } }
  @media (max-width: 767px) {
    .product-view > .product-gutter {
      padding-left: calc(10px / 2);
      padding-right: calc(10px / 2); } }

.sort-cat {
  display: flex;
  max-width: 45%;
  margin-right: 0;
  margin-left: auto; }
  .sort-cat select {
    border-radius: 16px !important;
    color: #656565;
    font-family: 'dosismedium';
    padding: 7px 12px !important;
    background-position: calc(100% - 15px) calc(7px + 6px), calc(100% - 10px) calc(7px + 6px) !important !important; }
    @media (max-width: 1080px) {
      .sort-cat select {
        border-radius: 0 !important; } }
  .sort-cat label {
    color: #656565;
    font-family: 'dosismedium'; }
  @media (max-width: 1080px) {
    .sort-cat {
      max-width: 100%;
      position: fixed;
      top: 138px;
      display: flex;
      left: 0;
      width: 100%;
      z-index: 3; } }
  @media (max-width: 1080px) and (max-width: 991px) {
    .sort-cat {
      top: 157px; } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .sort-cat {
      top: 184px; } }
  @media (max-width: 1080px) {
      .sort-cat .form-group {
        margin-bottom: 0; }
      .sort-cat > * {
        width: calc(100%/3 - 1px) !important; } }
  .sort-cat .holder {
    flex: 1; }
    .sort-cat .holder:first-child {
      order: 2;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .sort-cat .holder:first-child {
          margin-left: 0; } }
  .sort-cat .input-group-addon {
    margin: 0; }
    @media (max-width: 1080px) {
      .sort-cat .input-group-addon {
        display: none; } }

@media (max-width: 1080px) {
  .product-category .page-banner {
    margin-top: 32px; } }
@media (max-width: 1080px) {
  #filter_group_tigger_open {
    height: 33px !important;
    padding: 6px 8px !important;
    min-height: 33.5px !important;
    border: 1px solid #d6d6d6;
    font-size: 12px;
    min-width: 87px !important;
    width: 90px;
    left: -32px;
    z-index: 1; }
    #filter_group_tigger_open.visible-xs {
      display: block !important; } }
.product-block {
  border-radius: 21px;
  overflow: hidden; }
  .product-block .product-name {
    padding-bottom: 0; }
    .product-block .product-name a {
      color: #5b402d;
      font-family: 'dosisextrabold';
      text-transform: uppercase;
      font-size: 18px; }
  .product-block .model {
    color: #656565;
    font-family: 'dosissemibold'; }
  .product-block .product-details {
    padding-top: 0; }
    .product-block .product-details .price .price-new {
      color: #656565;
      font-family: 'dosissemibold';
      font-size: 15px; }
    .product-block .product-details .price .price-old {
      font-family: 'dosissemibold';
      font-size: 15px;
      opacity: 1;
      color: #bc1b1b; }
  .product-block:hover {
    -webkit-box-shadow: 0px 0px 15px 0px #6b6b6b;
    -moz-box-shadow: 0px 0px 15px 0px #6b6b6b;
    box-shadow: 0px 0px 15px 0px #6b6b6b; }

.fnews.addpadding {
  padding: 0 3em; }
.fnews .slick-nav {
  width: 39px;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
  transition: all 0.3s; }
  .fnews .slick-nav .fa {
    font-size: 22px; }
  .fnews .slick-nav.prev {
    left: 0px;
    transform: translateX(0%); }
  .fnews .slick-nav.next {
    right: 0px;
    transform: translateX(0%); }

.aboutuspageUI {
  padding: 0; }
  .aboutuspageUI h2 {
    padding: 7px 15px;
    padding-left: 0;
    font-family: 'dosisextrabold';
    font-size: 26px;
    color: #5b402d;
    position: relative;
    text-transform: capitalize;
    border-bottom: 2px solid transparent;
    margin-bottom: 3px;
    text-align: left !important;
    margin-bottom: 0 !important; }
    .aboutuspageUI h2:before {
      content: '';
      width: 56px;
      height: 4px;
      background: #35a53d;
      display: block;
      margin: 14px auto 14px 0;
      border-radius: 9px;
      position: absolute;
      left: -70px;
      top: 0;
      bottom: 0;
      margin: auto; }
    .aboutuspageUI h2:after {
      display: none !important; }
  .aboutuspageUI .content-list-holder .item {
    margin-bottom: 3em;
    padding: 5em 0; }
    @media (max-width: 767px) {
      .aboutuspageUI .content-list-holder .item {
        padding: 0em 0; } }
    .aboutuspageUI .content-list-holder .item .image-holder {
      border-radius: 24px;
      overflow: hidden; }
      .aboutuspageUI .content-list-holder .item .image-holder img {
        width: 100%; }
    .aboutuspageUI .content-list-holder .item .description h3 {
      color: #35a53d;
      text-transform: uppercase;
      font-family: 'dosisbold'; }
    .aboutuspageUI .content-list-holder .item .row {
      display: flex; }
      @media (max-width: 767px) {
        .aboutuspageUI .content-list-holder .item .row {
          flex-direction: column; } }
      @media (max-width: 767px) {
        .aboutuspageUI .content-list-holder .item .row .col-xs-6 {
          width: 100%; } }
    .aboutuspageUI .content-list-holder .item:nth-child(even) {
      position: relative; }
      .aboutuspageUI .content-list-holder .item:nth-child(even) .row .col-xs-6:first-child {
        order: 2; }
        @media (max-width: 767px) {
          .aboutuspageUI .content-list-holder .item:nth-child(even) .row .col-xs-6:first-child {
            order: 0; } }
      .aboutuspageUI .content-list-holder .item:nth-child(even):before {
        content: '';
        background-image: url("../img/bg-home.png");
        background-repeat: no-repeat;
        background-size: cover;
        width: 27%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0; }
        @media (max-width: 767px) {
          .aboutuspageUI .content-list-holder .item:nth-child(even):before {
            display: none; } }
    .aboutuspageUI .content-list-holder .item:nth-child(odd) {
      position: relative; }
      .aboutuspageUI .content-list-holder .item:nth-child(odd):before {
        content: '';
        background-image: url("../img/bg-home.png");
        background-repeat: no-repeat;
        background-size: cover;
        width: 27%;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 0; }
        @media (max-width: 767px) {
          .aboutuspageUI .content-list-holder .item:nth-child(odd):before {
            display: none; } }

.iid-4 #content {
  min-height: 0; }

.testimoniallist {
  margin-bottom: 5em;
  /* the parent */ }
  .testimoniallist .item {
    padding-top: 5em;
    height: 100%;
    opacity: .5; }
    .testimoniallist .item.slick-active {
      opacity: 1; }
  .testimoniallist .slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: -50px; }
    .testimoniallist .slick-dots li {
      list-style: none;
      display: inline-block;
      margin: 0 7px; }
      .testimoniallist .slick-dots li button {
        background-color: transparent;
        border: none;
        color: #65a175; }
      .testimoniallist .slick-dots li.slick-active button {
        color: #35a53d;
        text-decoration: underline; }
  .testimoniallist .holder-all {
    background-color: #35a53d;
    border-radius: 20px;
    padding: 2em 2em;
    position: relative;
    padding-top: 5em;
    text-align: center;
    display: flex;
    flex-direction: column; }
    .testimoniallist .holder-all .image-holder {
      position: absolute;
      top: -54px;
      left: 0;
      right: 0;
      z-index: 1;
      margin: auto;
      width: auto; }
      .testimoniallist .holder-all .image-holder img {
        margin: 0 auto;
        border: 1px solid #35a53d;
        border-radius: 50%; }
    .testimoniallist .holder-all .author {
      color: #fff;
      font-family: 'dosisbold';
      font-size: 19px;
      margin-bottom: 10px; }
    .testimoniallist .holder-all .rating {
      margin-bottom: 2em; }
      .testimoniallist .holder-all .rating .fa-star {
        color: #FC0 !important;
        font-size: 18px !important; }
      .testimoniallist .holder-all .rating .fa-star + .fa-star-o {
        color: #FC0 !important;
        font-size: 18px !important; }
      .testimoniallist .holder-all .rating .fa-star-o {
        color: #bebebe !important;
        font-size: 18px !important; }
    .testimoniallist .holder-all .description {
      color: #ffffff;
      text-align: center;
      font-family: 'dosismedium';
      font-size: 15.5px;
      line-height: 26px; }
  .testimoniallist .slick-slide {
    margin: 0 20px; }
    .testimoniallist .slick-slide:focus {
      outline: none; }
    .testimoniallist .slick-slide:active {
      outline: none; }
  .testimoniallist .slick-list {
    margin: 0 -20px; }
  .testimoniallist .slick-track {
    display: flex; }
  .testimoniallist .slick-nav.left {
    right: 14em;
    top: -5vh; }
    @media (max-width: 500px) {
      .testimoniallist .slick-nav.left {
        top: -2vh; right: 0;
    left:-77px;} }
  .testimoniallist .slick-nav.right {
    right: 8em;
    top: -5vh; }
    @media (max-width: 500px) {
      .testimoniallist .slick-nav.right {
        top: -2vh;     right: 0;
    left:73px; } }

.information-information.iid-7 #content {
  display: none; }

@media (max-width: 991px) {
  .gallery-holder {
    padding: 0 3em; }
    .gallery-holder .slick-next {
      right: -34px; } }
@media (max-width: 767px) {
  .gallery-holder {
    padding: 0; } }
@media (max-width: 767px) {
  .gallery-holder .slick-prev, .gallery-holder .slick-next {
    display: none !important; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav {
    padding-right: 0.1em; } }
.gallery-holder .slider-nav .slick-prev, .gallery-holder .slider-nav .slick-next {
  top: 40%; }
.gallery-holder .slider-nav .slick-current .bg-cover {
  border: 1px solid rgba(24, 56, 55, 0.36) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
.gallery-holder .contact h3 {
  color: #183837;
  margin: 2em 0 1.5em 0; }
.gallery-holder .gallery-menu {
  text-align: center;
  margin: 3em 0 2em 0; }
  .gallery-holder .gallery-menu li {
    cursor: pointer;
    font-size: 1.5em;
    margin-right: 4em;
    position: relative; }
    .gallery-holder .gallery-menu li:last-child {
      margin-right: 0; }
    .gallery-holder .gallery-menu li:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      top: 30px;
      margin: auto;
      height: 1px;
      width: 64%;
      background-color: #183837;
      background-position: center center;
      -webkit-transform-origin: right top;
      transform-origin: right top;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out,-webkit-transform 0.2s ease-out; }
    .gallery-holder .gallery-menu li:hover:before, .gallery-holder .gallery-menu li.current:before {
      -webkit-transform-origin: center top;
      transform-origin: center top;
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
.gallery-holder .des {
  max-width: 72%;
  margin: 0 auto; }
.gallery-holder .slider-for .bg-cover {
  min-height: 46em;
  border: 1px solid rgba(24, 56, 55, 0.11); }
.gallery-holder .slider-nav .bg-cover {
  min-height: 5em;
  border: 1px solid rgba(24, 56, 55, 0.11); }

@media (max-width: 1080px) {
  .gallery-holder .gallery-menu li {
    font-size: 1.3em;
    margin-right: 2em; } }
@media (max-width: 767px) {
  .gallery-holder .gallery-menu li {
    font-size: 1em;
    margin-right: 0;
    padding: 0 1em;
    margin-bottom: 1em; } }
@media (max-width: 767px) {
  .gallery-holder .des {
    max-width: 100%; } }
@media (max-width: 1440px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 35em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 32em; } }
@media (max-width: 1080px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 30em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 40em; } }
@media (max-width: 767px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 18em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 3.5em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 4.5em; } }
#data-container .projectlist {
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    #data-container .projectlist {
      flex-direction: column; } }
  #data-container .projectlist .item {
    width: calc(100%/4 - 30px);
    margin: 15px;
    text-align: center; }
    @media (max-width: 992px) {
      #data-container .projectlist .item {
        width: calc(100%/3 - 30px);
        margin: 15px; } }
    @media (max-width: 767px) {
      #data-container .projectlist .item {
        width: calc(100%/1 - 30px);
        margin: 15px; } }
    #data-container .projectlist .item .image-holder {
      border-radius: 12px;
      overflow: hidden; }
      #data-container .projectlist .item .image-holder img {
        width: 100%; }
    #data-container .projectlist .item h3 {
      background-color: #35a53d;
      color: #fff;
      font-family: 'dosisextrabold';
      padding: 11px 14px;
      border-radius: 25px;
      margin-right: 0;
      display: inline-block;
      position: relative;
      top: -18px;
      font-size: 18px;
      min-width: 9em; }
      #data-container .projectlist .item h3:before {
        content: '';
        border: 1.9px dotted #fff;
        position: absolute;
        width: 95%;
        left: 0;
        height: 90%;
        right: 0;
        top: 0;
        border-radius: 25px;
        bottom: 0;
        margin: auto; }
    #data-container .projectlist .item:hover .image-holder {
      -webkit-box-shadow: 0px 0px 15px 0px #6b6b6b;
      -moz-box-shadow: 0px 0px 15px 0px #6b6b6b;
      box-shadow: 0px 0px 15px 0px #6b6b6b; }

.paginationjs-pages {
  text-align: center;
  margin-bottom: 5em; }
  .paginationjs-pages ul {
    width: 100%;
    padding: 0; }
    .paginationjs-pages ul li {
      display: inline-block;
      list-style: none;
      margin: 0 12px; }
      .paginationjs-pages ul li a {
        color: #65a175;
        cursor: pointer; }
      .paginationjs-pages ul li.active a {
        color: #35a53d;
        text-decoration: underline; }

.information-information-inner #pg-banner-wrap {
  margin-bottom: 0; }

.gallerylist {
  display: flex;
  position: relative;
  margin-bottom: 4em;
  flex-wrap: wrap; }
  .gallerylist .item {
    width: calc(100%/4 - 30px);
    margin: 15px;
    flex-wrap: wrap;
    text-align: center; }
    @media (max-width: 767px) {
      .gallerylist .item {
        width: calc(100%/2 - 30px);
        margin: 15px; } }
    .gallerylist .item .image-holder {
      border-radius: 12px;
      overflow: hidden; }
      .gallerylist .item .image-holder img {
        width: 100%; }

.first-item {
  margin-bottom: 17px;
  padding: 0 15px; }
  .first-item .image-holder {
    border-radius: 12px;
    overflow: hidden; }
    .first-item .image-holder img {
      width: 100%; }

.galleryUI {
  padding: 0 !important; }
  .galleryUI .gallerypage {
    position: relative; }
    .galleryUI .gallerypage:before {
      content: '';
      background-image: url("../img/image_contact-floater.jpg");
      position: absolute;
      bottom: -10em;
      width: 14em;
      height: 24em;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }

.g-recaptcha {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }

#enquiry-form .form-group {
  margin-bottom: 13px;
  position: relative; }
  #enquiry-form .form-group .form-control {
    padding: 6px 20px; }
  #enquiry-form .form-group .input-group.date input {
    border: 0; }
  #enquiry-form .form-group input {
    height: 36px;
    border-radius: 9px;
    box-shadow: none;
    font-size: 14px;
    color: #888888;
    font-family: 'dosismedium'; }
    #enquiry-form .form-group input::placeholder {
      color: #888888;
      font-family: 'dosismedium'; }
  #enquiry-form .form-group textarea {
    border-radius: 9px;
    font-size: 14px;
    box-shadow: none;
    color: #888888;
    font-family: 'dosismedium'; }
    #enquiry-form .form-group textarea::placeholder {
      color: #888888;
      font-family: 'dosismedium'; }
  #enquiry-form .form-group select {
    height: 36px;
    border-radius: 9px;
    box-shadow: none;
    font-size: 14px;
    color: #888888;
    font-family: 'dosismedium'; }
  #enquiry-form .form-group .text-danger {
    position: relative;
    font-size: 12px;
    width: 100%; }

@media (max-width: 1024px) {
  #enquiry-form .text-danger {
    font-size: 7px !important;
    font-weight: 700; } }
#enquiry-form label {
  color: #1e1e1e;
  font-family: 'dosisbold'; }

#enquiry-form .error_q_captcha {
  position: absolute;
  bottom: 12px;
  font-size: 12px; }

@media (max-width: 767px) {
  #enquiry-form .button.text-right {
    text-align: center; }

  #enquiry-form .g-recaptcha {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

  #google_recaptcha + .error_q_captcha .text-danger {
    text-align: center;
    width: 100%;
    margin-top: -12px;
    margin-bottom: 2em; }

  #google_recaptcha + .error_q_captcha {
    bottom: 0 !important;
    position: relative !important; }

  #google_recaptcha.form-group {
    margin-bottom: 0 !important; }

  #google_recaptcha {
    max-width: 195px;
    margin-bottom: 0;
    margin-right: auto;
    margin: 0 auto; } }
.map-holder {
  margin-top: 19px;
  margin-bottom: 2em; }
  .map-holder iframe {
    border: 1px solid #e0dede !important;
    border-radius: 8px; }

.store-details .store1 h3 {
  color: #5b402d;
  font-family: 'dosisextrabold';
  font-size: 28px;
  margin-bottom: 20px; }
.store-details .lists .item {
  font-family: 'dosismedium';
  color: #656565; }
  .store-details .lists .item label {
    margin-bottom: 0; }
  .store-details .lists .item a {
    font-family: 'dosismedium';
    color: #656565; }

.contact h3 {
  color: #5b402d;
  font-family: 'dosisextrabold';
  font-size: 28px;
  margin-bottom: 20px; }

.contactuspage {
  position: relative; }
  .contactuspage:before {
    content: '';
    background-image: url("../img/image_contact-floater.jpg");
    position: absolute;
    bottom: -10em;
    width: 14em;
    height: 24em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

.bnews-list .artblock {
  padding: 0;
  padding-top: 2em;
  border-top: 1px solid #ccc; }
  .bnews-list .artblock a.bigimagein .article-image {
    width: 100%;
    margin: 1.2em 0; }
  .bnews-list .artblock .blog-button {
    margin-top: 2em;
    text-align: left;
    margin-bottom: 2.5em; }
  .bnews-list .artblock .name a {
    font-family: 'quicksandbold';
    color: #333333;
    font-size: 2em; }
    .bnews-list .artblock .name a:hover {
      text-decoration: none; }
  .bnews-list .artblock .article-meta {
    border: 0;
    position: relative;
    font-size: 16px;
    color: #333333;
    padding-bottom: 0;
    margin-bottom: 0; }
    .bnews-list .artblock .article-meta img {
      margin-top: -11px; }
  .bnews-list .artblock:first-child {
    padding-top: 0;
    border-top: 0; }

.news-article .fn-img {
  width: 100%;
  margin-bottom: 2em; }
.news-article .media-detail__btn {
  margin-top: 2em; }

.bnews-list .artblock .article-image {
  margin-left: 0;
  width: 100%; }

.news-ncategory #column-left {
  display: flex;
  flex-direction: column; }
  @media (max-width: 1080px) {
    .news-ncategory #column-left {
      width: 100%; } }
@media (max-width: 1080px) {
  .news-ncategory #content {
    width: 100%;
    padding-right: 2.3em;
    padding-left: 2.3em; } }
.news-ncategory #artsearch {
  order: -1;
  position: relative; }
  .news-ncategory #artsearch i {
    position: absolute;
    top: 11px;
    right: 16px;
    cursor: pointer;
    color: #ccc; }
.news-ncategory .list-group-item {
  border: 0;
  padding-left: 0;
  color: #333;
  padding-bottom: 0; }
.news-ncategory .list-group a.active {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
  .news-ncategory .list-group a.active:hover {
    background: transparent;
    border: 0;
    color: #a3bc3e; }
.news-ncategory .list-group a:hover {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
.news-ncategory h3.news-t {
  font-family: 'dosisextrabold';
  padding: 7px 15px;
  padding-left: 0;
  color: #5b402d;
  font-size: 28px;
  position: relative; }
  .news-ncategory h3.news-t:before {
    content: '';
    width: 56px;
    height: 4px;
    background: #35a53d;
    display: block;
    margin: 14px auto 14px 0;
    border-radius: 9px;
    position: absolute;
    left: -70px; }
.news-ncategory #filter-groups .list-group:not(:first-child) {
  margin-top: 0; }

.latest-n-holder .artblock {
  padding-bottom: 1em;
  padding-top: 1em; }

.latest-n img {
  margin-top: -7px;
  margin-right: 8px; }

.latest-n-holder .artblock a {
  color: #333; }
.latest-n-holder .description {
  margin-bottom: .5em; }
.latest-n-holder .artblock:last-child {
  border-bottom: 1px solid #ccc; }

.news-t.ncat {
  margin-top: 1em;
  margin-bottom: 0; }

.article-content .title {
  font-family: 'quicksandbold';
  color: #333;
  font-size: 2em; }
.article-content .article-meta {
  border: 0; }
  .article-content .article-meta img {
    margin-top: -11px; }
  .article-content .article-meta span, .article-content .article-meta a {
    font-style: normal;
    font-size: 14px; }

.news-article .media-detail__btn-group {
  width: 100%;
  text-align: center;
  padding: 3em 0;
  display: flex;
  justify-content: center; }

.addthis_inline_share_toolbox_ktlz {
  display: flex;
  align-items: center; }
  .addthis_inline_share_toolbox_ktlz span {
    padding-right: 1em; }

.latest-n-holder .name {
  color: #35a53d;
  font-family: 'dosisextrabold';
  margin-bottom: 13px;
  text-transform: uppercase;
  font-size: 16px; }
.latest-n-holder .dateadded {
  color: #656565;
  font-family: 'dosismedium';
  margin-bottom: 6px; }
.latest-n-holder .description {
  color: #656565;
  font-family: 'dosismedium';
  margin-bottom: 6px; }

.bnews-list .artblock .name a {
  color: #35a53d;
  font-family: 'dosisbold';
  text-transform: uppercase;
  font-size: 20px; }
.bnews-list .artblock .bigimagein img {
  width: 100%; }
.bnews-list .artblock .dateadded {
  color: #656565;
  font-family: 'dosismedium';
  margin-bottom: 6px; }
  .bnews-list .artblock .dateadded img {
    margin-top: -7px;
    margin-right: 8px; }
.bnews-list .artblock .description {
  color: #656565;
  font-family: 'dosismedium'; }

.article-content .name {
  color: #35a53d;
  font-family: 'dosisbold';
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px; }
.article-content .dateadded {
  color: #656565;
  font-family: 'dosismedium';
  margin-bottom: 6px; }
  .article-content .dateadded img {
    margin-top: -7px;
    margin-right: 8px; }
.article-content .description {
  color: #656565;
  font-family: 'dosismedium'; }

.socialmedia1 {
  padding-top: 12px; }
  .socialmedia1 .pd-r15 {
    color: #656565;
    text-transform: uppercase;
    font-family: 'dosisbold'; }

.news-ncategory #filter_group_tigger_open {
  transform: translateY(-50%) rotate(90deg);
  left: -47px;
  position: fixed;
  min-width: 121px !important;
  text-transform: uppercase;
  height: 22px !important;
  min-height: 28.5px !important; }

.news-article #filter_group_tigger_open {
  display: none !important; }

.slideshow-27 .container {
  width: 1411px;
  max-width: 92%; }

.fcategory-28 .container {
  width: 1411px;
  max-width: 92%; }
.fcategory-28 h2 {
  text-align: left !important;
  position: relative;
  padding-left: 3em;
  margin-bottom: 27px !important;
  font-family: 'dosisextrabold';
  font-size: 30px;
  color: #5b402d;
  position: relative;
  text-transform: capitalize !important;
  border-bottom: 2px solid transparent; }
  .fcategory-28 h2:after {
    display: none !important; }
  .fcategory-28 h2:before {
    content: '';
    width: 68px;
    height: 3px;
    background: #35a53d;
    display: block;
    margin: 22px auto 0px;
    border-radius: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0; }

.category-slider {
  padding-left: 11.5em;
  padding-bottom: 39px; }
  @media (max-width: 992px) {
    .category-slider {
      padding-left: 20px; } }
  .category-slider .item {
    text-align: center; }
    .category-slider .item .image-holder {
      border-radius: 12px;
      overflow: hidden; }
      .category-slider .item .image-holder img {
        width: 100%; }
    .category-slider .item .title {
      background-color: #35a53d;
      color: #fff;
      font-family: 'dosisextrabold';
      padding: 11px 14px;
      text-transform: uppercase;
      border-radius: 25px;
      margin-right: 0;
      display: inline-block;
      position: relative;
      top: -18px;
      font-size: 18px;
      min-width: 9em;
      text-align: center; }
      .category-slider .item .title:before {
        content: '';
        border: 1.9px dotted #fff;
        position: absolute;
        width: 95%;
        left: 0;
        height: 90%;
        right: 0;
        top: 0;
        border-radius: 25px;
        bottom: 0;
        margin: auto; }
    .category-slider .item:hover .image-holder {
      -webkit-box-shadow: 0px 0px 15px 0px #6b6b6b;
      -moz-box-shadow: 0px 0px 15px 0px #6b6b6b;
      box-shadow: 0px 0px 15px 0px #6b6b6b; }
  .category-slider .slick-slide {
    margin: 0 15px;
    padding: 15px 0; }
  .category-slider .slick-list {
    margin: 0 -15px;
    padding-right: 15em; }
    @media (max-width: 992px) {
      .category-slider .slick-list {
        padding-right: 20px; } }
  .category-slider .slick-nav {
    top: -5vh; }
    @media (max-width: 500px) {
      .category-slider .slick-nav {
        top: -10px; } }
    .category-slider .slick-nav.right {
      right: 7em; }
      @media (max-width: 500px) {
        .category-slider .slick-nav.right {
          right: 0;
          left: 54px; } }
    .category-slider .slick-nav.left {
      right: 12em; }
      @media (max-width: 500px) {
        .category-slider .slick-nav.left {
          right: 0;
          left: -41px; } }
  .category-slider .slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: 0; }
    .category-slider .slick-dots li {
      list-style: none;
      display: inline-block;
      margin: 0 7px; }
      .category-slider .slick-dots li button {
        background-color: transparent;
        border: none;
        color: #65a175; }
      .category-slider .slick-dots li.slick-active button {
        color: #35a53d;
        text-decoration: underline; }

@media only screen and (min-width: 1920px) and (max-width: 1921px) {
  .category-slider {
    padding-left: 24.3em;
    padding-bottom: 39px; }

  .category-slider .slick-nav.right {
    right: 21em; }

  .category-slider .slick-nav.left {
    right: 26em; } }
#pg-banner-wrap {
  margin-bottom: 20px; }

.page-banner {
  position: relative;
  padding-bottom: 11em; }
  .page-banner:before {
    content: '';
    background-image: url("../img/bannerlight.png");
    position: absolute;
    bottom: 0;
    width: 9em;
    height: 14em;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .page-banner .container {
    width: 1411px;
    max-width: 92%;
    position: relative; }
    .page-banner .container .page-banner-title {
      width: 89%;
      padding: 15px;
      font-family: 'dosisextrabold';
      color: #5b402d;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 31px; }

.breadcrumb {
  display: none; }

.breadcrumb-banner {
  margin-bottom: 21px; }
  .breadcrumb-banner li {
    display: inline-block;
    list-style: none;
    position: relative; }
    .breadcrumb-banner li a {
      font-family: 'dosismedium';
      color: #5b402d;
      font-size: 15px; }
    .breadcrumb-banner li:last-child a {
      font-family: 'dosisbold'; }
    .breadcrumb-banner li:not(:last-child) {
      margin-right: 10px; }
    .breadcrumb-banner li:not(:last-child):after {
      content: '|';
      color: #5b402d;
      font-family: 'dosisregular';
      font-size: 16px;
      position: absolute;
      right: -9px;
      top: 0;
      bottom: 0;
      margin: auto;
      line-height: 34px; }

.btn:not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove) {
  color: #f5f0ea;
  background-color: #35a53d;
  font-family: 'dosisextrabold';
  min-width: 159px;
  border-radius: 59px;
  padding: 10px 2px;
  text-align: center; }

.common-home #pg-banner-wrap {
  margin-bottom: 0; }

.featured-32 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/bg_hp-prod.jpg");
  padding: 41px 0; }

.featured-module {
  text-align: center; }
  .featured-module h2 {
    text-align: left !important;
    position: relative;
    padding-left: 0;
    margin-bottom: 27px !important;
    font-family: 'dosisextrabold';
    font-size: 30px;
    color: #5b402d;
    position: relative;
    text-transform: capitalize !important;
    border-bottom: 2px solid transparent; }
    @media (max-width: 1380px) {
      .featured-module h2 {
        padding-left: 3em; } }
    .featured-module h2:after {
      display: none !important; }
    .featured-module h2:before {
      content: '';
      width: 54px;
      height: 3px;
      background: #35a53d;
      display: block;
      margin: 22px auto 0px;
      border-radius: 9px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: -67px; }
      @media (max-width: 1380px) {
        .featured-module h2:before {
          left: 0;
          width: 68px; } }
  .featured-module .featured {
    padding: 0px 0; }
  .featured-module .slick-slide {
    margin: 0 15px;
    padding: 15px 0; }
  .featured-module .slick-list {
    margin: 0 -15px; }
  .featured-module .slick-nav1.left1 {
    display: block;
    top: -44px;
    right: 83px; }
    @media (max-width: 500px) {
      .featured-module .slick-nav1.left1 {
        top: -10px;
        right: 0;
        left: -41px; } }
  .featured-module .slick-nav1.right1 {
    display: block;
    top: -44px;
    right: 18px; }
    @media (max-width: 500px) {
      .featured-module .slick-nav1.right1 {
        top: -10px;
        right: 0;
        left: 54px; } }
  .featured-module .slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: 0; }
    .featured-module .slick-dots li {
      list-style: none;
      display: inline-block;
      margin: 0 7px; }
      .featured-module .slick-dots li button {
        background-color: transparent;
        border: none;
        color: #65a175; }
      .featured-module .slick-dots li.slick-active button {
        color: #35a53d;
        text-decoration: underline; }

#featured_slider_32_, #featured_slider_33_1 {
  padding-bottom: 3em;
  margin-bottom: 2em; }

.featured-33 {
  padding-bottom: 2em; }

#slideshow0 .slider-slideshow-description {
  top: 59%; }
  @media (max-width: 1080px) {
    #slideshow0 .slider-slideshow-description {
      top: 46%; } }
#slideshow0 .slider-slideshow-description-texts {
  width: 28em;
  float: right;
  margin-right: 20em;
  max-width: 100%; }
  @media (max-width: 1290px) {
    #slideshow0 .slider-slideshow-description-texts {
      margin-right: 17em; } }
  @media (max-width: 1080px) {
    #slideshow0 .slider-slideshow-description-texts {
      width: 21em;
      float: right;
      margin-right: 10em;
      max-width: 100%; } }
  @media (max-width: 767px) {
    #slideshow0 .slider-slideshow-description-texts {
      width: 100%;
      float: none;
      margin-right: 0;
      max-width: 100%;
      padding: 0;
      margin: 0 auto;
      text-align: center; } }
  #slideshow0 .slider-slideshow-description-texts .slideshow-text-0 {
    font-family: 'dosisextrabold';
    text-transform: uppercase;
    line-height: 28px; }
    @media (max-width: 1080px) {
      #slideshow0 .slider-slideshow-description-texts .slideshow-text-0 {
        line-height: 17px;
        font-size: 21px; } }
  #slideshow0 .slider-slideshow-description-texts .slideshow-text-1 {
    font-family: 'dosisextrabold';
    text-transform: uppercase;
    font-size: 39px;
    line-height: 49px; }
    @media (max-width: 1080px) {
      #slideshow0 .slider-slideshow-description-texts .slideshow-text-1 {
        font-size: 24px;
        line-height: 31px; } }
  #slideshow0 .slider-slideshow-description-texts .slideshow-text-2 {
    font-family: 'dosisextrabold';
    text-transform: uppercase;
    font-size: 43px;
    line-height: 29px; }
    @media (max-width: 1080px) {
      #slideshow0 .slider-slideshow-description-texts .slideshow-text-2 {
        font-size: 26.5px;
        line-height: 22px; } }
  #slideshow0 .slider-slideshow-description-texts .slideshow-text-3 {
    line-height: 22px;
    margin-top: 10px;
    font-size: 16px; }
    @media (max-width: 1080px) {
      #slideshow0 .slider-slideshow-description-texts .slideshow-text-3 {
        margin-top: 10px;
        font-size: 11px; } }
  #slideshow0 .slider-slideshow-description-texts .slider-slideshow-description-link {
    margin-top: 2em; }
    @media (max-width: 1080px) {
      #slideshow0 .slider-slideshow-description-texts .slider-slideshow-description-link {
        margin-top: 0; } }

#slideshow0 .slider-dots {
  width: auto;
  right: 21px;
  bottom: 12px; }

#slideshow0 .slider-dots li.slick-active {
  position: relative;
  padding-left: 0; }

#slideshow0 .slider-dots li.slick-active button {
  width: 10px;
  background-color: #fff;
  position: relative; }

#slideshow0 .slider-dots li button {
  background-color: #808080; }

#slideshow0 .slider-dots li.slick-active button:before {
  content: '';
  border: 1px solid #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  left: -5px;
  bottom: 0;
  margin: auto;
  height: 100%;
  padding: 9px;
  border-radius: 50%; }

#slideshow0 .paginghomepage {
  position: absolute;
  right: 31px;
  bottom: 48px;
  font-family: 'dosisbold';
  color: #ffffff; }

#slideshow0 .slider-dots:after {
  content: '';
  background-color: #fff;
  height: 1px;
  width: 90%;
  position: absolute;
  left: -62px;
  top: 0;
  bottom: 0;
  margin: auto; }

#slideshow0 .slider-dots li {
  margin: 0 5px; }

.services-holder .maintext {
  text-align: center;
  position: relative; }
  .services-holder .maintext h3 {
    color: #5b402d;
    font-family: 'dosisextrabold';
    font-size: 28px; }
  .services-holder .maintext h4 {
    color: #5b402d;
    font-family: 'dosissemibold';
    font-size: 28px; }

.beliefs_section {
  padding-top: 4em;
  padding-bottom: 4em; }
  @media (max-width: 767px) {
    .beliefs_section {
      padding-bottom: 1em; } }
  .beliefs_section .layer_three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
    width: 978px;
    margin: 0 auto;
    max-width: 100%; }
    @media (max-width: 1080px) {
      .beliefs_section .layer_three {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .beliefs_section .layer_three .left-section {
      order: 1;
      width: 37.5%; }
      @media (max-width: 1080px) {
        .beliefs_section .layer_three .left-section {
          order: 1;
          width: 50%; } }
      @media (max-width: 700px) {
        .beliefs_section .layer_three .left-section {
          width: 100%; } }
      .beliefs_section .layer_three .left-section .left-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 3em; }
        .beliefs_section .layer_three .left-section .left-content .description-holder {
          width: 80%;
          padding: 0 20px; }
          .beliefs_section .layer_three .left-section .left-content .description-holder p {
            margin-bottom: 0;
            left: 0;
            font-family: 'montserratmedium';
            line-height: 20px; }
        .beliefs_section .layer_three .left-section .left-content .image-holder {
          cursor: pointer;
          -webkit-animation: float 3s ease-in-out infinite;
          -moz-animation: float 3s ease-in-out infinite;
          -o-animation: float 3s ease-in-out infinite;
          animation: float 3s ease-in-out infinite;
          display: flex;
          align-items: center;
          position: relative; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .left-section .left-content .image-holder {
              flex-direction: column; width: 100%;} }
          .beliefs_section .layer_three .left-section .left-content .image-holder img {
            width: auto; }
          .beliefs_section .layer_three .left-section .left-content .image-holder h4 {
            margin-left: 13px;
            color: #1f1508;
            font-family: 'dosisbold';
            font-size: 19px;
            margin-bottom: 0; }




            @media (max-width: 1080px) {
              .beliefs_section .layer_three .left-section .left-content .image-holder h4 {
                margin-top: 5px;
                margin-left: 0; } }
          .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext {
            visibility: hidden;
            width: 196px;
            background-color: #fff;
            color: #656565;
            font-family: 'dosismedium';
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
            right: 112%;
            -webkit-box-shadow: 0px 0px 15px 0px #6b6b6b;
            -moz-box-shadow: 0px 0px 15px 0px #6b6b6b;
            box-shadow: 0px 0px 15px 0px #6b6b6b;
            padding: 5px 9px; }
            @media (max-width: 1080px) {
              .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext {
                visibility: visible;
                position: relative;
                left: 0;
                width: 100%;
                -webkit-box-shadow: 0px 0px 0px 0px #6b6b6b;
                -moz-box-shadow: 0px 0px 0px 0px #6b6b6b;
                box-shadow: 0px 0px 0px 0px #6b6b6b;
                background-color: transparent; } }
            .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext h5 {
              color: #1f1508;
              margin-top: 8px;
              font-family: 'dosisbold';
              font-size: 17px; }
              @media (max-width: 1080px) {
                .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext h5 {
                  display: none; } }
            .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext:after {
              content: "";
              position: absolute;
              top: 50%;
              left: 100%;
              margin-top: -5px;
              border-width: 5px;
              border-style: solid; transform: rotate(175deg);
              border-color: transparent white transparent transparent; }
              @media (max-width: 1080px) {
                .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext:after {
                  display: none; } }
            .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext.show {
              visibility: visible; }
        .beliefs_section .layer_three .left-section .left-content:first-child {
          position: relative;
          left: 0; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .left-section .left-content:first-child {
              left: 0; } }
        .beliefs_section .layer_three .left-section .left-content:last-child {
          position: relative; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .left-section .left-content:last-child {
              left: 0; } }
        .beliefs_section .layer_three .left-section .left-content:nth-child(2) {
          padding-left: 5em; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .left-section .left-content:nth-child(2) {
              padding-left: 0; } }
    .beliefs_section .layer_three .middle-section {
      width: 30%;
      order: 2; }
      @media (max-width: 1080px) {
        .beliefs_section .layer_three .middle-section {
          order: 1;
          width: 100%; } }
      .beliefs_section .layer_three .middle-section img {
        width: 100%; }
        @media (max-width: 1080px) {
          .beliefs_section .layer_three .middle-section img {
            width: 22em;
            margin: 0 auto;
            max-width: 100%;
            display: block;
            margin-bottom: 38px; } }
    .beliefs_section .layer_three .right-section {
      width: 37.5%;
      order: 3; }
      @media (max-width: 1080px) {
        .beliefs_section .layer_three .right-section {
          order: 3;
          width: 50%; } }
      @media (max-width: 700px) {
        .beliefs_section .layer_three .right-section {
          width: 100%; } }
      .beliefs_section .layer_three .right-section .right-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 3em;
        justify-content: flex-end; }
        .beliefs_section .layer_three .right-section .right-content .description-holder {
          width: 80%;
          padding: 0 20px; }
          .beliefs_section .layer_three .right-section .right-content .description-holder p {
            margin-bottom: 0;
            font-family: 'montserratmedium';
            text-align: right;
            line-height: 20px; }
            @media (max-width: 1080px) {
              .beliefs_section .layer_three .right-section .right-content .description-holder p {
                text-align: left; } }
        .beliefs_section .layer_three .right-section .right-content .image-holder {
          -webkit-animation: float 3s ease-in-out infinite;
          -moz-animation: float 3s ease-in-out infinite;
          -o-animation: float 3s ease-in-out infinite;
          animation: float 3s ease-in-out infinite;
          display: flex;
          justify-content: flex-end;
          align-items: center;
          cursor: pointer;
          position: relative; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .right-section .right-content .image-holder {
              flex-direction: column; } }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .right-section .right-content .image-holder {
              order: 0; } }
          .beliefs_section .layer_three .right-section .right-content .image-holder img {
            width: auto; }
          .beliefs_section .layer_three .right-section .right-content .image-holder h4 {
            margin-left: 13px;
            color: #1f1508;
            font-family: 'dosisbold';
            font-size: 19px;
            margin-bottom: 0; }
            @media (max-width: 1080px) {
              .beliefs_section .layer_three .right-section .right-content .image-holder h4 {
                margin-top: 5px;
                margin-left: 0; } }
          .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext {
            visibility: hidden;
            width: 196px;
            background-color: #fff;
            color: #656565;
            font-family: 'dosismedium';
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
               left: 108%;
            -webkit-box-shadow: 0px 0px 15px 0px #6b6b6b;
            -moz-box-shadow: 0px 0px 15px 0px #6b6b6b;
            box-shadow: 0px 0px 15px 0px #6b6b6b;
            padding: 5px 9px; }
            @media (max-width: 1080px) {
              .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext {
                visibility: visible;
                position: relative;
                left: 0;
                width: 100%;
                -webkit-box-shadow: 0px 0px 0px 0px #6b6b6b;
                -moz-box-shadow: 0px 0px 0px 0px #6b6b6b;
                box-shadow: 0px 0px 0px 0px #6b6b6b;
                background-color: transparent; } }
            .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext h5 {
              color: #1f1508;
              margin-top: 8px;
              font-family: 'dosisbold';
              font-size: 17px; }
              @media (max-width: 1080px) {
                .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext h5 {
                  display: none; } }
            .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext:after {
              content: "";
    position: absolute;
    top: 50%;
    right: 99%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent white;
    transform: rotate(181deg);}
              @media (max-width: 1080px) {
                .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext:after {
                  display: none; } }
            .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext.show {
              visibility: visible; }
        .beliefs_section .layer_three .right-section .right-content:first-child {
          position: relative;
          right: 46px; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .right-section .right-content:first-child {
              right: 0; } }
        .beliefs_section .layer_three .right-section .right-content:last-child {
          position: relative;
          padding-right: 6em; }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .right-section .right-content:last-child {
              padding-right: 0em; } }
          .beliefs_section .layer_three .right-section .right-content:last-child .tooltiptext {
            right: 118%; }
            @media (max-width: 1080px) {
              .beliefs_section .layer_three .right-section .right-content:last-child .tooltiptext {
                right: 0%; } }
          @media (max-width: 1080px) {
            .beliefs_section .layer_three .right-section .right-content:last-child {
              right: 0; } }

.servicesUI {
  padding-bottom: 0;
  position: relative;
  padding-top: 0;
  overflow: inherit; }
  .servicesUI:before {
    content: '';
    background-image: url("../img/bg-home.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 130%;
    position: absolute;
    bottom: 0; }
  .servicesUI .services-holder {
    padding-top: 5em; overflow:hidden; }
    .servicesUI .services-holder .container {
      position: relative; }
      .servicesUI .services-holder .container:before {
        content: '';
        background-image: url("../img/image_floater.png");
        position: absolute;
        width: 12em;
        height: 19em;
        top: -10em;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        left: -39px; }
        @media (max-width: 992px) {
          .servicesUI .services-holder .container:before {
            left: 0; } }
        @media (max-width: 767px) {
          .servicesUI .services-holder .container:before {
            display: none; } }
      .servicesUI .services-holder .container:after {
        content: '';
        background-image: url("../img/image_floater.png");
        position: absolute;
        width: 12em;
        height: 19em;
        top: -10em;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        right: -39px; }
        @media (max-width: 992px) {
          .servicesUI .services-holder .container:after {
            right: 0; } }
        @media (max-width: 767px) {
          .servicesUI .services-holder .container:after {
            display: none; } }

.homepageaboutUI {
  position: relative; }
  .homepageaboutUI:before {
    content: '';
    background-image: url("../img/bg-home.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 30%;
    height: 100%;
    position: absolute;
    bottom: -1px; }
    @media (max-width: 767px) {
      .homepageaboutUI:before {
        display: none; } }
  .homepageaboutUI:after {
    content: '';
    background-image: url("../img/design.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 16em;
    height: 19em;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media (max-width: 1080px) {
      .homepageaboutUI:after {
        width: 13em;
        height: 12em; } }
    @media (max-width: 767px) {
      .homepageaboutUI:after {
        display: none; } }

.homepageabout-holder {
  position: relative;
  z-index: 1; }
  .homepageabout-holder h2 {
    text-align: left !important;
    position: relative;
    padding-left: 0;
    margin-bottom: 27px !important;
    font-family: 'dosisextrabold';
    font-size: 30px;
    color: #5b402d;
    position: relative;
    text-transform: capitalize !important;
    border-bottom: 2px solid transparent; }
    @media (max-width: 1380px) {
      .homepageabout-holder h2 {
        padding-left: 3em; } }
    .homepageabout-holder h2:before {
      content: '';
      width: 54px;
      height: 3px;
      background: #35a53d;
      display: block;
      margin: 22px auto 0px;
      border-radius: 9px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: -67px; }
      @media (max-width: 1380px) {
        .homepageabout-holder h2:before {
          left: 0;
          width: 68px; } }
    .homepageabout-holder h2:after {
      display: none !important; }
  @media (max-width: 767px) {
    .homepageabout-holder .image-holder {
      margin-bottom: 1em; } }
  .homepageabout-holder .image-holder img {
    border-radius: 28px;
    width: 100%; }
  .homepageabout-holder .description {
    text-align: center; }
    .homepageabout-holder .description h3 {
      color: #35a53d;
      font-family: 'dosisextrabold';
      text-transform: uppercase; }
    .homepageabout-holder .description .btn {
      margin-top: 2em; }
  .homepageabout-holder .row {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .homepageabout-holder .row {
        flex-direction: column; } }

.fcategory-28 {
  padding-bottom: 33px; }

_:-ms-fullscreen, :root .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext {
  top: -123%; }

_:-ms-fullscreen, :root .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext {
  top: -123%; }

.servicespageUI {
  padding: 0 !important; }
  .servicespageUI h2 {
    text-align: left !important;
    position: relative;
    padding-left: 3em;
    margin-bottom: 27px !important;
    font-family: 'dosisextrabold';
    font-size: 30px;
    color: #5b402d;
    position: relative;
    text-transform: capitalize !important;
    border-bottom: 2px solid transparent; }
    .servicespageUI h2:after {
      display: none !important; }
    .servicespageUI h2:before {
      content: '';
      width: 68px;
      height: 3px;
      background: #35a53d;
      display: block;
      margin: 22px auto 0px;
      border-radius: 9px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 0; }

.form-holder {
  padding: 4em 0; }

.iid-8 #pg-banner-wrap {
  margin-bottom: 0; }
.iid-8 #content {
  padding-bottom: 0;
  min-height: 0; }

.services-content .image-holder img {
  width: 100%; }
.services-content .title {
  margin-bottom: 19px;
  margin-top: 12px; }
  .services-content .title h3 {
    color: #35a53d;
    text-transform: uppercase;
    font-family: 'dosisbold'; }
.services-content .description {
  margin-top: 2em;
  margin-bottom: 3em; }

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  position: relative;
  margin-bottom: 27px !important;
  font-family: 'dosisextrabold';
  font-size: 30px;
  color: #5b402d;
  position: relative;
  text-transform: capitalize !important; }

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  background: #35a53d; }


@media (max-width: 991px) {

    .aboutuspageUI h2:before{    left: 0; }
    .aboutuspageUI h2 {    padding-left: 70px; }


}

@media (max-width: 767px) {

   #reviewbtn {float: none!important;  }
    #reviewbtn #button-review {     margin: 0 auto;
    display: block;}


}

#modal-content-custom .modal-title {    font-family: 'dosissemibold';
    font-size: 17.5px;
    letter-spacing: 1px;}
#modal-content-custom .order-product-items {    font-family: 'dosissemibold';
    font-size: 13.5px;
    letter-spacing: 1px; }

#reorder_order { width: auto;
    margin: 0 auto; }

  #featured_slider_related_products_ { margin-left: 0;
    margin-right:  0; }

    .mailchimp-holder .newsletter-section .mailchimp-integration .mi-block.subscribed input{    border-radius: 18px; }

.btn-calendar {     color: #f5f0ea;
    background-color: #35a53d;
    font-family: 'dosisextrabold';
    border-radius: 0;
    padding: 10px 12px;
    text-align: center;
    border: none; }
.contentservicesUI { padding:0!important; }


            @media (max-width: 1370px) {
    .beliefs_section .layer_three{    width: 893px; }
    .beliefs_section .layer_three .left-section .left-content:nth-child(2) {
    padding-left: 4em;
}

}

@media (max-width: 1290px) {
    .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext , .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext {     width: 168px; }
}

@media (max-width: 1080px) {
    .beliefs_section .layer_three .left-section .left-content .image-holder .tooltiptext , .beliefs_section .layer_three .right-section .right-content .image-holder .tooltiptext {     width: 100%; }

    .beliefs_section .layer_three .left-section .left-content:nth-child(2) {
    padding-left: 0;
}
.beliefs_section .layer_three .right-section .right-content .image-holder {
    width: 100%;
}
}


/*# sourceMappingURL=main.css.map */
