<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&amp;display=swap');
.moto-color1 {
  color: #fce761;
}
.moto-color1_1 {
  color: #fbdf2d;
}
.moto-color1_2 {
  color: #fbe346;
}
.moto-color1_3 {
  color: #fce761;
}
.moto-color1_4 {
  color: #fcea78;
}
.moto-color1_5 {
  color: #fdee91;
}
.moto-color2 {
  color: #2d2d2d;
}
.moto-color2_1 {
  color: #141414;
}
.moto-color2_2 {
  color: #212121;
}
.moto-color2_3 {
  color: #2d2d2d;
}
.moto-color2_4 {
  color: #3b3b3b;
}
.moto-color2_5 {
  color: #474747;
}
.moto-color3 {
  color: #949494;
}
.moto-color3_1 {
  color: #7a7a7a;
}
.moto-color3_2 {
  color: #878787;
}
.moto-color3_3 {
  color: #949494;
}
.moto-color3_4 {
  color: #a1a1a1;
}
.moto-color3_5 {
  color: #adadad;
}
.moto-color4 {
  color: #efefef;
}
.moto-color4_1 {
  color: #d6d6d6;
}
.moto-color4_2 {
  color: #e3e3e3;
}
.moto-color4_3 {
  color: #efefef;
}
.moto-color4_4 {
  color: #fcfcfc;
}
.moto-color4_5 {
  color: #ffffff;
}
.moto-color5 {
  color: #f5f5f5;
}
.moto-color5_1 {
  color: #dbdbdb;
}
.moto-color5_2 {
  color: #e8e8e8;
}
.moto-color5_3 {
  color: #f5f5f5;
}
.moto-color5_4 {
  color: #ffffff;
}
.moto-color5_5 {
  color: #ffffff;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #e0e0e0;
}
.moto-color_custom3 {
  color: #3e3a4f;
}
.moto-color_custom4 {
  color: #ff3232;
}
.moto-color_custom5 {
  color: #46c646;
}
.moto-bg-color1 {
  background: #fce761;
}
.moto-bg-color1_1 {
  background: #fbdf2d;
}
.moto-bg-color1_2 {
  background: #fbe346;
}
.moto-bg-color1_3 {
  background: #fce761;
}
.moto-bg-color1_4 {
  background: #fcea78;
}
.moto-bg-color1_5 {
  background: #fdee91;
}
.moto-bg-color2 {
  background: #2d2d2d;
}
.moto-bg-color2_1 {
  background: #141414;
}
.moto-bg-color2_2 {
  background: #212121;
}
.moto-bg-color2_3 {
  background: #0473c4;/*#2d2d2d;*/
}
.moto-bg-color2_4 {
  background: #3b3b3b;
}
.moto-bg-color2_5 {
  background: #474747;
}
.moto-bg-color3 {
  background: #949494;
}
.moto-bg-color3_1 {
  background: #7a7a7a;
}
.moto-bg-color3_2 {
  background: #878787;
}
.moto-bg-color3_3 {
  background: #949494;
}
.moto-bg-color3_4 {
  background: #a1a1a1;
}
.moto-bg-color3_5 {
  background: #adadad;
}
.moto-bg-color4 {
  background: #efefef;
}
.moto-bg-color4_1 {
  background: #d6d6d6;
}
.moto-bg-color4_2 {
  background: #e3e3e3;
}
.moto-bg-color4_3 {
  background: #efefef;
}
.moto-bg-color4_4 {
  background: #fcfcfc;
}
.moto-bg-color4_5 {
  background: #ffffff;
}
.moto-bg-color5 {
  background: #f5f5f5;
}
.moto-bg-color5_1 {
  background: #dbdbdb;
}
.moto-bg-color5_2 {
  background: #e8e8e8;
}
.moto-bg-color5_3 {
  background: #f5f5f5;
}
.moto-bg-color5_4 {
  background: #ffffff;
}
.moto-bg-color5_5 {
  background: #ffffff;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #e0e0e0;
}
.moto-bg-color_custom3 {
  background: #3e3a4f;
}
.moto-bg-color_custom4 {
  background: #ff3232;
}
.moto-bg-color_custom5 {
  background: #46c646;
}
@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: 15px;
}
.moto-spacing-top-medium {
  padding-top: 50px;
}
.moto-spacing-top-large {
  padding-top: 170px;
}
.moto-spacing-bottom-auto {
  padding-bottom: initial;
}
.moto-spacing-bottom-zero {
  padding-bottom: 0;
}
.moto-spacing-bottom-small {
  padding-bottom: 15px;
}
.moto-spacing-bottom-medium {
  padding-bottom: 50px;
}
.moto-spacing-bottom-large {
  padding-bottom: 170px;
}
.moto-spacing-left-auto {
  padding-left: initial;
}
.moto-spacing-left-zero {
  padding-left: 0;
}
.moto-spacing-left-small {
  padding-left: 15px;
}
.moto-spacing-left-medium {
  padding-left: 50px;
}
.moto-spacing-left-large {
  padding-left: 170px;
}
.moto-spacing-right-auto {
  padding-right: initial;
}
.moto-spacing-right-zero {
  padding-right: 0;
}
.moto-spacing-right-small {
  padding-right: 15px;
}
.moto-spacing-right-medium {
  padding-right: 50px;
}
.moto-spacing-right-large {
  padding-right: 170px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 50px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 50px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}
