@charset "UTF-8";

@font-face {
  font-family: 'Poppins-Black';
  src: url('../../../fonts/Poppins/Poppins-Black.otf');
}
@font-face {
  font-family: 'Poppins-BlackItalic';
  src: url('../../../fonts/Poppins/Poppins-BlackItalic.otf');
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('../../../fonts/Poppins/Poppins-Bold.otf');
}
@font-face {
  font-family: 'Poppins-BoldItalic';
  src: url('../../../fonts/Poppins/Poppins-BoldItalic.otf');
}
@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('../../../fonts/Poppins/Poppins-ExtraBold.otf');
}
@font-face {
  font-family: 'Poppins-ExtraBoldItalic';
  src: url('../../../fonts/Poppins/Poppins-ExtraBoldItalic.otf');
}
@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('../../../fonts/Poppins/Poppins-ExtraLight.otf');
}
@font-face {
  font-family: 'Poppins-ExtraLightItalic';
  src: url('../../../fonts/Poppins/Poppins-ExtraLightItalic.otf');
}
@font-face {
  font-family: 'Poppins-Italic';
  src: url('../../../fonts/Poppins/Poppins-Italic.otf');
}
@font-face {
  font-family: 'Poppins-Light';
  src: url('../../../fonts/Poppins/Poppins-Light.otf');
}
@font-face {
  font-family: 'Poppins-LightItalic';
  src: url('../../../fonts/Poppins/Poppins-LightItalic.otf');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('../../../fonts/Poppins/Poppins-Medium.otf');
}
@font-face {
  font-family: 'Poppins-MediumItalic';
  src: url('../../../fonts/Poppins/Poppins-MediumItalic.otf');
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('../../../fonts/Poppins/Poppins-Regular.otf');
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../../../fonts/Poppins/Poppins-SemiBold.otf');
}
@font-face {
  font-family: 'Poppins-SemiBoldItalic';
  src: url('../../../fonts/Poppins/Poppins-SemiBoldItalic.otf');
}
@font-face {
  font-family: 'Poppins-Thin';
  src: url('../../../fonts/Poppins/Poppins-Thin.otf');
}
@font-face {
  font-family: 'Poppins-ThinItalic';
  src: url('../../../fonts/Poppins/Poppins-ThinItalic.otf');
}
body {
  font-family: 'Poppins-Light';
  color: #211D4E;
  overflow-x: hidden;
}
.moto-color1 {
  color: #a2a58c;
}
.moto-color1_1 {
  color: #f96c81;
}
.moto-color1_2 {
  color: #fa8596;
}
.moto-color1_3 {
  color: #a2a58c;
}
.moto-color1_4 {
  color: #fcb5c0;
}
.moto-color1_5 {
  color: #fdced5;
}
.moto-color2 {
  color: #1d1c21;
}
.moto-color2_1 {
  color: #050506;
}
.moto-color2_2 {
  color: #111013;
}
.moto-color2_3 {
  color: #1d1c21;
}
.moto-color2_4 {
  color: #29282f;
}
.moto-color2_5 {
  color: #35343d;
}
.moto-color3 {
  color: #817f8a;
}
.moto-color3_1 {
  color: #686670;
}
.moto-color3_2 {
  color: #74727d;
}
.moto-color3_3 {
  color: #817f8a;
}
.moto-color3_4 {
  color: #8e8c96;
}
.moto-color3_5 {
  color: #9b9aa2;
}
.moto-color4 {
  color: #eeeeee;
}
.moto-color4_1 {
  color: #d4d4d4;
}
.moto-color4_2 {
  color: #e0e0e0;
}
.moto-color4_3 {
  color: #eeeeee;
}
.moto-color4_4 {
  color: #fafafa;
}
.moto-color4_5 {
  color: #ffffff;
}
.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: #343339;
}
.moto-color_custom3 {
  color: #f3f5f7;
}
.moto-color_custom4 {
  color: #ff3232;
}
.moto-color_custom5 {
  color: #54595f;
}
.moto-bg-color1 {
  background: #a2a58c;
}
.moto-bg-color1_1 {
  background: #f96c81;
}
.moto-bg-color1_2 {
  background: #fa8596;
}
.moto-bg-color1_3 {
  background: #a2a58c;
}
.moto-bg-color1_4 {
  background: #fcb5c0;
}
.moto-bg-color1_5 {
  background: #fdced5;
}
.moto-bg-color2 {
  background: #1d1c21;
}
.moto-bg-color2_1 {
  background: #050506;
}
.moto-bg-color2_2 {
  background: #111013;
}
.moto-bg-color2_3 {
  /* background: #1d1c21; */
  background: white;
}
.moto-bg-color2_3_1 {
  background: #39b549;
}
.moto-bg-color2_4 {
  background: #29282f;
}
.moto-bg-color2_5 {
  background: #35343d;
}
.moto-bg-color3 {
  background: #817f8a;
}
.moto-bg-color3_1 {
  background: #686670;
}
.moto-bg-color3_2 {
  background: #74727d;
}
.moto-bg-color3_3 {
  background: #817f8a;
}
.moto-bg-color3_4 {
  background: #8e8c96;
}
.moto-bg-color3_5 {
  background: #9b9aa2;
}
.moto-bg-color4 {
  background: #eeeeee;
}
.moto-bg-color4_1 {
  background: #d4d4d4;
}
.moto-bg-color4_2 {
  background: #e0e0e0;
}
.moto-bg-color4_3 {
  background: #eeeeee;
}
.moto-bg-color4_4 {
  background: #fafafa;
}
.moto-bg-color4_5 {
  background: #ffffff;
}
.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: #343339;
}
.moto-bg-color_custom3 {
  background: #f3f5f7;
}
.moto-bg-color_custom4 {
  background: #ff3232;
}
.moto-bg-color_custom5 {
  background: #54595f;
}
@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: 35px;
}
.moto-spacing-top-large {
  padding-top: 65px;
}
.moto-spacing-top-xlarge {
  padding-top: 95px;
}
.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: 35px;
}
.moto-spacing-bottom-large {
  padding-bottom: 65px;
}
.moto-spacing-bottom-xlarge {
  padding-bottom: 95px;
}
.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: 35px;
}
.moto-spacing-left-large {
  padding-left: 65px;
}
.moto-spacing-left-xlarge {
  padding-left: 95px;
}
.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: 35px;
}
.moto-spacing-right-large {
  padding-right: 65px;
}
.moto-spacing-right-xlarge {
  padding-right: 95px;
}
.height-100 {
  height:100%;
}
@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: 55px;
  }
  .moto-spacing-top-xlarge {
    padding-top: 85px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 55px;
  }
  .moto-spacing-bottom-xlarge {
    padding-bottom: 85px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 55px;
  }
  .moto-spacing-left-xlarge {
    padding-left: 85px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 55px;
  }
  .moto-spacing-right-xlarge {
    padding-right: 85px;
  }
}
@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-top-xlarge {
    padding-top: 65px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-bottom-xlarge {
    padding-bottom: 65px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-left-xlarge {
    padding-left: 65px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
  .moto-spacing-right-xlarge {
    padding-right: 65px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}
.moto-container_content_5d8ca3172 {
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
  border-style: solid;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5d8ca3172:hover {
  border-color: #1d1c21;
}
.moto-container_content_5d8ca2701 {
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
  border-style: solid;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5d8ca2701:hover {
  border-color: #1d1c21;
}
.moto-text_263 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #1d1c21;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_263 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_263 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_263 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_263 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_263 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-container_header_5d8c958ab5ea7 {
  background-color: white;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  box-shadow: 0 0 10px 1px rgba(15,14,17,0.14);
}
.moto-text_248 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Poppins-SemiBold';
  color: #211D4E;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_248 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_248 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_248 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_248 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_248 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-container_content_5ba9156a10 {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  border-style: solid;
  border-left-width: 3px;
  border-right-width: 3px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5ba9156a10:hover {
  border-color: #ffffff;
}
.moto-container_content_5ba915349 {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  border-style: solid;
  border-left-width: 3px;
  border-right-width: 3px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5ba915349:hover {
  border-color: #ffffff;
}
.moto-container_content_5ba9047e7 {
  padding-bottom: 10px;
  border-style: solid;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  margin-left: 25px;
  margin-right: 25px;
}
.moto-container_content_5ba9047e7:hover {
  border-color: #ffffff;
}
.moto-container_content_5ba904175 {
  padding-bottom: 10px;
  border-style: solid;
  border-bottom-width: 3px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  margin-left: 25px;
  margin-right: 25px;
}
.moto-container_content_5ba904175:hover {
  border-color: #ffffff;
}
.moto-container_content_5ba7ed835 {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(255,255,255,0.6);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5ba7ed835:hover {
  background-color: #ffffff;
}
.moto-container_content_5ba7ed836 {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  background-image: url('/mt-demo/73400/73423/mt-content/uploads/2018/09/mt-1602_services_img-6.jpg');
}
.moto-container_content_5ba7ed7f3 {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(255,255,255,0.6);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5ba7ed7f3:hover {
  background-color: #ffffff;
}
.moto-container_content_5ba7ed7f4 {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  background-image: url('/mt-demo/73400/73423/mt-content/uploads/2018/09/mt-1602_services_img-5.jpg');
}
.moto-container_content_5ba7ec802 {
  background-color: rgba(255,255,255,0.6);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
.moto-container_content_5ba7ec802:hover {
  background-color: #ffffff;
}
.moto-container_content_5ba7ec5f1 {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  background-image: url('/mt-demo/73400/73423/mt-content/uploads/2018/09/mt-1602_services_img-4.jpg');
}
.moto-text_231 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Light';
  color: #1d1c21;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_231 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_231 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_231 {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_231 {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_231 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_230 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.moto-text_230 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_230 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_230 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_230 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_230 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
.moto-text_229 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #a2a58c;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_229 a {
  color: #a2a58c;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_229 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_229 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_229 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_229 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_228 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #1d1c21;
  font-size: 11px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.moto-text_228 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_228 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_228 {
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_228 {
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_228 {
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_227 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #817f8a;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_227 a {
  color: #817f8a;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_227 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #817f8a;
}
@media (max-width: 1039px) {
  .moto-text_227 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_227 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_227 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_226 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #343339;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_226 a {
  color: #343339;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_226 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_226 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_226 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_226 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_225 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins-Medium';
  color: #211D4E;
  /* color: #ff0000; */
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_225.red {
  color: #ff0000;
}
.moto-text_225 a {
  color: #a2a58c;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_225 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_225 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_225 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_225 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_224 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #1d1c21;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_224 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_224 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_224 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_224 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_224 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_223 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Medium';
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_223 a {
  color: #211D4E;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_223 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_223 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_223 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_223 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_222 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_222 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_222 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_222 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_222 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_222 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_221 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-SemiBold';
  color: #057032;
  /* color: #ff0000; */
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.green {
  color: #39b549;
}
.moto-text_221.red {
  color: #ff0000;
}
.moto-text_221 a {
  color: #a2a58c;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_221 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_221 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_221 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_221 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_220 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #1d1c21;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_220 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_220 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_220 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_220 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_220 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_219 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #817f8a;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_219 a {
  color: #817f8a;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_219 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_219 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_219 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_219 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_218 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_218 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_218 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_218 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_218 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_218 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_217 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Regular';
  color: #817f8a;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0px;
}
.moto-text_217 a {
  color: #211D4E;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.moto-text_217 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_217 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_217 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_217 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-container_header_566a9775 {
  background-color: #1d1c21;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-background_2 {
  background-color: #a2a58c;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #f5f5f5;
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #1d1c21;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #1d1c21;
  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: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #1d1c21;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #1d1c21;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Light';
  color: #211D4E;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #343339;
  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: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #817f8a;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #817f8a;
  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: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: #211D4E;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #211D4E;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins-Regular';
  color: #39B549;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #1d1c21;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Poppins-Medium';
  color: #39B549;
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #1d1c21;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  color: #e0e0e0;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #e0e0e0;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #e0e0e0;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #1d1c21;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_4 a {
  color: #1d1c21;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #1d1c21;
}
@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: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Mr Dafoe', handwriting;
  color: #f96c81;
  font-size: 210px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #f96c81;
  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: #f96c81;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 90px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 70px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Medium';
  color: #211D4E;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 1px;
}
.moto-text_system_1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
  }
}

.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins-Regular';
  color: #39B549;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #a2a58c;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
  color: #a2a58c;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text a {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text li:before {
  position: absolute;
  content: '';
  transition: .3s;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.moto-widget-text ul li {
  padding: 0 0 0 14px;
}
/* .moto-widget-text ul li:not(:last-child) {
  margin-bottom: 9px;
} */
.moto-widget-text ul li:before {
  background: #a2a58c;
  /* width: 5px; */
  height: 5px;
  border-radius: 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-bottom: 9px;
}
.moto-widget-text ol li:before {
  font: 400 18px/1 'Open Sans';
  color: #a2a58c;
  content: counter(moto-counter) ".";
  counter-increment: moto-counter;
}
.moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.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: 15px;
}
@media screen and (max-width: 1039px) {
  .nav-grey-bottom {
    margin-left: 20px;
  }
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 5px;

  }
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 12px!important;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  position: relative;
  display: block;
  transition: .3s;
  line-height: 1.25;
  font-size: 14px;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    letter-spacing: 0.1px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 5px);
  left: 0;
  min-width: 220px;
  padding: 20px 0;
  border-width: 1px;
  border-style: solid;
  transition: .3s;
  box-shadow: 0 0 10px 1px rgba(15,14,17,0.14);
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
    min-width: 169px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -21px;
  height: 21px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  padding: 10px 25px;
  transition: .3s;
  text-align: left;
  font-size: 14px;
  line-height: 1.2;
}

.moto-widget-menu .dropdown-navmenu {
  left: unset;
  /* right: 0; */
  right: -65px !important;
  min-width: 280px;
  /* min-width: 220px; */
  padding: 20px;
  margin-top: 16px;
  border-width: 1px;
  border-style: solid;
  transition: .3s;
  box-shadow: 0 0 10px 1px rgba(15,14,17,0.14);
}

html[lang="cn"] .moto-widget-menu .dropdown-navmenu {
  min-width: 185px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    font-size: 13px;
    padding: 6px 15px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  position: relative;
  margin-left: 10px;
  font-size: inherit;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
    margin-left: 6px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow:before {
  content: '\f0da';
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 2px);
  top: -21px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  top: 0;
  left: -3px;
  width: 3px;
  height: 100%;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: relative;
  font-size: inherit;
  margin-left: 3px;
  line-height: inherit;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
  transition: .3s;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: relative;
  font-size: inherit;
  margin-left: 3px;
  line-height: inherit;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
  transition: .3s;
}
.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: 5px 15px;
  border-width: 0 0 1px;
  border-style: solid;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
    padding: 5px 9px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist {
  box-shadow: 0 2px 12px rgba(136,136,136,0.26);
}
@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: 16px;
    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;
    font-size: 18px;
  }
  .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;
  transition: .3s;
  letter-spacing: 1px;
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  float: right;
  transition: .3s;
  line-height: inherit;
  font-size: inherit;
  margin-left: 10px;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon:before {
  transition: .3s;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  font-size: 11px;
  padding: 19px 27px;
  letter-spacing: 0.88px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    padding: 13px 14px;
    letter-spacing: .3px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  padding: 13px 30px;
  font-size: 12px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    padding: 10px 17px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  font-size: 14px;
  padding: 22px 45px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    padding: 16px 25px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-medium {
    padding: 10px 10px;
  }
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large {
  line-height: 1.3;
  font-size: 15px;
  padding: 10px 28px;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large {
    padding: 6px 14px;
    font-size: 13px;
    letter-spacing: .5px;
  }
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  font-size: 14px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
  font-size: 14px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
  display: inline-block;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: '\f24e';
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  font-size: 14px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
  font-size: 14px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
  font-size: 16px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
  display: inline-block;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: '\f07a';
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before {
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-width: 2px;
  border-style: solid;
  z-index: 5;
  transition: .4s;
}
.moto-widget-image .moto-widget-image-link:after {
  z-index: 5;
  left: 50%;
  top: 50%;
  opacity: 1;
  font: 26px/1 'Font Awesome 5 Free';
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transition: .3s ease-in-out;
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
}
.moto-widget-image .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before,
.moto-widget-image.moto-preset-default .moto-widget-image-link:after {
  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,
.moto-widget-image.moto-preset-2 .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  content: "\f06e";
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  border-width: 3px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
@media screen and (max-width: 1039px) {
  .moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
  }
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  content: '\f00e';
  font-size: 24px;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
  overflow: visible;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  border: none;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  content: "\f05a";
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover .moto-widget-image-picture {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-webkit-transform: scale(1.05);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  display: block;
  z-index: 99;
  margin: 0 auto;
  bottom: 0;
  width: 90%;
  opacity: 0;
  transition: .3s;
  padding: 15px;
}
@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: 16px;
  line-height: 1.15;
}
.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;
  border-width: 2px;
  border-style: solid;
  transition: .3s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 2;
  font: 26px/1 'Font Awesome 5 Free';
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -ms-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: "";
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: .3s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  transition: .3s ease-in-out;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  bottom: 0;
  top: auto;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  content: '\f065';
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
  top: auto;
  bottom: 0;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption-visible {
  bottom: 20%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
  content: "\f002";
  top: 30%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
  top: 50%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  left: 0;
  right: 0;
  width: 100%;
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  content: '\f065';
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  font-size: 40px;
}
.moto-widget-slider .bx-pager {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager {
    bottom: 5px;
  }
}
.moto-widget-slider .bx-pager .bx-pager-item {
  vertical-align: middle;
}
.moto-widget-slider .bx-pager .bx-pager-item:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager .bx-pager-item:not(:first-child) {
    margin-left: 10px;
  }
}
.moto-widget-slider .bx-pager .bx-pager-link {
  border-style: solid;
  font-size: 0;
  transition: .3s;
  width: 10px;
  height: 10px;
  border-width: 1px;
}
.moto-widget-slider .bx-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 5px;
  width: 63%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
@media screen and (max-width: 1800px) and (min-width: 768px) {
  .moto-widget-slider .bx-caption {
    width: 90%;
  }
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  line-height: 1.15;
  font-size: 60px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    width: 80%;
  }
  .moto-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  font-size: 0;
  transition: .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  z-index: 1;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  line-height: 1;
  transition: .3s;
  font-family: "Font Awesome 5 Free";
}
.moto-widget-slider .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-next:before {
  font-size: 45px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-next:before {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-next:before {
    font-size: 25px;
  }
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-prev {
  left: 25px;
}
@media screen and (max-width: 1800px) and (min-width: 320px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-prev {
    left: 10px;
  }
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-next {
  right: 25px;
}
@media screen and (max-width: 1800px) and (min-width: 320px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls-direction .bx-next {
    right: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-caption {
  padding: 150px 25px;
  width: 45%;
  right: auto;
  margin: 0;
  left: 5%;
}
@media screen and (max-width: 1919px) and (min-width: 1040px) {
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-caption {
    padding: 60px 25px;
    width: 60%;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-caption {
    padding: 5px;
    width: 75%;
    right: 0;
    margin: 0 auto;
    left: 0;
  }
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-pager-link {
  border-radius: 50%;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-next:before {
  font-size: 42px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-next:before {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-next:before {
    font-size: 25px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-prev:before {
  content: "\f137";
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls-direction .bx-next:before {
  content: "\f138";
}
.moto-widget-slider.moto-widget-carousel .carousel-block {
  padding: 0 0 40px;
}
.moto-widget-slider.moto-widget-carousel .carousel-block .bx-wrapper {
  padding: 0 60px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-widget-carousel .carousel-block .bx-wrapper {
    padding: 0 40px;
  }
}
.moto-widget-slider.moto-widget-carousel .carousel-block .bx-wrapper .bx-pager {
  bottom: -38px;
}
.moto-widget-slider.moto-widget-carousel.moto-preset-default .bx-controls-direction .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-widget-carousel.moto-preset-default .bx-controls-direction .bx-next {
  right: 0;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  margin-bottom: 20px;
}
.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: 15px;
  padding: 8px 20px;
  line-height: normal;
  outline: none;
  border-width: 1px;
  border-style: solid;
  -webkit-appeareance: none;
  height: 40px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 170px;
}
.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: 2px;
  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: 15px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-label {
  font-size: 14px;
  padding: 0 0 4px;
  display: inline-block;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-required {
  top: auto;
  bottom: 28px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea + .moto-widget-contact_form-field-error,
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-field .moto-widget-contact_form-required {
  top: 24px;
  bottom: auto;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-field {
  padding: 10px 20px;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-radius: 0;
  height: 37px;
  font-size: 12px;
}
.moto-back-to-top-button {
  right: 0px;
  bottom: -60px;
  transition: .3s;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  bottom: 50px;
}
@media screen and (max-width: 1039px) {
  .moto-back-to-top-button.moto-back-to-top-button_visible {
    bottom: 45px;
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  width: 50px;
  height: 50px;
  font: 20px/50px 'Font Awesome 5 Free';
  color: #a2a58c;
  text-align: center;
  transition: .3s;
  background: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-back-to-top-button .moto-back-to-top-button-link {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f176";
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  background: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header,
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  padding: 40px 0px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header,
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header,
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    padding: 13px 3px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item {
  margin-right: 0px;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child) {
  margin-right: 0px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child) {
    margin-right: 0px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child):after {
  display: none;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username,
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-text {
  padding-left: 4px;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username,
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-text {
    padding-left: 0;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username {
  padding: 0 2px;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link i {
  color: #211D4E;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 16px;
  transition: .3s;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link img {
  display: inline-block;
  width: 25px;
  height: 25px;
}
.cart-mobile {
  width: 80%;
}
.latest-updates {
  position: fixed;
  right: 0px;
  z-index: 999;
  top: 200px;
  margin: 0;
  padding: 30px 10px;
  background-color: white; 
  box-shadow: 0px 1px 12px #9d9c9c;
  /* border-bottom-right-radius: 15px;
  border-top-right-radius: 15px; */
  writing-mode: vertical-rl; 
  /* transform: rotate(180deg); */
  font-family: 'Poppins-medium';
  color: #211D4E;
  text-decoration: none;
  letter-spacing: 1px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  display: block;
  min-height: 260px;
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
  .latest-updates {
    right: 20px;
  }

}

.latest-updates a {
  padding: 5px 0;
}

.latest-updates a.sticky-icon {
  padding-bottom: -0;
}

.latest-updates:hover {
  color: #39b549
}
.nav-grey-bottom {
  /* border-bottom: 1.8px solid #d3d3d38c; */
  padding-bottom: 5px;
  width: fit-content;
  margin-top: 10px !important;
}
.burger-mobile {
  color: #39b549;
  font-size: 30px!important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link i {
    font-size: 14px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover .moto-widget-store_cart_and_profile-text,
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover .moto-widget-store_cart_and_profile-username {
  color: #a2a58c;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover i {
  color: #a2a58c;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link .moto-widget-store_cart_and_profile-text {
    display: inline-block;
  }
}
.moto-widget-store_search .search-form .search-form_label {
  padding: 0;
  border: none;
  background: transparent;
}
.moto-widget-store_search .search-form .search-form_label .search-form_input {
  height: 53px;
  padding: 5px 50px 5px 20px;
  background: transparent;
  font: 700 14px/1 'Montserrat';
  color: #211a18;
  border-bottom: 1px solid#211a18;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_search .search-form .search-form_label .search-form_input {
    height: 34px;
    font-size: 13px;
  }
}
.moto-widget-store_search .search-form .search-form_submit {
  top: 0;
  right: 0;
  left: auto;
  width: 50px;
  height: 100%;
  font: 16px/53px 'Font Awesome 5 Free';
  cursor: pointer;
  /* color: #ffffff; */
  color: #211a18;
  transition: .3s;
  text-align: center;
  background: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_search .search-form .search-form_submit {
    line-height: 32px;
    font-size: 16px;
    width: 40px;
  }
}
.moto-widget-store_search .search-form .search-form_submit:hover {
  color: #a2a58c;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block,
.moto-widget-store-compare-item .moto-widget-store-image-block,
.moto-widget-store-wishlist .moto-widget-store-image-block {
  padding: 0;
  transition: .3s;
  margin-bottom: 30px;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image {
  margin-bottom: 3px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image,
  .moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image,
  .moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image,
  .moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image {
    margin-bottom: 5px;
  }
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link {
  border: none;
  padding: 0;
  overflow: hidden;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img {
  top: auto;
  left: auto;
  position: static;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  max-width: 100%;
  max-height: 100%;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
  left: 0;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 4px;
  top: 0;
  right: auto;
  text-align: center;
  min-width: 0;
}

.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .sale-label {
  left: 64%!important;
  font-size: 12px;
  line-height: 14px;
  padding: 0!important;
  top: -10%!important;
  right: 0!important;
  text-align: center;
  min-width: 0;
}

@media screen and (max-width: 1039px) {
  .moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
  .moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
  .moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
  .moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
    min-width: auto;
  }
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-store-main_item-title,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-store-main_item-title,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-store-main_item-title,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-store-main_item-title {
  transition: .3s;
  color: #1d1c21;
  margin-bottom: 0;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-store-main_item-title span,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-store-main_item-title span,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-store-main_item-title span,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-store-main_item-title span {
  color: inherit;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-store-main_item-title:hover,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-store-main_item-title:hover,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-store-main_item-title:hover,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-store-main_item-title:hover {
  color: #a2a58c;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .store-product-element-container,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .store-product-element-container,
.moto-widget-store-compare-item .moto-widget-store-image-block .store-product-element-container,
.moto-widget-store-wishlist .moto-widget-store-image-block .store-product-element-container {
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-related-products .moto-widget-store-image-block .store-product-element-container,
  .moto-widget-store-product-grid_custom .moto-widget-store-image-block .store-product-element-container,
  .moto-widget-store-compare-item .moto-widget-store-image-block .store-product-element-container,
  .moto-widget-store-wishlist .moto-widget-store-image-block .store-product-element-container {
    margin-top: 5px;
  }
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price,
.moto-widget-store-compare-item .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price,
.moto-widget-store-wishlist .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price {
  display: inline-block;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price,
.moto-widget-store-compare-item .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price,
.moto-widget-store-wishlist .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price {
  display: inline-block;
}
.moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-button,
.moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-button,
.moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-button,
.moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-button {
  margin-top: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-related-products .moto-widget-store-image-block .moto-widget-button,
  .moto-widget-store-product-grid_custom .moto-widget-store-image-block .moto-widget-button,
  .moto-widget-store-compare-item .moto-widget-store-image-block .moto-widget-button,
  .moto-widget-store-wishlist .moto-widget-store-image-block .moto-widget-button {
    margin-top: 10px;
  }
}
.moto-widget-store-product-grid .moto-widget-store-image-block {
  padding: 0;
  transition: .3s;
  margin-bottom: 30px;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image {
  margin-bottom: 3px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image {
    margin-bottom: 5px;
  }
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link {
  border: none;
  padding: 0;
  overflow: hidden;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img {
  top: auto;
  left: auto;
  position: static;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  max-width: 100%;
  max-height: 100%;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
  left: 0;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 4px;
  top: 0;
  right: auto;
  text-align: center;
  min-width: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
    min-width: auto;
  }
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-store-main_item-title {
  transition: .3s;
  margin-bottom: 0;
  font-size: inherit;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-store-main_item-title:hover span {
  transition: .3s;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .store-product-element-container {
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-grid .moto-widget-store-image-block .store-product-element-container {
    margin-top: 5px;
  }
}
.moto-widget-store-product-grid .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price {
  display: inline-block;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price {
  display: inline-block;
}
.moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-button {
  margin-top: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-grid .moto-widget-store-image-block .moto-widget-button {
    margin-top: 10px;
  }
}
.moto-widget-store-product-related-products.moto-preset-default .moto-widget-store-image-block {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-product-related-products.moto-preset-default .moto-widget-store-image-block {
    margin-bottom: 20px;
  }
}
.moto-widget-store-wishlist.moto-preset-default .moto-store-wishlist-remove-item {
  position: absolute;
  right: 0px;
  top: -35px;
}
.moto-widget-store-wishlist.moto-preset-default .moto-store-wishlist-remove-item-link {
  font-size: 14px;
  color: #a2a58c;
}
.moto-widget-store-wishlist.moto-preset-default .moto-store-wishlist-remove-item-link:hover {
  color: #1d1c21;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block {
  transition: .3s;
  margin-bottom: 10px;
  padding: 0;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image {
  margin-bottom: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image {
    margin-bottom: 5px;
  }
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link {
  border: none;
  padding: 0;
  overflow: hidden;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link img {
  top: auto;
  left: auto;
  position: static;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  max-width: 100%;
  max-height: 100%;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
  left: 0;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 4px;
  top: 0;
  right: auto;
  text-align: center;
  min-width: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
    min-width: auto;
  }
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-store-main_item-title {
  transition: .3s;
  text-align: left;
  color: #1d1c21;
  margin-bottom: 0;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-store-main_item-title span {
  color: inherit;
  display: inline;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-store-main_item-title:hover {
  color: #a2a58c;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .store-product-element-container {
  display: block;
  margin-top: 10px;
  text-align: left;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .store-product-element-container {
    margin-top: 5px;
  }
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-price {
  display: inline-block;
  text-align: left;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .store-product-element-container .moto-widget-store-main_item-old_price {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}
.moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-button {
  margin-top: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-compare .store-compare-page .moto-widget-store-image-block .moto-widget-button {
    margin-top: 10px;
  }
}
.moto-widget-store-compare .store-compare-page .moto-store-compate-remove-item {
  top: -2px;
  right: -10px;
}
.moto-widget-store-compare .store-compare-page .moto-store-compate-remove-item-link {
  color: #a2a58c;
  right: 9px;
  top: -16px;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .moto-widget-image-picture {
  top: auto;
  left: auto;
  position: static;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  max-width: 100%;
  max-height: 100%;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .stage {
  margin-bottom: 15px;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .stage .moto-widget-image-link {
  border: none;
  padding: 0;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .stage .moto-widget-image-link:before {
  border-width: 1px;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation-wrap {
  padding: 0 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation-wrap {
    padding: 0 35px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: inherit;
  font-size: inherit;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  text-align: center;
  background: transparent;
  opacity: 1;
  transition: .3s;
  cursor: pointer;
  border: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation,
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
    width: 30px;
    height: 30px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:before,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:before {
  position: relative;
  width: auto;
  height: auto;
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  line-height: 33px;
  top: auto;
  left: auto;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:before,
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:before {
    font-size: 16px;
    line-height: 30px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation {
  left: -35px;
  padding-right: 2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation {
    left: -33px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:before {
  content: '\f104';
  color: #817f8a;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:hover:before {
  color: #a2a58c;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
  right: -35px;
  padding-left: 2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
    right: -33px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:before {
  content: '\f105';
  color: #817f8a;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:hover:before {
  color: #a2a58c;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block {
  opacity: 1;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block .moto-widget-image-link {
  transition: .3s;
  padding: 0;
  border: none;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block .moto-widget-image-link:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block.active,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block:hover {
  opacity: .7;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block.active .moto-widget-image-link:before,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block:hover .moto-widget-image-link:before {
  border-color: #e8e8e8;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page {
  text-align: left;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-name {
  display: inline-block;
}
@media screen and (max-width: 1280px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-name {
    display: block;
    margin: 10px 0;
  }
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 {
  box-shadow: none;
  margin-left: 5px;
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 {
    display: block;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 {
    max-width: none;
  }
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .select {
  width: auto;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .select {
    width: 100%;
  }
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .s-hidden {
  display: none;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .styledSelect {
  display: inline-block;
  position: relative;
  top: auto;
  max-width: 100%;
  height: auto;
  padding: 5px;
  background: white;  
  font-family: 'Poppins-Light';
  font-size: 12px;  
  color: #424242;
  border: 1px solid #ECECEC;
  border-radius: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .styledSelect {
    padding: 13px 10px;
    width: 100%;
    max-width: none;
  }
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .styledSelect:before {
  bottom: auto;
  position: relative;
  display: inline-block;
  float: right;
  left: auto;
  width: auto;
  height: auto;
  text-align: center;
  font: 12px/1 'Font Awesome 5 Free';
  color: #817f8a;
  content: '\f0d7';
  right: auto;
  margin-left: 5px;
  top: auto;
  font-weight: bold;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .options {
  top: 100%;
  left: 1px;
  width: auto;
  right: 1px;
  background: #f3f5f7;
  color: #817f8a;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .options li {
  font: 400 12px/1 'Open Sans';
  padding: 5px 10px;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .options li {
    padding: 3px 10px;
  }
}
.moto-widget-store-featured_row-top .moto-widget-store-paginator a {
  transition: .3s;
  width: auto;
  height: auto;
}
.moto-widget-store-featured_row-top .moto-widget-store-paginator a:hover {
  color: #a2a58c;
  text-decoration: none;
}
.moto-widget-store-featured_row-top .moto-widget-store-paginator a:not(:last-child) {
  margin-right: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-featured_row-top .moto-widget-store-paginator a:not(:last-child) {
    margin-right: 6px;
  }
}
.moto-widget-store-featured_row-top a.act {
  color: #a2a58c;
}
.moto-widget-store-product-options label {
  display: inline-block;
  margin: 10px 0;
}
.moto-widget-store-product-options.moto-preset-default select {
  padding: 5px 15px;
  max-width: 100%;
  outline: none;
  background: #f3f5f7;
  border: 1px solid transparent;
  height: 43px;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-product-options.moto-preset-default select {
    height: 40px;
  }
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap {
  display: block;
  padding-left: 0;
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap .moto-widget-store-spinner-type_1 {
  line-height: normal;
  outline: none;
  width: 97px;
  height: 35px;
  background: transparent;
  border: transparent;
  text-align: center;
  padding: 5px 0 5px 5px;
  display: block;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap .moto-widget-store-spinner-type_1 {
    width: 70px;
    height: 40px;
  }
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap .moto-widget-store-spinner-type_1::-webkit-inner-spin-button {
  opacity: 1;
}
.moto-widget-store-product-quantity.moto-preset-default span {
  margin-bottom: 10px;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav li {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav li:last-child {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li > a {
  font: 400 12px/20px 'Open Sans', sans-serif;
  color: #1d1c21;
  /* color: #817f8a; */
  transition: .3s;
  padding: 2px 0px;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li > a:hover {
  color: #a2a58c;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.active > a {
  color: #a2a58c !important;
  background: transparent;
  font-weight: 600;
}
.moto-widget-blog-category_list__items > li.active > a {
  color: #a2a58c !important;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.active > a span:after {
  color: #a2a58c !important;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a > span {
  position: static;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a > span:after {
  top: 50%;
  font: 20px/1 'Font Awesome 5 Free';
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  color: #817f8a;
  transition: .3s;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a:hover span:after {
  color: #a2a58c;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li {
  padding: 0;
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li.open {
  margin-bottom: 0;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a {
  padding: 2px 26px;
  text-decoration: none !important;
  color: #817f8a;
  font-size: 12px;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a:after {
  display: none !important;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a:hover {
  color: #a2a58c;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li ul li > a {
  padding: 2px 41px;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li ul li:last-child {
  margin-bottom: 0;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open a {
  background: transparent;
  color: #817f8a;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open a > span:after {
  color: #817f8a;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open ul li.has-sub a span:after {
  color: #817f8a;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open ul li.has-sub a:hover > span:after {
  color: #a2a58c;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active > a {
  color: #817f8a;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active > a > span:after {
  color: #817f8a;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a {
  color: #a2a58c;
  background: transparent;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a > span:after {
  color: #a2a58c;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a:hover > span:after {
  color: #a2a58c;
}
.moto-widget-store-confirmation .moto-widget-store-confirmation-pc-ul_title li {
  border-bottom: 1px solid #f3f5f7;
  border-top: 1px solid #f3f5f7;
  text-align: left;
  padding: 7.5px 10px;
  background: #f3f5f7;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li {
  border-bottom: 1px solid #f3f5f7;
  padding: 7px 20px;
  text-align: left;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:not(:last-child) {
  border-right: 1px solid #f3f5f7;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:first-child {
  border-left: 1px solid #f3f5f7;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:last-child {
  border-right: 1px solid #f3f5f7;
}
.moto-widget-store-confirmation .moto-widget-store-confirmation-pc-quantity .moto-widget-store-spinner-type_1 {
  border: 1px solid #f3f5f7;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-confirmation .moto-widget-store-confirmation-pc-quantity .moto-widget-store-spinner-type_1 {
    padding: 5px 10px 5px 10px;
  }
}
.moto-widget-store-product-name .moto-widget-store-detail-top_descr {
  border-bottom: none;
  margin-bottom: 0;
}
.moto-preset-default .moto-widget-store-detail-product_properties {
  background: transparent;
  padding: 10px 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-preset-default .moto-widget-store-detail-product_properties {
    padding: 5px 0;
  }
}
.moto-preset-default .moto-widget-store-detail-product_properties li:first-child {
  width: 20%;
  margin-right: 10px;
}
.moto-preset-default .moto-widget-store-detail-product_properties li:last-child {
  width: auto;
  display: inline-block;
}
.moto-widget-store-shp_cart-btns {
  margin-top: 12px;
}
.moto-widget-store-checkout-step .moto-widget-store-checkout-step-title {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.moto-widget-store-checkout-step .moto-widget-store-checkout-step-title:before {
  color: #a2a58c;
  top: 50%;
  font-size: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.moto-widget-store-form_link-wrap .moto-widget-store-form_link {
  font-family: 'Open Sans';
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-tabs .moto-widget-button {
    margin-bottom: 10px;
  }
}
.moto-widget-store-account_orders-tabs .moto-widget-button .moto-widget-button-link.moto-widget-store-account_orders-tabs-active {
  color: #ffffff;
  background: #1d1c21;
  border-color: #1d1c21;
}
.moto-widget-store-account_orders-tabs .moto-widget-button .moto-widget-button-link.moto-widget-store-account_orders-tabs-active:before {
  content: none;
}
.moto-widget-store-account_orders-item-title-status span {
  font-family: 'Open Sans', sans-serif;
  background-color: #1d1c21;
}
.moto-widget-store-account_orders-total .moto-widget-store-account_orders-total-small_text {
  color: #a2a58c;
}
.moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title {
  padding: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title {
    padding: 10px 0 0 0;
  }
}
.moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title:before {
  position: relative;
  display: inline-block;
  top: 0;
  color: #a2a58c;
}
.moto-widget-text-editable .moto-widget-store-checkout-confirmation-mail {
  color: #817f8a;
}
.moto-widget-text-editable .moto-widget-store-checkout-confirmation-mail:hover {
  text-decoration: underline;
  color: #a2a58c;
}
.moto-widget-store-account_orders-item-content-title {
  color: #817f8a;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
.moto-widget-store-account_orders-item-content-shipping-wrap .moto-widget-store-account_orders-item-content-title {
  color: #817f8a;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
.moto-widget-store-main_item-old_price {
  text-decoration: line-through;
}
.moto-widget-store-main_item-old_price h4 {
  text-decoration: none;
}
.moto-widget-store-account_orders-item-content {
  font-family: 'Open Sans', sans-serif;
}
.moto-widget-store-account_orders-item-content .moto-widget-contact_form-form {
  font-family: "Open Sans", sans-serif;
}
.moto-widget-store-account_orders-item-content .moto-widget-store-account_orders-total {
  font-family: "Open Sans", sans-serif;
}
.moto-widget-store-account_shipping-title {
  color: #817f8a !important;
  font: 700 20px/1.2 'Open Sans';
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-account_shipping-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_shipping-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-contact_form-buttons {
    margin-bottom: 10px;
  }
}
.moto-widget-store-confirmation-payment_method .moto-widget-store-shp_cart-form .moto-widget-store-shp_cart-form-textarea {
  border: 1px solid #eeeeee;
}
.moto-widget-store-checkout-form .moto-widget-store-checkout-form-radio_label.active i:before {
  color: #a2a58c;
}
.moto-widget-store-account_orders-item-title form button {
  background: transparent;
  padding-top: 2px;
}
.moto-widget-store-detail-text ul {
  padding: 0 0 0 20px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-contact_form-buttons {
    margin-bottom: 10px;
  }
}
.moto-widget-store-filters.moto-preset-default .moto-widget-store-filters-wrapper {
  border-top: 1px solid #eeeeee;
}
.moto-widget-store-filters.moto-preset-default .moto-widget-store-filters-wrapper .moto-widget-store-filters-main .moto-widget-store-filters-filterblock {
  border-bottom: 1px solid #eeeeee;
}
.moto-widget-store_checkout.moto-preset-default .moto-widget-store-checkout-confirmation-title {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_checkout.moto-preset-default .moto-widget-store-checkout-confirmation-title {
    padding-left: 0px;
  }
}
.moto-widget-store-filters.moto-preset-default .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-brands .moto-widget-store-filters-widget-heading:after {
  color: #817f8a;
}
.moto-widget-store-filters.moto-preset-default .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-properties .moto-widget-store-filters-widget-heading:after {
  color: #817f8a;
}
.moto-widget-store-account_orders-item-content-order-table-title li {
  white-space: nowrap;
}
.moto-widget-store-product-price .moto-widget-store-main_item-old_price {
  color: inherit;
}
.moto-widget-store_account.moto-preset-default .moto-widget-store-featured_row-top .moto-widget-store-paginator a {
  vertical-align: middle;
  color: #1d1c21;
}
.moto-widget-store_account.moto-preset-default .moto-widget-store-featured_row-top .moto-widget-store-paginator a.act {
  color: #a2a58c;
}
.moto-widget-store_account.moto-preset-default .moto-widget-store-featured_row-top .moto-widget-store-paginator a:hover {
  color: #a2a58c;
}
.moto-widget-store_account.moto-preset-default .moto-widget-store-paginator .moto-widget-store-paginator-prev,
.moto-widget-store_account.moto-preset-default .moto-widget-store-paginator .moto-widget-store-paginator-next {
  top: 0;
  border: none;
}
.moto-widget-store_account.moto-preset-default .moto-widget-store-paginator .moto-widget-store-paginator-prev:before,
.moto-widget-store_account.moto-preset-default .moto-widget-store-paginator .moto-widget-store-paginator-next:before {
  font-size: 14px;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eeeeee;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #a2a58c;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #343339;
}
.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;
  border-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.3);
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:after {
  color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: transparent;
  border-color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: transparent;
}
.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: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Poppins-Light';
  font-size: 14px;
  font-style: normal;
  color: #ffffff;
  background-color: #39B549;
  padding-top: 9.5px;
  padding-bottom: 9.5px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #39B549;
}
.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: 'Poppins-Regular';
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #39B549;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #a2a58c;
}
.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: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #343339;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #a2a58c;
}
.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: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #1d1c21;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #a2a58c;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #ffffff;
}
.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: 'Poppins-Light';
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #39B549;
  /* min-width: 175px; */
  min-height: 47px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #39B549;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #ffffff;
}
.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: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #ff3232;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #a2a58c;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #54595f;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  border-color: transparent;
  background-color: #817f8a;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
  border-color: transparent;
  background-color: #cfcfcf;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #000000;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.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: #1d1c21;
}
.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: #a2a58c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: transparent;
  background-color: #1d1c21;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #a2a58c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #a2a58c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #a2a58c;
}
.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: rgba(249,108,129,0.8);
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.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: #ffffff;
}
.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: #f96c81;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  border-color: #ffffff;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: #ffffff;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
  border-color: #ffffff;
  background-color: transparent;
}
.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: 'Open Sans', 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;
  border-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(84,89,95,0.6);
}
.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: 'Open Sans', 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;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(52,51,57,0.6);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: #f96c81;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-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: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: transparent;
}
.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-label {
  font-family: 'Poppins-Light';
  color: black;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #817f8a;
  background-color: #f3f5f7;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
  padding: 8px 20px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #817f8a;
  background-color: #f3f5f7;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #817f8a;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #817f8a;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #817f8a;
}
.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: #ff3232;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #111013;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.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: #1d1c21;
  background-color: #e8e8e8;
  font-style: normal;
  font-weight: 400;
  border-color: #cfcfcf;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #1d1c21;
  background-color: #e8e8e8;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #1d1c21;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #1d1c21;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #1d1c21;
}
.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: #ff3232;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #1d1c21;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.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-field {
  color: #343339;
  background-color: transparent;
  font-style: normal;
  font-weight: 400;
  border-color: #343339;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: transparent;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.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: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.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: #39B549;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #39B549
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Poppins-Light';
  font-weight: 700;
  font-style: normal;
  color: #211D4E;
  text-decoration: none;
  padding-bottom: 5px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.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 {
  font-family: 'Poppins-Bold';
  color: #39b549;
  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:after {
    content: "";
    height: 2px;
    width: 50%;
    background-color: #39b549;
    position: absolute;
    bottom: -0.2em;
    left: 50%;
    transform: translate(-50%);
}
.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 .moto-widget-menu-link-arrow:before {
  color: #a2a58c;
}
.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: #39b549;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: white;
  border-color: transparent;
  border: 3px solid #d3d3d38c;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #39B549;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #39B549;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Poppins-Light';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: black;
  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 {
  color: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.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: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #817f8a;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #1d1c21;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #1d1c21;
    background-color: #a2a58c;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #1d1c21;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #a2a58c;
  }
  .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: #a2a58c;
  }
  .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: #1d1c21;
    text-decoration: none;
    background-color: #a2a58c;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #a2a58c;
  }
  .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: #1d1c21;
    text-decoration: none;
    background-color: #a2a58c;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #817f8a;
  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-arrow:before {
  color: #817f8a;
}
.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: #a2a58c;
  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 .moto-widget-menu-link-arrow:before {
  color: #a2a58c;
}
.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: #a2a58c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #a2a58c;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1d1c21;
  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 {
  color: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.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: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #1d1c21;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #1d1c21;
  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: #a2a58c;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #cfcfcf;
  }
  .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: #1d1c21;
    text-decoration: none;
    background-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.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #a2a58c;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #1d1c21;
    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: #ffffff;
    text-decoration: none;
    background-color: #a2a58c;
  }
}
.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: #f96c81;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: #f96c81;
}
.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: #f96c81;
  border-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:hover {
  color: #ffffff;
  background-color: #f96c81;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #686670;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #a2a58c;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  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 {
  color: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.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: #a2a58c;
  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 .moto-widget-menu-link-arrow {
  color: #a2a58c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #1d1c21;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #a2a58c;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #cfcfcf;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-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 {
    color: #1d1c21;
    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: #ffffff;
    text-decoration: none;
    background-color: #a2a58c;
  }
  .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: #1d1c21;
    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: #ffffff;
    text-decoration: none;
    background-color: #a2a58c;
  }
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a: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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a {
  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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a: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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a: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: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.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: #ffffff;
  background-color: #817f8a;
  border-color: transparent;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 29px;
  height: 29px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
.moto-widget-pagination.moto-preset-default a:hover {
  color: #ffffff;
  background-color: #a2a58c;
}
.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: #ffffff;
  background-color: #a2a58c;
  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: #ffffff;
  background-color: #a2a58c;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: rgba(0,0,0,0.4);
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #817f8a;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 30px;
  font-size: 30px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 130px;
  width: 130px;
  border-color: #a2a58c;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 65px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 35px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 14px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 30px;
    font-size: 30px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 28px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 13px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 20px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 23px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 10px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 60px;
    width: 60px;
  }
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: rgba(255,255,255,0.4);
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: rgba(255,255,255,0.4);
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 30px;
  font-size: 30px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 130px;
  width: 130px;
  border-color: #ffffff;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 65px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
    font-size: 35px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
    font-size: 14px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
    min-width: 30px;
    font-size: 30px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-block {
    height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
    font-size: 28px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
    font-size: 13px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
    min-width: 20px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-block {
    height: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
    font-size: 23px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
    min-width: 10px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-block {
    height: 60px;
    width: 60px;
  }
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: rgba(255,255,255,0.4);
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: rgba(255,255,255,0.4);
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 30px;
  font-size: 30px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #a2a58c;
  font-size: 12px;
  height: 130px;
  width: 130px;
  border-color: transparent;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 65px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
    font-size: 35px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
    font-size: 14px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
    min-width: 30px;
    font-size: 30px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-block {
    height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
    font-size: 28px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
    font-size: 13px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
    min-width: 20px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-block {
    height: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
    font-size: 23px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
    min-width: 10px;
    font-size: 20px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-block {
    height: 60px;
    width: 60px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  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: #1d1c21;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #1d1c21;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 20px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  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-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 0px;
  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: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.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 {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #1d1c21;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #111013;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: transparent;
  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: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #000000;
  font-size: 24px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
  font-size: 24px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 18px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 0px;
}
.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-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
}
.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-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f068";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #000000;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #a2a58c;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #a2a58c;
  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: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 18px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 18px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 18px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
    font-size: 18px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.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: 10px;
}
.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: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #a2a58c;
  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-color: transparent;
  border-left-width: 0px;
  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: #a2a58c;
  border-bottom-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: #a2a58c;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.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: 8px;
  margin-left: 8px;
}
@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: 6px;
    margin-left: 6px;
  }
}
.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: 14px;
  width: 23px;
  height: 23px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #343339;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #a2a58c;
  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: 13px;
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 13px;
    width: 23px;
    height: 23px;
  }
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  width: auto;
  height: auto;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
    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: 7.5px;
  margin-left: 7.5px;
}
@media screen and (max-width: 1039px) {
  .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: 13px;
  width: 50px;
  height: 50px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 25px;
  border-style: none;
  color: #1d1c21;
  background-color: #f3f5f7;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #a2a58c;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
    font-size: 11px;
    height: 32px;
    width: 32px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
    width: 32px;
    font-size: 14px;
  }
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
@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: 5px;
  margin-left: 5px;
}
@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: 14px;
  width: 35px;
  height: 35px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
  background-color: #1d1c21;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  background-color: #a2a58c;
  border-color: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 12px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 14px;
    width: 25px;
    height: 25px;
  }
}
.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: 80px;
    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: 58px;
  height: 58px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top .moto-widget-back-to-top-link {
    width: 40px;
    height: 40px;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: #a2a58c;
  color: #ffffff;
  border-color: transparent;
  border-style: none;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-radius: 29px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top .moto-widget-back-to-top-link {
    font-size: 18px;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f176";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 22px;
}
.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: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: transparent;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 12px;
  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: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  letter-spacing: 1.3px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #1d1c21;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 12px;
  margin-right: 10px;
  color: #1d1c21;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 22px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #a2a58c;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #a2a58c;
}
.moto-widget-tabs.moto-preset-default .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: transparent;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #a2a58c;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #a2a58c;
}
@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__header.moto-widget-tabs__header_opened:hover {
  background-color: transparent;
  border-color: transparent;
}
.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: 22px;
}
.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: transparent;
  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: 12px;
  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: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #a2a58c;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 12px;
  margin-right: 10px;
  color: #a2a58c;
  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;
  background-color: #a2a58c;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.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: #a2a58c;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #ffffff;
}
@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 {
  background-color: #a2a58c;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.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;
}
.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;
}
@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-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: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #a2a58c;
  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: 12px;
  border-style: solid;
  border-left-width: 2px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-radius: 0px;
  border-color: #a2a58c;
  background-color: transparent;
  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: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #1d1c21;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 12px;
  margin-right: 10px;
  color: #1d1c21;
  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: #a2a58c;
}
.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: 2px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-radius: 0px;
  background-color: #a2a58c;
  border-color: #a2a58c;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #ffffff;
}
@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: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
}
@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-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: "\f065";
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: 'Montserrat', 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(84,89,95,0.6);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 26px;
  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: 20px;
  }
}
.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;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  text-decoration: none;
  color: #ffffff;
  background-color: #1d1c21;
  border-color: #1d1c21;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #a2a58c;
  color: #ffffff;
  border-color: #a2a58c;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 1px;
}
@media screen and (max-width: 479px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
    margin-bottom: 2px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 1px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #1d1c21;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
  color: #a2a58c;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
  font-size: 15px;
  text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text:hover {
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #a2a58c;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
  font-size: 8px;
  margin-right: 10px;
  color: #1d1c21;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
    margin-right: 10px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #817f8a;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
  color: #1d1c21;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
  font-size: 15px;
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #1d1c21;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
  font-size: 15px;
  margin-right: 10px;
  color: #817f8a;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev,
.moto-widget-content_slider.moto-preset-default .bx-next {
  background-color: #899098;
  border-color: #899098;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before,
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  font-size: 30px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:hover,
.moto-widget-content_slider.moto-preset-default .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 12px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
  background-color: #81868c;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.moto-widget-content_slider.moto-preset-default .bx-prev {
  left: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-next {
  right: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-start,
.moto-widget-content_slider.moto-preset-default .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before,
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-default .bx-start:hover,
.moto-widget-content_slider.moto-preset-default .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-default .moto-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev,
.moto-widget-content_slider.moto-preset-2 .bx-next {
  background-color: transparent;
  border-color: transparent;
  color: #1d1c21;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before,
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  font-size: 45px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:hover,
.moto-widget-content_slider.moto-preset-2 .bx-next:hover {
  background-color: transparent;
  border-color: transparent;
  color: #a2a58c;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 20px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #81868c;
  color: #ffffff;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev {
  left: 5px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 5px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-next {
  right: 5px;
}
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 5px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-start,
.moto-widget-content_slider.moto-preset-2 .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before,
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:hover,
.moto-widget-content_slider.moto-preset-2 .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-2 .moto-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.moto-widget-callback.moto-preset-default {
  bottom: 40px;
  right: 40px;
  left: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #ffffff;
  color: #434f53;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 35px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 25px;
    right: 25px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_opened,
.moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
  border-radius: 3px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 40px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
  border-radius: 40px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 80px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
  border-top-color: #d3d8db;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #adb0b4;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #81868c;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #adb0b4;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #81868c;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
  background-color: rgba(255,255,255,0.35);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
  background-color: rgba(255,255,255,0.25);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
  width: 80px;
  height: 80px;
  font-size: 50px;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  width: 80px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 50px;
  line-height: 80px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__list {
  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-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
  font-family: 'Poppins-Light';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 5px;
  background-color: transparent;
  /* text-transform: lowercase; */
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content span {
  display: inline-block;
  text-transform: lowercase;
  font-size: 14px
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content span:first-line {
  text-transform: capitalize;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link {
  color: #211D4E;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link:hover {
  color: #39B549;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
  color: #817f8a;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  color: #817f8a;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
  color: #817f8a;
  font-size: 10px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #a2a58c;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */ 
    .latest-updates {
      right: 15px;
    }
  
  }
  .moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__list {
  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-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link {
  color: #1d1c21;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link:hover {
  color: #a2a58c;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
  color: #a2a58c;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
  font-family: 'Mr Dafoe', handwriting;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #817f8a;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
  color: #1d1c21;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #a2a58c;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-preset-default .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-default .moto-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control:focus {
  border-color: #09a4fb;
}
.moto-preset-default .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-default .moto-form__field-control_input,
.moto-preset-default .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-default .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.moto-preset-default .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-default .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #353159;
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #353159;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-default .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-default .moto-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item:hover {
  border-color: #09a4fb;
}
.moto-preset-default .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-default .moto-form__attachments-item_button {
  color: #7e81a5;
}
.moto-preset-2 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__field-control_input,
.moto-preset-2 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-2 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-2 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-2 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-2 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__attachments-item_button {
  color: #4e5964;
}
.moto-preset-3 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control:focus {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__field-control_input,
.moto-preset-3 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-3 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.moto-preset-3 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-3 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-3 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item:hover {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__attachments-item_button {
  color: #7e81a5;
}
.moto-preset-4 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__field-control_input,
.moto-preset-4 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-4 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-4 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-4 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-4 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__attachments-item_button {
  color: #4e5964;
}
.container-fluid,
.moto-cell {
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.moto-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1300px;
}

@media (max-width: 1280px) and (min-width: 991px) {
  .moto-container_width-fixed, .row-fixed .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
  }
  .our-story-content {
      padding: 0 15px;
  }
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
      margin-left: 5px;
  }
    .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link .profile-img-nav {
        width: 25px !important;
        height: 25px !important;
  }
}