/*!
 Author:         Bankai
 Template:       Opencart
*/
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url("../fonts/AvenirNextLTPro-Regular.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Avenir Next LT Pro Demi';
  src: url("../fonts/AvenirNextLTPro-Demi.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir Next LT Pro bold';
  src: url("../fonts/AvenirNextLTPro-Bold.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'proxima_novaregular';
  src: url("../fonts/proxima_nova_regular-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_regular-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; }
  #waiting_list input {
    padding-left: 1em;
    color: #2a2d3c;
    font-family: 'Avenir Next LT Pro';     margin-right: 0; }
    #waiting_list input::placeholder {
      color: #2a2d3c;
      font-family: 'Avenir Next LT Pro'; }
  #waiting_list button {
    min-width: auto !important;
    background: #1db622;
    background: linear-gradient(90deg, #1db622 41%, #10b662 59%, #06b697 100%);
    font-family: 'Avenir Next LT Pro Demi';
    padding: 10px 16px !important;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 0 24px 24px 0; }

.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; }

#content {
  padding-bottom: 2em; }

.swal2-icon-text {
  font-size: 1em !important; }

.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: 0 15px;
  width: 100%;
  max-width: 100%; }
.fixed-header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 991px) {
    .fixed-header .header-container {
      padding: 0; } }
.fixed-header .header-top {
  order: 3;
  justify-content: center; }
  .fixed-header .header-top .search_container, .fixed-header .header-top #account, .fixed-header .header-top #cart {
    min-height: 80.54px;
    display: flex;
    align-items: center;
    
    padding: 0 11px; }
    @media (max-width: 991px) {
      .fixed-header .header-top .search_container, .fixed-header .header-top #account, .fixed-header .header-top #cart {
        min-height: 63.54px; } }
  @media (max-width: 991px) {
    .fixed-header .header-top .search_container {
      display: none; } }
.fixed-header .header-logo {
  order: 1;
  padding-left: 6em; }
  @media (max-width: 1080px) {
    .fixed-header .header-logo {
      padding-left: 2em; } }
  @media (max-width: 991px) {
    .fixed-header .header-logo {
      padding-left: 0em; } }
  .fixed-header .header-logo .header-logo-image {
    width: 21em; }
    @media (max-width: 1080px) {
      .fixed-header .header-logo .header-logo-image {
        width: 16em; } }
    @media (max-width: 500px) {
      .fixed-header .header-logo .header-logo-image {
        width: 11em; } }
.fixed-header .header-menu {
  order: 2;
  padding-right: 3em;
  width: 62%;
  z-index: 0; }
  .fixed-header .header-menu #main-menu {
    position: relative;
    z-index: 2; }
    .fixed-header .header-menu #main-menu li a {
      font-family: 'Avenir Next LT Pro';
      color: #5e5e5e;
      font-size: 15px;
      letter-spacing: 1px; }
      @media (max-width: 1080px) {
        .fixed-header .header-menu #main-menu li a {
          font-size: 12px; } }
    .fixed-header .header-menu #main-menu li > ul {
      top: 4em !important; }
      .fixed-header .header-menu #main-menu li > ul li a {
        background-color: #ebebeb;
        text-align: center;
        display: block;
        padding: 10px 17px;
        color: #5e5e5e;
        font-family: 'Avenir Next LT Pro';
        font-size: 15px; }
        .fixed-header .header-menu #main-menu li > ul li a:hover {
          color: #fff;
          background: #1db622;
          background: linear-gradient(90deg, #1db622 41%, #10b662 59%, #06b697 100%); }
    .fixed-header .header-menu #main-menu li:nth-child(4) a .sub-arrow {
      display: none; }
    .fixed-header .header-menu #main-menu li:nth-child(4) > ul {
      display: none !important; }

@-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; }

.holder-header {
  border-bottom: 1px solid #d2d1d1; }

.bottomsocialmedia {
  padding: 10px 0;
  text-align: right;
  position: relative;
  z-index: -1; }
  @media (max-width: 500px) {
    .bottomsocialmedia {
      text-align: center; } }
  .bottomsocialmedia ul {
    margin-bottom: 0; }
    .bottomsocialmedia ul li {
      display: inline-block;
      margin-left: 20px; }
      @media (max-width: 500px) {
        .bottomsocialmedia ul li {
          margin-left: 2px; } }
      .bottomsocialmedia ul li a {
        position: relative;
        padding-left: 33px;
        color: #5e5e5e;
        font-family: 'Avenir Next LT Pro';
        padding-top: 2px;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: 600; }
        @media (max-width: 500px) {
          .bottomsocialmedia ul li a {
            font-size: 10px; } }
        .bottomsocialmedia ul li a img {
          position: absolute;
          left: 0;
          width: 24px;
          top: -2px; }

.page-banner-title {
  font-family: 'Avenir Next LT Pro';
  font-size: 49px; }
  @media (max-width: 1080px) {
    .page-banner-title {
      top: 36%; } }
  @media (max-width: 991px) {
    .page-banner-title {
      font-size: 36px;
      line-height: 38px; } }
  .page-banner-title:before {
    content: '';
    width: 105px;
    height: 3px;
    background: #000099;
    background: linear-gradient(90deg, #3366ff 41%, #10b662 59%, #0000ff 100%);
    display: block;
    margin: 0 0 27px 0;
    border-radius: 6px; }
    @media (max-width: 1080px) {
      .page-banner-title:before {
        margin: 0 0 21px  0; } }

.page-banner {
  position: relative;
  overflow: inherit; }
  .page-banner:before {
    content: '';
    background-image: url("../img/wave.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    width: 100%;
    background-position: top;
    position: absolute;
    bottom: -2px; }
    @media (max-width: 1080px) {
      .page-banner:before {
        height: 38px;
        bottom: -1px; } }
    @media (max-width: 992px) {
      .page-banner:before {
        bottom: -3px; } }
    @media (max-width: 500px) {
      .page-banner:before {
        height: 16px;
        bottom: -1px; } }

_:-ms-fullscreen, :root .page-banner {
  overflow: hidden; }

_:-ms-fullscreen, :root .aboutpagecontentUI .aboutfirstsection .description h3 {
  color: #1eb61c;
  background: transparent; }
_:-ms-fullscreen, :root .inner-gallery-holder .photolist .item h3 {
  color: #1eb61c;
  background: transparent; }
_:-ms-fullscreen, :root .gallerypage .mx-container .projectlist .item h3 {
  color: #1eb61c;
  background: transparent; }

_:-ms-fullscreen, :root .maingallery .image-holder {
  height: 15em; }

_:-ms-fullscreen, :root .maingallery h3 {
  color: #1eb61c;
  background: transparent; }

_:-ms-fullscreen, :root #filter-groups .list-group-item.item-header {
  color: #1eb61c;
  background: transparent; }

_:-ms-fullscreen, :root .store-details .store1 h3 {
  color: #1eb61c;
  background: transparent; }

_:-ms-fullscreen, :root .contact h3 {
  color: #1eb61c;
  background: transparent; }

_:-ms-fullscreen, :root .store-details .store h4 {
  color: #1eb61c;
  background: transparent; }


_:-ms-lang(x), .page-banner {
  overflow: hidden; }

#cart .badge {
  top: 30% !important;
  left: 116% !important;
  background: #19b636 !important; }

#waiting_list .waiting_list_container {
  padding: 26px 30px;
  border: 1px solid #1fb61a;
  background-color: #e7f7e9;
  border-radius: 6px; }
  #waiting_list .waiting_list_container .waiting_list_description {
    color: #2a2d3c;
    padding-bottom: 0;
    font-family: 'Avenir Next LT Pro Demi'; }