.moto-text_305 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_305 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_305 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_305 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_305 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_305 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-container_content_592d22fb2 {
  background-image: url('../images/mt-0990_home_photo.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592d20892 {
  background-image: url('../images/index4.jpg');
  background-size: cover;
  background-position: unset;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-text_302 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(245,245,245,0.6);
  font-size: 12px;
  line-height: 2.1;
  letter-spacing: 1px;
}
.moto-text_302 a {
  color: rgba(45,45,45,0.6);
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_302 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: rgba(45,45,45,0.6);
}
@media (max-width: 1039px) {
  .moto-text_302 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_302 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_302 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
.moto-container_content_592c0c528 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index7.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c527 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index6.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c526 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index5.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c525 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index4.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c524 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index3.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c523 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 25px;
  background-image: url('../images/index2.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c522 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index1.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592c0c521 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('../images/index.jpg');
  background-size: cover;
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-text_274 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(45,45,45,0.1);
  font-size: 164px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_274 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_274 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_274 {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_274 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_274 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_273 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #2d2d2d;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_273 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_273 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_273 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_273 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_273 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_264 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(45,45,45,0.1);
  font-size: 107px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_264 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_264 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_264 {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_264 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_264 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-container_content_592821f412 {
  margin-bottom: 15px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592821f011 {
  margin-bottom: 15px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_592820c210 {
  margin-bottom: 15px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_header_592817601 {
  background-color: #f3f3f3;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-text_232 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #949494;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0px;
}
.moto-text_232 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_232 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_232 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_232 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_232 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
.moto-text_231 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'Poppins', sans-serif;
  color: #2d2d2d;
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: 0px;
}
.moto-text_231 a {
  color: #0473c4;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_231 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_231 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_231 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_231 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_186 {
  font-weight: 400;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #747474;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_186 a {
  color: #efefef;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_186 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #e0e0e0;
}
.moto-background_2 {
  background-color: #fce761;
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url('../images/mt-0990_404.jpg');
}
.moto-background_1 {
  background-color: #f5f4f3;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #2d2d2d;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #2d2d2d;
  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: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'Poppins', sans-serif;
  color: #3e3c3c;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 500;
  font-style: normal;
 /* font-family: 'Roboto Condensed', sans-serif;*/
 font-family: 'Poppins', sans-serif;
  color: #2d2d2d;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #0473c4;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #2d2d2d;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #e0e0e0;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
 /* font-family: 'Roboto Condensed', sans-serif;*/
 font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #fce761;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(45,45,45,0.1);
  font-size: 111px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #2d2d2d;
  font-size: 26px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 19px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424141;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #2d2d2d;
  font-size: 30px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Poppins', sans-serif; /*'Roboto Condensed', sans-serif;*/
  color: #0473c4;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #e0e0e0;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #2d2d2d;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ffffff;
  font-size: 60px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_4 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: #2d2d2d;
  font-size: 65px;
  line-height: 0.5;
  letter-spacing: 1px;
}
.moto-text_system_3 a {
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(245,245,245,0.6);
  font-size: 12px;
  line-height: 2.1;
  letter-spacing: 1px;
}
.moto-text_system_2 a {
  color: rgba(255,255,255,0.6);
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: rgba(255,255,255,0.6);
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
}
.moto-text_system_1 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif; /*'Ubuntu', sans-serif;*/
  color: #fce761;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_1 a {
  color: #fce761;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #fce761;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: italic;
  font-family: 'Lora', serif;
  color: #2d2d2d;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #fce761;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #2d2d2d;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text a {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text ul li {
  padding: 0 0 0 23px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 15px;
}
.moto-widget-text ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "\f105";
  font: 16px/1 'FontAwesome';
  color: #2d2d2d;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding-left: 75px;
}
.moto-widget-text ol li:not(:last-child) {
  margin: 0 0 20px;
}
.moto-widget-text ol li:before {
  position: absolute;
  left: 0;
  top: 50%;
  font: 600 26px/1 'Poppins';
  color: #e0e0e0;
  transition: .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: counter(moto-counter,decimal-leading-zero) ".";
  counter-increment: moto-counter;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list &gt; .moto-widget-menu-item:not(:first-child) {
  margin-left: 61px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list &gt; .moto-widget-menu-item:not(:first-child) {
    margin-left: 18px;
  }
}
.moto-widget-menu .moto-widget-menu-list &gt; .moto-widget-menu-item &gt; .moto-widget-menu-link {
  position: relative;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list &gt; .moto-widget-menu-item &gt; .moto-widget-menu-link {
    font-size: 14px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 5px);
  left: -20px;
  min-width: 160px;
  padding: 7px 0;
  transition: .4s;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -6px;
  height: 6px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 14px;
  text-align: left;
  padding: 5px 20px;
  transition: .4s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: absolute;
  right: 13px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 13px;
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f105";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:not(:last-child) .moto-widget-menu-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 85%;
  height: 1px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 5px) !important;
  top: -8px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
  display: none;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  top: 0;
  left: -6px;
  width: 6px;
  height: 100%;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link {
  padding: 0 0 6px;
  border-width: 0 0 2px;
  border-style: solid;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-sublist {
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.25);
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link {
  padding: 0 0 2px;
  border-width: 0 0 2px;
  border-style: solid;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list &gt;.moto-widget-menu-item:not(:first-child) {
  margin-left: 14px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link {
  padding: 6px 12px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link {
    padding: 6px 5px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: relative;
  font-size: 12px;
  transition: inherit;
  margin-left: 3px;
  line-height: 16px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list &gt;.moto-widget-menu-item &gt;.moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:not(:last-child) {
    border-bottom: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    transition: .3s;
    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;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1.26;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 1px;
  transition: all .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link {
    letter-spacing: 0.5px;
  }
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon {
  font-size: 16px;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  min-width: 150px;
  padding: 19.5px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    min-width: 120px;
    padding: 15px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  min-width: 180px;
  padding: 17px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    min-width: 150px;
    padding: 15px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  min-width: 180px;
  padding: 19.5px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    min-width: 150px;
    padding: 13px;
  }
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  padding: 0;
  border-radius: 0;
  border: none;
  min-width: 0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small {
  font-size: 12px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  line-height: 14px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large {
  font-size: 16px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
  line-height: 18px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
  float: right;
  margin-left: 20px;
  line-height: 15px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: "\f105";
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  padding: 0;
  border-radius: 0;
  border: none;
  min-width: 0;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small {
  font-size: 12px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  line-height: 14px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large {
  font-size: 16px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
  line-height: 18px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
  float: right;
  margin-left: 14px;
  line-height: 15px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: "\f105";
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-image .moto-widget-image-link:after {
  z-index: 2;
  left: 50%;
  top: 50%;
  opacity: 1;
  font: 24px/1 'FontAwesome';
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  transition: 0.4s all ease;
}
.moto-widget-image .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  border-radius: 50%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  content: "\f00e";
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link {
  opacity: 0.5;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover {
  opacity: 1;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
  border-radius: 5px;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  border-radius: 5px;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  content: "\f065";
  transform: translate(-50%,-50%) scale(0);
  -webkit-transform: translate(-50%,-50%) scale(0);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform: translate(-50%,-50%) scale(1);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
  overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  position: absolute;
  z-index: 99;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  width: auto;
  max-width: 90%;
  padding: 15px;
  opacity: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  transition: .4s;
}
@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: 17px;
  line-height: 22px;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0%;
  top: 0;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 2;
  font: 24px/1 'FontAwesome';
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
  transition: all .4s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: all .4s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  content: "\f00e";
  top: 100%;
  left: 100%;
  opacity: 0;
  transform: none;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  top: calc(100% - 50px);
  left: calc(100% - 50px);
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-width: 2px;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  width: 90%;
  height: 90%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  top: 45%;
  transition: .3s;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption-visible {
  top: 50%;
}
.moto-widget-slider .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-pager {
    bottom: 5px;
  }
}
.moto-widget-slider .bx-pager-item:not(:first-child) {
  margin-left: 4px;
}
.moto-widget-slider .bx-pager-link {
  width: 10px;
  height: 10px;
  border-width: 1px;
  border-style: solid;
  font-size: 0;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager-link {
    width: 6px;
    height: 6px;
  }
}
.moto-widget-slider .bx-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  padding: 10px;
  max-width: 75%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 5px;
  }
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 60px;
  line-height: 1.15;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
.moto-widget-slider .bx-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  font: 0/1 'FontAwesome';
  border-width: 0 0 2px;
  border-style: solid;
  transition: all .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev,
  .moto-widget-slider .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  font-size: 24px;
  line-height: 46px;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev:before,
  .moto-widget-slider .bx-controls-direction .bx-next:before {
    line-height: 28px;
    font-size: 14px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev {
  left: 0;
  padding-right: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next {
  right: 0;
  padding-left: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-widget-carousel .bx-wrapper {
  padding: 0 80px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-widget-carousel .bx-wrapper {
    padding: 0 40px;
  }
}
.moto-widget-slider.moto-widget-carousel .carousel-block {
  padding: 0 0 40px;
}
.moto-widget-slider.moto-widget-carousel .bx-pager {
  bottom: -38px;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
  right: 0;
}
.moto-preset-2 .bx-pager-link {
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-preset-2 .bx-controls-direction .bx-next {
  border-width: 2px;
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-preset-2 .bx-controls-direction .bx-next:before {
  line-height: 43px;
}
@media screen and (max-width: 767px) {
  .moto-preset-2 .bx-controls-direction .bx-prev:before,
  .moto-preset-2 .bx-controls-direction .bx-next:before {
    line-height: 25px;
  }
}
.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-preset-2 .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 4px;
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
  position: relative;
  display: inline-block;
  z-index: 1;
  text-align: center;
  width: 35px;
  height: 35px;
  font: 16px/35px 'FontAwesome';
  transition: .3s;
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
  display: block;
  transition: .3s;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 12px;
  }
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item .moto-widget-social-links-link {
  width: auto;
  height: auto;
  line-height: 1;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link:after {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  opacity: 0;
  background: #3e3a4f;
  content: '';
  transition: .3s;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link:hover:after {
  opacity: 1;
  width: 100%;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item .moto-widget-social-links-link:hover {
  border-radius: 50%;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 3px;
}
.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: 16px;
  padding: 12px 24px;
  line-height: normal;
  height: 55px;
  outline: none;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 110px;
}
.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: 10px;
  top: 4px;
  right: 7px;
  line-height: 1;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 12px;
  bottom: 0;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons .moto-widget-button {
  margin-top: 26px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
  border-radius: 5px;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
  padding: 12px 30px;
  height: 60px;
}
.moto-back-to-top-button {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  right: 40px;
  bottom: 40px;
  transition: .3s;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  width: 45px;
  height: 45px;
  font: 24px/43px 'FontAwesome';
  text-align: center;
  transition: .3s;
  background: #949494;
  color: #ffffff;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .moto-back-to-top-button .moto-back-to-top-button-link {
    font-size: 35px;
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f106";
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  color: #000000;
  background: #fbdf2d;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #0473c4;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #2d2d2d;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #f5f5f5;
}
.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.5);
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  border-color: transparent;
}
.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;
  border-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: #2d2d2d;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(255,255,255,0.2);
  border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #949494;
  border-color: #949494;
}
.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: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #2d2d2d;
  background-color: transparent;
  border-color: #2d2d2d;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #fce761;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
.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: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #949494;
  background-color: #f5f5f5;
  border-color: #949494;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #adadad;
  border-color: #adadad;
}
.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: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #2d2d2d;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #949494;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #949494;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #2d2d2d;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #fce761;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #fce761;
}
.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: #fce761;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  background-color: #949494;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #949494;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
  background-color: #2d2d2d;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #fce761;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #fce761;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: #2d2d2d;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #fce761;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: transparent;
  background-color: #fce761;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #d6d6d6;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #2d2d2d;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #d6d6d6;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #2d2d2d;
}
.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: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: transparent;
}
.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(0,0,0,0.5);
  border-color: transparent;
}
.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: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: transparent;
}
.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:hover:before {
  background-color: transparent;
  border-color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.2);
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Roboto Condensed', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #000;
  background-color: #f5f5f5;
  font-style: normal;
  font-weight: 400;
  border-color: #0473c4;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
 /* color: #949494;
  background-color: #f5f5f5;
  border-color: #0473c4;*/
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #949494;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #949494;
}
.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: #46c646;
}
.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: 'Roboto Condensed', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #ffffff;
  background-color: #949494;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: #949494;
  border-color: #2d2d2d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.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: #2d2d2d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #46c646;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #2d2d2d;
}
.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: 'Roboto Condensed', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #949494;
  background-color: #f5f5f5;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #949494;
  background-color: #f5f5f5;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #949494;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #949494;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #949494;
}
.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: #46c646;
}
.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: #0473c4;
  border-color: #000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #0473c4;
  text-decoration: none;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #0473c4;
  text-decoration: none;
  border-color: #000;
}
.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: #000;
  border-color: #000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link {
  color: #fbdf2d;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #fbdf2d;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #2d2d2d;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: #efefef;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #fbdf2d;
  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: #fbdf2d;
}
.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: #fbdf2d;
  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: #fbdf2d;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #2d2d2d;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #2d2d2d;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #2d2d2d;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #2d2d2d;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #2d2d2d;
    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: #ffffff;
    text-decoration: none;
    background-color: #2d2d2d;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #2d2d2d;
  border-color: #2d2d2d;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #0473c4;
  text-decoration: none;
  border-color: transparent;
}
.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: #0473c4;
  text-decoration: none;
  border-color: #000;
}
.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: #2d2d2d;
  border-color: #2d2d2d;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #2d2d2d;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link {
  color: #fce761;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #fce761;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: 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: #fce761;
  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: #fce761;
}
.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: #fce761;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #2d2d2d;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #2d2d2d;
  }
  .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: #2d2d2d;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #2d2d2d;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #2d2d2d;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #949494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #d6d6d6;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #d6d6d6;
}
.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: #949494;
}
.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 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.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: #949494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #3e3a4f;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link {
  color: #fce761;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover &gt; .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #fce761;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  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:after {
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #fce761;
  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: #fce761;
}
.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: #fce761;
  background-color: transparent;
}
.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: #3e3a4f;
  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: #3e3a4f;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #3e3a4f;
  }
  .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: #ffffff;
    text-decoration: none;
    background-color: #3e3a4f;
  }
  .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: #3e3a4f;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #3e3a4f;
  }
  .moto-widget-menu.moto-preset-3.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-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #3e3a4f;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.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: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-item,
