@charset "UTF-8";
.moto-color1 {
  color: #84c225;
}
.moto-color1_1 {
  color: #66961d;
}
.moto-color1_2 {
  color: #75ab21;
}
.moto-color1_3 {
  color: #3b5a0c;
}
.moto-color1_4 {
  color: #92d629;
}
.moto-color1_5 {
  color: #9dda3e;
}
.moto-color2 {
  color: #2c352d;
}
.moto-color2_1 {
  color: #151915;
}
.moto-color2_2 {
  color: #202721;
}
.moto-color2_3 {
  color: #2c352d;
}
.moto-color2_4 {
  color: #384339;
}
.moto-color2_5 {
  color: #435145;
}
.moto-color3 {
  color: #3e3a4f;
}
.moto-color3_1 {
  color: #272532;
}
.moto-color3_2 {
  color: #333041;
}
.moto-color3_3 {
  color: #3e3a4f;
}
.moto-color3_4 {
  color: #4a455e;
}
.moto-color3_5 {
  color: #55506d;
}
.moto-color4 {
  color: #7c7c7c;
}
.moto-color4_1 {
  color: #636363;
}
.moto-color4_2 {
  color: #707070;
}
.moto-color4_3 {
  color: #7c7c7c;
}
.moto-color4_4 {
  color: #8a8a8a;
}
.moto-color4_5 {
  color: #969696;
}
.moto-color5 {
  color: #e8e8e8;
}
.moto-color5_1 {
  color: #cfcfcf;
}
.moto-color5_2 {
  color: #dbdbdb;
}
.moto-color5_3 {
  color: #e8e8e8;
}
.moto-color5_4 {
  color: #f5f5f5;
}
.moto-color5_5 {
  color: #ffffff;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #ffffff;
}
.moto-color_custom3 {
  color: #101010;
}
.moto-color_custom4 {
  color: #ed1d24;
}
.moto-color_custom5 {
  color: #a2a2a2;
}
.moto-bg-color1 {
  background: #84c225;
}
.moto-bg-color1_1 {
  background: #66961d;
}
.moto-bg-color1_2 {
  background: #75ab21;
}
.moto-bg-color1_3 {
  background: #84c225;
}
.moto-bg-color1_4 {
  background: #92d629;
}
.moto-bg-color1_5 {
  background: #9dda3e;
}
.moto-bg-color2 {
  background: #2c352d;
}
.moto-bg-color2_1 {
  background: #151915;
}
.moto-bg-color2_2 {
  background: #202721;
}
.moto-bg-color2_3 {
  background: #2c352d;
}
.moto-bg-color2_4 {
  background: #384339;
}
.moto-bg-color2_5 {
  background: #435145;
}
.moto-bg-color3 {
  background: #3e3a4f;
}
.moto-bg-color3_1 {
  background: #272532;
}
.moto-bg-color3_2 {
  background: #333041;
}
.moto-bg-color3_3 {
  background: #3e3a4f;
}
.moto-bg-color3_4 {
  background: #4a455e;
}
.moto-bg-color3_5 {
  background: #55506d;
}
.moto-bg-color4 {
  background: #7c7c7c;
}
.moto-bg-color4_1 {
  background: #636363;
}
.moto-bg-color4_2 {
  background: #707070;
}
.moto-bg-color4_3 {
  background: #7c7c7c;
}
.moto-bg-color4_4 {
  background: #8a8a8a;
}
.moto-bg-color4_5 {
  background: #969696;
}
.moto-bg-color5 {
  background: #e8e8e8;
}
.moto-bg-color5_1 {
  background: #cfcfcf;
}
.moto-bg-color5_2 {
  background: #dbdbdb;
}
.moto-bg-color5_3 {
  background: #e8e8e8;
}
.moto-bg-color5_4 {
  background: #f5f5f5;
}
.moto-bg-color5_5 {
  background: #ffffff;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #ffffff;
}
.moto-bg-color_custom3 {
  background: #101010;
}
.moto-bg-color_custom4 {
  background: #ed1d24;
}
.moto-bg-color_custom5 {
  background: #a2a2a2;
}
@media screen and (min-width: 1039px) {
  .moto-parallax,
  .moto-background-fixed {
    background-attachment: fixed;
  }
}
.moto-spacing-top-auto {
  padding-top: initial;
}
.moto-spacing-top-zero {
  padding-top: 0;
}
.moto-spacing-top-small {
  padding-top: 10px;
}
.moto-spacing-top-medium {
  padding-top: 40px;
}
.moto-spacing-top-large {
  padding-top: 130px;
}
.moto-spacing-bottom-auto {
  padding-bottom: initial;
}
.moto-spacing-bottom-zero {
  padding-bottom: 0;
}
.moto-spacing-bottom-small {
  padding-bottom: 10px;
}
.moto-spacing-bottom-medium {
  padding-bottom: 2px;
}
.moto-spacing-bottom-large {
  padding-bottom: 130px;
}
.moto-spacing-left-auto {
  padding-left: initial;
}
.moto-spacing-left-zero {
  padding-left: 0;
}
.moto-spacing-left-small {
  padding-left: 10px;
}
.moto-spacing-left-medium {
  padding-left: 40px;
}
.moto-spacing-left-large {
  padding-left: 130px;
}
.moto-spacing-right-auto {
  padding-right: initial;
}
.moto-spacing-right-zero {
  padding-right: 0;
}
.moto-spacing-right-small {
  padding-right: 10px;
}
.moto-spacing-right-medium {
  padding-right: 40px;
}
.moto-spacing-right-large {
  padding-right: 130px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 55px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 55px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 55px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 55px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 45px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 45px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
}
.moto-container_content_58f602e36 {
  border-style: solid;
  border-color: #e8e8e8;
  border-right-width: 1px;
}
.moto-container_content_58f602e35 {
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
}
.moto-container_content_58f6020d4 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f601a73 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f600f92 {
  border-style: solid;
  border-color: #e8e8e8;
  border-right-width: 1px;
}
.moto-container_content_58f600f91 {
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
}
.moto-container_header_58f5fd986 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #2c352d;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f5fc323 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-text_251 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_251 a {
  color: #84c225;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_251 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #7c7c7c;
}
@media (max-width: 1039px) {
  .moto-text_251 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_251 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_251 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-container_content_58f0fe2913 {
  background-image: url('../uploads/2017/04/mt-0939-our-team-img1.jpg');
  background-size: cover;
  background-position: top;
}
.moto-container_content_58f0fcb112 {
  background-image: url('../uploads/2017/04/mt-0939-our-team-img1.jpg');
  background-size: cover;
  background-position: top;
}
.moto-container_content_58f0fc5b9 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0fc5b8 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0fa727 {
  background-image: url('../uploads/2017/04/mt-0939-our-team-img1.jpg');
  background-size: cover;
  background-position: top;
}
.moto-container_content_58f0f8c96 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0f8c35 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0f8944 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0f88a3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-text_239 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_239 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_239 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
}
@media (max-width: 1039px) {
  .moto-text_239 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_239 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_239 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-container_content_58f0f5542 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #84c225;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58f0efc32 {
  border-style: solid;
  border-color: #e8e8e8;
  border-right-width: 1px;
}
.moto-container_content_58f0efc31 {
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
}
.moto-text_229 {
  font-weight: 400;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_229 a {
  color: #7c7c7c;
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
}
.moto-text_229 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
  color: #7c7c7c;
}
@media (max-width: 1039px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_228 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #2c352d;
  font-size: 29px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.moto-text_228 a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_228 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
}
@media (max-width: 1039px) {
  .moto-text_228 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_228 {
    font-size: 29px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_228 {
    font-size: 29px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-container_footer_58f0e63f6 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #101010;
}
.moto-container_content_58f0da6f4 {
  border-style: solid;
  border-color: #e8e8e8;
  border-right-width: 1px;
}
.moto-container_content_58f0da623 {
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
}
.moto-container_content_58f0cf0a2 {
  border-style: solid;
  border-color: #e8e8e8;
  border-right-width: 1px;
}
.moto-container_content_58f0cdc21 {
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-right-width: 1px;
}
.moto-container_content_58eb53551 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58bed1fe1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_58a5a59a1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_588dc2581 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_587362da1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_586cdbe51 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_586cc3791 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #3e3a4f;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5866171e1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #a2a2a2;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5863b68f1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e23fe31 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #7c7c7c;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e107ce1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #2c352d;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e100cd1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #3e3a4f;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57c842c71 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #636363;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_566a97c1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #aaaaaa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_566aa10a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57c050ff1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57174585 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_566a9775 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_550bde8a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: none;
}
.moto-background_2 {
  background-color: #84c225;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #84c225;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url('../uploads/2017/04/mt-0939-404-bg.jpg');
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 29px;
  line-height: 1.7;
  letter-spacing: 1px;
}
.moto-text_system_14 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 24px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #2c352d;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #84c225;
  font-size: 42px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #84c225;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #2c352d;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #7c7c7c;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #7c7c7c;
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #3b5a0c;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.moto-text_system_8 a {
  color: #84c225;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
.moto-text_system_7 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #2c352d;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #2c352d;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.moto-text_system_6 a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
.moto-text_system_5 {
  font-weight: 200;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.moto-text_system_5 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 200;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 200;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
.moto-text_system_4 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 1px;
}
.moto-text_system_4 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 236px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 29px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.moto-text_system_1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 29px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 29px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #2c352d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text a {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text ul li {
  padding: 0 0 0 38px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 10px;
}
.moto-widget-text ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 20px;
  height: 2px;
  background: #56880a;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding-left: 25px;
}
.moto-widget-text ol li:not(:last-child) {
  margin: 0 0 8px;
}
.moto-widget-text ol li:before {
  position: absolute;
  left: 0;
  top: 50%;
  font: normal 14px/1 'Open Sans';
  color: #2c352d;
  transition: .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: counter(moto-counter,decimal-leading-zero) ".";
  counter-increment: moto-counter;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 41px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 15px;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  position: relative;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 16px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 10px);
  padding: 5px 0;
  left: -12px;
  min-width: 170px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -11px;
  height: 11px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 14px;
  text-align: left;
  padding: 5.5px 12px;
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:not(:last-child) .moto-widget-menu-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 90%;
  height: 1px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 6px) !important;
  top: -5px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  top: 0;
  left: -7px;
  width: 7px;
  height: 100%;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item:not(:last-child):after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 50%;
  left: calc(100% + 20px);
  transform: translate(0,-50%) rotate(25deg);
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item:not(:last-child):after {
    left: calc(100% + 8px);
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 10px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  padding: 14px 19px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist {
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.07);
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:not(:last-child) {
    border-bottom: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    transition: .3s;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
    content: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    width: 100%;
    border-bottom: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    text-align: left;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    right: 0;
    top: 50%;
    font-size: 18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: inherit !important;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px 7px 60px;
  }
}
.moto-widget-button .moto-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: all .3s;
  line-height: 1;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  font-size: 14px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link {
    letter-spacing: 0.3px;
  }
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  min-width: 150px;
  padding: 16px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    min-width: 120px;
    padding: 14px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  min-width: 180px;
  padding: 16px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    min-width: 150px;
    padding: 14px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  min-width: 238px;
  padding: 21px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    min-width: 175px;
    padding: 18px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large {
    min-width: 175px;
    padding: 18px 5px;
  }
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large {
  min-width: 180px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  padding: 0;
  min-width: 0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin-left: 10px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  font-size: 60px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
  font-size: 80px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
  font-size: 100px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
  right: 0;
  left: auto;
  transition: .3s;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: "\f144";
  transition: .3s;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  min-width: 0;
  width: auto;
  padding: 0 28px 0 0;
  border: none;
  letter-spacing: 0;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small {
  font-size: 12px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large {
  font-size: 16px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 50%;
  font-size: 13px;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: "\f178";
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.moto-widget-image .moto-widget-image-link:after {
  z-index: 2;
  left: 50%;
  top: 50%;
  opacity: 1;
  font: 24px/1 'FontAwesome';
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  transition: 0.4s all ease;
}
.moto-widget-image .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  border-radius: 50%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  content: "\f00e";
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  border: 11px solid;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  content: "\f144";
  font-size: 100px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
    font-size: 60px;
  }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
  overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  position: absolute;
  z-index: 99;
  display: block;
  top: 50%;
  left: 50%;
  bottom: auto;
  width: auto;
  max-width: 80%;
  padding: 15px;
  opacity: 0;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    padding: 5px;
  }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
    font-size: 17px;
    line-height: 22px;
  }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0%;
  top: 0;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 2;
  font: 24px/1 'FontAwesome';
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
  transition: all .3s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: all .3s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  transform: none;
  max-width: none;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  width: 60px;
  height: 60px;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: inherit;
  text-align: center;
  line-height: 58px;
  opacity: 0;
  content: "\f00e";
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
  top: 65%;
  opacity: 0;
  transition: .4s;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption-visible {
  top: 50%;
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  left: 50%;
  top: 50%;
  width: 90%;
  height: 90%;
  transition: .4s;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  top: auto;
  bottom: -100%;
  left: 0;
  right: 0;
  width: 100%;
  transform: none;
  max-width: none;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption-visible {
  bottom: 0;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  content: "\f002";
  top: 55%;
  transform: translate(-50%,-50%) scale(0);
  -webkit-transform: translate(-50%,-50%) scale(0);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  top: 50%;
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform: translate(-50%,-50%) scale(1);
}
.moto-widget-slider .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-pager {
    bottom: 5px;
  }
}
.moto-widget-slider .bx-pager-item:not(:first-child) {
  margin-left: 5px;
}
.moto-widget-slider .bx-pager-link {
  width: 16px;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  font-size: 0;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager-link {
    width: 9px;
    height: 9px;
  }
}
.moto-widget-slider .bx-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  padding: 10px;
  max-width: 86%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 5px;
  }
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 60px;
  line-height: 72px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 48px;
    line-height: 55px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 22px;
    line-height: 28px;
  }
}
.moto-widget-slider .bx-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  width: 58px;
  height: 58px;
  text-align: center;
  font: bold 0/1 'FontAwesome';
  border-width: 2px;
  border-style: solid;
  transition: all .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev,
  .moto-widget-slider .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  font-size: 33px;
  line-height: 54px;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev:before,
  .moto-widget-slider .bx-controls-direction .bx-next:before {
    line-height: 27px;
    font-size: 16px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev {
  left: 0;
  padding-right: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next {
  right: 0;
  padding-left: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-widget-carousel .bx-wrapper {
  padding: 0 80px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-widget-carousel .bx-wrapper {
    padding: 0 40px;
  }
}
.moto-widget-slider.moto-widget-carousel .carousel-block {
  padding: 0 0 20px;
}
.moto-widget-slider.moto-widget-carousel .bx-pager {
  bottom: -18px;
}
.moto-preset-default .bx-pager-link {
  height: 6px;
  width: 16px;
  border: none;
}
.moto-preset-default .bx-controls-direction .bx-prev,
.moto-preset-default .bx-controls-direction .bx-next {
  height: 35px;
  border: none;
}
@media screen and (max-width: 767px) {
  .moto-preset-default .bx-controls-direction .bx-prev,
  .moto-preset-default .bx-controls-direction .bx-next {
    height: 20px;
  }
}
.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-preset-default .bx-controls-direction .bx-next:before {
  line-height: 34px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .moto-preset-default .bx-controls-direction .bx-prev:before,
  .moto-preset-default .bx-controls-direction .bx-next:before {
    line-height: 20px;
  }
}
.moto-preset-default .bx-controls-direction .bx-prev:before {
  content: "\f177";
}
.moto-preset-default .bx-controls-direction .bx-next:before {
  content: "\f178";
}
.moto-preset-2 .bx-pager-link {
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-preset-2 .bx-controls-direction .bx-next {
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-preset-2 .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 2px;
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  font: 16px/45px 'FontAwesome';
  transition: all .3s ease;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
    width: 30px;
    height: 30px;
    font: 13px/30px 'FontAwesome';
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
  display: block;
  transition: .3s;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 14px;
  }
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item .moto-widget-social-links-link {
  width: auto;
  height: auto;
  line-height: 1;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link {
  border-width: 2px;
  border-style: solid;
  line-height: 41px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link:hover:before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link {
    line-height: 26px;
  }
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item .moto-widget-social-links-link {
  border-radius: 50%;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 4px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  font-size: 14px;
  padding: 16px 18px;
  line-height: normal;
  height: 50px;
  outline: none;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 100px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
  position: absolute;
  font-size: 11px;
  top: 4px;
  right: 7px;
  line-height: 1;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 12px;
  bottom: 5px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
  height: 60px;
  padding: 16px 20px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 120px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons .moto-widget-button .moto-preset-default .moto-widget-button-link.moto-size-small {
  min-width: 120px;
  padding: 21px;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: inline-block;
  padding: 0 0 4px;
  font-size: 14px;
  font-weight: normal;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-required {
  top: 27px;
}
.moto-back-to-top-button {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  right: 40px;
  bottom: 40px;
  transition: .3s;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  width: 60px;
  height: 60px;
  font: 40px/58px 'FontAwesome';
  color: #ffffff;
  background: #3b5a0c;
  border-radius: 3px;
  text-align: center;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-back-to-top-button .moto-back-to-top-button-link {
    width: 39px;
    height: 39px;
    font: 15px/37px 'FontAwesome';
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f102";
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  color: #e8e8e8;
  background: rgba(124,124,124,0.8);
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #56880a;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #2c352d;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: rgba(255,255,255,0.3);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: transparent;
  border-color: rgba(255,255,255,0.3);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #84c225;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #3b5a0c;
  border-color: transparent;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #3e3a4f;
  border-color: transparent;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #2c352d;
  background-color: transparent;
  border-color: #84c225;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #7c7c7c;
  border-color: transparent;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: transparent;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: transparent;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #84c225;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #ffffff;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #2c352d;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #2c352d;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #84c225;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #84c225;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #a2a2a2;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  border-color: #f5f5f5;
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #2c352d;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  border-color: transparent;
  background-color: #2c352d;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  background-color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #3e3a4f;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
  background-color: #84c225;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  background-color: #84c225;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: #2c352d;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: transparent;
  background-color: #84c225;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #2c352d;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #2c352d;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #2c352d;
}
.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #3e3a4f;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
  background-color: #3e3a4f;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: #ffffff;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget.moto-widget-carousel.moto-preset-2 .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .caption_text {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption_text {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(132,194,37,0.2);
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(124,124,124,0.5);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Open Sans', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #7c7c7c;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #e8e8e8;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #7c7c7c;
  background-color: #ffffff;
  border-color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
  font-family: 'Open Sans', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #7c7c7c;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #7c7c7c;
  background-color: #ffffff;
  border-color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
  font-family: 'Open Sans', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-label {
  color: #7c7c7c;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #2c352d;
  background-color: #cfcfcf;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #2c352d;
  background-color: #cfcfcf;
  border-color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #2c352d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ed1d24;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #84c225;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #3b5a0c;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #3b5a0c;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #2c352d;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #84c225;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #84c225;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #84c225;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #2c352d;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #2c352d;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:after {
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #84c225;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #84c225;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #84c225;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #2c352d;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #84c225;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #84c225;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #84c225;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #2c352d;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #2c352d;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #66961d;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #84c225;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #66961d;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: #66961d;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #ffffff;
  border-color: #cfcfcf;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #84c225;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2c352d;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #84c225;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #84c225;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #2c352d;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #2c352d;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #2c352d;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #2c352d;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #84c225;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
  color: #55616d;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button {
  background-color: transparent;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:before {
  color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-widget-pagination.moto-preset-default {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-item,
.moto-widget-pagination.moto-preset-default li {
  margin-right: 5px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link,
.moto-widget-pagination.moto-preset-default a {
  color: #7c7c7c;
  background-color: transparent;
  border-color: transparent;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
.moto-widget-pagination.moto-preset-default a:hover {
  color: #84c225;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active,
.moto-widget-pagination.moto-preset-default li.active a {
  font-style: normal;
  font-weight: 700;
  color: #84c225;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active:hover,
.moto-widget-pagination.moto-preset-default li.active a:hover {
  font-style: normal;
  font-weight: 700;
  color: #84c225;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #81868c;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #81868c;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: #f5f5f5;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 3px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: solid;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: solid;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #f5f5f5;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: transparent;
  border-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #3e3a4f;
  font-size: 14px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ffffff;
  color: #84c225;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f00d";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #84c225;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #cfcfcf;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #3e3a4f;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #7c7c7c;
  font-size: 12px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #3e3a4f;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #3e3a4f;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: #2c352d;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f077";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  border-color: #d3d8db;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 14px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  background-color: #d3d8db;
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #2e3a46;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 14px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-horizontal .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #d3d8db;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #d3d8db;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  background-color: #54616d;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: -1px;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 8px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 4px;
  margin-left: 4px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  font-size: 15px;
  width: 25px;
  height: 20px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #84c225;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #a2a2a2;
  background-color: transparent;
  border-color: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 12px;
    width: 20px;
  }
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  font-size: 26px;
  width: 46px;
  height: 46px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 25px;
  border-style: solid;
  color: #55616d;
  background-color: #ffffff;
  border-color: #55616d;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 12px;
  margin-right: 12px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 6px;
  margin-left: 6px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
  font-size: 17px;
  width: 45px;
  height: 45px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 27px;
  border-style: none;
  color: #3e3a4f;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #84c225;
  border-color: #d3d8db;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 12px;
    width: 25px;
    height: 25px;
  }
}
.moto-cookie-notification {
  background-color: #1f2228;
}
.moto-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
  color: #ffffff;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f067";
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(46,58,70,0.85);
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(85,97,109,0.45);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  right: 0;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-caption {
  bottom: 0;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #2e3a48;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(255,255,255,0.75);
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #2e3a48;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-top: 30px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-top: 0;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: solid;
  border-left-width: 16px;
  border-top-width: 16px;
  border-right-width: 16px;
  border-bottom-width: 16px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(46,58,72,0.85);
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-bottom: 0;
}
.container-fluid,
.moto-cell {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row-fixed .container-fluid {
  max-width: 1200px;
}