.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) {
  min-width: 170px;
  padding: 10px 0;
  background:#5D3FD3;
  background: linear-gradient(90deg, #5D3FD3 41%, #4169E1 59%, #5D3FD3 100%);
  font-family: 'Avenir Next LT Pro';
  border: none; }

#ToTop {
  display: none !important; }

#footer-area {
  margin-top: 0 !important; }

footer {
  background-color: #010124;
  padding-top: 6px;
  border-top: 0; }
  footer hr {
    background: #0006cc;
    background: linear-gradient(90deg, #0006cc 41%, #006ad3 59%, #0006cc 100%);
    margin: 0;
    height: 4px;
    margin-bottom: 2em; }
  footer .menufooter {
    margin-bottom: 3em; }
    @media (max-width: 767px) {
      footer .menufooter {
        margin-bottom: 0em; } }
    footer .menufooter li {
      display: inline-block;
      margin-right: 4em; }
      @media (max-width: 767px) {
        footer .menufooter li {
          display: block;
          margin-right: 0;
          text-align: center;
          margin-bottom: 3px; } }
      footer .menufooter li a {
        color: #c4c3c3;
        font-family: 'Avenir Next LT Pro';
        text-transform: uppercase;
        font-size: 13.5px;
        letter-spacing: 1px; }

.pwd {
  text-transform: uppercase;
  color: #dbdbdb;
  font-size: 13.5px; }
  @media (max-width: 767px) {
    .pwd {
      text-align: center; } }

.fcs {
  text-transform: uppercase;
  color: #dbdbdb;
  font-size: 13.5px; }
  @media (max-width: 767px) {
    .fcs {
      text-align: center; } }
  .fcs a {
    text-decoration: none; }

.footer-holder {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.footer-upper-contet > *:last-child {
  flex: auto; }

.floatingmenuUI {
  position: fixed;
  z-index: 11;
  top: 43%;
  right: 51px; }
  @media (max-width: 767px) {
    .floatingmenuUI {
      right: 5px; } }
  .floatingmenuUI ul li {
    margin-bottom: 15px; }
    .floatingmenuUI ul li img {
      width: 59px; }
      @media (max-width: 767px) {
        .floatingmenuUI ul li img {
          width: 40px; } }

#coupon-content {     position: relative;
    z-index: 1;}
.footer-social-icons {
  position: absolute;
  right: 0;
  width: auto;
  top: -12px; }

.container {
  width: 1068px;
  max-width: 90%; }

.breadcrumb {
  display: none; }

a {
  color: #3ec47f; }

.btn {
  border-radius: 0;
  transition: all 0.3s ease-in-out; }
  .btn.btn-primary, .btn.btn-default {
    color: #fff;
    background-color: #0006cc !important;
    border: #0006cc !important; }
    .btn.btn-primary:hover, .btn.btn-default:hover {
      background-color:#0006cc!important;
      border-color: #0006cc !important; }
  .btn:focus {
    outline: none !important; }

.cart-dorpdown-footer a:hover {
  color: #fff !important; }

.label-primary {
  background-color: #3ec47f !important; }

.swal2-confirm {
  color: #fff;
  background-color: #3ec47f !important;
  border: #3ec47f !important; }

#quickcheckout-back {
  background-color: #1f392c;
  border-color: #1f392c; }
  #quickcheckout-back:hover {
    background-color: #3ec47f;
    border-color: #3ec47f; }

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: 4px !important;
  height: auto !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 #3ec47f; }
  hr.short {
    width: 100px;
    margin-top: 0; }

.section-title {
  margin-bottom: 50px !important; }

.pagination {
  text-align: center;
  padding-bottom: 3em; }
  .pagination .active span {
    color: #fff !important;
    border-color: #660099 !important;
    background: #3300cc !important; }

.pagination span, .pagination a {
  margin: 0 .3em !important;
  border: 1.2px solid transparent !important;
  border-radius: 50px !important;
  display: inline-block;
  height: 2em;
  width: 2em;
  color: #454545 !important;
     padding: 0px 4px !important;
  font-size: 14px;
  line-height: 24px !important; }

.pagination > li > a, .pagination > li > span {
  line-height: 2em; }

#side-price {
  padding-right: 4em; }
  @media (max-width: 767px) {
    #side-price {
      padding-right: 0em; } }
  #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: #0000FF!important;
    width: 16px !important;
    height: 16px !important;
    border: 1.5px solid #fff;
    -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: #0000FF!important; }
  #side-price .ui-slider-horizontal {
    height: 3px !important; }

#side-categories {
  padding-right: 4em;
  /* width */ }
  @media (max-width: 767px) {
    #side-categories {
      padding-right: 0em; } }
  #side-categories .caret {
    position: relative;
    border: 0; }
    #side-categories .caret:before {
      font-size: 8px !important;
      position: absolute;
      top: -5px;
      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: 8px !important;
      position: absolute;
      top: -5px;
      display: none;
      color: #fff;
      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: #000075; }
  #side-categories .group .item a {
    padding-left: 0;
    border-radius: 20px;
    transition: 0.3s;
    color: #000075;
    font-family: 'Avenir Next LT Pro'; }
    #side-categories .group .item a:hover {
      background: transparent;
      color: #000075; }
  #side-categories .group .item.active a {
    color: #000075;
    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 .item.level-1 {
    position: relative;
    border: 1px solid #000075;
    padding: 0 15px;
    border-radius: 44px; }
	#side-categories .group1 .item.level-1 {
    position: relative;
	background: #00cc33;
    border: 1px solid #000075;
    padding: 0 15px;
    border-radius: 44px; }
    #side-categories .group .item.level-1 a {
      font-family: 'Avenir Next LT Pro Demi';
      text-transform: uppercase;
      font-size: 12px; padding-left: 6px; }
    #side-categories .group .item.level-1:hover {
      background: #000075;
      background: linear-gradient(90deg, #0000FF 41%, #000075 59%,#0000FF 100%); }
      #side-categories .group .item.level-1:hover a {
        color: #fff; }
        #side-categories .group .item.level-1:hover .caret, #side-categories .group .item.level-1.active .caret {
        color: #fff; }
  #side-categories .group .item.level-1.active {
    background: #000075;
    background: linear-gradient(90deg, #0000FF 41%, #000075 59%, #0000FF 100%); }
    #side-categories .group .item.active a {
      color: #fff; }
  #side-categories .group:not(:last-child) {
    border-bottom: 0; }
  #side-categories .list-group-item {
    border: none; }
    #side-categories .list-group-item:not(.item-header) {
      max-height: 36em;
      overflow: auto;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      #side-categories .list-group-item:not(.item-header)::-webkit-scrollbar {
        width: 20px; }
      #side-categories .list-group-item:not(.item-header)::-webkit-scrollbar-track {
        background: #ededed; }
      #side-categories .list-group-item:not(.item-header)::-webkit-scrollbar-thumb {
        background:#000075; }
      #side-categories .list-group-item:not(.item-header)::-webkit-scrollbar-thumb:hover {
        background: #000075; }
  #side-categories .side-categories-level-1 + .side-categories-level-1 {
    border-top: 0; }

.side-categories-level-1 {
  margin-bottom: 11px; }