.moto-widget-pagination.moto-preset-default li {
  margin-right: 5px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link,
.moto-widget-pagination.moto-preset-default a {
  color: #949494;
  background-color: transparent;
  border-color: transparent;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
.moto-widget-pagination.moto-preset-default a:hover {
  color: #fce761;
}
.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: #2d2d2d;
  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: #2d2d2d;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #2d2d2d;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #949494;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #adadad;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  font-size: 12px;
  height: 100px;
  width: 100px;
  border-color: #2d2d2d;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 75px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #2d2d2d;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #2d2d2d;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #dbdbdb;
  border-radius: 0px;
  border-style: solid;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #dbdbdb;
  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-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #2d2d2d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #2d2d2d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: #ffffff;
  border-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #3e3a4f;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #3e3a4f;
  font-size: 14px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #dbdbdb;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
}
.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: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ffffff;
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #dbdbdb;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f00d";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #f5f5f5;
  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: #2d2d2d;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #2d2d2d;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #2d2d2d;
  font-size: 12px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #3e3a4f;
  color: #fce761;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #fce761;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #3e3a4f;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: #3e3a4f;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #f5f5f5;
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f077";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 3px;
  border-color: #d3d8db;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 16px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 3px;
  border-color: transparent;
  background-color: #949494;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 10px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
    font-size: 13px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
    font-size: 13px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: transparent;
  background-color: #2d2d2d;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.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: 3px;
  background-color: #2d2d2d;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .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-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: #2d2d2d;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: 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: 16px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-radius: 0px;
  border-color: #fce761;
  background-color: #2d2d2d;
  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: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
@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 {
    font-size: 13px;
  }
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
    font-size: 13px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: #fce761;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #fce761;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #fce761;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-radius: 0px;
  background-color: transparent;
  border-color: #fce761;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #2d2d2d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #2d2d2d;
}
@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: #fce761;
  border-color: #fce761;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #2d2d2d;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #2d2d2d;
}
.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: 5px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 5px;
}
.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: transparent;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
  font-size: 16px;
  border-style: solid;
  border-left-width: 2px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-radius: 0px;
  border-color: transparent;
  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: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #2d2d2d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #2d2d2d;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 5px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
    font-size: 13px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
    font-size: 13px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  border-color: #fce761;
  background-color: transparent;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2d2d2d;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2d2d2d;
}
.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: transparent;
  border-color: #fce761;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #2d2d2d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #2d2d2d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 5px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  background-color: transparent;
  border-color: #fce761;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #2d2d2d;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #2d2d2d;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 5px;
  margin-right: 5px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 5px;
}
.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-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 28px;
  margin-right: 28px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.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: 14px;
  margin-left: 14px;
}
@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: 5px;
    margin-left: 5px;
  }
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  font-size: 16px;
  /*width: 24px;*/
  /*height: 20px;*/
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #0473c4;
  background-color: transparent;
  border-color: transparent;
}
@media screen and (max-width: 479px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 13px;
    width: 20px;
  }
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 9px;
  margin-right: 9px;
}
.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: 4.5px;
  margin-left: 4.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: 15px;
  width: 36px;
  height: 36px;
  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: #949494;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #3e3a4f;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
    width: 30px;
    height: 30px;
  }
}
.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;
    margin-bottom: 0px;
  }
}
.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: 16px;
  width: 36px;
  height: 36px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 29px;
  border-style: none;
  color: #949494;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  color: #fce761;
  background-color: #2d2d2d;
  border-color: #d3d8db;
}
.moto-cookie-notification {
  background-color: #f5f5f5;
}
.moto-cookie-notification__button_close {
  color: #2d2d2d;
}
.moto-cookie-notification__button_close:hover {
  color: #fce761;
}
.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: none;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  bottom: 0px;
  top: auto;
  left: 0px;
  position: absolute;
  right: 0px;
  opacity: 1;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(45,45,45,0.5);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
}
.moto-widget-tile-gallery.moto-preset-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: 'Roboto Condensed', 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-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(148,148,148,0.3);
}
.moto-widget-tile-gallery.moto-preset-2 .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-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: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #2d2d2d;
  background-color: #fce761;
  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: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
