.animation-delay-01 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.animation-delay-02 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.animation-delay-03 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.animation-delay-04 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animation-delay-05 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animation-delay-06 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animation-delay-07 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.animation-delay-08 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animation-delay-09 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.animation-delay-10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.rotate-180 {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* simplux blogs css
------------------------------------ */
.ls-7px {
  letter-spacing: 7px;
}
.ls-4px {
  letter-spacing: 4px;
}
.left_icon {
  background: #8dcbca!important;
  padding: 0px;
  border-radius: 50px;
}
.left_icon .fa {
  top: 25px!important;
}
.uppercase {
  text-transform: uppercase;
}
.none_line {
  text-align: center!important;
}
.none_line h3 {
  color: #000!important;
}
.none_line_1 {
  text-align: center!important;
}
.t-scale {
  transform: scale(0.5, 1);
}
.back05 {
  background: rgba(0, 0, 0, 0.7);
}
.back051 {
  background: rgba(30, 31, 30, 0.7);
}
.text-shadow {
  text-shadow: 7px 8px 1px #000000;
}
.soicon-color a {
  color: #858b8d!important;
}
.inside .wpb_wrapper,
.full_height {
  height: 100%!important;
  width: 100%!important;
}
.text-color03 {
  color: #3d3d3d!important;
}
.p_capitalize {
  text-transform: capitalize!important;
}
.contact2-style {
  border: 1px solid #e6e6e6!important;
  background: transparent;
  border-radius: 3px;
  font-size: 14px!important;
  padding: 10px 20px;
}
.contact1-style {
  background: transparent;
  border: 1px solid #6d6d6f!important;
  border-radius: 3px;
  font-size: 14px!important;
}
.height-150 {
  height: 150px;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.back_red_color {
  background-color: #fe0000!important;
}
.back_blue_color {
  background-color: #2b47e6!important;
}
.back_white_color {
  background-color: #fff!important;
}
.separator_h4 h4 {
  color: #fff;
}
input[type="checkbox"] {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transition-property: background-color, border;
  transition-property: background-color, border;
}
input[type="checkbox"]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiByYXRpbz0iMSI+IDxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS4xIiBwb2ludHM9IjQsMTAgOCwxNSAxNyw0Ij48L3BvbHlsaW5lPjwvc3ZnPg==);
  background-size: 13px;
}
input[type="checkbox"]:checked,
input[type="checkbox"]:indeterminate {
  background-color: green;
  border-color: transparent;
}
.contact-label-style label {
  color: #5b5e63;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.from-without-border .wpcf7-text {
  border: 1px solid rgba(136, 136, 136, 0.6) !important;
  border-radius: 3px;
}
.from-without-border .wpcf7-textarea {
  border: 1px solid rgba(136, 136, 136, 0.6) !important;
  border-radius: 3px;
}
.from-without-border .wpcf7-select {
  border: 1px solid rgba(136, 136, 136, 0.6) !important;
  border-radius: 3px;
}
.from-without-border .uk-form-icon {
  color: #000!important;
  font-weight: bold;
}
.map_noneborder .wpb_wrapper {
  padding: 0px!important;
}
.border_none {
  border: 1px solid transparent!important;
}
/* simplux blogs css
------------------------------------ */
.clearfix {
  clear: both;
}
.color-brand {
  color: #00b092 !important;
}
.color-brand-bg {
  background-color: #00b092;
}
.color-ancient {
  color: #63599e !important;
}
.color-ancient-bg {
  background-color: #63599e !important;
}
.color-ancient2 {
  color: #009eb3 !important;
}
.color-ancient2-bg {
  background-color: #009eb3 !important;
}
.color-title {
  color: #10242b !important;
}
.color-text {
  color: #5c666a;
}
.color-menu {
  color: #ffffff !important;
}
.color-menu:hover {
  color: #d9d9d9 !important;
}
.color-gray-bg {
  background-color: #efefef;
}
.box-shadow-none,
.uk-button.box-shadow-none {
  box-shadow: none;
}
.inner-table {
  display: table;
  width: 100%;
  height: 100%;
}
.inner-table .inner-cell {
  display: table-cell;
  vertical-align: middle;
}
.text-light,
.text-white,
.text-light *,
.text-white * {
  color: #fff !important;
}
.text-light.title-lg,
.text-white.title-lg,
.text-light *.title-lg,
.text-white *.title-lg,
.text-light.title-md,
.text-white.title-md,
.text-light *.title-md,
.text-white *.title-md {
  color: #fff;
}
.text-gray,
.text-grey {
  color: #ffe8e4 !important;
}
.text-black,
.text-dark,
.text-black *,
.text-dark * {
  color: #000 !important;
}
.width-auto {
  width: auto;
}
.text-thin,
.text-100 {
  font-weight: 100;
}
.text-light,
.text-300 {
  font-weight: 300;
}
.text-regular,
.text-400 {
  font-weight: 400;
}
.text-500 {
  font-weight: 500;
}
.text-semibold,
.text-600 {
  font-weight: 600;
}
.text-strong,
.text-700 {
  font-weight: 700;
}
.text-heavy,
.text-800 {
  font-weight: 800;
}
.text-black,
.text-900 {
  font-weight: 900;
}
.border-radius,
.border-radius-50 {
  border-radius: 50%;
}
.border-radius-0,
.border-radius0px {
  border-radius: 0;
}
.border-radius30px,
.uk-button.border-radius30px {
  border-radius: 30px;
}
.border-radius5px,
.uk-button.border-radius5px {
  border-radius: 5px;
}
.no-border {
  border: none !important;
}
.no-decoration {
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
.hover-underline {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hover-underline:hover {
  text-decoration: underline;
}
/* Z index
------------------------------------ */
.z-index-0 {
  z-index: 0;
  position: relative;
}
.z-index-1 {
  z-index: 1;
  position: relative;
}
.z-index-99 {
  z-index: 99;
  position: relative;
}
.z-index-front {
  z-index: 9999;
  position: relative;
}
/* Line height
------------------------------------ */
.line-height-1 {
  line-height: 1em;
}
.line-height-1-1 {
  line-height: 1.1em;
}
.line-height-1-2 {
  line-height: 1.2em;
}
.line-height-1-3 {
  line-height: 1.3em;
}
.line-height-1-4 {
  line-height: 1.4em;
}
.line-height-1-5 {
  line-height: 1.5em;
}
.line-height-1-6 {
  line-height: 1.6em;
}
.line-height-2 {
  line-height: 2em;
}
.line-height-3 {
  line-height: 3em;
}
.line-height-3-5 {
  line-height: 3.5em;
}
.line-height-4 {
  line-height: 4em;
}
.line-height-5 {
  line-height: 5em;
}
/* Background colors
------------------------------------ */
.background-gray {
  background-color: #f9f9f9;
}
.background-gray #header {
  background-color: transparent;
}
/* Predefined heights
------------------------------------ */
.menu-bottom-height {
  height: 60px;
}
.height-720 {
  height: 720px;
}
.height-600 {
  height: 600px;
}
.height-540 {
  height: 540px;
}
.height-400 {
  height: 400px;
}
.height-320 {
  height: 320px;
}
.height-200 {
  height: 200px;
}
.height-100 {
  height: 100px;
}
.full-size {
  width: 100% !important;
  max-width: 100% !important;
}
/* Font size
------------------------------------ */
.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
.font32 {
  font-size: 32px;
}
.font36 {
  font-size: 36px;
}
.font40 {
  font-size: 40px;
}
.font44 {
  font-size: 44px;
}
.font48 {
  font-size: 48px;
}
.font64 {
  font-size: 64px;
}
.font72 {
  font-size: 72px;
}
.font96 {
  font-size: 96px;
}
/* Padding
------------------------------------ */
.p1 {
  padding: 10px;
}
.p2 {
  padding: 20px;
}
.p3 {
  padding: 30px;
}
.p35 {
  padding: 35px;
}
.p4 {
  padding: 40px;
}
.p5 {
  padding: 50px;
}
.p6 {
  padding: 60px;
}
.p7 {
  padding: 70px;
}
.p8 {
  padding: 80px;
}
.p9 {
  padding: 90px;
}
.p10 {
  padding: 100px;
}
.p11 {
  padding: 110px;
}
.p12 {
  padding: 120px;
}
.p13 {
  padding: 130px;
}
.p14 {
  padding: 140px;
}
.p15 {
  padding: 150px;
}
.p16 {
  padding: 160px;
}
.p0 {
  padding: 0;
}
@media (max-width: 640px) {
  .p1\@s {
    padding: 10px;
  }
  .p2\@s {
    padding: 20px;
  }
  .p3\@s {
    padding: 30px;
  }
  .p4\@s {
    padding: 40px;
  }
  .p5\@s {
    padding: 50px;
  }
  .p6\@s {
    padding: 60px;
  }
  .p7\@s {
    padding: 70px;
  }
  .p8\@s {
    padding: 80px;
  }
  .p9\@s {
    padding: 90px;
  }
  .p10\@s {
    padding: 100px;
  }
  .p11\@s {
    padding: 110px;
  }
  .p12\@s {
    padding: 120px;
  }
  .p13\@s {
    padding: 130px;
  }
  .p14\@s {
    padding: 140px;
  }
  .p15\@s {
    padding: 150px;
  }
  .p16\@s {
    padding: 160px;
  }
  .p0\@s {
    padding: 0;
  }
}
.pt1 {
  padding-top: 10px;
}
.pt2 {
  padding-top: 20px;
}
.pt3 {
  padding-top: 30px;
}
.pt4 {
  padding-top: 40px;
}
.pt5 {
  padding-top: 50px;
}
.pt6 {
  padding-top: 60px;
}
.pt7 {
  padding-top: 70px;
}
.pt8 {
  padding-top: 80px;
}
.pt9 {
  padding-top: 90px;
}
.pt10 {
  padding-top: 100px;
}
.pt11 {
  padding-top: 110px;
}
.pt12 {
  padding-top: 120px;
}
.pt13 {
  padding-top: 130px;
}
.pt14 {
  padding-top: 140px;
}
.pt15 {
  padding-top: 150px;
}
.pt16 {
  padding-top: 160px;
}
.pt0 {
  padding-top: 0;
}
@media (max-width: 640px) {
  .pt1\@s {
    padding-top: 10px;
  }
  .pt2\@s {
    padding-top: 20px;
  }
  .pt3\@s {
    padding-top: 30px;
  }
  .pt4\@s {
    padding-top: 40px;
  }
  .pt5\@s {
    padding-top: 50px;
  }
  .pt6\@s {
    padding-top: 60px;
  }
  .pt7\@s {
    padding-top: 70px;
  }
  .pt8\@s {
    padding-top: 80px;
  }
  .pt9\@s {
    padding-top: 90px;
  }
  .pt10\@s {
    padding-top: 100px;
  }
  .pt11\@s {
    padding-top: 110px;
  }
  .pt12\@s {
    padding-top: 120px;
  }
  .pt13\@s {
    padding-top: 130px;
  }
  .pt14\@s {
    padding-top: 140px;
  }
  .pt15\@s {
    padding-top: 150px;
  }
  .pt16\@s {
    padding-top: 160px;
  }
  .pt0\@s {
    padding-top: 0;
  }
}
.pr1 {
  padding-right: 10px;
}
.pr2 {
  padding-right: 20px;
}
.pr3 {
  padding-right: 30px;
}
.pr4 {
  padding-right: 40px;
}
.pr5 {
  padding-right: 50px;
}
.pr6 {
  padding-right: 60px;
}
.pr7 {
  padding-right: 70px;
}
.pr8 {
  padding-right: 80px;
}
.pr9 {
  padding-right: 90px;
}
.pr10 {
  padding-right: 100px;
}
.pr11 {
  padding-right: 110px;
}
.pr12 {
  padding-right: 120px;
}
.pr13 {
  padding-right: 130px;
}
.pr14 {
  padding-right: 140px;
}
.pr15 {
  padding-right: 150px;
}
.pr16 {
  padding-right: 160px;
}
.pr0 {
  padding-right: 0;
}
@media (max-width: 640px) {
  .pr1\@s {
    padding-right: 10px;
  }
  .pr2\@s {
    padding-right: 20px;
  }
  .pr3\@s {
    padding-right: 30px;
  }
  .pr4\@s {
    padding-right: 40px;
  }
  .pr5\@s {
    padding-right: 50px;
  }
  .pr6\@s {
    padding-right: 60px;
  }
  .pr7\@s {
    padding-right: 70px;
  }
  .pr8\@s {
    padding-right: 80px;
  }
  .pr9\@s {
    padding-right: 90px;
  }
  .pr10\@s {
    padding-right: 100px;
  }
  .pr11\@s {
    padding-right: 110px;
  }
  .pr12\@s {
    padding-right: 120px;
  }
  .pr13\@s {
    padding-right: 130px;
  }
  .pr14\@s {
    padding-right: 140px;
  }
  .pr15\@s {
    padding-right: 150px;
  }
  .pr16\@s {
    padding-right: 160px;
  }
  .pr0\@s {
    padding-right: 0;
  }
}
.pb1 {
  padding-bottom: 10px;
}
.pb2 {
  padding-bottom: 20px;
}
.pb3 {
  padding-bottom: 30px;
}
.pb4 {
  padding-bottom: 40px;
}
.pb5 {
  padding-bottom: 50px;
}
.pb6 {
  padding-bottom: 60px;
}
.pb7 {
  padding-bottom: 70px;
}
.pb8 {
  padding-bottom: 80px;
}
.pb9 {
  padding-bottom: 90px;
}
.pb10 {
  padding-bottom: 100px;
}
.pb11 {
  padding-bottom: 110px;
}
.pb12 {
  padding-bottom: 120px;
}
.pb13 {
  padding-bottom: 130px;
}
.pb14 {
  padding-bottom: 140px;
}
.pb15 {
  padding-bottom: 150px;
}
.pb16 {
  padding-bottom: 160px;
}
.pb0 {
  padding-bottom: 0;
}
@media (max-width: 640px) {
  .pb1\@s {
    padding-bottom: 10px;
  }
  .pb2\@s {
    padding-bottom: 20px;
  }
  .pb3\@s {
    padding-bottom: 30px;
  }
  .pb4\@s {
    padding-bottom: 40px;
  }
  .pb5\@s {
    padding-bottom: 50px;
  }
  .pb6\@s {
    padding-bottom: 60px;
  }
  .pb7\@s {
    padding-bottom: 70px;
  }
  .pb8\@s {
    padding-bottom: 80px;
  }
  .pb9\@s {
    padding-bottom: 90px;
  }
  .pb10\@s {
    padding-bottom: 100px;
  }
  .pb11\@s {
    padding-bottom: 110px;
  }
  .pb12\@s {
    padding-bottom: 120px;
  }
  .pb13\@s {
    padding-bottom: 130px;
  }
  .pb14\@s {
    padding-bottom: 140px;
  }
  .pb15\@s {
    padding-bottom: 150px;
  }
  .pb16\@s {
    padding-bottom: 160px;
  }
  .pb0\@s {
    padding-bottom: 0;
  }
}
.pl1 {
  padding-left: 10px;
}
.pl2 {
  padding-left: 20px;
}
.pl3 {
  padding-left: 30px;
}
.pl4 {
  padding-left: 40px;
}
.pl5 {
  padding-left: 50px;
}
.pl6 {
  padding-left: 60px;
}
.pl7 {
  padding-left: 70px;
}
.pl8 {
  padding-left: 80px;
}
.pl9 {
  padding-left: 90px;
}
.pl10 {
  padding-left: 100px;
}
.pl11 {
  padding-left: 110px;
}
.pl12 {
  padding-left: 120px;
}
.pl13 {
  padding-left: 130px;
}
.pl14 {
  padding-left: 140px;
}
.pl15 {
  padding-left: 150px;
}
.pl16 {
  padding-left: 160px;
}
.pl0 {
  padding-left: 0;
}
.pl5r30 {
  padding-left: 50px;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .pl0\@s {
    padding-left: 0 ;
  }
  .pl1\@s {
    padding-left: 10px;
  }
  .pl2\@s {
    padding-left: 20px;
  }
  .pl3\@s {
    padding-left: 30px;
  }
  .pl4\@s {
    padding-left: 40px;
  }
  .pl5\@s {
    padding-left: 50px;
  }
  .pl6\@s {
    padding-left: 60px;
  }
  .pl7\@s {
    padding-left: 70px;
  }
  .pl8\@s {
    padding-left: 80px;
  }
  .pl9\@s {
    padding-left: 90px;
  }
  .pl10\@s {
    padding-left: 100px;
  }
  .pl11\@s {
    padding-left: 110px;
  }
  .pl12\@s {
    padding-left: 120px;
  }
  .pl13\@s {
    padding-left: 130px;
  }
  .pl14\@s {
    padding-left: 140px;
  }
  .pl15\@s {
    padding-left: 150px;
  }
  .pl16\@s {
    padding-left: 160px;
  }
}
.ph1 {
  padding-left: 10px;
  padding-right: 10px;
}
.ph2 {
  padding-left: 20px;
  padding-right: 20px;
}
.ph3 {
  padding-left: 30px;
  padding-right: 30px;
}
.ph4 {
  padding-left: 40px;
  padding-right: 40px;
}
.ph5 {
  padding-left: 50px;
  padding-right: 50px;
}
.ph6 {
  padding-left: 60px;
  padding-right: 60px;
}
.ph7 {
  padding-left: 70px;
  padding-right: 70px;
}
.ph8 {
  padding-left: 80px;
  padding-right: 80px;
}
.ph9 {
  padding-left: 90px;
  padding-right: 90px;
}
.ph10 {
  padding-left: 100px;
  padding-right: 100px;
}
.ph11 {
  padding-left: 110px;
  padding-right: 101px;
}
.ph12 {
  padding-left: 120px;
  padding-right: 120px;
}
.ph13 {
  padding-left: 130px;
  padding-right: 130px;
}
.ph14 {
  padding-left: 140px;
  padding-right: 140px;
}
.ph15 {
  padding-left: 150px;
  padding-right: 150px;
}
.ph16 {
  padding-left: 160px;
  padding-right: 160px;
}
.ph0 {
  padding-left: 0px;
  padding-right: 0px;
}
.phl0 {
  padding-left: 0px;
}
.phr0 {
  padding-right: 0px;
}
.pv1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pv2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pv3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pv4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pv5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pv6 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pv7 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pv8 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pv9 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pv10 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pv11 {
  padding-top: 110px;
  padding-bottom: 101px;
}
.pv12 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pv13 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.pv14 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.pv15 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.pv16 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.pv0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.pvt0 {
  padding-top: 0;
}
.pvb0 {
  padding-bottom: 0;
}
/* Margin
------------------------------------ */
.m1 {
  margin: 10px;
}
.m2 {
  margin: 20px;
}
.m3 {
  margin: 30px;
}
.m4 {
  margin: 40px;
}
.m5 {
  margin: 50px;
}
.m6 {
  margin: 60px;
}
.m7 {
  margin: 70px;
}
.m8 {
  margin: 80px;
}
.m9 {
  margin: 90px;
}
.m10 {
  margin: 100px;
}
.m11 {
  margin: 110px;
}
.m12 {
  margin: 120px;
}
.m13 {
  margin: 130px;
}
.m14 {
  margin: 140px;
}
.m15 {
  margin: 150px;
}
.m16 {
  margin: 160px;
}
.m0 {
  margin: 0;
}
@media (max-width: 640px) {
  .m1\@s {
    margin: 10px;
  }
  .m2\@s {
    margin: 20px;
  }
  .m3\@s {
    margin: 30px;
  }
  .m4\@s {
    margin: 40px;
  }
  .m5\@s {
    margin: 50px;
  }
  .m6\@s {
    margin: 60px;
  }
  .m7\@s {
    margin: 70px;
  }
  .m8\@s {
    margin: 80px;
  }
  .m9\@s {
    margin: 90px;
  }
  .m10\@s {
    margin: 100px;
  }
  .m11\@s {
    margin: 110px;
  }
  .m12\@s {
    margin: 120px;
  }
  .m13\@s {
    margin: 130px;
  }
  .m14\@s {
    margin: 140px;
  }
  .m15\@s {
    margin: 150px;
  }
  .m16\@s {
    margin: 160px;
  }
  .m0\@s {
    margin: 0;
  }
}
.ml1 {
  margin-left: 10px;
}
.ml2 {
  margin-left: 20px;
}
.ml3 {
  margin-left: 30px;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml4 {
  margin-left: 40px;
}
.ml5 {
  margin-left: 50px;
}
.ml6 {
  margin-left: 60px;
}
.ml7 {
  margin-left: 70px;
}
.ml8 {
  margin-left: 80px;
}
.ml9 {
  margin-left: 90px;
}
.ml10 {
  margin-left: 100px;
}
.ml11 {
  margin-left: 110px;
}
.ml12 {
  margin-left: 120px;
}
.ml13 {
  margin-left: 130px;
}
.ml14 {
  margin-left: 140px;
}
.ml15 {
  margin-left: 150px;
}
.ml16 {
  margin-left: 160px;
}
.ml0 {
  margin-left: 0;
}
@media (max-width: 640px) {
  .ml1\@s {
    margin-left: 10px;
  }
  .ml2\@s {
    margin-left: 20px;
  }
  .ml3\@s {
    margin-left: 30px;
  }
  .ml4\@s {
    margin-left: 40px;
  }
  .ml5\@s {
    margin-left: 50px;
  }
  .ml6\@s {
    margin-left: 60px;
  }
  .ml7\@s {
    margin-left: 70px;
  }
  .ml8\@s {
    margin-left: 80px;
  }
  .ml9\@s {
    margin-left: 90px;
  }
  .ml10\@s {
    margin-left: 100px;
  }
  .ml11\@s {
    margin-left: 110px;
  }
  .ml12\@s {
    margin-left: 120px;
  }
  .ml13\@s {
    margin-left: 130px;
  }
  .ml14\@s {
    margin-left: 140px;
  }
  .ml15\@s {
    margin-left: 150px;
  }
  .ml16\@s {
    margin-left: 160px;
  }
  .ml0\@s {
    margin-left: 0;
  }
}
.mr1 {
  margin-right: 10px;
}
.mr2 {
  margin-right: 20px;
}
.mr3 {
  margin-right: 30px;
}
.mr-3 {
  margin-right: -15px !important;
}
.mr4 {
  margin-right: 40px;
}
.mr5 {
  margin-right: 50px;
}
.mr6 {
  margin-right: 60px;
}
.mr7 {
  margin-right: 70px;
}
.mr8 {
  margin-right: 80px;
}
.mr9 {
  margin-right: 90px;
}
.mr10 {
  margin-right: 100px;
}
.mr11 {
  margin-right: 110px;
}
.mr12 {
  margin-right: 120px;
}
.mr13 {
  margin-right: 130px;
}
.mr14 {
  margin-right: 140px;
}
.mr15 {
  margin-right: 150px;
}
.mr16 {
  margin-right: 160px;
}
.mr17 {
  margin-right: 170px;
}
.mr18 {
  margin-right: 180px;
}
.mr19 {
  margin-right: 190px;
}
.mr20 {
  margin-right: 200px;
}
.mr21 {
  margin-right: 210px;
}
.mr22 {
  margin-right: 220px;
}
.mr23 {
  margin-right: 230px;
}
.mr23 {
  margin-right: 240px;
}
.mr25 {
  margin-right: 250px;
}
.mr0 {
  margin-right: 0;
}
@media (max-width: 640px) {
  .mr1\@s {
    margin-right: 10px;
  }
  .mr2\@s {
    margin-right: 20px;
  }
  .mr3\@s {
    margin-right: 30px;
  }
  .mr4\@s {
    margin-right: 40px;
  }
  .mr5\@s {
    margin-right: 50px;
  }
  .mr6\@s {
    margin-right: 60px;
  }
  .mr7\@s {
    margin-right: 70px;
  }
  .mr8\@s {
    margin-right: 80px;
  }
  .mr9\@s {
    margin-right: 90px;
  }
  .mr10\@s {
    margin-right: 100px;
  }
  .mr11\@s {
    margin-right: 110px;
  }
  .mr12\@s {
    margin-right: 120px;
  }
  .mr13\@s {
    margin-right: 130px;
  }
  .mr14\@s {
    margin-right: 140px;
  }
  .mr15\@s {
    margin-right: 150px;
  }
  .mr16\@s {
    margin-right: 160px;
  }
  .mr0\@s {
    margin-right: 0;
  }
}
.mb1 {
  margin-bottom: 10px;
}
.mb2 {
  margin-bottom: 20px;
}
.mb3 {
  margin-bottom: 30px;
}
.mb4 {
  margin-bottom: 40px;
}
.mb5 {
  margin-bottom: 50px;
}
.mb6 {
  margin-bottom: 60px;
}
.mb7 {
  margin-bottom: 70px;
}
.mb8 {
  margin-bottom: 80px;
}
.mb9 {
  margin-bottom: 90px;
}
.mb10 {
  margin-bottom: 100px;
}
.mb11 {
  margin-bottom: 110px;
}
.mb12 {
  margin-bottom: 120px;
}
.mb13 {
  margin-bottom: 130px;
}
.mb14 {
  margin-bottom: 140px;
}
.mb15 {
  margin-bottom: 150px;
}
.mb16 {
  margin-bottom: 160px;
}
.mb0 {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .mb1\@s {
    margin-bottom: 10px;
  }
  .mb2\@s {
    margin-bottom: 20px;
  }
  .mb3\@s {
    margin-bottom: 30px;
  }
  .mb4\@s {
    margin-bottom: 40px;
  }
  .mb5\@s {
    margin-bottom: 50px;
  }
  .mb6\@s {
    margin-bottom: 60px;
  }
  .mb7\@s {
    margin-bottom: 70px;
  }
  .mb8\@s {
    margin-bottom: 80px;
  }
  .mb9\@s {
    margin-bottom: 90px;
  }
  .mb10\@s {
    margin-bottom: 100px;
  }
  .mb11\@s {
    margin-bottom: 110px;
  }
  .mb12\@s {
    margin-bottom: 120px;
  }
  .mb13\@s {
    margin-bottom: 130px;
  }
  .mb14\@s {
    margin-bottom: 140px;
  }
  .mb15\@s {
    margin-bottom: 150px;
  }
  .mb16\@s {
    margin-bottom: 160px;
  }
  .mb0\@s {
    margin-bottom: 0;
  }
}
.mt1 {
  margin-top: 10px;
}
.mt2 {
  margin-top: 20px;
}
.mt3 {
  margin-top: 30px;
}
.mt4 {
  margin-top: 40px;
}
.mt5 {
  margin-top: 50px;
}
.mt6 {
  margin-top: 60px;
}
.mt7 {
  margin-top: 70px;
}
.mt8 {
  margin-top: 80px;
}
.mt9 {
  margin-top: 90px;
}
.mt10 {
  margin-top: 100px;
}
.mt11 {
  margin-top: 110px;
}
.mt12 {
  margin-top: 120px;
}
.mt13 {
  margin-top: 130px;
}
.mt14 {
  margin-top: 140px;
}
.mt15 {
  margin-top: 150px;
}
.mt16 {
  margin-top: 160px;
}
.mt17 {
  margin-top: 170px;
}
.mt18 {
  margin-top: 180px;
}
.mt19 {
  margin-top: 190px;
}
.mt20 {
  margin-top: 200px;
}
.mt21 {
  margin-top: 210px;
}
.mt25 {
  margin-top: 250px;
}
.mt26 {
  margin-top: 260px;
}
.mt37 {
  margin-top: 370px;
}
.mt0 {
  margin-top: 0;
}
@media (max-width: 640px) {
  .mt1\@s {
    margin-top: 10px;
  }
  .mt2\@s {
    margin-top: 20px;
  }
  .mt3\@s {
    margin-top: 30px;
  }
  .mt4\@s {
    margin-top: 40px;
  }
  .mt5\@s {
    margin-top: 50px;
  }
  .mt6\@s {
    margin-top: 60px;
  }
  .mt7\@s {
    margin-top: 70px;
  }
  .mt8\@s {
    margin-top: 80px;
  }
  .mt9\@s {
    margin-top: 90px;
  }
  .mt10\@s {
    margin-top: 100px;
  }
  .mt11\@s {
    margin-top: 110px;
  }
  .mt12\@s {
    margin-top: 120px;
  }
  .mt13\@s {
    margin-top: 130px;
  }
  .mt14\@s {
    margin-top: 140px;
  }
  .mt15\@s {
    margin-top: 150px;
  }
  .mt16\@s {
    margin-top: 160px;
  }
  .mt17\@s {
    margin-top: 170px;
  }
  .mt18\@s {
    margin-top: 180px;
  }
  .mt19\@s {
    margin-top: 190px;
  }
  .mt20\@s {
    margin-top: 200px;
  }
  .mt21\@s {
    margin-top: 210px;
  }
  .mt25\@s {
    margin-top: 250px;
  }
  .mt26\@s {
    margin-top: 260px;
  }
  .mt37\@s {
    margin-top: 370px;
  }
  .mt0\@s {
    margin-top: 0;
  }
}
.mv1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mv2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mv3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mv4 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mv5 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mv6 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mv7 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.mv8 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mv9 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.mv10 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mv11 {
  margin-top: 110px;
  margin-bottom: 101px;
}
.mv12 {
  margin-top: 120px;
  margin-bottom: 120px;
}
.mv13 {
  margin-top: 130px;
  margin-bottom: 130px;
}
.mv14 {
  margin-top: 140px;
  margin-bottom: 140px;
}
.mv15 {
  margin-top: 150px;
  margin-bottom: 150px;
}
.mv16 {
  margin-top: 160px;
  margin-bottom: 160px;
}
.mv0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mvt0 {
  margin-top: 0;
}
.mvb0 {
  margin-bottom: 0;
}
.mh1 {
  margin-left: 10px;
  margin-right: 10px;
}
.mh2 {
  margin-left: 20px;
  margin-right: 20px;
}
.mh3 {
  margin-left: 30px;
  margin-right: 30px;
}
.mh4 {
  margin-left: 40px;
  margin-right: 40px;
}
.mh5 {
  margin-left: 50px;
  margin-right: 50px;
}
.mh6 {
  margin-left: 60px;
  margin-right: 60px;
}
.mh7 {
  margin-left: 70px;
  margin-right: 70px;
}
.mh8 {
  margin-left: 80px;
  margin-right: 80px;
}
.mh9 {
  margin-left: 90px;
  margin-right: 90px;
}
.mh10 {
  margin-left: 100px;
  margin-right: 100px;
}
.mh11 {
  margin-left: 110px;
  margin-right: 101px;
}
.mh12 {
  margin-left: 120px;
  margin-right: 120px;
}
.mh13 {
  margin-left: 130px;
  margin-right: 130px;
}
.mh14 {
  margin-left: 140px;
  margin-right: 140px;
}
.mh15 {
  margin-left: 150px;
  margin-right: 150px;
}
.mh16 {
  margin-left: 160px;
  margin-right: 160px;
}
.mh0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mhl0 {
  margin-left: 0px;
}
.mhr0 {
  margin-right: 0px;
}
/* Margin minus */
.mmb05 {
  margin-bottom: -5px;
}
.mmb1 {
  margin-bottom: -10px;
}
.mmb2 {
  margin-bottom: -20px;
}
.mmb3 {
  margin-bottom: -30px;
}
.mmb4 {
  margin-bottom: -40px;
}
.mmb5 {
  margin-bottom: -50px;
}
.mmb6 {
  margin-bottom: -60px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .uk-flex-right\@s {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .uk-flex-right\@m {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .uk-flex-right\@l {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .uk-flex-right\@xl {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
/* Background
------------------------------------ */
.bg-cover,
.bg-cover > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.bg-contain,
.bg-contain > div {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.bg-repeat,
.bg-repeat > div {
  background-position: center right;
}
.bg-no-repeat,
.bg-no-repeat > div {
  background-repeat: no-repeat;
}
.bg-center-top,
.bg-center-top > div {
  background-position: center top;
}
.bg-center-center,
.bg-center-center > div {
  background-position: center center;
}
.bg-center-bottom,
.bg-center-bottom > div {
  background-position: center bottom !important;
}
.bg-left-top,
.bg-left-top > div {
  background-position: left center;
}
.bg-left-center,
.bg-left-center > div {
  background-position: left center;
}
.bg-right-top,
.bg-right-top > div {
  background-position: right center;
}
.bg-right-center,
.bg-right-center > div {
  background-position: right center !important;
}
.bg-right-bottom,
.bg-right-bottom > div {
  background-position: right bottom !important;
}
.background-full,
.background-full > div {
  background-size: 100% 100% !important;
  background-position: center!important;
  background-repeat: no-repeat !important;
}
/* Align
------------------------------------ */
.valign-top {
  vertical-align: top;
}
.valign-middle {
  vertical-align: middle;
}
.valign-bottom {
  vertical-align: bottom;
}
.visible-hidden {
  visibility: hidden;
}
/* Opacity
------------------------------------ */
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Rotate
------------------------------------ */
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.career i {
  color: #fc6513;
  font-style: normal;
  text-decoration: underline;
}
#footer .footer_widget.widget_nav_menu ul > li {
  padding-bottom: 4px;
  padding-top: 4px;
  border: none;
}
#footer .footer_widget.widget_nav_menu ul > li a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#footer .footer_widget .widget_mc4wp_form_widget {
  margin-top: 20px;
}
#footer .mc4wp-form button {
  background: #3c3c3e;
  border: 1px solid #3c3c3e;
  margin: 0;
  line-height: 50px;
  height: 50px;
}
#footer .mc4wp-form .uk-input {
  background: #3c3c3e;
  border: 1px solid #3c3c3e;
}
.mailchimp_form_hotel {
  margin-top: -60px;
}
.nxt-testimonial.nxt_car .gallery-thumbs {
  margin-top: 15px !important;
}
.themeton-menu-top-border > .current_page_item,
.themeton-menu-top-border > .current-menu-item {
  border-color: transparent !important;
}
.themeton-menu .menu-item a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.loginbox a {
  line-height: 50px;
  font-size: 13px;
  text-transform: uppercase;
  color: #626b71;
}
.loginbox a:hover {
  color: #00b092;
}
.nxt-car-home-serv h3 {
  font-size: 14px !important;
  text-transform: uppercase;
  padding-left: 25px!important;
}
.nxt-car-home-serv p {
  font-size: 16px !important;
  padding-left: 25px!important;
  line-height: 0;
}
.nxt-car-home-serv .more-link:not(.title-hover) {
  background: #fc8327;
  padding: 6px 20px;
  border-radius: 23px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  margin-left: 16px;
  position: relative;
  top: -10px;
}
.mailchimp_form_carrental .uk-input {
  padding-left: 30px !important;
  background: #45596a;
  height: 56px!important;
  border: none;
}
.mailchimp_form_carrental .uk-button-car {
  position: absolute;
  background-color: #00b2ca!important;
  color: #fff!important;
  padding: 9px 20px;
  right: 0;
}
#footer .style3 {
  opacity: 1!important;
}
#footer .style3 a {
  width: 37px;
  height: 37px;
  background-color: #45596a;
  border: none!important;
  border-radius: 0!important;
  opacity: 1!important;
}
#footer .style3 a i {
  line-height: 40px!important;
}
#footer .style3 a i::before {
  color: #fff!important;
}
.hr-light:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 220px;
  background: rgba(242, 242, 242, 0.25);
}
.car-height > .vc_column-inner {
  height: 470px;
}
.car-search {
  width: 100%;
  position: absolute;
}
.car-search input,
.car-search select {
  color: #fff!important;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}
.car-search .uk-form-icon {
  color: #fff;
}
.car-search select option {
  background-color: #000;
}
.car-search .uk-select,
.car-search .uk-input {
  background-color: transparent;
}
.car-search select:disabled,
.car-search option:disabled,
.car-search select[disabled] > option {
  color: #fff!important;
}
.car-search .uk-button {
  background-color: #fc8327;
}
.mailchimp_form_charity .charity_btn {
  color: #fff;
}
.vc_custom_heading i {
  color: #fa6950;
  font-style: normal;
}
.mungu-element-blog .blog-date {
  position: relative;
  margin-bottom: 20px;
}
.mungu-element-blog .blog-date span {
  position: absolute;
  left: 0;
  background: #00b092;
  padding: 3px 6px;
  border-radius: 5px;
}
.mungu-element-blog .blog-date span a {
  color: #fff;
}
.mungu-element-blog .blog-date span:first-child {
  display: none;
}
#footer .widget ul li:before {
  content: none!important;
}
.portfolio-section .pagination .page-numbers {
  display: none;
}
.service-icon span {
  color: #00b092;
}
.donate-form input[text],
.become-a-volunteer input[text] {
  border: 1px solid #ccc;
}
.donate-form .dontamount,
.become-a-volunteer .dontamount {
  position: relative;
}
.donate-form .dontamount:before,
.become-a-volunteer .dontamount:before {
  content: '\f155';
  width: 50px;
  height: 49px;
  margin-bottom: -2px;
  margin-left: 1px;
  display: block;
  position: absolute;
  left: 0;
  z-index: 99;
  line-height: 50px;
  bottom: -52px;
  background: #ccc;
  text-align: center;
  font-family: FontAwesome;
  font-size: 17px;
}
.donate-form span,
.become-a-volunteer span {
  font-weight: 400;
  color: #181620 !important;
}
.donate-form .dntcheck span,
.become-a-volunteer .dntcheck span {
  margin: 0;
}
.donate-form .dntcheck input[type="checkbox"],
.become-a-volunteer .dntcheck input[type="checkbox"] {
  visibility: hidden;
}
.donate-form .dntcheck input[type="checkbox"]:checked + label,
.become-a-volunteer .dntcheck input[type="checkbox"]:checked + label {
  left: 37px;
}
.donate-form .dntcheck p,
.become-a-volunteer .dntcheck p {
  margin: 0!important;
}
.roundedOne {
  width: 20px;
  height: 20px;
  position: relative;
  background: transparent;
  border-radius: 50px;
  border: 2px solid #00b092;
}
.roundedOne label {
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  border-radius: 50px;
}
.roundedOne label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 1px;
  left: 1px;
  background: #00b092;
  opacity: 0;
  border-radius: 50px;
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type=checkbox] {
  visibility: hidden;
}
.roundedOne input[type=checkbox]:checked label:after {
  opacity: 1 !important;
}
.roundedOne p {
  margin: 0!important;
}
/* Minimal team style */
.mungu-team .mungu-team-img {
  height: 300px;
  min-width: 270px;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mungu-team .mungu-team-img:hover {
  transform: none !important;
}
.mungu-team .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-team .entry-hover h4 {
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  visibility: hidden;
  opacity: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mungu-team .entry-hover:hover {
  background: rgba(0, 176, 146, 0.3);
}
.mungu-team .entry-hover:hover h4 {
  visibility: visible;
  opacity: 1;
}
.event-grid .pagination li .medical-arrow svg {
  display: none;
}
.event-grid .pagination li:not(.inactive) span:hover.next:after,
.event-grid .pagination li:not(.inactive) a:hover.next:after {
  transform: translateX(0px);
}
.event-grid .pagination li:not(.inactive) span:hover.prev:after,
.event-grid .pagination li:not(.inactive) a:hover.prev:after,
.event-grid .pagination li:not(.inactive) span:hover.next:after,
.event-grid .pagination li:not(.inactive) a:hover.next:after {
  background: transparent;
  width: 28px;
}
.event-grid .pagination li {
  background: rgba(0, 176, 146, 0.2);
  border-radius: 50%;
  height: 35px;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 35px;
  margin: 0 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.event-grid .pagination li a,
.event-grid .pagination li span {
  padding: 0px;
  color: #00b092;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.event-grid .pagination li .icon-arrow {
  display: none;
}
.event-grid .pagination li:before {
  content: none;
}
.event-grid .pagination li:hover {
  background: #00b092;
}
.event-grid .pagination li:hover span,
.event-grid .pagination li:hover a {
  color: #fff;
}
.event-grid .pagination li .current {
  border: none;
}
.event-grid .pagination .next,
.event-grid .pagination .prev {
  padding: 0;
}
.event-grid .pagination .next:after,
.event-grid .pagination .prev:after {
  font-family: Fontawesome;
  font-size: 14px;
  color: #fff;
  z-index: 99;
  position: relative;
  text-align: center;
  background: none;
  line-height: 30px;
  height: 54px;
  width: 40px;
  margin: 0;
}
.event-grid .pagination .prev:after {
  content: '\f053';
}
.event-grid .pagination .next:after {
  content: '\f054';
}
.church-header {
  width: 100%;
  z-index: 10;
}
.top-space {
  margin-top: 25px;
}
#footer .widget-title {
  margin-bottom: 40px;
}
.footer-recent-post a {
  color: #828387!important;
}
.footer-recent-post .fs-rp-item .entry-rp h4 a {
  color: #7d7e82!important;
}
.footer_nav {
  margin-left: 60px;
}
.footer-mail .widget + .widget {
  margin-top: 40px!important;
  margin-left: -5px;
}
.footer_nav .menu-item {
  border: none!important;
}
.footer_nav .menu-item a {
  color: #828387!important;
}
#footer .vc_icon_element-inner span {
  font-size: 20px!important;
}
#footer .flex-container > div + div {
  margin-left: 10px!important;
}
.church-about .service-item-section:hover .entry-meta {
  background-color: #c5841e;
}
.church-about .service-item-section:hover .entry-meta h3 {
  color: #fff!important;
}
.church-about .service-item-section:hover .entry-meta p {
  color: #fff!important;
}
.about-team .image-circle .mungu-item {
  background: none;
}
.about-team .image-circle .mungu-item:hover {
  background: none;
}
.about-team .image-circle .mungu-item .mungu-team-circle-img img {
  width: 210px;
  height: 210px;
}
.about-team .image-circle .mungu-item .entry-hover {
  position: relative!important;
}
.vertical-text {
  background-color: #fff;
  width: auto;
  position: absolute;
  top: 43%;
  left: -206px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 24px;
  letter-spacing: 16px;
  transform: rotate(-90deg);
  padding-top: 20px;
}
#tribe-events-bar {
  margin-left: 0!important;
  margin-right: 0!important;
  margin-bottom: 60px!important;
}
.contact_icon {
  width: 50px;
  float: left;
  padding-left: 10px;
}
.img-width-64px img {
  width: 64px;
}
.church-subscribe .subscribe-textfield {
  border: none;
  background-color: #46474c;
  outline: none;
  padding-left: 20px;
  height: 26px;
  width: 90%;
  color: #fff;
  font-size: 12px;
}
.church-subscribe .subscribe-btn {
  height: 45px;
  width: 49px;
  background-color: #c18125;
  border: none;
}
.church-subscribe .subscribe-btn i {
  color: #fff;
}
.subscribe-text {
  margin-top: 15px;
  font-size: 14px;
}
.portfolio-section .pagination li {
  display: none;
}
.portfolio-section .pagination li.previous-link {
  display: block;
}
.portfolio-section .pagination li a.prev,
.portfolio-section .pagination li a.next {
  padding: 0;
  margin: 0 7px;
}
.portfolio-section .pagination li a.prev:after,
.portfolio-section .pagination li a.next:after {
  content: none;
}
.portfolio-section .pagination li a.prev .icon-arrow,
.portfolio-section .pagination li a.next .icon-arrow {
  stroke: #000;
}
.portfolio-section .pagination li a.prev .icon-arrow:hover,
.portfolio-section .pagination li a.next .icon-arrow:hover {
  stroke: #00b092;
}
.portfolio-section .pagination li a.prev .left,
.portfolio-section .pagination li a.next .left,
.portfolio-section .pagination li a.prev .right,
.portfolio-section .pagination li a.next .right {
  padding: 0 !important;
}
.portfolio-section .pagination li:not(.inactive) span:hover .arrow-1,
.portfolio-section .pagination li:not(.inactive) a:hover .arrow-1 {
  stroke: #00b092 !important;
}
#tribe-events {
  padding-top: 20px;
}
#tribe-events .event_content {
  background: transparent;
}
#tribe-events .event_content h2 {
  font-size: 53px;
  color: #1e1818;
}
#tribe-events .event_content .event_meta {
  padding-top: 30px;
  width: inherit;
}
#tribe-events .event_content .entry-meta i {
  line-height: 25px;
  color: #000;
}
#tribe-events .event_content .entry-meta span {
  font-size: 19px;
  font-family: 'Playfair Display';
}
#tribe-events .event_content .entry-meta .date {
  color: #00b092;
}
#tribe-events .event_content .feature_image .metadate {
  left: 38px;
  border: 5px solid #fff;
  padding: 10px;
}
#tribe-events .event_content .feature_image .metadate li {
  border-bottom: none !important;
}
#tribe-events .tribe_events .tribe-events-content {
  padding: 0 !important;
}
#tribe-bar-form .tribe-bar-my-field-filter {
  display: block;
}
#tribe-events-bar {
  margin: 0px 15px 50px 15px;
  background: #eae9e8;
}
.tribe-bar-filters .tribe-bar-my-field-filter,
.tribe-bar-filters .tribe-bar-search-filter,
.tribe-bar-filters .tribe-bar-date-filter {
  width: 25% !important;
  border: none !important;
  float: left;
}
.tribe-bar-filters .tribe-bar-my-field-filter:before,
.tribe-bar-filters .tribe-bar-search-filter:before,
.tribe-bar-filters .tribe-bar-date-filter:before {
  content: none !important;
}
.tribe-bar-filters .tribe-bar-my-field-filter input,
.tribe-bar-filters .tribe-bar-search-filter input,
.tribe-bar-filters .tribe-bar-date-filter input {
  width: 100%;
}
.tribe-bar-filters .tribe-bar-my-field-filter input[type=text],
.tribe-bar-filters .tribe-bar-search-filter input[type=text],
.tribe-bar-filters .tribe-bar-date-filter input[type=text] {
  padding: 15px 0 15px 20px !important;
}
.tribe-bar-filters .tribe-bar-date-filter {
  margin-left: -35px;
}
.tribe-bar-filters .tribe-bar-submit input[type=submit] {
  border: none;
  margin-top: 15px;
  padding: 3px 35px !important;
}
.widget li:before {
  display: none;
}
.single-tribe_events .event-grid {
  padding: 5px 0;
}
.single-tribe_events .event-church-post {
  width: 30%;
}
.single-tribe_events .church-subscribe .subscribe-textfield {
  border: none;
  background-color: #46474c;
  outline: none;
  padding-left: 20px;
  height: 26px;
  width: 90%;
  color: #fff;
  font-size: 12px;
}
.single-tribe_events .church-subscribe .subscribe-btn {
  height: 45px;
  width: 49px;
  background-color: #c18125;
  border: none;
}
.single-tribe_events .church-subscribe .subscribe-btn i {
  color: #fff;
}
.single-tribe_events .subscribe-text {
  margin-top: 15px;
  font-size: 14px;
}
.header-right-content {
  right: 50px!important;
  margin-top: 10px;
  width: 90px;
}
.burger-menu .grid-menu-container {
  margin-top: -12px;
}
.grid-menu {
  background-color: #fff;
}
.about_counter .counter {
  color: #f54983 !important;
}
.about_counter .counterdecs {
  color: #f54983 !important;
}
.contact-construction .uk-input {
  background: #e6edef !important;
  border: 1px solid #e6edef;
}
.contact-construction .uk-textarea {
  background: #e6edef !important;
  border: 1px solid #e6edef;
}
.contact-construction select {
  width: 100%;
  height: 50px;
  color: #a4a4a4;
  font-size: 15px;
  text-indent: 6px;
  border: 1px solid #e5e5e5;
}
.contact-construction .btn_contact {
  background: transparent;
  border: none;
  color: #f54983;
  font-size: 24px;
  margin-left: -10px;
  text-decoration: underline;
  font-family: PlayfairDisplay sans-serif;
}
.nxt-testimonial-list .entry-meta:before {
  content: '\201C';
  display: block;
  font-family: Poppins, serif;
  position: relative;
  font-size: 56px;
  line-height: 55px;
  text-align: center;
  color: #2a00d2;
  z-index: 99;
  left: -58px;
  top: -5px;
}
.color {
  color: #9692ff;
}
.left {
  padding-right: 40px;
}
.right {
  padding-left: 40px;
  margin-top: 0px;
  text-decoration: underline;
}
#footer .social-links a {
  color: #fff!important;
}
.mungu-team .about_counter .counter {
  color: #00b092;
}
.mungu-team .about_counter .counterdecs {
  color: #00b092;
}
.service_home {
  display: inline-block;
  margin: auto;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.portfolio-section .pagination li {
  display: none;
}
.portfolio-section .pagination li.previous-link {
  display: block;
}
.portfolio-section .pagination li a.prev,
.portfolio-section .pagination li a.next {
  padding: 0;
  margin: 0 7px;
}
.portfolio-section .pagination li a.prev:after,
.portfolio-section .pagination li a.next:after {
  content: none;
}
.portfolio-section .pagination li a.prev .icon-arrow,
.portfolio-section .pagination li a.next .icon-arrow {
  stroke: #000;
}
.portfolio-section .pagination li a.prev .icon-arrow:hover,
.portfolio-section .pagination li a.next .icon-arrow:hover {
  stroke: #00b092;
}
.portfolio-section .pagination li a.prev .left,
.portfolio-section .pagination li a.next .left,
.portfolio-section .pagination li a.prev .right,
.portfolio-section .pagination li a.next .right {
  padding: 0 !important;
}
.portfolio-section .pagination li:not(.inactive) span:hover .arrow-1,
.portfolio-section .pagination li:not(.inactive) a:hover .arrow-1 {
  stroke: #00b092 !important;
}
.nxt-testimonial-two .section-content {
  text-align: center;
  color: #565b5f;
  font-size: 18px;
}
@media screen and (max-width: 1860px) {
  .fitness-overlay-back {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.wpb_tabs[data-style="service"] .serv-item .tab_list .service.active-item .number,
.wpb_tabs_extended[data-style="service"] .serv-item .tab_list .service.active-item .number {
  color: #63599e;
  font-family: 'Poppins';
}
.wpb_tabs[data-style="service"] .serv-item .tab_list .service.active-item .subtitle i,
.wpb_tabs_extended[data-style="service"] .serv-item .tab_list .service.active-item .subtitle i {
  color: #63599e;
}
.fitness-menu .current_page_item a {
  color: #00b092 !important;
}
.fitness-menu li a:hover {
  color: #00b092 !important;
}
.skin-fintess .service-item.featured_icon {
  margin: auto;
  display: flex;
  padding: 40px 0 0 0;
}
.schedule {
  width: 100%!important;
}
.scheduled .dropdown {
  margin-right: 0!important;
}
.schedule .table-row {
  height: 60px!important;
}
.fitness-menu .current_page_item a {
  color: #ff5e00 !important;
}
.fitness-menu li a:hover {
  color: #ff5e00 !important;
}
.themeton-fitnes-drop {
  color: #00b092 !important;
  padding-left: 20px!important;
  padding-top: 0!important;
}
.hosting_head_container {
  padding-left: 0px;
  margin: -3px 0px;
}
.hosting_right_head {
  text-align: right;
}
.hosting-title .more-link {
  color: #e3e5e9;
  font-size: 20px;
}
.live_chat_button {
  border: 1px solid #dae6f5;
  margin-top: 20px;
  border-radius: 5px!important;
}
.live_chat_button button {
  font-weight: 600;
}
.live_chat_button:hover {
  border-radius: none !important;
}
.service-box h3 {
  font-size: 22px;
  color: #181620;
  line-height: 40px;
}
.service-box h3:after {
  content: none;
}
.mungu-button .hosting-arrow {
  border-radius: 5px;
  position: relative;
  font-weight: 600;
  padding: 15px 55px 15px 25px !important;
  background: transparent !important;
  font-size: 14px;
  color: #2c3a31;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-button .hosting-arrow:after {
  content: url("data:image/svg+xml;utf8,<svg width='30' height='30' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'> <polyline fill='none' stroke='#75939c' points='10 5 15 9.5 10 14'></polyline> <line fill='none' stroke='#75939c' x1='4' y1='9.5' x2='15' y2='9.5'></line></svg>");
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  right: 10px;
  top: 0px;
  z-index: 9;
  -webkit-animation-name: uk-fade-left-small;
  animation-name: uk-fade-left-small;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mungu-button:hover .hosting-arrow {
  opacity: .8;
}
.hosting_page_title {
  color: #28c4a7!important;
  font-size: 37px;
  text-transform: uppercase;
  text-align: center;
  margin: 65px 0px;
}
.about_price {
  padding: 0px!important;
}
.about_price .uk-text-right {
  text-align: right!important;
  padding-left: 0px;
}
.service_slider_style {
  background: #f9f9f9;
  padding: 60px 45px;
  text-align: center;
}
.service_slider_style img {
  margin: 0 auto;
  width: inherit !important;
}
.service_slider_style a {
  display: block;
  font-weight: 600;
  color: #253649;
  margin: 30px 0px;
  width: 100%;
}
.service_slider_style > *:last-child {
  margin-bottom: 0;
}
.hosting_header_social {
  padding: 0;
  margin-top: -20px;
}
.hosting_header_social li {
  list-style-type: none;
  float: left;
  border-right: 1px solid #abbdd3;
  padding: 0 15px;
}
.hosting_header_social li i {
  color: #abbdd3;
}
.hosting_team .mungu-team .mungu-team-img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hosting_team .mungu-team:hover .entry-hover {
  background: rgba(39, 196, 168, 0.5);
  display: block;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.hosting_team .mungu-team:hover .entry-hover h4 {
  opacity: 1;
  top: 50%;
  position: absolute;
  text-align: center;
  color: #fff;
  font-weight: 600;
  left: 20%;
}
.hosting_team .mungu-team .entry-hover {
  background: rgba(39, 196, 168, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hosting_team .mungu-team .entry-hover h4 {
  opacity: 1;
  top: 50%;
  position: absolute;
  text-align: center;
  color: #fff;
  font-weight: 600;
  left: 20%;
}
.hosting-home-login .uk-input {
  background: transparent;
  border-bottom: 1px solid #95bef5 !important;
  border: none;
  padding-left: 30px;
}
.hosting-home-login input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.hosting-home-login input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.hosting-home-login input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.hosting-home-login input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.hosting-home-login .uk-icon {
  position: absolute;
  bottom: 40px;
  color: #fff;
}
@media (max-width: 640px) {
  .hosting-home-login .uk-icon {
    display: none;
  }
}
.skin-hosting .footer_widget ul li {
  padding: 5px 0;
  border: none;
}
.skin-hosting .footer_widget ul li a:hover {
  color: #00b092;
}
.skin-hosting .footer_widget .widget-title {
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.skin-hosting .footer_widget .social-links a {
  width: 30px;
  height: 30px;
}
.skin-hosting .footer_widget .social-links a i {
  line-height: 32px;
}
.topsocial {
  display: inline-block;
  float: left;
  padding: 0;
  margin-bottom: 0;
}
.topsocial li {
  list-style-type: none;
  padding: 0 15px;
  color: #abbdd3;
  float: left;
  border-right: 1px solid #abbdd3;
}
.topsocial li i {
  font-size: 12px;
  cursor: pointer;
}
.mailchimp_form_hosting .uk-input {
  padding: 25px 20px;
  outline: none;
  background: #1e2734;
  border-radius: 0;
  border: none;
  height: 40px;
}
.mailchimp_form_hosting .uk-input::-webkit-input-placeholder {
  color: #798c8e;
}
.mailchimp_form_hosting .uk-input:-moz-placeholder {
  color: #798c8e;
}
.mailchimp_form_hosting .uk-input::-moz-placeholder {
  color: #798c8e;
}
.mailchimp_form_hosting .uk-input:-ms-input-placeholder {
  color: #798c8e;
}
.mailchimp_form_hosting button {
  background: #1c7bc3;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 0;
  outline: none;
}
.widget_mc4wp_form_widget .widget-title span {
  color: #fff;
  font-size: 16px;
}
.credit-card ul li img {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.footer-col-span span {
  margin-top: -42px !important;
  line-height: 21px!important;
}
.nothing i {
  color: #f8595a;
  font-style: normal;
}
.hsignup {
  width: 100%;
  height: 120px;
}
.hbutton {
  padding: 5px 110px !important;
  border-radius: 3px!important;
  font-weight: 500;
  color: #fff;
  background: #00b092;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hbutton:hover {
  opacity: .7;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  z-index: inherit !important;
}
.vc_btn3-container {
  background: transparent;
}
.vc_btn3-container.hosting_btn {
  background: transparent;
  border-radius: 5px;
  border: 1px solid #dae6f5 !important;
}
.vc_btn3-container.hosting_btn a {
  color: #000!important;
  padding: 8px 20px;
}
.vc_btn3-container.hosting_btn a:hover {
  background-color: transparent !important;
  color: #14bb75 !important;
}
.vc_btn3-container.hosting_btn a:active {
  background-color: rgba(239, 236, 236, 0.06) !important;
}
.vc_btn3-container.hosting_btn .vc_btn3-icon {
  top: 17px !important;
  color: #5d99e7;
}
.vc_btn3-container .footer-sections #instafeed li:nth-child(1n+5) {
  display: none;
}
.wppb-user-forms .text-input {
  padding: 10px !important;
}
.wppb-user-forms .submit {
  padding: 10px 0 !important;
  padding: 14px 18px !important;
  background-color: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #14bb75;
  color: #000000;
  cursor: pointer;
}
.errror i {
  color: #adb88f !important;
  font-style: normal;
}
.contact-radio-button .wpcf7-list-item {
  margin: 0px;
}
.mungu-custom-post .widget_recent_entries ul li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mungu-custom-post .widget_recent_entries ul li a {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
  font-family: "Poppins";
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
  line-height: 33px;
}
.mungu-custom-post .widget_recent_entries ul li .post-date {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-top: 15px;
  color: #00e3bc;
  font-size: 14px;
  font-weight: 400;
}
.mungu-custom-post .widget_recent_entries ul li:first-child .post-date {
  margin-top: 0px;
}
.uk-navbar-nav {
  color: #fff;
}
.fixed-bottom-footer {
  display: inherit;
  visibility: visible;
  background-color: #fff;
  height: 70px;
  border-top: 1px solid #eaeaea;
}
.fixed-bottom-footer .fixed-item div {
  border-left: 1px solid #eaeaea;
}
.fixed-bottom-footer .fixed-item div:first-child {
  border-left: none;
}
.fixed-bottom-footer h4 {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.fixed-bottom-footer .border-left {
  border-left: 1px solid #eaeaea;
}
.fixed-bottom-footer .border-right {
  border-right: 1px solid #eaeaea;
}
.fixed-bottom-footer .uk-button-muted {
  padding: 0px 30px;
  height: 100%;
  background: transparent;
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 30px;
}
.fixed-bottom-footer .color-brand-bg a:before {
  border-bottom: 1px solid #fff;
}
.themeton-builder-row .uk-navbar-nav li a {
  color: #fff;
}
.themeton-builder-row .uk-navbar-nav li a:hover {
  color: #a9ad9f;
}
.themeton-builder-row .themeton-builder-cell-footer2-2 p {
  color: #a9ad9f;
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  font-size: 24px;
  line-height: 45px;
  font-weight: 400;
}
.themeton-builder-row .themeton-builder-cell-footer2-3 .widget-title {
  color: #a9ad9f;
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  font-size: 24px;
  line-height: 45px;
  font-weight: 400;
}
.themeton-builder-row .themeton-builder-cell-footer2-4 p {
  color: #6b705e;
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 30px;
  font-size: 14px;
}
.jewelry-single-product-share label {
  color: #000000;
  font-size: 14px;
}
.jewelry-single-product-share .uk-icon {
  color: #fff;
}
.jewelry-single-product-share .uk-icon-button {
  background: #d6d6d6;
  width: 29px;
  height: 29px;
}
.jewelry-woo-desc {
  margin-top: 100px;
  background-color: #f2f2f2;
  padding: 120px 0;
}
.jewelry-woo-releated {
  margin-top: 120px;
}
.jewelry-woo-releated .related > h1 {
  text-align: center;
}
.lagom-jewelry .mungu-button:hover .uk-button-default:before {
  width: 80%;
  transition: all .3s ease;
}
.lagom-jewelry .mungu-button:hover .uk-button-default:after {
  width: 20%;
  transition: all .3s ease;
}
.lagom-jewelry .uk-button-default {
  background: transparent !important;
  color: #00b092;
  border: none !important;
  position: relative !important;
  border-left: 2px solid #00b092 !important;
  border-radius: 0 !important;
  padding: 10px 0px 10px 55px !important;
}
.lagom-jewelry .uk-button-default:hover {
  opacity: .7;
  color: #00b092;
}
.lagom-jewelry .uk-button-default:before {
  content: '';
  background-color: #00b092;
  height: 2px;
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s ease;
}
.lagom-jewelry .uk-button-default:after {
  content: "";
  background-color: #00b092;
  height: 2px;
  width: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s ease;
}
.lagom-jewelry .uk-button-default span {
  display: inline-block;
  color: #00b092;
  margin-left: -30px;
  padding-right: 10px;
}
.stock {
  color: #00b092 !important;
}
.contact-us {
  width: 50% !important ;
}
.cart-1 {
  margin-left: 10px;
  margin-bottom: 0px!important;
}
.overflow-remove {
  overflow: inherit!important;
}
.map-diamond {
  top: -42px;
  z-index: 999;
  left: -42px;
}
.uk-table {
  border: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-right: none;
}
.skin-jewelry .button {
  background-color: transparent!important;
  border-radius: 0!important;
  color: #00b092 !important;
  padding: 0!important;
  text-transform: uppercase;
}
.wpb_gallery_slides.flexslider {
  border: none !important;
}
.wpb_gallery_slides.flexslider .slides img {
  max-height: 500px;
}
.wpb_gallery_slides.flexslider .flex-control-nav {
  width: inherit;
  top: 90%;
  left: 30px;
}
.wpb_gallery_slides.flexslider .flex-control-nav li a {
  background: #fff;
}
.wpb_gallery_slides.flexslider .flex-control-nav li a.flex-active {
  opacity: .7;
}
.skin-jewelry .footer_widget .widget-title {
  font-size: 22px;
  text-transform: capitalize;
  color: #5e5d5d;
}
.skin-jewelry .footer_widget ul li {
  border: none!important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.skin-jewelry .footer_widget ul li a {
  font-size: 15px;
  color: #5e5d5d;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.skin-jewelry .footer_widget ul li a:hover {
  color: #00b092;
}
#testimonial_grid .icon:before {
  content: none;
}
#testimonial_grid .icon .service-item h3 {
  margin: 0 !important;
}
.mailchimp_form_jewellry .uk-button {
  right: 0;
  color: #fff;
  padding: 8px 30px;
  background: #f57a7d;
}
.mailchimp_form_jewellry .uk-button::hover {
  opacity: .6;
}
.jew-footer-so ul a li i::before {
  padding-right: 15px important;
}
.sub-menu::before {
  font-size: 25px !important;
  color: rgba(0, 0, 0, 0.35) !important;
}
#footer .jew-card ul li {
  border-bottom: none;
}
#footer .jew-card ul li img {
  transition: opacity 1s;
  opacity: 0.3;
}
#footer .jew-card ul li:hover img {
  opacity: 1;
}
.mailchimp_form_jewellry .uk-button-default {
  right: 0;
  background-color: #f57a7d;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.mailchimp_form_jewellry .uk-input {
  height: 55px;
  padding-left: 60px;
  border-radius: 2px;
}
.mailchimp_form_jewellry {
  position: relative;
}
.mailchimp_form_jewellry i {
  position: absolute;
  top: 18px;
  left: 25px;
}
.footer-top-jew .custom-logo {
  margin: auto;
  display: list-item;
}
.footer-mobile {
  position: relative;
  margin-top: 20px !important;
}
.footer-mobile:before {
  content: '\f095';
  font-family: FontAwesome;
  color: #fff;
  font-size: 16px;
  padding-right: 0;
  position: absolute;
  top: 5px;
  margin-left: -44px;
  width: 30px;
  height: 30px;
  background: #484848;
  border-radius: 50%;
}
.jew-footer-so ul li {
  border: none;
  padding: 5px 0;
  letter-spacing: 1px;
  word-spacing: 5px;
  font-family: serif;
  text-transform: capitalize;
}
.footer-mobile a {
  color: #c5c5c5;
}
.skin-jewelry .widget_product_categories {
  margin-top: 0;
}
.skin-jewelry .widget_product_categories .widget-title {
  border-left: 2px solid #fd405e;
  padding: 26px;
  border: 1px solid #ebeff0;
  margin-bottom: 0;
  font-size: 22px;
  color: #fd405e;
}
.skin-jewelry .widget_product_categories .product-categories {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f4f8fa;
  border: 1px solid #ebeff0;
}
.skin-jewelry .widget_product_categories .product-categories li {
  padding-left: 32px;
  padding-right: 32px;
  border-bottom: none;
}
.skin-jewelry .widget_product_categories .product-categories li a {
  font-family: "Roboto";
  font-size: 16px;
}
.ui-slider-range {
  background-color: #00b092 !important;
}
.ui-slider-handle {
  background-color: #00b092 !important;
}
.skin-jewelry .widget_products .widget-title {
  font-weight: 400;
  border-left: 2px solid #fd405e!important;
  padding: 26px;
  border: 1px solid #ebeff0;
  margin-bottom: 0;
  font-size: 22px;
  color: #fd405e;
}
.skin-jewelry .widget_products .product_list_widget {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f4f8fa;
  border: 1px solid #ebeff0;
}
.skin-jewelry .widget_products .product_list_widget li {
  padding-left: 32px;
  padding-right: 32px;
  border-bottom: none;
}
.skin-jewelry .widget_products .product_list_widget li a {
  font-family: "Roboto";
  font-size: 16px;
}
.login-submit .uk-button {
  border: 2px solid #fd405e !important;
}
.mailchimp_form_laundry .uk-input {
  padding-left: 25px;
  outline: none;
}
.mailchimp_form_laundry .uk-input:-webkit-input-placeholder,
.mailchimp_form_laundry .uk-input:-moz-placeholder,
.mailchimp_form_laundry .uk-input:-moz-placeholder,
.mailchimp_form_laundry .uk-input:-ms-input-placeholder {
  color: #798c8e;
}
.laundry-title {
  padding-top: 60px;
}
.laundry-header-contact .uk-textarea,
.laundry-header-contact .uk-input {
  font-size: 14px;
}
.laundry-header-contact .uk-textarea::-webkit-input-placeholder,
.laundry-header-contact .uk-input::-webkit-input-placeholder {
  color: #d0cdf1;
  font-style: normal;
}
.laundry-header-contact .uk-textarea::-moz-placeholder,
.laundry-header-contact .uk-input::-moz-placeholder {
  color: #d0cdf1;
  font-style: normal;
}
.laundry-header-contact .uk-textarea:-moz-placeholder,
.laundry-header-contact .uk-input:-moz-placeholder {
  color: #d0cdf1;
  font-style: normal;
}
.laundry-header-contact .uk-textarea:-ms-input-placeholder,
.laundry-header-contact .uk-input:-ms-input-placeholder {
  color: #d0cdf1;
  font-style: normal;
}
.mailchimp_form_laundry button {
  background: #39ae48;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0;
  cursor: pointer;
  height: 50px;
}
.laundry-form-top {
  width: 25% !important;
}
.laundry-contact.form-with-icons,
.laundry-contact.wpcf7-text {
  text-indent: 20px !important;
}
.rev_slider .uk-input:focus,
.rev_slider .uk-textarea:focus {
  box-shadow: none;
  border-color: #ababab !important;
}
.rev_slider .uk-button:focus {
  background-color: #00b092 !important;
  color: #fff !important;
}
.bottom0 {
  bottom: 0;
}
.form-with-icons .wpcf7-textarea {
  text-indent: 22px!important;
}
.laundry-header-contact {
  background: #564fa6;
  padding: 50px !important;
}
.laundry-header-contact .entry-border {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px dashed rgba(138, 129, 224, 0.85);
}
.laundry-header-contact h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.laundry-header-contact h3:after {
  content: '';
  width: 30px;
  height: 2px;
  background: #00b092;
  display: block;
  margin-top: 10px;
}
.laundry-header-contact .uk-textarea,
.laundry-header-contact .uk-input {
  color: #fff;
  background: transparent !important;
  width: 265px;
  border: 1px solid rgba(138, 129, 224, 0.85);
}
.phone-col {
  height: auto!important;
}
.work-link:hover a {
  color: #39ae48;
}
.laundry-header-contact {
  background: #564fa6;
  padding: 50px !important;
  position: relative;
}
.laundry-header-contact h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.laundry-header-contact h3:after {
  content: '';
  width: 30px;
  height: 2px;
  background: #00b092;
  display: block;
  margin-top: 10px;
}
.laundry-header-contact .entry-border {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px dashed rgba(138, 129, 224, 0.35);
}
.laundry-header-contact .uk-textarea,
.laundry-header-contact .uk-input {
  background: transparent !important;
  width: 265px;
  border: 1px solid rgba(138, 129, 224, 0.35);
}
.header-laundry {
  padding: 0px !important;
}
.header-laundry .phone-col {
  height: 95px;
  border-left: 1px solid #e2e3ea;
  border-right: 1px solid #e2e3ea;
}
.header-laundry .phone a {
  font-weight: bold;
}
.header-laundry .laundry-menu {
  height: 95px;
}
.header-laundry .laundry-menu .current-menu-item,
.header-laundry .laundry-menu current-menu-parent {
  border-top: solid 3px #00b092;
}
.header-laundry .laundry-menu .current-menu-item a,
.header-laundry .laundry-menu current-menu-parent a {
  color: #00b092;
}
.header-laundry .laundry-menu li ul {
  margin-top: 0 !important;
}
.header-laundry .laundry-menu li ul li a {
  color: #fff !important;
}
.mungu-team .mungu-team-img {
  height: 300px;
  min-width: 270px;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mungu-team .mungu-team-img:hover {
  transform: none !important;
}
.mungu-team .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-team .entry-hover h4 {
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  visibility: hidden;
  opacity: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mungu-team .entry-hover:hover {
  background: rgba(0, 176, 146, 0.3);
}
.mungu-team .entry-hover:hover h4 {
  visibility: visible;
  opacity: 1;
}
.nxt-testimonial-list .list {
  border-bottom: 1px solid #eee;
  padding-bottom: 70px;
  padding-top: 30px;
}
.nxt-testimonial-list .list:last-child {
  border: none;
  padding-bottom: 0;
}
.nxt-testimonial-list .list .entry-meta h3 {
  font-size: 24px;
}
.nxt-testimonial-list .list .entry-meta:before {
  content: none;
}
.carousel-anything-container.text-bright .owl-item .post-item p {
  color: rgba(255, 255, 255, 0.75);
}
.carousel-anything-container.text-bright .owl-item .post-item .testi-meta h4 {
  font-size: 1.2em;
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}
#testimonial_grid .mungu-item.laundry {
  border: none;
  position: relative;
  padding: 30px 20px 45px 0;
  margin-top: 60px;
}
#testimonial_grid .mungu-item.laundry h2 {
  display: none;
}
#testimonial_grid .mungu-item.laundry .testi-meta {
  float: left;
  margin-left: 30px;
}
#testimonial_grid .mungu-item.laundry:before {
  content: '\f10d';
  display: block;
  font-family: fontawesome;
  width: 64px;
  height: 2px;
  background: #ececec;
  color: #00b092;
  position: absolute;
  font-size: 24px;
  line-height: 95px;
  text-align: left;
  z-index: 99;
  left: 0;
  top: -40px;
}
#testimonial_grid .mungu-item.laundry:hover {
  box-shadow: none;
}
.laundry-footer .widget .widget-title {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.laundry-footer .widget .textwidget {
  color: #a0abb2;
  font-size: 14px;
}
.laundry-footer .widget .textwidget ul li {
  border: none;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #a0abb2;
}
.laundry-footer .widget .textwidget ul li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #a0abb2;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.laundry-footer .widget .textwidget ul li a:hover {
  color: #00b092;
}
.laundry-footer .widget .textwidget ul li a span {
  float: right;
  font-family: sans-serif;
}
.laundry-footer .widget .textwidget .follow li {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
.laundry-footer .widget ul li {
  border: none;
  padding: 5px 0;
  text-transform: uppercase;
}
.laundry-footer .widget ul li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #a0abb2;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.laundry-footer .widget ul li a:hover {
  color: #00b092;
}
.laundry-footer .mailchimp_form_laundry .uk-input {
  padding-left: 15px;
}
.laundry-footer .mailchimp_form_laundry .uk-input::-webkit-input-placeholder {
  color: #00b092;
}
.laundry-footer .mailchimp_form_laundry .uk-input:-moz-placeholder {
  color: #00b092;
}
.laundry-footer .mailchimp_form_laundry .uk-input::-moz-placeholder {
  color: #00b092;
}
.laundry-footer .mailchimp_form_laundry .uk-input:-ms-input-placeholder {
  color: #00b092;
}
.icon-list-element li {
  padding: 0 0 10px;
  font-weight: 600;
}
.lagom-laundry .accordion-vc .uk-accordion-title:after,
.lagom-hosting .accordion-vc .uk-accordion-title:after {
  color: #000;
  background: transparent;
  font-size: 20px;
}
.lagom-laundry .accordion-vc .uk-open .uk-accordion-title,
.lagom-hosting .accordion-vc .uk-open .uk-accordion-title {
  color: #00b092;
  background: transparent;
}
.lagom-laundry .accordion-vc .uk-accordion-title,
.lagom-hosting .accordion-vc .uk-accordion-title {
  font-weight: 400;
}
.vc_custom_heading-nonono:not(.no-decoration):after,
.lagom-brand-title:after,
.comment-reply-title:after,
.dash:after {
  background: #00b092;
  content: '';
  display: block;
  width: 17px;
  height: 3px;
  margin-top: 5px;
}
.vc_custom_heading-nonono:not(.no-decoration).text-light:after,
.lagom-brand-title.text-light:after,
.comment-reply-title.text-light:after,
.dash.text-light:after,
.vc_custom_heading-nonono:not(.no-decoration).text-white:after,
.lagom-brand-title.text-white:after,
.comment-reply-title.text-white:after,
.dash.text-white:after {
  background: #fff;
}
#header .vc_custom_heading:after {
  content: none;
}
@media (min-width: 400px) and (max-width: 800px) {
  .swiper-button-prev {
    left: 40px;
    margin-bottom: -10px;
  }
  .swiper-button-next {
    right: 40px;
    margin-bottom: -10px;
  }
  .responsive-tab ul {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .responsive-tab .mungu-tab-title {
    margin-right: 0;
  }
}
.header-title-title {
  position: absolute;
  bottom: -27px;
  background: 0 0;
  background-color: #00b092;
  border: none;
  border-radius: 0px;
  padding: 15px 30px;
  padding-left: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  overflow: visible;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.header-title-title:after {
  content: "";
  display: flex;
  position: absolute;
  background: #00b092;
  width: 32px;
  top: 0;
  -webkit-transform: skew(28deg);
  -moz-transform: skew(28deg);
  -o-transform: skew(28deg);
  right: -16px;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-title-title:before {
  content: "";
  display: flex;
  position: absolute;
  background: #00b092;
  width: 10000%;
  top: 0;
  left: -10000%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.text-center .vc_custom_heading,
.uk-text-center .vc_custom_heading,
.text-center .lagom-brand-title,
.uk-text-center .lagom-brand-title,
.text-center .dash,
.uk-text-center .dash {
  display: inline-block;
}
.text-center .vc_custom_heading:after,
.uk-text-center .vc_custom_heading:after,
.text-center .lagom-brand-title:after,
.uk-text-center .lagom-brand-title:after,
.text-center .dash:after,
.uk-text-center .dash:after {
  margin-left: 0;
  margin-right: auto;
}
.nxt-testimonial.left .swiper-button-next.uk-icon:hover,
.nxt-testimonial.left .swiper-button-prev.uk-icon:hover {
  opacity: .8 !important;
}
@media (min-width: 768px) {
  .nxt-testimonial.left .section-content {
    padding-left: 105px;
  }
}
@media (min-width: 768px) {
  .nxt-testimonial.left .section-content:before {
    content: '';
    display: block;
    width: 5px;
    height: 70%;
    background: #f48442;
    position: absolute;
    left: 35px;
    top: 30%;
  }
}
.nxt-testimonial.left .section-content .quote-content {
  padding-top: 45px;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .nxt-testimonial.left .section-content .quote-content {
    font-size: 1.5em;
    padding-top: 30px;
  }
}
.nxt-testimonial.left .section-content .quote-content:before {
  content: '\201C';
  display: block;
  font-family: Georgia, serif;
  position: absolute;
  font-size: 110px;
  top: 30px;
}
@media (min-width: 768px) {
  .nxt-testimonial.left .section-content .quote-content:before {
    left: 5px;
    top: 20%;
  }
}
.nxt-testimonial.left .section-content .head-info {
  margin-top: 30px;
  display: inline-block;
}
.nxt-testimonial.left .section-content .head-info img {
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .nxt-testimonial.left .section-content .head-info img {
    margin-right: 35px;
  }
}
.nxt-testimonial.left .section-content .head-info .info-title {
  display: block;
  margin: 0;
  float: left;
  line-height: 35px;
}
.nxt-testimonial.left .section-content .head-info .info-position {
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}
.lagom-logistics .header-title-title {
  z-index: 10;
}
.lagom-logistics .header-title-title::after {
  width: 100%!important;
  right: -30px !important;
  z-index: -1;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .5;
}
.skin-medical .uk-breadcrumb {
  border-bottom: 1px solid #fff;
}
.skin-medical .uk-breadcrumb li a {
  font-size: 1.3em;
  font-weight: 600;
}
.medsubsribe {
  outline: none;
  margin-right: -16px;
  cursor: pointer;
}
.mega-menu .menu li {
  border-bottom: none;
}
.mega-menu .menu li a {
  color: #beb6ea;
  font-size: 15px;
}
.themeton-play-button .uk-icon-link {
  background: #5e97f9!important;
}
.vc_btn3.vc_btn3-style-custom {
  background-image: none;
  padding-left: 45px;
  padding-right: 45px;
}
#header .logo-text-link {
  font-size: 30px;
  font-weight: 600;
  color: #000;
}
#header .logo-text-link:hover {
  color: #00b092;
}
.model_gallery .vc_grid-pagination_default {
  margin: 100px 0 0!important;
}
.model_gallery .vc_grid-pagination_default .vc_grid-page a {
  background-color: #fff!important;
  border: none!important;
  color: #000!important;
  font-size: 17px;
}
.model_gallery .vc_grid-pagination_default .vc_grid-active a {
  border-bottom: 2px solid #a3a3a3!important;
}
.model_gallery .vc_gitem-zone {
  background-color: rgba(250, 192, 30, 0.9) !important;
}
.model_btn a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  background-color: #f3bc2e!important;
  color: #fff!important;
  font-size: 17px;
}
.smoothscroll {
  top: -40px;
}
.smoothscroll > div {
  border: 1px solid #d3d3d3!important;
  background-color: #fff;
}
.footer-model-over {
  overflow: visible!important;
}
.mia-about {
  top: 120px;
  right: 0;
}
.remove_bottom {
  margin-bottom: 0!important;
}
.shop_btn {
  color: #c8c8c8;
}
.m-img-1 {
  position: relative;
  float: right;
}
.model-right {
  float: right;
}
.back-z {
  z-index: 100;
}
.z-text {
  z-index: 101;
}
.model-prev-img {
  float: left;
  margin-right: 20px;
}
.model-prev-img img {
  width: 100px;
  height: 80px!important;
}
.shop_btn {
  position: relative;
  z-index: 999;
}
.shop_btn .vc_general {
  padding-left: 30px;
  padding-right: 30px;
}
.element-footer-logo {
  float: left;
  margin-right: 30px;
  font-weight: 600;
}
.remove_bottom {
  margin-bottom: 0!important;
}
.model-left-float {
  float: left;
}
.model_btn button {
  background-color: #f3bc2e!important;
  color: #fff!important;
}
.model-text-underline {
  text-decoration: underline;
}
.model_btn a {
  background-color: #f3bc2e!important;
  color: #fff!important;
}
.style-relative-cancel #menu-toggle,
.style-relative-cancel .sub-menu {
  background-color: transparent!important;
}
#tribe-events-content .tribe-events-calendar td {
  border-color: rgba(154, 154, 154, 0.3);
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  opacity: .1;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
  opacity: .3;
}
.evgrid img {
  width: 100%;
  height: 420px;
}
.evgrid .uk-overlay-defualt {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 43%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 74%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 43%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 74%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 43%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 74%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.evgrid .uk-overlay-defualt h3 {
  margin: 0;
}
.slideitem i {
  font-style: normal;
}
.uk-button.nbutton {
  background: linear-gradient(90deg, #ef743b 0%, #e95553 50%, #f91a56 100%);
  border-radius: 70px;
  font-weight: 400;
  padding: 16px 32px;
  -webkit-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
}
.uk-button.nbutton:hover {
  opacity: .9;
}
.uk-button.ybutton {
  background: #fb7129;
  border-radius: 70px;
  font-weight: 400;
  padding: 15px 32px;
  -webkit-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  box-shadow: -4px 15px 28px -8px rgba(0, 0, 0, 0.45);
}
.uk-button.gbutton {
  background: #7fc64e;
  border-radius: 70px;
  font-weight: 400;
  padding: 15px 32px;
  -webkit-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  box-shadow: -4px 15px 28px -8px rgba(0, 0, 0, 0.45);
}
.uk-button.bbutton {
  background: #6c7ed0;
  border-radius: 70px;
  font-weight: 400;
  padding: 15px 32px;
  -webkit-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -4px 7px 19px -8px rgba(0, 0, 0, 0.45);
  box-shadow: -4px 15px 28px -8px rgba(0, 0, 0, 0.45);
}
.mailchimp_form_charity .uk-button {
  padding: 16px 32px;
  border: 1px solid transparent;
}
.uk-background-bottom-right > .vc_column-inner {
  background-position: left bottom !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.max-width-600 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.vc_custom_1519277066985 {
  background-size: 200px;
}
.themeton-menu-top-border > .current_page_item,
.themeton-menu-top-border > .current-menu-item {
  border: none!important;
}
#header .uk-float-left {
  margin-left: 0px !important;
}
.nxt-car-home-serv h3 {
  font-size: 14px !important;
  text-transform: uppercase;
  padding-left: 25px!important;
}
.nxt-car-home-serv p {
  font-size: 16px !important;
  padding-left: 25px!important;
  line-height: 0;
}
.nxt-car-home-serv .more-link {
  background: #fc8327;
  padding: 6px 20px;
  border-radius: 23px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  margin-left: 16px;
  position: relative;
  top: -10px;
}
#footer .widget_nav_menu ul li {
  border-bottom: none;
}
.con-us .uk-height-small {
  height: 120px;
}
.con-us .uk-button {
  border: 1px solid #6db91b!important;
  background-color: #6db91b!important;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 18px 20px !important;
}
#footer .margin-left50 {
  margin-left: 100px;
}
#footer .social-links a {
  width: 30px!important;
  height: 30px!important;
  color: #fff!important;
}
#footer .social-links a i {
  line-height: 30px!important;
}
.opacity06 {
  opacity: 0.6;
}
.custom-class-for-vc .owl-height {
  height: 70px !important;
}
.list-top .meta-details {
  margin-top: 54px;
}
.list-top .car-thumb {
  background-size: cover;
}
.realsearch a {
  border-bottom: 1px solid;
}
.simple-image .image-item.x32,
.simple-image .image-item.x23 {
  height: 405px;
}
.wpcf7-select {
  text-indent: 10px;
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 50px;
  color: #a5a5a5;
  text-transform: capitalize;
  font-size: 15px;
}
.service-box.style-center h3:after {
  display: none;
}
.car-grid-item .meta-title a h3 {
  font-size: 18px;
}
.car-grid-item .meta-title span {
  font-size: 14px;
}
.lagom-realestate #header {
  position: absolute;
  background: transparent;
  z-index: 999;
  width: 100%;
  overflow: visible;
}
.lagom-realestate #header .f-nav {
  background: transparent !important;
  border-bottom: 1px solid #eeeeee;
}
.lagom-realestate #header .realestate-menu li a {
  text-transform: capitalize;
}
#testimonial_grid .icon:before {
  content: none;
}
#testimonial_grid .service-item h3 {
  margin: 0 !important;
}
.mungu-price {
  position: absolute !important;
  top: 50%;
  right: -98px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom-button > a {
  border-color: #34cce0 !important;
  letter-spacing: 2px;
  font-family: Poppins;
}
.simple-image .image-item img {
  border-radius: 0 !important;
}
.simple-image .image-item {
  border-radius: 0 !important;
}
.count_shadow .vc_column-inner {
  box-shadow: 0px 0px 117px 36px rgba(0, 0, 0, 0.06);
}
.testimonial-background-image > .vc_column-inner {
  background-position: top right !important;
}
@media screen and (max-width: 800px) {
  .testimonial-background-image > .vc_column-inner {
    background-image: none !important;
  }
}
.yoga-form label {
  font-size: 17px;
  color: #000000;
  font-weight: 500;
}
.yoga-form textarea {
  height: 250px;
}
.yoga-form .yoga-contact-btn {
  background: #9da2e0;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 40px;
}
.yoga-btn button {
  color: #5c5c5c!important;
  font-family: Roboto!important;
  font-size: 18px!important;
  padding: 15px 40px!important;
  border-color: #bbbcbc!important;
}
.overflow-remove {
  overflow: inherit!important;
}
.width-inhiert img {
  max-width: -webkit-fill-available !important;
  width: -webkit-fill-available !important;
  z-index: 0;
}
.yoga-z {
  z-index: 20;
}
.yoga-back {
  background-repeat: no-repeat;
  background-position: 102% 0;
}
.yoga-tab .tab-container {
  margin-top: -25px !important;
}
.yoga-tab .uk-width-auto {
  padding: 30px!important;
  padding-bottom: 0px!important;
}
.yoga-tab .process {
  padding: 0!important;
  border: none;
  opacity: 1!important;
}
.yoga-tab .process h6 {
  color: #484654!important;
  font-size: 16px!important;
  font-weight: 600;
  font-family: Roboto!important;
  letter-spacing: 0px!important;
}
.yoga-tab .active-process img {
  filter: none!important;
}
.yoga-tab .active-process h6 {
  color: #00b092 !important;
}
.yoga-tab .process > img {
  width: auto!important;
  height: 40px!important;
}
.yoga-tab .active-process {
  border-bottom: none!important;
}
.event-footer .uk-button {
  color: #000 !important;
}
.yoga-skin #footer .themeton-menu > li > a a,
.yoga-skin #footer .menu-item a {
  color: #626262;
  font-weight: 400;
}
.yoga-skin #footer .themeton-menu > li > a a:hover,
.yoga-skin #footer .menu-item a:hover {
  color: #00b092;
}
.yoga-skin #footer .themeton-menu > li > a.current-menu-item a,
.yoga-skin #footer .menu-item.current-menu-item a {
  color: #626262 !important;
}
.yoga-event .mt3 .uk-card-body {
  padding: 25px 40px!important;
}
.yoga-event .mt3 .uk-card-body h2 {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
}
.yoga-event .mt3 .uk-card-body p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 300;
}
a:hover,
body a:hover,
.mungu-element a:hover {
  text-decoration: none;
}
.mungu-element .uk-tab {
  margin-left: auto;
}
/* Medical doctor details */
.width110 {
  width: 110px;
  display: inline-block;
}
.width140 {
  width: 140px;
  display: inline-block;
}
.width60 {
  width: 30px;
  display: inline-block;
}
.icon-width-auto .vc_icon_element-inner {
  width: auto !important;
}
/* Agency */
.contact_icons,
.contact_icon,
.tta-inline-icons {
  width: 50px;
  float: left;
  padding-left: 5px;
}
/* Church footer social icons */
.flex-container .vc_icon_element + .vc_icon_element {
  margin-left: 10px;
}
.vc_icon_element .vc_icon_element-inner {
  transition: all 0.3s ease .1s;
}
/* Hosting */
.remove-border a {
  border-right: none!important;
  padding-left: 0!important;
}
.loginbox img {
  margin-right: 3px;
  height: 15px;
}
.menu-social {
  margin-left: 0;
}
.menu-social a {
  color: #c6d0dd;
  padding-right: 15px;
}
.menu-social a + a {
  padding-left: 15px;
}
.menu-social:not(.no-border) a + a {
  border-left: 1px solid #c6d0dd;
}
.mobile_txt {
  float: left;
  margin-bottom: 0!important;
}
.mobile_txt .vc_icon_element-inner {
  height: 2em!important;
  width: 3em!important;
}
.mobile_txt.mobile_right_border {
  border-right: 1px solid #5f7898!important;
  padding-right: 14px!important;
}
.vr-border {
  border-right: 1px solid rgba(237, 237, 237, 0.16);
}
.yfooter-icon li {
  float: left;
}
.yfooter-icon li + li {
  padding-left: 20px;
}
.accordion-vc:not(.style-arrow) .uk-open .uk-accordion-title {
  color: #00b092;
}
.accordion-vc:not(.style-arrow) .uk-open .uk-accordion-title:after {
  content: "\f068";
}
.accordion-vc:not(.style-arrow) .uk-accordion-title:after {
  content: "\f067";
}
.accordion-vc:not(.style-arrow) > li + li {
  border-top: 1px solid #eee;
}
.accordion-vc .uk-open .uk-accordion-title:after {
  color: #fff;
  background-color: #00b092;
}
.accordion-vc .uk-open .uk-accordion-title {
  color: #00b092;
}
.accordion-vc > li {
  position: relative;
  padding: 20px 0;
}
.accordion-vc.uk-accordion > :nth-child(n+2) {
  margin-top: 0;
}
.accordion-vc.style-arrow .uk-accordion-title:after {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 50px;
}
.accordion-vc.style-arrow > li {
  padding: 12px 0 12px 45px;
}
.accordion-vc .uk-accordion-title {
  font-weight: 500;
  margin-bottom: 0;
}
.accordion-vc .uk-accordion-title:after {
  position: absolute;
  right: 0;
  top: 1.2rem;
  color: #fff;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #63599e;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 15px;
}
.brandcolor {
  background-color: #00b092;
}
.brandcolor i {
  color: #fff;
}
.alert-box {
  min-height: 36px;
  padding: 18px 35px;
  margin-bottom: 25px;
  color: #fff;
}
.alert-box a {
  text-decoration: none;
}
.alert-box h3 {
  color: #fff;
  font-weight: 600;
  line-height: 36px;
}
.alert-box .icon {
  margin-right: 20px;
}
.alert-box .icon i {
  line-height: 36px;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  z-index: 99999;
  display: none;
  padding: 10px 15px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  border-radius: 3px;
  opacity: .8;
}
#scroll i {
  color: #fff;
}
#scroll:hover {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  box-shadow: 1px 1px 3px rgba(227, 227, 227, 0.28);
  color: #fff;
  transform: translateY(-7px);
}
.brand-logo {
  position: relative;
}
.brand-logo:not(.hide-slider-pagination) {
  padding-bottom: 60px;
}
.brand-logo .swiper-container {
  margin: 0 45px;
}
.brand-logo.hide-slider-arrow .swiper-container {
  margin: 0;
}
.brand-logo.hide-slider-arrow .swiper-button-prev,
.brand-logo.hide-slider-arrow .swiper-button-next {
  display: none;
}
.brand-logo .swiper-button-prev i,
.brand-logo .swiper-button-next i {
  padding: 20px 15px;
  border: 1px solid #00b092;
  background: #fff;
  font-size: 15px;
  color: #000;
}
.brand-logo .swiper-button-prev {
  left: 0;
}
.brand-logo .swiper-button-next {
  right: 0;
}
.brand-logo .swiper-slide .uk-icon-button {
  background-color: #fff;
  color: #5c666a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.brand-logo .swiper-slide:hover .uk-icon-button {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.brand-logo.hide-slider-pagination .swiper-pagination {
  display: none;
}
.brand-logo .swiper-pagination {
  margin: 30px auto 0;
  width: 100%;
}
.brand-logo .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #efefef;
  opacity: 1;
  position: relative;
}
.brand-logo .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00b092;
}
.brand-logo .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 10px;
}
.carrentalgrid .dx-slider-bar {
  background: #d3e6e9;
}
.carrentalgrid .dx-slider-range.dx-slider-range-visible {
  border: 1px solid #fc8327;
  background: #fc8327;
}
.carrentalgrid .dx-state-focused.dx-slider-handle:not(.dx-state-active) {
  border: 6px solid #fc8327;
  background: #fff;
}
.carrentalgrid .dx-state-hover.dx-slider-handle:not(.dx-state-active) {
  border: 6px solid #fc8327;
  background: #fff;
}
.carrentalgrid .dx-slider-handle {
  margin-top: -9px;
  margin-right: -7px;
  width: 20px;
  height: 20px;
  border: 6px solid #fc8327;
  background-color: #ffffff;
  border-radius: 50%;
}
.carrentalgrid .dx-popover-arrow {
  display: none;
}
.carrentalgrid .dx-popup-content {
  background: none;
  height: 24px;
  border: none;
  color: #5b676f;
  font-size: 15px;
  font-weight: 600;
  overflow: visible;
  padding-top: 0;
  padding-left: 10px;
}
.carrentalgrid .dx-overlay-content {
  border: none;
  background: transparent;
}
.carrentalgrid .car-rent-range {
  height: 65px;
  width: 100%;
}
.carrentalgrid .entry-meta.uk-card-hover {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  transition: all .3s ease;
}
.carrentalgrid .meta-title {
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}
.carrentalgrid .meta-title.style2 h3 {
  margin-bottom: 0;
  line-height: 4em;
}
.carrentalgrid .meta-title .rate {
  /* Extra Small Devices - Phones */
  position: absolute;
  top: 25px;
  right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carrentalgrid .meta-title .rate {
    position: initial;
  }
}
@media screen and (max-width: 767px) {
  .carrentalgrid .meta-title .rate {
    position: initial;
  }
}
@media (max-width: 479px) {
  .carrentalgrid .meta-title .rate {
    position: initial;
  }
}
.carrentalgrid .car-feature {
  height: 190px;
  position: relative;
  background-size: cover;
}
.carrentalgrid .car-feature a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.carrentalgrid .car-feature .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.carrentalgrid .car-feature .entry-hover:hover {
  background: rgba(0, 0, 0, 0.09);
}
.carrentalgrid .car-feature .price {
  max-width: 140px;
  position: absolute;
  padding: 0 20px;
  right: 0;
  font-size: 14px;
  bottom: 0;
  text-align: center;
  margin: 0;
  line-height: 39px;
  background: #00b2ca;
  color: #fff;
  padding-top: 2px;
}
.cwidgetd {
  position: relative;
}
.cwidgetd .cwidget-title {
  background: #00b2ca;
}
.cwidgetd .cwidget-title h2 {
  color: #fff;
  text-transform: capitalize;
  line-height: 2em;
  padding-left: 25px;
  font-size: 26px;
  font-weight: 400;
}
.cwidgetd .price-range .double-handle-slider {
  width: 99%;
}
.cwidgetd .price-range .noUi-target,
.cwidgetd .price-range .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cwidgetd .price-range .noUi-target {
  position: relative;
  direction: ltr;
}
.cwidgetd .price-range .noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.cwidgetd .price-range .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.cwidgetd .price-range .noUi-handle {
  position: relative;
  z-index: 1;
}
.cwidgetd .price-range .noUi-stacking .noUi-handle {
  z-index: 10;
}
.cwidgetd .price-range .noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s, top .3s;
  transition: left .3s, top .3s;
}
.cwidgetd .price-range .noUi-state-drag * {
  cursor: inherit !important;
}
.cwidgetd .price-range .noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cwidgetd .price-range .noUi-horizontal {
  height: 5px;
}
.cwidgetd .price-range .noUi-horizontal .noUi-handle {
  width: 25px;
  height: 25px;
  left: -5px;
  top: -12px;
  border-radius: 30px;
}
.cwidgetd .price-range .noUi-vertical {
  width: 18px;
}
.cwidgetd .price-range .noUi-background {
  background: #d3e6e9;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.cwidgetd .price-range .noUi-connect {
  background: #fc8327;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.cwidgetd .price-range .noUi-origin {
  border-radius: 2px;
}
.cwidgetd .price-range .noUi-target {
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #d3e6e9, 0 3px 6px -5px #d3e6e9;
}
.cwidgetd .price-range .noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #d3e6e9;
}
.cwidgetd .price-range .noUi-draggable {
  cursor: w-resize;
}
.cwidgetd .price-range .noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.cwidgetd .price-range .noUi-handle {
  border: 8px solid #fc8327;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.cwidgetd .price-range .noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.cwidgetd .price-range .noUi-handle:after {
  left: 17px;
}
.cwidgetd .price-range .noUi-vertical .noUi-handle:after {
  top: 17px;
}
.cwidgetd .price-range [disabled] .noUi-connect,
.cwidgetd .price-range [disabled].noUi-connect {
  background: #B8B8B8;
}
.cwidgetd .price-range [disabled] .noUi-handle,
.cwidgetd .price-range [disabled].noUi-origin {
  cursor: not-allowed;
}
.cwidgetd .price-range .noUi-pips,
.cwidgetd .price-range .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cwidgetd .price-range .noUi-pips {
  position: absolute;
  color: #999;
}
.cwidgetd .price-range .noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}
.cwidgetd .price-range .noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.cwidgetd .price-range .noUi-marker {
  position: absolute;
  background: #CCC;
}
.cwidgetd .price-range .noUi-marker-large,
.cwidgetd .price-range .noUi-marker-sub {
  background: #AAA;
}
.cwidgetd .price-range .noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}
.cwidgetd .price-range .noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}
.cwidgetd .price-range .noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.cwidgetd .price-range .noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.cwidgetd .price-range .noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.cwidgetd .price-range .noUi-tooltip {
  display: block;
  position: absolute;
  border-radius: 3px;
  left: -20px;
  text-align: center;
  width: 50px;
}
.cwidgetd .price-range .noUi-handle-upper .noUi-tooltip,
.cwidgetd .price-range .noUi-handle-lower .noUi-tooltip {
  bottom: -38px;
}
.cwidgetd .filter {
  padding-left: 0;
  list-style-type: none;
}
.cwidgetd .filter li a {
  color: #5b676f;
}
.cwidgetd .filter li .uk-checkbox {
  width: 22px;
  height: 22px;
  margin-right: 18px;
}
.car-grid-item {
  border: 1px solid #e4e4e4;
}
.car-grid-item.style3 {
  opacity: 1;
  transition: all .3s ease;
}
.car-grid-item.style3 .car-thumb {
  position: relative;
  height: 225px;
  background-size: cover;
  background-position: center;
}
.car-grid-item.style3 .car-thumb p {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  bottom: 0;
  left: 40px;
  font-weight: 600;
}
.car-grid-item.style3 .car-thumb:after {
  content: '\f004';
  position: absolute;
  bottom: -25px;
  text-align: center;
  color: red;
  width: 50px;
  height: 50px;
  display: none;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  font-family: 'Font Awesome 5 Free', Fontawesome;
  font-weight: 900;
  right: 40px;
  background: #fff;
  line-height: 52px;
  font-size: 20px;
}
.car-grid-item .car-thumb {
  height: 320px;
  position: relative;
}
.car-grid-item .car-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.car-grid-item .car-thumb .entry-hover:hover {
  background: rgba(0, 0, 0, 0.09);
}
.car-grid-item .entry-meta .uk-grid {
  padding-top: 30px;
  padding-bottom: 30px;
}
.car-grid-item .entry-meta .price {
  position: relative;
}
.car-grid-item .entry-meta .price:before {
  content: ':';
  display: block;
  position: absolute;
  left: -10px;
  top: -1px;
}
.car-grid-item .deals {
  position: absolute;
  top: 30px;
  left: 40px;
  background: #f8595a;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 15px;
  padding: 0px 25px;
}
.car-grid-item .meta-title {
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 25px!important;
  padding-bottom: 25px!important;
}
.car-grid-item .meta-title .price {
  position: absolute;
  right: 35px;
  top: 4px;
}
.car-grid-item .meta-title a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.car-grid-item .meta-title a h3 {
  line-height: 1em;
  margin: 0;
  text-transform: capitalize;
}
.car-grid-item .meta-title a:hover {
  color: #00b092;
}
.car-grid-item .nxc-meta img {
  padding-right: 4px;
  padding-bottom: 4px;
}
.car-grid-item .nxc-meta p {
  margin: 0;
  text-transform: uppercase;
  line-height: 2.7em!important;
}
.car-grid-item .uk-button {
  background: #00b092;
  padding: 5px 35px;
  color: #fff;
  margin-left: 40px;
  margin-bottom: 40px;
}
.list-item .car-thumb {
  height: 100%;
  min-height: 230px;
  position: relative;
}
.list-item .car-thumb p {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  bottom: 0;
  left: 40px;
  font-weight: 600;
}
.list-item .car-thumb:after {
  content: '\f004';
  position: absolute;
  top: 50px;
  text-align: center;
  color: red;
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  font-family: 'Font Awesome 5 Free', Fontawesome;
  font-weight: 900;
  right: -25px;
  background: #fff;
  line-height: 55px;
  font-size: 20px;
}
.list-item .deals {
  position: absolute;
  top: 30px;
  left: 80px;
  background: #f8595a;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 15px;
  padding: 0px 25px;
}
.list-item .content {
  border: 1px solid #e4e4e4;
  position: relative;
  border-left: none;
}
.list-item .content p {
  color: #f8595a;
  font-size: 28px;
}
.list-item .content h3 {
  font-size: 18px;
  line-height: 1em;
  margin: 0;
}
.list-item .content .uk-button-defualt {
  margin: 0;
  opacity: 1;
  border-radius: 33px;
  padding: 0px 20px;
  background: rgba(0, 176, 146, 0.3);
  color: #00b092;
  position: absolute;
  right: 30px;
  bottom: 16px;
  transition: all .3s ease;
}
.list-item .content .uk-button-defualt:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  transition: all .3s ease;
}
.list-item .content .meta-details {
  padding-left: 0;
  list-style-type: none;
}
.list-item .content .meta-details:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  background: #e4e4e4;
  left: 0;
}
.list-item .content .meta-details li {
  border-right: 1px solid #e4e4e4;
  float: left;
  padding: 18px 20px;
}
.list-item .content .meta-details li:last-child {
  border: none;
}
.realstate-widget {
  border: 1px solid #ebf0ef;
}
.realstate-widget .dx-slider-bar {
  background: #d3e6e9;
}
.realstate-widget .dx-slider-range.dx-slider-range-visible {
  border: 1px solid #fb6e60;
  background: #fb6e60;
}
.realstate-widget .dx-state-focused.dx-slider-handle:not(.dx-state-active) {
  border: 6px solid #fb6e60;
  background: #fff;
}
.realstate-widget .dx-state-hover.dx-slider-handle:not(.dx-state-active) {
  border: 6px solid #fb6e60;
  background: #fff;
}
.realstate-widget .dx-slider-handle {
  margin-top: -9px;
  margin-right: -7px;
  width: 20px;
  height: 20px;
  border: 6px solid #fb6e60;
  background-color: #ffffff;
  border-radius: 50%;
}
.realstate-widget .dx-popover-arrow {
  display: none;
}
.realstate-widget .dx-popup-content {
  background: none;
  height: 24px;
  border: none;
  color: #5c666a;
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 30px;
  overflow: visible;
  padding-top: 0;
  padding-left: 10px;
}
.realstate-widget .dx-overlay-content {
  border: none;
}
.realstate-widget .car-rent-range {
  height: 65px;
  width: 100%;
}
.realstate-widget h3 {
  font-size: 16px;
  color: #000000;
  font-family: Oswald;
  font-weight: 500;
}
.realstate-widget .filter li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.realstate-widget .filter .uk-form-width-xsmall {
  float: right;
  border: 1px solid #f1f1f1;
  width: 25px;
}
.realstate-widget .filter .uk-checkbox {
  float: right;
}
.realstate-widget .uk-button {
  background-color: #6db91c;
  font-size: 16px;
  text-transform: capitalize;
}
.realstate-widget .cwidget-title {
  border-bottom: 1px solid #ebf1ef;
  background: transparent;
}
.realstate-widget .cwidget-title h2 {
  color: #fb6e60;
  font-size: 17px;
  font-family: Oswald;
  margin-bottom: 0;
}
.entry-meta h3 {
  line-height: 1em;
  font-size: 22px;
  text-transform: capitalize;
  margin: 0;
}
.entry-meta.style3 {
  opacity: 1;
}
.entry-meta.style3 .uk-button-defualt {
  margin: 0;
  opacity: 1;
  border-radius: 33px;
  padding: 0px 25px;
  background: rgba(0, 176, 146, 0.3);
  color: #00b092;
  font-size: 13px;
  text-transform: capitalize;
  margin-left: 12px;
}
.entry-meta.style3 .meta-details {
  padding-left: 0;
  list-style-type: none;
}
.entry-meta.style3 .meta-details li {
  border-right: 1px solid #e4e4e4;
  float: left;
  padding: 18px 10px;
}
.entry-meta.style3 .meta-details li:first-child {
  padding-left: 0;
}
.entry-meta.style3 .meta-details li:last-child {
  border: none;
}
.entry-meta .meta-title {
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}
.entry-meta .meta-title .rate {
  position: absolute;
  top: 35px;
  right: 30px;
}
.entry-meta .meta-title .rate span {
  padding-left: 5px;
}
.entry-meta .price {
  position: relative;
}
.entry-meta .price:before {
  content: ':';
  display: block;
  position: absolute;
  left: -10px;
  top: -1px;
}
.entry-meta .nxc-meta img {
  padding-right: 4px;
  padding-bottom: 4px;
}
.entry-meta .nxc-meta p {
  margin: 0;
  text-transform: uppercase;
}
.entry-meta .nxc-meta .price:before {
  content: ':';
  display: block;
  position: absolute;
  left: -10px;
  top: -1px;
}
.themeton-card a {
  color: #5c666a;
  text-decoration: none;
}
.themeton-card a:hover {
  color: #00b092;
}
.themeton-card .fa,
.themeton-card .uk-icon,
.themeton-card .authorimage img {
  margin-right: 8px;
}
.themeton-card .uk-padding-remove-adjacent > div {
  padding-left: 0;
  padding-right: 0;
}
.themeton-card .uk-card-body,
.themeton-card .uk-card-footer {
  padding: 30px;
}
.themeton-card .uk-border-rounded .uk-card-media-top * {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.themeton-card .uk-border-rounded .uk-card-media-bottom * {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.themeton-card .uk-border-rounded .uk-card-media-left * {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.themeton-card .uk-border-rounded .uk-card-media-right * {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.themeton-card .uk-card-footer {
  border: none;
  padding-top: 0;
  /*
		span {
			font-weight: 700;
			font-size: 0.85em;
		}*/
}
.themeton-card .uk-card-footer .line {
  margin-bottom: 15px;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 1200px) {
  .themeton-card .uk-card-footer .line {
    margin-bottom: 20px;
  }
}
.themeton-card .uk-card-title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
.themeton-card .uk-card-title a {
  color: #10242b;
  word-break: break-word;
}
.themeton-card .uk-card-title a:hover {
  color: #00b092;
}
.themeton-card .dash-belowcat .date {
  position: relative;
  padding-bottom: 15px;
}
.themeton-card .dash-belowcat .date:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #00b092;
}
.themeton-card .dash-belowtitle .uk-card-title {
  position: relative;
  padding-bottom: 15px;
}
.themeton-card .dash-belowtitle .uk-card-title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #00b092;
}
.themeton-card .dash-bottom .uk-card-footer:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #00b092;
}
.themeton-card.uk-text-center blockquote:before {
  left: auto;
}
.themeton-card.uk-text-center blockquote:after {
  display: none;
}
.themeton-card.uk-text-center .dash-belowtitle .uk-card-title:after,
.themeton-card.uk-text-center .dash-belowcat .uk-card-title:after,
.themeton-card.uk-text-center .dash-belowtitle .date:after,
.themeton-card.uk-text-center .dash-belowcat .date:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.themeton-card.uk-text-center .dash-bottom .uk-card-footer:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.themeton-card.uk-text-right blockquote:before {
  left: auto;
}
.themeton-card.uk-text-right blockquote:after {
  display: none;
}
.themeton-card.uk-text-right .dash-belowtitle .uk-card-title:after,
.themeton-card.uk-text-right .dash-belowcat .uk-card-title:after,
.themeton-card.uk-text-right .dash-belowtitle .date:after,
.themeton-card.uk-text-right .dash-belowcat .date:after {
  right: 0;
}
.themeton-card.uk-text-right .dash-bottom .uk-card-footer:after {
  right: 30px;
}
@media (min-width: 1200px) {
  .themeton-card.uk-text-right .dash-bottom .uk-card-footer:after {
    right: 40px;
  }
}
.cause-item .cause-thumb {
  width: 100%;
  height: 100%;
  position: relative;
}
.cause-item .cause-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.cause-item .cause-thumb:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.cause-item .meta-details b,
.cause-item .meta-details span {
  font-size: 14px;
  color: #181620 !important;
  font-weight: 500;
  text-transform: uppercase;
}
.cause-item .meta-details span {
  margin-left: 10px;
  border-bottom: 1px solid rgba(167, 166, 168, 0.76);
  line-height: 19px;
}
.mungu-cause-item .entry-meta b {
  font-size: 22px;
}
.mungu-cause-item .entry-meta span {
  font-size: 22px;
  color: #afb4b8;
  font-weight: normal;
}
.mungu-cause-item h3 {
  margin: 0;
  font-size: 22px;
  color: #171620;
  font-weight: normal;
  line-height: 40px;
}
.mungu-cause-item .uk-button-default {
  font-weight: 500;
  float: right;
  background: transparent;
  color: #00b092;
  border: 2px solid #00b092;
  border-radius: 40px;
  font-size: 14px;
  padding: 12px 30px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-cause-item .uk-button-default:hover {
  color: #001713;
  border: 2px solid #001713;
}
.mungu-cause-item .cause-grid-item .cause-thumb {
  height: 250px;
  position: relative;
}
.mungu-cause-item .cause-grid-item .cause-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-cause-item .cause-grid-item .cause-thumb:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mungu-cause-item .cause-grid-item .meta-details b,
.mungu-cause-item .cause-grid-item .meta-details span {
  font-size: 14px;
  color: #181620;
  font-weight: 500;
  text-transform: uppercase;
}
.mungu-cause-item .cause-grid-item .meta-details span {
  margin-left: 10px;
  border-bottom: 1px solid rgba(167, 166, 168, 0.76);
  line-height: 19px;
}
.mungu-cause-item .pagination li {
  background: rgba(0, 176, 146, 0.2);
  border-radius: 50%;
  margin: 0 5px;
  padding: 0;
  width: 40px;
  text-align: center;
  height: 40px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-cause-item .pagination li a,
.mungu-cause-item .pagination li span {
  line-height: 40px;
  color: #00b092;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-cause-item .pagination li .icon-arrow {
  display: none;
}
.mungu-cause-item .pagination li:before {
  content: none;
}
.mungu-cause-item .pagination .next,
.mungu-cause-item .pagination .prev {
  padding: 0;
}
.mungu-cause-item .pagination .next:after,
.mungu-cause-item .pagination .prev:after {
  content: '';
  display: none;
}
.mungu-cause-item .moretitle {
  color: #171620;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.mungu-cause-item .morelink a {
  color: #dfdfdf;
  font-size: 26px;
  font-weight: 700;
  padding-left: 15px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-cause-item .morelink a:hover {
  color: #00b092;
}
.mungu-cause-item .morelink svg {
  stroke: #00b092;
  margin-bottom: 4px;
}
.mungu-element-blog .jew-blog h3 {
  font-size: 22px;
  line-height: 29px;
  color: #5e5d5d;
}
.mungu-element-blog .jew-blog h3 a {
  color: #5e5d5d;
}
.mungu-element-blog .jew-blog .jewitem {
  width: 21%;
  margin-top: 30px;
  float: left;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature {
  width: 49.3%;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature h3 {
  padding: 30px;
  padding-right: 145px;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature .jewdate {
  color: #a1a1a1;
  padding: 0 0 20px 30px;
  display: block;
  margin-top: -30px;
  font-size: 17px;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature .blog-vc-thumbnail {
  height: 415px;
  background-position: center;
  background-size: cover;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew {
  height: 276px;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew h3 {
  font-size: 18px;
  line-height: 56px;
  padding-left: 20px;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew .blog-vc-thumbnail {
  height: 198px;
  background-position: center;
  background-size: cover;
}
.mungu-element-blog .chudur h3 a {
  font-size: 26px!important;
  font-weight: 500;
  color: #000!important;
  line-height: 32px;
}
.mungu-element-blog .chudur a {
  color: #00b092 !important;
  text-transform: uppercase;
}
.mungu-element-blog .blog-resent a {
  font-size: 13px;
  color: #666;
}
.mungu-element-blog .blog-resent a:hover {
  color: #00b092;
}
.mungu-element-blog .blog-resent h3 a {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  line-height: 32px;
}
.mungu-element-blog .mungu-blog-content {
  max-width: 890px;
}
.mungu-element-blog h3 {
  margin-top: 10px;
}
.mungu-element-blog h3 + p {
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  .mungu-element-blog.uk-grid-margin,
  .mungu-element-blog .uk-grid-margin {
    margin-bottom: 40px;
  }
}
.mungu-element-blog .bg-hovered .thumb_backound {
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  position: relative;
  height: 490px !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound .entry-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.18);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound .blog-date {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound .blog-date a {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  z-index: 5;
  position: relative;
  transition: all 0.4s ease-in-out;
  text-transform: uppercase;
}
.mungu-element-blog .bg-hovered .thumb_backound .animeblogtitle {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound .animeblogtext {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound a,
.mungu-element-blog .bg-hovered .thumb_backound p {
  position: relative;
  z-index: 5;
  color: #fff;
}
.mungu-element-blog .bg-hovered .thumb_backound p {
  font-size: 16px;
}
.mungu-element-blog .bg-hovered .thumb_backound .uk-button {
  background: #1d1d1f;
  border: 2px solid #1d1d1f;
}
.mungu-element-blog .bg-hovered .thumb_backound .uk-button:hover {
  background: transparent;
  color: #1d1d1f;
}
.mungu-element-blog .bg-hovered .thumb_backound h3 {
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  line-height: 30px;
  font-size: 22px;
  z-index: 5;
  position: relative;
  text-transform: capitalize;
}
.mungu-element-blog .bg-hovered .thumb_backound h3 a {
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .blog-date {
  -webkit-transform: translateY(-110px);
  -ms-transform: translateY(-110px);
  transform: translateY(-110px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .blog-date a {
  color: #666;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogtitle {
  -webkit-transform: translateY(-110px);
  -ms-transform: translateY(-110px);
  transform: translateY(-110px);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogtext {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogbutton {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover h3,
.mungu-element-blog .bg-hovered .thumb_backound:hover a:not(.uk-button),
.mungu-element-blog .bg-hovered .thumb_backound:hover p {
  z-index: 10;
  color: #1d1d1f;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover p {
  height: auto!important;
  opacity: 1!important;
  color: #666;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .entry-hover {
  background: #ffffff;
  border: 3px solid #f1cc3f;
}
article.mungu-blog-col1 + article {
  margin-top: 80px;
}
.mungu-blog-col3 .entry-media + .mungu-blog-content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  margin: -100px 40px 0;
  padding: 30px;
  box-shadow: 0px 0px 20px 0px rgba(143, 143, 143, 0.1);
}
.mungu-blog-thumb .entry-media + .mungu-blog-content {
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  border: 1px solid #f1f1f1;
}
.mungu-blog-thumb .entry-media + .mungu-blog-content h3 {
  margin-left: 30px;
  margin-right: 30px;
}
.mungu-blog-thumb .entry-media + .mungu-blog-content h3 a {
  letter-spacing: -1px;
  font-size: 19px;
  color: #3e3e3e;
}
.mungu-blog-thumb .mungu-thumb-meta {
  color: #9b9b9b;
  margin-top: 20px;
  padding-top: 18px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #f5f5f5;
}
.mungu-blog-thumb .mungu-thumb-meta a {
  color: #9b9b9b!important;
  text-transform: uppercase;
}
.mungu-blog-thumb .mungu-thumb-meta .blog-author {
  font-size: 15px;
  color: #9b9b9b;
}
.mungu-blog-thumb .mungu-thumb-meta .blog-author::first-letter {
  text-transform: uppercase;
}
@media screen and (max-device-width: 640px) {
  .mungu-blog-col3,
  .mungu-blog-col4 {
    margin-left: -15px !important;
  }
}
.mungu-blog-col3 .blog-date,
.mungu-blog-col4 .blog-date {
  font: 12px 'Poppins', sans-serif;
}
.mungu-blog-col3 .blog-date a,
.mungu-blog-col4 .blog-date a {
  color: #748085;
  text-decoration: none;
  font-weight: normal;
}
.mungu-blog-col3 h3,
.mungu-blog-col4 h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mungu-blog-col3 h3 a,
.mungu-blog-col4 h3 a {
  font: 20px 'Poppins', sans-serif;
  color: #10242b;
  text-decoration: none;
  line-height: 18px;
}
.mungu-blog-col3 .uk-width-1-2 .blog-date,
.mungu-blog-col4 .uk-width-1-2 .blog-date {
  margin-bottom: 0;
}
.mungu-blog-col3 .uk-width-1-2 p,
.mungu-blog-col4 .uk-width-1-2 p {
  margin-bottom: 15px;
}
.mungu-blog-col4 .uk-inline-clip {
  display: block;
}
.mungu-blog-col4 .col-4-thum-hov {
  transition: all 0.5s;
}
.mungu-blog-col4 .col-4-thum-hov:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s;
}
.mungu-blog-col4 p {
  margin-bottom: 20px;
}
.readmorelink {
  color: #00b092;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding-top: 0;
}
.readmorelink:hover {
  color: #63599e;
}
@keyframes plus-in {
  from {
    opacity: 1;
    transform: rotateZ(0deg);
  }
  to {
    opacity: 1;
    transform: rotateZ(180deg);
  }
}
@keyframes plus-out {
  from {
    opacity: 1;
    transform: rotateZ(180deg);
  }
  to {
    opacity: 1;
    transform: rotateZ(0deg);
  }
}
.blog-layout-style-9 .uk-background-cover {
  background-color: #f6f7f9;
}
.blog-style9 h1 a {
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
.blog-style9 span {
  text-transform: uppercase;
}
.blog-style9 p {
  font-size: 16px;
  line-height: 33px;
  margin-top: 30px;
  color: #7f7f7f;
}
.meissa-blog-layout {
  margin-top: 0px!important;
}
.meissa-blog-layout .date-col {
  padding-left: 200px;
  z-index: 11;
  /* Large Devices - Desktops */
  /* Medium Devices - Desktops */
  /* Small Devices - Tablets */
  /* Extra Small Devices - Phones */
}
@media screen and (min-width: 1200px) {
  .meissa-blog-layout .date-col {
    padding-left: 150px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .meissa-blog-layout .date-col {
    padding-left: 150px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .meissa-blog-layout .date-col {
    padding-left: 100px;
  }
}
@media screen and (min-width: 992px) {
  .meissa-blog-layout .date-col {
    padding-left: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .meissa-blog-layout .date-col {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .meissa-blog-layout .date-col {
    padding-left: 30px;
  }
}
@media (max-width: 479px) {
  .meissa-blog-layout .date-col {
    padding-left: 30px;
  }
}
.meissa-blog-layout .date {
  color: #1a16fd;
  font-size: 20px;
  font-style: italic;
  font-family: Open sans;
  text-transform: lowercase;
}
.meissa-blog-layout .month {
  margin-top: -7px;
}
.meissa-blog-layout .author {
  color: #000000;
  opacity: 0.5;
  font-family: Open sans;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: -2px;
}
.meissa-blog-layout h1 {
  font-size: 30px;
  margin-bottom: 15px!important;
}
.meissa-blog-layout h1 a {
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
.meissa-blog-layout .blog-excerpt {
  font-family: Open sans;
  font-size: 18px;
  opacity: 0.5;
  color: #000;
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.meissa-blog-layout .blog-content {
  padding-right: 200px;
  z-index: 11;
  padding-left: 45px;
  /* Large Devices - Desktops */
  /* Medium Devices - Desktops */
  /* Small Devices - Tablets */
  /* Extra Small Devices - Phones */
}
@media screen and (min-width: 1200px) {
  .meissa-blog-layout .blog-content {
    padding-right: 150px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .meissa-blog-layout .blog-content {
    padding-right: 150px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .meissa-blog-layout .blog-content {
    padding-right: 100px;
  }
}
@media screen and (min-width: 992px) {
  .meissa-blog-layout .blog-content {
    padding-right: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .meissa-blog-layout .blog-content {
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .meissa-blog-layout .blog-content {
    padding-right: 30px;
  }
}
@media (max-width: 479px) {
  .meissa-blog-layout .blog-content {
    padding-right: 30px;
  }
}
.thumb-no h1 a:hover {
  color: #00b092;
}
.thumb-yes .cover {
  opacity: 0;
  transition: opacity 1s;
  background-repeat: no-repeat !important;
  background-size: cover!important;
  width: 100%;
  height: 100%;
}
.thumb-yes:hover .cover {
  opacity: 1;
}
.thumb-yes:hover .author {
  color: #fff;
}
.thumb-yes:hover .blog-excerpt {
  color: #fff;
}
.thumb-yes:hover .date {
  color: #fff;
}
.thumb-yes:hover h1 a {
  color: #fff;
}
.thumb-yes:hover h1 a:hover {
  color: #fff;
}
.meissa-blog > div:last-child .blog-excerpt {
  border-bottom: none;
}
.meissa-pagination ul li::before {
  content: '';
}
.meissa-pagination ul li .current {
  color: #00b092 !important;
}
.meissa-pagination ul li .page-numbers {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #e2e2e2;
}
.blog-style-13 .mungu-blog-content {
  padding: 40px 50px;
}
.blog-style-13 h3 {
  margin-top: 15px;
}
.blog-style-13 h3 a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.blog-style-13 .color-brand {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.blog-style-13 .color-brand a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.blog-style-13 .color-brand a:hover {
  color: #ffffff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.blog-style-13 .blog-excerpt {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  width: 100%;
  line-height: 28px;
  margin: 20px 0;
}
.blog-style-13 .blog-meta-collection {
  color: #fff;
  opacity: .8;
  font-size: 12px;
  line-height: 12px;
  font-weight: 100;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.blog-style-13 .style-13-blurred {
  position: absolute;
  opacity: 0.2;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: -1 !important;
  bottom: 0px;
  overflow: hidden;
  z-index: 0;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.uk-flex.uk-flex-block {
  display: block;
}
.uk-flex.uk-flex-block a {
  width: 100%;
}
.mungu-button a:hover {
  color: #fff;
}
.mungu-button.uk-float-left + .mungu-button.uk-float-left {
  margin-left: 10px;
}
.mungu-button.uk-float-right + .mungu-button.uk-float-right {
  margin-right: 10px;
}
.mungu-team-container {
  width: 100%;
  overflow: hidden;
  padding-left: 30px;
}
.mungu-team-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mungu-team-container .swiper-slide:hover {
  background-color: transparent;
}
.mungu-team-container.swiper-container-horizontal {
  padding-bottom: 40PX;
}
.mungu-team a:hover {
  text-decoration: none;
}
.mungu-team .mungu-item {
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  /*&:hover {
			-webkit-transform: translateY(-3px);
			transform: translateY(-3px);
			transition: all .3s ease-in-out;
		}*/
}
.mungu-team .team-shadow {
  -webkit-box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
  -moz-box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
  box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
}
.mungu-team .mungu-team-img,
.mungu-team .themeton-image {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.mungu-team .entry-hover {
  display: none;
}
.mungu-team .mungu-seo-message {
  margin-top: 30px;
  padding-bottom: 20px;
}
.mungu-team .mungu-seo-message h4 {
  font: 16px 'Poppins', sans-serif;
  color: #42404b;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
.mungu-team .mungu-seo-message span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  z-index: 1;
  position: relative;
}
.mungu-team-container-no {
  width: 100%;
}
.boxed .mungu-team .mungu-seo-message {
  padding-left: 20px;
  padding-right: 20px;
}
.rombo-mask .mungu-team-img {
  width: 200px;
  height: 270px;
  transform-origin: 50% 50%;
}
.rombo-mask .mungu-team-img:before {
  content: '';
  display: block;
  width: 100%;
  height: 300px;
  background: #666666;
  overflow: hidden;
  transform: rotate(45deg);
}
.image-circle .mungu-item {
  padding: 35px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.image-circle .mungu-item .mungu-team-circle-img img {
  width: 160px;
  height: 160px;
  border: 5px solid #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.image-circle .mungu-item .mungu-seo-message {
  margin-top: 30px;
}
.image-circle .mungu-item .mungu-seo-message h4 {
  font-size: 18px;
  color: #424049;
  font-weight: 500;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.image-circle .mungu-item .mungu-seo-message span {
  font-size: 15px;
  color: #5c666a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.image-circle .mungu-item .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.image-circle .mungu-item:hover .mungu-team-circle-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.image-circle .mungu-item:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.image-circle .mungu-item:hover span,
.image-circle .mungu-item:hover h4 {
  color: #00b092;
}
.image-octagon .mungu-team-octagon {
  margin: 0 auto;
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.image-octagon.boxed .mungu-item {
  padding-top: 30px;
  padding-bottom: 30px;
}
.uk-text-left .swiper-pagination {
  margin-left: 0;
  padding-left: 40px;
}
.uk-text-right .swiper-pagination {
  margin-right: 0;
}
.topleft-back .vc_column-inner {
  background-color: #fff;
  -webkit-box-shadow: 3px 13px 29px 7px #e0e0e0;
  -moz-box-shadow: 3px 13px 29px 7px #e0e0e0;
  box-shadow: 3px 13px 29px 7px #e0e0e0;
  border-radius: 6px;
}
.topleft-back::after {
  content: '';
  position: absolute;
  z-index: -2;
  border-radius: 6px;
  left: 3px;
  width: 113px;
  height: 104px;
  top: 3px;
  background-color: #00b092;
}
.top-left-back .mungu-element::after {
  content: '';
  position: absolute;
  z-index: -2;
  border-radius: 6px;
  left: 20px;
  width: 113px;
  height: 104px;
}
@media screen and (max-width: 1200px) {
  .top-left-back .mungu-element::after {
    left: 20px;
  }
}
.top-left-back .mungu-element:nth-child(4n)::after {
  background-color: #c7bba4;
  bottom: -10px;
}
.top-left-back .mungu-element:nth-child(4n+1)::after {
  top: -10px;
  background-color: #00b092;
}
.top-left-back .mungu-element:nth-child(4n+2)::after {
  bottom: -10px;
  background-color: #63599e;
}
.top-left-back .mungu-element:nth-child(4n+3)::after {
  top: -10px;
  background-color: #009eb3;
}
.bottom-left-back .mungu-element::after {
  content: '';
  position: absolute;
  z-index: -2;
  border-radius: 6px;
  background-color: #feba58;
  left: 30px;
  top: -10px;
  width: 113px;
  height: 104px;
}
.yoga-team .mungu-element {
  margin-bottom: 30px !important;
  position: relative;
}
.yoga-team .mungu-element .mungu-item {
  background: #ffffff;
  padding-top: 35px;
  padding-bottom: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 11px 2px 39px -8px #cfcdcf;
  -moz-box-shadow: 11px 2px 39px -8px #cfcdcf;
  box-shadow: 11px 2px 39px -8px #cfcdcf;
}
.yoga-team .mungu-element .mungu-item .mungu-seo-message h4 {
  font-weight: normal;
}
.yoga-team .mungu-element .mungu-item .mungu-seo-message span {
  font-size: 16px;
  color: #ababab;
  font-weight: 100;
}
.yoga-team .mungu-element .mungu-item:hover .mungu-team-circle-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.yoga-team .mungu-element .mungu-item:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0);
}
.hover_social_style {
  margin-top: 20px;
  transition: margin-top 0.3s;
}
.hover_social_style .team {
  position: relative;
  height: 440px;
  transition: box-shadow 0.3s;
}
.hover_social_style .team .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s;
}
.hover_social_style .team .overlay .social_icon {
  bottom: 30%;
  transition: bottom 0.3s, opacity 0.3s ;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.hover_social_style .team .overlay .social_icon a {
  margin-right: 15px;
}
.hover_social_style .team .overlay .social_icon a i {
  color: #fff;
  font-size: 20px;
}
.hover_social_style:hover {
  margin-top: 0;
}
.hover_social_style:hover .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.hover_social_style:hover .team {
  -webkit-box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
  box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
}
.hover_social_style:hover .team .social_icon {
  bottom: 40%;
  opacity: 1;
}
.hover_social_style .meta h4 {
  font-size: 20px;
}
.hover_social_style .meta h4 a {
  color: #000;
  transition: color 0.2s;
}
.hover_social_style .meta h4 a:hover {
  color: #00b092;
}
.hover_social_style .meta span {
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}
.hover-team-owl .owl-stage-outer {
  position: relative;
  overflow: hidden;
}
.hover-team-owl .owl-stage-outer .owl-item {
  float: left;
}
.hover-team-owl .owl-controls .owl-dots2222 {
  margin-top: 70px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.hover-team-owl .owl-controls .active {
  border: 2px solid #4e5153;
  width: 10px!important;
  height: 10px!important;
  background-color: transparent!important;
}
.hover-team-owl .owl-controls .owl-dot {
  width: 7px;
  height: 7px;
  background-color: #707070;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  margin: 5px 7px;
}
/*admin.css*/
.wpb_carousel_anything .wpb_vc_row_inner,
.wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
  width: calc(22%) !important;
  border: 1px solid #CCC;
  display: inline-block;
  margin: 5px !important;
  vertical-align: top;
}
.wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
  border: none;
}
.wpb_carousel_anything .controls_row .vc_row_layouts.vc_control,
.wpb_carousel_anything .controls_row .vc_control.column_add {
  display: none;
}
.vc_col-sm-9 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-9 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-8 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-8 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-7 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-7 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-6 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-6 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
  width: calc(38%) !important;
  border: 1px solid #CCC;
  display: inline-block;
  margin: 5px !important;
  vertical-align: top;
}
.vc_col-sm-5 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-5 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-4 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-4 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-3 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-3 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-2 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-2 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-1 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-1 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
  width: calc(88%) !important;
  border: 1px solid #CCC;
  display: inline-block;
  margin: 5px !important;
  vertical-align: top;
}
@media (max-width: 1200px) {
  .wpb_carousel_anything .wpb_vc_row_inner,
  .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
    width: calc(38%) !important;
  }
  .vc_col-sm-9 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-9 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-8 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-8 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-7 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-7 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-6 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-6 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-5 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-5 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-4 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-4 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-3 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-3 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-2 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-2 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
  .vc_col-sm-1 .wpb_carousel_anything .wpb_vc_row_inner,
  .vc_col-sm-1 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
    width: calc(88%) !important;
    border: 1px solid #CCC;
    display: inline-block;
    margin: 5px !important;
    vertical-align: top;
  }
}
@media (max-width: 600px) {
  .wpb_carousel_anything .wpb_vc_row_inner,
  .wpb_carousel_anything .wpb_column_container > .vc_placeholder {
    width: calc(88%) !important;
  }
}
.wpb_carousel_anything.vc_shortcodes_container > .wpb_element_wrapper > .wpb_element_title .vc_element-icon {
  background-position: initial;
}
.owl-theme .owl-controls .owl-page span {
  display: none !important;
}
.owl-nav button {
  border: none !important;
  outline: none;
}
.owl-nav button:focus {
  outline: none;
}
.owl-nav.disabled {
  display: none !important;
}
.home_service .owl-controls {
  margin-bottom: 20px;
}
.home_service .owl-controls .owl-pagination {
  display: none !important ;
}
.home_service .owl-controls .owl-buttons {
  position: absolute !important;
  right: 0;
  top: -50px !important;
}
.owl-dots {
  position: absolute;
  left: 50%;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  padding-top: 30px;
  height: 70px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.owl-dots > * + * {
  margin-left: 10px;
}
.owl-dots .owl-dot {
  border-radius: 50%;
  border: none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: transparent;
  width: 13px;
  height: 13px;
  padding: 8px;
  position: relative;
  float: left;
  background: #000;
  outline: none;
  opacity: .4;
  cursor: pointer;
}
.owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #00b092;
  border: none;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
}
.owl-dots .owl-dot.active span {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  background-color: #00b092;
}
.owl-dots .owl-dot span {
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #cacaca;
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}
.owl-dots .owl-dot:hover {
  box-shadow: 0 0 0 2px #00b092;
  background: transparent;
  opacity: 1;
}
.owl-dots .owl-dot:hover span {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  background-color: #00b092;
}
.carousel-anything-container .service-box img {
  width: inherit !important;
}
.carousel-anything-container .owl-stage-outer {
  margin-left: 0;
}
.carousel-anything-container.no-thumb .owl-dots {
  display: none!important;
}
.carousel-anything-container figcaption {
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.carousel-anything-container .post-item-porfolio figcaption {
  background: #fff;
  padding: 40px;
}
.carousel-anything-container .post-item-porfolio figcaption h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.carousel-anything-container .post-item-porfolio figcaption a {
  color: #171620;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.carousel-anything-container .post-item-porfolio figcaption a:hover {
  color: #00b092;
}
.carousel-anything-container .post-item-porfolio figcaption span {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.carousel-anything-container .post-item .thumb_img {
  min-height: 150px;
  width: 100%;
  position: relative;
}
.carousel-anything-container .post-item .thumb_img .meta-holder,
.carousel-anything-container .post-item .thumb_img a {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  opacity: 0;
  color: #fff;
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  z-index: 99;
}
.carousel-anything-container .post-item .thumb_img .meta-holder div,
.carousel-anything-container .post-item .thumb_img a div {
  color: #00b092;
}
.carousel-anything-container .post-item .thumb_img figcaption {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-anything-container .post-item .thumb_img figcaption:before,
.carousel-anything-container .post-item .thumb_img figcaption:after {
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.carousel-anything-container .post-item .thumb_img figcaption:before {
  top: 0;
  right: 0;
  background: #000000;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-anything-container .post-item .thumb_img figcaption:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-anything-container .post-item .thumb_img:hover figcaption:before,
.carousel-anything-container .post-item .thumb_img:hover figcaption:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.carousel-anything-container .post-item .thumb_img:hover .meta-holder,
.carousel-anything-container .post-item .thumb_img:hover a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-anything-container .post-item .thumb_imgs img {
  width: 90px !important;
  height: 90px;
  border: 5px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
}
.carousel-anything-container .post-item .testi-meta span {
  color: #fff;
  display: none;
}
.carousel-anything-container .post-item .testi-meta span.color-yellow {
  color: #f6ad10;
  display: block;
  margin-right: 3px;
  float: left;
}
.carousel-anything-container .owl-nav {
  display: inline-block;
}
.carousel-anything-container .owl-nav .owl-prev,
.carousel-anything-container .owl-nav .owl-next {
  background: transparent;
  color: #63599e;
  position: absolute;
  margin: 0;
  opacity: 1;
}
.carousel-anything-container .owl-nav .owl-prev img,
.carousel-anything-container .owl-nav .owl-next img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.carousel-anything-container .owl-nav .owl-next {
  right: 47%;
  margin-right: -23px;
}
.carousel-anything-container .owl-nav .owl-prev {
  left: 47%;
  margin-left: -23px;
}
.carousel-anything-container .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-anything-container.top_rights .owl-nav {
  position: absolute;
  top: -50px;
  width: 100%;
}
.carousel-anything-container.top_rights .owl-nav .owl-next {
  right: 0;
}
.carousel-anything-container.top_rights .owl-nav .owl-prev {
  right: 30px;
  left: auto;
}
.carousel-anything-container.top_rights .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-anything-container.top_left .owl-nav {
  position: absolute;
  top: -50px;
  width: 100%;
}
.carousel-anything-container.top_left .owl-nav .owl-next {
  left: 30px;
  right: auto;
}
.carousel-anything-container.top_left .owl-nav .owl-prev {
  left: 0;
}
.carousel-anything-container.top_left .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-anything-container.bottom_right .owl-nav {
  margin-bottom: 20px;
  width: 100%;
}
.carousel-anything-container.bottom_right .owl-nav .owl-next {
  right: 0;
}
.carousel-anything-container.bottom_right .owl-nav .owl-prev {
  right: 30px;
  left: auto;
}
.carousel-anything-container.bottom_right .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-anything-container.bottom_left .owl-nav {
  margin-bottom: 20px;
  width: 100%;
}
.carousel-anything-container.bottom_left .owl-nav .owl-next {
  left: 30px;
  right: auto;
}
.carousel-anything-container.bottom_left .owl-nav .owl-prev {
  left: 0;
}
.carousel-anything-container.bottom_left .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-anything-container.content_middle .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
}
.carousel-anything-container.content_middle .owl-nav .owl-next {
  right: -30px;
}
.carousel-anything-container.content_middle .owl-nav .owl-prev {
  left: -30px;
}
.carousel-anything-container.content_middle .owl-nav .owl-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-item .car-grid-item .car-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
}
.owl-item .car-grid-item .deals {
  top: 20px;
  left: 20px;
}
.owl-item .car-grid-item .meta-title {
  padding: 30px;
  background-color: #fff;
}
.uk-countdown-label {
  font-size: 1.2rem;
}
.mungu-element-counter small {
  font-size: 60%;
  line-height: 1em;
}
.mungu-element-counter .counter {
  -moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .letter {
  -moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .lettersmall,
.mungu-element-counter .letterxsmall {
  -moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
  -ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.nxt-link-box .uk-cart-title {
  background: #00b2ca;
}
.nxt-link-box .uk-cart-title h3 {
  padding: 7px 30px;
  color: #fff;
  text-transform: capitalize;
  font-size: 26px;
  margin: 0;
  line-height: 2em;
}
.nxt-link-box ul {
  padding: 0;
  margin-top: 0;
}
.nxt-link-box ul li {
  list-style-type: none;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(173, 173, 173, 0.51);
}
.nxt-link-box ul li:last-child {
  border: none;
}
.nxt-link-box ul li a {
  color: #37424a;
  padding-left: 10px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-link-box ul li:hover a,
.nxt-link-box ul li:hover i {
  color: #00b092;
}
.event_date_simple {
  position: relative;
  z-index: 99;
  margin-top: -250px;
  padding-top: 100px;
  margin-bottom: 60px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.01)), color-stop(7%, rgba(246, 246, 246, 0.07)), color-stop(79%, rgba(0, 0, 0, 0.8)), color-stop(99%, #000000));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.event_date_simple h3 {
  text-transform: capitalize;
  color: #fff;
}
.event_date_simple span {
  color: #009179;
}
.event_date_simple .cost {
  background: #00b092;
  color: #fff;
  padding: 5px 20px;
  border-radius: 15px;
}
#tribe-events-pg-template {
  max-width: 1200px!important;
}
.event-grid .event_content {
  position: relative;
}
.event-grid .event_content .uk-box-shadow-small {
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
  background: #fff;
}
.event-grid .event_content .feature_image {
  position: relative;
  text-align: center;
}
.event-grid .event_content .feature_image .metadate {
  background: #00b092;
  list-style-type: none;
  max-width: 150px;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding-left: 0;
  left: 45px;
}
.event-grid .event_content .feature_image .metadate .mount {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 2;
  font-weight: 500;
}
.event-grid .event_content .feature_image .metadate .date {
  font-size: 12px;
  line-height: 3;
  color: #fff;
  font-weight: 500;
  padding: 0 14px;
}
.event-grid .event_content .event_meta h3 a {
  font-size: 22px;
  text-transform: capitalize;
  color: #171620;
  text-decoration: none;
}
.event-grid .event_content .event_meta a {
  font-size: 14px;
  color: #00b092;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.event-grid .event_content .event_meta a:hover {
  color: #171620;
}
.clubslide2 .item figure {
  position: relative;
  overflow: hidden;
}
.clubslide2 .item figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: -45px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -webkit-gradient(left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(46%, rgba(246, 246, 246, 0)), color-stop(60%, rgba(181, 181, 181, 0)), color-stop(93%, rgba(28, 28, 28, 0.97)), color-stop(60%, rgba(0, 0, 0, 0.97)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.clubslide2 .item figure figcaption a {
  z-index: 5;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.clubslide2 .item figure figcaption .desc {
  position: relative;
  top: 66%;
  display: block;
}
.clubslide2 .item figure figcaption .desc h3 {
  color: #fff;
  text-transform: capitalize;
  font-size: 46px;
  margin-bottom: 15px;
}
.clubslide2 .item figure figcaption .desc span {
  color: #00b092;
}
.eventslide .slideitem .uk-footer {
  background: #fff;
  padding-bottom: 26px;
}
.eventslide .slideitem .uk-footer .uk-card-title {
  background: #00b092;
  padding: 25px;
  color: #fff;
}
.eventslide .slideitem .uk-footer .uk-card-title i {
  position: relative;
  top: 8px;
}
.eventslide .slideitem .uk-footer h2 {
  text-transform: capitalize;
  font-weight: 500;
  color: #000;
}
@media only screen and (max-width: 1200px) {
  .eventslide .slideitem .uk-footer h2 {
    font-size: 16px;
  }
}
.eventslide .slideitem .uk-footer p {
  margin: 0;
}
@media only screen and (max-width: 1440px) {
  .eventslide .slideitem .uk-footer p {
    display: none;
  }
}
.bushido-event .uk-card {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.bushido-event .uk-card .bushido-title {
  float: right;
  width: 65px;
  background: #212121;
  color: #fff;
  text-align: center;
  padding: 25px 4px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1em;
}
.bushido-event .uk-card .bushido-title i {
  font-size: 36px;
  font-style: normal;
}
.bushido-event .uk-card a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.bushido-event .uk-card span {
  display: block;
  font-size: 14px;
  color: #000;
  margin-top: 100px;
  font-weight: 600;
  opacity: .5;
}
.bushido-event .uk-card span a {
  color: #000;
}
.bushido-event .uk-card span a:hover {
  color: #00b092;
  opacity: 1;
}
.bushido-event .uk-card h2 {
  font-weight: 400;
  font-size: 36px;
  margin-top: 20px;
  line-height: 1em;
}
.bushido-event .uk-card:hover a h2 {
  color: #00b092;
}
.bushido-event .uk-card:hover .uk-button-default {
  color: #fff;
  background: linear-gradient(295deg, #500834 0%, #a10b67 100%);
  opacity: 1;
  border: 1px solid #00977d;
}
.yoga h2 {
  font-family: sans-serif;
}
.yoga p {
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 500;
}
.masonry-events .event_content {
  padding-bottom: 30px !important;
}
.event-list .feature_image {
  min-height: 100%;
}
.event-list .uk-button {
  border-radius: 50px;
  padding: 15px 20px 12px 30px;
  font-weight: 400;
  color: #fff;
}
.event-list .uk-button i {
  color: #fff;
  padding-left: 10px;
}
.event-list h3 {
  font-size: 20px;
  line-height: 27px;
  text-transform: capitalize;
}
.event-list i {
  color: #000;
  font-weight: 700;
}
.event-list .date span {
  color: #00b092 !important;
}
.sermons-list .feature_image {
  min-height: 100%;
}
.sermons-list .uk-button {
  border-radius: 50px;
  padding: 15px 20px 12px 30px;
  font-weight: 400;
  color: #fff;
}
.sermons-list .uk-button i {
  color: #fff;
  padding-left: 10px;
}
.sermons-list h3 {
  font-size: 20px;
  line-height: 27px;
  text-transform: capitalize;
}
.sermons-list i {
  color: #000;
  font-weight: 700;
}
.sermons-list .date span {
  color: #00b092 !important;
}
.event-feature .event-church-feature .feature_image {
  height: 245px;
}
.event-feature .event-church-feature .feature-content {
  border: 1px solid #e8e7e5;
}
.event-feature .event-church-feature .feature-content .event_meta {
  padding-top: 30px !important;
}
.event-feature .event-church-feature .feature-content .event_meta h3 {
  font-size: 20px;
  line-height: 27px;
  text-transform: capitalize;
}
.event-feature .event-church-feature .feature-content .event_meta i {
  color: #000;
  font-weight: 700;
}
.event-feature .event-church-feature .feature-content .event_meta .date span {
  color: #00b092 !important;
}
.event-feature .event-church-feature .feature-content .event_meta .uk-button {
  border-radius: 50px;
  padding: 15px 20px 12px 30px;
  font-weight: 400;
}
.event-feature .event-church-feature .feature-content .event_meta .uk-button i {
  color: #fff;
  padding-left: 10px;
}
#tribe-events-bar {
  margin: 0;
  padding: 50px 0;
}
#tribe-events-bar .bar {
  margin-left: -25px;
}
#tribe-events-bar .bar h3 {
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  color: #00b092;
  line-height: 3;
}
#tribe-events-bar .bar h3 span {
  color: #afb4b8;
  font-weight: 400;
}
#tribe-bar-form {
  background: transparent;
  margin-left: 10px;
}
#tribe-bar-form .tribe-bar-my-field-filter {
  display: none;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter,
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter,
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter {
  width: 35%;
  border: 1px solid #e7e7e7;
  padding: 15px;
  float: left;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type=text],
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type=text],
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter input[type=text] {
  padding: 10px 0 10px 0;
  margin-left: 23px;
  outline: none;
  border: none;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter:before,
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter:before,
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter:before {
  content: '\f073';
  display: block;
  width: 30px;
  line-height: 37px;
  color: #00b092;
  height: 30px;
  position: absolute;
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
  border-left: none;
}
#tribe-bar-form .tribe-bar-submit {
  margin-left: 0;
  padding: 0;
  width: inherit;
  position: absolute;
  right: 6%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
  padding: 15px 0;
  line-height: 3;
  background: #00b092;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  opacity: .6;
}
.event-church-post:last-child {
  margin-right: 0;
}
.event-church-post {
  height: 100%;
}
.event-church-post .tribe-events-event-image {
  height: 270px;
}
.event-church-post .tribe-events-event-image img {
  height: 270px;
}
.event-church-post .event_meta {
  padding-top: 15px!important;
  padding-left: 35px!important;
  padding-right: 35px!important;
  padding-bottom: 35px!important;
}
.event-church-post .event_meta i {
  color: #b5b6b8;
}
.event-church-post .event_meta .date {
  font-size: 13px;
  color: #53555c;
}
.event-church-post .event_meta .date i {
  margin-right: 10px;
}
.event-church-post .event_meta .date span {
  color: #00b092;
}
.event-church-post .event_meta .address {
  color: #53555c;
  font-size: 13px;
}
.event-church-post .event_meta .address i {
  margin-right: 10px;
}
.event-church-post .event_meta a {
  text-decoration: none!important;
  font-size: 12px!important;
}
.event-church-post .event_meta .social-icon {
  float: left;
}
.event-church-post .event_meta .register {
  float: right;
  transition: all .3s ease;
}
.event-church-post .event_meta .register:hover {
  transform: translateX(3px);
  transition: all .3s ease;
}
.event-church-post .event_meta .register a svg {
  transform: scale(0.5);
}
.event-church-post .event_meta .register a svg path {
  stroke: #00b092 !important;
}
.event-church-post .event_meta h3 {
  border-top: 1px solid #edeeee;
  color: #53555c!important;
  font-size: 20px!important;
  padding-top: 20px;
  font-weight: 700;
}
.event-list {
  padding-left: 0;
  list-style: none;
}
.event-list ul:not(.paginaton) li {
  margin-bottom: 30px;
}
.event-list a {
  color: #00b092;
}
.event-list li {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.event-list li:last-child {
  border-bottom: none;
}
.event-list li h3 {
  margin-bottom: 5px;
}
.event-list li h3 a {
  color: #53555c;
}
.event-list li h3 a:hover {
  color: #00b092;
}
.event-list li .field-icon {
  margin-top: 21px;
}
.event-list li .field-icon a {
  font-size: 18px;
  color: #9d9ea1;
  margin-right: 20px;
}
.event-list li .thumb {
  margin-right: 40px;
  position: relative;
}
.event-list li .thumb .date {
  top: 0;
  position: absolute;
  width: 100%;
  background-color: #00b092;
  text-align: center;
}
.event-list li .thumb .date h5 {
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 8px;
  letter-spacing: -1px;
  padding-bottom: 8px;
  color: #fff;
}
.event-list li .thumb .tribe-events-event-image img {
  width: 93px;
  height: 130px;
}
.sermons-grid .thumb {
  height: 200px;
}
.sermons-grid .sermons-content {
  margin-bottom: 70px;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
}
.sermons-grid .sermons-content:hover {
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  -webkit-box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
  box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
}
.sermons-grid .sermons-meta {
  background-color: #fff;
  padding-top: 35px;
  padding-left: 40px;
  padding-right: 35px;
  height: 204px;
  position: relative;
  border: 1px solid #dbd7d6;
  border-top: none;
}
.sermons-grid .sermons-meta a {
  color: #00b092;
}
.sermons-grid .sermons-meta a:hover {
  color: #53555c;
}
.sermons-grid .sermons-meta p {
  margin-top: 79px;
}
.sermons-grid .sermons-meta h3 {
  position: absolute;
  padding-right: 10px;
  margin-top: 0px;
}
.sermons-grid .sermons-meta h3 a {
  color: #53555c;
}
.sermons-grid .sermons-meta h3 a:hover {
  color: #00b092;
}
.sermons-grid .field-icon {
  background-color: #fff;
  border: 1px solid #dbd7d6;
  border-top: none;
  padding-left: 43px;
  padding-bottom: 26px;
  padding-top: 27px;
}
.sermons-grid .field-icon a {
  font-size: 21px;
  color: #9d9ea1;
  margin-right: 20px;
}
.sermons-grid .field-icon a i {
  color: #9d9ea1;
}
.sermons-list {
  padding-left: 0;
  list-style: none;
  line-height: 28px;
}
.sermons-list a {
  color: #00b092;
}
.sermons-list li {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.sermons-list li h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.sermons-list li h3 a {
  color: #53555c;
}
.sermons-list li h3 a:hover {
  color: #00b092;
}
.sermons-list li .field-icon {
  margin-top: 21px;
}
.sermons-list li .field-icon a {
  font-size: 18px;
  color: #9d9ea1;
  margin-right: 20px;
}
.sermons-list li .field-icon a i {
  color: #9d9ea1;
}
.sermons-list li .thumb {
  margin-right: 40px;
  position: relative;
  width: 370px;
  height: 200px;
}
.uk-modal-container {
  z-index: 99999;
}
.church-modal-video iframe {
  width: 100%;
  height: 500px;
}
.club-event .item {
  position: relative;
  clear: both;
}
.club-event .item .effect-selena {
  background-image: linear-gradient(to right top, #e21a51, #e23748, #e04b41, #dd5b3c, #d96a39);
}
.club-event .item figure {
  position: relative;
  overflow: hidden;
}
.club-event .item figure .themeton-image {
  opacity: 0.95;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.club-event .item figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: -45px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -webkit-gradient(left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(46%, rgba(246, 246, 246, 0)), color-stop(60%, rgba(181, 181, 181, 0)), color-stop(93%, rgba(28, 28, 28, 0.97)), color-stop(60%, rgba(0, 0, 0, 0.97)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.club-event .item figure figcaption a {
  z-index: 5;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.club-event .item figure figcaption .desc {
  position: relative;
  top: 60%;
  display: block;
}
.club-event .item figure figcaption .desc h3 {
  color: #fff;
  text-transform: capitalize;
}
.club-event .item figure figcaption .desc span {
  color: #00b092;
}
.club-event .item figure:hover .themeton-image {
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.event-list-style .feature_image {
  height: 100%;
}
.event-list-style .item {
  background: #171a2b;
}
.event-list-style .item h2 {
  color: #fff;
  text-transform: capitalize;
}
.event-list-style .item span {
  color: #00b092;
}
.event-list-style .item .uk-button {
  border-radius: 49px;
  padding: 16px 30px;
  background-image: linear-gradient(to left bottom, #e21a51, #e23748, #e04b41, #dd5b3c, #d96a39);
  cursor: pointer;
  -webkit-box-shadow: 4px 7px 15px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 7px 15px -2px rgba(0, 0, 0, 0.2);
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
.event-list-style .item .uk-button:hover {
  -webkit-box-shadow: none;
  opacity: .7;
  box-shadow: none;
}
#faq_container .faq_sidebar {
  border-right: 1px solid #e1e4e4;
}
#faq_container .faq_sidebar h3 {
  font-size: 22px;
  color: #201f2b;
  font-family: 'Poppins';
  font-weight: 600;
}
#faq_container .faq_sidebar #faq-filter {
  margin-right: -1px;
}
#faq_container .faq_sidebar #faq-filter ul {
  list-style-type: none;
  padding: 0;
}
#faq_container .faq_sidebar #faq-filter ul li {
  border-bottom: 1px solid #e1e4e4;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#faq_container .faq_sidebar #faq-filter ul li a {
  color: #5c666a;
  font-size: 15px;
  padding: 15px 0;
  border-right: 2px solid transparent;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#faq_container .faq_sidebar #faq-filter ul li a.active {
  border-color: #00b092;
  transition: all .25s ease;
  padding-left: 5px;
  color: #00b092;
}
#faq_container .faq_sidebar #faq-filter ul li:last-child {
  border-bottom: none;
}
#faq_container .faq_sidebar #faq-filter ul li:hover a {
  border-color: #00b092;
  transition: all .25s ease;
  color: #00b092;
}
#faq_container .faq_sidebar .sidebar_image {
  margin-top: 100px;
}
#faq_container .faq_sidebar .sidebar_image img {
  width: 100%;
}
#faq_container.right div:first-child {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
#faq_container.right .faq_sidebar {
  background: rgba(0, 176, 146, 0.1);
  max-height: 450px;
  border-top: 5px solid #00b092;
  padding: 30px;
  border-right: none;
}
#faq_container.right .faq_sidebar #faq-filter ul li a {
  border: none !important;
  padding: 10px 0;
}
#faq_container.right .faq_sidebar #faq-filter ul li a.active {
  border: none;
}
#faq_container.right .faq_container {
  padding: 0 30px 0 96px;
}
@media screen and (max-width: 992px) {
  #faq_container .faq_container {
    padding: 0 0 0 30px !important;
  }
}
#faq_container .faq_container {
  padding: 0 0 0 95px;
}
#faq_container .faq_container .masonry-item + .masonry-item {
  padding-top: 30px;
}
#faq_container .faq_container .masonry-item i {
  position: absolute;
  left: -40px;
  padding-top: 3px;
  font-size: 20px;
}
#faq_container .faq_container .masonry-item .faq-item .entry-meta a h3 {
  font-size: 18px;
  color: #181620;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#faq_container .faq_container .masonry-item .faq-item .entry-meta a:hover h3 {
  color: #00b092;
}
#faq_container .faq_search {
  padding: 0 0 50px 50px;
}
.advanced-search .tabs-block .input-style {
  position: relative;
}
.advanced-search .tabs-block .input-style i {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
  color: #878787;
  font-size: 18px;
}
.advanced-search .tabs-block .input-style .ui-datepicker {
  background: #fff;
  padding: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 9999 !important;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-next {
  text-align: center;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-prev {
  left: 10px !important;
  top: -5px;
  color: #fff;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
}
.advanced-search .tabs-block .input-style .ui-datepicker-calendar .ui-state-hover {
  background: #b9b9b9;
  color: #fff;
}
.advanced-search .tabs-block .input-style .ui-datepicker-calendar .ui-state-active {
  background: #b9b9b9;
  color: #fff;
}
.advanced-search.element-filter-style-1 .tabs-block {
  border-left: 1px solid #eaeaea;
}
.advanced-search.element-filter-style-1 .tabs-block h5 {
  display: none;
}
.advanced-search.element-filter-style-1 .tabs-block i {
  right: -10px;
}
.advanced-search.element-filter-style-1 .tabs-block select,
.advanced-search.element-filter-style-1 .tabs-block input {
  border: none;
}
.advanced-search.element-filter-style-1 .tabs-block select:focus,
.advanced-search.element-filter-style-1 .tabs-block input:focus {
  outline: none;
}
.advanced-search.element-filter-style-1 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input::-webkit-input-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input:-moz-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input::-moz-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input:-ms-input-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-1 .uk-button-defualt {
  height: 100%;
  background: #00b092;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.advanced-search.element-filter-style-1 .uk-button-defualt i {
  display: none;
}
.advanced-search.element-filter-style-1 .uk-button-defualt:hover {
  background: rgba(0, 176, 146, 0.6);
}
.advanced-search.element-filter-style-default .input-style-1 {
  position: relative;
}
.advanced-search.element-filter-style-default .input-style-1 .uk-icon {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #00b092;
}
.advanced-search.element-filter-style-default .input-style-1 input {
  padding: 18px 0px 15px 39px;
  background: TRANSPARENT;
  BORDER: 1px solid #ddd;
  width: 100%;
}
.advanced-search.element-filter-style-default .uk-button {
  background: #00b092;
  color: #fff;
  padding: 5px 50px;
  border: 1px solid #00b092;
}
.advanced-search.element-filter-style-4 form div + div {
  border-left: 1px solid #eaeaea;
}
.advanced-search.element-filter-style-4 .tabs-block h5 {
  display: none;
}
.advanced-search.element-filter-style-4 .tabs-block select,
.advanced-search.element-filter-style-4 .tabs-block input {
  border: none;
}
.advanced-search.element-filter-style-4 .tabs-block select:focus,
.advanced-search.element-filter-style-4 .tabs-block input:focus {
  outline: none;
}
.advanced-search.element-filter-style-4 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input:-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input:-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-4 .uk-button {
  background: #6db91c;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 30px;
}
.advanced-search.element-filter-style-4 .uk-button:hover {
  opacity: .8;
}
.advanced-search.element-filter-style-4 input {
  width: 90%;
}
.advanced-search.element-filter-style-7 h5 {
  color: #fff;
  text-align: left;
}
.advanced-search.element-filter-style-7 .uk-icon {
  color: #fff;
}
.advanced-search.element-filter-style-7 .uk-button {
  background: #00b092;
  color: #fff;
  border: 1px solid #00b092;
  position: absolute;
  bottom: 16px;
  padding: 5px 23px;
  margin-left: -25px;
  border-radius: 2px;
}
.advanced-search.element-filter-style-7 select,
.advanced-search.element-filter-style-7 input {
  width: 100%;
  padding: 18px 0 18px 20px;
  border: none;
  border-radius: 3px;
}
.advanced-search.element-filter-style-7 select:focus,
.advanced-search.element-filter-style-7 input:focus {
  outline: none;
}
.advanced-search.element-filter-style-7 select::-webkit-input-placeholder,
.advanced-search.element-filter-style-7 input::-webkit-input-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-7 select:-moz-placeholder,
.advanced-search.element-filter-style-7 input:-moz-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-7 select::-moz-placeholder,
.advanced-search.element-filter-style-7 input::-moz-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-7 select:-ms-input-placeholder,
.advanced-search.element-filter-style-7 input:-ms-input-placeholder {
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-7 .input-style .uk-icon {
  color: #00b2ca;
}
.advanced-search.element-filter-style-5 form {
  background: transparent;
}
.advanced-search.element-filter-style-5 form .tabs-block h5 {
  display: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select,
.advanced-search.element-filter-style-5 form .tabs-block input {
  border: none;
  background: transparent;
  border-bottom: 1px solid #fff;
  outline: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select:focus,
.advanced-search.element-filter-style-5 form .tabs-block input:focus {
  outline: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input:-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input:-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-style-6 {
  border-radius: 100px;
  position: absolute;
  width: 100%;
  z-index: 11;
}
.advanced-search.element-filter-style-style-6 .tabs-block h5 {
  display: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select,
.advanced-search.element-filter-style-style-6 .tabs-block input {
  border: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:focus,
.advanced-search.element-filter-style-style-6 .tabs-block input:focus {
  outline: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input:-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input:-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .searchhos p {
  font-size: 20px;
  color: #8198af;
  margin: 0;
}
.advanced-search.element-filter-style-style-6 .searchhos span {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
}
.advanced-search.element-filter-style-style-6 input,
.advanced-search.element-filter-style-style-6 select {
  border: 0;
  height: 50px;
  outline: none;
  color: #8198af;
}
.advanced-search.element-filter-style-style-6 input::-webkit-input-placeholder,
.advanced-search.element-filter-style-style-6 select::-webkit-input-placeholder {
  color: #8198af;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input:-moz-placeholder,
.advanced-search.element-filter-style-style-6 select:-moz-placeholder {
  color: #8198af;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input::-moz-placeholder,
.advanced-search.element-filter-style-style-6 select::-moz-placeholder {
  color: #8198af;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input:-ms-input-placeholder,
.advanced-search.element-filter-style-style-6 select:-ms-input-placeholder {
  color: #8198af;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input {
  width: 100%;
}
.advanced-search.element-filter-style-style-6 select {
  margin-top: 10px;
  font-size: 16px;
}
.advanced-search.element-filter-style-style-6 .uk-button {
  background: #176ae1;
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
  border-radius: 50%;
}
.advanced-search.element-filter-style-style-6 .uk-button svg {
  color: #fff;
}
.advanced-search.element-filter-style-style-6 .uk-button:hover {
  opacity: .8;
}
.domain_search .advanced-search form {
  border-radius: 5px;
}
.domain_search .advanced-search form select,
.domain_search .advanced-search form input {
  color: #000 !important;
  outline: none;
}
.domain_search .advanced-search form select:focus,
.domain_search .advanced-search form input:focus {
  outline: none;
}
.domain_search .advanced-search form select::-webkit-input-placeholder,
.domain_search .advanced-search form input::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.domain_search .advanced-search form select:-moz-placeholder,
.domain_search .advanced-search form input:-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.domain_search .advanced-search form select::-moz-placeholder,
.domain_search .advanced-search form input::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.domain_search .advanced-search form select:-ms-input-placeholder,
.domain_search .advanced-search form input:-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
  font-weight: 40;
  font-size: 14px;
}
.domain_search .advanced-search .uk-padding-small {
  padding: 0px;
}
.domain_search .advanced-search .tabs-block .input-style {
  padding: 10px 0;
}
.domain_search .advanced-search .tabs-block .input-style input {
  padding-top: 12px;
}
.domain_search .advanced-search .domselect {
  padding-top: 5px;
  padding-right: 12px;
}
.domain_search .advanced-search .uk-button {
  padding: 10px 45px;
  background: #28c4a7 !important;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ui-datepicker {
  width: 345px;
  border-radius: 5px;
  background: #63599e;
  background: -moz-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
  background: -webkit-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
  background: linear-gradient(135deg, #00b092 0%, #63599e 100%);
  background: -webkit--moz-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
  background: -webkit--webkit-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
  background: -webkit-linear-gradient(135deg, #63599e 0, #009eb3 100%);
  padding: 20px;
  margin: 5px auto 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 15px !important;
}
.ui-datepicker .ui-datepicker-today a {
  color: #000;
  border: 1px solid;
  background: #fff;
  border-color: #fff;
}
.ui-datepicker-calendar {
  border: none;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker-header {
  color: #ffffff;
}
.ui-datepicker-header .ui-datepicker-prev .ui-icon,
.ui-datepicker-header .ui-datepicker-next .ui-icon {
  text-indent: inherit !important;
}
.ui-datepicker-title {
  text-align: center;
  font-size: 15px;
}
.ui-datepicker th {
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
}
.ui-datepicker tbody td {
  padding: 3px;
  border-radius: 50%;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
  width: 30px;
  height: 30px;
  color: #ffffff;
}
.ui-datepicker-calendar .ui-state-default {
  transition: all .3s ease;
  border-radius: 50%;
}
.ui-datepicker-calendar .ui-state-default .ui-state-highlight {
  border: 1px solid;
  border-radius: 50%;
  border-color: #fff;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #fff;
  color: #000 !important;
  border-radius: 50%;
}
.ui-datepicker-calendar .ui-state-active {
  border: 1px solid;
  border-radius: 50%;
  border-color: #fff;
  color: #ffffff;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #D6E4BE;
  color: #000;
}
.flex-container > * {
  margin-bottom: 0;
}
.flex-container > * + * {
  margin-left: 25px;
  margin-top: 0;
}
.flex-container .vc_btn3-container {
  margin-bottom: 0;
}
header .vc_row[data-vc-full-width] {
  overflow: visible;
}
header .vc_col-has-fill > .vc_column-inner,
header .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
header .vc_section.vc_section-has-fill,
header .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
header .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 0;
}
/* Menu Opened */
body.opened-menu {
  overflow: hidden;
}
body.opened-menu .burger-menu nav.main-nav {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.ham-menu-text {
  margin-top: -2px;
  margin-right: -60px !important;
  color: #000000!important;
  font-size: 17px!important;
  font-weight: 500!important;
}
.admin-bar .style-relative-cancel nav.main-nav {
  top: 100px!important;
}
body:not(.admin-bar) .style-relative-cancel nav.main-nav {
  top: 67px!important;
}
.style-relative-cancel {
  position: inherit!important;
}
.style-relative-cancel .header-right-content {
  float: left;
  position: inherit!important;
}
.style-relative-cancel .header-left-content {
  float: left;
  margin-top: 4px;
  margin-left: 10px;
}
.style-relative-cancel .header-left-content span {
  color: #000000;
  font-size: 17px;
  font-weight: 500;
}
.style-relative-cancel #menu-toggle {
  margin-right: 60px;
  background-color: #fff!important;
}
.style-relative-cancel #menu-toggle:hover {
  background-color: #fff!important;
}
.style-relative-cancel #hamburger span {
  background-color: #333!important;
}
.style-relative-cancel #cross span {
  background-color: #333!important;
}
.style-relative-cancel nav.main-nav {
  background-color: #fff!important;
  padding: 30px!important;
  top: 100px!important;
}
.style-relative-cancel nav.main-nav .nav-inner-back {
  background-color: #00b092 !important;
  height: 100%;
}
.style-relative-cancel nav.main-nav ul.themeton-menu {
  margin-left: 100px;
  margin-right: 100px;
}
.style-relative-cancel nav.main-nav ul {
  display: flex!important;
  box-shadow: none !important;
  margin-left: 0;
}
.style-relative-cancel nav.main-nav ul .sub-menu {
  list-style: none;
  display: none!important;
  opacity: 0;
}
.style-relative-cancel nav.main-nav ul li a {
  color: #130e02;
  opacity: 0.5;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.style-relative-cancel nav.main-nav ul li:hover {
  cursor: pointer;
}
.style-relative-cancel nav.main-nav ul li:hover a {
  opacity: 1!important;
  transition: all 0.3s ease-in-out;
}
.style-relative-cancel nav.main-nav ul li:hover .sub-menu {
  display: block!important;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  opacity: 1;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children {
  position: relative;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul {
  position: absolute;
  top: 30px;
  transition: all 0.3s ease-in-out;
  -webkit-animation-name: uk-fade-bottom-small;
  animation-name: uk-fade-bottom-small;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  padding-top: 50px;
  padding-left: 15px;
  border-left: 1px solid rgba(104, 104, 104, 0.21);
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul ul {
  padding-top: 0;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul li {
  padding-bottom: 15px;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul li:last-child {
  padding-bottom: 0;
}
.style-relative-cancel nav.main-nav ul .sub-menu {
  width: 180%;
}
.style-relative-cancel nav.main-nav ul .sub-menu li a {
  text-transform: none;
  font-size: 20px;
  font-weight: normal;
  opacity: 0.5!important;
}
.style-relative-cancel .one-page-menu {
  display: flex!important;
}
.burger-menu {
  position: relative;
  /* Right Content */
  /* Navigation Menu */
  /* Grid menu <<< */
}
@media screen and (max-width: 991px) {
  .burger-menu {
    margin: 0px;
  }
}
.burger-menu .header-right-content {
  position: absolute;
  right: 0px;
  top: 0px;
}
.burger-menu nav.main-nav {
  height: 100%;
  font-family: 'Poppins';
  font-size: 13px;
  position: fixed;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.98);
  top: 130px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.burger-menu nav.main-nav > ul {
  display: none;
  padding-left: 0;
}
.burger-menu nav.main-nav > ul li {
  padding: 10px;
  list-style: none;
  float: left;
}
.burger-menu nav.main-nav > ul li ul {
  position: absolute;
}
.burger-menu nav.main-nav > ul li ul li {
  clear: both;
}
.burger-menu .grid-menu-container {
  border-top: 2px solid #00b092;
}
.burger-menu .grid-menu-container .grid-menu {
  position: relative;
  overflow: hidden;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item {
  float: left;
  display: block;
  text-align: center;
  position: relative;
  font-size: 50px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.05s;
  -moz-transition-duration: 0.05s;
  transition-duration: 0.05s;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
  line-height: 1em;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:hover,
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:active,
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:focus {
  text-decoration: none;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.has-children span a::after {
  content: ' ';
  font-family: 'Font Awesome 5 Free', Fontawesome;
  font-weight: 900;
  margin-left: 10px;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item:hover {
  background-color: #00b092;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item:hover span a {
  color: #fff;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.showing-item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.showing-item.hiding-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
  width: 25%;
  height: calc(25vh -  20.5px);
  font-size: 26px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
  width: 100%;
  height: calc(100vh -  82px);
  font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
  width: 50%;
  height: calc(100vh -  82px);
  font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
  width: 33.3%;
  height: calc(100vh -  82px);
  font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
  width: 50%;
  height: calc(50vh -  41px);
  font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
  width: 33.3%;
  height: calc(50vh -  41px);
  font-size: 40px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
  width: 25%;
  height: calc(50vh -  41px);
  font-size: 36px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="9"] .grid-menu-item {
  width: 33.3%;
  height: calc(33.3vh -  27.33333333px);
  font-size: 30px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="10"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="11"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="12"] .grid-menu-item {
  width: 25%;
  height: calc(33.3vh -  27.33333333px);
  font-size: 30px;
}
/* Grid Menu >>> */
/*menu toggle*/
#menu-toggle {
  width: 35px;
  height: 35px;
  float: right;
  position: relative;
  cursor: pointer;
  background: #00b092;
  box-sizing: border-box;
}
#menu-toggle:hover {
  background: rgba(0, 176, 146, 0.6);
}
#menu-toggle span {
  display: block;
  background: #fff;
  float: right;
}
#menu-toggle #hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
}
#menu-toggle #hamburger span {
  transition: 0.25s ease-in-out;
  width: 17px;
  height: 2px;
  position: relative;
  text-align: right;
  top: 9px;
  right: 5px;
  margin: 2px 0;
}
#menu-toggle #hamburger span:nth-child(1) {
  transition-delay: .5s;
}
#menu-toggle #hamburger span:nth-child(2) {
  transition-delay: .125s;
  width: 22px;
}
#menu-toggle #hamburger span:nth-child(3) {
  transition-delay: .25s;
}
#menu-toggle #cross {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
  transition: 0.25s ease-in-out;
  transition-delay: 5s;
}
#menu-toggle #cross span:nth-child(1) {
  height: 0%;
  width: 2px;
  position: absolute;
  top: 10%;
  left: 16px;
}
#menu-toggle #cross span:nth-child(2) {
  width: 0%;
  height: 2px;
  position: absolute;
  left: 10%;
  top: 17px;
}
#menu-toggle.open #hamburger span {
  width: 0;
}
#menu-toggle.open #hamburger span:nth-child(1) {
  transition-delay: 0s;
}
#menu-toggle.open #hamburger span:nth-child(2) {
  transition-delay: .125s;
}
#menu-toggle.open #hamburger span:nth-child(3) {
  transition-delay: .25s;
}
#menu-toggle.open #cross span {
  transition-delay: .25s;
}
#menu-toggle.open #cross span:nth-child(1) {
  height: 75%;
  transition-delay: .425s;
}
#menu-toggle.open #cross span:nth-child(2) {
  width: 75%;
  transition-delay: .175s;
}
#menu-handler span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1e1f2b;
  line-height: 38px;
  margin-right: 10px;
}
/* Medium Devices - Desktops */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .burger-menu nav.main-nav {
    overflow: scroll;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
    width: 50%;
    height: calc(20vh -  16.4px);
    font-size: 24px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
    width: 100%;
    height: calc(100vh -  82px);
    font-size: 50px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
    width: 50%;
    height: calc(100vh -  82px);
    font-size: 45px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
    width: 100%;
    height: calc(33.3vh -  27.33333333px);
    font-size: 45px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
    width: 50%;
    height: calc(50vh -  41px);
    font-size: 40px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
  .burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
    width: 50%;
    height: calc(33.3vh -  27.33333333px);
    font-size: 36px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
  .burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
    width: 50%;
    height: calc(25vh -  20.5px);
    font-size: 28px;
  }
}
/* Small Devices - Tablets */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
  .burger-menu nav.main-nav {
    overflow: scroll;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
    width: 50%;
    height: calc(20vh -  16.4px);
    font-size: 24px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
    width: 100%;
    height: calc(100vh -  82px);
    font-size: 50px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
    width: 100%;
    height: calc(50vh -  41px);
    font-size: 45px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
    width: 100%;
    height: calc(33.3vh -  27.33333333px);
    font-size: 45px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
    width: 50%;
    height: calc(50vh -  41px);
    font-size: 40px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
  .burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
    width: 50%;
    height: calc(33.3vh -  27.33333333px);
    font-size: 36px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
  .burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
    width: 50%;
    height: calc(25vh -  20.5px);
    font-size: 28px;
  }
  /*// grid menu responsive >>>*/
}
/* Extra Small Devices - Phones */
@media screen and (max-width: 767px) {
  /* grid menu responsive */
  .burger-menu nav.main-nav {
    overflow: scroll;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
    width: 100%;
    height: 15vh;
    font-size: 24px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
    width: 100%;
    height: calc(100vh -  82px);
    font-size: 40px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
    width: 100%;
    height: calc(50vh -  41px);
    font-size: 36px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
    width: 100%;
    height: calc(33.3vh -  27.33333333px);
    font-size: 32px;
  }
  .burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
    width: 100%;
    height: calc(25vh -  20.5px);
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  #mobile-menu {
    display: inline-block;
  }
  .burger-menu nav.main-nav > ul {
    display: none;
  }
}
.mungu-modal-element hr {
  width: 17px;
  border-width: 3px;
  margin-top: -12px;
  border-color: #00b092;
}
.mungu-modal-element .uk-modal-title {
  font-size: 30px;
  font-weight: 500;
  padding: 0px 192px;
}
.mungu-modal-element .uk-modal-body {
  padding: 65px 100px;
}
.mungu-modal-element .uk-modal-dialog {
  width: 1170px;
  height: 825px;
}
.mungu-modal-element .uk-modal-close-outside {
  top: 0;
  right: 0;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  color: #fff;
  background-color: #fa3030;
  border-radius: 0px;
  padding: 9px;
}
.nxt-roomslider {
  /* 
    * 	Owl Carousel - Auto Height Plugin
    */
  /* 
    *  Core Owl Carousel CSS File
    */
  /* No Js */
  /* 
    * 	Owl Carousel - Lazy Load Plugin
    */
  /* 
    * 	Owl Carousel - Video Plugin
    */
}
.nxt-roomslider .roomitem {
  position: relative;
}
.nxt-roomslider .roomitem .nxt-hotels {
  position: relative;
  overflow: hidden;
  height: 400px;
}
.nxt-roomslider .roomitem .nxt-hotels .hotel-room-thumb {
  position: relative;
  width: 100%;
  margin: -10px 0 0 -7px;
  display: block;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .nxt-roomslider .roomitem .nxt-hotels .nxt-hotels {
    height: 210px;
  }
}
.nxt-roomslider .roomitem .nxt-hotels figcaption:before,
.nxt-roomslider .roomitem .nxt-hotels figcaption p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.nxt-roomslider .roomitem .nxt-hotels figcaption:before {
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 300px;
  background: rgba(0, 0, 0, 0.5);
  height: 300px;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 900px rgba(41, 39, 39, 0.24);
  content: '';
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.nxt-roomslider .roomitem .nxt-hotels h2 {
  text-align: left;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px, 5px, 0);
  transform: translate3d(5px, 5px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels p {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 0 1.5em 1.5em 0;
  width: 140px;
  text-align: right;
  opacity: 0;
  -webkit-transform: translate3d(20px, 20px, 0);
  transform: translate3d(20px, 20px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels:hover .hotel-room-thumb {
  text-align: left;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px, 5px, 0);
  transform: translate3d(5px, 5px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.nxt-roomslider .roomitem .nxt-hotels:hover h2,
.nxt-roomslider .roomitem .nxt-hotels:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.nxt-roomslider #faq-filter {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .nxt-roomslider #faq-filter ul {
    float: left;
    margin-top: 30px;
  }
}
.nxt-roomslider #faq-filter ul {
  list-style-type: none;
  padding-left: 0;
  float: right;
}
.nxt-roomslider #faq-filter ul li {
  float: left;
  padding-left: 40px;
  color: rgba(0, 176, 146, 0.5);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.nxt-roomslider #faq-filter ul li.active {
  color: #000;
}
.nxt-roomslider #faq-filter ul li:hover {
  color: #00b092;
}
.nxt-roomslider .owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.nxt-roomslider .owl-carousel .owl-animated-in {
  z-index: 0;
}
.nxt-roomslider .owl-carousel .owl-animated-out {
  z-index: 1;
}
.nxt-roomslider .owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.nxt-roomslider .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.nxt-roomslider .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.nxt-roomslider .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.nxt-roomslider .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nxt-roomslider .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.nxt-roomslider .owl-carousel .owl-controls .owl-nav .owl-prev,
.nxt-roomslider .owl-carousel .owl-controls .owl-nav .owl-next,
.nxt-roomslider .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nxt-roomslider .owl-carousel.owl-loaded {
  display: block;
}
.nxt-roomslider .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.nxt-roomslider .owl-carousel.owl-hidden {
  opacity: 0;
}
.nxt-roomslider .owl-carousel .owl-refresh .owl-item {
  display: none;
}
.nxt-roomslider .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nxt-roomslider .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.nxt-roomslider .owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.nxt-roomslider .owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.nxt-roomslider .owl-carousel.owl-rtl {
  direction: rtl;
}
.nxt-roomslider .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.nxt-roomslider .no-js .owl-carousel {
  display: block;
}
.nxt-roomslider .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.nxt-roomslider .owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.nxt-roomslider .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.nxt-roomslider .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.nxt-roomslider .owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.nxt-roomslider .owl-carousel .owl-video-playing .owl-video-tn,
.nxt-roomslider .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.nxt-roomslider .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.nxt-roomslider .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel .item.__loading {
  opacity: 0;
  transform: translateX(40px);
  -webkit-transform: translateX(40px);
}
.owl-carousel .item {
  transition: .8s;
  -webkit-transition: .8s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 1;
}
.hotel-grid-item {
  position: relative;
  width: 100%;
  border: 1px solid rgba(93, 93, 93, 0.13);
  -webkit-box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
}
.hotel-grid-item .hotel-room-thumb {
  height: 455px;
  position: relative;
}
.hotel-grid-item .hotel-room-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hotel-grid-item .hotel-room-thumb .entry-hover:hover {
  background: rgba(0, 0, 0, 0.09);
}
.hotel-grid-item .entry-meta h3 {
  color: #181620;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  margin: 0;
}
.hotel-grid-item .entry-meta .meta-details {
  list-style-type: none;
  padding-left: 0;
}
.hotel-grid-item .entry-meta .meta-details li {
  font-size: 13px;
  color: #181620;
  text-transform: capitalize;
}
.hotel-grid-item .entry-meta .meta-details li span {
  opacity: .6;
}
.hotel-grid-item .entry-meta .meta-details li i {
  color: #ff4646;
  font-style: normal;
}
.hotel-grid-item .entry-meta .meta-details-r span {
  font-size: 13px;
  color: #181620;
  text-transform: capitalize;
  opacity: .6;
}
.hotel-grid-item .entry-meta .meta-details-r .price {
  color: #ff4646;
  font-size: 24px;
  margin: 0;
  font-weight: 600;
}
.hotel-grid-item .entry-meta .meta-details-r .price i {
  font-size: 13px;
  color: #181620;
  opacity: .6;
  font-style: normal;
}
.hotel-item .entry-meta {
  width: 100%;
}
.right-yellow-half::before {
  content: '';
  background-color: #FFF861;
  width: 244px;
  height: 100%;
  display: block;
  position: absolute;
  margin-left: 46px;
  margin-top: -43px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .right-yellow-half::before {
    margin-left: 0;
    left: 50%;
    padding-bottom: 54px;
  }
}
.right-margin-20 {
  margin-right: 20px!important;
}
.left-yellow-full::before {
  content: '';
  background-color: #FFF861;
  height: 100%;
  display: block;
  position: absolute;
  left: -1000px;
  right: 63%;
  margin-top: -40px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .left-yellow-full::before {
    right: 50%;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .left-yellow-full img {
    margin-left: 35px;
  }
}
.right-yellow-full::before {
  content: '';
  background-color: #FFF861;
  height: 100%;
  display: block;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .right-yellow-full::before {
    margin-left: 55px;
  }
}
@media screen and (max-width: 768px) {
  .right-yellow-full::before {
    padding-bottom: 100px;
  }
}
.left-yellow-full-portfolio::before {
  content: '';
  background-color: #FFF861;
  height: 100%;
  display: block;
  position: absolute;
  left: -1000px;
  right: 42%;
  margin-top: -40px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .left-yellow-full-portfolio::before {
    right: 50%;
    padding-bottom: 60px;
  }
}
.left-yellow-full-portfolio img {
  margin-bottom: 0!important;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .left-yellow-full-portfolio img {
    margin-left: 50px;
  }
}
.right-yellow-full-contact::before {
  content: '';
  background-color: #FFF861;
  height: 294px;
  display: block;
  position: absolute;
  left: 18px;
  width: 90%;
  margin-top: -72px;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .right-yellow-full-contact {
    float: left!important;
    margin-left: -50px !important;
  }
  .right-yellow-full-contact img {
    margin-left: 28px!important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .right-yellow-full-contact {
    margin-left: 0px!important;
  }
}
.themeton-icon-heading {
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px;
}
.themeton-icon-heading img {
  z-index: 6;
  position: relative;
  margin-bottom: 20px;
}
.themeton-icon-heading h1 {
  font-family: "Segoe UI";
  font-weight: bold;
  z-index: 10;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  font-size: 72px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .themeton-icon-heading {
    margin-right: 80px;
    float: right;
  }
  .themeton-icon-heading h1 {
    position: relative;
    text-shadow: 5px 5px rgba(0, 0, 0, 0.09);
  }
}
@media screen and (max-width: 768px) {
  .themeton-icon-heading {
    text-align: center;
  }
}
.icon-list-element {
  list-style: none;
}
.icon-list-element li {
  line-height: 2.5em;
}
.icon-list-element li a {
  color: #10242b;
  text-decoration: none;
}
.icon-list-element li a:hover {
  color: #63599e;
}
.icon-list-element li a:hover:before {
  border-color: #63599e;
}
ul.icon-list-element {
  padding-left: 0;
}
ul.icon-list-element li i {
  margin-right: 10px;
}
ol.icon-list-element li {
  padding-left: 3em;
  position: relative;
}
ol.icon-list-element li::before {
  content: attr(data-number);
  font-size: 1.2em;
  font-weight: 600;
  position: absolute;
  left: 0;
  color: #00b092;
}
ol.icon-list-element li:hover:before {
  color: #63599e;
}
.icon-box {
  background-color: #fff;
}
.icon-box a {
  text-decoration: none;
}
.icon-box .uk-card-body {
  padding: 60px 30px;
}
.icon-box h3 {
  font-size: 20px;
  line-height: 1;
  color: #10242b;
  margin-top: 15px;
}
.icon-box i {
  font-size: 42px;
  color: #00b092;
}
.icon-box :hover i {
  color: #63599e;
}
@media screen and (max-width: 640px) {
  .icon-box {
    margin-bottom: 20px;
  }
}
.mungu-logistics .icon-box {
  background-color: #fff;
  box-shadow: none;
}
.mungu-logistics .icon-box a {
  text-decoration: none;
}
.mungu-logistics .icon-box .uk-card-body {
  padding: 30px 30px;
  border: 2px solid #f0f0f0;
}
.mungu-logistics .icon-box h3 {
  font-size: 20px;
  line-height: 1;
  color: #10242b;
  margin-top: 15px;
}
.mungu-logistics .icon-box i {
  font-size: 42px;
  color: #00b092;
}
.mungu-logistics .icon-box :hover i {
  color: #63599e;
}
@media screen and (max-width: 640px) {
  .mungu-logistics .icon-box {
    margin-bottom: 20px;
  }
}
.instagram-widget-item .ins-title {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.instagram-widget-item .ins-title:hover {
  color: #00b092;
}
.instagram-widget-item .item-content {
  position: relative;
  width: 128px;
  margin: 8px;
}
.instagram-widget-item .item-content .item-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.48);
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.instagram-widget-item .item-content .item-hover span {
  position: relative;
  top: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
}
.instagram-widget-item .item-content .item-hover span + span {
  padding-left: 30px;
}
.instagram-widget-item .item-content .item-hover span i {
  color: #00b092;
  font-size: 16px;
}
.instagram-widget-item .item-content:hover .item-hover {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.instagram-widget-item ul {
  padding: 0;
}
.instagram-widget-item ul li {
  float: left;
  list-style-type: none;
}
#login-form {
  background: #e9f6fa;
  margin: auto;
  position: relative;
}
#login-form.hidden {
  display: none;
}
#login-form a {
  color: #00b092;
  text-decoration: underline;
}
#login-form a:hover {
  opacity: .7;
}
#login-form h2 {
  color: #171620;
  font-weight: 500;
  font-size: 30px;
  text-transform: capitalize;
}
#login-form .formlogo {
  top: -51px;
  left: 50%;
  padding: 30px;
  border-radius: 50%;
  background: #186fd9;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#login-form .login-wrap input {
  height: 26px;
  outline: none;
  border: none;
  background: #fff;
  padding-left: 30px;
}
#login-form .login-wrap .uk-button {
  width: 100%;
  padding: 22px 0px !important;
  background: #00b092;
  line-height: 0;
}
.mfp-bg {
  background: rgba(11, 11, 11, 0.45) !important;
}
.loginbox a {
  color: #fff;
  font-weight: 500;
  line-height: 1;
}
.simple-image {
  list-style: none;
  text-align: center;
}
.simple-image .image-item {
  position: relative;
  overflow: hidden;
}
.simple-image .image-item.x32 {
  width: 38%;
  height: 450px;
}
.simple-image .image-item.x23 {
  width: 30%;
  height: 450px;
}
.simple-image .image-item.x504 {
  height: 504px;
}
.simple-image .image-item.x260 {
  height: 260px;
}
.simple-image .image-item.x152 {
  height: 152px;
  width: 200px;
}
.simple-image .image-item.x310 {
  height: 310px;
}
.simple-image .image-item.x210 {
  height: 210px;
}
.simple-image .image-item.x160 {
  height: 160px;
}
.simple-image .image-item.x398 {
  height: 398px;
}
.simple-image .image-item.x218 {
  height: 218px;
}
.simple-image .image-item canvas,
.simple-image .image-item img {
  opacity: 1;
  width: 100%;
  position: relative;
  display: block;
  height: 100%;
  border-radius: 5px;
}
.simple-image .image-item .figcaption .heading {
  font-size: 1.6em;
  color: #fff;
}
.simple-image .image-item .figcaption a {
  position: absolute;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.simple-image .image-item .figcaption p {
  color: #fff;
  line-height: 1.6em;
}
.simple-image .image-item .figcaption img {
  width: auto;
  max-width: 80px;
  margin: 20px auto;
  filter: brightness(0) invert(1);
}
.mungu-card-masonry {
  width: 100%;
  position: relative;
}
.mungu-card-masonry .masonry-item .uk-overlay {
  opacity: 0;
  visibility: hidden;
}
.mungu-card-masonry .masonry-item .uk-overlay .uk-card-title,
.mungu-card-masonry .masonry-item .uk-overlay .uk-card-title a,
.mungu-card-masonry .masonry-item .uk-overlay a {
  color: #fff;
  line-height: 1;
  text-decoration: none;
}
.mungu-card-masonry .masonry-item .uk-overlay > * {
  line-height: 1;
  margin: 0;
}
.mungu-card-masonry .masonry-item .uk-overlay > * + * {
  margin-top: 15px;
}
.mungu-card-masonry .masonry-item:hover .entry-media .themeton-image .overlay,
.mungu-card-masonry .masonry-item:hover .uk-overlay {
  opacity: 1 !important;
  visibility: visible !important;
}
.mungu-card-masonry .meta-details > span {
  float: left;
  position: relative;
}
.mungu-card-masonry .meta-details > span + span {
  lmargin-left: 12px;
  padding-left: 12px;
}
.mungu-card-masonry .meta-details > span + span:before {
  content: '|';
  display: block;
  position: absolute;
  left: 0;
}
.mungu-card-masonry .masonry-item-1x1,
.mungu-card-masonry .masonry-item-1x2 {
  width: 25%;
}
.mungu-card-masonry .masonry-item-2x1,
.mungu-card-masonry .masonry-item-2x2 {
  width: 50%;
}
.mungu-card-masonry .masonry-item-3x2 {
  width: 75%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x2 {
  width: 33.3333%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x2 {
  width: 66.6666%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-3x2 {
  width: 100%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x2 {
  width: 20%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x2 {
  width: 40%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-3x2 {
  width: 60%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
  width: 16.6666%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x2 {
  width: 33.3333%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .mungu-card-masonry .masonry-item-1x1,
  .mungu-card-masonry .masonry-item-1x2 {
    width: 33.3333%;
  }
  .mungu-card-masonry .masonry-item-2x1,
  .mungu-card-masonry .masonry-item-2x2,
  .mungu-card-masonry .masonry-item-3x2 {
    width: 66.6666%;
  }
  .mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-1x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-1x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
    width: 33.3333%;
  }
  .mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-3x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-3x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
    width: 66.6666%;
  }
}
@media screen and (max-width: 768px) {
  .mungu-card-masonry .masonry-item-1x1,
  .mungu-card-masonry .masonry-item-1x2 {
    width: 50%;
  }
  .mungu-card-masonry .masonry-item-2x1,
  .mungu-card-masonry .masonry-item-2x2,
  .mungu-card-masonry .masonry-item-3x2 {
    width: 100%;
  }
  .mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-1x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-1x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
    width: 50%;
  }
  .mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-2x2,
  .mungu-card-masonry.masonry-grid-3 .masonry-item-3x2,
  .mungu-card-masonry.masonry-grid-5 .masonry-item-3x2,
  .mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
    width: 100%;
  }
}
.mungu-card-masonry.masonry-gap {
  margin-left: 1%;
  margin-right: 1%;
}
.mungu-card-masonry.masonry-gap .masonry-item {
  margin: 0 1% 2%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x1,
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
  width: 22.5%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
  padding-top: 2%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media {
  position: static;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media .themeton-image {
  position: static;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media .themeton-image::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: inherit;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mungu-card-masonry.masonry-gap .masonry-item-2x1,
.mungu-card-masonry.masonry-gap .masonry-item-2x2 {
  width: 47.5%;
}
.mungu-card-masonry.masonry-gap .masonry-item-3x2 {
  width: 72.5%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2 {
  width: 31.3%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2 {
  width: 64.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2 {
  width: 100%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2 {
  width: 17.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2 {
  width: 37.1%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2 {
  width: 54.2%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
  width: 14.3%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2 {
  width: 28.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
  width: 43.3%;
}
@media screen and (max-width: 1024px) {
  .mungu-card-masonry.masonry-gap .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap .masonry-item-1x2 {
    width: 31.3333%;
  }
  .mungu-card-masonry.masonry-gap .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap .masonry-item-3x2 {
    width: 64.6666%;
  }
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
    width: 31.3333%;
  }
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
    width: 64.6666%;
  }
}
@media screen and (max-width: 768px) {
  .mungu-card-masonry.masonry-gap .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap .masonry-item-1x2 {
    width: 48%;
  }
  .mungu-card-masonry.masonry-gap .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap .masonry-item-3x2 {
    width: 98%;
  }
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
    width: 48%;
  }
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2,
  .mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
    width: 98%;
  }
}
.head-block {
  display: block!important;
}
.themeton-menu-left-border > li {
  margin-left: 0!important;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.themeton-menu-left-border > li:first-child {
  border-left: none;
}
.themeton-play-button .uk-video {
  width: 880px !important;
  height: 495px;
}
.themeton-play-button .uk-icon-link {
  background: #00b092;
  border-radius: 50%;
  width: 75px;
  height: 75px;
}
.themeton-play-button .uk-icon-link i {
  color: #fff;
  font-size: 30px;
  margin-left: 8px;
}
.themeton-play-button.bushido .uk-icon-link {
  background: transparent;
  border: 1px solid #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.themeton-play-button.bushido .uk-icon-link:hover {
  opacity: .6;
}
#music_player {
  height: 79px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #333;
  z-index: 10000;
  /*background-image: url("@{img-path}images/music/bg.jpg");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  box-shadow: 3px 5.196px 36px 0px rgba(0, 0, 0, 0.8);
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
#music_player audio {
  opacity: 0;
}
#music_player .ms-table {
  width: 100%;
  /* play, pause, backward, forward */
  /* progress bar */
  /* playlist, volume, repeat, shuffle */
  /* now playing */
}
#music_player .ms-table > tr > td,
#music_player .ms-table > tbody > tr > td {
  vertical-align: middle;
  height: 66px;
  text-align: left;
  padding: 0px;
}
#music_player .ms-table .ms-buttons {
  width: 180px;
  line-height: 66px;
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-buttons {
    width: 152px;
  }
}
#music_player .ms-table .ms-buttons a {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 34px;
  float: left;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-buttons a + a {
  margin-left: 30px;
}
#music_player .ms-table .ms-buttons a svg {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#music_player .ms-table .ms-buttons a svg path {
  fill: #fff;
}
#music_player .ms-table .ms-buttons .ms-play svg {
  width: 20px;
  height: 26px;
}
#music_player .ms-table .ms-buttons .ms-prev,
#music_player .ms-table .ms-buttons .ms-next {
  opacity: 0.8;
}
#music_player .ms-table .ms-buttons .ms-prev:hover,
#music_player .ms-table .ms-buttons .ms-next:hover {
  opacity: 1;
}
#music_player .ms-table .ms-buttons .ms-prev svg,
#music_player .ms-table .ms-buttons .ms-next svg {
  width: 20px;
  height: 14px;
}
#music_player .ms-table .ms-wrap {
  width: 480px;
  position: relative;
  border-right: 0px !important;
}
#music_player .ms-table .ms-wrap > .mejs-offscreen {
  display: none;
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-wrap {
    width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #music_player .ms-table .ms-wrap {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-controls {
    width: 152px;
  }
}
@media screen and (max-width: 767px) {
  #music_player .ms-table .ms-controls {
    text-align: right;
  }
}
#music_player .ms-table .ms-controls .ms-entry-controls {
  position: relative;
  line-height: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item {
  display: inline-block;
  line-height: 0px;
  /* Volumn Control */
  /* Playlist */
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item + .ec-item {
  margin-left: 5px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a svg {
  width: 24px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a svg path {
  fill: rgba(255, 255, 255, 0.3);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a.active svg path {
  fill: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume {
  position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control {
  position: absolute;
  bottom: 25px;
  left: -6px;
  width: 38px;
  height: 146px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 119px;
  background-color: #0c0c0c;
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control::before {
    height: 123px;
  }
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el {
  width: 2px;
  height: 94px;
  position: absolute;
  top: 13px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  margin-left: -1px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-range {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-handle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #00b092;
  position: absolute;
  left: -4px;
  margin-bottom: -5px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-handle:focus {
  outline: none;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume:hover .ec-volume-control {
  visibility: visible;
  opacity: 1;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist {
  position: relative;
  text-align: left;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control {
  position: absolute;
  width: 324px;
  height: 453px;
  left: -240px;
  bottom: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control {
    left: auto;
    right: 0px;
  }
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control::before {
  content: '';
  background-color: #090c14;
  position: absolute;
  bottom: 27px;
  top: 0px;
  left: 0px;
  right: 0px;
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control::before {
    bottom: 23px;
  }
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head {
  display: block;
  position: relative;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head h5 {
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-transform: uppercase;
  float: left;
  margin: 0px;
  line-height: 1em;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle {
  display: inline-block;
  float: right;
  position: relative;
  top: 1px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle svg {
  width: 24px;
  height: 16px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle svg path {
  fill: rgba(255, 255, 255, 0.2);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle.active svg path {
  fill: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list-container {
  max-height: 348px;
  overflow: auto;
  position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list-container::-webkit-scrollbar {
  display: none;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list {
  width: 100%;
  position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td {
  color: #fff;
  vertical-align: middle;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td a {
  color: #fff;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-num {
  width: 86px;
  text-align: center;
  border-right: 0px !important;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title > a {
  margin-right: 40px;
  font-size: 14px;
  line-height: 1.3em;
  display: inline-block;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-title {
  margin-right: 5px;
  font-family: 'Poppins';
  font-weight: normal;
  letter-spacing: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-duration {
  opacity: 0.2;
  font-family: 'Poppins';
  font-weight: 500;
  letter-spacing: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-artist {
  display: block;
  opacity: 0.2;
  font-family: 'Poppins';
  font-weight: 500;
  letter-spacing: 0.3px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 25px;
  height: 25px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number::before {
  content: attr(data-value);
  font-size: 14px;
  font-family: 'Poppins';
  font-weight: normal;
  color: rgba(255, 255, 255, 0.2);
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number::after {
  content: '\f04b';
  font-family: 'Font Awesome 5 Free', Fontawesome;
  font-weight: 900;
  font-size: 18px;
  color: #00b092;
  line-height: 1em;
  position: absolute;
  top: 150%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number.playing::before {
  top: 0%;
  visibility: hidden;
  opacity: 0;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number.playing::after {
  top: 50%;
  visibility: visible;
  opacity: 1;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover {
  background-color: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover td.td-num span.number::before {
  color: rgba(255, 255, 255, 0.5);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover td.td-num span.number::after {
  color: #fff;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover .td-title .pl-item-artist {
  opacity: 0.5;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover .td-title .pl-item-duration {
  opacity: 0.5;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist:hover .ec-playlist-control {
  opacity: 1;
  visibility: visible;
}
#music_player .ms-table .ms-nowplaying {
  width: 280px;
  position: relative;
  /* responsive for now playing box */
}
@media screen and (max-width: 1199px) {
  #music_player .ms-table .ms-nowplaying {
    display: none;
  }
}
#music_player .ms-table .ms-nowplaying .np-thumb {
  display: inline-block;
  width: 66px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
#music_player .ms-table .ms-nowplaying .np-meta {
  position: absolute;
  top: 50%;
  left: 80px;
  right: 25px;
  line-height: 1.3em;
  margin-top: -2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#music_player .ms-table .ms-nowplaying .np-meta .np-title {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-right: 5px;
}
#music_player .ms-table .ms-nowplaying .np-meta .np-artist {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: rgba(255, 255, 255, 0.4);
}
#music_player .ms-table .ms-nowplaying .ms-add-fav {
  width: 15px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#music_player .ms-table .ms-nowplaying .ms-add-fav svg {
  width: 15px;
  height: 14px;
}
#music_player .ms-table .ms-nowplaying .ms-add-fav svg path {
  fill: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#music_player .ms-table .ms-nowplaying .ms-add-fav.active svg path {
  fill: #00b092;
}
/* MediaElement MS Skin */
.msplayer-skin.mejs-container {
  display: inline-block;
  background: none;
  /* Total rail */
  /* Current rail */
  /* Loaded rail */
}
.msplayer-skin.mejs-container .mejs-offscreen {
  clip: auto;
  clip-path: none;
}
.msplayer-skin.mejs-container .mejs-controls {
  background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time {
  font-size: 14px;
  font-family: 'Poppins';
  font-weight: 500;
  color: rgba(255, 255, 255, 0.3);
  width: 44px;
}
.msplayer-skin.mejs-container .mejs-time-total.mejs-time-slider:focus {
  outline: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
  background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #00b092;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current::after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #00b092;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0px;
  margin-right: -5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none !important;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .mfp-iframe-holder .mfp-content {
    height: 80% !important;
  }
}
.portfolio-meissa .portfolio-meissa-content {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.portfolio-meissa .portfolio-meissa-left {
  float: left;
  position: static;
}
.portfolio-meissa .portfolio-meissa-right {
  float: left;
  position: fixed;
  left: 50%;
  width: 560px;
}
.portfolio-items .gallery-item {
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom: 25px;
}
.portfolio-items .gallery-item .portfolio-item {
  overflow: hidden;
  min-height: 310px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: block;
  max-width: 100%;
}
.portfolio-items .gallery-item p {
  padding-top: 25%;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  color: #00b092;
  font-size: 20px;
  font-weight: 600;
}
.portfolio-items .gallery-item a {
  text-transform: capitalize;
  opacity: 0;
  color: #fff;
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  z-index: 99;
  font-size: 18px;
  font-weight: 600;
}
.portfolio-items .gallery-item .uk-icon {
  color: #ffffff;
}
.portfolio-items .gallery-item figcaption {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.portfolio-items .gallery-item figcaption:before,
.portfolio-items .gallery-item figcaption:after {
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.portfolio-items .gallery-item figcaption:before {
  top: 50px;
  right: 30px;
  background: rgba(0, 0, 0, 0.2);
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.portfolio-items .gallery-item figcaption:after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.portfolio-items .gallery-item:hover .portfolio-item {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.portfolio-items .gallery-item:hover figcaption:before,
.portfolio-items .gallery-item:hover figcaption:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.portfolio-items .gallery-item:hover a,
.portfolio-items .gallery-item:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.portfolio-items .gallery-item .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .port-meta h3 {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.3em;
  color: #fff;
  opacity: 0;
  text-transform: capitalize;
  z-index: 99;
  margin: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .port-meta h3 a {
  font-size: 28px;
  text-transform: capitalize;
  text-decoration: none;
  color: #fff;
}
.portfolio-items .gallery-item .entry-hover .port-meta span {
  color: #fff;
  font-size: 14px;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .more_btn {
  background-color: transparent;
  text-align: center;
  font-weight: 100;
  color: #fff;
  position: absolute;
  display: block;
  bottom: 20px;
  right: 20px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .more_btn i {
  font-size: 35px;
  cursor: pointer;
  animation: plus-out 0.3s;
}
.portfolio-items .gallery-item .entry-hover .more_btn i:hover {
  animation: plus-in 0.15s linear;
  animation-fill-mode: forwards;
}
.portfolio-items .gallery-item:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.75);
}
.portfolio-items .gallery-item:hover .entry-hover .port-meta h3,
.portfolio-items .gallery-item:hover .entry-hover .port-meta span {
  opacity: 1;
}
.portfolio-items h3 {
  font-size: 20px;
  color: #201f2b;
  font-weight: 600;
  text-transform: capitalize;
}
.portfolio-section .portfolio-filter .filter {
  padding: 0;
  list-style-type: none;
}
.portfolio-section .portfolio-filter .filter li {
  float: left;
  padding: 0 15px;
}
.portfolio-section .portfolio-filter .filter li a {
  color: #939393;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.portfolio-section .portfolio-filter .filter li.active a {
  color: #000;
  border-bottom: 1px solid #000;
}
.portfolio-section .uk-grid-collapse .gallery-item {
  margin-bottom: 0 !important;
}
.mungu-portgolio-paginate {
  display: block;
  padding: 40px 0;
}
.mungu-portgolio-paginate .pagination {
  left: 50%;
  display: inline-block;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-device-width: 640px) {
  .mungu-portgolio-paginate .pagination {
    position: relative;
    margin-left: 30px;
    left: 0	;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.mungu-price {
  background: #fff;
  border-radius: 50%;
  height: 195px;
  width: 195px;
  display: inline-block;
  position: relative;
  transition: all .3s ease;
}
.mungu-price:before {
  content: '';
  width: 90%;
  height: 90%;
  display: block;
  border-radius: 50%;
  border: 1px dashed #63599e;
  position: absolute;
  top: 9px;
  left: 9px;
}
.mungu-price a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.mungu-price h3 {
  line-height: 2em;
  font-size: 18px;
  margin: 0;
  position: relative;
  top: 37%;
  color: #63599e;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mungu-price p {
  line-height: 1em;
  margin: 0;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
  top: 42%;
  color: #63599e;
}
.mungu-price p span {
  font-size: 9px;
  color: #63599e;
}
.pricetable {
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
  margin-top: 20px;
}
.pricetable .price-heading {
  font-size: 72px;
  color: #00b092;
}
.pricetable .price-value {
  color: #00b092;
}
.pricetable.style5 h3 {
  font-size: 24px;
  font-weight: 400;
}
.pricetable.style5 h2 {
  font-size: 46px;
  text-transform: uppercase;
  color: #00b092;
  font-weight: 600;
  margin: 0;
}
.pricetable.style5 h2 i {
  font-style: normal;
  color: #c1c1c1;
  font-weight: 300;
}
.pricetable.style5 .body {
  line-height: 3em;
  font-size: 16px;
  margin-top: 15px;
}
.pricetable.style5 .uk-button-default {
  border-radius: 50px;
  background: #63599e;
  color: #fff;
  text-transform: uppercase;
}
.pricetable.style6 {
  overflow: hidden;
  background: #fff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
  -moz-box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
  box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
}
.pricetable.style6 .head-card {
  width: 55%;
  float: right;
  position: relative;
  text-align: left;
  padding-left: 20px;
}
.pricetable.style6 .head-card h2 {
  font-size: 2.2em;
  padding-top: 5px;
}
.pricetable.style6 .head-card span {
  font-size: 1em;
  line-height: 1;
}
.pricetable.style6 .head-card:after {
  content: '';
  width: 122%;
  height: 1px;
  background: #eef1f1;
  display: block;
  position: absolute;
  bottom: -20px;
  right: -57px;
}
.pricetable.style6 .figcaption {
  position: absolute;
  border-radius: 100px;
  background: #feba58;
  width: 200px;
  height: 210px;
  z-index: 0;
  transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  top: -50px;
  left: -20px;
}
.pricetable.style6 .figcaption span {
  position: absolute;
  bottom: 50px;
  right: 85px;
  color: #fff;
  font-size: 2.2em;
  font-weight: 500;
  transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
}
.pricetable.style6 .figcaption span i {
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
}
.pricetable.style6 .uk-card-body ul {
  text-align: left;
  padding: 0;
}
.pricetable.style6 .uk-card-body ul li {
  list-style-type: none;
  padding: 10px 0;
  font-size: 1.2em;
}
.pricetable.style6 .uk-card-body ul li span {
  padding-right: 20px;
}
.pricetable.style6 .uk-card-body ul li .uk-icon {
  color: #5c666a;
}
.pricetable.style6 .btn {
  max-width: 320px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .pricetable.style6 .btn {
    border: 2px solid #63599e;
    border-radius: 50px;
    text-align: left;
  }
}
.pricetable.style6 .btn .uk-button-default {
  border-radius: 50px;
  padding: 20px 45px;
  background: #63599e;
  margin-left: -1px;
}
.pricetable.style6 .btn .btndetails {
  font-size: 18px;
  font-weight: 500;
  padding-right: 20px;
  line-height: 55px;
}
@media screen and (min-width: 1170px) {
  .pricetable.style6 .btn .btndetails {
    float: right;
  }
}
@media screen and (max-width: 1170px) {
  .pricetable.style6 .btn .btndetails {
    display: block;
  }
}
.pricetable.style6 .btn .btndetails:hover {
  color: #00b092;
}
.pricetable.style6 .btn .btndetails .uk-icon {
  font-size: 15px;
  padding-left: 8px;
}
.pricetable.meissa {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  border: 3px solid rgba(0, 0, 0, 0.15);
}
.pricetable.meissa .uk-card-body {
  background: transparent;
}
.pricetable.meissa .uk-card-body .uk-card-title {
  font-size: 14px!important;
  opacity: .5;
}
.pricetable.meissa .uk-card-body .pricing-item {
  padding-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
}
.pricetable.meissa .uk-card-body .pricing-item li {
  color: #000;
}
.pricetable.meissa .uk-card-body .pricing-item li span {
  opacity: .5;
}
.pricetable.meissa .uk-card-body p {
  text-align: center !important;
  font-size: 20px;
  margin: 0;
}
.pricetable.meissa .uk-card-body p span {
  font-size: 54px;
  line-height: 85px;
}
.pricetable.meissa .mungu-price-button {
  position: relative;
  margin: 0;
}
.pricetable.meissa .mungu-price-button .uk-button {
  margin: 0 !important;
  position: absolute;
  top: -30px;
  z-index: 2;
  font-size: 18px;
  background: #fff;
  color: #212121;
  font-weight: 500;
  padding: 20px 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
  transition: all 0.3s ease 0s;
  opacity: 1;
}
.pricetable.meissa:hover {
  border: 3px solid #00b092;
}
.pricetable.meissa:hover .mungu-price-button .uk-button {
  background-image: linear-gradient(to bottom right, #00b092 0%, #009eb3 100%) !important;
  border: 1px solid transparent;
  color: #fff;
  z-index: 55;
  opacity: 1;
  visibility: visible;
}
.pricetable .uk-card-body {
  padding: 60px 55px;
  background-color: #fff;
}
@media screen and (max-width: 1080px) {
  .pricetable .uk-card-body {
    padding: 30px;
  }
}
.pricetable .uk-card-body.head-body {
  border-bottom: 1px solid #dbe8f4;
  border-top: 1px solid #dbe8f4;
  font-size: 13px;
}
.pricetable .uk-card-body.head-body b {
  font-size: 48px;
  font-weight: 500;
  color: #3c5169;
  line-height: 48px;
}
.pricetable .uk-card-body.head-body .entry-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: 10px;
  background: rgba(219, 232, 244, 0.19);
  display: block;
}
.pricetable .uk-card-body.head-body .uk-button-default {
  bottom: -23px;
  border-radius: 3px;
  padding: 15px 40px;
  left: 50%;
  font-weight: 500;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .pricetable .uk-card-body.head-body .uk-button-default {
    padding: 15px 20px;
  }
}
.pricetable .uk-card-title {
  font-size: 22px !important;
  color: #000;
  font-weight: bold;
  text-align: left;
}
.pricetable h4 {
  color: #10242b;
  text-align: left;
}
.pricetable p {
  line-height: 1.5em;
  text-align: left;
  font-size: 16px;
}
.pricetable .uk-margin-remove-top {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 30px;
  color: #929496;
}
.pricetable .nxt-price {
  font-size: 30px;
  font-weight: 400;
  text-align: left !important;
  font-family: 'Poppins';
  color: #d0d0d0;
  margin-top: 55px;
  margin-bottom: 10px;
}
.pricetable .nxt-price span {
  color: #63599e !important;
}
.pricetable .nxt-price i {
  color: #00b092 !important;
  font-style: normal;
}
.pricetable .mungu-price-button {
  margin-top: -27px;
  font-size: 19px;
}
.pricetable .mungu-price-button a {
  background: #ec1f3f;
  padding: 18px 47px;
  margin-left: 55px !important;
  box-shadow: none!important;
}
.pricetable .small-pricetable-card {
  padding: 48px 0px !important;
  border-top: 5px solid #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pricetable .small-pricetable-card:hover {
  border-top: 5px solid #00b092;
}
.pricetable .small-card-title {
  font-size: 21px !important;
  color: #000;
  font-weight: 600;
  text-align: center;
  line-height: 3em;
  padding-top: 5px;
}
.pricetable .small-price {
  font-size: 72px;
  font-weight: 400;
  text-align: center !important;
  font-family: 'arial';
  color: #00b092 !important;
  font-style: normal;
  margin-bottom: 0;
  line-height: 0.5;
}
.pricetable .small-price-type {
  line-height: 0;
  margin: 0;
  font-size: 18px;
  text-align: center !important;
  font-family: 'arial';
  color: #00b092 !important;
}
.pricetable.hosting .pricing li .svs-item {
  margin-left: 5px;
  border-bottom: 1px dashed #b1b1b1;
}
.pricetable.hosting .pricing li .svs-item p {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 26px;
  font-weight: 500;
}
.pricetable.hosting .pricing li:last-child .svs-item {
  margin-left: 5px;
  border-bottom: none;
}
.pricetable.hosting .uk-card-footer {
  background: #fafcfe;
}
.pricetable.style4 {
  border: none;
}
.pricetable.style4 .item {
  background: rgba(0, 176, 146, 0.1);
  box-shadow: none !important;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pricetable.style4 .item p {
  font-size: 13px;
}
.pricetable.style4 .item p.price {
  font-size: 52px;
  color: #186fd9;
  line-height: 1.1em;
}
.pricetable.style4 .item .uk-button {
  font-size: 14px;
  border: 2px solid #00b092;
}
.pricetable.style4 .item:hover {
  background: #186fd9;
}
.pricetable.style4 .item:hover h4,
.pricetable.style4 .item:hover p {
  color: #fff;
}
.pricetable.style4 .item:hover .uk-button {
  background: #37da82;
  color: #fff;
  border: 2px solid #37da82;
}
.pricetable.style8 {
  border: solid 2px;
  opacity: 0.6;
  transition: all .3s ease;
}
.pricetable.style8 .head-card h2 {
  font-family: 'Poppins';
  font-weight: 300;
  font-style: normal;
  font-size: 3rem;
  line-height: 3rem;
}
.pricetable.style8:hover {
  opacity: 1;
  transition: all .3s ease;
}
.pricetable.style8 .uk-scrollspy p {
  font-family: 'Poppins';
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #5c666a;
}
.pricetable.style8 .style8 .pl0 p:before {
  content: '•';
  padding-right: 30px;
}
.mungu-progress .uk-progress::-webkit-progress-value {
  background-color: #00b092;
  border-radius: 0px !important;
  transition: width 3s ease;
}
.mungu-progress .uk-progress::-moz-progress-bar {
  border-radius: 0px !important;
  transition: width 3s ease;
}
.mungu-progress .uk-progress {
  width: 100%;
  border: 0;
  height: 3px;
  border-radius: 0px !important;
  overflow: hidden;
  transition: width 5s ease;
}
.mungu-progress .uk-progress-revolution {
  height: 3px;
}
.mungu-progress .uk-progress-revolution::-webkit-progress-value {
  background-color: #fff;
}
.mungu-progress progress[value]::-webkit-progress-bar {
  border-radius: 0px !important;
  background-color: rgba(60, 64, 75, 0.15);
}
.mungu-progress progress::-webkit-progress-bar {
  border-radius: 0px !important;
}
.mungu-progress progress::-webkit-progress-value {
  border-radius: 0px !important;
}
.bussiness-uk-slider .uk-slider-items .uk-active .uk-panel {
  opacity: 1;
}
.bussiness-uk-slider .uk-slider-items .uk-panel {
  opacity: 0.3;
  z-index: 0;
}
.bussiness-uk-slider .bussiness-slidenav-background {
  overflow: hidden;
  z-index: 100;
}
.bussiness-uk-slider .bussiness-slidenav-background .uk-slidenav-container > .uk-invisible {
  visibility: visible!important;
  opacity: 0.5;
}
.bussiness-uk-slider .uk-slidenav-container a {
  width: 30px;
  height: 30px;
}
.bussiness-uk-slider .uk-slidenav-container a svg {
  width: 30px;
  height: 30px;
  fill: #00b092;
}
.bussiness-uk-slider .uk-slidenav-container a svg circle,
.bussiness-uk-slider .uk-slidenav-container a svg line,
.bussiness-uk-slider .uk-slidenav-container a svg path {
  stroke: #00b092;
}
.bussiness-uk-slider .uk-slidenav-container a + a {
  margin-left: 15px;
}
.bussiness-uk-slider .uk-slidenav-container img.next {
  transform: rotate(180deg);
}
.uk-timeline {
  margin-left: 100px;
  margin-top: 20px;
}
@media (max-width: 640px) {
  .uk-timeline {
    margin-left: 0;
  }
}
.uk-timeline ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: all 0.5s linear;
  top: 0;
}
.uk-timeline ul li {
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 60px;
  padding-bottom: 80px;
  padding-left: 60px;
  padding-top: 0px;
  color: #000;
  line-height: 20px;
}
@media (max-width: 640px) {
  .uk-timeline ul li {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
}
.uk-timeline ul li > span {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  position: absolute;
  top: 0;
  left: 5px;
}
@media (max-width: 640px) {
  .uk-timeline ul li > span {
    display: none!important;
  }
}
.uk-timeline ul li > span:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: #9a9a9a;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px 1px rgba(154, 154, 154, 0.2);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  left: -9.5px;
  top: -10px;
}
.uk-timeline ul li > span:after {
  top: 95%;
}
.uk-timeline ul li:hover > span:before {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0px 0px 0px 3px rgba(154, 154, 154, 0.2);
  background-image: -moz-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
  background-image: -webkit-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
  background-image: -ms-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
}
.uk-timeline .timeline-title {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 20px;
  top: -10px;
  position: relative;
}
@media (max-width: 640px) {
  .uk-timeline .timeline-title {
    top: 0;
    margin-top: 30px;
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .uk-timeline .timeline-time {
    margin-top: 15px;
  }
}
.uk-timeline .timeline-time span {
  position: absolute;
  left: -150px;
  color: #2e2e2e;
  line-height: 20px;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .uk-timeline .timeline-time span {
    left: 0;
    top: 0 !important;
    position: relative;
    line-height: 50px;
  }
}
.uk-timeline .timeline-time span:first-child {
  top: -10px;
}
@media (max-width: 640px) {
  .uk-timeline .timeline-time span:first-child {
    top: 0;
    margin-top: 30px;
    font-size: 24px;
  }
}
.uk-timeline li:last-child span {
  border: none;
}
.dropdown {
  float: right;
  margin-right: 60px;
  margin-bottom: 30px;
  width: 330px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.dropdown select {
  background: transparent;
  width: 330px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 50px;
}
.dropdown select option {
  padding: 15px;
}
.schedule {
  margin: auto;
  width: 90%;
}
.schedule .table-row {
  height: 73px;
}
.schedule .table-time-col {
  padding: 0px;
  width: 132px;
}
.schedule .class-time {
  color: #fff;
  text-align: left;
  background-color: #ec1f3f;
}
.yoga-schedule {
  border-style: solid;
  border-width: 1px;
  border-color: #e5ecee;
  background-color: #ffffff;
  box-shadow: 0px 36px 103px 0px rgba(0, 0, 0, 0.08);
}
.yoga-schedule thead {
  color: #326474;
  background-color: #eafaff;
}
.yoga-schedule th {
  padding: 20px 0;
  width: 10%;
  font-weight: 500!important;
  border: none;
}
.yoga-schedule td {
  border: none!important;
}
.yoga-schedule td:first-child {
  font-size: 14px;
  font-weight: 500!important;
  color: #3d3d3d;
}
.yoga-schedule tr {
  border-bottom: 1px solid #e5ecee;
}
.yoga-schedule .lesson {
  background-color: #fdeed9;
  font-size: 14px;
  line-height: 14px;
  color: #00b092;
  font-family: Roboto;
  font-weight: 500;
  padding: 30px 0;
}
.yoga-schedule .lesson h4 {
  color: #00b092;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
#searchform {
  position: relative;
}
#searchform .wp-search input {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 15px;
}
#searchform .wp-search input::-webkit-input-placeholder {
  color: #fff;
  font-size: 15px;
}
#searchform .wp-search input:-moz-placeholder {
  color: #fff;
  font-size: 15px;
}
#searchform .wp-search input::-moz-placeholder {
  color: #fff;
  font-size: 15px;
}
#searchform .wp-search input:-ms-input-placeholder {
  color: #fff;
  font-size: 15px;
}
#searchform .wp-search button {
  background: transparent;
  position: absolute;
  top: 0;
  border: none;
  left: -30px;
  outline: none;
  cursor: pointer;
}
#searchform .wp-search button .uk-icon [stroke*='#']:not(.uk-preserve) {
  stroke: #fff;
}
.service-bordered .service-bordered-list {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  list-style-type: none;
}
.service-bordered .service-bordered-list li {
  display: block;
  width: 100%;
  height: 300px;
  float: left;
  position: relative;
}
@media (max-width: 640px) {
  .service-bordered .service-bordered-list li {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
}
.service-bordered .service-bordered-list li:only-child {
  max-width: 100%;
}
.service-bordered .service-bordered-list li:nth-of-type(2) {
  border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(3) {
  border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(4) {
  max-width: 49.2%;
  border-top: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(5) {
  max-width: 49.2%;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-child(n+6) {
  border-top: 1px solid #e9e9e9;
  max-width: 32.6%;
  border-right: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:last-child {
  border-right: none;
}
.service-bordered .service-bordered-list li .entry-meta {
  padding: 20px 60px 40px 60px;
}
.service-bordered .service-bordered-list li .entry-meta h3 {
  font-size: 1.5em;
  font-weight: 500;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.service-bordered .service-bordered-list li .entry-meta:hover h3,
.service-bordered .service-bordered-list li .entry-meta:hover a {
  color: #00b092;
  text-decoration: none;
}
.service-bordered .service-bordered-list li .featured_icon {
  padding-top: 35px;
}
.service-bordered .service-bordered-list:nth-child(odd) li:nth-child(-n+3) {
  max-width: 32.6%;
  border-top: 1px solid #e9e9e9;
}
.mungu-style-church .service-bordered-list {
  overflow: none!important;
  text-align: left;
}
.mungu-style-church .service-bordered-list li {
  margin-right: -1px;
}
.mungu-style-church .service-bordered-list .service-item-border {
  border: none!important;
  height: auto;
}
.mungu-style-church .service-bordered-list .service-item-border .service-item {
  background-size: cover;
  width: 390px;
  height: 390px;
}
@media screen and (max-width: 640px) {
  .mungu-style-church .service-bordered-list .service-item-border {
    overflow: hidden;
  }
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta {
  width: 60%;
  height: 35%;
  background-color: #fff;
  bottom: 0;
  position: absolute;
  right: 0;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .mungu-style-church .service-bordered-list .service-item-border .entry-meta {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta h3 {
  color: #53555c;
  font-weight: 700;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta p {
  font-size: 14px;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta a.readmore {
  color: #00b092;
  font-size: 0.8rem;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta a.readmore span {
  color: #00b092;
}
.nxt-service-icon .service-icon {
  padding-bottom: 60px;
}
.nxt-service-icon .nxt-feature {
  box-sizing: border-box;
  transition: all .3s ease;
  background: #fff;
  -webkit-box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
}
.nxt-service-icon .nxt-feature h3 {
  font-size: 1em;
  color: #181620;
  font-weight: 500;
  padding-left: 40px;
}
.nxt-service-icon .nxt-feature a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-service-icon .nxt-feature a:hover {
  color: #00b092;
}
.nxt-service-icon .nxt-feature:hover {
  box-shadow: 0px 0px 5px 0px rgba(98, 98, 98, 0.2);
  transition: all .3s ease;
}
.nxt-service-icon .nxt-services {
  text-align: center;
  padding-top: 15px;
}
.nxt-service-icon .swiper-bullet {
  border: none !important;
  bottom: 0;
  text-align: center;
  padding-top: 30px;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #00b092;
  background: transparent;
  opacity: 1;
  margin: 0 2px;
  position: relative;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 2px solid #00b092;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: "\f111";
  display: block;
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-style: normal;
  font-weight: 900;
  position: absolute;
  font-size: 6px;
  line-height: 6px;
  color: #00b092;
  top: 50%;
  left: 53%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nxt-service-icon .swiper-container *:not(a) {
  cursor: ew-resize;
}
.nxt-service-icon .arrow {
  position: absolute;
  bottom: -5px;
  top: inherit;
  outline: none;
  z-index: 999;
}
.nxt-service-icon .swiper-button-prev {
  left: 46%;
}
.nxt-service-icon .swiper-button-next {
  right: 46%;
}
.nxt-service-icon .swiper-button-prev,
.nxt-service-icon .swiper-container-rtl .swiper-button-next,
.nxt-service-icon .swiper-button-next,
.nxt-service-icon .swiper-container-rtl .swiper-button-prev {
  background-image: none;
}
.hover-style {
  margin-bottom: 50px;
}
.hover-style .nxt-services {
  padding: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center ;
  position: relative;
  height: 280px;
  width: 100%;
}
.hover-style .nxt-services .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hover-style .nxt-services .color-title {
  position: absolute;
  z-index: 1;
  text-align: left;
  left: 30px;
  bottom: 30px;
  font-size: 1.2em;
  font-weight: 500;
  color: #fff;
}
.hover-style .nxt-services h3.color-title {
  margin-bottom: 25px;
}
.hover-style .nxt-services .sub-title {
  font-size: 1em;
  font-weight: 400;
}
/* Service box
  -------------------------------------------------- */
.yoga-service div:nth-child(8n+1) .yoga-service-item {
  border-top: 2px solid #e6737f;
}
.yoga-service div:nth-child(8n+2) .yoga-service-item {
  border-top: 2px solid #9da2e0;
}
.yoga-service div:nth-child(8n+3) .yoga-service-item {
  border-top: 2px solid #feba58;
}
.yoga-service div:nth-child(8n+4) .yoga-service-item {
  border-top: 2px solid #c2ae8b;
}
.yoga-service div:nth-child(8n+5) .yoga-service-item {
  border-top: 2px solid #99c794;
}
.yoga-service div:nth-child(8n+6) .yoga-service-item {
  border-top: 2px solid #c18cc1;
}
.yoga-service div:nth-child(8n+7) .yoga-service-item {
  border-top: 2px solid #6699cc;
}
.yoga-service div:nth-child(8n+8) .yoga-service-item {
  border-top: 2px solid #ab7967;
}
.yoga-service div:nth-child(8n+1) .yoga-back-color {
  background-color: #e6737f;
}
.yoga-service div:nth-child(8n+2) .yoga-back-color {
  background-color: #9da2e0;
}
.yoga-service div:nth-child(8n+3) .yoga-back-color {
  background-color: #feba58;
}
.yoga-service div:nth-child(8n+4) .yoga-back-color {
  background-color: #c2ae8b;
}
.yoga-service div:nth-child(8n+5) .yoga-back-color {
  background-color: #99c794;
}
.yoga-service div:nth-child(8n+6) .yoga-back-color {
  background-color: #c18cc1;
}
.yoga-service div:nth-child(8n+7) .yoga-back-color {
  background-color: #6699cc;
}
.yoga-service div:nth-child(8n+8) .yoga-back-color {
  background-color: #ab7967;
}
.yoga-service-item {
  border-radius: 4px;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.103);
  color: #8e8e8e;
  font-size: 16px;
  font-weight: 300;
}
.yoga-service-item h3 {
  color: #444444;
  font-size: 22px;
  margin-bottom: 0;
}
.yoga-service-item h4 {
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
}
.yoga-service-item h5 {
  font-size: 14px;
  color: #8e8e8e;
}
.yoga-service-item .yoga-back-color {
  height: 260px;
  position: absolute;
  width: 80%;
  z-index: 1;
  bottom: 0;
  border-top-right-radius: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.yoga-service-item .yoga-back-color:nth-child(8n+1) {
  background-color: #e6737f;
}
.yoga-service-item .yoga-back-color:nth-child(8n+2) {
  background-color: #9da2e0;
}
.yoga-service-item:hover .yoga-back-color {
  transform: scale(1.1);
}
.yoga-service-item .yoga-cart-back {
  height: 280px;
  -webkit-border-top-left-radius: 100%;
  border-top-left-radius: 100%;
  -moz-border-radius-topleft: 100%;
  margin-left: -20px;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 30%;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.service-box {
  position: relative;
  margin-bottom: 60px;
  padding: 0 0 0 80px;
}
.service-box h3 {
  font-size: 21px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.service-box h3 a {
  color: #10242b;
}
.service-box p {
  line-height: 1.8em;
  margin-top: 10px;
}
.service-box a {
  text-decoration: none;
  color: #63599e;
}
.service-box.text-light h3 {
  color: #fff;
}
.service-box.text-dark h3 {
  color: #000;
}
.service-box.filled .service-icon,
.service-box.transparent .service-icon {
  border-radius: 50%;
  background-color: #00b092;
  padding: 16px;
  color: #fff;
}
.service-box.filled .service-icon a,
.service-box.transparent .service-icon a {
  color: #fff;
}
.service-box.filled .service-icon span,
.service-box.transparent .service-icon span {
  margin-right: 0;
}
.service-box.transparent .service-icon {
  background-color: rgba(0, 0, 0, 0.1);
}
.service-box .service-icon {
  position: absolute;
}
.service-box .service-icon a {
  text-decoration: none;
}
.service-box.small {
  padding: 0 0 0 48px;
}
.service-box.medium {
  padding: 0 0 0 64px;
}
.service-box.large {
  padding: 0 0 0 80px;
}
.service-box.extra-small {
  padding: 0 0 0 32px;
}
.service-box.filled,
.service-box.transparent {
  padding: 0 0 0 112px;
}
.service-box.filled.small,
.service-box.transparent.small {
  padding: 0 0 0 80px;
}
.service-box.filled.medium,
.service-box.transparent.medium {
  padding: 0 0 0 112px;
}
.service-box.filled.large,
.service-box.transparent.large {
  padding: 0 0 0 144px;
}
.service-box.filled.extra-small,
.service-box.transparent.extra-small {
  padding: 0 0 0 48px;
}
.service-box.style-right {
  padding: 0 64px 0 0;
  text-align: right;
}
.service-box.style-right .service-icon {
  right: 0;
  left: auto;
}
.service-box.style-right .service-icon span {
  margin-right: 0;
}
.service-box.style-right.small {
  padding: 0 48px 0 0;
}
.service-box.style-right.medium {
  padding: 0 64px 0 0;
}
.service-box.style-right.large {
  padding: 0 80px 0 0;
}
.service-box.style-right.extra-small {
  padding: 0 32px 0 0;
}
.service-box.style-right.filled,
.service-box.style-right.transparent {
  padding: 0 112px 0 0;
}
.service-box.style-right.filled.small,
.service-box.style-right.transparent.small {
  padding: 0 80px 0 0;
}
.service-box.style-right.filled.medium,
.service-box.style-right.transparent.medium {
  padding: 0 112px 0 0;
}
.service-box.style-right.filled.large,
.service-box.style-right.transparent.large {
  padding: 0 144px 0 0;
}
.service-box.style-right.filled.extra-small,
.service-box.style-right.transparent.extra-small {
  padding: 0 48px 0 0;
}
.service-box.style-center {
  text-align: center;
  padding: 0;
}
.service-box.style-center .service-icon {
  position: relative;
  margin-bottom: 20px;
}
.service-box.style-center h3:after {
  content: ' ';
  width: 30px;
  border-bottom: 2px solid #00b092;
  margin: 20px auto;
  display: block;
}
.service-box.style-center.filled,
.service-box.style-center.transparent {
  padding: 0;
}
.service-box.style-center.filled .service-icon,
.service-box.style-center.transparent .service-icon {
  width: 96px;
  margin: 0 auto 30px;
}
.service-box.style-center.filled.small .service-icon,
.service-box.style-center.transparent.small .service-icon {
  width: 64px;
}
.service-box.style-center.filled.large .service-icon,
.service-box.style-center.transparent.large .service-icon {
  width: 128px;
}
.service-box.style-center.filled.extra-small .service-icon,
.service-box.style-center.transparent.extra-small .service-icon {
  width: 32px;
}
.service-box.style-center.style-above {
  text-align: left;
}
.service-box.style-center.style-above h3:after {
  display: none;
}
.service-box.style-bordered {
  padding: 20px 20px 30px;
  border: 1px solid #00b092;
  text-align: center;
  margin-top: 108px;
}
.service-box.style-bordered .service-icon {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  line-height: 96px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 1px solid #00b092;
  background-color: #ffffff;
  top: -68px;
  display: block;
  color: #00b092;
}
.service-box.style-bordered .service-icon span {
  margin: 0;
  color: #00b092;
  line-height: 1;
}
.service-box.style-bordered.small {
  margin-top: 92px;
}
.service-box.style-bordered.small .service-icon {
  line-height: 64px;
  width: 64px;
  height: 64px;
  top: -52px;
}
.service-box.style-bordered.small h3 {
  margin-top: -32px;
}
.service-box.style-bordered.medium .service-icon {
  line-height: 96px;
  width: 96px;
  height: 96px;
  top: -68px;
}
.service-box.style-bordered.medium h3 {
  margin-top: -48px;
}
.service-box.style-bordered.large {
  margin-top: 124px;
}
.service-box.style-bordered.large .service-icon {
  line-height: 128px;
  width: 128px;
  height: 128px;
  top: -84px;
}
.service-box.style-bordered.large h3 {
  margin-top: -64px;
}
.service-box.style-bordered.extra-small {
  margin-top: 76px;
}
.service-box.style-bordered.extra-small .service-icon {
  line-height: 32px;
  width: 32px;
  height: 32px;
  top: -36px;
}
.service-box.style-bordered.extra-small h3 {
  margin-top: -16px;
}
.service-box.style-bordered h3 {
  margin-top: -48px;
}
.service-box.style-bordered p:last-child {
  margin-bottom: 0;
}
.service-box.style-boxed {
  text-align: center;
  padding: 50px 40px;
  background-color: #63599e;
  -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.service-box.style-boxed .service-icon {
  position: relative;
  margin-bottom: 30px;
  background: none;
}
.service-box.style-boxed h3 {
  margin-bottom: 15px;
}
.service-box.style-boxed p:last-child {
  margin-bottom: 0;
}
.service-box.style-boxed.transparent {
  padding: 30px 25px 40px;
  background-color: rgba(255, 255, 255, 0.1);
}
.service-box.style-boxed:hover {
  background-color: #63599e !important;
  color: #fff;
}
.service-box.style-boxed:hover .service-icon {
  color: #fff;
}
.service-box.style-boxed:hover .service-icon a {
  color: #fff;
}
.service-box.style-boxed:hover .service-icon img {
  filter: brightness(0) invert(1);
}
.service-box.style-boxed:hover h3,
.service-box.style-boxed:hover .more-link {
  color: #fff !important;
}
.service-box .service-icon {
  font-size: 48px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
.service-box.extra-small .service-icon {
  font-size: 16px;
}
.service-box.small {
  font-size: 100%;
}
.service-box.small .service-icon {
  font-size: 32px;
}
.service-box.medium .service-icon {
  font-size: 48px;
}
.service-box.large .service-icon {
  font-size: 64px;
}
.service-box.filled .service-icon,
.service-box.transparent .service-icon {
  padding: 24px;
}
.service-box.filled.extra-small .service-icon,
.service-box.transparent.extra-small .service-icon {
  padding: 8px;
}
.service-box.filled.small .service-icon,
.service-box.transparent.small .service-icon {
  padding: 16px;
}
.service-box.filled.medium .service-icon,
.service-box.transparent.medium .service-icon {
  padding: 24px;
}
.service-box.filled.large .service-icon,
.service-box.transparent.large .service-icon {
  padding: 32px;
}
.service-box.style-inline .service-icon {
  position: absolute;
  font-size: 22px;
  left: 0;
  top: 0;
}
.service-box.style-inline h3 {
  margin-left: 32px;
}
.service-box.style-inline.style-right h3 {
  margin-left: 0;
  margin-right: 32px;
}
.service-box.style-inline.mr0 h3 {
  margin: 0 !important;
}
.service-box.style-boxed .service-icon {
  padding: 0 !important;
}
.service-box .title-hover h3 {
  font-size: 22px;
  color: #181620;
  font-weight: 500;
  display: inherit;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.service-box .title-hover h3:before {
  content: '';
  width: 98%;
  background: #fadf78;
  height: 8px;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.service-box .title-hover h3:hover:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.custom_service {
  padding-left: 0;
  position: relative;
  display: inline-block;
}
.custom_service .custom-item {
  float: left;
  list-style-type: none;
  width: 30%;
  min-height: 160px;
  border-bottom: 1px solid #52555a;
  margin: 0 15px 10px 0;
  padding: 30px 0 30px 0;
}
@media (max-width: 640px) {
  .custom_service .custom-item {
    width: 100%;
    border: none;
  }
}
.custom_service .custom-item .item {
  padding-top: 30px;
}
.custom_service .custom-item + li {
  position: relative;
}
.custom_service .custom-item + li:before {
  width: 1px;
  height: 82%;
  display: block;
  background: #52555a;
  content: '';
  position: absolute;
  left: -10px;
}
@media (max-width: 640px) {
  .custom_service .custom-item + li:before {
    display: none;
  }
}
.custom_service .custom-item:nth-child(n+4) {
  border-bottom: none;
  padding-top: 0;
  margin-top: 0;
}
.custom_service .custom-item:nth-of-type(4) {
  border-left: none;
}
.custom_service .custom-item:nth-of-type(4) .item {
  border-left: none;
}
.custom_service .custom-item:nth-of-type(4):before {
  content: none;
}
.custom_service .custom-item h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
.custom_service .custom-item sub {
  color: #52555a;
}
.custom_service .custom-item img {
  width: 50px;
  height: 50px;
}
.cwa-outer .service-hidden {
  visibility: hidden;
}
.cwa-outer .service-visible {
  visibility: visible;
}
.cwa-outer .uk-card-title {
  margin: 0px !important;
}
.cwa-outer .uk-card {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1);
}
.cwa-outer .uk-card .toggle-text {
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5);
  min-height: 54px;
  max-height: 54px;
  overflow: hidden;
}
.cwa-outer .uk-card img {
  transform: translatey(20px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.5;
}
.cwa-outer .uk-card .scale-down {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card .uk-card-title {
  transform: translatey(-20px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card .uk-card-title h3 {
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 28px !important;
}
.cwa-outer .uk-card.uk-card-hover:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-color: transparent;
  box-shadow: 0px 0px 20px 0px rgba(128, 128, 128, 0.25) !important;
}
.cwa-outer .uk-card.uk-card-hover:hover img {
  transform: translatey(-20px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.cwa-outer .uk-card.uk-card-hover:hover .scale-down {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card.uk-card-hover:hover .uk-card-title {
  transform: translatey(20px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.title-hover {
  font-size: 22px;
}
.title-hover,
.readmorelink {
  color: #10242b;
  font-weight: 500;
  position: relative;
}
.title-hover:after,
.readmorelink:after {
  opacity: 0;
  transition: all 0.3s;
  content: "";
  background: #00b092;
  width: 0%;
  position: absolute;
  height: 10px;
  left: 0;
  bottom: 0;
  z-index: -10;
}
.title-hover:hover:after,
.readmorelink:hover:after {
  width: 100%;
  opacity: 0.3;
}
.shaped-photos-element {
  height: 465px;
}
.shaped-photos-element .outer {
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  max-width: 212px;
  max-height: 212px;
  background: linear-gradient(250deg, #3844ee, #4d6adf, #53d0cb, #4ddfcd);
  background-size: 800% 800%;
  transition: all 0.3s ease-in-out;
  -webkit-animation: AnimationName 5s ease infinite;
  -moz-animation: AnimationName 5s ease infinite;
  -o-animation: AnimationName 5s ease infinite;
  animation: AnimationName 5s ease infinite;
  min-width: 212px;
  min-height: 212px;
  height: 212px;
  width: 212px;
  top: 315px;
  left: 106px;
}
.shaped-photos-element .outer:hover {
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.274);
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 66% 0%;
  }
  50% {
    background-position: 35% 100%;
  }
  100% {
    background-position: 66% 0%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 66% 0%;
  }
  50% {
    background-position: 35% 100%;
  }
  100% {
    background-position: 66% 0%;
  }
}
@-o-keyframes AnimationName {
  0% {
    background-position: 66% 0%;
  }
  50% {
    background-position: 35% 100%;
  }
  100% {
    background-position: 66% 0%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 66% 0%;
  }
  50% {
    background-position: 35% 100%;
  }
  100% {
    background-position: 66% 0%;
  }
}
.shaped-photos-element .outer:nth-child(3) {
  top: 315px;
  left: 0px;
}
.shaped-photos-element .outer:nth-child(4) {
  left: -53px !important;
}
.shaped-photos-element .outer:nth-child(5) {
  top: 315px;
  left: -105px;
}
.shaped-photos-element .outer:nth-child(6) {
  left: -157px !important;
}
.shaped-photos-element .outer:nth-child(even) {
  top: 155px;
  left: 53px;
}
.shaped-photos-element .outer .uk-overlay-primary {
  opacity: 0.3;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.shaped-photos-element .outer:hover .uk-overlay-primary {
  opacity: 0.5;
}
.shaped-photos-element .uk-position-center {
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.shaped-photos-element .uk-position-center a {
  font-size: 22px;
  font-family: 'Poppins';
  line-height: 22px;
  font-weight: 700;
}
.shaped-photos-element .image-shape {
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.shaped-photos-element .image-shape:hover {
  background-size: 160%;
}
@media only screen and (max-width: 600px) {
  .shaped-photos-element {
    height: 838px;
  }
  .shaped-photos-element .outer {
    top: 155px;
    left: 265px;
  }
  .shaped-photos-element .outer:nth-child(even) {
    top: 467px;
    left: 53px;
  }
  .shaped-photos-element .outer:nth-child(3) {
    top: 780px;
    left: -159px;
  }
}
.woo-product-thumb .woo-product-thumbnail {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination {
  width: 98%;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  margin-left: 30px;
  font-size: 18px;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: '';
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  background: #e6e6e6;
  bottom: 5px;
}
.woo-product-thumbnail-style-2 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.woo-product-thumbnail-style-2 .swiper-slide-next {
  background-color: #e8e8e8;
  opacity: 0.2;
}
.woo-product-thumbnail-style-2 .woo-single-next-btn {
  z-index: 100;
  position: absolute;
  right: -43px;
  top: -30vh;
  color: #fff!important;
  background: #2f9df4!important;
  width: 60px!important;
  height: 60px!important;
}
.woo-product-thumbnail-style-2 .woo-slider-page {
  position: absolute;
  z-index: 10;
  color: #898989;
  font-size: 20px;
  bottom: 20px;
  width: 100%;
}
.woo-product-thumbnail-style-2 .woo-button-prev {
  cursor: pointer;
  font-weight: 100;
  margin-right: 20px;
}
.woo-product-thumbnail-style-2 .woo-button-next {
  cursor: pointer;
  font-weight: 100;
}
.woo-product-thumbnail-style-2 .swiper-slide img {
  padding-top: 200px;
  padding-bottom: 200px;
}
.woo-single-perma {
  color: #2f9df4;
  font-size: 17px;
}
.woo-single-element-feature-ul ul {
  list-style: none;
  padding-left: 0;
  float: left;
  margin-top: 0;
  margin-right: 80px;
}
.woo-single-element-feature-ul ul li {
  font-size: 18px;
  color: #898989;
  font-weight: 300;
  border-bottom: none;
  padding-bottom: 4px;
}
.woo-single-element-feature-ul h1 {
  color: #393939;
  font-size: 31px;
  margin-bottom: 45px!important;
  font-weight: 300;
}
.woo-single-post-style-1 .left-border {
  border-left: 1px solid #e0e0e0;
  padding-bottom: 90px;
}
.woo-single-post-style-1 .swiper-pagination {
  margin-top: 20px;
}
.woo-single-post-style-1 .swiper-pagination span {
  margin-right: 5px;
}
.woo-single-post-style-1 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.woo-single-post-style-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00b092;
}
.woo-single-post-style-1 h1 {
  font-size: 38px;
  color: #393939;
  font-weight: 300;
  margin-top: 0;
}
.woo-single-post-style-1 h2 {
  font-size: 18px;
  color: #898989;
  font-weight: 300;
}
.woo-single-post-style-1 h4 {
  color: #a6a6a6;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 300;
}
.woo-single-post-style-1 .left {
  float: left;
  margin-right: 30px;
  font-size: 18px;
  color: #898989;
  font-weight: 300;
}
.woo-single-post-style-1 .left .circle {
  width: 31px;
  border-radius: 50%;
  height: 31px;
  float: left;
  margin-right: 10px;
}
.woo-single-post-style-1 .left .silver {
  background-color: #e5e5e5;
}
.woo-single-post-style-1 .left .gold {
  background-color: #dde4a3;
}
.woo-single-post-style-1 .price {
  font-size: 38px;
  color: #393939;
  font-weight: 300;
}
.woo-single-post-style-1 .line {
  margin-top: 60px;
  border: 1px solid #e9e9e9;
}
.woo-single-post-style-1 .woo-thumb-footer {
  margin-top: 60px;
  clear: both;
}
.woo-single-post-style-1 .woo-thumb-footer p {
  margin-top: 0;
  color: #898989;
  font-weight: 300;
  font-size: 18px;
}
.upwoocommerce {
  margin-left: -30px !important;
}
.upwoocommerce .product-item {
  margin-top: 50px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.upwoocommerce .product-item img {
  height: 270px;
}
.upwoocommerce .product-item .uk-card {
  border: 1px solid  transparent;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.upwoocommerce .product-item .uk-card-header {
  border: none;
  text-align: center;
}
.upwoocommerce .product-item .uk-card-header .uk-card-title {
  color: #000;
}
.upwoocommerce .product-item .uk-card-footer {
  border: none;
  position: relative;
  padding: 60px 0;
}
.upwoocommerce .product-item .uk-card-footer.upwo .product {
  position: absolute;
  background: #fff;
  left: 50%;
  top: 5px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upwoocommerce .product-item .uk-card-footer.upwo .product:before {
  content: 'ADD TO';
  display: block;
  color: #000;
  position: absolute;
  top: 14px;
  font-weight: 600;
  left: 50%;
  opacity: .5;
  font-size: 14px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline {
  border: 1px solid #cccccc !important;
  display: block;
  margin: auto;
  text-align: center;
  padding: 54px 10px 5px 8px !important;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .button {
  position: relative;
  text-indent: -9999px;
  background: transparent;
  color: #000000;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .button:after {
  content: '\f067';
  position: absolute;
  display: block;
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
  color: #000;
  text-indent: -2px;
  top: 15px;
  font-size: 11px;
  left: 50%;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline del .amount {
  line-height: 2;
  font-size: 18px !important;
  position: absolute;
  right: -20px;
  top: -20px;
  background: #f00;
  color: #fff !important;
  padding: 0px 10px;
  border-radius: 5px;
  text-decoration: line-through;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline ins {
  background: transparent;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .woocommerce-Price-amount.amount {
  font-size: 45px;
  display: block;
  color: #000;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .added_to_cart {
  position: relative;
  color: #00b092;
}
.upwoocommerce .product-item:hover .uk-card {
  border-color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer {
  border: none;
  position: relative;
  padding: 60px 0;
}
.upwoocommerce .product-item:hover .uk-card-footer.upwo .product {
  background: #000;
  border-color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer.upwo .product:before {
  color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .woocommerce-Price-amount.amount {
  color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline {
  border: 1px solid #000 !important;
  border-color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline .button {
  color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline .button:after {
  color: #fff;
}
.mungu-element:not(.no-border) .uk-tab {
  border: 1px solid #eee;
}
.mungu-element:not(.no-border) .uk-tab .mungu-tab-title {
  border-bottom: 1px solid #ddd;
}
.mungu-element:not(.no-border) .uk-tab > li + li {
  border-left: 1px solid #eee;
}
.mungu-element:not(.no-border) .uk-tab > .uk-active > a {
  border-color: #63599e;
}
.mungu-element:not(.no-border) .uk-switcher {
  border: 1px solid #eee;
}
.uk-tab {
  border-bottom: 0;
  margin-left: 0;
  margin-bottom: -20px;
}
.uk-tab .mungu-tab-title {
  padding: 16px 0;
}
.uk-tab .mungu-tab-title h3 {
  margin: 0;
}
.uk-tab .mungu-tab-title img {
  display: block;
  margin: 0 auto 20px;
}
.uk-tab > li {
  padding-left: 0;
}
.uk-switcher {
  border-top: 0;
  padding: 35px 40px;
}
.mungu-element.no-border * > a {
  border-color: transparent !important;
}
.mungu-element.no-border .uk-tab > * > a {
  text-align: left;
}
.mungu-element.no-border .uk-tab:before {
  border-color: transparent !important;
}
.mungu-element.no-border .uk-tab .mungu-tab-title h3 {
  font-size: 16px;
}
.mungu-element.no-border .uk-tab .mungu-tab-title img {
  max-width: 180px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s;
}
.mungu-element.no-border .uk-tab > .uk-active > a,
.mungu-element.no-border .uk-tab > .uk-active * {
  color: #00b092;
  transition: all .3s ease;
}
.mungu-element.no-border .uk-tab > .uk-active .mungu-tab-title img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition: all 0.5s;
}
.mungu-element.no-border .uk-switcher {
  padding-left: 0;
}
@media (max-width: 640px) {
  .mungu-element.no-border .uk-switcher {
    padding: 0;
  }
}
.nxt-testimonial .swiper-slide {
  cursor: move;
}
.nxt-testimonial .swiper-slide h3:empty,
.nxt-testimonial .swiper-slide h4:empty,
.nxt-testimonial .swiper-slide h5:empty {
  display: none;
}
.nxt-testimonial.take-bottom-space .swiper-container {
  padding-bottom: 50px;
}
.nxt-testimonial .section-content {
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 768px) {
  .nxt-testimonial .section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nxt-testimonial .boxed .box-container {
  height: 300px;
  border: 1px solid #e4e4e4;
  padding-top: 64px;
  margin-top: 50px;
  margin-left: 5px;
  margin-right: 5px;
}
.nxt-testimonial .boxed .quote-content span {
  position: absolute;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  z-index: -1;
  color: #f3f3f3;
  top: 40px;
  left: 10px;
}
.nxt-testimonial .boxed .head-info {
  position: absolute;
  bottom: 30px;
}
.nxt-testimonial .boxed .head-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
}
.nxt-testimonial .boxed .head-info .info-box {
  float: left;
  margin-left: 25px;
}
.nxt-testimonial .boxed .head-info .info-box h5 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.nxt-testimonial .boxed .head-info .info-box h5 a {
  color: #00b092;
}
.nxt-testimonial .boxed .head-info .info-box div {
  font-size: .85em;
}
.nxt-testimonial.style4 .section-content {
  width: 60%;
  margin: auto;
}
.nxt-testimonial.style4 .section-content .head-info h5 {
  font-size: 18px;
  position: relative;
  color: #f8595a;
  margin: 0;
}
.nxt-testimonial.style4 .section-content .head-info h5:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  top: -15px;
  background: #f8595a;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nxt-testimonial.nxt_car .head-info:before {
  content: '';
  width: 55px;
  height: 60px;
  background-position: center;
  display: block;
  left: 65px;
  position: absolute;
  background-repeat: no-repeat;
}
.nxt-testimonial.nxt_car .head-info:after {
  content: '';
  width: 55px;
  height: 60px;
  background-position: center;
  display: block;
  right: 65px;
  bottom: 0;
  position: absolute;
  background-repeat: no-repeat;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.nxt-testimonial.nxt_car .head-info h5 {
  line-height: 2em;
  margin: 0;
}
.nxt-testimonial.nxt_car .gallery-thumbs {
  width: 30%;
  min-width: 335px;
  margin-top: 40px;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide .entry-thumb {
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  background-size: cover;
  margin: 20px;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide:not(.car) {
  width: auto;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide.swiper-slide-active .entry-thumb {
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.2);
}
.nxt-testimonial.nxt_car .testi-caraousel {
  width: 80%;
  margin: auto;
}
.nxt-testimonial.left .quote-content {
  font-weight: 100 !important;
}
.nxt-testimonial.left .section-content .head-info {
  padding-bottom: 10px;
}
.nxt-testimonial.left .section-content .head-info img {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.nxt-testimonial .center_modern .quote-none {
  font-family: 'Playfair Display', serif;
  color: #3e3e3e;
  font-size: 19px;
  margin-bottom: 86px;
}
.nxt-testimonial .center_modern .black-star {
  color: #000000!important;
  margin-left: 2px;
}
.nxt-testimonial .center_modern .rate-number {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  color: #000;
}
.nxt-testimonial .center_modern .rate-border {
  border-left: 1px solid #dadada;
  height: 100%;
}
.nxt-testimonial .center_modern .info-name,
.nxt-testimonial .center_modern .info-position {
  text-align: left!important;
  display: block!important;
  margin-top: 0!important;
  margin-bottom: 0!important;
  font-family: 'Playfair Display', serif;
}
.nxt-testimonial .center_modern .head-img {
  width: 93px!important;
  height: 93px!important;
}
.nxt-testimonial .center_modern .info-name {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.nxt-testimonial .center_modern .info-position {
  font-size: 1.2em;
}
.nxt-testimonial .center_modern .testimonails-meta {
  margin-left: 50px;
}
.nxt-testimonial .section-head {
  text-align: center;
}
.nxt-testimonial .section-head .head-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.nxt-testimonial .section-head .info-title {
  font-weight: 600;
  color: #424049;
  line-height: 35px;
  margin: 0;
  margin-top: 15px;
}
.nxt-testimonial .section-head .info-position {
  margin: 0;
}
.nxt-testimonial .section-head .head-info .rate {
  margin-bottom: 5px;
}
.nxt-testimonial .section-head .head-info.nxn-test .info-title {
  color: #171620;
  font-weight: 500;
  font-size: 1.2em;
  margin-bottom: 0;
}
.nxt-testimonial .section-head .head-info.nxn-test .info-position {
  color: #666;
  font-weight: 500;
  font-size: .8em;
  padding: 0;
  margin: 0;
}
.nxt-testimonial .section-head .section-content {
  width: 72%;
  margin: auto;
  margin-bottom: 45px;
}
.nxt-testimonial .section-head .section-content:before,
.nxt-testimonial .section-head .section-content:after {
  content: '\201C';
  display: block;
  font-family: Georgia, serif;
  color: #00b092;
  position: absolute;
  font-size: 85px;
}
.nxt-testimonial .section-head .section-content:before {
  left: 8%;
}
.nxt-testimonial .section-head .section-content:after {
  right: 8%;
  bottom: 50px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nxt-testimonial .section-head .section-content.quote-none:before,
.nxt-testimonial .section-head .section-content.quote-none:after {
  content: '';
  width: 80%;
}
.nxt-testimonial .section-head .section-content.quote-center {
  margin-bottom: 0;
  padding-top: 50px;
}
.nxt-testimonial .section-head .section-content.quote-center:before,
.nxt-testimonial .section-head .section-content.quote-center:after {
  display: block;
  font-family: Georgia, serif;
  color: #00b092;
  position: absolute;
  line-height: inherit;
}
.nxt-testimonial .section-head .section-content.quote-center:before {
  content: '\201C';
  left: 50%;
  top: 26px;
  color: #000;
  z-index: 99;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nxt-testimonial .section-head .section-content.quote-center:after {
  left: 50%;
  content: '';
  top: 20px;
  width: 50px;
  height: 12px;
  background: #f1cc3f;
  display: block;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nxt-testimonial .middle.swiper-button-prev {
  left: 0;
}
.nxt-testimonial .middle.swiper-button-next {
  right: 0;
}
.nxt-testimonial .right-top {
  top: 20px;
}
.nxt-testimonial .swiper-button-prev {
  left: auto;
  right: 35px;
}
.nxt-testimonial .swiper-button-next {
  right: 0;
}
.nxt-testimonial .swiper-button-prev,
.nxt-testimonial .swiper-container-rtl .swiper-button-next,
.nxt-testimonial .swiper-button-next,
.nxt-testimonial .swiper-container-rtl .swiper-button-prev {
  background-image: none;
}
.nxt-testimonial .arrow {
  bottom: 0;
  outline: none;
}
.nxt-testimonial .arrow .icon-arrow .arrow-1 {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-testimonial .arrow:hover .icon-arrow .arrow-1 {
  stroke: #fff;
}
.nxt-testimonial .arrow.middle {
  top: 50%;
}
.nxt-testimonial-two .section-content {
  width: 72%;
  margin: auto;
  padding-top: 50px;
  position: relative;
}
.nxt-testimonial-two .section-content:before {
  left: -140px;
  content: '\201C';
  display: block;
  font-family: Georgia, serif;
  color: #ff5e00;
  position: absolute;
  font-size: 85px;
  top: 95%;
  font-family: oswald;
  color: #ccc;
  font-size: 300px;
}
@media (max-width: 640px) {
  .nxt-testimonial-two .section-content:before {
    display: none;
  }
}
.nxt-testimonial-two .meta-info h4,
.nxt-testimonial-two .meta-info h5 {
  margin: 0 !important;
}
.nxt-testimonial-two .meta-info h4 {
  font-size: 16px;
}
.nxt-testimonial-two .meta-info h5 {
  font-size: 14px;
}
.nxt-testimonial-two .swiper-slide-active .meta-info h4 {
  font-size: 16px;
  color: #00b092;
}
.nxt-testimonial-two .swiper-slide-active .meta-info h4 a {
  color: #00b092 !important;
}
.nxt-testimonial-two .gallery-thumbs {
  height: 20%;
  width: 70%;
  box-sizing: border-box;
  padding: 10px 0;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide .entry-thumb {
  height: 80px;
  width: 80px;
  margin: 20px auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide .meta-info h3 {
  color: #00b092;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide-active h4 a {
  color: #00b092;
}
.arrow {
  position: absolute;
  bottom: 0;
  top: inherit;
  z-index: 999;
}
.boxed-style .swiper-wrapper {
  margin-top: 24px;
}
.boxed-style .swiper-button-prev {
  left: 95%!important;
  /* Small Devices - Tablets */
  /* Extra Small Devices - Phones */
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .boxed-style .swiper-button-prev {
    left: 0%!important;
  }
}
@media screen and (max-width: 767px) {
  .boxed-style .swiper-button-prev {
    left: 0%!important;
  }
}
@media (max-width: 479px) {
  .boxed-style .swiper-button-prev {
    left: 0%!important;
  }
}
.boxed-style .swiper-button-next {
  right: 0%!important;
}
.boxed-style .swiper-container .swiper-button-prev {
  -moz-transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
@media screen and (max-width: 960px) {
  .rehub .uk-position-small.uk-position-center-left.uk-overlay {
    position: relative !important;
  }
}
.swiper-pagination.circle .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #00b092;
  background: transparent;
  opacity: 1;
  position: relative;
}
.swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 2px solid #00b092;
}
.swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: "•";
  display: block;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  font-size: 18px;
  line-height: 6px;
  color: #00b092;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#testimonial_grid {
  /* Image */
}
#testimonial_grid .mungu-item {
  float: left;
  padding: 30px 20px 45px 65px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  margin-top: 30px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (max-width: 768px) {
  #testimonial_grid .mungu-item {
    padding: 20px;
  }
}
@media screen and (max-device-width: 640px) {
  #testimonial_grid .mungu-item {
    width: initial;
  }
}
#testimonial_grid .mungu-item .profile_image {
  float: left;
  margin-right: 30px;
}
#testimonial_grid .mungu-item .profile_image img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
#testimonial_grid .mungu-item p {
  margin-top: 0;
  color: #5c666a;
  line-height: 30px;
  font-size: 15px;
  margin-top: 30px;
}
#testimonial_grid .mungu-item h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  color: #63599e;
}
#testimonial_grid .mungu-item h2:before {
  content: '\201C';
  font-family: Georgia, serif;
  font-size: 44px;
  position: relative;
  display: block;
  left: -35px;
  top: 35px;
  color: #63599e;
  opacity: .7;
}
#testimonial_grid .mungu-item h4 {
  color: #181620;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
#testimonial_grid .mungu-item .testi-meta {
  float: left;
  margin-top: 15px;
}
#testimonial_grid .mungu-item .testi-meta span {
  display: none;
}
#testimonial_grid .mungu-item .testi-meta span.color-yellow {
  color: #f6ad10;
  display: block;
  margin-right: 3px;
  float: left;
}
#testimonial_grid .mungu-item sub {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
#testimonial_grid .mungu-item:hover {
  -webkit-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
}
#testimonial_grid .mungu-item.custom-item {
  float: left;
  padding: 45px 20px 45px 65px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  margin-top: 30px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media screen and (max-device-width: 640px) {
  #testimonial_grid .mungu-item.custom-item {
    width: inherit;
  }
}
#testimonial_grid .mungu-item.custom-item .profile_image {
  float: inherit;
}
#testimonial_grid .mungu-item.custom-item .profile_image img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
#testimonial_grid .mungu-item.custom-item p {
  margin-top: 0;
}
#testimonial_grid .mungu-item.custom-item p:before {
  content: '\f10d';
  font-size: 18px;
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
  position: relative;
  display: block;
  left: -30px;
  bottom: -28px;
  margin-top: -5px;
  color: #000;
  opacity: .7;
}
#testimonial_grid .mungu-item.custom-item h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 10px;
}
#testimonial_grid .mungu-item.custom-item sub {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
#testimonial_grid .mungu-item.custom-item:hover {
  -webkit-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
}
#testimonial_grid .lined {
  border-bottom: 1px solid #e9e9e9;
  padding-top: 75px;
  padding-bottom: 75px;
}
#testimonial_grid .lined .testi-meta {
  display: block;
}
#testimonial_grid .lined .testi-meta .awatar-icon {
  display: inline-block;
  float: left;
  position: relative;
}
#testimonial_grid .lined .testi-meta .awatar-icon:before {
  content: '\201C';
  display: block;
  font-family: Georgia, serif;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #00b092;
  position: absolute;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  z-index: 99;
  right: -17px;
  top: -5px;
}
#testimonial_grid .lined .testi-meta .awatar-icon .img-responsive {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  float: left;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
#testimonial_grid .lined .testi-meta .meta-detials {
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-top: 12px;
}
#testimonial_grid .lined .testi-meta .meta-detials h4 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #181620;
}
#testimonial_grid .lined .testi-meta:hover .awatar-icon .img-responsive {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#testimonial_grid .lined .testi-text {
  display: inline-block;
  margin-left: 106px;
  margin-top: 30px;
}
#testimonial_grid .lined .testi-text a {
  color: #5c666a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#testimonial_grid .lined .testi-text a:hover {
  color: #00b092;
}
@media screen and (max-width: 767px) {
  #testimonial_grid .lined .testi-text {
    margin-left: 0;
  }
}
#testimonial_grid .lined:nth-last-child(-n+2) {
  border: none;
}
#testimonial_grid .position {
  font-size: .9em;
}
#testimonial_grid .service-item + .service-item {
  margin-top: 0;
}
#testimonial_grid .service-item {
  position: relative;
}
#testimonial_grid .service-item .icon_image {
  margin-top: 30px;
  width: 60px;
  height: 60px;
}
#testimonial_grid .service-item h3 {
  font-size: 1.2em;
  color: #1e1f2b;
  margin: 0 !important;
}
#testimonial_grid .service-item .icon-wrap {
  position: relative;
}
#testimonial_grid .service-item .icon-wrap:before {
  text-align: center;
  display: block;
  content: '\201C';
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 55px;
}
#testimonial_grid .service-item .icon-wrap img {
  border-radius: 50%;
}
#testimonial_grid .service-item .borderline p:after {
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 30px;
  background: #d8dddf;
  display: block;
}
#testimonial_grid.uk-child-width-1-1\@m .uk-width-1-4\@m.icon-wrap img {
  width: 180px;
  height: 180px;
}
#testimonial_grid.uk-child-width-1-1\@m .uk-width-1-4\@m.icon-wrap:before {
  width: 44px;
  height: 44px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #00b092;
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 99;
  right: 20px;
  top: 0;
  font-size: 54px;
  line-height: 72px;
}
#testimonial_grid.uk-child-width-1-2\@m .uk-width-1-4\@m.icon-wrap img,
#testimonial_grid.uk-child-width-1-3\@m .uk-width-1-4\@m.icon-wrap img,
#testimonial_grid.uk-child-width-1-4\@m .uk-width-1-4\@m.icon-wrap img {
  width: 60px;
  height: 60px;
}
#testimonial_grid.uk-child-width-1-2\@m .uk-width-1-4\@m.icon-wrap:before,
#testimonial_grid.uk-child-width-1-3\@m .uk-width-1-4\@m.icon-wrap:before,
#testimonial_grid.uk-child-width-1-4\@m .uk-width-1-4\@m.icon-wrap:before {
  border-radius: 50%;
  position: absolute;
  color: #fff;
  background-color: #00b092;
  top: 40px;
  right: 0;
  height: 32px;
  width: 32px;
}
#testimonial_grid.uk-child-width-1-4\@m .uk-width-1-4\@m.icon-wrap img {
  width: 30px;
  height: 30px;
}
.nxt-testimonial-list .pagination li {
  background: rgba(0, 176, 146, 0.2);
  border-radius: 50%;
  margin: 0 5px;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-testimonial-list .pagination li a,
.nxt-testimonial-list .pagination li span {
  line-height: 40px;
  color: #00b092;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-testimonial-list .pagination li .icon-arrow {
  display: none;
}
.nxt-testimonial-list .pagination li:before {
  content: none;
}
.nxt-testimonial-list .pagination li.inactive {
  background: #00b092;
  opacity: 1;
}
.nxt-testimonial-list .pagination li:hover {
  background: #00b092;
}
.nxt-testimonial-list .pagination li:hover span,
.nxt-testimonial-list .pagination li:hover a {
  color: #fff;
}
.nxt-testimonial-list .pagination .next,
.nxt-testimonial-list .pagination .prev {
  padding: 0;
}
.nxt-testimonial-list .pagination .next:after,
.nxt-testimonial-list .pagination .prev:after {
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
  font-size: 14px;
  color: #fff;
  z-index: 99;
  position: relative;
  text-align: center;
  background: none;
  line-height: 40px;
  height: 30px;
  width: 40px;
  margin: 0;
}
.nxt-testimonial-list .pagination .prev:after {
  content: '\f053';
}
.nxt-testimonial-list .pagination .next:after {
  content: '\f054';
}
.nxt-testimonial-list .home_view {
  position: relative;
}
.nxt-testimonial-list .home_view .entry-thumb {
  height: 225px;
}
.nxt-testimonial-list .entry-thumb {
  width: 85%;
  height: 300px;
  background-position: center center;
  position: relative;
}
.nxt-testimonial-list .entry-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.nxt-testimonial-list .entry-thumb:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.nxt-testimonial-list .entry-meta {
  position: relative;
}
.nxt-testimonial-list .entry-meta:before {
  content: '\201C';
  display: block;
  font-family: Georgia, serif;
  position: absolute;
  font-size: 70px;
  line-height: 55px;
  text-align: center;
  color: #181620;
  z-index: 99;
  left: -58px;
  top: -5px;
}
.nxt-testimonial-list .entry-meta h4 {
  line-height: 1;
  margin: 0;
}
.nxt-testimonial-list .featured_icon:before {
  content: '';
  width: 200px;
  height: 200px;
  display: block;
  background: rgba(0, 176, 146, 0.5);
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 20px;
  top: -50px;
}
.horizantal-item .entry-meta:before {
  display: none;
}
@media (min-width: 640px) {
  .horizantal-item.image-right .right-item {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .horizantal-item.image-mixed .mixed-item:nth-child(even) .right-item {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.horizantal-item .mixed-item h3 {
  font-size: 32px;
}
.horizantal-item .mixed-item .right-item {
  padding-top: 60px;
  padding-bottom: 60px;
}
.horizantal-item .mixed-item .right-item .meta-details {
  padding-left: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
.horizantal-item .mixed-item .right-item .meta-details:empty {
  display: none;
}
.horizantal-item .mixed-item .right-item .meta-details li {
  float: left;
  width: 50%;
  list-style-type: none;
  color: #81878c;
  font-size: 15px;
}
.horizantal-item .mixed-item .right-item .meta-details li h4 {
  font-size: 20px;
  text-transform: uppercase;
}
.horizantal-item .mixed-item .uk-button {
  background-color: #00b092;
}
.horizantal-item .entry-thumb {
  min-height: 240px;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.horizantal-item .entry-thumb .entry-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.horizantal-item .entry-thumb:hover .entry-hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.icon-center-img img {
  border-radius: 50%;
  width: 96px;
  height: 96px;
}
.icon-center-content {
  font-family: 'Playfair Display', serif;
  font-size: 1.2em;
}
.icon-center-meta {
  font-family: 'Playfair Display', serif;
}
.icon-center-meta h4 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 0;
  color: #000;
}
.icon-center-meta span {
  font-size: 1em;
  font-weight: 400;
  color: #3e3e3e;
}
.icon-center-list {
  border-bottom: 1px solid #dbe4e5;
}
.icon-center-list:last-child {
  border-bottom: none;
}
.rate span {
  color: #d8d8d8;
}
.rate span.color-yellow {
  color: #f6ad10!important;
}
.rate span + span {
  margin-left: 1px;
}
.default-testimonail {
  margin-bottom: 50px;
}
.default-testimonail h4 {
  font-size: 18px;
}
.default-testimonail .rate span {
  color: #323333;
}
.default-testimonail .default-testimonail-content {
  margin-top: 20px;
  color: #898989;
  font-size: 18px;
}
.quote-const {
  color: #000;
  position: absolute;
  margin-top: 14px;
  left: -50px;
}
.quote-const svg {
  width: 27px;
  height: 27px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.meissa-testimonail-item:after {
  content: '';
  border: 3px solid transparent;
  top: 0;
  left: 0;
  width: 96%;
  height: 100%;
  position: absolute;
  -moz-border-image: -moz-linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
  -webkit-border-image: -webkit-linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
  border-image: linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
  border-image-slice: 1;
  opacity: .2;
  z-index: 1;
  transition: opacity 0.5s;
}
.meissa-testimonail-item:before {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  text-decoration: inherit;
  font-size: 32px;
  position: absolute;
  display: block;
  top: -3px;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  color: #00b092;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, top 0.4s ease;
  -moz-transition: opacity 0.2s ease-out, top 0.4s ease;
  -o-transition: opacity 0.2s ease-out, top 0.4s ease;
  transition: opacity 0.2s ease-out, top 0.4s ease;
}
.meissa-testimonail-item:hover:after {
  opacity: 1;
}
.meissa-testimonail-item:hover:before {
  opacity: 1;
  top: -13px;
}
.meissa-testimonail-item:hover .meissa-excerpt p {
  opacity: 1;
}
.meissa-testimonail-item:hover .details h4 {
  color: #00b092;
}
.meissa-testimonail-item .meissa-excerpt p {
  font-size: 15px;
  color: #000;
  opacity: 0.5;
  transition: opacity 1s;
}
.meissa-testimonail-item .thumb img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.meissa-testimonail-item .details h4 {
  font-weight: bold;
  color: #000000;
  transition: color 1s;
  font-size: 16px;
  line-height: 12px;
}
.meissa-testimonail-item .details span {
  color: #000000;
  opacity: 0.5;
  font-size: 14px;
}
.testimonail-rating .single-testimonail-star {
  width: 100%;
}
.testimonail-rating h1 {
  margin-bottom: 0;
}
.testimonail-rating .rating-text {
  margin-right: 20px;
}
.testimonail-rating .rating-text h1 {
  color: #d2d2d3;
  font-size: 30px;
}
.testimonail-rating .rating-number {
  width: 100%;
}
.testimonail-rating .rating-number h1 {
  font-size: 30px;
  color: #00b092;
}
.testimonial .uk-overlay-default {
  padding: 56px 80px;
  background: #fff;
  max-width: 665px;
  right: 18%;
}
@media (max-width: 640px) {
  .testimonial .uk-overlay-default {
    right: 0;
    padding: 31px 48px;
  }
}
.testimonial .uk-overlay-default span {
  font-family: 'Poppins';
  color: #000000;
  font-size: 14px;
  line-height: 23px;
  opacity: 0.5;
}
.testimonial .uk-overlay-default h3 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  color: #00b092;
}
.testimonial .uk-overlay-default p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}
.testimonial .testimonial-name span {
  opacity: 1;
  color: #000000;
  line-height: 18px;
}
.testimonial .testimonial-desc span {
  line-height: 18px;
}
.testimonial .uk-text-break {
  width: 508px;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .testimonial .uk-text-break {
    width: auto;
  }
}
.testimonial img.uk-border-circle {
  width: 55px;
  height: 55px;
}
.finaq-timeline-style1 span {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.finaq-timeline-style1 .title {
  font-size: 36px;
  color: #000;
  font-weight: 400;
}
.finaq-timeline-style1 .desc {
  color: #000000;
  opacity: 0.5;
  font-size: 16px;
  font-weight: normal;
}
.finaq-timeline-style1 .finaq-button-s1 a {
  border-radius: 22px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 35px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.finaq-timeline-style1 .finaq-button-s1 a:hover {
  color: #fff;
  background-image: -moz-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
  background-image: -webkit-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
  background-image: -ms-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
}
@media screen and (max-width: 640px) {
  .finaq-timeline-style1 .image-container {
    height: 300px;
    margin-left: 30px;
  }
}
.finaq-timeline-style2 .year {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .finaq-timeline-style2 .year {
    font-size: 24px;
    line-height: 1.3em;
  }
}
.finaq-timeline-style2 .title {
  font-size: 30px;
  color: #000;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .finaq-timeline-style2 .title {
    font-size: 22px;
    line-height: 1.3em;
  }
}
.finaq-timeline-style2 .desc {
  color: #000000;
  opacity: 0.7;
  font-size: 18px;
  font-weight: normal;
}
.finaq-timeline-style2 .finaq-button-s2 a {
  background: linear-gradient(to left, #63599e 1%, #00b092);
  border-radius: 40px;
  color: #000;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  padding: 3px;
  text-decoration: none;
  transition: color 0.2s;
}
.finaq-timeline-style2 .finaq-button-s2 a:hover {
  color: #fff;
}
.finaq-timeline-style2 .finaq-button-s2 a:hover span {
  background: transparent;
}
.finaq-timeline-style2 .finaq-button-s2 a span {
  transition: background 0.3s;
  background: #f8f8f8;
  display: block;
  padding: 8px 35px;
  border-radius: 40px;
}
.finaq-timeline-style1 .uk-button,
.finaq-timeline-style2 .uk-button {
  flex: none !important;
  width: auto !important;
}
.upking-carousel-btn {
  border: 1px solid #fff;
  border-radius: 50%;
}
.upking-carousel-btn svg {
  width: 20px;
  height: 20px;
}
.tta-video-tab .uk-subnav li a {
  border: 3px solid #fff;
}
.tta-video-tab .uk-modal-dialog {
  width: 560px !important;
}
.tta-video-tab .video-back {
  background-color: #00b092;
  position: relative;
}
.tta-video-tab .video-back .thumbnail {
  background: #ececec;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: -70px;
  left: -70px;
}
@media only screen and (max-width: 768px) {
  .tta-video-tab .video-back .thumbnail {
    top: -25px;
    left: -25px;
  }
}
@media only screen and (max-width: 480px) {
  .tta-video-tab .video-back .thumbnail {
    top: -5px;
    left: -5px;
  }
}
.tta-video-tab .video-back .thumbnail a {
  top: 60px;
  right: 60px;
  position: absolute;
  text-decoration: none;
  color: #fff;
}
.tta-video-tab .video-back .thumbnail a i {
  color: #fff;
}
.tta-video-tab #video-panel div iframe {
  top: -70px;
  left: -70px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tta-video-tab .uk-subnav {
  margin-top: 4rem;
}
@media only screen and (max-width: 768px) {
  .tta-video-tab .uk-subnav {
    margin-top: 1rem;
  }
}
.tta-video-tab .video-content .heading {
  margin-top: 3.5rem;
}
.tta-video-tab .video-content p {
  font-size: 1.2em;
  color: #3e3e3e;
}
.tta-video-tab .uk-tab {
  border-bottom: 0;
  margin-left: 0;
}
.tta-video-tab .uk-tab::before {
  border-bottom: none!important;
}
.tta-video-tab .uk-tab .uk-active > a {
  border: 3px solid #00b092 !important;
  background-color: #fff!important;
}
.tta-video-tab .uk-tab li {
  margin-bottom: 10px;
}
.tta-video-tab .uk-tab li + li {
  margin-left: 30px;
}
@media (max-width: 640px) {
  .tta-video-tab .uk-tab li + li {
    margin-left: 10px;
  }
}
.tta-video-tab .uk-tab li a {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-color: #ececec;
}
.tta-video-tab .uk-tab li a img {
  width: 120px;
}
@media (max-width: 640px) {
  .tta-video-tab .uk-tab li a img {
    width: 90px;
  }
}
.tta-video-tab .uk-tab .mungu-tab-title {
  padding: 16px 0;
}
.tta-video-tab .uk-tab .mungu-tab-title h3 {
  margin: 0;
}
.tta-video-tab .uk-tab .mungu-tab-title img {
  display: block;
  margin: 0 auto 20px;
}
.tta-video-tab .uk-tab > li {
  padding-left: 0;
}
.tta-video-tab .uk-tab.uk-child-width-auto .mungu-tab-title {
  margin-right: 100px;
}
.tta-video-tab .uk-switcher {
  border-top: 0;
  padding: 35px 40px;
}
@media only screen and (max-width: 968px) {
  .tta-video-tab .uk-switcher {
    min-height: 300px;
  }
}
.demo-grid img {
  border-radius: 5px;
}
.demo-grid .uk-transition-fade {
  border-radius: 5px;
}
.demo-grid .uk-transition-fade p {
  color: #fff;
  font-size: 17px;
}
.demo-grid .uk-card-default {
  background: transparent;
  color: #fff;
  box-shadow: none;
}
.demo-grid .uk-card-body {
  padding-top: 30px;
}
.demo-grid .uk-button-text {
  color: #fff !important;
  font-size: 1.2em;
}
.demo-grid .uk-button-text:hover {
  text-decoration: none !important;
}
.demo-grid .uk-button-text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  border-bottom: 1px solid #fff;
  -webkit-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
}
.demo-grid .uk-card-media-top {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.demo-grid .uk-card-media-top:hover {
  box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.48);
}
.demo-grid .uk-grid-medium > * {
  margin-bottom: 33px;
}
.demo-grid .purchase-now-pink {
  width: 360px;
  background: #fc2a5f;
  height: 407px;
  border-radius: 5px;
}
.demo-grid .purchase-now-pink .uk-button-danger {
  border-radius: 5px;
  box-shadow: 0px 11px 20px 0px rgba(0, 0, 0, 0.38);
  transition: all .3s ease;
}
.demo-grid .purchase-now-pink .uk-button-danger:hover {
  box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.38);
  transition: all .3s ease;
}
.mungu-jew-btn-after:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #fd405e;
  width: 90%;
  margin-left: -31px;
  bottom: -1px;
  margin-bottom: -3px;
}
.themeton-woo-list {
  background-color: #f4f8fa;
  padding-bottom: 60px;
}
.themeton-woo-list h1 {
  padding: 20px 40px;
  margin-bottom: 0;
  background-color: #ffffff;
  border: 1px solid #ebeff0;
  border-left: 2px solid #fd405e;
  font-size: 22px;
  color: #fd405e;
}
.themeton-woo-list .list {
  margin-left: 40px;
  list-style: none;
}
.themeton-woo-list .list .woo-themeton-children > ul {
  display: none;
}
.themeton-woo-list .list .active:before {
  color: #fd405e!important;
  transform: rotate(90deg) !important;
}
.themeton-woo-list .list > li {
  cursor: pointer;
  color: #000000;
  font-size: 17px;
  line-height: 35px;
  list-style: none;
}
.themeton-woo-list .list > li a {
  color: #000000;
  font-size: 17px;
  line-height: 35px;
}
.themeton-woo-list .list > li ul {
  padding-left: 0;
  margin-bottom: 30px;
}
.themeton-woo-list .list > li ul li {
  list-style: none;
}
.themeton-woo-list .list > li ul li a {
  line-height: 35px;
  text-decoration: none;
  font-size: 16px;
  color: #727272;
}
.themeton-woo-list .list > li:before {
  content: '-';
  float: left;
  margin-left: -1.5em;
  color: #000;
  transition: 0.1s;
}
.themeton-woo-list .list > li.woo-themeton-children:before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
}
.single-product-woo {
  padding-top: 50px;
  padding-bottom: 50px;
}
.single-product-gallery-container {
  overflow: hidden;
}
.single-product-gallery-container .swiper-button-prev {
  transform: rotate(180deg);
}
.single-product-gallery-container .swiper-button-prev,
.single-product-gallery-container .swiper-button-next {
  background: none;
}
.woo-product .woo-style-3 {
  height: 290px;
}
.woo-product .woo-style-3 h3 {
  color: #fff;
  font-size: 46px;
  font-weight: 600;
  line-height: 1em;
}
.woo-product .woo-style-3 h3 a {
  color: #fff;
  text-decoration: none;
}
.woo-product .woo-style-3 .hover {
  width: 100%;
  height: 100%;
  transition: opacity 0.5s;
  opacity: 0;
  background-color: rgba(0, 212, 99, 0.7);
}
.woo-product .woo-style-3 .hover:hover {
  opacity: 1;
}
.woo-product .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.woo-product .swiper-container .swiper-pagination {
  width: 98%;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  margin-left: 30px;
  font-size: 18px;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: '';
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  background: #e6e6e6;
  bottom: 5px;
}
.woo-product .swiper-container.style2 {
  padding: 10px;
}
.woo-product .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
}
.woo-product .swiper-slide .woo-item {
  width: 100%;
  height: 370px;
  border: 1px solid #e6e6e6;
}
.woo-product .swiper-slide .woo-item .woo-detials h4,
.woo-product .swiper-slide .woo-item .woo-detials h3,
.woo-product .swiper-slide .woo-item .woo-detials span {
  margin-bottom: 0;
}
.woo-product .swiper-slide .woo-item .woo-detials h3 {
  font-family: 'Playfair Display';
  font-size: 22px;
  line-height: 25px;
}
.woo-product .swiper-slide .woo-item .woo-detials h4 {
  font-size: 17px;
  color: #727272;
  margin-top: 0;
}
.woo-product .swiper-slide .woo-item .woo-detials span {
  font-size: 21px;
  font-weight: 500;
  color: #727272;
  line-height: 65px;
}
.woo-product .swiper-slide .woo-item figcaption {
  top: 0;
  opacity: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.77);
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
}
.woo-product .swiper-slide .woo-item figcaption:before,
.woo-product .swiper-slide .woo-item figcaption:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
  transition: opacity 0.75s, transform 0.75s;
}
.woo-product .swiper-slide .woo-item figcaption:before {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.woo-product .swiper-slide .woo-item figcaption:after {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.woo-product .swiper-slide .woo-item figcaption h3 {
  padding: 180px 2.5em 0px 2.5em;
  font-family: 'Playfair Display';
  opacity: 0;
  color: #FFF;
  font-size: 38px;
  line-height: 34px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.woo-product .swiper-slide .woo-item figcaption:hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.woo-product .swiper-slide .woo-item figcaption:hover:before,
.woo-product .swiper-slide .woo-item figcaption:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.woo-product .swiper-slide .woo-item figcaption:hover h3 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.woo-product .swiper-slide .woo-thumb {
  width: 100%;
  background: #fff;
  max-height: 210px;
}
.woo-product .swiper-slide .woo-thumb img {
  width: 120px;
  max-height: 130px;
  padding-top: 10px;
}
.woo-product .swiper-slide .woo-thumb h3 {
  color: #727272;
  font-size: 17px;
}
.contact-info {
  background: #00b092;
  width: 370px;
  margin: auto;
  position: relative;
}
.contact-info .entry-border {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 2px solid #fff;
}
@media screen and (min-width: 768px) {
  .roastedbean-product-slider {
    padding-left: 280px;
  }
}
.roastedbean-product-slider .swiper-slide {
  padding-top: 40px;
}
.roastedbean-product-slider .swiper-slide .meta-wrapper {
  padding: 15px;
  max-width: 250px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media screen and (min-width: 768px) {
  .roastedbean-product-slider .swiper-slide .meta-wrapper {
    position: absolute;
    left: -280px;
    top: 15%;
    z-index: 199;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .roastedbean-product-slider .swiper-slide .meta-wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 22px 35px -22px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 22px 35px -22px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 22px 35px -22px rgba(0, 0, 0, 0.35);
    margin: -50px auto 70px;
    position: relative;
  }
  .roastedbean-product-slider .swiper-slide .meta-wrapper h3 {
    border-bottom: 1px solid;
  }
  .roastedbean-product-slider .swiper-slide .meta-wrapper h3:after {
    display: none !important;
  }
}
.roastedbean-product-slider .swiper-slide .meta-wrapper h3 {
  padding-bottom: 8px;
  margin-bottom: 12px;
  position: relative;
}
.roastedbean-product-slider .swiper-slide .meta-wrapper h3:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 360px;
  height: 160px;
  background-repeat: no-repeat;
  background-position: 0 -15px;
  background-size: 360px 160px;
}
.roastedbean-product-slider .swiper-slide .meta-wrapper ins {
  background: none;
  color: inherit;
}
.roastedbean-product-slider .swiper-slide .meta-wrapper del {
  opacity: .6;
}
.roastedbean-product-slider .swiper-slide img {
  width: 80%;
}
.roastedbean-product-slider .swiper-slide:not(.swiper-slide-active, .swiper-slide-next) {
  visibility: hidden;
}
.roastedbean-product-slider .swiper-slide .meta-buttons a.uk-icon-button:hover,
.roastedbean-product-slider .swiper-slide .meta-buttons a.uk-icon-button:focus {
  background: #00e3bc;
  color: #fff;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .added_to_cart {
  display: none;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .add_to_cart_button span:not(.prime) {
  display: none;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .add_to_cart_button.loading span {
  display: none;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .add_to_cart_button.loading .uk-spinner {
  display: inline-block;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .add_to_cart_button.added span {
  display: none;
}
.roastedbean-product-slider .swiper-slide .meta-buttons .add_to_cart_button.added .completed {
  display: inline-block;
}
.roastedbean-product-slider .swiper-slide-active {
  padding-top: 0;
  z-index: 9;
}
.roastedbean-product-slider .swiper-slide-active img {
  width: 100%;
}
.roastedbean-product-slider .swiper-slide-active .meta-wrapper {
  opacity: 1;
  visibility: visible;
  top: 10%;
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.roastedbean-product-slider .swiper-slide-next {
  padding-top: 20px;
  z-index: 8;
}
.roastedbean-product-slider .swiper-slide-next img {
  width: 90%;
}
.roastedbean-product-slider .swiper-slide-next + .swiper-slide {
  visibility: visible;
  z-index: 1;
}
.quantity-style1 .qty {
  color: #151516;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid #e5e5e5;
  outline: none;
}
.quantity-style1 .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.quantity-style1 .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.quantity-style1 .plus,
.quantity-style1 .odd {
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 7px;
  font-size: 18px;
  color: #151516;
  cursor: pointer;
}
.quantity-style1 .plus {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.quantity-style1 .odd {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.woo-single-star .fa {
  margin-left: 5px;
}
.single-reviews {
  list-style: none;
  font-size: 18px;
  font-family: Roboto;
  font-weight: 300;
}
.single-reviews li {
  padding-bottom: 30px;
}
.single-reviews li .fa {
  font-size: 16px;
  color: #323333;
  margin-left: 3px;
}
.single-reviews li h4 {
  color: #151516;
  font-size: 18px;
  position: absolute;
}
.single-reviews li span {
  float: right;
}
.single-reviews li div {
  font-size: 18px;
  color: #898989;
  clear: both;
}
.single-reviews li:last-child {
  padding-bottom: 20px;
}
.single-rate {
  color: #898989;
  font-size: 18px;
}
.right0 {
  right: 0;
}
.single-product-ul ul li {
  font-size: 18px;
  color: #898989;
  font-family: Roboto;
  font-weight: 300;
  line-height: 2.5em;
}
.single_review .comment-form-rating label {
  float: none;
}
.single_review .comment-form-rating .stars {
  margin-top: 0;
  float: right;
}
.single_review .comment-form-comment .required {
  float: inherit;
}
.wpml_lan {
  width: 115px;
  position: relative;
  height: 30px;
}
.wpml_lan .languagepicker {
  position: absolute;
}
.wpml_lan .languagepicker:hover a.item {
  display: block;
}
.wpml_lan ul {
  padding-left: 15px;
  margin-bottom: 0;
  list-style: none;
  width: 95px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.wpml_lan ul li a.item {
  display: none;
}
.wpml_lan ul li a.active {
  display: block;
}
.wpml_lan ul:before {
  content: "\f0d7";
  display: block;
  position: absolute;
  font-family: 'Font Awesome 5 Free', FontAwesome;
  font-weight: 900;
  top: 0;
  font-size: 18px;
  right: 20px;
  color: #abbdd3;
}
.wpml_lan ul a {
  color: #c6d0dd;
  text-transform: uppercase;
  font-size: 12px;
}
.wpml_lan ul a li {
  list-style-type: none;
  display: none;
}
.wpml_lan ul a.active {
  display: block;
  color: abbdd3;
}
.wpml_lan ul a.active li {
  display: block;
  opacity: 1;
}
.wpml_lan ul a:hover {
  display: block !important;
  color: #00b092;
}
.wpml_lan ul a:hover li {
  display: block;
}
.wpml_lan ul:hover {
  background: #4c6585;
  position: relative;
  z-index: 9999;
}
.wpml_lan ul:hover li {
  display: block;
}