#side-manufacturer .list-group-item {
  border: 0; }
#side-manufacturer label {
  font-size: 14px; }
#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: #3ec47f;
    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-size: 19px;
  position: relative;
  text-transform: capitalize;
  margin-bottom: .5em;
  font-family: 'Avenir Next LT Pro bold';
  background: linear-gradient(to right, #000075 32%, #0000FF 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase; }

#filter-groups .panel, #filter-groups .list-group, #filter-groups .list-group-item {
  padding-left: 0; }

#side_filter {
  background-color: transparent;
  border-bottom: 1px solid #bbb !important;
  border-top: 1px solid #bbb !important;
  padding: 15px 0;
  padding-right: 4em; }
  @media (max-width: 767px) {
    #side_filter {
      padding-right: 0em; } }
  #side_filter .list-group-item {
    border: 0;
    padding: 0;
    background-color: transparent; }
  #side_filter .checkbox {
    margin-bottom: 15px; }
  #side_filter label {
    font-size: 12px;
    padding-left: 24px;
    font-family: 'Avenir Next LT Pro Demi';
    color: #454545;
    text-transform: uppercase; }
  #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:#000C66;
      left: 0;
      margin-left: 0px;
      border: 1px solid #cccccc;
      border-radius: 2px;
      background-color: #fff; }

.product-product .productname {
  color: #454545;
  font-family: 'Avenir Next LT Pro Demi';
  font-size: 31px; }
.product-product .tab-content {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 3em; }
  .product-product .tab-content h3 {
    color: #454545;
    font-family: 'Avenir Next LT Pro Demi';
    font-size: 17px;
    margin-top: 24px; }
  .product-product .tab-content p {
    color: #969696;
    font-family: 'Avenir Next LT Pro'; }
.product-product .product-image-main-container {
  border: 1px solid #e2e2e2;position: relative; }
.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-product .product-image-additional-container img {
    border: 1px solid #d6d6d6;
    padding: 0;
    border-width: 1px;
    transition: 0.3s; }
    .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-description + .input-group-flex {
  display: none; }
.product-product #product {
  max-width: 100%;
  padding-top: 2em; }
  .product-product #product #button-cart {
    background: #1db622;
    background: linear-gradient(90deg, #1db622 41%, #10b662 59%, #06b697 100%);
    padding: 11px 27px;
    font-family: 'Avenir Next LT Pro Demi';
    border-radius: 33px;
    letter-spacing: 1px;
    font-size: 13px;
    min-width: 152px; }
  .product-product #product .backbtn {
    background: #353535;
    background: linear-gradient(90deg, #353535 0%, #414141 50%, #404343 50%, #545454 100%);
    padding: 11px 27px;
    font-family: 'Avenir Next LT Pro Demi';
    border-radius: 33px;
    letter-spacing: 1px;
    font-size: 13px;
    border: none;
    color: #fff;
    min-width: 152px;
    text-transform: uppercase; }
  @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 select {
      height: 44px !important; }
    .product-product #product .form-group textarea {
      width: 100% !important;
      padding: 1.5em; }
    .product-product #product .form-group label {
      margin-bottom: 0;
      color: #454545;
      font-family: 'Avenir Next LT Pro Demi';
      text-align: center; }
      @media (max-width: 767px) {
        .product-product #product .form-group label {
          text-align: left; } }
    .product-product #product .form-group > * {
      flex: 0 1 auto;
      width: 22%;
      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: 50%; }
        @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%; } }

#innerproductpage .product-image-column {
  position: relative; }
#innerproductpage #content .row {
  width: 67em;
  margin: 0 auto;
  max-width: 100%; }

.pricelist li {
  line-height: inherit;
  display: inline-block;
  margin-right: 1em;    margin-bottom: 12px; }
  .pricelist li .old-prices {
    color: #1eb61c;
    font-family: 'Avenir Next LT Pro bold';
    font-size: 22px; }
  .pricelist li .old-price-discount {
    color: #d6d6d6;
    font-family: 'Avenir Next LT Pro bold'; }
  .pricelist li .new-prices {
    font-family: 'Avenir Next LT Pro bold';
    color: #1eb61c;
    font-size: 36px; }

#product-tabs {
  margin-top: 2em; }
  #product-tabs li a {
    font-family: 'Avenir Next LT Pro Demi';
    background: #353535;
    background: linear-gradient(90deg, #000075 0%, #414141 50%, #404343 50%, #545454 100%);
    color: #fff;
    text-transform: uppercase;
    width: 11em;
    text-align: center;
    font-size: 13px;
    padding: 14px 14px; }
    @media (max-width: 500px) {
      #product-tabs li a {
        width: 9.8em; } }
  #product-tabs li.active a {
    font-family: 'Avenir Next LT Pro Demi';
    background: #000075;
    background: linear-gradient(90deg, #000075 41%, #10b662 59%, #06b697 100%);
    color: #fff;
    text-transform: uppercase; }
  #product-tabs li:first-child a {
    border-radius: 19px 0 0 0; }
  #product-tabs li:last-child a {
    border-radius: 0 19px 0 0; }

#featured_slider_related_products_ {
  padding: 0 10em;
  /* the parent */ }
  @media (max-width: 992px) {
    #featured_slider_related_products_ {
      padding: 0 0em; } }
  #featured_slider_related_products_ .slick-slide {
    margin: 0 20px;
    padding: 19px; }
  #featured_slider_related_products_ .slick-list {
    margin: 0 -20px; }
  #featured_slider_related_products_ .slick-nav img {
    width: 46px; }
  #featured_slider_related_products_ .slick-nav.left {
    left: 63px; }
    @media (max-width: 992px) {
      #featured_slider_related_products_ .slick-nav.left {
        left: -31px; } }
  #featured_slider_related_products_ .slick-nav.right {
    right: 63px; }
    @media (max-width: 992px) {
      #featured_slider_related_products_ .slick-nav.right {
        right: -31px; } }