@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: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-style: none;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  text-decoration: none;
  color: #2d2d2d;
  background-color: #fce761;
  border-color: transparent;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #949494;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #2d2d2d;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
  color: #fce761;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  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;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #fce761;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
  font-size: 8px;
  margin-right: 10px;
  color: #2d2d2d;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #2e3a46;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #81868c;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #55616d;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
  font-size: 10px;
  margin-right: 10px;
  color: #d3d8db;
}
.moto-widget-callback.moto-preset-default {
  bottom: 20px;
  left: 20px;
  right: auto;
 /* box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);*/
 /* background-color: #ffffff;*/
 /*color: #fce761;*/
  /*max-height: 80vh;*/
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 180px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 10px;
    left: 10px;
  }
}
.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: #2d2d2d;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #2d2d2d;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #fce761;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #2d2d2d;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #fce761;
}
.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;
}
@media screen and (max-width: 1039px) {
  .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: 70px;
    height: 70px;
    font-size: 45px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  width: auto;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 70px;
  }
}
.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;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 45px;
    line-height: 70px;
  }
}
.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: 40px;
  }
}
@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: 40px;
  }
}
@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: #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: 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: 30px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:hover,
.moto-widget-content_slider.moto-preset-2 .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@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: 20px;
  }
}
@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: 12px;
  }
}
.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: 40px;
}
.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: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-next {
  right: 40px;
}
.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: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 10px;
  }
}
.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-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: tahoma, arial, helvetica, 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-default .moto-widget-breadcrumbs__item-content_link {
  color: #55616d;
  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: #2e3a46;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
  color: #55616d;
  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: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #55616d;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
  color: #55616d;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #2e3a46;
}
.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: 10px;
}
.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: tahoma, arial, helvetica, 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: #ffffff;
  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: #d3d8db;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
  color: #ffffff;
  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: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #d3d8db;
}
.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: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.moto-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1200px;
}

