div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid red;
}
div.wpcf7-spam-blocked {
  border: 2px solid orange;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.order_block {
  text-align: center;
  margin: 0 auto;
  font-family: sans-serif;
}
.prod_img_wrapper {
  position: relative;
}
.order_block {
  font-family: sans-serif;
}
.prod_img_wrapper {
  max-width: 300px;
  margin: 15px auto;
  position: relative;
}
.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
}
.js_old_price {
  text-decoration: line-through;
}
.comments__box {
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 15px;
}
@media (max-width: 769px) {
  .wrap {
    flex-direction: column;
    align-items: center;
  }
  .wrapper_col {
    flex-direction: column !important;
    align-items: center;
  }
  .wrapper_col_m {
    width: 100% !important;
  }
  .wrap__m {
    width: 95% !important;
  }
  .product__10 {
    width: 100% !important;
  }
}
.wheel_input {
  padding: 10px !important;
  display: block !important;
  margin: 0 auto 20px !important;
  padding: 10px !important;
  width: 50% !important;
  border: 2px solid grey !important;
  border-radius: 5px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.data_label {
  line-height: 30px;
}
.order_form {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .wheel_input {
    width: 90%;
  }
}
.main-link {
  display: block;
  margin: 40px auto 10px;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.main-link:hover {
  opacity: 0.8;
}
.order_block {
  ont-family: sans-serif;
}
.prod_img_wrapper {
  max-width: 300px;
  margin: 15px auto;
  position: relative;
}
.wheel_input {
  padding: 10px;
  display: block;
  margin: 0 auto 20px;
  padding: 10px;
  width: 50%;
  border: 2px solid grey;
  border-radius: 5px;
}
.data_label {
  line-height: 30px;
}
.order_form {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .wheel_input {
    width: 90%;
  }
}
.main-link {
  display: block;
  margin: 40px auto 10px;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.main-link:hover {
  opacity: 0.8;
}
.order_block {
  ont-family: sans-serif;
}
.prod_img_wrapper {
  max-width: 300px;
  margin: 15px auto;
  position: relative;
}
.article__text .priceс {
  position: absolute;
  ont-family: sans-serif;
  right: 0;
  bottom: 0;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
  width: 165px;
  text-align: center !important;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  transform: rotateZ(-7deg);
  margin: -25px auto 0;
  background: linear-gradient(
    to right,
    rgb(238, 165, 19) 0%,
    rgb(253, 237, 19) 100%
  );
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-image: initial;
  border-radius: 19%;
  padding: 5px !important;
}
span.discountс {
  font-size: 18px;
}
.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
}
.prod_img_wrapper p {
  text-align: center !important;
}
.js_old_price {
  text-align: center;
}
.wheel_input {
  padding: 10px;
  display: block;
  margin: 0 auto 20px;
  padding: 10px;
  width: 50%;
  border: 2px solid grey;
  border-radius: 5px;
}
.data_label {
  line-height: 30px;
}
.order_form {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .wheel_input {
    width: 90%;
  }
}
.main-link {
  display: block;
  margin: 40px auto 10px;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.main-link:hover {
  opacity: 0.8;
}
.comments__wrap img {
  max-width: 350px !important;
}
.article__text .of-site {
  background-color: #22a500;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMmJkMzAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxODc3MDAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    color-stop(0, rgb(43, 211, 0)),
    color-stop(1, rgb(24, 119, 0))
  );
  background-image: -webkit-repeating-linear-gradient(
    top,
    rgb(43, 211, 0) 0%,
    rgb(24, 119, 0) 100%
  );
  background-image: repeating-linear-gradient(
    to bottom,
    rgb(43, 211, 0) 0%,
    rgb(24, 119, 0) 100%
  );
  background-image: -ms-repeating-linear-gradient(
    top,
    rgb(43, 211, 0) 0%,
    rgb(24, 119, 0) 100%
  );
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0;
  border: 1px solid #ccc;
  font-size: 28px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 20px;
  display: block;
  width: 540px;
  max-width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.article__text .of-site:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
img {
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
* {
  outline: none;
}
.spin-wrapper {
  word-break: break-word;
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  margin: 0 auto 20px;
}
.spin-wrapper p {
  font-size: 17px;
  font-family: sans-serif;
  text-align: center !important;
}
.wheel {
  width: 380px !important;
  margin: 15px auto 0;
  position: relative;
}
.wheel-cursor {
  position: absolute;
  width: 35% !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#clock {
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin-top: 25px;
}
.cursor-text {
  position: absolute;
  z-index: 1;
  display: inline-block;
  width: 55% !important;
  text-transform: uppercase;
  line-height: 61px;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 47%;
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset,
    rgba(0, 0, 0, 0.4) 0 0 5px;
  box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset,
    rgba(0, 0, 0, 0.4) 0 0 5px;
  background: #fff;
  background: -webkit-gradient(
    radial,
    center center,
    0px,
    center center,
    100%,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(234, 234, 234, 1))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
  font-size: 10px;
}
.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
}
.order_block {
  display: none;
}
form {
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.timer {
  font-size: 18px;
  font-weight: 400;
  margin: 90px 0 20px;
  text-align: center;
}
label {
  display: block;
  margin: 10px auto;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.order_block h2 {
  font-size: 26px;
  text-align: center;
  font-weight: 700;
}
.red {
  color: red;
}
.wheel-img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}
.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 100%;
  top: 2px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: 3px;
  cursor: pointer;
}
.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
}
.spin-result-wrapper {
  padding: 0 15px;
  display: none;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  margin: 0 auto;
  font-family: sans-serif;
}
.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 27%;
  margin: 0 auto;
  background: #fff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}
.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #71c341;
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}
@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes pop-up-appear-before {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pop-up-heading {
  display: inline-block;
  font-size: 37px;
  margin-bottom: 20px;
}
.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.pop-up-button {
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff;
  border: medium;
  cursor: pointer;
  outline: medium;
}
.pop-up-button:hover {
  color: #fff;
  text-decoration: none;
}
.wheel img {
  max-width: 100%;
}
.super-rotation {
  -webkit-animation-name: super-rotation;
  animation-name: super-rotation;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
@-webkit-keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1883deg);
    transform: rotate(1883deg);
  }
  100% {
    -webkit-transform: rotate(1874deg);
    transform: rotate(1874deg);
  }
}
@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1883deg);
    transform: rotate(1883deg);
  }
  100% {
    -webkit-transform: rotate(1874deg);
    transform: rotate(1874deg);
  }
}
@media all and (max-width: 520px) {
  .wheel {
    width: 225px !important;
  }
  .cursor-text {
    line-height: 36px;
    font-size: 7px;
  }
}
@media all and (max-width: 650px) {
  .article__text .of-site {
    width: 420px;
    font-size: 21px;
  }
}
@media (max-width: 530px) {
  .article__text .of-site {
    width: 290px;
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .timer {
    font-size: 16px;
    margin: 55px 0 20px;
  }
}
@media all and (max-width: 414px) {
  .spin-wrapper {
    border: 1px solid red;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
  }
}
.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
}
@media (max-width: 575px) {
  .wheel_input {
    width: 100% !important;
    max-width: 100%;
  }
}
.wrap__flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 500px;
  margin-bottom: 40px;
}
.wrap__flex img {
  width: 90%;
  height: 250px;
  object-fit: cover;
}
.joints_mob {
  display: none;
}
@media (max-width: 575px) {
  .joints_desc {
    display: none !important;
  }
  .joints_mob {
    display: block;
  }
  .wrap__flex {
    margin-bottom: 30px;
  }
  .wrap__flex img {
    width: 100%;
    height: 200px;
  }
}
.lead-form-box {
  box-sizing: border-box !important;
  background: #fff;
  border-bottom: 1px solid #dacec6;
  padding: 20px 40px;
  max-width: 650px;
  font-family: sans-serif;
  background-image: url(../images/formbg.jpg);
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 100% 100%;
  box-shadow: 0 4px 15px 0 rgb(129 150 160/15%);
  margin: 0 auto 30px;
}
.lead-form-box p {
  margin-bottom: 10px;
}
.lead-form-box img {
  display: table;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
.lead-form-box h2 {
  margin: 20px auto !important;
  padding: 0 !important;
  line-height: 32px !important;
  color: #000 !important;
  border: none;
}
.fields-box {
  margin: auto;
  max-width: 320px;
  width: 100%;
}
.fields-box > div {
  margin-bottom: 10px;
}
.blue-border {
  margin: 20px 10px;
  border: 2px solid #0299ff;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
}
#lead-form input,
#lead-form select {
  box-sizing: border-box !important;
  width: 100% !important;
  height: 55px;
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  background: #fff;
  padding: 0 15px !important;
  border: 2px solid #e9d7dc;
  font-weight: 400 !important;
}
#send-lead {
  width: 100%;
  padding: 15px;
  background: #0299ff;
  text-shadow: 1px 3px 3px rgb(0 0 0/10%);
  box-shadow: 0 4px 25px 0 rgb(129 150 160/45%);
  border-radius: 5px;
  color: #fff;
  border: none;
  font-size: 15px;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin: 20px auto;
  cursor: pointer;
}
@media (max-width: 500px) {
  .lead-form-box {
    padding: 20px;
  }
  .lead-form-box h2 {
    margin: 10px auto !important;
  }
}
.x-p-medical-sp {
  width: auto;
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px;
}
.x-p-medical-sp.left {
  text-align: left;
}
.x-p-medical-sp.right {
  text-align: right;
}
.x-p-medical-sp.center {
  text-align: center;
}
.x-p-medical-sp.justify {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .x-p-medical-sp {
    color: #000;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px 0;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-p-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-p-medical-sp.hide-mobile {
    display: none;
  }
}
.x-image-medical-sp {
  margin: 10px 20px;
  direction: ltr !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.x-image-medical-sp.position-left {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-image-medical-sp.position-right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.x-image-medical-sp.position-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-image-medical-sp.bcg-lightgrey {
  background-color: #ebebeb;
}
.x-image-medical-sp .image-img {
  max-width: 100%;
  width: auto;
  margin: 0;
}
.x-image-medical-sp .image-img.max-width {
  width: 100%;
  max-width: none;
}
.x-image-medical-sp div.title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-image-medical-sp div.title-container p {
  width: 100%;
  display: block;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding: 5px;
  color: #3d3d3d;
}
.x-image-medical-sp div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ddd;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-image-medical-sp div.text-container p {
  width: 100%;
  max-width: 100% !important;
  display: block;
  font-family: sans-serif;
  font-size: 16px;
  padding: 10px;
}
.x-image-medical-sp.right div {
  text-align: right;
}
.x-image-medical-sp.right div.title-container {
  text-align: right;
}
.x-image-medical-sp.right div.text-container {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .x-image-medical-sp {
    margin: 0 15px;
  }
  .x-image-medical-sp div.text-container p {
    background-color: #1e851e;
    font-family: sans-serif;
    padding: 15px;
    color: #fff;
    text-align: inherit;
    font-weight: 700;
  }
}
@media only screen and (min-width: 769px) {
  .x-image-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-image-medical-sp.hide-mobile {
    display: none;
  }
}
.x-profesor_box-medical-sp {
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px;
}
.x-profesor_box-medical-sp.right {
  text-align: right;
}
.x-profesor_box-medical-sp .img {
  max-width: 230px;
  width: 100%;
  float: right;
}
.x-profesor_box-medical-sp .img.right {
  margin-left: 20px;
}
.x-profesor_box-medical-sp .img.left {
  margin-right: 20px;
}
.x-profesor_box-medical-sp .text {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .x-profesor_box-medical-sp {
    color: #0c0c0c;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 15px;
  }
  .x-profesor_box-medical-sp .img {
    width: 100px;
    float: left;
    margin: 0 10px 10px 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-profesor_box-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-profesor_box-medical-sp.hide-mobile {
    display: none;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.x-testimonial_slider_new-medical-sp {
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card {
    background-color: #fff;
    padding: 10px;
    margin: 20px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card.border-0 {
    border: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card.padding-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card.margin-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-head
    .card-img {
    width: 100%;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-title {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    word-break: break-word;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-title
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-title
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-text
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-text
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars.stars-0 {
    display: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars.stars-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars.stars-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars.stars-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-stars
    img {
    max-width: 15px;
    width: 100%;
    margin: 0 1px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-author
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body
    .card-author
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .btn {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card {
    background-color: #fff;
    padding: 10px;
    margin: 20px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card.border-0 {
    border: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card.padding-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card.margin-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-head
    .card-img {
    width: 100%;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-title {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    word-break: break-word;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-title
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-title
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-text
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-text
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars.stars-0 {
    display: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars.stars-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars.stars-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars.stars-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-stars
    img {
    max-width: 15px;
    width: 100%;
    margin: 0 1px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-author
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-card
    .card
    .card-body
    .card-author
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .btn {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card {
    background-color: #fff;
    margin: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 9px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 9px -2px rgba(0, 0, 0, 0.75);
    -webkit-animation: fade 1s;
    animation: fade 1s;
  }
  @-webkit-keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card.border-0 {
    border: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card.padding-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card.margin-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-head {
    background-color: #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-head
    .card-img {
    width: 100%;
    max-width: 250px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-title {
    font-size: 20px;
    font-weight: 700;
    word-break: break-word;
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-title
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-title
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-text {
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-text
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-text
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 10px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars.stars-0 {
    display: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars.stars-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars.stars-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars.stars-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-stars
    img {
    max-width: 15px;
    width: 100%;
    margin: 0 1px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-author {
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-author
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .card
    .card-body
    .card-author
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .btn {
    position: absolute;
    bottom: 50%;
    padding: 20px 10px;
    font-size: 20px;
    background: #ffad32;
    cursor: pointer;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .btn.btn-prev {
    left: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-slider
    .btn.btn-next {
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card {
    background-color: #fff;
    margin: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 9px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 9px -2px rgba(0, 0, 0, 0.75);
    -webkit-animation: fade 1s;
    animation: fade 1s;
  }
  @-webkit-keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card.border-0 {
    border: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card.padding-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card.margin-0 {
    padding: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-head {
    background-color: #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-head
    .card-img {
    width: 100%;
    max-width: 250px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-title {
    font-size: 20px;
    font-weight: 700;
    word-break: break-word;
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-title
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-title
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-text {
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-text
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-text
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 10px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars.stars-0 {
    display: none;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars.stars-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars.stars-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars.stars-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-stars
    img {
    max-width: 15px;
    width: 100%;
    margin: 0 1px;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-author {
    text-align: left;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-author
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .card
    .card-body
    .card-author
    > *
    p {
    margin: 10px 0;
  }
  .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .btn {
    position: absolute;
    bottom: 50%;
    padding: 20px 10px;
    font-size: 20px;
    background: #ffad32;
    cursor: pointer;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .btn.btn-prev {
    left: 0;
  }
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.m-slider
    .btn.btn-next {
    right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-testimonial_slider_new-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-testimonial_slider_new-medical-sp.hide-mobile {
    display: none;
  }
}
.x-h3-medical-sp {
  font-family: sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h3-medical-sp.left {
  text-align: left;
}
.x-h3-medical-sp.right {
  text-align: right;
}
.x-h3-medical-sp.center {
  text-align: center;
}
.x-h3-medical-sp.justify {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .x-h3-medical-sp {
    margin: 20px 0;
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h3-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-h3-medical-sp.hide-mobile {
    display: none;
  }
}
.x-list_magneticinsoles_sp-magneticinsoles-sp {
  font-family: sans-serif;
  margin: 0 20px;
}
.x-list_magneticinsoles_sp-magneticinsoles-sp .list {
  display: flex;
}
.x-list_magneticinsoles_sp-magneticinsoles-sp .list .img {
  color: #ff5400;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.49px;
  margin-right: 10px;
}
.x-list_magneticinsoles_sp-magneticinsoles-sp .list .li_item {
  line-height: 28px;
}
.x-list_magneticinsoles_sp-magneticinsoles-sp .list .li_item p {
  font-size: 18px;
}
@media only screen and (min-width: 769px) {
  .x-list_magneticinsoles_sp-magneticinsoles-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-list_magneticinsoles_sp-magneticinsoles-sp.hide-mobile {
    display: none;
  }
}
.x-sticky_bar_5-on-medical-sp {
  font-family: sans-serif;
}
.x-sticky_bar_5-on-medical-sp .b5 {
  background-color: #ad0000;
  z-index: 15;
  display: none;
}
.x-sticky_bar_5-on-medical-sp .fly-box {
  width: 100%;
  min-height: 40px;
}
.x-sticky_bar_5-on-medical-sp .fly-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}
.x-sticky_bar_5-on-medical-sp .fly-box p {
  font-size: 15px;
  font-weight: 700;
  line-height: 13px;
  text-align: left;
  margin: 0;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .x-sticky_bar_5-on-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-sticky_bar_5-on-medical-sp.hide-mobile {
    display: none;
  }
}
.x-list_new-RobotoLobster {
  font-family: sans-serif;
  color: #000;
  margin: 20px 0;
}
.x-list_new-RobotoLobster .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px 20px;
}
.x-list_new-RobotoLobster .box-list .mark {
  margin: 0 10px 0 0;
}
.x-list_new-RobotoLobster .box-list .mark p {
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
}
.x-list_new-RobotoLobster .box-list .content .title {
  margin: 0 0 15px;
  font-size: 150%;
}
.x-list_new-RobotoLobster .box-list .content .text p {
  margin: 0 0 15px;
}
.x-list_new-RobotoLobster .box-list .content .text * p {
  margin: 0 0 15px;
}
.x-list_new-RobotoLobster .box-list .content .text ul {
  list-style-position: inside;
}
.x-list_new-RobotoLobster .box-list .content .text ul li {
  margin: 0 0 15px;
}
.x-list_new-RobotoLobster .box-list .content .text ul li p {
  display: contents;
}
@media only screen and (min-width: 769px) {
  .x-list_new-RobotoLobster.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-list_new-RobotoLobster.hide-mobile {
    display: none;
  }
}
.x-before_after-medical-sp {
  font-family: sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 20px;
}
.x-before_after-medical-sp .before_after-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-before_after-medical-sp .before_after-row .before_after-img {
  max-width: 50%;
  width: auto;
  height: auto;
}
.x-before_after-medical-sp .before_after-row .before_after-title {
  width: 50%;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
}
.x-before_after-medical-sp .before_after-row .before_after-title-before {
  color: #c60000;
}
.x-before_after-medical-sp .before_after-row .before_after-title-after {
  color: #5faf5c;
}
.x-before_after-medical-sp .before_after-row .before_after-text {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .x-before_after-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-before_after-medical-sp.hide-mobile {
    display: none;
  }
}
.x-chart-medical {
  width: 100%;
  margin: 25px auto;
  font-family: sans-serif;
  padding: 0 20px;
}
@media only screen and (max-width: 600px) {
  .x-chart-medical {
    padding: 0 10px;
  }
}
.x-chart-medical .chart_box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.x-chart-medical .chart_box .chart_column {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.x-chart-medical .chart_box .chart_column:first-child .chart_column-body {
  border-left: 2px solid #000;
}
.x-chart-medical .chart_box .chart_column .chart_column-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px 10px 0;
  border-bottom: 2px solid #000;
}
@media only screen and (max-width: 600px) {
  .x-chart-medical .chart_box .chart_column .chart_column-body {
    padding: 10px 5px 0;
  }
}
.x-chart-medical
  .chart_box
  .chart_column
  .chart_column-body
  .chart_column-textIn {
  font-size: 12px;
}
@media only screen and (max-width: 600px) {
  .x-chart-medical
    .chart_box
    .chart_column
    .chart_column-body
    .chart_column-textIn {
    font-size: 10px;
  }
}
.x-chart-medical
  .chart_box
  .chart_column
  .chart_column-body
  .chart_column-pillar {
  width: 50%;
  max-width: 90px;
  margin: 20px auto 0;
}
.x-chart-medical .chart_box .chart_column .chart_column-textUnder {
  padding: 10px;
}
@media only screen and (max-width: 600px) {
  .x-chart-medical .chart_box .chart_column .chart_column-textUnder {
    font-size: 12px;
    padding: 5px;
  }
}
@media only screen and (min-width: 769px) {
  .x-chart-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-chart-medical.hide-mobile {
    display: none;
  }
}
.x-guarantee_2-medical-sp {
  margin: 0 20px;
}
@media only screen and (min-width: 769px) {
  .x-guarantee_2-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-guarantee_2-medical-sp.hide-mobile {
    display: none;
  }
}
.x-img_list-medical-sp {
  width: auto;
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px;
  padding: 10px;
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.x-img_list-medical-sp .visual {
  max-width: 210px;
  width: 100%;
}
.x-img_list-medical-sp .first-line {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 10px;
}
.x-img_list-medical-sp .first-line p {
  margin: 10px 0 0 15px;
}
.x-img_list-medical-sp .sec-line {
  padding-left: 20px;
  color: #3d3d3d;
  font-size: 16px;
}
.x-img_list-medical-sp .sec-line p {
  border-left: 3px solid #dcdcdc;
  padding-left: 20px;
  margin: 15px 0 15px 20px;
}
.x-img_list-medical-sp.right {
  text-align: right;
}
.x-img_list-medical-sp.right .first-line p {
  margin: 10px 15px 0 0;
}
.x-img_list-medical-sp.right .sec-line p {
  padding-left: unset;
  padding-right: 20px;
  border-left: unset;
  border-right: 3px solid #dcdcdc;
}
@media only screen and (max-width: 769px) {
  .x-img_list-medical-sp {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width: 769px) {
  .x-img_list-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-img_list-medical-sp.hide-mobile {
    display: none;
  }
}
.x-order2-medical-sp {
  font-family: sans-serif;
  color: #333;
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
  background: no-repeat top left;
  background-size: auto auto;
  background-size: cover;
}
.x-order2-medical-sp.right .car {
  float: left;
}
.x-order2-medical-sp.right p:not(.center),
.x-order2-medical-sp.right h1:not(.center),
.x-order2-medical-sp.right h3:not(.center) {
  text-align: right !important;
}
.x-order2-medical-sp.right .signature {
  float: left;
}
.x-order2-medical-sp .car {
  float: right;
  margin: 10px 15px 20px 5.5%;
  width: 130px;
  height: 121px;
  background: center center no-repeat;
}
.x-order2-medical-sp .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.x-order2-medical-sp .frame {
  text-align: left;
  margin: 20px auto;
  max-width: 850px;
  padding: 7px;
  z-index: 1;
  position: relative;
}
@media all and (max-width: 1000px) {
  .x-order2-medical-sp .frame {
    margin: auto;
    box-shadow: 0 0 5px #bdbdbd;
  }
}
.x-order2-medical-sp .frame .ebook {
  margin: 30px auto;
}
.x-order2-medical-sp .frame .ebook a {
  display: flex;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
  color: #157072;
  margin: 0 0 10px;
  font-weight: 700;
}
.x-order2-medical-sp h1 {
  color: #157072;
  font-family: sans-serif;
  margin: 0 0 25px;
  padding: 0 5px;
  font-weight: 900;
}
.x-order2-medical-sp h2,
.x-order2-medical-sp h3,
.x-order2-medical-sp h4,
.x-order2-medical-sp h5,
.x-order2-medical-sp h6 {
  font-weight: 900;
}
.x-order2-medical-sp p {
  font-size: 18px;
  line-height: 1.5em;
  margin: 0 0 15px;
  padding: 0 5px;
}
.x-order2-medical-sp .welcome p {
  font-size: 16px;
  font-weight: 700;
}
.x-order2-medical-sp .welcome textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #000;
  resize: none;
  padding: 10px;
}
.x-order2-medical-sp .welcome .send-btn {
  margin: 5px 0 auto auto;
  display: block;
  padding: 15px;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.x-order2-medical-sp .welcome .send-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.x-order2-medical-sp .welcome .send-btn:focus {
  border: 1px solid rgba(0, 0, 0, 0.1);
  outline: none;
}
.x-order2-medical-sp .main {
  border-spacing: 15px 0;
  margin: 20px 0;
}
@media all and (max-width: 400px) {
  .x-order2-medical-sp .main {
    border-bottom: 1px dotted #cccbcb;
    border-spacing: 10px 0;
  }
}
.x-order2-medical-sp .table {
  display: table;
  width: 100%;
}
.x-order2-medical-sp .table p {
  font-size: 14px;
  margin: 0;
  line-height: 1.8em;
}
.x-order2-medical-sp .table h1 {
  border-top: 1px solid #333;
  margin: 0;
  font-size: 18px;
  padding: 10px 0 8px 5px;
}
.x-order2-medical-sp .table h4 {
  font-size: 17px;
  margin: 20px 0;
}
.x-order2-medical-sp .table .paddingTop .cell {
  padding: 10px 0 0 5px;
}
.x-order2-medical-sp .table .prod img {
  max-height: 200px;
  max-width: 140px;
}
@media all and (max-width: 400px) {
  .x-order2-medical-sp .table .prod img {
    max-width: 100px;
    max-height: 100px;
  }
}
.x-order2-medical-sp .table .center,
.x-order2-medical-sp .table .center h1,
.x-order2-medical-sp .table .center h3 {
  text-align: center;
}
.x-order2-medical-sp .table .details {
  border-spacing: 0;
  padding-bottom: 10px;
}
.x-order2-medical-sp .table .details table {
  width: 100%;
  border-spacing: inherit;
}
.x-order2-medical-sp .table .details h1 {
  border: 0;
  padding: 0;
}
.x-order2-medical-sp .table .details h2 {
  font-size: 15px;
  margin: 0 0 10px;
  padding: 0 5px;
  font-weight: 400;
}
.x-order2-medical-sp .table .details h3 {
  font-weight: 400;
  margin: 0;
  font-size: 1em;
  padding: 7px 10px;
}
.x-order2-medical-sp .table .details .pad h3 {
  padding-left: 10px;
}
.x-order2-medical-sp .table .details .borderTop .cell:first-child {
  padding: 10px 0 8px 5px;
}
.x-order2-medical-sp .table .details .borderTop td {
  border-top: 1px solid #333;
}
.x-order2-medical-sp .table .details .cell {
  vertical-align: middle;
  display: table-cell;
}
@media all and (max-width: 700px) {
  .x-order2-medical-sp .table .table .cell {
    display: table-cell;
  }
}
@media all and (max-width: 400px) {
  .x-order2-medical-sp .table .table .cell {
    display: block;
  }
}
.x-order2-medical-sp .table .what h3 {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 400;
  max-width: 240px;
  margin: auto;
  line-height: 25px;
  padding: 5px 0;
}
.x-order2-medical-sp .table .what .table h2 {
  font-size: 15px;
  margin: 0 0 10px;
  padding: 0 1px;
}
.x-order2-medical-sp .table .what .table h3 {
  font-size: 20px;
  font-weight: 700;
}
.x-order2-medical-sp .table .what .table .cell {
  vertical-align: middle;
}
.x-order2-medical-sp .table .what .table .title h2 span {
  color: #9a9a9a;
}
.x-order2-medical-sp .table .product {
  text-align: center;
}
.x-order2-medical-sp .table .product img {
  max-width: 170px;
  margin: auto;
  max-height: 260px;
}
.x-order2-medical-sp .cell {
  display: table-cell;
  padding: 0;
}
@media all and (max-width: 700px) {
  .x-order2-medical-sp .cell {
    display: block;
  }
}
.x-order2-medical-sp .top {
  vertical-align: top;
}
.x-order2-medical-sp .signature {
  text-align: right;
  float: right;
}
.x-order2-medical-sp .clear {
  clear: both;
}
.x-order2-medical-sp .box {
  padding: 10px 0;
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .x-order2-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-order2-medical-sp.hide-mobile {
    display: none;
  }
}
.x-form_d1m3-medical-sp.right label {
  left: unset !important;
  right: 10px !important;
}
.x-form_d1m3-medical-sp.right.form_headline {
  left: unset !important;
  right: 10px !important;
}
.x-form_d1m3-medical-sp.right .form_row-cod label {
  float: right !important;
}
.x-form_d1m3-medical-sp.right .form_row-cod #cod {
  float: right !important;
}
.x-form_d1m3-medical-sp.noOnlinePayment .form_row-cod {
  display: none !important;
}
.x-form_d1m3-medical-sp.mobileForm {
  font-family: sans-serif;
  padding: 25px 10px 50px;
  background-color: #dddee3;
}
.x-form_d1m3-medical-sp.mobileForm .form_headline {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 25px;
}
.x-form_d1m3-medical-sp.mobileForm .form_img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.x-form_d1m3-medical-sp.mobileForm .form_img img {
  width: auto;
  max-width: 100%;
  margin: 0 5px;
}
.x-form_d1m3-medical-sp.mobileForm .form_text {
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-text div {
  width: 100px;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-text div p {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 40px 0;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-line .dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 2px solid #afafb1;
  background-color: #fff;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-line .line {
  width: 46%;
  border-bottom: 2px dashed #a6a6a6;
}
.x-form_d1m3-medical-sp.mobileForm .form_steps .form_steps-line .dot1 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.x-form_d1m3-medical-sp.mobileForm form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  position: relative;
  margin: 0 0 5px;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row label {
  position: absolute;
  top: 0;
  left: 10px;
  font-family: sans-serif;
  color: #656565;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row input,
.x-form_d1m3-medical-sp.mobileForm form div .form_row select,
.x-form_d1m3-medical-sp.mobileForm form div .form_row textarea {
  width: 100%;
  height: 46px;
  border-radius: 3px;
  border: 1px solid #afb0b4;
  padding: 10px 0 0 10px;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row.not_focus label {
  top: 12.5px;
  color: #000;
  font-size: 18px;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-number,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-local {
  width: 49.667%;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-country,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-deliveryForm,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-note2,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-country label,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-deliveryForm label,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-note2 label,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod label {
  position: static;
  color: #000;
  font-size: 16px;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-country select,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-deliveryForm select,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-note2 select,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod select,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-country textarea,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-deliveryForm textarea,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-note2 textarea,
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod textarea {
  font-family: sans-serif;
  width: 100%;
  height: 46px;
  border-radius: 3px;
  border: 1px solid #afb0b4;
  padding: 0 0 0 8px;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  resize: none;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod label {
  width: 100%;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod input {
  width: 15px;
  height: 15px;
  float: left;
  margin: 0 5px 0 0;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-cod #cod_help {
  width: 90%;
  font-size: 14px;
  color: gray;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-button button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 70px;
  border-radius: 3px;
  border-width: 1px;
  border-color: #afb0b4;
  border-style: solid;
  background-color: #07c;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 25px;
  cursor: pointer;
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm form div .form_row-button button span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.x-form_d1m3-medical-sp.mobileForm form div ul {
  list-style: none;
  color: red;
  display: inline;
  padding: 0;
}
.x-form_d1m3-medical-sp.mobileForm form div ul p:nth-child(2) {
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm form .form_text-necessary {
  margin: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact,
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact2 {
  position: relative;
  margin: 0 0 5px 44px;
}
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact span,
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact2 span {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -44px;
  background-color: #ebeae5;
  border: 1px solid #afb0b4;
  border-radius: 3px 0 0 3px;
}
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact ul,
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact2 ul {
  margin: 0 0 0 -44px;
}
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact label,
.x-form_d1m3-medical-sp.mobileForm form.mxForm div .form_row-contact2 label {
  position: absolute;
  top: 0;
  left: 10px;
  font-family: sans-serif;
  color: #656565;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.x-form_d1m3-medical-sp.mobileForm
  form.mxForm
  div
  .form_row-contact.right
  .label,
.x-form_d1m3-medical-sp.mobileForm
  form.mxForm
  div
  .form_row-contact2.right
  .label {
  left: unset;
  right: 10px;
}
.x-form_d1m3-medical-sp.mobileForm .form_img-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px;
}
.x-form_d1m3-medical-sp.mobileForm .next_step-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  border-radius: 3px;
  border-width: 1px;
  border-color: #afb0b4;
  border-style: solid;
  background-color: #07c;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  margin: 28px 0 25px;
  cursor: pointer;
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm .next_step-button span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.x-form_d1m3-medical-sp.mobileForm .next_step-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  display: none;
}
.x-form_d1m3-medical-sp.mobileForm .next_step-text span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .x-form_d1m3-medical-sp.mobileForm .form_img {
    height: 35px;
  }
  .x-form_d1m3-medical-sp.mobileForm .form_img img {
    width: auto;
    height: 100%;
  }
}
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-deliveryForm,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-local,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-country,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-note2,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-cod,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-phone2,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-blok_ro,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-scara_ro,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-pietro_ro,
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_row-ap_ro {
  display: none !important;
}
.x-form_d1m3-medical-sp.mobileForm.step1 form .form_text-necessary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-form_d1m3-medical-sp.mobileForm.step1 .next_step-button1,
.x-form_d1m3-medical-sp.mobileForm.step1 .next_step-text1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-deliveryForm,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-local,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-country,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-note2,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-cod,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-blok_ro,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-scara_ro,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-pietro_ro,
.x-form_d1m3-medical-sp.mobileForm.step2 form .form_row-ap_ro {
  display: none !important;
}
.x-form_d1m3-medical-sp.mobileForm.step2 .form_steps .form_steps-line .dot1 {
  border: none;
  background-position: center;
  background-size: 100% 100%;
}
.x-form_d1m3-medical-sp.mobileForm.step2 .form_steps .form_steps-line .dot2 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm.step2 .form_steps .form_steps-line .line1 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm.step2 .next_step-button2,
.x-form_d1m3-medical-sp.mobileForm.step2 .next_step-text2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_steps .form_steps-line .dot1 {
  border: none;
  background-position: center;
  background-size: 100% 100%;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_steps .form_steps-line .dot2 {
  border: none;
  background-position: center;
  background-size: 100% 100%;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_steps .form_steps-line .dot3 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_steps .form_steps-line .line1 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_steps .form_steps-line .line2 {
  border-color: green;
}
.x-form_d1m3-medical-sp.mobileForm.step3 #save {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-form_d1m3-medical-sp.mobileForm.step3 .form_row-phone2 {
  display: none !important;
}
.x-form_d1m3-medical-sp:not(.mobileForm) {
  max-width: 660px;
  width: auto;
  background-color: #ebebeb;
  border: 2px solid #6c6c6c;
  padding: 50px 10px;
  margin: 20px;
  position: relative;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_headline {
  width: auto;
  text-align: left;
  font-family: sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #0083b2;
  position: absolute;
  top: -15px;
  left: 10px;
  padding: 0 5px;
  z-index: 0;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_headline:after {
  content: "";
  display: block;
  position: inherit;
  top: 0;
  height: 50%;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: -1;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_img_payment {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 10px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_img img {
  width: auto;
  max-width: 100%;
  margin: 0 5px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_text {
  color: #3d3d3d;
  font-size: 14px;
  font-family: sans-serif;
  line-height: 25px;
  margin: 0 0 20px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) .form_steps,
.x-form_d1m3-medical-sp:not(.mobileForm) .form_text-necessary,
.x-form_d1m3-medical-sp:not(.mobileForm) .next_step-text,
.x-form_d1m3-medical-sp:not(.mobileForm) .next_step-button {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div {
  display: -webkit-box;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  margin: 8px 0;
  width: 100%;
  display: flex;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div .help-text {
  width: auto;
  margin-left: 190px;
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  color: #3d3d3d;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div label {
  max-width: 180px;
  width: 100%;
  margin: 0 10px 0 0;
  height: 24px;
  padding: 3px 0;
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div label.required:before {
  content: "*";
  color: red;
}
.x-form_d1m3-medical-sp:not(.mobileForm)
  form
  div
  div
  label[for="country"]:before {
  content: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div ul {
  padding-left: 190px;
  list-style: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div ul li,
.x-form_d1m3-medical-sp:not(.mobileForm) form div div ul p {
  font-family: sans-serif;
  font-size: 16px;
  color: red;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div ul p:nth-child(2) {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div input,
.x-form_d1m3-medical-sp:not(.mobileForm) form div div select {
  max-width: 234px;
  width: 100%;
  height: 24px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div textarea {
  max-width: 234px;
  width: 100%;
  height: 50px;
  resize: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div #cod {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 5px 0 0;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div #cod_help {
  max-width: 400px;
  width: auto;
  font-family: sans-serif;
  color: #3d3d3d;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div button {
  font: 700 20px/1, sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  background-color: #0083b2;
  text-shadow: 0 -1px 1px #64799e;
  text-decoration: underline;
  padding: 12px 10px;
  box-shadow: inset 0 1px 0 0 #a5b9d9;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  margin: auto;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-number,
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-local {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-deliveryForm {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-note2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-cod {
  display: inline;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-cod label {
  float: left;
  margin: 0 10px 50px 0;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-button {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form.roForm div .form_row-pcode input {
  max-width: 180px;
  width: 100%;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form.roForm div .form_row-pcode a {
  margin: 3px 5px;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form.mxForm div div label[for="phone"],
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div
  label[for="phone2"],
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div
  input[name="phone"],
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div
  input[name="phone2"] {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form.mxForm div div.form_row-phone,
.x-form_d1m3-medical-sp:not(.mobileForm) form.mxForm div div.form_row-phone2 {
  display: none;
}
.x-form_d1m3-medical-sp:not(.mobileForm) form.mxForm div div.form_row-contact,
.x-form_d1m3-medical-sp:not(.mobileForm) form.mxForm div div.form_row-contact2 {
  position: relative;
}
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div.form_row-contact
  input,
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div.form_row-contact2
  input {
  padding: 0 0 0 40px;
}
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div.form_row-contact
  span,
.x-form_d1m3-medical-sp:not(.mobileForm)
  form.mxForm
  div
  div.form_row-contact2
  span {
  width: 38px;
  height: 24px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #ebebe4;
  color: #585858;
  border: 1px solid #a8a8a8;
  margin: 0 0 0 190px;
}
@media only screen and (max-width: 768px) {
  .x-form_d1m3-medical-sp:not(.mobileForm) {
    max-width: 100%;
    width: auto;
    margin: 20px;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) .form_img {
    height: 35px;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) .form_img img {
    width: auto;
    height: 100%;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div {
    flex-direction: column;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div label {
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div ul {
    padding: 0;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div input,
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div select,
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div textarea {
    max-width: 100%;
    width: 100%;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div .help-text {
    margin: 0;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div #cod_help {
    max-width: 100%;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form div div.form_row-cod label {
    margin: 0;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm)
    form.roForm
    div
    .form_row-pcode
    input {
    max-width: 100%;
    width: 100%;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm) form.roForm div .form_row-pcode a {
    margin: 0;
  }
  .x-form_d1m3-medical-sp:not(.mobileForm)
    form.mxForm
    div
    div.form_row-contact
    span,
  .x-form_d1m3-medical-sp:not(.mobileForm)
    form.mxForm
    div
    div.form_row-contact2
    span {
    margin: 24px 0 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-form_d1m3-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-form_d1m3-medical-sp.hide-mobile {
    display: none;
  }
}
.x-h2-medical-sp {
  font-family: sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  line-height: 1.4em;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h2-medical-sp.left {
  text-align: left;
}
.x-h2-medical-sp.right {
  text-align: right;
}
.x-h2-medical-sp.center {
  text-align: center;
}
.x-h2-medical-sp.justify {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .x-h2-medical-sp {
    font-family: sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    line-height: 1.4em;
    margin: 20px 0;
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h2-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-h2-medical-sp.hide-mobile {
    display: none;
  }
}
.x-float_img_text-medical-sp {
  font-family: sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 20px;
}
.x-float_img_text-medical-sp a[href] {
  color: inherit;
  text-decoration: inherit;
}
.x-float_img_text-medical-sp .float_img_text-img {
  max-width: 270px;
  width: auto;
  float: left;
  margin: 0 15px;
}
.x-float_img_text-medical-sp .float_img_text-img.float_left {
  display: flex;
  float: left !important;
}
.x-float_img_text-medical-sp .float_img_text-img.float_right {
  display: flex;
  flex-direction: row-reverse;
  float: right !important;
}
.x-float_img_text-medical-sp .float_img_text-img.column {
  flex-direction: column;
}
.x-float_img_text-medical-sp .float_img_text-img img {
  width: 100%;
}
.x-float_img_text-medical-sp .float_img_text-img p {
  text-align: center;
  font-size: 14px;
  margin: 0;
  background-color: #ddd;
  padding: 2px 5px;
}
.x-float_img_text-medical-sp .float_img_text-list {
  margin: 0 !important;
}
.x-float_img_text-medical-sp .float_img_text-list li {
  margin: 20px 0;
}
.x-float_img_text-medical-sp .float_img_text-list li p {
  display: inline;
}
@media only screen and (max-width: 500px) {
  .x-float_img_text-medical-sp {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  .x-float_img_text-medical-sp {
    font-family: sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px 15px;
  }
  .x-float_img_text-medical-sp .float_img_text-img {
    float: none;
  }
  .x-float_img_text-medical-sp .float_img_text-img p {
    background-color: #1e851e;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 15px;
  }
  .x-float_img_text-medical-sp .float_img_text-text {
    font-size: 16px;
    font-family: sans-serif;
    margin: 20px 0 0;
  }
  .x-float_img_text-medical-sp .float_img_text-list {
    font-size: 16px;
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 769px) {
  .x-float_img_text-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-float_img_text-medical-sp.hide-mobile {
    display: none;
  }
}
.x-wpn_popup-medical-sp .wpn_popup {
  display: none;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content {
  font-family: sans-serif;
  max-width: 225px;
  width: 100%;
  position: fixed;
  left: 204px;
  top: 150px;
  padding: 10px;
  border: 1px solid #000;
  background: #ffcb29;
  background: linear-gradient(180deg, #ffcb29 0%, #d78726 100%);
  z-index: 100001;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  flex-direction: column-reverse;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content:after,
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content:before {
  content: "";
  right: 35px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content:before {
  top: -11px;
  border-bottom: 12px solid #ffcb29;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content #wpn_popup_courier {
  display: block;
  max-width: 120px;
  width: 100%;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content .wpn_popup_on {
  display: none;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content p {
  color: #fff;
  font-size: 20px;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content .allow_styles {
  color: red;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content {
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    border-radius: unset;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content div {
    margin: 40px auto;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content .wpn_popup_exit {
    display: none;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content:after,
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content:before {
    border: none;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content #wpn_popup_courier {
    max-width: 200px;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content .wpn_popup_on {
    display: block;
  }
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content .wpn_popup_on p {
    background-color: #000;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 10px;
  }
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_edit {
  top: 20px;
}
@media screen and (max-width: 768px) {
  .x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_edit {
    top: 0;
  }
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_edit:after,
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_edit:before {
  right: auto;
  left: 46px;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_for_windows {
  left: 110px;
}
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_for_windows:after,
.x-wpn_popup-medical-sp .wpn_popup .wpn_popup_content_for_windows:before {
  right: 35px;
}
.x-wpn_popup-medical-sp .wpn_popup_delivery {
  display: none;
}
.x-wpn_popup-medical-sp .wpn_popup_delivery .wpn_popup_delivery_content {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #000;
  background: #d78726;
  padding: 10px;
  cursor: pointer;
}
.x-wpn_popup-medical-sp .wpn_popup_delivery .wpn_popup_delivery_content div {
  margin: auto;
}
.x-wpn_popup-medical-sp
  .wpn_popup_delivery
  .wpn_popup_delivery_content
  div
  img {
  width: 100%;
}
.x-h4-medical-sp {
  font-family: sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h4-medical-sp.left {
  text-align: left;
}
.x-h4-medical-sp.right {
  text-align: right;
}
.x-h4-medical-sp.center {
  text-align: center;
}
.x-h4-medical-sp.justify {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .x-h4-medical-sp {
    font-size: 18px;
    margin: 20px 0;
    padding: 5px 20px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h4-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-h4-medical-sp.hide-mobile {
    display: none;
  }
}
.x-buttons_TypConfSmall-medical-sp {
  margin: 20px;
}
.x-buttons_TypConfSmall-medical-sp form {
  width: auto;
  background: 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: sans-serif;
}
.x-buttons_TypConfSmall-medical-sp form #orbb {
  max-width: 350px;
  width: 100%;
  border: none;
  padding: 10px 5px;
  line-height: 22px;
  height: auto;
  background-image: none;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #00a323;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px #333;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  margin: 5px 0;
  cursor: pointer;
}
.x-buttons_TypConfSmall-medical-sp form #orsb {
  max-width: 350px;
  width: 100%;
  border: none;
  padding: 10px 5px;
  line-height: 22px;
  height: auto;
  background-image: none;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #363636;
  color: #999;
  text-decoration: none;
  text-shadow: 1px 1px #333;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  margin: 5px 0;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .x-buttons_TypConfSmall-medical-sp {
    margin: 20px 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-buttons_TypConfSmall-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-buttons_TypConfSmall-medical-sp.hide-mobile {
    display: none;
  }
}
.x-typconf_summary-medical-sp .typconf_summary-table {
  font-family: sans-serif;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 25px 0 0;
}
.x-typconf_summary-medical-sp
  .typconf_summary-table
  .typconf_summary-table_img {
  max-width: 220px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.x-typconf_summary-medical-sp
  .typconf_summary-table
  .typconf_summary-table_img
  img {
  width: 100px;
}
.x-typconf_summary-medical-sp
  .typconf_summary-table
  .typconf_summary-table_img
  img.product_visualization.x1 {
  max-width: 50% !important;
}
.x-typconf_summary-medical-sp .typconf_summary-table h2 {
  font-size: 18px !important;
  line-height: 30px !important;
  color: #3d3d3d;
  margin: 0 0 10px;
}
.x-typconf_summary-medical-sp .typconf_summary-table table td {
  border-color: #c5c5c5;
  border-style: dotted;
}
.x-typconf_summary-medical-sp .typconf_summary-table table td p {
  margin: 0;
}
@media only screen and (max-width: 500px) {
  .x-typconf_summary-medical-sp .typconf_summary-table {
    flex-direction: column;
  }
  .x-typconf_summary-medical-sp .table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .x-typconf_summary-medical-sp .table h2 {
    font-size: 16px !important;
  }
  .x-typconf_summary-medical-sp .table .table_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 769px) {
  .x-typconf_summary-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-typconf_summary-medical-sp.hide-mobile {
    display: none;
  }
}
.x-ol_list-medical-sp {
  color: #3d3d3d;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  margin: 0 20px;
  padding: 0;
}
.x-ol_list-medical-sp.border-blue {
  border: 1px solid #009fe3;
  padding: 10px 10px 10px 20px;
}
.x-ol_list-medical-sp.dark-blue {
  background-color: #009fe3;
  padding: 80px 50px;
}
.x-ol_list-medical-sp.dark-blue div {
  background-color: #fffae0;
  padding: 20px;
}
@media only screen and (min-width: 769px) {
  .x-ol_list-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-ol_list-medical-sp.hide-mobile {
    display: none;
  }
}
.x-h1-medical-sp {
  font-family: sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1em;
  text-align: left;
  color: #000;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h1-medical-sp.left {
  text-align: left;
}
.x-h1-medical-sp.right {
  text-align: right;
}
.x-h1-medical-sp.center {
  text-align: center;
}
.x-h1-medical-sp.justify {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .x-h1-medical-sp {
    margin: 20px 0;
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h1-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-h1-medical-sp.hide-mobile {
    display: none;
  }
}
.x-comparison_new-medical-sp {
  font-family: sans-serif;
  font-size: 16px;
  margin: 20px;
}
.x-comparison_new-medical-sp article {
  display: flex;
}
.x-comparison_new-medical-sp article div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.x-comparison_new-medical-sp article div img {
  max-width: 150px;
  width: 100%;
}
.x-comparison_new-medical-sp article div:nth-child(1) {
  width: 20%;
  border: 1px solid #ccc;
  border-top: 0;
}
.x-comparison_new-medical-sp article div:nth-child(2),
.x-comparison_new-medical-sp article div:nth-child(3) {
  width: 40%;
  border: 1px solid #ccc;
  border-left: 0;
  border-top: 0;
}
.x-comparison_new-medical-sp article:nth-child(1) {
  border-top: 1px solid #ccc;
  background-color: #dce9f9;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.x-comparison_new-medical-sp article:nth-child(5) {
  font-weight: 700;
}
.x-comparison_new-medical-sp article:nth-child(5) div:nth-child(2) {
  color: red;
  font-size: 20px;
  text-align: center;
}
.x-comparison_new-medical-sp article:nth-child(5) div:nth-child(3) {
  color: green;
  font-size: 20px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .x-comparison_new-medical-sp {
    margin: 20px 15px;
    font-size: 12px;
  }
  .x-comparison_new-medical-sp article:nth-child(1),
  .x-comparison_new-medical-sp article:nth-child(5) div:nth-child(2),
  .x-comparison_new-medical-sp article:nth-child(5) div:nth-child(3) {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  .x-comparison_new-medical-sp article:nth-child(1),
  .x-comparison_new-medical-sp article:nth-child(5) div:nth-child(2),
  .x-comparison_new-medical-sp article:nth-child(5) div:nth-child(3) {
    font-size: 12px;
  }
}
@media only screen and (min-width: 769px) {
  .x-comparison_new-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-comparison_new-medical-sp.hide-mobile {
    display: none;
  }
}
.x-buttons_order1-medical-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px;
}
.x-buttons_order1-medical-sp .buttonBig {
  max-width: 350px;
  width: 100%;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px #333;
  background-color: green;
  color: #fff;
  margin: 0 0 10px;
  padding: 10px;
}
.x-buttons_order1-medical-sp .buttonSmall {
  max-width: 350px;
  width: 100%;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-shadow: 2px 2px #111;
  background-color: #333;
  color: #999;
  margin: 0;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .x-buttons_order1-medical-sp {
    margin: 20px 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-buttons_order1-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-buttons_order1-medical-sp.hide-mobile {
    display: none;
  }
}
.footer_links {
  font-family: sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
}
.footer_links a {
  color: #aaa;
  font-size: 12px;
  padding: 0 5px;
  margin: 0 0 10px;
  line-height: 25px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .footer_links {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer_links a {
    color: #dddee3;
    font-weight: 700;
    text-decoration: none;
    padding: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .x-footer_links-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-footer_links-medical-sp.hide-mobile {
    display: none;
  }
}
.x-counter-medical-sp {
  font-family: sans-serif;
  color: red;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 25px 20px;
}
@media only screen and (min-width: 769px) {
  .x-counter-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-counter-medical-sp.hide-mobile {
    display: none;
  }
}
.x-offer-medical-sp {
  font-family: sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-offer-medical-sp .offer-text1 {
  margin: 0 20px;
}
.x-offer-medical-sp .offer-text2 {
  margin: 20px 0 0;
  font-weight: 400;
}
.x-offer-medical-sp .offer-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-offer-medical-sp .offer-prices .offer-price1 {
  text-decoration: line-through;
  color: red;
}
.x-offer-medical-sp .offer-prices .offer-price2 {
  color: green;
  margin: 0 0 0 10px;
}
.x-offer-medical-sp .offer-img_counter {
  direction: ltr !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.x-offer-medical-sp .productsCount {
  direction: ltr !important;
  background: #666;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#666666),
    color-stop(37%, #e5e5e5),
    color-stop(59%, #e5e5e5),
    color-stop(98%, #666666)
  );
  background: -webkit-linear-gradient(
    top,
    #666666 0%,
    #e5e5e5 37%,
    #e5e5e5 59%,
    #666666 98%
  );
  background: -o-linear-gradient(
    top,
    #666666 0%,
    #e5e5e5 37%,
    #e5e5e5 59%,
    #666666 98%
  );
  background: linear-gradient(
    to bottom,
    #666666 0%,
    #e5e5e5 37%,
    #e5e5e5 59%,
    #666666 98%
  );
  background-size: 100% 115%;
  background-position: 0;
}
.x-offer-medical-sp .productsCount {
  font-size: 45px;
  color: #3d3d3d;
  padding: 0 5px;
  border: 1px solid #000;
  border-radius: 5px;
}
.x-offer-medical-sp .productCounter {
  text-align: center;
  float: right;
  margin: 20px;
}
.x-offer-medical-sp .productCounter p {
  font-size: 14px;
  font-weight: 700;
  word-wrap: break-word;
  max-width: 388px;
  padding-top: 20px;
}
.x-offer-medical-sp .imagesSlider {
  float: left;
  text-align: center;
  padding: 10px;
}
.x-offer-medical-sp .imagesSlider img {
  max-width: 100px;
}
.x-offer-medical-sp .offer-prodbox {
  position: relative;
  margin: 20px 0 0;
}
.x-offer-medical-sp .offer-prodbox img {
  max-height: 400px;
}
.x-offer-medical-sp .offer-prodbox .offer-g {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .x-offer-medical-sp {
    margin: 20px 15px;
  }
  .x-offer-medical-sp .offer-img_counter {
    padding: 15px 0;
  }
  .x-offer-medical-sp .offer-prodbox {
    width: 50%;
  }
  .x-offer-medical-sp .offer-prodbox .offer-img {
    width: 100%;
  }
  .x-offer-medical-sp .productsCount {
    font-size: 20px;
  }
  .x-offer-medical-sp .productCounter {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-offer-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-offer-medical-sp.hide-mobile {
    display: none;
  }
}
.x-guarantee-medical {
  font-family: sans-serif;
}
.x-guarantee-medical .guarantee-img {
  max-width: 100%;
  width: auto;
  padding: 0 20px;
}
.x-guarantee-medical p {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: inherit;
  background-color: #ddd;
  margin: 0 20px;
  padding: 0 5px;
}
.x-guarantee-medical div {
  text-align: left;
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .x-guarantee-medical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .x-guarantee-medical .guarantee-img {
    max-width: 100%;
    width: auto;
  }
  .x-guarantee-medical .text-container {
    justify-content: center !important;
  }
  .x-guarantee-medical .text-container p {
    max-width: 335px;
    font-style: normal;
    width: auto;
    display: inline-block;
    background-color: #ffc000;
    font-size: 24px;
    font-weight: 700;
    padding: 15px;
    margin: -20px 20px 0;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .x-guarantee-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-guarantee-medical.hide-mobile {
    display: none;
  }
}
.x-footer_text-medical-sp {
  font-family: sans-serif;
  width: 100%;
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin: 0 auto;
  padding: 20px 20px 0;
  text-align: center;
}
.x-footer_text-medical-sp p {
  padding: 0 0 20px;
}
.x-footer_text-medical-sp p a {
  color: #aaa;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .x-footer_text-medical-sp {
    color: #dddee3;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .x-footer_text-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-footer_text-medical-sp.hide-mobile {
    display: none;
  }
}
.x-bibliography-medical-sp {
  max-width: 1000px;
  width: 100%;
  font-family: sans-serif;
  color: #aaa;
  font-size: 12px;
  line-height: 15px;
  margin: 0 auto;
  padding: 20px;
  direction: ltr;
}
.x-bibliography-medical-sp .headline {
  font-weight: 700;
  margin: 0;
}
.x-bibliography-medical-sp .list {
  margin: 10px 0 0;
  padding: 0 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .x-bibliography-medical-sp {
    color: #dddee3;
  }
  .x-bibliography-medical-sp .list {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .bibliography-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bibliography-medical-sp.hide-mobile {
    display: none;
  }
}
.x-footer_copyright-medical-sp {
  font-family: sans-serif;
  direction: ltr;
  max-width: 760px;
  width: 100%;
  color: #aaa;
  font-size: 12px;
  line-height: 15px;
  margin: 20px auto;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .x-footer_copyright-medical-sp {
    color: #dddee3;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 769px) {
  .x-footer_copyright-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-footer_copyright-medical-sp.hide-mobile {
    display: none;
  }
}
.x-arrow_top-medical-sp {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #031117;
  margin: 40px 0 0;
  padding: 20px;
}
.x-arrow_top-medical-sp div {
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-position: right center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .x-arrow_top-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-arrow_top-medical-sp.hide-mobile {
    display: none;
  }
}
.x-sticky_bar_6-on-medical-sp {
  font-family: sans-serif;
}
.x-sticky_bar_6-on-medical-sp .b6 {
  background-color: #ce4f00;
  z-index: 16;
  display: none;
  color: #fff;
}
.x-sticky_bar_6-on-medical-sp .b7 {
  min-height: 80px;
  background-color: #07c;
  z-index: 17;
  display: none;
}
.x-sticky_bar_6-on-medical-sp .b7 .text {
  color: #fff;
}
.x-sticky_bar_6-on-medical-sp .b7 .cta_fly {
  font-size: 15px;
  font-weight: 700;
  line-height: 13px;
  text-align: left;
  margin: 0 0 0 40px;
  color: #fff;
  cursor: pointer;
}
.x-sticky_bar_6-on-medical-sp .fly-box {
  width: 100%;
}
.x-sticky_bar_6-on-medical-sp .fly-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}
@media only screen and (min-width: 769px) {
  .x-sticky_bar_6-on-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-sticky_bar_6-on-medical-sp.hide-mobile {
    display: none;
  }
}
.x-offer_mobile-medical-sp {
  font-family: sans-serif;
}
.x-offer_mobile-medical-sp .offer_mobile-counter,
.x-offer_mobile-medical-sp article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.x-offer_mobile-medical-sp .offer_mobile-counter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  padding: 20px 15px;
  margin: 15px 15px 30px;
  border: 1px solid #dddee3;
}
.x-offer_mobile-medical-sp .offer_mobile-counter .offer_mobile-counterText {
  margin: 0 5px 0 0;
  padding: 0;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.x-offer_mobile-medical-sp .offer_mobile-counter .offer_mobile-number {
  background-color: #d4d5da;
  display: block;
  width: 35px;
  padding: 0 5px;
  height: 44px;
  margin: 1px;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
.x-offer_mobile-medical-sp .offer_mobile-title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  padding: 0 15px;
}
.x-offer_mobile-medical-sp .text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  padding: 20px 15px;
}
.x-offer_mobile-medical-sp article {
  background-color: #146388;
  margin-top: 60px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-offer_mobile-medical-sp .offer_mobile-redBox {
  line-height: 31px;
  position: absolute;
  bottom: 20%;
  left: 10%;
  max-width: 100%;
  background-color: #ff0049;
  border: 3px solid #dee5ff;
  padding: 5px 10px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.x-offer_mobile-medical-sp .offer_mobile-redBox p {
  margin: auto;
  font-size: 2.34vw;
}
.x-offer_mobile-medical-sp .offer_mobile-img {
  width: 42%;
  margin: -40px 0 10px 15px;
}
.x-offer_mobile-medical-sp .offer_mobile-price {
  width: 125px;
  height: 125px;
  background-color: #f02049;
  border: 5px solid #fff;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: -40px 0 0 20px;
}
.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price1 {
  width: 115px;
  height: 57.5px;
  background-color: #000;
  color: #e6e6e6;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: line-through;
  min-height: 30px;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  padding: 10px;
  border-bottom: 20px solid #f02049;
}
.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price1 p,
.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price2 p {
  margin-bottom: 0;
}
.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price2 {
  color: #e6e6e6;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: -5px;
  line-height: 30px;
}
.x-offer_mobile-medical-sp.right .offer_mobile-text,
.x-offer_mobile-medical-sp.right .offer_mobile-title {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .x-offer_mobile-medical-sp article {
    min-height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .x-offer_mobile-medical-sp article .offer_mobile-img {
    width: 100%;
    max-width: 250px;
    margin: -60px 0 0 80px;
  }
  .x-offer_mobile-medical-sp article .offer_mobile-price {
    position: absolute;
    right: 55%;
    top: 0;
    margin: -40px 0 0 -5px;
  }
  .x-offer_mobile-medical-sp article .offer_mobile-price1 {
    font-size: 16px;
  }
  .x-offer_mobile-medical-sp article .offer_mobile-price2 {
    font-size: 24px;
  }
  .x-offer_mobile-medical-sp article .offer_mobile-priceText {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) {
  .x-offer_mobile-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-offer_mobile-medical-sp.hide-mobile {
    display: none;
  }
}
.x-testimonial-medical-sp .testimonial-title.black {
  color: #000;
}
.x-testimonial-medical-sp .testimonial-title.red {
  color: red;
}
.x-testimonial-medical-sp .testimonial-title.dark-red {
  color: #820000;
}
.x-testimonial-medical-sp.border-green {
  border-color: green;
}
.x-testimonial-medical-sp.border-blue {
  border-color: #1c478b;
}
.x-testimonial-medical-sp.border-yellow {
  border-color: #f7f9b6;
}
.x-testimonial-medical-sp {
  width: auto;
  border: 3px solid #5faf5c;
  padding: 10px;
  margin: 20px;
}
.x-testimonial-medical-sp.border-black {
  border-color: #000;
}
.x-testimonial-medical-sp .img {
  width: 100%;
  margin-bottom: 20px;
}
.x-testimonial-medical-sp .title {
  font-family: sans-serif;
  font-size: 20px;
  text-align: center;
  color: red;
  font-weight: 900;
  word-break: break-word;
}
.x-testimonial-medical-sp .text {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #3d3d3d;
  text-align: center;
  margin: 10px 0;
  padding: 0;
}
.x-testimonial-medical-sp .signature {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #3d3d3d;
  text-align: center;
  margin: 0;
  padding: 0;
}
.x-testimonial-medical-sp .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.x-testimonial-medical-sp .stars .star {
  width: 15px !important;
}
@media only screen and (max-width: 768px) {
  .x-testimonial-medical-sp {
    max-width: 100%;
    width: auto;
    margin: 10px;
    border-radius: 2px;
    border: none;
    background-color: #fff;
  }
  .x-testimonial-medical-sp .title {
    color: #0c0c0c;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
  }
  .x-testimonial-medical-sp .text {
    color: #0c0c0c;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 20px 0;
  }
  .x-testimonial-medical-sp .signature {
    font-weight: 700;
  }
}
@media only screen and (min-width: 769px) {
  .x-testimonial-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-testimonial-medical-sp.hide-mobile {
    display: none;
  }
}
p {
  direction: ltr;
}
.x-beautiful1-beautiful {
  max-width: 100%;
  width: 100%;
  min-height: 600px;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  font-family: sans-serif;
  color: #282828;
  padding: 20px 0;
}
.x-beautiful1-beautiful .box_header {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 40px 20px;
}
.x-beautiful1-beautiful .box_header .box {
  max-width: 1000px;
  width: 100%;
  padding: 0;
}
.x-beautiful1-beautiful .box_header .box .title {
  width: 100%;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_header .box .subtitle {
  width: 100%;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_header .box .text {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_img {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  position: relative;
}
.x-beautiful1-beautiful .box_img .background2 {
  max-width: 100%;
  width: auto;
}
.x-beautiful1-beautiful .box_img .box {
  max-width: 660px;
  width: 100%;
  height: calc(100% + 40px);
  display: flex;
  padding: 0 20px;
  position: absolute;
}
@media only screen and (max-width: 1000px) {
  .x-beautiful1-beautiful .box_img .box {
    height: 100%;
  }
}
.x-beautiful1-beautiful .box_img .box.y_top {
  align-items: flex-start;
}
.x-beautiful1-beautiful .box_img .box.y_center {
  align-items: center;
}
.x-beautiful1-beautiful .box_img .box.y_bottom {
  align-items: flex-end;
}
.x-beautiful1-beautiful .box_img .box.x_left {
  justify-content: flex-start;
}
.x-beautiful1-beautiful .box_img .box.x_center {
  justify-content: center;
}
.x-beautiful1-beautiful .box_img .box.x_right {
  justify-content: flex-end;
}
.x-beautiful1-beautiful .box_img .box img {
  max-width: 100%;
  width: auto;
  max-height: 560px;
}
.x-beautiful1-beautiful .box_text {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}
.x-beautiful1-beautiful .box_text .box {
  max-width: 660px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
}
.x-beautiful1-beautiful .box_text .box .title {
  width: 100%;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .subtitle {
  width: 100%;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .text {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .list {
  width: 100%;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
}
.x-beautiful1-beautiful .box_text .box .list li {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 10px 0 0;
}
.x-beautiful1-beautiful .box_text .box .signature {
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .button {
  min-width: 180px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #191919;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 14px 20px;
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .button.btn-default {
  margin: 20px 0 0;
}
.x-beautiful1-beautiful .box_text .box .button.btn-left {
  margin: 20px auto 0 0;
}
.x-beautiful1-beautiful .box_text .box .button.btn-center {
  margin: 20px auto 0;
}
.x-beautiful1-beautiful .box_text .box .button.btn-right {
  margin: 20px 0 0 auto;
}
.x-beautiful1-beautiful .box_text .box > :first-child {
  margin: 0;
}
.x-beautiful1-beautiful.text-img {
  flex-direction: row-reverse;
}
.x-beautiful1-beautiful.text-img .box_text {
  justify-content: flex-end;
}
.x-beautiful1-beautiful.text-img .box_text .box {
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .x-beautiful1-beautiful.text-img .box_text .box {
    padding: 0 20px;
  }
}
.x-beautiful1-beautiful.text-img .box_img {
  justify-content: flex-start;
}
.x-beautiful1-beautiful.text-img .box_img .box {
  padding: 0 20px;
}
.x-beautiful1-beautiful.alternative {
  color: #fff;
}
.x-beautiful1-beautiful.blue .box_text .box .button {
  background-color: #4c8bf5;
}
.x-beautiful1-beautiful.turquoise .box_text .box .button {
  background-color: #15e2f4;
}
.x-beautiful1-beautiful.green .box_text .box .button {
  background-color: #80b32a;
}
.x-beautiful1-beautiful.yellow .box_text .box .button {
  background-color: #fc0;
}
.x-beautiful1-beautiful.orange .box_text .box .button {
  background-color: #ff6b00;
}
.x-beautiful1-beautiful.pink .box_text .box .button {
  background-color: #ff006c;
}
.x-beautiful1-beautiful.red .box_text .box .button {
  background-color: red;
}
.x-beautiful1-beautiful.parallax-fixed {
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.x-beautiful1-beautiful.parallax-unfixed {
  background-repeat: repeat-y;
}
@media only screen and (max-width: 1000px) {
  .x-beautiful1-beautiful {
    padding: 0;
  }
  .x-beautiful1-beautiful .box_header {
    width: auto;
    margin: 0 20px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .x-beautiful1-beautiful .box_header .box .title {
    font-size: 32px;
  }
  .x-beautiful1-beautiful .box_header .box .subtitle {
    font-size: 22px;
  }
  .x-beautiful1-beautiful.img-text,
  .x-beautiful1-beautiful.text-img {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .x-beautiful1-beautiful.img-text .box_img,
  .x-beautiful1-beautiful.text-img .box_img {
    width: 100%;
  }
  .x-beautiful1-beautiful.img-text .box_img .box,
  .x-beautiful1-beautiful.text-img .box_img .box {
    max-width: 100%;
    width: 100%;
    position: static;
  }
  .x-beautiful1-beautiful.img-text .box_text,
  .x-beautiful1-beautiful.text-img .box_text {
    width: 100%;
  }
  .x-beautiful1-beautiful.img-text .box_text .box,
  .x-beautiful1-beautiful.text-img .box_text .box {
    max-width: 100%;
    width: 100%;
  }
  .x-beautiful1-beautiful.img-text .box_text .box .title,
  .x-beautiful1-beautiful.text-img .box_text .box .title {
    font-size: 32px;
  }
  .x-beautiful1-beautiful.img-text .box_text .box .subtitle,
  .x-beautiful1-beautiful.text-img .box_text .box .subtitle {
    font-size: 22px;
  }
  .x-beautiful1-beautiful.img-text .box_text .box .button,
  .x-beautiful1-beautiful.text-img .box_text .box .button {
    margin: 20px auto 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-beautiful1-beautiful.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-beautiful1-beautiful.hide-mobile {
    display: none;
  }
}
.x-fixed-notify-medical-sp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 999;
}
.x-fixed-notify-medical-sp .notification {
  width: 300px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  background-color: #ffffec;
  border: 2px solid #f7f9b6;
  padding: 16px;
  margin-top: 16px;
}
.x-fixed-notify-medical-sp .notification h5,
.x-fixed-notify-medical-sp .notification p {
  margin: 0;
  font-size: 16px;
  font-family: sans-serif;
}
.x-fixed-notify-medical-sp .notification p {
  padding-top: 3px;
}
.x-fixed-notify-medical-sp .notification p:first-child {
  padding: 0;
}
.x-fixed-notify-medical-sp .notification h5 {
  padding-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  .x-fixed-notify-medical-sp {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .x-fixed-notify-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-fixed-notify-medical-sp.hide-mobile {
    display: none;
  }
}
.x-comment_popup-medical-sp {
  position: fixed;
  right: 25px;
  bottom: 100px;
  max-width: 300px;
  display: block;
  z-index: 10;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: 2s;
  transition: 2s;
}
.x-comment_popup-medical-sp .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.x-comment_popup-medical-sp .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.x-comment_popup-medical-sp .slick-list:lang(ar),
.x-comment_popup-medical-sp .slick-track:lang(ar) {
  direction: ltr !important;
}
.x-comment_popup-medical-sp .slick-list:focus {
  outline: none;
}
.x-comment_popup-medical-sp .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.x-comment_popup-medical-sp .slick-slider .slick-track,
.x-comment_popup-medical-sp .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.x-comment_popup-medical-sp .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.x-comment_popup-medical-sp .slick-track:before,
.x-comment_popup-medical-sp .slick-track:after {
  display: table;
  content: "";
}
.x-comment_popup-medical-sp .slick-track:after {
  clear: both;
}
.x-comment_popup-medical-sp .slick-loading .slick-track {
  visibility: hidden;
}
.x-comment_popup-medical-sp .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.x-comment_popup-medical-sp [dir="rtl"] .slick-slide {
  float: right;
}
.x-comment_popup-medical-sp .slick-slide img {
  display: block;
}
.x-comment_popup-medical-sp .slick-slide.slick-loading img {
  display: none;
}
.x-comment_popup-medical-sp .slick-slide.dragging img {
  pointer-events: none;
}
.x-comment_popup-medical-sp .slick-initialized .slick-slide {
  display: block;
}
.x-comment_popup-medical-sp .slick-loading .slick-slide {
  visibility: hidden;
}
.x-comment_popup-medical-sp .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.x-comment_popup-medical-sp .slick-arrow.slick-hidden {
  display: none;
}
.x-comment_popup-medical-sp .carousel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  direction: ltr !important;
}
.x-comment_popup-medical-sp .slides {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.x-comment_popup-medical-sp .slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.x-comment_popup-medical-sp .slides .slide {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-comment_popup-medical-sp .btn-bar {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 20px;
}
.x-comment_popup-medical-sp .buttons {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 1px;
}
.x-comment_popup-medical-sp .buttons a {
  display: block;
  cursor: pointer;
}
.x-comment_popup-medical-sp a.prev {
  width: 20px;
  height: 60px;
  float: left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.x-comment_popup-medical-sp a.next {
  right: 0;
  width: 20px;
  height: 60px;
  float: right;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.x-comment_popup-medical-sp .quote-phrase {
  font-size: 14px !important;
  line-height: 18px !important;
}
.x-comment_popup-medical-sp .authorContainer,
.x-comment_popup-medical-sp .quoteContainer {
  display: table;
  width: 100%;
}
.x-comment_popup-medical-sp .quoteContainer {
  background-color: #e9f0fa;
  color: #4869b1;
  padding: 10px 30px;
  border: 1px solid #44a5ff;
  border-bottom: 0;
}
.x-comment_popup-medical-sp .authorContainer {
  color: #4869b1;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #44a5ff;
  border-top: 0;
}
.x-comment_popup-medical-sp .authorContainer img {
  max-width: 50px;
  width: 100%;
  margin: 2px 5px 0 0;
  float: left;
}
.x-comment_popup-medical-sp .quote-author-country {
  color: #6a6a6a;
}
.x-comment_popup-medical-sp .imagesSlider {
  float: left;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 0;
}
.x-comment_popup-medical-sp .imagesSlider img {
  max-width: 100px;
  margin: 0 10px 0 0;
}
.x-comment_popup-medical-sp.right {
  text-align: right;
  right: unset;
  left: 25px;
}
@media only screen and (min-width: 769px) {
  .x-comment_popup-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-comment_popup-medical-sp.hide-mobile {
    display: none;
  }
}
.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
  width: 18px;
  height: 12px;
}
.wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0.3em;
}
.rtl .wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.3em;
}
.x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card {
  background: #232f3e;
  border-radius: 20px;
}
.x-testimonial_slider_new-medical-sp
  .testimonial_slider_box.d-card
  .card
  .card-head
  .card-img {
  border-radius: 20px;
}
.x-testimonial_slider_new-medical-sp
  .testimonial_slider_box.d-card
  .card
  .card-body {
  background: #fff;
  border: 2px solid #f59e31;
  border-radius: 20px;
  margin-top: 29px;
  display: grid;
  grid-template-columns: 270px 1fr;
  column-gap: 30px;
  padding: 10px;
}
.card-body__left {
}
.card-body__right__title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #111212;
  margin-top: 20px;
  margin-bottom: 20px;
}
.card-body__right__links a {
  background: #d4e4e7;
  border-bottom: 1px solid #8b8b8b;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #121212;
  text-decoration: none;
  padding: 10px;
}
.card-body__right__avatar {
  display: flex;
  align-items: center;
}
.card-body__right__avatar p {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #111212;
  margin-left: 10px;
  margin-bottom: 0;
}
.card-body__right__avatar img {
  width: 50px;
  height: 50px;
  border-radius: 160px;
}
.card-body__right__stars {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.card-body__right__stars p {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #111212;
  padding-bottom: 0;
  margin-left: 10px;
  max-width: calc(100% - 115px);
  margin-bottom: 0;
}
.card-body__right__text1 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #565959;
  margin-top: 10px;
}
.card-body__right__text2 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #d0732b;
}
.card-body__right__text3 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #111212;
}
.card-body__left_title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 33px;
  color: #111212;
  margin-top: 16px;
  margin-bottom: 20px;
}
.card-body__left_stars1 {
  display: flex;
  align-items: center;
}
.card-body__left_stars1 p {
  padding-bottom: 0;
  margin-left: 20px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #111212;
  margin-bottom: 0;
}
.card-body__left_text {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #111212;
  margin-top: 10px;
}
.card-body__left_stars2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-top: 10px;
}
.card-body__left_stars2 p {
  padding-bottom: 0;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #111212;
  position: relative;
  top: 7px;
}
.card-body__left_star2 img {
  width: 100%;
  max-width: 12px;
}
.card-body__left_star2 {
  display: flex;
}
.card-body__left_stars1 div {
  display: flex;
}
.card-body__right__star {
  display: flex;
}
.card-body__left_change p {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #236478;
  padding-bottom: 0;
  position: relative;
  top: 7px;
}
.card-body__left_chan {
  padding: 0 7px;
}
.card-body__left_change {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
progress {
  border-radius: 5px;
  width: 137px;
  height: 20px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
progress::-webkit-progress-bar {
  background-color: #eef0f0;
  border-radius: 5px;
}
progress::-webkit-progress-value {
  background-color: #d0732b;
  border-radius: 5px;
}
progress::-moz-progress-bar {
}
@media (max-width: 900px) {
  .x-testimonial_slider_new-medical-sp
    .testimonial_slider_box.d-card
    .card
    .card-body {
    grid-template-columns: 1fr;
  }
  .card-body__right__stars p {
    width: 100%;
  }
  .card-body__left_change {
    display: none;
    justify-content: flex-start;
  }
  .card-body__left_stars2 {
    justify-content: flex-start;
  }
  .card-body__left_stars2 p:nth-child(1) {
    margin-right: 15px;
  }
  .card-body__left_star2 {
    margin-right: 20px;
  }
  .card-body__right {
    width: 100%;
  }
  .card-body__right__links a {
    margin-bottom: 10px;
  }
  .card-body__right__stars {
    flex-direction: column;
    align-items: flex-start;
  }
  .card-body__right__stars p {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .card-body__right__links a {
    font-size: 10px;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: sans-serif;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 15px;
}
em,
i {
  font-style: italic;
}
b,
strong,
dt {
  font-weight: 700;
}
big,
.big {
  font-size: 110%;
  line-height: 180%;
}
.gallery-caption,
.bypostauthor {
}
code,
pre,
q {
  font-family: sans-serif;
  border: 1px solid #e8e8e8;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
code,
q {
  padding: 2px 4px;
  white-space: nowrap;
  margin: 0 2px;
  color: #2991d6;
}
pre {
  padding: 21px 15px 20px;
  margin: 15px 0;
  display: block;
  line-height: 21px !important;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: -webkit-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: -o-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: linear-gradient(top, #fff 50%, #fafafa 50%);
  background-size: 42px 42px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}
code p,
pre p {
  margin-bottom: 0 !important;
}
a,
a:visited,
a:focus {
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
p a,
p a:visited {
  line-height: inherit;
}
img.scale-with-grid {
  max-width: 700px;
}
.google-map img {
  max-width: none !important;
}
iframe {
  max-width: 100%;
}
a.tp-button {
  background: 0 0;
  font-family: sans-serif !important;
  height: auto !important;
  line-height: inherit !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  letter-spacing: 0 !important;
  text-shadow: 0 0 0 !important;
  box-shadow: 0 0 0 !important;
  font-weight: 400 !important;
  border-width: 1px !important;
}
a.button,
a.tp-button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  padding: 11px 20px;
  margin-bottom: 15px;
  cursor: pointer;
  margin-right: 7px;
  border: 0;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);
  background-repeat: repeat-x;
}
a.button_js {
  padding: 0;
}
a.button.button_large,
a.tp-button.button_large,
button.button_large,
input[type="submit"].button_large,
input[type="reset"].button_large,
input[type="button"].button_large {
  font-size: 110%;
  line-height: 110%;
}
a.button .button_label {
  display: block;
  float: left;
  position: relative;
  z-index: 2;
}
a.button .button_icon {
  display: block;
  float: left;
  background: rgba(0, 0, 0, 0.05);
}
a.button .button_icon i {
  color: rgba(0, 0, 0, 0.5);
}
a.button.button_left .button_icon,
a.tp-button.button_left .button_icon {
  float: left;
}
a.button.button_right .button_icon,
a.tp-button.button_right .button_icon {
  float: right;
}
a.button .button_label {
  padding: 11px 20px;
}
a.button .button_icon {
  padding: 11px 12px;
}
a.button_large .button_label {
  padding: 15px 30px;
}
a.button_large .button_icon {
  padding: 15px 13px;
}
@media only screen and (min-width: 768px) {
  a.button:after,
  a.tp-button:after,
  button:after,
  input[type="submit"]:after,
  input[type="reset"]:after,
  input[type="button"]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.05);
  }
  a:hover.button,
  a:hover.tp-button {
    text-decoration: none;
  }
  a.button:hover:after,
  a.tp-button:hover:after,
  button:hover:after,
  input[type="submit"]:hover:after,
  input[type="reset"]:hover:after,
  input[type="button"]:hover:after {
    width: 100%;
  }
}
a.button.button_size_1 .button_label {
  padding: 10px 17px;
}
a.button.button_size_1 .button_icon {
  padding: 10px;
}
a.button.button_size_1,
a.tp-button.button_size_1,
button.button_size_1,
input[type="submit"].button_size_1,
input[type="reset"].button_size_1,
input[type="button"].button_size_1 {
  font-size: 95%;
  line-height: 95%;
}
a.button.button_size_3 .button_label {
  padding: 15px 30px;
}
a.button.button_size_3 .button_icon {
  padding: 15px 13px;
}
a.button.button_size_3,
a.tp-button.button_size_3,
button.button_size_3,
input[type="submit"].button_size_3,
input[type="reset"].button_size_3,
input[type="button"].button_size_3 {
  font-size: 110%;
  line-height: 110%;
}
a.button.button_size_4 .button_label {
  padding: 18px 33px;
}
a.button.button_size_4 .button_icon {
  padding: 18px 16px;
}
a.button.button_size_4,
a.tp-button.button_size_4,
button.button_size_4,
input[type="submit"].button_size_4,
input[type="reset"].button_size_4,
input[type="button"].button_size_4 {
  font-size: 120%;
  line-height: 120%;
}
a.button.button_full_width,
button.button_full_width,
input[type="submit"].button_full_width,
input[type="reset"].button_full_width,
input[type="button"].button_full_width {
  width: 100%;
  text-align: center;
}
a.button.button_full_width .button_icon {
  display: inline-block;
  float: none;
  background: 0 0;
}
a.button.button_full_width .button_label {
  display: inline-block;
  float: none;
}
a.button_left.button_full_width .button_label {
  padding-left: 0;
}
a.button_right.button_full_width .button_label {
  padding-right: 0;
}
.button-stroke a.button:not(.action_button),
.button-stroke:not(.header-plain) a.button.action_button,
.button-stroke a.tp-button,
.button-stroke button,
.button-stroke input[type="submit"],
.button-stroke input[type="reset"],
.button-stroke input[type="button"] {
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: transparent !important;
  -webkit-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0;
  background-image: none;
}
.button-stroke a.button:not(.action_button):after,
.button-stroke:not(.header-plain) a.button.action_button:after,
.button-stroke a.tp-button:after,
.button-stroke button:after,
.button-stroke input[type="submit"]:after,
.button-stroke input[type="reset"]:after,
.button-stroke input[type="button"]:after {
  display: none;
}
.button-stroke a.button:not(.action_button),
.button-stroke:not(.header-plain) a.button.action_button,
.button-stroke a.tp-button,
.button-stroke button,
.button-stroke input[type="submit"],
.button-stroke input[type="reset"],
.button-stroke input[type="button"] {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.button-stroke a:hover.button:not(.action_button),
.button-stroke:not(.header-plain) a:hover.button.action_button,
.button-stroke a:hover.tp-button,
.button-stroke button:hover,
.button-stroke input[type="submit"]:hover,
.button-stroke input[type="reset"]:hover,
.button-stroke input[type="button"]:hover {
  background-color: #828282;
}
.button-stroke a:hover.button.button_stroke_custom:not(.action_button),
.button-stroke:not(.header-plain)
  a:hover.button.button_stroke_custom.action_button,
.button-stroke a:hover.tp-button.button_stroke_custom {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.button-stroke a.button .button_icon {
  background: 0 0;
}
.button-stroke a:hover.button .button_icon i,
.button-stroke a.button.button_theme:hover .button_icon i {
  color: rgba(0, 0, 0, 0.5) !important;
}
.button-stroke a.button_left.button .button_label,
.button-stroke a.button_left.button_large .button_label {
  padding-left: 0;
}
.button-stroke a.button_right.button .button_label,
.button-stroke a.button_right.button_large .button_label {
  padding-right: 0;
}
.button-stroke a.button_left.button_large .button_icon {
  padding-left: 27px;
}
.button-stroke a.button_right.button_large .button_icon {
  padding-right: 27px;
}
.button-flat a.button:not(.action_button),
.button-flat:not(.header-plain) a.button.action_button,
.button-flat a.tp-button,
.button-flat button,
.button-flat input[type="submit"],
.button-flat input[type="reset"],
.button-flat input[type="button"] {
  background-image: none;
  border-width: 0;
  border-style: solid;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0;
  -webkit-appearance: none;
}
.button-flat a.button .button_icon {
  background: 0 0;
}
.button-flat a.button .button_icon i {
  color: inherit;
}
.button-flat a.button_left.button .button_label,
.button-flat a.button_left.button_large .button_label {
  padding-left: 0;
}
.button-flat a.button_right.button .button_label,
.button-flat a.button_right.button_large .button_label {
  padding-right: 0;
}
.button-flat a.button_left.button_large .button_icon {
  padding-left: 27px;
}
.button-flat a.button_right.button_large .button_icon {
  padding-right: 27px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .button-flat a.button:after,
  .button-flat a.tp-button:after,
  .button-flat button:after,
  .button-flat input[type="submit"]:after,
  .button-flat input[type="reset"]:after,
  .button-flat input[type="button"]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.07);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  .button-flat a.button:hover:after,
  .button-flat a.tp-button:hover:after,
  .button-flat button:hover:after,
  .button-flat input[type="submit"]:hover:after,
  .button-flat input[type="reset"]:hover:after,
  .button-flat input[type="button"]:hover:after {
    width: 100%;
    filter: alpha(opacity=1);
    opacity: 1;
  }
}
a.button.button_red,
a.tp-button.red {
  background-color: #e7432b;
  color: #fff;
}
.button-stroke a.button.button_red,
.button-stroke a.button.button_red .button_icon i,
.button-stroke a.tp-button.red {
  color: #e7432b;
  border-color: #e7432b;
}
.button-stroke a:hover.button.button_red,
.button-stroke a:hover.tp-button.red {
  background-color: #e7432b !important;
  color: #fff;
}
a.button.button_blue,
a.tp-button.blue {
  background-color: #2e96db;
  color: #fff;
}
.button-stroke a.button.button_blue,
.button-stroke a.button.button_blue .button_icon i,
.button-stroke a.tp-button.blue {
  color: #2e96db;
  border-color: #2e96db;
}
.button-stroke a:hover.button.button_blue,
.button-stroke a:hover.tp-button.blue {
  background-color: #2e96db !important;
  color: #fff;
}
a.button.button_turquoise,
a.tp-button.turquoise {
  background-color: #22e387;
  color: #fff;
}
.button-stroke a.button.button_turquoise,
.button-stroke a.button.button_turquoise .button_icon i,
.button-stroke a.tp-button.turquoise {
  color: #22e387;
  border-color: #22e387;
}
.button-stroke a:hover.button.button_turquoise,
.button-stroke a:hover.tp-button.turquoise {
  background-color: #22e387 !important;
  color: #fff;
}
a.button.button_yellow,
a.tp-button.yellow {
  background-color: #face43;
  color: #fff;
}
.button-stroke a.button.button_yellow,
.button-stroke a.button.button_yellow .button_icon i,
.button-stroke a.tp-button.yellow {
  color: #face43;
  border-color: #face43;
}
.button-stroke a:hover.button.button_yellow,
.button-stroke a:hover.tp-button.yellow {
  background-color: #face43 !important;
  color: #fff;
}
a.button.button_grey,
a.tp-button.grey {
  background-color: #8f8f8f;
  color: #fff;
}
.button-stroke a.button.button_grey,
.button-stroke a.button.button_grey .button_icon i,
.button-stroke a.tp-button.grey {
  color: #8f8f8f;
  border-color: #8f8f8f;
}
.button-stroke a:hover.button.button_grey,
.button-stroke a:hover.tp-button.grey {
  background-color: #8f8f8f !important;
  color: #fff;
}
a.button.button_navy,
a.tp-button.navy {
  background-color: #3b5982;
  color: #fff;
}
.button-stroke a.button.button_navy,
.button-stroke a.button.button_navy .button_icon i,
.button-stroke a.tp-button.navy {
  color: #3b5982;
  border-color: #3b5982;
}
.button-stroke a:hover.button.button_navy,
.button-stroke a:hover.tp-button.navy {
  background-color: #3b5982 !important;
  color: #fff;
}
a.button.button_orange,
a.tp-button.orange {
  background-color: #ff8125;
  color: #fff;
}
.button-stroke a.button.button_orange,
.button-stroke a.button.button_orange .button_icon i,
.button-stroke a.tp-button.orange {
  color: #ff8125;
  border-color: #ff8125;
}
.button-stroke a:hover.button.button_orange,
.button-stroke a:hover.tp-button.orange {
  background-color: #ff8125 !important;
  color: #fff;
}
a.button.button_green,
a.tp-button.green {
  background-color: #88be4c;
  color: #fff;
}
.button-stroke a.button.button_green,
.button-stroke a.button.button_green .button_icon i,
.button-stroke a.tp-button.green {
  color: #88be4c;
  border-color: #88be4c;
}
.button-stroke a:hover.button.button_green,
.button-stroke a:hover.tp-button.green {
  background-color: #88be4c !important;
  color: #fff;
}
a.tp-button.darkgrey {
  background-color: transparent;
  color: #545454 !important;
  border-color: #545454;
}
a:hover.tp-button.darkgrey {
  background-color: #545454;
  color: #fff !important;
}
a.tp-button.lightgrey {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
a:hover.tp-button.lightgrey {
  background-color: #fff;
  color: #545454 !important;
}
@font-face {
  font-family: mfn-icons;
  src: url(../fonts/mfn-icons.eot);
  src: url(../fonts/mfn-icons.eot#iefix) format("embedded-opentype"),
    url(../fonts/mfn-icons.woff) format("woff"),
    url(../fonts/mfn-icons.ttf) format("truetype"),
    url(../fonts/mfn-icons.svg#mfn-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: mfn-icons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-acrobat:before {
  content: "\e800";
}
.icon-address:before {
  content: "\e801";
}
.icon-adjust:before {
  content: "\e802";
}
.icon-aim:before {
  content: "\e803";
}
.icon-air:before {
  content: "\e804";
}
.icon-alert:before {
  content: "\e805";
}
.icon-amazon:before {
  content: "\e806";
}
.icon-android:before {
  content: "\e807";
}
.icon-angellist:before {
  content: "\e808";
}
.icon-appnet:before {
  content: "\e809";
}
.icon-appstore:before {
  content: "\e80a";
}
.icon-archive:before {
  content: "\e80b";
}
.icon-arrow-combo:before {
  content: "\e80c";
}
.icon-arrows-ccw:before {
  content: "\e80d";
}
.icon-attach:before {
  content: "\e80e";
}
.icon-attach-line:before {
  content: "\e80f";
}
.icon-attention:before {
  content: "\e810";
}
.icon-back:before {
  content: "\e811";
}
.icon-back-in-time:before {
  content: "\e812";
}
.icon-bag:before {
  content: "\e813";
}
.icon-basket:before {
  content: "\e814";
}
.icon-battery:before {
  content: "\e815";
}
.icon-beaker-line:before {
  content: "\e816";
}
.icon-bell:before {
  content: "\e817";
}
.icon-bitbucket:before {
  content: "\e818";
}
.icon-bitcoin:before {
  content: "\e819";
}
.icon-block:before {
  content: "\e81a";
}
.icon-blogger:before {
  content: "\e81b";
}
.icon-book:before {
  content: "\e81c";
}
.icon-book-open:before {
  content: "\e81d";
}
.icon-bookmark:before {
  content: "\e81e";
}
.icon-bookmarks:before {
  content: "\e81f";
}
.icon-box:before {
  content: "\e820";
}
.icon-briefcase:before {
  content: "\e821";
}
.icon-brush:before {
  content: "\e822";
}
.icon-bucket:before {
  content: "\e823";
}
.icon-buffer:before {
  content: "\e824";
}
.icon-calendar:before {
  content: "\e825";
}
.icon-calendar-line:before {
  content: "\e826";
}
.icon-call:before {
  content: "\e827";
}
.icon-camera:before {
  content: "\e828";
}
.icon-camera-line:before {
  content: "\e829";
}
.icon-cancel:before {
  content: "\e82a";
}
.icon-cancel-circled:before {
  content: "\e82b";
}
.icon-cancel-squared:before {
  content: "\e82c";
}
.icon-cart:before {
  content: "\e82d";
}
.icon-cc:before {
  content: "\e82e";
}
.icon-cc-by:before {
  content: "\e82f";
}
.icon-cc-nc:before {
  content: "\e830";
}
.icon-cc-nc-eu:before {
  content: "\e831";
}
.icon-cc-nc-jp:before {
  content: "\e832";
}
.icon-cc-nd:before {
  content: "\e833";
}
.icon-cc-pd:before {
  content: "\e834";
}
.icon-cc-remix:before {
  content: "\e835";
}
.icon-cc-sa:before {
  content: "\e836";
}
.icon-cc-share:before {
  content: "\e837";
}
.icon-cc-zero:before {
  content: "\e838";
}
.icon-ccw:before {
  content: "\e839";
}
.icon-cd:before {
  content: "\e83a";
}
.icon-cd-line:before {
  content: "\e83b";
}
.icon-chart-area:before {
  content: "\e83c";
}
.icon-chart-bar:before {
  content: "\e83d";
}
.icon-chart-line:before {
  content: "\e83e";
}
.icon-chart-pie:before {
  content: "\e83f";
}
.icon-chat:before {
  content: "\e840";
}
.icon-check:before {
  content: "\e841";
}
.icon-clipboard:before {
  content: "\e842";
}
.icon-clock:before {
  content: "\e843";
}
.icon-clock-line:before {
  content: "\e844";
}
.icon-cloud:before {
  content: "\e845";
}
.icon-cloud-line:before {
  content: "\e846";
}
.icon-cloud-thunder:before {
  content: "\e847";
}
.icon-cloudapp:before {
  content: "\e848";
}
.icon-code:before {
  content: "\e849";
}
.icon-cog:before {
  content: "\e84a";
}
.icon-cog-line:before {
  content: "\e84b";
}
.icon-comment-fa:before {
  content: "\e84c";
}
.icon-comment-line:before {
  content: "\e84d";
}
.icon-compass:before {
  content: "\e84e";
}
.icon-credit-card:before {
  content: "\e84f";
}
.icon-cup:before {
  content: "\e850";
}
.icon-cup-line:before {
  content: "\e851";
}
.icon-cw:before {
  content: "\e852";
}
.icon-database-line:before {
  content: "\e853";
}
.icon-delicious:before {
  content: "\e854";
}
.icon-desktop-line:before {
  content: "\e855";
}
.icon-diamond-line:before {
  content: "\e856";
}
.icon-digg:before {
  content: "\e857";
}
.icon-direction:before {
  content: "\e858";
}
.icon-disqus:before {
  content: "\e859";
}
.icon-doc:before {
  content: "\e85a";
}
.icon-doc-landscape:before {
  content: "\e85b";
}
.icon-doc-line:before {
  content: "\e85c";
}
.icon-doc-text:before {
  content: "\e85d";
}
.icon-doc-text-inv:before {
  content: "\e85e";
}
.icon-docs:before {
  content: "\e85f";
}
.icon-dot:before {
  content: "\e860";
}
.icon-dot-2:before {
  content: "\e861";
}
.icon-dot-3:before {
  content: "\e862";
}
.icon-down:before {
  content: "\e863";
}
.icon-down-bold:before {
  content: "\e864";
}
.icon-down-circled:before {
  content: "\e865";
}
.icon-down-dir:before {
  content: "\e866";
}
.icon-down-open:before {
  content: "\e867";
}
.icon-down-open-big:before {
  content: "\e868";
}
.icon-down-open-mini:before {
  content: "\e869";
}
.icon-down-thin:before {
  content: "\e86a";
}
.icon-download:before {
  content: "\e86b";
}
.icon-drive:before {
  content: "\e86c";
}
.icon-droplet:before {
  content: "\e86d";
}
.icon-drupal:before {
  content: "\e86e";
}
.icon-duckduckgo:before {
  content: "\e86f";
}
.icon-dwolla:before {
  content: "\e870";
}
.icon-ebay:before {
  content: "\e871";
}
.icon-email:before {
  content: "\e872";
}
.icon-erase:before {
  content: "\e873";
}
.icon-eventasaurus:before {
  content: "\e874";
}
.icon-eventbrite:before {
  content: "\e875";
}
.icon-eventful:before {
  content: "\e876";
}
.icon-export:before {
  content: "\e877";
}
.icon-eye:before {
  content: "\e878";
}
.icon-eye-line:before {
  content: "\e879";
}
.icon-fast-backward:before {
  content: "\e87a";
}
.icon-fast-forward:before {
  content: "\e87b";
}
.icon-feather:before {
  content: "\e87c";
}
.icon-fire-line:before {
  content: "\e87d";
}
.icon-fivehundredpx:before {
  content: "\e87e";
}
.icon-flag:before {
  content: "\e87f";
}
.icon-flash:before {
  content: "\e880";
}
.icon-flashlight:before {
  content: "\e881";
}
.icon-flight:before {
  content: "\e882";
}
.icon-floppy:before {
  content: "\e883";
}
.icon-flow-branch:before {
  content: "\e884";
}
.icon-flow-cascade:before {
  content: "\e885";
}
.icon-flow-line:before {
  content: "\e886";
}
.icon-flow-parallel:before {
  content: "\e887";
}
.icon-flow-tree:before {
  content: "\e888";
}
.icon-folder:before {
  content: "\e889";
}
.icon-food-line:before {
  content: "\e88a";
}
.icon-forrst:before {
  content: "\e88b";
}
.icon-forward:before {
  content: "\e88c";
}
.icon-gauge:before {
  content: "\e88d";
}
.icon-globe:before {
  content: "\e88e";
}
.icon-globe-line:before {
  content: "\e88f";
}
.icon-gmail:before {
  content: "\e890";
}
.icon-googleplay:before {
  content: "\e891";
}
.icon-gowalla:before {
  content: "\e892";
}
.icon-graduation-cap:before {
  content: "\e893";
}
.icon-graduation-cap-line:before {
  content: "\e894";
}
.icon-grooveshark:before {
  content: "\e895";
}
.icon-guest:before {
  content: "\e896";
}
.icon-hackernews:before {
  content: "\e897";
}
.icon-heart-empty-fa:before {
  content: "\e898";
}
.icon-heart-fa:before {
  content: "\e899";
}
.icon-heart-line:before {
  content: "\e89a";
}
.icon-help:before {
  content: "\e89b";
}
.icon-help-circled:before {
  content: "\e89c";
}
.icon-home:before {
  content: "\e89d";
}
.icon-hourglass:before {
  content: "\e89e";
}
.icon-html5:before {
  content: "\e89f";
}
.icon-ie:before {
  content: "\e8a0";
}
.icon-inbox:before {
  content: "\e8a1";
}
.icon-inbox-line:before {
  content: "\e8a2";
}
.icon-infinity:before {
  content: "\e8a3";
}
.icon-info:before {
  content: "\e8a4";
}
.icon-info-circled:before {
  content: "\e8a5";
}
.icon-install:before {
  content: "\e8a6";
}
.icon-instapaper:before {
  content: "\e8a7";
}
.icon-intensedebate:before {
  content: "\e8a8";
}
.icon-itunes:before {
  content: "\e8a9";
}
.icon-key:before {
  content: "\e8aa";
}
.icon-key-line:before {
  content: "\e8ab";
}
.icon-keyboard:before {
  content: "\e8ac";
}
.icon-klout:before {
  content: "\e8ad";
}
.icon-lamp:before {
  content: "\e8ae";
}
.icon-language:before {
  content: "\e8af";
}
.icon-lanyrd:before {
  content: "\e8b0";
}
.icon-layout:before {
  content: "\e8b1";
}
.icon-leaf:before {
  content: "\e8b2";
}
.icon-left:before {
  content: "\e8b3";
}
.icon-left-bold:before {
  content: "\e8b4";
}
.icon-left-circled:before {
  content: "\e8b5";
}
.icon-left-dir:before {
  content: "\e8b6";
}
.icon-left-open:before {
  content: "\e8b7";
}
.icon-left-open-big:before {
  content: "\e8b8";
}
.icon-left-open-mini:before {
  content: "\e8b9";
}
.icon-left-thin:before {
  content: "\e8ba";
}
.icon-lego:before {
  content: "\e8bb";
}
.icon-level-down:before {
  content: "\e8bc";
}
.icon-level-up:before {
  content: "\e8bd";
}
.icon-lifebuoy:before {
  content: "\e8be";
}
.icon-light-down:before {
  content: "\e8bf";
}
.icon-light-up:before {
  content: "\e8c0";
}
.icon-lightbulb-line:before {
  content: "\e8c1";
}
.icon-link:before {
  content: "\e8c2";
}
.icon-list:before {
  content: "\e8c3";
}
.icon-list-add:before {
  content: "\e8c4";
}
.icon-lkdto:before {
  content: "\e8c5";
}
.icon-location:before {
  content: "\e8c6";
}
.icon-location-line:before {
  content: "\e8c7";
}
.icon-lock:before {
  content: "\e8c8";
}
.icon-lock-line:before {
  content: "\e8c9";
}
.icon-lock-open:before {
  content: "\e8ca";
}
.icon-login:before {
  content: "\e8cb";
}
.icon-logout:before {
  content: "\e8cc";
}
.icon-loop:before {
  content: "\e8cd";
}
.icon-macstore:before {
  content: "\e8ce";
}
.icon-magnet:before {
  content: "\e8cf";
}
.icon-mail:before {
  content: "\e8d0";
}
.icon-mail-line:before {
  content: "\e8d1";
}
.icon-map:before {
  content: "\e8d2";
}
.icon-meetup:before {
  content: "\e8d3";
}
.icon-megaphone:before {
  content: "\e8d4";
}
.icon-megaphone-line:before {
  content: "\e8d5";
}
.icon-menu:before {
  content: "\e8d6";
}
.icon-mic:before {
  content: "\e8d7";
}
.icon-minus:before {
  content: "\e8d8";
}
.icon-minus-circled:before {
  content: "\e8d9";
}
.icon-minus-squared:before {
  content: "\e8da";
}
.icon-mobile:before {
  content: "\e8db";
}
.icon-mobile-line:before {
  content: "\e8dc";
}
.icon-money-line:before {
  content: "\e8dd";
}
.icon-monitor:before {
  content: "\e8de";
}
.icon-moon:before {
  content: "\e8df";
}
.icon-mouse:before {
  content: "\e8e0";
}
.icon-music:before {
  content: "\e8e1";
}
.icon-music-line:before {
  content: "\e8e2";
}
.icon-mute:before {
  content: "\e8e3";
}
.icon-myspace:before {
  content: "\e8e4";
}
.icon-network:before {
  content: "\e8e5";
}
.icon-newspaper:before {
  content: "\e8e6";
}
.icon-ninetyninedesigns:before {
  content: "\e8e7";
}
.icon-note:before {
  content: "\e8e8";
}
.icon-note-beamed:before {
  content: "\e8e9";
}
.icon-note-line:before {
  content: "\e8ea";
}
.icon-openid:before {
  content: "\e8eb";
}
.icon-opentable:before {
  content: "\e8ec";
}
.icon-palette:before {
  content: "\e8ed";
}
.icon-paper-plane:before {
  content: "\e8ee";
}
.icon-paper-plane-line:before {
  content: "\e8ef";
}
.icon-params-line:before {
  content: "\e8f0";
}
.icon-pause:before {
  content: "\e8f1";
}
.icon-pencil:before {
  content: "\e8f2";
}
.icon-pencil-line:before {
  content: "\e8f3";
}
.icon-phone:before {
  content: "\e8f4";
}
.icon-photo-line:before {
  content: "\e8f5";
}
.icon-picture:before {
  content: "\e8f6";
}
.icon-pinboard:before {
  content: "\e8f7";
}
.icon-plancast:before {
  content: "\e8f8";
}
.icon-play:before {
  content: "\e8f9";
}
.icon-plurk:before {
  content: "\e8fa";
}
.icon-plus:before {
  content: "\e8fb";
}
.icon-plus-circled:before {
  content: "\e8fc";
}
.icon-plus-squared:before {
  content: "\e8fd";
}
.icon-pocket:before {
  content: "\e8fe";
}
.icon-podcast:before {
  content: "\e8ff";
}
.icon-popup:before {
  content: "\e900";
}
.icon-posterous:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-progress-0:before {
  content: "\e903";
}
.icon-progress-1:before {
  content: "\e904";
}
.icon-progress-2:before {
  content: "\e905";
}
.icon-progress-3:before {
  content: "\e906";
}
.icon-publish:before {
  content: "\e907";
}
.icon-quora:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e909";
}
.icon-record:before {
  content: "\e90a";
}
.icon-reddit:before {
  content: "\e90b";
}
.icon-reply:before {
  content: "\e90c";
}
.icon-reply-all:before {
  content: "\e90d";
}
.icon-resize-full:before {
  content: "\e90e";
}
.icon-resize-small:before {
  content: "\e90f";
}
.icon-retweet:before {
  content: "\e910";
}
.icon-right:before {
  content: "\e911";
}
.icon-right-bold:before {
  content: "\e912";
}
.icon-right-circled:before {
  content: "\e913";
}
.icon-right-dir:before {
  content: "\e914";
}
.icon-right-open:before {
  content: "\e915";
}
.icon-right-open-big:before {
  content: "\e916";
}
.icon-right-open-mini:before {
  content: "\e917";
}
.icon-right-thin:before {
  content: "\e918";
}
.icon-rocket:before {
  content: "\e919";
}
.icon-rss:before {
  content: "\e91a";
}
.icon-search:before {
  content: "\e91b";
}
.icon-search-line:before {
  content: "\e91c";
}
.icon-share:before {
  content: "\e91d";
}
.icon-shareable:before {
  content: "\e91e";
}
.icon-shop-line:before {
  content: "\e91f";
}
.icon-shuffle:before {
  content: "\e920";
}
.icon-signal:before {
  content: "\e921";
}
.icon-smashmag:before {
  content: "\e922";
}
.icon-songkick:before {
  content: "\e923";
}
.icon-sound:before {
  content: "\e924";
}
.icon-sound-line:before {
  content: "\e925";
}
.icon-stackoverflow:before {
  content: "\e926";
}
.icon-star:before {
  content: "\e927";
}
.icon-star-empty:before {
  content: "\e928";
}
.icon-star-line:before {
  content: "\e929";
}
.icon-statusnet:before {
  content: "\e92a";
}
.icon-stop:before {
  content: "\e92b";
}
.icon-suitcase:before {
  content: "\e92c";
}
.icon-switch:before {
  content: "\e92d";
}
.icon-t-shirt-line:before {
  content: "\e92e";
}
.icon-tag:before {
  content: "\e92f";
}
.icon-tag-line:before {
  content: "\e930";
}
.icon-tape:before {
  content: "\e931";
}
.icon-target:before {
  content: "\e932";
}
.icon-thermometer:before {
  content: "\e933";
}
.icon-thumbs-up:before {
  content: "\e934";
}
.icon-thumbs-down:before {
  content: "\e935";
}
.icon-thumbs-up-line:before {
  content: "\e936";
}
.icon-ticket:before {
  content: "\e937";
}
.icon-to-end:before {
  content: "\e938";
}
.icon-to-start:before {
  content: "\e939";
}
.icon-tools:before {
  content: "\e93a";
}
.icon-traffic-cone:before {
  content: "\e93b";
}
.icon-trash:before {
  content: "\e93c";
}
.icon-trash-line:before {
  content: "\e93d";
}
.icon-trophy:before {
  content: "\e93e";
}
.icon-truck-line:before {
  content: "\e93f";
}
.icon-tv-line:before {
  content: "\e940";
}
.icon-up:before {
  content: "\e941";
}
.icon-up-bold:before {
  content: "\e942";
}
.icon-up-circled:before {
  content: "\e943";
}
.icon-up-dir:before {
  content: "\e944";
}
.icon-up-open:before {
  content: "\e945";
}
.icon-up-open-big:before {
  content: "\e946";
}
.icon-up-open-mini:before {
  content: "\e947";
}
.icon-up-thin:before {
  content: "\e948";
}
.icon-upload:before {
  content: "\e949";
}
.icon-upload-cloud:before {
  content: "\e94a";
}
.icon-user:before {
  content: "\e94b";
}
.icon-user-add:before {
  content: "\e94c";
}
.icon-user-line:before {
  content: "\e94d";
}
.icon-users:before {
  content: "\e94e";
}
.icon-vcard:before {
  content: "\e94f";
}
.icon-viadeo:before {
  content: "\e950";
}
.icon-video:before {
  content: "\e951";
}
.icon-videocam-line:before {
  content: "\e952";
}
.icon-vk:before {
  content: "\e953";
}
.icon-volume:before {
  content: "\e954";
}
.icon-w3c:before {
  content: "\e955";
}
.icon-wallet-line:before {
  content: "\e956";
}
.icon-water:before {
  content: "\e957";
}
.icon-weibo:before {
  content: "\e958";
}
.icon-wikipedia:before {
  content: "\e959";
}
.icon-window:before {
  content: "\e95a";
}
.icon-wordpress:before {
  content: "\e95b";
}
.icon-xing:before {
  content: "\e95c";
}
.icon-yahoo:before {
  content: "\e95d";
}
.icon-yelp:before {
  content: "\e95e";
}
.icon-youtube:before {
  content: "\e95f";
}
.icon-menu-fine:before {
  content: "\e960";
}
.icon-bag-fine:before {
  content: "\e961";
}
.icon-search-fine:before {
  content: "\e962";
}
.icon-cancel-fine:before {
  content: "\e963";
}
.icon-plus-fine:before {
  content: "\e964";
}
.icon-minus-fine:before {
  content: "\e965";
}
.icon-gplus-circled:before {
  content: "\f059";
}
.icon-github-circled:before {
  content: "\f09b";
}
.icon-gplus:before {
  content: "\f0d5";
}
.icon-comment-empty-fa:before {
  content: "\f0e5";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-stripe:before {
  content: "\f1f5";
}
.icon-chrome:before {
  content: "\f268";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-github:before {
  content: "\f300";
}
.icon-flickr:before {
  content: "\f303";
}
.icon-flickr-circled:before {
  content: "\f304";
}
.icon-vimeo:before {
  content: "\f306";
}
.icon-vimeo-circled:before {
  content: "\f307";
}
.icon-twitter:before {
  content: "\f309";
}
.icon-twitter-circled:before {
  content: "\f30a";
}
.icon-facebook:before {
  content: "\f30c";
}
.icon-facebook-circled:before {
  content: "\f30d";
}
.icon-facebook-squared:before {
  content: "\f30e";
}
.icon-pinterest:before {
  content: "\f312";
}
.icon-pinterest-circled:before {
  content: "\f313";
}
.icon-tumblr-circled:before {
  content: "\f316";
}
.icon-linkedin:before {
  content: "\f318";
}
.icon-linkedin-circled:before {
  content: "\f319";
}
.icon-dribbble:before {
  content: "\f31b";
}
.icon-dribbble-circled:before {
  content: "\f31c";
}
.icon-stumbleupon:before {
  content: "\f31e";
}
.icon-stumbleupon-circled:before {
  content: "\f31f";
}
.icon-lastfm:before {
  content: "\f321";
}
.icon-lastfm-circled:before {
  content: "\f322";
}
.icon-rdio:before {
  content: "\f324";
}
.icon-rdio-circled:before {
  content: "\f325";
}
.icon-spotify-circled:before {
  content: "\f328";
}
.icon-dropbox:before {
  content: "\f330";
}
.icon-evernote:before {
  content: "\f333";
}
.icon-flattr:before {
  content: "\f336";
}
.icon-skype:before {
  content: "\f339";
}
.icon-skype-circled:before {
  content: "\f33a";
}
.icon-renren:before {
  content: "\f33c";
}
.icon-sina-weibo:before {
  content: "\f33f";
}
.icon-picasa:before {
  content: "\f345";
}
.icon-soundcloud:before {
  content: "\f348";
}
.icon-mixi:before {
  content: "\f34b";
}
.icon-google-circles:before {
  content: "\f351";
}
.icon-vkontakte:before {
  content: "\f354";
}
.icon-smashing:before {
  content: "\f357";
}
.icon-db-shape:before {
  content: "\f600";
}
.icon-sweden:before {
  content: "\f601";
}
.icon-logo-db:before {
  content: "\f603";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.bbpress #Subheader .title {
  width: 60%;
}
.bbpress #Subheader ul.breadcrumbs {
  width: 40%;
}
.bbpress #Subheader ul.breadcrumbs .bbp-breadcrumb-current {
  margin: 0;
}
.bbpress #bbpress-forums div.bbp-search-form {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}
.bbpress #bbpress-forums #subscription-toggle {
  color: #fff;
}
.bbpress #bbpress-forums #bbp-search-form #bbp_search {
  width: 100%;
  margin: 0;
}
.bbpress #bbpress-forums div.bbp-topic-tags {
  clear: both;
  margin-bottom: 20px;
}
.bbpress #bbpress-forums div.bbp-topic-tags p {
  margin: 0;
}
.bbpress .widget_display_search .screen-reader-text {
  display: none;
}
.bbpress .widget_display_search #bbp_search {
  margin: 0;
}
.bbpress .bbp_widget_login .bbp-logged-in h4 {
  font-size: 14px;
  font-weight: 600;
}
.bbpress .bbp_widget_login .bbp-logged-in a.button {
  margin: 0;
}
.bbpress .widget_display_views ul,
.bbpress .widget_display_forums ul {
  list-style-type: square;
  padding: 0 0 0 30px;
}
.bbpress .widget_display_views ul li a,
.bbpress .widget_display_forums ul li a {
  display: block;
  padding: 4px 0 7px 4px;
}
#buddypress {
  margin-bottom: 40px;
}
#buddypress #whats-new-options {
  height: auto !important;
  overflow: visible !important;
}
#buddypress div.dir-search {
  margin: 0;
}
#buddypress #search-members-form > * {
  float: left;
}
#buddypress div.dir-search input[type="text"],
#buddypress li.groups-members-search input[type="text"] {
  padding: 2px 3px;
  font-size: 100%;
  margin-right: 5px;
  font-weight: 400;
}
#buddypress div#subnav.item-list-tabs ul li > * {
  float: left;
}
#buddypress div#subnav.item-list-tabs ul li label {
  margin: 10px 5px 0 0;
  font-weight: 400;
}
#buddypress div#item-header div#item-meta {
  font-size: 100%;
}
#buddypress #message-recipients .highlight {
  background: 0 0;
  color: inherit;
}
#buddypress #message-recipients .button {
  display: inline;
}
.wpcf7::after {
  clear: both;
  content: "";
  display: block;
}
.wpcf7-form .column {
  margin-bottom: 10px;
}
.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #7dcc68 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
.wpcf7-mail-sent-ng {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #fb5455 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
.cf7p-message .wpcf7-validation-errors {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #fb5455 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
body:not(.cf7p-message) .wpcf7-validation-errors {
  border: none !important;
  display: none !important;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip {
  position: absolute !important;
  left: -50px !important;
  top: 0 !important;
  width: 50px !important;
  height: 44px !important;
  padding: 0 !important;
  overflow: hidden;
  text-indent: -9999px !important;
  padding: 0;
  border: none !important;
}
.wpcf7-captchar {
  margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative !important;
  display: inline-block;
  margin-bottom: 3px;
}
span.wpcf7-form-control-wrap .wpcf7-date,
span.wpcf7-form-control-wrap .wpcf7-quiz,
span.wpcf7-form-control-wrap .wpcf7-number,
span.wpcf7-form-control-wrap .wpcf7-select,
span.wpcf7-form-control-wrap .wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}
.wpcf7-submit {
  margin-bottom: 0 !important;
}
#popup_contact {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9001;
}
.nice-scroll #popup_contact {
  right: 30px;
}
#popup_contact > a.button {
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  margin: 0;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  background: #f7f7f7;
  position: absolute;
  bottom: 0;
  right: 0;
}
#popup_contact > a.button:hover {
  text-decoration: none;
}
#popup_contact .popup_contact_wrapper {
  width: 250px;
  padding: 20px;
  background: #fbfbfb;
  position: absolute;
  bottom: 65px;
  right: 0;
  display: none;
}
#popup_contact.focus .popup_contact_wrapper {
  display: block;
}
#popup_contact .popup_contact_wrapper span.arrow {
  position: absolute;
  right: 15px;
  bottom: -8px;
  margin: 0 auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 8px solid #fbfbfb;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#popup_contact .popup_contact_wrapper form input[type="text"],
#popup_contact .popup_contact_wrapper form input[type="email"],
#popup_contact .popup_contact_wrapper form textarea {
  background: #fff;
  margin-bottom: 10px;
}
#popup_contact .popup_contact_wrapper form textarea {
  resize: vertical;
  min-height: 100px;
}
#popup_contact .popup_contact_wrapper form input[type="submit"] {
  margin: 0;
  float: right;
}
#popup_contact .wpcf7-form.invalid > p:after {
  display: block;
}
#popup_contact .wpcf7-form-control-wrap {
  display: inline-block;
  margin-right: 0;
  width: 100%;
}
#popup_contact div.wpcf7 img.ajax-loader {
  margin-top: 10px;
}
.edd_downloads_list .edd_download_inner {
  background: #fff;
  margin: 0 4% 20px;
  padding: 0 15px 20px;
}
.edd_downloads_list .edd_download_inner .edd_download_image {
  margin: 0 -15px;
}
.edd_downloads_list .edd_download_inner .edd_download_title {
  padding-top: 15px;
}
.edd_downloads_list
  .edd_download_inner
  .edd_download_buy_button
  .edd_purchase_submit_wrapper {
  text-align: right;
}
.edd_downloads_list
  .edd_download_inner
  .edd_download_buy_button
  .edd_purchase_submit_wrapper
  .edd-cart-added-alert {
  position: static;
  margin-top: 15px;
}
.edd_downloads_list .edd_download_inner .edd_download_buy_button a.button {
  margin: 0;
}
.edd_download_image {
  border-style: solid;
  border-width: 8px;
  box-sizing: border-box;
  display: block;
  line-height: 0;
  max-width: calc(100% + 30px);
  position: relative;
}
.edd_download_image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#edd_checkout_cart th,
#edd_checkout_cart td {
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  padding: 10px;
}
#edd_checkout_cart .edd_cart_header_row th {
  font-weight: 700;
  padding: 10px;
}
#edd_checkout_cart .edd_cart_tax_row th,
#edd_checkout_cart .edd_cart_discount_row th {
  background: inherit;
}
#edd_checkout_cart tr:hover td a {
  color: inherit;
}
table#edd_purchase_receipt,
table#edd_purchase_receipt_products {
  margin-bottom: 40px;
}
#edd_checkout_form_wrap label,
#edd_checkout_form_wrap span.edd-description {
  font-size: 100%;
}
#edd_checkout_form_wrap span.edd-description {
  margin-bottom: 10px;
}
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap textarea {
  padding: 10px;
}
.edd-submit,
#edd-purchase-button,
input[type="submit"].edd-submit {
  padding: 11px 20px;
  font-size: 100%;
  font-weight: 400;
  border: inherit;
}
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment {
  background: #fafafa none repeat scroll 0 0;
  color: #444;
  padding: 14px 20px;
}
.gform_wrapper label {
  font-weight: 400;
  margin: 0.188em 0 0.75em;
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 700;
}
.gform_wrapper input,
.gform_wrapper select {
  margin: 0;
}
.gform_wrapper input[type="checkbox"],
.gform_wrapper input[type="radio"] {
  margin-left: 3px;
}
.gform_wrapper div.validation_error {
  border: none !important;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px !important;
  box-sizing: border-box;
  background: #fb5455;
  color: #fff !important;
  font-weight: 400 !important;
  font-size: inherit !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px;
  background: #80b736;
  color: #fff;
}
#mc_embed_signup .clear {
  height: auto;
  overflow: visible;
  visibility: visible;
}
.mc4wp-form p > input {
  float: left;
  margin: 0 3px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 9045;
}
.-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: 0 0 !important;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 9044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 9046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: sans-serif;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "" !important;
  display: block !important;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  background: 0 0;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-wrap button:after {
  width: 0 !important;
  height: 0 !important;
  background: 0 0 !important;
}
.button-flat .mfp-arrow:after {
  top: 8px;
  opacity: 1;
}
.button-stroke .mfp-close {
  color: #fff !important;
}
.button-stroke .mfp-close:hover {
  background: 0 0 !important;
}
.button-stroke .mfp-arrow:hover {
  background: 0 0 !important;
}
.mfp-inline {
  display: block !important;
  position: relative;
  background: #fff;
  padding: 25px 30px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-inline p:nth-last-child(2) {
  margin-bottom: 0;
}
.button-stroke .mfp-inline .mfp-close {
  color: #333 !important;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}
[dir="rtl"] .slick-slide {
  float: right !important;
}
.slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.tribe-events-page-template #Subheader .title {
  width: 60%;
}
.tribe-events-page-template #Subheader ul.breadcrumbs {
  width: 40%;
}
.tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  padding-right: 0 !important;
}
#tribe-bar-views .tribe-bar-views-list {
  z-index: 29;
}
#tribe-bar-form input[type="text"] {
  font-weight: 400;
}
h2.tribe-events-page-title,
#tribe-geo-results h2.tribe-events-page-title {
  font-weight: 400;
}
.tribe-events-list-separator-month {
  font-weight: 400;
}
#tribe-events-content .tribe-events-tooltip h4 {
  font-weight: 400;
}
.tribe-events-meta-group .tribe-events-single-section-title {
  font-weight: 400;
}
.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop {
  max-width: 100%;
}
a.tribe-events-ical {
  margin-top: 0;
}
.tribe-events-cal-links a.tribe-events-gcal {
  margin-top: 0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  clear: left;
  font-weight: 700;
  line-height: inherit;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  float: inherit;
  line-height: inherit;
  list-style: none outside none;
  margin: 0 0 0 110px;
  padding: 10px 0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:after {
  display: none;
}
.tribe-events-back {
  padding: 15px 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
ul.tribe-events-sub-nav a,
.tribe-events-back a {
  font-size: 14px;
  font-weight: 400;
}
.tribe-events-event-image {
  border: 8px solid #f8f8f8;
  box-sizing: border-box;
  display: block;
  line-height: 0;
}
.tribe-events-list-widget ol {
  padding: 10px 0 0 30px;
}
.tribe-events-list-widget ol li {
  margin-bottom: 20px;
  list-style-type: square;
  padding-left: 4px;
}
.tribe-events-list-widget ol li:before {
  display: none;
}
.tribe-events-list-widget ol li h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.tribe-events-list-widget ol li .duration {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.tribe-events-list-widget p.tribe-events-widget-link {
  margin-left: 30px;
  padding-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.tribe-events-list-widget p.tribe-events-widget-link a {
  font-weight: 400;
  font-size: 13px;
}
.tribe-events-list-separator-month span {
  background: #fcfcfc;
}
.tribe-events-event-meta,
.tribe-events-promo {
  color: #a8a8a8;
}
.tribe-events-calendar thead th {
  color: #444;
  border-color: rgba(0, 0, 0, 0.08);
}
.ui-datepicker .ui-datepicker-title select {
  padding: inherit;
  width: auto;
  display: inline-block;
  margin: auto;
  -webkit-appearance: menulist;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  margin: -1px;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  box-shadow: 0 0 0 0 transparent;
}
.ui-datepicker table tr {
  border: 0 !important;
}
.ui-datepicker table tr td {
  border-width: 0 1px 1px 0 !important;
  border-style: solid;
  border-color: #dedede;
  padding: 1px;
}
.ui-datepicker table td a,
.ui-datepicker table td span {
  width: auto !important;
  display: block !important;
}
.ui-datepicker table tr:first-child td {
  background: inherit !important;
}
.ui-datepicker table tr:hover td {
  background: inherit !important;
  color: inherit !important;
}
.ui-datepicker table tr:hover td a {
  color: inherit !important;
}
.ui-datepicker table tr:nth-child(2n) td {
  background: inherit !important;
}
.wpb_wrapper > div {
  margin-bottom: 35px;
}
.wpb_wrapper.ui-sortable .vc_call_to_action {
  background: 0 0;
  border: none;
  padding: 0;
}
body.layout-boxed .vc_row[data-vc-stretch-content="true"] {
  left: 0 !important;
  width: auto !important;
  margin-left: -2.7%;
  margin-right: -2.7%;
}
body.layout-boxed .vc_row-no-padding .wpb_column {
  padding: 0;
}
.vc_images_carousel {
  width: auto !important;
}
.wpb_wrapper .portfolio_group {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}
.wpb_wrapper .portfolio_group.flat .portfolio-item,
.wpb_wrapper .portfolio_group.masonry-flat .portfolio-item {
  margin-bottom: 0;
}
.wpb_wrapper .portfolio_group .portfolio-item .image_frame {
  margin-bottom: 0;
}
.wpb_wrapper .wpcf7-form {
  display: inline-block;
}
body {
  min-width: 960px;
}
body.admin-bar {
  position: relative;
}
#Wrapper {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.layout-boxed {
  padding: 0 0 15px;
}
.layout-boxed.boxed-no-margin {
  padding: 0;
}
.layout-full-width {
  padding: 0;
}
.layout-full-width #Wrapper {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
}
#Content {
  width: 100%;
}
#Content.no-padding,
.template-slider #Content,
.with_aside #Content {
  padding-top: 0;
}
.with_aside .sections_group {
  padding-top: 30px;
}
.section {
  position: relative;
}
.section_wrapper,
.container {
  max-width: 1220px;
  margin: 0 auto;
  position: relative;
}
.section.full-width > .section_wrapper {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.section_wrapper:after,
.container:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.mcb-wrap {
  float: left;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mcb-wrap.divider {
  width: 100%;
}
.column,
.columns {
  float: left;
  margin: 0 1% 40px;
}
.the_content_wrapper {
  margin: 0 1%;
}
.column_content .the_content_wrapper {
  margin: 0;
}
.sidebar,
.widget-area {
  box-sizing: border-box;
}
.equal-height-wrap .mcb-wrap .mcb-wrap-inner {
  position: relative;
  float: left;
  width: 100%;
}
.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.equal-height-wrap .mcb-wrap.valign-bottom .mcb-wrap-inner {
  top: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.one-sixth.mcb-wrap {
  width: 16.666%;
}
.one-fifth.mcb-wrap {
  width: 20%;
}
.one-fourth.mcb-wrap {
  width: 25%;
}
.one-third.mcb-wrap {
  width: 33.333%;
}
.two-fifth.mcb-wrap {
  width: 40%;
}
.one-second.mcb-wrap {
  width: 50%;
}
.three-fifth.mcb-wrap {
  width: 60%;
}
.two-third.mcb-wrap {
  width: 66.666%;
}
.three-fourth.mcb-wrap {
  width: 75%;
}
.four-fifth.mcb-wrap {
  width: 80%;
}
.five-sixth.mcb-wrap {
  width: 83.333%;
}
.one.mcb-wrap {
  width: 100%;
}
.one-sixth.column {
  width: 14.666%;
}
.one-fifth.column {
  width: 18%;
}
.one-fourth.column,
.four.columns {
  width: 23%;
}
.one-third.column {
  width: 31.333%;
}
.two-fifth.column {
  width: 38%;
}
.one-second.column {
  width: 48%;
}
.three-fifth.column {
  width: 58%;
}
.two-third.column {
  width: 64.666%;
}
.three-fourth.column {
  width: 73%;
}
.four-fifth.column {
  width: 78%;
}
.five-sixth.column {
  width: 81.333%;
}
.one.column {
  width: 98%;
}
.section.full-width > .one.column,
.section.full-width > .section_wrapper > .one.column,
.section.full-width .one.wrap .one.column {
  width: 100%;
  margin: 0;
}
.with_aside .content_wrapper {
  max-width: 1240px;
  margin: 0 auto;
}
.with_aside .sections_group {
  width: 75%;
  float: left;
}
.with_aside .section_wrapper {
  max-width: 98%;
  max-width: calc(100% - 20px);
}
.with_aside .four.columns {
  float: right;
  margin: 0;
}
.aside_left .sections_group {
  float: right;
}
.aside_left .four.columns {
  float: left;
}
.aside_both .sections_group {
  width: 60%;
  margin-left: 20%;
}
.aside_both .sidebar.columns {
  width: 18%;
}
.aside_both .sidebar-1 {
  float: left !important;
  margin-left: -79%;
}
.no-margin-h .column {
  margin-left: 0;
  margin-right: 0;
}
.no-margin-h .one-sixth.column {
  width: 16.666%;
}
.no-margin-h .one-fifth.column {
  width: 20%;
}
.no-margin-h .one-fourth.column {
  width: 25%;
}
.no-margin-h .one-third.column {
  width: 33.333%;
}
.no-margin-h .two-fifth.column {
  width: 40%;
}
.no-margin-h .one-second.column {
  width: 50%;
}
.no-margin-h .three-fifth.column {
  width: 60%;
}
.no-margin-h .two-third.column {
  width: 66.666%;
}
.no-margin-h .three-fourth.column {
  width: 75%;
}
.no-margin-h .four-fifth.column {
  width: 80%;
}
.no-margin-h .five-sixth.column {
  width: 83.333%;
}
.no-margin-h .one.column {
  width: 100%;
}
.column.column_divider {
  margin-bottom: 0 !important;
}
.column-margin-0px .column {
  margin-bottom: 0 !important;
}
.column-margin-10px .column {
  margin-bottom: 10px !important;
}
.column-margin-20px .column {
  margin-bottom: 20px !important;
}
.column-margin-30px .column {
  margin-bottom: 30px !important;
}
.column-margin-40px .column {
  margin-bottom: 40px !important;
}
.column-margin-50px .column {
  margin-bottom: 50px !important;
}
.column-margin-0px.column {
  margin-bottom: 0 !important;
}
.column-margin-10px.column {
  margin-bottom: 10px !important;
}
.column-margin-20px.column {
  margin-bottom: 20px !important;
}
.column-margin-30px.column {
  margin-bottom: 30px !important;
}
.column-margin-40px.column {
  margin-bottom: 40px !important;
}
.column-margin-50px.column {
  margin-bottom: 50px !important;
}
.equal-height .column .column_attr {
  height: 100%;
  box-sizing: border-box;
}
.column_attr.align_left {
  text-align: left;
}
.column_attr.align_right {
  text-align: right;
}
.column_attr.align_center {
  text-align: center;
}
.column_attr.align_justify {
  text-align: justify;
}
.extra_content .the_content_wrapper {
  margin: 0 1%;
}
.extra_content .has_content .the_content_wrapper,
.extra_content .category_description .the_content_wrapper {
  margin-bottom: 40px;
}
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.sections_group {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.rev_slider iframe {
  max-width: 1220px;
}
.rev_slider ul {
  margin: 0 !important;
}
.tp-static-layers {
  z-index: 200;
}
#mfn-layer-slider {
  position: relative;
  z-index: 28;
}
#mfn-layer-slider .ls-yourlogo {
  z-index: 29;
}
.section[data-parallax="3d"] {
  overflow: hidden;
}
.section .mfn-parallax {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none !important;
  transition: opacity 0.2s;
}
.wrap[data-parallax="3d"] {
  overflow: hidden;
  position: relative;
}
.wrap[data-parallax="3d"] > .mcb-wrap-inner,
.wrap[data-parallax="3d"] > .column {
  position: relative;
}
.section.center {
  text-align: center;
}
.section.no-margin .column,
.section.no-margin-v .column {
  margin-bottom: 0;
}
.the_content_wrapper pre {
  margin-bottom: 20px;
}
.tr-content #Wrapper,
.tr-content #Content {
  background: 0 0;
}
.tr-header #Wrapper {
  background: 0 0;
}
.tr-header #Header_wrapper {
  background: 0 0 !important;
}
.tr-footer #Wrapper {
  background: 0 0;
}
.tr-footer #Footer {
  background: 0 0 !important;
}
.no-shadows #Wrapper,
.no-shadows #Top_bar.is-sticky,
.no-shadows #Header_creative,
.no-shadows input[type="date"],
.no-shadows input[type="email"],
.no-shadows input[type="number"],
.no-shadows input[type="password"],
.no-shadows input[type="search"],
.no-shadows input[type="tel"],
.no-shadows input[type="text"],
.no-shadows input[type="url"],
.no-shadows select,
.no-shadows textarea,
.no-shadows .woocommerce .quantity input.qty {
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.no-shadows #Wrapper {
  overflow: visible;
}
.no-shadows #Subheader:after {
  display: none;
}
.page.hide-title-area #Content,
.no-content-padding #Content,
.template-blank #Content,
.under-construction #Content {
  padding: 0 !important;
}
.with_aside.page.hide-title-area .sections_group,
.with_aside.no-content-padding .sections_group {
  padding: 0 !important;
}
.under-construction .section-uc-1 {
  padding-top: 40px;
  background-color: #fff;
}
.under-construction .section-uc-2 {
  padding-top: 40px;
  background-color: #f5f5f5;
}
.under-construction .section-uc-3 {
  padding-top: 40px;
}
.under-construction .section-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
body.nice-scroll {
  position: relative;
}
body.nice-scroll:not(.layout-boxed) {
  padding-right: 10px !important;
}
.nice-scroll #configurator,
.nice-scroll #Sliding-top a.sliding-top-control,
.nice-scroll .fixed-nav.fixed-nav-next {
  margin-right: 10px;
}
.nice-scroll .nicescroll-rails {
  background: #666;
  z-index: 9002 !important;
}
.slider_pagination {
  text-align: center;
  line-height: 0;
}
.slider_pagination a {
  display: inline-block;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  margin: 0 9px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.slider_pagination a:hover {
  background: rgba(0, 0, 0, 0.25);
}
.slider_pagination a.selected,
.slider_pagination .slick-active a {
  width: 10px;
  height: 8px;
  margin: 0 10px;
  position: relative;
  top: 4px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: absolute;
  left: 1px;
  top: -3px;
  background: #d6d6d6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mfn-rev-slider input {
  display: inline-block;
}
#Sliding-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 800;
}
#Sliding-top:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 1;
  background: url() repeat-x left top;
}
#Sliding-top .widgets_wrapper {
  padding: 15px 0;
  display: none;
}
#Sliding-top .widgets_wrapper .column {
  margin-bottom: 0;
}
#Sliding-top .widgets_wrapper .widget {
  margin-bottom: 0;
  padding: 15px 0;
}
#Sliding-top .widgets_wrapper .widget:after {
  display: none;
}
#Sliding-top a.sliding-top-control {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 45px 45px 0;
  border-color: transparent;
  position: absolute;
  z-index: 801;
  right: 0;
  bottom: -45px;
}
#Sliding-top a.sliding-top-control span {
  display: block;
  width: 26px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  right: -45px;
  top: 0;
  color: #fff;
  font-size: 18px;
}
#Sliding-top a.sliding-top-control .minus {
  display: none;
}
#Sliding-top a.sliding-top-control .plus {
  display: block;
}
#Sliding-top.active a.sliding-top-control .minus {
  display: block;
}
#Sliding-top.active a.sliding-top-control .plus {
  display: none;
}
#Sliding-top.st-center a.sliding-top-control {
  border-color: transparent;
  border-width: 45px 45px 0;
  left: 50%;
  right: auto;
  margin-left: -22px;
  margin-right: 0;
}
#Sliding-top.st-center a.sliding-top-control span {
  left: -14px;
  top: -45px;
}
#Sliding-top.st-left a.sliding-top-control {
  border-color: transparent;
  border-width: 45px 45px 0 0;
  left: 0;
  right: auto;
  margin-right: 0;
}
#Sliding-top.st-left a.sliding-top-control span {
  left: -3px;
  top: -45px;
}
#Sliding-top .Recent_posts ul li .desc {
  background: rgba(0, 0, 0, 0.1);
}
#Sliding-top .widget_mfn_menu ul li a {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
}
#Sliding-top .widget_recent_entries ul li {
  background: rgba(0, 0, 0, 0.1);
}
#Sliding-top ul.list_mixed li:after,
#Sliding-top ul.list_check li:after,
#Sliding-top ul.list_star li:after,
#Sliding-top ul.list_idea li:after {
  background: rgba(255, 255, 255, 0.08);
}
#Sliding-top .widget_mfn_recent_comments ul li .date_label {
  background-color: rgba(0, 0, 0, 0.07);
}
#Sliding-top .widget_mfn_recent_comments ul li .date_label:after {
  border-left-color: rgba(0, 0, 0, 0.07);
}
.pager_wrapper {
  margin-bottom: 0;
}
.pager {
  text-align: center;
}
.pager .pages {
  display: inline-block;
  margin: 20px 30px 0;
  padding: 4px 3px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f8f8f8;
}
.pager .pages a,
.pager .pages span.page-numbers {
  display: inline-block;
  margin: 0 1px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pager .pages a:hover {
  text-decoration: none;
}
.pager .pages a:hover,
.pager .pages a.active,
.pager .pages span.page-numbers.current {
  color: #fff;
}
.pager a.next_page,
.pager a.prev_page {
  display: inline-block;
  line-height: 43px;
}
.pager .pages a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pager_lm {
  text-align: center;
}
.pager_lm .pager_load_more {
  margin: 20px 0;
}
.pager_lm.loading {
  min-height: 49px;
}
.pager_lm:not(.loading) {
  background: 0 0;
}
.page-pager,
.post-pager {
  margin-bottom: 0 !important;
}
.pager-single {
  text-align: center;
  background: rgba(0, 0, 0, 0.02);
  margin-top: 15px;
  margin-bottom: 40px;
}
.pager-single span {
  height: 45px;
  line-height: 45px;
  display: inline-block;
  padding: 0 9px;
  position: relative;
  font-weight: 700;
}
.pager-single a span {
  font-weight: 400;
}
.pager-single span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
.pager-single a span:after {
  display: none;
}
#Content .fixed-nav {
  display: none;
}
.fixed-nav {
  position: fixed;
  bottom: 40px;
  height: 80px;
  z-index: 90;
}
.fixed-nav.fixed-nav-prev {
  left: 0;
}
.fixed-nav.fixed-nav-next {
  right: 0;
}
.fixed-nav .arrow {
  display: block;
  width: 35px;
  height: 80px;
  font-size: 15px;
  position: relative;
  z-index: 92;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.fixed-nav .photo {
  height: 80px;
  width: 80px;
  position: relative;
  z-index: 92;
  overflow: hidden;
  line-height: 0;
  background-color: #000;
}
.fixed-nav .desc {
  width: 190px;
  padding: 6px 15px;
  min-height: 68px;
  background: #fff;
  z-index: 91;
}
.fixed-nav .desc h6 {
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-style: solid;
}
.fixed-nav .desc i {
  display: inline-block;
  margin-right: 2px;
}
.fixed-nav .desc i:before {
  margin-left: 0;
}
.fixed-nav-prev .arrow,
.fixed-nav-prev .photo,
.fixed-nav-prev .desc {
  float: left;
}
.fixed-nav-prev .desc {
  margin-left: -335px;
}
.fixed-nav-prev:hover .desc {
  margin-left: 0;
}
.fixed-nav-next .arrow,
.fixed-nav-next .photo,
.fixed-nav-next .desc {
  float: right;
}
.fixed-nav-next .desc {
  margin-right: -335px;
}
.fixed-nav-next:hover .desc {
  margin-right: 0;
}
.fixed-nav .photo,
.fixed-nav .desc {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fixed-nav.format-quote .desc {
  display: none;
}
.fixed-nav.format-quote .photo {
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50% auto;
}
.fixed-nav.format-link .photo img {
  display: none;
}
.fixed-nav.format-link .photo {
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1430px) {
  .fixed-nav-prev .photo {
    position: static;
    margin-left: -115px;
  }
  .fixed-nav-prev:hover .photo {
    margin-left: 0;
  }
  .fixed-nav-next .photo {
    position: static;
    margin-right: -115px;
  }
  .fixed-nav-next:hover .photo {
    margin-right: 0;
  }
}
.fixed-nav.style-images .arrow {
  display: none;
}
.fixed-nav.style-images .photo {
  background: #eee;
  margin: 0;
}
.fixed-nav.style-images .photo:before {
  font-family: mfn-icons;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #ccc;
  transition: color 0.1s ease-in-out;
}
.fixed-nav.style-images:hover .photo:before {
  color: #aaa;
}
.fixed-nav-prev.style-images .photo:before {
  content: "\e8b8";
}
.fixed-nav-next.style-images .photo:before {
  content: "\e916";
}
.fixed-nav.style-images .photo img {
  position: relative;
  transition: opacity 0.1s ease-in-out;
}
.fixed-nav.style-images:hover .photo img {
  opacity: 0;
}
.fixed-nav.style-images .desc {
  display: none;
}
.fixed-nav.style-arrows .arrow {
  display: none;
}
.fixed-nav.style-arrows .photo {
  background: #eee;
  margin: 0;
}
.fixed-nav.style-arrows .photo:before {
  font-family: mfn-icons;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #ccc;
  transition: color 0.1s ease-in-out;
}
.fixed-nav.style-arrows:hover .photo:before {
  color: #aaa;
}
.fixed-nav-prev.style-arrows .photo:before {
  content: "\e8b8";
}
.fixed-nav-next.style-arrows .photo:before {
  content: "\e916";
}
.fixed-nav.style-arrows .photo img {
  display: none;
}
.fixed-nav.style-arrows .desc {
  display: none;
}
#Filters {
  margin-bottom: 30px;
}
#Filters .filters_buttons {
  padding: 15px;
  margin: 0;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#Filters .filters_buttons li {
  float: left;
  margin: 0 15px 0 0;
  list-style: none;
}
#Filters .filters_buttons li.categories i,
#Filters .filters_buttons li.tags i {
  margin-right: 3px;
}
#Filters .filters_buttons li.reset {
  float: right;
  margin-right: 0;
}
#Filters .filters_wrapper {
  display: none;
  margin-top: 20px;
}
#Filters .filters_wrapper ul {
  display: none;
  overflow: hidden;
  margin: 0;
}
#Filters .filters_wrapper ul li {
  display: inline-block;
  width: 18.9%;
  margin: 0.5%;
  list-style: none;
}
#Filters .filters_wrapper ul li a {
  display: block;
  padding: 7px 10px;
  background: #fff;
  border: 1px solid #f7f7f7;
  color: #858585;
}
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a {
  text-decoration: none;
  color: #fff;
}
#Filters .filters_wrapper ul li.close {
  width: auto !important;
}
#Filters .filters_wrapper ul li.close a {
  text-align: center;
  width: 38px;
  padding: 7px 0;
  background: #8b8b8b;
  border: 1px solid #f7f7f7 !important;
  color: #fff;
}
#Filters .filters_wrapper ul li.close a:hover {
  background: #545454;
}
#Filters .filters_wrapper li.reset-inner {
  display: none;
}
#Filters.only .filters_buttons {
  display: none;
}
#Filters.only .filters_wrapper {
  display: block;
}
#Filters.only li.reset-inner {
  display: inline-block;
}
#Filters.only li.close {
  display: none !important;
}
#Filters.only-categories .categories {
  display: block;
}
#Filters.only-categories .tags {
  display: none !important;
}
#Filters.only-categories .authors {
  display: none !important;
}
#Filters.only-tags .categories {
  display: none !important;
}
#Filters.only-tags .tags {
  display: block;
}
#Filters.only-tags .authors {
  display: none !important;
}
#Filters.only-authors .categories {
  display: none !important;
}
#Filters.only-authors .tags {
  display: none !important;
}
#Filters.only-authors .authors {
  display: block;
}
#Filters .filters_wrapper ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.highlight-left,
.highlight-right {
  position: relative;
}
.highlight-left:after,
.highlight-right:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.highlight-left:after {
  left: 0;
}
.highlight-right:after {
  right: 0;
}
.highlight-left .section_wrapper,
.highlight-right .section_wrapper {
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .highlight-left:after,
  .highlight-right:after {
    content: none;
  }
}
body:not(.template-slider) #Header_wrapper {
  background-repeat: no-repeat;
  background-position: top center;
}
body:not(.template-slider) #Header_wrapper.bg-fixed {
  background-attachment: fixed;
}
#Header_wrapper {
  position: relative;
}
#Header {
  position: relative;
}
body:not(.template-slider) #Header {
  min-height: 250px;
}
.single-template-intro #Header {
  min-height: 0 !important;
}
body.minimalist-header:not(.template-slider) #Header {
  min-height: 0;
  background-image: none !important;
}
body.minimalist-header.header-modern:not(.template-slider) #Header {
  min-height: 147px;
}
body.minimalist-header.header-simple:not(.template-slider) #Header {
  min-height: 130px;
}
body.minimalist-header.header-stack:not(.template-slider) #Header {
  min-height: 0;
}
body.minimalist-header.header-fixed:not(.template-slider) #Header {
  min-height: 60px;
}
body.minimalist-header.header-below:not(.template-slider) #Header {
  min-height: 90px;
  padding-top: 0;
}
.minimalist-header-no #Header {
  min-height: 0 !important;
}
#Action_bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 30;
  line-height: 21px;
}
#Action_bar .column {
  margin-bottom: 0;
  overflow: hidden;
}
#Action_bar .contact_details {
  float: left;
  color: rgba(255, 255, 255, 0.5);
}
#Action_bar .contact_details li {
  display: inline-block;
  margin-right: 10px;
  padding: 20px 0;
}
#Action_bar .contact_details li > i {
  margin-right: 2px;
}
#Action_bar .contact_details li:last-child {
  margin-right: 0;
}
#Action_bar .social {
  float: right;
  padding: 20px 0;
}
#Action_bar .social li {
  display: inline-block;
  margin-right: 6px;
}
#Action_bar .social li:last-child {
  margin-right: 0;
}
#Action_bar .social li a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 15px;
  line-height: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#Action_bar .social li a:hover {
  color: #fff;
}
#Action_bar .social-menu {
  float: right;
  padding: 20px 0;
}
#Action_bar .social-menu li {
  display: inline-block;
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#Action_bar .social-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
#Top_bar .column {
  margin-bottom: 0;
}
.layout-full-width.header-fw #Action_bar .container,
.layout-full-width.header-fw #Top_bar .container {
  max-width: 100%;
}
#Top_bar .top_bar_left {
  display: flex;
  align-items: center;
}
#Top_bar .logo {
  margin: 0 20px;
  margin-right: auto;
}
#Top_bar .logo h1 {
  margin: 0;
}
#Top_bar .logo:not(.text-logo) h1 {
  line-height: 0;
  font-size: 0;
  margin: 0;
}
#Top_bar #logo {
  display: block;
  padding: 15px 0;
}
#Top_bar #logo:hover {
  text-decoration: none;
}
#Top_bar #logo img {
  max-width: 230px;
}
#Top_bar #logo img.logo-sticky,
#Top_bar #logo img.logo-mobile,
#Top_bar #logo img.logo-mobile-sticky {
  display: none;
}
#Top_bar .text-logo #logo {
  font-weight: 300;
}
.logo-valign-top #Top_bar #logo img {
  vertical-align: top;
}
.logo-valign-bottom #Top_bar #logo img {
  vertical-align: bottom;
}
.logo-no-margin #Top_bar .logo {
  margin-left: 0 !important;
  padding: 0 !important;
}
.logo-no-margin.header-plain #Top_bar .logo {
  margin: 0 !important;
}
.logo-no-margin #Header_creative .logo {
  margin-top: 0 !important;
}
.logo-no-margin.header-fw #Top_bar .column {
  margin: 0;
  width: 100%;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo {
  padding: 0 !important;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 60px;
}
.logo-overflow #Top_bar .logo {
  height: 60px;
  position: relative;
  z-index: 198;
}
.logo-overflow #Top_bar #logo {
  height: auto !important;
  margin-top: 0 !important;
  z-index: 199;
}
.logo-overflow #Top_bar #logo img {
  max-height: none;
  z-index: 200;
}
.logo-overflow #Top_bar.is-sticky #logo {
  height: auto !important;
}
.logo-overflow #Top_bar.is-sticky #logo img.logo-sticky:not(.svg) {
  max-height: 110px;
}
.logo-overflow.header-creative #Top_bar:not(.is-sticky) .logo,
.logo-overflow.header-stack #Top_bar:not(.is-sticky) .logo {
  height: auto;
}
#Top_bar .menu_wrapper {
  float: left;
  z-index: 201;
}
#Top_bar .secondary_menu_wrapper {
  display: none;
}
#Top_bar a.responsive-menu-toggle {
  display: none;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 3px;
  z-index: 200;
  margin-left: auto;
}
#Top_bar a.responsive-menu-toggle i {
  font-size: 22px;
  line-height: 34px;
}
#Top_bar a.responsive-menu-toggle span {
  float: right;
  padding: 10px 5px;
  line-height: 14px;
}
#Top_bar .banner_wrapper {
  display: none;
}
#Top_bar .search_wrapper {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  z-index: 201;
  width: 100%;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#Top_bar .search_wrapper input[type="text"] {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding-left: 35px;
  background: 0 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.08) !important;
  font-size: 15px;
}
#Top_bar .search_wrapper input[type="text"]:focus {
  background-color: transparent !important;
}
#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper .icon_close {
  position: absolute;
  top: 25px;
  font-size: 22px;
  line-height: 22px;
  display: block;
}
#Top_bar .search_wrapper .icon_search {
  left: 18px;
  color: rgba(0, 0, 0, 0.5);
}
#Top_bar .search_wrapper .icon_close {
  right: 18px;
  color: #fff;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#Top_bar .search_wrapper .icon_close:hover {
  right: 18px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#Top_bar .top_bar_right {
  float: right;
  height: 90px;
  position: relative;
  top: -4px;
  padding: 0 10px 0 20px;
}
#Top_bar .top_bar_right:before {
  content: "";
  display: block;
  height: 100%;
  width: 10px;
  position: absolute;
  left: -10px;
  top: 2px;
  background-repeat: repeat-y;
  -moz-transform: skewX(0deg) skewY(-25deg);
  -webkit-transform: skewX(0deg) skewY(-25deg);
  -o-transform: skewX(0deg) skewY(-25deg);
  -ms-transform: skewX(0deg) skewY(-25deg);
  transform: skewX(0deg) skewY(-25deg);
}
.ie #Top_bar .top_bar_right:before {
  width: 11px;
}
#Top_bar .top_bar_right_wrapper {
  position: relative;
  top: 25px;
}
#Top_bar a#header_cart {
  position: relative;
  top: 9px;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 22px;
  margin-right: 5px;
}
#Top_bar a#header_cart span {
  position: relative;
  right: 9px;
  top: -10px;
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#Top_bar a#search_button {
  position: relative;
  top: 9px;
  display: block;
  float: left;
  font-size: 23px;
  line-height: 22px;
  margin-right: 5px;
  margin-left: -10px;
}
#Top_bar a#search_button.has-input input {
  display: inline-block;
  margin: -5px 0 0;
  padding: 8px;
  position: relative;
  top: -2px;
  width: 130px;
}
#Top_bar a.button.action_button {
  top: -2px;
  margin: 0 10px 0 0;
  line-height: 21px;
}
body.button-stroke #Top_bar a.button.action_button {
  top: -4px;
}
body:not(.button-stroke) #Top_bar a.button.action_button {
  color: #fff;
}
#Top_bar .wpml-languages {
  display: block;
  float: left;
  position: relative;
  z-index: 210;
  margin-right: 10px;
  font-size: 13px;
  line-height: 21px;
}
#Top_bar .wpml-languages a.active {
  display: block;
  padding: 10px 6px 10px 10px;
  height: 17px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#Top_bar .wpml-languages.disabled a.active {
  padding-right: 10px;
}
#Top_bar .wpml-languages a.active i {
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 0 5px;
}
#Top_bar .wpml-languages a.active i:before {
  margin: 0;
}
#Top_bar .wpml-languages a:hover.active {
  text-decoration: none;
}
#Top_bar .wpml-languages.enabled:hover a.active {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 205;
  overflow: hidden;
  display: none;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child {
  border-bottom: 0;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 4px 0;
  opacity: 0.75;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover {
  text-decoration: none;
  opacity: 1;
}
#Top_bar .wpml-languages:hover {
  height: auto;
}
#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown {
  display: block;
}
#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background: #fff;
}
#Top_bar .wpml-languages.horizontal {
  display: block;
  padding: 8px 10px;
  border: 1px solid #e8e8e8;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#Top_bar .wpml-languages.horizontal ul li {
  float: left;
  margin-right: 6px;
}
#Top_bar .wpml-languages.horizontal ul li:last-child {
  margin-right: 0;
}
#Top_bar #menu {
  z-index: 201;
}
#Top_bar .menu {
  z-index: 202;
}
#Top_bar .menu > li {
  margin: 0;
  z-index: 203;
  display: block;
  float: left;
}
#Top_bar .menu > li:not(.mfn-megamenu-parent) {
  position: relative;
}
#Top_bar .menu > li.hover {
  z-index: 204;
}
#Top_bar .menu > li > a {
  display: block;
  line-height: 60px;
  padding: 15px 0;
  position: relative;
}
#Top_bar .page-menu > li > a {
  padding: 15px 20px;
}
#Top_bar .menu > li > a span:not(.description) {
  display: block;
  line-height: 60px;
  padding: 0 15px;
  white-space: nowrap;
  border-right-width: 1px;
  border-style: solid;
}
#Top_bar .menu > li > a span.description {
  font-size: 11px;
  line-height: 12px !important;
  margin: -12px -15px 0;
  color: #aaa;
  font-weight: 300;
  text-align: center;
  display: block;
}
#Top_bar .menu > li > a span > span:not(.description) {
  display: inline !important;
  padding: 0 !important;
}
#Top_bar .menu > li:last-child > a span {
  border: 0;
}
#Top_bar .menu > li > a:hover {
  text-decoration: none;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
  padding-right: 30px;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  border-top: 5px solid #ccc;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  opacity: 0.6;
}
#Top_bar .menu > li > a,
#Top_bar .menu > li > a:after,
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#Top_bar .menu > li.current-menu-item > a:after,
#Top_bar .menu > li.current_page_item > a:after,
#Top_bar .menu > li.current-menu-parent > a:after,
#Top_bar .menu > li.current-page-parent > a:after,
#Top_bar .menu > li.current-menu-ancestor > a:after,
#Top_bar .menu > li.current_page_ancestor > a:after,
#Top_bar .menu > li.hover > a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
#Top_bar .menu.page-menu > li > a {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  margin: 15px 0;
  padding: 0 20px;
}
#Top_bar .menu.page-menu > li:last-child > a {
  border-right: none;
}
#Top_bar .menu.page-menu > li > a:after {
  display: none;
}
#Top_bar.is-sticky .menu_wrapper .menu.page-menu > li > a {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#Top_bar .menu li ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 205;
  margin: 0;
  display: none;
  background-image: url();
  background-repeat: repeat-x;
  background-position: left top;
}
#Top_bar .menu li > ul {
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
}
#Top_bar .menu li ul li {
  padding: 0;
  width: 100%;
  position: relative;
  font-weight: 400;
}
#Top_bar .menu li ul li a {
  padding: 10px 10px 10px 20px;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#Top_bar .menu li ul li a span {
  display: inline-block;
  position: relative;
}
#Top_bar .menu li ul li a .menu-arrow {
  position: absolute;
  right: 7px;
  top: 11px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.35);
}
#Top_bar .menu > li ul li a:hover,
#Top_bar .menu > li ul li.hover > a {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.06);
}
.menuo-sub-active #Top_bar .menu > li ul li.current-menu-item > a,
.menuo-sub-active #Top_bar .menu > li ul li.current-menu-ancestor > a {
  background: rgba(0, 0, 0, 0.06);
}
#Top_bar .menu li ul li.wpml-ls-item {
  width: auto;
}
#Top_bar .menu li ul li.wpml-ls-item a {
  padding-right: 20px;
  white-space: nowrap;
}
#Top_bar .menu li ul li ul {
  position: absolute;
  left: 190px;
  top: 0;
  z-index: 204;
}
.menuo-last #Top_bar .menu > li.last ul:not(.mfn-megamenu) {
  right: 0;
  left: auto;
  -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.03);
  box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.03);
}
.menuo-last #Top_bar .menu > li.last ul:not(.mfn-megamenu) li ul {
  right: 190px;
}
#Top_bar .menu li ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#Header #menu-secondary-menu {
  z-index: 220;
}
#Header .secondary-menu {
  z-index: 221;
}
#Header .secondary-menu > li {
  margin: 0;
  z-index: 222;
  display: block;
  float: left;
  position: relative;
  padding: 8px 9px;
  line-height: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#Header .secondary-menu > li.submenu {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#Header .secondary-menu > li > a {
  display: block;
}
#Header .secondary-menu > li > a:hover {
  text-decoration: none;
}
#Header .secondary-menu li ul {
  position: absolute;
  left: 0;
  padding: 7px;
  top: 100%;
  z-index: 223;
  margin: 0;
  display: none;
  -webkit-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}
#Header .secondary-menu li ul li:last-child {
  border-bottom: 0;
}
#Header .secondary-menu li ul li a {
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 6px 8px;
}
#Header .secondary-menu li ul li a:hover {
  text-decoration: none;
}
#Header .secondary-menu > li > a {
  color: #a8a8a8;
}
#Header .secondary-menu > li.hover,
#Header .secondary-menu li ul {
  background: #f9f9f9;
}
#Header .secondary-menu li ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#Header .secondary-menu li ul li a {
  color: #8b8b8b;
}
#Header .secondary-menu li ul li a:hover {
  color: #5f5f5f;
  background: rgba(255, 255, 255, 0.8);
}
.tr-menu .top_bar_left,
.tr-menu .top_bar_right,
.tr-menu .top_bar_right:before {
  background: 0 0 !important;
}
.header-classic #Header .top_bar_left,
.header-classic #Header .top_bar_right {
  background-color: transparent;
}
.header-classic #Top_bar {
  position: static;
  background-color: #fff;
}
.header-classic #Top_bar .top_bar_right {
  top: 0;
}
.header-classic #Top_bar .top_bar_right:before {
  display: none;
}
.header-classic #Action_bar {
  position: static;
  background-color: #2c2c2c;
}
.header-classic #Action_bar .contact_details li,
.header-classic #Action_bar .social,
.header-classic #Action_bar .social-menu {
  padding: 12px 0;
}
@media only screen and (min-width: 768px) {
  .header-fixed #Action_bar {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #2c2c2c;
  }
  .header-fixed #Action_bar .contact_details li,
  .header-fixed #Action_bar .social,
  .header-fixed #Action_bar .social-menu {
    padding: 5px 0;
  }
  .header-fixed #Top_bar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0 !important;
    z-index: 701;
    background: #fff;
    opacity: 0.97;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .header-fixed.ab-show #Top_bar {
    top: 31px !important;
  }
  .header-fixed #Top_bar .top_bar_right {
    top: 1px;
  }
  .header-fixed #Top_bar .top_bar_left,
  .header-fixed #Top_bar .top_bar_right,
  .header-fixed #Top_bar .top_bar_right:before {
    background: 0 0;
  }
  .header-fixed #Top_bar .logo {
    width: auto;
    margin: 0 30px 0 20px;
    padding: 0;
  }
  .header-fixed #Top_bar #logo {
    padding: 5px 0;
    height: 50px;
    line-height: 50px;
  }
  .header-fixed #Top_bar .menu_wrapper {
    clear: none;
  }
  .header-fixed #Top_bar .menu > li > a {
    padding: 15px 0;
  }
  .header-fixed #Top_bar .menu > li > a,
  .header-fixed #Top_bar .menu > li > a span {
    line-height: 30px;
  }
  .header-fixed #Top_bar .menu > li > a:after {
    top: auto;
    bottom: -4px;
  }
  .header-fixed #Top_bar .menu > li > a span.description {
    margin-top: -5px;
  }
  .header-fixed #Top_bar .secondary_menu_wrapper {
    display: none;
  }
  .tr-menu.header-fixed #Top_bar:not(.is-sticky) {
    background: 0 0 !important;
    box-shadow: 0 0 0 0 transparent;
  }
  .tr-menu.header-fixed.minimalist-header:not(.template-slider) #Header {
    min-height: 91px;
  }
  .header-fixed.admin-bar #Action_bar {
    top: 32px;
  }
  .header-fixed.woocommerce-demo-store #Action_bar {
    top: 45px;
  }
  .header-fixed.admin-bar.woocommerce-demo-store #Action_bar {
    top: 77px;
  }
  .header-fixed.admin-bar #Top_bar {
    top: 32px !important;
  }
  .header-fixed.woocommerce-demo-store #Top_bar {
    top: 45px !important;
  }
  .header-fixed.admin-bar.woocommerce-demo-store #Top_bar {
    top: 77px !important;
  }
  .header-fixed.admin-bar.ab-show #Top_bar {
    top: 63px !important;
  }
  .header-fixed.woocommerce-demo-store.ab-show #Top_bar {
    top: 76px !important;
  }
  .header-fixed.admin-bar.woocommerce-demo-store.ab-show #Top_bar {
    top: 108px !important;
  }
}
.header-below #Header .top_bar_left,
.header-below #Header .top_bar_right {
  background-color: transparent;
}
body.header-below:not(.template-slider) #Header {
  min-height: 90px;
  padding-top: 160px;
}
.header-below #Top_bar {
  position: static;
  background-color: #fff;
}
.header-below #Top_bar .top_bar_right {
  top: 0;
}
.header-below #Top_bar .top_bar_right:before {
  display: none;
}
.header-below #Action_bar {
  position: static;
}
.header-plain #Top_bar {
  border-bottom-width: 1px;
  border-style: solid;
  position: static;
}
.header-plain.layout-boxed #Top_bar .container {
  max-width: 100%;
}
.header-plain #Top_bar .one.column {
  width: 100%;
  margin: 0;
}
.header-plain #Header .top_bar_left,
.header-plain #Header .top_bar_right {
  background-color: transparent;
}
.header-plain #Top_bar .top_bar_right,
.header-plain #Top_bar .top_bar_right_wrapper {
  top: 0;
}
.header-plain #Top_bar .top_bar_right:before {
  display: none;
}
.header-plain #Action_bar {
  position: static;
}
.header-plain #Action_bar .contact_details li,
.header-plain #Action_bar .social,
.header-plain #Action_bar .social-menu {
  padding: 12px 0;
}
.header-plain #Top_bar #logo {
  height: 50px;
  line-height: 50px;
}
.header-plain #Top_bar .menu_wrapper {
  float: right;
}
.header-plain #Top_bar .menu > li > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.header-plain #Top_bar .menu > li > a:after {
  display: none;
}
.header-plain #Top_bar .menu > li > a span:not(.description) {
  line-height: 80px;
  padding: 0 30px;
}
.header-plain #Top_bar .menu > li:first-child > a span:not(.description) {
  border-left-width: 1px;
}
.header-plain #Top_bar .top_bar_right {
  height: 80px;
  padding: 0;
  margin-left: -1px;
}
.header-plain.menu-highlight #Top_bar .menu > li,
.header-plain.menu-highlight #Top_bar .menu > li > a {
  margin: 0;
}
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button {
  margin-right: 0;
  top: 0;
  border-left-width: 1px;
  border-style: solid;
}
.header-plain #Top_bar a#header_cart span {
  margin-right: -9px;
}
.header-plain #Top_bar .wpml-languages {
  top: 0;
  margin: 0;
  border-left-width: 1px;
  border-style: solid;
}
.header-plain #Top_bar .wpml-languages a.active {
  border: 0;
  padding: 0;
}
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
  line-height: 40px;
}
.header-plain #Top_bar .wpml-languages a.active {
  background: 0 0;
}
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
  border: 0;
  border-radius: 0;
}
.header-plain #Top_bar a.button.action_button {
  margin: 0;
  top: 0;
  border-radius: 0;
  border-left-width: 1px;
  border-style: solid;
  color: #fff;
}
.header-plain.button-stroke #Top_bar a.button.action_button {
  top: 0;
}
.header-plain #Top_bar .menu > li > a span:not(.description) {
  line-height: 80px;
  padding: 0 30px;
}
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button {
  padding: 0 25px;
  line-height: 80px;
  margin-left: 0;
}
.header-plain #Top_bar .wpml-languages {
  padding: 0 25px;
  line-height: 80px;
}
.header-plain #Top_bar a.button.action_button {
  line-height: 80px;
}
.header-plain #Top_bar a.button.action_button .button_label {
  padding: 0 30px;
}
.header-plain #Top_bar.is-sticky .menu > li > a span:not(.description) {
  line-height: 60px !important;
}
.header-plain #Top_bar.is-sticky a#header_cart,
.header-plain #Top_bar.is-sticky a#search_button {
  padding: 0 25px;
  line-height: 60px;
}
.header-plain #Top_bar.is-sticky .wpml-languages {
  padding: 0 25px;
  height: 60px;
  line-height: 60px;
}
.header-plain #Top_bar.is-sticky a.button.action_button {
  height: 60px;
  line-height: 60px;
}
.header-plain #Top_bar.is-sticky a.button.action_button .button_label {
  padding: 0 25px;
}
.header-plain #Top_bar.is-sticky .top_bar_right {
  padding: 0;
  height: 60px;
  top: 0;
}
.header-plain #Top_bar.is-sticky .wpml-languages {
  top: 0;
}
.header-plain #Top_bar.is-sticky a.button.action_button {
  top: 0;
}
.header-plain #Action_bar {
  background-color: #2c2c2c;
}
.header-plain #Top_bar {
  background-color: #fff;
}
.header-plain #Top_bar,
.header-plain #Top_bar .menu > li > a span:not(.description),
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.button.action_button {
  border-color: #f2f2f2;
}
.header-split #Header .top_bar_left {
  width: 100% !important;
}
.header-split #Header .top_bar_left,
.header-split #Header .top_bar_right {
  background-color: transparent;
}
.header-split #Header .top_bar_left .menu_wrapper {
  width: 100%;
}
.header-split #Header .top_bar_left .menu_left {
  float: left;
  width: 38%;
  text-align: center;
}
.header-split #Header .top_bar_left .menu_right {
  float: right;
  width: 38%;
  text-align: center;
}
.header-split #Header .top_bar_left .menu > li {
  display: inline-block;
  float: none;
}
.header-split #Header .top_bar_left .menu li ul li a {
  padding: 10px;
}
.header-split #Header .top_bar_left .logo {
  width: 100%;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 1240px) {
  .header-split #Header .top_bar_left .logo {
    position: absolute;
    left: 38%;
    width: 24%;
  }
}
.header-split #Top_bar .top_bar_right {
  position: absolute;
  top: 0;
  right: -28px;
  padding: 0;
}
.header-split #Top_bar a.action_button,
.header-split #Top_bar a#header_cart,
.header-split #Top_bar .wpml-languages {
  display: none;
}
.header-split #Top_bar .top_bar_right:before {
  display: none;
}
.header-split #Top_bar {
  position: static;
  background-color: #fff;
}
.header-split #Action_bar {
  position: static;
  background-color: #2c2c2c;
}
.header-split #Action_bar .contact_details li,
.header-split #Action_bar .social,
.header-split #Action_bar .social-menu {
  padding: 12px 0;
}
.header-stack #Top_bar:not(.is-sticky) .top_bar_left {
  width: 100% !important;
}
.header-stack #Header .top_bar_left,
.header-stack #Header .top_bar_right {
  background-color: transparent;
}
.header-stack #Top_bar {
  position: static;
  background-color: #fff;
}
.header-stack #Top_bar .logo {
  width: 100%;
  margin: 0;
  padding: 0 30px;
  text-align: left;
  border-bottom-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-stack.header-center #Top_bar .logo {
  text-align: center;
}
.header-stack.header-center #Top_bar .menu_wrapper {
  text-align: center;
  line-height: 0;
}
.header-stack.header-center #Top_bar #menu {
  line-height: 21px;
  line-height: initial;
  text-align: left;
  text-align: initial;
}
.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper {
  width: 100%;
}
.header-stack.header-right #Top_bar .logo {
  text-align: right;
}
.header-stack #Top_bar .logo #logo {
  display: inline-block;
  height: auto;
}
.header-stack #Top_bar .menu_wrapper {
  clear: both;
}
.header-stack #Top_bar .menu_wrapper .menu > li > a {
  padding: 0;
}
.header-stack #Top_bar .menu > li > a span.description {
  margin-bottom: 10px;
}
.header-stack #Top_bar .top_bar_right {
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto;
  height: 60px;
}
.header-stack #Top_bar .top_bar_right_wrapper {
  top: 10px;
}
.header-stack #Top_bar .top_bar_right:before {
  display: none;
}
.header-stack #Top_bar .secondary_menu_wrapper {
  position: absolute;
  right: 20px;
  top: 35px;
  display: block;
}
.header-stack.header-right #Top_bar .secondary_menu_wrapper {
  left: 20px;
  right: auto;
}
.header-stack #Action_bar {
  position: static;
  background-color: #2c2c2c;
}
.header-stack #Action_bar .contact_details li,
.header-stack #Action_bar .social,
.header-stack #Action_bar .social-menu {
  padding: 12px 0;
}
body.header-stack:not(.template-slider) #Header {
  min-height: 315px;
}
.header-magazine #Top_bar .logo {
  border: 0;
}
.header-magazine #Top_bar .top_bar_right:before {
  display: none;
}
.header-magazine #Top_bar .secondary_menu_wrapper {
  display: none;
}
.header-magazine #Top_bar .banner_wrapper {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 468px;
  height: 60px;
  text-align: right;
}
.header-magazine #Top_bar .banner_wrapper a {
  display: block;
  line-height: 0;
}
.header-magazine #Top_bar .banner_wrapper img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  max-height: 60px;
}
.header-simple #Top_bar .top_bar_left {
  width: 100% !important;
  background: 0 0;
}
.header-simple #Top_bar:not(.is-sticky) .top_bar_left {
  top: -60px;
}
.header-simple.ab-show #Top_bar:not(.is-sticky) .top_bar_left {
  top: 0;
}
.header-simple #Top_bar .top_bar_right,
.header-simple #Top_bar .top_bar_right:before {
  display: none;
}
.header-simple #Top_bar .menu > li > a span.description {
  margin: 0 0 0 5px;
}
.header-simple.ab-hide #Action_bar {
  display: none;
}
.header-empty #Header {
  position: static;
  min-height: 0 !important;
}
.header-empty #Subheader {
  display: none;
}
.header-empty #Content {
  padding: 0 !important;
}
.header-transparent #Top_bar .top_bar_left,
.header-transparent #Top_bar .top_bar_right,
.header-transparent #Top_bar .top_bar_right:before {
  background: 0 0;
}
.header-transparent #Top_bar .top_bar_right {
  top: 0;
}
.header-transparent #Top_bar #logo {
  padding: 0;
}
.header-transparent #Top_bar .menu > li > a:after {
  background: 0 0;
}
.header-transparent #Top_bar .menu > li > a span {
  border-color: rgba(0, 0, 0, 0.03);
}
.header-transparent #Top_bar .menu li > ul:not(.mfn-megamenu-bg) {
  background-image: none;
}
.header-transparent.ab-hide #Top_bar {
  top: 0;
}
.header-transparent #Top_bar.is-sticky .menu_wrapper .menu > li > a {
  padding: 0;
}
.header-transparent #Top_bar.is-sticky .menu > li > a span:not(.description) {
  line-height: 60px;
}
.header-overlay.ab-hide #Top_bar {
  top: 40px;
}
.header-overlay #Top_bar #logo {
  height: auto;
}
.header-overlay .top_bar_right {
  display: none;
}
.header-overlay .overlay-menu-toggle {
  position: absolute;
  right: 40px;
  top: 40px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 29px;
  z-index: 9911;
}
.header-overlay .overlay-menu-toggle.focus {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header-overlay .overlay-menu-toggle .close {
  display: none;
}
.header-overlay .overlay-menu-toggle.focus .open {
  display: none;
}
.header-overlay .overlay-menu-toggle.focus .close {
  display: block;
}
.header-overlay.sticky-header .overlay-menu-toggle {
  position: fixed;
  margin-right: 10px;
}
#Overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9910;
  background: rgba(41, 145, 214, 0.95);
  display: none;
}
#overlay-menu {
  position: absolute;
  width: 700px;
  left: 50%;
  margin-left: -350px;
  top: 50%;
  margin-top: -150px;
}
#overlay-menu ul li {
  text-align: center;
}
#overlay-menu ul li a {
  color: #fff;
  font-size: 34px;
  line-height: 52px;
  letter-spacing: 3px;
  text-decoration: none;
}
#overlay-menu ul li a:hover {
  opacity: 0.8;
}
#overlay-menu ul li a:before,
#overlay-menu ul li a:after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
#overlay-menu ul li a:before {
  margin-right: 20px;
  content: "[";
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
#overlay-menu ul li a:after {
  margin-left: 20px;
  content: "]";
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after,
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
#body_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9002;
  display: none;
}
body.mobile-side-slide {
  position: relative;
  overflow-x: visible;
}
#Side_slide {
  display: block;
  position: fixed;
  top: 0;
  right: -250px;
  width: 250px;
  height: 100%;
  overflow: auto;
  border-bottom-width: 60px;
  border-bottom-style: solid;
  z-index: 99999;
  z-index: 100000;
}
#Side_slide.left {
  left: -250px;
  right: 0;
}
#Side_slide .close-wrapper {
  height: 60px;
}
#Side_slide .close-wrapper a.close {
  height: 34px;
  width: 34px;
  display: block;
  float: right;
  margin: 13px 13px 0 0;
}
#Side_slide .close-wrapper a.close i {
  font-size: 22px;
  line-height: 34px;
}
#Side_slide .extras {
  padding: 0 20px;
}
#Side_slide .extras .action_button {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
  text-decoration: none;
}
#Side_slide .extras .action_button .button_label {
  float: none;
}
#Side_slide .extras .extras-wrapper {
  text-align: center;
}
#Side_slide .extras .extras-wrapper a {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  padding: 5px;
  margin-bottom: 20px;
  line-height: 22px;
}
#Side_slide .extras .extras-wrapper .icon {
  font-size: 22px;
}
#Side_slide .extras .extras-wrapper .cart {
  position: relative;
}
#Side_slide .extras .extras-wrapper .cart span {
  position: absolute;
  top: 0;
  left: 31px;
  font-size: 11px;
  border-radius: 2px;
}
#Side_slide .extras .extras-wrapper a.lang-active img {
  position: relative;
  top: 2px;
}
#Side_slide .extras .extras-wrapper a.lang-active i:before {
  width: auto;
  margin-left: 5px;
}
#Side_slide #menu {
  display: block !important;
  margin-bottom: 20px;
  max-height: none !important;
}
#Side_slide #menu ul {
  width: 100% !important;
}
#Side_slide #menu ul li {
  width: 100%;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.03);
}
#Side_slide #menu > ul:last-child > li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
#Side_slide #menu ul li a {
  display: block;
  padding: 11px 5px 10px 20px;
  margin-right: 50px;
  text-decoration: none;
  line-height: 19px;
}
#Side_slide #menu ul li a span.description {
  display: block;
  opacity: 0.5;
}
#Side_slide #menu ul li a .menu-arrow {
  display: none;
}
#Side_slide #menu ul li ul {
  display: none;
  background: rgba(255, 255, 255, 0.025);
}
#Side_slide #menu ul li ul li a {
  padding-left: 35px;
}
#Side_slide #menu ul li ul li ul li a {
  padding-left: 50px;
}
#Side_slide #menu ul li.submenu .menu-toggle {
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
}
#Side_slide #menu ul li.submenu .menu-toggle:after {
  content: "+";
}
#Side_slide #menu ul li.hover > .menu-toggle {
  opacity: 1;
}
#Side_slide #menu ul li.hover > .menu-toggle:after {
  content: "-";
}
#Side_slide #menu ul.mfn-megamenu-bg {
  background-image: none !important;
}
#Side_slide #menu ul.mfn-megamenu li .menu-toggle {
  display: none;
}
#Side_slide #menu ul.mfn-megamenu > li > ul {
  display: block !important;
}
#Side_slide #menu ul.mfn-megamenu > li > ul:first-child {
  background-color: transparent;
}
#Side_slide #menu ul.mfn-megamenu > li > ul:first-child > li:first-child {
  border-top-width: 0;
}
#Side_slide .lang-wrapper {
  margin-bottom: 20px;
  text-align: center;
  display: none;
}
#Side_slide .lang-wrapper ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.03);
}
#Side_slide .lang-wrapper ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
#Side_slide .lang-wrapper ul li a {
  display: block;
  padding: 11px 20px 10px;
  text-decoration: none;
  line-height: 19px;
}
#Side_slide .search-wrapper {
  margin-bottom: 20px;
  position: relative;
  display: none;
}
#Side_slide .search-wrapper input.field {
  width: 100%;
  background: 0 0 !important;
  border-width: 1px 0;
  border-color: rgba(255, 255, 255, 0.05);
  line-height: 20px;
  padding: 10px 55px 10px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 0 0 transparent;
}
#Side_slide .search-wrapper a.submit {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 20px;
  padding: 10px;
}
#Side_slide .social {
  text-align: center;
  margin: 0 20px 13px;
}
#Side_slide .social li {
  display: inline-block;
}
#Side_slide .social li a {
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}
#Side_slide.hide-button .extras .action_button {
  display: none;
}
#Side_slide.hide-icons .extras .extras-wrapper {
  display: none;
}
#Side_slide.hide-social .social {
  display: none !important;
}
#Side_slide {
  background-color: #191919;
  border-color: #191919;
}
#Side_slide,
#Side_slide .search-wrapper input.field,
#Side_slide a:not(.button),
#Side_slide #menu ul li.submenu .menu-toggle {
  color: #a6a6a6;
}
#Side_slide a:not(.button):hover,
#Side_slide a.active,
#Side_slide #menu ul li.hover > .menu-toggle {
  color: #fff;
}
#Side_slide #menu ul li.current-menu-item > a,
#Side_slide #menu ul li.current_page_item > a,
#Side_slide #menu ul li.current-menu-parent > a,
#Side_slide #menu ul li.current-page-parent > a,
#Side_slide #menu ul li.current-menu-ancestor > a,
#Side_slide #menu ul li.current-page-ancestor > a,
#Side_slide #menu ul li.current_page_ancestor > a,
#Side_slide #menu ul li.hover > a,
#Side_slide #menu ul li:hover > a {
  color: #fff;
}
#Side_slide.light #menu ul li {
  border-top-color: rgba(0, 0, 0, 0.03);
}
#Side_slide.light #menu > ul:last-child > li:last-child {
  border-bottom-color: rgba(0, 0, 0, 0.03);
}
#Side_slide.light #menu ul li ul {
  background: rgba(0, 0, 0, 0.02);
}
#Side_slide.light .lang-wrapper ul li {
  border-top-color: rgba(0, 0, 0, 0.03);
}
#Side_slide.light .lang-wrapper ul li:last-child {
  border-bottom-color: rgba(0, 0, 0, 0.03);
}
#Side_slide.light .search-wrapper input.field {
  border-color: rgba(0, 0, 0, 0.05);
}
#Subheader {
  background-color: rgba(0, 0, 0, 0.02);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 30px 0;
  position: relative;
}
.subheader-transparent #Subheader {
  background: 0 0;
}
.hide-title-area #Subheader {
  display: none;
}
#Subheader .column {
  margin-bottom: 0;
}
#Subheader .title {
  margin-bottom: 0;
  width: 70%;
  float: left;
}
#Subheader ul.breadcrumbs {
  display: block;
  width: 30%;
  margin: 1px 0 0;
  font-size: 1em !important;
  float: right;
  text-align: right;
}
#Subheader ul.breadcrumbs li {
  display: inline-block;
}
#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a {
  color: rgba(0, 0, 0, 0.3);
}
#Subheader ul.breadcrumbs li span {
  margin: 0 10px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#Subheader:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 1;
  background: url() repeat-x left top;
}
#Subheader ul.woocommerce-breadcrumb li:last-child span {
  display: none;
}
.subheader-title-right #Subheader .title {
  float: right;
  text-align: right;
}
.subheader-title-right #Subheader .breadcrumbs {
  float: left;
  text-align: left;
}
.subheader-both-left #Subheader .title {
  width: 100%;
}
.subheader-both-left #Subheader .breadcrumbs {
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
.subheader-both-right #Subheader .title {
  width: 100%;
  text-align: right;
}
.subheader-both-right #Subheader .breadcrumbs {
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.subheader-both-center #Subheader .title {
  width: 100%;
  text-align: center;
}
.subheader-both-center #Subheader .breadcrumbs {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
#Intro {
  text-align: center;
  position: relative;
  background-color: #000119;
  background-position: center top;
}
#Intro .intro-inner {
  position: relative;
  padding: 250px 10%;
}
#Intro .intro-title {
  margin-bottom: 20px;
  word-wrap: break-word;
}
#Intro .intro-meta > div {
  display: inline-block;
  margin: 0 10px;
}
#Intro .intro-next {
  cursor: pointer;
  font-size: 38px;
  height: 50px;
  left: 50%;
  bottom: 30px;
  line-height: 50px;
  margin: 0 0 0 -25px;
  position: absolute;
  text-align: center;
  width: 50px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#Intro.parallax {
  overflow: hidden;
}
#Intro.parallax .mfn-parallax {
  position: absolute;
  left: 0;
  top: 0;
  max-width: auto !important;
  transition: opacity 0.2s;
}
#Intro .intro-title {
  color: #fff;
}
#Intro .intro-meta,
#Intro .intro-meta a {
  color: rgba(255, 255, 255, 0.7);
}
#Intro .intro-next {
  color: rgba(255, 255, 255, 0.2);
}
#Intro .intro-next:hover {
  color: rgba(255, 255, 255, 0.5);
}
#Intro.light .intro-title {
  color: #212121;
}
#Intro.light .intro-meta,
#Intro.light .intro-meta a {
  color: rgba(33, 33, 33, 0.7);
}
#Intro.light .intro-next {
  color: rgba(33, 33, 33, 0.2);
}
#Intro.light .intro-next:hover {
  color: rgba(33, 33, 33, 0.5);
}
.post-item {
  margin-bottom: 40px;
  position: relative;
  float: left;
  width: 100%;
}
.post-item .date_label {
  position: absolute;
  left: 0;
  top: 7px;
  display: none;
}
.post-photo-wrapper {
  width: 37%;
  float: left;
}
.post-photo-wrapper iframe {
  width: 100%;
}
.post-desc-wrapper {
  width: 63%;
  float: left;
}
.post-desc {
  padding: 15px 0 0 20px;
}
.post.no-img .post-photo-wrapper {
  display: none;
}
.post.no-img .post-desc-wrapper {
  width: 100%;
}
.search-results .no-img .post-desc {
  padding-left: 0;
}
.search-results .no-img .post-desc-wrapper {
  width: 100%;
}
.post-meta {
  margin-bottom: 8px;
}
.post-meta .author-date {
  float: left;
}
.post-meta .author-date a {
  border-bottom-width: 1px;
  border-style: dotted;
  text-decoration: none !important;
}
.post-meta .category {
  float: right;
  position: relative;
}
.post-meta .category.mata-tags {
  margin-right: 10px;
}
.post-meta .category .cat-btn {
  cursor: pointer;
}
.post-meta .category .cat-wrapper {
  position: absolute;
  right: 0;
  top: 100%;
  display: none;
  z-index: 21;
}
.post-meta .category:hover .cat-wrapper {
  display: block;
}
.post-meta .category .cat-wrapper ul {
  padding: 7px;
  min-width: 70px;
  background: #f9f9f9;
}
.post-meta .category .cat-wrapper ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.post-meta .category .cat-wrapper ul li:last-child {
  border-bottom: 0;
}
.post-meta .category .cat-wrapper ul li a {
  display: block;
  text-align: center;
  padding: 1px 5px;
  color: #8b8b8b;
}
.post-meta .category .cat-wrapper ul li a:hover {
  text-decoration: none;
  color: #5f5f5f;
  background: rgba(255, 255, 255, 0.8);
}
.post-excerpt {
  margin-bottom: 15px;
}
.cat_description {
  margin-bottom: 40px;
}
.post-footer {
  background: rgba(0, 0, 0, 0.02);
  padding: 7px 15px;
  overflow: hidden;
  line-height: 30px;
}
.post-footer .button-love {
  float: left;
}
.post-footer .button-love a.mfn-love {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  margin-left: 5px;
}
.post-footer .button-love a.mfn-love i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
.post-footer .button-love a.mfn-love:hover {
  text-decoration: none;
}
.post-footer .button-love a.mfn-love i:last-child {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-footer .button-love a:hover.mfn-love i:last-child,
.post-footer .button-love a.loved.mfn-love i:last-child {
  opacity: 1;
  filter: alpha(opacity=100);
}
.post-footer .post-links {
  float: right;
  border-left-width: 1px;
  border-style: solid;
  padding-left: 10px;
}
.post-footer .post-links .post-comments {
  margin-right: 10px;
}
.hide-more .post-footer .post-links .icon-doc-text,
.hide-more .post-footer .post-links .post-more {
  display: none;
}
.blog_slider.hide-more .item_wrapper .hr_color,
.blog_slider.hide-more .item_wrapper .button {
  display: none;
}
.grid .post-item {
  width: 31.33%;
  margin: 0 1% 20px;
  background: #fff !important;
}
.grid .post-photo-wrapper {
  width: 100%;
  float: none;
}
.grid .post-desc-wrapper {
  width: 100%;
  float: none;
}
.grid .post-desc-wrapper .post-desc {
  padding: 20px 20px 0;
}
.grid .post-footer {
  margin: 0 -20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .post-meta .author-date .author span.label {
  display: none;
}
.grid .post-desc-wrapper .post-meta .category .cat-btn {
  display: none;
}
.grid .post-desc-wrapper .post-footer .button-love .love-text {
  display: none;
}
.posts_group.grid.col-2 .post-item {
  width: 47.99%;
}
.posts_group.grid.col-3 .post-item {
  width: 31.33%;
}
.posts_group.grid.col-4 .post-item {
  width: 22.99%;
}
.posts_group.grid.col-5 .post-item {
  width: 18.99%;
  margin: 0 0.5% 20px;
}
.posts_group.grid.col-6 .post-item {
  width: 15.66%;
  margin: 0 0.5% 20px;
}
.posts_group.grid.col-2 .post-item:nth-child(2n + 1) {
  clear: both;
}
.posts_group.grid.col-3 .post-item:nth-child(3n + 1) {
  clear: both;
}
.posts_group.grid.col-4 .post-item:nth-child(4n + 1) {
  clear: both;
}
.posts_group.grid.col-5 .post-item:nth-child(5n + 1) {
  clear: both;
}
.posts_group.grid.col-6 .post-item:nth-child(6n + 1) {
  clear: both;
}
.masonry:not(.tiles) .post-item {
  width: 31.33%;
  margin: 0 1% 20px;
  background: #fff !important;
}
.masonry .post-photo-wrapper {
  width: 100%;
  float: none;
}
.masonry .post-desc-wrapper {
  width: 100%;
  float: none;
}
.masonry .post-desc-wrapper .post-desc {
  padding: 20px 20px 0;
}
.masonry .post-footer {
  margin: 0 -20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masonry .post-meta .author-date .author span.label {
  display: none;
}
.masonry .post-desc-wrapper .post-meta .category .cat-btn {
  display: none;
}
.masonry .post-desc-wrapper .post-footer .button-love .love-text {
  display: none;
}
.posts_group.masonry.col-2 .post-item {
  width: 47.99%;
}
.posts_group.masonry.col-3 .post-item {
  width: 31.33%;
}
.posts_group.masonry.col-4 .post-item {
  width: 22.99%;
}
.posts_group.masonry.col-5 .post-item {
  width: 18.99%;
  margin: 0 0.5% 20px;
}
.posts_group.masonry.col-6 .post-item {
  width: 15.66%;
  margin: 0 0.5% 20px;
}
.masonry.tiles {
  position: relative;
}
.masonry.tiles .post-item {
  margin: 0 !important;
  overflow: hidden;
  background-color: transparent;
}
.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: -20px;
}
.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc {
  padding: 70px 30px 30px;
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc {
  padding: 50% 30px 10px;
}
.masonry.tiles
  .post-item
  .post-desc-wrapper
  .post-desc
  .post-meta
  .author-date
  .post-links {
  display: inline-block;
  margin-left: 10px;
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt {
  display: none;
}
.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper {
  line-height: 0;
  position: relative;
}
.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.6s ease-out;
}
.masonry.tiles .post-item:not(.no-img):hover .post-photo-wrapper:after {
  opacity: 1;
}
.masonry.tiles .format-link .post-title .icon-link {
  display: none;
}
.masonry.tiles .format-link .post-title .link-wrapper {
  margin-left: 0;
  padding-top: 5px;
}
.masonry.tiles .format-quote blockquote {
  margin-left: 0;
  top: 0;
  margin-bottom: 25px;
}
.masonry.tiles .format-quote blockquote:after {
  display: none;
}
.masonry.tiles .format-quote blockquote a {
  text-decoration: none;
}
.masonry.tiles .post-item .post-format-icon {
  position: absolute;
  z-index: 3;
  left: 25px;
  top: 25px;
  font-size: 35px;
  line-height: 35px;
  color: #fff;
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after {
  content: "";
  display: block;
  height: 3px;
  margin-top: 20px;
  width: 0;
  transition: all 0.4s ease-out;
}
.masonry.tiles
  .post-item:hover
  .post-desc-wrapper
  .post-desc
  .post-title:after {
  width: 40%;
}
.masonry.tiles .post-item .post-desc-wrapper {
  transition: all 0.4s ease-out;
}
.masonry.tiles .post-item:hover .post-desc-wrapper {
  transform: translateY(-20px);
}
.posts_group.masonry.tiles.col-2 .post-item {
  width: 49.99%;
}
.posts_group.masonry.tiles.col-3 .post-item {
  width: 33.33%;
}
.posts_group.masonry.tiles.col-4 .post-item {
  width: 24.99%;
}
.posts_group.masonry.tiles.col-5 .post-item {
  width: 19.99%;
}
.posts_group.masonry.tiles.col-6 .post-item {
  width: 16.66%;
}
.posts_group.masonry.margin .post-item {
  margin: 0 1% 25px !important;
}
.posts_group.masonry.margin.col-2 .post-item {
  width: 47.99%;
}
.posts_group.masonry.margin.col-3 .post-item {
  width: 31.33%;
}
.posts_group.masonry.margin.col-4 .post-item {
  width: 22.99%;
}
.posts_group.masonry.margin.col-5 .post-item {
  width: 18.99%;
  margin: 0 0.5% 12px !important;
}
.posts_group.masonry.margin.col-6 .post-item {
  width: 15.66%;
  margin: 0 0.5% 12px !important;
}
.masonry.tiles .post-item.format-quote blockquote,
.masonry.tiles .post-item.format-quote blockquote a,
.masonry.tiles .post-item.format-link .post-title .icon-link,
.masonry.tiles .post-item.format-link .post-title .link-wrapper h4,
.masonry.tiles .post-item.format-link .post-title .link-wrapper a,
.masonry.tiles
  .post-item
  .post-desc-wrapper
  .post-desc
  .post-title
  .entry-title
  a {
  color: #fff;
}
.masonry.tiles
  .post-item.no-img
  .post-desc-wrapper
  .post-desc
  .post-title:after,
.masonry.tiles
  .post-item.format-quote
  .post-desc-wrapper
  .post-desc
  .post-title:after,
.masonry.tiles
  .post-item.format-link
  .post-desc-wrapper
  .post-desc
  .post-title:after {
  background-color: #fff;
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta,
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta a,
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt {
  color: rgba(255, 255, 255, 0.7);
}
.timeline .post-item {
  float: none;
  width: auto;
  padding-left: 200px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.timeline .post-item:last-child {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.timeline .format-quote .post-meta,
.timeline .format-link .post-meta {
  padding-top: 7px;
}
.timeline .post-item:before {
  content: "";
  width: 7px;
  height: 7px;
  border-width: 4px;
  border-style: solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 126px;
  top: 11px;
  display: block;
  visibility: visible;
  z-index: 1;
}
.timeline .date_label {
  display: block;
}
.timeline .post-meta .author-date .date {
  display: none;
}
.photo .post-item {
  float: none;
}
.photo .post-photo-wrapper {
  width: 100%;
  float: none;
}
.photo .post-desc-wrapper {
  width: 100%;
  float: none;
  text-align: center;
}
.photo .post-desc .post-head {
}
.photo .post-desc .post-head .post-meta {
  display: inline-block;
}
.photo .post-desc .post-head .post-footer {
  display: inline-block;
  background: 0 0;
  padding: 0;
  line-height: inherit;
}
.photo .post-desc .post-title {
}
.photo .post-desc .post-excerpt {
  margin-bottom: 0;
}
.photo .post-desc .post-head .post-meta .author-date,
.photo .post-desc .post-head .post-meta .category,
.photo .post-desc .post-head .post-footer .button-love,
.photo .post-desc .post-head .post-footer .post-links {
  float: none;
  display: inline-block;
}
.photo .post-desc .post-head .post-meta .author-date {
  margin-right: 20px;
}
.photo .post-desc .post-head .post-meta .author-date .label {
  display: none;
}
.photo .post-desc .post-head .post-footer .button-love {
  margin-right: 20px;
}
.photo .post-desc .post-head .post-footer .button-love .love-text {
  display: none;
}
.photo .post-desc .post-head .post-footer .post-links {
  border: 0;
  padding: 0;
}
.photo .post-desc .post-head .post-footer .post-links .icon-doc-text,
.photo .post-desc .post-head .post-footer .post-links .post-more {
  display: none;
}
.photo .format-image {
  text-align: center;
}
.photo .format-image .post-photo-wrapper {
  display: inline-block;
  width: auto;
}
.photo .format-link .post-title {
  display: inline-block;
  text-align: left;
}
.format-quote .post-photo-wrapper {
  display: none;
}
.format-quote .post-desc {
  padding: 0;
}
.format-quote .post-desc-wrapper {
  width: 100%;
  float: none;
}
.format-video .image_frame .image_wrapper img {
  margin-bottom: 0 !important;
}
.format-video .image_frame:hover .image_wrapper img {
  top: 0;
}
.format-link .post-photo-wrapper {
  display: none;
}
.format-link .post-desc-wrapper {
  width: 100%;
  float: none;
}
.format-link .post-desc {
  padding: 0;
}
.format-link .post-title {
  overflow: hidden;
}
.format-link .post-title .icon-link {
  display: block;
  width: 80px;
  height: 80px;
  font-size: 60px;
  line-height: 80px;
  border-right-width: 1px;
  border-style: solid;
  float: left;
  text-align: center;
}
.format-link .post-title .link-wrapper {
  margin-left: 100px;
  padding-top: 14px;
}
.format-link .post-title .link-wrapper h4 {
  margin-bottom: 7px;
  font-size: 20px;
  line-height: 22px;
}
.post-nav {
  padding: 10px 10px 4px 130px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.post-nav .next-prev-nav {
  float: left;
}
.post-nav .next-prev-nav li {
  float: left;
  margin-right: 5px;
}
.post-nav .next-prev-nav a.button {
  margin: 0;
  padding: 0 !important;
}
.post-nav .list-nav {
  float: right;
  line-height: 49px;
}
body.template-slider .post-nav {
  margin-top: 30px;
}
.post-nav.minimal.column {
  padding: 0;
  background: 0 0;
  position: relative;
  height: 40px !important;
}
.post-nav.minimal a {
  position: absolute;
  top: 0;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-nav.minimal a:hover {
  opacity: 1;
}
.post-nav.minimal a.prev {
  left: 0;
}
.post-nav.minimal a.next {
  right: 0;
}
.post-nav.minimal a.home {
  left: 50%;
  margin: 3px 0 0 -13px;
}
.post-nav.minimal a i {
  font-size: 25px;
  line-height: 30px;
  color: #626262;
}
.post-nav.minimal a svg {
  fill: #626262;
}
.post-header {
  margin-bottom: 20px;
}
.post-header .button-love {
  width: 99px;
  float: left;
  text-align: center;
}
.post-header .button-love a.mfn-love {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  font-size: 17px;
  margin-top: 25px;
}
.no-title .post-header .button-love a.mfn-love {
  margin-top: 0;
}
.post-header .button-love a.mfn-love i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
}
.post-header .button-love a.mfn-love:hover {
  text-decoration: none;
}
.post-header .button-love a.mfn-love i:last-child {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-header .button-love a:hover.mfn-love i:last-child,
.post-header .button-love a.loved.mfn-love i:last-child {
  opacity: 1;
  filter: alpha(opacity=100);
}
.post-header .title_wrapper {
  margin-left: 99px;
  border-left-width: 1px;
  border-style: solid;
  padding-left: 30px;
}
.post-header .title_wrapper h1 {
  font-size: 35px;
  line-height: 35px;
}
.single-photo-wrapper .share_wrapper {
  float: left;
}
.single-photo-wrapper .image_frame {
  margin-left: 120px;
}
.single-photo-wrapper .image_frame iframe {
  width: 100%;
}
.no-share .single-photo-wrapper .image_frame {
  margin-left: 0;
}
.single-photo-wrapper.image {
  text-align: center;
}
.single-photo-wrapper.image .image_frame {
  margin-left: 0;
  display: inline-block;
}
.section-post-header .single-photo-wrapper.image .image_frame {
  max-width: 80%;
  max-width: calc(100% - 130px);
}
.no-share .section-post-header .single-photo-wrapper.image .image_frame {
  max-width: 100%;
}
.share_wrapper {
  background: #fff;
  border-width: 1px;
  border-style: solid;
  width: 98px;
  text-align: center;
  padding: 10px 0 5px;
}
.share_wrapper .stButton {
  margin-bottom: 10px;
}
.section-post-intro-share .share_wrapper {
  float: right;
  background: 0 0;
  border: none;
  width: unset;
  padding: 0;
}
.section-post-intro-share .share_wrapper > span {
  float: left;
}
.section-post-intro-share .share_wrapper .stButton .stBubble {
  display: none !important;
}
.author-box .avatar-wrapper {
  width: 64px;
  height: 64px;
  float: left;
  border-width: 8px;
  border-style: solid;
  display: block;
  line-height: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.author-box .desc-wrapper {
  background: rgba(0, 0, 0, 0.02);
  padding: 20px;
  position: relative;
  margin-left: 105px;
}
.author-box .desc-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent rgba(0, 0, 0, 0.02) transparent transparent;
}
.author-box .desc-wrapper h5 {
  margin-bottom: 5px;
}
.hide-love .button-love {
  display: none !important;
}
.hide-love .post-header .title_wrapper {
  margin-left: 0;
  padding-left: 10px;
  border-left: none;
}
.hide-love .post-nav {
  padding-left: 10px;
}
.hide-love .portfolio_group .portfolio-item .desc .title_wrapper {
  padding-right: 0;
}
.section-post-related .section-related-adjustment {
  border-top-width: 1px;
  border-style: solid;
  padding-top: 20px;
}
.section-post-related .post-related {
  position: relative;
  width: 31.333%;
}
.section-post-related .col-2 .post-related {
  width: 48%;
}
.section-post-related .col-3 .post-related {
  width: 31.333%;
}
.section-post-related .col-4 .post-related {
  width: 23%;
}
.section-post-related .col-5 .post-related {
  width: 18%;
}
.section-post-related .col-6 .post-related {
  width: 14.666%;
}
.section-post-related .col-2 .post-related:nth-child(2n + 1) {
  clear: both;
}
.section-post-related .col-3 .post-related:nth-child(3n + 1) {
  clear: both;
}
.section-post-related .col-4 .post-related:nth-child(4n + 1) {
  clear: both;
}
.section-post-related .col-5 .post-related:nth-child(5n + 1) {
  clear: both;
}
.section-post-related .col-6 .post-related:nth-child(6n + 1) {
  clear: both;
}
.section-post-related .post-related .image_frame {
  margin-left: 30px;
  margin-bottom: 15px;
}
.section-post-related .post-related .fullscreen-container {
  height: 180px !important;
}
.section-post-related .post-related .date_label {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 20;
}
.section-post-related .post-related hr {
  margin-left: 30px;
  width: 40%;
}
.section-post-related .post-related a.button {
  margin-left: 30px;
  margin-bottom: 0;
}
.section-post-related .format-quote blockquote {
  margin-top: 70px;
  margin-left: 40px;
}
.section-post-related .format-link .image_frame {
  height: 180px;
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
}
.section-post-related .format-standard.no-img .image_frame {
  display: block;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
}
.section-post-related .post-related .image_frame iframe {
  width: 100%;
}
.section-post-related .simple .post-related .image_frame {
  margin-left: 0;
}
.section-post-related .simple .post-related .date_label {
  margin-bottom: 5px;
  position: static;
  padding: 0;
  background-color: transparent;
  background-image: none;
}
.section-post-related .simple .post-related .date_label:after {
  display: none;
}
.section-post-related .simple .post-related hr {
  display: none;
}
.section-post-related .simple .post-related a.button {
  margin-left: 0;
}
.section-post-related .simple .post-related.format-quote .date_label {
  margin-bottom: 10px;
}
.section-post-related .simple .format-quote blockquote {
  margin-top: 0;
}
.single-format-link .single-photo-wrapper .share_wrapper {
  float: none;
  width: auto;
  padding: 10px 15px 15px;
}
.single-format-link .single-photo-wrapper .share_wrapper .stButton {
  margin: 0 10px 0 0;
}
.single-format-link .section-post-header .single-photo-wrapper .image_frame {
  display: none;
}
.single-format-quote #Subheader .title {
  width: 100%;
}
.single-format-quote #Subheader ul.breadcrumbs {
  display: none;
}
.single-format-quote .single-photo-wrapper .share_wrapper {
  float: none;
  width: auto;
  padding: 10px 15px 15px;
}
.single-format-quote .single-photo-wrapper .share_wrapper .stButton {
  margin: 0 10px 0 0;
}
.single-format-quote .section-post-header .single-photo-wrapper .image_frame {
  display: none;
}
.portfolio.no-img .single-photo-wrapper .share_wrapper,
.format-image.no-img .single-photo-wrapper .share_wrapper,
.format-standard.no-img .single-photo-wrapper .share_wrapper {
  float: none;
  width: auto;
  padding: 10px 15px 15px;
}
.portfolio.no-img .single-photo-wrapper .share_wrapper .stButton,
.format-image.no-img .single-photo-wrapper .share_wrapper .stButton,
.format-standard.no-img .single-photo-wrapper .share_wrapper .stButton {
  margin: 0 10px 0 0;
}
.portfolio.no-img .section-post-header .single-photo-wrapper .image_frame,
.format-image.no-img .section-post-header .single-photo-wrapper .image_frame,
.format-standard.no-img
  .section-post-header
  .single-photo-wrapper
  .image_frame {
  display: none !important;
}
.project-description li {
  width: 99.9%;
  clear: both;
  padding: 7px 10px;
  background: rgba(0, 0, 0, 0.01);
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.project-description li .label {
  font-weight: 700;
  min-width: 50px;
  display: inline-block;
}
.project-description li.one-third {
  float: left;
  width: 33.3%;
  clear: none;
  padding-right: 15px;
  border-width: 0 1px 1px 0;
}
.project-description li:nth-child(3) {
  border-right-color: transparent;
}
.share_item {
  float: none;
  width: auto;
  padding: 10px 15px 15px;
}
.share_item .stButton {
  margin: 0 10px 0 0;
}
.share-simple .post-header .title_wrapper {
  margin-left: 0;
  padding-left: 0;
  border-left-width: 0;
}
.share-simple-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding: 15px 0;
  text-align: left;
}
.share-simple-wrapper .share-label {
  margin-right: 10px;
}
.share-simple-wrapper .icons {
  display: inline;
}
.share-simple-wrapper .icons a {
  padding: 0 5px;
  color: #a8a8a8;
}
.share-simple-wrapper .icons .facebook:hover {
  color: #3b5998;
}
.share-simple-wrapper .icons .twitter:hover {
  color: #1da1f2;
}
.share-simple-wrapper .icons .google:hover {
  color: #dc4e41;
}
.share-simple-wrapper .icons .linkedin:hover {
  color: #0077b5;
}
.share-simple-wrapper .icons .pinterest:hover {
  color: #bd081b;
}
.share-simple-wrapper .button-love {
  float: right;
}
.share-simple-wrapper .mfn-love {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-left: 5px;
}
.share-simple-wrapper .mfn-love i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
.share-simple-wrapper .mfn-love:hover {
  text-decoration: none;
}
.share-simple-wrapper .mfn-love i:last-child {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.share-simple-wrapper .mfn-love:hover i:last-child,
.share-simple-wrapper .mfn-love.loved i:last-child {
  opacity: 1;
  filter: alpha(opacity=100);
}
.single-template .section-post-header,
.single-template .section-post-about,
.single-template .section-post-related,
.single-template .section-post-comments {
  display: none;
}
.widget-area {
  border-style: solid;
  padding: 30px 20px 20px;
  position: relative;
}
.widget-area:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1500px;
  height: 100%;
  background: rgba(0, 0, 0, 0.01);
  visibility: visible;
}
.aside_left .widget-area {
  border-right-width: 1px;
}
.aside_left .widget-area:before {
  right: 0;
}
.aside_right .widget-area {
  border-left-width: 1px;
}
.aside_right .widget-area:before {
  left: 0;
}
.widget-area.lines-boxed .widget:after {
  width: 100%;
}
.widget-area.lines-hidden .widget:after {
  display: none;
}
.widget {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
.widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget:last-child:after {
  display: none;
}
.widget:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 1500px;
  height: 0;
  visibility: visible;
  border-width: 1px 0 0;
  border-style: solid;
}
.widget > h3 {
  font-size: 18px;
  line-height: 22px;
}
.aside_left .widget:after {
  right: 0;
}
.aside_right .widget:after {
  left: 0;
}
.with_aside.aside_both .sidebar-1 .widget-area {
  border-right-width: 1px;
}
.with_aside.aside_both .sidebar-1 .widget-area:before {
  right: 0;
}
.with_aside.aside_both .sidebar-1 .widget-area .widget:after {
  right: 0;
}
.with_aside.aside_both .sidebar-2 .widget-area {
  border-left-width: 1px;
}
.with_aside.aside_both .sidebar-2 .widget-area:before {
  left: 0;
}
.with_aside.aside_both .sidebar-2 .widget-area .widget:after {
  left: 0;
}
.Recent_posts ul {
  margin: 0 !important;
}
.Recent_posts ul li {
  margin-bottom: 10px;
  list-style: none !important;
}
.Recent_posts ul li:last-child {
  margin-bottom: 0;
}
.Recent_posts ul li a {
  text-decoration: none;
}
.Recent_posts ul li .desc {
  margin-right: 80px;
  padding: 5px 15px;
  background: #fff;
  position: relative;
  min-height: 70px;
}
.Recent_posts ul li .desc:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
  height: 100%;
}
.Recent_posts ul li .desc h6 {
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-style: solid;
}
.Recent_posts ul li .desc .date {
  position: relative;
  z-index: 2;
}
.Recent_posts ul li .desc .date i {
  display: inline-block;
  margin-right: 2px;
}
.Recent_posts ul li .photo {
  width: 80px;
  height: 80px;
  line-height: 0;
  text-align: center;
  float: right;
  position: relative;
}
.Recent_posts ul li .photo .c {
  width: 25px;
  height: 25px;
  line-height: 25px;
  z-index: 3;
  text-align: center;
  color: #fff;
  position: absolute;
  right: -12px;
  bottom: 12px;
  font-size: 11px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.Recent_posts ul li.no-img {
  position: relative;
}
.Recent_posts ul li.no-img .photo {
  width: 0;
  position: static;
}
.Recent_posts ul li.no-img .desc {
  margin-right: 0;
  min-height: inherit;
}
.Recent_posts.classic ul li a:hover h6,
.Recent_posts.classic ul li a:hover .desc .date {
  color: #fff !important;
}
.Recent_posts.classic ul li a:hover .desc:after {
  width: 100%;
}
.Recent_posts ul li.format-link .photo {
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
}
.Recent_posts ul li.format-quote .photo {
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40% auto;
}
.Recent_posts.blog_news ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.Recent_posts.blog_news ul li .photo {
  float: left;
  width: 30%;
  height: auto;
  border-right: 3px solid #ddd;
  background-color: transparent;
}
.Recent_posts.blog_news ul li .photo .c {
  display: none;
}
.Recent_posts.blog_news ul li .desc {
  width: 70%;
  margin-left: 30%;
  padding-top: 0;
  box-sizing: border-box;
  background: 0 0 !important;
}
.Recent_posts.blog_news ul li .desc:after {
  display: none;
}
.Recent_posts.blog_news ul li .desc h6 {
  margin-top: -3px;
}
.Recent_posts.blog_news ul li.no-img .photo {
  display: none;
}
.Recent_posts.blog_news ul li.no-img .desc {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}
.Recent_posts ul li a h6,
.Recent_posts ul li a .desc .date,
.Recent_posts ul li a .desc:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget_recent_entries ul li {
  padding: 5px 15px;
  background: #fff;
  position: relative;
  margin-bottom: 10px;
}
.widget_recent_entries ul li a {
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-style: solid;
}
.widget_recent_entries ul li:last-child {
  margin-bottom: 0;
}
.widget_recent_entries ul li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
  height: 100%;
}
.widget_recent_entries ul li:hover:after {
  width: 100%;
}
.widget_recent_entries ul li .post-date {
  display: block;
  position: relative;
  z-index: 2;
}
.widget_recent_entries ul li:hover a,
.widget_recent_entries ul li:hover .post-date {
  color: #fff;
}
.widget_recent_entries ul li:hover a,
.widget_recent_entries ul li:hover .post-date,
.widget_recent_entries ul li:hover:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget_categories ul {
  list-style-type: square;
  color: #fff;
  padding: 5px 10px 5px 30px;
}
.widget_categories ul li {
  position: relative;
}
.widget_categories ul li:after {
  content: "";
  display: block;
  width: 70px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: -30px;
  bottom: 0;
}
.widget_categories ul li:last-child:after {
  display: none;
}
.widget_categories ul li a {
  color: #fff !important;
  display: block;
  padding: 7px 0 7px 3px;
}
.widget_archive ul,
.widget_nav_menu ul {
  list-style-type: square;
  padding: 5px 10px 5px 30px;
  background: rgba(0, 0, 0, 0.03);
}
.widget_archive ul li,
.widget_nav_menu ul li {
  position: relative;
}
.widget_archive ul li:after,
.widget_nav_menu ul li:after {
  content: "";
  display: block;
  width: 70px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: -30px;
  bottom: 0;
}
.widget_archive ul li:last-child:after,
.widget_nav_menu ul li:last-child:after {
  display: none;
}
.widget_archive ul li a,
.widget_nav_menu ul li a {
  display: block;
  padding: 8px 0 9px 3px;
}
.widget_meta ul,
.widget_pages ul,
.widget_rss ul {
  list-style-type: square;
  padding: 0 0 0 30px;
}
.widget_meta ul li a,
.widget_pages ul li a,
.widget_rss ul li a {
  display: block;
  padding: 4px 0 7px 4px;
}
.widget_mfn_recent_comments ul {
  margin: 0 !important;
}
.widget_mfn_recent_comments ul li {
  padding-bottom: 15px;
  margin-bottom: 0 !important;
  padding-left: 40px;
  position: relative;
  list-style: none !important;
}
.widget_mfn_recent_comments ul li:last-child {
  padding-bottom: 5px;
}
.widget_mfn_recent_comments ul li .date_label {
  background-color: rgba(0, 0, 0, 0.03);
  margin-top: 7px;
  margin-bottom: 5px;
  position: relative;
}
.widget_mfn_recent_comments ul li .date_label:after {
  border-left-color: rgba(0, 0, 0, 0.03);
}
.widget_mfn_recent_comments ul li:after {
  content: "";
  width: 7px;
  height: 7px;
  border-width: 4px;
  border-style: solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  z-index: 1;
}
.widget_mfn_recent_comments ul li p {
  margin-bottom: 0;
}
.widget_recent_comments ul li {
  padding-bottom: 5px;
  padding-top: 6px;
  padding-left: 40px;
  position: relative;
}
.widget_recent_comments ul li:last-child {
  padding-bottom: 5px;
}
.widget_recent_comments ul li:after {
  content: "";
  width: 7px;
  height: 7px;
  border-width: 4px;
  border-style: solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  z-index: 1;
}
.widget_search input[type="text"] {
  margin-bottom: 0;
  width: 100%;
}
.widget_search .icon_close,
.widget_search .icon_search {
  display: none;
}
.widget_calendar td,
.widget_calendar th {
  padding: 4px 3px;
}
.widget_calendar caption {
  padding: 5px;
  font-size: 14px;
}
.widget_calendar table tfoot tr:hover td {
  background: 0 0 !important;
}
.Flickr {
  overflow: hidden;
}
.Flickr .flickr_badge_image {
  margin: 0;
  padding: 0;
  float: left;
  margin: 0 1% 2%;
  width: 23%;
}
.Flickr .flickr_badge_image a {
  display: block;
  line-height: 0;
}
.widget_tp_widget_recent_tweets .tp_recent_tweets {
  clear: none;
  float: none;
}
.widget_tp_widget_recent_tweets ul {
  overflow: hidden;
}
.widget_tp_widget_recent_tweets ul li:last-child {
  padding-bottom: 0;
}
.widget_mfn_tag_cloud ul {
  margin-bottom: 0;
  overflow: hidden;
}
.widget_mfn_tag_cloud ul li {
  margin: 0;
  padding: 0;
  float: left;
  margin: 0 5px 2px 0;
}
.widget_mfn_tag_cloud a {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  height: 22px;
  font-size: 12px;
  padding-right: 8px;
  margin-right: 1px;
}
.widget_mfn_tag_cloud a:hover {
  text-decoration: none;
}
.widget_mfn_tag_cloud a span {
  padding-left: 8px;
  height: 22px;
  line-height: 22px;
  display: block;
  float: left;
}
.widget_mfn_menu ul li a {
  display: block;
  padding: 7px 10px;
  margin-bottom: 5px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.04);
  color: #858585;
}
.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a,
.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a {
  text-decoration: none;
  color: #fff !important;
}
.widget_mfn_menu ul li ul li a {
  padding-left: 20px;
}
.widget_mfn_menu ul li ul li a:before {
  content: "-";
  margin-right: 5px;
}
.widget_mfn_menu ul li ul li ul li a {
  padding-left: 40px;
}
.widget_mfn_menu ul li ul li ul li ul li a {
  padding-left: 60px;
}
.widget_mfn_menu ul.submenus-hover li ul {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}
.widget_mfn_menu ul.submenus-hover li.current_page_item > ul,
.widget_mfn_menu ul.submenus-hover li:hover > ul {
  max-height: 10000px;
}
.widget_mfn_menu ul.submenu-active li.current-menu-parent > ul {
  max-height: 10000px;
}
.widget_mfn_menu ul.submenus-click li ul {
  overflow: hidden;
  max-height: 0;
}
.widget_mfn_menu ul.submenus-click li.hover > ul {
  max-height: 10000px;
}
.mfn-login {
  overflow: hidden;
}
.mfn-login form p {
  margin-bottom: 5px;
}
.mfn-login form input {
  margin-bottom: 0;
}
.mfn-login .sep {
  margin: 0 7px;
}
.mfn-login .avatar-wrapper {
  float: left;
  width: 64px;
  margin: 0 10px 10px 0;
}
.mfn-login .author {
  float: left;
}
.mfn-login .alert {
  padding: 5px 10px;
  margin-bottom: 5px;
}
.portfolio_group {
  margin: 0 !important;
}
.portfolio_group .portfolio-item {
  list-style: none !important;
  float: left;
}
.portfolio_group .portfolio-item.isotope-grid-sizer {
  margin: 0 !important;
}
.portfolio_group:not(.list) .portfolio-item {
  background: 0 0 !important;
}
.portfolio_group .portfolio-item .list_style_header {
  display: none;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  min-height: 46px;
  padding-right: 275px;
}
.portfolio_group .portfolio-item .list_style_header h3 {
  margin-bottom: 0;
  margin-top: 7px;
}
.portfolio_group .portfolio-item .list_style_header .links_wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.portfolio_group .portfolio-item .list_style_header .links_wrapper a {
  margin-bottom: 0;
}
.portfolio_group
  .portfolio-item
  .list_style_header
  .links_wrapper
  a:last-child {
  margin-right: 0;
}
.portfolio_group
  .portfolio-item:first-child
  .list_style_header
  .links_wrapper
  a.portfolio_prev_js {
  display: none;
}
.portfolio_group
  .portfolio-item:last-child
  .list_style_header
  .links_wrapper
  a.portfolio_next_js {
  display: none;
}
.portfolio_group .portfolio-item .image_frame {
  width: 100%;
  margin-bottom: 0;
}
.portfolio_group .portfolio-item .desc {
  padding: 20px;
  background: #fff;
  overflow: hidden;
}
.portfolio_group .portfolio-item .desc .title_wrapper {
  position: relative;
  padding-right: 43px;
}
.portfolio_group .portfolio-item .desc .title_wrapper h5 {
  margin-bottom: 0;
}
.portfolio_group .portfolio-item .desc .title_wrapper .button-love {
  position: absolute;
  right: 0;
  top: 0;
}
.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}
.portfolio_group
  .portfolio-item
  .desc
  .title_wrapper
  .button-love
  a.mfn-love
  i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
.portfolio_group
  .portfolio-item
  .desc
  .title_wrapper
  .button-love
  a.mfn-love:hover {
  text-decoration: none;
}
.portfolio_group
  .portfolio-item
  .desc
  .title_wrapper
  .button-love
  a.mfn-love
  i:last-child {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio_group
  .portfolio-item
  .desc
  .title_wrapper
  .button-love
  a:hover.mfn-love
  i:last-child,
.portfolio_group
  .portfolio-item
  .desc
  .title_wrapper
  .button-love
  a.loved.mfn-love
  i:last-child {
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio_group .portfolio-item .desc .desc-wrapper {
  margin-right: 280px;
}
.portfolio_group .portfolio-item .desc .details-wrapper {
  float: right;
  width: 240px;
  padding-left: 19px;
  border-left-width: 1px;
  border-style: solid;
}
.portfolio_group .portfolio-item .desc .details-wrapper dl {
  margin-bottom: 0;
}
.portfolio_group .portfolio-item .desc .details-wrapper dl > dt {
  padding: 2px 0;
  border: 0;
  width: 80px;
}
.portfolio_group .portfolio-item .desc .details-wrapper dl > dd {
  padding: 2px 0;
  border: 0;
  margin-left: 90px;
}
.portfolio_group.list .portfolio-item {
  width: 100%;
  border-bottom-width: 0;
  border-style: solid;
}
.portfolio_group.list .portfolio-item .portfolio-item-fw-bg {
  background-position: top center;
  background-repeat: repeat;
  padding: 35px 0;
}
.portfolio_group:not(.list) .portfolio-item .portfolio-item-fw-bg {
  background: 0 0 !important;
}
body.with_aside .portfolio_group.list .portfolio-item .portfolio-item-fw-bg {
  padding-left: 5%;
  padding-right: 5%;
}
body:not(.with_aside)
  .portfolio_group.list
  .portfolio-item
  .portfolio-item-fw-wrapper {
  width: 1176px;
  margin: 0 auto;
}
.portfolio_group.list .portfolio-item .list_style_header {
  display: block;
}
.portfolio_group.list .portfolio-item .desc {
  background: 0 0;
  padding: 20px 0 0;
}
.portfolio_group.list .portfolio-item .desc .title_wrapper {
  display: none;
}
.portfolio_group.flat .portfolio-item {
  width: 33.3%;
}
.portfolio_group.flat .portfolio-item .image_frame {
  border: 0;
}
.portfolio_group.flat .portfolio-item .image_frame .mask {
  box-shadow: 0 0;
  -webkit-box-shadow: 0 0 0 0;
}
.portfolio_group.flat .portfolio-item .desc {
  display: none;
}
.portfolio_group.grid .portfolio-item {
  width: 31.2%;
  margin: 0 1% 20px;
}
.portfolio_group.grid .portfolio-item .desc .desc-wrapper,
.portfolio_group.grid .portfolio-item .desc .details-wrapper {
  display: none;
}
.portfolio_group.masonry .portfolio-item {
  width: 31.2%;
  margin: 0 1% 20px;
}
.portfolio_group.masonry .portfolio-item .desc .title_wrapper {
  margin-bottom: 15px;
}
.portfolio_group.masonry .portfolio-item .desc .desc-wrapper {
  display: block;
  margin-right: 0;
}
.portfolio_group.masonry .portfolio-item .desc .details-wrapper {
  display: none;
}
.portfolio_group.masonry-hover .portfolio-item {
  width: 31.2%;
  margin: 0 1% 20px;
}
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper {
  position: relative;
  overflow: hidden;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  padding: 10% 10% 50px;
  box-sizing: border-box;
  z-index: 2;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  h3:after {
  content: "";
  display: block;
  margin: 15px 0;
  width: 20px;
  height: 3px;
  background: #fff;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  h3
  a {
  color: #fff;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .desc-inner {
  height: 100%;
  overflow: hidden;
  color: #fff;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper {
  bottom: 18px;
  box-sizing: border-box;
  left: 0;
  padding: 0 7% 0 8%;
  position: absolute;
  width: 100%;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.zoom,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.link,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.external {
  font-size: 25px;
  color: #fff;
  position: relative;
  top: 0;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.zoom {
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.link {
  float: right;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.external {
}
.portfolio_group.masonry-hover .portfolio-item .image-wrapper {
  line-height: 0;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc.bg-light
  h3
  a,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc.bg-light
  .desc-inner,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc.bg-light
  .links-wrappper
  a {
  color: #444;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc.bg-light
  h3:after {
  background: #444;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper:hover
  .hover-desc {
  opacity: 1;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a:hover.zoom,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a:hover.link,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a:hover.external {
  top: -3px;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper
  .hover-desc {
  padding: 10%;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper {
  overflow: visible;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper
  .hover-desc {
  position: static;
  opacity: 1;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper
  .hover-desc
  .desc-inner {
  margin-bottom: 15px;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper {
  position: static;
  padding: 0;
  margin-top: 30px;
}
.portfolio_group.masonry-hover
  .portfolio-item.no-thumbnail
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.zoom {
  display: none;
}
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.zoom,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.link,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc
  .links-wrappper
  a.external,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio_group.masonry-minimal .portfolio-item {
  width: 31.2%;
  margin: 0 1% 20px;
}
.portfolio_group.masonry-flat {
  float: left;
  width: 100.5%;
}
.portfolio_group.masonry-flat .portfolio-item {
  width: 24.9%;
  display: block;
  float: left;
  position: relative;
}
.portfolio_group.masonry-flat .portfolio-item.wide {
  width: 49.8%;
}
.portfolio_group.masonry-flat .portfolio-item .portfolio-item-fill {
  padding-bottom: 78%;
}
.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill {
  padding-bottom: 156%;
}
.portfolio_group.masonry-flat .portfolio-item.wide .portfolio-item-fill {
  padding-bottom: 39%;
}
.portfolio_group.masonry-flat .portfolio-item.tall.wide .portfolio-item-fill {
  padding-bottom: 78%;
}
.portfolio_group.masonry-flat .portfolio-item .image_frame {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.portfolio_group.masonry-flat .portfolio-item .image_frame .image_wrapper {
  position: static;
}
.portfolio_group.masonry-flat .portfolio-item .image_frame .mask {
  box-shadow: 0 0;
  -webkit-box-shadow: 0 0 0 0;
}
.portfolio_group.masonry-flat .portfolio-item .image_frame img {
  margin: 0 !important;
  top: 0 !important;
}
.portfolio_group.masonry-flat .portfolio-item .desc {
  display: none;
}
.portfolio_group.grid.col-2 .portfolio-item,
.portfolio_group.masonry.col-2 .portfolio-item,
.portfolio_group.masonry-hover.col-2 .portfolio-item,
.portfolio_group.masonry-minimal.col-2 .portfolio-item {
  width: 47.99%;
}
.portfolio_group.grid.col-3 .portfolio-item,
.portfolio_group.masonry.col-3 .portfolio-item,
.portfolio_group.masonry-hover.col-3 .portfolio-item,
.portfolio_group.masonry-minimal.col-3 .portfolio-item {
  width: 31.33%;
}
.portfolio_group.grid.col-4 .portfolio-item,
.portfolio_group.masonry.col-4 .portfolio-item,
.portfolio_group.masonry-hover.col-4 .portfolio-item,
.portfolio_group.masonry-minimal.col-4 .portfolio-item {
  width: 22.99%;
}
.portfolio_group.grid.col-5 .portfolio-item,
.portfolio_group.masonry.col-5 .portfolio-item,
.portfolio_group.masonry-hover.col-5 .portfolio-item,
.portfolio_group.masonry-minimal.col-5 .portfolio-item {
  width: 18.99%;
  margin: 0 0.5% 20px;
}
.portfolio_group.grid.col-6 .portfolio-item,
.portfolio_group.masonry.col-6 .portfolio-item,
.portfolio_group.masonry-hover.col-6 .portfolio-item,
.portfolio_group.masonry-minimal.col-6 .portfolio-item {
  width: 15.66%;
  margin: 0 0.5% 20px;
}
.portfolio_group.flat.col-2 .portfolio-item {
  width: 49.99%;
}
.portfolio_group.flat.col-3 .portfolio-item {
  width: 33.33%;
}
.portfolio_group.flat.col-4 .portfolio-item {
  width: 24.99%;
}
.portfolio_group.flat.col-5 .portfolio-item {
  width: 19.99%;
}
.portfolio_group.flat.col-6 .portfolio-item {
  width: 16.66%;
}
.portfolio_group.exposure {
}
.portfolio_group.exposure .portfolio-item {
  width: 100%;
  position: relative;
}
.portfolio_group.exposure .portfolio-item a.link {
  display: block;
}
.portfolio_group.exposure .portfolio-item .image-wrapper {
  line-height: 0;
}
.portfolio_group.exposure .portfolio-item .image-wrapper .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.portfolio_group.exposure .portfolio-item .desc-inner {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 2;
  width: 100%;
}
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner {
  padding: 0 35px;
  margin: 0 1%;
  width: 98%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.full-width .portfolio_group.exposure .portfolio-item .desc-inner {
  top: 70px;
}
.full-width
  .portfolio_group.exposure
  .portfolio-item
  .desc-inner
  .desc-wrapper-inner {
  padding: 0;
}
.portfolio_group.exposure .portfolio-item .desc-inner .line {
  display: block;
  width: 0;
  height: 4px;
  margin-bottom: 20px;
}
.portfolio_group.exposure .portfolio-item .desc-inner .entry-title {
  margin-bottom: 20px;
}
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper {
  width: 75%;
  opacity: 0.7;
}
.portfolio_group.exposure .portfolio-item .details-wrapper {
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 2;
  width: 100%;
}
.portfolio_group.exposure
  .portfolio-item
  .details-wrapper
  .details-wrapper-inner {
  padding: 0 25px;
  margin: 0 1%;
  width: 98%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.full-width .portfolio_group.exposure .portfolio-item .details-wrapper {
  bottom: 35px;
}
.full-width
  .portfolio_group.exposure
  .portfolio-item
  .details-wrapper
  .details-wrapper-inner {
  padding: 0;
}
.portfolio_group.exposure .portfolio-item .details-wrapper .column {
  float: right;
  opacity: 0;
  -webkit-transform: translateY(-7%);
  transform: translateY(-7%);
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding: 20px 10px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio_group.exposure .portfolio-item .details-wrapper .column h5.label {
  font-weight: 400;
  margin-bottom: 8px;
}
.portfolio_group.exposure .portfolio-item .details-wrapper .column h5 {
  font-weight: 700;
}
.portfolio_group.exposure .portfolio-item .desc-inner .entry-title,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h2,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h3,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h4,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h5,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h6,
.portfolio_group.exposure .portfolio-item .details-wrapper h5,
.portfolio_group.exposure .portfolio-item .details-wrapper h5 a {
  color: #fff;
}
.portfolio_group.exposure .portfolio-item .desc-inner .line,
.portfolio_group.exposure .portfolio-item .image-wrapper .mask {
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfolio_group.exposure .portfolio-item .details-wrapper .column {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfolio_group.exposure .portfolio-item .details-wrapper .column:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.portfolio_group.exposure
  .portfolio-item
  .details-wrapper
  .column:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.portfolio_group.exposure
  .portfolio-item
  .details-wrapper
  .column:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.portfolio_group.exposure .portfolio-item:hover .desc-inner .line {
  width: 100px;
}
.portfolio_group.exposure .portfolio-item:hover .image-wrapper .mask {
  opacity: 1;
}
.portfolio_group.exposure .portfolio-item:hover .details-wrapper .column {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.section_wrapper .portfolio_wrapper .column.one.pager_wrapper .hover-desc {
  margin: 40px 0 !important;
}
.template-slider .section-portfolio-header {
  margin-top: 30px;
}
#Footer {
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
#Footer .footer_action {
  background: rgba(0, 0, 0, 0.1);
}
#Footer .footer_action .one {
  margin-bottom: 30px;
  padding-top: 30px;
  text-align: center;
  font-size: 110%;
  line-height: 180%;
}
#Footer .widgets_wrapper {
  padding: 0;
}
#Footer .widgets_wrapper .column {
  margin-bottom: 0;
}
#Footer .widgets_wrapper .widget {
  padding: 15px 0;
  margin-bottom: 0;
}
#Footer .widgets_wrapper .widget:after {
  display: none;
}
#Footer .footer_copy .one {
  margin-bottom: 20px;
}
#Footer .footer_copy .social {
  float: right;
  margin-right: 20px;
}
#Footer .footer_copy .social li {
  display: inline-block;
  margin-right: 6px;
}
#Footer .footer_copy .social li:last-child {
  margin-right: 0;
}
#Footer .footer_copy .social li a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 15px;
  line-height: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#Footer .footer_copy {
  padding: 10px 0;
}
#Footer .footer_copy .container {
  padding: 0 !important;
}
#Footer .footer_copy .social li a:hover {
  color: #fff;
}
#Footer .footer_copy .social-menu {
  float: right;
  margin-right: 20px;
}
#Footer .footer_copy .social-menu li {
  display: inline-block;
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#Footer .footer_copy .social-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.footer-copy-center #Footer .footer_copy {
  text-align: center;
}
.footer-copy-center #Footer .footer_copy .copyright {
  float: none;
  margin: 0 0 10px;
}
.footer-copy-center #Footer .footer_copy a#back_to_top {
  float: none;
  margin: -10px 0 10px;
}
.footer-copy-center #Footer .footer_copy .social {
  float: none;
  margin: 0;
}
.footer-copy-center #Footer .footer_copy .social-menu {
  float: none;
  margin: 0;
}
#back_to_top {
  float: right;
  margin: -9px 0 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  text-align: center;
}
a#back_to_top.button.button_js {
  color: #fff;
}
#back_to_top.hide {
  display: none;
}
#back_to_top.in_footer {
  position: absolute;
  bottom: 20px;
  right: 75px;
}
#back_to_top.sticky {
  position: fixed;
  right: 75px;
  bottom: 20px;
  z-index: 9001;
}
.nice-scroll #back_to_top.sticky {
  right: 85px;
}
#back_to_top.sticky.scroll {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#back_to_top.sticky.scroll.focus,
#back_to_top.sticky.scroll:hover {
  opacity: 1;
}
#Footer .Recent_posts ul li .desc {
  background: rgba(0, 0, 0, 0.1);
}
#Footer .widget_mfn_menu ul li a {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
}
#Footer .widget_recent_entries ul li {
  background: rgba(0, 0, 0, 0.1);
}
#Footer ul.list_mixed li:after,
#Footer ul.list_check li:after,
#Footer ul.list_star li:after,
#Footer ul.list_idea li:after {
  background: rgba(255, 255, 255, 0.08);
}
#Footer .widget_mfn_recent_comments ul li .date_label {
  background-color: rgba(0, 0, 0, 0.07);
}
#Footer .widget_mfn_recent_comments ul li .date_label:after {
  border-left-color: rgba(0, 0, 0, 0.07);
}
.footer-fixed #Footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.footer-sliding #Wrapper,
.footer-sliding #Content {
  position: relative;
  z-index: 0;
}
.footer-sliding #Footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.footer-stick #Footer.is-sticky {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}
.comments {
  margin-bottom: 0;
}
#comments .nocomments {
  margin-bottom: 40px;
}
#comments > :first-child {
  border-top-width: 1px;
  border-style: solid;
  padding-top: 20px;
}
.page #comments > :first-child {
  margin-top: 20px;
}
#comments .commentlist {
  margin-left: 0;
}
#comments .commentlist li {
  list-style: none !important;
}
#comments .commentlist > li {
  margin-bottom: 30px;
}
#comments .commentlist > li .comment-body {
  position: relative;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  margin-left: 105px;
}
#comments .commentlist > li .comment-body:after {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #fff transparent transparent;
}
#comments .commentlist > li .children {
  margin-bottom: 15px;
  padding-left: 40px;
  border-left: 1px solid #ddd;
}
#comments .commentlist > li .photo {
  display: block;
  width: 64px;
  height: 64px;
  overflow: hidden;
  line-height: 0;
  position: absolute;
  left: -105px;
  top: 0;
  border-width: 8px;
  border-style: solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#comments .commentlist > li .comment-author {
  font-size: 15px;
  color: #444;
}
#comments .commentlist > li .comment-author .fn {
  font-weight: 700;
}
#comments .commentlist > li .comment-meta {
  font-size: 12px;
  font-style: italic;
}
#comments .commentlist > li .comment-meta a.comment-edit-link {
  float: right;
  padding-right: 52px;
  position: relative;
  top: -19px;
}
#comments .commentlist > li p {
  margin: 4px 0 10px;
}
#comments .commentlist > li .reply {
  position: absolute;
  right: 20px;
  top: 20px;
}
#comments .commentlist > li .reply a.comment-reply-link {
  font-size: 11px;
  color: #fff;
  padding: 3px 6px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 3px;
}
#comments .commentlist > li .reply a:hover.comment-reply-link {
  text-decoration: none;
}
#comments .commentlist li .comment-body.lastBorder {
  border-bottom: 0;
}
#comments .commentlist .children {
  margin-bottom: 0;
  margin-left: 30px;
  padding-left: 50px;
}
#comments .commentlist .children li {
  margin-bottom: 0;
}
#comments #comments-title {
  margin-bottom: 20px;
}
#comments #comments-title span {
  font-style: italic;
}
#respond {
  overflow: hidden;
  margin-bottom: 40px;
}
#respond .comment-reply-title {
  font-size: 21px;
  line-height: 25px;
}
#respond p {
  margin-bottom: 15px;
  padding-left: 0 !important;
}
#respond .comment-notes .required {
  position: static;
}
#respond input[type="text"] {
  margin-bottom: 0;
}
#respond label {
  margin-bottom: 3px;
}
#respond .comment-form-author {
  width: 31.3%;
  margin-right: 2% !important;
  float: left;
  position: relative;
}
#respond .comment-form-email {
  width: 31.3%;
  margin-right: 2% !important;
  float: left;
  position: relative;
}
#respond .comment-form-url {
  width: 33.3%;
  float: left;
  position: relative;
}
#respond input[type="text"],
#respond input[type="password"],
#respond input[type="email"],
#respond select {
  width: 100%;
}
#respond .comment-form-comment {
  width: 100%;
}
#respond .comment-form-comment textarea {
  width: 100%;
  margin-bottom: 10px;
}
#respond .form-submit {
  margin: 0;
}
#respond .form-submit input[type="submit"] {
  float: right !important;
  margin: 0 !important;
}
#respond .form-allowed-tags {
  display: none;
}
#respond .form-allowed-tags code {
  margin-top: 10px;
}
.single-testimonial .post-nav,
.single-testimonial .post-meta .category,
.single-testimonial .fixed-nav {
  display: none;
}
body.error404 {
  height: 100%;
}
body.error404.custom-404,
body.error404.events-archive {
  height: auto;
}
body.error404:not(.events-archive) #Content {
  padding: 0 !important;
}
#Error_404 {
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 30px;
}
#Error_404 .error_pic {
  width: 30%;
  float: left;
  text-align: center;
}
#Error_404 .error_pic i {
  font-size: 250px;
  line-height: 250px;
}
#Error_404 .error_desk {
  width: 70%;
  float: left;
  padding-top: 40px;
}
#Error_404 .error_desk h2 {
  font-size: 45px;
  line-height: 45px;
  color: rgba(0, 0, 0, 0.7);
}
#Error_404 .error_desk h4 {
  font-size: 26px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.7);
}
#Error_404 .error_desk p .check {
  line-height: 45px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
#Error_404 .error_desk p em {
  font-style: italic;
  font-size: 17px;
  font-family: sans-serif;
  padding: 0 15px;
}
#Error_404 .error_desk p .button {
  margin: 0;
  display: inline;
  margin-left: 20px;
}
.search-not-found .snf-pic {
  float: left;
  text-align: center;
  width: 275px;
}
.search-not-found .snf-pic i {
  font-size: 200px;
  line-height: 200px;
}
.search-not-found .snf-desc {
  width: 70%;
  width: calc(100% - 275px);
  float: left;
  padding-top: 40px;
}
.search-not-found .snf-desc h2 {
  font-size: 45px;
  line-height: 45px;
  color: rgba(0, 0, 0, 0.7);
}
.search-not-found .snf-desc h4 {
  font-size: 26px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.7);
}
.section.has-video {
  position: relative;
  overflow: hidden;
}
.section.has-video .section_video {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  z-index: 1;
}
.section.has-video .section_video .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.section.has-video .section_video video {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  z-index: 2;
}
.section.has-video .section_wrapper {
  position: relative;
  z-index: 10;
}
@media only screen and (max-device-width: 1024px) {
  .section.has-video .section_video {
    display: none !important;
  }
}
.section.has-navi .section-nav {
  position: absolute;
  left: 50%;
  z-index: 701;
  cursor: pointer;
  font-size: 38px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 0 0 -25px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
}
.section.has-navi .section-nav:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section.has-navi .section-nav.prev {
  top: 25px;
}
.section.has-navi .section-nav.next {
  bottom: 25px;
}
.section.has-navi:first-child .section-nav.prev,
.section.has-navi:nth-last-child(3) .section-nav.next {
  display: none;
}
.section.has-navi .section-nav {
  color: rgba(0, 0, 0, 0.2);
}
.section.has-navi .section-nav:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section.has-navi.dark .section-nav {
  color: rgba(255, 255, 255, 0.2);
}
.section.has-navi.dark .section-nav:hover {
  color: rgba(255, 255, 255, 0.8);
}
.section.has-navi .section-nav {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.dark,
.dark ul.timeline_items,
.dark .icon_box a .desc,
.dark .icon_box a:hover .desc,
.dark .feature_list ul li a,
.dark .list_item a,
.dark .list_item a:hover,
.dark .widget_recent_entries ul li a {
  color: #fff !important;
}
.dark .ui-tabs .ui-tabs-panel,
.dark .accordion .question .answer {
  color: #626262;
}
.dark h1,
.dark h1 a,
.dark h1 a:hover {
  color: #fff;
}
.dark h2,
.dark h2 a,
.dark h2 a:hover {
  color: #fff;
}
.dark h3,
.dark h3 a,
.dark h3 a:hover {
  color: #fff;
}
.dark h4,
.dark h4 a,
.dark h4 a:hover {
  color: #fff;
}
.dark h5,
.dark h5 a,
.dark h5 a:hover {
  color: #fff;
}
.dark h6,
.dark h6 a,
.dark h6 a:hover,
.dark a.content_link .title {
  color: #fff;
}
.dark .idea_box,
.dark table th,
.dark table td,
.dark .list_item .circle,
.dark input[type="text"],
.dark input[type="tel"],
.dark input[type="password"],
.dark input[type="email"],
.dark textarea,
.dark select,
.dark .promo_box.has_border:after,
.dark dl > dt,
.dark dl > dd,
.dark .article_box .desc_wrapper p,
.dark a.icon_bar,
.dark a.content_link,
.dark .how_it_works .image,
.dark .opening_hours,
.dark .opening_hours .opening_hours_wrapper li,
.dark .icon_box.has_border:after,
.dark .chart_box:before,
.dark .pricing-box,
.dark .team_list .bq_wrapper,
.dark .post-footer .post-links,
.dark .format-link .post-title .icon-link,
.dark .share_wrapper,
.dark .post-header .title_wrapper,
.dark .section-post-related .section-related-adjustment,
.dark .comments,
.dark .widget-area,
.dark .widget:after,
.dark .fixed-nav .desc h6,
.dark .portfolio_group.list .portfolio-item,
.dark .portfolio_group .portfolio-item .desc .details-wrapper,
.dark .Recent_posts ul li .desc h6,
.dark .widget_recent_entries ul li a,
.dark .woocommerce .widget_best_sellers li,
.dark .woocommerce .widget_featured_products li,
.dark .woocommerce .widget_recent_reviews li,
.dark .woocommerce .widget_recent_products li,
.dark .woocommerce .widget_recently_viewed_products li,
.dark .woocommerce .widget_random_products li,
.dark .woocommerce .widget_top_rated_products li,
.dark .woocommerce .widget_onsale li,
.dark .woocommerce .widget_layered_nav li,
.dark .woocommerce .widget_shopping_cart ul.product_list_widget li,
.dark .woocommerce .widget_products li,
.dark .woocommerce .product .related.products,
.dark .woocommerce .product div.entry-summary h1.product_title:after,
.dark .woocommerce .quantity input.qty {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark .blockquote p.author span,
.dark .counter .desc_wrapper .title,
.dark .article_box .desc_wrapper p,
.dark .team .desc_wrapper p.subtitle,
.dark .pricing-box .plan-header p.subtitle,
.dark .pricing-box .plan-header .price sup.period,
.dark .chart_box p,
.dark .fancy_heading .inside,
.dark .fancy_heading_line .slogan,
.dark .post-meta,
.dark .post-meta a,
.dark .post-footer,
.dark .post-footer a span.label,
.dark .pager .pages a,
.dark .button-love a .label,
.dark .pager-single a,
.dark #comments .commentlist > li .comment-author .says,
.dark .fixed-nav .desc .date,
.dark .filters_buttons li.label,
.dark .Recent_posts ul li a .desc .date,
.dark .widget_recent_entries ul li .post-date,
.dark .tp_recent_tweets .twitter_time,
.dark .widget_price_filter .price_label,
.dark .shop-filters .woocommerce-result-count,
.dark .woocommerce ul.product_list_widget li .quantity,
.dark .widget_shopping_cart ul.product_list_widget li dl,
.dark .product_meta .posted_in,
.dark .woocommerce .shop_table .product-name .variation > dd,
.dark .shipping-calculator-button:after,
.dark .shop_slider .shop_slider_ul li .item_wrapper .price del,
.dark .testimonials_slider .testimonials_slider_ul li .author span,
.dark .testimonials_slider .testimonials_slider_ul li .author span a {
  color: #dedede;
}
.dark hr {
  background-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.08);
}
.dark blockquote {
  color: #fff;
}
.dark .article_box .desc_wrapper h4 {
  color: #444;
}
.dark .progress_bars .bars_list li h6 .label {
  color: rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.05);
}
.dark .faq .question .title {
  color: #fff;
}
.dark .counter .desc_wrapper .number {
  color: #fff;
}
.dark a.content_link .title {
  color: #444;
}
.dark .opening_hours,
.dark .opening_hours h3 {
  color: #444;
}
.dark .Recent_posts ul li .desc {
  background: rgba(0, 0, 0, 0.1);
}
.dark .pricing-box-box {
  background: rgba(0, 0, 0, 0.1);
}
.dark .pricing-box .plan-inside ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark .column_column ul,
.dark .column_column ol,
.dark .the_content_wrapper ul,
.dark .the_content_wrapper ol {
  color: #fff;
}
.dark .list_item.lists_2 .list_icon i {
  color: #fff;
}
.dark .pricing-box-table.pricing-box-featured {
  background: rgba(0, 0, 0, 0.1);
}
.dark .pricing-box .plan-header .price sup.period {
  color: rgba(255, 255, 255, 0.5) !important;
}
.dark .call_to_action .call_left h3 {
  color: rgba(0, 0, 0, 0.65);
}
.dark .call_to_action .call_center a {
  color: #fff;
}
.dark .content_slider.flat a.button .button_icon i {
  color: #fff;
}
.dark a.mfn-link,
.dark a:hover.mfn-link {
  color: #fff;
}
.dark a.hover.mfn-link-2 span:before,
.dark a.mfn-link-8:after,
.dark a.mfn-link-8:before {
  background: #fff;
}
.dark a.mfn-link-4:hover:before,
.dark a.mfn-link-4:hover:after,
.dark a.hover.mfn-link-4:before,
.dark a.hover.mfn-link-4:after,
.dark a.mfn-link-7:after,
.dark a.mfn-link-7:before {
  background: #fff;
}
.dark a.mfn-link-6:before {
  border-bottom-color: #fff;
}
.dark .slider_pagination a {
  background: rgba(255, 255, 255, 0.3);
}
html,
body {
  overflow-x: hidden;
}
@media only screen and (min-width: 1240px) {
  .layout-boxed {
    padding: 25px;
  }
  .layout-boxed.nice-scroll {
    padding: 25px 25px 25px 15px;
  }
  .layout-boxed.boxed-no-margin {
    padding: 0;
  }
  #Top_bar.loading {
    display: none;
  }
  .hover_color:hover .hover_color_bg,
  .hover_color.hover .hover_color_bg {
    background-color: inherit !important;
    border-color: inherit !important;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1489px) {
  body.header-open {
    min-width: 0;
  }
  .header-open #Wrapper {
    max-width: 960px;
  }
  .header-open .section_wrapper,
  .header-open .container,
  .header-open.with_aside .content_wrapper {
    max-width: 940px;
  }
  .header-open.with_aside .section_wrapper {
    max-width: 100%;
  }
  .header-open #Error_404 .error_pic i {
    font-size: 220px;
    line-height: 260px;
  }
  .header-open #Error_404 .error_desk {
    padding-top: 40px;
  }
  .header-open
    .section.full-width
    .wrap.one
    .column_map.one
    .google-map-contact-wrapper {
    left: auto;
    right: 50px;
  }
  .header-open .offer .offer_li .desc_wrapper {
    width: 436px;
    width: calc(50% - 42px);
  }
  body.header-open:not(.with_aside)
    .portfolio_group.list
    .portfolio-item
    .portfolio-item-fw-wrapper {
    width: 921px;
  }
  .header-open .Recent_posts ul li .desc {
    margin-right: 60px;
  }
  .header-open .Recent_posts ul li .photo {
    width: 60px;
    height: 60px;
  }
  .header-open .Recent_posts ul li .photo .c {
    width: 20px;
    height: 20px;
    line-height: 20px;
    bottom: 5px;
    right: -8px;
  }
}
@media only screen and (max-width: 1239px) {
  a[href^="tel"] {
    color: inherit;
    text-decoration: none;
  }
  .no-hover-tablet a.button:after,
  .no-hover-tablet a.tp-button:after,
  .no-hover-tablet button:after,
  .no-hover-tablet input:after {
    display: none;
  }
  .no-hover-tablet .image_frame .image_wrapper img {
    top: 0 !important;
  }
  .no-hover-tablet .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
  }
  .no-hover-tablet .image_frame .image_wrapper .mask,
  .no-hover-tablet .image_frame .image_wrapper .image_links {
    display: none !important;
  }
  .no-hover-tablet .Recent_posts ul li .desc:after {
    display: none;
  }
  .no-hover-tablet .Recent_posts ul li a:hover h6,
  .no-hover-tablet .Recent_posts ul li a:hover .desc .date {
    color: inherit !important;
  }
  body:not(.no-hover-tablet) .hover_color:hover .hover_color_bg,
  body:not(.no-hover-tablet) .hover_color.hover .hover_color_bg {
    background-color: inherit !important;
    border-color: inherit !important;
  }
  .with_aside
    .portfolio_group.masonry-hover
    .portfolio-item:not(.no-thumbnail)
    .masonry-hover-wrapper
    .hover-desc
    .desc-inner
    .desc-wrappper {
    display: none;
  }
  .no-section-bg-tablet .section {
    background-image: none !important;
  }
  .section.full-width .wrap.one .column_map.one .google-map-contact-wrapper {
    left: auto;
    right: 50px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1239px) {
  body {
    min-width: 0;
  }
  #Wrapper {
    max-width: 960px;
  }
  .section_wrapper,
  .container,
  .with_aside .content_wrapper {
    max-width: 940px;
  }
  .posts_group.grid.col-5 .post-item,
  .posts_group.masonry.col-5 .post-item,
  .posts_group.grid.col-6 .post-item,
  .posts_group.masonry.col-6 .post-item {
    width: 22.99%;
  }
  .posts_group.grid.col-5 .post-item:nth-child(5n + 1) {
    clear: none;
  }
  .posts_group.grid.col-6 .post-item:nth-child(6n + 1) {
    clear: none;
  }
  .posts_group.grid.col-5 .post-item:nth-child(4n + 1) {
    clear: both;
  }
  .posts_group.grid.col-6 .post-item:nth-child(4n + 1) {
    clear: both;
  }
  .column.one-fourth .Latest_news ul .desc .date i {
    display: none;
  }
  .column.one-second .Latest_news.featured ul .desc .date i {
    display: none;
  }
  .wrap.two-third .column.three-fifth .Latest_news.featured ul,
  .wrap.two-third .column.one-second .Latest_news.featured ul,
  .wrap.three-fifth .column.three-fifth .Latest_news.featured ul,
  .wrap.three-fifth .column.one-second .Latest_news.featured ul,
  .wrap.one-second .column.three-fourth .Latest_news.featured ul {
    width: 100%;
  }
  .wrap.two-fifth .Latest_news.featured ul,
  .wrap.one-third .Latest_news.featured ul,
  .wrap.one-fourth .Latest_news.featured ul {
    width: 100%;
  }
  .blog-teaser li:not(:first-child) .desc-wrapper .desc {
    padding: 70px 20px 25px;
  }
  .column.two-third
    .blog-teaser
    li:not(:first-child)
    .desc-wrapper
    .desc
    .post-meta,
  .column.three-fifth
    .blog-teaser
    li:not(:first-child)
    .desc-wrapper
    .desc
    .post-meta {
    display: none;
  }
  .wrap.two-third
    .blog-teaser
    li:not(:first-child)
    .desc-wrapper
    .desc
    .post-meta,
  .wrap.three-fifth
    .blog-teaser
    li:not(:first-child)
    .desc-wrapper
    .desc
    .post-meta {
    display: none;
  }
  body:not(.with_aside)
    .portfolio_group.list
    .portfolio-item
    .portfolio-item-fw-wrapper {
    width: 921px;
  }
  .portfolio_group.grid.col-5 .portfolio-item,
  .portfolio_group.masonry.col-5 .portfolio-item,
  .portfolio_group.masonry-hover.col-5 .portfolio-item,
  .portfolio_group.masonry-minimal.col-5 .portfolio-item,
  .portfolio_group.grid.col-6 .portfolio-item,
  .portfolio_group.masonry.col-6 .portfolio-item,
  .portfolio_group.masonry-hover.col-6 .portfolio-item,
  .portfolio_group.masonry-minimal.col-6 .portfolio-item {
    width: 22.99%;
  }
  .portfolio_group.flat.col-5 .portfolio-item,
  .portfolio_group.flat.col-6 .portfolio-item {
    width: 24.99%;
  }
  #Error_404 .error_pic i {
    font-size: 220px;
    line-height: 260px;
  }
  #Error_404 .error_desk {
    padding-top: 40px;
  }
  a.button.kill_the_icon .button_icon {
    padding-left: 10px;
    padding-right: 10px;
  }
  a.button.kill_the_icon .button_label {
    padding-left: 15px;
    padding-right: 15px;
  }
  .offer .offer_li .desc_wrapper {
    width: 436px;
    width: calc(50% - 42px);
  }
  .Recent_posts ul li .desc {
    margin-right: 60px;
  }
  .Recent_posts ul li .photo {
    width: 60px;
    height: 60px;
  }
  .Recent_posts ul li .photo .c {
    width: 20px;
    height: 20px;
    line-height: 20px;
    bottom: 5px;
    right: -8px;
  }
  .zoom_box .desc .desc_txt {
    font-size: 22px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 960px) {
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body {
    min-width: 0;
  }
  #Wrapper {
    max-width: 728px;
  }
  .section_wrapper,
  .container,
  .with_aside .content_wrapper {
    max-width: 708px;
  }
  .hide-tablet {
    display: none !important;
  }
  .header-magazine #Top_bar .banner_wrapper {
    width: 300px;
    top: 27px;
  }
  .footer-fixed #Content,
  .footer-sliding #Content {
    margin-bottom: 0 !important;
  }
  .footer-fixed #Footer,
  .footer-sliding #Footer {
    position: static;
  }
  #Subheader .title {
    width: 100%;
  }
  #Subheader ul.breadcrumbs {
    display: none;
  }
  #Filters .filters_wrapper ul li {
    float: left;
    width: 24%;
    margin: 0.5%;
  }
  .with_aside .classic .post-meta .author-date .author .label {
    display: none;
  }
  .with_aside .classic .post-meta .category {
    display: none;
  }
  .grid .post-item,
  .masonry .post-item {
    width: 47.9%;
  }
  .timeline .post-photo-wrapper {
    width: 100%;
    float: none;
  }
  .timeline .post-desc-wrapper {
    width: 100%;
    float: none;
  }
  .posts_group.grid.col-4 .post-item,
  .posts_group.masonry.col-4 .post-item,
  .posts_group.grid.col-5 .post-item,
  .posts_group.masonry.col-5 .post-item,
  .posts_group.grid.col-6 .post-item,
  .posts_group.masonry.col-6 .post-item {
    width: 31.33%;
  }
  .posts_group.grid.col-4 .post-item:nth-child(4n + 1) {
    clear: none;
  }
  .posts_group.grid.col-5 .post-item:nth-child(5n + 1) {
    clear: none;
  }
  .posts_group.grid.col-6 .post-item:nth-child(6n + 1) {
    clear: none;
  }
  .posts_group.grid.col-4 .post-item:nth-child(3n + 1) {
    clear: both;
  }
  .posts_group.grid.col-5 .post-item:nth-child(3n + 1) {
    clear: both;
  }
  .posts_group.grid.col-6 .post-item:nth-child(3n + 1) {
    clear: both;
  }
  .posts_group.masonry.tiles.col-4 .post-item,
  .posts_group.masonry.tiles.col-5 .post-item,
  .posts_group.masonry.tiles.col-6 .post-item {
    width: 49.9%;
  }
  .posts_group.masonry.margin.col-4 .post-item,
  .posts_group.masonry.margin.col-5 .post-item,
  .posts_group.masonry.margin.col-6 .post-item {
    width: 48.9%;
  }
  .column.one-third .Latest_news ul .desc .date i {
    display: none;
  }
  .column.one-second .Latest_news.featured ul {
    width: 100%;
  }
  .column.one-third .Latest_news.featured ul .desc .date i,
  .column.one-fourth .Latest_news.featured ul .desc .date i {
    display: none;
  }
  .wrap.five-sixth .column.three-fifth .Latest_news.featured ul,
  .wrap.four-fifth .column.three-fifth .Latest_news.featured ul,
  .wrap.three-fourth .column.three-fifth .Latest_news.featured ul,
  .wrap.two-third .column.three-fifth .Latest_news.featured ul,
  .wrap.two-third .column.one-second .Latest_news.featured ul,
  .wrap.two-third .column.three-fourth .Latest_news.featured ul,
  .wrap.three-fifth .column.three-fifth .Latest_news.featured ul,
  .wrap.three-fifth .column.one-second .Latest_news.featured ul,
  .wrap.three-fifth .column.three-fourth .Latest_news.featured ul {
    width: 100%;
  }
  .wrap.one-second .Latest_news.featured ul,
  .wrap.two-fifth .Latest_news.featured ul,
  .wrap.one-third .Latest_news.featured ul,
  .wrap.one-fourth .Latest_news.featured ul {
    width: 100%;
  }
  .blog-teaser li .desc-wrapper .desc {
    padding: 70px 25px 25px;
  }
  .blog-teaser li:not(:first-child) .desc-wrapper .desc {
    padding: 70px 20px 20px;
  }
  .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta {
    display: none;
  }
  .column.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments {
    display: none;
  }
  .wrap.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments {
    display: none;
  }
  .Recent_posts ul li .desc {
    margin-right: 40px;
  }
  .Recent_posts ul li .photo {
    width: 40px;
    height: 40px;
  }
  .Recent_posts ul li.format-link .photo {
    background-size: 40% auto;
  }
  .Recent_posts ul li .photo .c {
    width: 20px;
    height: 20px;
    line-height: 20px;
    bottom: 5px;
    right: -8px;
  }
  body:not(.with_aside)
    .portfolio_group.list
    .portfolio-item
    .portfolio-item-fw-wrapper {
    width: 694px;
  }
  .portfolio_group.grid.col-4 .portfolio-item,
  .portfolio_group.masonry.col-4 .portfolio-item,
  .portfolio_group.masonry-hover.col-4 .portfolio-item,
  .portfolio_group.masonry-minimal.col-4 .portfolio-item,
  .portfolio_group.grid.col-5 .portfolio-item,
  .portfolio_group.masonry.col-5 .portfolio-item,
  .portfolio_group.masonry-hover.col-5 .portfolio-item,
  .portfolio_group.masonry-minimal.col-5 .portfolio-item,
  .portfolio_group.grid.col-6 .portfolio-item,
  .portfolio_group.masonry.col-6 .portfolio-item,
  .portfolio_group.masonry-hover.col-6 .portfolio-item,
  .portfolio_group.masonry-minimal.col-6 .portfolio-item {
    width: 31.33%;
  }
  .portfolio_group.flat.col-4 .portfolio-item,
  .portfolio_group.flat.col-5 .portfolio-item,
  .portfolio_group.flat.col-6 .portfolio-item {
    width: 33.33%;
  }
  .tabs_vertical.ui-tabs .ui-tabs-nav {
    width: 33% !important;
  }
  .tabs_vertical.ui-tabs .ui-tabs-panel {
    width: 66.7% !important;
  }
  .one-fourth .counter.counter_horizontal,
  .one-fifth .counter.counter_horizontal,
  .one-sixth .counter.counter_horizontal {
    text-align: center;
  }
  .one-fourth .counter.counter_horizontal .icon_wrapper,
  .one-fifth .counter.counter_horizontal .icon_wrapper,
  .one-sixth .counter.counter_horizontal .icon_wrapper {
    position: static;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .one-fourth .counter.counter_horizontal .desc_wrapper,
  .one-fifth .counter.counter_horizontal .desc_wrapper,
  .one-sixth .counter.counter_horizontal .desc_wrapper {
    padding-left: 0;
  }
  .one-third .article_box .photo_wrapper {
    width: 100%;
    float: none;
    text-align: center;
  }
  .one-third .article_box .desc_wrapper {
    width: 100%;
    min-height: auto;
    float: none;
  }
  .pricing-box .plan-header h2 {
    word-wrap: break-word;
  }
  .pricing-box .plan-header .price sup.period {
    position: static;
    top: 0;
    display: block;
  }
  .infobox {
    padding-left: 20px;
    word-wrap: break-word;
  }
  .infobox ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .infobox ul li:before {
    display: none;
  }
  .style-simple .infobox ul li {
    padding-left: 0;
  }
  .portfolio-photo .portfolio-item .portfolio-details:hover .details {
    opacity: 1;
  }
  .portfolio-photo .portfolio-item .portfolio-details .more {
    display: none;
  }
  .get_in_touch {
    padding-left: 20px;
    word-wrap: break-word;
  }
  .get_in_touch ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .get_in_touch ul li .icon {
    display: none;
  }
  .hover_color {
    word-wrap: break-word;
  }
  .how_it_works .image {
    width: 116px;
    height: 116px;
    line-height: 114px;
  }
  .how_it_works .image img {
    max-width: 66px !important;
    max-height: 66px !important;
  }
  .how_it_works .image .number {
    bottom: 0;
    right: 0;
  }
  .how_it_works.has_border:after {
    top: 60px;
  }
  .how_it_works.fill .image img {
    border-radius: 100%;
    max-width: 116px !important;
    max-height: 116px !important;
  }
  .opening_hours {
    padding-left: 20px;
    word-wrap: break-word;
  }
  .opening_hours .opening_hours_wrapper li span {
    font-size: 16px;
    line-height: 16px;
  }
  .icon_box.icon_position_left {
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .icon_box.icon_position_left .icon_wrapper {
    position: static;
    margin-bottom: 15px;
  }
  .icon_box.icon_position_left .desc_wrapper {
    text-align: center;
    padding-top: 0;
  }
  .icon_box.icon_position_left .image_wrapper {
    position: static;
    left: 0;
    margin-bottom: 15px;
    width: auto;
    height: auto;
  }
  .flat_box .photo_wrapper .icon {
    width: 50px;
  }
  .flat_box .photo_wrapper .icon i {
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    margin-top: -20px;
  }
  .flat_box a:hover .photo_wrapper .icon {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  .flat_box .desc_wrapper {
    margin: 0;
  }
  .rtl .flat_box a:hover .photo_wrapper .icon {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  .offer_thumb_ul li.offer_thumb_li .image_wrapper {
    width: 100%;
    float: none;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper {
    width: 100%;
    float: none;
  }
  .offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper {
    width: 100%;
  }
  .offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper {
    margin-right: 0;
    width: 100%;
  }
  .trailer_box .desc h2 {
    font-size: 22px;
    line-height: 22px;
  }
  .offer .offer_li .desc_wrapper {
    width: 324px;
    width: calc(50% - 42px);
  }
  #Error_404 {
    position: static;
    padding-top: 50px;
    margin-top: 0;
  }
  #Error_404 .error_pic {
    width: 100%;
    float: none;
  }
  #Error_404 .error_pic i {
    font-size: 260px;
    line-height: 260px;
  }
  #Error_404 .error_desk {
    width: 100%;
    float: none;
    padding-top: 20px;
    text-align: center;
  }
  a.kill_the_icon .button_icon,
  .widget-area a.button .button_icon {
    display: none;
  }
  .button-stroke a.button_left.button.kill_the_icon .button_label {
    padding-left: 20px;
  }
  .button-stroke a.button_left.button_large.kill_the_icon .button_label {
    padding-left: 30px;
  }
  .button-stroke a.button_right.button.kill_the_icon .button_label {
    padding-right: 20px;
  }
  .button-stroke a.button_right.button_large.kill_the_icon .button_label {
    padding-right: 30px;
  }
  .button-flat a.button_left.button.kill_the_icon .button_label {
    padding-left: 20px;
  }
  .button-flat a.button_left.button_large.kill_the_icon .button_label {
    padding-left: 30px;
  }
  .button-flat a.button_right.button.kill_the_icon .button_label {
    padding-right: 20px;
  }
  .button-flat a.button_right.button_large.kill_the_icon .button_label {
    padding-right: 30px;
  }
  .zoom_box .desc .desc_txt {
    font-size: 18px;
    line-height: 22px;
  }
  .edd_downloads_list .edd_download {
    width: 50% !important;
  }
  .edd_downloads_list .edd_download:nth-child(5n + 3) {
    clear: both;
  }
  .edd_downloads_list .edd_download .edd_download_inner {
    margin: 0 5% 20px;
  }
}
@media only screen and (min-width: 768px) {
  .section.full-width-ex-mobile > .section_wrapper {
    max-width: 100% !important;
  }
  .section.full-width-ex-mobile > .one.column,
  .section.full-width-ex-mobile > .section_wrapper > .one.column,
  .section.full-width-ex-mobile .one.wrap .one.column {
    width: 100%;
    margin: 0;
  }
  .tr-menu #Top_bar .wpml-languages a.active,
  .tr-menu #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background-color: transparent;
  }
  .header-creative .header_placeholder,
  .header-empty .header_placeholder,
  .header-fixed .header_placeholder,
  .header-modern .header_placeholder,
  .header-semi .header_placeholder,
  .header-simple .header_placeholder,
  .header-transparent .header_placeholder {
    height: 0 !important;
  }
  .tr-menu .header_placeholder {
    height: 0 !important;
  }
  .tr-menu.header-classic #Top_bar {
    position: absolute;
  }
  .tr-menu.header-classic #Top_bar:not(.is-sticky) {
    top: 0 !important;
    background: 0 0 !important;
  }
  .tr-menu.header-classic.ab-show #Top_bar:not(.is-sticky) {
    top: 45px !important;
  }
  .tr-menu.header-classic.minimalist-header:not(.template-slider) #Header {
    min-height: 135px;
  }
  .tr-menu.header-plain #Top_bar {
    position: absolute;
  }
  .tr-menu.header-plain #Top_bar:not(.is-sticky) {
    top: 0 !important;
    background: 0 0 !important;
  }
  .tr-menu.header-plain.ab-show #Top_bar:not(.is-sticky) {
    top: 45px !important;
  }
  .tr-menu.header-plain.minimalist-header:not(.template-slider) #Header {
    min-height: 125px;
  }
  .header-plain #Top_bar,
  .header-plain #Top_bar .menu > li > a span:not(.description),
  .header-plain #Top_bar a#header_cart,
  .header-plain #Top_bar a#search_button,
  .header-plain #Top_bar .wpml-languages,
  .header-plain #Top_bar a.button.action_button {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .tr-menu.header-split #Top_bar {
    position: absolute;
  }
  .tr-menu.header-split #Top_bar:not(.is-sticky) {
    top: 0 !important;
    background: 0 0 !important;
  }
  .tr-menu.header-split.ab-show #Top_bar:not(.is-sticky) {
    top: 45px !important;
  }
  .tr-menu.header-split.minimalist-header:not(.template-slider) #Header {
    min-height: 135px;
  }
  .header-semi #Top_bar:not(.is-sticky) {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .header-semi.ab-show #Top_bar:not(.is-sticky) {
    top: 45px !important;
  }
  .header-semi.ab-hide #Top_bar:not(.is-sticky) {
    top: 0 !important;
  }
  .tr-menu.header-stack #Top_bar {
    position: absolute;
  }
  .tr-menu.header-stack #Top_bar:not(.is-sticky) {
    top: 0 !important;
    background: 0 0 !important;
  }
  .tr-menu.header-stack.ab-show #Top_bar:not(.is-sticky) {
    top: 45px !important;
  }
  .tr-menu.header-stack.minimalist-header:not(.template-slider) #Header {
    min-height: 196px;
  }
  .section.full-width:not(.no-margin-h) .wrap .wpcf7-form .one.column {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 0;
  }
  #Wrapper {
    max-width: 100%;
  }
  .section_wrapper .mcb-wrap,
  .section_wrapper .column,
  .container .column,
  .sections_group,
  .four.columns {
    margin: 0;
    clear: both;
  }
  .aside_both .sections_group {
    margin: 0 auto !important;
  }
  .section_wrapper,
  .container,
  .four.columns .widget-area {
    max-width: 700px !important;
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .left-sidebar .items_group,
  .right-sidebar .items_group,
  .with_aside .content_wrapper {
    max-width: 100%;
  }
  .section_wrapper .column {
    margin: 0 0 20px;
    height: auto !important;
  }
  .four.columns {
    margin: auto 0 !important;
  }
  .boxed2fw {
    padding: 0 !important;
  }
  .boxed2fw #Wrapper {
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .column_placeholder > .placeholder {
    height: 0;
  }
  .section {
    background-attachment: scroll !important;
    height: auto !important;
  }
  .highlight-left .section_wrapper,
  .highlight-right .section_wrapper {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .highlight-left .section_wrapper .wrap,
  .highlight-right .section_wrapper .wrap {
    padding: 0 33px;
  }
  .highlight-left.full-screen > .section_wrapper,
  .highlight-right.full-screen > .section_wrapper {
    padding: 0 !important;
  }
  .equal-height-wrap .mcb-wrap {
    height: auto !important;
  }
  .equal-height-wrap .mcb-wrap .mcb-wrap-inner {
    top: 0 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .section.has-navi .section-nav.prev {
    top: 10px;
  }
  .section.has-navi .section-nav.next {
    bottom: 10px;
  }
  .hide-mobile {
    display: block !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  .section_wrapper .column.hide-mobile {
    height: 0 !important;
  }
  .widget-area {
    min-height: 0 !important;
    margin: 30px auto !important;
    border: 0 !important;
    box-sizing: content-box;
  }
  .widget-area:after,
  .widget-area:before {
    display: none;
  }
  .widget:after {
    width: 100%;
  }
  .mobile-tr-header .header_placeholder,
  body:not(.mobile-sticky) .header_placeholder {
    height: 0 !important;
  }
  #Top_bar .container {
    max-width: 100% !important;
    padding: 0 !important;
  }
  #Top_bar a.responsive-menu-toggle {
    right: 10px;
  }
  #Top_bar a.responsive-menu-toggle.is-sticky {
    position: fixed;
    top: 30px;
    left: 10px;
  }
  .admin-bar #Top_bar a.responsive-menu-toggle.is-sticky {
    top: 56px;
  }
  #Top_bar .menu_wrapper {
    float: left !important;
    width: 100%;
    margin: 0 !important;
  }
  #Top_bar #menu {
    float: left;
    position: static !important;
    width: 100% !important;
    padding-bottom: 20px;
  }
  #Top_bar #logo img.logo-main {
    display: none;
  }
  #Top_bar #logo img.logo-mobile {
    display: inline-block;
    max-width: 200px;
  }
  #Top_bar .top_bar_left {
    margin-top: 0;
  }
  #Top_bar a.responsive-menu-toggle {
    top: 32px;
  }
  .sections_group {
    padding: 0 10px;
  }
  #Top_bar #logo img.logo-mobile-sticky {
    display: none;
  }
  #Header_creative #Top_bar #logo img.logo-sticky {
    display: none;
  }
  .mobile-sticky #Top_bar.is-sticky #logo img:not(.svg) {
    width: auto !important;
  }
  .mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile {
    display: none;
  }
  .mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky {
    display: inline-block;
  }
  .mobile-sticky.logo-overflow #Top_bar.is-sticky #logo img.logo-mobile-sticky {
    max-height: 80px !important;
  }
  .logo-overflow #Top_bar .logo {
    height: auto !important;
  }
  #Top_bar .search_wrapper {
    top: auto;
    bottom: -129px;
  }
  #Top_bar .top_bar_right {
    float: none;
    top: 0;
    height: 60px !important;
    padding: 0 10px;
  }
  #Top_bar .top_bar_right .top_bar_right_wrapper {
    float: right;
    margin-right: -10px;
  }
  #Top_bar .top_bar_right:before {
    display: none;
  }
  #Top_bar .top_bar_right_wrapper {
    top: 0 !important;
  }
  #Top_bar a#header_cart {
    top: 20px;
  }
  #Top_bar a#search_button {
    top: 19px;
  }
  #Top_bar a.button.action_button {
    top: 9px;
  }
  #Top_bar .wpml-languages {
    top: 11px;
  }
  #Top_bar .wpml-languages a.active {
    height: 15px;
    line-height: 17px;
  }
  .mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper {
    float: left;
  }
  .mobile-tb-center #Top_bar .top_bar_right {
    text-align: center;
  }
  .mobile-tb-center #Top_bar .top_bar_right .top_bar_right_wrapper {
    display: inline-block;
    float: none;
  }
  .mobile-tb-hide #Top_bar .top_bar_right {
    display: none;
  }
  body.header-below:not(.template-slider) #Header {
    padding-top: 0;
  }
  .header-creative #Header_creative {
    position: static;
  }
  .header-creative.layout-boxed {
    padding-top: 0;
  }
  .header-creative.layout-boxed #Wrapper {
    margin-top: 25px;
  }
  .header-creative.layout-full-width #Wrapper {
    padding-top: 0 !important;
  }
  #Header_creative #Top_bar .responsive-menu-toggle {
    top: 35px;
  }
  #Header_creative #Top_bar .responsive-menu-toggle.is-sticky {
    position: fixed;
    top: 10px;
    left: 10px;
    margin-top: 0;
  }
  .admin-bar #Header_creative #Top_bar .responsive-menu-toggle.is-sticky {
    top: 56px;
  }
  #Header_creative #Top_bar .top_bar_left {
    margin-top: 0;
    overflow: hidden;
  }
  #Header_creative #Top_bar .logo #logo {
    padding: 0;
  }
  #Header_creative #Top_bar .logo #logo img {
    max-height: 50px;
  }
  #Header_creative #Top_bar #menu {
    position: static;
    width: 100%;
  }
  .admin-bar #Header_creative {
    top: 0 !important;
  }
  #Intro {
    min-height: auto !important;
  }
  #Intro .intro-inner {
    padding: 100px 30px !important;
  }
  #Intro .intro-next {
    font-size: 25px;
    bottom: 10px;
  }
  .header-magazine #Top_bar .banner_wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    position: static;
    margin-bottom: 20px;
  }
  body.minimalist-header.header-classic:not(.template-slider) #Header,
  body.minimalist-header.header-creative:not(.template-slider) #Header,
  body.minimalist-header.header-plain:not(.template-slider) #Header,
  body.minimalist-header.header-split:not(.template-slider) #Header {
    min-height: 0;
  }
  body.minimalist-header.header-simple:not(.template-slider) #Header {
    min-height: 90px;
  }
  body.minimalist-header.header-transparent #Header {
    min-height: 0 !important;
  }
  .minimalist-header-no #Subheader {
    padding: 80px 0 !important;
  }
  .header-overlay .overlay-menu-toggle {
    top: 10px;
    right: 5px;
  }
  #overlay-menu ul li a {
    font-size: 22px;
    line-height: 36px;
  }
  .header-plain #Top_bar .logo {
    text-align: left;
  }
  .header-plain #Top_bar .logo #logo {
    padding: 5px 42px 15px 15px;
  }
  .header-plain #Top_bar .top_bar_right .top_bar_right_wrapper {
    line-height: 0;
  }
  .header-plain #Top_bar .top_bar_right {
    height: 50px !important;
  }
  .header-plain #Top_bar a#header_cart,
  .header-plain #Top_bar a#search_button {
    padding: 0 10px;
    line-height: 50px !important;
  }
  .header-plain #Top_bar .wpml-languages {
    padding: 0 10px;
    height: 50px !important;
  }
  .header-plain #Top_bar .wpml-languages a.active {
    line-height: 50px;
  }
  .header-plain #Top_bar a.button.action_button {
    height: 50px !important;
    line-height: 50px !important;
  }
  .header-plain #Top_bar a.button.action_button .button_label {
    padding: 0 12px;
  }
  .header-plain #Top_bar .top_bar_right_wrapper > *:last-child {
    border-right-width: 1px;
  }
  .header-simple #Top_bar .top_bar_left {
    top: 0 !important;
  }
  .header-split #Top_bar a#search_button {
    display: none;
  }
  .header-stack #Top_bar .logo {
    padding: 0;
    text-align: center !important;
  }
  .header-stack #Top_bar .logo #logo {
    display: block;
  }
  .header-stack #Top_bar a.responsive-menu-toggle {
    position: absolute !important;
    margin-top: -17px !important;
  }
  .header-stack #Top_bar a.responsive-menu-toggle.is-sticky {
    position: fixed !important;
    margin-top: 0 !important;
  }
  .header-stack #Top_bar .secondary_menu_wrapper {
    display: none;
  }
  .header-stack #Top_bar .top_bar_right {
    position: static;
  }
  .mobile-header-mini #Action_bar {
    display: none;
  }
  .mobile-header-mini #Top_bar {
    top: 0;
  }
  .mobile-header-mini #Top_bar .container {
    max-width: 100% !important;
  }
  .mobile-header-mini #Top_bar .top_bar_left {
    float: left;
    position: static;
  }
  .mobile-header-mini #Top_bar .logo {
    width: auto;
    float: left;
    margin-left: 15px;
    border: none;
  }
  .mobile-header-mini #Top_bar #logo {
    height: 60px !important;
    line-height: 60px !important;
    margin: 0;
  }
  .mobile-header-mini.logo-overflow #Top_bar #logo img.logo-mobile {
    max-height: 80px !important;
  }
  .mobile-header-mini #Top_bar a.responsive-menu-toggle {
    top: 30px !important;
    left: auto;
    right: 10px;
    margin-top: -17px;
  }
  .mobile-header-mini.mobile-sticky #Top_bar.is-sticky #logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mobile-header-mini #Top_bar .top_bar_right {
    position: absolute;
    top: 0;
    right: 54px;
    background: 0 0;
    padding: 0;
  }
  .mobile-header-mini #Top_bar a.button.action_button {
    display: none;
  }
  .mobile-header-mini #Top_bar #header_cart {
    margin-right: -1px;
  }
  .mobile-header-mini #Top_bar #search_button {
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-header-mini #Top_bar .wpml-languages {
    top: 13px;
    margin-right: 0;
  }
  .mobile-header-mini #Top_bar .wpml-languages a.active,
  .mobile-header-mini #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    border: none;
  }
  .mobile-header-mini #Top_bar #menu {
    padding-bottom: 10px;
  }
  .mobile-header-mini #Top_bar #menu ul li a span {
    line-height: 44px;
  }
  .mobile-header-mini #Top_bar #menu ul li.submenu .menu-toggle {
    line-height: 44px;
    right: 3px;
  }
  .mobile-header-mini #Top_bar .search_wrapper {
    bottom: -59px;
    padding: 10px;
    width: 100%;
  }
  .mobile-header-mini #Top_bar .search_wrapper .icon_search {
    left: 10px;
    top: 17px;
  }
  .mobile-header-mini #Top_bar .search_wrapper .icon_close {
    top: 17px;
  }
  .mobile-header-mini.mobile-mini-mr-lr #Top_bar .logo {
    float: right;
    margin-left: 0;
    margin-right: 54px;
  }
  .mobile-header-mini.mobile-mini-mr-lr #Top_bar .top_bar_right {
    left: 10px;
    right: auto;
  }
  .mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-header-mini.mobile-mini-mr-lc #Top_bar .top_bar_right {
    left: 10px;
    right: auto;
  }
  .mobile-header-mini.mobile-mini-ml-ll #Top_bar a.responsive-menu-toggle {
    left: 10px;
    right: 0;
  }
  .mobile-header-mini.mobile-mini-ml-ll #Top_bar .logo {
    margin-left: 54px !important;
  }
  .mobile-header-mini.mobile-mini-ml-ll #Top_bar .top_bar_right {
    right: 15px;
  }
  .mobile-header-mini.mobile-mini-ml-lc #Top_bar a.responsive-menu-toggle {
    left: 10px;
    right: 0;
  }
  .mobile-header-mini.mobile-mini-ml-lc #Top_bar .logo {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-header-mini.mobile-mini-ml-lc #Top_bar .top_bar_right {
    right: 15px;
  }
  .mobile-header-mini.mobile-mini-ml-lr #Top_bar a.responsive-menu-toggle {
    left: 10px;
    right: 0;
  }
  .mobile-header-mini.mobile-mini-ml-lr #Top_bar .logo {
    float: right;
    margin-left: 0;
    margin-right: 15px;
  }
  .mobile-header-mini.mobile-mini-ml-lr #Top_bar .top_bar_right {
    left: 49px;
    right: auto;
  }
  .mobile-header-mini.header-plain #Top_bar .top_bar_right {
    margin-right: 5px;
  }
  .mobile-header-mini.header-plain #Top_bar a#header_cart {
    line-height: 60px !important;
    border: none;
    padding: 0 5px;
  }
  .mobile-header-mini.header-plain #Top_bar a#search_button {
    line-height: 60px !important;
    border: none;
    padding: 0 3px;
  }
  .mobile-header-mini.header-plain #Top_bar .wpml-languages {
    height: 60px !important;
    border: none;
    padding: 0 5px 0 10px;
    top: 0;
  }
  .mobile-header-mini.header-plain #Top_bar .wpml-languages a.active {
    line-height: 60px !important;
  }
  .mobile-header-mini.header-plain #Top_bar .wpml-languages:hover a.active {
    background: 0 0;
  }
  .mobile-header-mini #Header_creative #Top_bar {
    width: 100%;
    margin: 0;
  }
  .mobile-header-mini #Header_creative #Top_bar #header_cart {
    top: 20px;
  }
  .mobile-header-mini #Header_creative #Top_bar #search_button {
    top: 19px;
  }
  .mobile-header-mini #Header_creative #Top_bar .wpml-languages {
    top: 13px;
  }
  .mobile-header-mini .overlay-menu-toggle {
    font-size: 22px;
    top: 8px;
    margin: 0 !important;
  }
  .mobile-sticky #Top_bar.is-sticky {
    position: fixed !important;
  }
  .mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle {
    top: 30px !important;
  }
  .mobile-sticky #Top_bar.is-sticky .top_bar_right {
    display: none;
  }
  .mobile-sticky #Top_bar #menu {
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile-sticky #Top_bar.is-sticky #logo {
    height: 50px !important;
    line-height: 50px !important;
    margin: 5px 50px;
  }
  .logo-no-sticky-padding.mobile-sticky #Top_bar.is-sticky #logo {
    height: 60px !important;
    line-height: 60px !important;
    margin: 0 50px;
  }
  .mobile-header-mini.mobile-sticky #Top_bar .top_bar_right {
    display: block;
  }
  .mobile-tr-header #Action_bar,
  .mobile-tr-header #Top_bar,
  .mobile-tr-header #Top_bar .top_bar_right {
    background: 0 0 !important;
  }
  .mobile-tr-header #Top_bar {
    position: absolute;
    top: 50px;
  }
  .mobile-tr-header.ab-hide #Top_bar {
    top: 0;
  }
  .mobile-tr-header #Action_bar {
    position: absolute;
  }
  .mobile-tr-header #Action_bar .contact_details li,
  .mobile-tr-header #Action_bar .social li a,
  .mobile-tr-header #Top_bar .top_bar_right a {
    color: rgba(255, 255, 255, 0.3);
  }
  .mobile-tr-header #Action_bar .social li a:hover,
  .mobile-tr-header #Top_bar .top_bar_right a:hover {
    color: #fff !important;
  }
  .mobile-tr-header #Top_bar .wpml-languages a.active,
  .mobile-tr-header #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background: 0 0;
  }
  .mobile-tr-header.header-creative.layout-full-width #Wrapper {
    padding-top: 0;
  }
  .mobile-tr-header.header-plain #Top_bar,
  .mobile-tr-header.header-plain #Top_bar .top_bar_right_wrapper > * {
    border: none !important;
    background: 0 0 !important;
  }
  .mobile-tr-header #Header_creative {
    background: 0 0 !important;
    position: absolute;
  }
  #Action_bar .contact_details li,
  #Action_bar .social {
    padding: 0 !important;
  }
  #Action_bar .contact_details {
    float: none;
    text-align: center;
    padding: 5px 0;
    color: #222;
  }
  #Action_bar .contact_details li {
    padding: 0;
  }
  #Action_bar .contact_details li.slogan {
    display: none;
  }
  #Action_bar .social {
    float: none;
    text-align: center;
    padding: 5px 0 0;
    margin-bottom: 5px;
  }
  #Action_bar .social li {
    margin-right: 5px;
  }
  #Action_bar .social li a {
    color: rgba(0, 0, 0, 0.3);
  }
  #Action_bar .social li a:hover {
    color: rgba(0, 0, 0, 0.8);
  }
  #Action_bar .social-menu {
    float: none;
    text-align: center;
    padding: 5px 0 0;
  }
  body:not(.template-slider):not(.header-simple) #Header {
    min-height: 350px;
    background-position: center 202px;
  }
  #Subheader .title {
    width: 100%;
  }
  #Subheader ul.breadcrumbs {
    display: none;
  }
  #Footer .footer_copy {
    text-align: center;
  }
  #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px;
  }
  #Footer .footer_copy .social {
    float: none;
    margin: 0;
  }
  #Footer .footer_copy .social-menu {
    float: none;
    margin: 0;
  }
  .footer-fixed #Content,
  .footer-sliding #Content {
    margin-bottom: 0 !important;
  }
  .footer-fixed #Footer,
  .footer-sliding #Footer {
    position: static;
  }
  #back_to_top {
    float: none;
    margin: -10px 0 10px;
  }
  #back_to_top.in_footer,
  #back_to_top.sticky {
    right: 20px !important;
    margin: 0;
  }
  .classic .post-photo-wrapper {
    width: 100%;
    float: none;
  }
  .classic .post-desc-wrapper {
    width: 100%;
    float: none;
  }
  .classic .post-meta .author-date .author .label {
    display: none;
  }
  .classic .post-meta .category {
    display: none;
  }
  .classic .post-desc-wrapper .post-footer .button-love .love-text {
    display: none;
  }
  .classic .post-desc-wrapper .post-desc {
    padding: 15px 0 0;
  }
  .timeline .post-item {
    padding-left: 0;
    background: 0 0;
  }
  .timeline .post-item:before {
    display: none;
  }
  .timeline .post-photo-wrapper {
    width: 100%;
    float: none;
  }
  .timeline .post-desc-wrapper {
    width: 100%;
    float: none;
  }
  .timeline .post-item .date_label {
    display: inline-block;
    position: static;
    margin-bottom: 10px;
  }
  .timeline .post-meta .category {
    display: none;
  }
  .timeline .post-desc-wrapper .post-footer .button-love .love-text {
    display: none;
  }
  .timeline .post-desc-wrapper .post-desc {
    padding: 15px 0 0;
  }
  .style-simple .timeline_items > li {
    width: 100%;
    padding: 0 !important;
    background: 0 0 !important;
  }
  .style-simple .timeline_items > li h3 span {
    display: block;
    position: static;
  }
  .style-simple .timeline_items > li:nth-child(even) {
    padding: 0;
  }
  .style-simple .timeline_items > li:nth-child(even) .desc {
    text-align: right;
  }
  .grid .post-item,
  .masonry .post-item {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  .masonry.tiles .post-item {
    width: 100% !important;
  }
  .photo .post-desc .post-head {
    margin-bottom: 5px;
  }
  .photo .post-desc .post-head .post-meta .category {
    display: none;
  }
  .photo .post-desc .post-head .post-meta .author-date {
    margin-right: 10px;
  }
  .single-post .format-image .single-photo-wrapper .image_frame {
    display: block;
  }
  .single-post .format-link .single-photo-wrapper,
  .single-post .format-quote .single-photo-wrapper {
    display: none;
  }
  .post-header .button-love {
    width: 69px;
  }
  .post-header .title_wrapper {
    margin-left: 69px;
    padding-left: 20px;
  }
  .post-header .title_wrapper h1 {
    font-size: 27px;
    line-height: 27px;
  }
  .post-header .post-meta .category {
    display: none;
  }
  .single-photo-wrapper .image_frame {
    max-width: 100% !important;
    margin-left: 0;
  }
  .single-photo-wrapper .share_wrapper {
    float: none;
    padding: 5px 15px 0;
    margin-bottom: 20px;
    width: auto;
  }
  .no-share-mobile .single-photo-wrapper .share_wrapper {
    display: none;
  }
  .wp-caption-text.hide-mobile {
    display: none;
  }
  .post-nav {
    padding: 10px 10px 4px 90px;
  }
  .no-share-mobile .share-simple-wrapper,
  .no-share-mobile .section-post-intro-share {
    display: none;
  }
  .portfolio_group .portfolio-item {
    width: 100% !important;
    margin: 0 0 20px !important;
    float: none;
  }
  .section.full-width .portfolio_group .portfolio-item {
    width: 100% !important;
  }
  .portfolio_group .portfolio-item .list_style_header {
    padding-right: 0;
    min-height: inherit;
  }
  .portfolio_group .portfolio-item .list_style_header h3 {
    margin: 0;
  }
  .portfolio_group .portfolio-item .list_style_header .links_wrapper {
    display: none;
  }
  .portfolio_group .portfolio-item .desc .desc-wrapper {
    margin-right: 0;
  }
  .portfolio_group .portfolio-item .desc .details-wrapper {
    float: none;
    width: 100%;
    padding-left: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .portfolio_group.list .portfolio-item .desc {
    padding-top: 10px;
  }
  .portfolio_group.list .portfolio-item .portfolio-item-fw-bg {
    background-image: none !important;
    padding-bottom: 0;
  }
  body:not(.with_aside)
    .portfolio_group.list
    .portfolio-item
    .portfolio-item-fw-wrapper {
    width: 380px;
  }
  .project-description li,
  .project-description li.one-third {
    width: 100%;
    border-width: 0 0 1px;
  }
  .project-description li:last-child {
    border-bottom: 0;
  }
  .portfolio_group.exposure .portfolio-item {
    margin: 0 !important;
    overflow: hidden;
  }
  .portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper {
    display: none;
  }
  .portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner {
    padding: 0;
  }
  .portfolio_group.exposure .portfolio-item .details-wrapper {
    display: none;
  }
  .portfolio_group.exposure .portfolio-item .image-wrapper {
    margin: 0 -100px;
  }
  .full-width .portfolio_group.exposure .portfolio-item .desc-inner {
    top: 30px;
  }
  .portfolio_group.flat .portfolio-item {
    margin-bottom: 0 !important;
  }
  ul.portfolio_grid li {
    width: 100% !important;
    float: left;
  }
  .portfolio_group.masonry-flat .portfolio-item {
    width: 49.9% !important;
    margin: 0 !important;
  }
  .portfolio_group.masonry-flat .portfolio-item.wide {
    width: 99.8% !important;
  }
  .portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill {
    padding-bottom: calc(156% - 1px);
  }
  .portfolio-photo .portfolio-item .portfolio-details .details {
    display: none;
  }
  .portfolio-photo .portfolio-item .portfolio-details .more {
    opacity: 1;
  }
  .blog-teaser li {
    width: 100% !important;
  }
  .blog-teaser li:not(:first-child) {
    margin-top: 10px;
  }
  .blog-teaser.margin-no li {
    margin-top: 0;
  }
  .call_to_action .call_left,
  .call_to_action .call_center,
  .call_to_action .call_right {
    display: block;
    width: 100%;
  }
  .call_to_action .call_left {
    margin-bottom: 20px;
  }
  .call_to_action .call_center {
    margin-bottom: 20px;
  }
  .call_to_action .call_right {
    margin-bottom: 0;
    text-align: center;
  }
  ul.clients:not(.clients_slider_ul) li {
    width: 50% !important;
  }
  .content_slider {
    padding: 0 !important;
    margin: 0 0 50px;
  }
  .content_slider .slider_pagination {
    padding: 0 20%;
    box-sizing: border-box;
  }
  .content_slider a.button {
    top: auto !important;
    bottom: -60px;
  }
  .content_slider a.slider_prev {
    left: 0 !important;
  }
  .content_slider a.slider_next {
    right: 0 !important;
  }
  .content_slider a.button .button_icon {
    padding: 7px 9px;
  }
  .content_slider.flat a.button,
  .content_slider.carousel a.button {
    bottom: -50px;
  }
  .content_slider.flat a.button .button_icon {
    font-size: 30px;
  }
  .content_slider.center {
    margin-bottom: 0;
  }
  .content_slider.center a.button {
    display: none !important;
  }
  .hr_full hr,
  .aside_left .hr_full hr,
  .aside_right .hr_full hr {
    position: absolute;
    left: -1000px;
    top: 0;
    width: 3000px;
  }
  .fancy_heading h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .feature_list ul li {
    width: 100% !important;
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .feature_list hr {
    display: none;
  }
  .flat_box .desc_wrapper {
    margin: 0;
  }
  .google-map-contact-wrapper {
    position: static;
    margin-left: 0 !important;
  }
  .google-map-contact-wrapper .get_in_touch {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .google-map-contact-wrapper .get_in_touch:after {
    display: none;
  }
  .how_it_works .image,
  .with_aside .how_it_works .image {
    width: 196px;
    height: 196px;
    line-height: 194px;
  }
  .how_it_works .image img {
    max-width: 116px !important;
    max-height: 116px !important;
  }
  .how_it_works .image .number,
  .with_aside .how_it_works .image .number {
    bottom: 10px;
    right: 10px;
  }
  .how_it_works.has_border:after {
    display: none;
  }
  .with_aside .how_it_works .image img {
    max-width: 116px !important;
    max-height: 116px !important;
  }
  .with_aside .how_it_works.fill .image img {
    max-width: 196px !important;
    max-height: 196px !important;
  }
  .offer .offer_li .image_wrapper {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .offer .offer_li .desc_wrapper {
    width: 90%;
    width: calc(100% - 67px) !important;
    margin: 0 auto;
    float: none;
    clear: both;
  }
  .offer .offer_li .desc_wrapper .title {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .offer .offer_li .desc_wrapper .title h3 {
    margin-bottom: 15px;
    font-size: 27px;
    line-height: 27px;
  }
  .offer .offer_li .desc_wrapper .title a.button {
    position: relative;
  }
  .offer a.slider_prev {
    left: 20px;
    top: 20px;
    margin: 0;
  }
  .offer .slider_pagination {
    left: 20px;
    top: 65px;
    margin: 0;
  }
  .offer a.slider_next {
    left: 20px;
    top: 111px;
    margin: 0;
  }
  .button-stroke .offer a.slider_prev {
    margin-top: -8px;
  }
  .button-stroke .offer a.slider_next {
    margin-top: 6px;
  }
  .icon_box.has_border:after {
    display: none;
  }
  .image_frame {
    margin-top: 0 !important;
  }
  .offer_thumb {
    padding-left: 0;
  }
  .offer_thumb_ul li.offer_thumb_li {
    padding-left: 0;
  }
  .offer_thumb_ul li.offer_thumb_li .image_wrapper {
    width: 100%;
    float: none;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper {
    width: 100%;
    float: none;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title {
    padding-right: 0;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
    margin-bottom: 15px;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button {
    position: relative;
  }
  .offer_thumb .slider_pagination {
    margin-top: 20px;
    line-height: inherit;
  }
  .offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper {
    width: 100%;
  }
  .offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper {
    margin-right: 0;
    width: 100%;
  }
  .pricing-box-label .plan-header,
  .pricing-box-label .plan-footer {
    display: none;
  }
  .pricing-box-label ul li {
    text-align: center !important;
  }
  .promo_box.has_border:after {
    display: none;
  }
  .promo_box_wrapper {
    overflow: visible;
  }
  .promo_box_wrapper .photo_wrapper {
    width: 100%;
    float: none;
    line-height: 0;
    margin-bottom: 15px;
  }
  .promo_box_wrapper .desc_wrapper {
    width: 100%;
    margin: 0 !important;
    float: none;
    padding-top: 0;
  }
  .story_box {
    padding: 0 11% !important;
  }
  .story_box .desc_wrapper {
    margin-right: 0 !important;
  }
  .table-responsive table {
    overflow-x: auto;
    display: block;
  }
  .table-responsive table a.kill_the_icon .button_icon {
    display: none;
  }
  .ui-tabs .ui-tabs-nav {
    background: 0 0;
  }
  .ui-tabs .ui-tabs-nav li {
    float: none !important;
    width: 100% !important;
    border-width: 0 0 1px;
  }
  .ui-tabs .ui-tabs-nav li:last-child {
    border-bottom: 0;
  }
  .ui-tabs .ui-tabs-nav li a {
    text-align: center;
    background-repeat: repeat-x;
    background-position: left top;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
  .ui-tabs .ui-tabs-nav li.ui-state-active a {
    background-image: none;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,
  .ui-tabs .ui-tabs-nav li.ui-state-active:after {
    display: none;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
  .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,
  .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
  .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    display: none;
  }
  .style-simple .ui-tabs .ui-tabs-nav li a {
    background-image: none;
  }
  .style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
  .style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,
  .style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
  .style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    display: block;
  }
  .style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a {
    text-align: center;
    padding-right: 20px;
  }
  .style-simple .tabs_vertical.ui-tabs .ui-tabs-panel {
    border-width: 1px 0 0 !important;
  }
  .style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
  .style-simple
    .tabs_vertical.ui-tabs
    .ui-tabs-nav
    li.ui-state-disabled
    a:after,
  .style-simple
    .tabs_vertical.ui-tabs
    .ui-tabs-nav
    li.ui-state-processing
    a:after,
  .style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    top: auto;
    bottom: 0;
    right: auto;
  }
  .testimonials_list .item {
    margin-bottom: 30px;
  }
  .testimonials_list .item .photo {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .testimonials_list .item .desc {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  .timeline_items {
    background-position: 91px top;
  }
  .timeline_items > li {
    padding: 0 0 25px 150px !important;
    background: url(../images/timeline_right.png) no-repeat !important;
    background-position: 50px top !important;
    width: auto;
  }
  .timeline_items > li h3 span {
    left: 0 !important;
    right: auto;
  }
  .timeline_items > li h3,
  .timeline_items > li:nth-child(even) h3 {
    text-align: left;
  }
  .timeline_items > li h3:before {
    left: 93px;
  }
  .timeline_items > li .desc,
  .timeline_items > li:nth-child(even) .desc {
    text-align: left;
  }
  .timeline_items > li .desc:before {
    display: none;
  }
  .timeline_items:after {
    left: 93px;
  }
  #Error_404 {
    position: static;
    padding-top: 20px;
    margin-top: 0;
  }
  #Error_404 .error_pic {
    width: 100%;
    float: none;
  }
  #Error_404 .error_pic i {
    font-size: 160px;
    line-height: 160px;
  }
  #Error_404 .error_desk {
    width: 100%;
    float: none;
    padding-top: 20px;
    text-align: center;
  }
  #Error_404 .error_desk h2 {
    font-size: 30px;
    line-height: 30px;
  }
  #Error_404 .error_desk h4 {
    font-size: 19px;
    line-height: 25px;
  }
  #Error_404 .error_desk p .check {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
  }
  #Filters .filters_wrapper ul li {
    float: left;
    width: 49%;
    margin: 0.5%;
  }
  .fixed-nav {
    display: none !important;
  }
  #popup_contact {
    display: none;
  }
  .search-not-found .snf-pic {
    width: 100%;
    float: none;
  }
  .search-not-found .snf-pic i {
    font-size: 260px;
    line-height: 260px;
  }
  .search-not-found .snf-desc {
    width: 100%;
    float: none;
    padding-top: 20px;
    text-align: center;
  }
  .content_video.iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .content_video.iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .admin-bar #wpadminbar {
    z-index: 9999 !important;
    position: fixed;
  }
  .bbpress ul {
    font-size: 13px;
  }
  .bbpress li.bbp-forum-info,
  .bbpress li.bbp-topic-title {
    width: 44%;
  }
  .bbpress li.bbp-forum-topic-count,
  .bbpress li.bbp-topic-voice-count,
  .bbpress li.bbp-forum-reply-count,
  .bbpress li.bbp-topic-reply-count {
    width: 15%;
  }
  .bbpress .bbp-body li.bbp-forum-freshness,
  .bbpress .bbp-body li.bbp-topic-freshness {
    line-height: 16px;
    font-size: 11px;
  }
  .edd_downloads_list .edd_download {
    width: 100% !important;
  }
  .edd_downloads_list .edd_download .edd_download_inner {
    margin: 0 8% 20px;
  }
  .pp_pic_holder {
    width: 90% !important;
    left: 5% !important;
    overflow: hidden;
  }
  .pp_content {
    width: 98% !important;
    height: auto !important;
  }
  .pp_fade {
    width: 100% !important;
    height: 100% !important;
  }
  a.pp_expand,
  a.pp_contract,
  .pp_hoverContainer,
  .pp_gallery {
    display: none !important;
  }
  #pp_full_res img {
    width: 100% !important;
    height: auto !important;
  }
  .pp_details {
    width: 100% !important;
    position: static !important;
    min-height: 25px;
  }
  .pp_details a.pp_close {
    top: auto;
    right: 25px;
  }
  div.pp_pic_holder,
  div.pp_content,
  div.pp_details {
    max-width: 100%;
  }
  div.pp_content {
    overflow: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #respond .comment-form-author {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  #respond .comment-form-email {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  #respond .comment-form-url {
    width: 100%;
    float: none;
  }
  #respond input[type="text"],
  #respond input[type="password"],
  #respond input[type="email"],
  #respond select {
    width: 100%;
  }
  #respond .comment-form-comment textarea {
    width: 100%;
  }
  #respond .required {
    right: 15px;
  }
  #comments .commentlist > li .comment-body {
    margin-left: 90px;
    padding: 10px;
  }
  #comments .commentlist > li .photo {
    left: -90px;
  }
  #comments .commentlist > li .children {
    margin-left: 0;
    padding-left: 10px;
  }
  #comments .commentlist > li .reply {
    right: 10px;
    top: 10px;
  }
  #comments .commentlist > li .comment-meta a.comment-edit-link {
    padding-right: 45px;
  }
  .rtl #comments .commentlist > li .comment-body {
    margin-left: 0;
    margin-right: 90px;
  }
  .rtl #comments .commentlist > li .photo {
    left: auto;
    right: -90px;
  }
  .rtl #comments .commentlist > li .children {
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
  }
  .rtl #comments .commentlist > li .reply {
    left: 10px;
    right: auto;
  }
  .rtl #comments .commentlist > li .comment-meta a.comment-edit-link {
    padding-left: 45px;
    padding-right: 0;
  }
  .zoom_box .desc .desc_txt {
    font-size: 18px;
    line-height: 22px;
  }
  #Content .gallery:not(.gallery-columns-1) .gallery-item {
    width: 50%;
    clear: none;
  }
  #Content .gallery:not(.gallery-columns-1) .gallery-item:nth-child(2n + 1) {
    clear: both;
  }
  .Latest_news.featured ul {
    width: 49% !important;
  }
}
@media only screen and (min-width: 448px) and (max-width: 500px) {
  .blog_slider a.kill_the_icon .button_icon {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .mobile-header-mini.mobile-mini-ml-ll #Top_bar .logo {
    margin-left: 0 !important;
  }
  #Top_bar #logo img.logo-mobile {
    max-width: 180px;
  }
  #Content {
    margin-top: 0 !important;
  }
  .mobile-header-mini #Top_bar #logo {
    margin-bottom: 20px !important;
  }
  .mobile-header-mini.mobile-mini-ml-ll #Top_bar a.responsive-menu-toggle {
    display: none;
  }
  #Top_bar a.button.action_button {
    margin-right: 0;
  }
  .post-nav {
    padding: 10px 10px 4px;
  }
  body:not(.with_aside)
    .portfolio_group.list
    .portfolio-item
    .portfolio-item-fw-wrapper {
    width: 260px;
  }
  .portfolio_group.masonry-flat .portfolio-item,
  .portfolio_group.masonry-flat .portfolio-item.wide {
    width: 100% !important;
  }
  .Latest_news.featured ul {
    width: 100% !important;
  }
  #Filters .filters_buttons li {
    margin-right: 10px;
  }
  #Filters .filters_buttons li.label {
    display: none;
  }
  #Filters .filters_buttons li i.icon-docs,
  #Filters .filters_buttons li i.icon-tag {
    display: none;
  }
  .team.team_horizontal .image_frame {
    width: 100%;
    margin: 0 0 15px;
    float: none;
  }
  .team.team_horizontal .desc_wrapper {
    width: 100%;
    float: none;
  }
  .timeline_items {
    background-position: 21px top;
  }
  .timeline_items > li {
    padding: 0 0 25px 80px !important;
    background-position: -20px top !important;
  }
  .timeline_items > li h3 span {
    display: table;
    position: relative;
    margin-bottom: 20px;
    clear: both;
  }
  .timeline_items > li h3:before {
    left: 24px;
  }
  .timeline_items:after {
    left: 23px;
  }
  .testimonials_slider a.slider_prev {
    display: none !important;
  }
  .testimonials_slider a.slider_next {
    display: none !important;
  }
  .testimonials_slider .testimonials_slider_ul li {
    padding: 0;
  }
  #respond .comment-form-author {
    width: 99%;
    margin-right: 0;
    float: none;
  }
  #respond .comment-form-email {
    width: 99%;
    margin-right: 0;
    float: none;
  }
  #respond .comment-form-url {
    width: 99%;
    float: none;
  }
  #respond input[type="text"],
  #respond input[type="password"],
  #respond input[type="email"],
  #respond select {
    width: 100%;
  }
  #respond .comment-form-comment textarea {
    width: 100%;
  }
  #respond .required {
    right: 11px;
  }
  #comments .commentlist > li .comment-body {
    margin-left: 55px;
    padding: 10px;
  }
  #comments .commentlist > li .photo {
    width: 32px;
    height: 32px;
    left: -55px;
  }
  #comments .commentlist > li .children {
    margin-left: 0;
    padding-left: 10px;
  }
  #comments .commentlist > li .reply {
    right: 10px;
    top: 10px;
  }
  #comments .commentlist > li .comment-meta a.comment-edit-link {
    padding-right: 0;
    position: static;
    float: none;
  }
  .rtl #comments .commentlist > li .comment-body {
    margin-left: 0;
    margin-right: 55px;
  }
  .rtl #comments .commentlist > li .photo {
    left: auto;
    right: -55px;
  }
  .rtl #comments .commentlist > li .children {
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
  }
  .rtl #comments .commentlist > li .reply {
    left: 10px;
    right: auto;
  }
  .rtl #comments .commentlist > li .comment-meta a.comment-edit-link {
    padding: 0;
  }
  .zoom_box .desc .desc_img img {
    max-height: 60px;
    width: auto;
  }
  .zoom_box .desc .desc_txt {
    font-size: 14px;
    line-height: 17px;
  }
  .feature_box .feature_box_wrapper {
    display: block;
  }
  .feature_box .feature_box_wrapper .photo_wrapper,
  .feature_box .feature_box_wrapper .desc_wrapper {
    display: block;
    width: 100%;
    padding: 0;
  }
  .feature_box .feature_box_wrapper .photo_wrapper {
    margin-bottom: 15px;
    text-align: center;
  }
  .feature_box .feature_box_wrapper .photo_wrapper a {
    display: inline-block;
  }
  #Content .gallery .gallery-item {
    width: 100%;
  }
  .bbpress #bbpress-forums p.bbp-topic-meta,
  .bbpress #bbpress-forums p.bbp-topic-meta {
    display: none;
  }
  .edd_downloads_list .edd_download {
    width: 100% !important;
  }
  .edd_downloads_list .edd_download .edd_download_inner {
    margin: 0 0 20px;
  }
}
@media only screen and (max-device-width: 1024px) {
  html.ios,
  .ios .section.bg-cover {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-width: 1240px) {
  body:not(.header-simple) #Top_bar #menu {
    display: block !important;
  }
  .tr-menu #Top_bar #menu {
    background: 0 0 !important;
  }
  #Top_bar .menu > li > ul.mfn-megamenu {
    width: 984px;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li {
    float: left;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-1 {
    width: 100%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 {
    width: 50%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 {
    width: 33.33%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-4 {
    width: 25%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-5 {
    width: 20%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-6 {
    width: 16.66%;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
    display: block !important;
    position: inherit;
    left: auto;
    top: auto;
    border-width: 0 1px 0 0;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li:last-child > ul {
    border: 0;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
    width: auto;
  }
  #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
    text-transform: uppercase;
    font-weight: 400;
    background: 0 0;
  }
  #Top_bar .menu > li > ul.mfn-megamenu a .menu-arrow {
    display: none;
  }
  .menuo-right #Top_bar .menu > li > ul.mfn-megamenu {
    left: auto;
    right: 0;
  }
  .menuo-right #Top_bar .menu > li > ul.mfn-megamenu-bg {
    box-sizing: border-box;
  }
  #Top_bar .menu > li > ul.mfn-megamenu-bg {
    padding: 20px 166px 20px 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .rtl #Top_bar .menu > li > ul.mfn-megamenu-bg {
    padding-left: 166px;
    padding-right: 20px;
    background-position: left bottom;
  }
  #Top_bar .menu > li > ul.mfn-megamenu-bg > li {
    background: 0 0;
  }
  #Top_bar .menu > li > ul.mfn-megamenu-bg > li a {
    border: none;
  }
  #Top_bar .menu > li > ul.mfn-megamenu-bg > li > ul {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0;
  }
  .mm-vertical #Top_bar .container {
    position: relative;
  }
  .mm-vertical #Top_bar .top_bar_left {
    position: static;
  }
  .mm-vertical #Top_bar .menu > li ul {
    box-shadow: 0 0 0 0 transparent !important;
    background-image: none;
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu {
    width: 98% !important;
    margin: 0 1%;
    padding: 20px 0;
  }
  .mm-vertical.header-plain #Top_bar .menu > li > ul.mfn-megamenu {
    width: 100% !important;
    margin: 0;
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li {
    display: table-cell;
    float: none !important;
    width: 10%;
    padding: 0 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:last-child {
    border-right-width: 0;
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li.hide-border {
    border-right-width: 0;
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li a {
    border-bottom-width: 0;
    padding: 9px 15px;
    line-height: 120%;
  }
  .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
    font-weight: 700;
  }
  .rtl .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:first-child {
    border-right-width: 0;
  }
  .rtl .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:last-child {
    border-right-width: 1px;
  }
  #Header_creative #Top_bar .menu > li > ul.mfn-megamenu {
    width: 980px !important;
    margin: 0;
  }
  .header-plain:not(.menuo-right) #Header .top_bar_left {
    width: auto !important;
  }
  .header-stack.header-center #Top_bar #menu {
    display: inline-block !important;
  }
  .header-simple #Top_bar #menu {
    display: none;
    height: auto;
    width: 300px;
    bottom: auto;
    top: 100%;
    right: 1px;
    position: absolute;
    margin: 0;
  }
  .header-simple #Header a.responsive-menu-toggle {
    display: block;
    right: 10px;
  }
  .header-simple #Top_bar #menu > ul {
    width: 100%;
    float: left;
  }
  .header-simple #Top_bar #menu ul li {
    width: 100%;
    padding-bottom: 0;
    border-right: 0;
    position: relative;
  }
  .header-simple #Top_bar #menu ul li a {
    padding: 0 20px;
    margin: 0;
    display: block;
    height: auto;
    line-height: normal;
    border: none;
  }
  .header-simple #Top_bar #menu ul li a:after {
    display: none;
  }
  .header-simple #Top_bar #menu ul li a span {
    border: none;
    line-height: 44px;
    display: inline;
    padding: 0;
  }
  .header-simple #Top_bar #menu ul li.submenu .menu-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    color: #444;
    opacity: 0.33;
  }
  .header-simple #Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "+";
  }
  .header-simple #Top_bar #menu ul li.hover > .menu-toggle:after {
    content: "-";
  }
  .header-simple #Top_bar #menu ul li.hover a {
    border-bottom: 0;
  }
  .header-simple #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
    display: none;
  }
  .header-simple #Top_bar #menu ul li ul {
    position: relative !important;
    left: 0 !important;
    top: 0;
    padding: 0;
    margin: 0 !important;
    width: auto !important;
    background-image: none;
  }
  .header-simple #Top_bar #menu ul li ul li {
    width: 100% !important;
    display: block;
    padding: 0;
  }
  .header-simple #Top_bar #menu ul li ul li a {
    padding: 0 20px 0 30px;
  }
  .header-simple #Top_bar #menu ul li ul li a .menu-arrow {
    display: none;
  }
  .header-simple #Top_bar #menu ul li ul li a span {
    padding: 0;
  }
  .header-simple #Top_bar #menu ul li ul li a span:after {
    display: none !important;
  }
  .header-simple #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
    text-transform: uppercase;
    font-weight: 400;
  }
  .header-simple #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
    display: block !important;
    position: inherit;
    left: auto;
    top: auto;
  }
  .header-simple #Top_bar #menu ul li ul li ul {
    border-left: 0 !important;
    padding: 0;
    top: 0;
  }
  .header-simple #Top_bar #menu ul li ul li ul li a {
    padding: 0 20px 0 40px;
  }
  .rtl.header-simple #Top_bar #menu {
    left: 1px;
    right: auto;
  }
  .rtl.header-simple #Top_bar a.responsive-menu-toggle {
    left: 10px;
    right: auto;
  }
  .rtl.header-simple #Top_bar #menu ul li.submenu .menu-toggle {
    left: 0;
    right: auto;
  }
  .rtl.header-simple #Top_bar #menu ul li ul {
    left: auto !important;
    right: 0 !important;
  }
  .rtl.header-simple #Top_bar #menu ul li ul li a {
    padding: 0 30px 0 20px;
  }
  .rtl.header-simple #Top_bar #menu ul li ul li ul li a {
    padding: 0 40px 0 20px;
  }
  .menu-highlight #Top_bar .menu > li {
    margin: 0 2px;
  }
  .menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
    margin: 20px 0;
    padding: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .menu-highlight #Top_bar .menu > li > a:after {
    display: none;
  }
  .menu-highlight #Top_bar .menu > li > a span:not(.description) {
    line-height: 50px;
  }
  .menu-highlight #Top_bar .menu > li > a span.description {
    display: none;
  }
  .menu-highlight.header-stack #Top_bar .menu > li > a {
    margin: 10px 0 !important;
  }
  .menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) {
    line-height: 40px;
  }
  .menu-highlight.header-transparent #Top_bar .menu > li > a {
    margin: 5px 0;
  }
  .menu-highlight.header-simple #Top_bar #menu ul li,
  .menu-highlight.header-creative #Top_bar #menu ul li {
    margin: 0;
  }
  .menu-highlight.header-simple #Top_bar #menu ul li > a,
  .menu-highlight.header-creative #Top_bar #menu ul li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .menu-highlight:not(.header-fixed):not(.header-simple)
    #Top_bar.is-sticky
    .menu
    > li
    > a {
    margin: 10px 0 !important;
    padding: 5px 0 !important;
  }
  .menu-highlight:not(.header-fixed):not(.header-simple)
    #Top_bar.is-sticky
    .menu
    > li
    > a
    span {
    line-height: 30px !important;
  }
  .header-modern.menu-highlight.menuo-right .menu_wrapper {
    margin-right: 20px;
  }
  .menu-line-below #Top_bar .menu > li > a:after {
    top: auto;
    bottom: -4px;
  }
  .menu-line-below #Top_bar.is-sticky .menu > li > a:after {
    top: auto;
    bottom: -4px;
  }
  .menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after {
    height: 4px;
    left: 10%;
    top: 50%;
    margin-top: 20px;
    width: 80%;
  }
  .menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after {
    height: 1px;
    left: 10%;
    top: 50%;
    margin-top: 20px;
    width: 80%;
  }
  .menu-link-color #Top_bar .menu > li > a:after {
    display: none !important;
  }
  .menu-arrow-top #Top_bar .menu > li > a:after {
    background: none repeat scroll 0 0 transparent !important;
    border-color: #ccc transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -7px;
    top: 0 !important;
    width: 0;
  }
  .menu-arrow-top.header-transparent #Top_bar .menu > li > a:after,
  .menu-arrow-top.header-plain #Top_bar .menu > li > a:after {
    display: none;
  }
  .menu-arrow-top #Top_bar.is-sticky .menu > li > a:after {
    top: 0 !important;
  }
  .menu-arrow-bottom #Top_bar .menu > li > a:after {
    background: 0 0 !important;
    border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 0 7px 7px;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -7px;
    top: auto;
    bottom: 0;
    width: 0;
  }
  .menu-arrow-bottom.header-transparent #Top_bar .menu > li > a:after,
  .menu-arrow-bottom.header-plain #Top_bar .menu > li > a:after {
    display: none;
  }
  .menu-arrow-bottom #Top_bar.is-sticky .menu > li > a:after {
    top: auto;
    bottom: 0;
  }
  .menuo-no-borders #Top_bar .menu > li > a span:not(.description) {
    border-right-width: 0;
  }
  .menuo-no-borders #Header_creative #Top_bar .menu > li > a span {
    border-bottom-width: 0;
  }
  .menuo-right #Top_bar .menu_wrapper {
    float: right;
  }
  .menuo-right.header-stack:not(.header-center) #Top_bar .menu_wrapper {
    margin-right: 150px;
  }
  body.header-creative {
    padding-left: 50px;
  }
  body.header-creative.header-open {
    padding-left: 250px;
  }
  body.error404,
  body.under-construction,
  body.template-blank {
    padding-left: 0 !important;
  }
  .header-creative.footer-fixed #Footer,
  .header-creative.footer-sliding #Footer,
  .header-creative.footer-stick #Footer.is-sticky {
    box-sizing: border-box;
    padding-left: 50px;
  }
  .header-open.footer-fixed #Footer,
  .header-open.footer-sliding #Footer,
  .header-creative.footer-stick #Footer.is-sticky {
    padding-left: 250px;
  }
  .header-rtl.header-creative.footer-fixed #Footer,
  .header-rtl.header-creative.footer-sliding #Footer,
  .header-rtl.header-creative.footer-stick #Footer.is-sticky {
    padding-left: 0;
    padding-right: 50px;
  }
  .header-rtl.header-open.footer-fixed #Footer,
  .header-rtl.header-open.footer-sliding #Footer,
  .header-rtl.header-creative.footer-stick #Footer.is-sticky {
    padding-right: 250px;
  }
  #Header_creative {
    background: #fff;
    position: fixed;
    width: 250px;
    height: 100%;
    left: -200px;
    top: 0;
    z-index: 9002;
    -webkit-box-shadow: 2px 0 4px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 0 4px 2px rgba(0, 0, 0, 0.15);
  }
  #Header_creative .container {
    width: 100%;
  }
  #Header_creative .creative-wrapper {
    opacity: 0;
    margin-right: 50px;
  }
  #Header_creative a.creative-menu-toggle {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 8px;
    border-radius: 3px;
  }
  .admin-bar #Header_creative a.creative-menu-toggle {
    top: 42px;
  }
  #Header_creative #Top_bar {
    position: static;
    width: 100%;
  }
  #Header_creative #Top_bar .top_bar_left {
    width: 100% !important;
    float: none;
  }
  #Header_creative #Top_bar .top_bar_right {
    width: 100% !important;
    float: none;
    height: auto;
    margin-bottom: 35px;
    text-align: center;
    padding: 0 20px;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #Header_creative #Top_bar .top_bar_right:before {
    display: none;
  }
  #Header_creative #Top_bar .top_bar_right_wrapper {
    top: 0;
  }
  #Header_creative #Top_bar .logo {
    float: none;
    text-align: center;
    margin: 15px 0;
  }
  #Header_creative #Top_bar .menu_wrapper {
    float: none;
    margin: 0 0 30px;
  }
  #Header_creative #Top_bar .menu > li {
    width: 100%;
    float: none;
    position: relative;
  }
  #Header_creative #Top_bar .menu > li > a {
    padding: 0;
    text-align: center;
  }
  #Header_creative #Top_bar .menu > li > a:after {
    display: none;
  }
  #Header_creative #Top_bar .menu > li > a span {
    border-right: 0;
    border-bottom-width: 1px;
    line-height: 38px;
  }
  #Header_creative #Top_bar .menu li ul {
    left: 100%;
    right: auto;
    top: 0;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
  }
  #Header_creative #Top_bar .menu > li > ul.mfn-megamenu {
    width: 700px !important;
  }
  #Header_creative #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
    left: 0;
  }
  #Header_creative #Top_bar .menu li ul li a {
    padding-top: 9px;
    padding-bottom: 8px;
  }
  #Header_creative #Top_bar .menu li ul li ul {
    top: 0 !important;
  }
  #Header_creative #Top_bar .menu > li > a span.description {
    display: block;
    font-size: 13px;
    line-height: 28px !important;
    clear: both;
  }
  #Header_creative #Top_bar .search_wrapper {
    left: 100%;
    top: auto;
    bottom: 0;
  }
  #Header_creative #Top_bar a#header_cart {
    display: inline-block;
    float: none;
    top: 3px;
  }
  #Header_creative #Top_bar a#search_button {
    display: inline-block;
    float: none;
    top: 3px;
  }
  #Header_creative #Top_bar .wpml-languages {
    display: inline-block;
    float: none;
    top: 0;
  }
  #Header_creative #Top_bar .wpml-languages.enabled:hover a.active {
    padding-bottom: 9px;
  }
  #Header_creative #Top_bar a.button.action_button {
    display: inline-block;
    float: none;
    top: 16px;
    margin: 0;
  }
  #Header_creative #Top_bar .banner_wrapper {
    display: block;
    text-align: center;
  }
  #Header_creative #Top_bar .banner_wrapper img {
    max-width: 100%;
    height: auto;
    display: inline-block;
  }
  #Header_creative #Action_bar {
    position: absolute;
    bottom: 0;
    top: auto;
    clear: both;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #Header_creative #Action_bar .social {
    float: none;
    text-align: center;
    padding: 5px 0 15px;
  }
  #Header_creative #Action_bar .social li {
    margin-bottom: 2px;
  }
  #Header_creative .social li a {
    color: rgba(0, 0, 0, 0.5);
  }
  #Header_creative .social li a:hover {
    color: #000;
  }
  #Header_creative .creative-social {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 50px;
  }
  #Header_creative .creative-social li {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .header-creative .fixed-nav.fixed-nav-prev {
    margin-left: 50px;
  }
  .header-creative.header-open .fixed-nav.fixed-nav-prev {
    margin-left: 250px;
  }
  .menuo-last #Header_creative #Top_bar .menu li.last ul {
    top: auto;
    bottom: 0;
  }
  .header-open #Header_creative {
    left: 0;
  }
  .header-open #Header_creative .creative-wrapper {
    opacity: 1;
    margin: 0 !important;
  }
  .header-open #Header_creative .creative-menu-toggle,
  .header-open #Header_creative .creative-social {
    display: none;
  }
  body.header-rtl.header-creative {
    padding-left: 0;
    padding-right: 50px;
  }
  .header-rtl #Header_creative {
    left: auto;
    right: -200px;
  }
  .header-rtl.nice-scroll #Header_creative {
    margin-right: 10px;
  }
  .header-rtl #Header_creative .creative-wrapper {
    margin-left: 50px;
    margin-right: 0;
  }
  .header-rtl #Header_creative a.creative-menu-toggle {
    left: 8px;
    right: auto;
  }
  .header-rtl #Header_creative .creative-social {
    left: 0;
    right: auto;
  }
  .header-rtl #Footer #back_to_top.sticky {
    right: 125px;
  }
  .header-rtl #popup_contact {
    right: 70px;
  }
  .header-rtl #Header_creative #Top_bar .menu li ul {
    left: auto;
    right: 100%;
  }
  .header-rtl #Header_creative #Top_bar .search_wrapper {
    left: auto;
    right: 100%;
  }
  .header-rtl .fixed-nav.fixed-nav-prev {
    margin-left: 0 !important;
  }
  .header-rtl .fixed-nav.fixed-nav-next {
    margin-right: 50px;
  }
  body.header-rtl.header-creative.header-open {
    padding-left: 0;
    padding-right: 250px !important;
  }
  .header-rtl.header-open #Header_creative {
    left: auto;
    right: 0;
  }
  .header-rtl.header-open #Footer #back_to_top.sticky {
    right: 325px;
  }
  .header-rtl.header-open #popup_contact {
    right: 270px;
  }
  .header-rtl.header-open .fixed-nav.fixed-nav-next {
    margin-right: 250px;
  }
  #Header_creative.active {
    left: -1px;
  }
  .header-rtl #Header_creative.active {
    left: auto;
    right: -1px;
  }
  #Header_creative.active .creative-wrapper {
    opacity: 1;
    margin: 0;
  }
  .header-creative .vc_row[data-vc-full-width] {
    padding-left: 50px;
  }
  .header-creative.header-open .vc_row[data-vc-full-width] {
    padding-left: 250px;
  }
  .header-open .vc_parallax .vc_parallax-inner {
    left: auto;
    width: calc(100% - 250px);
  }
  .header-open.header-rtl .vc_parallax .vc_parallax-inner {
    left: 0;
    right: auto;
  }
  #Header_creative.scroll {
    height: 100%;
    overflow-y: auto;
  }
  #Header_creative.scroll:not(.dropdown) .menu li ul {
    display: none !important;
  }
  #Header_creative.scroll #Action_bar {
    position: static;
  }
  #Header_creative.dropdown {
    outline: none;
  }
  #Header_creative.dropdown #Top_bar .menu_wrapper {
    float: left;
  }
  #Header_creative.dropdown #Top_bar #menu ul li {
    position: relative;
    float: left;
  }
  #Header_creative.dropdown #Top_bar #menu ul li a:after {
    display: none;
  }
  #Header_creative.dropdown #Top_bar #menu ul li a span {
    line-height: 38px;
    padding: 0;
  }
  #Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    color: #444;
    opacity: 0.33;
  }
  #Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "+";
  }
  #Header_creative.dropdown #Top_bar #menu ul li.hover > .menu-toggle:after {
    content: "-";
  }
  #Header_creative.dropdown #Top_bar #menu ul li.hover a {
    border-bottom: 0;
  }
  #Header_creative.dropdown #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
    display: none;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul {
    position: relative !important;
    left: 0 !important;
    top: 0;
    padding: 0;
    margin-left: 0 !important;
    width: auto !important;
    background-image: none;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li {
    width: 100% !important;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li a {
    padding: 0 10px;
    text-align: center;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li a .menu-arrow {
    display: none;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li a span {
    padding: 0;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li a span:after {
    display: none !important;
  }
  #Header_creative.dropdown
    #Top_bar
    .menu
    > li
    > ul.mfn-megamenu
    a.mfn-megamenu-title {
    text-transform: uppercase;
    font-weight: 400;
  }
  #Header_creative.dropdown #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
    display: block !important;
    position: inherit;
    left: auto;
    top: auto;
  }
  #Header_creative.dropdown #Top_bar #menu ul li ul li ul {
    border-left: 0 !important;
    padding: 0;
    top: 0;
  }
  #Header_creative {
    transition: left 0.5s ease-in-out, right 0.5s ease-in-out;
  }
  #Header_creative .creative-wrapper {
    transition: opacity 0.5s ease-in-out, margin 0s ease-in-out 0.5s;
  }
  #Header_creative.active .creative-wrapper {
    transition: opacity 0.5s ease-in-out, margin 0s ease-in-out;
  }
}
@media only screen and (min-width: 768px) {
  #Top_bar.is-sticky {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: -60px;
    height: 60px;
    z-index: 701;
    background: #fff;
    opacity: 0.97;
    filter: alpha(opacity=97);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .layout-boxed.header-boxed #Top_bar.is-sticky {
    max-width: 1240px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .layout-boxed.header-boxed.nice-scroll #Top_bar.is-sticky {
    margin-left: -5px;
  }
  #Top_bar.is-sticky .top_bar_left,
  #Top_bar.is-sticky .top_bar_right,
  #Top_bar.is-sticky .top_bar_right:before {
    background: 0 0;
  }
  #Top_bar.is-sticky .top_bar_right {
    top: -4px;
    height: auto;
  }
  #Top_bar.is-sticky .top_bar_right_wrapper {
    top: 15px;
  }
  .header-plain #Top_bar.is-sticky .top_bar_right_wrapper {
    top: 0;
  }
  #Top_bar.is-sticky .logo {
    width: auto;
    margin: 0 30px 0 20px;
    padding: 0;
  }
  #Top_bar.is-sticky #logo {
    padding: 5px 0 !important;
    height: 50px !important;
    line-height: 50px !important;
  }
  .logo-no-sticky-padding #Top_bar.is-sticky #logo {
    height: 60px !important;
    line-height: 60px !important;
  }
  #Top_bar.is-sticky #logo img.logo-main {
    display: none;
  }
  #Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 35px;
  }
  #Top_bar.is-sticky .menu_wrapper {
    clear: none;
  }
  #Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 15px 0;
  }
  #Top_bar.is-sticky .menu > li > a,
  #Top_bar.is-sticky .menu > li > a span {
    line-height: 30px;
  }
  #Top_bar.is-sticky .menu > li > a:after {
    top: auto;
    bottom: -4px;
  }
  #Top_bar.is-sticky .menu > li > a span.description {
    display: none;
  }
  #Top_bar.is-sticky .secondary_menu_wrapper,
  #Top_bar.is-sticky .banner_wrapper {
    display: none;
  }
  .header-overlay #Top_bar.is-sticky {
    display: none;
  }
  .sticky-dark #Top_bar.is-sticky {
    background: rgba(0, 0, 0, 0.8);
  }
  .sticky-dark #Top_bar.is-sticky #menu {
    background: rgba(0, 0, 0, 0.8);
  }
  .sticky-dark #Top_bar.is-sticky .menu > li > a {
    color: #fff;
  }
  .sticky-dark #Top_bar.is-sticky .top_bar_right a {
    color: rgba(255, 255, 255, 0.5);
  }
  .sticky-dark #Top_bar.is-sticky .wpml-languages a.active,
  .sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
    background: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 1239px) {
  #Top_bar #menu {
    display: none;
    height: auto;
    width: 300px;
    bottom: auto;
    top: 100%;
    right: 1px;
    position: absolute;
    margin: 0;
  }
  #Top_bar a.responsive-menu-toggle {
    display: block;
  }
  #Top_bar #menu > ul {
    width: 100%;
    float: left;
  }
  #Top_bar #menu ul li {
    width: 100%;
    padding-bottom: 0;
    border-right: 0;
    position: relative;
  }
  #Top_bar #menu ul li a {
    padding: 0 25px;
    margin: 0;
    display: block;
    height: auto;
    line-height: normal;
    border: none;
  }
  #Top_bar #menu ul li a:after {
    display: none;
  }
  #Top_bar #menu ul li a span {
    border: none;
    line-height: 44px;
    display: inline;
    padding: 0;
  }
  #Top_bar #menu ul li a span.description {
    margin: 0 0 0 5px;
  }
  #Top_bar #menu ul li.submenu .menu-toggle {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    color: #444;
    opacity: 0.33;
  }
  #Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "+";
  }
  #Top_bar #menu ul li.hover > .menu-toggle:after {
    content: "-";
  }
  #Top_bar #menu ul li.hover a {
    border-bottom: 0;
  }
  #Top_bar #menu ul li a span:after {
    display: none !important;
  }
  #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
    display: none;
  }
  #Top_bar #menu ul li ul {
    position: relative !important;
    left: 0 !important;
    top: 0;
    padding: 0;
    margin-left: 0 !important;
    width: auto !important;
    background-image: none !important;
    box-shadow: 0 0 0 0 transparent !important;
    -webkit-box-shadow: 0 0 0 0 transparent !important;
  }
  #Top_bar #menu ul li ul li {
    width: 100% !important;
  }
  #Top_bar #menu ul li ul li a {
    padding: 0 20px 0 35px;
  }
  #Top_bar #menu ul li ul li a .menu-arrow {
    display: none;
  }
  #Top_bar #menu ul li ul li a span {
    padding: 0;
  }
  #Top_bar #menu ul li ul li a span:after {
    display: none !important;
  }
  #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
    text-transform: uppercase;
    font-weight: 400;
  }
  #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
    display: block !important;
    position: inherit;
    left: auto;
    top: auto;
  }
  #Top_bar #menu ul li ul li ul {
    border-left: 0 !important;
    padding: 0;
    top: 0;
  }
  #Top_bar #menu ul li ul li ul li a {
    padding: 0 20px 0 45px;
  }
  .rtl #Top_bar #menu {
    left: 1px;
    right: auto;
  }
  .rtl #Top_bar a.responsive-menu-toggle {
    left: 20px;
    right: auto;
  }
  .rtl #Top_bar #menu ul li.submenu .menu-toggle {
    left: 15px;
    right: auto;
    border-left: none;
    border-right: 1px solid #eee;
  }
  .rtl #Top_bar #menu ul li ul {
    left: auto !important;
    right: 0 !important;
  }
  .rtl #Top_bar #menu ul li ul li a {
    padding: 0 30px 0 20px;
  }
  .rtl #Top_bar #menu ul li ul li ul li a {
    padding: 0 40px 0 20px;
  }
  .header-stack .menu_wrapper a.responsive-menu-toggle {
    position: static !important;
    margin: 11px 0 !important;
  }
  .header-stack .menu_wrapper #menu {
    left: 0;
    right: auto;
  }
  .rtl.header-stack #Top_bar #menu {
    left: auto;
    right: 0;
  }
  .admin-bar #Header_creative {
    top: 32px;
  }
  .header-creative.layout-boxed {
    padding-top: 85px;
  }
  .header-creative.layout-full-width #Wrapper {
    padding-top: 60px;
  }
  #Header_creative {
    position: fixed;
    width: 100%;
    left: 0 !important;
    top: 0;
    z-index: 1001;
  }
  #Header_creative .creative-wrapper {
    display: block !important;
    opacity: 1 !important;
  }
  #Header_creative .creative-menu-toggle,
  #Header_creative .creative-social {
    display: none !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  #Header_creative #Top_bar {
    position: static;
    width: 100%;
  }
  #Header_creative #Top_bar #logo {
    height: 50px;
    line-height: 50px;
    padding: 5px 0;
  }
  #Header_creative #Top_bar #logo img.logo-sticky {
    max-height: 40px !important;
  }
  #Header_creative #logo img.logo-main {
    display: none;
  }
  #Header_creative #logo img.logo-sticky {
    display: inline-block;
  }
  .logo-no-sticky-padding #Header_creative #Top_bar #logo {
    height: 60px;
    line-height: 60px;
    padding: 0;
  }
  .logo-no-sticky-padding #Header_creative #Top_bar #logo img.logo-sticky {
    max-height: 60px !important;
  }
  #Header_creative #Top_bar #header_cart {
    top: 21px;
  }
  #Header_creative #Top_bar #search_button {
    top: 20px;
  }
  #Header_creative #Top_bar .wpml-languages {
    top: 11px;
  }
  #Header_creative #Top_bar .action_button {
    top: 9px;
  }
  #Header_creative #Top_bar .top_bar_right {
    height: 60px;
    top: 0;
  }
  #Header_creative #Top_bar .top_bar_right:before {
    display: none;
  }
  #Header_creative #Top_bar .top_bar_right_wrapper {
    top: 0;
  }
  #Header_creative #Action_bar {
    display: none;
  }
  #Header_creative.scroll {
    overflow: visible !important;
  }
}
#Header_wrapper,
#Intro {
  background-color: #fff;
}
#Subheader {
  background-color: transparent;
}
.header-classic #Action_bar,
.header-fixed #Action_bar,
.header-plain #Action_bar,
.header-split #Action_bar,
.header-stack #Action_bar {
  background-color: #2c2c2c;
}
#Sliding-top {
  background-color: #fff;
}
#Sliding-top a.sliding-top-control {
  border-right-color: #fff;
}
#Sliding-top.st-center a.sliding-top-control,
#Sliding-top.st-left a.sliding-top-control {
  border-top-color: #fff;
}
#Footer {
  background-color: #fff;
}
body,
ul.timeline_items,
.icon_box a .desc,
.icon_box a:hover .desc,
.feature_list ul li a,
.list_item a,
.list_item a:hover,
.widget_recent_entries ul li a,
.flat_box a,
.flat_box a:hover,
.story_box .desc,
.content_slider.carouselul li a .title,
.content_slider.flat.description ul li .desc,
.content_slider.flat.description ul li a .desc,
.post-nav.minimal a i {
  color: #000;
}
.post-nav.minimal a svg {
  fill: #000;
}
.themecolor,
.opening_hours .opening_hours_wrapper li span,
.fancy_heading_icon .icon_top,
.fancy_heading_arrows .icon-right-dir,
.fancy_heading_arrows .icon-left-dir,
.fancy_heading_line .title,
.button-love a.mfn-love,
.format-link .post-title .icon-link,
.pager-single > span,
.pager-single a:hover,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_mfn_recent_comments ul li:after,
.widget_archive ul,
.widget_recent_comments ul li:after,
.widget_nav_menu ul,
.woocommerce ul.products li.product .price,
.shop_slider .shop_slider_ul li .item_wrapper .price,
.woocommerce-page ul.products li.product .price,
.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to,
.woocommerce ul.product_list_widget li .quantity .amount,
.woocommerce .product div.entry-summary .price,
.woocommerce .star-rating span,
#Error_404 .error_pic i,
.style-simple #Filters .filters_wrapper ul li a:hover,
.style-simple #Filters .filters_wrapper ul li.current-cat a,
.style-simple .quick_fact .title {
  color: #0382b9;
}
.themebg,
#comments .commentlist > li .reply a.comment-reply-link,
div.jp-interface,
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a,
.fixed-nav .arrow,
.offer_thumb .slider_pagination a:before,
.offer_thumb .slider_pagination a.selected:after,
.pager .pages a:hover,
.pager .pages a.active,
.pager .pages span.page-numbers.current,
.pager-single span:after,
.portfolio_group.exposure .portfolio-item .desc-inner .line,
.Recent_posts ul li .desc:after,
.Recent_posts ul li .photo .c,
.slider_pagination a.selected,
.slider_pagination .slick-active a,
.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after,
.testimonials_slider .slider_images,
.testimonials_slider .slider_images a:after,
.testimonials_slider .slider_images:before,
#Top_bar a#header_cart span,
.widget_categories ul,
.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a,
.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a,
.widget_product_categories ul,
.widget_recent_entries ul li:after,
.woocommerce-account table.my_account_orders .order-number a,
.woocommerce-MyAccount-navigation ul li.is-active a,
.style-simple .accordion .question:after,
.style-simple .faq .question:after,
.style-simple .icon_box .desc_wrapper .title:before,
.style-simple #Filters .filters_wrapper ul li a:after,
.style-simple .article_box .desc_wrapper p:after,
.style-simple .sliding_box .desc_wrapper:after,
.style-simple .trailer_box:hover .desc,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet.selected:after,
.tparrows.default,
.tp-bullets.tp-thumbs .bullet.selected:after {
  background-color: #0382b9;
}
.Latest_news ul li .photo,
.Recent_posts.blog_news ul li .photo,
.style-simple .opening_hours .opening_hours_wrapper li label,
.style-simple .timeline_items li:hover h3,
.style-simple .timeline_items li:nth-child(even):hover h3,
.style-simple .timeline_items li:hover .desc,
.style-simple .timeline_items li:nth-child(even):hover,
.style-simple .offer_thumb .slider_pagination a.selected {
  border-color: #0382b9;
}
a {
  color: #0382b9;
}
a:hover {
  color: #036d9a;
}
*::-moz-selection {
  background-color: #0382b9;
}
*::selection {
  background-color: #0382b9;
}
.blockquote p.author span,
.counter .desc_wrapper .title,
.article_box .desc_wrapper p,
.team .desc_wrapper p.subtitle,
.pricing-box .plan-header p.subtitle,
.pricing-box .plan-header .price sup.period,
.chart_box p,
.fancy_heading .inside,
.fancy_heading_line .slogan,
.post-meta,
.post-meta a,
.post-footer,
.post-footer a span.label,
.pager .pages a,
.button-love a .label,
.pager-single a,
#comments .commentlist > li .comment-author .says,
.fixed-nav .desc .date,
.filters_buttons li.label,
.Recent_posts ul li a .desc .date,
.widget_recent_entries ul li .post-date,
.tp_recent_tweets .twitter_time,
.widget_price_filter .price_label,
.shop-filters .woocommerce-result-count,
.woocommerce ul.product_list_widget li .quantity,
.widget_shopping_cart ul.product_list_widget li dl,
.product_meta .posted_in,
.woocommerce .shop_table .product-name .variation > dd,
.shipping-calculator-button:after,
.shop_slider .shop_slider_ul li .item_wrapper .price del,
.testimonials_slider .testimonials_slider_ul li .author span,
.testimonials_slider .testimonials_slider_ul li .author span a,
.Latest_news ul li .desc_footer,
.share-simple-wrapper .icons a {
  color: #a8a8a8;
}
h1,
h1 a,
h1 a:hover,
.text-logo #logo {
  color: #0a0a12;
}
h2,
h2 a,
h2 a:hover {
  color: #0a0a12;
}
h3,
h3 a,
h3 a:hover {
  color: #0382b9;
}
h4,
h4 a,
h4 a:hover,
.style-simple .sliding_box .desc_wrapper h4 {
  color: #0a0a12;
}
h5,
h5 a,
h5 a:hover {
  color: #535359;
}
h6,
h6 a,
h6 a:hover,
a.content_link .title {
  color: #0382b9;
}
.dropcap,
.highlight:not(.highlight_image) {
  background-color: #0382b9;
}
a.button,
a.tp-button {
  background-color: #0a0a12;
  color: #fff;
}
.button-stroke a.button,
.button-stroke a.button.action_button,
.button-stroke a.button .button_icon i,
.button-stroke a.tp-button {
  border-color: #0a0a12;
  color: #fff;
}
.button-stroke a:hover.button,
.button-stroke a:hover.tp-button {
  background-color: #0a0a12 !important;
  color: #fff;
}
a.button_theme,
a.tp-button.button_theme,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background-color: #0382b9;
  color: #fff;
}
.button-stroke a.button.button_theme:not(.action_button),
.button-stroke a.button.button_theme .button_icon i,
.button-stroke a.tp-button.button_theme,
.button-stroke button,
.button-stroke input[type="submit"],
.button-stroke input[type="reset"],
.button-stroke input[type="button"] {
  border-color: #0382b9;
  color: #0382b9 !important;
}
.button-stroke a.button.button_theme:hover,
.button-stroke a.tp-button.button_theme:hover,
.button-stroke button:hover,
.button-stroke input[type="submit"]:hover,
.button-stroke input[type="reset"]:hover,
.button-stroke input[type="button"]:hover {
  background-color: #0382b9 !important;
  color: #fff !important;
}
a.mfn-link {
  color: #656b6f;
}
a.mfn-link-2 span,
a:hover.mfn-link-2 span:before,
a.hover.mfn-link-2 span:before,
a.mfn-link-5 span,
a.mfn-link-8:after,
a.mfn-link-8:before {
  background: #0382b9;
}
a:hover.mfn-link {
  color: #0382b9;
}
a.mfn-link-2 span:before,
a:hover.mfn-link-4:before,
a:hover.mfn-link-4:after,
a.hover.mfn-link-4:before,
a.hover.mfn-link-4:after,
a.mfn-link-5:before,
a.mfn-link-7:after,
a.mfn-link-7:before {
  background: #036d9a;
}
a.mfn-link-6:before {
  border-bottom-color: #036d9a;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #0382b9;
  color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #0382b9;
  color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  background-color: #0382b9;
  color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
  background-color: #0382b9;
  color: #fff;
}
.button-stroke.woocommerce-page #respond input#submit,
.button-stroke.woocommerce-page a.button:not(.action_button),
.button-stroke.woocommerce-page button.button,
.button-stroke.woocommerce-page input.button {
  border: 2px solid #0382b9 !important;
  color: #0382b9 !important;
}
.button-stroke.woocommerce-page #respond input#submit:hover,
.button-stroke.woocommerce-page a.button:not(.action_button):hover,
.button-stroke.woocommerce-page button.button:hover,
.button-stroke.woocommerce-page input.button:hover {
  background-color: #0382b9 !important;
  color: #fff !important;
}
.column_column ul,
.column_column ol,
.the_content_wrapper ul,
.the_content_wrapper ol {
  color: #737e86;
}
.hr_color,
.hr_color hr,
.hr_dots span {
  color: #0382b9;
  background: #0382b9;
}
.hr_zigzag i {
  color: #0382b9;
}
.highlight-left:after,
.highlight-right:after {
  background: #0382b9;
}
@media only screen and (max-width: 767px) {
  .highlight-left .wrap:first-child,
  .highlight-right .wrap:last-child {
    background: #0382b9;
  }
}
#Header .top_bar_left,
.header-classic #Top_bar,
.header-plain #Top_bar,
.header-stack #Top_bar,
.header-split #Top_bar,
.header-fixed #Top_bar,
.header-below #Top_bar,
#Header_creative,
#Top_bar #menu,
.sticky-tb-color #Top_bar.is-sticky {
  background-color: #fff;
}
#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background-color: #fff;
}
#Top_bar .top_bar_right:before {
  background-color: #e3e3e3;
}
#Header .top_bar_right {
  background-color: #f5f5f5;
}
#Top_bar .top_bar_right a:not(.action_button) {
  color: #333;
}
#Top_bar .menu > li > a,
#Top_bar #menu ul li.submenu .menu-toggle {
  color: #979799;
}
#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li.current_page_item > a,
#Top_bar .menu > li.current-menu-parent > a,
#Top_bar .menu > li.current-page-parent > a,
#Top_bar .menu > li.current-menu-ancestor > a,
#Top_bar .menu > li.current-page-ancestor > a,
#Top_bar .menu > li.current_page_ancestor > a,
#Top_bar .menu > li.hover > a {
  color: #0a0a12;
}
#Top_bar .menu > li a:after {
  background: #0a0a12;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
  border-top-color: #979799;
}
#Top_bar
  .menu
  > li.current-menu-item.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current_page_item.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current-menu-parent.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current-page-parent.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current-menu-ancestor.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current-page-ancestor.submenu
  > a
  > span:not(.description)::after,
#Top_bar
  .menu
  > li.current_page_ancestor.submenu
  > a
  > span:not(.description)::after,
#Top_bar .menu > li.hover.submenu > a > span:not(.description)::after {
  border-top-color: #0a0a12;
}
.menu-highlight #Top_bar #menu > ul > li.current-menu-item > a,
.menu-highlight #Top_bar #menu > ul > li.current_page_item > a,
.menu-highlight #Top_bar #menu > ul > li.current-menu-parent > a,
.menu-highlight #Top_bar #menu > ul > li.current-page-parent > a,
.menu-highlight #Top_bar #menu > ul > li.current-menu-ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.current-page-ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.current_page_ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.hover > a {
  background: #f2f2f2;
}
.menu-arrow-bottom #Top_bar .menu > li > a:after {
  border-bottom-color: #0a0a12;
}
.menu-arrow-top #Top_bar .menu > li > a:after {
  border-top-color: #0a0a12;
}
.header-plain #Top_bar .menu > li.current-menu-item > a,
.header-plain #Top_bar .menu > li.current_page_item > a,
.header-plain #Top_bar .menu > li.current-menu-parent > a,
.header-plain #Top_bar .menu > li.current-page-parent > a,
.header-plain #Top_bar .menu > li.current-menu-ancestor > a,
.header-plain #Top_bar .menu > li.current-page-ancestor > a,
.header-plain #Top_bar .menu > li.current_page_ancestor > a,
.header-plain #Top_bar .menu > li.hover > a,
.header-plain #Top_bar a:hover#header_cart,
.header-plain #Top_bar a:hover#search_button,
.header-plain #Top_bar .wpml-languages:hover,
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background: #f2f2f2;
  color: #0a0a12;
}
.header-plain #Top_bar,
.header-plain #Top_bar .menu > li > a span:not(.description),
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.button.action_button {
  border-color: #f2f2f2;
}
#Top_bar .menu > li ul {
  background-color: #f2f2f2;
}
#Top_bar .menu > li ul li a {
  color: #5f5f5f;
}
#Top_bar .menu > li ul li a:hover,
#Top_bar .menu > li ul li.hover > a {
  color: #2e2e2e;
}
#Top_bar .search_wrapper {
  background: #0382b9;
}
.overlay-menu-toggle {
  color: #0382b9 !important;
  background: 0 0;
}
#Overlay {
  background: rgba(3, 130, 185, 0.95);
}
#overlay-menu ul li a,
.header-overlay .overlay-menu-toggle.focus {
  color: #0382b9;
}
#overlay-menu ul li.current-menu-item > a,
#overlay-menu ul li.current_page_item > a,
#overlay-menu ul li.current-menu-parent > a,
#overlay-menu ul li.current-page-parent > a,
#overlay-menu ul li.current-menu-ancestor > a,
#overlay-menu ul li.current-page-ancestor > a,
#overlay-menu ul li.current_page_ancestor > a {
  color: #fff;
}
#Top_bar .responsive-menu-toggle,
#Header_creative .creative-menu-toggle,
#Header_creative .responsive-menu-toggle {
  color: #0382b9;
  background: 0 0;
}
#Side_slide {
  background-color: #0a0a12;
  border-color: #0a0a12;
}
#Side_slide,
#Side_slide .search-wrapper input.field,
#Side_slide a:not(.button),
#Side_slide #menu ul li.submenu .menu-toggle {
  color: #a6a6a6;
}
#Side_slide a:not(.button):hover,
#Side_slide a.active,
#Side_slide #menu ul li.hover > .menu-toggle {
  color: #fff;
}
#Side_slide #menu ul li.current-menu-item > a,
#Side_slide #menu ul li.current_page_item > a,
#Side_slide #menu ul li.current-menu-parent > a,
#Side_slide #menu ul li.current-page-parent > a,
#Side_slide #menu ul li.current-menu-ancestor > a,
#Side_slide #menu ul li.current-page-ancestor > a,
#Side_slide #menu ul li.current_page_ancestor > a,
#Side_slide #menu ul li.hover > a,
#Side_slide #menu ul li:hover > a {
  color: #fff;
}
#Action_bar .contact_details {
  color: #bbb;
}
#Action_bar .contact_details a {
  color: #0382b9;
}
#Action_bar .contact_details a:hover {
  color: #036d9a;
}
#Action_bar .social li a,
#Action_bar .social-menu a {
  color: #bbb;
}
#Action_bar .social li a:hover,
#Action_bar .social-menu a:hover {
  color: #fff;
}
#Subheader .title {
  color: #0a0a12;
}
#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a {
  color: rgba(10, 10, 18, 0.6);
}
#Footer,
#Footer .widget_recent_entries ul li a {
  color: #848488;
}
#Footer a {
  color: #6f6f74;
}
#Footer a:hover {
  color: #0382b9;
}
#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2,
#Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
  color: #0a0a12;
}
#Footer .themecolor,
#Footer .widget_meta ul,
#Footer .widget_pages ul,
#Footer .widget_rss ul,
#Footer .widget_mfn_recent_comments ul li:after,
#Footer .widget_archive ul,
#Footer .widget_recent_comments ul li:after,
#Footer .widget_nav_menu ul,
#Footer .widget_price_filter .price_label .from,
#Footer .widget_price_filter .price_label .to,
#Footer .star-rating span {
  color: #0382b9;
}
#Footer .themebg,
#Footer .widget_categories ul,
#Footer .Recent_posts ul li .desc:after,
#Footer .Recent_posts ul li .photo .c,
#Footer .widget_recent_entries ul li:after,
#Footer .widget_mfn_menu ul li a:hover,
#Footer .widget_product_categories ul {
  background-color: #0382b9;
}
#Footer .Recent_posts ul li a .desc .date,
#Footer .widget_recent_entries ul li .post-date,
#Footer .tp_recent_tweets .twitter_time,
#Footer .widget_price_filter .price_label,
#Footer .shop-filters .woocommerce-result-count,
#Footer ul.product_list_widget li .quantity,
#Footer .widget_shopping_cart ul.product_list_widget li dl {
  color: #a8a8a8;
}
#Footer .footer_copy .social li a,
#Footer .footer_copy .social-menu a {
  color: #65666c;
}
#Footer .footer_copy .social li a:hover,
#Footer .footer_copy .social-menu a:hover {
  color: #fff;
}
a#back_to_top.button.button_js {
  color: #65666c;
  background: 0 0;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
a#back_to_top.button.button_js:after {
  display: none;
}
#Sliding-top,
#Sliding-top .widget_recent_entries ul li a {
  color: #848488;
}
#Sliding-top a {
  color: #6f6f74;
}
#Sliding-top a:hover {
  color: #0382b9;
}
#Sliding-top h1,
#Sliding-top h1 a,
#Sliding-top h1 a:hover,
#Sliding-top h2,
#Sliding-top h2 a,
#Sliding-top h2 a:hover,
#Sliding-top h3,
#Sliding-top h3 a,
#Sliding-top h3 a:hover,
#Sliding-top h4,
#Sliding-top h4 a,
#Sliding-top h4 a:hover,
#Sliding-top h5,
#Sliding-top h5 a,
#Sliding-top h5 a:hover,
#Sliding-top h6,
#Sliding-top h6 a,
#Sliding-top h6 a:hover {
  color: #0a0a12;
}
#Sliding-top .themecolor,
#Sliding-top .widget_meta ul,
#Sliding-top .widget_pages ul,
#Sliding-top .widget_rss ul,
#Sliding-top .widget_mfn_recent_comments ul li:after,
#Sliding-top .widget_archive ul,
#Sliding-top .widget_recent_comments ul li:after,
#Sliding-top .widget_nav_menu ul,
#Sliding-top .widget_price_filter .price_label .from,
#Sliding-top .widget_price_filter .price_label .to,
#Sliding-top .star-rating span {
  color: #0382b9;
}
#Sliding-top .themebg,
#Sliding-top .widget_categories ul,
#Sliding-top .Recent_posts ul li .desc:after,
#Sliding-top .Recent_posts ul li .photo .c,
#Sliding-top .widget_recent_entries ul li:after,
#Sliding-top .widget_mfn_menu ul li a:hover,
#Sliding-top .widget_product_categories ul {
  background-color: #0382b9;
}
#Sliding-top .Recent_posts ul li a .desc .date,
#Sliding-top .widget_recent_entries ul li .post-date,
#Sliding-top .tp_recent_tweets .twitter_time,
#Sliding-top .widget_price_filter .price_label,
#Sliding-top .shop-filters .woocommerce-result-count,
#Sliding-top ul.product_list_widget li .quantity,
#Sliding-top .widget_shopping_cart ul.product_list_widget li dl {
  color: #a8a8a8;
}
blockquote,
blockquote a,
blockquote a:hover {
  color: #444;
}
.image_frame .image_wrapper .image_links,
.portfolio_group.masonry-hover
  .portfolio-item
  .masonry-hover-wrapper
  .hover-desc {
  background: rgba(3, 130, 185, 0.8);
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after,
.masonry.tiles .post-item.no-img,
.masonry.tiles .post-item.format-quote,
.blog-teaser li .desc-wrapper .desc .post-title:after,
.blog-teaser li.no-img,
.blog-teaser li.format-quote {
  background: #0382b9;
}
.image_frame .image_wrapper .image_links a {
  color: #fff;
}
.image_frame .image_wrapper .image_links a:hover {
  background: #fff;
  color: #0382b9;
}
.image_frame {
  border-color: #f8f8f8;
}
.image_frame .image_wrapper .mask::after {
  background: rgba(255, 255, 255, 0.4);
}
.sliding_box .desc_wrapper {
  background: #0382b9;
}
.sliding_box .desc_wrapper:after {
  border-bottom-color: #0382b9;
}
.counter .icon_wrapper i {
  color: #0382b9;
}
.quick_fact .number-wrapper {
  color: #0382b9;
}
.progress_bars .bars_list li .bar .progress {
  background-color: #0382b9;
}
a:hover.icon_bar {
  color: #0382b9 !important;
}
a.content_link,
a:hover.content_link {
  color: #0382b9;
}
a.content_link:before {
  border-bottom-color: #0382b9;
}
a.content_link:after {
  border-color: #0382b9;
}
.get_in_touch,
.infobox {
  background-color: #0382b9;
}
.google-map-contact-wrapper .get_in_touch:after {
  border-top-color: #0382b9;
}
.timeline_items li h3:before,
.timeline_items:after,
.timeline .post-item:before {
  border-color: #0382b9;
}
.how_it_works .image .number {
  background: #0382b9;
}
.trailer_box .desc .subtitle {
  background-color: #0382b9;
}
.icon_box .icon_wrapper,
.icon_box a .icon_wrapper,
.style-simple .icon_box:hover .icon_wrapper {
  color: #0382b9;
}
.icon_box:hover .icon_wrapper:before,
.icon_box a:hover .icon_wrapper:before {
  background-color: #0382b9;
}
ul.clients.clients_tiles li .client_wrapper:hover:before {
  background: #0382b9;
}
ul.clients.clients_tiles li .client_wrapper:after {
  border-bottom-color: #0382b9;
}
.list_item.lists_1 .list_left {
  background-color: #0382b9;
}
.list_item .list_left {
  color: #0382b9;
}
.feature_list ul li .icon i {
  color: #0382b9;
}
.feature_list ul li:hover,
.feature_list ul li:hover a {
  background: #0382b9;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a,
.accordion .question.active .title > .acc-icon-plus,
.accordion .question.active .title > .acc-icon-minus,
.faq .question.active .title > .acc-icon-plus,
.faq .question.active .title,
.accordion .question.active .title {
  color: #0382b9;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
  background: #0382b9;
}
body.table-hover:not(.woocommerce-page) table tr:hover td {
  background: #0382b9;
}
.pricing-box .plan-header .price sup.currency,
.pricing-box .plan-header .price > span {
  color: #0382b9;
}
.pricing-box .plan-inside ul li .yes {
  background: #0382b9;
}
.pricing-box-box.pricing-box-featured {
  background: #0382b9;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.woocommerce .quantity input.qty {
  color: #797979;
  background-color: #fafafa;
  border-color: #fafafa;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  color: #000;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2;
}
.woocommerce span.onsale,
.shop_slider .shop_slider_ul li .item_wrapper span.onsale {
  border-top-color: #0382b9 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #0382b9 !important;
}
@media only screen and (min-width: 768px) {
  .header-semi #Top_bar:not(.is-sticky) {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
@media only screen and (max-width: 767px) {
  #Top_bar {
    background: #fff !important;
  }
  #Action_bar {
    background: #fff !important;
  }
  #Action_bar .contact_details {
    color: #222;
  }
  #Action_bar .contact_details a {
    color: #0382b9;
  }
  #Action_bar .contact_details a:hover {
    color: #036d9a;
  }
  #Action_bar .social li a,
  #Action_bar .social-menu a {
    color: #bbb;
  }
  #Action_bar .social li a:hover,
  #Action_bar .social-menu a:hover {
    color: #777;
  }
}
html {
  background-color: #fff;
}
#Wrapper,
#Content {
  background-color: #fff;
}
#Content {
  margin-top: 10px;
}
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3 {
  font-family: sans-serif;
}
#menu > ul > li > a,
.action_button,
#overlay-menu ul li a {
  font-family: sans-serif;
}
#Subheader .title {
  font-family: sans-serif;
}
h1,
h2,
h3,
h4,
.text-logo #logo {
  font-family: sans-serif;
}
h5,
h6 {
  font-family: sans-serif;
}
blockquote {
  font-family: sans-serif;
}
.chart_box .chart .num,
.counter .desc_wrapper .number-wrapper,
.how_it_works .image .number,
.pricing-box .plan-header .price,
.quick_fact .number-wrapper,
.woocommerce .product div.entry-summary .price {
  font-family: sans-serif;
}
body {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}
big,
.big {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0;
}
#menu > ul > li > a,
a.button.action_button,
#overlay-menu ul li a {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
#overlay-menu ul li a {
  line-height: 19.5px;
}
#Subheader .title {
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: 1px;
}
h1,
.text-logo #logo {
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  letter-spacing: 1px;
}
h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: 1px;
}
h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
}
h4 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
}
h5 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}
h6 {
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
}
#Intro .intro-title {
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body {
    font-size: 13px;
    line-height: 20px;
  }
  big,
  .big {
    font-size: 14px;
    line-height: 24px;
  }
  #menu > ul > li > a,
  a.button.action_button,
  #overlay-menu ul li a {
    font-size: 13px;
  }
  #overlay-menu ul li a {
    line-height: 19.5px;
  }
  #Subheader .title {
    font-size: 41px;
    line-height: 41px;
  }
  h1,
  .text-logo #logo {
    font-size: 41px;
    line-height: 51px;
  }
  h2 {
    font-size: 34px;
    line-height: 41px;
  }
  h3 {
    font-size: 27px;
    line-height: 27px;
  }
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
  h5 {
    font-size: 14px;
    line-height: 24px;
  }
  h6 {
    font-size: 13px;
    line-height: 20px;
  }
  #Intro .intro-title {
    font-size: 60px;
    line-height: 60px;
  }
  blockquote {
    font-size: 15px;
  }
  .chart_box .chart .num {
    font-size: 45px;
    line-height: 45px;
  }
  .counter .desc_wrapper .number-wrapper {
    font-size: 45px;
    line-height: 45px;
  }
  .counter .desc_wrapper .title {
    font-size: 14px;
    line-height: 18px;
  }
  .faq .question .title {
    font-size: 14px;
  }
  .fancy_heading .title {
    font-size: 38px;
    line-height: 38px;
  }
  .offer .offer_li .desc_wrapper .title h3 {
    font-size: 32px;
    line-height: 32px;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
    font-size: 32px;
    line-height: 32px;
  }
  .pricing-box .plan-header h2 {
    font-size: 27px;
    line-height: 27px;
  }
  .pricing-box .plan-header .price > span {
    font-size: 40px;
    line-height: 40px;
  }
  .pricing-box .plan-header .price sup.currency {
    font-size: 18px;
    line-height: 18px;
  }
  .pricing-box .plan-header .price sup.period {
    font-size: 14px;
    line-height: 14px;
  }
  .quick_fact .number {
    font-size: 80px;
    line-height: 80px;
  }
  .trailer_box .desc h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 19px;
  }
  big,
  .big {
    font-size: 13px;
    line-height: 21px;
  }
  #menu > ul > li > a,
  a.button.action_button,
  #overlay-menu ul li a {
    font-size: 13px;
  }
  #overlay-menu ul li a {
    line-height: 19.5px;
  }
  #Subheader .title {
    font-size: 36px;
    line-height: 36px;
  }
  h1,
  .text-logo #logo {
    font-size: 36px;
    line-height: 45px;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3 {
    font-size: 30px;
    line-height: 31px;
  }
  h4 {
    font-size: 18px;
    line-height: 23px;
  }
  h5 {
    font-size: 13px;
    line-height: 21px;
  }
  h6 {
    font-size: 13px;
    line-height: 19px;
  }
  #Intro .intro-title {
    font-size: 53px;
    line-height: 53px;
  }
  blockquote {
    font-size: 14px;
  }
  .chart_box .chart .num {
    font-size: 40px;
    line-height: 40px;
  }
  .counter .desc_wrapper .number-wrapper {
    font-size: 40px;
    line-height: 40px;
  }
  .counter .desc_wrapper .title {
    font-size: 13px;
    line-height: 16px;
  }
  .faq .question .title {
    font-size: 13px;
  }
  .fancy_heading .title {
    font-size: 34px;
    line-height: 34px;
  }
  .offer .offer_li .desc_wrapper .title h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .pricing-box .plan-header h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .pricing-box .plan-header .price > span {
    font-size: 34px;
    line-height: 34px;
  }
  .pricing-box .plan-header .price sup.currency {
    font-size: 16px;
    line-height: 16px;
  }
  .pricing-box .plan-header .price sup.period {
    font-size: 13px;
    line-height: 13px;
  }
  .quick_fact .number {
    font-size: 70px;
    line-height: 70px;
  }
  .trailer_box .desc h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 479px) {
  body {
    font-size: 13px;
    line-height: 19px;
  }
  big,
  .big {
    font-size: 13px;
    line-height: 19px;
  }
  #menu > ul > li > a,
  a.button.action_button,
  #overlay-menu ul li a {
    font-size: 13px;
  }
  #overlay-menu ul li a {
    line-height: 19.5px;
  }
  #Subheader .title {
    font-size: 29px;
    line-height: 29px;
  }
  h1,
  .text-logo #logo {
    font-size: 29px;
    line-height: 36px;
  }
  h2 {
    font-size: 24px;
    line-height: 29px;
  }
  h3 {
    font-size: 24px;
    line-height: 25px;
  }
  h4 {
    font-size: 16px;
    line-height: 19px;
  }
  h5 {
    font-size: 16px;
    line-height: 19px;
  }
  h6 {
    font-size: 16px;
    line-height: 19px;
  }
  #Intro .intro-title {
    font-size: 42px;
    line-height: 42px;
  }
  blockquote {
    font-size: 13px;
  }
  .chart_box .chart .num {
    font-size: 35px;
    line-height: 35px;
  }
  .counter .desc_wrapper .number-wrapper {
    font-size: 35px;
    line-height: 35px;
  }
  .counter .desc_wrapper .title {
    font-size: 13px;
    line-height: 26px;
  }
  .faq .question .title {
    font-size: 13px;
  }
  .fancy_heading .title {
    font-size: 30px;
    line-height: 30px;
  }
  .offer .offer_li .desc_wrapper .title h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .pricing-box .plan-header h2 {
    font-size: 21px;
    line-height: 21px;
  }
  .pricing-box .plan-header .price > span {
    font-size: 32px;
    line-height: 32px;
  }
  .pricing-box .plan-header .price sup.currency {
    font-size: 14px;
    line-height: 14px;
  }
  .pricing-box .plan-header .price sup.period {
    font-size: 13px;
    line-height: 13px;
  }
  .quick_fact .number {
    font-size: 60px;
    line-height: 60px;
  }
  .trailer_box .desc h2 {
    font-size: 21px;
    line-height: 21px;
  }
}
.with_aside .sidebar.columns {
  width: 23%;
}
.with_aside .sections_group {
  width: 77%;
}
.aside_both .sidebar.columns {
  width: 18%;
}
.aside_both .sidebar.sidebar-1 {
  margin-left: -82%;
}
.aside_both .sections_group {
  width: 64%;
  margin-left: 18%;
}
@media only screen and (min-width: 1240px) {
  #Wrapper,
  .with_aside .content_wrapper {
    max-width: 1080px;
    padding-top: 10px;
  }
  .section_wrapper,
  .container {
    max-width: 1060px;
  }
  .layout-boxed.header-boxed #Top_bar.is-sticky {
    max-width: 1080px;
  }
}
@media only screen and (min-width: 768px) {
  .layout-boxed #Subheader .container,
  .layout-boxed:not(.with_aside) .section:not(.full-width),
  .layout-boxed.with_aside .content_wrapper,
  .layout-boxed #Footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .layout-boxed.header-modern #Action_bar .container,
  .layout-boxed.header-modern #Top_bar:not(.is-sticky) .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section_wrapper,
  .container,
  .four.columns .widget-area {
    max-width: 700px !important;
  }
}
.logo-overflow #Top_bar:not(.is-sticky) .logo {
  height: 80px;
}
#Top_bar .menu > li > a {
  padding: 0 0 10px;
}
#Top_bar .menu > li:hover {
  border-top: 4px solid #0a0a12;
}
.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
  margin: 15px 0;
}
.header-plain:not(.menu-highlight)
  #Top_bar
  .menu
  > li
  > a
  span:not(.description) {
  line-height: 80px;
}
.header-fixed #Top_bar .menu > li > a {
  padding: 25px 0;
}
#Top_bar .top_bar_right,
.header-plain #Top_bar .top_bar_right {
  height: 80px;
}
#Top_bar .top_bar_right_wrapper {
  top: 20px;
}
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.button.action_button {
  line-height: 80px;
}
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.button.action_button {
  height: 80px;
}
.twentytwenty-before-label::before {
  content: "Avant";
}
.twentytwenty-after-label::before {
  content: "Après";
}
.blog-teaser li .desc-wrapper .desc {
  background-position-y: -1px;
}
.sub-menu span {
  padding-right: 10px;
}
.p_before::before {
  content: "\002794";
}
.graf_mob {
  width: 100%;
  max-width: 400px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .graf_mob {
    width: 100% !important;
    display: block;
    margin: 0 auto;
  }
  .comments__box {
    padding: 0 !important;
  }
  #Footer .footer_copy {
    padding: 10px;
  }
}
.card {
  max-width: 900px;
  margin: 0 auto 15px;
}
body {
  font-size: 17px !important;
  line-height: 1.4;
}