/*.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%; }
  .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; } }
.productpage {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -5em;
  z-index: 1;
  position: relative;
  padding-top: 9em; }
  @media (max-width: 1024px) {
    .productpage {
      margin-top: 0em;
      padding-top: 2em; } }
      @media (max-width: 767px) {
    .productpage {overflow: hidden; } }  
      
      
  .productpage .container {
    width: 90%; }

.product-view > .product-gutter {
  width: 33.33%;
  padding-left: calc(60px / 2);
  padding-right: calc(60px / 2);
  padding-bottom: 15px; }
  @media (max-width: 1080px) {
    .product-view > .product-gutter {
      width: 31.33%; } }
        @media (max-width: 991px) {
    .product-view > .product-gutter {
      width: 48%; } }
      
  @media (max-width: 767px) {
    .product-view > .product-gutter {
      width: 50%;
      padding-left: calc(10px / 2);
      padding-right: calc(10px / 2); } }

.product-block {
  border: none;
  background-color: transparent; }
  .product-block .product-image-block {
    background-color: #fff; }
  .product-block .product-name {
    color: #000099;
    font-family: 'Avenir Next LT Pro Demi';
    font-size: 18px; }
  .product-block .description {
    color: #003366;
    font-family: 'Avenir Next LT Pro';
    width: 92%;
    margin: 0 auto;
    font-size: 14px; }
  .product-block .product-details {
    margin: 0 auto auto; }
    .product-block .product-details .price .price-new {
      color: #1eb61c;
      font-family: 'Avenir Next LT Pro bold'; }
      .product-block .product-details .price .price-new.price-sale {
        color: #9a2626; }
    .product-block .product-details .price .price-old {
      color: #676767;
      font-family: 'Avenir Next LT Pro';
      font-size: 17px;
      text-decoration: line-through; }
  .product-block .cart-buttons {
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 0; }
    .product-block .cart-buttons button {
      background: #353535;
      background: linear-gradient(90deg, #353535 0%, #414141 50%, #404343 50%, #545454 100%);
      padding: 11px 34px;
      font-family: 'Avenir Next LT Pro Demi';
      border-radius: 53px; }
      @media (max-width: 767px) {
        .product-block .cart-buttons button {
            width: 100%;
    font-size: 12px;
    padding: 11px 15px!important;
    min-width: 100%!important; } }
  .product-block:hover {
    -webkit-box-shadow: 0px 0px 21px -1px #949494;
    -moz-box-shadow: 0px 0px 21px -1px #949494;
    box-shadow: 0px 0px 21px -1px #949494;
    background-color: #fff; }
    .product-block:hover .cart-buttons {
      opacity: 1; }

.sticker {
  font-family: 'Gotham';
  left: 6px;
  text-transform: uppercase;
  top: 6px;
  padding: 6px 23px;
  border-radius: 1px 12px 1px 12px; text-align:center; }
  @media (max-width: 767px) {
    .sticker {
      font-size: 6px;
      padding: 6px 15px;
      width: 13em;
      z-index: 2; } }
      
       .special-sticker { text-align:center;  }

@media (max-width: 767px) {
  .special-sticker {
    font-size: 6px;
    padding: 1px 15px;
    width: 13em;
    z-index: 2;text-align:center;  }  }
.sort-cat {
    margin-right: 1.5vw;
  display: flex;
  max-width: 31%;
  margin-left: auto; }
  .sort-cat select {
    border-radius: 0 !important;
    border: none !important; }
  @media (max-width: 1080px) {
    .sort-cat {
         margin-right: 0;
      max-width: 100%;
      background-color: #fff;
      position: fixed;
      top: 120px;
      display: flex;
      left: 0;
      width: 100%;
      z-index: 3;
      border: 1px solid #dcdcdc !important; } }
  @media (max-width: 1080px) and (max-width: 991px) {
    .sort-cat {
      top: 105px; } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .sort-cat {
      top: 105px; } }
  @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;
    color: #2a2d3c;
    font-family: 'Avenir Next LT Pro'; }
    @media (max-width: 1080px) {
      .sort-cat .input-group-addon {
        display: none; } }

@media (max-width: 1080px) {
  #filter_group_tigger_open {
    height: 40px !important;
    padding: 6px 8px !important;
    min-height: 11px !important;
    font-size: 12px;
    min-width: 87px !important;
    width: 90px;
    left: -32px;
    z-index: 1; }
    #filter_group_tigger_open.visible-xs {
      display: block !important; }

  .product-category #pg-banner-wrap {
    margin-top: 39px; } }
.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%); }

.aboutpagecontentUI {
  padding: 0 !important;
  overflow: inherit; }
  .aboutpagecontentUI .aboutfirstsection {
    padding: 5em 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -4em;
    padding-top: 8em; }
    @media (max-width: 1080px) {
      .aboutpagecontentUI .aboutfirstsection {
        margin-top: 0; } }
    @media (max-width: 500px) {
      .aboutpagecontentUI .aboutfirstsection {
        background-size: contain;
        margin-top: -1em; } }
    .aboutpagecontentUI .aboutfirstsection .description {
      width: 90%;
      margin: 0 auto; }
      .aboutpagecontentUI .aboutfirstsection .description h3 {
        font-family: 'Avenir Next LT Pro bold';
        background: linear-gradient(to right, #0000cc 32%, #330099 61%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 32px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 19px; }
      .aboutpagecontentUI .aboutfirstsection .description p {
        color: #828282;
        font-family: 'Avenir Next LT Pro';
		font-size: 22px;
        line-height: 37px; }

.aboutsection2 {
  background-color: #181818;
  padding-bottom: 4em;padding-top: 4em; }
  .aboutsection2 h3 { 
    text-align: center;
    font-family: 'Avenir Next LT Pro';
    color: #fff;
    font-size: 31px;
    padding-top: 24px;
    margin-bottom: 2em; }
  .aboutsection2 .mx-container {
    width: 90%;
    padding: 0 15px;
    margin: 0 auto; }
  .aboutsection2 .milestone-list .item {
    display: flex;
    flex-wrap: nowrap; }
    @media (max-width: 767px) {
      .aboutsection2 .milestone-list .item {
        flex-direction: column-reverse; } }
    .aboutsection2 .milestone-list .item .description2 {
      width: 50%; }
      @media (max-width: 767px) {
        .aboutsection2 .milestone-list .item .description2 {
          width: 100%;
          text-align: center; } }
    .aboutsection2 .milestone-list .item .image-holder {
      position: relative;
      padding-bottom: 5em;
      margin-bottom: 2em; }
      @media (max-width: 767px) {
        .aboutsection2 .milestone-list .item .image-holder {
          order: 1;
          padding-bottom: 0;
          margin-bottom: 0; } }
      .aboutsection2 .milestone-list .item .image-holder .holder-inside {
        background-color: #181818;
        padding-bottom: 21px;
        position: relative;
        z-index: 1; }
      .aboutsection2 .milestone-list .item .image-holder:before {
        content: '';
        background-color: #fff;
        height: 100%;
        bottom: 0;
        width: 1px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto; }
        @media (max-width: 767px) {
          .aboutsection2 .milestone-list .item .image-holder:before {
            display: none; } }
      .aboutsection2 .milestone-list .item .image-holder img {
        border: 1px solid #fff;
        border-radius: 50%;
        padding: 10px;
        background-color: #181818;
        position: relative;
        z-index: 2; }
        @media (max-width: 767px) {
          .aboutsection2 .milestone-list .item .image-holder img {
            margin: 0 auto;
            display: block; } }
    .aboutsection2 .milestone-list .item .description1 {
      width: 50%;
      padding: 0 31px; }
      @media (max-width: 767px) {
        .aboutsection2 .milestone-list .item .description1 {
          width: 100%;
          padding: 10px 0px;
          text-align: center; } }
      .aboutsection2 .milestone-list .item .description1 h4 {
        color: #ffffff;
        font-family: 'Avenir Next LT Pro'; }
      .aboutsection2 .milestone-list .item .description1 p {
        color: #828282;
        font-family: 'Avenir Next LT Pro'; }
      .aboutsection2 .milestone-list .item .description1 table {
        width: 72% !important;
        border: none;
        margin-top: 2em; }
        @media (max-width: 992px) {
          .aboutsection2 .milestone-list .item .description1 table {
            width: 100% !important; } }
        .aboutsection2 .milestone-list .item .description1 table tr {
          border: none; }
          .aboutsection2 .milestone-list .item .description1 table tr td {
            border: none;
            width: 95px;
            height: 95px; }
            @media (max-width: 1080px) {
              .aboutsection2 .milestone-list .item .description1 table tr td {
                width: 55px;
                height: 55px; } }
            @media (max-width: 992px) {
              .aboutsection2 .milestone-list .item .description1 table tr td {
                width: 96px;
                height: auto; } }
            .aboutsection2 .milestone-list .item .description1 table tr td img {
              width: 95px!important;
              height: 95px!important;
              object-fit: cover;
              padding-right: 15px;
              padding-bottom: 15px; }
              @media (max-width: 992px) {
                .aboutsection2 .milestone-list .item .description1 table tr td img {
                  padding-right: 5px;
                  padding-bottom: 5px;
                  width: 100% !important; } }
    .aboutsection2 .milestone-list .item:nth-child(even) .description2 {
      order: 3; }
    .aboutsection2 .milestone-list .item:nth-child(even) .image-holder {
      order: 2; }
      @media (max-width: 767px) {
        .aboutsection2 .milestone-list .item:nth-child(even) .image-holder {
          order: 2; } }
    .aboutsection2 .milestone-list .item:nth-child(even) .description1 {
      order: 1;
      text-align: right; }
      .aboutsection2 .milestone-list .item:nth-child(even) .description1 table {
        float: right; }
      @media (max-width: 767px) {
        .aboutsection2 .milestone-list .item:nth-child(even) .description1 {
          text-align: center; } }
    .aboutsection2 .milestone-list .item:last-child .image-holder:before {
      display: none; }

.iid-4 #content {
  padding-bottom: 0em; }

.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; } }
.inner-gallery-holder {
  min-height: 38em;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 0;
  padding-top: 27px;
  padding-bottom: 4em; }
  .inner-gallery-holder .photolist {
    display: flex;
    flex-wrap: wrap;
    width: 66em;
    margin: 0 auto;
    max-width: 100%;
    align-items: center;
    justify-content: center; }
    .inner-gallery-holder .photolist .item {
      width: calc(100%/3 - 80px);
      margin: 0 40px;
      margin-bottom: 10px;
      text-align: center; }
      @media (max-width: 992px) {
        .inner-gallery-holder .photolist .item {
          width: calc(100%/2 - 80px);
          margin: 0 40px;
          margin-bottom: 10px; } }
      @media (max-width: 767px) {
        .inner-gallery-holder .photolist .item {
          width: calc(100%/1 - 80px);
          margin: 0 40px;
          margin-bottom: 10px; } }
      .inner-gallery-holder .photolist .item .image-holder {
        position: relative;
        border: 1.5px solid transparent;
        border-radius: 50%;
        padding: 11px 0px; }
        .inner-gallery-holder .photolist .item .image-holder img {	
          width: 100%;
          margin: 0 auto; }
      .inner-gallery-holder .photolist .item h3 {
        font-family: 'Avenir Next LT Pro bold';
        background: linear-gradient(to right, #3300cc 32%, #0000cc 61%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
        display: inline-block;
        text-transform: uppercase;
        font-size: 17px;
        margin-top: 1em;
        letter-spacing: 1px; }
  .inner-gallery-holder .btn-holder {
    text-align: center;
    margin-top: 2em; }
    .inner-gallery-holder .btn-holder button {
      padding: 15px 34px;
      font-family: 'Avenir Next LT Pro Demi';
      border-radius: 53px;
      border: none;
      min-width: 142px;
      color: #fff;
      text-transform: uppercase;
      background: #000080;
      background: linear-gradient(90deg, #5D3FD3 41%, #000080 59%, #5D3FD3 100%);
      -webkit-box-shadow: 10px 10px 50px 0px #ADD8E6;
      -moz-box-shadow: 10px 10px 50px 0px #ADD8E6;
      box-shadow: 10px 10px 50px 0px #ADD8E6; }

.gallerypage {
  min-height: 38em;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 0;
  padding-top: 23px; }
  .gallerypage .mx-container {
    width: 90%;
    margin: 0 auto; }
    .gallerypage .mx-container .projectlist {
      display: flex;
      flex-wrap: wrap; }
      .gallerypage .mx-container .projectlist .item {
        width: calc(100%/5 - 80px);
        margin: 0 40px;
        margin-bottom: 10px;
        text-align: center;
        position: relative; }
        @media (max-width: 1080px) {
          .gallerypage .mx-container .projectlist .item {
            width: calc(100%/4 - 20px);
            margin: 0 10px;
            margin-bottom: 10px; } }
        @media (max-width: 991px) {
          .gallerypage .mx-container .projectlist .item {
            width: calc(100%/2 - 20px);
            margin: 0 10px;
            margin-bottom: 10px; } }
        .gallerypage .mx-container .projectlist .item .image-holder {
          position: relative;
          border: 1.5px solid transparent;
          border-radius: 50%;
          padding: 11px 0px;    overflow: hidden; }
        .gallerypage .mx-container .projectlist .item img {
          width: 87%;
          margin: 0 auto; }
        .gallerypage .mx-container .projectlist .item h3 {
          font-family: 'Avenir Next LT Pro bold';
          background: linear-gradient(to right, #000080 32%, #800080 61%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          text-align: center;
          display: inline-block;
          text-transform: uppercase;
          font-size: 17px;
          margin-top: 1em;
          letter-spacing: 1px; }
        .gallerypage .mx-container .projectlist .item:hover .image-holder {
          border: 1.5px solid #1db622;
          border-radius: 50%;
          padding: 11px 0px; }

.galleryUI {
  padding: 0;
  overflow: inherit; }

.maingallery {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 3em; }
  .maingallery .image-holder {
    position: relative;
    border: 0px solid #000066;
    border-radius: 1%;
    padding: 11px 13px;
    width: 15em;
    max-width: 100%;    overflow: hidden; }
    .maingallery .image-holder img {
      width: 100%;
      margin: 0 auto; }
  .maingallery h3 {
    font-family: 'Avenir Next LT Pro bold';
    background: linear-gradient(to right, #0033cc 32%, #0033ff 61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 1em;
    letter-spacing: 1px; }
  .maingallery h4 {
    font-family: 'Avenir Next LT Pro bold';
    background: linear-gradient(to right, #003366 32%, #000099 61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000066;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 1em;
    letter-spacing: 1px; }
  .maingallery .description {
    margin-top: 10px;
    text-align: center;
    color: #828282;
    font-family: 'Avenir Next LT Pro'; }
    .maingallery .description p {
      font-family: 'Avenir Next LT Pro'; }

.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: 9px;
  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:not(textarea) {
    height: 35px;
    box-shadow: none;
    font-size: 13px;
    background-color: transparent; }
  #enquiry-form .form-group .text-danger {
    position: relative;
    font-size: 12px;
    width: 100%; }
  #enquiry-form .form-group textarea {
    box-shadow: none;
    background-color: transparent;
    font-size: 13px; }

#enquiry-form-overseas .form-group {
  margin-bottom: 9px;
  position: relative; }
  #enquiry-form-overseas .form-group .form-control {
    padding: 6px 20px; }
  #enquiry-form-overseas .form-group .input-group.date input {
    border: 0; }
  #enquiry-form-overseas .form-group input:not(textarea) {
    height: 35px;
    box-shadow: none;
    font-size: 13px;
    background-color: transparent; }
  #enquiry-form-overseas .form-group .text-danger {
    position: relative;
    font-size: 12px;
    width: 100%; }
  #enquiry-form-overseas .form-group textarea {
    box-shadow: none;
    background-color: transparent;
    font-size: 13px; }

@media (max-width: 1024px) {
  #enquiry-form-overseas .text-danger {
    font-size: 7px !important;
    font-weight: 700; } }

#enquiry-form-overseas .error_q_captcha {
  position: absolute;
  bottom: 7px;
  font-size: 12px; }

@media (max-width: 1024px) {
  #enquiry-form .text-danger {
    font-size: 7px !important;
    font-weight: 700; } }

#enquiry-form .error_q_captcha {
  position: absolute;
  bottom: 7px;
  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); }

  #enquiry-form-overseas .button.text-right {
    text-align: center; }

  #enquiry-form-overseas .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-bottom: 2em;
  border: 0 solid #ccc; }
  .map-holder iframe {
    border: 0 solid #ccc; width:100%; }

p {
  font-family: 'Avenir Next LT Pro'; }

.store-details .store1 h3 {
  font-family: 'Avenir Next LT Pro bold';
  background: linear-gradient(to right, #000080 32%, #5D3FD3 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 19px;
  margin-bottom: 16px;
  display: inline-block; }
.store-details .store h4 {
  font-family: 'Avenir Next LT Pro bold';
  background: linear-gradient(to right, #000080 32%, #5D3FD3 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 3px;
  font-size: 16px; }
.store-details .lists {
  margin-top: 5px; }
  .store-details .lists .item {
    font-family: 'proxima_novaregular';
    color: #969696; }
    .store-details .lists .item a {
      font-family: 'proxima_novaregular';
      color: #969696; }

.contact h3 {
  font-family: 'Avenir Next LT Pro bold';
  background: linear-gradient(to right, #1F51FF 32%, #87CEEB 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 19px;
  margin-bottom: 16px;
  display: inline-block; }

.info-details {
  margin-bottom: 2em;
  text-align: center; }

#btn-validate {
  background: #4169E1;
  background: linear-gradient(90deg, #4169E1 41%, #10b662 59%, #4169E1 100%);
  padding: 9px 37px;
  border-radius: 33px;
  width: 10em;
  font-family: 'Avenir Next LT Pro Demi'; }

.contactuspage {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-top: 0;
    z-index: 1;
    position: relative;
    padding-top: 3em; }

.overseaspage {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  margin-top: -4em;
  z-index: 1;
  position: relative;
  padding-top: 9em; }

.overseasUI {
  padding: 0;
  overflow: inherit; }

.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: 'quicksandbold';
  padding: 7px 15px;
  padding-left: 0; }
.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: -11px; }

.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; }

.addthis_inline_share_toolbox_ktlz {
  display: flex;
  align-items: center; }
  .addthis_inline_share_toolbox_ktlz span {
    padding-right: 1em; }

#slideshow0 {
  width: 100%;
  position: fixed;
  top: 0; }
  #slideshow0 .slider-slideshow-description {
    top: 40%; }
    @media (max-width: 992px) {
      #slideshow0 .slider-slideshow-description {
        top: 49%; } }
    @media (max-width: 500px) {
      #slideshow0 .slider-slideshow-description {
        top: 67%; } }
    #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts {
      padding: 0; }
      #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts h3 {
        font-family: 'Avenir Next LT Pro';
        color: #fff;
        font-size: 46px;
        position: relative; }
        @media (max-width: 500px) {
          #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts h3 {
            font-size: 19px; } }
        #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts h3:before {
          content: '';
          width: 105px;
          height: 3px;
          background: #0006cc ;
          background: linear-gradient(90deg, #0006cc  41%, #10b662 59%, #0006cc 100%);
          display: block;
          margin: 0 0 11px 0;
          border-radius: 6px; }
      #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .description {
        color: #ffffff;
        font-family: 'Avenir Next LT Pro';
        font-size: 17px;
        line-height: 31px;
        margin-top: 11px;
        margin-bottom: 10px; }
        @media (max-width: 500px) {
          #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .description {
            font-size: 10px;
            line-height: 18px;
            margin-top: 6px;
            margin-bottom: 6px; } }
      #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slider-slideshow-description-link {
        margin-top: 1em; }
        @media (max-width: 500px) {
          #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slider-slideshow-description-link {
            margin-top: 0em; } }
        #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slider-slideshow-description-link a {
          background: #0006cc ;
          background: linear-gradient(90deg, #0006cc  41%, #10b662 59%, #0006cc  100%);
          padding: 13px 27px;
          font-family: 'Avenir Next LT Pro Demi';
          border-radius: 33px;
          letter-spacing: 1px;
          font-size: 16px;
		  color: #fff ;
          min-width: 152px; }
          @media (max-width: 500px) {
            #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slider-slideshow-description-link a {
              font-size: 10px;
              min-width: 152px;
              padding: 12px 19px; } }

#footer-area {
  position: relative;
  z-index: 1; }

.common-home #content {
  padding-bottom: 0em;
  min-height: auto; }

.servicesUI {
  padding: 0;
  margin-top: 89vh;
  z-index: 1;
  position: relative; }
  @media (max-width: 1080px) {
    .servicesUI {
      margin-top: 68vh; } }
  @media (max-width: 992px) {
    .servicesUI {
      margin-top: 53%; } }
  @media (max-width: 500px) {
    .servicesUI {
      margin-top: 72%; } }
  .servicesUI .servicessection {
    background-position: top;
    min-height: 45em;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 15em; }
    @media (max-width: 767px) {
      .servicesUI .servicessection {
        padding-bottom: 5em; } }
    @media (max-width: 500px) {
      .servicesUI .servicessection {
        padding-top: 5em; } }
    .servicesUI .servicessection .description h3 {
      font-family: 'Avenir Next LT Pro';
      color: #fff;
      font-size: 33px;
      margin-top: 4em; }
      @media (max-width: 500px) {
        .servicesUI .servicessection .description h3 {
          font-size: 22px; } }
    .servicesUI .servicessection .serviceslist {
      margin-top: 4em; }
      .servicesUI .servicessection .serviceslist .slick-nav {
        width: 64px;
        height: 100%;
        position: absolute;
        top: 0px;
        z-index: 1;
        opacity: 1;
        transition: all 0.3s; }
        .servicesUI .servicessection .serviceslist .slick-nav.prev {
          left: 0px;
          z-index: 2; }
        .servicesUI .servicessection .serviceslist .slick-nav.next {
          right: 0px; }
      .servicesUI .servicessection .serviceslist .item {
        text-align: center; }
        .servicesUI .servicessection .serviceslist .item .icon img {
          margin: 0 auto;
          display: block; }
        .servicesUI .servicessection .serviceslist .item h4 {
          font-family: 'Avenir Next LT Pro';
          margin-top: 3em;
          color: #fff;
          font-size: 16px;
          line-height: 22px; }

.featured-28 {
  position: relative;
  z-index: 1;
  background-color: #070707;
  overflow: inherit;
  padding-bottom: 16em; }
  .featured-28 .mx-container {
    width: 95%;
    margin: 0 auto;
    position: relative;
    margin-top: -17em; }
    @media (max-width: 500px) {
      .featured-28 .mx-container {
        margin-top: 0em; } }
    .featured-28 .mx-container .featured_28_ {
      background-color: #fff;
      padding: 3em 4em;
      border-radius: 8px; }
      @media (max-width: 767px) {
        .featured-28 .mx-container .featured_28_ h2 {
          margin-bottom: 79px !important; } }
      @media (max-width: 767px) {
        .featured-28 .mx-container .featured_28_ {
          padding: 3em 2em; } }
  @media (max-width: 767px) {
    .featured-28 .featured {
      padding: 0; } }
  .featured-28 .slick-nav.prev1 {
    display: block;
    right: 5em;
    height: auto;
    top: -6em; }
    @media (max-width: 992px) {
      .featured-28 .slick-nav.prev1 {
        right: 70px;
        height: auto;
        top: -2.5em;
        left: 0;
        margin: auto; } }
    .featured-28 .slick-nav.prev1 img {
      width: 46px; }
  .featured-28 .slick-nav.next1 {
    display: block;
    right: 0;
    height: auto;
    top: -6em; }
    @media (max-width: 992px) {
      .featured-28 .slick-nav.next1 {
        right: -70px;
        height: auto;
        top: -2.5em;
        left: 0;
        margin: auto; } }
    .featured-28 .slick-nav.next1 img {
      width: 46px; }

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  font-family: 'Avenir Next LT Pro';
  color: #070707;
  font-size: 36px;
  margin-top: 2em;
  letter-spacing: 2px; }
  body:not(.cke_editable) h2:not(.swal2-title):not([style]):after {
    display: none; }
  body:not(.cke_editable) h2:not(.swal2-title):not([style]):before {
    content: '';
    width: 68px;
    height: 4px;
    background: #17b63f;
    display: block;
    margin: 0 auto 22px auto;
    border-radius: 6px; }

#featured_slider_28_ .slick-track {
  display: flex; }
#featured_slider_28_ .slick-slide {
  padding: 21px 14px;
  margin: 0px 7.5px;
  display: flex !important;
  flex: 0 1 auto;
  height: auto; }
  @media (max-width: 767px) {
    #featured_slider_28_ .slick-slide {
      width: 100% !important; } }
  #featured_slider_28_ .slick-slide > div {
    width: 100%; }
  #featured_slider_28_ .slick-slide .product-gutter .product-block .product-image-block {
    flex: 0 0 auto; }

.product-block .overlay {
  display: none;
  background-color: rgba(255, 255, 255, 0.58);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
  .product-block .overlay img {
    transform: scale(1);
    background-color: #fff;
    border-radius: 50%;
    padding: 7px 8px; }
.product-block:hover .overlay {
  display: block; }

.slick-slide .product-gutter {
  height: 100%; }

.center-div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.abouthomepageUI {
  position: relative;
  z-index: 1;
  padding: 0;
  overflow: inherit;
  margin-top: -15em; }
  .abouthomepageUI .aboutsection {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10em;
    text-align: center;
    padding-bottom: 10em; }
    .abouthomepageUI .aboutsection .icon {
      margin-bottom: 3em; }
      .abouthomepageUI .aboutsection .icon img {
        width: 67px;
        max-width: 100%; }
    .abouthomepageUI .aboutsection .description {
      color: #fff;
      font-family: 'Avenir Next LT Pro';
      font-size: 32px;
      line-height: 40px;
      width: 90%;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .abouthomepageUI .aboutsection .description {
          font-size: 20px;
          line-height: 32px; } }
    .abouthomepageUI .aboutsection .btn-holder {
      margin-top: 3em; }
      .abouthomepageUI .aboutsection .btn-holder a {
        color: #1cb62a;
        font-family: 'Avenir Next LT Pro Demi';
        background-color: #fff;
        padding: 13px 37px;
        display: inline-block;
        border-radius: 32px;
        letter-spacing: 1px; }

.featurednews-29 {
  position: relative;
  z-index: 1;
  padding: 0; }
  .featurednews-29 h2 {
    color: #fff !important; }
  .featurednews-29 .max-container {
    width: 88%;
    margin: 0 auto; }

.featured-module-news {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1px 0;
  padding-bottom: 5em;
  margin-top: -6px; }
  .featured-module-news .fnews .big-holder .latest-n {
    min-height: 40em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px; cursor: pointer; }
    @media (max-width: 1080px) {
      .featured-module-news .fnews .big-holder .latest-n {
        min-height: 42.6em; } }
    @media (max-width: 991px) {
      .featured-module-news .fnews .big-holder .latest-n {
        min-height: 29em;
        margin-bottom: 26px; } }
  .featured-module-news .fnews .big-holder .description {
    position: absolute;
    bottom: 58px;
    width: 92%;
    left: 0;
    right: 0;
    margin: auto; }
    .featured-module-news .fnews .big-holder .description h3 {
      font-family: 'Avenir Next LT Pro Demi';
      color: #ffffff; }
    .featured-module-news .fnews .big-holder .description .date {
      color: #1eb61c;
      font-family: 'Avenir Next LT Pro bold';
      font-size: 16px;
      margin-bottom: 7px; }
    .featured-module-news .fnews .big-holder .description p {
      color: #c0c0c0;
      font-family: 'Avenir Next LT Pro'; }
  .featured-module-news .item {
    position: relative;
    background-color: #fff;
    margin-bottom: 23px;
    border-radius: 8px;
    overflow: hidden; }
    .featured-module-news .item .latest-n {
      display: flex;
      flex-wrap: wrap;
      align-items: center; cursor:pointer; }
      .featured-module-news .item .latest-n .image-holder {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        width: 199px;
        height: 171px; }
        @media (max-width: 565px) {
          .featured-module-news .item .latest-n .image-holder {
            margin: 0 auto;
            margin-bottom: 13px; } }
      .featured-module-news .item .latest-n .description {
        width: 63%;
        padding: 0 26px; }
        @media (max-width: 1080px) {
          .featured-module-news .item .latest-n .description {
            width: 53%;
            padding: 9px 26px; } }
        @media (max-width: 729px) {
          .featured-module-news .item .latest-n .description {
            width: 60%; } }
        @media (max-width: 565px) {
          .featured-module-news .item .latest-n .description {
            width: 100%; } }
        .featured-module-news .item .latest-n .description h3 {
          font-family: 'Avenir Next LT Pro Demi';
          color: #454545; }
        .featured-module-news .item .latest-n .description .date {
          color: #1eb61c;
          font-family: 'Avenir Next LT Pro bold';
          font-size: 16px;
          margin-bottom: 7px; }
        .featured-module-news .item .latest-n .description p {
          color: #c0c0c0;
          font-family: 'Avenir Next LT Pro'; }

.newspopup {
  width: 45em;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  padding: 3em 2em;
  max-width: 100%; }
  .newspopup img {
    max-width: 100%;
    margin: 0 auto;
    display: block; }
  .newspopup .description {
    margin-top: 2em; }
    .newspopup .description h3 {
      font-family: 'Avenir Next LT Pro Demi';
      color: #454545; }
    .newspopup .description .date {
      color: #1eb61c;
      font-family: 'Avenir Next LT Pro bold';
      font-size: 16px;
      margin-bottom: 7px; }
    .newspopup .description p {
      color: #454545;
      font-family: 'Avenir Next LT Pro'; }

.exportcontentUI {
  padding: 0; }
  .exportcontentUI .slider-holder .item .position-center-center {
    top: 39%; }
  .exportcontentUI .slider-holder .item .slider-slideshow-description .slider-slideshow-description-texts h3 {
    color: #fff;
    font-family: 'Avenir Next LT Pro';
    font-size: 46px;
    position: relative; }
    @media (max-width: 767px) {
      .exportcontentUI .slider-holder .item .slider-slideshow-description .slider-slideshow-description-texts h3 {
        font-size: 18px; } }
    .exportcontentUI .slider-holder .item .slider-slideshow-description .slider-slideshow-description-texts h3:before {
      content: '';
      width: 105px;
      height: 3px;
      background: #1db622;
      background: linear-gradient(90deg, #1db622 41%, #10b662 59%, #06b697 100%);
      display: block;
      margin: 0 0 27px 0;
      border-radius: 6px; }
  .exportcontentUI .slider-holder .item .slider-slideshow-description .slider-slideshow-description-texts p {
    color: #fff;
    font-family: 'Avenir Next LT Pro';
    font-size: 16px;
    line-height: 33px; }
    @media (max-width: 767px) {
      .exportcontentUI .slider-holder .item .slider-slideshow-description .slider-slideshow-description-texts p {
        font-size: 12px;
        line-height: 13px; } }

.section1 {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 47em;
  margin-top: 0;
  z-index: 1;
  position: relative;
  padding-top: 5em;
  text-align: center; }
  .section1 h3 {
    color: #828282;
    font-family: 'Avenir Next LT Pro';
    font-size: 32px;
    line-height: 38px; }
    @media (max-width: 767px) {
      .section1 h3 {
        font-size: 22px;
        line-height: 32px; } }
  .section1 .serviceslist {
    margin-top: 4em;
    display: flex; }
    @media (max-width: 767px) {
      .section1 .serviceslist {
        flex-direction: column; } }
    .section1 .serviceslist .item {
      width: calc(100%/4 - 30px);
      margin: 15px; }
      @media (max-width: 767px) {
        .section1 .serviceslist .item {
          width: calc(100%/1 - 30px);
          margin: 15px; } }
      .section1 .serviceslist .item .description {
        margin-top: 4em; }
        .section1 .serviceslist .item .description h4 {
          font-family: 'Avenir Next LT Pro';
          color: #828282;
          width: 12em;
          margin: 0 auto;
          max-width: 100%;
          margin-bottom: 1em;
          font-size: 16px;
          line-height: 20px;
          min-height: 41px; }
        .section1 .serviceslist .item .description p {
          font-family: 'Avenir Next LT Pro';
          color: #828282;
          line-height: 24px;
          font-size: 13px; }

.faqsection {
  padding-bottom: 4em;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; }
  .faqsection h2 {
    color:#00008B !important; }
  .faqsection #accordion .panel-default {
    background-color: transparent;
    border: none; }
    .faqsection #accordion .panel-default .panel-heading {
      background-color: transparent;
      border: none; }
      .faqsection #accordion .panel-default .panel-heading .panel-title a {
        border: 1px solid #13b652;
        color:#000080;
        font-family: 'Avenir Next LT Pro';
        position: relative;
        padding-right: 46px; }
        .faqsection #accordion .panel-default .panel-heading .panel-title a i {
          position: absolute;
          right: 22px;
          color: #11b65e; }
        .faqsection #accordion .panel-default .panel-heading .panel-title a.collapsed {
          border: 1px solid #fff; }
          .faqsection #accordion .panel-default .panel-heading .panel-title a.collapsed i {
            color: #fff;
            -ms-transform: rotate(-91deg);
            transform: rotate(-91deg); }
  .faqsection #accordion .panel-body {
    border: none;
    color: #1F51FF;
    font-family: 'Avenir Next LT Pro';
    line-height: 24px; }

.slider-holder {
  position: relative; }
  .slider-holder .controller.prev {
display: inline;
    position: absolute;
    right: 0;
    left: -63px;
    bottom: 10vh;
    z-index: 1;
    margin: auto;
    width: 43px;
    cursor: pointer; }
  .slider-holder .controller.next {
display: inline;
    position: absolute;
    right: -75px;
    left: 0;
    bottom: 10vh;
    z-index: 1;
    margin: auto;
    width: 43px;
    cursor: pointer; }
  .slider-holder:before {
    content: '';
    background-image: url("../img/wave.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    width: 100%;
    background-position: top;
    position: absolute;
    bottom: -2px;
    z-index: 1; }
    
      _:-ms-fullscreen, :root #searchpopclick img, #searchpopclick .fa {   position:relative;  top:18px; }
      _:-ms-fullscreen, :root #account>a>img {   position:relative;  top:18px; }
      _:-ms-fullscreen, :root #cart>a>img {   position:relative;  top:18px; }
      _:-ms-fullscreen, :root #cart .badge {    top:79% !important; }
      
      #sidr, #sidr ul li {     background: #330099;
    background: linear-gradient(90deg, #000099 41%, #33ccff 59%, #3300cc 100%); }
    #sidr ul li a {    background-color: transparent;  }
    #sidr ul li label {    background-color: transparent;  }
    
    @media (max-width: 992px) {
          .slider-holder:before { display:none;}
          .slider-holder .controller.prev,.slider-holder .controller.next {         bottom: 5px;
    width: 30px; }
      .floatingmenuUI{
          right: 14px;
  }
    }
    
      @media (max-width: 767px) {
           /*.menufooter { display:none; }*/
           
           #register-form .btn-primary {margin: 0 auto;
    display: block;  }
           
          .product-block .product-name a {     font-size: 13px; }
          .product-block .description {     font-size: 10px; } 
        .product-block .product-details .price {
    font-size: 14px;
}
          
    .pricelist li .new-prices {
            font-size: 32px;
        } 
        .pricelist li {     margin-bottom: 8px; }
        /*#product  #button-cart  {    margin-bottom: 1em; }*/
        .footer-social-icons {
    position: relative;
    right: 0;
    width: auto;
    top: -12px;
    left: 0;
    margin: auto;
    text-align: center;
}
      }
      