/*******custom************/
.bg1
{
    background: rgba(255, 254, 253, 0.85);
}
.bg-trans
{
    background: rgba(0,0,0,0.75);
    color: #fff;
    padding: 20px;
}
h3.tit1
{
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
}
h6.tit2
{
    font-size: 18px;
}
.home1 img
{
    width: 490px;
    height: 330px;
}
.text-center
{
    text-align: center;
}
.mapie iframe
{
    width: 100%;
    height: 350px;
}
.about1 img
{
    width: 380px;
    height: 253px;  
}
.moto-text_system_71 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Poppins', sans-serif; /*'Roboto Condensed', sans-serif;*/
    color: #fff;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0px;
}
.imgright
{
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    max-width: 50%;
}
#section-footer
{
    background: #0473c4;
}
footer .moto-widget-divider.moto-preset-default .moto-widget-divider-line {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #fff;
}
footer .moto-text_system_13, footer .moto-text_system_8
{
    color: #fff;
}
footer .moto-text_system_8
{
    font-style: italic;
    font-weight: bold;
    margin: 15px 0;
}
footer .rights
{
   background: #000;
   padding: 20px;
   color: #fff;
}
footer a
{
    color: #fff;
}
.justified-gallery
{
    display: flex!important;
    flex-flow: row wrap!important;
    justify-content: space-between!important;
    align-content: flex-start;
    height: auto!important;
}
.justified-gallery a
{
    width: 275px!important;
    position: relative!important;
    top: 0!important;
    left: 0!important;
    margin-bottom: 30px;
}
.moto-widget-grid-gallery.moto-preset-default .caption
{
    opacity: 0!important;
}
.bg-gray
{
    background: #f3f3f3;
}
.m-directer img
{
    width: 480px;
}
.contact .moto-text_system_1, .contact p, .contact a
{
    color: #000;
}
.contact .fa, .contact a:hover
{
    color: #0473c4;
}
.contact p
{
    padding-bottom: 8px;
}
.pro-services .moto-widget-image
{
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
}
.md-image 
{
    float: left;
    
}
.md-image img
{
    width: 500px;
    height: 338px;
    padding: 0 15px 15px 0;
}
.padtop-25
{
    padding-top: 25px;
}
.price-image
{
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
}
.price-image img
{
    width: 500px;
    height: 333px;
}
.top-phone
{
    font-size: 18px;
    text-align: center;
    color: #000;
}

