.cl-white {
  color: #fff;
}
.bg-white {
  background-color: #fff;
}
.hover-white:hover {
  color: #fff;
}
.bg-hover-white:hover {
  background-color: #fff;
}
.bd-bottom-white {
  border-bottom: 1px solid #fff;
}
.bd-top-white {
  border-top: 1px solid #fff;
}
.bd-left-white {
  border-left: 1px solid #fff;
}
.bd-right-white {
  border-right: 1px solid #fff;
}
.bd-full-white {
  border: 1px solid #fff;
}
.cl-black {
  color: #000;
}
.bg-black {
  background-color: #000;
}
.hover-black:hover {
  color: #000;
}
.bg-hover-black:hover {
  background-color: #000;
}
.bd-bottom-black {
  border-bottom: 1px solid #000;
}
.bd-top-black {
  border-top: 1px solid #000;
}
.bd-left-black {
  border-left: 1px solid #000;
}
.bd-right-black {
  border-right: 1px solid #000;
}
.bd-full-black {
  border: 1px solid #000;
}
.cl-red {
  color: #f00;
}
.bg-red {
  background-color: #f00;
}
.hover-red:hover {
  color: #f00;
}
.bg-hover-red:hover {
  background-color: #f00;
}
.bd-bottom-red {
  border-bottom: 1px solid #f00;
}
.bd-top-red {
  border-top: 1px solid #f00;
}
.bd-left-red {
  border-left: 1px solid #f00;
}
.bd-right-red {
  border-right: 1px solid #f00;
}
.bd-full-red {
  border: 1px solid #f00;
}
.cl-orange {
  color: #ffa500;
}
.bg-orange {
  background-color: #ffa500;
}
.hover-orange:hover {
  color: #ffa500;
}
.bg-hover-orange:hover {
  background-color: #ffa500;
}
.bd-bottom-orange {
  border-bottom: 1px solid #ffa500;
}
.bd-top-orange {
  border-top: 1px solid #ffa500;
}
.bd-left-orange {
  border-left: 1px solid #ffa500;
}
.bd-right-orange {
  border-right: 1px solid #ffa500;
}
.bd-full-orange {
  border: 1px solid #ffa500;
}
.cl-green-1 {
  color: #a0be5c;
}
.bg-green-1 {
  background-color: #a0be5c;
}
.hover-green-1:hover {
  color: #a0be5c;
}
.bg-hover-green-1:hover {
  background-color: #a0be5c;
}
.bd-bottom-green-1 {
  border-bottom: 1px solid #a0be5c;
}
.bd-top-green-1 {
  border-top: 1px solid #a0be5c;
}
.bd-left-green-1 {
  border-left: 1px solid #a0be5c;
}
.bd-right-green-1 {
  border-right: 1px solid #a0be5c;
}
.bd-full-green-1 {
  border: 1px solid #a0be5c;
}
.cl-green-2 {
  color: #677e33;
}
.bg-green-2 {
  background-color: #677e33;
}
.hover-green-2:hover {
  color: #677e33;
}
.bg-hover-green-2:hover {
  background-color: #677e33;
}
.bd-bottom-green-2 {
  border-bottom: 1px solid #677e33;
}
.bd-top-green-2 {
  border-top: 1px solid #677e33;
}
.bd-left-green-2 {
  border-left: 1px solid #677e33;
}
.bd-right-green-2 {
  border-right: 1px solid #677e33;
}
.bd-full-green-2 {
  border: 1px solid #677e33;
}
.cl-green-3 {
  color: #37421e;
}
.bg-green-3 {
  background-color: #37421e;
}
.hover-green-3:hover {
  color: #37421e;
}
.bg-hover-green-3:hover {
  background-color: #37421e;
}
.bd-bottom-green-3 {
  border-bottom: 1px solid #37421e;
}
.bd-top-green-3 {
  border-top: 1px solid #37421e;
}
.bd-left-green-3 {
  border-left: 1px solid #37421e;
}
.bd-right-green-3 {
  border-right: 1px solid #37421e;
}
.bd-full-green-3 {
  border: 1px solid #37421e;
}
.cl-cyan {
  color: #0ff;
}
.bg-cyan {
  background-color: #0ff;
}
.hover-cyan:hover {
  color: #0ff;
}
.bg-hover-cyan:hover {
  background-color: #0ff;
}
.bd-bottom-cyan {
  border-bottom: 1px solid #0ff;
}
.bd-top-cyan {
  border-top: 1px solid #0ff;
}
.bd-left-cyan {
  border-left: 1px solid #0ff;
}
.bd-right-cyan {
  border-right: 1px solid #0ff;
}
.bd-full-cyan {
  border: 1px solid #0ff;
}
.cl-fucia {
  color: #c9126c;
}
.bg-fucia {
  background-color: #c9126c;
}
.hover-fucia:hover {
  color: #c9126c;
}
.bg-hover-fucia:hover {
  background-color: #c9126c;
}
.bd-bottom-fucia {
  border-bottom: 1px solid #c9126c;
}
.bd-top-fucia {
  border-top: 1px solid #c9126c;
}
.bd-left-fucia {
  border-left: 1px solid #c9126c;
}
.bd-right-fucia {
  border-right: 1px solid #c9126c;
}
.bd-full-fucia {
  border: 1px solid #c9126c;
}
.cl-purple {
  color: #800080;
}
.bg-purple {
  background-color: #800080;
}
.hover-purple:hover {
  color: #800080;
}
.bg-hover-purple:hover {
  background-color: #800080;
}
.bd-bottom-purple {
  border-bottom: 1px solid #800080;
}
.bd-top-purple {
  border-top: 1px solid #800080;
}
.bd-left-purple {
  border-left: 1px solid #800080;
}
.bd-right-purple {
  border-right: 1px solid #800080;
}
.bd-full-purple {
  border: 1px solid #800080;
}
.cl-gold-1 {
  color: #b39743;
}
.bg-gold-1 {
  background-color: #b39743;
}
.hover-gold-1:hover {
  color: #b39743;
}
.bg-hover-gold-1:hover {
  background-color: #b39743;
}
.bd-bottom-gold-1 {
  border-bottom: 1px solid #b39743;
}
.bd-top-gold-1 {
  border-top: 1px solid #b39743;
}
.bd-left-gold-1 {
  border-left: 1px solid #b39743;
}
.bd-right-gold-1 {
  border-right: 1px solid #b39743;
}
.bd-full-gold-1 {
  border: 1px solid #b39743;
}
.cl-gold-2 {
  color: #756c5d;
}
.bg-gold-2 {
  background-color: #756c5d;
}
.hover-gold-2:hover {
  color: #756c5d;
}
.bg-hover-gold-2:hover {
  background-color: #756c5d;
}
.bd-bottom-gold-2 {
  border-bottom: 1px solid #756c5d;
}
.bd-top-gold-2 {
  border-top: 1px solid #756c5d;
}
.bd-left-gold-2 {
  border-left: 1px solid #756c5d;
}
.bd-right-gold-2 {
  border-right: 1px solid #756c5d;
}
.bd-full-gold-2 {
  border: 1px solid #756c5d;
}
.cl-metalic-1 {
  color: #6788a7;
}
.bg-metalic-1 {
  background-color: #6788a7;
}
.hover-metalic-1:hover {
  color: #6788a7;
}
.bg-hover-metalic-1:hover {
  background-color: #6788a7;
}
.bd-bottom-metalic-1 {
  border-bottom: 1px solid #6788a7;
}
.bd-top-metalic-1 {
  border-top: 1px solid #6788a7;
}
.bd-left-metalic-1 {
  border-left: 1px solid #6788a7;
}
.bd-right-metalic-1 {
  border-right: 1px solid #6788a7;
}
.bd-full-metalic-1 {
  border: 1px solid #6788a7;
}
.cl-metalic-2 {
  color: #6b8eac;
}
.bg-metalic-2 {
  background-color: #6b8eac;
}
.hover-metalic-2:hover {
  color: #6b8eac;
}
.bg-hover-metalic-2:hover {
  background-color: #6b8eac;
}
.bd-bottom-metalic-2 {
  border-bottom: 1px solid #6b8eac;
}
.bd-top-metalic-2 {
  border-top: 1px solid #6b8eac;
}
.bd-left-metalic-2 {
  border-left: 1px solid #6b8eac;
}
.bd-right-metalic-2 {
  border-right: 1px solid #6b8eac;
}
.bd-full-metalic-2 {
  border: 1px solid #6b8eac;
}
.cl-blue {
  color: #00f;
}
.bg-blue {
  background-color: #00f;
}
.hover-blue:hover {
  color: #00f;
}
.bg-hover-blue:hover {
  background-color: #00f;
}
.bd-bottom-blue {
  border-bottom: 1px solid #00f;
}
.bd-top-blue {
  border-top: 1px solid #00f;
}
.bd-left-blue {
  border-left: 1px solid #00f;
}
.bd-right-blue {
  border-right: 1px solid #00f;
}
.bd-full-blue {
  border: 1px solid #00f;
}
.cl-transparent {
  color: transparent;
}
.bg-transparent {
  background-color: transparent;
}
.hover-transparent:hover {
  color: transparent;
}
.bg-hover-transparent:hover {
  background-color: transparent;
}
.bd-bottom-transparent {
  border-bottom: 1px solid transparent;
}
.bd-top-transparent {
  border-top: 1px solid transparent;
}
.bd-left-transparent {
  border-left: 1px solid transparent;
}
.bd-right-transparent {
  border-right: 1px solid transparent;
}
.bd-full-transparent {
  border: 1px solid transparent;
}
.dp-ib {
  display: inline-block;
  vertical-align: top;
}
.dp-block {
  display: block;
}
.dp-table {
  display: table;
  position: relative;
  table-layout: auto;
}
.dp-table-cell {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.dp-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dp-none,
.d-none {
  display: none;
}
.overprint-fixed,
.overprint-absolute {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.overprint-fixed {
  position: fixed;
}
.overprint-absolute {
  position: absolute;
}
.parallax-mirror {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.parallax {
  background-attachment: fixed;
  background-position: 50% 0px;
}
.relative {
  position: relative;
}
.clickable {
  cursor: pointer;
}
.ui-effects-transfer {
  background-color: rgba(103,126,51,0.5);
  border: 2px dotted #677e33;
  z-index: 99;
}
#scrollUp {
  bottom: 0px;
  right: 10px;
  padding: 5px 10px;
  background-color: #677e33;
  color: #fff;
}
#scrollUp:hover {
  background-color: #000;
}
#scrollUp i {
  font-size: 30px;
}
.sz-0 {
  font-size: 0pt;
}
.lnhg-0 {
  line-height: 0pt;
}
.pad-0 {
  padding: 0px;
}
.sz-2 {
  font-size: 2pt;
}
.lnhg-2 {
  line-height: 2pt;
}
.pad-2 {
  padding: 2px;
}
.sz-4 {
  font-size: 4pt;
}
.lnhg-4 {
  line-height: 4pt;
}
.pad-4 {
  padding: 4px;
}
.sz-6 {
  font-size: 6pt;
}
.lnhg-6 {
  line-height: 6pt;
}
.pad-6 {
  padding: 6px;
}
.sz-7 {
  font-size: 7pt;
}
.lnhg-7 {
  line-height: 7pt;
}
.pad-7 {
  padding: 7px;
}
.sz-8 {
  font-size: 8pt;
}
.lnhg-8 {
  line-height: 8pt;
}
.pad-8 {
  padding: 8px;
}
.sz-9 {
  font-size: 9pt;
}
.lnhg-9 {
  line-height: 9pt;
}
.pad-9 {
  padding: 9px;
}
.sz-10 {
  font-size: 10pt;
}
.lnhg-10 {
  line-height: 10pt;
}
.pad-10 {
  padding: 10px;
}
.sz-11 {
  font-size: 11pt;
}
.lnhg-11 {
  line-height: 11pt;
}
.pad-11 {
  padding: 11px;
}
.sz-12 {
  font-size: 12pt;
}
.lnhg-12 {
  line-height: 12pt;
}
.pad-12 {
  padding: 12px;
}
.sz-14 {
  font-size: 14pt;
}
.lnhg-14 {
  line-height: 14pt;
}
.pad-14 {
  padding: 14px;
}
.sz-16 {
  font-size: 16pt;
}
.lnhg-16 {
  line-height: 16pt;
}
.pad-16 {
  padding: 16px;
}
.sz-18 {
  font-size: 18pt;
}
.lnhg-18 {
  line-height: 18pt;
}
.pad-18 {
  padding: 18px;
}
.sz-20 {
  font-size: 20pt;
}
.lnhg-20 {
  line-height: 20pt;
}
.pad-20 {
  padding: 20px;
}
.sz-22 {
  font-size: 22pt;
}
.lnhg-22 {
  line-height: 22pt;
}
.pad-22 {
  padding: 22px;
}
.sz-24 {
  font-size: 24pt;
}
.lnhg-24 {
  line-height: 24pt;
}
.pad-24 {
  padding: 24px;
}
.sz-26 {
  font-size: 26pt;
}
.lnhg-26 {
  line-height: 26pt;
}
.pad-26 {
  padding: 26px;
}
.sz-28 {
  font-size: 28pt;
}
.lnhg-28 {
  line-height: 28pt;
}
.pad-28 {
  padding: 28px;
}
.sz-30 {
  font-size: 30pt;
}
.lnhg-30 {
  line-height: 30pt;
}
.pad-30 {
  padding: 30px;
}
.sz-36 {
  font-size: 36pt;
}
.lnhg-36 {
  line-height: 36pt;
}
.pad-36 {
  padding: 36px;
}
.sz-40 {
  font-size: 40pt;
}
.lnhg-40 {
  line-height: 40pt;
}
.pad-40 {
  padding: 40px;
}
.sz-46 {
  font-size: 46pt;
}
.lnhg-46 {
  line-height: 46pt;
}
.pad-46 {
  padding: 46px;
}
.wd-0 {
  width: 0%;
}
.hg-0 {
  height: 0%;
}
.op-0 {
  opacity: 0;
}
.cl-gray-0 {
  color: #fff;
}
.bg-gray-0 {
  background-color: #fff;
}
.hover-gray-0:hover {
  color: #fff;
}
.bg-hover-gray-0:hover {
  background-color: #fff;
}
.bd-bottom-gray-0 {
  border-bottom: 1px solid #fff;
}
.bd-top-gray-0 {
  border-top: 1px solid #fff;
}
.bd-left-gray-0 {
  border-left: 1px solid #fff;
}
.bd-right-gray-0 {
  border-right: 1px solid #fff;
}
.bd-full-gray-0 {
  border: 1px solid #fff;
}
.wd-5 {
  width: 5%;
}
.hg-5 {
  height: 5%;
}
.op-5 {
  opacity: 0.05;
}
.cl-gray-5 {
  color: #f2f2f2;
}
.bg-gray-5 {
  background-color: #f2f2f2;
}
.hover-gray-5:hover {
  color: #f2f2f2;
}
.bg-hover-gray-5:hover {
  background-color: #f2f2f2;
}
.bd-bottom-gray-5 {
  border-bottom: 1px solid #f2f2f2;
}
.bd-top-gray-5 {
  border-top: 1px solid #f2f2f2;
}
.bd-left-gray-5 {
  border-left: 1px solid #f2f2f2;
}
.bd-right-gray-5 {
  border-right: 1px solid #f2f2f2;
}
.bd-full-gray-5 {
  border: 1px solid #f2f2f2;
}
.wd-10 {
  width: 10%;
}
.hg-10 {
  height: 10%;
}
.op-10 {
  opacity: 0.1;
}
.cl-gray-10 {
  color: #e6e6e6;
}
.bg-gray-10 {
  background-color: #e6e6e6;
}
.hover-gray-10:hover {
  color: #e6e6e6;
}
.bg-hover-gray-10:hover {
  background-color: #e6e6e6;
}
.bd-bottom-gray-10 {
  border-bottom: 1px solid #e6e6e6;
}
.bd-top-gray-10 {
  border-top: 1px solid #e6e6e6;
}
.bd-left-gray-10 {
  border-left: 1px solid #e6e6e6;
}
.bd-right-gray-10 {
  border-right: 1px solid #e6e6e6;
}
.bd-full-gray-10 {
  border: 1px solid #e6e6e6;
}
.wd-15 {
  width: 15%;
}
.hg-15 {
  height: 15%;
}
.op-15 {
  opacity: 0.15;
}
.cl-gray-15 {
  color: #d9d9d9;
}
.bg-gray-15 {
  background-color: #d9d9d9;
}
.hover-gray-15:hover {
  color: #d9d9d9;
}
.bg-hover-gray-15:hover {
  background-color: #d9d9d9;
}
.bd-bottom-gray-15 {
  border-bottom: 1px solid #d9d9d9;
}
.bd-top-gray-15 {
  border-top: 1px solid #d9d9d9;
}
.bd-left-gray-15 {
  border-left: 1px solid #d9d9d9;
}
.bd-right-gray-15 {
  border-right: 1px solid #d9d9d9;
}
.bd-full-gray-15 {
  border: 1px solid #d9d9d9;
}
.wd-20 {
  width: 20%;
}
.hg-20 {
  height: 20%;
}
.op-20 {
  opacity: 0.2;
}
.cl-gray-20 {
  color: #ccc;
}
.bg-gray-20 {
  background-color: #ccc;
}
.hover-gray-20:hover {
  color: #ccc;
}
.bg-hover-gray-20:hover {
  background-color: #ccc;
}
.bd-bottom-gray-20 {
  border-bottom: 1px solid #ccc;
}
.bd-top-gray-20 {
  border-top: 1px solid #ccc;
}
.bd-left-gray-20 {
  border-left: 1px solid #ccc;
}
.bd-right-gray-20 {
  border-right: 1px solid #ccc;
}
.bd-full-gray-20 {
  border: 1px solid #ccc;
}
.wd-25 {
  width: 25%;
}
.hg-25 {
  height: 25%;
}
.op-25 {
  opacity: 0.25;
}
.cl-gray-25 {
  color: #bfbfbf;
}
.bg-gray-25 {
  background-color: #bfbfbf;
}
.hover-gray-25:hover {
  color: #bfbfbf;
}
.bg-hover-gray-25:hover {
  background-color: #bfbfbf;
}
.bd-bottom-gray-25 {
  border-bottom: 1px solid #bfbfbf;
}
.bd-top-gray-25 {
  border-top: 1px solid #bfbfbf;
}
.bd-left-gray-25 {
  border-left: 1px solid #bfbfbf;
}
.bd-right-gray-25 {
  border-right: 1px solid #bfbfbf;
}
.bd-full-gray-25 {
  border: 1px solid #bfbfbf;
}
.wd-30 {
  width: 30%;
}
.hg-30 {
  height: 30%;
}
.op-30 {
  opacity: 0.3;
}
.cl-gray-30 {
  color: #b3b3b3;
}
.bg-gray-30 {
  background-color: #b3b3b3;
}
.hover-gray-30:hover {
  color: #b3b3b3;
}
.bg-hover-gray-30:hover {
  background-color: #b3b3b3;
}
.bd-bottom-gray-30 {
  border-bottom: 1px solid #b3b3b3;
}
.bd-top-gray-30 {
  border-top: 1px solid #b3b3b3;
}
.bd-left-gray-30 {
  border-left: 1px solid #b3b3b3;
}
.bd-right-gray-30 {
  border-right: 1px solid #b3b3b3;
}
.bd-full-gray-30 {
  border: 1px solid #b3b3b3;
}
.wd-35 {
  width: 35%;
}
.hg-35 {
  height: 35%;
}
.op-35 {
  opacity: 0.35;
}
.cl-gray-35 {
  color: #a6a6a6;
}
.bg-gray-35 {
  background-color: #a6a6a6;
}
.hover-gray-35:hover {
  color: #a6a6a6;
}
.bg-hover-gray-35:hover {
  background-color: #a6a6a6;
}
.bd-bottom-gray-35 {
  border-bottom: 1px solid #a6a6a6;
}
.bd-top-gray-35 {
  border-top: 1px solid #a6a6a6;
}
.bd-left-gray-35 {
  border-left: 1px solid #a6a6a6;
}
.bd-right-gray-35 {
  border-right: 1px solid #a6a6a6;
}
.bd-full-gray-35 {
  border: 1px solid #a6a6a6;
}
.wd-40 {
  width: 40%;
}
.hg-40 {
  height: 40%;
}
.op-40 {
  opacity: 0.4;
}
.cl-gray-40 {
  color: #999;
}
.bg-gray-40 {
  background-color: #999;
}
.hover-gray-40:hover {
  color: #999;
}
.bg-hover-gray-40:hover {
  background-color: #999;
}
.bd-bottom-gray-40 {
  border-bottom: 1px solid #999;
}
.bd-top-gray-40 {
  border-top: 1px solid #999;
}
.bd-left-gray-40 {
  border-left: 1px solid #999;
}
.bd-right-gray-40 {
  border-right: 1px solid #999;
}
.bd-full-gray-40 {
  border: 1px solid #999;
}
.wd-45 {
  width: 45%;
}
.hg-45 {
  height: 45%;
}
.op-45 {
  opacity: 0.45;
}
.cl-gray-45 {
  color: #8c8c8c;
}
.bg-gray-45 {
  background-color: #8c8c8c;
}
.hover-gray-45:hover {
  color: #8c8c8c;
}
.bg-hover-gray-45:hover {
  background-color: #8c8c8c;
}
.bd-bottom-gray-45 {
  border-bottom: 1px solid #8c8c8c;
}
.bd-top-gray-45 {
  border-top: 1px solid #8c8c8c;
}
.bd-left-gray-45 {
  border-left: 1px solid #8c8c8c;
}
.bd-right-gray-45 {
  border-right: 1px solid #8c8c8c;
}
.bd-full-gray-45 {
  border: 1px solid #8c8c8c;
}
.wd-50 {
  width: 50%;
}
.hg-50 {
  height: 50%;
}
.op-50 {
  opacity: 0.5;
}
.cl-gray-50 {
  color: #808080;
}
.bg-gray-50 {
  background-color: #808080;
}
.hover-gray-50:hover {
  color: #808080;
}
.bg-hover-gray-50:hover {
  background-color: #808080;
}
.bd-bottom-gray-50 {
  border-bottom: 1px solid #808080;
}
.bd-top-gray-50 {
  border-top: 1px solid #808080;
}
.bd-left-gray-50 {
  border-left: 1px solid #808080;
}
.bd-right-gray-50 {
  border-right: 1px solid #808080;
}
.bd-full-gray-50 {
  border: 1px solid #808080;
}
.wd-55 {
  width: 55%;
}
.hg-55 {
  height: 55%;
}
.op-55 {
  opacity: 0.55;
}
.cl-gray-55 {
  color: #737373;
}
.bg-gray-55 {
  background-color: #737373;
}
.hover-gray-55:hover {
  color: #737373;
}
.bg-hover-gray-55:hover {
  background-color: #737373;
}
.bd-bottom-gray-55 {
  border-bottom: 1px solid #737373;
}
.bd-top-gray-55 {
  border-top: 1px solid #737373;
}
.bd-left-gray-55 {
  border-left: 1px solid #737373;
}
.bd-right-gray-55 {
  border-right: 1px solid #737373;
}
.bd-full-gray-55 {
  border: 1px solid #737373;
}
.wd-60 {
  width: 60%;
}
.hg-60 {
  height: 60%;
}
.op-60 {
  opacity: 0.6;
}
.cl-gray-60 {
  color: #666;
}
.bg-gray-60 {
  background-color: #666;
}
.hover-gray-60:hover {
  color: #666;
}
.bg-hover-gray-60:hover {
  background-color: #666;
}
.bd-bottom-gray-60 {
  border-bottom: 1px solid #666;
}
.bd-top-gray-60 {
  border-top: 1px solid #666;
}
.bd-left-gray-60 {
  border-left: 1px solid #666;
}
.bd-right-gray-60 {
  border-right: 1px solid #666;
}
.bd-full-gray-60 {
  border: 1px solid #666;
}
.wd-65 {
  width: 65%;
}
.hg-65 {
  height: 65%;
}
.op-65 {
  opacity: 0.65;
}
.cl-gray-65 {
  color: #595959;
}
.bg-gray-65 {
  background-color: #595959;
}
.hover-gray-65:hover {
  color: #595959;
}
.bg-hover-gray-65:hover {
  background-color: #595959;
}
.bd-bottom-gray-65 {
  border-bottom: 1px solid #595959;
}
.bd-top-gray-65 {
  border-top: 1px solid #595959;
}
.bd-left-gray-65 {
  border-left: 1px solid #595959;
}
.bd-right-gray-65 {
  border-right: 1px solid #595959;
}
.bd-full-gray-65 {
  border: 1px solid #595959;
}
.wd-70 {
  width: 70%;
}
.hg-70 {
  height: 70%;
}
.op-70 {
  opacity: 0.7;
}
.cl-gray-70 {
  color: #4d4d4d;
}
.bg-gray-70 {
  background-color: #4d4d4d;
}
.hover-gray-70:hover {
  color: #4d4d4d;
}
.bg-hover-gray-70:hover {
  background-color: #4d4d4d;
}
.bd-bottom-gray-70 {
  border-bottom: 1px solid #4d4d4d;
}
.bd-top-gray-70 {
  border-top: 1px solid #4d4d4d;
}
.bd-left-gray-70 {
  border-left: 1px solid #4d4d4d;
}
.bd-right-gray-70 {
  border-right: 1px solid #4d4d4d;
}
.bd-full-gray-70 {
  border: 1px solid #4d4d4d;
}
.wd-75 {
  width: 75%;
}
.hg-75 {
  height: 75%;
}
.op-75 {
  opacity: 0.75;
}
.cl-gray-75 {
  color: #404040;
}
.bg-gray-75 {
  background-color: #404040;
}
.hover-gray-75:hover {
  color: #404040;
}
.bg-hover-gray-75:hover {
  background-color: #404040;
}
.bd-bottom-gray-75 {
  border-bottom: 1px solid #404040;
}
.bd-top-gray-75 {
  border-top: 1px solid #404040;
}
.bd-left-gray-75 {
  border-left: 1px solid #404040;
}
.bd-right-gray-75 {
  border-right: 1px solid #404040;
}
.bd-full-gray-75 {
  border: 1px solid #404040;
}
.wd-80 {
  width: 80%;
}
.hg-80 {
  height: 80%;
}
.op-80 {
  opacity: 0.8;
}
.cl-gray-80 {
  color: #333;
}
.bg-gray-80 {
  background-color: #333;
}
.hover-gray-80:hover {
  color: #333;
}
.bg-hover-gray-80:hover {
  background-color: #333;
}
.bd-bottom-gray-80 {
  border-bottom: 1px solid #333;
}
.bd-top-gray-80 {
  border-top: 1px solid #333;
}
.bd-left-gray-80 {
  border-left: 1px solid #333;
}
.bd-right-gray-80 {
  border-right: 1px solid #333;
}
.bd-full-gray-80 {
  border: 1px solid #333;
}
.wd-85 {
  width: 85%;
}
.hg-85 {
  height: 85%;
}
.op-85 {
  opacity: 0.85;
}
.cl-gray-85 {
  color: #262626;
}
.bg-gray-85 {
  background-color: #262626;
}
.hover-gray-85:hover {
  color: #262626;
}
.bg-hover-gray-85:hover {
  background-color: #262626;
}
.bd-bottom-gray-85 {
  border-bottom: 1px solid #262626;
}
.bd-top-gray-85 {
  border-top: 1px solid #262626;
}
.bd-left-gray-85 {
  border-left: 1px solid #262626;
}
.bd-right-gray-85 {
  border-right: 1px solid #262626;
}
.bd-full-gray-85 {
  border: 1px solid #262626;
}
.wd-90 {
  width: 90%;
}
.hg-90 {
  height: 90%;
}
.op-90 {
  opacity: 0.9;
}
.cl-gray-90 {
  color: #1a1a1a;
}
.bg-gray-90 {
  background-color: #1a1a1a;
}
.hover-gray-90:hover {
  color: #1a1a1a;
}
.bg-hover-gray-90:hover {
  background-color: #1a1a1a;
}
.bd-bottom-gray-90 {
  border-bottom: 1px solid #1a1a1a;
}
.bd-top-gray-90 {
  border-top: 1px solid #1a1a1a;
}
.bd-left-gray-90 {
  border-left: 1px solid #1a1a1a;
}
.bd-right-gray-90 {
  border-right: 1px solid #1a1a1a;
}
.bd-full-gray-90 {
  border: 1px solid #1a1a1a;
}
.wd-95 {
  width: 95%;
}
.hg-95 {
  height: 95%;
}
.op-95 {
  opacity: 0.95;
}
.cl-gray-95 {
  color: #0d0d0d;
}
.bg-gray-95 {
  background-color: #0d0d0d;
}
.hover-gray-95:hover {
  color: #0d0d0d;
}
.bg-hover-gray-95:hover {
  background-color: #0d0d0d;
}
.bd-bottom-gray-95 {
  border-bottom: 1px solid #0d0d0d;
}
.bd-top-gray-95 {
  border-top: 1px solid #0d0d0d;
}
.bd-left-gray-95 {
  border-left: 1px solid #0d0d0d;
}
.bd-right-gray-95 {
  border-right: 1px solid #0d0d0d;
}
.bd-full-gray-95 {
  border: 1px solid #0d0d0d;
}
.wd-100 {
  width: 100%;
}
.hg-100 {
  height: 100%;
}
.op-100 {
  opacity: 1;
}
.cl-gray-100 {
  color: #000;
}
.bg-gray-100 {
  background-color: #000;
}
.hover-gray-100:hover {
  color: #000;
}
.bg-hover-gray-100:hover {
  background-color: #000;
}
.bd-bottom-gray-100 {
  border-bottom: 1px solid #000;
}
.bd-top-gray-100 {
  border-top: 1px solid #000;
}
.bd-left-gray-100 {
  border-left: 1px solid #000;
}
.bd-right-gray-100 {
  border-right: 1px solid #000;
}
.bd-full-gray-100 {
  border: 1px solid #000;
}
.thumb-cover {
  background-size: cover;
  background-position: center center;
}
.thumb-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.thumb-fullx380 {
  height: 380px;
}
.thumb-fullx280 {
  height: 280px;
}
.thumb-fullx80 {
  height: 80px;
}
.thumb-fullx180 {
  height: 180px;
}
.thumb-80x80 {
  height: 80px;
  width: 80px;
}
.thumb-100x100 {
  height: 100px;
  width: 100px;
}
.thumb-150x150 {
  height: 150px;
  width: 150px;
}
.thumb-200x200 {
  height: 200px;
  width: 200px;
}
.thumb-360x240 {
  height: 240px;
  width: 360px;
}
.img-wide {
  width: 100%;
}
.ff-opensans {
  font-family: 'Open Sans', sans-serif;
}
.ff-robotocondensed {
  font-family: 'Roboto Condensed', sans-serif;
}
.ff-oswald {
  font-family: 'Oswald', sans-serif;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.required {
  background-color: #fff6f6 !important;
  border: 1px solid #f00 !important;
}
.align-middle {
  vertical-align: middle !important;
}
body {
  font-family: 'Raleway', sans-serif;
  smoothing: antialiased;
  color: #808080;
  font-size: 12pt;
}
p {
  line-height: 18pt;
}
section,
footer,
header {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section .container,
footer .container,
header .container,
section .container-fluid,
footer .container-fluid,
header .container-fluid {
  position: relative;
}
a {
  -webkit-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
  text-decoration: none;
}
small {
  font-size: 75%;
}
.section-header padding 80px 0:hover {
  color: #fff;
  text-decoration: none;
}
.gral-section {
  padding: 50px 0;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
textarea,
select {
  padding: 6px 10px !important;
  border-radius: 0 !important;
}
.btn {
  border-radius: 0;
  font-weight: 600;
  min-width: 180px;
  padding: 12px 24px;
  text-transform: uppercase;
}
.btn-reset {
  padding: 6px 12px;
  min-width: 0;
}
.btn-sm {
  min-width: 0;
  padding: 5px 10px;
}
.btn-xs {
  min-width: 0;
  padding: 1px 5px;
}
.btn-black {
  background-color: #000;
  border-color: transparent;
  color: #a0be5c;
  font-size: 10pt;
  font-weight: 600;
  padding: 8px 12px;
  text-transform: uppercase;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black:active:hover,
.btn-black .active:hover {
  background-color: #37421e;
  color: #fff;
}
.btn-success {
  background-color: #a0be5c;
  border: 1px solid transparent;
  color: #fff !important;
}
.btn-white {
  background-color: #fff;
  border: 1px solid #a0be5c;
  color: #a0be5c;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white:active:hover,
.btn-white .active:hover {
  background-color: #a0be5c;
  color: #fff;
}
.btn-white:hover i,
.btn-white:focus i,
.btn-white:active i,
.btn-white:active:hover i,
.btn-white .active:hover i {
  color: #fff;
}
.btn-transparent {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent:active:hover,
.btn-transparent .active:hover {
  background-color: #a0be5c;
  border: 1px solid #a0be5c;
  color: #fff;
}
.btn-transparent:hover i,
.btn-transparent:focus i,
.btn-transparent:active i,
.btn-transparent:active:hover i,
.btn-transparent .active:hover i {
  color: #fff;
}
.btn-hover-green:hover,
.btn-hover-green:focus,
.btn-hover-green:active,
.btn-hover-green:active:hover,
.btn-hover-green .active:hover {
  background-color: #ddff74;
  border: 1px solid #ddff74;
  color: #a0be5c;
}
.btn-hover-fucsia:hover,
.btn-hover-fucsia:focus,
.btn-hover-fucsia:active,
.btn-hover-fucsia:active:hover,
.btn-hover-fucsia .active:hover {
  background-color: #ffd1bf;
  border: 1px solid #ffd1bf;
  color: #c9126c;
}
.btn-transparent-black {
  background-color: transparent;
  border: 1px solid #666;
  color: #666;
}
.btn-transparent-black:hover,
.btn-transparent-black:focus,
.btn-transparent-black:active,
.btn-transparent-black:active:hover,
.btn-transparent-black .active:hover {
  background-color: #a0be5c;
  border: 1px solid #a0be5c;
  color: #fff;
}
.btn-transparent-black:hover i,
.btn-transparent-black:focus i,
.btn-transparent-black:active i,
.btn-transparent-black:active:hover i,
.btn-transparent-black .active:hover i {
  color: #fff;
}
.btn-transparent-green {
  background-color: transparent;
  border: 1px solid #a0be5c;
  color: #a0be5c;
}
.btn-transparent-green:hover,
.btn-transparent-green:focus,
.btn-transparent-green:active,
.btn-transparent-green:active:hover,
.btn-transparent-green .active:hover {
  background-color: #a0be5c;
  color: #fff;
}
.btn-transparent-green:hover i,
.btn-transparent-green:focus i,
.btn-transparent-green:active i,
.btn-transparent-green:active:hover i,
.btn-transparent-green .active:hover i {
  color: #fff;
}
.btn-big {
  font-size: 1.875rem;
  padding: 1.5rem 1.25rem;
}
.btn-disabled {
  background-color: #8c8c8c;
  border-color: transparent;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  cursor: default;
}
.btn-disabled:hover,
.btn-disabled:focus,
.btn-disabled:active,
.btn-disabled:active:hover,
.btn-disabled .active:hover {
  background-color: #999;
  color: #fff;
}
.tooltip .tooltip-inner {
  background-color: #e6e6e6;
  border-radius: 10px;
  color: #000;
  padding: 16px;
}
.tooltip.top .tooltip-arrow,
.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  border-top-color: #e6e6e6;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #e6e6e6;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #e6e6e6;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e6e6e6;
}
#pop_photo .pop-photo-container {
  height: 80%;
  left: 10%;
  position: absolute;
  top: 10%;
  width: 80%;
}
#pop_photo .fa-times {
  position: absolute;
  right: 5%;
  top: 5%;
}
header.site-header .top-menu {
  border-bottom: 1px solid #e6e6e6;
}
header.site-header .top-menu .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header.site-header .top-menu .flex-container .left .menu,
header.site-header .top-menu .flex-container .right .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
header.site-header .top-menu .flex-container .left .menu li,
header.site-header .top-menu .flex-container .right .menu li {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e6e6e6;
}
header.site-header .top-menu .flex-container .left .menu li a,
header.site-header .top-menu .flex-container .right .menu li a {
  color: #808080;
  display: block;
  font-size: 10pt;
  font-weight: 500;
  padding: 8px;
  text-transform: uppercase;
}
header.site-header .top-menu .flex-container .left .menu li:first-of-type,
header.site-header .top-menu .flex-container .right .menu li:first-of-type {
  border-left: 1px solid #e6e6e6;
}
header.site-header .top-menu .flex-container .left .menu li:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}
header.site-header .top-menu .flex-container .left .menu li:hover a {
  text-decoration: none;
}
header.site-header .top-menu .flex-container .right .menu li {
  background-color: #fff;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 32px;
}
header.site-header .top-menu .flex-container .right .menu li:hover a {
  text-decoration: none;
}
header.site-header .top-menu .flex-container .right .menu li a {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
header.site-header .top-menu .flex-container .right .menu li a i {
  font-size: 12pt;
  color: #b3b3b3;
  padding: 0;
  text-align: center;
  width: 16px;
}
header.site-header .top-menu .flex-container .right .menu li a span {
  margin: 0 0 0 4px;
  font-family: 'Open Sans', sans-serif;
  vertical-align: top;
  text-transform: none;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
header.site-header .top-menu .flex-container .right .menu li.active a i,
header.site-header .top-menu .flex-container .right .menu li.active a span {
  color: #fff;
}
header.site-header .top-menu .flex-container .right .menu li.active.instagram {
  background-color: #3f729b;
}
header.site-header .top-menu .flex-container .right .menu li.active.facebook {
  background-color: #3b5998;
}
header.site-header .top-menu .flex-container .right .menu li.active.youtube {
  background-color: #e62117;
}
header.site-header .top-menu .flex-container .right .menu li.active.envelope {
  background-color: #c9126c;
}
header.site-header .top-menu .flex-container .right .menu li.active.phone {
  background-color: #a0be5c;
}
header.site-header .logo {
  padding: 26px 0 16px 0;
  text-align: center;
}
header.site-header nav {
  background-color: #a0be5c;
  overflow: visible;
  position: relative;
}
header.site-header nav ul.mainmenu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  text-align: center;
}
header.site-header nav ul.mainmenu li {
  display: inline-block;
  vertical-align: top;
}
header.site-header nav ul.mainmenu li a {
  display: block;
  color: #fff;
  font-size: 12pt;
  font-weight: 600;
  padding: 16px 12px;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
header.site-header nav ul.mainmenu li a:hover,
header.site-header nav ul.mainmenu li a:active,
header.site-header nav ul.mainmenu li a:focus {
  background-color: #677e33;
  color: #fff;
  text-decoration: none;
}
header.site-header nav ul.mainmenu li.active a {
  color: #677e33;
}
header.site-header nav ul.mainmenu li.active:hover a {
  color: #a0be5c;
}
header.site-header nav ul.mainmenu-small li a {
  font-size: 10pt;
  padding: 10px;
}
header.site-header nav .mobile-nav {
  display: none;
  color: #fff;
  cursor: pointer;
  padding: 12px 16px;
}
header.site-header nav .mobile-nav i {
  font-size: 16pt;
}
header.site-header nav .menu-categories {
  background-color: #e6e6e6;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
header.site-header nav .menu-categories .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.site-header nav .menu-categories .flex .cat-block {
  margin: 16px 0;
  min-width: 200px;
}
header.site-header nav .menu-categories .flex .cat-block .title {
  color: #a0be5c;
  font-size: 11pt;
  font-weight: 600;
  margin: 4px 0;
  text-transform: uppercase;
}
header.site-header nav .menu-categories .flex .cat-block ul {
  margin: 0;
  padding: 0;
}
header.site-header nav .menu-categories .flex .cat-block ul li {
  display: block;
}
header.site-header nav .menu-categories .flex .cat-block ul li a {
  padding: 4px 0;
  font-size: 8pt;
  color: #333;
  text-transform: uppercase;
}
.home-slider {
  background-color: #677e33;
  min-height: 520px;
  overflow: hidden;
}
.home-slider .blank img {
  width: 100%;
}
.home-slider .bg {
  background-color: #677e33;
  opacity: 0;
}
.home-slider .slide {
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-slider .slide .caption {
  position: absolute;
  width: 40%;
}
.home-slider .slide .caption h1 {
  font-size: 40pt;
  font-weight: 300;
}
.home-slider .slide .caption h1 b {
  font-weight: 600;
}
.home-slider .slide .caption h1,
.home-slider .slide .caption h2 {
  text-transform: uppercase;
}
.home-slider .slide .caption h1,
.home-slider .slide .caption h2,
.home-slider .slide .caption p {
  margin: 4px 0;
}
.home-slider .slide .caption p {
  margin: 16px 0;
  width: 400px;
  font-size: 16pt;
}
.home-slider .slide .caption-right {
  padding: 126px 26px 26px 26px;
  right: 0;
}
.home-slider .slide .caption-left {
  padding: 126px 26px 26px 86px;
  left: 0;
}
.home-slider .prev,
.home-slider .next {
  position: absolute;
  top: 44%;
}
.home-slider .prev {
  left: 16px;
}
.home-slider .next {
  right: 16px;
}
.home-slider .dots {
  bottom: 16px;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.home-slider .dots i {
  font-size: 10pt;
  padding: 0 6px;
  color: #fff;
}
.home-slider .dots i.active {
  color: #a0be5c;
}
.home-slider .title-bar {
  background-color: rgba(103,126,51,0.8);
  bottom: 0;
  color: #fff;
  margin: 0;
  position: absolute;
  text-align: center;
  padding: 16px;
  text-transform: uppercase;
  width: 100%;
}
.circle-icon {
  cursor: pointer;
  color: #999;
  display: inline-block;
  height: 46px;
  margin: 0;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 46px;
}
.circle-icon .circleFill {
  stroke-dasharray: 170px;
  stroke-dashoffset: 170px;
  -webkit-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
       -o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.circle-icon .circleFill.circleLeft {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  stroke-dashoffset: 170px;
}
.circle-icon .circleTrack,
.circle-icon .circleFill {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.circle-icon .icon-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.circle-icon .icon-outer .fa {
  font-size: 14pt;
}
.circle-icon .icon-outer .icon-arrow_left,
.circle-icon .icon-outer .icon-arrow_right {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.circle-icon:hover:not(.prev):not(.next),
.circle-icon:focus:not(.prev):not(.next) {
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
  color: #000;
}
.prev:hover .icon-arrow_left,
.next:hover .icon-arrow_left {
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
.prev:hover .icon-arrow_right,
.next:hover .icon-arrow_right {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}
.main-title {
  color: #a0be5c;
  text-transform: uppercase;
}
.main-title-fucsia {
  color: #c9126c;
  text-transform: uppercase;
}
.subcat-title {
  background-color: #a0be5c;
  color: #fff;
  font-weight: 600;
  font-size: 16pt;
  padding: 10px 16px;
  text-transform: uppercase;
}
.secondary-title {
  background-color: #f2f2f2;
  color: #a0be5c;
  text-transform: uppercase;
  font-size: 12pt;
  padding: 10px;
}
.alternate-title {
  background-color: #d2d6dd;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px;
}
.paragraph-padding {
  padding: 16px 0 26px 0;
}
.paragraph-padding a {
  color: #a0be5c;
}
.paragraph-gral {
  padding: 10px 0 0 0;
}
.paragraph-gral a {
  color: #a0be5c;
}
.home-block {
  padding: 36px 0 0 0;
}
.home-block .container p {
  line-height: 24pt;
  padding: 0 0 0 0;
}
.home-block .container img {
  max-width: 320px;
}
.home-block .container .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-block .container .flex .item {
  padding: 20px 80px 0 0;
}
.home-block .container .flex .img {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  min-width: 320px;
  min-height: 260px;
}
.home-block-products .container .flex .img {
  min-width: 420px;
  min-height: 420px;
}
.home-block-2 {
  padding: 60px 0;
}
.home-block-2 h2,
.home-block-2 h3 {
  color: #fff;
  margin: 180px auto 26px auto;
  font-weight: 600;
  position: relative;
  max-width: 860px;
}
.home-block-4 {
  padding: 120px 0;
}
.thumbs-squares {
  overflow: hidden;
}
.btn-image {
  display: block;
  margin: 0;
  padding: 0;
}
.btn-image .btn-container {
  overflow: hidden;
  margin: 0 0 16px 0;
  position: relative;
}
.btn-image .btn-container .thumb {
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.btn-image .btn-container img {
  width: 100%;
}
.btn-image .btn-container .caption {
  bottom: 0;
  color: #fff;
  padding: 16px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
.btn-image .btn-container .caption h3,
.btn-image .btn-container .caption h4 {
  font-weight: 400;
  margin: 4px 0;
  position: relative;
}
.btn-image .btn-container .caption h4 {
  opacity: 0.95;
}
.btn-image .btn-container .caption .title {
  font-size: 2.2rem;
}
.btn-image .btn-container .caption .bg {
  background-color: #a0be5c;
  mix-blend-mode: multiply;
}
.btn-image .btn-container .caption .bg-fucsia {
  background-color: #c9126c;
}
.btn-image:hover .thumb {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.btn-image-2 .btn-container .caption .bg {
  background-color: rgba(0,0,0,0.3);
}
.btn-image-2 .btn-container .caption h4 {
  font-weight: 600;
  font-size: 18pt;
  color: #c9126c;
}
.btn-image-2 .btn-container .caption h3 {
  font-size: 22pt;
}
.btn-image-static:hover .thumb {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.flex-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
.flex-card .btn-card {
  width: 50%;
}
.btn-card {
  background-color: #f2f2f2;
  display: block;
  margin: 16px 16px;
}
.btn-card .btn-container {
  overflow: hidden;
  position: relative;
}
.btn-card .btn-container .thumb {
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.btn-card .btn-container img {
  width: 100%;
}
.btn-card .btn-container .caption {
  background-color: transparent;
  top: 0;
  color: #fff;
  padding: 8px 16px;
  position: absolute;
  width: 100%;
}
.btn-card .btn-container .caption h3,
.btn-card .btn-container .caption h4 {
  margin: 4px 0;
  position: relative;
}
.btn-card .btn-container .caption h4 {
  opacity: 0.85;
}
.btn-card .btn-container .caption .bg {
  background-color: rgba(107,142,172,0.95);
  mix-blend-mode: multiply;
}
.btn-card .caption {
  color: #666;
  font-size: 11pt;
  line-height: 20pt;
  padding: 26px;
}
.btn-card .caption a {
  color: #a0be5c;
}
.btn-card:hover {
  text-decoration: none;
}
.btn-card:hover .thumb {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.mod-related {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  display: block;
  margin: 26px 0;
  padding: 16px;
}
.mod-related .thumb img {
  width: 100%;
}
.mod-related .caption {
  padding: 8px 0;
}
.mod-related .caption h1,
.mod-related .caption h2 {
  margin: 0;
}
.mod-related .caption h1 {
  font-size: 11pt;
  color: #a0be5c;
}
.mod-related .caption h2 {
  font-size: 10pt;
  color: #808080;
}
.mod-related:hover {
  opacity: 0.65;
  text-decoration: none;
}
footer {
  padding: 36px;
  background-color: #666;
  color: #fff;
}
footer .phones {
  color: #a0be5c;
  font-size: 24pt;
  font-family: 'Open Sans', sans-serif;
}
footer .address {
  margin: 6px 0;
  font-size: 14pt;
  line-height: 16pt;
}
footer a {
  color: #a0be5c;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}
.copyright {
  background-color: #4d4d4d;
  color: #ccc;
  padding: 16px;
  text-transform: uppercase;
  font-size: 9pt;
}
.copyright ul {
  margin: 0;
  padding: 0;
}
.copyright ul li {
  display: inline-block;
  vertical-align: top;
}
.copyright ul li a {
  padding: 0 0 0 6px;
  color: #ccc;
}
.copyright ul li:hover a {
  color: #a0be5c;
  text-decoration: none;
}
#pop_newsletter .modal-dialog .modal-content {
  border: none;
  position: relative;
}
#pop_newsletter .modal-dialog .modal-content .bg {
  background-position: right bottom;
  background-size: cover;
}
#pop_newsletter .modal-dialog .modal-content .modal-body {
  margin-right: 180px;
}
#pop_newsletter .modal-dialog .modal-content .modal-body h3 {
  margin: 0;
  padding: 0;
}
#pop_newsletter .modal-dialog .modal-content .modal-body .form {
  margin: 12px -15px;
}
#pop_newsletter .modal-dialog .modal-content .modal-body .form input {
  font-size: 9pt;
  height: auto;
  padding: 4px 8px;
}
#pop_newsletter .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 4px 16px;
}
#pop_newsletter .modal-dialog .modal-content .modal-footer {
  border: none;
}
.products {
  background-color: #f2f2f2;
  padding: 36px 0;
}
.products .cat-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px 246px;
}
.products .cat-title .main-title {
  font-size: 20pt;
}
.products .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products .flex .menu-products {
  min-width: 220px;
  width: 220px;
}
.products .flex .menu-products .item {
  margin: 0 0 3px 0;
}
.products .flex .menu-products .item .cat {
  background-color: #808080;
  color: #fff;
  display: block;
  margin: 0;
  font-size: 12pt;
  font-weight: 500;
  padding: 10px 14px;
  text-transform: uppercase;
}
.products .flex .menu-products .item .cat i {
  color: #a0be5c;
  float: right;
}
.products .flex .menu-products .item .cat:hover,
.products .flex .menu-products .item .cat:focus {
  background-color: #666;
  text-decoration: none;
}
.products .flex .menu-products .item ul {
  margin: 0;
  padding: 0;
}
.products .flex .menu-products .item ul li {
  display: block;
  border-bottom: 1px solid #f2f2f2;
}
.products .flex .menu-products .item ul li a {
  background-color: #fff;
  color: #808080;
  display: block;
  font-size: 10pt;
  font-weight: 600;
  padding: 10px 16px;
  text-transform: uppercase;
}
.products .flex .menu-products .item ul li a:hover,
.products .flex .menu-products .item ul li a:focus {
  text-decoration: none !important;
}
.products .flex .menu-products .item ul li:hover a,
.products .flex .menu-products .item ul li:focus a {
  text-decoration: none !important;
  background-color: #e6e6e6;
}
.products .flex .menu-products .item ul li.active a {
  background-color: #e6e6e6;
}
.products .flex .menu-products .item ul li:last-of-type {
  border: none;
}
.products .flex .menu-products .item ul.expanded {
  height: auto;
}
.products .flex .content {
  margin-left: 26px;
  margin-bottom: 66px;
  width: 100%;
}
.products .flex .content .filters {
  background-color: #e6e6e6;
  padding: 10px;
}
.products .flex .content .filters select {
  margin: 6px 0;
}
.products .flex .content .product-gallery {
  margin: 0 -10px;
}
.products .flex .content .product-gallery .mod-product {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 16px;
  margin: 10px;
}
.products .flex .content .product-gallery .mod-product:hover {
  border: 1px solid #84a041;
}
.products .flex .content .product-gallery .mod-product:hover .mod-container .hover {
  opacity: 1;
}
.products .flex .content .product-gallery .mod-product .mod-container {
  height: auto;
}
.products .flex .content .product-gallery .mod-product .mod-container .thumb {
  max-height: 300px;
}
.products .flex .content .product-gallery .mod-product .mod-container .thumb img {
  width: 100%;
}
.products .flex .content .product-gallery .mod-product .mod-container .caption {
  padding: 10px 0 0 0;
  text-align: center;
}
.products .flex .content .product-gallery .mod-product .mod-container .caption .title,
.products .flex .content .product-gallery .mod-product .mod-container .caption .code {
  margin: 4px 0;
}
.products .flex .content .product-gallery .mod-product .mod-container .caption .title {
  font-size: 14pt;
  height: 42px;
  overflow: hidden;
  color: #a0be5c;
}
.products .flex .content .product-gallery .mod-product .mod-container .caption .code {
  font-size: 12pt;
  color: #808080;
}
.products .flex .content .product-gallery .mod-product .mod-container .hover {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255,255,255,0.65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  padding: 26px 46px;
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.products .flex .content .product-gallery .mod-product .mod-container .hover a {
  margin: 4px 0;
  min-width: 0;
  width: 100%;
}
.products .flex .content .product-details {
  padding: 16px;
}
.products .flex .content .product-details .cart-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 36px 0 0 0;
}
.products .flex .content .product-details .cart-options .col {
  min-width: 200px;
  margin: 0 36px 0 0;
}
.products .flex .content .product-details .cart-options .col label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10pt;
}
.products .flex .content .product-details .img img {
  max-width: 100%;
}
.products .flex .content .product-details .secondary-title {
  margin-top: 36px;
}
.products .flex .content .product-details .share-icons {
  text-align: right;
  color: #999;
}
.products .flex .content .product-details .share-icons .share-title {
  font-weight: 600;
  text-transform: uppercase;
}
.user-menu {
  padding: 26px 0 0 0;
}
.user-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.user-menu ul li {
  display: inline-block;
  vertical-align: top;
}
.user-menu ul li a {
  color: #808080;
  display: block;
  font-size: 11pt;
  font-weight: 500;
  padding: 0 12px;
  text-transform: uppercase;
}
.user-menu ul li a:hover,
.user-menu ul li a:focus {
  color: #a0be5c;
  text-decoration: none;
}
.user-menu ul li a span.label {
  font-family: 'Open Sans', sans-serif;
  vertical-align: top;
  position: relative;
  float: right;
  margin: 1px 0 0 6px;
}
.user-menu ul li:last-of-type a {
  padding-right: 0;
}
.share-title {
  margin-right: 10px;
}
.list-form {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  display: inline-block;
  vertical-align: top;
  margin: 4px 26px 4px 0;
  position: relative;
}
.list-form .selected-item {
  cursor: pointer;
}
.list-form .selected-item span {
  display: block;
  vertical-align: top;
}
.list-form .selected-item span:first-of-type {
  padding: 4px 16px;
  margin-right: 44px;
  color: #808080;
}
.list-form .selected-item span:last-of-type {
  border-left: 1px solid rgba(0,0,0,0.1);
  padding: 4px 8px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.list-form .selected-item span:last-of-type i {
  font-size: 9pt;
  color: #a0be5c;
}
.list-form .selected-item:hover i {
  color: #000;
}
.list-form .list-items {
  background-color: #fff;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-left: 1px solid rgba(0,0,0,0.1);
  border-right: 1px solid rgba(0,0,0,0.1);
  max-height: 200px;
  left: 0;
  overflow: auto;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 40;
}
.list-form .list-items .item {
  padding: 4px 16px;
}
.list-form .list-items .item:hover {
  background-color: #f2f2f2;
}
.simple-list {
  margin: 0;
  padding: 0;
}
.simple-list li {
  display: block;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  position: relative;
  margin: 4px 0 6px 16px;
}
.simple-list li:before {
  content: '\f101';
  font-family: 'FontAwesome';
  line-height: 1.7em;
  margin: 0 0 0 -12px;
  position: absolute;
}
.simple-list li a {
  display: block;
  font-weight: 500;
  color: #808080;
}
.simple-list li:hover {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}
.simple-list li:hover a {
  color: #a0be5c;
  text-decoration: none;
}
.simple-list.static li:hover {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.simple-list-green li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #a0be5c;
}
.simple-list-stripped li {
  padding: 5px 10px;
  background-color: #f0f4f5;
}
.simple-list-stripped li:nth-of-type(odd) {
  background-color: #f5f9fa;
}
.dealers-list {
  background-color: #f0f4f5;
  color: #808080;
  line-height: 1.7em;
  padding: 5px 10px;
}
.tratamientos {
  padding: 26px 0;
}
.tratamientos .row-container {
  margin-bottom: 66px;
}
.tratamientos .row-container .simple-list {
  margin-left: 0;
}
.tratamientos .subcat-title {
  margin-bottom: 46px;
}
.exel-institute-over {
  background-color: transparent;
  padding: 106px 0 180px 0;
}
.exel-institute-over .bg {
  background-color: rgba(160,190,92,0.95);
  mix-blend-mode: multiply;
}
.exel-institute-over h1,
.exel-institute-over h2 {
  margin: 6px 0;
}
.exel-institute-over h4 {
  margin: 60px 0 0 0;
  line-height: 24pt;
}
.exel-institute-margin {
  padding: 106px 0 280px 0;
}
.simple-list-fucsia {
  background-color: #fff;
  margin: 0 0 26px 0;
  padding: 0;
}
.simple-list-fucsia li {
  display: block;
  color: #6788a7;
  font-size: 11pt;
  font-weight: 400;
  padding: 8px 0 8px 16px;
}
.simple-list-fucsia li:nth-of-type(odd) {
  background-color: #fafafa;
}
.simple-list-fucsia li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #c9126c;
  line-height: 1.7em;
  margin: 0 8px 0 2px;
}
.courses .month-container ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.courses .month-container ul li {
  display: inline-block;
  position: relative;
}
.courses .month-container ul li a {
  display: block;
  font-size: 16pt;
  color: #fff;
  padding: 10px 36px;
  text-transform: uppercase;
}
.courses .month-container ul li a:hover {
  text-decoration: none;
}
.courses .month-container ul li:after {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  -webkit-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
          transform: skewX(-15deg);
  left: -10px;
  width: 30px;
}
.courses .month-container ul li.active a {
  background-color: #84a041;
}
.courses .month-container ul li.active:after {
  background-color: #84a041;
}
.courses .month-container ul li a {
  background-color: #bbd088;
}
.courses .month-container ul li:after {
  background-color: #bbd088;
}
.courses .month-container ul li:hover a {
  background-color: #a0be5c;
}
.courses .month-container ul li:hover:after {
  background-color: #a0be5c;
}
.courses .table-course {
  margin: 0 0 36px 0;
}
.courses .table-course .title {
  background-color: #6788a7;
  color: #fff;
  font-size: 16pt;
  font-weight: 500;
  padding: 10px 16px;
  text-transform: uppercase;
}
.courses .table-course .table-responsive table tr:nth-of-type(odd) {
  background-color: #e8e9ed;
}
.courses .table-course .table-responsive table tr:nth-of-type(odd) td:nth-of-type(1),
.courses .table-course .table-responsive table tr:nth-of-type(odd) td:nth-of-type(3) {
  background-color: #dedfe4;
}
.courses .table-course .table-responsive table tr:nth-of-type(even) {
  background-color: #f3f4f6;
}
.courses .table-course .table-responsive table tr:nth-of-type(even) td:nth-of-type(1),
.courses .table-course .table-responsive table tr:nth-of-type(even) td:nth-of-type(3) {
  background-color: #e8e9ed;
}
.courses .table-course .table-responsive table tr td {
  border: none;
  color: #808080;
  font-weight: 500;
  padding: 12px 16px;
  font-size: 11pt;
}
.courses .table-course .table-responsive table tr td:not(:nth-of-type(2)) {
  text-align: center;
}
.courses .table-course .table-responsive table tr td.date,
.courses .table-course .table-responsive table tr td.price,
.courses .table-course .table-responsive table tr td.language {
  width: 160px;
}
.table-promos {
  margin: 0 0 36px 0;
}
.table-promos .title {
  background-color: #c9126c;
  color: #fff;
  font-size: 16pt;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 16px;
}
.table-promos .table-responsive table tr:nth-of-type(odd) {
  background-color: #e8e9ed;
}
.table-promos .table-responsive table tr:nth-of-type(odd) td:nth-of-type(2) {
  background-color: #dedfe4;
}
.table-promos .table-responsive table tr:nth-of-type(even) {
  background-color: #f3f4f6;
}
.table-promos .table-responsive table tr:nth-of-type(even) td:nth-of-type(2) {
  background-color: #e8e9ed;
}
.table-promos .table-responsive table tr td {
  border: none;
  color: #808080;
  font-weight: 500;
  padding: 12px 16px;
  font-size: 11pt;
}
.table-promos .table-responsive table tr td:nth-of-type(2) {
  text-align: center;
  width: 190px;
}
.courses-form {
  padding: 60px 0;
}
.courses-form .container .maintitle,
.courses-form .container .secondarytitle {
  text-align: center;
  margin: 4px 0;
  font-weight: 300;
}
.courses-form .container .maintitle {
  color: #fff;
}
.courses-form .container .secondarytitle {
  color: #ddff74;
}
.courses-form .container form {
  margin: 26px 0;
}
.promos-form {
  background-color: #c9126c;
  padding: 60px 0;
}
.promos-form .container .maintitle,
.promos-form .container .secondarytitle {
  text-align: center;
  margin: 4px 0;
  font-weight: 300;
}
.promos-form .container .maintitle {
  color: #fff;
}
.promos-form .container .secondarytitle {
  color: #ffd1bf;
}
.promos-form .container form {
  margin: 26px 0;
}
.body-wrapping {
  overflow: hidden;
  padding: 106px 0 180px 0;
}
.body-wrapping p {
  margin: 16px 0;
}
.body-wrapping .bg {
  background-position: 70% center;
}
.bar-title-green {
  background-color: #a0be5c;
  padding: 26px 0;
  text-align: center;
}
.bar-title-green h1,
.bar-title-green h2 {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.bar-title-green h1 {
  font-size: 30pt;
  font-weight: 300;
}
.bar-title-green h2 {
  font-size: 26pt;
  font-weight: 400;
}
.promos-title {
  background-color: #c9126c;
  padding: 16px 0;
  text-align: center;
}
.promos-title h1,
.promos-title h2 {
  color: #fff;
  font-size: 30pt;
  margin: 0;
  text-transform: uppercase;
}
.promos-title h1 {
  font-weight: 400;
}
.promos-title h2 {
  color: #ffd1bf;
  font-weight: 300;
}
.dealers p {
  padding: 16px 0;
}
.dealers-bar {
  padding: 0;
}
.dealers-bar h1.title {
  padding: 20px 0;
  margin: 0;
  font-size: 18pt;
  text-transform: uppercase;
}
.mod-dealer {
  cursor: pointer;
  overflow: hidden;
  padding: 86px 0 36px 0;
  position: relative;
}
.mod-dealer img {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.mod-dealer:hover h3 {
  opacity: 0.85;
}
.mod-dealer:hover img {
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}
.mod-dealer.active:after {
  background-color: #f2f2f2;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  content: '';
  height: 40px;
  position: absolute;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
  width: 40px;
}
.dealers-info {
  padding-bottom: 50px;
}
.dealers-info h2.main-title {
  padding: 30px 0;
  margin: 0;
}
.block-dealers hr {
  margin: 0;
}
.block-dealers p {
  font-size: 11pt;
  font-weight: 300;
  margin: 26px 0;
  line-height: 1.4em;
}
.exel-spa {
  padding: 80px 0 480px 0;
}
.exel-spa h1,
.exel-spa h2 {
  margin: 0;
}
.exel-spa p {
  margin: 36px 0;
}
.exel-spa .bg {
  background-color: #c9126c;
  mix-blend-mode: multiply;
}
.spa-offers h1.main-title-fucsia {
  padding: 26px 0;
  margin: 0;
}
.related-products .prev,
.related-products .next {
  position: absolute;
  top: 42%;
}
.related-products .next {
  right: -42px;
}
.related-products .prev {
  left: -42px;
}
.spa-bottom {
  background-color: #c9126c;
  padding: 60px 0;
}
.spa-bottom h1.main-title {
  color: #fff;
}
.block-aboutus .container .flex .item {
  padding: 20px 0 0 0;
}
.block-aboutus .container .flex .img {
  padding: 0;
  min-width: 380px;
  min-height: 320px;
}
.aboutus-bar .col {
  border-left: 1px solid #fff;
}
.aboutus-bar .col .block {
  padding: 46px 16px;
}
.aboutus-bar .col .block p {
  font-weight: 400;
  font-size: 11pt;
  margin: 26px 0;
}
.aboutus-bar .col:last-of-type {
  border-right: 1px solid #fff;
}
.aboutus-logos {
  padding: 26px 0;
  text-align: center;
}
.aboutus-logos img {
  margin: 0 26px;
}
.aboutus-bottom {
  background-color: #f2f2f2;
  padding: 66px 0;
}
.aboutus-bottom .img {
  position: relative;
}
.aboutus-bottom .img img {
  width: 100%;
}
.aboutus-bottom .img .line {
  border: 1px solid #fff;
  -webkit-transform: scale(0.96, 0.94);
      -ms-transform: scale(0.96, 0.94);
          transform: scale(0.96, 0.94);
}
.aboutus-bottom .main-title {
  margin: 4px 0;
}
.aboutus-bottom p {
  margin: 26px 0;
}
.team {
  padding: 40px 0;
}
.team .col {
  margin-bottom: 30px;
}
.team .col .mod {
  overflow: hidden;
  position: relative;
}
.team .col .mod .img {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.team .col .mod img {
  width: 100%;
}
.team .col .mod .caption-outer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  padding: 16px 0;
  -webkit-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
  text-align: center;
}
.team .col .mod .caption-outer .bg {
  background-color: rgba(103,136,167,0.75);
}
.team .col .mod .caption-outer .caption-inner {
  position: relative;
  width: 100%;
}
.team .col .mod .caption-outer .caption-inner h1,
.team .col .mod .caption-outer .caption-inner h2 {
  font-weight: 600;
  margin: 8px 0;
  text-transform: uppercase;
}
.team .col .mod .caption-outer .caption-inner h1 {
  color: #fff;
  font-size: 14pt;
  margin-bottom: 16px;
}
.team .col .mod .caption-outer .caption-inner h2 {
  color: #a0be5c;
  font-size: 15pt;
}
.team .col:hover .mod .img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.team .col:hover .mod .caption-outer {
  opacity: 1;
}
.contact-form {
  background-color: #f2f2f2;
  padding: 60px 0;
}
.contact-form form {
  padding-right: 46px;
}
.contact-form .col-data .title {
  color: #6788a7;
  margin-top: 0;
  text-transform: uppercase;
}
.contact-form .col-data .phone {
  color: #a0be5c;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.contact-form .col-data .address {
  font-weight: 500;
  margin: 16px 0;
}
.contact-form .col-data .mail a {
  color: #a0be5c;
}
.contact-form .col-data .mail a:hover {
  color: #677e33;
  text-decoration: none;
}
.contact-photo {
  min-height: 280px;
}
.contact-photo img {
  width: 100%;
}
.contact-photo .container {
  position: relative;
}
.contact-photo .container .block {
  position: absolute;
  top: 20px;
  left: 20px;
}
.contact-photo .container .block .overprint-absolute {
  mix-blend-mode: multiply;
}
.contact-photo .container .block .caption {
  padding: 26px;
  position: relative;
}
.contact-photo .container .block .caption .title {
  color: #ff0;
  margin: 0;
  text-transform: uppercase;
}
.contact-photo .container .block .caption .address {
  color: #fff;
  font-size: 14pt;
  font-family: 'Open Sans', sans-serif;
  margin: 16px 0;
}
.register-form {
  padding: 60px 0;
}
.register-form a {
  color: #a0be5c;
}
.register-form a:hover,
.register-form a:focus {
  color: #677e33;
  text-decoration: none;
}
.register-form label {
  font-weight: 500;
}
.register-form .form-control {
  border: 1px solid #e0e0e0;
}
.register-form .form-group {
  margin: 10px 0;
}
.block-gray {
  background-color: #f2f2f2;
  padding: 36px 0;
}
.radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 12px 0;
  padding: 0;
}
.radio-list li {
  cursor: pointer;
  display: inline;
  padding: 2px 16px 4px 0;
}
.radio-list li:hover {
  color: #a0be5c;
}
.radio-list-column li {
  margin: 0.265rem 0;
  width: 50%;
}
.checkbox-list {
  margin: 12px 0;
  padding: 0;
}
.checkbox-list li {
  cursor: pointer;
  display: block;
  padding: 2px 0;
}
.checkbox-list li:hover {
  color: #a0be5c;
}
.section-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px 0;
}
.section-menu .user-menu {
  padding: 26px 0 0 0;
}
.section-menu .user-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.section-menu .user-menu ul li {
  display: inline-block;
  vertical-align: top;
}
.section-menu .user-menu ul li a {
  color: #808080;
  display: block;
  font-size: 11pt;
  font-weight: 500;
  padding: 0 12px;
  text-transform: uppercase;
}
.section-menu .user-menu ul li a:hover,
.section-menu .user-menu ul li a:focus {
  color: #a0be5c;
  text-decoration: none;
}
.section-menu .user-menu ul li.active a {
  color: #a0be5c;
}
.cart {
  padding: 60px 0;
}
.cart .table-cart {
  margin: 26px 0 36px 0;
}
.cart .table-cart .title {
  background-color: #6788a7;
  color: #fff;
  font-size: 16pt;
  font-weight: 500;
  padding: 10px 16px;
  text-transform: uppercase;
}
.cart .table-cart .table-responsive table {
  font-size: 11pt;
  font-weight: 500;
}
.cart .table-cart .table-responsive table thead tr th {
  background-color: #6b8eac;
  color: #fff;
  padding: 12px;
  text-transform: uppercase;
}
.cart .table-cart .table-responsive table thead tr th:nth-of-type(odd) {
  background-color: #6788a7;
}
.cart .table-cart .table-responsive table thead tr th:not(:nth-of-type(2)) {
  text-align: center;
}
.cart .table-cart .table-responsive table tbody tr:nth-of-type(even) {
  background-color: #e8e9ed;
}
.cart .table-cart .table-responsive table tbody tr:nth-of-type(even) td:nth-of-type(odd) {
  background-color: #dedfe4;
}
.cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) {
  background-color: #f3f4f6;
}
.cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) td:nth-of-type(odd) {
  background-color: #e8e9ed;
}
.cart .table-cart .table-responsive table tbody tr td {
  border: none;
  color: #808080;
  padding: 16px;
  font-size: 11pt;
}
.cart .table-cart .table-responsive table tbody tr td a {
  color: #666;
}
.cart .table-cart .table-responsive table tbody tr td a:hover,
.cart .table-cart .table-responsive table tbody tr td a:focus {
  color: #677e33;
  text-decoration: none;
}
.cart .table-cart .table-responsive table tbody tr td:not(:nth-of-type(2)) {
  text-align: center;
}
.cart .table-cart .table-responsive table tbody tr td.trash {
  width: 60px;
}
.cart .table-cart .table-responsive table tbody tr td.total,
.cart .table-cart .table-responsive table tbody tr td.quantity,
.cart .table-cart .table-responsive table tbody tr td.price,
.cart .table-cart .table-responsive table tbody tr td.code {
  width: 140px;
}
.cart .table-cart .table-responsive table tfoot tr td {
  background-color: #68696d;
  color: #fff;
  padding: 12px;
  text-transform: uppercase;
}
.cart .table-cart .table-responsive table tfoot tr td.subtotal {
  background-color: #646569;
  text-align: center;
  width: 140px;
}
.cart .table-cart .table-responsive table tfoot tr td.subtotal_title {
  text-align: center;
}
.cart .table-input td,
.cart .table-input th {
  text-align: left !important;
}
.cart .table-input td input[type="text"],
.cart .table-input th input[type="text"],
.cart .table-input td textarea,
.cart .table-input th textarea,
.cart .table-input td select,
.cart .table-input th select {
  max-width: 480px;
}
.cart .table-input td:first-of-type {
  width: 260px;
}
.cart-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-stretch: start;
  margin: 0 -16px;
}
.cart-block-wrapper .cart-block {
  background-color: #ededed;
  margin: 10px 16px;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  width: 33.333333333333336%;
}
.cart-block-wrapper .cart-block .cart-block-header {
  background-color: #6788a7;
  color: #fff;
  font-weight: 600;
  padding: 10px 16px;
}
.cart-block-wrapper .cart-block .cart-block-content {
  padding: 10px 16px;
  margin-bottom: 40px;
}
.cart-block-wrapper .cart-block .cart-block-content ul {
  margin: 0;
  padding: 0;
}
.cart-block-wrapper .cart-block .cart-block-content ul li {
  display: block;
  margin: 4px 0;
  font-size: 11pt;
}
.cart-block-wrapper .cart-block .cart-block-content ul li.highlight {
  font-weight: 600;
}
.cart-block-wrapper .cart-block .cart-block-footer {
  bottom: 0;
  padding: 10px 16px;
  position: absolute;
  width: 100%;
}
.cart-block-wrapper .cart-block .cart-block-footer a {
  color: #a0be5c;
  display: block;
  font-size: 10pt;
  font-weight: 600;
  text-transform: uppercase;
}
.contact-map {
  height: 650px;
}
.salons .mod-salon {
  border-bottom: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 46px 0;
}
.salons .mod-salon .caption {
  padding-right: 66px;
  width: 100%;
}
.salons .mod-salon .caption .state {
  color: #6b8eac;
  font-weight: 600;
  text-transform: uppercase;
}
.salons .mod-salon .caption .city {
  color: #a0be5c;
  font-weight: 600;
  margin: 16px 0;
}
.salons .mod-salon .caption .name {
  font-weight: 600;
}
.salons .mod-salon .caption .description {
  margin-bottom: 16px;
}
.salons .mod-salon .image {
  border: 1px solid #e6e6e6;
  height: 220px;
  min-width: 320px;
  width: 320px;
}
.paypal {
  border: 1px solid #e6e6e6;
  overflow: auto;
}
.paypal iframe {
  height: auto;
  min-height: 560px;
  width: 490px;
}
.gallery-courses .image {
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  margin-bottom: 26px;
}
.gallery-courses .image:hover {
  opacity: 0.75;
}
.gallery-courses .image .play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.gallery-courses .image .play i {
  color: #fff;
  font-size: 8rem;
}
.pop-gallery {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0,0,0,0.95);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  top: 0;
  -webkit-transition: all 600ms cubic-bezier(0.32, 1, 0.23, 1);
  -o-transition: all 600ms cubic-bezier(0.32, 1, 0.23, 1);
  transition: all 600ms cubic-bezier(0.32, 1, 0.23, 1);
  width: 100%;
  z-index: 9999;
}
.pop-gallery .image {
  background-color: #000;
  position: relative;
  background-position: center;
  background-size: cover;
  height: 80%;
  width: 80%;
}
.pop-gallery .image iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.pop-gallery .image .caption {
  background-color: rgba(103,126,51,0.65);
  bottom: 0;
  padding: 16px 46px;
  position: absolute;
  color: #fff;
  width: 100%;
}
.pop-gallery .arrow {
  padding: 16px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.32, 1, 0.23, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.32, 1, 0.23, 1);
  -o-transition: transform 600ms cubic-bezier(0.32, 1, 0.23, 1);
  transition: transform 600ms cubic-bezier(0.32, 1, 0.23, 1);
  transition: transform 600ms cubic-bezier(0.32, 1, 0.23, 1), -webkit-transform 600ms cubic-bezier(0.32, 1, 0.23, 1);
}
.pop-gallery .arrow i {
  font-size: 5rem;
  color: #fff;
}
.pop-gallery .close-button {
  position: absolute;
  right: 16px;
  top: 0;
  cursor: pointer;
  padding: 16px;
  font-size: 3.5rem;
  -webkit-transition: -webkit-transform 300ms ease-out;
  transition: -webkit-transform 300ms ease-out;
  -o-transition: transform 300ms ease-out;
  transition: transform 300ms ease-out;
  transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.pop-gallery .close-button:hover {
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
          transform: rotate3d(0, 0, 1, 90deg);
}
.pop-gallery.active {
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.pop-gallery.active .next:hover {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}
.pop-gallery.active .prev:hover {
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
.modal .close {
  opacity: 1;
  position: relative;
}
body.admin {
  margin-left: 200px;
  padding: 0;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
body.admin.shrink {
  margin-left: 50px;
}
header.admin-header {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
          box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
header.admin-header .header-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}
header.admin-header .header-wrapper .logo {
  margin-left: 16px;
  padding: 0;
  width: 120px;
}
header.admin-header .header-wrapper .logo a {
  display: block;
}
header.admin-header .header-wrapper .logo a img {
  width: 100%;
}
header.admin-header .header-wrapper .nav-icon .btn {
  min-width: 0;
  padding: 2px 6px;
}
header.admin-header .header-wrapper .user-menu {
  text-align: right;
  padding: 0 16px;
}
header.admin-header .header-wrapper .user-menu h1,
header.admin-header .header-wrapper .user-menu h2 {
  margin: 0;
}
header.admin-header .header-wrapper .user-menu h1 {
  margin: 0 0 5px 0;
  font-size: 10pt;
}
header.admin-header .header-wrapper .user-menu h2 {
  font-size: 8pt;
}
header.admin-header .header-wrapper .user-menu h2 a {
  color: #999;
}
header.admin-header .header-wrapper .user-menu h2 a:hover {
  color: #f00;
  text-decoration: none;
}
.admin-wrapper {
  background-color: #f2f2f2;
  padding: 36px 30px;
}
.side-bar {
  background-color: #677e33;
  -webkit-box-shadow: 8px 0 8px rgba(0,0,0,0.1);
          box-shadow: 8px 0 8px rgba(0,0,0,0.1);
  left: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 60px;
  height: 100%;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 200px;
  z-index: 99;
}
.side-bar:hover {
  width: 200px !important;
}
.side-bar:hover .mainmenu li a span {
  display: inline !important;
}
.side-bar .logo {
  background-color: #fff;
  padding: 26px;
}
.side-bar .logo img {
  width: 100%;
}
.side-bar .mobile-nav {
  background-color: #fff;
  padding: 16px;
  display: block;
}
.side-bar .mobile-nav .btn {
  min-width: 0;
  padding: 6px 10px !important;
}
.side-bar .user-data {
  background-color: #87a542;
  color: #fff;
  padding: 16px;
}
.side-bar .user-data h4 {
  margin: 4px 0 8px 0;
}
.side-bar .user-data a {
  color: #fff;
}
.side-bar .mainmenu {
  margin: 0;
  padding: 16px 0;
  width: 200px;
}
.side-bar .mainmenu li {
  display: block;
}
.side-bar .mainmenu li a {
  color: #fff;
  display: block;
  font-size: 10pt;
  font-weight: 500;
  padding: 10px 16px;
}
.side-bar .mainmenu li a i {
  width: 26px;
  text-align: center;
}
.side-bar .mainmenu li:hover {
  background-color: #87a542;
}
.side-bar .mainmenu li:hover a {
  text-decoration: none;
}
.side-bar .mainmenu li.active a {
  background-color: #87a542;
  border-left: 5px solid #fff;
  padding: 10px 16px 10px 11px;
}
.side-bar.shrink {
  width: 50px;
}
.side-bar.shrink .logo {
  display: none;
}
.side-bar.shrink .user-data h4 {
  display: none;
}
.side-bar.shrink .mainmenu li a {
  padding: 10px 12px;
}
.side-bar.shrink .mainmenu li a span {
  display: none;
}
.side-bar.shrink .mainmenu li.active a {
  padding: 10px 7px;
}
.mid-box {
  margin: 0 auto;
  padding: 36px 16px;
  width: 300px;
}
.multiply {
  mix-blend-mode: multiply;
}
.header-admin .logo {
  padding: 36px 10px;
}
.header-admin .nav-tabs li {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.header-admin .nav-tabs .active a {
  background-color: #f2f2f2;
  background-color: #add8e6;
  color: #fff;
}
.page-header {
  background-color: #fff;
  color: #666;
  margin: 60px 0 0 0;
}
.page-header .header-container {
  padding: 0;
}
.page-header .header-container hr {
  margin: 0 0 16px 0;
}
.page-header .header-container h1 {
  font-weight: 300;
}
footer.footer-admin {
  padding-left: 30px;
}
.mod-menu-container {
  min-height: 100px;
  max-height: 696px;
  overflow: auto;
}
.mod-menu-container .mod-menu {
  -webkit-transition: opacity, 300ms, ease-out;
  -o-transition: opacity, 300ms, ease-out;
  transition: opacity, 300ms, ease-out;
  margin-bottom: 2px;
}
.mod-menu-container .mod-menu:hover {
  opacity: 0.6;
}
.admin-gallery {
  max-height: 280px;
  overflow: auto;
}
.admin-gallery .thumbnail {
  margin: 2px;
  position: relative;
}
.admin-gallery .thumbnail .redbg {
  background-color: rgba(150,20,30,0.65);
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.admin-gallery .thumbnail .redbg i {
  cursor: pointer;
}
.admin-gallery .thumbnail .redbg i:hover {
  color: #ffa500;
}
.admin-gallery .thumbnail .redbg .delete {
  position: absolute;
  right: 8px;
  top: 8px;
}
.admin-gallery .thumbnail:hover .redbg {
  display: block;
}
.__gallery {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.__gallery .image {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 200px;
  margin: 0 8px 8px 0;
  position: relative;
}
.__gallery .image .buttons {
  bottom: 0;
  position: absolute;
  padding: 10px;
  text-align: right;
  width: 100%;
}
.__gallery .image .buttons button {
  margin: 0 4px;
}
.__gallery .image.active {
  border: 2px solid #f00;
}
.mod-container {
  max-height: 580px;
  overflow: auto;
}
.mod-container .mod-item {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin: 2px 0 6px 0;
  opacity: 1;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
          box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.mod-container .mod-item:hover {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
}
.mod-container .mod-item .thumbnail {
  margin-bottom: 0;
  height: 80%;
  position: absolute;
  width: 80px;
}
.mod-container .mod-item .data {
  overflow: hidden;
  margin: 0 130px 0 90px;
}
.mod-container .mod-item .data hr {
  margin: 8px 0 8px 0;
}
.mod-container .mod-item .data .buttons {
  top: 10px;
  position: absolute;
  right: 10px;
}
.mod-container .mod-item .data .options {
  bottom: 10px;
  position: absolute;
  right: 10px;
}
.admin-box {
  padding: 0 0 40px 0;
}
.admin-box .container {
  padding-top: 16px;
  padding-bottom: 16px;
}
.mod-card {
  -webkit-transition: width 300ms ease-out;
  -o-transition: width 300ms ease-out;
  transition: width 300ms ease-out;
  margin: 0 0 6px 0;
}
.mod-card .card-inner {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 8px;
}
.mod-card .card-inner:hover {
  -webkit-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.16);
          box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.16);
}
.mod-card .card-inner .thumb {
  position: relative;
}
.mod-card .card-inner .thumb img {
  width: 100%;
  min-height: 200px;
}
.mod-card .card-inner .thumb .buttons {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.mod-card .card-inner .thumb .buttons button {
  min-width: 0;
  padding: 4px 6px;
}
.mod-card .card-inner .caption {
  position: relative;
  padding: 4px 16px;
}
.mod-card .card-inner .caption h1 {
  font-weight: 700;
  font-size: 11pt;
  height: 40px;
  overflow: hidden;
}
.mod-card .card-inner .caption p {
  padding: 4px 0 0 0;
  margin: 0;
  font-size: 9pt;
}
.mod-card .card-inner .caption p strong {
  color: #01957b;
}
.mod-card .card-inner .caption h1.sm {
  font-size: 9pt;
}
.mod-card .card-inner .caption hr {
  margin: 2px 0;
}
.mod-card .card-inner .caption .buttons {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mod-container-xs {
  height: 120px;
  overflow: auto;
}
.mod-container-sm {
  height: 240px;
  overflow: auto;
}
.mod-container-md {
  height: 360px;
  overflow: auto;
}
.mod-container-lg {
  height: 620px;
  overflow: auto;
}
.mod-list-thumb {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin: 2px 0 6px 0;
  opacity: 1;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
          box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.mod-list-thumb:hover {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
}
.mod-list-thumb .thumbnail {
  margin-bottom: 0;
  height: 80%;
  position: absolute;
  width: 80px;
}
.mod-list-thumb .data {
  overflow: hidden;
  margin: 0 130px 0 90px;
}
.mod-list-thumb .data hr {
  margin: 8px 0 8px 0;
}
.mod-list-thumb .data .buttons {
  top: 10px;
  position: absolute;
  right: 10px;
}
.mod-list-thumb .data .options {
  bottom: 10px;
  position: absolute;
  right: 10px;
}
.mod-list {
  background-color: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.12);
          box-shadow: 2px 2px 6px rgba(0,0,0,0.12);
  margin-bottom: 4px;
  min-height: 42px;
  padding: 4px 10px;
  position: relative;
  -webkit-transition: -webkit-box-shadow 300ms ease-out;
  transition: -webkit-box-shadow 300ms ease-out;
  -o-transition: box-shadow 300ms ease-out;
  transition: box-shadow 300ms ease-out;
  transition: box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
}
.mod-list:hover {
  -webkit-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.12);
          box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.12);
}
.mod-list h4 {
  margin-right: 50px;
  font-size: 10pt;
  font-weight: 500;
}
.mod-list .title {
  font-size: 1.625rem;
  font-weight: 600;
  margin: 0.425rem 0;
}
.mod-list .buttons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mod-list p {
  font-size: 9pt;
}
.mod-list small {
  color: #808080;
  font-size: 8pt;
}
.mod-list small.label-success,
.mod-list small.label-warning,
.mod-list small.label-danger,
.mod-list small.label-info {
  color: #fff;
}
.mod-list.active {
  background-color: rgba(160,190,92,0.6);
  color: #fff;
}
.mod-list.active h4 {
  margin-left: 10px;
}
.mod-list.active:before {
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #f2f2f2;
  content: '';
  left: 0;
  top: 16px;
  position: absolute;
}
.admin-columns .col:not(:first-of-type) {
  border-left: 1px solid #e6e6e6;
}
.form-group {
  position: relative;
}
.input-search-suggestions {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  max-height: 220px;
  top: 34px;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
  width: 100%;
  z-index: 11;
}
.input-search-suggestions li {
  display: block;
  cursor: pointer;
  margin: 2px 0;
  padding: 6px 10px;
}
.input-search-suggestions li:hover {
  background-color: #e6e6e6;
}
.panel-admin-mod .panel-heading {
  background-color: yellow_1;
  color: yellow_3;
}
.panel-admin-mod .panel-body .list-group .list-group-item {
  position: relative;
}
.panel-admin-mod .panel-body .list-group .list-group-item .buttons {
  right: 10px;
  top: 10px;
  position: absolute;
}
.panel-admin-mod .panel-body .list-group .list-group-item .item {
  margin-right: 50px;
}
.panel-admin-mod .panel-body .list-group .list-group-item .item i {
  cursor: pointer;
  margin: 0 8px 0 0;
}
.block-white {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.05);
          box-shadow: 4px 4px 6px rgba(0,0,0,0.05);
  margin: 0 0 8px 0;
  padding: 36px 26px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.block-white.buttons .btn-group {
  padding: 4px 0;
}
.products-admin-option {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.products-admin-option .item:not(:first-of-type) {
  margin-left: 26px;
}
.products-admin-option .item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 200px;
}
.tab-content {
  background-color: #fff;
  margin: 0 0 8px 0;
}
.tab-content .tab-panel {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 36px 26px;
  display: none;
}
.tab-content .tab-panel:first-of-type {
  display: block;
}
.flex-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-options .flex-item {
  border: 1px solid #e6e6e6;
  cursor: pointer;
  padding: 10px 16px;
  margin: 0 10px 0 0;
}
.flex-options .flex-item:hover {
  background-color: #f2f2f2;
}
.cke_editable {
  padding: 18px;
}
.ui-datepicker {
  padding: 16px;
}
.table-languages tbody tr td .caption {
  font-size: 11pt;
}
.table-languages tbody tr td small {
  margin-top: 10px;
  font-size: 8pt;
  display: block;
  color: #999;
}
.table-languages tbody tr td:first-of-type {
  width: 360px;
}
.fa-toggle-on {
  cursor: pointer;
  color: #677e33;
}
.fa-toggle-off {
  cursor: pointer;
  color: #f00;
}
.pop {
  z-index: 99;
}
.ui-datepicker {
  z-index: 4 !important;
}
#table_prices tr.active td {
  background-color: #e6e6e6;
}
.blank-page {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  min-height: 480px;
  text-align: center;
}
.login-box {
  border: 1px solid #e6e6e6;
  border-radius: 1rem;
  -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.15);
          box-shadow: 1px 1px 8px rgba(0,0,0,0.15);
  background-color: #fff;
  padding: 3rem;
}
@media screen and (max-width: 1200px) {
  header nav ul.mainmenu li a {
    padding: 16px 12px;
  }
}
@media screen and (max-width: 1080px) {
  .home-slider .slide .caption {
    width: 60%;
  }
}
@media screen and (max-width: 990px) {
  header.site-header nav ul.mainmenu {
    display: none;
    text-align: left;
  }
  header.site-header nav ul.mainmenu li {
    display: block;
  }
  header.site-header nav ul.mainmenu li a {
    padding: 6px 16px;
  }
  header.site-header nav .mobile-nav {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .home-block .container .flex {
    display: block;
  }
  .home-slider .slide .bg {
    opacity: 0.45;
  }
  .home-slider .slide .caption {
    text-align: center;
    padding: 126px 60px 0 60px;
    width: 100%;
    color: #fff !important;
  }
  .home-slider .slide .caption p {
    width: auto;
  }
  .products .cat-title {
    margin: 0 0 10px 0;
  }
  .products .flex {
    display: block;
  }
  .products .flex .menu-products {
    width: 100%;
  }
  .products .flex .content {
    margin-left: 0;
  }
  .flex-card {
    display: block;
    margin: 0;
  }
  .flex-card .btn-card {
    margin: 16px 0;
    width: 100%;
  }
  .section-menu {
    display: block;
  }
  .section-menu .user-menu ul {
    display: block;
  }
  .section-menu .user-menu ul li a {
    padding: 2px 6px;
    font-size: 9pt;
  }
  .section-menu .user-menu ul li.separator {
    display: none;
  }
  .cart-block-wrapper {
    display: block;
    margin: 0;
  }
  .cart-block-wrapper .cart-block {
    margin: 10px 0;
    width: 100%;
  }
  .cart-block-wrapper .cart-block .cart-block-content {
    margin-bottom: 6px;
  }
  .cart-block-wrapper .cart-block .cart-block-footer {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .block-white.buttons .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    width: 100%;
  }
  .block-white.buttons .btn-group button {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .products-admin-option {
    display: block;
  }
  .products-admin-option .item:not(:first-of-type) {
    margin-left: 0;
  }
  .products-admin-option .item {
    border-bottom: 1px solid #f2f2f2;
    margin: 10px 0;
    padding: 16px 0;
  }
  .admin-columns .col:not(:first-of-type) {
    border-left: none;
  }
  .table-languages tbody tr td:first-of-type,
  .table-languages tbody tr td {
    white-space: normal;
    max-width: 360px;
    width: 50%;
  }
  .salons .mod-salon {
    display: block;
  }
  .salons .mod-salon .caption {
    margin-bottom: 16px;
  }
  .salons .mod-salon .image {
    width: 100%;
  }
  footer .col {
    margin: 16px 0;
    text-align: center;
  }
  .copyright .col {
    text-align: center;
    margin: 16px 0;
  }
}
@media screen and (max-width: 520px) {
  .block-white.buttons .btn-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.admin.shrink .admin-wrapper {
    padding: 36px 10px;
  }
  .products .container .cat-title {
    display: block;
  }
  .products .container .cat-title .user-menu ul {
    display: block;
    text-align: left;
  }
  .products .container .cat-title .user-menu ul li a {
    font-size: 10pt;
    padding: 2px 8px;
  }
  .products .container .content .product-details .cart-options {
    display: block;
  }
  #pop_newsletter .modal-dialog .modal-content .bg {
    opacity: 0.2;
  }
  #pop_newsletter .modal-dialog .modal-content .modal-body {
    margin-right: 0;
  }
  .top-menu .container {
    padding: 0;
  }
  .top-menu .container .flex-container .left .menu li {
    max-width: 80px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
  }
  .top-menu .container .flex-container .left .menu li:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));
    background-image: -o-linear-gradient(left, rgba(255,255,255,0), #fff);
    background-image: linear-gradient(left, rgba(255,255,255,0), #fff);
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
  }
  .home-slider .slide .caption h1 {
    font-size: 20pt;
  }
  .home-slider .slide .caption p {
    font-size: 12pt;
    line-height: 14pt;
  }
  .home-slider .slide .caption .btn {
    padding: 6px 16px;
    min-width: 0;
  }
  .home-slider .slide .bg {
    opacity: 0.65;
  }
  .home-slider .prev {
    left: 0;
  }
  .home-slider .next {
    right: 0;
  }
  .home-exel-institute p {
    text-align: center;
  }
  .home-block-products .container .flex .img,
  .home-block .container .flex .img {
    min-width: 300px;
    min-height: 300px;
  }
  .home-block .container .flex .item {
    padding: 0;
  }
  .exel-institute-over h1 {
    font-size: 26pt;
  }
  .exel-institute-over h2 {
    font-size: 20pt;
  }
  .exel-institute-over h4 {
    margin: 16px 0;
    line-height: 16pt;
    font-size: 13pt;
  }
  .courses .month-container ul li a {
    font-size: 11pt;
    padding: 6px 26px;
  }
  .course-share .col,
  .products-share .col {
    text-align: center !important;
  }
  .course-share .col:first-of-type,
  .products-share .col:first-of-type {
    margin: 0 0 26px 0;
  }
  .body-wrapping {
    padding: 66px 0;
    background-color: #000;
  }
  .body-wrapping .bg {
    opacity: 0.55;
  }
  .body-wrapping p {
    color: #fff;
  }
  .btn-image .btn-container .caption {
    position: relative;
  }
  .cart .section-menu .user-menu li {
    display: inline-block;
  }
  .cart .section-menu .user-menu li.separator {
    display: inline-block;
  }
  .cart .table-cart .table-responsive {
    border: 1px solid transparent;
  }
  .cart .table-cart .table-responsive table tbody tr,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n),
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) {
    margin: 6px 0;
  }
  .cart .table-cart .table-responsive table tbody tr .labelform,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n) .labelform,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) .labelform {
    font-size: 9pt;
    min-width: 0;
    height: auto;
    width: 40%;
    white-space: normal;
  }
  .cart .table-cart .table-responsive table tbody tr .input,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n) .input,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) .input {
    width: 60%;
  }
  .cart .table-cart .table-responsive table tbody tr .input input,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n) .input input,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) .input input,
  .cart .table-cart .table-responsive table tbody tr .input textarea,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n) .input textarea,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) .input textarea,
  .cart .table-cart .table-responsive table tbody tr .input select,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(2n) .input select,
  .cart .table-cart .table-responsive table tbody tr:nth-of-type(odd) .input select {
    max-width: 100%;
    width: 100%;
  }
  .cart .cart-buttons .btn {
    width: 100%;
  }
  .section-menu {
    display: block;
  }
  .section-menu .user-menu ul li {
    display: block;
    vertical-align: top;
  }
  .btn {
    min-width: 0;
    padding: 10px 16px;
    font-size: 13px;
  }
  .home-block-4 {
    padding: 36px 0;
  }
  .home-block-4 .overprint-absolute {
    background-position: 60% center;
    position: relative;
    height: 320px;
  }
}
.videos-section {
  padding: 3rem 0;
}
.video-module {
  margin: 2rem 0;
  display: block;
  overflow: hidden;
}
.video-module .image-wrapper {
  position: relative;
  min-height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-module .image-wrapper .image {
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
}
.video-module .image-wrapper .icon {
  background-color: #a0be5c;
  border-radius: 50%;
  color: #fff;
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-module .title {
  margin-top: 0.625rem;
  color: #000;
  text-align: center;
}
.video-module:hover {
  text-decoration: none;
}
.video-module:hover .image-wrapper .image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.video-module:hover .image-wrapper .icon {
  background-color: #677e33;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: 20px;
}
.video-wrapper iframe,
.video-wrapper .image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1rem;
}