/*      .showlesscontent p {*/
/*    display: none;*/
/*}*/
/*.showlesscontent p:nth-child(1) {*/
/*    display: block;*/
/*}*/
    
    .needtologin{
            color: #990099 !important;
    font-family: 'Avenir Next LT Pro Demi';
    margin-bottom: 11px;
    font-size: 15px;
    }
    
    .alert{
            margin-top: 15px;
    }
    
    .featured_28_ .featured {
        text-align: center;
    }
    .featured_28_ .featured #buttonview{
            margin: 0 auto;
    display: inline-block;
    border-radius: 27px;
    min-width: 148px;
    }
    
    #side-price #slider-price {
    background: #000099!important;
}

.zoom{
        position: absolute;
    bottom: 9px;
    right: 11px;
    z-index: 1;
}
   
   #enquiry-form .row .col-sm-6:first-child{
       padding-right: 7px;
   }
   #enquiry-form .row .col-sm-6:last-child{
           padding-left: 7px;
   }
   
       @media (max-width: 767px) {
           #enquiry-form .row .col-sm-6:first-child{
       padding-right: 15px;
   }
   #enquiry-form .row .col-sm-6:last-child{
           padding-left: 15px;
   }
       }
       
       .cd-accordion-menu li:nth-child(4) > ul  {
           display:none!important;
       }
        .cd-accordion-menu li:nth-child(4) label  {
           display:none!important;
       }
    
    .quickcheckout-checkout #content {
    min-height: 74vh;
}

.date{
        position: relative;
    z-index: 1;
}
.calendar-btn{
        min-width: 33px;
    padding: 10px 0;
    background: #1db622;
    background: linear-gradient(90deg, #1db622 41%, #10b662 59%, #06b697 100%);
    font-family: 'Avenir Next LT Pro';
    border: none;
    color: #fff;
}

 _:-ms-fullscreen, :root .slider-holder .controller.next { bottom: 94px; margin:0 auto ;}
 _:-ms-fullscreen, :root .slider-holder .controller.prev { bottom: 94px; margin:0 auto ;}


      @media (max-width: 386px) {
          .product-product #product .backbtn { margin-top: 9px;
    min-width: 170px; }
      }
    
/*# sourceMappingURL=main.css.map */