@media (max-width: 1440px)
{
    .newgallery img
{
    width: 355px!important;
    /*height: 360px;*/
    height: 236px;
}
}

/* =============================== Site Map ================================ */
.sitemapul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #999;
    /*border: 1px solid;*/
    border-radius: 10px;
}
.sitemapul ul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #e1ae25;
    border: 1px solid #e1ae25;
    border-radius: 10px;
    color: #000;
}

.sitemapul li
{
    background: #fff;
    border: 1px solid;
    padding: 5px 20px;
    width: auto;
    border-radius: 10px;
    margin-bottom: 10px;
}
.sitemapul li a
{
    font-weight: bold;
    font-size: 18px;
    color: #000!important;
    text-decoration: none;
}
.sitemapul li a:hover
{
    color: #933790!important;
}
.padtop250
{
    padding-top: 250px;
}
.sitemapul ul li::before
{
    content: none;
}
/*********/
.ourfurnitures p &gt; a
{
    color: #fff;
}
.ourfurnitures p &gt; a:hover,
.moto-widget-tile-gallery__caption-content p:hover
{
    color: #0473c5;
}
.facebookie .fa
{
    font-size: 50px;
}

.service-img img
{
    width: 589px;
    height: 392px;
}
.about1
{
    float: right;
    padding: 0 0 15px 15px;
}
.about1 img
{
    display: block;
}
/****************Responsive**********/
@media (max-width: 1900px)
{
    .home-gallery img
{
    width: 380px!important;
    height: 253px;
}
    /*.moto-widget-tile-gallery__wrapper.home-gallery
    {
        height: auto!important;
    }*/
}
@media (max-width: 1199px)
{
    .home-gallery img
    {
       width: 241px !important;
       height: 160px;
    }
    .home-gallery .moto-text_system_71
    {
        font-size: 18px;
    }
    .moto-widget-callback.moto-preset-default
    {
        bottom: 100px;
    }
    .about1 img
    {
        width: 311px;
        height: 207px;
    }
    .service-img img
    {
        width: 501px;
        height: 334px;
    }
}
@media (max-width: 1023px)
{
    .home1 img
    {
        width: 360px;
        height: 240px;
    }
    .home-gallery img
    {
        width: 178px !important;
        height: 118px;
    }
    .moto-widget-callback.moto-preset-default
    {
        bottom: 66px;
    }
    .md-image img
    {
        width: 360px;
        height: 245px;
    }
    .service-img img
    {
        width: 373px;
        height: 248px;
    }
}
@media (max-width: 767px)
{
    .home1 img
    {
        margin: 0 auto;
        display: block;
    }
    .home-gallery img
    {
        width: 310px !important;
        height: 206px;
    }
    .about1, .md-image, .imgright
    {
        float: none;
    }
    .about1 img, .md-image img, .service-img img
    {
        margin: 0 auto;
        display: block;
    }
    .imgright
    {
        max-width: 100%;
        padding-bottom: 15px;
    }
}
@media (max-width: 639px)
{
    .home-gallery img
    {
        width: 230px !important;
        height: 153px;
    }
    .moto-text_system_1
    {
        font-size: 27px;
    }
    .moto-back-to-top-button.moto-back-to-top-button_visible
    {
        display: none;
    }
}
@media (max-width: 479px)
{
    .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link
    {
        width: 100%;
    }
    .moto-widget-callback__thumbnail_icon img
    {
        width: 80px;
    }
    .home1 img
    {
        width: 340px;
        height: 226px;
    }
    .home-gallery img
    {
        width: 360px !important;
        height: 240px;
    }
    .moto-text_system_1
    {
        font-size: 20px;
    }
    .mapie iframe
    {
        height: 250px;
    }
    .about1
    {
        padding: 0;
    }
    .about1 img
    {
        height: 232px;
    }
    .md-image img
    {
        width: 327px;
        height: 218px;
        padding: 0 0 15px 0;
    }
    .moto-text_system_5
    {
        font-size: 16px;
    }
    .service-img img
    {
        width: 338px;
        height: 240px;
    }
    .price-image img
    {
        width: 360px;
        height: 240px;
    }
    .moto-text_system_1
    {
        font-size: 18px;
    }
    .sitemapul
    {
        width: 100%;
    }
    h3.tit1
    {
        font-size: 22px;
    }
    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption
    {
        max-width: 360px;
        margin: 0 auto;
    }
}
@media (max-width: 359px)
{
    .home1 img
    {
        width: 298px;
        height: 198px;
    }  
    .home-gallery img
    {
        width: 320px !important;
        height: 213px;
    } 
    .about1 img
    {
        width: 300px;
        height: 200px;
    }
    .md-image img, .service-img img
    {
        width: 298px;
        height: 213px;
    }
    .price-image img
    {
        width: 320px;
        height: 213px;
    }
    .moto-text_system_1
    {
        font-size: 17px;
    }
    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption
    {
        max-width: 320px;
        margin: 0 auto;
    }
}</pre></body></html>